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

.dig_ma-box, .dig_ma-box *, .dig_ma-box ::placeholder, .dig_ma-box button, .dig_ma-box input, .dig_ma-box input::placeholder, .dig_ma-box label, .dig_ma-box select {
	font-family: iranyekan
}

header ul.wd-sub-menu li .nav-link-text {
	position: relative;
	padding-right: 15px;
	font-size: 15px;
}

header ul.wd-sub-menu li .nav-link-text:before {
	content: "";
	width: 5px;
	height: 100%;
	position: absolute;
	right: 0;
	background: red;
}

.onsale.product-label {
    direction: ltr;
}

.custom-html-widget .e-namad {
	text-align: center;
}

.custom-html-widget .footer-logo,
.custom-html-widget .e-namad img {
	background: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    text-align: center;
}

.labels-rectangular {
    left: 15px;
    right: auto !important;
}

.promo-banner,
#woodmart-black-friday-demo_wrapper,
#woodmart-black-friday-demo {
	border-radius: 25px;
}

#special-black-friday .product-grid-item .wd-entities-title {
	color: #fff;
}

#special-black-friday .owl-dots .owl-dot.active span {
	border-color: #fff;
    background-color: #fff;
}

#special-black-friday .owl-dots .owl-dot span {
    border: 2px solid rgba(255,255,255,0.2);
}