/*@font-face {*/
/*    font-family: sadeghi;*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    src: url("/sdfile/iranyekanwebregular(fanum).eot");*/
/*    src: url("/sdfile/iranyekanwebregular(fanum).eot?#iefix") format("embedded-opentype"), url("/sdfile/iranyekanwebregular(fanum).woff2") format("woff2"),*/
/*    url("/sdfile/iranyekanwebregular(fanum).woff") format("woff"), url("/sdfile/iranyekanwebregular(fanum).ttf") format("truetype");*/
/*}*/

/*body {*/
/*    font-family: sadeghi !important;*/
/*}*/

.dleftco {
    direction: ltr;
}

#header .bg-custom {
    background-color: #fff;
    width: 100%;
    height: 13px;
    margin-top: 25px;
    position: relative;
}

#header .bg-custom:after {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-left: 15px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
}

#header .bg-custom:before {
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

#header .bg-custom::after, #header .bg-custom::before {
    border-top: 13px solid #ed1c24;
}



.typeheader-1 .header-top {
    font-size: 13px;
    background-color: #ed1c24 !important;
}

.header-top-center{
    padding:0px !important;
}

.header-top * {
    color:#fff !important;
}

.typeheader-1 .header-bottom .container:before {
       position: absolute;
    content: "";
    width: 100%;
    left: 0;
    top: -1px;
    background-color: #fff;
    height: 50px;
    clip-path: polygon(43% 0, 63% 0, 100% 0, 98% 100%, 2% 100%, 0 0);
}

.typeheader-1 .header-bottom .container {
    position: relative;
}

.typeheader-1 .header-bottom {
        background-color: #ed1c24 !important;
    padding: 0px !important;
    margin: 0px !important;
    border:none !important;
}


#content .sohomepage-slider {
    margin: 0px !important;
}

.typeheader-1 .header-middle {
    padding: 20px 0 !important;
}

ul.megamenu > li {
    float: unset !important;
}

ul.megamenu{
    display: inline-flex;    direction: ltr;

}

.typeheader-1 .search-header-w {
    float: left !important;
}
.megamenu-pattern{
    text-align: center;
}

.logo img{
    height:90px !important;
}

.layout-1.common-home #content .module h3.modtitle span{
    background-color: #fff !important;    z-index:3;

}

.layout-1.common-home #content .module h3.modtitle:before{
        position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #ff2d37;
    top: 50%;
    margin-top: 0px;
    left: 0;
    right: 0px;
    z-index: 2;
}

.layout-1.common-home #content .module h3.modtitle{
    position: relative;
}


.so-categories .content-box .inner{
    border: 1px solid #ddd;
}

.cates-layout1.so-categories .cat-wrap.theme2 .content-box .child-cat .child-cat-title a:before{
    top: 12px !important;
}

.blctab{
        background-color: #282828;padding: 10px 10px;
}
.blctab a{
    color: #fff !important;
}

.blctab a:hover{
    color: #ed1c24 !important;
}

.rbpad0{
    padding:0px !important;
}


.typeheader-1.navbar-compact .header-middle {
    padding: 10px 0 !important;
}

.extra-layout1 .so-extraslider .extraslider-inner {
    
    padding-bottom: 0px !important
}

.blog-home {
    margin-top: 50px !important;
}


/* ================================================================================ */
.sdfooter {
    padding-top: 0px;
    background-color: #000;
    /* GENERAL */
}
.sdfooter .module .modtitle {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    /*text-transform: uppercase;*/
    margin: 0 0 15px 0;
}
.sdfooter .box-infos .module .modtitle {
    margin-bottom: 30px;
}
.sdfooter .box-footer {
    /*margin-top: 20px;*/
}
.sdfooter .box-footer .modcontent ul.menu {
    /*width: 50%;*/
    /*float: right;*/    display: flex;
    text-align: center;    justify-content: space-between;
}

.sdfooter .box-footer .modcontent ul.menu li{
    /*width: 50%;*/
    /*float: left;*/
}

.share-buttons__group{
        display: flex;
    justify-content: center;
    margin-top: 50px;
}


