@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Lato:wght@100;300;400;700;900&family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
	font-family: 'Lato', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
a {
/*transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;*/
}
/*>>>>>>>>> menu css >>>>>>>>*/
.wrapper-menu {
	width: 100%;
}
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #fffefe;
	z-index: 2;
	padding: 0px 0px;
	z-index: 10;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	z-index: 99999;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #000000;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	left: 11px;
	top: -10px;
	/* z-index: 9999; */
	background: #ffffff;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
	z-index: 3333;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #1a263f;
	padding: 5px 14px;
	display: inline-block;
	width: 100%;
	font-weight: 900;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #c3c3c3;
}
span.arrow {
	position: absolute;
	right: 7px;
	color: #1a263f;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: left;
}
.nav_area > ul > li {
	display: inline-block;
	padding: 0px 0px;
	padding-right: 11px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	padding: 8px 6px;
	text-decoration: none;
	padding-bottom: 33px;
	/* text-transform: uppercase; */
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
span.arrow {
	display: none;
	padding-left: 0px;
	color: #3a4477;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #fffdf7;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 6666;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
	background: #f9f4e7;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #24314b;
	position: relative;
	border-bottom: solid 1px #e9e9e9;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 10px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	background-color: #24314b;
	padding-top: 8px;
	height: 84px;
	z-index: 9999;
}
.top-logo a {
	display: inline-block;
}
.top-logo {
	text-align: left;
	position: relative;
	z-index: 999;
}
.form-select {
	border: none;
	box-shadow: none;
	outline: none;
}
.form-select {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
 background-position: right .75rem center;
	background-size: 10px 25px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-right: 29px;
	color: #000000;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
.nav_area > ul > li img {
	max-width: 20px;
	vertical-align: sub;
}
/*>>>>>>>>> menu css and >>>>>>>>*/


/*>>>>>>>>>> index >>>>>>>>>>>*/

.topbar-text p img {
	margin-right: 12px;
	max-width: 45px;
	vertical-align: bottom;
}
.row.menu-row {
	padding-top: 15px;
}
.header-icon-info {
	display: flex;
}
.header-icon {
	margin-left: 7px;
}
.header-icon ul li {
	display: inline-block;
}
.header-icon ul li a {
	display: inline-block;
	margin-left: 5px;
}
.topbar-wrapper {
	background-color: #f67323;
	padding: 8px 0px;
}
.topbar-text {
	width: 100%;
	text-align: center;
	color: #fff;
}
.topbar-text p {
	margin-bottom: 0px;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.topbar-text p span {
	display: inline-block;
	padding-left: 36px;
	position: relative;
}
.topbar-text p span::after {
	content: "";
	position: absolute;
	border-left: solid 1px #fff;
	height: 15px;
	left: 17px;
	top: 2px;
}
.search-container {
	border: solid 1px #fff;
	border-radius: 50px;
	width: 170px;
	display: flex;
}
.search-container .search-box-header {
	margin-top: 0px;
	font-size: 16px;
	border: none;
	box-shadow: none;
	outline: none;
	width: 100%;
	display: inline-block;
	background: transparent;
	padding-left: 20px;
	color: #fff;
}
.search-container button {
	border: none;
	cursor: pointer;
	background: none;
	box-shadow: none;
	outline: none;
	color: #354156;
	border-radius: 50%;
	width: 40px;
	height: 34px;
	line-height: 0px;
	margin-right: -1px;
}
.search-container button i.fa {
	color: #fff;
	font-size: 18px;
}
.search-container input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #fff;
 opacity: 1; /* Firefox */
}
 .search-container input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
 .search-container input::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 2%;
	top: 46%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 46%;
	right: 2%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 26px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 26px !important;
}
#sliderhome .owl-dot {
	display: none;
}
.all-flavors-section {
	padding: 45px 0px 75px;
}
.heading-title {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.heading-title span {
	font-size: 40px;
	font-weight: bold;
	line-height: 53px;
}
.heading-title p {
	margin-bottom: 0px;
	font-size: 18px;
	color: #5b7191;
	font-weight: 600;
}
.btn-wrapper {
	width: 100%;
	text-align: center;
	margin-top: 60px;
}
.btn-wrapper a {
	background-color: #1a263f;
	padding: 9px 58px;
	border-radius: 50px;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
	box-shadow: inset 0 0 0 0 #c4a666;
	-webkit-transition: ease-out 0.8s;
	-moz-transition: ease-out 0.8s;
	transition: ease-out 0.8s;
	font-weight: bold;
}
.btn-wrapper a span {
	display: inline-block;
	margin-left: 12px;
}
.flavors-row {
	border-bottom: solid 2px #e6e7ea;
	padding-bottom: 65px;
}
.heading-title span img {
	max-width: 40px;
	vertical-align: baseline;
	margin: 0px 11px;
}
.flavors-img-bgg {
	position: absolute;
	bottom: -93px;
	max-width: 160px;
	left: -50px;
}
.all-flavors-section .container {
	position: relative;
}
#slider-flavors .owl-nav button.owl-prev {
	position: absolute;
	left: -2%;
	top: 37%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-flavors .owl-nav button.owl-next {
	position: absolute;
	top: 37%;
	right: -2%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-flavors .owl-nav button.owl-next img {
	max-width: 15px !important;
}
#slider-flavors .owl-nav button.owl-prev img {
	max-width: 15px !important;
}
#slider-flavors .owl-dot {
	display: none;
}
.slider-banner img {
	aspect-ratio: 1920/795;
	object-fit: cover;
}
.news-section {
	position: relative;
}
.news-img {
	border-radius: 14px;
	overflow: hidden;
}
.news-text-info span {
	font-size: 39px;
	font-weight: 800;
	width: 100%;
	display: inline-block;
	margin-bottom: 8px;
}
.news-text-info .news-text {
	margin-bottom: 15px;
	font-size: 22px;
	color: #5b7191;
	font-weight: bold;
}
.news-text-info p {
	font-size: 16px;
	color: #000;
	line-height: 27px;
	font-weight: 400;
}
.news-text-info .btn-wrapper {
	text-align: left;
	margin-top: 30px;
}
.news-img-box-row {
	padding-top: 60px;
}
.news-img-box-wrapper {
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.news-box-text {
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 13px 25px 23px;
	color: #fff;
	background-color: rgba(72,81,101,0.8);
}
.news-box-text span {
	font-size: 18px;
	font-weight: 600;
}
.news-box-text p {
	margin-bottom: 0px;
	font-size: 14px;
}
.news-left-bgg {
	position: absolute;
	top: 145px;
	left: 15px;
	max-width: 72px;
}
.about-popcorn-section {
	padding: 60px 0px;
	position: relative;
}
.about-popcorn-section .container {
	max-width: 100%;
}
.about-popcorn-section .col-md-5 {
	padding: 0px;
}
.about-popcorn-section .col-md-7 {
	padding: 0px;
}
.about-popcorn-section .news-text-info {
	padding-left: 60px;
	max-width: 79%;
}
.news-text-info .arrow-bottom {
	max-width: 135px;
	margin-bottom: 33px;
	margin-left: -33px;
}
.about-popcorn-section::after {
	content: "";
	position: absolute;
	width: 94%;
	border-bottom: solid 2px #e6e7ea;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0px;
}
.about-bgg-img {
	position: absolute;
	right: 59px;
	top: 154px;
	max-width: 135px;
}
.about-bgg-img2 {
	position: absolute;
	right: 0px;
	bottom: 199px;
	max-width: 90px;
}
.store-location-section {
	padding: 80px 0px;
}
.store-location-box-wrapper {
	width: 100%;
	text-align: center;
}
.store-location-img {
	border-radius: 50%;
	overflow: hidden;
	height: 205px;
	width: 205px;
	margin: 0px auto;
	position: relative;
}
.store-location-box-wrapper .store-location-hover-box {
	display: inline-block;
	position: absolute;
	bottom: 24px;
	text-align: center;
	width: 100%;
	left: 0px;
	right: 0px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	z-index: 1;
	text-shadow: 2px 2px #000000;
}
.store-location-box-wrapper .store-location-hover-box .store-location-icon img {
	width: auto;
	display: inline-block;
}
.store-location-img:after {
	left: 0;
	bottom: 0;
	height: 0;
	z-index: 0;
	width: 100%;
	content: "";
	position: absolute;
	/* background: #000; */
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: rgba(41, 70, 124, 0.8);
}
.store-location-img:hover .store-location-hover-box .store-location-icon {
	opacity: 1;
}
.store-location-img:hover:after {
	height: 100%;
}
.heading-title ul {
	margin-top: 15px;
	margin-bottom: 11px;
}
.heading-title ul li {
	display: inline-block;
	padding: 0px 8px;
}
.heading-title ul li a {
	text-decoration: none;
	color: #5b7191;
	font-size: 16px;
	font-weight: bold;
}
#slider-store-location .owl-dots {
	text-align: center;
	bottom: -42px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#slider-store-location .owl-dots button.active span {
	background-color: #1a263f;
	position: relative;
}
#slider-store-location .owl-dots button span {
	background-color: #ccced4;
}
#slider-store-location .owl-dots button {
	outline: 0;
}
#slider-store-location .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50px;
}
#slider-store-location .owl-nav button.owl-prev {
	position: absolute;
	left: -4%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-store-location .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: -4%;
	box-shadow: none !important;
	outline: none !important;
}
#slider-store-location .owl-nav button.owl-next img {
	max-width: 15px !important;
}
#slider-store-location .owl-nav button.owl-prev img {
	max-width: 15px !important;
}
.store-location-section .btn-wrapper {
	margin-top: 31px;
}
.footer-section {
	padding-top: 50px;
	background-image: url(../images/footer-bgg.jpg);
	background-size: cover;
}
.footer-logo a {
	display: inline-block;
}
.footer-menu ul li {
	/* line-height: 38px; */
	line-height: 1.5;
	margin-bottom: 10px;
}
.footer-menu ul li a {
	text-decoration: none;
	color: #c1a668;
	font-size: 16px;
	font-weight: bold;
}
.footer-menu .footer-icon ul li {
	display: inline-block;
	margin-right: 6px;
}
.footer-menu .footer-icon ul li {
	display: inline-block;
}
.footer-menu .footer-icon ul li a {
	display: inline-block;
	background-color: #c1a668;
	height: 33px;
	width: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 50%;
	font-size: 23px;
	color: #000;
}
.footer-menu .footer-icon {
	margin-top: 5px;
}
.footer-info span {
	color: #c1a668;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
	display: inline-block;
	width: 100%;
}
.footer-info p {
	color: #fff;
	font-size: 12px;
}
.footer-info img {
	margin-bottom: 3px;
}
.copy-right-info {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 52px 0px 35px;
}
.email-subscribe-foo {
	width: 100%;
	display: flex;
}
.email-subscribe-foo .input-wrapper {
	height: 33px;
	padding: 0px 15px;
	font-size: 13px;
	width: 63%;
	border: none;
	font-weight: bold;
	border-radius: 50px;
	box-shadow: none;
	outline: none;
}
.email-subscribe-foo .button-wrapper {
	background: #c1a668;
	color: #1a263f;
	font-size: 14px;
	font-weight: bold;
	margin-left: 8px;
	width: auto;
	border-radius: 50px;
	border: solid 1px #c1a668;
	box-shadow: none;
	outline: none;
	cursor: pointer;
	padding: 0px 19px;
}
/*********** index-2 ***********/
.content-section {
	margin: 15px 0px 41px;
}
.breadcrumb-details {
    width: 100%;
    float: right;
    text-align: right;
}
.breadcrumb-details ol.breadcrumb {
    text-align: right;
    float: right;
    position: relative;
    z-index: 33333;
}
.breadcrumb {
	padding: 0px 0px;
	list-style: none;
	background: none;
	border-radius: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	justify-content: right;
}
li.breadcrumb-item {
	font-size: 14px;
	font-weight: bold;
}
.breadcrumb li.breadcrumb-item a {
	color: #24314b;
}
.breadcrumb-item.active {
	color: #24314b;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #24314b;
}
.product-box-info {
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
	position: relative;
	border-right: solid 1px #ededed;
}
.product-details {
	padding-top: 35px;
}
.product-details .product-details-title {
	font-size: 20px;
	color: #1a263f;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.product-details span {
	display: inline-block;
	font-size: 18px;
	color: #5b7191;
	font-weight: bold;
}
.product-box-info.boxright::after {
	border: none;
}
.back-btn {
	width: 100%;
	text-align: center;
	margin-top: 70px;
}
.back-btn a {
	display: inline-block;
	max-width: 50px;
}
/*>>>>>>>>>> index-3 >>>>>>>>*/
.news-details-info {
	text-align: center;
	padding-top: 60px;
	margin-bottom: 15px;
}
.news-details-title {
	font-size: 28px;
	font-weight: bold;
	color: #1a263f;
	margin-bottom: 5px;
}
.date-info {
	font-size: 15px;
	color: #5b7191;
	font-weight: bold;
}
.date-info i.fa {
	margin-right: 10px;
}
.news-details-info span {
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	border-top: solid 1px #e6e7ea;
	margin-top: 17px;
	font-size: 21px;
	font-weight: bold;
}
.news-details-info p {
	font-size: 15px;
	padding-top: 24px;
	line-height: 28px;
	margin-bottom: 45px;
}
.btn-back {
	text-align: right;
}
.btn-back a img {
	margin-right: 14px;
	max-width: 10px;
	vertical-align: text-bottom;
}
.btn-back a {
	display: inline-block;
	font-size: 20px;
	text-decoration: none;
	color: #1a263f;
}
.news-details-img {
	max-width: 80%;
	margin: auto;
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 15px;
}
/*>>>>>>>>>> index-4 >>>>>>>>*/

