/*
Theme Name: Kapee Child | Shared by WPTry.org
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Kapee
Version: 1.0.0
Author URI: https://www.presslayouts.com/
Template: kapee
Text Domain: kapee-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

#size-chart td,th{font-size:16px}
.in-stock{color:#c54c82 !important}
.single_add_to_cart_button{background-color:#c54c82 !important}
.woocommerce-cart a.checkout-button,.woocommerce-checkout-payment #place_order,.widget_shopping_cart .button.checkout{background-color:#c54c82 !important}
.woocommerce-shop .product-image img{border: 1px solid #c54c82;box-shadow: 2px 1px 5px 3px #c54c82}
.product-wrapper{padding-bottom:50px}
.media-gallary .vc_gitem-zone{border:1px solid #c54c82;}
.product-sizechart-inner img{float:right;width:36%}
.product-sizechart-inner table{float:left;width:60%}
hr:last-child {display: none;}
hr{border-bottom: 1px solid #c54c82 !important;}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
        font-display: swap;
    }
}
