/*
 Theme Name:   XStore Child - okka blomster
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/
.content-product .product-content-image img, swiper-entry swipers-couple-wrapper images images-wrapper with-pswp woocommerce-product-gallery arrows-hovered  {
	border-radius: 15px;
	/* Forminsker avstand mellom bilde og tittelen på produktet */
	margin-bottom: 10px!important;
}
.content-page, .page-content {
    padding-top: 8em;
}

.yith-wcwl-icon fa fa-heart-o {
	display: none;
}
.product-information form.cart table.variations td.value select, .product-info-wrapper form.cart table.variations td.value select, .product-summary-center form.cart table.variations td.value select {
    width: 100%;
}