.head_back{
    background-color:#f5f5f5 !important;
    height: 60px !important;
}

.telstyle{
    color: #000;
    font-size: 16px;
}

.shop-menuitem-layout2{
    
        padding: 1px;
    border-radius: 10px;
      background-color:#0f4c81 !important;  
      
}

.log_style{
    color: #000 !important;
    
}

.typeheader-1 .signin-w ul li.regis:before{
    color:#e30e2d !important;
    
}

.typeheader-1 .signin-w{
    background-image: none !important;    
}

.float_right{
    float:right !important;
}





.typeheader-1 .shopping_cart .btn-shopping-cart .total-shopping-cart .items_cart{
    background-color:var(--config_color_1)!important;    
}



.head_textcenter{
    margin: auto;
    font-size: 28px;
    font-weight: bold;
    color:#0f4c81;
    height: 51px;
    text-align: center;
    margin-top: 8px;
}


.header-top-left{
    padding-top: 0px !important;
}

.header-top-right{
    padding-top: 5px !important;  
}

.social_i{
    font-size: 25px;
    padding: 12px;
}

.typeheader-1 ul.top-link > li:after{
    background-color:transparent !important;
    
}

.typeheader-1 ul.top-link > li{
    padding-right: 0px !important;
    margin-right: 0px !important;
}

.lisocial{
    width: 50px !important;
}

.top-link li a:hover{
       color:#0f4c81 !important; 

}

.typeheader-1 .header-bottom{
    /*background-color: #fff !important;*/
}

.typeheader-1{
    /*background-color: #fff !important;*/
    
}

.typeheader-1 .header-top{
    border-bottom:none !important;
    background-color: #fff !important;
}

.text_center{
    text-align: center;
}

.menu_list{
    float:right;
    margin: 0px 15px;
    font-size: 18px;
    font-weight: bold;
}

.pt_3darsad{
    padding-top: 1%;
}

.menu_list a:hover{
    color:#000 !important;
}

.menu_list:hover{
    border-bottom: 3px solid #e30e2d;
    padding-bottom: 5px;
}



.shadowtop {
  box-shadow: 0px -15px 10px -15px #111;
}
.shadowbottom {
  box-shadow: 0px 15px 10px -15px #111;
}
.shadowleft {
  box-shadow: -15px 0px 10px -15px #111;
}
.shadowright {
  box-shadow: 15px 0px 10px -15px #111;
}


.typeheader-1 .header-middle {
    background-color: #fff !important;
    padding-bottom:0px !important;
    border-bottom: none !important;
    padding-top:0px !important;

}



#box-link1{
/*background-image: url('/catalog/view/theme/DamaAbzar/image/banner2.jpg');*/
background-image: url('/catalog/view/theme/DamaAbzar/image/1216688.jpg');
background-image: url('/catalog/view/theme/DamaAbzar/image/foreword.png');



height: 370px;
background-attachment: fixed;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
  
    
}

 
.box-block1 {
    height: 330px;
    background-color: #ffffffc2;
    padding: 20px;
}


.box-block1-h3{
    
    font-size: 26px;
    color: #717171;
}



.box-block1-h2{
    
    color: #0f4c81;
    font-size: 30px;
    text-align: center;
}




.box-block1-p{
    
  color: #717171;
    font-size: 12px;
    font-weight: bold;
    text-align: justify;
    line-height: 30px;  
    
    
}
.box-block1-more{
    
        background-color: #e30e2d;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    float: left;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px;
    
}

a.view-all {
    float: left;
        color: #717171 !important;
 font-size: 12px;
}


ul.ltabs-tabs.cf.list-sub-cat.font-title {
    text-align: center;
    margin: auto;
    display: table;
}



#breadcrumb {
  list-style: none;
  display: inline-block;
}
#breadcrumb .icon {
  font-size: 14px;
}
#breadcrumb li {
  float: left;
}
#breadcrumb li a {
  color: #FFF;
  display: block;
  background: #3498db;
  text-decoration: none;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 5px;
  text-align: center;
  margin-right: 23px;
}
#breadcrumb li:nth-child(even) a {
  background-color: #2980b9;
}
#breadcrumb li:nth-child(even) a:before {
  border-color: #2980b9;
  border-left-color: transparent;
}
#breadcrumb li:nth-child(even) a:after {
  border-left-color: #2980b9;
}
#breadcrumb li:first-child a {
  padding-left: 15px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0 0 4px;
}
#breadcrumb li:first-child a:before {
  border: none;
}
#breadcrumb li:last-child a {
  padding-right: 15px;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0;
  border-radius: 0 4px 4px 0;
}
#breadcrumb li:last-child a:after {
  border: none;
}
#breadcrumb li a:before, #breadcrumb li a:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #3498db;
  border-width: 20px 10px;
  width: 0;
  height: 0;
}
#breadcrumb li a:before {
  left: -20px;
  border-left-color: transparent;
}
#breadcrumb li a:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #3498db;
}
#breadcrumb li a:hover {
  background-color: #1abc9c;
}
#breadcrumb li a:hover:before {
  border-color: #1abc9c;
  border-left-color: transparent;
}
#breadcrumb li a:hover:after {
  border-left-color: #1abc9c;
}
#breadcrumb li a:active {
  background-color: #16a085;
}
#breadcrumb li a:active:before {
  border-color: #16a085;
  border-left-color: transparent;
}
#breadcrumb li a:active:after {
  border-left-color: #16a085;
}



.boxall-Diagonal{
    
    
     min-height: 150px;
    background: #0f4c81;
    position: relative;
    width: calc(50% - 30px);
    
    
    
}

.boxall2-Diagonal{
    
    
     min-height: 150px;
    background: #e30e2d;
    position: relative;
    width: calc(50% - 30px);
}



.box1-Diagonal {
    float: left;
}
.box2-Diagonal {
    float: right;
}
.box1-Diagonal:after, .box2-Diagonal:before {
    content:'';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
}
.box1-Diagonal:after {
    left: 100%;
    border-top: 150px solid #0f4c81;
    border-right: 50px solid transparent;
}
.box2-Diagonal:before {
    right: 100%;
    border-bottom: 150px solid #e30e2d;
    border-left: 50px solid transparent;
}



.box2-Diagonal h3{
    
    text-align: center;
    vertical-align: middle;
    height: 150px;
    margin: auto;
    display: flex;
    font-size: 24px;
    color: white;
    justify-content: center;
    flex-direction: column;
    
}



.box1-Diagonal input{
    
    
    width: 100% !important;
     height: 40px !important;
    background-color: white !important;
    
}



.box1-Diagonal p{
    
   width: 50% !important;
    height: 40px !important;
    text-align: center !important;
    background-color: #e30e2d !important;
    vertical-align: middle !important;
  color:#fff;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
    font-size: 16px !important;
    border-radius: 3px !important;
}

.boxall0-Diagonal{
    height: 150px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

  
   
 
#boxlink2{
/*background-image: url('/catalog/view/theme/DamaAbzar/image/banner4.png');*/
/*background-color:#f5f5f5;*/
/*height: 370px;*/

 /*margin-top: 50px; */
    
}


#bg_sec_beu_33 {
    padding-top: 20px;
    background-color: 
#e30e2d;
color:
    white;
    padding-bottom: 20px;
}


#bg_sec_beu_34 {
/*    padding-top: 20px;*/
/*    background-color: */
/*#e30e2d;*/
color:
    white;
    padding-bottom: 20px;
}

.box2-block2  {
    
    text-align: center;
    
    /*display: flex;*/
justify-content: center;
flex-direction: column;


}

.box2-block2  img{
    
    border-radius: 5px;
    border: 2px solid #cbcbcb;
        height: 300px;
  
}



.box-block2-margin{
    
margin: 50px;
    
}


.box-block2{
    

    
}




.box-block2-h3{
    
    font-size: 26px;
    color: #e30e2d;
    
    padding: 10px !important;
   text-align: center;
    border-bottom: 3px solid #e30e2d !important;
    /*width: max-content !important;*/
    /*padding-left: 20% !important;*/
    
}



.box-block2-h2{
    
    color: #e30e2d;
    font-size: 30px;
    text-align: center;
    
    padding: 10px !important;

    border-bottom: 3px solid #e30e2d !important;
    width: max-content !important;
    padding-left: 20% !important;
}




.box-block2-p{
    
  color: #717171;
    font-size: 12px;
    font-weight: bold;
    text-align: justify;
    line-height: 30px;  
    
    
}
.box-block2-more{
    
        background-color: #e30e2d;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    float: left;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px;
    
}




.box-call-to-action2{
    background-image: url('/catalog/view/theme/DamaAbzar/image/foreword.png');
    /*background-image: url('/catalog/view/theme/DamaAbzar/image/banner4.png');*/
height: 370px;
background-attachment: fixed;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
  
    
    
    
}




.box-call-to-action2-input1{
    
    padding: 5px;
    width: 100% !important;
     height: 40px !important;
    background-color: white !important;
    
}



.box-call-to-action2-p{
    
   width: 30% !important;
       height: 40px !important;
    margin: auto;
    text-align: center !important;
    background-color: #e30e2d !important;
    vertical-align: middle !important;
  color:#fff;
    display: flex !important;
    justify-content: center !important;
    flex-direction: column !important;
    font-size: 16px !important;
    border-radius: 3px !important;
}

.box-call-to-action2-padding{
    
    padding:20px;
    
}


.box-call-to-action2-h3{
    
    color: #fff;
    font-size: 30px;
  
    padding: 10px !important;
    color: white !important;
    border-bottom: 3px solid #e30e2d !important;
    width: max-content !important;
    padding-left: 20% !important;
    
}





.our-team{
   border: 1px solid #e30e2d;
    border-radius: 5px;
    text-align: center;
    color: #0f4c81;
    overflow: hidden;
    transition: all 0.3s ease 0s;
}
.our-team:hover{
    background: #0f4c81;
    color: #fff;
}
.our-team .pic{ position: relative; }
.our-team .pic img{
    width: 100%;
    height: auto;
    transition: all 0.3s ease 0s;
}
.our-team:hover .pic img{ transform: translateY(-20px); }
.our-team .social{
    width: 20%;
    height: 100%;
    background: #0f4c81;
    padding: 20px 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0;
    left: -50%;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social{ left: 0; }
.our-team .social li{ display: block; }
.our-team .social li a{
    display: block;
    padding: 10px 0;
    font-size: 20px;
    color: #fff;
    transition: all 0.5s ease 0s;
}
.our-team .social li a:hover{ color: #ff9b19; }
.our-team .team-content{ padding: 25px 0; }
.our-team .title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.our-team .post{
    display: block;
    font-size: 15px;
    text-transform: capitalize;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}


#bg_sec_beu_3{

    padding-top: 20px;
    background-color: #e30e2d;
    color: white;
    
    
}



.box-block3-h3{
    
    font-size: 26px;
    color: #fff;
}



.box-block3-more{
    
    background-color: #0f4c81;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    float: left;
    font-weight: bold;
    font-size: 14px;
    border-radius: 5px;
    border :1px solid #fff;
    text-align: center;
    width:100%;
    
}



.galery-block3{
    
    text-align: center;
}

.galery-block3 img {

    border-radius: 0px !important;
  box-shadow: 0 0 0px #3c763d !important;
    transition: all 1.5s ease !important;
}


.galery-block3 img:hover {
box-shadow: 0 0 0px #3c763d !important;
    border-radius: 0px !important;
  
  
}



.galery-block3 h3{
     color: #fff;
     text-align: center;
}




.box3-block3{
    background-color: #0f4c8173;
    /*display: flex;*/
    /*border: 2px solid #0f4c81;*/
    padding: 25px;
  width: 100%;
    /*border-radius: 5px;*/
}


.box4-block3{
    background-color: #4d4444;
    display: flex;
    /*border: 2px solid #0f4c81;*/
  width: 100%;
    margin-top: 10px;
    /*border-radius: 5px;*/
        border-top: 2px solid;
     background-image: url('/catalog/view/theme/DamaAbzar/image/banner4.png');
background-attachment: fixed;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
 
}

.box-block5-h3{
    
    font-size: 26px;
    color: #000;
     text-align: center;
     margin:auto;
    padding: 10px !important;
    margin-top: 20px;
    border-bottom: 3px solid var(--config_color_1) !important;
    width: max-content !important;
    /*padding-left: 20% !important;*/
    
}



.box-block6{
      margin-top: 20px;
    margin-bottom: 20px;
    
}



.megamenu-pattern {
    /*background-color: #fec007;*/
    padding-right: 20px;
    padding-left: 20px;
    border-top-right-radius: 25px !important;
    border-top-left-radius: 25px !important;
    padding-top: 5px;
}







.threeholder {
	position: relative;
	margin-top: 0px;
	width: 100%;
	height:320px;
	margin-left: auto;
	margin-right: auto;
}
.threeone {
	display: inline-block;
	width: 33.33333333333%;
	height: 100%;
	background: #2e2c2cc2;
	border-bottom: 15px solid #337ab7;
	text-align: center;
	transition: all 0.25s;
}
.threetwo {
	display: inline-block;
	width: 33.333333333%;
	height: 100%;
	background: #2e2c2cc2;
	border-bottom: 15px solid #337ab7;
	transition: all 0.25s;
}
.threethree {
	display: inline-block;
	width: 33.333333333%;
	height: 100%;
	background: #2e2c2cc2;
	border-bottom: 15px solid #e30e2d;
	transition: all 0.25s;
}
.threeone:hover {
	background: #e30e2d;
}
.threeone:hover .circlepic {
	background: #e30e2d;
}
.threeone:hover .circleborder{
		background: #333333;
}
.threeone:hover svg{
	fill:#e30e2d;
}
.threeholder h4 {
	width: 100%;
	text-align: center;
	font-size: 16px;
	/*margin-left: -55px;*/
	font-weight: bold;
	margin-top: 45px;
	text-align: center;
	color: white;
}
.threeholder p {
	display: inline-block;
	width:100%;
	text-align: center;
	/*margin-left: -55px;*/
	margin-top: 20px;
	font-size: 12px;
	color:#fff;
	letter-spacing: 1px;
}
.threeone:hover h4 {
	color: black;
}
.threetwo:hover h4 {
	color: black;
}
.threethree:hover h4 {
	color: black;
}
.threeone:hover svg, .threetwo:hover svg, .threethree:hover svg {
	transition: all 0.65s;
	transform: rotateY(360deg);
}
.threetwo:hover {
	background: #e30e2d;
}
.threetwo:hover .circleborder{
		background: #333333;
}
.threetwo:hover svg{
	fill:#e30e2d;
}
.threethree:hover {
	background: #e30e2d;
}
.threethree:hover .circleborder{
		background: #333333;
}
.threethree:hover svg{
	fill:#e30e2d;
}
.circleborder {
	/*position: absolute;*/
	top: 30px;
	margin: auto;
	width: 90px;
	height: 90px;
		margin-top: 30px;
	background: #e30e2d;
	margin-right: 45.33333px;
	border-radius: 50%;
}
.circlepic {
	/*position:absolute;*/
	top:-10px;
	margin-top: 30px;
	margin: auto;
	width: 110px;
	height: 110px;
	background: #5c5c5c;
	/*margin-right: 45.33333px;*/
	border-radius: 50%;
}


img.logofoter {
    margin: 10px;
    background-color: white;
    padding: 34px;
    border-radius: 50px;
    border: 2px solid #e30e2d;
}




.box-wrap-blog{
  display:flex;
  align-items:center;
  justify-content:center;
  /*margin:10%;*/
}
.box-blog{
  margin-bottom:2%;
  background:white;
  border:1px solid #d6d6d6;
  box-shadow:0 2px 3px 0px rgba(0,0,0,0.25);
  border-radius:3px;
  transition:.2s all; 
  padding-bottom:0px !important;
}

.box-blog2{
  padding:0px !important;
  margin:0% !important;
  background:white;
  width:100%;
  border:1px solid #d6d6d6;
  box-shadow:0 2px 3px 0px rgba(0,0,0,0.25);
  border-radius:3px;
  transition:.2s all; 
}

.box-blog2 .media-body {
    padding: 10px;
}



.info-blog{
  padding:10px;
  margin:2%;
  background:#fefefe;
  width:100%;
  border:1px solid #d6d6d6;
  box-shadow:0 2px 3px 0px rgba(0,0,0,0.15);
  border-radius:3px;
  transition:.2s all; 
  height: 150px;
    text-align: center;
}



    
    
.box-wrap-blog:hover .box-blog{
  filter:blur(3px);
  opacity:.5;
  transform: scale(.98);
  box-shadow:none;
}
.box-wrap-blog:hover .box-blog:hover{
  transform:scale(1);
  filter:blur(0px);
  opacity:1;
  box-shadow:0 8px 20px 0px rgba(0,0,0,0.125);
}

.logo {
  width: 220px;
margin: auto;
text-align: center;
}


/*.logo img{*/
/*    width: 100% !important;*/
/*}*/

.custom-header1{
    
    margin-top:10px;
}


.container2 {
  position: relative;
  width: 100%;
  margin-top: 10px;
  border-radius: 10px;

}

.image2 {
  display: block;
  width: 100%;
  height: auto;
}

.tag-a-color-allcategory{
    
    color:#fff;
    
}

.tag-a-color-allcategory:hover{
    
    color:#e30e2d;
    
}


.overlay2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
border-radius: 10px;
    background-color: #2e353b9c;
}

.container2 .overlay2 {
  opacity: 1;
}

.text2 {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}



.article-image {
    text-align: center;
}

.product-thumb.transition.simple-blog-product {
     padding:0px !important;
  margin:0% !important;
  background:white;
  width:100%;
  border:1px solid #d6d6d6;
  box-shadow:0 2px 3px 0px rgba(0,0,0,0.25);
  border-radius:3px;
  transition:.2s all; 
    min-height: 310px;
    
    margin-top: 20px !important;
}

 

.product-thumb.transition.simple-blog-product .caption {
    padding: 10px;
}


.img-blog-related{
    
    width: 100%;

}


