
*{
    margin:0;
    padding:0;
    box-sizing: border-box;
    /* overflow-x: hidden; */
}

html {
    scroll-behavior: smooth;
  }
  

h1{

    font-family: 'Sen', sans-serif; 
    font-size: 2.2rem;
    font-weight: 700;
}

h2{

    font-family: 'Sen', sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    margin: 5% auto;
 


}

.bt-text{
    width:100%;
}


.bt-text p{

    margin: 20px 3px;
}

h5{
    
    font-family: 'Sen', sans-serif;
    font-size: 1rem;
    font-weight:900;
}

h3{
    font-family: 'Sen', sans-serif;
}


p{
    font-family: 'Markazi Text', serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin: 5% 3px;
    color: #211b17;
    font-weight: 600;

}


.button{

    text-decoration: none;
    background-color: #201A16;
    color: white;
    display: inline-block;
    margin: 1rem 0rem;
    padding: 0.8rem 2.5rem;
    box-shadow: 0px 8px 20px #C2C2C2;
    transition-timing-function: ease-in-out;
  transition-duration: 0.2s;

}

a .button{

    font-size: 40px;
}

.button:hover{

    transform:translateY(-6px);
    box-shadow: 0px 16px 57px #4444445e;
}



.designer{

    width:660px;
    word-wrap: break-word;
}

.designer p{
    font-size: 16px;
}

.pr-1{

    padding-right:1%;
}

.pr-2{

    padding-right:2%;
}
.pr-3{

    padding-right:3%;
}
.pr-4{

    padding-right:4%;
}

.pr-5{

    padding-right:5%;
}




.pt-10{

    padding-top:10%;
}



.pr-7{

    padding-right:7%;
}

.pl-1{

    padding-left:1%;
}

.pl-2{

    padding-left:2%;
}
.pl-3{

    padding-left:3%;
}
.pl-4{

    padding-left:4%;
}

.pl-5{

    padding-left:5%;
}










a{
    font-family: 'Sen', sans-serif;
    font-weight: 900;
    font-size: 21px;
}

nav{

   
    display: grid;
    grid-template-columns: repeat( 5, 1fr);
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 90px;
    padding:0rem 15rem;
    box-shadow: 0px 12px 20px rgba(204, 204, 204, 0.507);
    

}

.logo{
    width:100px;
}

nav a{
    color:#201A16;;
    text-decoration: none;
}

.hero{
    background-image: url("images/Hero-f1.png"); /* The image used */
  
    width:100%;
    height:720px;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 

    display: grid;
    grid-template-columns: 1fr 5fr;
    grid-template-rows: 1fr;
   
    align-items: center;
    color:#201a16;
    color:#ffffff;
  }



.htext-home{
    width: 362px;
    height: 319px;
    border: 3px solid #ffffff;
    padding: 1%;
   
    
}

.htext-home h1{

    padding:2%;
    padding-top:3%;
    text-shadow: 0px 0px 10px rgb(54 54 54 / 33%);
}

.sc-icons{
    display: grid;
    grid-template-columns: repeat(4 1fr);
    grid-template-rows: repeat(4 1fr);
    grid-gap: 1em;
    color:#201A16;
    margin-left:72%;
}
.sc-icons  a{
    color: #201A16;
}

.sc-icons i{
    font-size: 1.5rem;
}


.htext-product{

    display: grid;
    grid-template-columns: 1fr;
}

#nav-mob{
    display:none;
}


#hero{
    height:700px;
}

#hero-contact{
    height:756px;
}

/* .dbar-1 {
    background-color: rgb(255, 255, 255);
    width: 600px;
    height: 107px;
    clip-path: polygon(100% 0%, 10% 0%, 0% 100%, 100% 100%);
    position: absolute;
    right: 0;
    bottom: -36px;
    margin: 0;
    padding: 0;
} */


#interest{
    margin:10% 0;
    margin-bottom:0%;
}


.int-1{

    width: 100%;
    background-image: url("images/int1.jpg"); 
    height:561px    ;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    margin-top:100px;
    margin-bottom:135px;


}

.pro-title{
    position: relative;
    top:5px;
    color:#E39203;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1rem;
    margin-bottom: 10px;
}


.int-2{
    width: 100%;
    background-image: url("images/int2.jpg"); 
    height:100vh;
    margin-top:100px;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
}


.int-3{

    width: 70vw;
    background-image: url("images/int3.png"); 
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    height:625px;
    margin-top:100px;
    box-shadow: 0px 11px 39px rgb(42 42 42 / 15%);
}

.int1-text{


    width: 888px;
    background-color: rgb(255, 255, 255);
    height: 574px;
     clip-path: polygon(100% 0%, 72% 0%, 0% 100%, 100% 100%); 
     clip-path: polygon(100% 0%, 42% 0%, 18% 100%, 87% 155%, 113% 48%);
    position: absolute;
    right: 0;
    overflow: visible;
    transform: translateY(-7px); 

    
   

}


/* 

   width:900px;
background-color: rgb(255, 255, 255);
    height:75vh;
  clip-path: polygon(100% 0%, 72% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0%, 42% 0%, 11% 100%, 87% 100%, 100% 53%);

    position: absolute;
    right:0;
    overflow: visible;
    transform: translateY(-7px);
width: 888px;
background-color: rgb(255, 255, 255);
height: 75vh;
 clip-path: polygon(100% 0%, 72% 0%, 0% 100%, 100% 100%); 
clip-path: polygon(100% 0%, 42% 0%, 11% 100%, 87% 155%, 113% 48%);
position: absolute;
right: 0;
overflow: visible;
transform: translateY(-7px); */


.int2-text{
 
    
    width:900px;
    background-color: rgb(255, 255, 255);
        height:110vh;
    
        clip-path: polygon(0 0, 78% 0, 35% 100%, 0% 100%);
    
        position: absolute;
        left:0;
        overflow: visible;
        transform: translateY(-5px);


}


.int3-text{



    width: 388px;
    background-color: #201A16;
    height: 742px;
    position: absolute;
    left: 64%;
    transform: translateY(-6%);
    box-shadow: 0px 11px 39px rgb(42 42 42 / 15%);

    
      
    
      
       
        
}


.int-con3 {
    width: 329px;
    height: 60vh;
    background-color: transparent;
    position: absolute;
    left: 2%;
    top: 12%;
    padding-left: 1rem;
    overflow: visible;
}


.int-con3> h2  {
    color:white;
}

.int-con3> p  {
    color:white;
    padding-right:19%;
}

.int-con3> .button  {
    background-color:white;
    color:#201A16;

    box-shadow: 0px 15px 23px #000000cc;
}


.int-con1{
    width: 25vw;
    height: 471px;
    background-color: transparent;
    position: absolute;
    left: 50%;
    top: 8%;
    padding-left: 1rem;
    overflow: visible;
}

.int-con2{

    width: 25vw;
    height: 60vh;
    background-color: rgb(255, 255, 255);
    position: absolute;
    left: 10%;  
    top: 14%;
    padding-left: 1rem;
    overflow: visible;


}



.int-con1 p{
    padding-right: 10%;
}

.int-con2 p{
    padding-right: 18%;
}

.bar{

    width:70px;
    height:5px;
    background-color: #F4C200;
    margin:2% 0;
}


#products{
  
    height:100%;
    padding:10% 0%;
    width:100%;

    background-image: url("images/leather.jpg"); /* The image used */
  
   
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 

}


.new{
    width:95%;
    margin:0px auto;
    overflow:visible!important;

}

.new h2{
    padding-left:3.5rem;
    margin-bottom:0%!important;
}

