:root {
	--body: #fff;
	--black: #000;
	--white: #fff;
	--theme: #b89f64;
	--theme2:#2d2829;
	--title: #2e2829;
	--dark: #222222;
	--text: #5c6574;
	--text2:#ababab;
	--bg: #fcf7f4;
	--box-shadow: 0px 6px 30px 0px rgba(52, 55, 170, 0.15);
	--bg2:#f4f1ea;
	--border: #373737;
	--border-2:#d2d2d1;
	--border-3:#ffffff17;
	--title-font: "Poppins", sans-serif;
	--body-font: "Inter", sans-serif;
	--icon-font: "Font Awesome 6 Pro";
}

.elementor-page header.entry-header {
	display: none;
}

p,
.text {
	line-height: 1.4;
}

img {
	max-width: 100%;
	height: auto;
}

p{
	margin-bottom: 1rem;
}
p:last-child{
	margin-bottom: 0;
}
.footer-top .fancy-box .item2 h6 {
	margin-bottom:0px;
}
.elementor-widget-button .elementor-button:hover {
    color: #fff !important;
}

.splide__arrow {
    background-color: #b89f64;
    opacity: 1;
    color: #fff;
    width: 40px;
    height: 40px;
}

.splide__arrow svg {
    fill: #fff;
    fi;:;
}

.splide__pagination li {
    margin: 0px 2px;
}

.splide__pagination__page {
    background-color: #fff;
    opacity: 1;
}

.splide__pagination__page.is-active {
    background-color: #b89f64;
}





.title-area .title,
.title-area .sub-title {
	font-weight: 600;
}

.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
	font-weight: 600;
}

.cta-wrap.style1 .cta-content h3 {
	font-weight: 600;
	font-size: 40px;
}

.banner-slider .bg-img {
	position: relative;
	width: 100%;
}


.bnr-video {
    width: 100%;
    position: relative;
    
}

.bnr-video img {
    width: 100%;
    display:block;
}

.bnr-video video {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    display: block;
}