@media only screen and (max-width: 768px) {
    .p-payment__discountSubmitBtn {
  width: 70%;
  margin-top: 10px;
  margin: 0 auto;
}
.c-inputBox__textareaInput, .c-inputBox__textInput{
    margin-bottom:10px;
}
    .fl-ml{
        float:left;
    }
    
    .account #content{
        clear: both !important;   
    }
    
        
        
    
    .boxall-Diagonal{
        
        
         min-height: 150px;
        background: #0f4c81;
        position: unset;
        width:100%;
        /*width: calc(50% - 30px);*/
        
        
        
    }
    
    .boxall2-Diagonal{
        
        
         min-height: 150px;
        background: #e30e2d;
        position: unset;
            width:100%;
        /*width: calc(50% - 30px);*/
    }
    
    
    
    .box1-Diagonal {
        float: left;
    }
    .box2-Diagonal {
        float: right;
    }
    .box1-Diagonal:after, .box2-Diagonal:before {
        content:'';
        position: absolute;
        top: 0;
        width: 0;
        height: 0;
    }
    .box1-Diagonal:after {
        left: 100%;
        border-top: 150px solid #0f4c81;
        border-right: 50px solid transparent;
    }
    .box2-Diagonal:before {
        right: 100%;
        border-bottom: 150px solid #e30e2d;
        border-left: 50px solid transparent;
    }
    
    
    
    .box2-Diagonal h3{
        
        text-align: center;
        vertical-align: middle;
        height: 150px;
        margin: auto;
        display: flex;
        font-size: 24px;
        color: white;
        justify-content: center;
        flex-direction: column;
        
    }
    
    
    
    .box1-Diagonal input{
        
        
        width: 100% !important;
         height: 40px !important;
        background-color: white !important;
        
    }
    
    
    
    .box1-Diagonal p{
        
       width: 100% !important;
        height: 40px !important;
        text-align: center !important;
        background-color: #e30e2d !important;
        vertical-align: middle !important;
      color:#fff;
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
        font-size: 16px !important;
        border-radius: 3px !important;
    }
    
    .boxall0-Diagonal{
        height: 150px;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    
    
       .box-block2-margin {
         margin: 10px; 
    }
    
    .box-call-to-action2 {
        height: 450px;
    }
        
        
        .box-block5-h3 {
     
        width: unset!important;
       
    }

    .blogdsc2{
        top: 120px !important;
    }
    
    .blogdsc2 h4 a{
        font-size: 32px !important;
    }
}







.manufacturer_part1  a{
    
    width: 100%;
    text-align: center;
    display: block;
    color: #000;
    font-size: 16px;
    padding: 10px;
    font-weight: bold;
    
}



.box-accunt1{
    
    border-radius: 5px;
    border: 1px solid #000000;
    padding: 10px;
    /* width: auto; */
    text-align: center;
    margin: 10px;
    
}


/*.shop-menuitem-layout2:hover{*/

/*      background-color:#187ace !important;  */
      
/*}*/

.megamenu i.fa.fa-home {
    font-size: 20px;
}



.sociall {
    padding: 7px;
    /* border: 1px solid #ff0000; */
    margin: 2px;
    border-radius: 5px;
}

#content .so-groups-sticky {
    background-color: #fff0 !important;
}


.sticky-categories {
    padding: 10px !important;
    border: 1px solid #e30e2d;
    border-bottom-color: rgb(227, 14, 45);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #e30e2d;
    border-radius: 5px;
    margin: 10px;
}

.sticky-myaccount {
    
     padding: 10px !important;
    border: 1px solid #e30e2d;
    border-bottom-color: rgb(227, 14, 45);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #e30e2d;
    border-radius: 5px;
    margin: 10px;
    
    
}



.sticky-recent {
    
      padding: 10px !important;
    border: 1px solid #e30e2d;
    border-bottom-color: rgb(227, 14, 45);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #e30e2d;
    border-radius: 5px;
    margin: 10px;
    
    
}



.sticky-mycart {
    
     padding: 10px !important;
    border: 1px solid #0f4c81 ;
    border-bottom-color: rgb(227, 14, 45);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #0f4c81 ;
    border-radius: 5px;
    margin: 10px;
    
    
}

.sticky-mysearch {
     padding: 10px !important;
    border: 1px solid #0f4c81 ;
    border-bottom-color: rgb(227, 14, 45);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #0f4c81 ;
    border-radius: 5px;
    margin: 10px;
    
}



.item.box-blog2 {
    height: 370px;
}

.item.box-blog2 .readmore.font-title {
    width: 100%;
    text-align: center;
 
}


.item.box-blog2 .readmore a {
    text-align: center;
    width: 100%;
    background-color: 
#e30e2d;
color:
    white;
    padding: 2px;
        padding-right: 2px;
    border-radius: 10px;
    direction: rtl;
    margin: 0px;
}

.fa-caret-right::before {
    content: "\f0da";
    margin: 5px;
}


.media-heading.font-title.head-item {
    height: 50px;
}




/*.MsoNormal {*/
/*    font-weight: 10;*/
/*    font-family: IRANSans;*/
/*    font-size: 14px;*/
/*    text-transform: capitalize;*/
/*    color: #000;*/
/*    font-weight: 500;*/
/*}*/



.sticky-backtop{
    
    padding: 10px !important;
border: 1px solid
#0f4c81;
    border-bottom-color: rgb(15, 76, 129);
    border-bottom-style: solid;
    border-bottom-width: 1px;
border-bottom-color: rgb(227, 14, 45);
border-bottom-style: solid;
border-bottom-width: 1px;
background-color:
#0f4c81;
border-radius: 5px;
margin: 10px;
    
}



.fileproduct{
    
    border: 1px solid
#e0e0e0;
padding: 10px;
text-align: center;
border-radius: 5px;
margin: 10px;
font-size: 16px;

}

.rclaer{
   clear: both !important;
}


.address_block {
    position: relative;
    text-align: right;
    display: inline-block;
    width: 100%;
}

.address_block span.addr_icon {
    transform: rotate(45deg);
    vertical-align: middle;
    width: 35px;
    height: 35px;
    color: #fec007;
    font-size: 18px;
    float: right;
    margin-left: 11px;
    display: inline-block;
    border-radius: 7px;
    text-align: center;
    border: 1px solid #dedddb;
}

.address_block span.addr_icon svg {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%) rotate(-45deg);
}

.address_block p {
    margin: 0;
    color: #707070;
    font-weight: 500;
    font-size: 15px;
    line-height: 35px;
}


.head_margintop{
    margin-bottom:20px;
    
}


.header_search{
    
    position: absolute !important;
    left: 75px !important;
    top: 61px !important;
    padding: 10px !important;
    margin-top: 0px !important;
    margin-left: 10px !important;
    font-size: 20px;
   
}

.header_search a{
     color: #fff;
    
}

.search_box {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    z-index: 999;
}

.search_box:before {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    content: "";
    z-index: -1;
}

.search_box .search_block {
    position: relative;
    padding: 100px 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transform: scale(2.3);
    width: 1170px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.search_box .search_block h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #fec007;
}

.search_field {
    position: relative;
    border-radius: 10px;
    width: 1070px;
}

.search_box .search_block .search_field input {
    width: 100%;
    height: 70px;
    outline: none;
    color: #333333;
    border: 1px solid #cccccc;
    border-radius: 50px;
    padding: 0px 20px;
    padding-left: 80px;
}

.search_box .search_block .search_field>a {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 70px;
    background-color: #fec007;
    padding: 0px 50px;
    border-radius: 50px 0px 0px 50px;
    display: inline-block;
    font-weight: 500;
}

.search_box .search_close {
    position: absolute;
    top: 30px;
    left: 30px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.search_box.search_box_open {
    opacity: 1;
    visibility: visible;
}

.search_box.search_box_open .search_block {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.footer_block .footer_logo {
    margin-bottom: 18px;
}

.footer_block p {
    color: #ffffff;
    margin-bottom: 30px;
}

.footer_block h6 {
    text-transform: uppercase;
    color: #fec007;
    font-family: 'vazir', 'Lato', sans-serif;
    font-weight: 600;
    margin-bottom: 8px;
}

.footer_block h3 {
    color: #bcbcbc;
    font-size: 34px;
}

.footer_block .footer_heading {
    margin-bottom: 20px;
    position: relative;
}

.footer_block .footer_heading>h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    color: #ffffff;
}

.footer_block .useful_links>li {
    display: block;
    margin-bottom: 10px;
}

.footer_block .useful_links>li>a {
    display: inline-block;
    color: #ffffff;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    font-size:17px !important;
}

.footer_block .useful_links>li>a>span {
    margin-left: 10px;
}

.footer_block .instagram_links>li {
    display: inline-block;
    margin: 0px 0px 10px 4px;
}

.footer_block .instagram_links>li>a {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.footer_block .instagram_links>li>a:before {
    content: "";
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(254, 192, 7, 0.70);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.footer_block .instagram_links>li>a>img {
    border-radius: 5px;
}


#middle_footer{
    background-color: #1c232c !important;
    padding: 50px 0;
}

#footer_newslater .newsletter{
    width: 100% !important;
    background-color: transparent !important;
    padding-top: 25px;
    
}

#footer_newslater .row {
    background-color: #fec007 !important;
    border-radius: 20px;
    padding: 40px 60px;
    position: relative;

}


.newsletter_rightcol h2{
    font-size: 40px !important;;
    font-weight: 700 !important;
    color: #fff;
}
    

.newsletter_rightcol h4{
    font-size: 22px;
    font-weight: 400;
    color: #fff;
}

#footer_newslater .newsletter .promotext{
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 14px;
}

#footer_newslater .newsletter .page-heading{
    display:none !important;
    
}

#footer_newslater #signup .input-box{
    float:right;
}

#footer_newslater #signup .input-box #txtemail{
    width: 100%;
    height: 50px;
    padding: 0px 20px;
    padding-left: 180px;
    border-radius: 30px;
    outline: none !important;
    border: none !important;
}

#footer_newslater #signup .btn-primary{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    padding: 0px 40px;
    border-radius: 30px;
    background-color: #222222;
    text-transform: capitalize;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
 
}

#footer_newslater .block_content .alert-success{
    background-color: transparent !important;
    box-shadow: none !important;
    position: absolute;
    width: 100%;
    margin-top: 45px;
    padding-right: 20px !important;
}

#footer_newslater .block_content .alert-danger{
    background-color: transparent !important;
    box-shadow: none !important;
    position: absolute;
    width: 100%;
    margin-top: 45px;
    padding-right: 20px !important;
}

.slider_titlecontainer{
    position: absolute;
    bottom: 100px;
    text-align: right;
    width: 45%;
    z-index: 99;
    right: 200px;

}

.slider_title{
    font-size: 20px;
    font-weight: 700;
    color: rgb(254, 192, 7);
    margin-bottom: 25px;
}


.slider_dsc{
    direction: rtl;
    font-size: 82px;
    line-height: 95px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    
}

.slider_btn a{
    width: max-content;
    color: #fff;
    margin-top: 21px;
    border-radius: 30px;
    border: 1px solid #fec007;
    padding: 12px 30px;
    background-color: #fec007;
    font-size: 17px;
    
}

.about_img img{
   border-radius: 10px;
}

.about_content{
    padding: 50px 0px;
    
}

.clv_about_wrapper .about_content .about_heading {
    margin-bottom: 20px;
}

.clv_about_wrapper .about_content .about_heading h2 {
    font-size: 42px;
    font-weight: 500;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.clv_about_wrapper .about_content .about_heading h2>span {
    font-weight: 700;
    color: #fec007;
}

.clv_about_wrapper .about_content .about_heading h6 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    text-transform: capitalize;
}

.clv_about_wrapper .about_content .about_heading .clv_underline {
    margin-top: 13px;
}

.clv_about_wrapper .about_content .para_content p:first-child {
    margin-bottom: 24px;
}

.clv_about_wrapper .about_content .video_block {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.clv_about_wrapper .about_content .video_block>.video_btn>.play_video {
    font-size: 20px;
    font-weight: 600;
    text-transform: lowercase;
    color: #222222;
    display: flex;
    margin-left: 30px;
    align-items: center;
}

.clv_about_wrapper .about_content .video_block>.video_btn>.play_video>span {
    width: 50px;
    height: 50px;
    margin-left: 13px;
    font-size: 16px;
    background-color: #fec007;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    color: #ffffff;
    box-shadow: 0 0 0 rgba(254, 192, 7, 0.4);
    animation: pulse 2s infinite;
}


.clv_btn{
    min-width: 170px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    outline: none;
    font-family: 'vazir' !important;
    border: none;
    background: none;
    cursor: pointer;
    text-align: center;
    text-transform: capitalize;
    border-radius: 30px;
    font-size: 19px;
    color: #ffffff;
    position: relative;
    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;
    border: 2px solid #fec007;
}

.clv_btn::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 30px;
    background-color: #fec007;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.clv_btn::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #fec007;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.clv_about_wrapper .about_content .video_block>.video_btn>.play_video>span>i {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    margin-left: 2px;
}

.fa-play:before {
    content: "\f04b";
}

.clv_btn:hover {
    color: #fec007;
}

.clv_btn:hover::before {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}

.clv_btn::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #fec007;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.about_farm_wrapper {
    background-image: url(/image/index_v1_farm_bg.png);
    background-size: contain;
}

.clv_section {
    padding: 100px 0px;
}

.about_farm_wrapper .about_content {
    margin-top: 38px;
}

.about_farm_wrapper .about_content .about_heading h2 {
    font-size: 52px;
    text-transform: capitalize;
    color: #222222;
    font-weight: 500;
}

.about_farm_wrapper .about_content .about_heading h2 span {
    font-weight: 700;
}

.about_farm_wrapper .about_content .about_heading h6 {
    margin: 20px 0px 10px;
    font-size: 20px;
    color: #fec007;
    font-weight: 500;
}

.about_farm_wrapper .about_content .para_content p:first-child {
    margin-bottom: 24px;
}

.about_farm_wrapper .about_content .clv_btn {
    margin-top: 9px;
}

.about_farm_wrapper .about_img {
    position: relative;
}

.about_farm_wrapper .about_img img {
    border-radius: 10px;
    width: 100%;
}

.about_farm_wrapper .about_img .about_img_details {
    width: 100%;
    max-width: 470px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: -80px;
    background-color: #fec007;
    padding: 30px 50px;
    text-align: center;
    position: relative;
}

.about_farm_wrapper .about_img .about_img_details h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
}

.about_farm_wrapper .about_img .about_img_details h1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
}

.about_farm_wrapper .about_content .para_content p {
   font-size:15px !important;
}

 .clv_counter_wrapper {
 	position: relative;
 	background: url('/image/counter_bg.jpg') no-repeat center;
 	background-size: cover;
 	padding: 88px 0px 96px;
 	z-index: 1;
 }

 .clv_counter_wrapper:before {
 	content: "";
 	display: block;
 	position: absolute;
 	top: 0;
 	right: 0;
 	bottom: 0;
 	left: 0;
 	background-color: rgba(37, 37, 37, 0.7);
 	z-index: -1;
 }

 .counter_section {
 	margin-top: 36px;
 }

 .clv_counter_wrapper .counter_block {
 	text-align: center;
 }

 .clv_counter_wrapper .counter_block>.counter_img {
 	margin-bottom: 15px;
 	display: inline-block;
 }

 .clv_counter_wrapper .counter_block>.counter_img>span {
 	width: 80px;
 	height: 80px;
 	display: inline-block;
 	border-radius: 15px;
 	transform: rotate(-45deg);
 	position: relative;
 }

 .clv_counter_wrapper .counter_block>.counter_img>span.red_bg {
 	background-color: #f44026;
 }

 .clv_counter_wrapper .counter_block>.counter_img>span.yellow_bg {
 	background-color: #fec422;
 }

 .clv_counter_wrapper .counter_block>.counter_img>span.orange_bg {
 	background-color: #ed6622;
 }

 .clv_counter_wrapper .counter_block>.counter_img>span.blue_bg {
 	background-color: #2491fe;
 }

 .clv_counter_wrapper .counter_block>.counter_img>span>img {
 	position: absolute;
 	top: 50%;
 	right: 50%;
 	transform: translate(50%, -50%) rotate(45deg);
 }

 .clv_counter_wrapper .counter_block>.counter_text>h4 {
 	font-size: 42px;
 	color: #ffffff;
 	font-weight: 700;
 }

 .clv_counter_wrapper .counter_block>.counter_text>h5 {
 	font-size: 18px;
 	font-weight: 600;
 	color: #ffffff;
 	text-transform: capitalize;
 }

.clv_heading {
    text-align: center;
    margin-bottom: 30px;
}

.clv_heading.white_heading h3 {
    color: #ffffff;
}

.clv_heading>.clv_underline {
    margin: 7px 0px;
}

.clv_heading.white_heading p {
    color: #ffffff;
}

.clv_heading h3 {
    font-size: 40px;
    color: #fec007;
    font-weight: 700;
    text-transform: capitalize;
}

.clv_heading p{
    font-size: 15px !important;
    width: 50%;
    margin: auto;
}

.clv_service_wrapper {
 	position: relative;
 	background-color: #fdfaff;
 	padding-top: 90px;
 	padding-bottom: 70px;
 }

 .clv_service_wrapper .service_girl_img {
     position: absolute;
    bottom: -689px;
    display: inline-block;
 }

 .service_main_wrapper {
 	margin-top: 25px;
 }

 .clv_service_wrapper .service_block {
 	background-color: #ffffff;
 	border-radius: 10px;
 	box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.05);
 	text-align: center;
 	padding: 40px 40px 20px;
 	margin-bottom: 30px;
 	position: relative;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .clv_service_wrapper .service_block:before,
 .clv_service_wrapper .service_block:after,
 .clv_service_wrapper .service_block span:before,
 .clv_service_wrapper .service_block 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;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .clv_service_wrapper .service_block:after {
 	top: auto;
 	bottom: 0;
 	border-radius: 0px 0px 10px 0px;
 	border-width: 0px 1px 1px 0px;
 }

 .clv_service_wrapper .service_block span:before {
 	right: auto;
 	left: 0;
 	border-radius: 10px 0px 0px 0px;
 	border-width: 1px 0px 0px 1px;
 }

 .clv_service_wrapper .service_block span:after {
 	top: auto;
 	right: auto;
 	bottom: 0;
 	left: 0;
 	border-radius: 0px 0px 0px 10px;
 	border-width: 0px 0px 1px 1px;
 }

 .clv_service_wrapper .service_block:hover:before {
 	width: 90px;
 	height: 60px;
 	border-color: #fec007;
 }

 .clv_service_wrapper .service_block:hover:after {
 	width: 60px;
 	height: 90px;
 	border-color: #fec007;
 }

 .clv_service_wrapper .service_block:hover span:before {
 	width: 60px;
 	height: 90px;
 	border-color: #fec007;
 }

 .clv_service_wrapper .service_block:hover span:after {
 	width: 90px;
 	height: 60px;
 	border-color: #fec007;
 }

 .clv_service_wrapper .service_block .service_icon {
 	margin-bottom: 14px;
 }

 .clv_service_wrapper .service_block h4 {
 	font-size: 26px;
 	font-weight: 600;
 	text-transform: capitalize;
 	color: #222222;
 }

