@font-face {
  font-family: 'MyWebFont';
  src: url('font/Baskerville Light Italic.ttf'),  format('truetype');
}
.basll,.basllall *{
  font-family: 'MyWebFont', Fallback, sans-serif;
}


@font-face {
  font-family: 'MyWebFont1';
  src: url('font/Baskerville Light.ttf'),  format('truetype');
}
.basl,.baslall *{
  font-family: 'MyWebFont1', Fallback, sans-serif;
}

@font-face {
  font-family: 'MyWebFont2';
  src: url('font/Loew Next Arabic Medium.ttf'),  format('truetype');
}
.loem,.loemall *{
  font-family: 'MyWebFont2', Fallback, sans-serif;
}

@font-face {
  font-family: 'MyWebFont3';
  src: url('font/Manrope-Bold.ttf'),  format('truetype');
}
.manb,.manball *{
  font-family: 'MyWebFont3', Fallback, sans-serif;
}

@font-face {
  font-family: 'MyWebFont4';
  src: url('font/Manrope-ExtraBold.ttf'),  format('truetype');
}
.maneb,.maneball *{
  font-family: 'MyWebFont4', Fallback, sans-serif;
}

@font-face {
  font-family: 'MyWebFont5';
  src: url('font/Manrope-Medium.ttf'),  format('truetype');
}
.manm,.manmall *{
  font-family: 'MyWebFont5', Fallback, sans-serif;
}

@font-face {
  font-family: 'MyWebFont6';
  src: url('font/Manrope-Regular.ttf'),  format('truetype');
}
.manr,.manrall *{
  font-family: 'MyWebFont6', Fallback, sans-serif;
}

@font-face {
  font-family: 'MyWebFont7';
  src: url('font/Manrope-SemiBold.ttf'),  format('truetype');
}
.mansb,.mansball *{
  font-family: 'MyWebFont7', Fallback, sans-serif;
}

@font-face {
  font-family: 'MyWebFont8';
  src: url('font/martina-italic.ttf'),  format('truetype');
}
.mari,.mariall *{
  font-family: 'MyWebFont8', Fallback, sans-serif;
}



