

@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../font/Comfortaa-VariableFont_wght.ttf) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



.worden{
  font-family: Poppins;
}

html,body,p,span{
  font-family: Poppins!important;
}

#foot_menu2,#foot_menu3{
  display: none;
}


.goonwance img{
  max-width: 100%;
}








.pc{
  display: block!important;
}
.wap{
  display: none!important;
}


@media(max-width: 768px){
 .wap{
  display: block!important;
}
.pc{
  display: none!important;
} 

html,body{
  max-width: 100%;
  overflow-x: hidden;
}
 .proboxclass{
  padding-top: 20px;
 }
 .withinbanner img{
  width: 200%;
  margin-left:-50%;
 }

.prodateinto{
  width: 100%;
} 
table, tbody {
    max-width: 100%;
}
table{
  width: 100%;
}

td,tr{
  max-width: 200px;
}

.goonwance img{
  width: 100%!important;
  margin-bottom: 10px;
}

.wapmenu{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
} 

.wapmenu  select{
    width: 100%;
    background: #f8f8f8;
    border:1px solid #ddd;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
     background: #fff url(../images/pic37.jpg) no-repeat right;
    
}



}