.clv_testimonial_wrapper {
 	position: relative;
 	background: url('/image/testimonial_bg.jpg') no-repeat center;
 	background-size: cover;
 	z-index: 1;
 	padding: 90px 0px 60px;
 }

 .clv_testimonial_wrapper:before {
 	content: "";
 	display: block;
 	position: absolute;
 	top: 0;
 	right: 0;
 	bottom: 0;
 	left: 0;
 	background-color: rgba(28, 28, 28, 0.8);
 	z-index: -1;
 }

 .index_v1 .testimonial_slider {
 	margin-top: 25px;
 }

 .testimonial_slide {
 	position: relative;
 	padding: 20px;
 	display: flex;
 	align-items: center;
 	background-color: #ffffff;
 	border-radius: 10px;
 	z-index: 1;
 }

 .testimonial_slider .swiper-slide {
 	padding: 40px 100px;
 }

 .testimonial_slide .rounded_quote {
 	width: 80px;
 	height: 80px;
 	line-height: 80px;
 	text-align: center;
 	display: inline-block;
 	position: absolute;
 	top: -40px;
 	right: -40px;
 	background-color: #fec007;
 	border-radius: 100%;
 }

 .testimonial_slide .bg_quote {
 	display: inline-block;
 	position: absolute;
 	top: 50%;
 	right: 50%;
 	transform: translate(50%, -50%);
 	z-index: -1;
 }

 .testimonial_slide .client_img img {
 	border-radius: 10px;
 }

 .testimonial_slide .client_message {
 	padding: 10px 20px;
 	padding-left: 10px;
 }

 .testimonial_slide .client_message>p {
 	margin: 0;
 	margin-bottom: 5px;
 }

 .testimonial_slide .client_message>h3 {
 	font-size: 22px;
 	font-weight: 700;
 	text-transform: capitalize;
 	color: #222222;
 }

 .testimonial_slide .client_message>h3>span {
 	font-size: 15px;
 	font-weight: 400;
 	color: #757575;
 	margin-right: 20px;
 	position: relative;
 }

 .testimonial_slide .client_message>h3>span:before {
 	content: "";
 	width: 7px;
 	height: 1px;
 	background-color: #757575;
 	position: absolute;
 	top: 50%;
 	right: -10px;
 	transform: translateY(-50%);
 }

 .testimonial_slider .slider_arrow {
 	position: absolute;
 	bottom: 60px;
 	left: 150px;
 	font-size: 17px;
 	cursor: pointer;
 	color: #b1b1b1;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 	z-index: 1;
 }

 .testimonial_slider .slider_arrow:hover {
 	color: #fec007;
 }

 .testimonial_slider .slider_arrow.left_arrow {
 	left: 180px;
 }

.index_v1 .clv_team_wrapper {
 	background-image: url('../images/index_v1_team_bg.png');
 	background-size: contain;
 }

 .clv_team_wrapper {
 	padding-top: 88px;
 }

 .clv_team_wrapper .container {
 	max-width: 1200px;
 }

 .clv_team_wrapper .team_section {
 	margin-top: 25px;
 }

 .clv_team_wrapper .team_section .team_block {
 	position: relative;
 	overflow: hidden;
 	border-radius: 10px;
 	box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.07);
 }

 .clv_team_wrapper .team_section .team_block .team_image {
 	position: relative;
 }

 .clv_team_wrapper .team_section .team_block .team_details {
 	margin-bottom: -47px;
 	transform: translateY(0px);
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .clv_team_wrapper .team_section .team_block:hover .team_details {
 	transform: translateY(-60px);
 }

 .clv_team_wrapper .team_section .team_block .team_image .social_overlay {
 	position: absolute;
 	top: 0;
 	right: 0;
 	left: 0;
 	bottom: 60px;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	flex-direction: column;
 	opacity: 0;
 	visibility: hidden;
 	transform: translateY(-60px);
 	z-index: -1;
 	background-color: rgba(254, 192, 7, 0.90);
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .clv_team_wrapper .team_section .team_block:hover .team_image .social_overlay {
 	opacity: 1;
 	visibility: visible;
 	transform: translateY(0px);
 	z-index: 1;
 }

 .clv_team_wrapper .team_section .team_block .team_image .social_overlay p {
 	font-size: 16px;
 	color: #ffffff;
 	text-transform: capitalize;
 	margin-bottom: 0;
 }

 .clv_team_wrapper .team_section .team_block .team_image .social_overlay ul>li {
 	display: inline-block;
 	margin: 0px 10px;
 }

 .clv_team_wrapper .team_section .team_block .team_image .social_overlay ul>li>a {
 	display: inline-block;
 	font-size: 18px;
 	color: #ffffff;
 }

 .clv_team_wrapper .team_section .team_block .team_details .team_name {
 	text-align: center;
 	padding: 14px 0px 15px;
 	background-color: #ffffff;
 }

 .clv_team_wrapper .team_section .team_block .team_details .team_name h3 {
 	font-size: 24px;
 	color: #222222;
 	margin-bottom: 3px;
 	text-transform: capitalize;
 	font-weight: 600;
 }

 .clv_team_wrapper .team_section .team_block .team_details .team_name p {
 	color: #fec007;
 	margin-bottom: 5px;
 	text-transform: capitalize;
 }

 .clv_team_wrapper .team_section .team_block .team_details .team_name span {
 	display: block;
 	width: 50px;
 	height: 2px;
 	opacity: 0;
 	background-color: #fec007;
 	margin: 15px auto 10px;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .clv_team_wrapper .team_section .team_block:hover .team_details .team_name span {
 	opacity: 1;
 }


 .clv_partner_wrapper {
 	background-color: #fdfaff;
 	padding-bottom: 0px;
 }

 .partner_slider .partner_slide .partner_image {
 	text-align: center;
 	background-color: #ffffff;
 	padding: 27px 0px 28px;
 	border: 1px solid #e8e8e8;
 	border-radius: 10px;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .partner_slider .partner_slide .partner_image:hover {
 	border-color: #fec007;
 	background-color: #fec007;
 }

 .partner_slider .partner_slide .partner_image svg path {
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .partner_slider .partner_slide .partner_image:hover svg path {
 	fill: #ffffff;
 }

 .clv_partner_wrapper .partner_slider .slider_arrow {
 	width: 40px;
 	height: 40px;
 	outline: none;
 	border: 2px solid #e2e2e2;
 	border-radius: 50%;
 	color: #e2e2e2;
 	font-size: 20px;
 	display: inline-block;
 	cursor: pointer;
 	position: absolute;
 	top: 50%;
 	right: -100px;
 	transform: translateY(-50%);
 	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;
 }

 .clv_partner_wrapper .partner_slider .slider_arrow:hover {
 	border-color: #fec007;
 	color: #fec007;
 }

 .clv_partner_wrapper .partner_slider .slider_arrow.right_arrow {
 	right: auto;
 	left: -100px;
 }

 .clv_partner_wrapper .partner_slider .slider_arrow>svg {
 	position: absolute;
 	top: 50%;
 	right: 50%;
 	transform: translate(50%, -50%);
 }

 .clv_partner_wrapper .partner_slider .slider_arrow>svg>path {
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .clv_partner_wrapper .partner_slider .slider_arrow:hover>svg>path {
 	fill: #fec007;
 }

#store_row .ltabs-tabs{
    display:none;
}

#store_row .imghead{
    text-align:center;
}

#store_row .layout1-common-span {
   font-size: 40px !important;
    color: #fec007 !important;
    font-weight: 700 !important;
        border-bottom:none !important;
}


#store_row  h3.modtitle{
    border-bottom:none !important;
    margin-bottom:0px !important;
}


#store_row .textdsc{
    text-align: center;
    width: 50%;
    margin: auto;
    font-size: 15px !important;
    
}

#store_row {
    background-image: url(/image/index_v1_shop_bg.png);
    background-size: contain;
}


#store_row .product-item-container{
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 21px 1px rgba(0, 0, 0, 0.06);
    border: none !important;
}

#store_row .product-item-container:hover .caption{
    visibility:hidden;
    opacity:0;
}

#store_row .product-item-container .hover{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 10px;
    background-color: rgba(254, 192, 7, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

#store_row .product-item-container:hover .hover{
    opacity: 1;
    visibility: visible;
}


    

#store_row .product-item-container .hover>h5 a{
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
}

#store_row .product-item-container .hover>h6 {
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
}

#store_row .product-item-container .hover>.shop_btn {
    min-width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    border-radius: 30px;
    font-size: 16px;
    border: 1px solid transparent;
    background-color: #ffffff;
    color: #fec007;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

#store_row .product-item-container .price{
    color: #fec007 !important;
}





