
.padd-0{
    padding: 0px;
}



.m-b20{
margin-bottom:20px;

}

.pad-l-0{
    
    padding-left: 0px;}



.pad-r-0{
    
    padding-right: 0px;}



.center{
    text-align: center;
}

.mar-30{
    margin-top: 30px;
}

.mar-50{
    margin-top: 50px;
}


img{

max-width:100%;
}


.buy{
    line-height: 19px;
   margin: 0px; 
    
}

.logo{
       padding: 0px 0px;
    position: relative;
    z-index: 9;
}


.mini-cart-box{
     position: relative;
    z-index: 9;
    
}

.top{
 padding: 0px 0px;
    border-bottom: 1px solid #dddddd;
    padding: 8px 0px;
    background: #fff;
}

.info-account {
    padding: 0px;
    margin-bottom: 0px;
    text-align: right;
}

.info-account li {
    list-style: none;
    display: inline-block;
    margin-left: 12px;
    vertical-align: middle;
    color: #666;
    padding: 0px 0px;
   
    
}

.info-account li a {
    color: #000;
    font-size: 13px;
}

.info-account li a i{
    color: #666;
    padding-right: 1px;
    font-size: 12px;
    
}


.header-contact{
    background: #fea708;
    width: 100%;
}


.header-contact .phone-icon {
margin-right: 5px;
}
.d-flexx {
display: flex!important;
padding: 7px 7px;
}


.header-contact .phone-number {
  line-height: 14px;
    color: #fff;
    font-weight: 500;
        font-size: 14px;
}
.header-contact .phone-number span.number {
    display: block;
    padding-top: 9px;
}

#wrap select{
	         width: 25%;
    margin: 0px;
    padding: 12px 0px;
	
}


#wrap form{
	display:flex;
	width:100&;
}

#wrap input[type="text"] {
      font-size: 14px;
    display: inline-block;
    font-weight: 100;
    color: #000;
    padding: 0px 10px;
    margin-bottom: 0px;
    background: none;
    z-index: 3;
    
    width: 85%;
    
}





#wrap button {
        
  
    border: none;
    background-color:#1ba100;
    color: #ffffff;
    width: 15%;
 
    padding: 10px;
    text-align: center;
}

#wrap button:focus{
	outline:0px;
}

 .select_option {
    border: 0;
    background: inherit;
    /* padding-left: 25px; */
    /* padding-right: 40px; */
    font-size: 14px;
    /* min-width: 180px; */
    /* border-radius: 4px 0 0 4px; */
    background: #f5f5f5;
    width: 25%;
    padding: 12px;
	position:relative;
}

 .select_option i{
	    position: absolute;
    top: 35%;
    right: 5%;
    font-size: 11px;
    color: #8c8b8b;

 }

#wrap {
    position: relative;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
  
}



.d-inline-block {
    display: inline-block!important;
}

.cart-info span {
    display: block;
}

.cart-info{
    font-size: 14px;
    text-align: left;
}

.cart-info p{
    line-height: 20px;
	margin:0px;
}

.cart i{
   color: #666;
    font-size: 42px;
    padding-right: 13px;
}



.top-part{
       padding-top: 10px;
    display: table;
    width: 100%;
}

.mid-area{
padding-bottom: 10px;
display: table;
width: 100%;
    background: #fff;
}


header{
	padding:5px 0px;
    background: #fff;
}


.add{
    margin-top: 0px;
    margin-bottom: 50px;
}


.prod-banner.green-banner {
    background-color: #d7edcd;
}

.prod-banner {
   
    padding: 0px;
    position: relative;
	background:#d7edcd;
}

.banner-box {
          border: 5px solid #ffffff8a;
    padding: 35px 25px;
    position: relative;
    z-index: 5;
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    transition: 0.5s;
}


.banner-box:hover{
    
    
    
    border: 5px solid #fea708;
    
    
}




.banner-box .btn {
        border: 3px solid #fea708;
    border-radius: 2em;
    bottom: 15px;
    color: #000;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    /* height: 38px; */
    bottom: -15px;
    line-height: 20px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    /* width: 150px; */
    padding: 6px 22px;
    margin: 0px;
}


