.twenty20{
margin-bottom: 20px;
}
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.twentytwenty-before-label, .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.twentytwenty-before-label, .twentytwenty-after-label {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.twentytwenty-before-label, .twentytwenty-after-label {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
}
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
}
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none; }
.twentytwenty-container img {
max-width: 100%;
width: 100%;
position: absolute;
top: 0;
display: block; }
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label {
}
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label{
opacity: 1;
}
.twentytwenty-after-label {
opacity: 0; }
.twentytwenty-after-label {
}
.twentytwenty-horizontal .twentytwenty-before-label {
left: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-horizontal .twentytwenty-after-label {
right: 1px;
bottom: 0px;
max-width: 50%;
box-sizing: border-box;
line-height: inherit;
padding: 4px; }
.twentytwenty-vertical .twentytwenty-before-label {
top: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box;}
.twentytwenty-vertical .twentytwenty-after-label {
bottom: 1px;
line-height: inherit;
padding: 6px;
box-sizing: border-box; }
.twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.twentytwenty-before {
z-index: 20; }
.twentytwenty-after {
z-index: 10; }
.twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}@font-face {
font-family: 'Vazirmatn';
src: url(//behrooyanclinic.com/wp-content/plugins/persian-elementor/assets/css/font/VazirMatn/Vazirmatn-Regular.woff2) format('woff2'),
font-weight: normal;
font-style: normal;
}
jdp-overlay {
width: 0px;
height: 0px;
}
@media only screen and (max-width: 481px) {
jdp-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.3);
backdrop-filter: blur(2px);
-webkit-backdrop-filter: blur(2px);
display: none;
}
}
jdp-container {
position: absolute;
max-width: 307.875px;
min-width: 307.875px;
background: #fff;
display: none;
direction: rtl;
padding: 0.5rem 0;
box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);
border-radius: 4px;
overflow: hidden;
-ms-touch-action: manipulation;
touch-action: manipulation;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-moz-animation: jdpOpenAnimation 300ms cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation: jdpOpenAnimation 300ms cubic-bezier(0.23, 1, 0.32, 1);
animation: jdpOpenAnimation 300ms cubic-bezier(0.23, 1, 0.32, 1);
font-family: 'Vazirmatn', sans-serif; }
@media only screen and (max-width: 481px) {
jdp-container {
max-width: 100%;
width: 100%;
left: 50% !important;
bottom: 0% !important;
top: unset !important;
transform: translateX(-50%) !important;
min-width: 280px;
border-radius: 4px 4px 0 0;
-moz-animation: jdpOpenAnimationMobile 300ms cubic-bezier(0.23, 1, 0.32, 1);
-webkit-animation: jdpOpenAnimationMobile 300ms cubic-bezier(0.23, 1, 0.32, 1);
animation: jdpOpenAnimationMobile 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
}
jdp-container, jdp-container *, jdp-container *::after, jdp-container *::before {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
jdp-container .jdp-icon-plus, jdp-container .jdp-icon-minus {
display: inline-block;
text-align: center;
cursor: pointer;
vertical-align: middle;
overflow: hidden;
flex: none;
text-decoration: none;
border: 1px solid #e6e6e6;
border-radius: 4px;
}
jdp-container .jdp-icon-plus svg, jdp-container .jdp-icon-minus svg {
width: 1.5rem;
height: 1.5rem;
padding: 0.25rem;
vertical-align: middle;
}
jdp-container .jdp-icon-plus.not-in-range, jdp-container .jdp-icon-minus.not-in-range {
cursor: not-allowed;
}
jdp-container .jdp-icon-plus.not-in-range svg, jdp-container .jdp-icon-minus.not-in-range svg {
opacity: 0.3;
}
jdp-container .jdp-years, jdp-container .jdp-months {
display: -webkit-inline-box;
display: -webkit-flex;
display: -ms-inline-flexbox;
display: inline-flex;
margin: 0 2.5%;
color: rgba(0, 0, 0, 0.9);
fill: rgba(0, 0, 0, 0.9);
}
jdp-container .jdp-months {
width: 50%;
}
jdp-container .jdp-years {
width: 40%;
}
jdp-container .jdp-year, jdp-container .jdp-year input, jdp-container .jdp-year select, jdp-container .jdp-month, jdp-container .jdp-month input, jdp-container .jdp-month select, jdp-container .jdp-time, jdp-container .jdp-time input, jdp-container .jdp-time select {
width: 100%;
height: auto;
text-align: center;
background: #fff;
border: none;
border-radius: 0;
padding: 0;
margin: 0;
display: inline-block;
font-family: inherit;
vertical-align: initial;
font-weight: 300;
color: inherit;
line-height: inherit;
outline: none;
font-family: 'Vazirmatn', sans-serif; }
jdp-container .jdp-year:focus, jdp-container .jdp-year:active, jdp-container .jdp-year input:focus, jdp-container .jdp-year input:active, jdp-container .jdp-year select:focus, jdp-container .jdp-year select:active, jdp-container .jdp-month:focus, jdp-container .jdp-month:active, jdp-container .jdp-month input:focus, jdp-container .jdp-month input:active, jdp-container .jdp-month select:focus, jdp-container .jdp-month select:active, jdp-container .jdp-time:focus, jdp-container .jdp-time:active, jdp-container .jdp-time input:focus, jdp-container .jdp-time input:active, jdp-container .jdp-time select:focus, jdp-container .jdp-time select:active {
outline: none;
}
jdp-container .jdp-year option, jdp-container .jdp-year input option, jdp-container .jdp-year select option, jdp-container .jdp-month option, jdp-container .jdp-month input option, jdp-container .jdp-month select option, jdp-container .jdp-time option, jdp-container .jdp-time input option, jdp-container .jdp-time select option {
font-size: 95%;
min-height: 1.3rem;
outline: none;
padding: 0;
}
jdp-container .jdp-year:hover, jdp-container .jdp-month:hover, jdp-container .jdp-time:hover {
filter: brightness(0.9);
}
jdp-container .jdp-year input, jdp-container .jdp-month input, jdp-container .jdp-time input {
cursor: text;
-webkit-appearance: none;
-moz-appearance: textfield;
}
jdp-container .jdp-year input::-webkit-outer-spin-button, jdp-container .jdp-year input::-webkit-inner-spin-button, jdp-container .jdp-month input::-webkit-outer-spin-button, jdp-container .jdp-month input::-webkit-inner-spin-button, jdp-container .jdp-time input::-webkit-outer-spin-button, jdp-container .jdp-time input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
jdp-container .jdp-year select, jdp-container .jdp-month select, jdp-container .jdp-time select {
cursor: pointer;
position: relative;
-webkit-appearance: menulist;
-moz-appearance: menulist;
}
jdp-container .jdp-days {
padding: 0.5rem 5px;
outline: 0;
text-align: left;
width: 100%;
display: inline-block;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
-ms-flex-wrap: wrap;
-ms-flex-pack: justify;
justify-content: space-around;
}
jdp-container .jdp-day, jdp-container .jdp-day-name {
background: none;
border: 1px solid transparent;
font-weight: 400;
width: 14.2857143%;
flex-basis: 14.2857143%;
height: 31px;
line-height: 31px;
margin: 2px 0;
display: inline-block;
position: relative;
justify-content: center;
text-align: center;
color: #393939;
font-size: 15px;
font-family: 'Vazirmatn', sans-serif; }
jdp-container .jdp-day.today, jdp-container .jdp-day-name.today {
border-color: #959ea9;
}
jdp-container .jdp-day.selected, jdp-container .jdp-day-name.selected {
background-color: #569ff7 !important;
color: #fff !important;
opacity: 1 !important;
}
jdp-container .jdp-day.last-week, jdp-container .jdp-day.holly-day, jdp-container .jdp-day-name.last-week, jdp-container .jdp-day-name.holly-day {
color: #f44336;
}
jdp-container .jdp-day.not-in-month {
opacity: 0.4;
}
jdp-container .jdp-day.disabled-day {
opacity: 0.15;
cursor: not-allowed;
}
jdp-container .jdp-day:not(.disabled-day) {
cursor: pointer;
border-radius: 4px;
transition: linear 0.1s;
}
jdp-container .jdp-day:not(.disabled-day):hover {
background: rgba(0, 0, 0, 0.1);
transform: scale(1.15);
z-index: 1;
}
jdp-container .jdp-day-name {
border-radius: 0;
font-weight: 700;
font-size: 13px;
cursor: default;
}
jdp-container .jdp-footer {
padding: 0.5rem 0.5rem 0 0.5rem;
outline: 0;
width: 100%;
display: inline-block;
display: -ms-flexbox;
display: flex;
flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media only screen and (max-width: 481px) {
jdp-container .jdp-footer {
margin: 0.5rem 0;
}
}
jdp-container .jdp-btn-today, jdp-container .jdp-btn-empty, jdp-container .jdp-btn-close {
background: #e6e6e6;
font-size: 14px;
padding: 0.3em 0.6em;
border-radius: 5px;
font-weight: 400;
display: inline-block;
text-align: center;
color: #000;
cursor: pointer;
font-family: 'Vazirmatn', sans-serif;
}
@media only screen and (max-width: 481px) {
jdp-container .jdp-btn-today, jdp-container .jdp-btn-empty, jdp-container .jdp-btn-close {
padding: 0.5em 0.8em;
font-size: 100%;
}
}
jdp-container .jdp-btn-today.disabled-btn, jdp-container .jdp-btn-empty.disabled-btn, jdp-container .jdp-btn-close.disabled-btn {
opacity: 0.2;
cursor: not-allowed;
}
@media only screen and (max-width: 481px) {
jdp-container .jdp-btn-today ~ .jdp-btn-empty {
margin-right: 1em;
margin-left: auto;
}
}
jdp-container .jdp-time-container {
display: flex;
padding: 0;
}
jdp-container .jdp-time-container .jdp-time {
flex: auto;
margin: 0 0.5rem;
position: relative;
}
jdp-container .jdp-time-container .jdp-time select {
padding: 0.5rem 1rem 0.5rem 7px;
background: rgba(0, 0, 0, 0.03);
border-radius: 5px;
}
jdp-container .jdp-time-container .jdp-time:after {
content: ":";
position: absolute;
right: -0.7rem;
top: 50%;
transform: translateY(-50%);
font-size: 1.5rem;
height: 100%;
}
jdp-container .jdp-time-container .jdp-time:first-child:after {
display: none;
}
jdp-container .jdp-time-container.jdp-only-time .jdp-time select {
padding: 0.8rem 1rem 0.8rem 7px;
font-size: 1.5rem;
}
jdp-container .jdp-time-container.jdp-only-time .jdp-time:after {
position: absolute;
right: -0.8rem;
font-size: 2.3rem;
}
@-webkit-keyframes jdpOpenAnimation {
from {
opacity: 0;
transform: scale(0.8);
}
to {
opacity: 1;
transform: scale(1);
}
}
@keyframes jdpOpenAnimation {
from {
opacity: 0;
transform: scale(0.8);
}
to {
opacity: 1;
transform: scale(1);
}
}
@-webkit-keyframes jdpOpenAnimationMobile {
from {
bottom: -10%;
opacity: 0;
}
to {
bottom: 0%;
opacity: 1;
}
}
@keyframes jdpOpenAnimationMobile {
from {
margin-bottom: -20%;
opacity: 0;
}
to {
margin-bottom: 0%;
opacity: 1;
}
}
.jdp-years, .jdp-month {
font-size: 17px !important;
}.container,.wp-block,.col-half-section,.elementor-section{--porto-container-width:1140px}:root{--porto-grid-gutter-width:30px;--porto-color-dark:#1d2127;--porto-primary-color:#b2529f;--porto-primary-color-inverse:#ffffff;--porto-secondary-color:#ed09bf;--porto-secondary-color-inverse:#ffffff;--porto-tertiary-color:#b2529f;--porto-tertiary-color-inverse:#ffffff;--porto-quaternary-color:#242424;--porto-quaternary-color-inverse:#ffffff;--porto-dark-color:#2e353e;--porto-dark-color-inverse:#ffffff;--porto-light-color:#ffffff;--porto-light-color-inverse:#777777;--porto-body-ff:"Iransans";--porto-body-fw:400;--porto-body-fs:19px;--porto-body-lh:40px;--porto-body-color:#777777;--porto-body-color-light-5:#848484;--porto-alt-ff:"Iransans";--porto-alt-fw:400;--porto-menu-text-transform:uppercase;--porto-column-spacing:15px;--porto-res-spacing:15px;--porto-fluid-spacing:30px;--porto-container-spacing:15px;--porto-primary-dark-5:#a34991;--porto-primary-dark-10:#914181;--porto-primary-dark-15:#7f3972;--porto-primary-dark-20:#6e3162;--porto-primary-light-5:#ba64a9;--porto-primary-light-7:#bd6bad;--porto-primary-light-10:#c276b3;--porto-primary-inverse-dark-10:#e6e6e6;--porto-secondary-dark-5:#d509ac;--porto-secondary-dark-10:#bc0898;--porto-secondary-dark-15:#a40784;--porto-secondary-dark-20:#8b0670;--porto-secondary-light-5:#f71aca;--porto-secondary-light-7:#f724cc;--porto-secondary-light-10:#f832d0;--porto-secondary-inverse-dark-10:#e6e6e6;--porto-tertiary-dark-5:#a34991;--porto-tertiary-dark-10:#914181;--porto-tertiary-dark-15:#7f3972;--porto-tertiary-dark-20:#6e3162;--porto-tertiary-light-5:#ba64a9;--porto-tertiary-light-7:#bd6bad;--porto-tertiary-light-10:#c276b3;--porto-tertiary-inverse-dark-10:#e6e6e6;--porto-quaternary-dark-5:#181818;--porto-quaternary-dark-10:#0b0b0b;--porto-quaternary-dark-15:#000000;--porto-quaternary-dark-20:#000000;--porto-quaternary-light-5:#313131;--porto-quaternary-light-7:#363636;--porto-quaternary-light-10:#3e3e3e;--porto-quaternary-inverse-dark-10:#e6e6e6;--porto-dark-dark-5:#242930;--porto-dark-dark-10:#191c21;--porto-dark-dark-15:#0e1013;--porto-dark-dark-20:#030304;--porto-dark-light-5:#39424d;--porto-dark-light-7:#3e4753;--porto-dark-light-10:#444f5c;--porto-dark-inverse-dark-10:#e6e6e6;--porto-light-dark-5:#f3f3f3;--porto-light-dark-10:#e6e6e6;--porto-light-dark-15:#d9d9d9;--porto-light-dark-20:#cccccc;--porto-light-light-5:#ffffff;--porto-light-light-7:#ffffff;--porto-light-light-10:#ffffff;--porto-light-inverse-dark-10:#5e5e5e;--porto-bgc:#fff;--porto-body-bg:#fff;--porto-color-price:#444;--porto-widget-bgc:#fbfbfb;--porto-title-bgc:#f5f5f5;--porto-widget-bc:#ddd;--porto-input-bc:rgba(0,0,0,0.08);--porto-slide-bgc:#e7e7e7;--porto-heading-color:#222529;--porto-heading-light-8:#353a40;--porto-normal-bg:#fff;--porto-gray-bg:#dfdfdf;--porto-gray-1:#f4f4f4;--porto-gray-2:#e7e7e7;--porto-gray-3:#f4f4f4;--porto-gray-4:#ccc;--porto-gray-5:#e7e7e7;--porto-gray-6:#999;--porto-gray-7:#f4f4f4;--porto-gray-8:#f1f1f1;--porto-light-1:#fff;--porto-light-2:#fff;--porto-normal-bc:rgba(0,0,0,.06);--porto-label-bg1:rgba(255,255,255,.9)}h1{--porto-h1-ff:"Iransans";--porto-h1-fw:400;--porto-h1-fs:28px;--porto-h1-lh:50px;--porto-h1-color:#1d2127}h2{--porto-h2-ff:"Iransans";--porto-h2-fw:400;--porto-h2-fs:25px;--porto-h2-lh:40px;--porto-h2-color:#1d2127}h3,.daily-deal-title{--porto-h3-ff:"Iransans";--porto-h3-fw:400;--porto-h3-fs:22px;--porto-h3-lh:40px;--porto-h3-color:#1d2127}h4{--porto-h4-ff:"Iransans";--porto-h4-fw:400;--porto-h4-fs:18px;--porto-h4-lh:40px;--porto-h4-color:#1d2127}h5{--porto-h5-ff:"Iransans";--porto-h5-fw:400;--porto-h5-fs:14px;--porto-h5-lh:40px;--porto-h5-color:#1d2127}h6{--porto-h6-ff:"Iransans";--porto-h6-fw:400;--porto-h6-fs:14px;--porto-h6-lh:40px;--porto-h6-color:#1d2127}.main-sidebar-menu{--porto-menu-side-ff:"Iransans";--porto-menu-side-fw:400;--porto-menu-side-fs:19px;--porto-menu-side-lh:18px}li.menu-item,.sub-menu{--porto-mainmenu-popup-text-color-regular:#f7f7f7;--porto-mainmenu-popup-text-color-hover:#ffffff}li.menu-item{--porto-mainmenu-popup-text-hbg-color:#f4f4f4}.page-top .page-title{--porto-breadcrumbs-title-ff:"Iransans"}.page-top .page-subtitle{--porto-breadcrumbs-subtitle-ff:"Iransans"}.page-top .breadcrumb{--porto-breadcrumbs-path-ff:"Iransans"}#header .logo{--porto-logo-mw:150px;--porto-sticky-logo-mw:187.5px}.side-header-narrow-bar-logo{--porto-side-logo-mw:150px}@media (min-width:992px) and (max-width:1169px){.container,.wp-block,.col-half-section,.elementor-section{--porto-container-width:960px}}@media (min-width:1170px){#header .logo{--porto-logo-mw:150px}}@media (max-width:991px){:root{--porto-res-spacing:30px}#header .logo{--porto-logo-mw:150px}}@media (max-width:767px){#header .logo{--porto-logo-mw:150px}}@media (max-width:575px){:root{--porto-res-spacing:20px;--porto-fluid-spacing:20px;--porto-container-spacing:5px}}