.clv_blog_wrapper {
 	background-color: #fdfaff;
 	padding-top: 90px;
 }

 .blog_slider {
 	margin-top: 25px;
 }

 .clv_blog_wrapper .blog_slider .blog_slide {
 	position: relative;
 	border-radius: 10px;
 }

 .clv_blog_wrapper .blog_slider .blog_slide .blog_content {
 	padding: 25px 30px;
 	background-color: #ffffff;
 	border-radius: 0px 0px 10px 10px;
 }

 .clv_blog_wrapper .blog_slider .blog_slide>.blog_image>img {
 	width: 100%;
 	border-radius: 10px 10px 0px 0px;
 }

 .clv_blog_wrapper .blog_slider .blog_slide>.blog_image {
 	position: relative;
 	z-index: 1;
 }

 .clv_blog_wrapper .blog_slider .blog_slide>.blog_image:before {
 	content: "";
 	background-color: #ffffff;
 	display: block;
 	position: absolute;
 	top: 0;
 	right: 0;
 	left: 0;
 	bottom: 0;
 	opacity: 0.2;
 	transform: scale(0);
 	transition: all 0.5s ease-in-out;
 }

 .clv_blog_wrapper .blog_slider .blog_slide:hover>.blog_image:before {
 	transform: scale(1);
 	opacity: 0;
 }

 .blog_slide .blog_content .blog_date {
 	font-size: 18px;
 	font-weight: 600;
 	color: #fec007;
 	margin-bottom: 6px;
 	text-transform: capitalize;
 }

 .blog_slide .blog_content .blog_title {
 	font-size: 22px;
 	font-weight: 600;
 	color: #222222;
 	margin-bottom: 10px;
 	text-transform: capitalize;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .blog_slide .blog_content .blog_title>a {
 	color: #222222;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .blog_slide .blog_content .blog_title:hover>a {
 	color: #fec007;
 }

 .blog_slide .blog_content .blog_user {
 	display: flex;
 	align-items: center;
 	margin-bottom: 10px;
 }

 .blog_slide .blog_content .blog_user .user_name {
 	display: flex;
 	align-items: center;
 	margin-left: 20px;
 }

 .blog_slide .blog_content .blog_user .user_name>img {
 	width: 30px;
 	height: 30px;
 	border-radius: 100%;
 }

 .blog_slide .blog_content .blog_user .user_name>a {
 	font-size: 15px;
 	text-transform: capitalize;
 	margin-right: 20px;
 	display: inline-block;
 	position: relative;
 }

 .blog_slide .blog_content .blog_user .user_name>a:before {
 	content: "";
 	display: block;
 	width: 5px;
 	height: 1px;
 	background-color: #757575;
 	position: absolute;
 	top: 50%;
 	right: -10px;
 	transform: translateY(-50%);
 }

 .blog_slide .blog_content .blog_user .comment_block span {
 	color: #fec007;
 }

 .blog_slide .blog_content>a {
 	text-transform: capitalize;
 	color: #f44027;
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .blog_slide .blog_content>a:hover {
 	color: #fec007;

 }

 .blog_slide .blog_content>p {
 	margin-bottom: 4px;
 }

 .clv_blog_wrapper .blog_slider .slider_arrow {
 	width: 60px;
 	height: 60px;
 	outline: none;
 	border: 2px solid #e2e2e2;
 	border-radius: 50%;
 	color: #e2e2e2;
 	font-size: 40px;
 	display: inline-block;
 	cursor: pointer;
 	position: absolute;
 	top: 50%;
 	right: -100px;
 	transform: translateY(-50%);
 	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;
 }

 .clv_blog_wrapper .blog_slider .slider_arrow:hover {
 	border-color: #fec007;
 	color: #fec007;
 }

 .clv_blog_wrapper .blog_slider .slider_arrow.right_arrow {
 	right: auto;
 	left: -100px;
 }

 .clv_blog_wrapper .blog_slider .slider_arrow>svg {
 	position: absolute;
 	top: 50%;
 	right: 50%;
 	transform: translate(50%, -50%);
 }

 .clv_blog_wrapper .blog_slider .slider_arrow>svg>path {
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .clv_blog_wrapper .blog_slider .slider_arrow:hover>svg>path {
 	fill: #fec007;
 }


.clv_gallery_wrapper {
 	position: relative;
 	background: url('/image/gallery_bg.jpg') no-repeat center;
 	background-size: cover;
 	padding-top: 90px;
 	padding-bottom: 85px;
 	z-index: 1;
 }

 .index_v1 .clv_gallery_wrapper .container {
 	max-width: 1230px;
 }

 .clv_gallery_wrapper:before {
 	content: "";
 	display: block;
 	position: absolute;
 	top: 0;
 	left: 0;
 	bottom: 0;
 	right: 0;
 	background-color: rgba(37, 37, 37, 0.7);
 	z-index: -1;
 }

 .gallery_grid {
 	margin-top: 25px;
 }

 .gallery_grid .gallery_grid_item {
 	width: 33%;
 	margin-bottom: 30px;
 }

 .gallery_grid .gallery_grid_item .gallery_image {
 	position: relative;
 	display: inline-block;
 }

 .gallery_grid .gallery_grid_item .gallery_image>img {
 	border-radius: 10px;
 	max-width: 100%;
 }

 .gallery_grid .gallery_grid_item .gallery_image .gallery_overlay {
 	position: absolute;
 	top: 0;
 	left: 0;
 	bottom: 0;
 	right: 0;
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	border-radius: 10px;
 	opacity: 0;
 	visibility: hidden;
 	background-color: rgba(254, 192, 7, 0.80);
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .gallery_grid .gallery_grid_item .gallery_image:hover .gallery_overlay {
 	opacity: 1;
 	visibility: visible;
 }

 .gallery_grid .gallery_grid_item .gallery_image .gallery_overlay>a {
 	font-size: 24px;
 	color: #ffffff;
 	display: inline-block;
 }

 .gallery_slider .swiper-container {
 	padding-bottom: 30px;
 }

 .gallery_slider .swiper-pagination-bullet {
 	width: 12px;
 	height: 12px;
 	border-radius: 50%;
 	background-color: rgba(255, 255, 255, 1);
 	transition: all 0.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .gallery_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
 	width: 20px;
 	background-color: #fec007;
 	border-radius: 10px;
 }

#footer_newslater{
    background-color: #0da8ee ;
}

.clv_partner_wrapper{
    padding-top:50px !important;
}

/*.breadcrumb_wrapper {*/
/* 	position: relative;*/
/* 	background: url('/image/breadcrumb_bg.jpg') no-repeat center;*/
/* 	background-size: cover;*/
/* 	padding: 63px 0px 57px;*/
/* 	z-index: 1;*/
/* }*/

 .breadcrumb_wrapper:before {
 	content: "";
 	position: absolute;
 	top: 0;
 	left: 0;
 	right: 0;
 	bottom: 0;
 	/*background-color: rgba(37, 37, 37, 0.7);*/
 	z-index: -1;
 }

 .breadcrumb_wrapper .breadcrumb_inner {
 	text-align: center;
 }

 .breadcrumb_wrapper .breadcrumb_inner h3 {
 	font-size: 32px;
 	font-weight: 600;
 	color: #ffffff;
 	text-transform: capitalize;
 }

 /*.breadcrumb_block {*/
 /*	position: absolute;*/
 /*	right: 50%;*/
 /*	bottom: -25px;*/
 /*	transform: translateX(50%);*/
 /*	padding: 14px 20px;*/
 /*	background-color: #fec007;*/
 /*	border-radius: 30px;*/
 /*	z-index: 1;*/
 /*}*/

 .breadcrumb_block ul li {
 	display: inline-block;
 	color: #000;
 	position: relative;
 	margin-left: 15px;
 	text-transform: capitalize;
 }

 .breadcrumb_block ul li a {
 	color: #666;
 	font-size: 15px;
 }

 .breadcrumb_block ul li:before
 /*.breadcrumb_block ul li:after*/ {
 	content: ">";
 	position: absolute;
 	top: 50%;
 	left: -10px;
 	transform: translateY(-50%);
 }

 .breadcrumb_block ul li:after {
 	left: -15px;
 }

 .breadcrumb_block ul li:last-child {
 	margin: 0;
 }

 .breadcrumb_block ul li:last-child:before,
 .breadcrumb_block ul li:last-child:after {
 	display: none;
 }



.label_takhfif{
        position: absolute;
    top: 30px;
    right: 0;
    padding: 5px 10px;
    background-color: var(--config_color_1);
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px !important;
}

.label_takhfif:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    display: inline-block;
    border-top: 15px solid var(--config_color_1);
    border-bottom: 15px solid var(--config_color_1);
    border-left: 10px solid transparent;
}

.product_style{
    box-shadow: 0px 0px 0px 1px #ededed !important;
    border-radius: 10px !important;
    text-align: center !important;
    position: relative !important;
    margin-bottom: 30px !important;
    background-color: #ffffff !important;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    border: none !important;
    z-index: 1;
}

.product_name a{
    color:#000 !important;
}

.addtocard{
    min-width: max-content;
    height: 40px;
    padding: 0px 41px;
    line-height: 41px;
    color: #ffffff;
    background-color: #222222;
    border-radius: 30px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    position: absolute;
    top: calc(100% - 1px);
    right: 50%;
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
}

.addtocard:hover{
     background-color: #27ae93 !important;
     color:#fff !important;
}

/*.product_style:hover{*/
/*    padding:0px 0px 60px !important;*/
    /*margin-bottom: -90px !important;*/
/*    z-index: 2 !important;*/
/*    box-shadow: 0px 0px 39px 1px rgba(0, 0, 0, 0.1) !important;*/

/*}*/

.product_style:hover .addtocard{
    opacity: 1;
    visibility: visible;
    
}

.product_filter h3.modtitle{
    display:none;
}

.product_filter{
    border:none !important;
}

.filtershop_imgunderline{
    clear:both;
    float:right;
}

.product_filter #text_search{
    border: 1px solid #eaeaea !important;
    border-radius: 7px;
    height: 40px;
    width: 100%;
     border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
        border-left: none !important;

}

.product_filter .input_style{
    border:none !important;
}

.product_filter .inputbtn_style{
    border: 1px solid #eaeaea !important;
    border-radius: 7px;
    height: 40px;
    border-right: none !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.products-category .product-grid-5 .addtocard{
    padding: 0px 5px !important; 
}

.product-view .content-product-left .large-image{
    border-radius: 10px !important; 
    border:none !important;
    border-bottom:1px solid #ddd !important;
}

.btn_styleproduct{
    padding: 7px 30px !important;
    line-height: 29px !important;
    display: inline-block !important;
    font-family: 'vazir' !important;
    border: none !important;
    background: none !important;
    cursor: pointer !important;
    text-align: center !important;
    text-transform: capitalize !important;
    border-radius: 30px !important;
    font-size: 16px !important;
    color: #ffffff !important;
    position: relative !important;
    z-index: 1 !important;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
}

/*.btn_styleproduct::before {*/
/*    content: '' !important;*/
/*    position: absolute !important;*/
/*    top: 0 !important;*/
/*    right: 0 !important;*/
/*    width: 100% !important;*/
/*    height: 100% !important;*/
/*    z-index: -1 !important;*/
/*    border-radius: 8px !important;*/
/*    background-color: var(--config_color_1!important;*/
/*    -webkit-transition: all 0.3s !important;*/
/*    -moz-transition: all 0.3s !important;*/
/*    -o-transition: all 0.3s !important;*/
/*    transition: all 0.3s !important;*/
/*}*/


.btn_styleproduct input{
    background-color: transparent !important;
    font-size: 17px !important;
    font-weight: bold !important;
    line-height: 0.9 !important;
    margin-right: 10px;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span{
    color: var(--config_color_1) !important;
    
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span{
    border-right: 1px solid #eaeaea !important;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span{
    border-left: 1px solid #eaeaea !important;

}

.product-view .content-product-right .box-info-product .add-to-links ul li:hover a{
    background-color: #fec007 !important;
    border-color: #fec007 !important;

}

.producttab .tabsslider.horizontal-tabs .nav-tabs{
    /*background-color: #fff !important;*/
    /*border-bottom: none !important;*/
}

.producttab .tabsslider.horizontal-tabs{
    border:none !important;
    margin-top: 0px !important;
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li.active a, .producttab .tabsslider.horizontal-tabs .nav-tabs li:hover a{
    /*  border-bottom: 3px solid #000 !important;*/
    /*  border-radius: 0px !important;*/
    /*padding-right: 15px !important;*/
    /*padding-left: 15px !important;*/
    
}

.producttab .tabsslider.horizontal-tabs .nav-tabs li a{
    /*background-color: #fff !important;*/
    /* border-radius:7px !important;*/
    /*border:none !important;*/
    
}

/*#tab-description .MsoNormal span{*/
/*    font-size:15px !important;*/
/*}*/

.productpage_discount{
    color: #fec007;
}

.gallerypage .clv_gallery_wrapper{
    background:none !important;
}

.gallerypage .clv_gallery_wrapper:before{
    background:none !important;
   
}

.gallerypage .clv_heading h3{
    color: #fec007 !important;
}

.gallerypage .clv_heading.white_heading p{
    color: #000 !important;
}

.gallerypage .clv_underline{
    display:none;
}

.gallerypage .clv_underline2{
    display:block !important;
}

.gallerypage .clv_gallery_wrapper{
    padding-top: 50px;
}

.gallerypage .gallery_slider .swiper-pagination-bullet{
    background-color:#ccc !important;
}

.gallerypage .gallery_slider .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #fec007 !important;
}



.contact_blocks_wrapper {
 	background-color: #ffffff;
 	padding-top: 75px;
 }

 .contact_block {
 	position: relative;
 	box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.06);
 	border-radius: 10px;
 	background-color: #ffffff;
 	text-align: center;
 	padding: 50px 40px 43px;
 	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;
 }

 .contact_block:before,
 .contact_block:after,
 .contact_block span:before,
 .contact_block 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.3s ease-in-out;
 	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 }

 .contact_block:after {
 	top: auto;
 	bottom: 0;
 	border-radius: 0px 0px 10px 0px;
 	border-width: 0px 1px 1px 0px;
 }

 .contact_block span:before {
 	right: auto;
 	left: 0;
 	border-radius: 10px 0px 0px 0px;
 	border-width: 1px 0px 0px 1px;
 }

 .contact_block span:after {
 	top: auto;
 	right: auto;
 	bottom: 0;
 	left: 0;
 	border-radius: 0px 0px 0px 10px;
 	border-width: 0px 0px 1px 1px;
 }

 .contact_block:hover:before {
 	width: 90px;
 	height: 60px;
 	border-color: var(--config_color_1);
 }

 .contact_block:hover:after {
 	width: 60px;
 	height: 90px;
 	border-color: var(--config_color_1);
 }

 .contact_block:hover span:before {
 	width: 60px;
 	height: 90px;
 	border-color: var(--config_color_1);
 }

 .contact_block:hover span:after {
 	width: 90px;
 	height: 60px;
 	border-color: var(--config_color_1);
 }

 .contact_block .contact_icon {
 	margin-bottom: 15px;
 }

 .contact_block h4 {
 	position: relative;
 	padding-bottom: 14px;
 	margin-bottom: 17px;
 	text-transform: capitalize;
 	font-size: 26px;
 	color: #222222;
 	font-weight: 600;
 }

 .contact_block h4:before,
 .contact_block h4:after {
 	content: "";
 	position: absolute;
 	right: 50%;
 	top: 100%;
 	transform: translateX(50%);
 	width: 104px;
 	height: 1px;
 	background-color: var(--config_color_1);
 }

 .contact_block h4:after {
 	width: 56px;
 	top: calc(100% + 5px);
 }

 .contact_block p {
 	margin: 0;
 	font-size: 20px;
 }

 .contact_form_wrapper {
 	background-color: #f9f9f9;
 }

 .contact_form_section {
 	background-color: #ffffff;
 	border-radius: 10px;
 	padding: 33px 40px 10px;
 }

 .contact_form_section h3 {
 	text-transform: capitalize;
 	font-size: 32px;
 	margin-bottom: 22px;
 	color: #222222;
 	font-weight: 600;
 }

 .contact_form_section form {
 	display: contents;
 }

 .working_time_section {
 	background-color: #ffffff;
 }

 .timetable_block {
 	padding: 40px 40px 20px;
 	background-color: #ffffff;
 }

 .timetable_block h5 {
 	font-size: 22px;
 	font-weight: 700;
 	text-transform: capitalize;
 	text-align: center;
 	margin-bottom: 19px;
 	color: #222222;
 }

 .timetable_block>ul>li {
 	display: flex;
 	align-items: center;
 	justify-content: space-between;
 	margin-bottom: 22px;
 }

 .timetable_block>ul>li:last-child {
 	margin: 0;
 }

 .timetable_block>ul>li>p {
 	margin: 0;
 	color: #222222;
 	text-transform: capitalize;
 	text-align: right;
 	width: 45%;
 }

 .tollfree_block {
 	border-radius: 10px;
 	background-color: var(--config_color_1);
 	padding: 22px 20px 19px;
 	text-align: center;
 	margin-top: 30px;
 }

 .tollfree_block h5 {
 	font-size: 22px;
 	font-weight: 600;
 	text-transform: capitalize;
 	color: #ffffff;
 	margin-bottom: 3px;
 }

 .tollfree_block h3 {
 	font-size: 32px;
 	font-weight: 700;
 	text-transform: capitalize;
 	font-family: 'vazir', 'Lato', sans-serif;
 	color: #ffffff;
 }

 #map {
 	height: 760px;
 	width: 100%;
 }

.contactpage_bg{
    background-color: #f9f9f9;
    padding: 20px 0px !important;
}

.contactpage_bg .layout1-common-span{
    padding-right: 0px !important;
    border-bottom: none !important;
    color:#000 !important;
}

.contactpage_bg input {
    border-radius: 5px !important;
}

.contactpage_form{
    background-color: #ffffff;
    border-radius: 10px;
    padding: 33px 40px 10px;
}

.contactpage_bg .btn_mystyle{
    min-width: 170px;
    height: 50px;
    line-height: 36px;
    display: inline-block;
    outline: none;
    font-family: 'vazir' !important;
    border: none;
    background: none;
    cursor: pointer;
    text-align: center;
    text-transform: capitalize;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    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;
}

.contactpage_bg .btn_mystyle:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 30px;
    background-color: var(--config_color_1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.contactpage_bg .btn_mystyle:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid var(--config_color_1);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.contactpage_bg .btn_mystyle:hover {
    color: var(--config_color_1);
    background: #fff !important;
    border-color: var(--config_color_1) !important;
}

.contactpage_bg .btn_mystyle:hover:before {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}

.contactpage_bg .btn_mystyle:hover:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.cart_tablebox{
    box-shadow: 0px 0px 30px 1px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    margin-bottom:20px;
}

.cart_tablebox .table{
    margin-bottom: 0px !important;
}


.cart_tablebox .table-responsive .table thead > *{
    background-color: #fff !important;
    color:#000 !important;
}

.cart_custombtn{
    min-width: 170px;
    height: 50px;
    line-height: 34px;
    display: inline-block;
    outline: none;
    font-family: 'vazir' !important;
    border: none;
    background: none !important;
    cursor: pointer;
    text-align: center;
    text-transform: capitalize;
    border-radius: 30px;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    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;
}


.cart_custombtn:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 30px;
    background-color: #fec007;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.cart_custombtn:after{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #fec007;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.cart_custombtn:hover {
    color: #fec007 !important;
}

.cart_custombtn:hover:before {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}

.cart_custombtn:hover:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.cart_btnrefresh{
    background-color:#fec007 !important;
    
}

.cart_btndel{
    background-color:#bf9821 !important;
}

.clv_about_product {
 	padding-bottom: 121px;
 }

 .clv_about_product .about_product_contect {
 	position: relative;
 	padding-top: 70px;
 }

 .clv_about_product .about_product_contect>h2 {
 	font-size: 40px;
 	font-weight: 700;
 	text-transform: capitalize;
 	color: #222222;
 	margin-bottom: 14px;
 }

 .clv_about_product .about_product_contect>h6 {
 	font-size: 20px;
 	color: #fec007;
 	font-family: 'vazir', 'Lato', sans-serif;
 	margin-bottom: 19px;
 }

 .clv_about_product .about_product_contect .about_product_contact {
 	position: relative;
 	padding: 30px;
 	padding-right: 28px;
 	padding-left: 55px;
 	margin-left: 105px;
 	background-color: #fec007;
 	border-radius: 10px;
 }

 .clv_about_product .about_product_contect .about_product_contact h4 {
 	font-size: 18px;
 	font-weight: 700;
 	margin-bottom: 7px;
 	text-transform: capitalize;
 	color: #ffffff;
 }

 .clv_about_product .about_product_contect .about_product_contact h3 {
 	font-size: 38px;
 	font-weight: 700;
 	text-transform: capitalize;
 	color: #ffffff;
 }

 .clv_about_product .about_product_contect .about_product_contact>span {
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	width: 96px;
 	height: 96px;
 	border: 6px solid #ffffff;
 	border-radius: 50%;
 	position: absolute;
 	background-color: #fec007;
 	top: 50%;
 	left: -45px;
 	transform: translateY(-50%);
 }

 .clv_about_product .about_product_image {
 	position: relative;
 	z-index: 1;
 	display: inline-block;
 }

 .clv_about_product .about_product_image>img {
 	border-radius: 10px;
 }

 .clv_about_product .about_product_image .play_btn_block {
 	content: "";
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	position: absolute;
 	top: 0px;
 	right: 0px;
 	left: 0px;
 	bottom: 0px;
 	background-color: rgba(0, 0, 0, 0.7);
 	border-radius: 10px;
 }

 .clv_about_product .about_product_image .play_btn_block a>span {
 	display: flex;
 	align-items: center;
 	justify-content: center;
 	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.5);
 	background-color: #ffffff;
 	border-radius: 50%;
 	width: 88px;
 	height: 88px;
 	animation: pulse2 2s infinite;
 }

 @keyframes pulse2 {
 	0% {
 		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
 		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
 	}

 	70% {
 		-moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
 		box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
 	}

 	100% {
 		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
 	}
 }

 .clv_about_product .about_product_image:after {
 	content: "";
 	display: block;
 	position: absolute;
 	top: 40px;
 	right: 40px;
 	left: -40px;
 	bottom: -40px;
 	background-color: #fec007;
 	border-radius: 10px;
 	z-index: -1;
 }

.customdate_style{
    font-size: 18px;
    font-weight: 700;
    color: #212529;
    background-color: #ffffff;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    opacity: 0.7;
    float: left;
    margin-left: 10px;
    font-size: 11px;
    font-weight: 300;
    margin-top: 20px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .blog-meta .author{
    float: right;
    margin-left: 10px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .blog-meta .comment_count .fa-comment-o{
    color: #fec007 !important;
}

.blog-listitem .blog-item .blog-item-inner .blog-content .blog-meta{
    font-size:17px !important;

}

.img_blog{
   width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-left:10px;
}

.blog-listitem .blog-item .blog-item-inner .blog-content a.btn-viewmore{
    color: #ec3a01 !important;
}

.blog_ts{
    margin-bottom:0px !important;   
}

.blog_sside input{
    border: 1px solid #eaeaea !important;
    border-radius: 40px !important;
    height: 50px !important;
    width: 100% !important;
    padding: 0px 20px !important;
    padding-left: 50px !important;
        border-top-left-radius: 0px !important;;
    border-bottom-left-radius: 0px !important;;
    border-left: none !important;
}

.blog_btn{
    border: 1px solid #eaeaea !important;
    border-radius: 40px !important;
    height: 50px !important;
    border-right: none !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    padding: 7px !important;
    color: #555 !important;
    background: transparent !important;
    line-height: 40px;
    width: 100% !important;
}


.blog-category .blog-cate{
    border:none !important;
}

.content-aside .module.blog-category ul li{
    border:none !important;
}

.angle_blog{
    color: #000;
    font-size: 18px;
        vertical-align: middle;
}

.customdateblog_style{
    color: #8f8f8f!important;
}




 .author_message_box {
 	background-color: #fec007;
 	border-radius: 10px;
 	padding: 20px;
 	display: flex;
 	align-items: center;
 	margin-top: 60px;
 	margin-bottom: 92px;
 }

 .author_image {
 	margin-left: 20px;
 }

 .author_image img {
 	border-radius: 10px;
 }

 .author_content {
 	padding-left: 30px;
 }

 .author_content .social_name {
 	display: flex;
 	align-items: center;
 	margin-bottom: 12px;
 }

 .author_content .social_name h3 {
 	font-size: 20px;
 	color: #ffffff;
 	margin-left: 30px;
 	text-transform: uppercase;
 	font-weight: 600;
 }

 .author_content .social_name h3>span {
 	text-transform: capitalize;
 	font-weight: 600;
 	font-size: 18px;
 }

 .author_content .social_name>ul {
 	padding: 5px 10px;
 	background-color: rgba(255, 255, 255, 0.1);
 	border-radius: 40px;
 }

 .author_content .social_name>ul>li {
 	display: inline-block;
 	margin: 0px 5px;
 }

 .author_content .social_name>ul>li>a {
 	color: #ffffff;
 	font-size: 18px;
 }

 .author_content p {
 	margin: 0;
 	color: #ffffff;
 }


.clv_btn:hover:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.title_marginblog{
    margin-bottom:0px !important;
}


.error_image {
 	position: relative;
 	text-align: center;
 }

 .error_image .shape_img {
 	z-index: -1;
 	position: absolute;
 	top: 50%;
 	right: 50%;
 	transform: translate(50%, -50%);
 }

 .error_image .veg_img {
 	position: absolute;
 	top: 50%;
 	right: 50%;
 	transform: translate(50%, -50%);
 	margin-top: 20px;
 }

 .error_image h2 {
 	font-size: 400px;
 	line-height: 458px;
 	text-transform: capitalize;
 	font-weight: 700;
 	color: #fec007;
 }

 .error_content {
 	text-align: center;
 	margin-top: 28px;
 }

 .error_content h3 {
 	font-size: 42px;
 	color: #222222;
 	text-transform: capitalize;
 	margin-bottom: 5px;
 }

 .error_content h3>span {
 	font-weight: 700;
 }

 .error_content p {
 	font-size: 22px;
 	text-transform: capitalize;
 	margin-bottom: 22px;
 }

@media only screen and (max-width:768px){
    
    .shopping_cart {
        left: 0px !important;
        margin-left: 0px !important;
        top: 7px !important;
    }

    #cart .textcart {
        display: none !important;
    }
    
    .htsize a {
        font-size: 11px !important;
    }
    .header-top{
        display:none;
    }
    
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle{
        color:#000 !important;
    }
    
    .mobile_header{
        display:none !important;;
    }
    
    /*.shopping_cart{*/
    /*    display:none !important;;*/
    /*}*/
    
    .header_search{
        display:none !important;;
    }
    
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar{
        background:#000 !important;
    }
    
    .head_margintop{
        display:none !important;
    }
    
    .header-bottom-inner{
        top:0px !important;
    }
    
    .header-middle {
        border-bottom: none !important;
    }
    
    #footer_newslater .row{
        padding: 25px 5px;    
    }
    
    .team_image img{
        width:100% !important;
    }
    
    .clv_heading p{
        width:100%;
    }
    
    .slider_title_main{
        display:none;
    }
    
    .testimonial_slider .swiper-slide {
        padding: 40px 45px !important;
    }
    
    #header{
        padding-bottom: 10px !important;
        background-color: #fff !important;  
    }
    
    .about_farm_wrapper .about_img .about_img_details h1{
        font-size:30px !important;
    }
    
    .about_farm_wrapper .about_img .about_img_details{
        padding: 30px 10px;    
    }

    .about_farm_wrapper .about_content .about_heading h2{
        font-size: 30px !important;   
    }
    
    .clv_heading h3 {
        font-size: 33px !important;   
    }
    
    #store_row .textdsc{
        width:100% !important;
    }
    
    .ltabs-tabs-container .ltabs-tabs-wrap{
        display:none !important;
    }
    
    .common-home .box-label{
        display:none !important;    
    }
    
    .breadcrumb_block{
        width: 100%;
        text-align: center;
    }
    
    .error_image h2{
        font-size: 100px !important;
        line-height: 158px !important;
        
    }
    
    .clv_about_product .about_product_contect>h2{
        font-size: 27px !important;
        font-weight: 700 !important;;
    }
    
    .clv_about_product .about_product_contect .about_product_contact{
        margin-left: 25px !important;
    }
   

}