.right{

    text-align: right;
    padding-right: 5%;

}


.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    padding:3.2rem;
}

.gallery .owl-carousel .owl-stage-outer{
    padding:0rem;
}


.view{

    width:22vw;
    height:50px;
    background-color: rgb(255, 255, 255);
    position: absolute;
    bottom:0;
    display: none;
    transform: translateY(-10px);
  
  
   
   
    


}




.view h5{

    margin-left:19%;
    padding:5%;
    font-family: 'Sen', sans-serif;
    font-size: 1rem;
    color: #7D7D7D;
    
    

}

.prod-i:hover .view{

    display: block;
   


}
   


#products h3{

    text-transform:uppercase;
    color:#FFB93D;
    margin-bottom: 10px;
}


#products p{

    text-transform:uppercase;
    margin: 1% 0%;
}


.prod-i{

    width:22vw;
    background-color: white;

}

.imgP{

    width:100%;
    padding:5%;
    margin: auto;
    box-shadow: 0px 00px 30px rgb(214, 214, 214);
    overflow:visible!important;
}


.prods{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
}

.caro{
    width:100%;
    padding: 0.5rem;
    overflow:visible!important;
   
  
   
}

.caro:hover{

   
   
}

#interest{
    display: block;
}

.owl-theme .owl-nav {
  display: none;
}


/* .pban2{

    clip-path: polygon(29% 10%, 38% 0, 100% 0, 100% 100%, 0 100%, 0 11%);
} */



#proban{
    margin-top:-8%;
}

.pban{

        width:100%;
        height:100vh;
        background-image: url("images/pbanner.png"); /* The image used */
  
       
        background-position: center; 
        background-repeat: no-repeat; 
        background-size: cover; 


        clip-path: polygon(37% 9%, 41% 0, 100% 0, 100% 90%, 63% 90%, 59% 100%, 0 100%, 0 9%);

}



.pbantext{

    width:400px;
    height:388px;
   
    position:relative;
    top:25%;
    left:10%;
    border:3px solid white;
    

}

.pbantext h2{

    padding:2.2rem;
    padding-top:3.8rem;
    color:white;
    font-size: 2.2rem;
    
}


#Cta{

    margin-top:10%;
    text-align: center;

    margin-bottom:10%;
}



#Cta p{
    text-transform: none;
    padding:1% 30%;
    color: #4a4a4a;
    margin:1% auto;
    font-size: 20px;
}

.sing-desc h2{

    font-size: 1.4rem;

}


#Cta h2{
    margin-bottom: 1%;
}


.bar2 {
    width: 70px;
    height: 5px;
    background-color: #F4C200;
    margin: 0% auto;
}



footer{
    width:100%;
    height:498px;

    background-image:url("images/footer-3.png"); /* The image used */
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    color:white;
}


.fotwr{

        width:100%;
        height: 500px;
        display: grid;
        grid-template-columns: 0.5fr 2fr;
        padding:5%;

  
  
}

.links h3{

    margin-bottom:15%;



}

.lin{

    display: grid;
    grid-template-columns: 1fr;
    grid-gap:20px;
    margin:2%;
}


footer a{
    text-decoration: none;
    color: white;
    font-size: 0.8rem;
}


.ab-text{

    width:800px;
    height:276px;
    border:3px solid white;
   
    margin-left:5%;
    padding:5%;
    padding-bottom:3%;
}


.ab-text p{
    color: white;
    margin-bottom: 2%;
}

.fa-chevron-right{

    width:40px;
    height:40px;
    background-color: grey;
    padding:8%;
    font-size: 18px;
    color:rgb(209, 209, 209);
    border-radius: 3px;
}


.about{
    display:grid;

    grid-template-rows: 2fr 1fr;
}

.bt-text{
    padding-left:5%;
    margin-left:5%;
    

}

.bt-text p{
    color: rgb(194, 194, 194);
}

.bt-text a{
    font-size: 20px;
}


footer i{

    margin: 0px 5px;

}


.mob-sp{
    display:none;
}


.thankYou h1{

    height:600px;
    text-align:center;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;
    
}






 /*  About page */




.hero-about{

    background-image: url("images/about-hm.png"); /* The image used */
  
    width:100%;
    height:87%;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
justify-items:center;
align-items: center;
color:white;


}

.hero-contact{


    background-image: url("images/poza boxex final2.png"); /* The image used */
  
    width:100%;
    height:90%;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
justify-items:center;
align-items: center;
color:white;
}

.htext{

    width: 650px;
    height: 194px;
    border: 3px solid white;
    padding-top:3%;
    padding-left:5%;
    
}

.htext-con{
    width: 650px;
    height: 194px;
    border: 3px solid white;
    padding-top:2%;
    padding-left:4%;
}


.abt-com{


    
    background-image: url("images/leatherh.jpg"); /* The image used */
  
    width:100%;
    height:900px;
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 1fr;
    justify-items:center;
    align-items:center; 
    color:white;
    box-shadow: 0px 20px 30px #d2d2d2;
   margin-top:-100px;
    

}


.wrapper{

    display: grid;
    grid-template-columns: 1fr 1fr ;
    padding:5%;

}


.sb1{

    width:50vw;
    height:633px;
    background-color: #241D18;
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    

}

.sb1 h2{
    padding-left:12%;

}
/* 
.sb2{

    width:40vw;
    height:60vh;
    background-color: #241D18;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateY(5vh);
   
    
} */


.abt-comtxt{
    padding:12%;
    padding-top:0%;
    margin:0px;
    padding-right: 34%;
    color:white;

}

.opro{
    box-shadow: 0px 29px 58px rgb(39 39 39 / 9%);
    width:100%;
}




.sb2{

    width: 47vw;
    height: 545px;
    background-color: #241D18;
    clip-path: polygon(22% 0%, 100% 0%, 100% 100%, 0% 100%);
    transform: translateY(5vh);
    margin-left: -15%;
        
    background-image: url("images/about-poza2.JPG"); 
    background-position: center; 
    background-repeat: no-repeat;
    background-size: cover;
}


#Design-proces{

    margin:10% auto;
    width:80%;

}

.ourdesp{
    font-size: 1.5rem;
    margin-top:-30px;
}

.pro-1{

    display:grid;
    grid-template-columns: 1fr 2fr;
    grid-gap:2.5rem;
    margin:10% auto;

}

.pro-1t{
    display: grid;
    justify-items: center;
    align-items: center;
}

.appad{

    padding-right: 30%;
}

.pro-1 img{
    width:100%;
}



.pro-2{

    display:grid;
    grid-template-columns: 1fr 2fr;
    grid-gap:1.5rem;
    margin:10% auto;

}

.pro-2 img{
    width:100%;
}


.shadowwrap{
    filter: drop-shadow(0px 10px 30px rgb(212, 212, 212)
);
}


#benefits{
    width:100%;
    height:1360px;
    background-image: url("images/leatherh.jpg"); /* The image used */

   
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 


    clip-path: polygon(37% 9%, 41% 0, 100% 0, 100% 90%, 63% 90%, 59% 100%, 0 100%, 0 9%);
  

}

#benefits h2{
    text-align: center;
    padding-top:15%;
    margin-bottom:2%;
}

.benbk{

 
    display: grid;
    grid-template-rows: 1.5fr 2fr 2fr;
    justify-items: center;
    align-items: center;

padding-top:0%;
}

.ben-cards{

    width:80%;
    margin:3% auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 3rem;


}

.ben-cards2{

    width:80%;
    margin:3% auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 3rem;



}