.banner-content {
    width: 100%;
}
.banner-box .section-title {
          font-size: 24px;
    margin: 0;
    color: #292727;
    margin-top: 16px;
    line-height: 30px;
}

.light-font {
    font-weight: 300;
}

.sub-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.prod-banner .top-img {
    left: 0;
    position: absolute;
    top: 0;
}

.prod-banner .bottom-img {
    position: absolute;
    right: 15px;
    bottom: 0;
    z-index: 2;
}


.green-banner .banner-box .btn {
    background-color: #fff;
}

.banner-box .btn > i {
   
       padding-left: 7px;
}
.prod-banner .top-img {
    left: 0;
    position: absolute;
    top: 0;
}



.title-wrap {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 30px;
}






 .title-wrap:before {
    content: "";
    position: absolute;
    width: 62px;
    height: 31px;
    background: url('../image/download.png') no-repeat;
    left: 50%;
    top: -20px;
    margin-left: -25px;
    z-index: 2;
    background-color: #fff;
}






.sub-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.sub-title>span {
      position: relative;
    background: #1ba100;
    color: #fff;
    padding: 3px 5px;
}



.section-title {
      font-size: 26px;
    position: relative;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}



.section-title .round-shape {
    border: 1px solid #c3c0c0;
    border-radius: 5em;
    display: inline-block;

    padding: 5px 30px 8px;
    position: relative;
}






.product-thumb > .quickview-link, .gal-content3 .btn-gal {
    height: 54px;
    width: 55px;
    border-radius: 50%;
    /*line-height: 47px;*/
    text-align: center;
    margin: auto;
    color: #fff;
    /* transform: scale(0); */
    /* -webkit-transform: scale(0); */
    z-index: 1;
    /* display: inline-block; */
    position: absolute;
    bottom: -3%;
    left: 0;
    /* bottom: 0; */
    right: 0;
    content: "";
    opacity: 0; 
    background: #1ba100;
    -webkit-transition: all 0.5s ease-out 0s;
    border: 4px solid #fff;
    font-size: 18px;
    cursor: pointer;
}

.product-thumb:hover > .quickview-link {
opacity: 1;

}



.item-product {
    padding: 10px 0px;
    position: relative;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    
    margin-bottom: 0px;
}
.product-thumb {
    position: relative;
      
    padding: 10px 0px;
   border: 1px solid #e3e0e0;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
  
}



.sale-label {
          font-size: 13px;
    font-family: 'Rubik', sans-serif;
    color: #ffffff;
    background: #fa0f03;
    text-transform: uppercase;
    padding: 2px 0px;
    text-align: center;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    font-weight: 400;
    height: 40px;
    border-bottom-right-radius: 15px;
    line-height: 17px;
    z-index: 10;
    letter-spacing: 0.5px;
    background: #f20202;
    width: 33px;
    border-bottom-left-radius: 15px;
}
}


.product-thumb:hover{
    box-shadow: 0 5px 21px rgba(0,0,0,0.3);
    border-color:#f5f5f5;
    
}


.product-thumb-link::before {
    background: rgba(0, 0, 0, 0.1);
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}
.product-thumb:hover .product-thumb-link::before {
    opacity: 1;
}

.item-product .product-info {
    padding-top: 17px;
    position: relative;
    text-align: center;
}

.product-title {
   margin: 0px 0px 10px 0px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    color: #111;
}
.product-title a {
    color: #333;
}

.pr select {
      width: 46%;
    padding: 7px 12px;
    /* border: 1px solid #bebbbb; */
    margin: 0px;
    font-size: 12px;
    background: #ffb60a;
    border-radius: 10px;
    color: #fff;
}
.pr select:focus{
    
    outline:0px;
    
}

.pr select option{
    
   padding: 10px;
    
}


.product-price {
       margin: 10px 0px;
    font-size: 14px;
    color: #1ba100;
}
.silver {
    color: #999;
}


.product-extra-link {
 
    position: absolute;
    left: 41%;
    bottom: -3%;
    
}

.product-extra-link a.addcart-link {
       width: auto;
    padding: 10px 12px;
    color: #fff;
    border: none;
    background: #80bb01;
    border-radius: 100px;
    width: 23px;
    height: 23px;
    font-size: 18px;
}