/* New Theme irantaks 2020.06.29 */

.ads-header {
    margin: 0;
    height: 50px;
    border-radius: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    display: block;
    background-image: url(/image/catalog/dca52dea61af67c/banner-top33.jpg)
}


.header-middle .container-fluid{
    overflow: unset !important; 
}

.textcart{
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
    margin-left: 5px;
    color: #607d8b;
}

.container-megamenu.horizontal ul.megamenu > li > a strong{
    font-weight:400 !important;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu > li:hover > a, .typeheader-1 .container-megamenu.horizontal ul.megamenu > li.active > a, .typeheader-1 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
    color: var(--config_color_1)!important;
    border-bottom:2px solid var(--config_color_1)!important;
}

.typeheader-1 #sosearchpro .search {
    margin: auto !important;
    width: 80% !important;
}

.typeheader-1 #sosearchpro .search input{
    width:96% !important;
}

.typeheader-1 #sosearchpro .search button {
    background-color: var(--config_color_1)!important;
    padding: 0 10px !important;
    line-height: 43px !important;
}

.typeheader-1 #sosearchpro .search button i {
    color: #fff !important;
}

.header-middle .nav-item.account {
    border: 1px solid #e0e0e2;
    border-radius: 7px;
    padding: 0 12px;
}

.header-middle .nav-item {
    position: relative;
}


.header-middle .nav-link {
    padding: 6px;
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    color: #607d8b;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}
/*
.header-middle .nav-link span.label-dropdown {
    float: right;
    margin: 1px 0 0 10px;
}
*/
.header-middle .nav-link i {
   font-size: 18px;
    margin-right: 5px;
    vertical-align: sub;
}

.header-middle .dropdown-menu {
    top: 38px;
    direction: rtl;
    min-width: 12rem;
    padding: .35rem 0;
    margin: .125rem 0 0;
    color: #8492a6;
    text-align: right;
    background-color: #fff;
    border: 0;
    border-radius: 25px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(31, 45, 61, .1);
    box-shadow: 0 10px 30px 0 rgba(31, 45, 61, .1);
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 140%;
}

.header-middle .dropdown-menu .dropdown-item {
    color: #8492a6;
    padding: 10px 15px;
    font-size: 13px;
    display: block;
}

.header-middle .dropdown-menu .dropdown-item i {
    float: right;
    margin-left: 2px;
    font-size: 16px;
}

.headeraccount_div .nav{
    width: max-content;
    float: left;
    margin-left: 20px !important;
    /*width: 31%;*/
}

.headeraccount_div .nav>li>a:hover{
    background-color: #fff !important;
}

.header_bottommargin{
    margin-top:10px !important;
}

.footer-services .service-item {
    text-align: center;
    position: relative;
    font-size: 13px;
    line-height: 1.692;
    color: #606060;
    letter-spacing: .2px;
    padding-bottom: 20px;
    margin: auto;
}

.footer-services .service-item img {
    width: 58px;
    height: 58px;
    margin-bottom: 7px;
}

.footer_toup .back-to-top {
    text-align: center;
    font-size: 20px;
    /*border-top: 1px solid #eceff1;*/
    padding: 10px 0;
    margin-bottom: 30px;
    
    background-color: #fff !important;;
    width: 100%  !important;
    position:unset !important;
}

.footer_toup .back-to-top a {
    color: #515151 !important;
}

.footer_toup .back-to-top .icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-color: #edf0f5;
    color: var(--config_color_1);
    border-radius: 50%;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
    font-size: 35px;
}

.footer_toup .back-to-top i {
    font-size: 33px;
    margin: 0px !important;
    color: var(--config_color_1);
}

.main-footer .widget-menu {
    background: 0 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 15px;
}

.main-footer .widget {
    background: #fff;
    padding: 15px;
    border: none;
    margin-bottom: 15px;
    overflow: unset;
}

.main-footer .widget .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: 0;
    margin-bottom: 15px;
    border: 0;
}

.main-footer .widget-menu .card-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.main-footer .widget-menu .footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-footer .widget-menu .footer-menu li {
    line-height: 30px;
}

.main-footer .widget-menu .footer-menu li a {
    color: #666;
    font-size: 15px;
    line-height: 30px;
}

.newslater_style .page-heading{
    display:none ;
}

.newslater_style #txtemail{
    width: 76%;
    border-radius: 7px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.newslater_style .style_btn{
    width: 15%;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background-color: var(--config_color_1)!important;
    border-radius: 7px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.newslater_style .promotext{
    font-size: 14px;
    margin-bottom: 5px;
}


.main-footer .socials {
    margin-top: 30px;
    font-size: 15px;
    line-height: 30px;
}

.main-footer .socials .footer-social ul li {
    display: inline-block;
    list-style: none;
}

.main-footer .socials .footer-social ul li a {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 58px;
    color: #666;
    font-size: 20px;
    text-align: center;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}


/*.main-footer .socials .footer-social ul li a i{*/
/*    vertical-align: sub;*/
/*}*/

.main-footer .socials .footer-social ul li a:hover {
    background-color: var(--config_color_1);
}

.footer_textdsc{
    font-size: 15px;
}

.site-description .site-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #5d5959;
}

.site-description p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    /*font-size: 12px;*/
    margin-bottom: 0;
    color: #535353;
}

.footer_textdsc{
    padding:0 15px;   
}

.symbol {
    text-align: center;
}

.symbol a {
    padding: 15px;
    background: #f0f0f0;
    border: 1px solid #e5e5ea;
    border-radius: 3px;
    margin: 3px;
    display: inline-block;
}

.tabs_image .ltabs-tabs{
    display:none !important;
}

.so-listing-tabs .owl2-controls .owl2-nav .owl2-next:before{
    content:none !important;
}

.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev:before{
    content:none !important;
}

.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev, .so-listing-tabs .owl2-controls .owl2-nav .owl2-next{
    color:#000 !important;
    line-height: 32px !important;
    font-size: 19px !important;
    font-weight: bold !important;
    border-radius: 50% !important;
}

.so-listing-tabs .owl2-controls .owl2-nav .owl2-prev {
    left: 17px !important;
}

.so-listing-tabs .owl2-controls .owl2-nav .owl2-next {
    right: 17px !important;
}

.amazing-product a {
    display: block;
}

.amazing-product img {
    width: 54% !important;
    max-height: calc(100% - 41px);
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
}

.amazing-product a.view-all-amazing-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 9px 16px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.product_customstyle{
    border-radius: 10px !important;
    background-color: #fff !important;
    border: 1px solid #717171 !important;
    padding-top: 5px !important;
}

.productrate{
    text-align:right !important;
    padding-right: 15px;
}

.products-list .product-grid .product-item-container .right-block .price {
    text-align: right !important;
}

.products-list .product-grid .product-item-container .right-block h4 {
    text-align: right !important;
    color: var(--config_color_1)!important;
}

.products-list .product-grid .product-item-container .right-block h4 a {
    font-size: 14px !important;
    color: #000 !important;
    text-align: center !important;
font-weight: bold !important;
height: 30px !important;
display: block;
line-height:20px;

}

.price {
    font-size: 13px !important;
}

.price .price-new, .price span.price{
    font-size: 13px !important;
}

.price .price-old{
    font-size: 13px !important;
}

.product_hoverimg:hover:before {
    left: 200%;
}

.product_hoverimg:before {
    background-color: #fff;
    opacity: 0.5;
    top: 0;
    bottom: 0;
    content: '';
    left: -130%;
    position: absolute;
    width: 200px;
    box-shadow: 0 0 100px #fff;
    -webkit-transform: skew(-20deg);
    transform: skew(-20deg);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

body{
    background-color: #fafafa  !important;
    height:auto;
}

.bannerimg img{
    border-radius: 10px;
    -webkit-box-shadow: 0 0.5rem 1.25rem -0.25rem rgba(64, 64, 64, 0.1);
    box-shadow: 0 0.5rem 1.25rem -0.25rem rgba(64, 64, 64, 0.1);
}

footer{
    background-color:#fff !important;
}

.banner_imgwidth{
    width:60%;   
    margin: auto;
}

.bestseller_row .ltabs-tabs-wrap {
    display:none !important;
}

.bestseller_row .bestseller_module{
    padding: 1rem 1.5rem 0;
    background-color: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}

.bestseller_tabrow h2 {
    font-size: 14px !important;
    height: 33px;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding-right: 40px;
    padding-left: 10px;
    color: #6f7479 !important;
    line-height: 33px;
    margin: 0px 0px 20px !important;
}

.bestseller_tabrow h2::before {
    background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    position: absolute;
    right: -20px;
    top: 11px;
    height: 14px;
    width: 32px;
    margin-right: 13px;
    height: 14px;
    width: 32px;
    content: '';
}

.bestseller_tabrow .linkshow{
    display: block;
    position: relative;
    float: left;
    padding: 0 10px;
    margin: 4px;
    height: 33px;
    background-color: #edf0f5;
    color: var(--config_color_1);
    font-weight: bold;
    border-radius: 3px;
    z-index: 100;
    line-height: 33px;
}

.bestseller_tabrow .linkshow::before {
    content: '';
    position: absolute;
    top: 16px;
    left: -28px;
    width: 28px;
    height: 2px;
    background-color: #edf0f5;
}

.discount_tab {
    position: absolute;
    top: 10px;
    left: 10px;
}


.discount_tab span {
    display: inline-block;
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
    background: var(--config_color_1);
    border-radius: 15px 15px 0 15px;
}

.bestsellerproduct_customstyle{
    position: relative !important;
    background-color: #fff !important;
    border-radius: 30px !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    -webkit-transition: 0.2s ease-in-out !important;
    transition: 0.2s ease-in-out !important;
    border:none !important;
    
}

.bestsellerproduct_customstyle:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.15) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.15) !important;
}

.suggest_module .ltabs-wrap {
     position: relative !important;
    background-color: #fff !important;
    border-radius: 30px !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    -webkit-transition: 0.2s ease-in-out !important;
    transition: 0.2s ease-in-out !important;
    border:none !important;
    
}

.suggestproduct_customstyle{
    border:none !important;

}

.suggest_module #progressBar {
    height: 1px;
    background: #e0e1e2;
    position: relative;
    margin-bottom: 15px;
    margin-top:10px;
}

.suggest_module .slide-progress {
    box-shadow: 0 0 8px 0 rgba(255, 138, 138, .5);
    border-top-style: solid;
    border-width: 0;
    border-top-width: 1px;
    border-color: var(--config_color_1);
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    max-width: 100%;
    display: inline-block;
    animation: progressbar 10s ease-in-out;
    animation-iteration-count: infinite;
}

.pishnahad{
    padding: 10px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.pishnahad .ltabs-tabs-wrap{
    display:none !important;
}

.pishnahad_tabrow h2 {
    font-size: 16px !important;
    height: 33px;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding-right: 40px;
    padding-left: 10px;
    color: #6f7479 !important;
    line-height: 33px;
    margin: 0px 0px 20px !important;
}

.pishnahad_tabrow h2::before {
    background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    position: absolute;
    right: -20px;
    top: 11px;
    height: 14px;
    width: 32px;
    margin-right: 13px;
    height: 14px;
    width: 32px;
    content: '';
}

.pishnahadproduct_customstyle{
    position: relative !important;
    background-color: #fff !important;
    border-radius: 30px !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    -webkit-transition: 0.2s ease-in-out !important;
    transition: 0.2s ease-in-out !important;
    border:none !important;
    
}

.pishnahadproduct_customstyle:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.15) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.15) !important;
}

.pishnahadproduct_customstyle .right-block{
    float:left !important;
    clear: none  !important;
}

.pishnahadproduct_customstyle .card-horizontal-product-buttons .btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    border: 1px solid var(--config_color_1);
    background-color: var(--config_color_1);
    color: #fff;
    cursor: pointer;
    padding: 0 16px;
    text-align: center;
}

.pishnahadproduct_customstyle .card-horizontal-product-buttons .btn-outline-info:hover {
    border: 1px solid var(--config_color_1);
    background-color: var(--config_color_1);
    color: #fff;
}

.pishnahadproduct_customstyle .card-horizontal-product-buttons .btn-outline-info {
    border: 1px solid var(--config_color_1);
    background-color: #fff;
    color: var(--config_color_1);
}

.pishnahadproduct_customstyle .productrate{
       padding-right: 0px !important; 
}

.pishnahadproduct_customstyle .card-horizontal-product-buttons{
    text-align: left;
}

.pishnahad .ltabs-loadmore{
    display:none !important;
}

.swiper-categoryhome .image-cat{
    text-align:center;
}

.swiper-categoryhome .cat-title{
    text-align:center;
    font-size: 12px;
    line-height: 30px;
    color: #2a2a2a;
    margin-top: 8px;
    text-align: center;
}

.category_home .box-block1-more{
    display:none;
}

.category_home {
    padding: 10px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.category_home .title_category{
    display:block !important;
    color: #656565 !important;
    opacity:0.7 !important;
    float: unset !important;
    text-align: center !important;
}

.category_home .modtitle{
    border-bottom:none !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    color: #656565 !important;
}


.category_home .layout1-common-span{
    display:none !important;
}

.category_home .category_count{
    color: var(--config_color_1);
    font-size: 12px;
    line-height: 10px;
    text-align: center;
    
}

.category_home .swiper-container-rtl .swiper-button-next{
    background-image: none !important;
    cursor: pointer  !important;
    border: 1px solid #cccccc  !important;
    color: #000  !important;
    background: #fff none repeat scroll 0 0  !important;
    border-radius: 50%  !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 8888  !important;
    text-align: center  !important;
    line-height: 34px  !important;
    font-size: 20px  !important;
}

.category_home  .swiper-container-rtl .swiper-button-prev{
    background-image: none !important;
    cursor: pointer  !important;
    border: 1px solid #cccccc  !important;
    color: #000  !important;
    background: #fff none repeat scroll 0 0  !important;
    border-radius: 50%  !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 8888  !important;
    text-align: center  !important;
    line-height: 34px  !important;
    font-size: 20px  !important;
}

.banner_hamkari .swiper-button-prev{
     background-image: none !important;
    cursor: pointer  !important;
    border: 1px solid #cccccc  !important;
    color: #000  !important;
    background: #fff none repeat scroll 0 0  !important;
    border-radius: 50%  !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 8888  !important;
    text-align: center  !important;
    line-height: 34px  !important;
    font-size: 20px  !important;
}

.banner_hamkari .swiper-button-next{
     background-image: none !important;
    cursor: pointer  !important;
    border: 1px solid #cccccc  !important;
    color: #000  !important;
    background: #fff none repeat scroll 0 0  !important;
    border-radius: 50%  !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 8888  !important;
    text-align: center  !important;
    line-height: 34px  !important;
    font-size: 20px  !important;
}

.banner_hamkari {
        padding: 10px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.suggest_module .owl2-nav{
    display:none !important;
}

.suggest_module .suggestproduct_customstyle{
    margin-bottom:0px !important;
}

.suggest_module .item-inner{
    margin-bottom:0px !important;
}

.breadcrumb_wrapper{
    padding: 20px 15px !important;
}

.custom_padding30px{
    padding-right:30px !important;
    padding-left:30px !important;
}

.custombox{
        padding: 10px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.margin0{
    margin:0px !important;
}

.product-view .content-product-right .title-product h1{
    margin-bottom:0px !important;
    color:#666 !important;
}

.content-product-right .model{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    padding-bottom:5px;
    border-bottom:1px solid #f2f2f2 !important;
}

#product .control-label:before {
    background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    position: absolute;
    right: -20px;
    top: 11px;
    height: 14px;
    width: 32px;
    margin-right: 13px;
    height: 14px !important;
    width: 32px !important;
    content:'' !important;
}


#product .control-label {
    margin-right: 30px;
    line-height: 34px;
}

.product-timeout .countdown_box{
    position: relative !important;;
    top: unset !important;;
    margin-top: 0px !important;
    left: auto !important;;
    width: max-content !important;;
    margin-bottom: 10px;
    margin: auto;
    transform: none  !important;
}

.promotion-badge {
    width: 100%;
    height: 29px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
    color: var(--config_color_1);
    border-bottom: 1px solid var(--config_color_1);
    margin-bottom: 5px;
}

#product .radio-type-button .option-content-box{
   background: #fff !important;
    border: 1px solid transparent !important;
    border-radius: 10px !important;
    color: #6f6f6f !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;

}

#product .radio-type-button .option-content-box.active, #product .radio-type-button .option-content-box.active:hover{
    border-color: var(--config_color_1)!important;
}


.title_price:before {
   background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    position: absolute;
    right: -20px;
    top: 11px;
    height: 14px;
    width: 32px;
    margin-right: 13px;
    height: 14px !important;
    width: 32px !important;
    content: '' !important;
}

.title_price{
    margin-right: 30px;
    line-height: 37px;
    color: #6f7479;
    opacity: 0.7;
    margin-left: 10px;
    font-size: 17px;
}

.product_page_price .price-old {
    vertical-align: unset !important;
}

