/* ========================================================================== *\
   Update in style css here
\* ========================================================================== */

ul.tags {
	font-size: 12px;
    line-height: 12px;
    color: #444444;
    max-width: 650px;
}
/* ========================================================================== *\
   ADDITIONAL CSS
\* ========================================================================== */


.googleReview ::-webkit-scrollbar {  width: 2px; }
.googleReview ::-webkit-scrollbar-track {  background: #fff; }
.googleReview ::-webkit-scrollbar-thumb {  background: #f1f1f1; }
.googleReview ::-webkit-scrollbar-thumb:hover {  background: #555; }


.faq-que { font-weight: 600; }

.customerReview {  
    display: block;
    padding: 0 20px 20px 20px;
    font-size: 18px;
    line-height: 30px;
}
.customerReview .inner {
    padding: 40px 60px !important;
    border-bottom: none !important;    
}
.customerReview .author {
    display: block;
    font-weight: bold;
    margin-bottom: 70px;
    font-size: 16px;
    line-height: 24px;
	text-align: center;
}
.customerReview i.quote{ font-size: 48px;    line-height: 2px; top: 18px;    position: relative; }
.crnavdiv { position: relative; margin: 0 auto;     text-align: center;    margin-top: -100px; }
.crnav { padding: 10px 12px; border-radius: 50px; }
.crnav i{ font-size: 1.2em; }
.crnavleft { margin-right: 15px; }
.crnavright { margin-left: 15px; }

a.linktitle { margin-right: 30px; font-size: 16px; }

.tablinks {
    display: block;
    width: 100%;
    padding: 0px 0 0px 0;
}

.tagstitle {
	font-size: 20px;
    font-weight: bold;
    padding: 15px 0 15px 0;
}
.tags {
    display: inline-table;
    border-radius: 20px !important;
    text-shadow: none !important;
    text-align: center;
    vertical-align: middle;
	margin-bottom: 20px;
}
.tags-text {
	background-color: #ecbc29;
    padding: 3px 15px;
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.text-success { color:#060; }
.text-fail { color:#f00; }
.webred { color:#E20613; }

.tablehead { padding: 5px 5px; font-weight: 600; background: #e1e0de; }
li.viewprofile, .proMoreImage { cursor:pointer !important; }
#promotions img { width:100%; height: 250px !important; object-fit: cover; margin-bottom: 15px; }
#promotions p.contentpara { overflow:hidden; overflow-y: auto; }
ul.gallery img {
    height: 200px !important;
    object-fit: cover;
}
#promotions ::-webkit-scrollbar {  width: 5px; }
#promotions ::-webkit-scrollbar-track {  background: #fefefe; }
#promotions ::-webkit-scrollbar-thumb {  background: #ddd; }
#promotions ::-webkit-scrollbar-thumb:hover {  background: #333; }
/* ========================================================================== *\
   COLUMNS
\* ========================================================================== */
.clearboth {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
label.realprofile {
    font-weight: normal;
    font-size: 100% !important;
    margin-bottom: 5px;
}
label.alt {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
}
label {
    display: block;
    color: #444444;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}

.productZoomImage{
    content: "";
    display: block;
    position: absolute;
    cursor: pointer;
    z-index: 5;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    background: url(images/zoom.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
}


.mdealflow.alt ul li a span {
    font-size: 16px;
    padding: 0;
    position: inherit;
    text-shadow: none;
	text-align: left;
}

/*#promotions .columns { margin-top: 45px; }*/

.browsePeople div a img {
	border-radius: 50% !important; width: 250px; max-height: 250px !important;
}

.rule {
    margin-bottom: 0px;
}


.proDetails .promo {
	display: inline-block;
	color: #ffffff;
	margin-bottom: 10px;
	background:#E20613;
	border-radius: 10px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
}

.proDetails h3, .proDetails .price {
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 10px;
}
.proDetails .btn {
	margin-top: 25px;
}
p:empty{
    display: none;
}
.restaurant_grocery h2{
    text-transform: capitalize;
}
.restaurant_grocery .inner ul:last-child {
    border: navajowhite;
    padding-bottom: 0px;
}
@media screen and (max-width:600px) {
.shopType { max-width: 100px; }
.shop { height: 620px; }
#btnReviewSubmit { width:100% !important; }
.browseFlow ul li a img { max-height: 170px; }
.mobileFeaturedLogo { display:block; width:100% !important; }
.mobileFeaturedName { display:block; width:100% !important; }
}
.tab .inner{
    padding: 0px;
    border-bottom: none !important;
}
section.hero.profile.short .back.alt{
    background-image: none;
}
input.small.btn-ship{
    text-transform: none;
    font-size: 16px;
    padding: 9px 22px;
    background: #E20613;
    border: 2px solid #E20613;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
}
.cartItemTop small, .productSummary small {
    margin-top: 10px;
    display: inline-block;
}
.cartItemTop small p, .productSummary small p {
    padding-bottom: 6px !important;
    font-weight: 200;
}
.search form input[type="text"]:first-child{
    width: 75%;
}
.autocomplete-suggestions {
    z-index: 99999 !important;
    margin-left: 0px;
    font-size: 90%;
    min-width: 240px;
    background: #fff;
    cursor: pointer;
    overflow: hidden;
}
.autocomplete-suggestions div {
    padding: 5px 10px;
}
.autocomplete-suggestions div:hover{
    background: #f0f0f0;
}