.hicon { 
  background-color:#F9F2ED !important;
  padding-top: 25px;
  padding-bottom: 25px;

}
.hreview {
  padding-top: 40px !important;
  padding-bottom: 25px !important;
}
.prod-header {
  background-image: url(/mem_module/library/image/fmarble.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.footer{
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #000000 !important;
}
.footer p{
  font-size: small !important;
}
#myCarousel{
  z-index: 1;
}

h1{font-size:40px !important;}
p{font-size: 14px !important;}
h2{font-size: 34px !important;}
h3{font-size: 22px !important; letter-spacing: 0px;}
h4{font-size: 20px !important;}

.hidden-cust{
  display: none;
}
.no-mg{margin-top: 0px !important;margin-bottom: 0px !important;}
.no-bt{margin-bottom: 0px !important;}
.bg-footer {
  background-color: black !important;
}
.sg-bg{background-color:#fafafa !important;}
.sg-grey{color: #666666 !important;}
.sg-grey{color: #666666 !important;}
.white-a{color:white !important;}
.black-a{color:black !important;}
.red-a{color:#FF0001 !important;}

.yellow-a{
  color: #FF9000 !important;
}
.round-sg{
  border-radius: 35px !important;
}
.green-a{
  color: #4F7418 !important;
}

.grey-a{
  color: #666666 !important;
}
.btn-tab{
  text-decoration: none !important;
}
.mg-center{
  margin-left: auto !important;
  margin-right: auto !important;
}
.no-mg-top{
  margin-top: 0px !important;
}
.no-mg-bt{
  margin-bottom: 0px !important;
}
.goog-te-gadget-simple{
  border: none !important;
  background-color: transparent !important;
}
.goog-te-gadget img{
  display: none !important;
}
.topbar p{
  font-size: 15px !important;
}
.icon-wrapper{
  margin-top: 15px;
  text-align: right;
  margin-bottom: -40px;
  z-index: 500;
}
.menubar-icon>img{
    height: 18px;
    padding-left: 5px;
    padding-right: 7px;
}
.navbar-fixed-top{
  position: absolute !important;
}
.home-navbar .navbar-nav li>a{
  transition: color 0.3s;    
}
.jssocials-share{
  font-size: 12px !important;
}
.back-to-top { 
    background: none;
    margin: 0;
    position: fixed;
    bottom: 65px;
    color: black;
    right: -15px;
    width: 90px;
    height: 85px;
    z-index: 98;
    display: none;
    text-decoration: none;
 
}
.back-to-top i { 
  font-size: 40px;
    background-color: black;
    color: white !important;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    padding: 0px 8px 0px 7px;
    line-height: 34px;
}
.limit-weight{
  max-width: 800px !important;
}
.logo{
  max-height: 65px !important;
}
.footer .logo2{
  width: 100px !important;
}
#google_translate_element{
  margin-top: 16px;
}
.notice{
  padding-top: 8px !important;
  border-bottom: 0.6px solid black !important;
}
.navbar{
  background-color: transparent !important;
  border-color:transparent !important;
}
.home-navbar .navbar-nav li>a {
  font-size: 14px !important;
  color: black !important;
}
.home-navbar .navbar-nav.white-a li>a {
  color: white !important;
  transition: 0.2s;
}
.home-navbar .navbar-nav>li>a:focus {
   
    background-color: transparent !important;
}

.home-navbar .dropdown-menu{
  border-radius: 0;
}
.home-navbar .dropdown.open .dropdown-menu>li>a{
    padding: 0px 5px 0px 2px !important;
   
}
.home-navbar .dropdown.open .dropdown-menu>li>a:hover{
  background-color: transparent;
}
.home-navbar .navbar-nav li.active>a{
    background-color: transparent !important;
    font-weight: 700 !important;
    font-family: 'MyWebFont4', Fallback, sans-serif;
}
.home-navbar .navbar-nav li.active::after{
content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    background-image: url(/mem_module/library/image/menusign.png);
    height: 8px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.home-navbar .navbar-nav li .btn-register{
  background-color: #231f20 !important;
  color: white !important;
  padding: 15px 15px;
  border-radius: 100px;
}
.navbar .dropdown-menu .dropdown-hr{
  border-bottom: 1px solid black;
}
/*.dropdown:hover>.dropdown-menu {
  display: block;
}*/

.hicon .icon{
  height: 28px;
}

.prod-cat{
  margin-top: 5px;
  margin-bottom: 5px;
}
.cat-wrapper{
  width: 15px;
  height: 15px;
  margin: auto;
  display: inline-block;
}

.subcat-title{
  font-size: 10px !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
.cat-title{
  vertical-align: text-top;
  display: inline !important;
}
.navbar-brand{
  padding: 0px !important;
  font-size: 26px !important;
}
.home-navbar .navbar-collapse{
  padding: 0px 0px 5px 0px !important;  
}
.top-bar .dropdown-toggle{
  background: transparent;
  border: 0px !important;
  padding: 0 0 0 0 !important;
}
.mg-left{
  margin-left: 20px;
}
.search-query{
    font-size: 14px !important;
    max-width: 200px;
    background-color: transparent;
    border: 1px solid #414042;
    border-radius: 20px;
    padding: 6px 8px 6px 34px
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #231F20;
  opacity: 0.5; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #231F20;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #231F20;
}
.btn-search{
    background: none !important;
    position: absolute;
    margin-left: 0px;
    color: #202959 !important;
}
.btn-search>span{
    color: #000000 !important;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}
.recipe-search {
  top: 2px !important;
  right: 8px !important;
}
.prodlist .ext-colorpicker, .hnewlist .ext-colorpicker, .hhotlist .ext-colorpicker, .hrelated .ext-colorpicker{
  width: 12px;
  height: 12px;
  border-radius:100%;
  border: 1px solid grey !important;
}
.color ul li{
  vertical-align: top !important;
}
.color ul li i{
  vertical-align: top;
   margin-top: 5px;
}
.proditem .ext-colorpicker{
  width:22px;
  height:22px;
  border-radius:100%;
  margin-right: 2px;
  border: 1px solid grey !important;
  margin-bottom: 10px !important;
}
.proditem .ext-colorpicker2{
border-radius: 100px;
    margin-right: 2px;
    border: 1px solid grey !important;
    margin-bottom: 10px !important;
    padding: 2px 15px;
}
.proditem .ext-color{
  display: none;
}


.proditem .ext-sizepicker{
border-radius: 100px;
    margin-right: 2px;
    border: 1px solid grey !important;
    margin-bottom: 10px !important;
    padding: 2px 15px;
}

.proditem .ext-size{
  display: none;
}


.nav-page a{
  font-size: 18px !important;
}

.count-cart {
  position: absolute;
  color: white;
  text-align: center;
  font-size: 10px;
  margin-left: -12.5px;
  top: -4.6px;
  background-color: black;
  border-radius: 100px !important;
  width: 14px;
  height: 14px;
}
.home-cover{
    position: absolute !important;
    top: 10%;
}
.home-cover .btitle{
    margin-top: 10px;
}
.home-cover .bwelcome{
    letter-spacing: 6px;
}
.home-cover .btn-shop{
    margin-top: 5px !important;
    background-color: #FF9000 !important;
    color:white !important;
    border: none;
    border-radius: 100px !important;
    padding: 5px 15px 5px 12px !important;
    height: 30px !important;
    width: 120px !important;
    line-height: 1.3 !important;
    font-size: 16px;
    text-align: center;
}
.home-carousel a:hover, .home-carousel a:focus{
    text-decoration: none;
}

.home-navbar .dropdown.open .dropdown-menu {
    padding: 5px !important;
    margin-left: 20px;
    background-color: white;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
  background-color: transparent !important;
}
.lsc{
  letter-spacing: 4px !important;
}
.lline{
  margin-right: 5px;
  width: 15px;
}
.rline{
  width: 15px;
}
.img-item text-center{
  width: 90% !important;
}
.hicon{
  background-color: #f9f9fa !important;
}
.hicon-slick p{
    display: inline-flex;
    align-items: center;  
}
.hicon-slick img{
  max-height: 40px;
  margin-right: 15px;
  display: inline-block;
}
.haboutus .container{
}
.hcat .btn-hcat{
  margin-top: 10px !important;
  border-radius: 25px;
  border: none !important;
  padding: 5px 20px 5px 20px;
}
.aboutus{
  padding-top: 0px;
  padding-bottom: 45px;
}
.aboutus .section{
  padding: 5px 20px 0px 0px;
}
.aboutus .section .icon{
  height: 36px;
}
.aboutus .section .arrow{
    height: 12px;
    margin-top: 6px;
    margin-right: 5px;
}
.aboutus .section h4{
  border-bottom: 1px solid black;
}
.aboutus .slick-slide{
  margin: 0px !important;
}
/*
.allproduct .title {
    height: 18px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 5px !important;
    margin-top: 15px;
}
.allproduct .skucode,.prod-detail .skucode {
    color: #808285 !important;
}
*/
.allproduct .img-item{
  border-radius: 15px;
  border: none;
  position: relative;
}

.hbest .arrow .next{
  margin-left: 10px;
}
.prod-header .desc,.prod-header .section>div{
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}

.prod-header .line{
  position: absolute;
  height: 100% !important;
  top: 0%;
  left: 0;
  width: 1.5px;
}
.prod-header .desc2{
  margin-left: 20px;
  padding-left: 40px;
}
.prod-header .left{
  position: absolute;
  left: 0;
  width: 180px;
}
.prod-header .right{
  position: absolute;
  right: 0;
  width: 180px;
}

li.border{
    background-color:#eee;
    border:1px solid black;
    border-radius:5px;
    padding: 5px 10px 5px 10px !important;
    margin-right: 10px;
    margin-bottom: 5px;
}

.hrelated .text-wrapper{
    position: absolute;
    top: 25%;
    text-align: center;
    width: 230px;
    color: red;
}
.hrelated .rl-mg-top{
  margin-top: 40px;
}
.hrelated .pd-lr{
  padding-left: 5px;
  padding-right: 10px;
}
.hrelated .img-item text-center{
  margin-left: auto !important; 
  margin-right: auto !important;
}
.hrelated .offer-tag{
    float: right;
    margin-right: 60px;
}
.hrelated .offer{
  position: absolute;
    border-radius: 50%;
    top: 0;
    background-color: red;
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    text-align: center;
    font-style: italic;
    padding: 10px;
    margin-top: 5px;
    margin-right: 10px;
    line-height: 1.2;
}

.hcat .img-wrapper{
    height: 400px;
}
.hcat .img-wrapper img{
  width: 100% !important;
    height: 100%;
    object-fit: contain !important;
}

.hcat .overlay:after {
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(163,181,201,0.6);
    opacity:0;
    transition: 0.5s;
}
.hcat .title{
  opacity: 0;
  position: absolute;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 1.5s;
}
.hcat .overlay:hover::after{
  opacity: 1;
} 


.hbest .nav-pills li.active a{
  color: white !important;
}
.hlocation .btn{
  width: 160px;
  height: 36px;
  background-color: #AB8266 !important;
  color:white !important;
  border-radius: 15px !important;
}
.hreview .section{

  border: 2px solid #AB8266 !important;
  padding: 20px;
  border-radius: 10px;
}
.btn-addtocart2{
    font-size: 12px !important;
    background-color: black !important;
    color: white !important;
    padding: 8px 60px 8px !important;
    letter-spacing: 1.0px !important;
    border: none !important;
    border-radius: 100px !important;
}
.btn-addtocart{
    font-size: 14px !important;
    background-color: transparent !important;
    color: black !important;
    padding: 8px 30px 8px 30px !important;
    letter-spacing: 1.0px !important;
    border: 2px solid black !important;
    border-radius: 100px !important;
}
.proditem .btn-addtocart{
    background-color: black !important;
}

.btn-addtocart .icon{
  display: inline-block !important; 
  width: 18px;
  vertical-align: sub;
  margin-left: 15px;
}
.offerprice{
  color: red !important;
  margin-left: 5px;
}
strike{
    color: #555;
    font-size: 12px !important;

}
.proditem .offerprice{
  margin-left: 10px;
}

.pbanner{
  opacity: 0.6;
}
.promotion .centered{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.promotion .promoctitle1{
  color: #FFFF01 !important;
  letter-spacing: 5.0px;
}
.promotion .promoctitle2{
  color: #FFFF01 !important;
  letter-spacing: 5.0px;
}

.cat-side{
  margin-bottom: 30px !important;
}

.all .nav-title{
  color:#EC6E80;
}
.hblog .arrow {
position: absolute;
    top: -50px;
    right: 0;
}
.hblog .arrow img{
    width: 36px;
}
.hblog .arrow .prev{
    margin-right: 10px;
}
.blog .img{
  border-radius: 20px;
}
.blog .slick-dots li a {
    font-size: 14px !important;
    color: black !important;
}
.blog .slick-dots li.slick-active a {
    color: black !important;
    border-bottom: 1px solid black;
    font-weight: 700;
    font-size: 15px !important;
}
.contactus .img img{
  border-radius: 20px;
}
.contactus,.payment{

    padding-bottom: 0px;
}
.contactus .image{
  max-height: 650px;
  max-width: 100%;
}
.contactus input{
  background-color: transparent !important;
  border-radius: 0px;
  border: none !important;
  border-bottom:1px solid #231f20 !important;
  color: black !important;
  box-shadow: none;
  -webkit-box-shadow: none;
      padding: 0 5px;
}
.contactus textarea{
  background-color: transparent !important;
  border-radius: 0px;
  border: none !important;
  border-bottom:1px solid #231f20 !important;
  color: black !important;
  box-shadow: none;
  -webkit-box-shadow: none;
      padding: 0 5px;
}
.contactus .btn-submit{
  background-color: transparent !important;
  color:black !important;
  border-radius: 100px !important;
  padding: 10px 20px !important;
  border: 2px solid #231f20 !important;
  margin-top: 15px;
}
.contactus .wrap{
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius:100px;
  padding: 30px 30px !important;
}
.contactus .cust-indent {
    padding-left: 2em;
    text-indent: -0.4em;
}
.prodlist hr{
  border-top: 1px solid black !important;
}
.prodlist .no-pd-lr{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.prodlist .pd-lr{
  padding-left: 5px;
  padding-right: 5px;
}
.prodlist .cover-mg{
  margin-bottom: 70px;
}
.prodlist .image-cover-wrapper{
    height: 280px;
    width: 100%;
    border-radius: 25px;
}
.prodlist .image-cover{
    height: 100%;
    width: 100%;
    object-fit: contain;
    border-radius: 25px;
}
.prodlist .ptitle, .proditem .ptitle, .brandpartner-cover .ptitle {
  font-size: 12px !important;
  color: black;
}
.brandpartner-cover .ptitle {
  position: absolute;
}
.prodlist .bd-line{
    border-bottom: 1px solid black;
    padding-bottom: 5px;
}
.prodlist .img-wrapper, .hrelated .img-wrapper{
    width: 100% !important;
    vertical-align: middle;
    margin-bottom: 8px;
    padding: 25px 0px;
}
.hrelated .img-wrapper{
    vertical-align: middle;
    margin-bottom: 15px;
    display: table-cell;
}
.prodlist .img-wrapper img, .hrelated .img-wrapper img{
    max-height: 100%;
    object-fit: contain !important;
   
  
}
.prodlist .text-wrapper{
    position: absolute;
    top: 20%;
    text-align: center;
    width: 210px;
    color: red;
}
.hcatlist .title, .hbestlist .title, .prodlist .title, .hrelated .title{
}
.prodlist .pricew{
  margin-top: 15px;
}
.hcatlist .pricew, .hbestlist .pricew, .prodlist .pricew, .hrelated .pricew{
}
.prodlist .special-title{
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    color: red;
    font-size: 40px;
}
.prodlist .offer-tag, .hrelated .offer-tag{
    float: right;
    margin-right: 50px;
}
.prodlist .offer {
    position: absolute;
    border-radius: 50% 50% 0% 50%;
    top: 0;
    background-color: #426B18;
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    padding: 10px;
    line-height: 1.0;
}
.hrelated .offer {
    position: absolute;
    border-radius: 50% 50% 0% 50%;
    top: -4px;
    background-color: #426B18;
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    padding: 10px;
    line-height: 1.0;
}
.prodlist .offeroff, .hrelated .offeroff {
    font-size: 8px !important;
    text-align: left;
    margin-left: 5px;
}
.prodlist .promo, .hrelated .promo {
    position: absolute;
    border-radius: 100% 100% 0% 0%;
    bottom: 0;
    right: 0;
    background-color: #8EC631;
    color: #FFFF01;
    font-weight: 700;
    width: 30px;
    height: 15px;
    line-height: 1.0;
    font-size: 5px;
    padding-top: 3px;
    border-radius: 150px 150px 0 0;
}
.outstock{
    font-size: 14px !important;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #8cb83f;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 2px !important;
}
.label-discount{
    font-size: 14px !important;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #DC1E3D;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 2px !important;
}
.prod-label-discount>span{
    font-size: 14px !important;
    background-color: #DC1E3D;
    border-radius: 0px !important;
    padding: 5px 60px 5px 60px !important;
    color: white !important;
}
.proditem{
  /*background-color: #FFF1D5;*/
}
.proditem .list-inline{
  margin: auto !important;
}
.proditem .zoom-img{
  position: absolute;
  bottom: 0;
  right: 0;
  color: #77B11B;
  margin-right: 5px;
}
.proditem .prod-detail-pd{
  padding-left: 5px;
  padding-bottom: 10px;
}

.proditem .product-remark{
  font-size: 14px !important;
  line-height: 1.6;
}
.proditem .qty-mg{
  display: inline-block;
  margin-bottom: 15px;
}
.proditem .offer-tag{
    float: right;
    margin-right: 50px;
}
.proditem .offer{
    position: absolute;
    border-radius: 50% 50% 0% 50%;
    /*right: 0;*/
    top: -50px;
    background-color: #426B18;
    color: white;
    font-weight: 700;
    width: 50px;
    height: 50px;
    padding: 10px;
    line-height: 1.0;
}
.proditem .offeroff {
    font-size: 8px !important;
    text-align: left;
    margin-left: 5px;
}
.proditem .promo {
    position: absolute;
    border-radius: 100% 100% 0% 0%;
    bottom: 0;
    right: 0;
    background-color: #8EC631;
    color: #FFFF01;
    font-weight: 700;
    width: 30px;
    height: 15px;
    line-height: 1.0;
    font-size: 5px;
    padding-top: 3px;
    border-radius: 150px 150px 0 0;
}
.proditem .text-wrapper{
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    color: red;
}
.proditem .form-group{
  margin-bottom: 0px !important;
}
.number-spinner i{
  color:black !important;
}

.title-wave{
  margin-top: 3px;
  margin-bottom: 10px;
}

.prod-list .simple-pagination,.brand .simple-pagination{
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
    display: inline-block !important;
}

.prod-list .simple-pagination .active .current{
    color: black !important;
}
.prod-list .ext-select{
    width: 60% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 70px !important;
    margin-bottom: 15px;
    border: 1px solid #1B2C58 !important;
}
.prod-list .qty input{
    width: 50% !important;
    display: inline-block !important;
    border-radius: 100px !important;
    border: 1px solid #1B2C58 !important;
}
.light-theme a, .light-theme span {
    background: #1B2C58 !important;
}
.prod-detail .ext-select{
   border-radius: 100px !important;
    border: 1px solid #1B2C58 !important;
    margin-bottom: 15px;
}
.prod-detail .list-inline,.hrelated .list-inline{
  margin-left: 0px !important;
}

.prod-detail .black-hr{
  border-top: 1px solid black;
  margin-bottom: 0px !important;
}
.prod-detail .number-spinner{
  border: 1px solid black !important;
  border-radius: 50px !important;
  padding: 0px 10px;

}
.prod-detail .option{
  border-radius: 5px;
  border: 1px solid #AB8266;
}
.prod-detail .addon label{
  font-weight: 400 !important;
}

.prod-detail input.option,.prod-detail select{
  height:40px;
  border: 1px solid #AB8266;
}
.prod-detail .number-spinner .btn,.prod-detail .number-spinner .input-number{
  border: none !important;
  border-radius: 0px !important;
  background-color: transparent !important;
}

.prod-detail .number-spinner .input-group-btn{
  width:0% !important;
}

.prod-detail .option::placeholder,.contactus .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #67686b;
  opacity: 1; /* Firefox */
}

.prod-detail .option:-ms-input-placeholder,.contactus .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #67686b;
}

.prod-detail .option::-ms-input-placeholder,.contactus .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #67686b;
}

.prod-detail #qty  #quantity{
    width: 20px;
    height: 28px;
    display: inline-block;
    border-radius: 0px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: transparent;
    font-size: 14px !important;
    text-align: center;
    padding-inline: 0px !important;
}

.prod-page .ext{
  font-size: 18px !important;
}
.prod-page #sku{
  color:#2EB5C0 !important;
}
.prod-page .thumbnail-img {
    max-width: 100% !important;
    height: 100%;
    margin-bottom: 15px;
    object-fit: contain;
    padding: 5px;
}
.prod-page ol>li input {
    height: 16px;
    width: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.prod-page ol>li input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.prod-page ol>li:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.prod-page ol>li input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.prod-page ol>li input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.prod-page ol>li .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.prod-page .panel-group .panel-default,.prod-page .panel-group .panel-heading{
  background-color: transparent !important;
  border: none;
}
.prod-page .panel-group .panel-heading,.prod-page .panel-group .panel-body{
  border-bottom: 1px solid black;
  padding-left: 0px !important;
  padding-bottom: 5px !important;
  padding-top: 6px !important;
}
.proditem .nav-pills li{
  margin-right: 40px;
}
.proditem .nav-pills li.active{
  font-weight: 700;
}

.proditem .nav-pills li a{
  text-decoration: none !important;
}
#description .height-limit{
  overflow-y: hidden;
  height: 500px;
}
#description .height-limit.without:after {
  background: none !important;
}
#description .height-limit:after {
    content: "";
    height: 100px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    background: linear-gradient(-180deg,hsla(0,0%,100%,0) 6%,#fff 83%);
}
.btn-viewmore{
  border: 2px solid black !important;
  color:black !important;
  background-color: transparent !important;
  padding: 8px 30px 8px 30px !important;
  border-radius: 100px !important;
}
.btn-viewmore-white{
  border: 2px solid white !important;
  color:white !important;
  background-color: transparent !important;
  padding: 8px 30px 8px 30px !important;
  border-radius: 100px !important;
}
/*.btn-cart{
  background-color: #231F20 !important;
  color: white !important;
  padding: 5px 25px 5px 25px !important;
  font-size: 16px !important;
  border-radius: 50px !important;
}*/
.nav-tabs {
    border-bottom: 1px solid #231F20;
}
.nav-tabs > li {
    float:none !important;
    display:inline-block !important;
    zoom:1 !important;
}

.nav-tabs {
    text-align:center !important;
}

.nav-tabs > li> a{
  top: -11px;
  background-color: transparent !important;
  border:none !important;
  color:black !important;
}


.dropdown-menu .dropdown-item{
    font-size: 14px;
    display: inline-block;
    margin-bottom: 10px;
}
.dropdown-menu .dropdown-item a:hover{
  text-decoration: none;
}
.md-ft.member>a{
  display: contents !important;
}
.carousel-control{
  z-index: 500;
}
.prod-page #myCarousel{
  margin-top: -10px !important;
}
.prod-img:after{
    content: "adsdasd";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
.fancybox,.fancybox2{
  cursor: zoom-in;
}

.brand .img{
  height: 90px;
}
.brand .btn{
  background-color: #1B2C58 !important;
  color:white !important;
  border-radius: 100px;
  padding: 6px 30px 6px 30px;
}
.brand .section{
  border: 1px solid #166B4B !important;
  border-radius: 35px;
  padding: 20px 20px 10px 20px;
}
.brandrec .nav-pills{
  margin-top: 30px !important;
  margin-bottom: 45px !important;
}
.brandrec .nav-pills li.active a {
    background-color: #1B2C58 !important;
    color:white !important;
}
.brandrec .nav-pills li a{
    border: 1px solid #1B2C58 !important;
    border-radius: 100px;
    padding: 10px 20px 10px 20px;
}
.brandrec .nav-pills li {
    margin-right: 30px;
}
.slick-slide>div>div{
  position: relative !important;
  vertical-align: top;
  padding: 5px;
}
.footer .grey{
  color: #a7a9ac !important;
}
.footer .grey2{
  color: #bcbec0 !important;
}
.footer .contact .desc span {
    display: inline-flex !important;
}
.footer .fabout-wrapper{
  margin-top: 15px;
}
.footer .flogo-wrapper{
  margin-left: 0px;
  width: 180px;
  margin-bottom: 0px;
}
.footer .flogo{
  width: 100%;
}
.footer .copyright{
  font-size: 12px !important;
  margin-top: 15px;
}
.footer hr{
  border-top: 1px solid f7f3ed !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.footer .desc{
  font-size: 12px !important;
  margin-bottom: 10px !important;
}
.footer .fabout{
  font-size: 12px !important;
  color:white !important;
  margin-bottom: 10px !important;
}
.footer .ftel{
  margin: 0px !important;
}
.footer .fpay {
  margin-bottom: 5px;
  margin-right: 10px;
  max-width: 180px;
}

.footer ul>li{margin-bottom: 5px !important;}
.footer .icon{
  width: 26px !important;
  margin-right: 10px;
  vertical-align: middle;
}
.footer .sicon{
  height: 25px !important;
  margin-right: 10px;
}
.responsive-footer p{
  margin-top: 10px !important;
}

.btn-facebook{
  font-size: 16px !important;
  color:white !important;
  background-color: #3b5998 !important;
}
#cart-table .label-dark{
  font-size: 100% !important;
}
.footerp{
  display: inline-flex !important;
}


@media  (min-width:992px) and (max-width:1300px) {
  .home-navbar .navbar-nav li>a{
        font-size: 12px !important;
        padding: 10px;
  }
.home-navbar .navbar-nav li .btn-register {
    padding: 8px 15px !important;
}

}

@media only screen and (min-width: 768px){
  .logo{margin-top: 15px;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
  margin-left: 0px !important;
}

  .cust-hr{
    border-top:1px solid #202959 !important;
    margin-top: 0px !important;
  }
.cust-fixed-top{
  position: absolute !important;
  z-index: 999;
}

  .xs-display{display: none !important;}
  .navbar-default{
    margin-bottom: 0px !important;
  }
  .navbar-brand{
    width: 100%;
    height: auto !important;
    padding-top: 0px !important;
  }
  .cover h1{
    font-size: 60px !important;
    margin-top: 40px;
  }
  .home-section-desc{
    margin-top: 1% !important;
  }
  .home-navbar .navbar-collapse{
  }
  .footer hr{
    margin-left: 0px !important;
  }
  .second-thumb{
    display: none !important;
  }

  .navbar-nav {
    font-size: 16px !important;
    width: 100% !important;
    height: auto;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background-color: transparent !important;
    border-radius: 100px;
  }
  .search-wrapper {
    top: 20px !important;
    position: absolute !important;
    left: 100px;
    width: auto !important;
  }
  .icon-wrapper {
    top: 15px !important;
    position: absolute !important;
    right: 100px;
    width: auto !important;
  }
  .navbar-nav>li {
      display: inline-block !important;
      /*margin-right: 6px;
      margin-left: -4px;*/
      float: none !important;
  }
  .list-unstyled {
      padding-left: 3px !important;
      letter-spacing: 1px;
  }
  .hicon .dot{
    position: absolute;
    top: 35%;
    right: 0%;
  }

  .prod-page .img-wrapper{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  .prod-page .prod-img{
    pointer-events: none;
    width: 95%;
    height: 100%;
    display: block !important;
    object-fit: contain;
  }

  .category-collapse{
    display: block !important;
  }
  .qty-title{
    margin-top: 5px;
    margin-right: 10px;
  }
  .input-section{
    margin-right: 15px;
  }
  .btn-addtocart{
    margin-top: 3px;
  }
}
@media  (min-width:768px) and (max-width:992px) {
  .sm-no-mg{
    margin-top: 0px !important;
  }
  .home-navbar .navbar-nav li>a{
    font-size: 13px !important;
  }
  .carousel-caption{
    top: 5% !important;
    right: -15% !important;
  }
  .search-wrapper{
    left: 10px !important;
  }
  .icon-wrapper{
    right: 10px !important;
  }
.home-navbar .navbar-nav li .btn-register {
    padding: 8px 15px !important;
}
  .navbar-nav > li {float: none !important;}
  .navbar-nav{text-align: center !important;}
  .topbar p {
      text-align: center !important;
  }
  .logo {
     float: none;
     margin-right: auto;
     margin-left: auto;
  }
  .prod-header .left{
    width: 120px;
  }
  .prod-header .right{
    width: 120px;
  }

  .hlocation .overlay{
    position: absolute;
    left: 6%;
    top: 5%;
  }
  .hlocation .overlay2{
    position: absolute;
    left: 40%;
    top: 25%;
  }
  .hcat .img-wrapper{
      height: 200px;
  }

}

@media  (min-width:992px) and (max-width:1700px) {
  .block-cust{
    display: block !important;
    margin-left: 30px !important;
  }
  .hidden-992-1700{
    display: none !important;
  }
}

@media only screen and (max-width: 500px) {
  .contact-cover .ctitle, .brandpartner-cover .ctitle {
      font-size: 50px !important;
  }
}

@media only screen and (max-width: 768px) {
h1{font-size:30px !important;}
p{font-size: 14px !important;}
h2{font-size: 24px !important;}
h3{font-size: 20px !important;}
h4{font-size: 16px !important;}
.xs-hidden{
  display: none !important;
}
.text-xs-center{
  text-align: center !important;
}
.xs-size{
  height: 200px !important;
}
  .xs-no-mg{
    margin-top: 0px !important;
  }
  .no-pd-bt-xs{
    padding-bottom: 0px !important;
  }
.cust-xs-navbar{
  position: fixed !important;
  bottom: 0 !important;
  background-color: #231f20 !important;
  color:white !important;
  z-index: 999 !important;
  height: 50px;
  padding-left: 0px !important;
  padding-right: 5px !important;
  left:0 !important;
}
.cust-xs-navbar>div{
  margin-top: 15px !important;
}

.limit-weight{
  max-width: 100% !important;
}

.hicon .section{
  min-height: 100px !important;
}
.table-responsive {
    overflow: hidden !important;
}
.icon-wrapper{
    position: absolute !important;
    right: 20px;
    top: 4px;
}

  .hcat .img-wrapper{
      height: 170px;
  }
.hcat .overlay{

}
.hicon .section{
  margin-top: 5px !important;
}
.hcat .title{
  opacity: 1 !important;
}
.hcat .overlay:after {
    opacity: 1 !important;
}
.cart .table-responsive td{
  white-space: normal !important;
}
.courier-img img{
  height: 45px !important;
}
.courier-img span{
  font-size: 10px !important;
}

.carousel-indicators{
  bottom: -5px !important;
  z-index: 9999 !important;
}
.prod-header .section>div{
  padding: 15px 0px 15px 0px;
}
.prod-header .desc,.prod-header .section>div{
  width: 100%;
}
.prod-header .left{
  width: 65px;
}
.prod-header .right{
  width: 65px;
}
.prod-header .line{
  display: none;
}
.prod-header .desc2{
  margin-left: 0px;
  padding-left: 15px;
}

.footer .logo2{
  width: 120px !important;
}
.footer .copyright{font-size: 11px !important;}
.footer p{
  font-size: 13px !important;
}
.logo{padding-top: 15px;padding-left: 10px;margin-bottom: 10px;max-height: 75px !important;}
.home-navbar{margin-bottom: 0px !important;}


  .text-xs-center{text-align: center !important;}

  .navbar-brand{height: auto !important;}
  .navbar .dropdown-menu{
  
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
  }
  .navbar-fixed-top{
    position: relative !important;
  }
  .home-navbar .navbar-nav li>a{
    letter-spacing: 1.5px;
    color: black !important;
        text-align: center !important;

  }
 
  .home-navbar .dropdown.open .dropdown-menu>li{
    margin-bottom: 10px !important;
    text-align: center !important;
  }
  .navbar-toggle {
    margin-top: 40px !important;
    z-index: 9999;
  }
  .notice p{
    color: black !important;
  }
  .navbar-nav{
    margin: 10px 0px 0px 5px !important;
  }
  .icon-wrapper{
    margin-top: 15px !important;
    width: auto !important;
    display: none !important;
  }
  .search-query{
    font-size: 15px !important;
  }
  .btn-search {
    margin-top: -1px !important;
  }
  .list-unstyled {
      padding-left: 3px !important;
      letter-spacing: 1px;
  }

  .hcat .ug-textpanel-title {
      letter-spacing: 1.3px !important;
      font-size: 14px !important;
  }
  .text-xs-left{text-align: left !important;}
  .prod-list .ext-select{
      width: 150px !important;
  }
  .prod-list .qty input{
      width: 120px !important;
      display: inline-block !important;
      border-radius: 100px !important;
  }
  .prod-page .img-wrapper{
      position: relative;
      max-width: 100%;
      
      margin-left: auto;
      margin-right: auto;
      padding: 5px !important;
  }
  .prod-page .prod-img{
    width: 100%;
      height: 100%;
      display: block !important;
      object-fit: contain;
  }
  .prod-page .thumbnail-img {
        max-width: 100% !important;
        height: 120px;
        margin-left: auto;
        margin-right: auto;
        padding: 5px !important;
  }

  .hfeature .psection{
    min-height: 300px !important;
  }
  .hfeature .psection>div>p{
      height: 36px;
      line-height: 18px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden;
  }

  .topbar p {
      text-align: center !important; 
  }
  .hcatlist {
      padding-top: 115px;
      margin-top: -120px;
  }
  .contact-cover .ctitle, .brandpartner-cover .ctitle {
      font-size: 75px;
  }
  .home-navbar .container{
    width: 100% !important;
  }
  .search-wrapper{
    width: auto !important;
    margin-top: -42px;
    margin-left: auto;
    margin-right: auto;
  }
  .search-query {
    max-width: 270px !important;
    padding: 4px 8px 6px 34px !important;
  }
  .hwhy .whyimg1{
    margin-top: 35px;
    width: 200px !important;
  }
  .order-img {
      max-width: 60px !important;
  }
  .hcatlist .title, .hbestlist .title, .prodlist .title, .hrelated .title {
      font-size: 14px !important;
  }
  .qty-title{
    margin-top: 5px;
    margin-right: 10px;
  }
  .btn-addtocart {
      font-size: 12px !important;
      margin-top: 20px;
      margin-bottom: 20px !important;
  }

  .slick-slide>h4>a{
    vertical-align: -webkit-baseline-middle !important;
  }
  .contactus .image{
    max-height: 100%;
    max-width: 100%;
  }
  .hbest .arrow{
    top: -60%;
  }
}

@media only screen and (max-width: 480px) {
  .bannercontent .icon {
      position: absolute !important;
      top: 0px !important;
      width: 10px !important;
  }
  .bannercontent .icon2 {
      position: absolute !important;
      left: 0px !important;
      width: 10px !important;
      bottom: 35px !important;
  }
  .hwhy .whyd-img {
      width: 35px !important;
  }


}
@media only screen and (max-width: 992px) {
  .text-sm-center{
    text-align: center !important;
  }

.footer .address{
  display: block !important;
}
  .sm-hidden{display: none !important;}
  .filter-sm .panel-default > .panel-heading, .filter-sm .panel-default{
    background-color: transparent !important;
    border-color: transparent !important;
  }
  .filter-sm .panel-group{
    margin-bottom: 0px !important;
  }
  .topbar p{
    /*text-align: center !important;*/
    padding-left: 5px;
      padding-right: 5px;
  }
  .career .text{
    height: auto;
    background-color: #154578 !important;
    width: 100%;
    bottom: 0;
    padding: 5px 20px 10px 20px;
  }
  .brandrec .ctitle .desc,.brandrec .ctitle .desc a,.brandrec .ctitle .desc .fa-caret-left:before{
      font-size: 14px !important;
      color:black !important;

  }
  .brandrec .nav-pills li {
      margin-right: 30px;
      width: 100%;
      margin-bottom: 25px;
      margin-right: 0px !important;
  }

  .container{
    width: 95% !important;
  }
  .contactus .contactdetail{
    padding-top: 15px;
    padding-bottom: 60px;
  }
  
  .hwhy .whyimg1{
    margin-top: 35px;
    width: 300px;
  }
  .hwhy .why-mg-top{
    margin-top: 10px;
  }
}

@media only screen and (max-width: 1450px) {

}

@media only screen and (max-width: 1400px) {
  .container{
    width: 85% !important;
  }
  .prodlist .img-wrapper{

      width: 100% !important;
  }
  .home-cover .bwelcome {
    font-size: 22px !important;
  }
  .home-cover .btitle {
    font-size: 35px !important;
  }
}

@media only screen and (max-width: 1300px) {
  .hoffer .section{
    padding: 10px 60px 0px 40px !important;
  }
  .prodlist .img-wrapper{
      
     width: 100% !important;
  }
  .home-cover .bwelcome {
    font-size: 20px !important;
  }
  .home-cover .btitle {
    font-size: 30px !important;
  }
.label-discount{
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.outstock{
    padding-left: 15px !important;
    padding-right: 15px !important;
}


}

@media only screen and (max-width: 1200px) {
  .prodlist .img-wrapper{
   
      width: 100% !important;
  }
  .container{
    width: 90% !important;
  }
}

@media (min-width:992px) and (max-width:1100px) {
  .prodlist .img-wrapper{
      
      width: 100% !important;
  }
  .prodlist .offer-tag{
      margin-right: 46px;
  }
  .prodlist .offer{
      width: 40px;
      height: 40px;
      font-size: 10px;
  }
  .home-cover{
    margin-top: 10px !important;
  }
  .home-cover .bwelcome {
    font-size: 18px !important;
  }
  .home-cover .btitle {
    font-size: 28px !important;
  }
  .home-cover .btn-shop {
    margin-top: 5px !important;
    height: 28px !important;
    width: 115px !important;
    line-height: 1.0 !important;
    font-size: 14px;
  }
  .hwhy .whyd-img {
    width: 50px;
  }
}

@media (min-width:992px) and (max-width:1200px) {
  .prodlist .text-wrapper{
    top: 16% !important;
  }
  .hlocation .overlay{
    position: absolute;
    left: 6%;
    top: 5%;
  }
  .hcat .img-wrapper{
      height: 300px;
  }
}

@media only screen and (max-width: 992px) {
  #myNavbar{
    margin-top: 10px !important;
    width: 100% !important;
  }
  .navbar-brand{
    margin-left: 0px !important;
  }
  .icon-wrapper{
    margin-top: 20px;
  }
  .navbar-nav>li>a {
    font-size: 12px !important;
  }
  .prodlist .img-wrapper{

    width: 100% !important;
  }
  .prodlist .special-title {
    font-size: 30px !important;
  }
  .home-cover {
    width: 100% !important;
    left: 0 !important;
    text-align: center !important;
    margin-top: 10px !important;
  }
  .home-cover .btitle {
    font-size: 26px !important;
  }
  .footer{
    padding-top: 20px;
  }
  .footer .flogo-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .footer .fabout-wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .contactus .sm-mg-top{
    margin-top: 10px !important;
  }
  .contactus .contact-title {
    display: block;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 768px) {

  
  .prodlist .img-wrapper{
    width: 100% !important;
  }
  .home-cover {
    margin-top: 0px !important;
  }
  .prodlist .cover-mg{
    margin-bottom: 60px !important;
    margin-top: 10px !important;
  }
.proditem .nav-pills li {
    margin-right: 15px !important;
}

  .home-cover .bwelcome{
    font-size: 10px !important;
  }
  .home-cover .btitle {
    font-size: 12px !important;
  }
  .home-cover .btn-shop {
    margin-top: 0px !important;
    height: 20px !important;
    width: 90px !important;
    font-size: 12px !important;
    line-height: 0.8 !important;
  }
  .hcatlist .rbulb {
    top: 20%;
    width: 100px;
  }
  .hbestlist .lcan {
    width: 90px;
  }
  .hbestlist .rmilk{
    width: 80px;
  }
  .hwhy .whyd-img {
      width: 50px;
  }
  .hbrand{
    padding-bottom: 0px;
  }
  .hbrand .lbottle{
    width: 80px;
  }
  .category-slick{
    height: 57px !important;
  }
  .category-slick .slick-current {
    height: 55px;
  }
  .promotion .promoctitle1{
      font-size: 10px !important;
  }
  .promotion .promoctitle2{
      font-size: 12px !important;
  }
}
@media (max-width:768px) and (min-width:600px) {
  .prodlist .img-wrapper {
      
      width: 100% !important;
  }
}
@media (max-width:600px) and (min-width:300px) {
  
.label-discount,.outstock {
    padding-left: 10px !important;
    padding-right: 10px !important;
    top: 0px !important;
    text-align: center !important;
}

}
@media only screen and (max-width: 700px) {
  .prodlist .cover-mg{
    margin-bottom: 60px !important;
    margin-top: 10px !important;
  }
}

@media only screen and (max-width: 600px) {
  .home-cover {
    margin-top: -5px !important;
  }
  .home-cover .ctitle {
    font-size: 60px !important;
    text-align: center;
  }
  .home-cover .csubtitle {
    font-size: 18px !important;
  }
}


 @media only screen and (min-width: 992px) {
  .warranty .md-pd{
    padding-right: 10px !important;
  }
  .md-hidden{display: none !important;}
  .navbar-collapse.col-md-9 {
      width: 75% !important;
  }
  .navbar-collapse.collapse {
    display: block;
  }
  .col-sm-offset-2{
    margin-left: 8.33333333% !important;
  }
  .sm-display{display: none !important;}
  .home-navbar .navbar-nav>li {
      margin-top: 0px;
      padding-top: 3px !important;
      padding-bottom: 3px !important;
  }
  .home-navbar .navbar-nav li>a {
        padding-top: 12px !important;
        padding-bottom: 7px !important;
  }
  #myNavbar{
    width: 100% !important;
  }
  .display-sm{
    display: none !important;
  }
  .contactus .space-right{
    padding-right: 40px !important;
    margin-bottom: 60px !important;
  }
  .contactus .space-left{
    padding-left: 40px !important;
    margin-bottom: 60px !important;
  }
  .career .text{
    height: 180px;
    background-color: #154578 !important;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 5px 20px 10px 20px;
  }
  .hfollowlist .col-md-2 {
      width: 20%;
      padding: 0px 4px !important;
      margin-top: 8px !important;
  }
  .col-md-offset-3 {
    margin-left: 27% !important;
  }
 
  .contactus .contact-title {
    display: inline-block;
    margin-bottom: 25px;
  }
  .promotion .promoctitle2{
    font-size: 60px !important;
  }
  .hwhy .why-mg-top{
    margin-top: 30px;
  }

  .payment p,.hreview .section .desc{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .hrange .desc{
    margin-top: 105px !important;
  }
}


@media only screen and (min-width: 1400px) {

  .col-sm-offset-2 {
      margin-left: 9.7% !important;
  }
  .hfeature .desc{
    width: 35% !important;
  }
}

@media only screen and (min-width: 1200px){
  .text-md-right{
    text-align: right !important;
  }
  .text-md-right{
    text-align: right !important;
  }
  .hlocation .overlay{
    position: absolute;
    left: 10%;
    top: 16%;
  }

}


.pcheckbox {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 6px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px !important;
  letter-spacing: 1.5px;
}
/* Hide the browser's default checkbox */
.pcheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  border-radius: 4px;
  background-color: transparent;
  border: 1px solid #414042;
}

/* On mouse-over, add a grey background color */
.pcheckbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.pcheckbox input:checked ~ .checkmark {
  background-color: black !important;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.pcheckbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.pcheckbox .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


@media only screen and (max-width: 992px){
  .display-md{
    display: none !important;
  }
}

/*----------------Shopping Cart CSS-----------------*/
.cart-img{
  max-width: 80px;
}
.summary{
  border: 1px solid lightgrey;
  background-color: white;
}
.label-ext{
  font-size: 14px !important;
}
@media only screen and (max-width: 767px){
  .cart-sm-display{
    display: none !important;
  }
}
@media only screen and (min-width: 992px){
.home-navbar{
  position: absolute !important;
  z-index: 99;
}
}
@media only screen and (max-width: 992px){
  .cart-img{
    max-width: 60px !important;
  }
}
/*----------------Shopping Cart CSS-----------------*/


.carousel-item .carousel-control:nth-child(1),.carousel-news .left{
    width: 1px;
    background-image: none !important;
    margin-left: -2% !important;
}

.carousel-item .carousel-control:nth-child(2),.carousel-news .right{
    width: 1px;
    background-image: none !important;
    margin-left: 2% !important;
}

.carousel-brand .carousel-control:nth-child(1){
    width: 1px;
    background-image: none !important;
    margin-left: 1% !important;
}

.carousel-brand .carousel-control:nth-child(2){
    width: 1px;
    background-image: none !important;
    margin-right: 3% !important;
}

.carousel-control .glyphicon-menu-left,.carousel-control .glyphicon-menu-right,.carousel-control .fa-angle-left,.carousel-control .fa-angle-right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    color:#E5E5E5 !important;
    font-size: 20px !important;
}

.prod-page .carousel-control.right{
  right: -10px;
  top: 120%;
  color:black !important;
  width: 1%;
  background-image: none !important;
}
.prod-page .carousel-control.left{
  left: -40px;
  top: 122%;
  color:black !important;
  width: 1%;
  background-image: none !important;
}
.prod-page .carousel-control{
    opacity: 1 !important; 
}
.prod-page .fa-angle-right{
    color: #77B11B !important;
    width: 30px;
    height: 30px;
    position: absolute;
}
.prod-page .fa-angle-left{
    color: #77B11B !important;
    width: 30px;
    height: 30px;
    position: absolute;
}

  .slick-slide {
    margin: 0 8px;
  }
  /* the parent */
  .slick-list {
    margin: 0 -27px;
  }


.prodlist label{
  margin-bottom: 0px !important;
  font-weight: initial !important;
}
  /* pretty radio */
.prodlist label > input[type="radio"] {
  display: none;
}
.prodlist label > input[type="radio"] + *::before {
    content: "";
    display: inline-block;
    width: 1rem;
    height: 1rem;
    margin-right: 5px;
    border-radius: 50%;
    border-style: solid;
    border-width: 0.1rem;
    border-color: #d38815;
}
.prodlist label > input[type="radio"]:checked + * {
  color: #154578;
}
.prodlist label > input[type="radio"]:checked + *::before {
  background-color: #d38815;
  border-color: #d38815;
}

.prodlist label > input[type="radio"] + * {
  display: inline-block;
  padding: 0.1rem 1rem;
}
.prodlist .panel-group{
  margin-bottom:0px !important;
}
.prodlist .panel-default{
  border:0px !important;
}
.prodlist .panel-body {
    border-radius: 0px !important;
    padding: 0px !important;
    border: none !important;
}
.prodlist .panel-heading{
  background-color: transparent !important;
  padding-left: 5px !important;
  padding-bottom: 5px !important;
}

.prodlist .fa-angle-down{
  font-size: 28px;
  margin-top: -4px;
}
.prodlist .subcat-body{
    padding-top: 0px !important;
    padding-left: 15px !important;
}
.prodlist .subcat-down{
    margin-top:3px !important;
}
.slick-slide * {
    outline: none !important;
}

.category-slick{
    height: 46px;
    padding-left: 50px;
    padding-right: 50px;
    border-top: 1px solid #FF9000;
    border-bottom: 1px solid #FF9000;
}
.category-slick .slick-tab{
    background-color: #F8CC72;
}
.category-slick .slick-tab h4{
    font-weight: bold;
}
.category-slick .slick-arrow .fa-angle-left{
    top: 0;
    position: absolute;
    font-size: 20px;
    left: 30px;
    width: 20px;
    border-radius: 50%;
    background-color: #FF9000;
    text-align: center;
    color: white;
}
.category-slick .slick-arrow .fa-angle-right{
    top: 0;
    position: absolute;
    font-size: 20px;
    right: 30px;
    width: 20px;
    border-radius: 50%;
    background-color: #FF9000;
    text-align: center;
    color: white;
}




.slick-dots li {
    margin: 0px !important;
}


/* dropdown menu hover to right*/
@media all and (min-width: 992px) {
  .open{ display: block !important; }
  .submenu{
    margin-left: 0px !important;
    border-radius: 0 !important;
    top: -3px !important;
    min-height: 210px;
  }
}


.ext {
        position: absolute;
        display: none;
}

.ext:checked + label {
        border: white !important;
        border-style: groove !important;
        width: 23px !important;
        height: 23px !important;
}
.ext-border label{
    border:1px solid black !important;
    padding: 5px 7px 5px 7px !important;
}

.ext-border{
    display: table-cell !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.ext-border label.left{
  margin-left: 10px !important;
}

.cart input[type=checkbox]
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
  padding: 10px;
  margin-right: 15px !important;
}

/* Might want to wrap a span around your checkbox text */
.cart .checkboxtext
{
  /* Checkbox text */
  font-size: 110%;
  display: inline;
}

@media only screen and (max-width: 760px) {
  .xs-hidden{
    display: none !important;
  }

}
@media only screen and (min-width: 992px) {
.navbar-default{
  padding-bottom: 10px;
}

.nav.navbar-nav{
  margin-top: 20px !important;
}
}


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20% !important;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20% !important;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20% !important;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20% !important;
        float: left;
    }
}
.pagination{
  display: inline-block !important;
}
.pagination li.disabled{
  display: none !important;
}
.pagination li.active{

}
.pagination li.active>span{
  color: white !important;
  background-color: black !important;
  border-radius: 100px;
  min-width: 30px;
  min-height: 30px;


  font-family: 'MyWebFont2', Fallback, sans-serif !important;
}
.pagination li>.prev,.pagination li>.next{
  color: #231F20 !important;
}
.pagination li>span, .pagination li>a {
    border: none !important;
    background-color: transparent !important;
    margin-left: 0px;
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    font-size: 16px !important;
}

.whitec{
  filter: invert(1) !important;
}

.logo{
  margin-inline:auto;
}

.no-bg  {
  background-color: transparent !important;
}

.black-bg{
  background-color: black !important;
  border-bottom-left-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
}

.blackbg{
  background-color: rgb(39, 38, 38) !important;
}

.white-bg{
  background-color: white !important;
}

.blackfilter{
  filter: invert(0) !important;
}
.whitefilter{
  filter: brightness(0) invert(1);
}

.white.count-cart{
  background-color: white !important;
color: black !important;
}

.footer .box{

  margin-top: 15px;
 
}

.gray-a{
  color: #999999 !important;
}

.footer .content{
  font-size: 12px !important;
}

.footer .title{
    margin-bottom: 5px !important;

    display: inline-block !important;
    letter-spacing: 0px !important;
    font-size: 15px !important;
  }

@media (max-width: 992px) {
  .footer .flogo{
    text-align: center !important;
    margin-bottom: 0px;
  }
}

@media (max-width: 767px) {
  .footer {
  padding-bottom: 50px !important;
  }
}

.mwhatsapp{
  position: fixed;
  right: 30px;
  bottom: 165px;
  z-index: 99;
}
.home-navbar .navbar-nav.white-a li>a:hover{
  font-weight: 600 !important;
}
.home-navbar .navbar-nav.white-a li>a.gray-a{
  color: black !important;
}

.home-navbar .navbar-nav.white-a li.active>a.sub{
  color: black !important;
  font-weight: bold;
}
.essential{
  padding-block: 50px;
}
.essential .box1 .title{
  background-color: #e3e3e3;
  padding: 5px 20px;
  width: fit-content;
  font-size: 16px !important;
}

.red-a {
  color: #fe090a;
}

.essential .box2 .title{
  font-size: 18px !important;
  margin-bottom: 0px;
}
.essential .box2 .title2{
    font-size: 18px !important;
    line-height: 1.2 !important;
    margin-top: 8px;
}
.essential .box2 .content{
  font-size: 14px !important;
}

.essential .box3{
  margin-top: 30px;
}
.essential .box3 a{
  transition: 0.3s;
   position: relative;
   padding: 25px 25px;
}
.essential .box3 a:hover{
  opacity: 0.7;
  border: none !important;
  outline: none !important;
  text-decoration: none !important;
}
.essential .box3 a{
  border-radius: 15px;
  background-color: #ece6da;
}

.essential .box3 a img{
  margin-inline: auto;
  display: block;
  max-height: 100%;
}
.essential .box4{
  margin-top: 50px;
 
}


@media (min-width: 767px) {
.essential .box4 .container{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.essential .box4 .wrap2{

  padding-left: 30px !important;
}
}

p{
  line-height: 130% !important;
}

.essential .box4 .title{
  font-size: 24px !important;
}

@media (max-width: 767px) {
.essential .box4 .wrap2{

 margin-top: 30px;
}
}
.essential .box4 .shop{
  border-radius: 15px;
  background-color: black;
  padding: 4px 22px 5px;
  font-size: 12px !important;
  margin-top: 30px;
  display: block;
  width: fit-content;
  transition: 0.3s;
  text-decoration: none !important;
}
@media (min-width: 767px) {
.essential .box4 .shop{

  margin-bottom: 20px;
}
}
.essential .box4 .shop:hover{
  opacity: 0.7;
}
.recommend .maintitle{
  font-size: 24px !important;
  margin-bottom: 50px;
  margin-top: 20px;
}

.recommend.prodlist .img-wrapper img{
  border-radius: 0 !important;
 
}

.recommend.prodlist .img-wrapper{
  padding: 25px 0px;
  background-color: #ece6da;border-radius: 15px;
}

.recommend .more{
  font-size: 13px !important;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  text-decoration: none !important;
  transition: 0.3s;

}
.recommend .more:hover{
  opacity: 0.7;
}

.recommend .slick-slide{
  margin-inline: 4px !important;
}


.comfort .title2{
 line-height: 140%;
 font-size: 24px !important;
}

.habout{
  background-image: url("/mem_module/library/image/habout.png");
  background-position: center;
  background-size: cover;
  padding-block: 70px 80px;
}

.habout .title{
  font-size: 24px !important;
  margin-bottom: 30px;
}

.habout .read{
  background-color: white;
  border-radius: 15px;
  font-size: 12px !important;
  margin-top: 25px;
  margin-bottom: 20px;
  padding: 4px 22px 5px;
  display: block;
  width: fit-content;
  margin-inline:auto;
  text-decoration: none !important;
  transition: 0.3s;
}

.habout .read:hover{
  opacity: 0.8;
}

p{
  line-height: 150% !important;
}

.comfort{
  padding-block: 20px 70px ;
}

.comfort .maintitle{
  margin-bottom: 30px;
}

.navbar{
  border-top-left-radius:0px !important;
   border-top-right-radius:0px !important;
   z-index: 99;
}
@media (min-width: 767px) {
.comfort .box1{
  position: absolute !important;
  left: 0;
}
}

.comfortslick .img-wrapper{
  background-color: #ece6da;
  margin-bottom: 5px;
  padding-inline: 15px !important;

}

.comfortslick .prod-title .content{
  display: flex;
  justify-content: space-between;

}

.comfortslick .prod-title .content p{

font-size: 13px !important;
text-decoration: none !important;
}

.comfortslick .allcatprod{
  transition: 0.3s;
}

.comfortslick .allcatprod:hover{
  opacity: 0.7;
}

.comfortslick .img-wrapper{

  position: relative;
}
.comfortslick .img-wrapper img{
  max-height: 100%;
}
.comfortslick .img-item{
  position: relative;
}


.comfort .navbtn{
  display: flex;
  justify-content:space-between;
  margin-bottom: 20px;
  padding-inline: 10px !important;
  margin-top: 15%;
}

@media (min-width: 767px) {
  .comfort .box1{
    padding-right: 15px !important;
  }
}

.comfort .box1 .shop{
  border-radius: 15px;
  background-color: black;
  padding: 4px 22px 5px;
  font-size: 12px !important;
  margin-top: 50px;
  width: fit-content;
  display: block;
  margin-inline:auto;
  transition: 0.3s;
  text-decoration: none !important;
}

.comfort .box1 .shop:hover{
  opacity: 0.7;
}
@media (max-width: 992px) {
.about {
  padding-top: 30px;
}
}
@media (min-width: 992px) {
.about,.contactus {
  padding-top: 120px;
}
}
.about{
  padding-bottom: 40px;
}
.about .box1 .maintitle{
  font-size: 50px !important;
}
@media (max-width: 767px) {
  .about .box1 .maintitle{
    font-size: 40px !important;
  }
}
.about .box1 .subtitle{
  font-size: 16px !important;
  padding-right: 10%;
}

.about .box3{
  margin-top: 40px;
}

.about .box3 .title{
  font-size: 26px !important;
  margin-bottom: 20px;
}

@media only screen and (max-width: 500px){
  .container{
    width: 100% !important;
  }
}

.about .box3 .how{
  margin-top: 30px;
  font-size: 16px !important;
}

.about .box3 .howcontainer .wrap{
  text-align: center;
}

.about .box3 .howcontainer{
  margin-top: 15px;
 
}

.about .box4{
  margin-top: 50px;
}

@media only screen and (min-width: 767px){
  .about .box4 .wrap1{
  padding-right: 40px !important;
}
 .about .box4 .wrap2{
  padding-left: 20px !important;
  padding-top: 22%;
}


}

.about .box4 .hwtitle{
  font-size: 18px !important;
  margin-bottom: 5px;
}
.about .box4 .hwdetail{
  padding-top: 20px;
  padding-bottom:40px
}
@media only screen and (min-width: 767px){
.about .box5 .wrap2 .hwdetail{
  padding-block:70px 25px !important;
  padding-inline: 40px !important;
}
}

@media only screen and (max-width: 767px){
.about .box5 .wrap2 .hwdetail{
  padding-block:20px 0px !important;

}
}

.about .box5 .hwtitle{
  font-size: 18px !important;
  margin-bottom: 30px;
}

.about .box3 .howcontainer .wrap p{
  margin-top: 8px;
}

.contactus .xs-hidden{
  margin-top: -4%;
}
@media only screen and (min-width: 767px){
.contactus .box1{
 position: absolute;
 top: 5%;
}
.contactus .infodetail{
  padding-right: 20px !important;
}
}
@media only screen and (min-width: 992px){

.contactus .box1{
 position: absolute;
 top: 17%;
}
}

@media only screen and (max-width: 767px){
  .comfort .navbtn{
    margin-top: 30px !important;
  }
.contactus .box1 .title{
  margin-top: 30px;
}
}

.contactus .box1 .title{
  font-size: 30px !important;
  line-height: 130% !important;
}

.contactus .box1 .title{
  margin-bottom: 25px;
}

.contactus .infodetail a{
  display:flex;
  margin-bottom: 10px;
}

.contactus .infodetail a img{
  height: 100%;
  margin-top: 5px;
}

.contactus .infodetail a:nth-child(3) img{
  margin-top: 5px !important;
}

.contactus .infodetail a span{
  display:inline-block;
  vertical-align: top;
}

@media  (min-width:767px) and (max-width:850px) {
  .contactus .box1{
    top: 2% !important;
  }
}

.cat .img-wrapper{
  background-color: #ece6da;
  border-radius: 15px;
}
@media only screen and (max-width: 992px){
.catcover{
  margin-top: -25px;
}
}
@media only screen and (min-width: 992px){
.catcover{
  margin-top: 55px;
}
}



.cat{
  padding-top: 80px !important;
}

.cat .oneline{
padding-inline: 10px !important;
}



@media only screen and (max-width: 500px){
.cat .oneline{
justify-content:center;
flex-direction: column;
}
.oriprice{
  justify-content: center !important;
}
.hcatlist .title, .hbestlist .title, .prodlist .title, .hrelated .title{
  margin-bottom: 0px;
}
}

@media  (min-width:500px) and (max-width:767px) {
  .home-navbar .dropdown.open .dropdown-menu {

    margin-left: 0px;

}
 
}

@media only screen and (min-width: 767px){
  .proditem .prod-detail{
  padding-right: 6% !important;
}

.proditem .container{
 width: 100% !important;
 padding-inline: 0px !important;
}
}

.proditem .img-wrapper{
  padding: 30px 50px !important;
}

@media only screen and (min-width: 992px){
  .proditem{
    padding-top: 90px !important;
  }

}

.proditem .pull-right{
  transition: 0.3s;
}

.proditem a .pull-right.rotated{
  transform: rotate(90deg);
}

.no-pdleft{
padding-left: 0px !important;
}

.prodprice{
font-size: 16px !important;
margin-top: 5px !important;
margin-bottom: 15px !important;
}

.proditem .btn-addtocart2{
  margin-top: 10px;
  transition: 0.3s;
}
.proditem .btn-addtocart2:hover{
  opacity: 0.8 ;
}
.relate .maintitle{
  margin-bottom: 30px;
}
.relate .img-wrapper{
  background-color: #ece6da;
  padding-inline: 15px !important;

  height: 300px;
}

.relate .prod-title{
  margin-top: 10px;
}

.footer .box p,
.footer .box a{
  display: block;
}

.relate .imgwrapper{
  background-color: #ece6da;
  padding-block: 25px 0px;
  border-radius: 15px;
}
.relate .imgwrapper img{
  scale: 1.15;
}

.allproduct .img-item,
.cat .img-item,
.recommend.prodlist .img-item{
  transition: 0.3s;
}

.allproduct .img-item:hover,
.cat .img-item:hover,
.recommend.prodlist .img-item:hover{
  opacity: 0.7;
}
.footer .box a{
  transition: 0.3s;
}

.footer .box a:hover{
  color: rgb(208, 205, 205) !important;
  text-decoration: none !important;
}

.footer .copyright a{
  transition: 0.3s;
}
.footer .copyright a:hover{
  color: rgb(208, 205, 205) !important;
  text-decoration: none !important;
}

.search{
  padding-top: 30px !important;
}

@media only screen and (min-width: 992px) {
  .return,
  .faq,
  .privacy,
  .term{
    padding-top: 100px !important;
  }

}
@media only screen and (max-width: 992px) {
  .return,
  .faq,
  .privacy,
  .term{
    padding-top: 30px !important;
  }

}

.footer .box1 a{
  margin-bottom: 5px;
}

.blackbg_whitec img{
  filter: invert(1) !important;
  background-color: transparent !important;

}

.whitebg_whitec{
  background-color: white !important;
}
@media only screen and (min-width: 992px) {
.orders-panel{
  margin-top: 10%;
}
}
@media only screen and (max-width: 767px) {
  .orders-panel{
    padding-top: 80px;
  }
  .currency-selector{
  position: absolute;
  right: 30px;
  top: 10px;
}
.blackcurrency.currency-selector form select{
 
  background-color: black;
  color: white !important;
  filter: unset !important;
}
.whitecurrency.currency-selector form select{
 
  background-color: white;
  color: black !important;
  filter: unset !important;
}
}

.currency-selector form select{
  padding-inline: 6px ;
  padding-block: 0px;
}
.navbar .icon-wrapper a{
  display: inline-block;
}

 .currency-selector{
  display: inline-block;
 }


@media only screen and (min-width: 992px) {
 .mgtp{
  margin-top: 100px !important;
 }
}

.display-none{
  display: none !important;
}


@media only screen and (max-width: 767px) {
 .guest-orders{
  padding-top: 80px !important;
 }
}
.prod-page .img-wrapper{
  position: relative;
}
.img-wrapper{
  position: relative;
}
.img-wrapper img{
  scale: 1.15;
}
@media (max-width: 767px) {

}


@media (min-width: 992px) {
.small,
.well,  
.cart{

 padding-top: 120px !important;
}
}

@media only screen and (max-width: 500px) {
.comfortslick .prod-title .content{
  flex-direction: column;

}
}

.prod-detail .list-inline input:checked + label, 
.hrelated .list-inline input:checked +label{
  color: white !important;
  background-color: black !important;
}

.proditem .prodwrapper{
  height: auto !important;
  padding: 15px !important;
  height: 150px !important;
}

.prodwrapper img{
  top: 50% !important;
  padding-inline: 0px !important;
  transform: translate(-50%,-50%) !important;
  left: 50% !important;
  padding: 10px !important;
}

.prod-inner{
margin-inline: 5px !important;
}

@media only screen and (max-width: 992px) {
.proditem .prodwrapper{
  
  height: 120px !important;
}
}