.bcard{

    width: 230px;
    height: 329px;
    background-color: white;

    box-shadow: 0px 10px 20px rgb(212, 212, 212);

    text-align: center;
    padding:1em;

}


.sc-icons i:hover{
    color:white;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
}

.icons{

    width:62px!important;
    margin-top:10%;

}


#benefits-mob{
    display:none;
}



.pro-2m{
    display: none;
}

.bcard:hover{

    background-color: #241D18;
    color:white;
    transition: ease-in-out 0.5s ;
}

.bcard:hover p{
    color:white;
}



  /*  product page */




.hero-product{
 
    
    background-image: url("images/productpage.png"); /* The image used */
  
    width:100%;
    height:100%;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 1fr;
justify-items:center;
align-items: center;

}


.htext-product{
 
    width: 362px;
    height: 319px;
    border: 3px solid #59483d;
    padding:1%;
}

.htext-product h1{
    padding: 8%;
    padding-top: 85px;
    color: #59483d;
}


.products-list{
    width:85%;
    margin:10% auto;

}


.pbuttons{

    display:grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;


}





.pbut-s{
    
    width:150px;
    text-decoration: none;
    background-color: black;
    color: white;
    display: inline-block;
    margin: 1rem 0rem;
    padding: 5% 5%;
    text-align: center;
    box-shadow: 0px 8px 20px #C2C2C2;
    transition:ease-in-out .3s ;
}


.pbut-ac{
    background-color: #FFB93D;
}

.pbut-s:hover{
    background-color:#FFB93D;
}


.pro-des{


    display: grid;
    margin:10% auto;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-gap:2rem;
    margin-bottom:8%;



}

.products-list h3{

color:#FFB93D;
font-size: 1.5rem;;

}




img{
    width:86%;
}

.prd-show{

    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;;
    grid-gap:3rem;
    justify-items:center ;
  
}


.prdts-prod{

    width: 25vw;
    height: 420px;
    background-color: white;
   
    padding:1%;
    margin-bottom: 10px;
    box-shadow: 0px 0px 30px rgba(209, 209, 209, 0.26);
    position: relative;
}

.prdts-prod h3{
    position: absolute;
    font-size: 14px;
    left:16px;
    top:10px;
    text-transform: uppercase;
}

.org h5{

    text-align: center;
    padding:5%;
    font-family: 'Sen', sans-serif;
    font-size: 1rem;
  
    display: none;
    padding-top:8%;
    transition:ease-in-out 1s;
    color: black;

}
.prdts-prod:hover{

    box-shadow: 0px 20px 30px rgb(209, 209, 209);
    transition:ease-in-out .5s;

}
.prdts-prod:hover h5{

   display: block;
   transition:ease-in-out .5s;

}

.org{
    width:100%;
    background-color: transparent;
    height:70px;
    position: relative;
    top:-17px;
}

.oraganic
{

    width: 94px;
    height: 35px;
    display: inline-block;
    background-color: #b6ecbc;
    padding: 8px;
    border-radius: 25px;
    color: white;
    font-family: 'Sen', sans-serif;
    margin: 3%;
    text-align: center;


  
   

}

.prod-imgs{
    width:100%;
}


h5 a{
    color: #7D7D7D;
    text-decoration: none;
}

.trustf{

    width:100vw;
    height: 500px;
    background-color: #F6F6F6;
   display: grid;
   grid-template-columns: 1fr;
   grid-gap:1rem;
   justify-items: center;
   align-items: center;

}

.tr-img{

    width:20vw;
    height:100px;
 

}

.highlights{
    padding:6rem;
}
    
.high-wrp1{
display: grid;
grid-template-columns: 1.5fr 2fr;
grid-template-rows: 1fr ;
grid-gap:4rem;

}

.high-wrp1 img{
    box-shadow: 0px 40px 50px #0000002d;
}

.high-wrp2{
    margin-top:10rem;
    display: grid;
    grid-template-columns: 1fr;
   
   
  
    
    }
    
.imbox{
    display: grid;
    grid-template-columns: 2fr 1fr;
    align-items: center;
    grid-gap:1rem;

}

.pic2{
    width:91%;
   

}

.pic4{
    width:100%;
}

.pic3{

    transform: translateY(-3rem);
}

   /*  individual product page */

   .single-prod{
        height:536px;
        padding:5%;
        padding-bottom: 0%;
        margin: 1px auto;
        display: grid;
        grid-template-columns: 1.7fr 1fr;
        grid-template-rows: 1fr;
        margin-bottom: 0%;

   }
   .gallery{
       height:80%;
       padding-top:10px;
       display: block;
       background-color: #fcfcfc;
       margin-top:-45px;
       
   }

   #product1{
    display: block;
   }

   #lp-one{

    display: block;
   }
   #lp-two{
       display: none;
   }
   #lp-three{
    display: none;
}

#lp-four{
    display: none;
}
#lp-five{
    display: none;
}
#lp-six{
    display: none;
}
#lp-seven{
    display: none;
}

.thumbnails{

    display: grid;
    margin-top:30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;

}

.thumbnails img{
    width: 200px;
}

   .gallery-img{
       height:75vh!important;
      width:auto!important;
       margin:10px auto;
       display: block;
   }
   
   /* .gallery-img:hover{

    width: 80vw!important;
    transition-delay: 1s;
    cursor:zoom-in;

   } */
   .single-tile{
       height:337px;
       display: grid;
       grid-template-columns: 1fr;
       grid-template-rows:1fr;
       align-items: center;
       justify-items: center;
   }
   .single-tile img{
       width:328px;
   }

   .ins-box:hover h5{

    
    opacity:0.2;
   }

   .single-tile h5{
       text-align: center;
       opacity:0;
       font-size: 12px;

   }
  
   .sing-desc{
       padding-right:5%;
   }

   .sing-desc h2{
       text-transform: uppercase;
   }

  .single-prod i{
      color:#E39203;
      margin-right: 2%;
     align-items: center;
     transform: translateY(2px);
  }


  
#img-zoomer-box {
    
    position: relative;
    margin-top: 10px;
  }

  
#img1 {
    width: 80%;
    height: auto;
  
    margin-left: 5%;

  }

  
#img-zoomer-box:hover, #img-zoomer-box:active {
    cursor: none;
    display: block;
  }

  
#img-zoomer-box:hover #img2, #img-zoomer-box:active #img2 {
    opacity: 1;
  }

  
#img2 {
    width: 538px;
    height: 423px;
    background: url(images/products/DENA1815.webp) no-repeat #FFF;
    box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
    pointer-events: none;
    position: absolute;
    opacity: 0;
    border: 7px solid whitesmoke;
    z-index: 99;
    border-radius: 5%;
    display: block;
    transition: opacity .2s;
  }



.leat-qua{
    height: 500px;
    padding: 5% 5%;
    margin: 0% auto;
    display: grid;
    grid-template-columns: 1.5fr 2fr;
    grid-template-rows: 1fr;
    margin-bottom: 16%;
    align-items: center;

    
}

.leat-img{
    width:80%;
    justify-self: right;
    margin-left:15%;
}


.leat-text{
    padding:7rem;
}

.testi{
width:100%;
padding:5%;
margin-top:10%;


}

.tesr-wrapper{
  
    width: 300px;
    height:418px;
    /*  display: grid; 
    grid-template-columns: 1fr;
    grid-template-rows: 1.5fr 1fr; */
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
}

.test-card {
    width: 300px;
   height:67%;
   padding:2rem;
    background-color: rgb(255, 255, 255);
  
    text-align: center;
    padding: 1em;
}

