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

:root {
	--wd-text-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "IRANSansWeb_FaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansWeb_FaNum", 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: "IRANSansWeb_FaNum", 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(255,206,26);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,206,26);
	--btn-accented-bgcolor-hover: rgb(255,199,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: rgb(0,0,0);
}
.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;
}
.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;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(250,240,212);
	--wd-pagin-bg-hover: rgb(255,255,255);
	--wd-pagin-bg-act: rgb(255,207,0);
	--wd-pagin-radius: 300px;
	--wd-pagin-brd-color: rgb(250,240,212);
	--wd-pagin-brd-color-hover: rgb(250,240,212);
	--wd-pagin-brd-color-act: rgb(255,207,0);
	--wd-pagin-brd: 1px solid;
}
.wd-nav-scroll {
	--wd-nscroll-height: 0px;
	--wd-nscroll-width: 0%;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}


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

.wd-prefooter {
    padding-bottom: 0px;
}
.woodmart-button-wrapper.inline-element {
    margin-bottom: 0px;
}
body.home .main-page-wrapper {
    background-color: #f6f6f6;
}
.promo-banner .banner-image img {
    border-radius: 15px;
}
.wd-hover-tiled {
    overflow: hidden;
    border-radius: 15px;
	background: #fff;
}
.product-grid-item .product-image-link {
    display: block;
    padding: 20px;
}
.labels-rectangular .product-label {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 15px;
    margin-right: 5px;
}
label.gfield_label.gform-field-label:before , legend.gfield_label.gform-field-label:before {
    content: "\2022";
    color: #FF0000;
    display: inline-block;
    width: 1em;
}
.woocommerce-mini-cart__buttons .btn-cart {
    display: none;
}
.wd-tabs-header .wd-nav li {
    background-color: #ffcf00;
    padding: 5px 10px;
    color: #000;
    border-radius: 10px;
}
.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: rgb(70 70 70);
}
.wd-nav[class*="wd-style-"]>li:hover>a {
    color: #fff;
}
span.image-choices-choice-text {
    font-family: iranyekan, sans-serif !important;
    font-size: 21px !important;
}
.gform_wrapper.gravity-theme .gfield textarea.small {
    min-height: 80px;
    resize: none;
}
.ic-theme--circle .image-choices-choice-image-wrap {
    box-shadow: 0 4px 10px rgba(7,30,87,.2) !important;
}

@media print {
	table.entry-details-table {
			text-align: right;
	}
}
.wd-compare-btn.product-compare-button.wd-action-btn.wd-compare-icon.wd-style-text {
    visibility: hidden !important;
}
.wd-social-icons.wd-layout-inline.icons-design-default.icons-size-small.color-scheme-dark.social-share.social-form-circle.text-right {
    visibility: hidden !important;
}
.product_meta.wd-layout-default {
    visibility: hidden !important;
}
/*comment field*/
p.comment-form-url, p.comment-form-email {
    display: none;
}
input#author {
    width: 400px;
}@media (min-width: 768px) and (max-width: 1024px) {
	.cardtocard_label {
    float: unset !important;
}
#cardtocard_from_shetab input {
    max-width: 60px;
}
.gform_wrapper.gravity-theme .gf_step {
    margin: 8px 0 8px 0 !important;
}
.gform_wrapper.gravity-theme .gf_step_label {
    padding-left: 5px;
}
.wd-nav-tabs>li:not(:last-child) {
    margin-inline-end: 5px !important;
}

.ic-theme--circle .image-choices-choice-image-wrap {
    width: 100px !important;
    height: 100px !important;
}
.ic-theme--circle.ic-cols-sm--fixed .image-choices-choice .gform-field-label {
    width: 90px !important;
    height: 90px !important ;
}
.ic-theme--circle .image-choices-choice .gform-field-label:after {
    transform: translate(-50%, -187%) !important;
    width: 40px !important;
    height: 40px !important;
}	
.cardtocard-table .accounts{
	position: relative;
}
.cardtocard-table .account td:last-child {
    position: absolute;
    top: 100%;
    right: 28%;
}
}

