
@font-face {
	font-family: 'MyWebFont1';
	src: url('font/TenorSans-Regular.ttf')  format('truetype');
}
.tenorR,.tenorRall *{
	font-family: 'MyWebFont1';
  line-height: 1.5 !important;
}

@font-face {
	font-family: 'MyWebFont2';
	src: url('font/Montserrat-Regular.ttf')  format('truetype');
}
.MonR,.MonRall *{
	font-family: 'MyWebFont2';
  line-height: 1.5 !important;
}
@font-face {
	font-family: 'MyWebFont3';
	src: url('font/Montserrat-SemiBold.ttf')  format('truetype');
}
.MonSB,.MonSBall *{
	font-family: 'MyWebFont3';
  line-height: 1.5 !important;
}
@font-face {
	font-family: 'MyWebFont4';
	src: url('font/Montserrat-Bold.ttf')  format('truetype');
}
.MonB,.MonBall *,b{
	font-family: 'MyWebFont4' !important;
  line-height: 1.5 !important;
}
:root {
  --brown: #9F642D;
  --lightyellow: #FBF6F1;
}

.navbar-fixed-top{
  position: absolute !important;
}
html {
  scroll-behavior: smooth;
}
.topbar{
  background-color: #9F642D !important;
  padding-top: 5px;
  padding-bottom: 0px;
  color: white !important;
}
.hbg {
  background-color: #FFF6E6;
  padding-top: 25px;
}

.navbg {
  background-color: black !important;
  padding-top: 15px;
  padding-bottom: 15px;
}
.kolpage {
  background-image: url(/mem_module/library/image/kolbg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 25px;
  padding-bottom: 80px;
}
.hreview {
  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: 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{
  background-color: #FFFFFF !important;
}

#myCarousel{
	z-index: 1;
  background-color: #FBF6EE;
}

h1{font-size:40px !important;}
p{font-size: 14px !important;line-height: 1.4 !important;color:black;}
h2{font-size: 34px !important;}
h3{font-size: 26px !important;}
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-color{color:#694b45 !important;}
.sg-color2{color:#c08477 !important;}
.white-a{color:white !important;}
.black-a{color:black !important;}
.red-a{color:#FF0001 !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;
}
.goog-te-gadget-simple{
	border: none !important;
	background-color: transparent !important;
}
.goog-te-gadget img{
	display: none !important;
}
.topbar p{
	font-size: 15px !important;
}
.btn-popup-closed {
    position: absolute;
    top: 3%;
    right: 2%;
    background-color: white !important;
}
.menubar-icon{
  padding: 0px !important;
}
.menubar-icon{
  height: 14px;
  padding-left: 7px;
  padding-right: 7px;
}

.home-navbar .navbar-nav li>a{
	transition: color 1s;    
}
.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: 30px;
    background-color: black;
    color: white !important;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    padding: 4px 5px 10px 9px;
    line-height: 33px;
}
.logo{
	max-width: 120px !important;
}
#google_translate_element{
	margin-top: 16px;
}
.navbar{
	border-color:transparent !important;
  padding:15px 0 0px !important;
}

.home-navbar .navbar-nav li>a {
	font-size: 14px !important;
	color: #FFFFFF !important;
}

.home-navbar .navbar-nav li>a:hover {
	color: #FFFFFF !important;
}

.home-navbar .navbar-nav>li>a:focus {
    color: #FFFFFF !important;
    background-color: transparent !important;
    font-weight: 700;
}

.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;
		color: #FFFFFF !important;
}
/*.dropdown:hover>.dropdown-menu {
  display: block;
}*/
.home-carousel .carousel-indicators
{
  bottom:1% !important;
}
.home-carousel .carousel-indicators li{
  border:1px solid #FFFFFF !important;
  border-radius: 50%;
  margin:0 10px;
}
.home-carousel .carousel-indicators .active{
  background-color: #FFFFFF !important;
}
.hicon{
  margin-top: 25px;
}
.hicon .section{
  padding: 25px;
}
.hicon .icon{
  height: 55px;
}
.hicon .section .desc{
  color:#808080;
}
.home-navbar .cart-img{
  height: 18px !important;
}
.prod-cat{
  margin-top: 10px;
  margin-bottom: 10px;
}
.cat-icon{
  height: 100%;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}
.subcat-title{
  font-size: 10px !important;
  margin-top: 5px;
  margin-bottom: 5px;
}
.cat-title{
  margin-left: 10px;
  vertical-align: text-top;
  display: inline !important;
}
.navbar-brand{
	padding: 0px !important;
	font-size: 26px !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;
  width: 300px;
  background-color: transparent;
  border: 1px solid grey;
  border-radius: 20px;
  padding: 8px 12px 8px 12px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 1; /* Firefox */
}

.btn-search{
	background: none !important;
	position: absolute;
	margin-left: -32px;
	color:#202959 !important;
}

.recipe-search {
  top: 2px !important;
  right: 8px !important;
}
.color{
	border: 1px solid black;
	width: 26px;
	height: 26px;
	border-radius: 50px;
}


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

.count-cart{
    position: absolute;
    color: white;
    text-align: center;
    font-size: 9px;
    margin-left: -26px;
    top: -2.6px;
    font-family: 'MyWebFont', Fallback, sans-serif;
}

.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;
    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;
    background-color: white !important;

}
.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{
  width: 90% !important;
}
.posiunset
{
  position: unset !important;
}

.aboutus .cust-hr{
  border-top: 2px solid #694b45 !important;
  width: 30px !important;
  margin-left: auto;
  margin-right: auto;
}
.aboutus .founder{
  background-color: #c7a48f !important;
  padding-top: 25px;
  padding-bottom: 40px;
}
.aboutus .founder img{
  max-height: 450px !important;
}
.aboutus .founder .top-img{
  margin-top: 40px !important;
}
.aboutus .founder hr{
  margin-left: 17px;
  margin-top: 0px;
  width: 10px;
  border-top: 2px solid white !important;
  display: block !important;
  margin-bottom: 40px !important;
}
.kolpage img{
  max-height: 400px !important;
}
.kolpage .form{
  background-color: white !important;
  padding: 20px !important;
}
.kolpage .form .form-control{
  border-radius: 20px;
}
.kolpage .btn-submit{
  background-color: #c08477 !important;
  padding: 5px 30px 5px 30px;
  color:white;
  border-radius: 0px !important;
}