.test-photo{
    width:100%;
    height:33%;
   background-color: #201A16;
   clip-path: polygon(60% 14%, 100% 14%, 100% 100%, 0 100%, 0 0, 47% 0);
   ;
    text-align: center;
}
  

.test-photo h5{
    padding-top:22%;
    color:white;

}

.test-img{
    width:100px !important;
    position:relative!important;
    top:5px;
    display: initial!important;
   z-index:1;


   
}










.benbk-single{

 
    display: grid;
    grid-template-rows: 1.5fr 2fr 2fr;
    justify-items: center;
    align-items: center;

padding-top:0%;
}





.bcard-single{
    width: 242px;
    height: 350px;

    background-color: #241D18;
   color:white!important;
    box-shadow: 0px 10px 20px rgb(212, 212, 212);

    text-align: center;
    padding:1em;

}

.bcard-single p{
    color:white;
}






.bcard-single:hover{

    background-color: #ffffff;
    color:rgb(56, 33, 33);
    transition: ease-in-out 0.5s ;
}

.bcard-single:hover p{
    color:#241D18;
}


#benefits-mob-single{

    display: none;
}





   
.owl-carousel .owl-item img {
    /* display: block; */
    /* width: 100%; */
}



    /*  contact page */



    .con-wrapper{

        width:100%;
        height:955px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;

    }

.form{

    background-color: #201A16;
    text-align: center;
    width: 500px;
    padding:3rem;
    box-shadow: 0px 20px 30px darkgrey;
}



.form h2{
    color:white;
}

form input{

    display: block;
    width:100%;
    height:45px;
    margin:10px auto;
    border:solid 2px #545454;
    background-color: #201A16;
    color:white;

}

input, select, textarea{
    color:white;
    border:solid 2px rgb(53, 46, 46);
}


input:focus{
    outline: solid 1px  !important;
  
}

textarea:focus{
    outline: solid 1px  !important;
}

textarea{
    display: block;
    width:100%;
  
    margin:10px auto;
    border:solid 2px #545454;
    background-color: #201A16;
}

    .contactForm{

        margin:6% auto;
        width:85%;
    }





.buttonSend{

    text-decoration: none;
    background-color: #eaeaea;
    color: #201A16;
    display: inline-block;
    margin: 1rem 0rem;
    padding: 0.8rem 2.5rem;
    box-shadow: 0px 8px 20px #131313;

}



.contacInfo{
    padding:1rem;
    text-align: center;

}


.addres i{
    font-size: 2rem;;
}

.addres h3{
    font-weight: 900;
    margin:15px auto;
    line-height: 3;
}



.bar3{

    width: 70px;
    height: 5px;
    background-color: #F4C200;
    margin: 10% auto;

}


.contactMap{

width: 100%;
height:700px;
padding:5rem;


}

.contactMap iframe{

    box-shadow: 0px 10px 20px rgb(212, 212, 212);
}


#feedback{

        
    background-image: url("images/fed.png"); /* The image used */
  
    width:100%;
    height:800px;
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    margin: 6% auto;
    text-align: center;
    padding:5rem;
    color:white;

}
 .fed-text{
    margin:1% 0% !important;
    color:white;
}

.fedhead{
    margin:2% 0% !important;
}


form input{
    
    font-family: 'Sen', sans-serif!important; 
}
form textarea{
    
    font-family: 'Sen', sans-serif!important; 
}


.form2{
    background-color: none;
    text-align: center;
    width: 100%;
    margin-top:5%;
    
  
}
.fed-inp{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 1rem;;
}

.form2 input{

    display: block;
    width:100%;
    height:45px;
    margin:10px auto;
    border:solid 2px #afafaf;
    background-color: transparent;
    color:white;

}


.form2 textarea{
    background-color: transparent;
    border:solid 2px #afafaf;
}



#Faq{

    width:100%;
    height:832px;
    margin-bottom:100px;




}


.faq-page{
    width:80%;
    height:851px;
    background-color: white;
    box-shadow: 0px 20px 30px darkgrey;
    margin:10% auto;

}

.ques {
    padding: 2% 5%;
}
.ans{

    padding: 0% 5%;
}

.plus{
    display: inline-block;
    float:right;
}

.ques:nth-child(1){
    padding-top:10%;
}

.close{
    display: inline-block;
    float:right;
    color: #201A16;
}
.qs{

    display: block;
    width: 100%;
    padding:3rem;
    border:solid 1px #201A16;

}


.qsa{
   display: none;
    width: 100%;
    padding:3rem;
    border:solid 1px #E39203;
}

.faq-page button{

    border: none;
    background-color: none !important;

}


#interest-mobile{

    display: none;
}


.openBar{

    width:40vw;
    height:20vh;
    
    background-color: #201A16;
}

.highlights-m{
    display: none;
}


.faqh1{
    padding:2% 5%;
}


#nav-des i{
    display: none;
 }

#nav-des .nodis{

    display: block;
}
/* }

#nav-des a::after{


    content:'';
    width:0px;
    height:3px;
    background:#F4C200;
    display:block;
    margin:auto;
    margin-top: 3px;
    


}


#nav-des a:hover::after{

    width:50%;
    font-size: 21px;
    transition:.5s;
} */



  /*  Small devices (landscape phones, 576px and up) */



@media only screen and (max-width: 600px){


    .designer{

        width:100%;
        height:125px;
        word-wrap: break-word;
        padding-right: 0%;
    }
    .bt-text{
        width:300px;
        overflow: hidden;
    }

    .bt-text p {
        line-height: 25px;
        padding-right: 7%;
        color: rgb(194, 194, 194);
    }
    
    .gallery{
        height:80%;
        padding-top:10px;
        display: block;
        background-color: #fcfcfc;
        margin-top:10px;
        
    }

    
    body{
        overflow-x: hidden;

    }
    

    
p{
    font-family: 'Markazi Text', serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin: 5% 3px;
    color:#211b17;

}

.prdts-prod h3 {
    position: absolute;
    font-size: 13px;
    left: -1px;
    top: -28px;
}




/*  Contact page mobile css starts*/


#Faq {
    width: 100%;
    height: 420px;
    margin-bottom: 100px;
}

.contactMap {
    width: 100%;
    height: 600px;
    padding: 2rem;
    margin-top: 169px;
}


   .con-wrapper{

    width:100%;
    height:1383px;
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 2fr;

}

#feedback {
    background-image: url(images/fed.png);
    width: 100%;
    height: 732px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 10% auto;
    text-align: center;
    padding: 1rem;
    color: white;
}

.fed-inp {
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-gap: 0.3rem;
}


.hero-contact {
    background-image: url("images/hero-c.png");
    width: 100%;
    height: 737px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;
    color: white;
}
.form {
    background-color: #201A16;
    text-align: center;
    width: 85vw;
    padding: 1rem;
    box-shadow: 0px 20px 30px darkgrey;
}

.contactForm{

    margin-top:0%;
    
}


.qs {
    display: block;
    width: 100%;
    padding: 1rem;
    border: solid 1px #201A16;
}
.faq-page {
    width: 89%;
    height: 401px;
    background-color: white;
    box-shadow: 0px 20px 30px darkgrey;
    margin: 15% auto;
}



.dbar-1{
    display:none;
}



/*  Contact page mobile css ends*/

/*  Single product page mobile css starts*/


#benefits-mob-single{
    display:block;
    width:100%;
    height:200vh;
    background-image: url("images/leatherh.jpg"); /* The image used */

   
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    margin-top:45%;

    clip-path: polygon(37% 5%, 41% 0, 100% 0, 100% 95%, 63% 95%, 59% 100%, 0 100%, 0 5%);
  
}

