@font-face{font-family:IRANSansFa;font-style:normal;font-weight:200;src:url('../fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff');unicode-range:U+30-39; font-display: swap;}
@font-face{font-family:IRANSansFa;font-style:normal;font-weight:400;src:url('../fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff');unicode-range:U+30-39; font-display: swap;}


@font-face{font-family:IRANSans;font-style:normal;font-weight:700;src:url(../fonts/woff/IRANSansWeb_Bold.woff) format('woff'); font-display: swap;}

@font-face{font-family:IRANSans;font-style:normal;font-weight:500;src:url(../fonts/woff/IRANSansWeb_Medium.woff) format('woff'); font-display: swap;}


@font-face{font-family:IRANSans;font-style:normal;font-weight:300;src:url(../fonts/woff/IRANSansWeb_Light.woff) format('woff'); font-display: swap;}

@font-face{font-family:IRANSans;font-style:normal;font-weight:200;src:url(../fonts/woff/IRANSansWeb_UltraLight.woff) format('woff'); font-display: swap;}

@font-face{font-family:IRANSans;font-style:normal;font-weight:400;src:url(../fonts/woff/IRANSansWeb.woff) format('woff'); font-display: swap;}


* {
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
body {
    background: #FFFFFF;
    font-family: IRANSansFa,IRANSans;
    direction: rtl;
    color: #424242;
    text-align: right;
    direction: rtl;font-size: 14px;
}
html, body ,h1,h2,h3,h4,h5,p,strong,input,button,a,select {
	font-family: IRANSansFa,IRANSans !important;
}
p {
     font-size: 14px;
     line-height: 30px;
     margin-bottom: 20px;
 }
a, a:active, a:hover, a:visited {
    text-decoration: none;
}
a,button,img,input,span{
    -webkit-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s;
}
p,span,strong,h1,h2,h3,h4,h5{
    font-family:IRANSansFa,IRANSans !important;
}

:root {
    --main-color: #0474CC;
    --color-black: #222;
    --color-red: #C12C03;
}






.container {
    width: 100%;
    margin: auto;
    max-width: 1240px;
    position: relative;
}
.row {
    margin: 0 !important;
}


.wp-caption.aligncenter {
	width: 100% !important;
	text-align: center;
}
img.size-large {
	width: 100%;
	height: auto;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}

/* استایل فرم گرویتی وردپرس */

/* سبک عمومی برای فیلدهای ورودی */
.gform-body input[type="text"],
.gform-body input[type="email"],
.gform-body input[type="url"],
.gform-body input[type="tel"],
.gform-body input[type="number"],
.gform-body input[type="date"],
.gform-body input[type="password"],
.gform-body textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #cccccc6e;
    border-radius: 4px;
    box-sizing: border-box;
	font-family:'IRANSansWeb';
    font-size: 16px;
}

/* سبک برای دکمه ارسال */
.gform_footer  input[type="submit"] {
    background-color: #9D0F12 !important;
    color: white !important;
    padding: 14px 20px !important;
    margin: 8px 0 !important;
    border: none !important;
    border-radius: 4px !important;
    cursor: pointer !important;
    font-size: 16px !important;
}

/* تغییر سبک دکمه ارسال هنگام روی آن هستید */
.gform-body input[type="submit"]:hover {
    background-color: #45a049;
}

/* اضافه کردن سبک به پیام‌های خطا */
.gform-body .validation_error {
    color: #f44336;
    font-size: 14px;
}

/* سبک برای بخش عنوان فیلد */
.gform-body .gfield_label,.gform-body .gfield_description,.gform-field-label {
    margin-bottom: 6px;
    color: #424242 !important;
    font-size: 16px !important;font-family: 'IRANSansWeb';
}

/* تغییر سبک فیلدهای بخش تکراری */
.gform-body .gfield_repeat_section .gfield_repeat_remove {
    margin-top: 10px;
    font-size: 14px;
    color: #f44336;
}

/* این سبک برای مخفی کردن فیلدها استفاده می‌شود */
.gform-body .gfield_visibility_hidden {
    display: none;
}








header .header-center {
    padding: 15px 0;
}
header .header-center .row {
    display: flex;
    justify-content: space-between;
}
header .header-center .row .col-one {
    width: 200px;
}
header .header-center .row .col-two {
    width: calc(100% - 550px)
}
header .header-center .row .col-two form {
    width: 80%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    height: 46px;
    border: 2px solid #D9D9D9;
}
header .header-center .row .col-two form input {
    width: 100%;
    border: 0;
    height: 100%;
    padding: 0 10px 0 40px;
}
header .header-center .row .col-two form button {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: transparent;
    border: 0;
    width: 40px;
}
header .header-center .row .col-two form button svg {
    color: var(--color-black);
}
header .header-center .row .col-three {
    width: 340px;
    display: flex;
    align-items: center;
    gap: 4px;
    justify-content: end;
}
header .header-center .row .col-three a {
    background: var(--main-color);
    border-radius: 4px;
    color: #fff;
    padding: 4px 20px;
    display: inline-block;
}








