/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.main-page-wrapper {
    background-color: #080C1A!important;
}
.website-wrapper {
    background-color: TRANSPARENT !important;
}
.wd-header-cart.wd-tools-element.wd-design-1.wd-tools-custom-icon.cart-widget-opener.wd-style-icon.whb-h86f2lou5pqskf4dhume>a:before {
    content: 'سبدخرید';
    position: absolute; 
    color: #E6F6F4;
    text-align: right;
    font-family: 'IRANYekan';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
	left: 17px;
	transition: all 0.5s;
}
.wd-header-cart.wd-tools-element.wd-design-1.wd-tools-custom-icon.cart-widget-opener.wd-style-icon.whb-h86f2lou5pqskf4dhume>a{
    padding-left: 70px;
    position: relative;
	transition: all 0.5s;
}
.wd-tools-element .wd-tools-icon {
    padding-left: 10px;
}
.wd-header-my-account.wd-tools-element.wd-event-hover.wd-design-1.wd-account-style-icon.wd-tools-custom-icon.whb-tzjyuj7zhgndgs7z7vm7>a{
    padding-left: 100px;
    position: relative;
	transition: all 0.5s;
}
.wd-header-my-account.wd-tools-element.wd-event-hover.wd-design-1.wd-account-style-icon.wd-tools-custom-icon.whb-tzjyuj7zhgndgs7z7vm7>a:before {
    content: 'ورود به حساب ';
    position: absolute; 
    color: #E6F6F4;
    text-align: right;
    font-family: 'IRANYekan';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
	left: 17px;
	transition: all 0.5s;
}
.wd-header-my-account.wd-tools-element.wd-event-hover.wd-design-1.wd-account-style-icon.wd-tools-custom-icon.whb-tzjyuj7zhgndgs7z7vm7>a:hover:before{
	color: #3F7ADA;
}
.wd-header-cart.wd-tools-element.wd-design-1.wd-tools-custom-icon.cart-widget-opener.wd-style-icon.whb-h86f2lou5pqskf4dhume>a:hover:before{
	color: #3F7ADA;
}
span.nav-link-text {
    font-size: 16px;
    font-family: 'iranyekan';
    font-weight: 400;
    line-height: 40px;
}
.wd-nav {
    --nav-gap: 40px !important;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #E6F6F4;
    font-size: 10px !important;
    font-weight: bold;
    margin-top: 5px;
    padding-right: 5px;
}
.wd-tools-custom-icon:hover .wd-custom-icon {
    opacity: 1 !important;
}
.wd-nav[class*="wd-style-"]>li>a {
    color: #E6F6F4 !important;
}
.wd-nav[class*="wd-style-"]>li>a:hover {
    color: #3F7ADA !important;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #E6F6F4 !important;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:hover:after {
    color: #3F7ADA !important;
}