.bnr-info-cmn {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.sbl-header {
	padding-top: 100px;
}

.sbl-header .nav {
	top: 0px;
	border-bottom: #534e4e 1px solid;
}

.sbl-header .nav .menu-item {
	padding-left: 20px;
	padding-right: 20px;
}

.sbl-header .nav .menu-item:hover {
	background-color: #b36a20;
	border-color: #b36a20;
}

.sbl-header .logo-container {
	position: absolute;
	top: 0px;
}

.form-style .wpcf7 {
	width: 100%;
}

.form-style .wpcf7 form {
	width: 100%;
}

.form-style .wpcf7 form input,
.form-style .wpcf7 form textarea,
.form-style .wpcf7 form select {
	width: 100%;
	background-color: transparent;
	border: #ccc 1px solid;
	font-size: 16px;
	margin: 8px 0;
	padding: 10px;
	font-family: 'Inter';
	color: #fff;
	font-weight: 300;
	border-radius: 0px;
	outline: none !important;
}

.form-style .wpcf7 form select {
    width: 100%;
    height: 48px;
   
}

.form-style .wpcf7 form label {
    width: 100%;
    margin-top: 10px;
}
.business-form-style .wpcf7 form input,
.business-form-style .wpcf7 form textarea,
.business-form-style .wpcf7 form select {
	color: #141414;
	margin: 2px 0;
	background-color: #fff;
}

.form-style .wpcf7 form textarea {
	height: 130px;
}

.form-style .wpcf7 form input:focus,
.form-style .wpcf7 form textarea:focus {
	border-color: #b89f64;
}

.form-style .wpcf7 form input::placeholder,
.form-style .wpcf7 form textarea::placeholder {
	color: #fff;
	opacity: 1;
}

.form-style .wpcf7 form button[type="submit"] {
	background-color: #b89f64;
	color: #fff;
	padding: 15px 20px;
	text-transform: uppercase;
	margin-top: 20px;
	cursor: pointer;
	min-width: 220px;
}

.form-style .wpcf7 form button[type="submit"] {
	opacity: 0.9;
}

.form-style .wpcf7 form textarea {
	min-height: 140px;
}

body .sbl-header .items-left,
body .sbl-header .items-right,
body .sbl-header .sbl-menu-toggle {
	opacity: 1;
	visibility: visible;
}

.banner-slider .swiper-pagination-bullet {
	background-color: transparent !important;
}

.banner-slider .swiper-pagination {
	right: 2.7%;
}

.banner-slider .swiper-slide {
	transition-property: inherit !important;
}

.candyflow-bnr {
	display: flex;
	flex-flow: row wrap;
	position: relative;
	z-index: 999;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	padding: 40px 0px;
}

.candyflow-bnr .bottle-left {
	width: 33.33%;
	display: flex;
	justify-content: flex-end;
}

.candyflow-bnr .bottle-left img,
.candyflow-bnr .bottle-right img {
	max-width: 218px;
	width: 100%;
	height: auto;
}

.candyflow-bnr .content-part {
	width: 33.33%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.candyflow-bnr .content-part img {
	height: auto;
}

.banner-slider .swiper-slide img {
	height: auto;
}

.banner-slider .swiper-slide .banner-wrapper>img {
	max-width: 100%;
}

.candyflow-bnr .bottle-right {
	width: 33.33%;
	display: flex;
	justify-content: flex-start;
}

.candy-txt {
	max-width: 500px;
	margin-bottom: 85px;
}

.candy-txt img {
	width: 100%;
}

.discover-btn {
	max-width: 450px;
}

.discover-btn img {
	max-width: 100%;
}

.section-padding {
	padding: 80px 0;
}

/**Banner**/
.opulenza-c-name {
	padding: 70px 0 10px 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	max-width: 690px;
	margin: auto;
}

.opulenza-c-name img {
	max-width: 100%;
}

.opu-button {
	margin-top: 40px;
	max-width: 320px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: auto;
	margin-bottom: 20px;
}

.opu-button img {
	max-width: 100%;
}

.opulenza-text-img {
	max-width: 305px;
	margin: auto;
	display: inline-block;
	width: 100%;
	margin-top: 34px;
	margin-bottom: 0px;
}

.opulenza-cont {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: space-between;
	height: initial;
	align-content: initial;
	max-width: 950px;
	margin: auto;
	padding-top: 120px;
}

.opulenza-cont .opulenza-left {
	width: 34%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
	margin-top: 64px;
}

.opulenza-cont .opulenza-right {
	width: 35%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-start;
	align-content: flex-start;
}

.opulenza-cont img {
	max-width: 100%;
}

.wilshire-cont {
	margin: auto;
	max-width: 1350px;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	height: 100%;
}

.wilshire-cont img {
	max-width: 100%;
}

.wilshire-img {
	width: 33%;
	display: flex;
	align-items: flex-end;
}

.wilshire-text + a {
	width: 450px;
}

.wilshire-cont-part {
	width: 58%;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-content: center;
	gap: 55px;
}

section.about-us-section.fix.section-padding {
	padding-top: 0px;
	min-height: 540px;
}

.home section.cta-section {
	border-bottom: #646464 1px solid;
}

section.about-us-section.fix.section-padding {
	padding-top: 0px;
}

section.cta-section {
	border-bottom: #646464 1px solid;
}

.food-menu-tab-wrapper.style-bg {
	padding: 80px 0px;
}

.food-menu-tab {
	padding: 0px 30px;
}

.menu-content h3 {
	font-size: 20px;
}

.single-menu-items .details .menu-content a h3 {
	font-size: 16px;
}

.testimonial-card.style1 p {
	font-size: 18px;
	line-height: 1.4;
}

.testimonial-wrapper.style1 {
	position: relative;
	min-height: 669px;
	padding-bottom: 0;
}

.testimonial-card.style1 {
	padding: 30px;
	min-height: 230px;
	margin-bottom: 20px;
}

.masonary-grid .gallery-thumb.style2 .logo {
	max-height: 120px;
	height: auto;
	min-height: 140px;
	max-width: 75%;
	text-align: center;
}

.masonary-grid .gallery-thumb {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	text-align: center;
}

.footer-widgets-wrapper {
	padding: 60px 0 60px;
}

.home .title-area .sub-title {
	color: var(--white);
}

.footer-bottom .footer-wrapper .brand-logo li {
	border: none;
	padding: 0px;
}

.testimonial-card.style1 .testimonial-header .fancy-box .item1 img {
	width: 70px;
	height: 70px;
}

.brandslogo-scn {
	border-bottom: #646464 1px solid;
}

body .testimonial-wrapper.style1 .btn-wrap {
	position: static;
	transform: none;
}

.testimonial-wrapper.style1 .shape {
	width: 40%;
}

.testimonial-wrapper.style1 .shape img {
	width: 100% !important;
}

.about-wrapper.style1 .about-us {
	padding: 0px;
}

/**Product Page Start**/
.product-top-group {
	max-width: 1350px;
	margin: auto;
	padding: 30px 15px 0px 15px;
}

.single-product .site-content main header.entry-header {
	display: none;
}

.single-product .site-content main {
	background-color: #2e2828;
}

.single-product .site-content main h2,
.single-product .site-content main .entry-title,
.single-product .site-content main .pdt-title {
	font-size: 34px;
	font-weight: 600;
	color: #b8a064;
}

.p-brand-title {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.p-brand-title .pdt-brand-logo, .p-brand-title .pdt-brand-logo img {
    width: 80px;
    height: auto;
}

.p-brand-title .pdt-title {
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
}

.single-product .site-content main .pdt-title {
    font-size: 28px;
}

.single-product .site-content main .pdt-title {
	margin-bottom: 10px;
}

.woocommerce table.shop_attributes td {
	color: #fff;
}

.woocommerce table.shop_attributes th {
	color: #fff;
}

.woocommerce-tabs.wc-tabs-wrapper {
	max-width: 1350px;
	margin: auto;
	padding: 40px 15px 10px 15px;
}

.related.products {
	max-width: 1350px;
	padding: 40px 15px 80px 15px;
	margin: auto;
}

.related.products h2 {
	margin-bottom: 19px;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	padding: 0px;
	margin: 0px 10px 0 10px;
	width: calc(25% - 20px);
}

.woocommerce .related.products ul.products {
	margin: 0px 0px 0px -10px;
	width: calc(100% + 20px);
}

.woocommerce .related.products ul.products a.button {
	background-color: #b89f64;
	color: #fff;
	font-weight: 400;
	padding: 12px 20px;
	margin-top: 8px;
}

.woocommerce .related.products ul.products a.button:hover {
	color: #fff !important;
	opacity: 0.8;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	min-height: 48px;
	padding: 0px;
	color: #fff;
	font-weight: 600;
	line-height: 1.3;
}

.woocommerce-product-details__short-description {
	color: #fff;
	margin-bottom: 14px;
}

.single-product nav.navigation.post-navigation {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0px;
}


.product_meta .sku_wrapper,
.product_meta .posted_in {
	display: block;
	font-weight: 600;
	font-size: 18px;
	color: #b8a064;
	text-transform: uppercase;
	padding: 12px 0px;
	border-top: #666464 1px solid;
}

.product_meta .sku_wrapper {
	border-bottom: none;
	display: none;
}

.product_meta .sku_wrapper + .posted_in {
	border-top: none;
}

.product_meta .sku {
	display: block;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	text-transform: inherit;
}

.product_meta .posted_in a {
	color: #fff;
	font-weight: normal;
	display: block;
	font-weight: normal;
	font-size: 15px;
	text-transform: initial;
}

.woocommerce-tabs h2 {
	font-size: 24px !important;
	margin-bottom: 6px;
}

.woocommerce-tabs * {
	color: #fff;
}

.woocommerce div.product .woocommerce-tabs .panel {
	color: #fff;
	margin-bottom: 0px;
	padding-bottom: 25px;
}

.woocommerce div.product div.summary .addcontact {
	background-color: #b89f64;
	color: #fff;
	padding: 14px 26px;
	text-transform: uppercase;
	margin-top: 20px;
}

.woocommerce div.product div.summary .addcontact:hover {
	opacity: 0.8;
	color: #fff !important;
}

.woocommerce-product-attributes li {
	display: block;
	width: 100%;
	border-top: #666464 1px solid;
	color: #fff;
	padding: 15px 0px;
}

.woocommerce-product-attributes li strong {
	display: block;
	font-weight: 600;
	font-size: 20px;
	color: #b8a064;
	text-transform: uppercase;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #fff;
    border-radius: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #b89f64;
    color: #fff;
    z-index: 2;
    border-color: #b89f64;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: 2px 2px 0 #b89f64;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    box-shadow: -2px 2px 0 #b89f64;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
}


.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #2e2828;
    padding: 15px 22px;
    font-size: 16px;
    text-transform: uppercase;
}

/**Product Page End**/

/**Brand page**/
.brands-temp-main {
	width: 100%;
}

.brand-bnr img {
 width: 100%;
}

.brands-temp-main * {
	font-family: "League Spartan", sans-serif;
}

.brands-temp-main section {
	width: 100%;
}

.brands-menu {
	position: fixed;
	right: 20px;
	z-index: 99;
	top: 27%;
}

.brands-menu li {
	color: #fff;
	line-height: normal;
	margin: 8px 0px;
	text-align: right;
}

.brands-menu li a {
	color: #fff;
	font-size: 0px;
	position: relative;
}

.brands-menu li a:after {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	border: #fff 2px solid;
	border-radius: 100%;
	margin-left: 9px;
	position: relative;
	top: 3px;
	transition: 0.5s all;
}

.brands-menu li.active a:after {
	background-color: #b89f64;
	border: #b89f64;
}

.brands-menu ul {
	display: flex;
	flex-flow: row wrap;
	flex-direction: column;
}

.brand-cont {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
}

.brand-cont * {
	font-size: 25px;
	color: #fff;
}

.brand-cont p {
	margin: 15px 0px;
	display: inline-block;
}

.brand-cont-detail {
	line-height: 1.5;
}

.b-products-list {
	width: 100%;
	margin-top: 40px;
	max-width: 1300px;
	margin: auto;
}
/*.b-products-list .splide__list {
	width: 100%;
display: flex;
	gap: 30px;
	flex-flow: row wrap;
	justify-content: center;
}*/

.b-products-list .splide__pagination {
bottom: -15px;
}
/*.b-products-list:has(.is-active) .splide__list {
	justify-content: center;
}

.b-products-list:has(.is-active) .bp-item {
    width: 100%;
    padding: 0px 10px;
}

.b-products-list:has(.is-active) .splide__list .splide__slide {
	width: calc(33.33% - 20px);
}*/

.bp-item .bp-img {
	width: 100%;
	display: inline-block;
}

.bp-item .bp-img img {
	width: 100%;
	height: auto;
}

.brands-temp-main section.brand-cont { 
	height: auto;
	padding: 80px 0px;
	background-attachment: fixed;
}

.brands-temp-main section.brand-products-scn {
	background-color: #2e2828;
	height: auto;
	padding: 80px 0px;
	background-size: cover;
	background-attachment: fixed;
}

.gallery-section {
    display: none !important;
}
.home .gallery-section {
    display: block !important;
}

.brand-pdt-title-desc {
    display: block;
}

.brand-pdt-title-desc h2 {
    display: block;
    color: #fff;
}

.brand-pdt-title-desc {
    text-align: center;
    color: #fff;
    font-size: 20px;
    max-width: 700px;
    margin: auto;
}

.bp-item .bp-title {
	color: #fff;
	font-size: 20px;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.fancy-box a {
    color: #fff;
}

.fancy-box a:hover {
    text-decoration: underline;
    color: #fff !important;
}
.footer-top .fancy-box .item2 p, .footer-top .fancy-box .item2 a {
		font-size: 18px;
	}

.brands-temp-main section.brand-products-scn .b-products-list:not(.is-overflow) .splide__list { justify-content: center;}
.brands-temp-main section.brand-products-scn .b-products-list:not(.is-overflow) .splide__arrows{ display:none}


/*.blog-section .btn-wrap {display: none;}*/

.product_meta .sku_wrapper + span.posted_in {
    display: none;
}

.product_meta .sku_wrapper + span.posted_in + span.posted_in {
    border-top: none;
}

.single-menu-items .details .menu-item-thumb {
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.single-menu-items .details .menu-content {
    width: calc(100% - 100px);
}
body:not(.elementor-page) .cms-scn {
    padding: 30px 0px;
}
.food-menu-tab .nav-pills li.nav-item:nth-child(2) {
    order: 4;
}
body:not(.elementor-page) .cms-container{
	padding: 0px 15px;
	max-width: 1320px;
	width: 100%;
	margin: auto;
}
.cta-content h6 {
    margin-bottom: 20px;
}
.logged-in footer.entry-footer .edit-link {
    display: none;
}
@media(min-width:1200px) {
body:not(.elementor-page) .cms-scn {
    padding: 60px 0px;
}
.blog-wrapper.style1 .btn-wrap .arrow-next {
	    right: 11.2%;
}
}
body .single-food-items .item-thumb .circle-shape {
	-o-transform: none;
    z-index: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
	    left: 0px;
    right: 0px;
    margin: auto;
}

@media(max-width:1600px) {
	.blog-section .btn-wrap {
		display: block;
	}
	.blog-wrapper.style1 .btn-wrap .arrow-prev {
		display: block;
	  z-index: 11;
      left: 20px;
	}
	.blog-wrapper.style1 .btn-wrap .arrow-next {
display: block;
	  z-index: 11;
      right: 10px;
	}
	.banner-slider .swiper-pagination {
		display: block;
		right: 0px;
	}

	.banner-slider .arrow-prev,
	.banner-slider .arrow-next {
		display: block;
		right: 20px;
	}

	.opulenza-c-name {
		padding: 50px 0 10px 0;
		max-width: 520px;
		margin: auto;
	}

	.opulenza-text-img {
		max-width: 275px;
		margin-top: 25px;
		margin-bottom: 0px;
	}

	.opulenza-cont {
		max-width: 790px;
		margin: auto;
		min-height: inherit;
		padding-top: 137px;
		margin-bottom: 30px;
	}

	.opu-button {
		max-width: 320px;
		margin-bottom: 20px;
	}

	.opulenza-right .opulenza-img {
		max-width: 80%;
	}

	.opulenza-cont .opulenza-left {
		width: 33%;
		margin-top: 40px;
	}

	.testimonial-wrapper.style1 {
		min-height: inherit;
	}

	.candyflow-bnr .bottle-left img,
	.candyflow-bnr .bottle-right img {
		max-width: 180px;
	}

	.candy-txt {
		max-width: 400px;
		margin-bottom: 51px;
	}

	.discover-btn {
		max-width: 380px;
	}

	.wilshire-img {
		width: 28%;
	}

	.wilshire-cont {
		max-width: 1200px;
	}

	.wilshire-logo {
		max-width: 680px;
	}

	.wilshire-text {
		width: 100%;
		text-align: center;
	}

	.wilshire-cont-part a {
		max-width: 350px;
	}

	.wilshire-text img {
		max-width: 500px;
	}

}

@media(max-width:1400px) {
	.opulenza-cont {
		max-width: 780px;
		margin: auto;
		padding-top: 45px;
	}

	.opulenza-cont .opulenza-left {
		width: 34%;
		margin-top: 103px;
	}

	.opulenza-text-img {
		max-width: 245px;
		margin-top: 25px;
	}

	.candyflow-bnr .bottle-left img,
	.candyflow-bnr .bottle-right img {
		max-width: 148px;
	}

	.opulenza-cont {
		min-height: 430px;
		padding-top: 0;
	}

	.opulenza-c-name {
		padding: 40px 0 10px 0;
		max-width: 430px;
	}

	.wilshire-logo {
		max-width: 600px;
	}

	.opu-button {
		margin-top: 20px;
	}

	.brand-cont-detail {
		padding: 0px 55px;
	}

}

@media(max-width:1200px) {
	.blog-wrapper.style1 .btn-wrap .arrow-prev {
		
      left: 28px;
	}
	.blog-wrapper.style1 .btn-wrap .arrow-next {

      right: 17px;
	}
	.blog-wrapper.style1 .btn-wrap .arrow-prev i, 
	.blog-wrapper.style1 .btn-wrap .arrow-next i {
		width: 46px;
	    height: 46px;
	    line-height: 46px;
	}
	.banner-slider .arrow-prev,
	.banner-slider .arrow-next {
		display: none;
	}

	.footer-widgets-wrapper .single-footer-widget .widget-head {
		margin-bottom: 15px;
	}

	.testimonial-card.style1 {
		margin-top: 0px;
	}

	.title-area .title {
		font-size: 30px;
		line-height: 1.4;
	}

	.title-area .sub-title {
		margin-bottom: 10px;
	}

	.testimonial-card.style1 p {
		font-size: 16px;
	}

	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.candyflow-bnr .bottle-left img,
	.candyflow-bnr .bottle-right img {
		max-width: 125px;
	}

	.candyflow-bnr .bottle-left {
		width: 28%
	}

	.candyflow-bnr .bottle-right {
		width: 28%
	}

	.candyflow-bnr .content-part {
		padding: 0px 30px;
		width: 36%
	}

	.footer-top .fancy-box .item2 p {
		font-size: 15px;
	}

	.footer-top {
		padding: 30px;
	}

	.testimonial-wrapper.style1 .col-xl-7 {
		width: 57%;
		margin-left: auto;
	}

	.testimonial-card.style1 {
		font-size: 16px;
	}

	.footer-top .fancy-box .item2 p {
		font-size: 15px;
	}

	.footer-top {
		padding: 30px;
	}

	.testimonial-wrapper.style1 .col-xl-7 {
		width: 57%;
		margin-left: auto;
	}

	.footer-widgets-wrapper .single-footer-widget .footer-content p {
		line-height: 1.4;
		font-size: 14px;
	}

	.footer-widgets-wrapper .single-footer-widget .list-area li {
		font-size: 16px;
		margin-bottom: 10px !important;
	}

	.footer-widgets-wrapper .single-footer-widget .list-area li a i {
		font-size: 12px;
	}

	.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
		font-size: 20px;
		padding-bottom: 10px;
	}

	.opulenza-cont {
		max-width: 560px;
		margin: auto;
		min-height: 340px;
		padding-top: 0;
	}

	.opu-button {
		max-width: 230px;
	}

	.opulenza-c-name {
		padding: 30px 0 10px 0;
		max-width: 380px;
		margin: auto;
	}

	.wilshire-cont {
		max-width: 800px;
	}

	.candyflow-bnr .bottle-left img,
	.candyflow-bnr .bottle-right img {
		max-width: 108px;
	}

	.opulenza-cont .opulenza-right {
		margin-top: 35px;
	}

	.opulenza-cont .opulenza-left {
		margin-top: 67px;
	}

	.single-product .site-content main h2,
	.single-product .site-content main .entry-title,
	.single-product .site-content main .pdt-title {
		font-size: 26px;
	}

	.single-product .site-content main .pdt-title {
		margin-bottom: 10px;
	}

	.woocommerce-page div.product div.summary {
		width: 50%;
	}

	.brand-cont * {
		font-size: 20px;
		color: #fff;
	}

	.brands-temp-main section.brand-cont {
		padding: 25px 0px;
	}

	.brand-cont-detail {
		padding: 0px 25px;
	}

}

@media(max-width:767px) {
	.brand-cont p {
	    margin: 10px 0px;
	    display: inline-block;
	    line-height: 1.3;
	}
	.sbl-header {
		padding-top: 80px;
	}

	.sbl-header .nav {
		padding: 0px 15px;
		height: 80px;
	}

	.sbl-header .site-logo {
		padding: 0px;
	}

	.sbl-header .site-logo svg {
		width: 130px;
	}

	.sbl-header .sbl-menu-toggle {
		top: 25px;
		right: 20px;
	}

	.sbl-header .items-responsive {
		padding-top: 90px;
	}

	.sbl-header .items-responsive .menu-item {
		width: 100%;
		margin: 0px 0 1px 0;
		border-radius: 0px;
	}

	.title-area .title {
		font-size: 22px;
		line-height: 1.4;
	}

	body .sbl-header .items-left,
	body .sbl-header .items-right {
		display: none;
	}

	.food-menu-tab .nav-pills .nav-link {
		padding: 0 3px;
		margin: 10px 5px;
		font-size: 14px !important;
	}

	.candyflow-bnr .bottle-left,
	.candyflow-bnr .bottle-right {
		display: none;
	}

	.section-padding {
		padding: 30px 0;
	}

	.candyflow-bnr .bottle-left {
		width: 100%;
		justify-content: center;
	}

	.candyflow-bnr .bottle-right {
		width: 100%;
		justify-content: center;
		margin-top: 10px;
	}

	.candyflow-bnr .content-part {
		padding: 0px 15px;
		width: 100%;
		justify-content: center;
	}

	.candyflow-bnr .bottle-left img,
	.candyflow-bnr .bottle-right img {
		max-width: 70px;
	}

	.candy-txt {
		max-width: 150px;
		margin-bottom: 20px;
	}

	.discover-btn {
		max-width: 240px;
	}

	.masonary-grid .gallery-thumb.style2 {
		max-width: calc(50% - 8px) !important;
	}

	.masonary-grid .gallery-thumb.style2 .logo {
		max-height: 100px;
		min-height: 100px;
		max-width: 80%;
	}

	.cta-content {
		text-align: center;
	}

	.cta-wrap.style1 .cta-content h3 {
		font-size: 24px;
		text-align: center;
	}

	.about-wrapper.style1 .title-area .btn-wrapper {
		text-align: center;
	}

	.cta-wrap.style1 .cta-content h6 {
		font-size: 16px;
		text-align: center;
	}

	.food-menu-tab .nav-pills {
		padding-bottom: 0;
		margin-top: 0;
	}

	.food-menu-tab .tab-content {
		margin-top: 16px;
	}

	.testimonial-wrapper.style1 .col-xl-7 {
		width: 100%;
		margin-left: auto;
	}

	.testimonial-wrapper.style1 .shape {
		width: 100%;
		position: static;
		margin-bottom: 30px;
	}

	.blog-card.style1 {
		margin-top: 10px;
	}

	.footer-widgets-wrapper {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.footer-widgets-wrapper .single-footer-widget form .form-control.style2 {
		margin-top: 0px;
		gab: 0px;
	}

	.testimonial-wrapper.style1 .arrow-prev i,
	.testimonial-wrapper.style1 .arrow-next i {
		width: 40px;
		height: 40px;
		line-height: 39px;
	}

	.testimonial-card.style1 .testimonial-header .quote {
		right: 0;
	}

	.testimonial-card.style1 .testimonial-header .fancy-box .item2 h6 {
		font-size: 15px;
	}

	.food-menu-tab-wrapper.style-bg {
		padding: 30px 0px;
	}

	.footer-bottom .footer-wrapper .brand-logo li a {
		font-size: 13px;
	}

	.footer-bottom .footer-wrapper p {
		font-size: 14px;
		line-height: 1.4;
	}

	.back-to-top {
		bottom: 54px;
		width: 30px;
		height: 30px;
	}

	.opu-button {
		max-width: 300px;
		margin-bottom: 20px;
	}

	.opulenza-right .opulenza-img {
		max-width: 80%;
		margin-top: 70px;
	}

	.wilshire-img {
		display: none;
	}

	.wilshire-cont-part {
		width: 100%;
		padding: 10px;
		gap: 10px;
	}

	.wilshire-logo {
		max-width: 200px;
	}

	.wilshire-text {
		max-width: 200px;
	}

	.wilshire-text img {
		max-width: 100%;
	}

	.wilshire-cont-part a {
		max-width: 160px;
	}

	.opulenza-cont .opulenza-left {
		display: none;
	}

	.opulenza-cont {
		display: none;
	}

	.opulenza-c-name {
		max-width: 230px;
		padding-top: 12%;
	}

	.candy-txt {
		max-width: 100%;
		width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.candy-txt img {
		max-width: 110px !important;
	}

	.candy-txt img {
		max-width: 100px;
	}

	.candyflow-bnr .content-part {
		width: 100%;
		margin-top: -20px;
	}

	.discover-btn {
		max-width: 160px;
	}

	.candyflow-bnr {
		padding: 10px 0;
		align-items: center;
		height: 200px;
	}

	.opu-button {
		max-width: 180px;
		margin-top: 10px;
	}

	.best-food-wrapper .item-thumb {
		display: none;
		margin: 0px;
	}

	.single-food-items {
		padding: 8px 8px;
		line-height: normal;
		border-radius: 0px;
		margin: 0px 2px;
	}

	.best-food-wrapper .row {
		display: flex;
		flex-flow: row wrap;
	}

	.best-food-wrapper .row .col-12 {
		width: auto;
		padding: 0px;
		width: 25%;
	}

	.single-food-items .item-content {
		margin-top: 0px;
	}

	.single-food-items .item-content h3 {
		margin: 0px;
		font-size: 14px;
	}

	.cta-wrap.style1 .cta-content h3 {
		font-weight: 500;
	}

	.food-menu-tab {
		padding: 0px 14px;
	}

	.single-menu-items .details .menu-content a h3 {
		font-size: 16px;
		line-height: normal;
		font-weight: 500;
		line-height: 1.5;
	}

	.best-food-wrapper .item-thumb {
		display: none;
		margin: 0px;
	}

	.single-food-items {
		padding: 8px 8px;
		line-height: normal;
		border-radius: 0px;
		margin: 0px 2px;
	}

	.best-food-wrapper .row {
		display: flex;
		flex-flow: row wrap;
	}

	.best-food-wrapper .row .col-12 {
		width: auto;
		padding: 0px;
		width: 25%;
	}

	.single-food-items .item-content {
		margin-top: 0px;
	}

	.single-food-items .item-content h3 {
		margin: 0px;
		font-size: 17px;
	}

	.blog-card.style1 .blog-content a h3 {
		font-size: 18px;
		line-height: normal;
	}

	.blog-card.style1 .blog-content a {
		font-size: 15px;
	}

	.blog-card.style1 .blog-content a span {
		font-size: 14px;
	}

	.blog-card.style1 .blog-content .blog-meta .item3 .icon span {
		font-size: 12px;
	}

	.blog-card.style1 .blog-content .blog-meta .item2 .icon span {
		font-size: 12px;
	}

	.title-area .sub-title {
		margin-bottom: 6px;
		font-size: 14px;
		font-weight: 500;
	}

	.testimonial-card.style1 {
		padding: 14px;
		min-height: 210px;
		margin-bottom: 10px;
	}

	.testimonial-card.style1 p {
		font-size: 14px;
	}

	.banner-slider .arrow-prev,
	.banner-slider .arrow-next {
		display: none;
	}
	 .splide__arrow {
	 	width: 30px;
	 	height: 30px;
	 }
	 .splide__arrow--prev {
	 	left: 12px;
	 }
	 .splide__arrow--next {
	 	right: 12px;
	 }
	 .splide__pagination {
	 	bottom: 5px;
	 }
	 .splide__pagination__page {
	 	height: 6px;
	 	width: 6px;
	 }
	 .splide__arrow svg {
	    height: 14px;
	    width: 14px;
	 }
	.banner-slider .swiper-pagination-bullet {
		font-size: 14px;
	}

	.banner-slider .swiper-pagination-bullet-active {
		font-size: 15px;
	}

	.banner-slider .swiper-pagination {
		right: -14px;
	}

	.title-area .text {
		font-size: 15px;
		line-height: 1.5;
	}

	.single-product .site-content main h2,
	.single-product .site-content main .entry-title,
	.single-product .site-content main .pdt-title {
		font-size: 24px;
	}

	.single-product .site-content main .pdt-title {
		display: none;
	}

	.woocommerce .related.products ul.products {
		margin: 0px 0px 0px 0px;
		width: 100%;
	}

	.related.products {
		padding: 30px 15px 40px 15px;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 13px;
		min-height: 36px;
	}

	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		margin: 0 0 2em;
	}

	.product_meta .sku_wrapper,
	.product_meta .posted_in {
		font-size: 16px;
	}

	.footer-top .fancy-box .item2 p, .footer-top .fancy-box .item2 a {
		font-size: 14px;
	}

	.product_meta .posted_in a {
		font-size: 14px;
	}

	.woocommerce-product-attributes li {
		font-size: 14px;
		padding: 8px 0px;
	}

	.single-product .site-content main .pdt-title + .price {
		display: none;
	}

	

	.woocommerce-tabs.wc-tabs-wrapper {
		padding-bottom: 0px;
	}

	.single-product .site-content main header.entry-header {
		display: block;
		padding: 30px 15px 0 15px;
	}

	.product-top-group {
		padding-top: 10px;
	}

	.woocommerce-page div.product div.summary {
		width: 100%;
		margin-bottom: 5px;
	}

	.woocommerce div.product .woocommerce-tabs .panel {
		font-size: 14px;
		font-weight: 300;
	}

	.woocommerce div.product div.summary .addcontact {
		padding: 12px 22px;
		margin-top: 5px;
		font-size: 14px;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs {
		margin-bottom: 10px;
	}

	.brand-cont-detail {
		padding: 0px;
	}

	.brand-cont * {
		font-size: 16px;
	}

	.bp-item .bp-title {
	font-size: 14px;
    margin-top: 8px;
    line-height: 1.2;
	}

	.b-products-list {
		margin-top: 20px;

	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		font-size: 15px;
		padding: 5px 4px;
	}

	.footer-top {
		padding: 15px;
		border-radius: 15px;
	}

	.footer-top .fancy-box .item2 p {
		margin-bottom: 0px;
	}

	.brands-menu li {
		margin: 4px 0px;
	}

	.brands-menu {
		right: 15px;
		z-index: 99;
		top: 15%;
	}

	.brands-menu li a:after {
		content: '';
		border-width: 1px;
		width: 14px;
		height: 14px;
	}

	.brands-menu li a {
		font-size: 0px;
	}

	.form-style .wpcf7 form button[type="submit"] {
    padding: 9px 20px;
    margin-top: 0;
    min-width: inherit;
    font-size: 16px;
}

.brands-temp-main section.brand-products-scn {
	padding: 40px 0px;
}

.b-products-list {
	margin-top: 20px;
}
.brand-pdt-title-desc h2 {
    font-size: 22px;
}

.brand-pdt-title-desc {
    font-size: 16px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 8px 15px;
    font-size: 14px;
    
}
.woocommerce-product-attributes li strong {
	font-size: 16px;
}
    .elementor-133 .elementor-element.elementor-element-7ea3ab7 {
        --padding-bottom: 0px;
        
    }
    

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    display: none;
}
.p-brand-title .pdt-brand-logo, .p-brand-title .pdt-brand-logo img {
    width: 60px;
}
.woocommerce div.product {
	position: static;
}

.pdt-brand-logo {
    position: absolute;
    top: 26px;
}

.single-product .site-content main article {
    position: relative;
}
.p-brand-title .pdt-brand-logo {
	max-height: 50px;
}
.single-product .site-content main .entry-title {
    font-size: 18px;
    padding-top: 54px;
    margin-bottom: 15px;
}
section.about-us-section.fix.section-padding {
	min-height: inherit;
}

.b-products-list:has(.is-active) .bp-item {
   
    padding: 0px 4px;
}
}



/***AGE Popup***/
.age-no-message, .age-yes-message {
	display: none;
}
.no-cookiebar-hidden .age-no-message, .yesage-hidden .age-yes-message{
  display: block;
}
.no-cookiebar-hidden .cont-part, .yesage-hidden .cont-part{
	display: none;
}

  .no-cookiebar-hidden  .winesto-av .winesto-av-inner, .yesage-hidden .winesto-av .winesto-av-inner {
        margin: 25px auto;
    }

.winesto-av-overlay {
    background: rgba(0, 0, 0, .9);
    box-sizing: border-box;
    cursor: wait;
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99998;
    opacity: 1;
}
.cookiebar-hidden .winesto-av, .cookiebar-hidden .winesto-av-overlay{
	opacity: 0;
	pointer-events: none;
}
.winesto-av {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 0 15px #000;
    box-sizing: border-box;
    opacity: 1;
    position: fixed;
    padding: 20px;
    text-align: center;
    z-index: 99999;
    background-size: cover;
    background-position: center;
    width: calc(100% - 30px);
}
.winesto-av {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}
.winesto-av .winesto-av-inner { 
    max-width: 600px;
    margin: 40px auto;
}
.winesto-av img {
    margin: 0 auto 20px;
}
.winesto-av img {
    height: 120px;
    margin: 0 auto !important;
    width: 250px;
    object-fit: cover;
}
.winesto-av h2 {
    box-sizing: border-box;
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 auto 10px;
    line-height: 1.28;
    max-width: 280px;
    font-family: Ledger;
    font-weight: normal;
}
.winesto-av .winesto-av-description {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 40px;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}
.winesto-av p:last-child {
    margin-bottom: 0;
}
.winesto-av button {
    margin: 5px;
        position: relative;
    border: 1px solid;
    font-family: var(--e-global-typography-accent-font-family);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: var(--e-global-typography-accent-line-height);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s 
ease;
    transition: all 0.3s 
ease;
    padding: 1.151rem 2.75rem;
    font-size: 12px;
    font-size: .75rem;
    border-radius: 0;
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    white-space: nowrap;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}

.winesto-av button.yes {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}

.winesto-av button.no {
    background-color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
}
@media (min-width: 768px) {
    .winesto-av {
        width: 800px;
    }
        .winesto-av .winesto-av-inner {
        margin: 120px auto;
    }
       .winesto-av img {
        margin: 0 auto 40px;
    }
    .winesto-av h2 {
        max-width: 610px;
        font-size: 3.125rem;
    }
}

