.cocktail-margin h2 {
	margin-bottom: 0px;
}

.carb-full-width {
	min-height: auto!important;
	padding: 50px;
}


.carbliss-banner {
	background-color: #e97224;
	color: #fff;
	padding: 10px 30px;
	position: relative;
	font-family: 'glamour absolute';
	font-size: 40px;
	text-align: center;
	overflow: hidden;
}
.carbliss-banner a {
	color: #fff;
	font-family: "Glamour", script;
}
.palm-tree-banner {
	position:absolute;
	top: 0;
	left: 0;
}
.palm-tree-banner img {
	max-width: 100%;
	width: 70px;
}

.sand-banner {
	position:absolute;
	top: 0;
	right: 0;
}
.sand-banner img {
	max-width: 100%;
	width: 110px;
}


.wp-block-button.hover-lime-green-bg.is-style-outline>.wp-block-button__link:hover {
    background-color: #aed583;
    border-color: #aed583;
    color: #fff;
}

.age-gate-form .age-gate-challenge {
	color: #fff!important;
}

.carb-para {
	width: 50%;
	margin: auto;
}

.full-width-section {
	  width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.wp-block-cover__image-background.wp-image-2822 {
	object-fit: contain;
}

.age-gate-form .age-gate-submit-yes, .age-gate-form .age-gate-submit-no {
	border-radius: 30px;
	background-color: #4a4a4a;
}

.age-gate-form .age-gate-submit-yes, .age-gate-form .age-gate-submit-no:hover {
	background-color: #569b96;
}

.age-gate-form .age-gate-submit-yes, .age-gate-form .age-gate-submit-no:focus {
	background-color: #569b96!important
}

footer .inner-footer ul li a {
	text-decoration: none!important;
}


.full-width-section {
	   width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.full-width-section.green-carb-bg{
	background-color: #43b974;
}
.green-section-inner-wrapper {
	width: 70%;
	margin: auto;
}
.carb-button-style-home a:hover {
	color: #bd405f!important;
	background-color: #fff!important;
}
.carb-button-style-home a:focus {
	color: #bd405f!important;
	background-color: #fff!important;
}
.cocktail-margin {
	padding-top: 130px;
}

.is-style-outline.pink-btn {
	background-color: #bd415f;
	color: #fff;
	position: relative;
	z-index: 5;
}

.white-section-overlay{
	background-color: #fff;
	padding: 50px;
}

.pink-btn-carbliss a {
	background-color: #EE2B78!important;
}

.carbliss-green-fruit-bg {
	position: absolute;
	top: 0;
	width: 100%;
}

.carbliss-grapefruit-fruit-bg {
    position: absolute;
    top: -40px;
    width: 50%;
    left: 0;
    right: 0;
    margin: auto;
}

.carbliss-grapefruit-fruit-bg img {
	object-fit: contain!important;
	height: 40%!important;
}

.carbliss-green-fruit-bg img {
	object-fit: contain!important;
	height: 40%!important;
}
/* .has-carbliss-pink-color a{
	background-color: #EE2B78
} */
.wp-block-cover__background.has-background-dim-0.has-background-dim img {
	object-fit: contain;
}
.margarita-wrapper {
	position: relative;
}
.call-out-img  {
	position: absolute;
	top: -60px;
	left: 60%;
}

@media screen and (min-width: 992px){
	.margarita_mobile {
		display: none;
	}
	.center-column-padding {
		padding-bottom: 90px
	}
	.lifestyle-text-mobile {
		display: none!important;
	}
	.mb-btns{
		display: none;
	}
	.tropical-bliss-block {
		min-height: 1000px;
	}
	h2.tropical-bliss-header {
		margin-bottom: 15px;
	}
	
	
}

@media screen and (max-width: 991px) {
	.margarita-block {
		display: none;
	}
	.tropical-bliss-block {
		display: none;
	}
	.lifestyle-text-desktop {
		display: none!important;
	}

	
	.green-section-inner-wrapper {
	width: 80%;
	margin: auto;
}
	
	.white-section-overlay{
	padding: 50px 20px;
}
	
	.call-out-img  {
	    position: absolute;
    top: 92%;
    left: 70%;
}
	
}


@media screen and (max-width: 576px) {
	.carbliss-green-fruit-bg {
	position: absolute;
	top: -43px;
	left: -20px;
}
		.carbliss-banner {
		font-size: 20px;
	}
	.palm-tree-banner img {
		width: 40px;
	}
	.sand-banner img {
		width: 70px;
	}
	
}







@media screen and (max-width: 991px) {
	.wp-block-cover__image-background.wp-image-2822 {
	display: none;
}
	.carb-para{
		width: 80%;
	}
	.mobile-block-img {
		text-align: center;
	}
	.desktop-btns{
		display: none;
	}
}