.prod-header .desc,.prod-header .section>div{
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
.prod-header .section>div{
  border: 1.5px solid black !important;
  margin-left: auto;
  margin-right: auto;
  display: table;
  padding: 20px;
  border-radius: 10px;
}
.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{
	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;
}

.hcollect .title{
  margin-bottom: 50px;
}
.hcollect .desc{
  color:#666666;
  margin-bottom: 50px;
  letter-spacing: 2px;
}
.hcollect .shortdesc{
  margin-bottom: 50px;
}
.hlocation .btn{
  width: 160px;
  height: 36px;
  background-color: black !important;
  color:white !important;
  border-radius: 15px !important;
}
.hreview .section{
  border: 1.5px solid black !important;
  padding: 20px;
  border-radius: 10px;
}
.btn-addtocart{
    border-radius: 0px !important;
    border: none !important;
}

.btn-wishlist{
    font-size: 16px !important;
    background-color: #333333 !important;
    border-radius: 0px !important;
    padding: 15px !important;
    margin-left: 8px;
    border: none !important;
}
.btn-cart-icon{
    margin-left: 20px;
    vertical-align: sub;
}

.btn-seemore{
    background-color: black !important;
    color:white !important;
    border-radius: 100px !important;
    padding: 5px 15px 5px 20px !important;
    line-height: 1.3 !important;
    letter-spacing: 1.0px !important;
    border: none !important;
}

.offerprice{
  font-size: 21px !important;
  margin-left: 5px;
}
.proditem .offerprice{
  margin-left: 10px;
}
.proditem .social .countdown{
  background-color: #fb4f41 !important;
}
.proditem .social .countdown p{
  color: #fb4f41 !important;
  margin-top: 6px !important;
}
.proditem .social .countdown p>span{
  background-color: white !important;
  padding: 10px !important;
  border-bottom-left-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}
.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;
}


.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: cover;
    border-radius: 25px;
}
.prodlist .ptitle, .proditem .ptitle, .brandpartner-cover .ptitle {
	font-size: 12px !important;
  color: #4d4d4d;
}
.brandpartner-cover .ptitle {
  position: absolute;
}
.prodlist .bd-line{
	  border-bottom: 1px solid black;
    padding-bottom: 5px;
}
.prodlist .img-wrapper, .hrelated .img-wrapper{
    width: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
    display: table-cell;
}
.hrelated .img-wrapper{
    width: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
    display: table-cell;
}
.prodlist .img-wrapper img, .hrelated .img-wrapper img{
    height: 100%;
    object-fit: contain !important;
}
.prodlist .text-wrapper{
    position: absolute;
    top: 20%;
    text-align: center;
    width: 210px;
    color: red;
}

.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: 18px !important;
}
.proditem .social .inf{
  max-width: 90px !important;
  border-radius: 100px;
}
.proditem .social .icon{
  max-height: 20px !important;
  margin-bottom: 3px !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;
}
.proditem .price-mg{
	margin: 25px 0px !important;
}
.proditem .product-remark{
	line-height: 1.5;
}
.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>li>span,.prod-list .simple-pagination>li>a,.brand .simple-pagination>li>span,.brand .simple-pagination>li>a{
	  border-radius: 100px !important;
    background-color: white !important;
    color: black !important;
    border-color: black !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: 20px !important;
  padding: 2px 10px 2px 10px;
}
.prod-detail .option{
  border-radius: 20px;
}
.prod-detail .addon label{
  font-weight: 400 !important;
}

.prod-detail input.option{
  height:40px;
}
.prod-detail .number-spinner .btn,.prod-detail .number-spinner .input-number{
	border: none !important;
	border-radius: 0px !important;
  background: none !important;
}
.prod-detail .number-spinner .input-number{
	width: auto !important;
}
.prod-detail .number-spinner .input-group-btn{
	width:0% !important;
}


.prod-detail #qty  #quantity{
	  width: 60px;
    height: 28px;
    display: inline-block;
    border-radius: 0px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: transparent;
}
.prod-page .ext{
	font-size: 18px !important;
}
.prod-page #sku{
	color:#2EB5C0 !important;
}
.prod-page .thumbnail-img {
    max-width: 100%;
    height: 90px;
    margin: 5px 0;
    object-fit: cover;
}
.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;
}
.proditem .nav-pills{
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.proditem .nav-pills li{
  margin-right: 40px;
}
.proditem .nav-pills li.active{
  font-weight: 700;
}
.proditem .nav-pills li.active>h4{
  border-bottom: 3px solid black;
  padding-bottom: 15px;
}
.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: 1px solid #154578 !important;
	color:#154578 !important;
	padding: 5px 25px 5px 25px !important;
	border-radius: 0px !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;
}

.hrelated{
	margin-bottom: 50px !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;
}


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

@media  (min-width:992px) and (max-width:1300px) {
	.home-navbar .navbar-nav li>a{
		font-size: 12px !important;
		letter-spacing: 1.2px;
	}
  .count-cart{
      margin-left: -17.5px !important;
  }


}

@media only screen and (min-width: 768px){
  .product .prodoption
  {
     padding:0 30px !important;
  }
  .nav.navbar-nav
  {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: auto !important;
        float: initial;
  }
  .navbar-default{
    background-color: transparent !important;
  }

  .nav-block{
    position: relative !important;
    background-color: black !important;
  }
  

	.logo{margin-left: auto;margin-right: auto;margin-top: 10px;}
	.cust-hr{
		border-top:1px solid #202959 !important;
		margin-top: 0px !important;
	}
	.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-navbar .dropdown.open .dropdown-menu{
    margin-left: 15px !important;
  }

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

  .navbar-nav {
      font-size: 22px !important;
      width: 100% !important;
      height: auto;
      margin-top: 5px !important;
      margin-bottom: 5px !important;
  }

	.prod-page .img-wrapper{
		position: relative;
	  margin-left: auto;
	  margin-right: auto;
		margin-bottom: 10px;
    background-color: #FBF6EE;
	}
	.prod-page .prod-img{
		pointer-events: none;
	  height: 100%;
	  object-fit: contain;
	}

  .category-collapse{
    display: block !important;
  }
  .qty-title{
    margin-top: 5px;
    margin-right: 10px;
  }
  .input-section{
    margin-right: 15px;
  }

}

