@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//paytakhtshop.com/wp-content/themes/ay/fonts/woodmart-font-1-400.woff2?v=8.2.2") format("woff2");
}

:root {
	--wd-text-font: "irsan", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "irsan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "irsan", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "irsan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "irsan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "irsan", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(69,180,77);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #439665;
	--btn-accented-bgcolor-hover: #3D885C;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-image: none;
	background-size: cover;
	background-position: center bottom;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgba(52,181,61,0.86);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #F7F7F7;
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-family: "irsan", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

@media (min-width: 1400px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1400px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


@font-face {
	font-family: "irsan";
	src: url("//paytakhtshop.com/wp-content/uploads/2021/06/isweb.woff2") format("woff2"), 
url("//paytakhtshop.com/wp-content/uploads/2021/06/isweb.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.icons-design-colored .social-instagram {
    background-color: #d80b94 !important;
}
.box-design{
	background-image: linear-gradient(to right, rgba(69,180,77,1), #ededed);
	box-shadow: 10px 10px 5px grey;
	border-radius: 8px;
	margin-right: 20px;
	margin-bottom: 5%;
	width: 31%;
}
.btnav{
    width: 100% !important;

    background-color: #439665;
	padding: 12px 20px;
    
    line-height: 18px;
}
.btnav a{
		color:#fff;font-size: 13px;
}
.autocomplete-suggestion .suggestion-thumb{
	/*max-width: 165px !important;*/
}
.wd-header-cart.wd-design-3 .wd-tools-icon:before {
    color: #45b44d !important;

}
@media screen and (max-width: 660px) {
	.box-design{
		width: 90%;
		margin-bottom: 15px;
	}
}
.main-page-wrapper {
   /* margin-top: -20px !important;*/
}
.wd-account-style-text .wd-tools-text {
font-size: 16px !important;
}
.dig_sml_box_msg_head, .dig_sml_box_msg{
	color: #000 !important;
}
.wd-header-my-account{
background-color: #45b44d;

}
.wd-account-style-text .wd-tools-text{
		color: #fff !important;
}
.owl-carousel-item-inner{
	text-align:center;
}
.minput_inner label,.mobile_field,.dig_verify_otp_input {
	color: #000 !important;
}
.fsliderp {
margin-bottom: 0px !important;
}
.hide{
	display: none;
}@media (min-width: 1025px) {
	.woocommerce-product-attributes{
	width:60% !important;
}
.woocommerce-Tabs-panel{
	padding-left:10%;
	padding-right:10%;
}


}

