@charset "utf-8";
/* CSS Document */

.mobile-logo img {
    display: none;
}

hr {

    border-top: 1px solid #b79b34;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
    width: 100%;

}

.form-content {
    height: 100%; 
}

body{margin:0; padding:0; font-family: 'Raleway', sans-serif; font-size:16px; color:#000000; font-weight:500;}

p{font-size:14px; font-weight:500; margin:0 0 20px; }

p.article_allergies {
   
}

/* a { color:#000; } */
/* Start THE BASKET */
.no-margin {
	margin-top: 0px;
}
.total-article,.total-article-allergies {
	background: #ddca83;
	padding: 10px 5px;
	text-align: center;
	margin: 0px;
}
.total-article-allergies {
    margin: 8px;
}
.article-order {
	background: #ff3300;
	padding: 10px 15px;
	text-align: center;
	cursor: pointer;
}
.article-order a {
	color: #fff;
}
.red {
	color: #eb2d40;
	font-weight: bold;
}
.quantity {
	float: left;	
	background-color: #eee;
	position: relative;
	width: 80px;
	margin-bottom: 10px;
	overflow: hidden
}
.quantity input {
	margin: 0;
	text-align: center;
	width: 15px;
	height: 15px;
	padding: 0;
	float: right;
	color: #000;
	font-size: 20px;
	border: 0;
	outline: 0;
	background-color: #ddca83;
}
.quantity input.qty {
	position: relative;
	border: 0;
	width: 100%;
	height: 40px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	border-radius: 0;
	background-clip: padding-box
}
.quantity .minus, .quantity .plus {
	line-height: 0;
	background-clip: padding-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-background-size: 6px 30px;
	-moz-background-size: 6px 30px;
	color: #bbb;
	font-size: 20px;
	position: absolute;
	height: 50%;
	border: 0;
	right: 0;
	padding: 0;
	width: 25px;
	z-index: 3
}
.quantity .minus:hover, .quantity .plus:hover {
	background-color: #dad8da
}
.quantity .minus {
	bottom: 0
}
.shopping-cart {
    margin-top: 20px;
    box-shadow: none;
    margin-bottom:0px;
}
.card-body button {
	border: 1px solid #b79b34;
    /* margin-left: 15px; */
    margin-left:0px;
}

div.unit_per_price,div.total_content_price {
    text-align: center;
    font-size: 14px;
}
.product-single-listing-bg .basket-items{margin-top: 10px;}
/* End THE BASKET */
h1{ font-size:30px; font-weight:400;}
h2{ font-size:25px; font-weight:400;}
h3{ font-size:20px; font-weight:600;}
.welcome-section h1{margin-top: 30px;}

/*===================Login Box ===================*/
/*.login-form-box { position: absolute; left: 0; top: 40%; right: 0; bottom: 0; margin: 0px auto; transform: translateY(-60%);} */
.login-form-box { display: flex;
    align-items: center;
    justify-content: center;
    width: 100%; 
}
.login-form-box form { background:#efeee9; padding: 20px 30px; box-shadow: 0 15px 25px rgba(0,0,0,0.08),0 11px 18px rgba(0,0,0,0.06); transition: box-shadow 0.3s; margin-bottom:175px;  }

.login-form-box h2 {margin:0px; background: #caa42b; /* Old browsers */ background: -moz-linear-gradient(left, #caa42b 0%, #ebc857 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #caa42b 0%,#ebc857 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #caa42b 0%,#ebc857 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caa42b', endColorstr='#ebc857',GradientType=1 ); /* IE6-9 */ padding: 15px; border-radius: 10px 10px 0px 0px; font-size: 15px; color: #fff; }

.login-form-box .logo{ text-align:center; margin-bottom:35px;}
.popup-menu ul img{display:block; margin:0 auto;}
.login-form-box .form-control{border-bottom: 1px solid #b3b3b3;background: transparent;box-shadow: none;border-left: 0px;border-right: 0px aliceblue;border-top: 0px;font-size: 13px;color: #666666;padding-left:0px;}

.login-form-box .input-group-addon:first-child{border:none; background: transparent; padding-top: 10px; vertical-align: top; padding-left: 0px;}

.login-form-box .form-control:focus{border-color: #d9b541;}

.login-form-box .input-group-addon:first-child:focus{border-color: #d9b541;}

.login-form-box .checkbox-inline{font-size: 13px; color: #666666;}

.login-form-box .forgot-pw{font-size: 13px; color: #666666;}

.login-form-box .bottom-account{border-top: 2px solid #d9b541; margin-top: 20px; padding: 10px 0px;}

.form-control, .login-btn { min-height: 38px; border-radius: 2px; }

.input-group-addon .fa { font-size: 18px; }

.login-btn { font-size: 15px; font-weight: normal; text-transform: uppercase; border-radius: 0px; color: #c49f28; background-color: #fff; border: #d3ae37 2px solid; padding: 10px 30px;}
.login-btn:hover { color: #fff; background-color: #d3ae37; border: #d3ae37 2px solid;}
.signup-btn{font-size: 15px;font-weight: normal;text-transform: uppercase;border-radius: 0px;color: #c49f28; background-color: #fff;border: #d3ae37 2px solid;padding: 10px 30px; display:inline-block;margin: 10px;}
.signup-btn:hover { color: #fff; background-color: #d3ae37; border: #d3ae37 2px solid;}
.social-btn .btn {	border: none;  margin: 5px 20px 0; opacity: 1;}

.social-btn .btn:hover { opacity: 0.9;  }

.social-btn .btn-primary {  background: #507cc0; }

.social-btn .btn-info {background: #64ccf1;}

.social-btn .btn-danger {background: #df4930;}

.or-seperator { margin-top: 20px; text-align: center; }

.or-seperator i {padding: 0 10px;  background: #f7f7f7; position: relative; top: -11px;  z-index: 1;}

/*===================Restaurent XY Page ===================*/

/* MENU */
.p1[data-count]:after{position: absolute;left: 70%;top: 9%;content: attr(data-count);font-size: 43%;padding: 0.2em;border-radius: 50%;line-height: 1em;color: white;background: #ff3300;text-align: center;min-width: 1.8rem;}
.hamburger-menu .fa-stack-1x{line-height: 40px;}
.hamburger-menu .fa-stack{width: 1.2em;height: 1em;line-height: 2em;vertical-align: top;}
.common-btn{background:#363e42; border: 0px; padding: 8px 25px; font-weight: 500; font-size: 16px; margin:10px;}
.common-btn:hover{background:#d3ae37;}
.welcome-content{font-size: 20px; font-weight: 500; /*text-align: left; */display: block;}
.sub-title{font-size: 20px; font-weight: 500; text-align: center; margin: 40px 0px; /*background:url(../../uploads/limendo_images/sep.png); */background-position: center bottom;
background-repeat: no-repeat;padding-bottom: 15px;width: 100%;float: left;}

.top-menu-bg{ 
background:#363e42;  
/*padding: 10px 0px;*/
padding: 16px 0px; 
position: fixed;
z-index: 999;
width: 100%;
}
.header-banner-pic img{
    /*min-height: 200px;
    height:200px;*/
    min-height: 223px;
    height:223px;
    float:right;
}
.hamburger-menu{font-size:30px; float:right; color:#fff; padding: 0px 10px;}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #ddca83;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align:center;
	/* display:none; */
}

.sidenav a {
   padding: 5px 0px 8px 0px;
text-decoration: none;
font-size: 16px;
color: #000;
display: block;
transition: 0.3s;
margin-bottom: 18px;

}

.sidenav a:hover{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
}
.popup-menu{width: 100%; margin: 0 auto;}
.popup-menu ul{list-style: none; padding: 0px; display: table; text-align: center;  width: 100%;}
.popup-menu ul li{float: none; text-align: center; margin: 0px auto; display: inline-block; padding: 0 10px;}

.popup-menu ul li a{}

/* WELCOME */
.middle-bg{ 
background: #ddca83;
border-bottom: 6px solid #363e42;
/* top: 62px;
position: relative;
margin-bottom: 55px; */
}
.digital-menu ul{list-style: none;
    padding: 0px;
    display: table;
    text-align: center;
    width: 100%;}
	
.digital-menu ul li{width: auto;
    float: none;
    text-align: center;
    margin: 0px auto;
    display: inline-block;
    padding: 10px 60px;}
.menu-text{display: block; margin-top: 10px;}


/* .product-items .menu-text {
    display: block;
    margin-top: 10px;
    bottom: -27px;
    word-wrap: break-word;
    word-break: break-word;
    vertical-align: top;
    height: 33px;
} */


/* PRODUCT */
.main-menu-bg{ /* background:#ddca83;*/ background:#f7f3e1; padding: 20px 0px 40px 0px; /*margin: 40px 0px;*/margin-bottom: 40px;}
.main-menu-bg h2{text-align: center; margin: 30px 0px; /*background:url(../../uploads/limendo_images/sep.png); */ background-position: center bottom; background-repeat: no-repeat; padding-bottom: 15px;}
.product-cat .thumbnail{ padding:0px; border-radius:0px; border:none; margin-bottom: 30px; box-shadow: 0 15px 25px rgba(0,0,0,0.08),0 11px 18px rgba(0,0,0,0.06); transition: box-shadow 0.3s;}
.product-cat .thumbnail .caption 
{ 
	padding: 14px; 
    color: #000; 
	background: #f1eacd;
	min-height: 64px;
    max-height: 64px;
    display: flex;
    align-items: center;
}
.product-cat .thumbnail .caption:hover { padding: 14px; color: #000; background: #f1eacd; text-decoration:none;}
/* .product-cat .thumbnail > img {width: auto;max-height: 230px;} */

/*27-8-18*/
.product-cat .thumbnail > img {
    width: 100%;
    /* width: 265px; */
    max-width: 265px;
    /* height: 180px;
    max-height: 180px; */
    display: block;
    /* padding: 12px; */
    padding: 0px;
}

/*end*/


/* PRODUCT LISTING */
.product-listing-title-bg{background:#363e42; margin: 62px 0 0 0px;}
.product-listing-title-bg h2{ 
    margin: 0px; /*background:url(../../uploads/limendo_images/sep.png); */
    background-position: center bottom; background-repeat: no-repeat; padding: 25px 0 15px 0px;
text-align: center; color: #fff; /*bottom: 15px;*/ bottom: 6px; position: relative;}
.product-listing-title-bg a.back-link{color: #fff; margin-top: 25px; position: absolute;cursor: pointer;z-index: 1;}
.product-bottom-icon img{ border:0px;}
.product-listing-bg{ background: #f7f3e1; padding: 40px 0px 40px 0px; margin: 0px 0px 40px 0px;}

/*27-8-18*/
.product-listing-bg img.border{
width: 100%;
float: right;    
/*min-height: 200px;
max-height: 200px;*/

}

.product-listing-bg .panelTop {
    padding: 0 5px 0px;
    /* border-bottom: 1px dotted #ccc; */
}

.product-items ul li img {
    display: inline-block;
    max-width: 60px;
    height: 60px;
    border-radius: 50%;
}
a .article-order {
    color: #fff;
}

/*end*/

.pro-ingredient{ font-size:16px; font-weight:500; margin-bottom:35px;word-wrap: break-word;overflow: hidden; }
.pro-ingredient-single{ font-size:16px; font-weight:500; margin-bottom:35px; }
.product-listing-bg .panel.panel-styled {background-color: transparent;width:100%;}

.top-header-img img{float:right;min-height: 180px;max-height: 180px;}
/*27-8-18*/
.product-listing-bg .row{
    display: table;
    /*height: 100%;*/
    height: auto;
}
.sameheight{
    display: flex;
    /*height: 100%; */
    /* float: none; */
    vertical-align: top;
    /* width: 100% !important; */

}
/*end*/


/* .product-listing-bg .panelTop { padding: 0px;} */
.product-listing-bg .panel-body { padding: 0px;}
.product-items ul{  list-style: none; padding: 0px; display: table; text-align: center;  width: 100%;}
/* .product-items ul li { float: none; text-align: center; margin: 0px auto; display: inline-block; padding: 0 25px;} */
.product-items ul li {
    float: none;
    text-align: center;
    margin: 0px auto;
    display: inline-block;
    /* padding: 0 19px; */
    width: 24.5%;
    margin: auto;
    line-height: 1.5;
    vertical-align: middle;
}

.product-items ul li img { display:inline-block; }
.strikethrough{text-decoration: line-through; font-size:22px; font-weight:500; line-height: 4.5rem;}
.price{font-size:22px;  font-weight:700; display: block; line-height: 2rem;}
.common-btn-product{background:#363e42; border: 0px; padding: 8px 25px; font-weight: 500; font-size: 16px; margin: 10px 0 10px 0px;}
.btn-primary.common-btn-product:hover{background:#d3ae37;}
.btn-primary.common-btn-product:focus{background:#d3ae37;}
.border{border: 1px solid #d1ba65; margin: 20px 0px; float: right;}
.pro-short-desc{
    font-size: 14px; 
    font-weight: 500; 
    margin: 0 0 7px; 
    line-height: 18px;
  
}

.product-items{font-size:13px;}
.product-listing-bg .panel-default {
    border: #b79b34 2px solid;
}
.product-listing-bg .panelBottom {
    padding: 15px 0px;
   
}
.product-listing-bg .btn-add-to-cart {
    background: #FD5A5B;
    color: #fff;
}
.product-listing-bg .btn.btn-add-to-cart.focus, .btn.btn-add-to-cart:focus, .btn.btn-add-to-cart:hover  {
	color: #fff;   
    background: #FD7172;
	outline: none;
}
.product-listing-bg .btn-add-to-cart:active {
	background: #F9494B;
	outline: none;
}


.product-listing-bg span.itemPrice {
    font-size: 24px;
    color: #FA5B58;
}

/* SINGLE PRODUCT LISTING */
.product-single-listing-bg{ background:#f7f3e1; border-top:2px solid #b79b34; border-bottom:2px solid #b79b34; padding: 20px 0px 20px 0px; margin: 0px 0px 30px 0px;}
.product-single-listing-bg .panel-body{padding: 0px;}
.product-single-listing-bg .panel {background-color: transparent;}
.product-single-listing-bg .panel-default {
    border: none; box-shadow: none;
}
/*Added By vikash on 30 August 2018*/
.product-single-listing-bg .border {
    width: 100%;
    /* min-height: 350px;
    max-height: 350px; */
} 
.digital-menu img {
    max-width: 130px;
}
/*End*/

/* PROMOTION */
.promotion-box{ background:#ddca83; padding: 20px 0px 20px 0px; margin: 40px 0px 0px 0px;}
.lib-panel {
    margin-bottom: 0px; padding: 0px 10px;
}
.lib-panel img {
    width: 100%;
    background-color: transparent;
	padding:4px;
}

.lib-panel img {
    /* max-height: 147px; */
    width: 100%;
    float: right;
    /* min-height: 147px; */
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #f1eacd;
}


.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    background-color: #f1eacd;
    font-size: 20px;
    padding: 20px 0 10px 20px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
  font-size: 16px;
font-weight: 400
}
.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.row-margin-bottom {
    margin-bottom: 20px;
}

.box-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}

.no-padding {
    padding: 0;
}



/*27-8-18*/
.article-cat-box .menu-text{
    float: left;
    font-size: 13px;
}
span.fancychecks{
    float: left;
}
.menu-text{
position: inherit;
}

/*end*/


/* SIGN UP */
.bottom-sign-btn{margin-bottom: 20px;}
.signup-bg{ padding: 20px 0px 40px 0px; margin:0px;}
.signup-bg h2{text-align: center; margin: 30px 0px; background:url(../../uploads/limendo_images/sep.png); background-position: center bottom; background-repeat: no-repeat; padding-bottom: 15px;}
.signup-category {
    margin-bottom: 50px;
}
.signup-category .thumbnail{ 
    width:100%; 
    display: flex;
    flex-direction: column;
    /*display:inline-table; */
    padding-bottom: 20px; border-radius:0px; border:none; margin-bottom: 0px;  
    -webkit-box-shadow: 2px 0px 18px -2px rgba(0,0,0,0.37);
    -moz-box-shadow: 2px 0px 18px -2px rgba(0,0,0,0.37);
    box-shadow: 2px 0px 18px -2px rgba(0,0,0,0.37);
}
.signup-category .thumbnail img{padding: 40px 0px 0px 0px;}
.signup-category .caption-title{text-align: center; font-size: 18px;padding: 25px; }
.signup-category .caption { padding: 10px 5px; color: #fff; background: #caa52b; font-size:16px; text-align: center; }
.signup-category .caption:hover { padding: 10px 5px; color: #fff; background: #363e42; text-decoration:none;}
.signup-category .signup-listing li{list-style: none;   padding: 4px 40px;font-size: 16px;text-indent: -0.6em;}
.signup-category .thumbnail .wrapper {padding: 0 !important;}
.signup-listing ul{   padding:  0px;}
/* SINGLE PRODUCT SLIDER RELATED ARTICLE 18-09-2018*/
.carousel {
	margin-top: 20px;
}
.item .thumb {
	width: 25%;
	cursor: pointer;
	float: left;
}
.item .thumb img {
width: 100%;
padding: 3px;
/* min-height: 130px; */
/* min-height: 101px; */
}
.item img {
	width: 100%;
	/* min-height: 180px;
        max-height: 180px; */
}
.col-item {
	background: transparent;
	margin: 0 auto;
}
.col-item .photo img {
	margin: 0 auto;
	width: 100%;
}
.col-item .info {
	padding: 10px;
	border-radius: 0 0 5px 5px;
	margin-top: 0px;
	background-color: #fff;
}
.col-item:hover .info {
	background-color: #e3d089;
}
.col-item .price {
	width: 100%;
	float: left;
	margin-top: 5px;
}
.col-item .price h5 {
	line-height: 20px;
    margin:5px 0 0 0px;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden;
}
.price-text-color {
	color: #363e42;
}

.clear-left {
	clear: left;
}
.col-item .separator p {
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	background: #363e42;
	border-radius: 5px;
    color: #fff;
    bottom: 0px;
    padding: 8px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 25px;

}
.col-item .info {
    /* min-height: 260px;
    max-height: 260px; */
    min-height: 350px;
    max-height: 350px; 
 /*   min-height: 350px;
    max-height: 350px;*/
}
.col-item .separator p i {
    margin-right: 5px;
    

}
.col-item .btn-add a {
	color: #fff;
}
.col-item .btn-details {
	width: 50%;
	float: left;
	padding-left: 10px;
}
.controls {
	margin-top: 20px;
}
[data-slide="prev"] {
 margin-right: 10px;
}

.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:0px; background-image:none;}

/* LOGIN POPUP */

.login-popup .modal-body{padding:30px;}

.login-popup .form-horizontal .form-group{margin:15px 0px;}
.login-popup .modal-body .nav a{color:#000;}
.login-popup .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{    background-color: #d3ae37;     color: #fff;     border: 1px solid #d3ae37;}
.login-popup .nav-tabs {
    border-bottom: 1px solid #d3ae37;
}

.checkbox-common {
    font-size: 15px;
    color: #666666;
    display: inline-block;
}

.error{
    color: red;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 20px;
}

/* SETTING */
.setting-form-box .input-group-addon .fa { width: 20px;}
.payment-method-area .input-group-addon .fa { width: 20px;  }
/* FOOTER MENU */
.footer-bg { bottom: 0;width: 100%; }
.footer-menu ul{list-style: none; padding: 0px; display: table; text-align: center; width: 100%;}
.footer-menu ul li{ width: auto; float: none; text-align: center; margin: 0px auto; display: inline-block; padding: 10px 40px;}
.footer-bg{background:#363e42; padding:20px 0px;z-index: 999;}
.footer-bg .footer-text{ color:#fff; font-size:14px;}
.footer-bg .footer-text a{color:#fff; text-decoration:underline;}

/* RESPONSIVE CSS */

@media (min-width: 1200px)  {
    .product-cat .thumbnail > img {
        min-height: 180px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	.product-items{float:left; width:100%;}
.common-btn { margin: 0px 5px 0px 5px;}
.popup-menu { width: 30%;}
.product-cat .thumbnail .caption{ font-size: 15px;}
.product-items ul li { padding: 10px 15px;}
.product-listing-title-bg a.back-link{ top: 25px; position: relative;}
.product-listing-bg .panel-default{min-height: 565px;}
.sidenav{ display:block;}
.hamburger-menu{ cursor:pointer;}
/*PRODUCT REALTED ARTICLE*/
.product-cat .thumbnail > img {
    min-height: 145px;
}
.carousel-inner .active.left { left: -25%; }
	.carousel-inner .next        { left:  25%; }
    .carousel-inner .prev		 { left: -25%; }
    
    .signup-category .caption-title{text-align: center; font-size: 19px;padding: 25px; min-height: 100px;
       }

        .signup-listing ul {
            min-height: 250px;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
.product-items{float:left; width:100%;}	
.welcome-section h1 { margin-top: 10px; font-size: 22px;}
.welcome-content {font-size: 14px;}
.common-btn{font-size: 1.2rem; margin: 5px; padding: 7px 24px;}
.common-btn:hover{ font-size: 1.2rem; margin: 5px; padding: 7px 24px;}
.lib-panel .lib-row.lib-header{font-size: 17px; padding: 8px 0 5px 20px;}
.lib-panel .lib-row.lib-desc{font-size: 1.2rem;}
.product-cat .thumbnail .caption{ font-size: 13px; padding: 14px;}
.product-listing-bg .panel-body{padding:10px;}
.product-listing-title-bg h2{background: none; text-align: left;}
.product-listing-title-bg a.back-link{top: 25px; position: relative;}
.sidenav{ display:block;}
.hamburger-menu{ cursor:pointer;}
/*PRODUCT REALTED ARTICLE*/
#thumbcarousel .active > div { display:block; }
.product-cat .thumbnail > img { min-height: 150px; }

.signup-category .caption-title{text-align: center; font-size: 18px;padding: 25px; min-height: auto;
    max-height: auto;}
    .signup-listing ul {
        min-height: auto;
    }
}
/*PRODUCT REALTED ARTICLE*/
@media (min-width: 767px) and (max-width: 992px ) {
	.product-items{}
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }
    

    


}



@media screen and (max-width: 767px) {

.mobile-logo {
    display: flex;
    justify-content: center;
    align-content: center;
}
.mobile-logo img {
    display: block;
    width: 150px;
    margin-left: 10px;
}



.product-listing-bg .panel.panel-styled{height: auto!important;}
.article-video{height: 200px;}
     /* start of medium tablet styles */
.login-form-box{top:40%;}
.menu-text{margin-bottom:10px;}
.popup-menu ul{list-style: none; padding: 0px; display: table; text-align: center;  width: 100%;}
.popup-menu ul li{float: none; text-align: center; margin: 0px auto; display: inline-block; padding: 10px 25px;}
.digital-menu ul li{padding: 10px 20px;}
.signup-category .thumbnail{height: auto!important; display: inherit;}
.product-items{}
 .footer-menu ul li{padding: 10px 4px;}
/* .product-cat .thumbnail > img {width: auto;} */

/*27-8-18*/
.product-cat .thumbnail > img {
    /* height: 180px; */
    max-width: 100%;

}

.title-detail-gk {
    min-height: auto;
}
p.article_allergies {
}
.pro-ingredient {
    margin-bottom: 15px;
    }

   

.product-cat .thumbnail{
    max-width: 230px;
    margin: 0px auto 25px;
}

.lib-panel .row {
    height: 180px;
    max-width: 100%;
    margin: 0 auto;
    max-width: 230px;
    margin: 0px auto 25px;
}

/*end*/

.promotion-box{padding: 20px 0px 0px 0px;}
.lib-panel img{
width: 100%;
margin: 0 auto;
display: block;
/* max-height: 217px; */
}
.lib-item{margin-bottom: 25px;}
.popup-menu {
    width:100%;
}
.sidenav{ display:block;}
.hamburger-menu{ cursor:pointer;}
  /* PRODUCT LISTING */
.product-listing-bg .panel-default { min-height: auto;}
.product-listing-bg{padding: 20px 0px 40px 0px;}
.product-listing-bg .panel-body .border{ margin: 10px auto; float: none;/*min-height: 250px;max-width: 250px;*/ }
.product-listing-title-bg h2{  padding: 15px 0px; text-align: left;  color: #fff; font-size: 15px;  background: none; bottom: 0px;}
.product-listing-title-bg a.back-link {color: #fff; top: 10px; position: relative; font-size: 13px;}
.product-items ul li { float: none; text-align: center; margin: 0px auto; display: inline-block; padding: 5px 10px; width: auto;}
/*PRODUCT REALTED ARTICLE*/
#thumbcarousel .active > div { display:block; }
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
    .active > div:first-child { display:block; }
    
    .signup-category .caption-title{text-align: center; font-size: 18px;padding: 25px; min-height: auto;
        }

        .signup-listing ul {
            min-height: auto;
        }
}
@media only screen and (device-width: 375px) {
    .mobile-logo img {
        height: 45px;
    }
}
@media only screen and (device-width: 320px) {
    .mobile-logo img {
        height: 21px;
    }
}
@media screen and (min-width: 369px) and (max-width: 415px) {
    .mobile-logo img {
        height: 45px;
    }
}
/* @media only screen and (device-width: 370px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) { 
    .mobile-logo {
        position: absolute;
        margin: auto;
        top: 33px;
        left: 45%;
        transform: translate(-50%, -50%);
    }
    .mobile-logo img{
        width: auto;
    }
} */

/* @media screen and (max-width: 567px) { 
    .mobile-logo {
        position: absolute;
        margin: auto;
        top: 33px;
        left: 45%;
        transform: translate(-50%, -50%);
    }
    .mobile-logo img{
        width: auto;
    }
} */


/*RESPONSIVE CSS END*/

img.clientType.selection {
    border: #ddca83 4px solid;
    opacity: 0.6;
}

.parent fa {
cursor: pointer;    
}

.sbox-content .table > thead > tr > th{vertical-align: top;}

/*Added By GK*/
.title-detail-gk{min-height:auto;}
.login-form-box .fa-lock{font-size:27px;}
.login-form-box input[type=text]{padding:0px 5px;}
.login-form-box input[type=password]{padding:0px 5px;}
.login-popup .fa-lock{font-size: 24px;}
.login-popup .fa-user{font-size: 24px;}
.login-popup .input-group{display: inherit !important;}
.login-popup .input-group-addon{height:38px;width: 10%;float: left;}
.login-popup .form-control{width:90%;}
.login-popup .input-group-addon .fa-envelope{font-size: 20px;}
.login-popup .error{margin-bottom:0px;}
.paddingtopbottom10{padding: 10px 0px;}

/*By PO */ 
.margin-top-bottom-custom{margin: 25px 25px;}
 
.login-form-box > .row{max-width:60%;width: 100%;}

@media(max-width:767px){
    .login-form-box > .row{max-width:100%;width: 100%;}
    .signup-category {
        margin-bottom: 0px;
    }
    .input-group-addon { padding: 6px 2px; }
    
}

@media(max-width:380px) {
    .forgot-pw {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }

    .register-login {
        display: block;
        width: 100%;
        text-align: center;
    }
    /* .mobile-logo img {
        margin-top:7px;
    } */
}
@media only screen and (min-width: 321px) and (max-width: 350px) {
    .mobile-logo img {
        margin-top:5px;
    }
}
@media(max-width:320px) {
    .mobile-logo img {
        margin-top:10px;
    }
}



@media(max-width:568px) {
    .pull-none {
        float: none !important;
    }
    .selectMultipleParent {
        margin: 10px 0px 10px 0px !important;
    }
}

/* @media(max-width:991px) {
    .pull-none {
        float: none !important;
    }
    .selectMultipleParent {
        margin: 10px 0px 10px 0px !important;
    }
} */