@media  (min-width:768px) and (max-width:992px) {
  
  .pddli{
    position: absolute !important;
    top: 30px ;
    right: 10px;
  }
  .nav.navbar-nav
  {
    justify-content: center;
    margin-top: 20px;
  }
	.home-navbar .navbar-nav li>a{
		font-size: 14px !important;
		padding-bottom: 5px;
	}
	.carousel-caption{
		top: 5% !important;
		right: -15% !important;
	}

  .navbar-nav .sm-list,.navbar-nav .dropdown {float: none !important;display:inline-block !important;}
  .navbar-nav >li {float: none !important;}
	.topbar p {
    	text-align: center !important;
	}
	.logo {
	   float: none;
	}
  .hicon .line{
    position: absolute;
    height: 130px;
    top: 15%;
    right: 0;
    width: 1.5px;
  }


  .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%;
  }
  .count-cart{
    top: 0.8px !important;
  }
  .kolpage img{
    max-height: 250px !important;
  }

}

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

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

@media only screen and (max-width: 768px) {
  .cart-sm-display{
    display:none;
  }
  .prod-detail{
    margin-top: 20px;
  }

  .sm-mgauto
  {
    margin: 0 auto;
    width: fit-content;
  }
  .picinline{
  justify-content: center;
  }

h1{font-size:30px !important;}
p{font-size: 14px !important;}
h2{font-size: 24px !important;}
h3{font-size: 22px !important;}
h4{font-size: 16px !important;}
.sm-display{
  display: none !important;
}
.cust-xs-navbar{
  position: fixed !important;
  bottom: 0 !important;
  background-color: var(--brown)  !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: 12px !important;
}
.aboutus .founder hr{
  margin-bottom: 10px !important;
}
.aboutus .founder .desc{
  margin-bottom: 30px !important;
}
.kolpage img{
  max-height: 180px !important;
}
.hicon .section{
  border-bottom: 1px solid !important;
}
.table-responsive {
    overflow: hidden !important;
}

.cart .table-responsive td{
  white-space: normal !important;
}
.courier-img img{
  height: 45px !important;
}
.courier-img span{
  font-size: 10px !important;
}

.carousel-indicators{
  display: none !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;
}
.logo{padding-top: 0px;padding-left: 0px;margin-bottom: 10px;width: 130px !important;}
.home-navbar{margin-bottom: 0px !important;}
	.text-xs-center{text-align: center !important;}

	.navbar-brand{height: auto !important;}
	.navbar .dropdown-menu{
		background-color: #fff !important;
		-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;
	}
	.home-navbar .navbar-nav li>a{
		letter-spacing: 1.5px;
	}

	.home-navbar .dropdown.open .dropdown-menu>li{
		margin-bottom: 15px !important;
	}
  .navbar-toggle {
    margin-top: 7px !important;
    margin-bottom: 15px !important;
  }
  .navbar-nav{
    margin: 10px 0px 0px 5px !important;
  }
	.search-query{
		font-size: 16px !important;
	}
	.btn-search {
		margin-top: -5px !important;
	}
	.list-unstyled {
	    padding-left: 3px !important;
	    letter-spacing: 1px;
	}


	.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 .prod-img{
		  max-width: 350px;
      margin: 0 auto 5px;
	    height: 100%;
	    display: block !important;
	    object-fit: contain;
	}


	.topbar p {
    	text-align: center !important; 
	}

	.contact-cover .ctitle, .brandpartner-cover .ctitle {
    	font-size: 75px;
	}
	.home-navbar .container{
		width: 100% !important;
	}
  .search-query {
    width: 270px !important;
  }
  .hwhy .whyimg1{
    margin-top: 35px;
    width: 200px !important;
  }
  .order-img {
      max-width: 60px !important;
  }
 
  .qty-title{
    margin-top: 5px;
    margin-right: 10px;
  }

  .slick-slide>h4>a{
    vertical-align: -webkit-baseline-middle !important;
  }
  .hbest .arrow{
    top: -60%;
  }
  .count-cart{
    top: -3px !important;
  }
  .nav .dropdown-menu{
    padding: 15px  10px 15px 0px!important
  }
  .navbar-nav .open .dropdown-menu{
    width: 100% !important;
  }
  .nav .dropdown-menu-inner ul {
      list-style: none !important;
      display: initial !important;
      flex-wrap: initial !important;
  }

}

@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) {
  
  
  .navbar-fixed-top, .navbar-fixed-bottom{
    position: relative !important;
  }
  .footer .flink a{
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 0 !important;
    margin-top: 20px;
  }

  .aboutus .about-content1 
  {
    padding:0px 20px 0 20px !important;
  }

  .aboutus .about-content1 h2
  {
    text-align: center;
  }

  .aboutus .aboutimg1 img
  {
    max-height:400px;
    object-fit: cover;
  }

  .md-display{
    display: none !important;
  }
	.text-sm-center{
		text-align: center !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;
	}
  .kolpage .social .form-control{
    margin-top: 15px;
  }
 
  .hwhy .whyimg1{
    margin-top: 35px;
    width: 300px;
  }
  .hwhy .why-mg-top{
    margin-top: 10px;
  }
} 
.navbar .dropdown-menu
{
   left: 12%;
   right: 12%;
   top: 60%;
}
@media only screen and (max-width: 1200px){
  .navbar .dropdown-menu
  {
    top: 75% !important;
  }
}
@media only screen and (max-width: 400px){
  .navbar .dropdown-menu
  {
    top: 75% !important;
  }
  .nav .dropdown-menu
  {
    padding: 20px 20px !important;
  }
}