#benefits-mob-single h2{
    text-align: center;
    padding-top:30%;
    margin-bottom:2%;
  
    
}

.bcard-mob-single{

    
    background-color: #241D18;
    width: 44vw;
    height: 100%;
   
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
    text-align: center;
    padding: 1em;

}

.bcard-mob-single:hover{

    background-color: #ffffff;
    transition: ease-in-out .5s;
    
}

.leat-qua{

    height:60vh;
   padding:1% 5%;
    margin:0% auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    margin-bottom: 10%;
    align-items: center;
    
}

.leat-text {
    padding: 0.7rem; 
    order:2;
}

.single-prod{
    height:115vh;
    width:95%;
    margin: 5% auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows:2fr;

}

.leat-img {
    width: 100%;
    justify-self: right;
    margin-left: 0%;
    padding:0.7rem;
    order:1;
}

#img2 {
    width: 260px;
    height: 210px;
    background: url('images/products/s1.png') no-repeat #FFF;
    box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
    pointer-events: none;
    position: absolute;
    opacity: 0;
    border: 4px solid whitesmoke;
    z-index: 99;
    border-radius: 5%;
    display: block;
    transition: opacity .2s;
  }


.test-photo {
    width: 100%;
    height: 33%;
    background-color: #201a16;
    clip-path: polygon(60% 14%, 100% 14%, 100% 100%, 0 100%, 0 0, 47% 0);
    text-align: center;
}

.tesr-wrapper {
    width: 300px;
    height: 418px;
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
}


.single-prod {
    height: 100%;
    padding: 5%;
    padding-bottom: 0%;
    margin: 5% auto;
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr;
    margin-bottom: 0%;
}
.single-tile {
    height: 336px;
    display: grid;
    grid-template-columns: 1fr  ;
    grid-template-rows: 1fr  ;
    align-items: center;
    justify-items: center;
    order:1;
}
.sing-desc{
    order: 2;
    margin-top: 47px;

}

.single-tile img {
    width: 100%;
}



.gallery-img{
    height:100%!important;
   width:84%!important;
   margin:none;
    display: block;
}


.owl-next{
    display: none;
}

.owl-prev{
    display: none;
}


/*  Single product page mobile css ends*/

/*  product page mobile css starts*/

.prdts-prod:hover {
    box-shadow: 0px 0px 23px rgb(209, 209, 209);
    transition: ease-in-out .5s;
}

.hero-product {
    background-image: url(images/productpage-m.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;
    color: white;
}


.org h5{
font-size: 0.8rem;
color: black;

}

.prd-show{

    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr ;
  grid-column-gap: 1rem;
    justify-items:center ;
    grid-row-gap: 0rem;
    margin-top:33px;
}

.prdts-prod {
    width: 41vw;
    height: 182px;
    background-color: white;
    padding: 1%;
    margin-bottom: 45px;
}

.org {
    width: 100%;
    background-color: transparent;
    height: 36px;
    position: relative;
    top: -17px;
}

.org h5 a{
    font-size: 1rem;
   
    
    }
.oraganic {
    width: 57px;
    height: 21px;
    display: inline-block;
    background-color: #b6ecbc;
    padding: 2px;
    border-radius: 25px;
    color: white;
    font-family: 'Sen', sans-serif;
    margin: 3%;
    text-align: center;
    font-size: 0.8rem;
}


.pro-des{


    display: grid;
    margin:5% auto;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr 248px;
    grid-gap:2rem;



}

.pbuttons{

    display:grid;
    grid-template-columns: 1fr 1fr ;
    grid-template-rows: 1fr 1fr 1fr;


}





.hero-product{

grid-template-columns: 1fr;
height: 700px;

}


.htext-product{
 
    width: 78vw;
    height: 300px;
    border: 3px solid  #59483d;
    padding: 1%;
    position: relative;
    top:179px;
}

.tr-img {
    width: 51vw;
    height: 100px;
}



.highlights-m{

    width:100%;
    height:973px;
    padding:5%;
    display: block;


}

.mi1{
    width: 50%;
   
    margin: 5%;
    display: block;
    box-shadow: 0px 40px 50px #0000002d;
}

.mi2{

    width: 70%;
    margin: 5%;
    margin-left: 25%;
    display: block;
    box-shadow: 0px 40px 50px #0000002d;
  
}

.highlights{
    display: none;
}

/*  product page mobile css ends*/



/*  About page mobile css starts*/

.ourdesp {
    font-size: 1rem;
    margin-top: 11px;
}

.appad {
    padding-right: 0%;
}

.pro-1{

    display:block;
   
    
    margin:10% auto;

}

.pro-2{

  display: none;

}

.pro-2m{
    display: block;
}
    
.pro-2m img{

    width:100%;
    margin-bottom: 3%;
}

.pro-1 img{

    width:100%;
    margin-bottom: 3%;
}

#benefits-mob h2{
    text-align: center;
    padding-top:30%;
    padding-right: 10%;
    padding-left: 10%;
    margin-bottom:2%;
  
    
}

.benbk{

 
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;

padding-top:0%;
}


.ben-cards {
    width: 100%;
    padding:3%;
    margin: 5% 5%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1rem;
}

.bcard {
    width: 300px;
    height: 367px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
    text-align: center;
    padding: 2em;
    margin: 4%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    align-items: start;
    justify-items: center;
}

.bcard:hover{

    background-color: #241D18;
    color:white;
}


.bcards {
    width: 300px;
    height: 367px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
    text-align: center;
    padding: 2em;
    margin: 4%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    align-items: start;
    justify-items: center;
}

.bcards:hover{

    background-color: #241D18;
    color: white !important;
}
.bcards:hover p{
    color: white ;
}



#benefits-mob{
    display: block;
    width: 100%;
    height: 793px;
    background-image: url(images/leatherh.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(37% 5%, 41% 0, 100% 0, 100% 95%, 63% 95%, 59% 100%, 0 100%, 0 5%);
  
}


#benefits{
    display: none;
}

    .htext {
        width: 81vw;
        height: 28vh;
        border: 3px solid white;
        padding: 1%;
    }
    .htext-con{
        width: 81vw;
        height: 300px;
        border: 3px solid white;
        padding:1%;
        position: relative;
        top:186px;
    }

   .htext-contact{
        width: 81vw;
    height: 300px;
    border: 3px solid white;
    padding: 1%;
    position: relative;
    top:250px;
    }

    .hero-about h1{

        padding:5%;
    }


    .icons{

        width:70px!important;
        margin-top:10%;
    
    }


    #men-products{
        margin-top:50%;
    }

    .products-list {
        width: 85%;
       
    }


















/*  about page mobile css ends*/

















/*  Index page mobile css start*/



.mob-sp{
    display: block;
    height:20vh;
    width:100vw;
}


#proban {
    margin-top: -29%;
}


    .links{

        padding-left: 1rem;
        padding-bottom: 1rem;
    }

    footer {
        width: 100%;
        height: 842px;
        background-image: url(images/footer-3-m.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
    }


.bt-text a{
    font-size: 20px;
}

    .fotwr{

        width:100%;
        height: 40vh;
        display: grid;
        grid-template-columns: 1fr;
        padding:5%;


}


    h2 {
        font-family: 'Sen', sans-serif;
        font-size: 25px;
        font-weight: 700;
        margin: 5% auto;
     
    }


    #Cta {
        margin-top: 25%;
        text-align: center;
        margin-bottom: 25%;
    }

    #Cta h2 {
        margin-bottom: 6%;
    }

    #Cta p {
        text-transform: none;
        padding: 5% 5%;
        color: #4a4a4a;
        margin: 1% auto;
    }

    .pbantext {
        width: 282px;
        height: 336px;
        position: relative;
        top: 15%;
        left: 10%;
        border: 3px solid white;
    }

    .pbantext h2{

        padding: 1.2rem;
        padding-top: 1.7rem;
        color: white;
        font-size: 2rem;
    }
        
    


    .ab-text{
width:80vw;
height:100%;

    }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
        padding:1.5rem;
    }


    .new h2 {
        padding-left: 2rem;
        margin-bottom:0%!important;
    }