/*-------------product--*/


.whitepart{
    
    background: #fff;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
    border-bottom: 1px #e5e5e5 solid;
    
}


.arrived{
     background: url(../img/addback1.jpg) no-repeat;
    padding: 60px 0px;
    height: 450px;
    background-attachment: fixed;
background-size: cover;
}





.arrived-text{
    position: relative;
  margin-top: 10px;
}

.arrived-text h1{
          color: #000;
    font-size: 50px;
    line-height: 1.3;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
   
    text-transform: uppercase;

}

.arrived-text h3{
    
      font-size: 20px;
    font-weight: 400;
    color: #000;
    font-family: Montserrat Subrayada;
  
}



.arrived .big{
    
position: relative;
    top: 13px;
    /* left: 13%; */
    
    font-weight: 600;

    white-space: nowrap;
   
    font-family: Montserrat Subrayada;
        color:rgba(255, 255, 255, 0.11);
    font-size: 120px;
    line-height: 150px;
    
    
}



.laberProductGrid:hover .name{
    opacity: 1;
}

.laberProductGrid .name{
    margin-bottom: 24px;
    opacity: 0;
    position: absolute;
    /* margin-top: -15%; */
    /* margin-left: 20px; */
  
    font-size: 17px;
    font-weight: 600;
    bottom: 10%;
    left: 4%;
    color: #000;
    
    
}


.look{
    margin-top: 30px;
}

.look{
    
    background: url('../img/lookbook.jpg') no-repeat;
    background-position: right top;
    
    padding: 50px 0px;
    position: relative;
}

.look-trand h1 {
    
      font-family: 'Oswald', sans-serif;
    font-weight: 800;
    font-size: 70px;
    margin: 0px;
    text-transform: uppercase;
    position: relative;
}



.look:before{
    
    
  content:'';
    position: absolute;
    width:100px;
    height: 2px;
    top:20%;
    left:0px;
    background: #000;
    

}


.look-trand h3{
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 37px;
    text-transform: uppercase;
  
}

.ff{
       
    font-family: 'Old Standard TT', serif;
    font-size: 25px;
    font-style: italic;
    
    
}

.look-trand {
    
    padding: 150px 0px;
}


.news{
   
     background: #fff
    padding: 100px 0px;



}

.news .big{
    
    position: relative;
    top: 13px;
    /* left: 13%; */
    font-weight: 600;
    white-space: nowrap;
   font-family: Montserrat Subrayada;
   color: rgba(14, 14, 14, 0.03);
    font-size: 89px;
    line-height: 150px;
    
    
}


.arrived-text2{
    position: relative;
  margin-top: -110px;
}

