@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.aca.ir/wp-content/themes/radintaban/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "IRANSansfont", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,59,59);
	--wd-text-font-size: 16px;
	--wd-title-font: "IRANSansfont", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 800;
	--wd-title-color: rgba(51,0,0,0.9);
	--wd-entities-title-font: "IRANSansfont", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 800;
	--wd-entities-title-color: rgba(58,4,4,0.9);
	--wd-entities-title-color-hover: rgb(102, 0, 0);
	--wd-alternative-font: "IRANSansfont", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansfont", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 800;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgba(99,0,0,0.9);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSansfont", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(143,19,23);
	--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: rgb(143,19,23);
	--btn-accented-bgcolor-hover: rgb(114,4,4);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0.02);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 700px;
	--wd-popup-padding: 0px;
}
.page-title-default {
	background-color: rgb(119,0,0);
	background-image: url(https://www.aca.ir/wp-content/uploads/2024/08/back2.jpg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(143,19,23);
	background-image: url(https://www.aca.ir/wp-content/uploads/2024/07/memaran-back.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}
html .page-title > .container > .title {
	font-weight: 900;
	font-size: 32px;
	line-height: 52px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--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: 5px;
}

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


@font-face {
	font-family: "IRANSansfont";
	font-weight: 400;
	font-style: normal;
}

.wpcf7{ direction:rtl;}
.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    margin-top: 10px;
}
.current_page_item a{
	color:var(--wd-primary-color)!important;
	font-weight: 700;
}
.wd-sub-menu li {
    position: relative;
    border-bottom: 1px solid #efefef;
}

.wd-sub-menu li:last-child{
	border-bottom: 0;
}
.wd-timeline-item :is(.wd-timeline-title,.wd-timeline-content,.wd-timeline-image) {
    text-align: center;
}
.timeline-col h4{
	    background-color: #8f1317;
    color: #ffffff;
    text-align: center;
}
:is(.btn,.button,button,[type="submit"],[type="button"]) {
    border-radius: 5px;
    color: #ffffff;
    background-color: #8f1317;
}
:is(.btn,.button,button,[type="submit"],[type="button"]):hover {
    color: #ffffff;
    background-color: #6c090c;
}
.rightmenu a{
	line-height: 34px;
}
div.wpcf7 .wpcf7-spinner:before {
    top: 5px!important;
    left: 5px!important;
    width: 12px!important;
    height: 12px!important;
    border-left-color: #ffffff!important;
  }
@media (min-width: 1025px) {
	.sidebar-container {
    position: sticky;
    top: 110px;
}
}