/*.btn_styleproduct:before{*/
/*    content: '';*/
/*    width: 44px;*/
/*    height: 140%;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: -10px;*/
/*    background-color: rgba(255,255,255,0.2);*/
/*    border-radius: 60px 0 0 60px;*/
/*    -webkit-transition: all 0.2s ease-in-out;*/
/*    transition: all 0.2s ease-in-out;*/
/*}*/

.btn_styleproduct:hover:before {
    width: 110%;
}

.btn_styleproduct{
    border-radius: 8px !important;
    background-color: var(--config_color_1)!important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
    padding-right: 7px !important;
}

.box-review{
    margin-top: 10px;
}

.product-view .content-product-left .full_slider .thumbnail.active, .product-view .content-product-left .not_full_slider .thumbnail.active {
    border-color: var(--config_color_1)!important;
}

.display_flex{
    display:flex !important;
}

.bookmark_a i{
    color: #565656 !important;
    
}

.bookmark_a {
    position: absolute;
    font-size: 17px;
 
}

.product_tabdsc{
    vertical-align: middle;
    font-size: 15px;
}

#tab-specification table.table-bordered thead > *{
    background-color: #fff !important;
    color: #666;
}

#tab-specification .table-bordered{
    border: none !important;
}

#tab-specification .table-bordered>thead>tr>td, #tab-specification .table-bordered>thead>tr>th{
    border: none !important;
}

#tab-specification .table-bordered>thead>tr>td, #tab-specification .table-bordered>thead>tr>th strong{
    font-size: 19px !important;
        

}

/*#tab-specification .table-bordered>thead>tr>td strong:before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 19px;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-style: solid;*/
/*    border-width: 7px 0 0 7px;*/
/*    border-color: transparent transparent transparent var(--config_color_1;*/
/*    transform: rotate(45deg);*/
/*}*/


#tab-specification thead strong {
      padding-right: 7px;
  
}

#tab-specification tbody tr td {
    float: right;
    width: 19%;
    margin-left: 20px;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 14px 18px 12px;
    margin-bottom: 10px;
}

#tab-specification tbody tr td {
    float: left;
    width: 79%;
    font-size: 13px;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 14px 18px 14px;
    margin-bottom: 5px;
}


#tab-specification tbody tr td{
 float: right;
width: 20%;
margin: 0 !important;

border-radius: 0;
padding: 14px 18px 12px;
margin-bottom: 10px;
text-align: center;
border-color: #fff;
color:#fff;
}

#tab-specification tbody tr:nth-child(even) td{
    background:var(--config_color_1)de ;
} 

#tab-specification tbody tr:nth-child(odd) td{
    background:var(--config_color_1)a3 ;
} 


/*#tab-specification tbody tr td:last-child {*/
/*    float: left;*/
/*    width: 79%;*/
/*    font-size: 13px;*/
/*    background: #f6f6f6;*/
/*    border-radius: 10px;*/
/*    padding: 14px 18px 14px;*/
/*    margin-bottom: 5px;*/
/*}*/

#tab-tags .btn-primary{
    background: var(--config_color_1) !important;
}

.color_option{
    width: 20px !important;
    height: 20px;
    display: block;
    float: right;
    margin-left: 5px;
    border-radius: 50%;
    border:1px solid #666;
}


.product-view .top_row .price .price-new, .price span.price{
    font-size: 23px !important;
}

.product-view .top_row .price .price-old{
    font-size: 23px !important;
}

.margintop_productbottom{
    margin-top:10px !important;
}

#submit_text_search{
    background-color: var(--config_color_1);
    color: #fff;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    margin-left: 2px;
}

.custombox_categoryfilter{
    border-radius: 10px;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    padding: 10px;
}

.custombox_categoryfilter .so-filter-options{
        border-bottom: 1px solid rgba(0,0,0,.125) !important;
}

.so_filter_wrap .modcontent .so-filter-heading i {
    float: left !important;
    padding: 5px;
}

.custombox_categoryfilter .so-filter-heading .fa-chevron-down{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #edf0f5;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    color: var(--config_color_1);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.custombox_categoryfilter .so-filter-heading .fa-chevron-right{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #edf0f5;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    color: var(--config_color_1);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.customboxcatpage{
    position: relative !important;
    background-color: #fff !important;
    padding-top: .75rem !important;
    padding-bottom: 1.625rem !important;
    border-radius: 30px  !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    -webkit-transition: 0.2s ease-in-out !important;
    transition: 0.2s ease-in-out !important;
    padding-bottom:0px !important;
}

.label_takhfifcatpage{
    padding: 0px 7px;
    font-size: 11px;
    color: #fff;
    background: var(--config_color_1);
    border-radius: 15px 15px 0 15px;
    position: absolute;
    top: 30px;
    left: 10px;
    line-height: 22px;
}

.pcategoryname{
    display: block;
    margin-bottom: .5rem;
    color: rgba(140, 140, 140, 0.75);
    text-decoration: none;
    -webkit-transition: color .25s;
    transition: color .25s;
}

.specialbadge_catpage{
     width: 100%;
    height: 25px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    color: var(--config_color_1);
    border-bottom: 1px solid var(--config_color_1);
    top: 10px;
}

.page_category .ratings{
    margin-top: 10px;
    margin-right: 10px;
    text-align:right !important;
}

.btn_resetAll{
    padding: 10px;
    font-size: 13px;
    font-weight: normal;
    position: relative;
    border-radius: 10px;
    border: 0;
    box-shadow: 0 2px 6px #82d3f8;
    background-color: #3abaf4;
    border-color: #3abaf4;
    color: #fff;
    width: 100%;
    margin-top: 10px;
}

.custom_padding45px{
    padding-right:45px !important;
    padding-left:45px !important;
}

.article-image img {
    /*width: 96% !important  ;*/
    margin: 5px 0px;
    border-radius:10px !important;
}

.article-image .popup-gallery img {
    height: 180px !important;
}

.blog-listitem .blog-item .blog-item-inner{
       margin-bottom: 0px !important;
}

.blog_box {
    margin: auto auto 25px;
    padding: 10px;
    background-color: #fff;
        min-height: 300px;
    border: 0;
    border-radius: 10px;
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -moz-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12) !important;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);

}

.blog_title {
    position: absolute;
    top: 25px;
    left: 29px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fefefe;
    z-index: 1;
    font-size: 10px;
    padding: 1px 10px 0px 10px;
    border-radius: 3px;
}

.blogfilter #button-search{
    background-color: var(--config_color_1) !important;
    color: #fff !important;
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    margin-left: 10px !important;
}

.blogfilter #blog-search .textsearch{
    margin-bottom:10px;
}

.blogfilter #blog-search .textsearch h3:before{
    background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    right: 0px;
    height: 14px;
    width: 32px;
    content: '';
    float: right;
    margin-top: 4px;
    margin-left: 5px;
}

.blogfilter .blog-cate .blog_ts:before{
        background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    right: 0px;
    height: 14px;
    width: 32px;
    content: '';
    float: right;
    margin-top: 4px;
    margin-left: 5px;
}

.blogfilter #blog-search .textsearch h3{
       color: #6f7479;
    font-size: 20px;
}

.blogfilter .blog-cate .blog_ts{
   color: #6f7479;
    font-size: 20px;
}

.blog-cate .list-group-item a{
    padding-right:0px !important;
    font-size: 14px !important;
}

.blog-cate .list-group {
    margin-right: 20px !important;
}

.row_margin{
    margin-right: 0px !important;
    margin-left: 0px !important;
}








.user_blog{
    margin-right:5px;
}

.icon_comment{
    margin-left: 5px;
}

.sblog_btnsubmit{
    min-width: 170px !important;
    height: 50px !important;
    line-height: 30px !important;
    display: inline-block !important;
    outline: none !important;
    border: none !important;
    background: none !important;
    cursor: pointer !important;
    text-align: center !important;
    text-transform: capitalize !important;
    border-radius: 30px !important;
    font-size: 16px !important;
    color: #ffffff !important;
    position: relative !important;
    z-index: 1 !important;
    transition: all 0.3s ease-in-out !important;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
        border-radius: 30px;
    border: 2px solid #6777ef !important;
}

.sblog_btnsubmit:before {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: -1 !important;
    border-radius: 30px !important;
    background-color: #6777ef !important;
    -webkit-transition: all 0.3s !important;
    -moz-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
}

.sblog_btnsubmit:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #fec007;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}

.sblog_btnsubmit:hover {
    color: #000 !important;
}

.sblog_btnsubmit:hover::before {
    opacity: 0;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}

.cart_margin{
    margin-top:30px;
}

.class_textright{
    font-size:13px ;
    font-weight:bold;
}

.class_textleft{
    font-size:11px;
}

.cart_customtable tr td{
    border: none !important;
}

.cart_btncheckout{
    padding: 7px 30px !important;
    line-height: 29px !important;
    text-align: center !important;
    font-size: 16px !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    background-color: var(--config_color_1)!important;
}

.cart_textleft span{
    color: #a0a0a0;
    font-size: 12px;
}

.cart_textleft i{
    color: #a0a0a0;
    font-size: 14px;

}

.cart_dscbox{
    margin-top:25px;
}

.cart_dscbox img {
    width: 24px;
    margin-left: 4px;
}

.cart_dscbox li {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
}

.cart_title .t1{
    margin-right: 8px;
    color: #858585;
    font-size: 16px;
    line-height: 1.5;
    font-weight:bold;
}

.cart_title .t2{
    margin-right: 8px;
    color: #a1a3a8;
    font-size: 14px;
    line-height: 1.5;
}

.cart_title{
    margin-bottom:15px;
    border-bottom: 1px solid var(--config_color_1);
    padding-bottom: 10px;
}

.cart_title i{
    font-size: 18px;
    color: var(--config_color_1);
}

.table_productlist thead tr{
    color: #000 !important;
    background-color: #ffffff !important;
}

.table_productlist tr td{
  border:none !important;
}

.table_productlist {
     border:none !important;
}

.table_productlist .img-thumbnail{
    border:none !important;
    float: left;
}

.cart_btnremove{
   float: right;
    position: absolute;
    margin-top: 60px;
    font-size: 20px;
    text-align: center;
    border-radius: 50% !important;
    width: 26px;
    height: 26px;
    color: #999 !important;
    padding: 0px !important;
    line-height: 11px;
    background: #f5f5f5 !important;
}

.cart_pspace{
    padding:15px !important;
}

.cart_btnupdate{
    text-align: center !important;
    color: #ffffff !important;
    background-color: var(--config_color_1)!important;
    width: 65px !important;
}

#button-coupon{
    background-color: var(--config_color_1)!important;
}

#button-voucher{
    background-color: var(--config_color_1)!important;
}

.cart_continuebtn{
    padding: 7px 30px !important;
    line-height: 29px !important;
    text-align: center !important;
    font-size: 16px !important;
    color: #ffffff !important;
    border-radius: 8px !important;
    background-color: var(--config_color_1)!important;
   
}

.text_boldcart{
    font-weight:bold;
}

.cart_titlefont{
    font-size: 16px;
}

.countplus{
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    position: relative;
    float:right;
        right: 10px;
    top: 18px;
}

.countplus:before{
        display: block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #c8c8d6;
}

.countplus:after{
    display: block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #c8c8d6;
    transform: translate(0, 0) rotate(90deg);
        
}

.countmines{
        outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin: 0;
    position: relative;
    float:left;
        top: 18px;
    right: 8px;
}

.countmines:before{
    display: block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #c8c8d6;
}

.countmines:after{
    display: block;
    position: absolute;
    content: '';
    width: 1rem;
    height: 2px;
    background-color: #c8c8d6;
}

.input_cart{
    width:30% !important;
}

.border_countcart{
    border: 1px solid #c8c8d6;
    border-radius: 10px;
}



.text404{
    color: #4a5f73;
    font-size: 39px;
    margin-bottom: 20px;
    font-weight: bold;
    margin-top:15px ;
}

.custombtn_404{
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    border-radius: 10px;
    color: #fff;
    border: 0;
    outline: 0;
    background-color: var(--config_color_1);
    overflow: hidden;
    margin-top: 10px;
    display: block;
    width: max-content;
    margin: auto;
}

.img_404{
    display: block;
    margin: 30px auto;
}

.dt-sn {
    padding: 10px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.circle-box-icon {
    width: 100px;
    height: 100px;
    margin: 20px auto;
    line-height: 100px;
    font-size: 50px;
    background-color: #edf0f5;
    border-radius: 50%;
    color: #ABABAB;
    text-align: center;
}

.cart-empty p.cart-empty-title {
    color: #858585;
    font-size: 28px;
}

.cart-empty .cart-empty-links a {
    position: relative;
    margin-left: 6px;
    margin-right: 6px;
}

a.border-bottom-dt {
    color: var(--config_color_1);
    font-weight: bold;
    border-bottom: 1px dashed var(--config_color_1);
}

.cart-empty .cart-empty-links a::after {
    content: '';
    position: absolute;
    left: -9px;
    top: 0;
    height: 100%;
    border-left: 1px solid #d5d5d5;
}

.btn-primary-cm {
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    border-radius: 10px;
    color: #fff;
    border: 0;
    outline: 0;
    background-color: var(--config_color_1);
    overflow: hidden;
}

.cart-empty {
    text-align: center;
}

.cartemty_margin{
    margin-bottom:30px;
}

.cart-empty-links{
    margin-bottom:30px;
}

.cart-page {
    padding-bottom: 35px;
}

.sub-menu{ 
    width: max-content !important;
}

.layout-1.common-home #content .module h3.modtitle:after{
    content:none !important;
}

.custom_filter .panel-heading{
    font-size: 16px !important;
    font-weight: bold !important;
}

.custom_filter .list-group-item{
    font-size: 13px !important;
    font-weight: bold !important;
}

#btn_resetAll{
    padding: 10px;
    font-size: 13px;
    font-weight: normal;
    position: relative;
    border-radius: 10px;
    border: 0;
    box-shadow: 0 2px 6px #82d3f8;
    background-color: #3abaf4;
    border-color: #3abaf4;
    color: #fff;
    width: 100%;
    margin-top: 10px;
}

#button-filter{
    padding: 10px;
    font-size: 13px;
    font-weight: normal;
    position: relative;
    border-radius: 10px;
    border: 0;
    box-shadow: 0 2px 6px #82d3f8;
    background-color: #3abaf4;
    border-color: #3abaf4;
    color: #fff;
    width: 100%;
    margin-top: 10px;
}

.custom_filter .panel-footer {
   background: none !important;
}

@media only screen and (max-width:768px){
    .headeraccount_div .nav{
        margin-left: 0px !important;
         /*width: 42%  !important;;*/
    }
}

.listing_productcistom .list-view{
    display:none !important;
}

.listing_productcistom .short-by {
    float:right;
}

.listing_productcistom .short-by .selected{
    background-color: var(--config_color_1);
    color: #fff !important;
    padding: 5px 8px;
    border-radius: 10px;
    border-bottom: 0;
    cursor: pointer;
    letter-spacing: normal;
    transition: all .3s;
    text-decoration: none;
    font-size: 12px;
}

.listing_productcistom .short-by .notselected{
    padding: 5px 8px;
    border-radius: 10px;
    border-bottom: 0;
    margin: 0 10px;
    font-size: 13px;
    color: #000;
    cursor: pointer;
    letter-spacing: normal;
    transition: all .3s;
    text-decoration: none;
    font-size: 12px;
}

.listing_productcistom #compare-total{
    background-color: var(--config_color_1)!important;
    color: #fff !important;
    border-radius: 10px !important;
    font-size: 12px !important;
}

.search_page{
    margin-top:30px !important;
}

.custombtn{
    background-color: var(--config_color_1)!important;
    color: #fff !important;
    border-radius: 10px !important;
    font-size: 12px !important;
}

.search_page .title{
    color: #6f7479;
    opacity: 0.7;
}

.search_page .tcolor{
     color: #6f7479;
    opacity: 0.7;
}


.search_page .title:before{
        background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    right: 0px;
    height: 14px;
    width: 32px;
    content: '';
    float: right;
    margin-top: 13px;
    margin-left: 5px;
}

.search_page input{
    border-radius: 7px !important;
}

.search_page select{
    border-radius: 7px !important;
}

.customboxcatpage .button-group button ,.customboxcatpage .button-group a {
    float:right !important;
    margin-left:10px;
    border-radius: 4px !important;
}

.products-list .product-grid .product-item-container .left-block .button-group{
    bottom:0px !important;
    left: 15% !important;
       
}

.margintop35px{
    margin-top: 35px;
}

.comparepage table.table-bordered thead > *{
    background-color: #edf0f5;
    color: #000;
}

.custombox_compare{
    position: relative;
    margin-bottom: .625rem;
    padding: .75rem .75rem 1.125rem;
    background-color: #fff;
    text-align: center;
    border-radius: 30px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.2);
}

.comparepage .custombox {
    padding:25px !important;
}

.comparepage .custombtn{
    padding: 10px !important;
    font-weight: normal !important;
    position: relative !important;
    border-radius: 10px !important;
    color: #212121 !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: 0 2px 6px #acb5f6 !important;
    background-color: #6777ef !important;
    border-color: #6777ef !important;
    color: #fff !important;
    width: max-content  !important;
    margin: auto  !important;
    margin-top: 15px  !important;
        font-size: 16px !important;
}

.comparepage .img-thumbnail{
    border:none !important;
}

.comparepage .removebtn{
    position: absolute;
    font-size: 20px;
    text-align: center;
    border-radius: 50% !important;
    width: 26px;
    left: 10px;
    top: 14px;
    color: var(--config_color_1) !important;
    padding: 0px !important;
    line-height: 11px;
    background: #f5f5f5 !important;
}

/*.table_compare tr td {*/
/*    border-top: none !important;*/
/*}*/

/*.table_compare {*/
/*    border: none !important;*/
/*}*/

/*.table_compare td, .table_compare th {*/
/*    border: 0 !important;*/
/*    border-left: 1px solid #e2e2e2 !important;*/
/*    border-bottom: 1px solid #e2e2e2 !important;;*/
/*    color: #607d8b !important;;*/
/*}*/


.mx-auto_register {
    margin-left: auto!important;
    margin-right: auto!important;
    float: none !important;
    padding:30px !important;
}

.registerpage .register_text:before{
       background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    right: 0px;
    height: 14px;
    width: 32px;
    content: '';
    float: right;
    margin-top: 6px;
    margin-left: 5px;
    content: '';
}

.register_text{
    font-size:21px;
    color: #6f7479;
}