.sdfooter .box-footer .modcontent ul.menu li a {
    border: 0 none;
    padding: 0;
    font-weight: 300;
    font-size: 13px;
    line-height: 35px;
    position: relative;
    display: inline-block;
    padding-left: 0px;
    color: #fff;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.sdfooter .box-footer .modcontent ul.menu li a:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 1px;
    top: 50%;
    margin-top: 0px;
    left: 0;
    transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
/*.sdfooter .box-footer .modcontent ul.menu li a:hover {*/
/*    padding-left: 15px;*/
/*}*/
/*.sdfooter .box-footer .modcontent ul.menu li a:hover:before {*/
/*    width: 8px;*/
/*}*/
.sdfooter .footer-middle {
    padding-top: 80px;
    padding-bottom: 30px;
    position: relative;
}
.sdfooter .footer-middle:before {
    /*position: absolute;*/
    /*content: "";*/
    /*width: 100%;*/
    /*height: 20px;*/
    /*background-color: #fff;*/
    /*clip-path: polygon(43% 0, 63% 0, 100% 0, 98% 100%, 2% 100%, 0 0);*/
    /*top: -1px;*/
    /*left: 0;*/
}
.sdfooter .newsletter-footer11 {
    margin-top: 20px;
}
.sdfooter .newsletter-footer11 .page-heading {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}
.sdfooter .newsletter-footer11 .promotext {
    font-size: 13px;
    color: #999;
}
.sdfooter .newsletter-footer11 .newsletter .block_content {
    margin: 25px 0 30px 0;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup {
    display: block;
    margin: 0;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .form-group {
    position: relative;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .form-group input.form-control {
    border-radius: 0px;
    height: 46px;
    line-height: 46px;
    width: 100%;
    box-shadow: none;
    padding: 0 0 0 15px;
    border: none;
    background-color: #fff;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .form-group input.form-control::-moz-placeholder {
    color: #484848;
    opacity: 1;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .form-group input.form-control:-ms-input-placeholder {
    color: #484848;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .form-group input.form-control::-webkit-input-placeholder {
    color: #484848;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .form-group input.form-control:focus {
    z-index: 0;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .subcribe {
    position: absolute;
    top: 0px;
    right: 0px;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .subcribe button {
    border: 0 none;
    color: #000;
    font-size: 16px;
    background-color: transparent;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .subcribe button:before {
    content: "\f1d8";
    font-family: "FontAwesome";
}
.sdfooter .newsletter-footer11 .newsletter .block_content form.signup .subcribe button span {
    display: none;
}
.sdfooter .store-infos {
    font-size: 13px;
    color: #999;
}
.sdfooter .store-infos p {
    margin: 23px 0;
}
.sdfooter .store-infos ul li {
    width: 50%;
    float: left;
    margin-bottom: 18px;
}
.sdfooter .store-infos ul li h4 {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 5px;
}
.sdfooter .store-infos ul li span {
    font-size: 13px;
    color: #fff;
    line-height: 22px;
    display: inline-block;
}
.sdfooter .socials h5 {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    float: left;
    margin: 0;
    margin-right: 20px;
    line-height: 36px;
}
.sdfooter .socials ul li {
    display: inline-block;
    margin-right: 10px;
}
.sdfooter .socials ul li:last-child {
    margin-right: 0px;
}
.sdfooter .socials ul li a:hover {
    opacity: 0.9;
    /* FOOTER BOTTOM */
}
.sdfooter .footer-bottom {
    padding: 20px 0;
    border-top: 1px solid #484848;
}
.sdfooter .footer-bottom .copyright {
    font-size: 13px;
    color: #999;
}
.sdfooter .footer-bottom .copyright p {
    margin: 0;
    line-height: 25px;
}
.sdfooter .footer-bottom .payment-w {
    text-align: right;
}

.ftsocial{
    width: 45px;
    height: 45px;
    margin-left: 10px;
}
.share-buttons__group>li {
    display: inline-flex;
}

.products-list .product-grid .product-item-container .right-block{
        padding: 0px !important;
}

p{
    margin-bottom: 0px !important;
}

#content .sohomepage-slider .so-homeslider img {
    width: 100% !important;
}

.flleftf{
    text-align: center;    margin-bottom: 15px;
}
.cates-layout1.so-categories .cat-wrap.theme2 .content-box .parent-cat {
        float: unset !important;
    width: 100% !important;
    max-width: 100% !important;
}
.cates-layout1.so-categories.preset01-3 .cat-wrap .content-box {
    width: 25% !important;    float: right !important;
}

.cates-layout1.so-categories .cat-wrap.theme2 .content-box .inner {
    padding: 0px !important;
    min-height: max-content !important;
}

.so-filter-content-opts-container .fa.fa-times{
    display:none !important;
}

.colp0{
    padding:0px !important;
}

.abouttitle{
        text-align: center;
    font-weight: bold;
    font-size: 32px;
    width: max-content;
    margin: 30px auto 30px;
    padding: 14px 25px;
    border-bottom: 3px solid #ed1c24;
    color: #000;
}

.abouttext{
        text-align: justify;
    font-size: 16px;
}



.contacttitle{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    width: max-content;
    margin: 30px auto 30px;
    padding: 14px 25px;
    border-bottom: 3px solid #ed1c24;
    color: #000;
}

.contacttext{
    text-align: center;
    font-size: 16px;    line-height: 38px;
}
.contacttext h3{
    color:#000;
}



.boxcontact{
    position: relative;
    box-shadow: 0px 0px 30px 1px rgb(0 0 0 / 6%);
    border-radius: 10px;
    background-color: #efefef;
    text-align: center;
    padding: 25px 5px;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;    display: flex;
    margin-bottom: 30px;
}

.boxcontact:before, .boxcontact:after, .boxcontact span:before, .boxcontact span:after{
    
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    border-width: 1px 1px 0px 0px;
    border-radius: 0px 10px 0px 0px;
    z-index: -1;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
}

.boxcontact:hover:before {
    width: 90px;
    height: 60px;
    border-color: #ed1c24;
}

.boxcontact:hover:after {
    width: 60px;
    height: 90px;
    border-color: #ed1c24;
}
.boxcontact:after {
    top: auto;
    bottom: 0;
    border-radius: 0px 0px 10px 0px;
    border-width: 0px 1px 1px 0px;
}


.boxcontact:hover span:before {
    width: 60px;
    height: 90px;
    border-color: #ed1c24;
}

.boxcontact span:before {
    right: auto;
    left: 0;
    border-radius: 10px 0px 0px 0px;
    border-width: 1px 0px 0px 1px;
}

.boxcontact:hover span:after {
    width: 90px;
    height: 60px;
    border-color: #ed1c24;
}
.boxcontact span:after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    border-radius: 0px 0px 0px 10px;
    border-width: 0px 0px 1px 1px;
}

.sdfooter{
    margin-top:20px;
}

.so-search .dropdown-menu .box-price{
    display:none !important;
}

.error-body h1 {
    text-shadow: 4px 4px 0 #ffffff, 6px 6px 0 #2b3e52 !important;
    color: #2b3e52 !important;
    font-size: 210px;
    font-weight: 900;
    text-shadow: 4px 4px 0 #ffffff, 6px 6px 0 #263238;
    line-height: 210px;
}

.error-body h3 {
    line-height: 30px;
    font-size: 21px;
    color: #455a64 !important;
}

.text-muted {
   
    color: #99abb4 !important;
    margin-top: 30px;
    margin-bottom: 30px !important;
    font-size: 15px;

}

.efw-100{
    width:100% !important;height: 100% !important;
}

.efbox{
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 0px 4px 1px #dddddd9c;
    /*min-height: 440px;*/
    /*margin-bottom: 5px;*/
}

.eftnew{
    font-size: 22px;
    font-weight: bold;
    border-bottom: 3px solid #ed1c24;
    width: max-content;
    margin: auto;
    padding: 0px 15px 10px;
}

.eftitle{
        text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 12px;
}


.efw355{
    width:100% !important;height: 354px;
}

.eftitle2{
    text-align: center;
    font-size: 19px;
    color: #000;
    margin-top: 20px;
}

.sosearchpro-wrapper ul.dropdown-menu .media a.media-left{
    display:none;
}

.aboutul{
    list-style: disc;
    margin: 10px 50px;
    margin-right: 0px;
}

.ftrcontact{
    color:#fff !important;
}

.mgbtfooter{
    margin: 20px 0px;
}

.container-fluid{
        max-width: 1600px !important;
}

.sdtxtleft{
    text-align:left !important;
}

.sdfltleft{
    float:left !important;
}

.sddirltr{
    direction:ltr !important;
}

.sizesdcs{
        height: 350px;
}

.dirrtlpr{
    direction:rtl !important;
}

.languagehead{
        text-align: left;
    margin-top: 4px;
}

.languagehead img{
    margin-right:5px;
}
@media only screen and (max-width:768px){
    .header-top-left .telephone{
        display:none !important;
    }
    
    
    .efw-100{
        height:100%;
    }
    .efw-100info{
        height:100% !important;
    }
    
    
    .efboxinfo{
            min-height: 100% !important; 
    }
    
    .efw355{
        height:100%;
    }
    
    .container.customContainer2 {
        padding:0px !important;
    }
    
    
    .efbox {
        
        /*min-height: 320px;*/
        /*margin-bottom: 15px;*/
    }
    
    .eftitle2{
        margin-bottom: 5px;
    }
    
    
    .textimg{
        margin-right: auto !important;
         margin-left: auto  !important;
        /*width: 130px  !important;*/
        
    }
    
    section.mainSlider .swiper-slide .content{
        
        text-align:center;
    }
    .bg-custom{
        height: 25px !important;
         margin-top: 0px !important;    margin-bottom: -2px;
    }
    #header .bg-custom::after, #header .bg-custom::before {
        border-top: 23px solid #ed1c24 !important;
    }

    .typeheader-1 .header-middle {
        padding: 0px 0 !important;
    }
    .logo{
        margin-bottom:10px !important;
    }
    
    .search-header-w .icon-search{
            display:none !important;
    }
   
   .typeheader-1 .search-header-w{
       width:90% !important;
   }
   
   .middle-right{
       
       padding-bottom: 10px;
        padding-top: 10px;
    }
    
    .mobefsize{
            padding: 0px 7px !important;
    }
    
    .efw-100{
        height:100%;
    }
    
    .efw355{
        height:100%;
    }
    
    
    .efbox {
        
        /*min-height: 320px;*/
        /*margin-bottom: 15px;*/
    }
    
    .eftitle2{
        margin-bottom: 5px;
    }
    ul.megamenu {
         display: block; 
        text-align: right;
    }
    
    .mbohhdids{
        width: 90%;
        margin: auto;
        display: block !important;
    }
    
    .Available_infoSectionBuyboxAvailable__main__hAUlB{
       padding-bottom: 15px; 
    }
    
    .InfoSection_infoSection__buyBox__6fM_E {
        grid-area: unset !important;
    }
    
    .InfoSection_infoSection__spec__phvCX {
        grid-area: unset !important;
    }
    
    .sdfooter * {
        text-align:center !important;
    }
    
    
    .sdfooter .footer-middle:before {
    
        clip-path: polygon(43% 0, 63% 0, 100% 0, 93% 100%, 7% 100%, 0 0);
    }
    
    .megamenu-wrapper{
        max-height: 100% !important;
        right:0px !important;
        left:auto !important;
    }
    
    .cates-layout1.so-categories.preset01-3 .cat-wrap .content-box {
        width: 50% !important;
    }
    
    .so-page-builder .container-fluid {
        padding: 1px !important;
    }
    
    .banners .item.col-xs-12{
        margin-bottom:20px;
    }
    
    .mobtcenter{
        text-align:center !important;
        margin-bottom:15px;
    }
    
    
    .boxcontact{
            flex-wrap: wrap;    margin: 20px 0px !important;
    }
    
    .mobdflxx{
        display:block !important;
    }

   .languagehead{
       display:none;
   }
   
   .sdtxtleft {
        text-align: center !important;
    }
}


.clrcolor *{
    color:#fff !important;
}

.container-megamenu.horizontal ul.megamenu > li > a strong {
   font-weight: bold !important;
    font-size: 15px !important; 
}


.sub-menu ul li a , .sub-menu .html  , .sub-menu .html  * {
    color: #000  !important;;
     font-weight: bold !important;
    font-size: 15px !important; 
    
    
}

.sub-menu .menu{
    display:block !important;
}


.sub-menu .menu ul{
    display:block !important;
}

.responsive .navbar-toggle{
        
        display:none !important;
        
        
    }
    

@media only screen and (min-width:992px){
    
    
    .openMegaMenu{
        
                display:none !important;

    }
    
    
    header .wrapper .menu .languageSelection:before {
  
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    
}


.megamenu .sub-menu {
    width:max-content !important;
}


.info_css{
    box-shadow: 0px 0px 30px 1px rgb(0 0 0 / 6%);
    border-radius: 10px;
    background-color: #ffffff;
    padding: 30px 35px;
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
    
}

.info_css b{
    
font-weight: 700 !important;
    
}

header .wrapper .menu ul li a {

    font-size: 15px !important;
    
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600 !important;
}

h3 {
    font-size: 24px !important;
}


.infoicon img{
    
    width: 25px;
    vertical-align: middle;
    
}

.infoicon{
        margin-bottom: 20px;
}

.infoicon span{
        font-weight: bold;
}

.textimg{
    /*    width: 150px;*/
    /*margin-bottom: 10px;*/
    /*border-bottom: 6px solid #ed1c24;*/


    width: 150px;
    margin-bottom: 10px;
    border-bottom: 6px solid #ed1c24;
    width:75%;
    font-weight: bold;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 15px;
    padding-bottom: 20px;

}

.textimg span{ 
        color: #ed1c24;

}

    
.efboxinfo {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 0px 0px 4px 1px #dddddd9c;
    min-height: 310px;
    margin-bottom: 0px;
}


.efbox img {
    transition: transform 0.4s ease;   /* نرم شدن زوم */
}

.swiper-slide-active .efbox:hover img {
    transform: scale(1.5);     /* زوم یک و نیم روی هاور */
}