header .header-bottom ul {
    list-style: none;
}
header .header-bottom ul li {
    margin: 0;
}
header .header-bottom .nav-menu ul.menu > li {
    display: inline-block;
}
header .header-bottom .nav-menu ul.menu > li > a {
    color: var(--color-black);
    display: inline-block;
    padding: 12px 20px;
    font-weight: 600;
}
header .header-bottom .nav-menu ul.menu > li:hover a {
    color: #3CACF4;
}
header .header-bottom .nav-menu ul.menu li.menu-item-has-children {
    position: relative;
}
header .header-bottom .nav-menu ul.menu > li.menu-item-has-children > a::after {
    content: "";
    background: url(../img/icons/alt-arrow-down.svg);
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-bottom: -4px;
    margin-right: 3px;
}
header .header-bottom .nav-menu ul.menu li.menu-item-has-children > ul.sub-menu {
    right: 0;
    top: 60%;
    opacity: 0;
    width: 260px;
    z-index: 999;
    display: block;
    visibility: hidden;
    position: absolute;
    border-radius: 8px;
    transition: all .3s ease 0s;
    padding: 10px;
    box-shadow: 0px 6px 27px rgb(32 32 32 / 10%);
    background: #fff;
    font-size: 15px;
}
header .header-bottom .nav-menu ul.menu li.menu-item-has-children:hover > ul.sub-menu {
    top: 85%;
    opacity: 1;
    visibility: visible;
}
header .header-bottom .nav-menu ul.menu li.menu-item-has-children > ul.sub-menu li a {
    color: #000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 16px;
    border-radius: 8px;
}
header .header-bottom .nav-menu ul.menu li.menu-item-has-children > ul.sub-menu li:hover > a {
    background: var(--color-red);
    color: #fff;
}
header .header-bottom .nav-menu ul.menu li.menu-item-has-children > ul.sub-menu li.menu-item-has-children > a::after {
    content: "";
    background: url(../img/icons/alt-arrow-left.svg);
    display: inline-block;
    width: 12px;
    height: 12px;
}
header .header-bottom .nav-menu ul.menu li.menu-item-has-children > ul.sub-menu ul.sub-menu {
    right: 100%;
    top: 0;
}



header .header-bottom .nav-menu ul.menu li#menu-item-74057 > ul {
    width: 457px !important;
    display: flex !important;
    flex-direction: column;
    max-height: 340px;
    flex-wrap: wrap;
}


nav.woocommerce-breadcrumb {
    margin: 10px 0 0 0;
}
nav.woocommerce-breadcrumb a {
    color: #000 !important;
}
nav.woocommerce-breadcrumb a:last-child {
    font-weight: bold;
}











.top-footer {
    background-image: url(https://payagostaresh.co/wp-content/uploads/2024/09/Group-165.png);
    margin-top: 10px;
}
.top-footer .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    gap: 10px
}
.top-footer .row .col-right p {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 0;
}
.top-footer .col-left form.wpcf7-form p {
    margin: 0;
}
.top-footer .col-left form.wpcf7-form {
    display: flex;
    align-items: center;
}