.dsc_register{
    font-size: 14px;
    padding: 15px 20px;
    position: relative;
    border-radius: 10px;
    line-height: 22px;
    margin: 15px 25px 10px;
    background-color: #f9f7d8;
    border: 1px solid #f6e8a1;
    color: #a37731;
    text-align: justify;
}

.register_form .control-label{
    text-align:right !important;
}

.register_form legend{
    font-weight:bold;
}

.register_form .cstyle button{
    padding-right: 50px;
    padding-left: 50px;
}

.register_form .cstyle {
    width: max-content;
    margin: auto;
}

.register_form .boldtext a b{
    color: #007bff !important;
}

.register_form input{
    border: 1px solid #e0e0e2 !important;
    border-radius: 10px  !important;
}

.regiterform-footer{
    text-align: right!important;
}

.regiterform-footer span{
    font-weight: 700!important;
    display:block;
    font-size:15px;
}

.regiterform-footer a{
    color: #f7858d;
    border-bottom: 1px dashed #f7858d;
        font-size:13px;
}

.register_form .custombtn {
    font-size:16px !important;
    font-weight:bold !important;
}

.product-detail .custommarginimg{
    margin-top:20px !important;
}

.subcategory li a{
    text-align:right !important;    
}

.header_logotext{
       float: right;
    padding: 0 10px 0 10px;
    line-height: 26px;
    border-left: 1px solid;
    margin: 0 0 0 10px;
}

.header_secondtext{
    float: right;
    padding: 0 0 0 10px;
    line-height: 26px;
    margin: 0 0 0 10px;
}

.header_rowmargin{
    margin-bottom:15px;
    /*margin-right: 0px !important;*/
    /*margin-left: 0px !important;*/
}

.headerleft_text{
    float: left;
    padding: 0 0 0 10px;
    line-height: 26px;
    margin: 0 10px 0 0;
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul{
    top: -20px !important;
    right: 90px !important;
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after{
    content:none !important;
}

.manufacturer_part1{
    padding:0px !important;
    margin:0% !important;
    background:white;
    width:100%;
    border:1px solid #d6d6d6;
    box-shadow:0 2px 3px 0px rgba(0,0,0,0.25);
    border-radius:3px;
    transition:.2s all; 
    margin-bottom:15px !important;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.52);
    -moz-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12) !important;
}

.titlemanufactorer{
    text-align: center;
    font-size: 29px;
    color: #616161;
    margin-top:10px;
    margin-bottom:15px;
}

.usertoolssidebar .modtitle{
    background: #fff !important;
    color: #000 !important;
}

.usertoolssidebar .modtitle span{
    color: #000 !important;
}

.usertoolssidebar .module-content .list-box li:hover{
    color: #00BFD6 !important;
    background-color: #f6ffff !important;
    border:none !important;
}

.usertoolssidebar .module-content .list-box li{
    border:none !important;
}

.usertoolssidebar .module-content .list-box li:before{
   content:none !important;
}

.usertoolssidebar .module-content .list-box li a{
    font-size: 14px !important;
    color: #7b7b7b !important;
}
.usertoolssidebar .module-content .list-box li:hover a{
    color: #00BFD6 !important;
}

.usertoolssidebar .module-content .list-box li a:hover{
    color: #00BFD6 !important;
}

.usertoolssidebar .module-content .list-box li i{
    font-size: 19px !important;
    vertical-align: middle !important;
}

.usertoolssidebar .module-content {
    padding: 0px 0px !important;
}

.marginbottom30px{
    margin-bottom:30px !important;
}

.setimagetitle:before{
    background: url(/assets/img/theme/title-circles.png) left no-repeat;
    display: block;
    right: 0px;
    height: 14px;
    width: 32px;
    content: '';
    float: right;
    margin-top: 4px;
    margin-left: 5px;
    content: '';
}

.setimagetitle{
    color: #6f7479 !important;
    margin-top:10px;
    margin-bottom:15px;
    font-size: 20px !important;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .form-control, select{
    border: 1px solid #e0e0e2 !important;
    border-radius: 10px  !important;
}

.btn_cancel{
    font-weight: normal;
    position: relative;
    border-radius: 10px !important;
    color: #fff;
    background-color: #6c757d!important;
}

.sizeaccount{
    margin: auto !important;
    float: unset !important;
}


.editpageaccount .form-horizontal .control-label{
    text-align:right !important;
        margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.editpageaccount .custombtn{
    font-size: 14px !important;

}

.edit_btndiv{
    display: inline-flex !important;
    width: max-content !important;
    margin-left:10px;
}

.col_displaynone{
    display:none !important;
}

.dt-sn {
    padding: 10px;
    border-radius: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

.dt-sl {
    width: 100%;
    height: auto;
    float: right;
}

.float-right {
    float: right!important;
}

.profile-sidebar-header .profile-avatar img {
    width: 64px;
    height: 64px;
    border-radius: 50%;
}

.profile-sidebar-header .profile-header-content .profile-username {
    font-size: 16px;
    font-weight: bold;
}

.d-block {
    display: block!important;
}

.profile-sidebar-header .profile-header-content .profile-phone {
    color: #b9b9b9;
    font-size: 13px;
}

.profile-sidebar-header .profile-point {
    border-bottom: 1px solid #ededed;
        margin: 10px 0;
}

.dt-sl {
    width: 100%;
    height: auto;
    float: right;
}

.profile-sidebar-header .profile-point .label-profile-point {
    color: #00BFD6;
    font-size: 16px;
    font-weight: bold;
}

.float-left {
    float: left!important;
}

.profile-sidebar-header .profile-point .value-profile-point {
    color: #b9b9b9;
    font-weight: bold;
}

.profile-sidebar-header .profile-link a {
    display: block;
    width: 100%;
    height: 100%;
    color: #7b7b7b;
}

.profile-header-content{
    margin-top: 10px;
    margin-right: 10px;
}


#so_sociallogin .modal-dialog{
  border-radius: 30px !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12) !important;
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12) !important;
    -webkit-transition: all 0.1s !important;
    transition: all 0.1s !important;
}

#so_sociallogin .btn-reg-popup{
    background-color: var(--config_color_1)!important;
    color: #fff !important;
    border-radius: 10px !important;
    font-size: 12px !important;
}

.customwell{
    border: none !important;
}

#so_sociallogin .tt_popup_login{
    border-radius: 30px !important;
    padding-right: 20px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;

}

#so_sociallogin .actions-toolbar .primary button{
    background-color: var(--config_color_1)!important;
    color: #fff !important;
    border-radius: 10px !important;
    font-size: 12px !important;
    padding: 0px 60px !important;
}

@media only screen and (max-width: 768px) {
    header.typeheader-1 .shopping_cart .dropdown-menu {
        left: 0px !important;
    }
    .dnone_mobile{
        display:none !important;
    }
    
    header.typeheader-1 .search-header-w #sosearchpro .search{
        display:block !important;
        position: inherit !important;;
          top: 0px !important;
    }
    
    .mobilemargin{
        margin-top: -30px !important;
    }
    
    .megamenu-style-dev .navbar-default .horizontal .navbar-header {
        float: right !important;;
    }
    
    .megamenu-wrapper{
        right: 0 !important;
        transform: none !important;
    }
    
    .ltabs-items-container .product-image-container .product_hoverimg img{
        width: 100% !important;
    }
    
    .banner_hamkari .swiper-slide img{
        margin: auto !important;
    }
    
    .widget-menu {
        text-align:center !important;
    }
    
    .newsletter{
        text-align:center !important;
    }
    
    .newsletter #txtemail{
        margin:auto !important;
    }
    
    .socials{
        text-align:center !important;
    }
    
    .footer_textdsc{
        text-align:center !important;
    }
    
    .product-detail #content .display_flex {
        display: flow-root !important;
    }
    
    .countplus{
        display:none !important;
    }
    
    .countmines{
        display:none !important;
    }
    
    .cart_btnremove{
        margin-top: 40px !important;
    }
    
    .cart_dscbox{
        margin-bottom:15px !important;
    }
    .mobilepadding0{
        padding-right:0px !important;
        padding-left:0px !important;
    }
    
    .products-list .product-layout .product-item-container .left-block .product-image-container img {
        width: 180px !important;
        height: 180px !important;
    }
    
    #notbasket {
        width: 80% !important;
    }

    
}


body .block-popup-login{
    width: 450px !important;
}

body .block-popup-login .tt_popup_login strong{
    padding-right:0px !important;
}

body .block-popup-login .tt_popup_login{
    text-align:center;
}

body .block-popup-login{
    margin-top: 120px !important;
}

body #so_sociallogin .block-popup-login .close-login{
    top: 8px !important;
    right: 15px !important;;
}

body .block-popup-login .actions-toolbar .primary{
    width: max-content;
    margin: auto;
}

.popuplogin_regbtn{
    width: max-content;
    margin: auto;
}

.popupbasket{
    width:450px !important;
    position: absolute;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.55) !important;
    background-color: #fff;
    border-radius: 7px;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 999999;
    top: 34%;
}

.popupbasket .img{
    text-align: center;
    margin-top: 26px;
}

.popupbasket .img i{
    font-size: 80px;
}

.popupbasket .custombtn{
    padding: 7px 10px !important;
}

.popupbasket .textdsc{
    margin:25px 0px;
}

#notbasket{
    display:none;
}

#notbasket_text{
    font-size: 16px;
    margin-bottom: 45px;
}

.popupbasket .btncontainer{
    margin-bottom: 35px;
}

.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
    background: #fff !important;
}

.products-category .label-new {
    display:none;
}


.padding0{
    padding-right:0px !important;
    padding-left:0px !important;
}



#sosearchpro .dropdown-menu .media .media-left{
    display: none;
}

#sosearchpro .dropdown-menu .media-body .box-price{
    display: none;
}

#sosearchpro .input-group{
    display:flex !important;
}

#sosearchpro .dropdown-menu .media-body a {
    float: right !important;
}

.drop_textstyle{
    font-weight:bold;
}

.dropmenuhead{
    height: 12px;
    position: relative;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #d60644;
    margin-top:5px;
    margin-bottom:10px;
}

.dropmenuheadfirst{
    margin-top:15px;
}

.dropmenuhead span{
    position: absolute;
    top: 0;
    padding: 0 5px;
    background-color: #fff;
    line-height: 24px;
    font-weight: normal;
}

.dropmenuhead span {
    color: #000;
    font-size: 15px;
}

@media only screen and (max-width: 768px) {
   /*#tab-specification tbody tr td:first-child{*/
   /*    width: 100% !important;*/
   /*} */
   /*#tab-specification tbody tr td:last-child {*/
   /*    width: 100% !important;*/
   /*}*/
   
   #tab-specification tbody tr td{
       width:30%;
   }
   .producttab .tabsslider.horizontal-tabs .tab-content{
       padding:0 !important;
   }
   #show-megamenu{
       margin-right: 8px;
   }
   #signup .form-group .input-box{
       display: flex;
   }
   #signup .form-group .input-box #txtemail{
       margin: 0px !important;
        margin-right: 28px !important;
   }
   /*.product-view .custombox {*/
   /*    background-color: transparent !important;*/
   /*    box-shadow: none !important*/
   /*}*/
   #account-register .row .content-aside{
       display:none!important;
   }
}


.styleerror {
    color: #ff0000;
    padding-right: 16px;
}

.navbar-compact .hideheader {
    display: none;
}

.navbar-compact .hideheaderspace {
    margin-top:0px !important;
    padding-top:0px !important;
}

#darkback {
    opacity: 0.5;
    background-color: black;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100000;
    display: none;
}

.compare_a{
    position: absolute;
    font-size: 17px;
    right: 39px;
}

.amazing-product a:first-child {
    margin-top: 120px;
    margin-bottom: 100px;
}




.sptitle {
    background: #f9f9f9;
    border-radius: 3px;
    border: 1px solid #eee;
    padding: 12px 16px 0;
}

.popaddingleft0 {
    padding-left: 0px !important;
}

.porightline {
    border-right: 1px solid #f4f4f4;
}

.product-box-desc {
    font-size: 13px !important;
}

.colorkhh {
    color: #009fb2 !important;
}

.product-view .content-product-right .product-box-desc .inner-box-desc:before{
    content:none !important;
}

.customboxnew {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1) !important;
    border-radius: 3px !important;
}

.product-detail .so-listing-tabs-rtl{
    border-radius: 3px !important;
}

.colpadrl0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.ponewcolleft {
    background-color: #f5f5f5;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    padding: 10px;
    font-size: 14px;
    color: #000;
    box-shadow: 0 0px 4px 0 rgba(0,0,0,.1) !important;
    margin-top: 10px;
}

.pobotomline {
    border-bottom: 1px solid #e4e4e4;
    padding: 12px 0px;
}

.pobotomline {
    border-bottom: 1px solid #e4e4e4;
    padding: 12px 0px;
}

.stockredcolor {
    color: red !important;
}

.stockblackcolor {
    color: #474747 !important;
}

.cogreen {
    color: green !important;
}

.pobotomline22 {
    padding: 12px 0px;
}

.pobotomlinetop {
    border-top: 1px solid #e4e4e4;
    padding: 12px 0px;
}

.product-view .top_row .price .price-new, .price span.price {
    font-size: 23px !important;
}

.product-view .top_row .price .price-old {
    font-size: 23px !important;
}

.product-view .content-product-left .large-image .label-new {
    left: 40px;
    right: auto !important;
}

.product-view .content-product-right .short_description {
    font-size: 14px;
    text-align: justify !important;
}

.ulproductools li {
    float: right;
    font-size: 23px;
    margin-left: 10px;
}

.btncontainermtop {
    text-align: center;
}
.btncontainermtop {
    margin-top: 15px;
}

