@font-face {
    font-family: yekanBakh;
    font-display: block;
    src: url('font/YekanBakh-Regular.ttf');
    src: url('font/YekanBakh-Regular.woff');
  }
body{
    font-family: 'yekanBakh';
    font-feature-settings:"ss01";
    font-size: 14px;
    direction: rtl;
    text-align: right;
    background:linear-gradient(90deg, rgba(248, 249, 250, 0.72) 0%, rgba(248, 249, 250, 0.88) 12.5%, rgba(248, 249, 250, 0.88) 87.48%, rgba(248, 249, 250, 0.64) 100%, rgba(248, 249, 250, 0.72) 100%), #F8F9FA !important;
}
.ffs-normal{
    font-feature-settings:normal;
}
img{
    max-width: 100%;
    height: auto;
}
.inherit-color{
    color: inherit;
}
.logo{
    width: 150px;
}
#header{
    background-color: #fff;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
}
.top-header{
    border-bottom: 1px solid #e6e7e8;
}
#search-input{
    background: #fff;
    border: 1px solid #e6e7e8;
    border-radius: 28px;
    width: 100%;
    color: #8c8c8c;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 170%;
    letter-spacing: -.5px;
    padding: 10px 20px;
}
#search-btn{
    position: absolute;
    color: #333a41;
    font-size: 12px;
    width: 25%;
    height: calc(100% - 8px);
    background: #f4f5f6;
    border-radius: 40px 8px 8px 40px;
    border-color: transparent;
    padding: 0;
    top: 4px;
    bottom: 0;
    left: 17px;
}
#search-btn span{
    margin-left: 5px;
}
.nav-menu li{
    display: inline-block;
    margin: 10px;
}
.nav-menu li a{
    color: #69727b;
    text-decoration: none;

}
.shortcut-wrapper{
    border: 1px solid #e6e7e8;
    border-radius: 8px;
    padding: 16px;
}
.shortcut-thumb{
}
.promotion-block img{
    border-radius: 10px;
}
.products-section{
    padding: 0 15px;

}
.products-wrapper,.blog-wrapper{
    border-radius: 8px;
    background: #fff;
    padding: 24px;
}
.product-block{
    display: inline-block;
    background: #fff;
    padding: 15px;
    align-items: stretch;
    max-width: 100%;
    transition: all .5s;
    border-left: .25px solid #e5e5e5;
    margin-bottom: 15px;
}
.product-block:hover{
    box-shadow: 0 8px 20px 0 hsla(0,0%,92.2%,.8);
}
.proposition-block img{
    border-radius: 16px;
}
.product-title-section,.blog-title-section{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 35px;
    padding-bottom: 20px;

}
.product-title svg,.blog-title svg{
    margin-left: 5px;
    margin-top: -9px;
}
.product-title h2,.blog-title h2{
    color: #21409a;
    font-size: 22px;
}
.product-show-all,.blog-show-all{
    letter-spacing: -.3px;
    color: #21409a;
}
.product-show-all a,.blog-show-all a{
    text-decoration: none;
    border-bottom: 1px solid rgb(33, 64, 154);
    margin-left: 3px;
    padding-bottom: 3px;
}
.product-show-all::after,.blog-show-all::after{
    content: ">";
    font-size: 16px;
    margin-right: 5px;
}
#product-colors li{
    list-style: none;
    display: inline-block;
    margin-bottom: 16px;
    border: 2px solid #e6e7e8;
    border-radius: 8px;
    padding: 8px 8px 2px 8px;
    min-width: 75px;
    color: #333a41;
    background: #fff;
    cursor: pointer;

}
.product-color-name{
    display: inline-block;
    position: relative;
    top: -6px;
    margin-right: 5px;
}
.post-thumb-img{
    border-radius: 8px 8px 0 0;
}
.post-title{
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: -.03em;
    color: #333a41;
}
.post-excerpt{
    line-height: 1.7;
    letter-spacing: -.02em;
    color: #4e5964;
}
.post-details{
    padding: 15px;
}
.fragment-img{
    border-radius: 10px;
}
.single-product{
    margin-top: 20px;
}
.single-product .flex-control-thumbs li{
    width: 25%;
    float: right;
    margin: 0;
    list-style: none;
}
.single-product .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0;
}
.single-product .flex-control-thumbs li img.flex-active, .single-product  .flex-control-thumbs li img:hover {
    opacity: 1;
}
.single-product .flex-control-nav.flex-control-thumbs{
    padding: 0;
    margin: 0;
}
.single-product .woocommerce-product-gallery__trigger {
    position: absolute;
    top: .5em;
    left: .5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
}
.single-product .woocommerce-product-gallery{
    position: relative;
}
.single-product .woocommerce-product-gallery__trigger::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    right: 9px;
    box-sizing: content-box;
}
.single-product .flex-viewport{
    border-radius: 8px;
    border: 1px solid #e6e7e8;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width: 100%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width: auto;
    float: none;
}
.single-product .woocommerce-product-gallery__trigger::after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    right: 22px;
    transform: rotate(45deg);
    box-sizing: content-box;
}
.single-product-title{
    font-size: 26px;
    letter-spacing: -.03em;
    color: #333a41;
    font-feature-settings: normal;
}
.color-code-circle{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 50%;
}
.color-code-circle-side{
    display: inline-block;
    background-color: transparent;
    outline: 2px solid #acacac;
    padding: 4px;
    border: 2px solid #fff;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    margin-right: 3px;
}
.product-attr-block{
    height: 120px;
    margin: 10px 0;
}
.product-attr-row{
    padding: 5px 0;
}
.product-attr-title{
    color: #8c8c8c;
}
.product-price-row{
    font-size: 20px;
}
.pss-line{
    margin: 15px 0;
}
.woocommerce table.shop_attributes th{
    width: auto;
    padding: 12px 16px;
    min-height: 48px;
    background: #f4f5f6;
    border-color: #e6e7e8;
    border-style: solid;
    border-width: 1px 0;
    font-weight: 400;
    text-align: right;
    letter-spacing: -.02em;
    color: #333a41;
}
.woocommerce div.product div.images .flex-control-thumbs.owl-carousel li{
    width: 100%;
}
.woocommerce table.shop_attributes td{
    font-style: normal;
    padding: 12px 16px;
    min-height: 48px;
    border-color: #e6e7e8;
    border-style: solid;
    border-width: 1px 0;
    background: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    text-align: right;
    color: #333a41;
    font-feature-settings: normal !important;
}
.woocommerce table.shop_attributes td p{
    padding: 0;
}
.product-attr-list p{
    margin: 0;
}
.rounded-box{
    background: #fff;
    border-radius: 8px;
    padding: 24px;
}
.owl-carousel .owl-stage{
    display: flex;
}
.owl-item {
    display: flex;
    flex: 1 0 auto;
}
.more-less-box{
    overflow: hidden;
}
.js-load-more{
    letter-spacing: -.02em;
    border-bottom: 1px solid #0091d0;
    font-size: 14px;
    color: #0091d0;
    display: inline-block;
    cursor: pointer;
    line-height: 2.3;
    margin-top: 15px;
}
#footer{
    background: #f4f5f6;
    padding: 2.5rem 0 1.5rem;
}
.value-title{
    font-size: 16px;
}
.value-excerpt{
    font-size: 12px;
    color: #55595d;
}
.footer-logo{
    width: 150px;
}
#rt-wrapper table.wc-block-cart-items{
    background-color: #fff!important;
    border-radius: 5px;
}
#rt-wrapper .wc-block-components-sidebar{
    width: 30%;
    background-color: #fff;
    padding: 20px;
}
#rt-wrapper .wc-block-components-sidebar-layout .wc-block-components-main{
    padding-left: 2.528302%;
    width: 70%;
}
#rt-wrapper .wc-block-components-form{
    background-color: #fff;
    padding: 40px;
}
.woocommerce-MyAccount-navigation{
    background: #fff;
    width: 20%;
    border-left: 5px solid #21409a;
    padding: 16px;
}
.woocommerce-MyAccount-navigation ul{
    list-style: none;
}
.woocommerce-MyAccount-navigation a{
    color: inherit;
    display: block;
    padding: 16px;
}
.woocommerce-MyAccount-content{
    width: 80%;
}
.woocommerce-MyAccount-content-inner{
    padding: 24px;
    background: #fff;
    border-radius: 10px;
    width: 90%;
    margin: 0 auto;
}
.product-summary-side{
    background: #fff;
    border: 1px solid #e6e7e8;
    border-radius: 8px;
    padding: 16px;
}
.single_variation{
    min-height: 60px;
}
.pss-title{
    color: #8c8c8c;
}
#product-warranty li{
    display: none;
}
.attr-warranty{
    display: inline-block;
    border: 2px solid #21409a;
    background-color: #fff;
    padding: 8px 16px;
    border-radius: 8px;
}
.attr-list{
    padding: 0;
}
.attr-title{
    display: block;
    color: #8c8c8c;
    margin-bottom: 7px;
}
#product-colors li.attr-active,#product-warranty li.attr-active{
    border-color: #21409a;
    display: inline-block;
}
#rt-wrapper .add_to_cart_button{
    background-color: #21409a;
    width: 100%;
    border-radius: 8px;
    padding: 5px 0 15px;
}
.add_to_cart_button::after{
    content: "";
    background: url(img/order-cart.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin-right: 10px;

}
.summary-hr{
    height: 1px;
    width: 100%;
    background: linear-gradient(90deg, rgba(230, 231, 232, 0), #e6e7e8 52.08%, rgba(230, 231, 232, 0));
    margin-bottom: 16px !important;
}
@media (max-width: 991px) {
    #rt-wrapper .wc-block-components-sidebar{
        width: 100%;
    }
    #rt-wrapper .wc-block-components-sidebar-layout .wc-block-components-main{
        width: 100%;
        padding-left: 0;
    }
}