.top-footer .col-left br {
    display: none;
}
.top-footer .col-left form.wpcf7-form p input {
    margin-left: 20px;
    text-align: right;
    border: 0;
    background: #F5F5F5;
    padding: 9px;
    border-radius: 10px;
    padding-right: 16px;
    color: #222;
}
.top-footer .col-left form.wpcf7-form p .wpcf7-submit {
    background: #BCE5FF;
    color: #000;
    width: 135px;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
span.wpcf7-spinner {
    display: none;
}





footer {
    background: #f5f5f5;
    padding: 50px 0;
}
footer .row {
    display: flex;
    justify-content: space-between;
    gap: 1%
}
footer .row .col-one, footer .row .col-two {
    width: 20%;
}
footer .row .col-three {
    width: 40%;
}
footer .row .col-four {
    width: 15%;
}
footer .row h3, footer .row h4 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin: 0;
}
footer .row ul.footer-menu {
    padding: 0;
    list-style: none;
}
footer .row ul.footer-menu li {
    margin: 0;
}
footer .row ul.footer-menu li a {
    color: #000;
}
footer .row ul.footer-menu li a:hover {
    color: #3CACF4;
}
footer .row .col-three .footer-phone {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
}
footer .row .col-three .footer-phone a {
    border: solid 1px #e2e2e2;
    padding: 5px 10px;
    margin: 0;
    transition: .4s;color:#424242;
    white-space: nowrap;
    border-radius: 5px;
    width: 25%;
    display: block;
    text-align: center;
}
footer .row .col-three .footer-phone a:hover{
    border-color:#3CACF4;
}
footer .row .col-three ul.social-lists {
    display: flex;
    gap: 4px;
    list-style: none;
}
footer .row .col-three ul.social-lists li {
    margin: 0;
}
footer .row .col-three ul.social-lists li a {
    display: inline-block;
    line-height: 0;
}
footer .row .col-three ul.social-lists li a svg, footer .row .col-three ul.social-lists li a path {
    color: #C4C4C4;
    fill: #C4C4C4;
    transition: .3s all;
}
footer .row .col-three ul.social-lists li a:hover svg, footer .row .col-three ul.social-lists li a:hover path  {
    color: #0474CC;
    fill: #0474CC;
}
footer .row .col-four a {
    float: left;
}
footer .row .col-four a img {
    width: 140px;
    border-radius: 20px;
    height: auto;
}







.single-product {}
.single-product .first-section {
    margin-top: 20px;
}
.single-product .first-section .row {
    justify-content: space-between;
}
.single-product .first-section .col-right.thumbs {
    width: 320px;
}
.single-product .first-section .col-right.thumbs img {
    width: 100%;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #E5E5E5;
    border-radius: 8px 8px 8px 8px;
}
.single-product .first-section .col-left {
    width: calc(100% - 340px);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-self: flex-start;
}
.single-product .first-section .col-left h1 {
    width: 100%;
    font-size: 24px;
    color: var(--color-black);
    height: 76px;
    line-height: 30px;
}
.single-product .first-section .col-left .row {
    width: 100%;
}
.single-product .first-section .col-left .col-right {
    width: 57%;
    border-top: 1px solid #DDD;
    padding-top: 10px;
}
.single-product .first-section .col-left .col-right .meta {}
.single-product .first-section .col-left .col-right .meta .categories {}
.single-product .first-section .col-left .col-right .meta .categories span {
    color: var(--color-black);
    font-weight: bold;
}
.single-product .first-section .col-left .col-right .meta .categories a {
    color: var(--color-black);
}
.single-product .first-section .col-left .col-right .meta .categories a:hover {
    color: var(--main-color);
}
.single-product .first-section .col-left .col-right .meta .related_post {}
.single-product .first-section .col-left .col-right .meta .related_post p {
    color: var(--color-black);
    font-weight: bold;
}
.single-product .first-section .col-left .col-right .meta .related_post ul {}
.single-product .first-section .col-left .col-right .meta .related_post ul li {}
.single-product .first-section .col-left .col-left {
    width: 40%;
    flex-direction: column;
    padding: 10px;
    background: #FCFCFC;
    border: 2px solid #EAEAEA;
    border-radius: 8px;
    height: fit-content;
    align-items: center;
    justify-content: center;
}
.single-product .first-section .col-left .col-left p.price {}
.single-product .first-section .col-left .col-left .contact-for-price {
    background: var(--main-color);
    width: 100%;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 8px;
}
.single-product .first-section .col-left .col-left .cart {
    width: 100%;
}
.single-product .first-section .col-left .col-left .cart button {
    background: var(--main-color);
    width: 100%;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    font-weight: 700;
    padding: 10px;
    margin-bottom: 8px;
    display: block;
    border: 0;
    cursor: pointer;
}
.single-product .first-section .col-left .col-left .product-brand {
    border: 1px solid #E5E5E5;
    width: 100%;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
}
.single-product .first-section .col-left .col-left .product-brand p {
    margin: 0;
    color: var(--color-black);
    font-weight: bold;
}
.single-product .first-section .col-left .col-left .product-brand a {}
.single-product .first-section .col-left .col-left .product-brand a img {}