@media only screen and (min-width: 1200px){
  .aboutvideo p
  {
    text-align: center !important;
  };
  .container{
    width:80% !important;
  }
}

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

  .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;
	}
  .home-cover .bwelcome {
    font-size: 20px !important;
  }
  .home-cover .btitle {
    font-size: 30px !important;
  }
}
@media only screen and (min-width: 1300px) {
  .aboutus .join{
    margin-top: 30px !important;
  }
}


@media (min-width:992px) and (max-width:1100px) {

	.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:1400px) {
.hcat .container
  {
    width:95%;
  }
}
@media (min-width:992px) and (max-width:1200px) {
  .prodlist .text-wrapper{
    top: 16% !important;
  }
  .hlocation .overlay{
    position: absolute;
    left: 6%;
    top: 5%;
  }

}

@media only screen and (max-width: 992px) {
  .navbar
  {
    background-color: #9F642D !important;
  }
  .sm-hidden{
    display: none !important;
  }
  #myNavbar{
    margin-top: 10px !important;
    width: 100% !important;
  }
  .navbar-brand{
    margin-left: 0px !important;
  }
  .navbar-nav>li>a {
    font-size: 12px !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;
  }
}

@media only screen and (max-width: 768px) {
  .home-cover {
    margin-top: 0px !important;
  }
	.prodlist .cover-mg{
		margin-bottom: 60px !important;
    margin-top: 10px !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;
  }

  .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 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) {
    .navbar-nav .sm-list,.navbar-nav .dropdown {float: none !important;display:inline-block !important;}
  .pddli{
    margin-top: 35px;
  }
  .content-top
  {
    background-color: black;
    height: 150px;
  }
  .aboutus .toptext
  {
    padding:0 50px !important;
  }
  
  .aboutus .about-content1 h2
  {
    margin-top:20%;
    margin-bottom:60px;
  }
  .aboutus .aboutvideo 
  {
    padding:50px 160px !important;
  }
  .xs-sm-display{display: none !important;}

	.col-sm-offset-2{
		margin-left: 8.33333333% !important;
	}
	.sm-display{display: none !important;}
  .home-navbar .navbar-nav>li.pull-right {
      margin-left: 0px !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: 9px !important;
			padding-bottom: 2px !important;
			font-weight: 500 !important;
	}
  #myNavbar{
    width: 100% !important;
  }
	.display-sm{
		display: none !important;
	}
  .hicon .line{
    position: absolute;
    height: 130px;
    top: 15%;
    right: 0;
    width: 1.5px;
  }
.home-navbar .dropdown.open .dropdown-menu {
    margin-left: 18px;
}
	
	.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;
  }
  .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;
  }
}