.view{

    width:80vw;
  
  


   }


    #interest{
        display: none;
    }

    #interest-mobile{
        width:100vw;
        display: block;
        margin:30px auto;
     
    }

    .int-t1{

            padding:20px;
            padding-top:0px;
           

    }


    #interest-mobile{
        margin-top:145px;
    }


    

    

    .int-img1{
        width:100%;
        height: 530px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 79%);
        background-image: url("images/int1.jpg");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .int-img2{
        width:100%;
        height: 530px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 79%);
        background-image: url("images/int2-m.jpg");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .int-img3{
        width:100%;
        height: 530px;
        clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
        background-image: url("images/int3-m.png");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }


    .prods{
        grid-template-columns: 1fr ;
      
     
    }

    .pban {
        
        clip-path: polygon(37% 6%, 42% 0, 100% 0, 100% 93%, 63% 93%, 59% 100%, 0 100%, 0 6%);
    }

    .prod-i{

        width:80vw;
        background-color: white;
    
    }

    .dbar-1 {
        background-color: white;
        width: 200px;
        height: 43px;
        clip-path: polygon(100% 0%, 10% 0%, 0% 100%, 100% 100%);
        position: absolute;
        right: 0;
        bottom: -187px;
    }

#hero{
    width:100%;
    z-index: 0;
    height:600px;
}

#hero-contact{
    width:100%;
    z-index: 0;
    height:800px;
}


    .hero{
        background-image: url(images/Hero-fm.png);
        width: 100%;
        height: 759px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: grid;
        grid-template-columns: 0.7fr 1.5fr;
        grid-template-rows: 1fr;
        justify-items: center;
        align-items: center;
      }

    

    .htext-home h1{
        text-align: center!important;
    }

  

    .sc-icons {
        display: grid;
        grid-template-columns: repeat(4 1fr);
        grid-template-rows: repeat(4 1fr);
        grid-gap: 1em;
        color: #201A16;
        margin-left: -32%;
    }

    .sc-icons  a{
        color: #201A16;
    }

    .sc-icons i{
        font-size: 1.2rem;
    }

    .sc-icons i:hover{
        color:white;
        transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    }

    .htext-home {
        width: 267px;
    height: 209px;
        border: 3px solid #ffffff;
        padding: 1%;
        margin-right: 5%;
        position: relative;
        top: 174px;
        z-index: 30;
    
    }

    .hero .sc-icons{
        position: relative;
        top: 178px;
    }



    header{
        position: relative;
        overflow-x: hidden!important;
    }

#nav-des{
    width: 154px;
    height:104vh;
    background-color: white;
    box-shadow: 0px 0px 20px rgba(39, 39, 39, 0.158);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 50px 50px 50px 50px 50px;
    padding:0px;
    padding-top:30px;
    padding-left: 20px;;
    justify-items: left;
    position: fixed;
    right:-156px;
    z-index: 1020;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;


}

.sb1 h2 {
    padding-left: 3%;
}

.abt-comtxt {
    padding: 4%;
    padding-top: 0%;
    margin: 0px;
    padding-right: 7%;
}

#nav-des .nodis{
    display: none;
} 

#nav-des a{
    height:30px;
}

#nav-des i{
   display: block;
}


.close{
    display: block;
}


#nav-mob{
   
   display: block;
    width:100%;
    height:90px;
    
  



}

.burger{

    font-size: 1.9rem!important;
    color: #201A16;

}

#nav-mob a{

    text-decoration: none!important;
  color:#201A16;
  font-size: .9rem;
}

.mob-menu{

    display: grid;
    grid-template-columns: 1fr 3fr 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;
    padding:20px;



}

.mob-menu button{
    border:none;
    background-color: white;
  
}

.wrapper {
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr;
    padding: 0%;
    justify-items: center;
    align-items: center;
}

h1 {
    font-family: 'Sen', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    
}

.htext-product h1{

    font-size: 2rem;
    font-weight: 700;
    padding: 10%;
    color: #59483d;

}

.hero-contact h1{
    font-size: 2rem;
    font-weight: 700;
    padding:5%;
    
}


.sb1 {
    width: 95vw;
    height: 685px;
    background-color: #241D18;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
    margin-bottom:-65px;
}

.sb2 {
    width: 98%;
    height: 403px;
    background-color: #241D18;
    clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
    transform: translateY(5vh);
    margin-left: 0%;
    background-image: url(images/about-poza2.JPG);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.abt-com {
    background-image: url(images/leatherh.jpg);
    width: 100%;
    height: 1131px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    align-items: center;
    color: white;
    box-shadow: 0px 20px 30px #d2d2d2;
    margin-top:-50px;
}

.logo{

    width:65px;
} 
/*  Index page css  end*/

}









/*  Medium devices (tablets, 768px and up) */
 @media screen and   (max-width: 850px) and (min-width: 600px) { 



  


    
    body{
        overflow-x: hidden;

    }
    

    
p{
    font-family: 'Markazi Text', serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin: 5% 3px;
    color:#211b17;

}




/*  Contact page mobile css starts*/


#Faq {
    width: 100%;
    height: 420px;
    margin-bottom: 100px;
}

.contactMap {
    width: 100%;
    height: 80vh;
    padding: 2rem;
    margin-top:5%;
}


   .con-wrapper{

    width:100%;
    height:1383px;
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 2fr;

}

#feedback {
    background-image: url(images/fed.png);
    width: 100%;
    height: 732px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 10% auto;
    text-align: center;
    padding: 1rem;
    color: white;
}

.fed-inp {
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-gap: 0.3rem;
}


.hero-contact {
    background-image: url("images/hero-c.png");
    width: 100%;
    height: 737px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;
    color: white;
}
.form {
    background-color: #201A16;
    text-align: center;
    width: 85vw;
    padding: 1rem;
    box-shadow: 0px 20px 30px darkgrey;
}

.contactForm{

    margin-top:0%;
    
}


.qs {
    display: block;
    width: 100%;
    padding: 1rem;
    border: solid 1px #201A16;
}
.faq-page {
    width: 89%;
    height: 401px;
    background-color: white;
    box-shadow: 0px 20px 30px darkgrey;
    margin: 15% auto;
}



.dbar-1{
    display:none;
}



/*  Contact page mobile css ends*/

/*  Single product page mobile css starts*/


#benefits-mob-single{
    display:block;
    width:100%;
    height:200vh;
    background-image: url("images/leatherh.jpg"); /* The image used */

   
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover; 
    margin-top:45%;

    clip-path: polygon(37% 5%, 41% 0, 100% 0, 100% 95%, 63% 95%, 59% 100%, 0 100%, 0 5%);
  
}

#benefits-mob-single h2{
    text-align: center;
    padding-top:30%;
    margin-bottom:2%;
  
    
}

.bcard-mob-single{

    
    background-color: #241D18;
    width: 44vw;
    height: 100%;
   
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
    text-align: center;
    padding: 1em;

}

.bcard-mob-single:hover{

    background-color: #ffffff;
    transition: ease-in-out .5s;
    
}

.leat-qua{

    height:60vh;
   padding:1% 5%;
    margin:0% auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    margin-bottom: 10%;
    align-items: center;
    
}

