@charset 'utf-8';
/*
 Theme Name:   Woostify Child
 Theme URI:    https://woostify.com
 Description:  Woostify is fast, lightweight, responsive and super flexible WooCommerce theme built with SEO, speed, and usability in mind. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Therefore, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Woostify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://woostify.com
 Author:       Woostify
 Author URI:   https://woostify.com/about
 Template:     woostify
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  woostify
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-size"] {
    margin-top: 50px;
}
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-size"] span.swatch-image{
  width: 130px;
    height: 170px;
}
.tawcvs-swatches .swatch.selected {
    border-color: #25998b !important;
}
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-size"] span.swatch__tooltip{
    visibility: visible !important;
        opacity: 1;
            background: #099067;
}
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-size"]  .swatch__tooltip:after {   
    background: #099067;
}
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-printing"] span.swatch-label,
.tawcvs-swatches[data-attribute_name*="attribute_pa_design-required"] span.swatch-label,
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-corners"] span.swatch-label{
    width: 230px;
    height: 50px;
    line-height: 45px;
    font-size: 16px;
}
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-printing"] span.swatch__tooltip,
.tawcvs-swatches[data-attribute_name*="attribute_pa_design-required"] span.swatch__tooltip,
.tawcvs-swatches[data-attribute_name*="attribute_pa_extra-finishing-process-1"] span.swatch__tooltip,
.tawcvs-swatches[data-attribute_name*="attribute_pa_extra-finishing-process-2"] span.swatch__tooltip,
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-size"] span.swatch__tooltip,
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-corners"] span.swatch__tooltip{
    display: none;
}
.tawcvs-swatches[data-attribute_name*="attribute_pa_extra-finishing-process-1"] span.swatch-label,
.tawcvs-swatches[data-attribute_name*="attribute_pa_choose-your-size"] span.swatch-label,
.tawcvs-swatches[data-attribute_name*="attribute_pa_extra-finishing-process-2"] span.swatch-label{
    font-size: 16px;
    width: 150px;
    height: 50px;
    line-height: 45px;
}
.variations select[data-attribute_name*="attribute_pa_quantity"] {
    background-color: #f3f3f3;
}
.single-product  figure.image-item.ez-zoom.is-ready{
    position: sticky !important;
    top :0;
}
/*.wc-pao-addon-upload-your-design{
    display: none !important;
}
.tawcvs-swatches[data-attribute_name*="attribute_pa_design-required"] .swatch-yes.selected .wc-pao-addon-upload-your-design{
    display: block !important;
}*/
.variations .tawcvs-swatches .swatch {
    border-radius: 0px;
}

.tawcvs-swatches .swatch-label {
    background-color: #fff !important;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart,
.product_meta,
.woocommerce-variation-add-to-cart .quantity,
.woostify-trust-badge-box{
    display: none !important;
}
label.wc-pao-addon-name {
    color: #2b2b2b;
    font-weight: 600;
    text-transform: uppercase;
}
#product-addons-total .product-addon-totals ul{
    border: 1px solid #dddddd;
    padding: 10px 20px;
    background: #fff;
}
#product-addons-total .product-addon-totals ul li{
    border-bottom: 1px solid #ddd;
}
#product-addons-total .product-addon-totals ul li .wc-pao-col1 strong span,
.single_variation .woocommerce-variation-price,
.single-product .related.products,
.single-product .woostify-product-recently-viewed-inner{
    display: none;    
}
#product-addons-total .product-addon-totals ul li.wc-pao-subtotal-line{
    border-bottom: none;
    border-top: none;
}

@media only screen and (max-width:991px){
    .product-gallery.vertical-style.has-loading-effect {
        margin-bottom: 20px;
    }
    .single-product .product-summary {
        margin-top: 10px;
    }
}

