/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/*.single-product .wd-swatch {*/
/*    width: 100px !important;*/
/*    height: 100px;*/
/*    max-height: 100px;*/
/*    max-width: 100px !important;*/
/*}*/
/*.single-product .wd-swatch :is(img,picture) {*/
/*    border-radius: 0px !important;*/
/*}*/

.singl-pro-whatsapp {
    background-color: #2DB742;
    color: #FFFFFF;
    padding: 5px 17px;
    font-size: 18px;
    margin-bottom: 20px;
    display: block;
    width: fit-content;
}
.singl-pro-whatsapp img {
    width: 40px;
}
.singl-pro-whatsapp:hover {
    background-color: #2db742cc;
    color: #FFFFFF !important;
}
/* 
.cart, 
*/
.single_variation_wrap, .wd-add-btn, .price, .quantity, .single_add_to_cart_button, #wd-add-to-cart {
    display: none !important;
}