@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//horseleather.co/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=8.0.1") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//horseleather.co/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(44,62,80);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(131,183,53);
	--btn-accented-bgcolor-hover: rgb(116,163,47);
	--wd-form-brd-width: 2px;
	--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: rgb(221,51,51);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 910px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 233px;
}
.wd-page-title {
	background-color: #e8e8e8;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #f4f4f4;
	background-image: none;
}
html .product.wd-product del, html .product.wd-product del .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del, html .product-image-summary-wrap .variations_form .woocommerce-variation-price > .price del .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del, html .wd-single-add-cart .variations_form .woocommerce-variation-price > .price del .amount {
	font-size: 13px;
	color: rgb(118,118,118);
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > .amount, html .product-image-summary-wrap .variations_form .woocommerce-variation-price .price > ins .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > .amount, html .wd-single-add-cart .variations_form .woocommerce-variation-price .price > ins .amount {
	font-size: 16px;
	color: rgb(0,0,0);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .cart-actions .button[name="apply_coupon"], html .cart-totals-inner .checkout-button, html .woocommerce-mini-cart__buttons .checkout, html .wd-empty-mini-cart .btn, html .woocommerce-form-coupon .button, html #place_order {
	font-weight: 600;
	font-size: 16px;
	color: rgb(0,0,0);
	background: rgb(251,197,49);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .cart-actions .button[name="apply_coupon"]:hover, html .cart-totals-inner .checkout-button:hover, html .woocommerce-mini-cart__buttons .checkout:hover, html .wd-empty-mini-cart .btn:hover, html .woocommerce-form-coupon .button:hover, html #place_order:hover {
	color: rgb(0,0,0);
	background: rgb(255,204,0);
}
html .woocommerce-mini-cart__buttons .btn-cart {
	font-weight: 400;
	font-size: 16px;
	color: rgb(15,15,15);
	background: rgb(219,219,219);
}
html .woocommerce-mini-cart__buttons .btn-cart:hover {
	color: rgb(0,0,0);
	background: rgb(219,219,219);
}
.product-labels .product-label.onsale {
	color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(246,185,59);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: iranyekan !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: iranyekan !important;
}

.quantity {
    display: none !important;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    background-color: gray !important;
	  color: #ffffff ;
	  height: 55px !important;
}
form.variations_form.cart.wd-swatches-name.wd-reset-side-lg.wd-reset-side-md.wd-label-side-lg.wd-label-side-md {
    border: 1px dashed;
    padding: 10px;
    border-radius: 5px;
}
.woocommerce-product-details__short-description {
    background-color: #eaeaea !important;
    padding: 10px;
    border-radius: 0px;
}
.wd-buttons.wd-pos-r-t {
    display: none !important;
}
[class*="wd-header-search-form"] {
    width: 550px;
}
button.single_add_to_cart_button {
	  height: 55px !important;
}
.wd-sizeguide-btn.wd-action-btn.wd-sizeguide-icon.wd-style-text {
    background-color: #ffcb01;
    padding: 10px;
    border-radius: 5px;
}
div#tab-additional_information {
    padding: 15px !important;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    position: initial !important;
}
.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-7f32c6e {
    background-color: #ffffff !important;
}
a.reset_variations {
    border: 1px dashed;
    padding: 3px;
    border-radius: 60px;
}
p#billing_country_field {
    display: none !important;
}
button.searchsubmit {
    background-color: #000000 !important;
}
form.searchform.wd-style-default.wd-cat-style-bordered.woodmart-ajax-search {
    background: #ffff;
    border-radius: 5px;
}
.elementor-element.elementor-element-704d921.elementor-widget.elementor-widget-html {
    background-color: #ffffff !important;
    max-width: fit-content;
    border-radius: 10px;
}

.product.wd-hover-tiled .product-wrapper {
    box-shadow: none !important;
}
button.searchsubmit {
    color: #ffffff !important;
}
.product-labels .product-label.onsale {
    FONT-SIZE: 20PX;
    MARGIN-TOP: -5PX;
    background: none !important;
    border: 1px solid;
    margin-right: 10px;
    border-radius: 5px;
}
.snapppay-widget {
    border: 0.5px solid #515962 !important;
    margin-top: 10px !important;
}
[class*="wd-swatches"].wd-size-m {
    --wd-swatch-size: 40px !important;
}
.wd-header-search-form-mobile .searchform input[type="text"] {
    border: none !important;
    background-color: #ffffff !important;
    border-radius: 0px !important;
}
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
    margin-top: -20px !important;
}
.amount {
    color: #242424 !important;
    font-weight: 600;
}
.yith-wcbm.yith-wcbm-save {
    display: none !important;
}
span.price {
    display: flex !important
;
    flex-direction: column;
}@media (min-width: 768px) and (max-width: 1024px) {
	button.searchsubmit {
    background-color: #ffffff !important;
    color: #000000 !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	button.searchsubmit {
    background-color: #ffffff !important;
    color: #000000 !important;
}
}

@media (max-width: 576px) {
	[class*="wd-header-search-form"] {
    width: 0px;
}
[class*="wd-swatches"].wd-size-m {
    --wd-swatch-size: 30px !important;
}
h3.wd-entities-title {
    font-size: 11px !important;
}
span.woocommerce-Price-amount.amount {
    color: #000000 !important;
    font-weight: 800 !important;
}
button.searchsubmit {
    background-color: #ffffff !important;
    color: #000000 !important;
}

}

