/*
Theme Name: Giada Child
Theme URI: https://giada.qodeinteractive.com
Description: A child theme of Giada
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: giada
Template: giada
*/
#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
      #yith-quick-view-content.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
      position: relative;
      margin: 0 -8px;
      }
      #qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery_wrapper a, #qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery_wrapper img,
      #yith-quick-view-content.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a,
      #yith-quick-view-content.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
      display: block;
      width: 100%;
      }
      #qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery_wrapper > .woocommerce-product-gallery_image,
      #yith-quick-view-content.single-product .woocommerce-product-gallery .woocommerce-product-gallery_wrapper > .woocommerce-product-gallery_image {
      position: relative;
      width: calc(100% - 16px) !important;
      margin: 0 8px;
      overflow: hidden;
      }
#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery_wrapper > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery_image,#yith-quick-view-content.single-product .woocommerce-product-gallery .woocommerce-product-gallery_wrapper > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery_image {
      position: relative;
      padding: 0 8px;
      margin-top: 16px;
      }
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper,
      #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper {
      display: flex;
      flex-direction: row-reverse;
      }
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper > .qodef-woo-thumbnails-wrapper,
      #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper > .qodef-woo-thumbnails-wrapper {
      width: 27%;
      }
@media screen and (min-width: 681px) {
      #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery_wrapper > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery_image, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery_wrapper > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery_image {
      width: 100%;
      }
      }
/* JD Start CSS */
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
    width: 85%;
}
.yith-wcwl-add-to-wishlist-button__label{
	display:none!important;
}
svg#yith-wcwl-icon-heart-outline{
    margin-top: -4px;
    max-height: 22px!important;
}
svg#yith-wcwl-icon-heart {
    max-width: 22px;
    margin-top: -9px;
}
.wp-caption, img {
    height: -webkit-fill-available;
}
/* JD End CSS */
