/*
Theme Name: Barberry Child
Theme URI: http://barberry.temashdesign.com/
Description: This is a child theme for Barberry.
Author: TemashDesign
Author URI: https://temash.design
Template: barberry
Version: 1.0
*/

/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/

/****************************************************************/
/****************************************************************/
/****************************************************************/
.button[type="submit"] {
    border-radius: 10px;
    }
    div.product form.cart.swatches-support table.variations tbody tr td.value .wcboost-variation-swatches.wcboost-variation-swatches--color ul li.wcboost-variation-swatches__item, body div.product form.cart.swatches-support table.variations tbody tr td.value .wcboost-variation-swatches.wcboost-variation-swatches--image ul li.wcboost-variation-swatches__item, body #barberry_woocommerce_quickview form.cart.swatches-support table.variations tbody tr td.value .wcboost-variation-swatches.wcboost-variation-swatches--color ul li.wcboost-variation-swatches__item, body #barberry_woocommerce_quickview form.cart.swatches-support table.variations tbody tr td.value .wcboost-variation-swatches.wcboost-variation-swatches--image ul li.wcboost-variation-swatches__item {
        margin: 0 0.1em 0em 0.1em !important;
        }    

        .description_tab.active a {
            display: none;
            }
            
            
            /* Column 4/12 */
            .copyright-section .grid-padding-x .footer_text{
                margin-bottom:0px !important;
            }
            /* Grid container */
            #site-footer .grid-container{
                padding-bottom:20px !important;
                padding-top:159px !important;
            }
            /* Bdi */
            .product_summary_middle .price bdi{
                color:#f53686;
                font-weight:700;
            }
            
            /* Bdi */
            .total .woocommerce-Price-amount bdi{
                color:#f53686;
            }
            
            /* Bdi */
            .offcanvas_minicart ul bdi{
                color:#f53686;
                
            }
            /* Bdi */
            .cart .product-subtotal bdi{
                color:#f53686;
            }
            
            /* Bdi */
            .order-total td bdi{
                color:#f53686;
            }
            
            /* Tabs */
            .woocommerce-tabs .cell .wc-tabs{
                display:none;
                
            }
            /* Product meta */
            .product_layout_default .product .product_meta{
                display:none;
            }
            
            /* Entry Content */
            #tab-description{
                padding-bottom:0px !important;
            }
            
            /* Button */
            .addtocart-button-group .progress-btn{
                font-family:'Quicksand', sans-serif;
                font-weight:700;
                letter-spacing:0.3px;
                word-spacing:0.7px;
                font-size:13px;
                box-shadow:0px 0px 6px 0px 0397b3 inset;
                animation-fill-mode:both;
                transition-duration:0.36s;
                background-color:#333333;
                
            }
            
            /* Button (onscreen) */
            .addtocart-button-group .progress-btn:yp-onscreen{
                animation-name:jello;
                animation-duration:1s;
                animation-delay:0s;
            }
            
            /* Button */
            .product .product-cells .cell .grid-x .product-info-cell .product-info-wrapper .product_summary_bottom .cart .addtocart-button-group .button-group-inner .addtocart-button-group-inner .progress-btn{
                transform-origin:center !important;
            }
            
            

/* Bundle availability */
.bundle_data .bundle_wrap .bundle_availability{
	display:none;
}


.stock.in-stock {
    display:none;
  }


/* Addtocart button group inner */
.addtocart-button-group .addtocart-button-group-inner #wc-square-digital-wallet{
    display:none !important;
    
}
/* Checkout links */
.checkout-cells .checkout-billing .checkout-links #wc-square-digital-wallet{
    display:none !important;

}