.arrived-text2 h1{
    color: #000;
    font-size: 50px;
    line-height: 1.3;
    margin-top: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

.arrived-text2 h3{
    
      font-size: 20px;
    font-weight: 700;
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

.bt{
    display: inline-block;

}
.bt input{
        background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 16px 30px;
letter-spacing: 2px;
}

.ns{
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
        margin-top: 34px;
}

footer{
   
    background: #fff;
    
}

.f-head h1{
         
     font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #1ba100;
    text-transform: uppercase;
}

.f-head ul{
    margin: 0px;
    padding: 0px;
}


.f-head ul li{
    
    list-style: none;
    line-height: 30px;
    
    
}

.f-head ul li a{
    
         color: #000;
    transition: 0.5s;
   
    
}

.f-head ul li a:hover{

color: #08c70b;
    padding-left: 5px;

}



.phone-footer {
    display: table;
}


.social-contact-section{
    
 border-bottom: 1px solid #d7d3d3; 
    padding: 15px 0px;
    margin-bottom: 20px;
    
}

.contacts-info i {
    font-size: 18px;
    color: #000;
    height: 45px;
    width: 45px;
    line-height: 42px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border-radius: 999px;
    margin-top: 0px;
    border: 2px #b7bcc8 dotted;
}

.contacts-info p {
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    display: table-cell;
    vertical-align: middle;
}

.social-contact-section h2 {
   font-size: 19px;
    line-height: 42px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #000;
    margin-top: 0px;
    text-transform: uppercase;
}

.social-links a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 10%;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-right: 10px;
    position: relative;
}


.social-links a.facebook {
    background-color: #4867AA;
}

.social-links a.youtube {
    background-color: #f00;
}
.social-links a.twitter {
    background-color: #1DA1F2;
}
.social-links a.linkedin {
    background-color: #007BB6;
}





.single-contact {
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
}

.single-contact .icon {
    font-size: 40px;
    margin-right: 20px;
}


.single-contact p span {
    display: block;
}
.icon_pin_alt{
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.single-contact p {
    color: #515050;
    font-weight: 500
}


.m-all-1 {
    margin-right: 2px;
}
.flex-c-m{
    
    width: 30%;
    margin: auto;
}

.copyright p{
    color: #fff;
    font-weight: 500;
    margin-bottom: 0px;
    /* text-transform: uppercase; */
    font-size: 12px;
    
}




.p-t-27 a{
    color: #fff;
    padding: 10px;
}

.p-t-27{
    border-top: 1px solid #656363;
    padding-top: 24px;
}

.whiteback{
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
    display: table;
    width: 100%;
    padding: 20px 0px;
}


.bread-back {
    background: url(../img/bread.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: 50% 50%; */
    padding: 30px 0px;
    display: block !important;
    /* padding-top: 160px; */
    background: #efecec;
}

.bread-back h1 {
  font-size: 20px;
    color: #0c0c0c;
    text-transform: uppercase;
    margin: 0px;
  letter-spacing: 1px;
    font-weight: 600;
}

.rigth-text {
    text-align: right;
}

.bread-back .breadcrumb {
    margin-bottom: 0px;
    list-style: none;
    /* background-color: #ffffff; */
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    /* position: absolute; */
    bottom: 0%;
    right: 0px;
}

.breadcrumb>li {
      display: inline-block;
    color: #1ba100;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
}
.breadcrumb>li a {
    color: #000;
    letter-spacing: 0.5px;
}




.hum {
    border: 1px solid #cecccc;
    position: relative;
    margin-bottom: 20px;
    transition: 0.5s;
    text-align: center;
    
}

.hum h4 {
    position: absolute;
    top: 0%;
    left: 40%;
    opacity: 0;
    transition: 0.5s;
}

.hum h4 a {
    background: #fff;
    color: #000;
    display: inline-block;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    vertical-align: middle;
    /* border: 1px solid #e23843; */
    margin-right: 10px;
    /* border-radius: 50%; */
    z-index: 99;
    position: relative;
    font-size: 16px;
}

.size {
  text-align: center;
    margin-bottom: 20px;
}

.size h1 {
    font-size: 16px;
    
  
}

.size h5{
        font-size: 12px;
    color: #f00;
}

.hum:hover h4 {
    position: absolute;
    top: 40%;
    opacity: 1;
}



.hum .hover_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
 
    transition: all 0.5s ease-in-out;
}

.hum:hover .hover_image{
    
    opacity: 1;
    transition: all 0.5s ease-in-out;
}


.hum:hover .main-one{
    
    opacity: 0;
    transition: all 0.5s ease-in-out;
}



.box-price{
    
    font-size: 19px;
    color: #1ba100;
    font-weight: 500;
    margin: 20px 0px;
    
}

.cart-button {
    width: 130px;
    display: inline-block;
    border: 1px solid #e5e1e1;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    font-size: 20px;
    float: left;
    line-height: 40px;
    width: 25%;
    text-align: center;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 50%;
    margin-bottom: 0;
    border: 0px;
    text-align: center;
        background: #f5f5f5;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.cart-btn {
        padding: 0px;
    margin: 30px 0px;
}
.cart-btn li {
    list-style: none;
    /* float: left; */
    /* margin: 0px 20px; */
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
}

.addto {
    background: #19171c;
    padding: 15px 20px;
    /* border-radius: 80px; */
    color: #fff;
}

.addto:hover{
    
    color:#fff;
}


.price2 {
    font-size: 16px;
    color: #c7282c;
    font-weight: 600;
}


.quick-detail h1{
    
   font-size: 20px;
    color: #0f0f0f;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #d1cccc;
    padding-bottom: 21px;
    margin-bottom: 30px;
}

.custom-control{
           display: inline-block;
 margin-right: 20px;
}

.size2 h5{
    
    font-size: 18px;
        font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
}


.title-inner h1 {
     font-size: 20px;
    color: #0f0f0f;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    border-bottom: 1px solid #d1cccc;
    padding-bottom: 21px;
    margin-bottom: 30px;
}

label{
        font-size: 12px;
    margin: 10px 0px;
    /* padding: 10px 0px; */
    display: table;
    text-transform: uppercase;
}
.forget{
    font-size: 18px;
}

td.product-thumbnail img {
    max-width: 65px;
}

.shop_table>tbody>tr>td, .shop_table>tbody>tr>th, .shop_table>tfoot>tr>td, .shop_table>tfoot>tr>th, .shop_table>thead>tr>td, .shop_table>thead>tr>th {
    padding: 10px 15px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    
}
.product-name a{
    color:#000;
}
.total{
    font-weight: 500;
    font-size: 14px;
}
.ship{
    border: 1px solid #d4d3d3;
    padding: 10px 25px;
}

.mail-detail {
        margin: 100px 0px;
}

.mail-detail p{
    border-bottom: 1px solid #c7c2c2;
    padding-bottom: 20px;
    
}

.mail-detail h3{
font-size: 21px;
    margin-bottom: 20px;
    /* background: #000; */
    /* color: #fff; */
    /* padding: 7px 13px; */
    font-weight: 600;
}
.my h3{
    
   font-size: 14px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
    
}

.green2{
          background: #fea708;
    font-weight: 600;
    color: #fff;
    font-size: 14px;}

.bor{
        border: 1px solid #cecdcd;
}



.mid-section {
    padding: 5px 0px;
    overflow: hidden;
    background: url('../image/feature.jpg') no-repeat;
}

.mid-section h3 {
    font-size: 40px;
    margin: 0 0;
    font-weight: 300;
    color: #fff;
    text-align: center;
    padding-bottom: 10px;
    letter-spacing: .5px;
    
    text-transform: uppercase;
}

.mid-section h2 {
    font-size: 40px;
    margin: 0 0;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding-bottom: 20px;
    letter-spacing: .5px;
   
    text-transform: uppercase;
}


.mid-section .block1 {
      overflow: hidden;
    color: rgba(255, 255, 255, 0.88);
    font-size: 13px;
    margin-top: 90px;
    background: #685c88;
    border-radius: 20px;
    padding: 25px 65px 25px 25px;
    margin-right: -100px;
}

.block1 strong {
    font-weight: 400;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 500;
        font-family: 'Oswald', sans-serif;
}

.block3 strong {
      font-weight: 400;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 500;
        font-family: 'Oswald', sans-serif;
}



.mid-section p {
    margin: 0;
    line-height: 23px;
}

.mid-section .block1 + .block1, .mid-section .block3 + .block3 {
    margin-top: 25px;
}

.spl-pro {
   
    border-radius: 999px;
    padding: 40px 20px;
    margin-bottom: 0;
    z-index: 10;
    margin: 30px 20px;
    text-align: center;
    position: relative;
    box-shadow: 0 2px 25px -7px #000;
}
.spl-pro img {
   
  
    display: block;
  
    text-align: center;
    margin: auto;
}

.mid-section .block3 {
        overflow: hidden;
    color: rgba(255, 255, 255, 0.88);
    font-size: 13px;
    margin-top: 90px;
    background: #685c88;
    border-radius: 20px;
    padding: 25px 25px 25px 65px;
    margin-left: -100px;
}


.our-features-box {
    overflow: hidden;
    padding: 0 0;
    background: #fff;
    margin-bottom: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #eee #eee #d5d5d5 #eee;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
    margin-bottom: 50px;
    margin-top: 50px;
}

.our-features-box ul {
    list-style: none;
    margin: auto;
    padding: 0;
    border: none;
    padding: 0;
    overflow: hidden;
}
.our-features-box li {
    float: left;
    margin-bottom: 0;
    text-align: center;
    width: 20%;
    padding: 0;
    display: inline-block;
}
.our-features-box .feature-box {
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    color: #292929;
    line-height: 1.4em;
    font-weight: 500;
    font-family: rubik,sans-serif;
    text-transform: uppercase;
    letter-spacing: .5px;
    border-radius: 3px;
    padding: 25px 30px;
    border-right: 1px #eaeaea solid;
}
.feature-box.klb-footer-box i {
    display: block !important;
    font-size: 26px;
    margin: auto;
    color: #80b435;
    width: 65px!important;
    text-align: center;
    margin-bottom: 26px;
    line-height: 60px;
    border: 2px #80b435 dotted;
    border-radius: 999px;
}
.our-features-box .feature-box .content {
    display: block;
    text-align: center;
    line-height: 22px;
}
.our-features-box li.last {
    margin-right: 0;
    width: 20%;
    border: none;
    background: #1ba100;
    float: right;
}
.our-features-box li.last .feature-box {
    margin-right: 0!important;
    border: none;
}

.gray{
    background: #e5e5e5;
}

.last h1{
    
     color: #fff;
    font-size: 30px;
    font-weight: 900;
    padding: 50px 0px;
    margin: 0px;
    
}

.our-features-box li.last .feature-box {
    margin-right: 0!important;
    border: none;
}


.shopping h1{

font-size: 25px;
position: relative;
color: #000;
font-weight: 500;

}


.shopping h3{
    
    
    font-size: 15px;
    font-weight: 500;
    
}

.method img {
    width: 60px;
}



.search-container input{
    
    
       width: 75%;
    border-bottom: 1px solid #1ba100;
    background: #fff;
    padding: 15px 0px;
    
    
}


.search-container input:focus{
    outline:0px;
}


.search-container button {
     float: right;
    padding: 10px 15px;
    /* margin-top: 8px; */
    margin-right: 16px;
    background: #1ba100;
    font-size: 17px;
    border: none;
    cursor: pointer;
    border-radius: 100px;
}
 .search-container button:hover {
  background: #ccc;
}

.copyright{
       background: #1ba100;
    padding: 10px 0px;
}

.shopping{
    margin: 30px 0px;}




.detailseller{
    text-align: center;
    position: relative
}


.addd{
    width: 80%;
    margin-top: 45px;
}

.detailseller p{
   font-size: 20px;
    padding: 10px 30px;
    font-style: italic;
    color: #515150;
    font-weight: 500;
}


.seller{
background: #fff;
  
    margin-top: 100px;
    padding: 15px 0px;
    
}



.single-best-seller-item{

    margin-bottom: 15px ;
    display: flex;
    padding: 2px;
    background: #ffffff;
}



.product-categories{
    
      background:#1ba100;
    padding: 2px 5px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
}


.best-seller-sub-product .product-content h1.product-title {
     font-size: 14px;
    color: #222;
    font-weight: 500;
    /* line-height: 23px; */
    margin: 10px 0px;
}



.product-content{
    
    
    padding: 14px 0px;
}



.best-seller-sub-product .image{
       float: left;
    width: 35%;
}



.best-seller-sub-product .product-content{
     float: left;
    width: 65%;
    padding: 30px 10px 19px 25px;
    border-radius: 5px;
}








.best-seller-sub-product .product-content .price-box .main-price {
   color: #999;
    font-size: 13px;
    text-decoration: line-through;
}

.best-seller-sub-product .product-content .price-box .discounted-price {
   color: #1ba100;
    font-size: 15px;
    font-weight: 500;
}



.social-media-section{
    border-right: 1px solid #d3cfcf;
    padding-bottom: 45px;
}


.clientele{
    
padding: 0px 0px;    
    
}




.store{
     position: relative;
    padding: 50px 
}

.store:before{
    
        content: '';
    background: #eed9bf;
    width: 200px;
    height: 65%;
    position: absolute;
    left: 0px;
    top: 0px;
}



.go {
       box-shadow: 0 5px 21px rgba(0,0,0,0.3);
    padding: 20px;
    margin: 0px;
    position: relative;
    z-index: 9999;
    /* border: 1px solid #000; */
    background: #fff;
}

.go li{
           display: inline-block;
    width: 32%;
    border-bottom: 1px solid #e1dede;
    border-right: 1px solid #e1dede;
}

.seriesback{
    
   transform:translateY(-65px); 
    
}

.series{

background: #fff;
box-shadow: 0 5px 0 rgba(200,200,200,.2);
}


.series-detail h1{
    font-size: 13px;
    text-align: center;
    margin: 8px 0px 10px 0px;
    font-weight: 500;
    text-transform: uppercase;

}

.series-detail img{
    padding: 0px 10px;
}

.regular .slick-slide{
    margin: 0px;
}



.rice{

background: url('../image/rice/riceback.jpg') no-repeat;
    padding-top: 20px;
}


.section-title2 {
      font-size: 26px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}

.sub-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 6px;
}

.sub-title>span {
      position: relative;
    background: #1ba100;
    color: #fff;
    padding: 3px 5px;
}

.whitepart2{

background: #fff;
transform: translateY(40px);
border-top: 5px solid #ffb60a;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
   

}

.sellerhead{
       font-size: 26px;
    position: relative;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 17px;
}
.selleradd{
    padding: 20px 0px;
}


.regular .slick-arrow{
display: none !important;}

.mid{
    background: #fff;
    padding: 20px 0px; }



.subhead{
            line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    margin-top: 30px;
}

.bread{
    background:#e5e5e5;
}

.contact_message ul{
    padding: 0px;
}

.contact_message ul li {
     padding: 18px 0;
    border-bottom: 1px solid #d3d2d2;
    list-style: none;
}




.contact_message ul li i {
    margin-right: 10px;
    font-size: 15px;
}


.contact_message{

/* background: #e5e5e5; */
padding: 0px 20px;
/* color: #fff; */
}

.accor h1{

font-size: 16px;
color: #0f0f0f;
line-height: 1;
font-family: 'Oswald', sans-serif;
font-weight: 500;
font-style: normal;
text-transform: uppercase;
margin-top: 0px;
padding-bottom: 21px;
margin-bottom: 30px;
    position: relative

}




.accor h1:before {
    position: absolute;
    content: "";
    display: block;
    width: 40px;
    height: 3px;
    background: #1ba100;
    bottom: 0;
}


.accor p a{
   text-transform: uppercase;
    font-size: 13px;
    color:#000;
}

.accor p{
      border-bottom: 1px solid #d7d2d2;
    padding: 5px 0px;
    margin: 0px;
}

.whitepartpro{
    
    background: #fff;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
    border-bottom: 1px #e5e5e5 solid;
    display: table;
    width:100%;
}


.humtumadd{
    margin-top: 50px;
}
.humtum{
    background: #fff;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
    border-bottom: 1px #e5e5e5 solid;
    padding: 20px 20px;
    
}

.all{
    
    
    font-size: 15px;
}

.all{
        font-family: 'Oswald', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
}

.checked {
  color: orange;
}


.view{
    margin-top:10px;
}

.view a{
    
   
    /* background: #000; */
    color: #121111;
  position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    
}

.view a:before, .view a:after {
    border-bottom: 1px solid #c3c0c0;
    content: "";
    height: 5px;
    position: absolute;
    top: 3px;
    width: 50px;
}

.view a:before {
    right: 100%;
    margin-right: 15px;
}

.view a:after {
    left: 100%;
    margin-left: 15px;
}

.whitecolor{
    background: #fff;
    padding-bottom: 20px
}

/*pop upppppppppppppppppppppppppppppppp*/
.red {
    background: #f00;
}

.log-left {
    padding: 10px 0px;
    color: #fff;
    text-align: center;
}

.log-left h2 {
margin-bottom: 10px;
    margin: 0px;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}

.forget a {
    font-size: 14px;
    line-height: 22px;
    /* margin: 10px; */
    color: #858080;
}

.forget a:hover{
    text-decoration: underline;
}

.red-img {
    width: 80%;
    margin: auto;
    text-align: center;
}

.log-right {
    padding: 10px 0px;
}

.form-my-account {
    width: 100%;
}

.form-my-account > p {
      
font-size: 14px;
    margin: 0px;
    text-align: center;
}

.form-my-account input[type="text"] {
         border-bottom: 1px solid #cfcdcd;
    color: #646262;
    height: 46px;
    padding: 0 0px;
    text-transform: uppercase;
    width: 100%;
    background: transparent;
    font-size: 12px;
    margin-bottom: 0px;
}


.form-my-account input[type="text"]:focus{
    
    outline:0px;
}
.form-my-account > p:last-child {
    margin: 0;
}

.form-my-account input[type="submit"] {
    border: medium none;
    color: #fff;
    background: #1ba100;
    margin-top: 20px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.form-my-account input[type="button"] {
    border: medium none;
    color: #fff;
    background: #1ba100;
    margin-top: 20px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-transform: uppercase;
        margin-bottom: 10px;
}

.reg{
    font-weight: 500;
    text-transform: uppercase;
}
.reg a{
    
   color: #1ba100;
    padding-left: 6px;
}

.access{
    
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    margin: 20px 4px;
}



.social-btn{
    display: table;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}


.social-btn a{ 
    padding: 10px 50px; 
    display: inline-block;
    font-size: 13px;
    transition: 0.5s;
}



.social-btn .facebook{
background: #4867AA;
    color: #fff;
}

.social-btn .google{
    background: #f94600;
    color: #fff;
}

.social-btn p{
    text-transform: uppercase;
    
}


.list-none {
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-none.list-tags-review li {
    display: table;
    margin-bottom: 20px;
    width: 100%;
}

.list-none.list-tags-review li > .review-author {
        border-radius: 50%;
    /* display: block; */
    overflow: hidden;
    width: 86px;
    background: #fff;
    /* height: 70px; */
    padding-top: 6px;
    border: 1px solid #cfcccc;
}


.list-none.list-tags-review li > .review-info {
    padding: 10px 20px;
    position: relative;
}

.list-none.list-tags-review li > div {
        vertical-align: top;
    display: inline-block;
}

.review-header {
    color: #1e1e1e;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 600;
}

.desc {
    color: #555;
    margin: 0;
    line-height: 24px;
    font-size: 13px;
}

.padd-30{
    padding: 30px;
}

.title16{
    
        font-weight: 500;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 30px;
}

.order h1{
    
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px;
}

.track a{
    color:#000;
}
.track a:hover{
    text-decoration: underline;
}




.mini-cart-content {
    background: #fff none repeat scroll 0 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 100%;
   visibility: hidden;
    width: 290px;
    z-index: 11;
    margin-top: 30px;
    padding: 30px 20px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}


.list-mini-cart-item {
    margin-top: 20px;
}

div.table {
    display: table;
    margin: 0;
    width: 100%;
}

div.table > div {
    display: table-cell;
    vertical-align: top;
}
.mini-cart-edit {
    display: table-cell;
    width: 18px;
}

.mini-cart-edit a {
    font-size: 14px;
    line-height: 19px;
    color: #848282;
}

.product-mini-cart .product-thumb {
    width: 90px;
}

.product-mini-cart .product-thumb-link {
    border: 1px solid #e5e5e5;
}
.product-thumb-link {
    display: block;
    position: relative;
    overflow: hidden;
}

.product-mini-cart .product-info {
    padding-left: 11px;
}



.mini-cart-box:hover .mini-cart-content {
     opacity: 1; 
    visibility: visible;
    margin-top: 0px;
}



.product-car {
    margin: 0 0 7px;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
}

.product-car a{

color: #000;

}


.product-price2 {
margin: 11px 0px 13px;
font-size: 12px;
color: #1ba100;
}

.product-price2 del {
padding-left: 11px;
color: #a8a6a6;
}

.title14{
    
    font-size: 14px;
  
    
}

.product-thumbb{
    
    border: 1px solid #e3e0e0; 
}   

.mini-cart-button .shop-button {
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    padding: 7px 18px;
    text-align: center;
    position: relative;
    border: none;
    text-transform: uppercase;
       background: #1ba100;
}

.orderr{
        width: 63%;
    margin: auto;
    font-size: 15px;
    /* margin-top: 20px; */
    padding: 25px 0px;
}

ins{
    text-decoration: none !important
}

.white a{
    color:#fff!important
}

.recently{
    background: #fff;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
    border-bottom: 1px #e5e5e5 solid;
    display: flow-root;
    margin-top: 40px;
}

.margin-20{
	margin-top:20px;
}