.leat-text {
    padding: 0.7rem; 
    order:2;
}

.single-prod{
    height:115vh;
    width:95%;
    margin: 5% auto;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows:2fr;

}

.leat-img {
    width: 100%;
    justify-self: right;
    margin-left: 0%;
    padding:0.7rem;
    order:1;
}

#img2 {
    width: 260px;
    height: 210px;
    background: url('images/products/s1.png') no-repeat #FFF;
    box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
    pointer-events: none;
    position: absolute;
    opacity: 0;
    border: 4px solid whitesmoke;
    z-index: 99;
    border-radius: 5%;
    display: block;
    transition: opacity .2s;
  }


.test-photo {
    width: 100%;
    height: 33%;
    background-color: #201a16;
    clip-path: polygon(60% 14%, 100% 14%, 100% 100%, 0 100%, 0 0, 47% 0);
    text-align: center;
}

.tesr-wrapper {
    width: 300px;
    height: 418px;
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
}


.single-prod {
    height: 100%;
    padding: 5%;
    padding-bottom: 0%;
    margin: 5% auto;
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr;
    margin-bottom: 0%;
}
.single-tile {
    height: 417px;
    display: grid;
    grid-template-columns: 1fr  ;
    grid-template-rows: 1fr  ;
    align-items: center;
    justify-items: center;
    order:1;
}
.sing-desc{
    order:2;

}

.single-tile img {
    width: 100%;
}



.gallery-img{
    height:100%!important;
   width:100%!important;
    margin:10px auto;
    display: block;
}


.owl-next{
    display: none;
}

.owl-prev{
    display: none;
}


/*  Single product page mobile css ends*/

/*  product page mobile css starts*/

.prdts-prod:hover {
    box-shadow: 0px 0px 23px rgb(209, 209, 209);
    transition: ease-in-out .5s;
}

.hero-product {
    background-image: url(images/productpage-m.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;
    color: white;
}


.org h5{
font-size: 0.8rem;
color: black;

}

.prd-show{

    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr ;
  grid-column-gap: 1rem;
    justify-items:center ;
    grid-row-gap: 0rem;
}

.prdts-prod {
    width: 41vw;
    height: 182px;
    background-color: white;
    padding: 1%;
    margin-bottom: 22px;
}

.org {
    width: 100%;
    background-color: transparent;
    height: 36px;
    position: relative;
    top: -17px;
}

.org h5 a{
    font-size: 1rem;
   
    
    }
.oraganic {
    width: 57px;
    height: 21px;
    display: inline-block;
    background-color: #b6ecbc;
    padding: 2px;
    border-radius: 25px;
    color: white;
    font-family: 'Sen', sans-serif;
    margin: 3%;
    text-align: center;
    font-size: 0.8rem;
}


.pro-des{


    display: grid;
    margin:5% auto;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr 248px;
    grid-gap:2rem;



}

.pbuttons{

    display:grid;
    grid-template-columns: 1fr 1fr ;
    grid-template-rows: 1fr 1fr 1fr;


}





.hero-product{

grid-template-columns: 1fr;
height: 700px;

}


.htext-product{
 
    width: 78vw;
    height: 300px;
    border: 3px solid  #59483d;
    padding: 1%;
    position: relative;
    top:179px;
}

.tr-img {
    width: 51vw;
    height: 100px;
}



.highlights-m{

    width:100%;
    height:973px;
    padding:5%;
    display: block;


}

.mi1{
    width: 50%;
   
    margin: 5%;
    display: block;
    box-shadow: 0px 40px 50px #0000002d;
}

.mi2{

    width: 70%;
    margin: 5%;
    margin-left: 25%;
    display: block;
    box-shadow: 0px 40px 50px #0000002d;
  
}

.highlights{
    display: none;
}



/*  product page mobile css ends*/



/*  About page mobile css starts*/

.ourdesp {
    font-size: 1rem;
    margin-top: 11px;
}

.appad {
    padding-right: 0%;
}

.pro-1{

    display:block;
   
    
    margin:10% auto;

}

.pro-2{

  display: none;

}

.pro-2m{
    display: block;
}
    
.pro-2m img{

    width:100%;
    margin-bottom: 3%;
}

.pro-1 img{

    width:100%;
    margin-bottom: 3%;
}

#benefits-mob h2{
    text-align: center;
    padding-top:30%;
    padding-right: 10%;
    padding-left: 10%;
    margin-bottom:2%;
  
    
}

.benbk{

 
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    justify-items: center;
    align-items: center;

padding-top:0%;
}


.ben-cards {
    width: 100%;
    padding:3%;
    margin: 5% 5%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1rem;
}

.bcard {
    width: 300px;
    height: 367px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
    text-align: center;
    padding: 2em;
    margin: 4%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    align-items: start;
    justify-items: center;
}

.bcard:hover{

    background-color: #241D18;
    color:white;
}


.bcards {
    width: 300px;
    height: 367px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 20px rgb(212, 212, 212);
    text-align: center;
    padding: 2em;
    margin: 4%;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 0.5fr 1fr;
    align-items: start;
    justify-items: center;
}

.bcards:hover{

    background-color: #241D18;
    color: white !important;
}
.bcards:hover p{
    color: white ;
}



#benefits-mob{
    display: block;
    width: 100%;
    height: 793px;
    background-image: url(images/leatherh.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    clip-path: polygon(37% 5%, 41% 0, 100% 0, 100% 95%, 63% 95%, 59% 100%, 0 100%, 0 5%);
  
}


#benefits{
    display: none;
}

    .htext {
        width: 81vw;
        height: 28vh;
        border: 3px solid white;
        padding: 1%;
    }
    .htext-con{
        width: 81vw;
        height: 300px;
        border: 3px solid white;
        padding:1%;
        position: relative;
        top:186px;
    }

   .htext-contact{
        width: 81vw;
    height: 300px;
    border: 3px solid white;
    padding: 1%;
    position: relative;
    top:250px;
    }

    .hero-about h1{

        padding:5%;
    }


    .icons{

        width:70px!important;
        margin-top:10%;
    
    }


    #men-products{
        margin-top:50%;
    }

    .products-list {
        width: 85%;
       
    }


















/*  about page mobile css ends*/

















/*  Index page mobile css start*/



.mob-sp{
    display: block;
    height:20vh;
    width:100vw;
}


#proban {
    margin-top: -29%;
}


    .links{

        padding-left: 1rem;
        padding-bottom: 1rem;
    }

    footer {
        width: 100%;
        height: 786px;
        background-image: url(images/footer-3-m.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
    }

.bt-text p{
    line-height: 25px;
    padding-right: 33%;
    color: rgb(194, 194, 194);
}
.bt-text a{
    font-size: 20px;
}

    .fotwr{

        width:100%;
        height: 40vh;
        display: grid;
        grid-template-columns: 1fr;
        padding:5%;


}


    h2 {
        font-family: 'Sen', sans-serif;
        font-size: 25px;
        font-weight: 700;
        margin: 5% auto;
     
    }


    #Cta {
        margin-top: 25%;
        text-align: center;
        margin-bottom: 25%;
    }

    #Cta h2 {
        margin-bottom: 6%;
    }

    #Cta p {
        text-transform: none;
        padding: 5% 5%;
        color: #4a4a4a;
        margin: 1% auto;
    }

    .pbantext {
        width: 282px;
        height: 336px;
        position: relative;
        top: 15%;
        left: 10%;
        border: 3px solid white;
    }

    .pbantext h2{

        padding: 1.2rem;
        padding-top: 1.7rem;
        color: white;
        font-size: 2rem;
    }
        
    


    .ab-text{
width:80vw;
height:100%;

    }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
        padding:1.5rem;
    }


    .new h2 {
        padding-left: 2rem;
        margin-bottom:0%!important;
    }


