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

.rtl #wpadminbar * {font-family: 'Vazirmatn';}

/* Custom product card styles */
.wd-hover-fw-button .product-wrapper {padding: 20px!important;
    border: 2px solid #EBEBEB!important;
    box-shadow: 0px 0px 25px 0px #0000001A!important;
    border-radius: 16px!important;
    transition: all 0.3s!important;
    background-color: #fff!important;
}
.wd-hover-fw-button .product-wrapper:hover {border-color: #1DD3C4 !important; transition: all 0.3s!important;}
.wd-hover-fw-button .product-wrapper:hover .wd-add-btn>a {background-color:  #1DD3C4!important;}
.wd-hover-fw-button .product-wrapper:hover .wd-entities-title {color: #0338CA !important;}

.wd-hover-fw-button span.woocommerce-Price-amount {color: #1DD3C4 !important; font-size: 16px!important; font-family: IRANYekan!important; font-weight: 700!important;}
.wd-hover-fw-button .wd-entities-title {color: #333333!important; font-size: 15px!important; font-weight: 400!important; font-family: IRANYekan!important;}

.wd-hover-fw-button .product-labels {top: unset!important;
}
.wd-hover-fw-button .product-label {border-radius: 5px!important;}

.wd-hover-fw-button .wd-arrow-inner {color: #fff!important;}
.wd-buttons wd-pos-r-t{
	display:none !important;
}