.productmgt {
    margin-top: 0px !important;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control {
    border: none !important;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control .product_quantity_down {
    border: 1px solid #dedede !important;
    border-right: none !important;
    border-radius: 0px !important;
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control input.form-control {
    border-radius: 0px !important;
    border-right: none !important;
    border-left: none !important;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control .product_quantity_up {
    border: 1px solid #dedede !important;
    border-left: none !important;
    border-radius: 0px !important;
    border-top-right-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
}

.product-view .content-product-right .box-info-product .quantity .quantity-control span {
    color: #f00 !important;
}

.blogimage{
    
        text-align: center;
}

.blogdscc h4{
    font-size: 12px;
    line-height: 30px;
    margin-top: 8px;
    text-align: center;
    margin-bottom:0px !important;
}

.blogdscc p{
    font-size: 10px;
    color: #2a2a2a;
    text-align: center;
}

.swcfall{
    padding:15px !important;
    background-color: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}

.swiper-container .swiper-button-prev {
    background-image: none !important;
    cursor: pointer !important;
    border: 1px solid #cccccc !important;
    color: #000 !important;
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 50% !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 8888 !important;
    text-align: center !important;
    line-height: 34px !important;
    font-size: 20px !important;
}

.swiper-container .swiper-button-next {
    background-image: none !important;
    cursor: pointer !important;
    border: 1px solid #cccccc !important;
    color: #000 !important;
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 50% !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 8888 !important;
    text-align: center !important;
    line-height: 34px !important;
    font-size: 20px !important;
}

.swiper-pagination-bullet-active {
    background: var(--config_color_1) !important;
}

.blogeshowmore{
    float: left;
    position: relative;
    width: 50%;
    text-align: left;
    color: #f00;
    border-left: 1px solid #555;
    padding-left: 15px;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
    position: relative !important;
    width: 50% !important;
    float: left !important;
    text-align: right !important;
    bottom: 0px !important;
    padding-right: 15px;
}

.allptab5_tabsdisnone{
    display:none !important;
}

.tablist5productbox{
    position: relative !important;
    background-color: #fff !important;
    border-radius: 10px !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    -webkit-transition: 0.2s ease-in-out !important;
    transition: 0.2s ease-in-out !important;
    border: none !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}


.cadrone{
border: 1px solid var(--config_color_1);
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    
}

.cadrtwo{
    border: 1px dashed var(--config_color_1);
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 10px;
}

.d_none{
    display:none !important;
}

.topblog .swcfall{
    padding:0px !important;
}

.blogswiper2 .swiper-button-prev {
    background-image: none !important;
    cursor: pointer !important;
    border: 1px solid #cccccc !important;
    color: #000 !important;
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 50% !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 2 !important;
    text-align: center !important;
    line-height: 34px !important;
    font-size: 20px !important;
    right: 20px !important;

}

.blogswiper2 .swiper-button-next {
    background-image: none !important;
    cursor: pointer !important;
    border: 1px solid #cccccc !important;
    color: #000 !important;
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 50% !important;
    width: 33px !important;
    height: 33px !important;
    z-index: 5 !important;
    text-align: center !important;
    line-height: 34px !important;
    font-size: 20px !important;
    left: 20px !important;
}

.blogdsc2{
    text-align: center;
    position: absolute;
    top: 230px;
    width: 100%;
    height: 100%;
}

.blogdsc2 h4 a{
    color: #fff;
    font-size: 45px;
}

.price .price-new {
    color: var(--config_color_2) !important;
}
.price .price-old {
    color: #f00 !important;
}








.mshegeftanfiz_co {
    padding: 5px 30px !important;
    background-color: #fff;
    border-radius: 30px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1);
}

.productstyle {
    position: relative !important;
    background-color: #fff !important;
    border-radius: 30px !important;
    -webkit-box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 0px 6px 0 rgba(51, 73, 94, 0.1) !important;
    -webkit-transition: 0.2s ease-in-out !important;
    transition: 0.2s ease-in-out !important;
    border: none !important;
}

.dscblock h4 a {
    font-size: 16px !important;
    color: #000 !important;
    text-align: center !important;
    font-weight: bold !important;
    height: 25px !important;
    display: block;
}

.pimgcontainer{
    position: relative;
    overflow: hidden;
    
}

.dscblock{
        padding: 10px;
}

.sliderpishnahad {
    padding: 5px 0 !important;
}

.pimgcontainer .product-image-container	a img{
    width:100%;
    
}

.ppricered{
    color:#f00 !important;
}

.ppricegreen{
    color:var(--config_color_2)  !important;
}

.customswbn:before{
    content:none !important;
}

.customswbp:before{
    content:none!important;
}

.customswbn:after{
    content:none !important;
}

.customswbp:after{
    content:none!important;
}


.customswbn{
       background-image: none !important;
    border: 1px solid #e9e9e9;
    float: left;
    height: 32px !important;
    text-align: center;
    width: 32px !important;
    background-color: #FFF;
    color: #000 !important;
    line-height: 32px !important;
    font-size: 19px !important;
    font-weight: bold !important;
    border-radius: 50% !important;
}

.customswbp{
       background-image: none !important;
    border: 1px solid #e9e9e9;
    float: left;
    height: 32px !important;
    text-align: center;
    width: 32px !important;
    background-color: #FFF;
    color: #000 !important;
    line-height: 32px !important;
    font-size: 19px !important;
    font-weight: bold !important;
    border-radius: 50% !important;
}

.pprate{
    text-align:center !important;
    padding-right:0px !important;
}

.titlepish {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    color: #f58220;
    border-bottom: 1px solid #f58220;
}


.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
    content:none !important;
}

.d_none{
    display:none !important;
}

.textspecialslider{
    color: #fff;
    font-size: 18px;
    margin-top: 150px;
    margin-bottom: 150px;
        font-weight: bold;
}

.productdeals {
    background-color: transparent !important;
    border: none !important;
    margin: 5px;
    box-shadow: none !important;
    
}

.bgcolorhe{
    background-color: var(--config_color_1)!important;    
    padding: 5px 0px;
}

.headerleft_text{
    color:#fff !important;
}

.header_secondtext{
    color:#fff !important;
}

.header_logotext{
    color:#fff !important;
}

.typeheader-1.navbar-compact .header-middle {
    padding: 10px 0 !important;
}

.dis_none {
    display:none !important;
}

.article-description img{
    margin: auto !important;
    display: block !important;
}

.custombtnsearchblog{
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-image: none;
    background-color: var(--config_color_1)!important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 9px 20px;
    border: none;
    background: var(--config_color_1);
    border-color: var(--config_color_1);
    width: 150px;
    text-transform: uppercase;
    border-radius: 7px !important;
    margin-right: 25px;
}



.pest-in-the-house .hotspot {
    display: flex;
}


.pest-in-the-house .hotspot-bathroom {
    top: 36%;
    left: 55.5%;
}

.pest-in-the-house .hotspot {
    color: #fff;
    cursor: pointer;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    z-index:99;
}

.pest-in-the-house .hotspot .dot {
    background-color: #479cd2;
    border: 2px solid #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.65), 0 0 0 rgba(61,151,209,.4);
    border-radius: 100%;
    display: inline-block;
    width: 32px;
    height: 32px;
    animation: pulse 4s infinite;
}


.pest-in-the-house .hotspot .hotspot-label {
    background-color: #479cd2;
    box-shadow: 0 0 6px black;
    color: #fff;
    display: none;
    font-size: 23px;
    line-height: 38px;
    margin-left: 30px;
    padding: 0 40px 0 20px;
    position: relative;
    top: -4px;
    white-space: nowrap;
    z-index: 10;
}

.pest-in-the-house .hotspot .hotspot-label .fa {
    box-shadow: 0 0 6px black;
    color: #479cd2;
    margin-right: -2px;
    position: absolute;
    right: 100%;
    top: 50%;
    line-height: 0;
    font-size: 66px;
}

.pest-in-the-house .hotspot-attic {
    top: 14.5%;
    left: 48.5%;
}

.pest-in-the-house .hotspot-backyard {
    top: 50%;
    left: 5.5%;
}

.pest-in-the-house .hotspot-basement {
    top: 83.5%;
    left: 35.25%;
}

.pest-in-the-house .hotspot-living-room {
    top: 50%;
    left: 28%;
}

.pest-in-the-house .hotspot-garage {
    top: 49.5%;
    left: 82.5%;
}

.pest-in-the-house .hotspot-kitchen {
    top: 57%;
    left: 46%;
}

.pest-in-the-house .hotspot-bedroom {
    top: 31.25%;
    left: 43.5%;
}

.hotspots{
    direction:ltr;
}

.pest-in-the-house .hotspot:hover .hotspot-label {
    display: block;
}

.imglanding{
    width:100% !important;
}


.informationpage .box-blog{
    padding:25px !important;
}

/*.MsoNormal font , .MsoNormal span{*/
/*    font-family: IRANSans !important;*/
/*}*/

.landingtitle{
    text-align:center;
    font-size:18px;
    font-weight:bold;
    margin-top:25px;
    margin-bottom:25px;
}

.subcatssam{
    position: absolute;
    background-color: #fff;
    left: -100px;
    padding: 10px 10px 10px 80px;
    top: -20px;
    font-size: 15px;
    line-height: 40px;
    font-weight: bold;
    text-align: right;
    display:none;
    z-index:99999;
}

.menuso{
    line-height: 100%;
    font-weight: bold;
    color: #000;
    padding-bottom: 12px;
    margin-bottom: 6px;
    font-size: 1.6rem;
    border-bottom: 1px solid #eaeaea;
    width: 100%;
}






/*alp*/
.article-description-forlineh h4
{
        line-height: 30px !important;

}

@media only screen and (max-width: 720px) {
#subcatssam {
    position: inherit !important;
}





}


.timetable_block ul{
    text-align:center;
    line-height:40px;
    font-size:20px;
}

.sub-new{
    padding:10px 5px;
}

.sub-new1 .sub-menu{
    /*left:0 !important;*/
}

.caption h4 {
  margin-bottom: 30px !important;
}


.rowmcs {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.brfleft {
  border-left: 1px solid #ddd;
}

menuitemall {
  font-weight: bold;
  margin-bottom: 0px !important;
  padding: 7px 7px !important;
  color: #000;
  cursor: pointer !important;
  font-size: 14px;
}

.imgcatm {
  width: 30px;
  height: 30px;
  margin-left: 5px;
}

.megamenu .sub-menu .row a {
  font-size: 13px !important;
  white-space: -moz-pre-space;
  white-space: nowrap;
  padding: 5px 0 5px 0;
}

.menuitemall:hover {
  background-color: purple;
  color: #ffffff !important;
}

.showsubcategory {
  display: block !important;
}

.mb12menu {
  margin-bottom: 15px !important;
}

.sallcategoryt {
  font-size: 14px !important;
  color: #000;
  font-weight: bold;
}


.childtitle22 {
  font-size: 13px !important;
  border-right: 2px solid purple;
  padding-right: 10px;
  margin-bottom: 15px;
  color: #000 !important;
}
.menuhidden {
  display: none !important;
}
.comobilesubmenu {
  display: none;
}

.sub-menu::after {
  content: "";
  border: 15px solid transparent;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 15px;
  border-bottom: 9px solid #fff;
  position: absolute;
  top: -23px;
  right: 60px;
  -webkit-animation: fadein 0.3s;
  -moz-animation: fadein 0.3s;
  -ms-animation: fadein 0.3s;
  -o-animation: fadein 0.3s;
  animation: fadein 0.3s;
}


.megamenu .sub-menu .row a {
  font-size: 13px !important;
  white-space: -moz-pre-space;
  white-space: nowrap;
  padding: 5px 0 5px 0;
    padding-right: 0px;
}

.menusubholder{
 margin-bottom:20px;   
}

.childtitle {
  font-size: 13px;
  color: #7d7d7d;
  font-weight: bold;
  padding-right: 10px !important;
}


.menuitemall {
  font-weight: bold;
  margin-bottom: 0px !important;
  padding: 7px 7px !important;
  color: #000;
  cursor: pointer !important;
  font-size: 14px;
}

.allsubcategory {
  display: none;
  border-right: 1px solid #ddd;
}

.sbmcs {
  right: 80px !important;
  width: 90% !important;
  border-radius: 10px !important;
}


.sbmcs .content {
  width: 100% !important;
  padding: 10px 0px !important;
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}


.menusubholder a{
    display:block;
}

@media only screen and (max-width: 768px){

.megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
  background: #fff !important;
  padding: 0px !important;
}



.mobmenubback {
  color: #fff;
  background-color: #4d4d4d;
  line-height: 42px;
  padding: 8px;
  height: 52px;
}

 .menuhidden {
   display: block !important;
 }

 .megamenu-style-dev.responsive .megamenu-wrapper {
  height: 100% !important;
  min-height: 100% !important;
 }

 .mobmenurow {
  border-bottom: 1px solid #eee;
  line-height: 45px;
  font-size: 14px;
 }
.comobilesubmenu {
  position: fixed;
  height: 100%;
  background-color: #fff;
  top: 0px;
  bottom: 0px;
  z-index: 99;
  width: 280px;
  overflow-x: hidden;
  overflow-y: auto;
}

.returnmobmenubback {
  color: #fff;
  background-color: #4d4d4d;
  line-height: 42px;
  padding: 8px;
  height: 52px;
  font-size: 17px;
}

.megamenu-style-dev.responsive .so-megamenu-active #remove-megamenu {
  position: absolute;
  top: 9px;
  left: 0px;
  color: #fff !important;
  font-size: 18px;
}


.munuanglecs {
  float: left;
  margin-top: 12px;
  font-size: 18px;
  font-weight: bold;
  width: 30px;
  text-align: left;
}

.megamenu-pattern {
  display: none;
}

.ltabs-items-container{
    width:100%;
}

.col-ft{
    display:none;
}

}


.slid-d{
    border:1px solid #d7d5d5;
    border-radius:10px;
}


.slid-d img{
    border-top-right-radius:10px;
    border-top-left-radius:10px
}

.blogdscc {
  height: 80px;
}

.nav > li > a:focus, .nav > li > a:hover{
    background-color:#fff;
}

.accordion {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: right;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.accordion.active, .accordion:hover {
  background-color: var(--config_color_1) !important;
  color: #fff;
  border-radius:5px;
}

button.accordion.active::after {
  content: "\2212";
}


.fq {
  margin-bottom: 20px;
}


button.accordion::after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: left;
  margin-left: 5px;
}


.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.products-list .product-grid .product-item-container{
    box-shadow: 0 2px 6px 0 rgba(51, 73, 94, 0.1) !important;
    border:none !important;
    border-radius:15px !important;
}

.products-list .product-grid .product-item-container{
    border-radius:15px;
}

.tt-p{
    margin-bottom:5px;
    margin-right:5px;
}

.dre{
    margin-right:10px;
}

.d-flex.jc-between.ai-center.pb-4-lg.pb-6.border-b.pt-2.pt-0-lg {
  margin-bottom: 25px;
}

 .inf-sep{
        background-color:#fff;
        border-radius:15px;
        padding:40px;
    }
    .mt-20{
        margin-top:20px;
    }
    
    .sec-sep{
        
    }
    .add-res{
        display:inline-block;
    }
    .cont-act{
        text-align:center;
        margin: 40px 0;
    }
    .hour-sep{
       width: 230px;
padding: 5px 2px;
vertical-align: super;
border: 1px solid #80808021;
border-radius: 25px;
background-color: #ececec;
margin: 0 auto;
    }
    .hour-sep p{
        margin:0;
    }
    
    .cont-act p:nth-child(1) i , .cont-act p:nth-child(2) i {
      font-size: 20px;
      margin-left: 10px;
    }
    
     p .fa.fa-clock-o{
        margin:0;
    }
    
    @media only screen and (min-width:768px){
    
    .col-md-6.form-group.required.dre {
  margin-right: 15px;
}
}

.pd-no{
    padding:0;
}

.c-accordionBox__body.height0 .c-accordionBox__content,.c-accordionBox__body.acpadacc.height0  .table.table-bordered.table-hover{
    display:none;
}

.d-fo span{
    display:inline-block;
}




.revwq{
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
}
@media only screen and (max-width: 990px){
.videosepan  {
    width: 100%;
    height: 100%;
}
}


@media only screen and (max-width: 575px){
.article-image img {
   
    width: 100% !important;
}
}


.add-cart-art-info {
    border-radius: 8px !important;
    background-color: var(--config_color_1) !important;
    padding: 7px;
    color: white;
}

.image-article-info-sepan img{
    width: 55% !important;
}

/*contact*/
.all-content-social-sepane {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.all-content-social-sepane .instagram i {
    font-size: 42px;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.all-content-social-sepane .twitter svg {
    fill: #1DA1F2;
}
.all-content-social-sepane .linkedin svg {
    fill: #0e76a8;
}
.all-content-social-sepane svg {
    width: 35px;
    height: 35px;
}

.all-content-social-sepane .telegram svg {
    fill: #019fc4;
}

.p-social-sepane {
   color: #000000 !important;
    font-size: 28px !important;
    line-height: 39px;
    letter-spacing: 0;
    margin-bottom:0;
}

.phone-contact-sepan {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    animation: 1.5s linear infinite blinker;
    font-size: 17px;
    color: #000 !important;
}

.phone-contact-sepan i {
    color: var(--config_color_1);
    font-size: 25px;
}

.phone-contact-sepan p {
   margin: 10px;
   font-weight: 700;
   color: black;
}

.contact-sepan .hour-sep {
    width: 290px !important;
    padding: 7px 3px;
    font-size: 14px;
}

.email-contact-sepan {
    margin: 30px;
    font-size: 15px;
}

.footer-main .col_qmce {
    font-size:15px;
    line-height:27px;
}

.phone-contact-sepan-top-header
{
    display: flex;
    align-items: center;
    justify-content: space-around;
    animation: 1.5s linear infinite blinker;
    font-size: 17px;
    color: #000 !important;
}

.phone-contact-sepan-top-header a
{
   color: #ffffff;
   font-size: 19px;
    font-weight: 600;
}

.phone-contact-sepan-top-header a:hover
{
   color: #ffffff;
   font-size: 19px;
}

.phone-contact-sepan-top-header p {
    margin-bottom:0;
}

.nmobile {
    display:none;
}
.all-content-social-sepane .whatsup i {
    font-size: 38px;
    color: #25d366;
}

.all-content-social-sepane .eita img {
    width: 30px;
    height: 30px;
}
.sumnummain div {
    float: left;
    margin-right: 15px;
    font-size: 17px;
    margin-top: 7px;
}
.sumnummain {
    width: 50%;
    float: left;
    font-size: 21px;
}
.insumnummain {
    width: 50%;
    float: right;
}



.phone-sepan-top-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    animation: 1.5s linear infinite blinker;
}

.phone-sepan-top-header p{
    font-size: 17px;
    font-weight: 600;
    margin-bottom:0;
    
}

.contact-header {
   display: flex;
    align-items: center;
    justify-content: flex-end;
}

.contact-header .contact-header-title a{
    font-size: 14px;
    border: 1px solid var(--config_color_1);
    border-radius: 7px;
    padding: 5px 33px;
    background: var(--config_color_1);
    color: white;
    margin: 0 10px;
    
}

.contact-header .contact-header-title a:hover{
     color: white;
    
}


@keyframes blinker {
50% {
    opacity: 0;
}
}

.col-social-sepan {
    margin-top:10px;
}

.all-inquiry {
    /*background: white;*/
    padding: 10px;
    border-radius: 20px;
    margin: 30px 0;
}

.all-inquiry h1 {
    margin: 15px 0;
}

#all-inquiry input {
    width: 50% !important;
    border-radius: 10px !important;
    border: 1px solid #000000 !important;
    height: 36px !important; 
    padding: 10px !important;
    margin-top:15px !important;
    text-align: right;
    
}

.all-inquiry .formomde {
    text-align: center;
}

.disfl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.disfl .asavemob{
   background: var(--config_color_1);
    padding: 10px 30px;
    border: 1px solid var(--config_color_1);
    border-radius: 10px;
    color: white;
}

.disfl .asavemob:hover {
    
  background: var(--config_color_1);
    padding: 10px 30px;
    border: 1px solid var(--config_color_1);
    color: white;  
    
}

.all-inquiry p {
    font-size: 20px;
}


@media only screen and (max-width: 575px) {
    .p-social-sepane {
        color: #000000 !important;
        font-size: 17px !important;
        line-height: 39px;
        letter-spacing: 0;
        margin-bottom: 15px !important;
        text-align: center;
    }
.all-content-social-sepane svg {
    width: 30px;
    height: 30px;
}

.phone-contact-sepan {
    display: flex;
    align-items: center;
    flex-direction: column;
    font-size: 16px;
}

.phone-contact-sepan p {
    margin-top: 10px;
}
.footer-main {
    text-align: center;
}

.phone-contact-sepan-top-header {
    margin-top: 10px;
}
.contact-main-page {
    margin: 10px;
}

.fix-moshavere-free.show {
    width: 65%;
}
.fix-moshavere-free {
    position: fixed;
    top: 220px;
}
.header_rowmargin {
    margin-bottom: 30px;
}
.contact-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column-reverse;
    margin: 12px 0;
}
.contact-header .nav {
margin-bottom: 11px;
}
.contact-header .contact-header-title a {
    font-size: 13px;
    border: 1px solid var(--config_color_1);
    border-radius: 7px;
    padding: 5px 34px;
}
.header-middle .nav-link {
    padding: 6px;
    font-size: 12px;
}
.hour-sep {
    margin-bottom:10px;
}

.all-inquiry {
  margin:0 !important;  
}

#all-inquiry input {
    width: 100% !important;
    
}

.all-inquiry p {
    font-size: 17px;
    line-height: 35px;
}
.all-inquiry h1 {
    font-size: 21px;
}

}

@media only screen and (min-width: 575px) and (max-width: 768px)  {
    
  .fix-moshavere-free.show {
    width: 40%;
}  
.contact-header .contact-header-title a {
    font-size: 13px;
    border: 1px solid var(--config_color_1);
    border-radius: 7px;
    padding: 5px 25px;
}

.contact-header .nav {
    margin-top: 5px !important;
}
    
}

@media only screen and (max-width: 768px) {
 .nmobile {
    display:block;
}   
.phone-contact-sepan-top-header a {
    color: #ffffff;
    font-size: 13px;
    }
    .deskphone {
     display:none;
}

}

@media only screen and (min-width: 768px) and (max-width: 991px)  {
        .fix-moshavere-free.show {
        width: 40%;
    }
}
    
@media only screen and (min-width: 1200px) {
.search-sepane .sosearchpro-wrapper {
    width: 457px !important;
}
.header-three-sepan{
    display: flex;
    align-items: center;
}
}


.text-contact-address p{
   font-size: 14px; 
}

.contact-sepan-faq p {
    font-size: 14px; 
}

.explain-landing {
    margin-top:60px;
}

.text-page-landing {
    background: white;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 54px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}