.view{

    width:80vw;
  
  


   }


    #interest{
        display: none;
    }

    #interest-mobile{
        width:100vw;
        display: block;
        margin:30px auto;
     
    }

    .int-t1{

            padding:20px;
            padding-top:0px;
           

    }


    #interest-mobile{
        margin-top:145px;
    }


    

    

    .int-img1{
        width:100%;
        height: 530px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 79%);
        background-image: url("images/int1.jpg");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .int-img2{
        width:100%;
        height: 530px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 79%);
        background-image: url("images/int2-m.jpg");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .int-img3{
        width:100%;
        height: 530px;
        clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
        background-image: url("images/int3-m.png");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }


    .prods{
        grid-template-columns: 1fr ;
      
     
    }

    .pban {
        
        clip-path: polygon(37% 6%, 42% 0, 100% 0, 100% 93%, 63% 93%, 59% 100%, 0 100%, 0 6%);
    }

    .prod-i{

        width:80vw;
        background-color: white;
    
    }

    .dbar-1 {
        background-color: white;
        width: 200px;
        height: 43px;
        clip-path: polygon(100% 0%, 10% 0%, 0% 100%, 100% 100%);
        position: absolute;
        right: 0;
        bottom: -187px;
    }

#hero{
    width:100%;
    z-index: 0;
    height:600px;
}

#hero-contact{
    width:100%;
    z-index: 0;
    height:800px;
}


    .hero{
        background-image: url(images/Hero-fm.png);
        width: 100%;
        height: 759px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: grid;
        grid-template-columns: 0.7fr 1.5fr;
        grid-template-rows: 1fr;
        justify-items: center;
        align-items: center;
      }

    

    .htext-home h1{
        text-align: center!important;
    }

  

    .sc-icons {
        display: grid;
        grid-template-columns: repeat(4 1fr);
        grid-template-rows: repeat(4 1fr);
        grid-gap: 1em;
        color: #201A16;
        margin-left: -32%;
    }

    .sc-icons  a{
        color: #201A16;
    }

    .sc-icons i{
        font-size: 1.2rem;
    }

    .sc-icons i:hover{
        color:white;
        transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
    }

    .htext-home {
        width: 267px;
    height: 209px;
        border: 3px solid #ffffff;
        padding: 1%;
        margin-right: 5%;
        position: relative;
        top: 174px;
        z-index: 30;
    
    }

    .hero .sc-icons{
        position: relative;
        top: 178px;
    }



    header{
        position: relative;
        overflow-x: hidden!important;
    }

#nav-des{
    width: 154px;
    height:104vh;
    background-color: white;
    box-shadow: 0px 0px 20px rgba(39, 39, 39, 0.158);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 50px 50px 50px 50px 50px;
    padding:0px;
    padding-top:30px;
    padding-left: 20px;;
    justify-items: left;
    position: fixed;
    right:-156px;
    z-index: 1020;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;


}

.sb1 h2 {
    padding-left: 3%;
}

.abt-comtxt {
    padding: 4%;
    padding-top: 0%;
    margin: 0px;
    padding-right: 7%;
}

#nav-des .nodis{
    display: none;
} 

#nav-des a{
    height:30px;
}

#nav-des i{
   display: block;
}


.close{
    display: block;
}


#nav-mob{
   
   display: block;
    width:100%;
    height:90px;
    
  



}

.burger{

    font-size: 1.9rem!important;
    color: #201A16;

}

#nav-mob a{

    text-decoration: none!important;
  color:#201A16;
  font-size: .9rem;
}

.mob-menu{

    display: grid;
    grid-template-columns: 1fr 3fr 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    align-items: center;
    padding:20px;



}

.mob-menu button{
    border:none;
    background-color: white;
  
}

.wrapper {
    display: grid;
    grid-template-columns: 1fr ;
    grid-template-rows: 1fr;
    padding: 0%;
    justify-items: center;
    align-items: center;
}

h1 {
    font-family: 'Sen', sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    
}

.htext-product h1{

    font-size: 2rem;
    font-weight: 700;
    padding: 10%;
    color: #59483d;

}

.hero-contact h1{
    font-size: 2rem;
    font-weight: 700;
    padding:5%;
    
}


.sb1 {
    width: 95vw;
    height: 685px;
    background-color: #241D18;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
    margin-bottom:-65px;
}

.sb2 {
    width: 98%;
    height: 403px;
    background-color: #241D18;
    clip-path: polygon(0 0, 100% 22%, 100% 100%, 0 100%);
    transform: translateY(5vh);
    margin-left: 0%;
    background-image: url(images/about-poza2.JPG);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.abt-com {
    background-image: url(images/leatherh.jpg);
    width: 100%;
    height: 1131px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    align-items: center;
    color: white;
    box-shadow: 0px 20px 30px #d2d2d2;
}

.logo{

    width:65px;
} 
/*  Index page css  end*/



 }  

 
@media screen and   (max-width: 1100px) and (min-width: 1000px) { 


    nav {
        display: grid;
        grid-template-columns: repeat( 5, 0fr);
        justify-content: center;
        align-items: center;
        text-align: center;
        min-height: 90px;
        padding: 0rem 9rem;
        box-shadow: 0px 12px 20px rgb(204 204 204 / 51%);
    }

    nav a {
        color: #201A16;
        text-decoration: none;
        padding-right: 20px;
        padding-left: 20px;
    }


    .ben-cards {
        width: 96%;
        margin: 1% auto;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 3rem;
    }

    .bcard-single {
        width: 211px;
        height: 349px;
        background-color: #241D18;
        color: white!important;
        box-shadow: 0px 10px 20px rgb(212 212 212);
        text-align: center;
        padding: 5px;
    }
   


 }

 
@media only screen and (min-width: 1500px) {

    footer {
        width: 100%;
        height: 551px;
        background-image: url(images/footer-3.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
    }
    .org h5 {
        text-align: center;
        padding: 5%;
        font-family: 'Sen', sans-serif;
        font-size: 1rem;
        display: none;
        padding-top: 2%;
        transition: ease-in-out 1s;
        color: black;
    }

    .prdts-prod {
        width: 25vw;
        height: 503px;
        background-color: white;
        padding: 1%;
        margin-bottom: 10px;
        box-shadow: 0px 0px 30px rgb(209 209 209 / 26%);
        position: relative;
    }
    .prd-show {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr;
        grid-gap: 6rem;
        justify-items: center;
    }

    #benefits {
        width: 100%;
        height: 1478px;
        background-image: url(images/leatherh.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        clip-path: polygon(38% 9%, 41% 0, 100% 0, 100% 90%, 63% 90%, 59% 100%, 0 100%, 0 9%);
    }

          
        }

/* Large devices (desktops, 992px and up) */
/* @media only screen and (max-width: 992px) {  } */

/* Extra large devices (large desktops, 1200px and up) */
/* @media only screen and (max-width: 1300px) { 

    .int-con1 p {
        padding-right: 0%; 
   }

 }


@media only screen and (min-width: 1440px) {

    .prdts-prod {
        width: 25vw;
        height: 426px;
        background-color: white;
        padding: 1%;
    }
 
  } */

/*  
  @media only screen and (min-width: 1600px) {


  
   .prdts-prod {
        width: 25vw;
        height: 526px;
        background-color: white;
        padding: 1%;
    }
} */
/*

    
 */