.single-product .second-section {
    margin: 30px 0;
}
.single-product .second-section .description {
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.single-product .second-section .description > p:first-child {
    font-size: 22px;
    font-weight: bold;
}
.single-product .second-section .description article * {
    color: var(--color-black)
}



.aiosrs-rating-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.aiosrs-rating-wrap .aiosrs-star-rating-wrap {
    display: flex !important;
}
.aiosrs-rating-wrap .dashicons {
    font-family: dashicons !important;
}







@media(max-width: 1240px){
    .container {
        max-width: 960px;
        padding: 0 10px;
    }

    header .header-top .row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 0;
    }
    header .header-top .row .right .hamberger {
        height: 34px;
    }
    header .header-top .row .right .hamberger svg {
        background: var(--main-color);
        padding: 4px;
        color: #fff;
        border-radius: 4px;
        cursor: pointer;
    }
    .header-top .row .left button {
        background: var(--main-color);
        border: 0;
        border-radius: 4px;
        width: 34px;
        height: 34px;
        color: #fff;
        line-height: 44px;
        cursor: pointer;
    }
    header .header-top .menu-responsive {
        position: fixed;
        right: 0;
        height: 100%;
        background: #fff;
        top: 0;
        text-align: center;
        padding: 20px 14px 50px 14px;
        width: 263px;
        z-index: 999;
        overflow-y: auto;
        transform: translateX(300px);
        transition: .3s all;
    }
    header .header-top .menu-responsive .show-menu-btn {
        margin-bottom: 10px;
        text-align: left;
    }
    header .header-top .menu-responsive svg {
        width: 30px;
    }
    header .header-top .menu-responsive ul {
        text-align: right;
    }
    header .header-top .menu-responsive ul li {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    header .header-top .menu-responsive ul li a {
        color: #525353;
        font-weight: 700;
        line-height: 38px;
    }
    header .header-top .menu-responsive ul.sub-menu {
        display: none;
        margin-right: 10px;
        width: 100%;
    }

    /*header .header-top .menu-responsive .call-buttons {
        position: fixed;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 80px;
        box-shadow: 0 0 3px #00000047;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
    }
    header .header-top .menu-responsive .call-buttons a {
        background: var(--main-color);
        width: 70%;
        color: #fff;
        border-radius: 4px;
        height: 35px;
        line-height: 35px;
    }*/


    header .header-top .close-menu-responsive-full-page {
        position: fixed;
        right: 0;
        top: 0;
        width: 100vw;
        height: 140vh;
        z-index: 20;
        background: rgba(0, 0, 0, 0.24);
        transform: translateX(1400px);
        transition: .1s all;
    }

    .box-search {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        background: rgba(32, 32, 32, 0.83);
        backdrop-filter: blur(6px);
        overflow: hidden;
    }
    .box-search .container {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .box-search .container .close-box-search {
        position: absolute;
        left: calc(50% - 20px);
        top: 20px;
        width: 40px;
        height: auto;
        cursor: pointer;
    }
    .box-search .container form {
        width: 610px;
        position: relative;
    }
    .box-search .container form input[type="text"] {
        width: 100%;
        height: 68px;
        background: transparent;
        border: 1.5px solid #FFFFFF21;
        border-radius: 34px;
        padding: 21.5px 32px;
        font-weight: 500;
        font-size: 16px;
        line-height: 25px;
        color: #fff;
    }
    .box-search .container form button {
        padding: 13px 32px;
        background: linear-gradient(161.9deg, #0792FF 12.32%, #0474CC 95.74%);
        border-radius: 24px;
        color: #fff;
        position: absolute;
        left: 10px;
        top: 10px;
        border: 0;
    }

    .top-footer .row {
        flex-direction: column;
        justify-content: center;
    }
    footer .row {
        flex-wrap: wrap;
    }
    footer .row .col-one, footer .row .col-two, footer .row .col-three, footer .row .col-four {
        width: 48%;
    }
    footer .row .col-one, footer .row .col-two {
        margin-bottom: 30px;
    }
    footer .row .col-four a {
        float: right;
    }
}

@media(max-width:992px){

    .container {
        max-width: 720px;
    }

    .top-footer .col-left form.wpcf7-form {
        flex-direction:column;
    }
    .top-footer .col-left form.wpcf7-form p input{
        width:100%;margin-bottom:20px;margin-left:0;
    }
    footer .row .col-three {
        width: 100%;
        margin-bottom: 30px;
    }
    footer .row .col-four {
        width: 100%;
        text-align: center;
    }
    footer .row .col-four a {
        float: unset;
    }
    footer .row .col-three .footer-phone a {
        width: 45%;
    }

    .single-product .first-section .col-right.thumbs {
        margin: 0 auto;
    }
    .single-product .first-section .col-left {
        width: 100%;
        text-align: center;
    }
    .single-product .first-section .col-left .col-right {
        width: 100%;
    }
    .single-product .first-section .col-left .col-left {
        width: 100%;
    }
}


@media(max-width:768px) {

    .container {
        max-width: 540px;
    }

}


@media(max-width:575px) {

    .container {
        max-width: unset;
    }

}