@media only screen and (min-width: 1400px) {
  .cat-slick-wrap img
  {
    margin: 0 auto;
  }

  .container
  {
    width:75% !important;
  }

	.col-sm-offset-2 {
	    margin-left: 9.7% !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){
  .aboutus .aboutimg1{
    text-align: center;
  }
  .aboutus .about-content1 h2
  {
    margin:50px 0;
  }
	.display-md{
		display: none !important;
	}
}

/*----------------Shopping Cart CSS-----------------*/
.cart-img{
	max-width: 100px;
}
.summary{
	border: 1px solid lightgrey;
	background-color: white;
}
.label-ext{
	font-size: 14px !important;
}
@media only screen and (max-width: 767px){
  .container{
    width: 90% !important;
  }
  .hcat .container
  {
    max-width:670px !important;
  }

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

  .aboutvideo .video
  {
    height: auto !important;
  }
	.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;
}


  /* 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;
}
.prodlist label > input[type="radio"]:checked + * {
  color: #154578;
}

.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;
}
.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%;
    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%;
    text-align: center;
    color: white;
}
.relative
{
  position: relative;
}

.prod-slick .slick-dots li {
    width: 30px !important;
    height: 30px !important;
    margin: 0px !important;
    border: 1px solid black;
    border-radius: 100px;
    padding: 4px !important;
}

.prod-slick .slick-dots li.slick-active>a{
  font-weight: 700;
}
/* 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: 28px !important;
        height: 28px !important;
}
.ext-border label{
    border:1px solid black !important;
    border-radius: 15px !important;
    padding: 5px 7px 5px 7px !important;
    margin-right: 8px !important;
}
.ext-border .ext:checked + label{
    background-color: black;
    color: white !important;
    padding: 5px 7px 5px 7px !important;
    width: auto !important;
    height: auto !important;
    margin-right: 8px !important;
}
.ext-border{
    display: table-cell !important;
    padding-left: 0px !important;
    padding-right: 0px !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;
  }

}


.nostock{
  position: absolute;
  left: 15px;
  top: 50px;
  background: rgba(255,255,255,0.3);
  padding: 8px;
  font-size: 85% !important;
}

.latest{
  position: absolute;
  left: 15px;
  top: 10px;
  background: rgba(0,0,0,1);
  padding: 8px;
  font-size: 85% !important;
}


@media only screen and (max-width: 760px) {
  .nostock,.latest{
    font-size: 8px !important;
  }
}
.desc-hr{
  border-top: 1px solid black !important;
  margin-top: -22px;
}

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

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

@media (min-width: 768px) {
  .a1{
    margin-top: 30px;
    margin-bottom: -95px;
    z-index: 30;
  }
    .col-sm-5ths {
        width: 20% !important;
        float: left !important;
    }
}

@media (min-width: 992px) {
  .home-navbar
  {
    position: absolute;
    z-index:999;
    margin-top: 20px !important;
  }
    .col-md-5ths {
        width: 20% !important;
        float: left !important;
    }
}
@media (max-width: 1200px) {
  .col-lg-5ths {
      width: 20% !important;
      float: left !important;
  }
}
@media (max-width: 420px) {

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

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

@media (min-width: 850px) {
.hcat .cat-wrap{
  padding: 0 25px !important;
}
}


.hcat .slick-dots {
    bottom: -30px !important;
}

.aboutus .aboutvideo
{
  text-align: center;
  padding: 30px 15px;
}

.aboutus .aboutimg1
{
  padding:20px 50px !important;
  text-align: center;
}

.aboutus .aboutimg1 img
{
  max-height: 600px;
  object-fit: cover;
  min-height: 240px;
}


.aboutus .aboutvideo p
{
  margin:15px 0 !important;
}

.aboutus .about-content1
{
  padding:0 20px;
}

.aboutus .aboutvideo .playpause
{
  background-image: url("/mem_module/library/contentimg/playpause.png");
  background-repeat:no-repeat ;
  height:50px;
  width: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  background-size:cover;
  cursor: pointer;
}

.footer .flogo
{
  max-width: 155px;
  display: block;
  margin: 0 auto;
}


.footer .footeroption
{
  padding-bottom: 10px;
}

.footer .flink img
{
  margin-bottom:8px;
  height: 15px;
  padding:0 4px;
}


.footer .copyright
{
  padding:6px 0;
  background-color: #000000;
  margin: 0 !important;
  font-size:10px !important;
  color: #FFFFFF;
}

.titlelogo img
{
  margin-right:10px;
}
.cat-slick-wrap{
  padding: 0 10px 5px!important;
}
.cat-slick-wrap img
{
  max-width:100%;
}

.posirelative{
  position: relative;
}

.cat-slick-wrap .prodcart{
  position: absolute;
  top: 0;
  right: 6px;

}

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

.hmgbt
{
  margin-bottom: 40px;
}
.test-slick,
.new-slick,
.hot-slick
{
  margin-top:40px;
  margin-bottom: 30px;
}

.slick-arrow.slick-hidden
{
  display: unset !important;
}

.cat-slick-wrap p
{
  width:100%;
  margin-top: 5px;
}

.hcat .hcatprev,
.hcat .hcatnext
{
  position: absolute;
  width:16px;
}

.hcat .arrowlock
{
  position: relative;
}

.arrowposition
{
  position: absolute;
  top:2.5%;
  right:0;
}
.hcat .cat-slick-wrap h5
{
  margin-bottom:1px !important;
}
.no-mg
{
  margin:0 !important;
}

.hnewprev,
.hnewnext,
.hhotprev,
.hhotnext
{
  width:16px;
  margin:5px 20px;
}

.hcatprev
{
  top:55%;
  left:-2%;
}

.hcatnext
{
  top:55%;
  right:-2%;
}

.product .price,
.hcat .price
{
  position: relative;
  width: fit-content;
  margin: 15px auto;
}

.product .shopbag,
.hcat .shopbag
{
  width:10px;
  position:absolute;
  top:50%;
  right:-30px;
  transform: translateY(-60%);
}

.hcat .slick-dots li button
{ 
  display:none;
}


.hcat .slick-dots
{
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
}

.hcat .slick-dots:before 
{ 
  content:"";
  background-color: darkgrey;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0;
  top:50%;
}

.hcat .slick-dots li
{ 
  margin: 0 !important;
  width:100%;
}

.hcat .slick-dots .slick-active
{ 
  height: 2px;
  margin:0 !important;

}
 .product .slick-list
 {
  margin-bottom: 30px;
 }

 .product .arrowlock
 {
  margin-bottom: 40px;
 }
.hcat
{
  padding-bottom:50px !important;
}

.hviewall 
{
  margin: 30px 0 70px;
}

.hviewall a
{
  text-decoration: none;
  color: black;
  padding:5px 10px;
  border: 1px solid #D69D2E;
  border-radius: 10px;
}

.hviewall a:hover
{
  text-decoration: none;
  color: #D69D2E;
}

.nav .dropdown-menu
{
  position: absolute;
  padding: 20px 50px;
}

@media only screen and (max-width: 500px){
  .product .cat-slick-wrap>img
  {
    width: 80%;
    margin: 0 auto;
  }
  .nav .dropdown-menu
  {
    width: 900px;
    top:150%;
    left:-150%;
  }
}

@media only screen and (max-width:768px)  {
  .dropdown-menu
  {
    float: left !important;
  }
}

.nav .dropdown-menu-inner ul
{
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.nav .dropdown-menu ul li 
{
  margin:0 0 2px !important;
  width: 25%;
}

.nav .dropdown-menu-inner ul li p
{
  min-width: 180px;
  margin-bottom: 0 !important;
}

.nav .dropdown-menu li .petitle
{
  margin-left:20px;
}

.dropdown-menu-inner ul li a:active .ptitle,
.dropdown-menu-inner ul li a:active .petitle,
.dropdown-menu-inner ul li a:hover .ptitle,
.dropdown-menu-inner ul li a:hover .petitle,
.dropdown-menu-inner ul li a:focus .ptitle,
.dropdown-menu-inner ul li a:focus .petitle
{
  color:#D69D2E;
  text-decoration: none;
}

.hnewprev,
.hnewnext,
.hhotprev,
.hhotnext,
.hcatnext,
.hcatprev,
.prodnext h4 img
{
  cursor: pointer;
}

.product .cat-slick .cat-slick-wrap
{
  padding-bottom: 50px;
}

@media  (min-width:1200px) and (max-width:1400px) {
  .product .container
  {
    width:900px !important;
  }
}

.product .nav-dots
 {
    width:100%;
    margin:10px 0;
 }
 
 .product .nav-dots .nav-dots-container
 {
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:10px;
 }

 .product .nav-dots .slick-dots
 {
    position:unset !important;
    display: flex;
 }

 .product .nav-dots ul 
 {
    list-style: none;
    text-align: left;
 }

 .product .nav-dots ul li 
 {
    background-color: black;
    width:30px;
    height:30px;
    border-radius: 30px;
    padding-top:4px;
    text-align: center;
 }
 .product .nav-dots ul li a
 {
    text-decoration: none;
    font-size: 16px;
    color:#D69D2E;
 }

 .product .prodnext,
 .product .prodprev
 {
    margin: 0 5px;
 }

 .cat-slick-wrap a:focus,
 .cat-slick-wrap a:hover,
 .cat-slick-wrap a
 {
  color: unset !important;
  text-decoration: none;
  cursor: pointer;
 }

 .product
 {
  background-color: #FFF6E6;
 }
 .picinline .thumbnail-img
 {
    max-width:70px;
    margin: 2px;
 }
 .picinline
 {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
 }

/*
 .product .prod-img
 {
    width: 350px;
   margin: 0 auto; 
 }
 */

 .product input::-webkit-outer-spin-button,
 .product input::-webkit-inner-spin-button {
   -webkit-appearance: none;
   margin: 0;
 }
 
 /* Firefox */
 .product input[type=number] {
   -moz-appearance: textfield;
 }

 .prodqty
 {
    border:2px solid #D69D2E;
    width: fit-content !important;
    padding: 0 8px !important;
 }

 .prodqty input
 {
    border: none;
    background-color: transparent;
    text-align: center;
    width: 60px;
 }
 .prodqty span
 {
    cursor: pointer;
    font-size: 20px !important;
 }

 .prodqty 
 {
  font-size: 16px;
 }


 .product .prodbag a
 {
    background-color: black;
    color: white;
    padding: 5px 10px;
 }
 

 .product .prodbag a:hover,
 .product .prodbag a:focus
 {
   text-decoration: none;
   cursor: pointer;
 }

 .product .prodbag a img
 {
   margin-left: 50px;
   width: 10px;
 }
 .product .prodcar
 {  
   margin-top:20px;
 }

 .product .prodcar p img
 {
   margin-left: 5px;
   width: 23px;
   margin-bottom: 2px;
 }

 .mg10
 {
    margin:10px 0 !important;
 }
 .mg15
 {
    margin:15px 0 !important;
 }

 .mg-bt-5
 {
  margin-bottom: 5px;
 }

 .product .prodinfo 
 {
    margin: 30px 0;
 }

 .product .prodinfo hr
 {
    width: 100%;
    background-color: #D69D2E !important;
 }

 .product .prodinfo .titlelogo
 {
    margin: 20px 0;
 }

 .product .prodinfo p
 {
    margin-left: 40px;
    margin-bottom: 0;
    line-height: 28px !important;
 }
.prodinfo hr{
  border-top: 1px solid #d8a851 !important;
}
 .product .right.carousel-control,
 .product .left.carousel-control
 {
    background-image:unset !important ;
    position: absolute;
    top:50%;
 }

 .product .right.carousel-control
 {
   right: 2%;
 }
 .product .left.carousel-control
 {
   left: 2%;
 }

 .cat-slick-wrap a:hover
 {
    cursor: pointer;
 }

 .posiunset
 {
  position: unset !important;
 }

 .navbar .dropdown-menu
 {
    left: 5%;
    right: 5%;
    top: 100%;
 }

.home-navbar .ptitle>span{
  display: inline-flex !important;
}

.aboutus .slick-dots li{
  height: 12px !important;
}

.about-slick2 .slick-dots li, 
.about-slick1 .slick-dots li {
  display: block !important;
}

.about-slick1{
  max-width: 300px;
}


.about-slick1 .slick-dots{
  bottom: 50% !important;
  left: -12%;
  transform: translateY(50%);
}

.about-slick2 .slick-dots{
  bottom: 50% !important;
  right: 0%;
  transform: translateY(50%);
}

.about-slick2  .slick-dots li{
  margin-left: auto;
}


.product .slick-dots li.slick-active button:before,
.aboutus .slick-dots li.slick-active button:before{
  border:none !important;
  font-size: 8px !important;
  top: 50%;
  transform: translate(-60%,-90%);
}

.product .slick-dots li button:before,
.aboutus .slick-dots li button:before{
  color: transparent !important;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  opacity: 1;
}

.a1{
  margin-top: 30px;
}

.aboutleft{
  position: absolute;
  bottom: 0;
  left: 0;
}

.aboutright{
  position: absolute;
  top: 0;
  right: 0;
}

.mgbt30{
  margin-bottom: 30px;
}

.aboutbtm{
  background-color: #FBF6EE;
}

.about-slick2{
  max-width: 350px;
  padding: 0 30px !important;
}

.footer .container{
  /*width: 95% !important;*/
  padding-bottom: 20px !important;
}

.footer h5{
  font-size: 17px !important;
  margin-top: 20px;
}
.pdtop60{
  padding-top: 80px;
}

.flove{
  transform:translate(5px, -2px)
}

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

.mgtp10{
  margin-top: 10px;
}

.navbar .container{
  width: 95% !important;
}

.nav > li > a{
  padding: 10px 10px !important;
}

.home-carousel .carousel-control.left,
.home-carousel .carousel-control.right{
  background-image:unset !important ;
}

.home-carousel .carousel-control{
  top: 50%;
  transform: translateY(-100%);
  bottom: unset;
  opacity: 1 !important;
}

.hbdcolor{
  background-color: #FBF6EE;
}

.hprodhead{
  background-color: #FFFFFF;
  padding: 40px 10px;

}

.hprodlink{
  margin-top: 20px;
  margin-bottom: 16px;
}

.hprodlink a{
  color: #FFFFFF;
  padding: 6px 10px;
}

.hprodarrow{
  display: flex;
  justify-content: center;
  gap: 10px;
}

.mdmgtp35{
  margin-top: 30px;
}

.mdmgtp40{
  margin-top: 40px;
}
.product-desc{
  margin-top: 30px !important;
  margin-bottom: 50px !important;
}

.hprice{
  color: var(--brown);
  font-size: 18px !important;
  margin-top: 0px;
}
.hprodwrap{
  padding: 0 3px !important;
}

.hslick{
  padding-left: 15px;
  padding-right: 25px;
}

.hprod-innerwrap{
  max-width: 200px;
  margin: 0 auto;
}

.hprod-innerwrap .hprodtit{
  margin-bottom: -8px;
}

.product .hprodtit{
  font-size: 19px !important;
}

.hprod-innerwrap img{
  margin-bottom: 5px;
}

.inner{
  position: relative;
  border-radius: 3px;
  background-color: #FFFFFF;
  padding: 20px 30px !important;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: space-around;
}

.outer{
  position: absolute;
  border-radius: 3px;
  top:-6px;
  bottom: -6px;
  left: 0;
  right: 0;
}

.innerdot{
  position: absolute;
  font-size: 20px;
}

.innerdot.dottopleft{
  top: -24px;
  left: -6px;
}

.innerdot.dottopright{
  top: -24px;
  right: -6px;
}

.innerdot.dotbottomleft{
  bottom: -12px;
  left: -6px;
}

.innerdot.dotbottomright{
  bottom: -12px;
  right: -6px;
}

.moredark{
  opacity: 3;
}

.dis-none{
  display: none;
}

.title-underline{
  width: 120px;
  height: 2px;
  background-color: #D69D2E;
  border-radius: 5px;
}
.prodtruck{
  margin-top: 15px;
}

.prodtruck img{
  margin-left: 5px;
}

.disflex{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.drop-disflex{
  display: flex;
  gap: 5px;
  align-items: center;
}

.navbar .dropdown-menu{
  border: 1px solid #D69D2E;
}

.hcat .container{
  width: 95% !important;
}

.pd-bt-30{
  padding-bottom: 30px !important;
}

.product .nav-dots ul li.slick-active a{
  color: #FFFFFF !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%;
    float: left;
}

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

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

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.fbrown{
  color: var(--brown);
}

.faq .container{
  padding: 20px 0 30px;
}

.faq-wrap hr{
  background-color: var(--brown);
  margin: 0;
}

.faq-title{
  position: relative;
  cursor: pointer;
}

.faq-title i{
  position: absolute;
  right: 15px;
  top: 0;
  color: #000000 !important;
}

.faq-title h5{
  padding-right: 45px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.faq-content{
  margin: 15px 0 15px;
}

h6{
  line-height: 1.5 !important;
}

.faq-container{
  padding-top: 35px;
  padding-bottom: 60px;
}

.contentbg{
  background-color: var(--lightyellow);
}

@media (min-width: 1200px){
  .container{
    width: 80% !important;
  }
}

.contactus .container{
  padding: 20px 0 40px;
}
.contactus .content-title{
  margin-bottom: 40px;
}
.contact-map {
  padding: 0 20px !important;
}
.contact-map .mapsize{
  height: 360px;
}

.contactus .form-group:not(.message) .form-control{
  border: none;
  border-bottom: 1.5px solid var(--brown);
  background-color: transparent;
  box-shadow: none !important;
  padding-left: 0;
  border-radius: 0;
  padding-top: 0px;
  padding-left: 3px;
  padding-bottom: 8px;
}

.contactus .form-group.message .form-control{
  border: 1.5px solid var(--brown);
  background-color: transparent;
  box-shadow: none !important;
  padding-left: 0;
  border-radius: 0;
  padding-left: 3px;
  padding-top: 0px;
}

.contactus .form-group{
  margin: 15px 0;
}

.contactus .form-group .form-control::placeholder{
  font-family: 'MyWebFont2';
  font-size: 14px;
  color: #000000;
}

.contactus form .btn{
  border: none;
  background-color: transparent;
  padding: 0;
}

.contactus form .btn img{
  max-width: 220px;
}

.contactus .cform{
  padding: 0 20px !important;
}

@media (max-width: 992px){
  .contactus .cform{
    margin-top: 20px;
  }
}

@media (min-width: 992px){
  .mdmgtp70{
    margin-top: 70px !important;
  }

  .mdmgtp60{
    margin-top: 60px !important;
  }
}


.footer .inner-footeroption p{
  margin: 2px 0;
}

.footer .inner-footeroption ul{
  list-style:none;
  display: flex;
  gap: 5px;
  justify-content: center;
  color: var(--brown) !important;
  margin-top: 20px;
}

.footer .inner-footeroption ul li a{
  color: var(--brown);
}

.footer .inner-footeroption ul.fmenu li:not(:last-child):after{
  content: "|";
  padding-left: 5px;
  color: var(--brown);
}

.footer .inner-footeroption{
  margin-top: 40px;
}

.pddli li{
  margin: 0 6px;
}

.pddli li span{
 font-size: 12px;
}

.home-navbar .navbar-nav li a{
  position: relative;
  width: fit-content;
}

.home-navbar .navbar-nav li a img{
  position: absolute;
  top: 7px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
.home-navbar .navbar-nav li.active a img{
  opacity: 1;
}

.workshop .container{
  padding: 20px 0;
}

.workshop .content-title{
  margin-bottom: 10px;
}
@media (min-width:992px){
  .workshop .section1 p{
    width: 85%;
  }
}


.workshop hr{
  background-color: var(--brown);
}

 /* the slides */
.workshop .slick-slide {
  margin: 0 15px !important;
}

/* the parent */
.workshop .slick-list {
  margin: 0 -15px !important;
}

.workshop-slick .slick-wrap h5{
  font-size: 16px !important;
}

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

.navbar-default .navbar-toggle .icon-bar{
  background-color: #FFFFFF !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
  background-color: #6b3706 !important;
}

.workshop .section3 .wrap1 .content-title + p{
  width: 100%;
  margin-top: -20px;
  font-size: 14px !important;
}

.workshop .ug-thumb-wrapper{
  box-shadow: none !important;
}

.product .container{
  padding: 20px 0;
}

.product .section1{
  padding: 0 20px !important;
}

.cat-option{
  margin-top: 15px;
  margin-bottom: 10px;
}

.cat-option ul{
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 20px;
}

.cat-option ul li{
  padding: 1px 6px 5px;
}

.cat-option ul li a{
  list-style: none;
  text-decoration: none;
  color: #000000;
}

.cat-option ul li.active{
  border:.1px solid var(--brown) !important;
}
.cat-option ul li.active a{
  color: var(--brown) !important;
}
.cat-option hr{
  background-color: var(--brown);
  margin-top: 0;
  border-top: none;
  height: .1px;
}

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

.cat-wrap h5{
  font-size: 18px !important;
  margin-bottom:25px ;
}

.cat-wrap p{
  margin-bottom:25px ;
}

.cat-wrap a.view{
  background-color: #000000;
  display: flex;
  align-items: center;
  padding: 3px 5px;
  font-size: 13px;
}

.cat-wrap a:focus,
.cat-wrap a:hover{
  text-decoration: none;
}

.cat-wrap a.view img{
  height: 14px;
  margin-left: auto;
}

.product .inner-container{
  width: 85%;
  margin: 0 auto;
}

.product .prodsubtit{
  margin-bottom: 18px;
}

.prod-detail-head{
  margin-bottom: 5px;
}

.prod-detail-head p{
  margin-bottom: 0;
}

.prod-detail-head p+p{
  margin-top: -5px;
}

.product .list-inline > li{
  padding: 0 3px !important;
}
.product .detailflex{
  display: flex;
  margin: 0px 0 15px;
}

.product .prodsubtit{
  margin-top: 15px;
}

.product .detailflex h5,
.product .detailflex p{
  margin: 0;
}

.product .detailflex p{
  padding-left: 40px;
}

.product .selectflex{
  display: flex;
  gap: 80px;
}

.select-box {
  background-color: transparent !important;
  padding: 3px 0px 3px 3px !important;
  color: black !important;
  height: auto !important;
  border-radius: 0px !important;
}

.select-box .options-container {
  border: .5px solid darkgrey;
  color: #000000;
  max-height: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.4s;

  overflow: hidden;
  order: 1;
  margin-bottom: 10px;
}

.pselected {
  background: transparent;
  margin-bottom: 8px;
  color: #000000;
  position: relative;
  border: 1px solid darkgrey;
  order: 0;
}

.pselected::after {
  content: "";
  background: url("/mem_module/library/contentimg/arrowdown.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  height: 9px;
  width: 7px;
  right: 3px;
  top: 8px;

  transition: all 0.4s;
}

.select-box .options-container.active {
  max-height: 240px;
  opacity: 1;
  overflow-y: scroll;
}

.select-box .options-container.active + .pselected::after {
  transform: rotateX(180deg);
  top: 4px;
}

.select-box .options-container::-webkit-scrollbar {
  width: 8px;
  background: #525861;
}

.select-box .options-container::-webkit-scrollbar-thumb {
  background: #0d141f;
}

.select-box .option,
.pselected {
  padding: 0px 5px;
  cursor: pointer;
}

.select-box .option:hover {
  background: rgb(123, 122, 122);
}

.select-box label {
  cursor: pointer;
}

.select-box .option .radio {
  display: none;
}

.paxsize{
  width: 90px;
}

.product .btn-addtocart{
  padding: 0 !important;
}

.related{
  margin-top: 40px;
}

.related .content-title{
  margin-bottom: 30px;
}

.related .cat-wrap h5{
  margin-bottom: 2px ;
}

.related .cat-wrap h5+p{
  font-size: 11px !important;
  margin-bottom: 20px;
}

.related .slick-dots li button{
  background-color: #d0a175;
  border-radius: 50%;
  padding: 0 5px;
  width: 10px !important;
  height: 10px !important;
  padding: 0 !important;
}

.related .slick-dots li{
  margin: 0px;

}

.related .slick-dots li.slick-active button{
  background-color: #9F642D !important;
}



@media (min-width:767px){
  .hfeature .hcontainer{
    background-color: #9F642D;
    max-height: 500px;
  }
  .hfeature .section1{
    padding-bottom: 100px;
  }
}
@media (max-width:767px){

  .sm-dis{
    display: none;
  }
  .md-dis{
    display: block;
  }
  .hfeature .section1{
    padding-bottom: 50px;
  }
  .hfeature .section1-inner img{
    margin: 0 auto;
  }
  .habout-img img{
    max-width: 350px !important;
    display: block;
    margin: 0 auto 30px;
  }
  .habout .content-title h3{
    text-align: center;
  }
}

.hfeature .hcontainer{
  background-color: #9F642D;
  min-height: 300px;
}

.hfeature h1{
  line-height: 1.2;
  text-shadow: -2px -1px #7e7878;
  color: #FBF6F1 !important;
  margin: 50px 0 40px;
}

.hfeature .section1-inner{
  padding: 20px 15px !important;
}

.hfeature .section1-inner img{
  width: 100%;
  max-width: 450px;
  display: block;
}

@media (min-width:767px){
.hfeature .section1-inner.inner1 img{
  margin-left: auto;
}
.hfeature .section1-inner.inner2 img{
  margin-right: auto;
}
.sm-dis{
  display: block;
}
.md-dis{
  display: none;
}
.habout .habout-img{
  margin-top: 50px;
}
}

.habout .container{
  padding: 50px 0 !important;
}
.habout .content-title h3{
  margin-top: 0;
  margin-bottom: 40px;
}
.habout .habout-info{
  padding: 0 40px !important;
}

.haboutbg{
  position: absolute;
  top: 0;
  right: 0;
}

.habout-info ul{
  list-style: none;
}

.habout-info ul li img{
  height: 10px;
  width:12px;
  margin-top: 3px;
}

.habout-info ul li{
  display: flex;
  gap: 5px;
  margin-bottom: 5px;
}
.habout-info ul li{
  margin-bottom: 15px;
}
.habout-info ul li .inner-info h5{
  margin-top: 0;
  margin-bottom: 0;
  font-size: small;
}
.habout-info ul li .inner-info h5 b{
  color: var(--brown) !important;
  font-family: 'MyWebFont1' !important;
  line-height: 1.5 !important;  
}

.cat-wrap .img-wrapper{
  width: 100%;
  height: 280px;
  object-fit: cover;
}

@media (min-width:768px){
.cat-wrap h5{
  min-height: 40px;
}
}

.prod-page b{
  font-size: medium !important;
  line-height: 2 !important;
}

.radio-time input {
    display:none;
}
.radio-time label {
    cursor: pointer;
    padding: 5px 15px 5px 15px !important;
}
.radio-time input:checked + label {
    background: #9F642D !important;
    color: white !important;
}

.login-signup{
  background-color: var(--brown) !important;
  margin-top: 0px !important;
  padding-bottom: 20px !important;
}

.today{
  background: #9F642D !important;
}
.btn-paynow{
  background-color: black !important;
  padding: 5px 25px 5px 25px !important;
  border-radius: 0px !important;
  color: white !important;
}


@media (max-width:768px){
  .product #slider-thumbs{
    text-align: center !important;
  }
}