/*
Theme Name: Stonemade
Theme URI: https://stonemade.qodeinteractive.com
Description: Ceramics and Pottery Shop Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: stonemade
Tags: ceramic, ceramic store, pottery, handmade, handmade shop, home decor, workshop, elementor, studio, ecommerce, arts and crafts, artisan, porcelain, shop, woocommerce
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
#qodef-woo-page .qodef-woo-product-mark, #yith-quick-view-modal .qodef-woo-product-mark, .qodef-woo-shortcode .qodef-woo-product-mark {
    padding: 3px 14px !important;
}
.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--top-left{
	right:0px !important;
	left: 70% !important;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon{
	color: #fff !important;
}

.qwfw-add-to-wishlist-wrapper.qwfw-position--after-add-to-cart, .qwfw-add-to-wishlist-wrapper.qwfw-position--before-add-to-cart {
    display: none !important;
}
/* #qodef-top-area .widget .textwidget>*, #qodef-top-area .widget .widget p {
    font-size: 11px !important;
} */
.qodef-svg--search ellipse, .qodef-svg--search line {
    fill: none;
    stroke: #17403c !important;
}


.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-selected {
	box-shadow: none !important;
    padding: 15px 20px !important;
    border: 0.8px solid #17403C !important;
    width: 100px !important;
	}
.vi-wpvs-variation-wrap.vi-wpvs-variation-wrap-vi_wpvs_button_design .vi-wpvs-option-wrap.vi-wpvs-option-wrap-hover {
    color: #fff !important;
    background: #17403c !important;
    box-shadow: none !important;
    padding: 15px 20px !important;
    border: 0.8px solid #17403C !important;
    width: 100px !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em;
    background: #17403c !important;
    color: #fff !important;
}



#qodef-woo-page.qodef--single .entry-summary .price, #yith-quick-view-content.single-product .entry-summary .price {
    font-weight: 100 !important;
    font-size: 25px;
    color: #17403c !important;
    /* font-size: 45px !important; */
    line-height: 1.15556em !important;
    font-family: 'WORK SANS' !important;
    letter-spacing: -.02em !important;
    font-style: italic !important;
    margin-top: 7px !important;
}
}