.news-new-details-wrapper {
	max-width: 82%;
	margin: auto;
	padding-top: 80px;
	padding-bottom: 30px;
}
.news-new-details-img {
	margin-bottom: 10px;
}
.news-new-details .news-details-title {
	color: #5b7191;
}
.news-new-details p {
	font-size: 15px;
	line-height: 23px;
}
.more-btn a {
	font-size: 15px;
	color: #1b273f;
}
.more-btn a i.fa {
	margin-left: 9px;
	color: #5d7392;
}
.news-new-details.two {
	padding-top: 60px;
}
/*>>>>>>>>>> index-5 >>>>>>>>*/

.store-location-row {
	max-width: 90%;
	margin: auto;
	padding-bottom: 30px;
}
.store-location-info {
	width: 100%;
}
.store-location-info .heading-title {
	margin-bottom: 60px;
}
.store-location-details-text span {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #19375b;
	margin-bottom: 4px;
}
.store-location-details-text ul li {
	font-size: 12px;
	color: #19375b;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 28px;
}
.store-location-details-text ul li img {
	max-width: 17px;
	margin-right: 7px;
	vertical-align: sub;
}
.col-md-9.padd {
	padding-left: 10px;
}
.row-store-location::after {
	content: "";
	position: absolute;
	width: 94%;
	border-bottom: solid 1px #e5e6e9;
	bottom: 0px;
	margin: auto;
	right: 0;
	left: 0;
}
.row-store-location {
	align-items: center;
	position: relative;
	margin-bottom: 17px;
	padding-bottom: 17px;
}
.search-container .search-box-header::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #fff;
 opacity: 1; /* Firefox */
}
 .search-container .search-box-header:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}
 .search-container .search-box-header::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.product-box-info .product-img {
	position: relative;
	overflow: hidden;
}
.product-box-info .product-img img {
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.product-box-info:hover .product-img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.header-section.fixed {
	z-index: 9999;
	background: #0c1628;
}
.header-section.fixed .top-logo {
	max-width: 112px;
}
.store-location-box-wrapper:hover .store-location-hover-box {
	top: 29%;
	bottom: 0;
}
.store-location-box-wrapper .store-location-hover-box {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.store-location-icon {
	opacity: 0;
}
.news-img-box-wrapper:hover .news-img-box img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.news-img-box-wrapper .news-img-box img {
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flavors-img {
	position: relative;
	overflow: hidden;
}
.flavors-img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.flavors-img img {
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.btn-wrapper a:hover {
	box-shadow: inset 0 0 0 50px #c4a666;
}
.mobile-view-search-bar {
	display: none;
}
/********* Product-Details Page CSS *********/
.row-product-details {
	margin: auto;
	max-width: 96%;
	padding-bottom: 55px;
}
.product-details-row-info {
	padding-top: 80px;
	width: 100%;
	margin: auto;
}
.product-details-box {
	width: 100%;
	padding-left: 27px;
}
.product-details-title-text {
	font-size: 36px;
	font-weight: bold;
	color: #0c034b;
	letter-spacing: 3px;
	margin-bottom: 5px;
}
.product-details-box span {
	display: inline-block;
	color: #666699;
	font-size: 41px;
	font-weight: 600;
}
.product-details-box span del {
	color: #767699;
	font-size: 30px;
	font-weight: normal;
}
.pickyour-info span {
	font-size: 18px;
}
.pickyour-info {
	margin-top: 25px;
}
.pickyour-info span {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 19px;
	color: #0c034b;
}
.pickyour-info ul li {
	display: inline-block;
	margin-right: 10px;
}
.pickyour-info ul li img {
	max-width: 45px;
}
.pickyour-info ul li a {
	display: inline-block;
	background-color: #f0f0f0;
	padding: 5px 17px;
	font-size: 16px;
	color: #000;
	border-radius: 5px;
	text-decoration: none;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.flavors-info-box {
	width: 100%;
	text-align: center;
}
.flavors-info-box span {
	margin-bottom: 0px;
}
.flavors-info-box span a {
	display: inline-block;
	background-color: #f0f0f2;
	height: 30px;
	width: 30px;
	line-height: 30px;
	font-size: 11px;
	border-radius: 50px;
	color: #000;
}
.flavors-info-row {
	margin-top: 25px;
}
.flavors-info-box .flavors-title {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	color: #0c034b;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
.pickyour-info.flavors-info span {
	margin-bottom: 0px;
}
.pickyour-info.flavors-info p {
	font-size: 17px;
	color: #9595b6;
	margin-bottom: 0px;
}
.product-add-btn {
	width: 100%;
	text-align: center;
	margin-top: 60px;
}
.product-add-btn ul li {
	display: inline-block;
	margin: 0px 10px;
}
.product-add-btn ul li img {
	max-width: 110px;
	margin-top: -6px;
}
.product-add-btn ul li a {
	background-color: #1a273f;
	padding: 5px 29px;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	border-radius: 3px;
	text-decoration: none;
}
.product-like-title {
	width: 100%;
	font-size: 25px;
	font-weight: bold;
	position: relative;
	padding-left: 15px;
}
.product-like-title::after {
	content: "";
	position: absolute;
	width: 79%;
	border-bottom: solid 2px #e6e7ea;
	bottom: 12px;
	left: 227px;
}
.product-like-row {
	padding-top: 65px;
	width: 100%;
}
.product-like-row .product-box-info.boxright {
	margin-bottom: 0px;
	margin-top: 60px;
}
.product-like-comm {
	background-color: #f8f8f9;
	padding: 40px;
	width: 100%;
	padding-top: 30px;
	margin-top: 40px;
}
.product-like-comm p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #000;
	line-height: 25px;
}
.test-icon {
	text-align: center;
	margin-bottom: 5px;
}
.test-icon img {
	max-width: 40px;
}
.pickyour-info ul li a:hover {
	background: #1a273f;
	color: #fff;
}
.product-add-btn .add-to-cart a {
	background: #1a273f;
	padding: 7px 33px;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
	font-weight: bold;
	text-decoration: none;
}
.select-box-quantity .quantity {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: solid 1px #d5dbe0;
	border-radius: 5px;
	width: 86px;
	margin-left: calc( 50% - 43px );
}
.quantity__minus, .quantity__plus {
	display: block;
	width: 27px;
	height: 35px;
	margin: 0;
	background: #f0f1f3;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	color: #000;
	font-weight: bold;
}
.quantity .quantity__input {
	width: 60px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #bec7cf;
	border-right: 1px solid #bec7cf;
	background: #fff;
	color: #8184a1;
}
.quantity__minus {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.quantity__plus {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.quantity_taste_minus, .quantity_taste_plus {
	display: block;
	width: 27px;
	height: 35px;
	margin: 0;
	background: #f0f1f3;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	color: #000;
	font-weight: bold;
}
.quantity .quantity_taste_input {
	width: 30px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid #bec7cf;
	border-right: 1px solid #bec7cf;
	background: #fff;
	color: #8184a1;
}
.quantity_taste_minus {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.quantity_taste_plus {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.product-add-btn .select-box-quantity {
	display: inline-block;
}
.product-add-btn .add-to-cart {
	display: inline-block;
	margin-left: 18px;
	width: auto;
}
.product-details-slider {
	float: left;
	width: 100%;
}
/*USE CSS for Slider*/
.right-side-full-img .slider-banner-image img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.vehicle-detail-banner .car-slider-desc {
	max-width: 180px;
	margin: 0 auto;
}
.banner-slider .slider.slider-for {
	max-width: 84%;
	padding-left: 35px;
}
.banner-slider .slider.slider-nav {
	max-width: 16%;
}
.banner-slider .slider.slider-for, .banner-slider .slider.slider-nav {
	width: 100%;
	float: left;
}
.banner-slider .slider.slider-nav {
	overflow: hidden;
}
.slider-banner-image {
	height: 610px;
}
.banner-slider .slider.slider-nav {
	padding: 20px 0 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg {
	max-width: 178px;
	height: 110px;
	margin: 0 auto;
	border: 1px solid #EBEBEB;
}
.slider-banner-image img, .slider-nav .slick-slide.thumbnail-image .thumbImg img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.slick-vertical .slick-slide:active, .slick-vertical .slick-slide:focus, .slick-arrow:hover, .slick-arrow:focus {
	border: 0;
	outline: 0;
}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
	border: 2px solid #196DB6;
}
.slider-nav .slick-slide.slick-current span {
	color: #196DB6;
}
.slider-nav .slick-slide {
	text-align: center;
}
.slider-nav .slick-slide span {
	font-size: 14px;
	display: block;
	padding: 5px 0 15px;
}
.slick-arrow {
	width: 100%;
	background-color: transparent;
	border: 0;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0;
	height: 33px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	cursor: pointer;
}
.slick-prev {
	top: 0;
}
.slick-next {
	bottom: 0;
	background-color: #fff;
}
.slick-prev.slick-arrow {
	background-image: url(../images/black-up-arrow.png);
}
.slick-next.slick-arrow {
	background-image: url(../images/black-down-arrow.png);
}

/*End USE CSS for Slider*/
@media screen and (max-width : 991px) {
.banner-slider .slider.slider-for, .banner-slider .slider.slider-nav {
	max-width: 100%;
	float: none;
}
.banner-slider .slider.slider-for {
	padding-right: 0;
}
.banner-slider .slider.slider-nav {
	height: auto;
}
.slider-banner-image {
	height: 500px;
}
.slider.slider-nav.thumb-image {
	padding: 10px 30px 0;
}
.slider-nav .slick-slide span {
	padding: 5px 0;
}
.slick-arrow {
	padding: 0;
	width: 30px;
	height: 30px;
	top: 50%;
	bottom: 0;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.slick-prev {
	left: 0;
	right: unset;
}
.slick-next {
	left: unset;
	right: 0;
	background-color: transparent;
}
.vehicle-detail-banner .car-slider-desc {
	max-width: 340px;
}
.bid-tag {
	padding: 10px 0 15px;
}
.slider.slider-nav.thumb-image {
	white-space: nowrap;
}
.thumbnail-image.slick-slide {
	padding: 0px 5px;
	min-width: 75px;
	display: inline-block;
	float: none;
}
}
 @media screen and (max-width : 767px) {
.slider-banner-image {
	height: 400px;
}
.slider.slider-nav.thumb-image {
	padding: 0px 20px 0;
	margin: 10px 0px 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg {
	max-width: 140px;
	height: 80px;
}
.slick-prev.slick-arrow {
	background-position: center 10px;
}
.slick-next.slick-arrow {
	background-position: center 10px, center;
}
.slider-nav .slick-slide span {
	font-size: 12px;
	white-space: normal;
}
}
 @media screen and (max-width: 580px) {
.slider-banner-image {
	height: 340px;
}
}
 @media screen and (max-width : 480px) {
.slider-banner-image {
	height: 280px;
}
}
.left-side-thumbnail .thumbImg img {
	border-radius: 100px;
	border: solid 1px #cdcdcd;
	width: 93px;
	height: 93px;
	padding: 10px;
	cursor: pointer;
}
.left-side-thumbnail .thumbImg {
	margin-bottom: 1px;
}
.store-location-wrapper {
	width: 100%;
	float: left;
}
.store-location-wrapper ul.nav {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	border-bottom: none;
}
.store-location-wrapper ul.nav li a {
	text-decoration: none;
	color: #5b7191;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 19px;
	padding-bottom: 6px;
}
.store-location-wrapper .tab-content {
	margin-top: 44px;
}
.store-location-wrapper .heading-title {
	margin-bottom: 17px;
}
.store-location-wrapper ul.nav li a.active {
	border-bottom: solid 2px #ced0d6;
	color: #000;
	background: none;
	border-radius: 0px;
}
.store-location-wrapper ul.nav li a {
	padding: 0px 0px;
	padding-bottom: 3px;
}
.store-location-wrapper .owl-nav button img {
	max-width: 100%;
	height: auto;
}
.store-location-wrapper .owl-nav button.owl-prev {
	position: absolute;
	left: -45px;
	top: 25%;
	outline: 0;
	max-width: 18px;
}
.store-location-wrapper .owl-nav button.owl-next {
	position: absolute;
	right: -45px;
	top: 25%;
	outline: 0;
	max-width: 18px;
}
.store-location-wrapper .owl-dots {
	margin-top: 14px !important;
}
.product-box-row .col-md-4:nth-child(3n) .product-box-info {
	border-right: none;
}
.left-side-thumbnail .slick-list {
	margin-top: 23px;
	margin-bottom: 37px;
}
.left-side-thumbnail .slick-list .slick-current.slick-active .thumbImg img {
	border: solid 1px #24314b;
}
.quantity a:hover {
	background: #c4a668;
	color: #fff;
	text-decoration: none;
}
.cart-icon-li {
	position: relative;
}
.cart-icon-li .cart-item {
	position: absolute;
	right: -10px;
	top: -4px;
	background: #fff;
	width: 16px;
	height: 16px;
	border-radius: 100px;
	text-align: center;
	line-height: 16px;
	color: #000;
	font-size: 11px;
}
.mobile-view-header-icon {
	display: none;
}
.nav_area span.close-menu {
	display: none;
}
.store-location-row .store-location-info .heading-title {
	margin-bottom: 16px;
}
.pagination-wrapper {
	float: left;
	width: 100%;
	margin-top: 3px;
}
.pagination-wrapper ul li {
	display: inline-block;
	margin-right: 21px;
}
.pagination-wrapper ul li a {
	color: #19375b;
	font-size: 15px;
	text-decoration: none;
	font-weight: 600;
}
.product-bottom-wrapper .col-md-3:nth-child(4n) .product-box-info {
	border-right: none;
}




/******** Mobile Layout ********/
@media only screen and (max-width: 767px) {
.location-img iframe {
    max-width: 100%;
    height: auto;
}
.location-img {
    margin-top: 40px;
}	
	
	
.row-store-location {
	margin-left: 0px;
	margin-right: 0px;
}
.row-store-location .col-md-9.padd {
	max-width: 55%;
}
.row-store-location .col-md-3 {
	padding-left: 0px;
	padding-right: 0px;
	max-width: 45%;
}
.row-store-location::after {
	width: 100%;
	bottom: 7px;
	left: 0;
}
.row-store-location:last-child::after {
	display: none;
}
.pagination-wrapper {
	float: left;
	width: 100%;
	margin-top: 27px;
	text-align: center;
}
.store-location-row .store-location-wrapper ul.nav li a {
	margin: 0px 11px;
	margin-bottom: 11px;
}
.store-location-info .tab-content {
	margin-top: 7px;
}
.mobile-view-header-icon {
	display: block;
}
.nav_area span.close-menu {
	display: block;
}
.mobile-view-header-icon .cart-btn .cart-item {
	position: absolute;
	right: -10px;
	top: -4px;
	background: #fff;
	width: 20px;
	height: 20px;
	border-radius: 100px;
	text-align: center;
	line-height: 20px;
	color: #000;
}
.nav_area span.close-menu .fa {
	font-size: 33px;
	color: #24314b;
}
.nav_area span.close-menu {
	border-bottom: solid 1px #c3c3c3;
	width: 100%;
	display: inline-block;
	text-align: right;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.mobile-view-header-icon {
	position: absolute;
	right: 15px;
	top: 15px;
}
.mobile-view-header-icon .user-icon {
	display: inline-block;
}
.mobile-view-header-icon .cart-btn {
	display: inline-block;
}
.header-section .top-logo {
	display: inline-block;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	width: 100%;
	text-align: center;
	max-width: 319px;
	z-index: 222;
}
.flavors-info-box .flavors-title {
	font-size: 13px;
	line-height: 20px;
	height: 40px;;
	letter-spacing: initial;
}
.product-bottom-wrapper .product-box-info {
	border-right: none;
}
.row-product-details {
	padding-bottom: 19px;
}
.product-add-btn {
	margin-top: 14px;
}
.product-bottom-wrapper .col-md-3 {
	max-width: 50%;
}
.product-like-comm {
	padding: 24px;
	width: 100%;
	padding-top: 24px;
	margin-top: 24px;
	text-align: center;
}
.product-bottom-wrapper .col-md-3:nth-child(4n) .product-box-info {
	border-right: none;
}
.banner-slider .slider.slider-for {
	padding-left: 0px;
}
.product-details-slider .banner-slider {
	display: flex;
	flex-wrap: wrap;
}
.product-details-slider .banner-slider .right-side-full-img {
	order: 1;
}
.product-details-slider .banner-slider .left-side-thumbnail {
	order: 2;
	padding-left: 0px;
	padding-right: 0px;
}
.left-side-thumbnail .slick-list {
	margin-top: 0px;
	margin-bottom: 25px;
}
.left-side-thumbnail .thumbImg {
	text-align: center;
	display: inline-block;
}
.btn-back {
	text-align: center;
}
.product-details-box {
	width: 100%;
	padding-left: 0;
}
.product-like-title::after {
	display: none;
}
.flavors-info-row .col-md-3 {
	max-width: 25%;
	margin-top: 17px;
	padding-left: 3px;
	padding-right: 3px;
}
.flavors-info-row {
	margin-top: 8px !important;
}
.row-product-details {
	max-width: 100%;
}
.mobile-view-search-bar {
	display: flex;
	border: solid 1px #000;
	width: 100%;
}
.mobile-view-search-bar .search-box-header {
	color: #000;
}
 .search-container .search-box-header::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #000;
 opacity: 1; /* Firefox */
}
 .search-container .search-box-header:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #000;
}
 .search-container .search-box-header::-ms-input-placeholder { /* Microsoft Edge */
 color: #000;
}
.mobile-view-search-wrapper button .fa {
	color: #000 !important;
	margin-right: 7px !important;
}
.mobile-view-search-wrapper {
	padding: 15px 15px;
	background: #f9d958;
	margin-bottom: 5px;
}
ul.sub-menu li {
	border-bottom: none !important;
	padding-left: 9px !important;
}
.header-section.fixed .top-logo {
	max-width: initial;
}
.topbar-wrapper
{
	top: 0;
}
.topbar-text p
{
	font-size: 12px;
}
.topbar-wrapper p img {
	display: none;
}
.header-icon-info {
	display: none;
}
.top-logo a {
	max-width: 24%;
}
.header-section {
	padding-top: 7px;
	height: 64px;
}
.slider-banner img {
	height: 234px;
	object-fit: cover;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 10px !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 10px !important;
}
.top-logo {
	z-index: 3;
}
#slider-store-location .owl-nav button.owl-next {
	right: -5%;
	display: none;
}
#slider-store-location .owl-nav button.owl-prev {
	left: 0%;
	display: none;
}
#slider-flavors .owl-nav button.owl-next {
	right: 0%;
}
#slider-flavors .owl-nav button.owl-prev {
	left: 0%;
}
.heading-title span {
	font-size: 28px;
	line-height: 41px;
}
.heading-title span img {
	max-width: 30px;
	margin: 0px 3px;
}
.heading-title p {
	font-size: 13px;
}
#slider-flavors .owl-nav button.owl-prev img {
	max-width: 10px !important;
}
#slider-flavors .owl-nav button.owl-next img {
	max-width: 10px !important;
}
.btn-wrapper {
	margin-top: 41px;
}
.btn-wrapper a {
	padding: 6px 35px;
	font-size: 12px;
}
.flavors-row {
	margin: auto;
	padding-bottom: 33px;
}
.flavors-img-bgg {
	bottom: -43px;
	max-width: 73px;
	left: 4px;
}
.news-left-bgg {
	display: none;
}
.news-text-info span {
	font-size: 22px;
	line-height: 34px;
}
.news-text-info .news-text {
	margin-bottom: 12px;
	font-size: 15px;
}
.news-text-info p {
	max-width: 100%;
	text-align: justify;
}
.all-flavors-section {
	padding: 45px 0px 60px;
}
.news-img {
	margin-top: 35px;
}
.news-text-info .btn-wrapper {
	text-align: center;
}
.news-img-box-wrapper {
	margin-bottom: 35px;
}
.news-box-text {
	padding: 10px 18px 14px;
}
.news-box-text span {
	font-size: 17px;
}
.news-box-text p {
	font-size: 13px;
}
.news-img-box-row {
	padding-top: 45px;
}
.about-bgg-img2 {
	display: none;
}
.about-popcorn-section .col-md-5 {
	padding-right: 15px;
}
.about-popcorn-section .col-md-7 {
	padding: 0px 15px;
}
.about-popcorn-section .news-text-info {
	padding-left: 0px;
	margin-top: 35px;
	max-width: 100%;
}
.about-popcorn-section {
	padding: 30px 0px 45px;
}
.store-location-section {
	padding: 45px 0px;
}
.store-location-section .row {
	margin: auto;
}
.heading-title ul {
	margin-top: 0px;
	margin-bottom: 11px;
}
.heading-title ul li a {
	font-size: 14px;
}
.heading-title ul li {
	padding: 0px 0px;
}
.store-location-box-wrapper span {
	bottom: 14px;
	font-size: 11px;
}
.store-location-section .heading-title {
	margin-bottom: 20px;
}
.store-location-section .btn-wrapper {
	margin-top: 65px;
}
.footer-info {
	margin-top: 15px;
	text-align: center;
}
.footer-info p {
	font-size: 11px;
}
.footer-info {
	margin-top: 20px;
	text-align: center;
}
.footer-info img {
	max-width: 70%;
}
.footer-menu {
	text-align: center;
	margin-top: 20px;
}
.footer-menu ul li {
	line-height: 30px;
}
.footer-logo a {
	max-width: 37%;
}
.footer-logo {
	text-align: center;
}
.footer-section {
	padding-top: 35px;
	background-size: cover;
}
.copy-right-info {
	font-size: 11px;
	padding: 35px 0px 25px;
}
.email-subscribe-foo {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.email-subscribe-foo .button-wrapper {
	font-size: 11px;
}
.email-subscribe-foo .input-wrapper {
	font-size: 11px;
	height: 30px;
}
.breadcrumb-details {
	z-index: 3;
}
.breadcrumb {
	justify-content: left;
}
li.breadcrumb-item {
	font-size: 11px;
}
.content-section {
	margin: 24px 0px 30px;
}
.content-section .row {
	/* margin: auto; */
}
.product-box-info {
	margin-top: 33px;
	margin-bottom: 10px;
	border-right: none;
}
.product-details {
	padding-top: 22px;
}
.product-details .product-details-title {
	font-size: 18px;
	margin-bottom: 0px;
}
.product-details span {
	font-size: 17px;
}
.product-box-info::after {
	border: none;
}
.product-box-row .col-md-4 {
	max-width: 50%;
}
.back-btn {
	margin-top: 15px;
}
.back-btn a {
	max-width: 30px;
}
.news-details-info {
	padding-top: 35px;
	margin-bottom: 0px;
}
.news-details-title {
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 26px;
}
.news-details-info span {
	padding-top: 10px;
	margin-top: 13px;
	font-size: 21px;
	line-height: 26px;
}
.news-details-info p {
	line-height: 25px;
	/* text-align: justify; */
	margin-bottom: 35px;
}
.news-details-img {
	max-width: 100%;
	margin-bottom: 10px;
}
.btn-back a img {
	margin-right: 10px;
	max-width: 8px;
}
.btn-back a {
	font-size: 15px;
}
.news-new-details-wrapper {
	padding-top: 35px;
	padding-bottom: 15px;
	max-width: 100%;
}
.news-new-details p {
	text-align: justify;
}
.more-btn a {
	font-size: 14px;
}
.news-new-details .news-details-title {
	font-size: 20px;
}
.news-new-details.two {
	padding-top: 25px;
}
.store-location-row {
	max-width: 100%;
}
.store-location-info {
	padding-top: 25px;
}
.left-side-thumbnail .slick-list {
	padding: 0px 18px;
	overflow: hidden;
	position: relative;
}
.product-details-row-info .padding-none {
	padding-left: 0px;
	padding-right: 0px;
}
.store-location-wrapper .owl-nav button.owl-next {
	right: 0;
	top: 40%;
}
.store-location-wrapper .owl-nav button.owl-prev {
	left: 0;
	top: 40%;
}
.news-img-box-wrapper .news-img-box img {
	width: 100%;
}
.news-img img {
	width: 100%;
}
.product-like-title {
	padding-left: 0;
	text-align: center;
}
}

/******** Tablet Layout ********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.store-location-info {
	margin-top: 35px;
}
.product-like-comm {
	text-align: center;
}
.toggle {
	top: 2px;
	left: 21px;
}
.mobile-view-search-bar {
	display: block;
}
.mobile-view-search-wrapper {
	padding: 15px 15px;
	background: #f9d958;
	margin-bottom: 5px;
}
.mobile-view-search-bar {
	display: flex;
	border: solid 1px #000;
	width: 100%;
}
.mobile-view-search-bar .search-box-header {
	color: #000;
}
.mobile-view-search-wrapper button .fa {
	color: #000 !important;
	margin-right: 7px !important;
}
.mobile-view-search-bar .search-box-header {
	color: #000;
}
 .search-container .search-box-header::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #000;
 opacity: 1; /* Firefox */
}
.search-container .search-box-header:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #000;
}
.search-container .search-box-header::-ms-input-placeholder { /* Microsoft Edge */
 color: #000;
}
.header-icon-info .search-container {
	display: none;
}
.footer-menu ul li a {
	font-size: 13px;
}
.store-location-wrapper .owl-nav button.owl-next {
	right: -10px;
	top: 40%;
}
.store-location-wrapper .owl-nav button.owl-prev {
	left: -10px;
	top: 40%;
}
.store-location-wrapper .tab-content {
	padding: 0px 30px;
}
.store-location-wrapper .tab-content .slider-store-location {
	padding: 0px 35px;
}
.mobile-view-header-icon {
	display: block;
}
.nav_area span.close-menu {
	display: block;
}
.mobile-view-header-icon .cart-btn .cart-item {
	position: absolute;
	right: -10px;
	top: -4px;
	background: #fff;
	width: 20px;
	height: 20px;
	border-radius: 100px;
	text-align: center;
	line-height: 20px;
	color: #000;
}
.nav_area span.close-menu .fa {
	font-size: 33px;
	color: #24314b;
}
.nav_area span.close-menu {
	background: #ebcb48;
	width: 100%;
	display: inline-block;
	text-align: right;
	padding-right: 9px;
	padding-top: 5px;
	padding-bottom: 6px;
}
.mobile-view-header-icon {
	position: absolute;
	right: 33px;
	top: 15px;
}
.mobile-view-header-icon .user-icon {
	display: inline-block;
}
.mobile-view-header-icon .cart-btn {
	display: inline-block;
}
.header-section .top-logo {
	display: inline-block;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	width: 100%;
	text-align: center;
	max-width: 319px;
	z-index: 222;
}
.header-icon-info {
	display: none;
}
.row.logo-row {
	position: relative;
}
.header-section .col-md-10 {
	max-width: 100%;
	flex: auto;
}
.row.logo-row .col-md-2 {
	position: initial;
	width: auto;
	max-width: initial;
	flex: auto;
}
#slider-flavors {
	padding: 0px 35px;
}
#slider-flavors .owl-nav button.owl-prev {
	left: 0;
}
#slider-flavors .owl-nav button.owl-next {
	right: 0;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.store-location-img {
	height: 169px;
	width: 169px;
}
.search-container {
	width: 161px;
}
}
