/*
Theme Name: Wolf Cocoa Theme2
Theme URI: https://cocoacircle.com
Template: astra
Author: Wolf
Author URI: https://cocoacircle.com
Description: Wolf Cocoa Theme
Tags: Wolf Cocoa Theme
Version: 4.6.4.1706216337
Updated: 2024-01-25 20:58:57

*/

/*##### Wolf CSS #####*/
h1, h2, h3, h4, h5, h6, .FF-Neighbor {
	font-family: "neighbor", sans-serif !important;
	font-weight: 900 !important;
	font-display: swap !important;
	/*font-style: normal !important;*/
}
.FF-Gotham-Black {
	font-family: "Gotham-Black", sans-serif !important;
	font-display: swap !important;
}
.FF-Gotham-Book {
	font-family: "Gotham-Book", sans-serif !important;
	font-display: swap !important;
}
.FF-Gotham-Bold {
	font-family: "Gotham-Bold", sans-serif !important;
	font-display: swap !important;
}
.FF-Gotham-Regular {
	font-family: "Gotham-Regular", sans-serif !important;
	font-display: swap !important;
}
.FF-Gotham-Medium {
	font-family: "Gotham-Medium", sans-serif !important;
	font-display: swap !important;
}
.FF-Gotham-Light {
	font-family: "Gotham-Light", sans-serif !important;
	font-display: swap !important;
}

/*.FF-Neighbor h1, .FF-Neighbor h2, .FF-Neighbor h3, .FF-Neighbor h4, .FF-Neighbor h5, .FF-Neighbor h6  {
	font-family: "Neighbor", sans-serif !important;
	font-display: swap !important;
}*/
.FF-Neighbor  {
	font-family: "Neighbor", sans-serif !important;
	font-display: swap !important;
}




/* FIX MOBILE - Prevent Showing of PLAY CONTROLS on phones */

/* This used to work for the parent element of button divs */
/* But it does not work with newer browsers, the below doesn't hide the play button parent div */
::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
	opacity: 0 !important;
	height: 0 !important;
	position: absolute !important;
	top: 200vh !important;
	z-index: -99 !important;
	scale: 0 !important;
}
/* Old shadow dom for play button -- eg Older iPhones  */
::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
	opacity: 0 !important;
	height: 0 !important;
	position: absolute !important;
	top: 200vh !important;
	z-index: -99 !important;
	scale: 0 !important;
}
/* New shadow dom for play button */
/* This one works! */
::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
	opacity: 0 !important;
	height: 0 !important;
	position: absolute !important;
	top: 200vh !important;
	z-index: -99 !important;
	scale: 0 !important;
}
/* END - FIX MOBILE - Prevent Showing of PLAY CONTROLS */






.justified {
	text-align: justify !important;
}

div.gspb_heading, div.gspb_meta_value {
    font-family: 'Gotham-Regular', sans-serif;
}


header {
	font-family: "Gotham-Bold", sans-serif;
	font-weight: bold;
}
/*.custom-no-wrap {
	white-space: nowrap;
}*/

.header-button a {
	background-color: #FF5C36;
	color: #FFFFFF !important;
	height: 1px !important;
	border-radius: 3px
}
.JustifyBlock {
	text-align:justify;
}

#comments {
    margin-top: 92px;
}

/*### Mobile Header */
@media (max-width: 543px) {
    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
        width: 100px;
		height: 78px;
    }
}
/*### END - Mobile Header */





/*### NEW HEADER Sep 2024 */
.site-branding.ast-site-identity {
    padding: 0;
}
.main-navigation a.menu-link:focus, .main-navigation a.menu-link:focus-visible,  .main-navigation a.menu-link:focus-within,  .main-navigation a.menu-link:active,  .main-navigation a.menu-link:target {
    outline: none !important;
   /* background: none !important;*/
    background-color: #00a2a2 !important; 
   /* background-image: none !important;*/
    -webkit-tap-highlight-color: transparent !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.main-navigation a.menu-link {
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    color: #fff !important;
    transition: all ease-out 0.7s;
}
.main-header-bar-navigation .current-menu-item a.menu-link {
    color: #ffc20e !important;
}


@media (max-width:768px) {
	.ast-header-break-point .header-widget-area-inner[data-section="sidebar-widgets-header-widget-1"] .widget, aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner {
    max-height: 65px !important;
		overflow: hidden;
}
}
.main-navigation a.menu-link:hover {
    color: #ffc20e !important;
    transition: all ease-out 0.7s;
}
.main-navigation ul.sub-menu {
    background: #fff !important;
}
.main-navigation ul.sub-menu a.menu-link {
    color: #00a2a2 !important;
}

/* Header CART ICON with Counter */

aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner {
    max-height: 65px !important;
		overflow: hidden;
}
.widget_block .wps-btn-cart.wps-cart-is-empty {
    display: block !important;
	top: -20px !important;
}
@media (max-width: 580px) {
.widget_block .wps-btn-cart.wps-cart-is-empty {
	top: -16px !important;
}
}

.widget_block .wps-btn-cart.wps-cart-is-not-empty {
    top: -18px !important;
    padding: 0 !important;
    border-radius: 0 !important;
    height: 44px !important;
    right: -1px !important;
}
.widget_block .wps-btn-cart svg.swp-icon.swp-icon-cart {
    height: 24px;
    width: 24px;
}
.widget_block .wps-btn-cart.wps-cart-is-not-empty .swp-cart-counter.wps-cart-counter {
    border: 1px solid #fff !important;
    margin-top: 6px;
    margin-right: 3px;
}
.widget_block .wps-btn-cart.wps-cart-is-empty .swp-cart-counter.wps-cart-counter {
    display: none;
}
/* END - Header CART ICON with Counter */

/* FIREFOX ONLY */
@supports (-moz-appearance:none) {
	.wp-block-greenshift-blocks-pinscroll.alignfull.gspb_pinscroll_wrap {
  display: none;
}
	}

/*### END - NEW HEADER Sep 2024 */



a.wp-block-greenshift-blocks-buttonbox.gspb-buttonbox:focus {
    color: #fff;
}





/*##### Animations and Welcome Landing Page ####*/

/* Mouse Follower */

.gsmouseball {
    border: none !important;
}
.gsmouseballsmall {
    width: 10px !important;
    height: 10px !important;
    top: 5px !important;
    left: 5px !important;
    transition: ease-out 0.2s !important;
}
@media (max-width:768px) {
.gsmouseball {
	display: none !important;
}
.gsmouseballsmall {
	display: none !important;
}
}

/* END - Mouse Follower */

/*##### END - Animations and Welcome Landing Page ####*/




/*#### HOME page ####*/

/*#### NEW HOME Sept 2024 */

.HeroVideoWrapper .gs-video-wrapper {
    height: calc(100vh - 76px) !important;
}

@media (max-width: 980px) {
.HeroVideoWrapper .gs-video-wrapper {
    height: calc(100vh - 66px) !important;
}
}

/* Carousels MOBILE */

/* END - Carousels MOBILE */

.gs-swiper .swiper-button-prev:after, .gs-swiper .swiper-rtl .swiper-button-next:after {
    content: "";
    background-image: url(https://cocoacircle.com/wp-content/uploads/2024/10/Frame-14.svg) !important;
    width: 22px !important;
    height: 24px !important;
    background-position: -17px -17px;
}
.gs-swiper .swiper-button-next:after, .gs-swiper .swiper-rtl .swiper-button-previous:after {
    content: "";
    background-image: url(https://cocoacircle.com/wp-content/uploads/2024/10/Frame-299.svg) !important;
    width: 22px !important;
    height: 24px !important;
    background-position: -17px -17px;
}

/* Ajax loaded override */
.gs-ajax-load-block {
  max-width: unset !important;
}

/*#### END NEW HOME Sept 2024 */

.page-id-92.ast-plain-container {
    background-color: #f6f6f6;
}

@media (min-width:1921px) {
.HomeTopHero {
    max-width: 1742px !important;
    margin: auto !important;
}
}

.post-92 .uagb-block-3b301629 h1.uagb-heading-text {
    max-width: 82%;
}



/* What's The Scoop section */
.post-92 .WhatsTheScoop-synced {
    padding: 0 2vw;
}
/* END What's The Scoop section */




/* 3 Product Section */
.post-92 .swp-btn-add-to-cart {
    max-width: 56%;
    margin: auto;
}
/* END 3 Product Section*/


/* 3 Prods Static Section */
.Static-Section-3Prods li.swp-item.wps-item {
    max-width: fit-content;
    margin: auto;
}
.Static-Section-3Prods .swp-btn-add-to-cart {
    min-width: 199px;
}

/* END 3 Prods Static Section */




/* Join The Circle on Home Page */
.JoinTheCirc-ProdPage {
    padding: 80px 30px 60px 30px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 1802px;
    max-width: 100% !important;
}
.JoinTheCirc-ProdPage .wp-block-media-text__content .wp-block-group {
    min-height: 40vh !important;
}

@media (max-width:540px) {
	.JoinTheCirc-ProdPage {
    padding: 20px 0px 0px 0px !important;
}
}

/* END Join The Circle on Home Page */


/* Fun Facts Section */
.post-92 a.wp-block-post-excerpt__more-link {
    position: absolute;
    left: 0;
    top: -23%;
    width: 160%;
    height: 135%;
    max-height: 320px;
    z-index: 1;
    opacity: 0;
}
/*.post-92 .slick-list.draggable {
    left: 99px;
    overflow: hidden;
}*/
.FunFact-Outer {
    margin-left: 2vw !important;
    max-width: 97vw !important;
}
/*.slick-slide, .slick-slide.slick-cloned {
    max-width: 22vw !important;
    min-width: 22vw;
}*/
@media (max-width:768px) {
.slick-slide, .slick-slide.slick-cloned {
    max-width: 33% !important;
}
}

.post-92 ul.slick-dots {
    display: none !important;
}
/* END Fun Facts Section */



/*## Home Page Overflows ##*/

@media (max-width:540px) {
	
	html, body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}
	
/*Marquee*/
.post-92 .wp-block-uagb-container.uagb-block-18a6d9e0.alignfull.uagb-is-root-container {
    max-width: 100% !important;
    margin-left: 0 !important;
}
	
	.post-92 #gspb_container-id-gsbp-ebd28b7 {
    max-width: 93% !important; 
    overflow: hidden !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
	.page-id-92 .ast-container {
    padding: 0;
}
/*END Marquee*/

.post-92 .wp-block-uagb-container.HomeTopHero.uagb-block-238ec46d.alignfull.uagb-is-root-container {
  max-width: 100% !important;
}

.post-92 .wp-block-uagb-container.uagb-block-efd070d9.alignfull.uagb-is-root-container {
  max-width: 100% !important;
    margin-left: 0;
}

.post-92 .wp-block-uagb-container.uagb-block-a78807a2.alignfull.uagb-is-root-container {
  max-width: 100% !important;
    margin-left: 0;
}

.post-92 .wp-block-group.is-layout-flex.wp-block-group-is-layout-flex {
  max-width: 100% !important;
    flex-direction: column;
    margin: auto;
}

.post-92 .wp-block-uagb-container.uagb-block-46959a81.alignfull.uagb-is-root-container {
  max-width: 100% !important;
}

.post-92 .slick-track, .post-92 .slick-track {
  overflow: hidden !important;
}

.post-92 .marquee, .post-2225 .marquee {
  max-width: 100% !important;
    overflow: visible;
}
	.post-92 .FunFact-Outer, .post-2225 .FunFact-Outer {
    max-width: 100% !important;
}
	.post-92 .wp-block-uagb-container.uagb-block-e9d88533, .post-2225 .wp-block-uagb-container.uagb-block-e9d88533 {
    max-width: 100% !important;
}
	.post-92 .FunFact-Outer .wp-block-uagb-post-carousel, .post-2225 .wp-block-uagb-post-carousel {
    max-width: 100% !important;
}
	.post-92 .slick-list.draggable, .post-2225 .slick-list.draggable {
    max-width: 97% !important;
    overflow: hidden;
}
}
	.post-92 .wp-block-uagb-post-carousel.uagb-post-grid.slick-initialized, .post-2225 .wp-block-uagb-post-carousel.uagb-post-grid.slick-initialized {
    max-width: 100% !important;
}
	


/*## END Home Page Overflows ##*/



/* Generic Styles */

.gs-video-overlay {
    background-size: cover !important;
}

/* END Generic Styles */





/*### Instagram Feed */

.instagram-gallery__button.instagram-gallery__button--follow {
  font-family: "neighbor", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 8px;
}
.qligg-icon-instagram {
  font-size: 21px !important;
  vertical-align: middle;
  font-weight: 900;
}

/*.spotlight-instagram-feed {
    width: 100% !important;
}
.FeedLayout__col-footer {
    margin-top: 20px !important;
}
button.DesignedButton__button.FollowButton {
    font-family: 'neighbor', sans-serif;
    font-weight: 900 !important;
    text-transform: uppercase;
}*/
/*### END - Instagram Feed */


.gspb-buttonbox-title:hover {
	color: #fff !important;
}


/*#### END HOME page ####*/






/*#### Wolf-Scroll Text Animation ####*/
.wrapper {
  max-width: 100%;
  overflow: hidden;
}
.marquee {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  animation: marquee 30s linear infinite;
}

@media (max-width:540px) {
.marquee {
  animation: marquee 4s linear infinite !important;
}
}

.marquee h2 {
    line-height: 1;
    margin: 0;
}
.marquee p {
  /*display: inline-block; */
    margin: 0 !important;
}

@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
/*#### END Wolf-Scroll Text Animation ####*/



/*##### SHOPIFY on WP Styles #####*/

/*Cart*/

/* Header Cart Icon */
.shopwp-cart-trigger {
    height: 25px;
    aspect-ratio: 1;
    padding: 8px 8px;
    box-sizing: initial;
    margin-right: -7px;
}
/* END Header Cart Icon */


.wps-cart-is-empty {
	display: none !important;
}
.wps-btn-cart.wps-cart-is-not-empty {
    top: 200px !important;
    border-radius: 50% !important;
    aspect-ratio: 1 / 1 !important;
    height: 87px !important;
    width: auto !important;
    padding-right: 29px !important;
    right: -40px !important;
}
@media (max-width:768px) {
.wps-btn-cart {
    top: 110px !important;
}
}
/*End Cart*/

/*Checkout*/
@media (max-width:768px) {
.wps-quantity-decrement, .wps-quantity-increment, .wps-quantity-input {
    width: 38px !important;
    height: 38px !important;
}
	button.wps-quantity-decrement, button.wps-quantity-increment {
    border: none;
}
}
/*END Checkout*/


/*#### Single Product Pages */

/* NEW STATIC Single Product Pages */

.Wolf-StaticProduct .wp-block-greenshift-blocks-tabs {
    display: flex;
    flex-direction: column-reverse;
    background: #f6f6f6;
    height: 100%;
    justify-content: flex-end;
}
.Wolf-StaticProduct .t-btn {
    margin-right: 33px !important;
}
.Wolf-StaticProduct .gspb-tabs .t-btn-container .t-btn {
    background: #fff;
}
.Wolf-StaticProduct .t-btn-container .t-btn img {
    height: 180px;
    border-radius: 0 !important;
}

@media (max-width:1440px) {
	li.lslide.active {
   /* padding-left: 4% !important;
    padding-right: 4% !important;*/
}
	.ProductGallery-wrap .lSSlideWrapper {
    /*max-height: 42vw;*/
}
}

@media (min-width:768px) {
ul.gwts-gwl-slidergal {
    column-gap: 65px !important; 
        min-height: 78vh !important;
	    border-bottom: 25px solid #f6f6f6;
}
li.lslide {
    /*padding-left: 4vw !important;
    padding-right: 4vw !important;*/
    transition: all ease .2s;
}
/*li.lslide.active {
    padding: 0 !important;
    transition: all ease .2s;
}*/

ul.lSPager.lSGallery {
 /*   gap: 11px;
    display: flex;
    position: absolute;
    margin-top: 34px !important;
    top: 100%; */
}
.lSPager li {
    padding: 18px;
    background: #fff;
}
}


.lSPager li.active {
    border: none !important;
}

@media (max-width:540px) {
	ul.lSPager.lSGallery {
    display: flex;
    gap: 11px !important;
    justify-content: center; 
        max-width: fit-content;
        margin: 0 auto 7px auto !important;
}
	ul.lSPager.lSGallery li {
    border: 1px solid #D9D9D9;
    width: 8px !important;
    border-radius: 100% !important;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    margin: 0;
}
	ul.lSPager.lSGallery li.active {
    background: #D9D9D9;
}
	ul.lSPager.lSGallery li img {
    display: none !important;
}
	.lSSlideWrapper.usingCss {
    margin: 24px 0 -3px 0 !important;
}
	.Wolf-StaticProduct .swp-quantity-container.wps-quantity-container {
    border: none !important;
   /* scale: 0.8; */
    margin: -4px 0 0 -15px;
}
	.Wolf-StaticProduct figure.wp-block-uagb-image__figure {
    margin-bottom: -30px;
}
	.Wolf-StaticProduct .uagb-icon-list__wrap {
    margin-top: 5px !important;
}
	.Wolf-StaticProduct .swp-add-to-cart-wrapper {
    margin-top: 7px;
}
	.ProductGallery-wrap .lSSlideWrapper {
      /*  max-height: 47vw !important; */
    }
	.Wolf-StaticProduct .swp-add-to-cart-inner {
    row-gap: 40px;
}
	.ProdSliderMain ul.lSPager.lSGallery {
    transform: none !important;
}
}


.Wolf-StaticProduct .swp-add-to-cart-inner {
    flex-direction: column;
    row-gap: 36px;
}
.Wolf-StaticProduct button.swp-btn-quantity {
    border: none;
}

.Wolf-StaticProduct .swp-items li.swp-item.wps-item.swp-0.swp-l-col {
    max-width: 100%;
}
.Wolf-StaticProduct button.swp-btn.swp-btn-add-to-cart.wps-btn {
    background: #0D9C4A;
    max-width: 100%;
    padding: 16px;
}
/*.Wolf-StaticProduct .swp-l-rel100.swp-quantity-container.wps-quantity-container {
    border: 1px solid #000000CC;
    border-radius: 4px;
    overflow: hidden;
}*/

.Wolf-StaticProduct ul.swp-items.wps-items.wps-items-list {
    margin: 0;
}
.Wolf-StaticProduct li.swp-item.wps-item.css-37up2v-ProductWrapperCSS {
    max-width: 100%;
}
.Wolf-StaticProduct .swp-quantity-container.wps-quantity-container {
    border: 1px solid;
    border-radius: 4px;
    overflow: hidden;
    width: fit-content;
	margin-left: 150px;
}
.Wolf-StaticProduct .swp-l-row-no-wrap {
    gap: 5px;
}
.ProdDetails-IconList li {
    font-family: 'Gotham-Light', sans-serif;
}
.ProdPriceIconsStack {
    margin-bottom: -84px !important;
}


@media (max-width:540px) {
	.single-cocoa-products .ast-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
	.Wolf-StaticProduct .t-btn-container {
    overflow: hidden !important;
    margin: -33px auto -66px auto !important;
    display: block !important;
    max-width: fit-content;
}
	.Wolf-StaticProduct .gspb-tabs .t-btn-container .t-btn {
    background: gray !important;
    max-width: 38px;
    width: 10px !important;
		height: 10px !important;
    aspect-ratio: 1 / 1 !important;
    padding: 0 !important;
    margin: 0px 24px 20px 0 !important;
    border-radius: 50%;
    opacity: .4;
}
	.Wolf-StaticProduct section.swp-items-wrapper.wps-items-wrapper {
    padding: 0;
}
	.Wolf-StaticProduct .swp-l-row-no-wrap {
    border: 1px solid #000000CC;
    max-width: fit-content;
    border-radius: 4px;
    padding: 0;
    gap: 0;
    overflow: hidden;
}
	.Wolf-StaticProduct button.swp-btn.swp-btn-add-to-cart.wps-btn {
    margin-top: -20px !important;
}
	.gwts-gwl-slidergal {
    margin-top: 0 !important;
		margin-bottom: 20px !important;
    height: fit-content !important;
}
	li.lslide {
   /* padding-right: 25px;
    padding-left: 25px;*/
}
	.ProductGallery-wrap > p {
    display: none;
}

/* Product Gallery Lightbox 
	.lg-item.lg-loaded {
    max-height: 88% !important;
    top: 12px !important;
}
	.lg-toolbar {
    display: none !important;
		visibility: hidden !important;
		opacity: 0 !important;
		max-height: 0 !important;
}
	.lg-toolbar.lg-loaded {
		display: none !important;
		opacity: 0 !important;
		max-height: 0 !important;
	}
	
	.lg-toolbar {
    z-index: 0 !important;
    top: -50px !important;
    max-width: 45px !important;
    background-color: #ffffff45 !important;
}
	
.lg-outer .lg-inner {
    z-index: 1999 !important;
    background: #fff;
    max-height: 90%;
}
	
	.lg-outer .lg div:nth-of-type(2) {
		display: none !important;
    visibility: visible !important;
    opacity: 0 !important;
    max-height: 0 !important;
}
	
 END - Product Gallery Lightbox */
	
	
	
	div#gspb_container-id-gsbp-a3361a7 > p {
    margin-bottom: 18px;
}
	
.ProdPriceIconsStack {
    margin-bottom: -43px !important;
}
	.Wolf-StaticProduct .swp-quantity-container.wps-quantity-container {
	margin-left: 115px;
}
	.ProdPriceIconsStack figure img {
    padding-bottom: 27px;
        max-width: 92%;
}
}

.single-cocoa-products nav.navigation.post-navigation {
    display: none;
}


/* END NEW STATIC Single Product Pages */



.single-wps_products section.wps-container {
    max-width: inherit;
}
.single.single-wps_products.ast-theme-transparent-header .site-content {
    padding-top: 222px !important;
}
.ShopiFullProduct .spectra-image-gallery__media-wrapper {
    max-height: 560px;
}
.ShopiFullProduct .wps-gallery-featured-wrapper {
    background: #fff;
}
.ShopiFullProduct .wps-thumbnails-wrapper {
    max-width: unset;
    display: flex;
    column-gap: 18px;
	margin-top: 18px;
}
.ShopiFullProduct .wps-component.swp-product-thumbnail {
    background: #fff;
    max-width: 224px !important;
    width: 24%;
}


.ShopiFullProduct .swp-items.wps-items {
    padding: 0;
}
/*.ShopiFullProduct .wps-quantity-increment:before, .ShopiFullProduct .wps-quantity-decrement:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #f6bb0f;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}*/
.ShopiProdQuantity .wps-btn {
	display: none !important;
}
.wps-add-to-cart, .swp-btn-add-to-cart {
    border-radius: 0 !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    font-family: 'Gotham-Bold' !important;
    max-width: 222px;
    margin: auto !important;
    display: block !important;
}
.ShopiFullProduct .swp-btn-add-to-cart, .swp-btn-add-to-cart{
    font-family: 'Gotham-Bold' !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    max-width: 100%;
   /* max-width: 222px !important;
    max-height: 45px;
    display: block !important;
    background: #FFC20E !important;
	margin: auto !important;*/
}
.ShopiFullProduct .swp-add-to-cart-inner {
    display: flex;
    flex-direction: column;
}
.ShopiFullProduct .css-1n6sfy4-flexRowNoBreakCSS-Quantity {
    margin-bottom: 50px;
    border: 1px solid #000000CC;
    border-radius: 4px;
}


.Shopi-RowOf3 .wps-add-to-cart {
    padding: 18px !important;
}
@media (max-width:768px) {
.Shopi-RowOf3 .wps-add-to-cart {
	left: unset !important;
    margin: auto;
}
}



.ShopiFullProduct h1.swp-product-title {
    font-size: 40px !important;
    font-family: 'neighbor', sans-serif !important;
    text-transform: uppercase;
    font-weight: 900 !important;
    max-width: unset;
    text-align: left;
    margin-bottom: 39px !important;
    max-width: 321px;
    line-height: 1.4;
    display: inline-flex;
    margin: 0 !important;
}
.ShopiFullProduct button.swp-btn-quantity {
    border: none !important;
    border-radius: 4px !important;
}
.swp-quantity-container .swp-quantity-input[type=number] {
    /*appearance: textfield;
    background: #EBEBEC;*/
    box-shadow: none;
}
.ShopiFullProduct .swp-product-price {
    font-family: 'Gotham-Bold';
    font-weight: 700;
    font-size: 24px;
    color: #1D1C1A;
    margin-top: 10px;
}
.ShopiFullProduct div#dropzone_product_description {
    border-bottom: 1px solid;
    margin-bottom: 37px;
}



.wp-block-uagb-container.uagb-block-28b60235.alignfull.uagb-is-root-container {
    width: 1760px;
    max-width: 96vw !important;
}
section.swp-items-wrapper.wps-items-wrapper.css-5mdbmo-PaginationItemsContainerCSS {
    max-width: unset;
}
ul.swp-items.wps-items.wps-items-list.css-zwfu0y-PaginationItemsCSS {
    display: flex;
    justify-content: space-between;
}
li.swp-item.wps-item.css-37up2v-ProductWrapperCSS {
    min-width: 31%;
    background: #fff;
}

/*Product Listing Elements*/
.swp-product-title {
    font-family: 'Gotham-Bold' !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 23px;
    margin: 15px auto 0 auto !important;
    letter-spacing: 3px;
    text-align: center;
    max-width: 230px;
}
.Section-3-Prods-BelowSingleProd .swp-btn-add-to-cart {
    max-width: 200px;
}
/*END Product Listing Elements*/


/* AFTER Single Products Content*/
.FW-AfterProductContent .Shopi-RowOf3 {
    max-width: 1760px;
    margin-bottom: 100px;
    margin-top: 50px;
}
.FW-AfterProductContent-Wrapper h3 {
    max-width: 1760px;
    margin: 0 auto 30px auto;
}

/*Product SECTION Cocoa Creators*/
.FW-AfterPRODUCTContent {
    max-width: 1760px;
    margin: 95px auto;
    width: 100%;
}
.FW-AfterPRODUCTContent .wp-block-media-text__content {
    padding: 60px 15%;
}
.FW-AfterPRODUCTContent h3, .FW-AfterPRODUCTContent h4 {
    color: #00A2A2 !important;
}
.FW-AfterPRODUCTContent h4 {
    margin-bottom: 22px !important;
}
.single-wps_products .CTA-Card .wp-block-button a {
    padding: 12px 30px !important;
}
.Section-3-Prods-BelowSingleProd .swp-component-buy-button {
    max-width: 53%;
    margin: 0 auto 20px;
}
/*END Section Cocoa Creators*/



/* What's The Scoop on Single Product */
.WTScoop-ProdPage h3.uagb-heading-text, .WTScoop-ProdPage h4.uagb-heading-text {
    color: #F26539 !important;
}
.WTScoop-ProdPage h3.uagb-heading-text {
    font-size: 32px;
}
.WTScoop-ProdPage h4.uagb-heading-text {
    font-size: 24px;
}
.WTScoop-ProdPage .uagb-heading-text {
    font-size: 16px;
    line-height: 22px;
}
/* END What's The Scoop on Single Product */


/*Section JOIN The Circle Of... */
.single-wps_products .InnerTextColumn {
    height: 56vh;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.JoinTheCirc-ProdPage .InnerTextColumn h3, .JoinTheCirc-ProdPage .InnerTextColumn h4 {
    color: #E671AB !important;
}
.JoinTheCirc-ProdPage h3.uagb-heading-text {
    font-size: 32px;
}
.JoinTheCirc-ProdPage h4.uagb-heading-text {
    font-size: 24px;
}
.JoinTheCirc-ProdPage .uagb-heading-text {
    font-size: 16px;
    line-height: 22px;
}
/* END Section JOIN The Circle Of... */


/*END AFTER Single Products Content*/

/*End Single Products*/


/*### Product COLLECTIONS ###*/

.single-wps_collections .swp-btn-add-to-cart {
    background: #FFC20E;
    max-width: 58%;
    margin: auto;
}

/* SHOP PAGE */
.post-759 .swp-btn-add-to-cart, .swp-btn-add-to-cart {
    max-width: 60%;
    margin: auto;
}
/* END SHOP PAGE */

/*### END Product COLLECTIONS ###*/

/*##### END SHOPIFY Styles #####*/




/*### Cocoa BLOG Posts ###*/

/*Heading*/
.ast-single-post-featured-section img {
    max-width: 86%;
    margin-left: 50px;
    border-radius: 8px;
}
@media (max-width:540px) {
.single-post .ast-single-post-featured-section img {
    max-width: 94%;
    margin: 19px !important;
}
}

.single-post .ast-button.ast-badge-tax {
  background: #E671AB;
  padding: 32px 59px !important;
  float: left;
  font-size: 41px !important;
  font-family: 'Neighbor',neighbor,sans-serif;
  font-weight: 900 !important;
  margin-right: 24px;
}
.Blog-TopIntroSection, .Blog-BottomMoreSection {
    max-width: 94% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}



.ColoredBlog-Sect-OnBlog .wp-block-read-more {
    background: url(https://cocoacircle.com/wp-content/uploads/2024/05/arrow-eclipse.svg) no-repeat 0 100%;
    width: 100%;
    height: 100%;
    color: transparent;
    position: absolute;
    bottom: 0 !important;
}
.ColoredBlog-Sect-OnBlog .wp-block-post-title {
    min-height: 100px;
}
.ColoredBlog-Sect-OnBlog .wp-block-post-excerpt {
    min-height: 160px;
}

.single-post .post.type-post h2 {
  font-size: 32px;
}





/*Search Box*/
input.wp-block-search__input {
    text-align: center;
}


.post-1043 .is-form-style input.is-search-input, .post-1530 .is-form-style input.is-search-input, .post-24026 .is-form-style input.is-search-input {
    border-radius: 34px;
    height: 46px;
    text-align: center;
}
.post-1043 .is-search-form button.is-search-submit, .post-1530 .is-search-form button.is-search-submit, .post-24026 .is-search-form button.is-search-submit {
    position: relative;
    right: 40px;
    border-radius: 50% !important;
    overflow: hidden;
}
.is-search-form.is-form-style.is-form-style-3 {
  width: 100%; 
	margin-left: 46px;
}
@media (max-width:768px) {
	.astm-search-menu-wrapper.is-menu-wrapper {
    display: none;
}
.post-1043 .is-search-form button.is-search-submit, .post-1530 .is-search-form button.is-search-submit, .post-24026 .is-search-form button.is-search-submit {
    position: relative;
    right: -5px;
}
	form.is-search-form {    
		max-width: 80% !important;
    width: 80%;
}
/* .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }	*/
.is-search-form.is-form-style.is-form-style-3 {
	margin-left: 0px;
}
	.is-form-style.is-form-style-3 label {
  width: 100% !important;
}
	.post-1043 .is-search-form button.is-search-submit, .post-1530 .is-search-form button.is-search-submit, .post-24026 .is-search-form button.is-search-submit {
  position: absolute !important;
  right: 4px !important;
  border-radius: 50% !important;
  overflow: hidden;
  top: 5px;
}
}

/*END Search Box*/

/*END Heading*/

/* Blog Top Intro Section */

	
	.Blog-TopIntroSection ul.wp-block-post-template {
    padding-left: 0 !important;
}

@media (max-width:540px) {
 /*.Blog-BottomMoreSection {
    max-width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}*/

	.Blog-TopIntroSection {
    max-width: 100% !important;
    padding: 40px 10px !important;
    margin-top: 40px !important;
}
.Blog-TopRightMobile ul.columns-4.wp-block-post-template {
    display: flex !important;
    flex-wrap: wrap;
    row-gap: 44px;
}
.Blog-TopRightMobile li.wp-block-post {
    max-width: 46% !important;
}
.Blog-TopRightMobile figure.wp-block-post-featured-image {
    height: fit-content !important;
}
.Blog-TopRightMobile figure.wp-block-post-featured-image a {
    height: fit-content !important;
}
.Blog-TopRightMobile img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 160px !important;
}
.Blog-TopRightMobile .wp-block-post-title {
    max-height: 112px;
    min-height: 110px;
}
}
/* END Blog Top Intro Section */


/* Blog Bottom More Section */
@media (max-width:540px) {
.Blog-BottomMoreSection {
    max-width: 100% !important;
    /* width: 100% !important; */
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.Blog-BottomMoreSection ul.columns-4.wp-block-post-template {
    display: flex !important;
    flex-wrap: wrap;
    row-gap: 44px;
    column-gap: 19px;
    width: 100% !important;
    justify-content: center;
}
.Blog-BottomMoreSection li.wp-block-post {
    max-width: 46% !important;
}
.Blog-BottomMoreSection figure.wp-block-post-featured-image {
    height: fit-content !important;
}
.Blog-BottomMoreSection figure.wp-block-post-featured-image a {
    height: fit-content !important;
}
.Blog-BottomMoreSection img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: 160px !important;
}
}


.CocoaWorldwide-Blog .uagb-heading-text {
    color: #0D9C4A !important;
}

/* END Blog Bottom More Section */


/*### END Cocoa BLOG Posts ###*/



/*#### Cocoa FARMER Stories ####*/

.cocoa_farmer_stories p {
    font-family: 'Gotham-Light';
    font-size: 18px;
    line-height: 30px;
}

.single-cocoa_farmer_stories .site-content .ast-container {
    max-width: 1250px;
    margin-top: 58px;
}
.single-cocoa_farmer_stories .sidebar-main {
    padding-top: 143px;
}
.single-cocoa_farmer_stories .post-thumb-img-content.post-thumb {
    border-radius: 8px;
    overflow: hidden;
}

@media (max-width:540px) {
	.post-7707 .Blog-TopRightMobile .wp-block-post-title {
        min-height: 70px;
    }
}

/*#### END Cocoa FARMER Stories ####*/





/*##### OUR STORY About Us Page #####*/

.page-id-670 .site-content .ast-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}


@media (max-width:1440px) {
.OurStory-StaggeredImg {
    max-width: 36vw;
}
}
@media (max-width:1200px) {
.OurStory-StaggeredImg {
    max-width: 35vw;
}
}
@media (max-width: 1024px) {
.OurStory-StaggeredImg {
    max-width: 42vw;
}
}
@media (max-width: 768px) {
.OurStory-StaggeredImg {
    max-width: 47vw;
}
}
@media (max-width: 425px) {
.OurStory-StaggeredImg {
    max-width: 80vw;
}
}
/*##### END OUR STORY About Us Page #####*/



/*#### RECIPES Archive Page Mixed Content ####*/

.wp-block-query .navigation.pagination {
  border: none;
  padding: 15px 0 16px 0;
}

/*Recipe Keys*/
/*.post-1043 .uagb-taxonomy__outer-wrap.uagb-layout-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}*/
.post-1043 .comment svg.icon, .Wolf-DR-VoteStarsComments .comment svg.icon {
    height: 12px;
    max-width: 22px;
    float: right;
}
.post-1043 .comment .meta-text, .Wolf-DR-VoteStarsComments .comment .meta-text {
    font-size: 12px;
    float: left;
    line-height: 11px;
}
.post-1043 .post-rating svg.icon, .Wolf-DR-VoteStarsComments .post-rating svg.icon {
    height: 16px;
    /* float: left; */
    width: 22px;
}
.post-1043 .post-rating span.meta-text, .Wolf-DR-VoteStarsComments .post-rating span.meta-text {
    float: left !important;
}

.post-1043 .uagb-block-e8bc4155 .uagb-taxomony-box {
    height: 90px;
    width: 90px;
    padding: 0px !important;
    line-height: 1.2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;    
	background: #fff;
    border: 6px solid #f6f6f6 !important;
    margin: 6px auto;
}
.post-1043 .uagb-block-e8bc4155 .uagb-taxomony-box:after {
    content: "";
   background: radial-gradient(98.23% 98.23% at 68.14% 7.52%, #F26539 25.82%, #00A2A2 46.76%, #E671AB 69.05%, #0D9C4A 91.85%);
    border-radius: 100% !important;
    width: 98px !important;
    height: 98px !important;
    z-index: -2 !important;
    position: absolute;
    left: -10px;
}
/*.post-1043 .uagb-taxomony-box .uagb-tax-title {
    position: relative;
    margin-top: 136px !important;
}*/
.post-1043 h2.wp-block-post-title {
    min-height: 60px;
    margin: 0 !important;
}

/*@media (max-width: 600px) {
  .post-24026 .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr 1fr !important;
  }
}*/



/*## Responsive Recipe Keys Java Slider ##*/

.TaxList-RecipeKeys {
  max-width: 1700px !important;
  width: 100%;
  position: relative;
}

.TaxList-RecipeKeys .svg-inline--fa {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.23rem;
  height: 24px;
  width: 24px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
  border-radius: 50%;
  cursor: pointer;
  line-height: 50px;
  text-align: center;
  transition: 0.3s ease;
	display: none;
 /*   width: fit-content !important;
    height: 24px !important;*/
}

.TaxList-RecipeKeys .svg-inline--fa:first-child {
  left: -22px;
}

.TaxList-RecipeKeys .svg-inline--fa:last-child {
  right: -22px;
}

.TaxList-RecipeKeys .svg-inline--fa:active {
  transform: translateY(-50%) scale(0.85);
}
/****/
.svg-inline--fa {
    width: 24px !important;
    margin-right: 33px;
}
/****/
.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list {
  display: grid !important;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 8) - 12px);
  gap: unset !important;
  border-radius: 8px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  scroll-behavior: smooth;
    padding-left: 4px;
}

.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list.no-transition {
  scroll-behavior: auto;
}

.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list::-webkit-scrollbar {
  display: none;
}

.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list.dragging {
  scroll-behavior: auto;
  scroll-snap-type: none;
}

.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list .uagb-taxomony-box {
  scroll-snap-align: center;
  height: 90px;
 /* background: #fff;
  border-radius: 8px;
  padding-bottom: 15px;*/
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list.dragging .uagb-taxomony-box {
  user-select: none;
  cursor: grab;
}

@media (max-width: 1024px) {
  /*.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list*/ .widget.dr-recipe-keys ul {
    grid-auto-columns: calc((100% / 5) - 11px) !important;
  }
}
@media (max-width: 768px) {
  /*.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list*/ .widget.dr-recipe-keys ul {
    grid-auto-columns: calc((100% / 5) - 2px) !important;
  }
}

@media (max-width: 600px) {
  /*.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list*/ .widget.dr-recipe-keys ul {
    grid-auto-columns: calc((100% / 3) - 2px) !important;
  }
}
@media (max-width: 390px) {
   .widget.dr-recipe-keys ul {
   /* grid-auto-columns: calc((100% / 2) - 47px) !important;*/ 
    margin-bottom: 0;
  }
}
@media (max-width: 320px) {
/*.TaxList-RecipeKeys .wp-block-uagb-taxonomy-list*/ .widget.dr-recipe-keys ul {
    grid-auto-columns: calc((100% / 2) - -41px) !important;
}
}

.wp-block-uagb-container.uagb-block-0a39995b {
    max-width: 97% !important;
}


/* NEW Java Slider KEYS with IMAGES */

.dr-recipe-keys h2.widgettitle {
    display: none;
}
 .widget.dr-recipe-keys ul {
  display: grid !important;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 8) - 12px);
  gap: unset !important;
  border-radius: 8px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  scroll-behavior: smooth;
    padding-left: 4px;
}


 .widget.dr-recipe-keys ul.no-transition {
  scroll-behavior: auto;
}

 .widget.dr-recipe-keys ul::-webkit-scrollbar {
  display: none;
}

.widget.dr-recipe-keys ul.dragging {
  scroll-behavior: auto;
  scroll-snap-type: none;
}

 .widget.dr-recipe-keys ul li {
    scroll-snap-align: center;
    display: flex;
    flex-direction: column;
    width: unset;
    text-align: center;
    padding-left: 9px !important;
}
@media (max-width:540px) {
 .widget.dr-recipe-keys ul li {
    margin-bottom: 0;
}	
	.KeysImages .widget.dr-recipe-keys {
    margin: 0 !important;
}
}
.dr-recipe-keys ul li a {
    display: flex;
    flex-direction: column;
    row-gap: 14px;
    padding: 0;
}

.widget.dr-recipe-keys ul.dragging li  {
  user-select: none;
  cursor: grab;
}

.widget.dr-recipe-keys span.dr-svg-icon {
    width: 98px;
    height: 98px;
    background: radial-gradient(98.23% 98.23% at 68.14% 7.52%, #F26539 25.82%, #00A2A2 46.76%, #E671AB 69.05%, #0D9C4A 91.85%);
}
/*.widget.dr-recipe-keys .dr-svg-icon:after {
    content: "";
    background: radial-gradient(98.23% 98.23% at 68.14% 7.52%, #F26539 25.82%, #00A2A2 46.76%, #E671AB 69.05%, #0D9C4A 91.85%);
    border-radius: 100% !important;
    width: 96px;
    height: 96px;
    z-index: -2 !important;
    position: absolute;
}*/
.widget.dr-recipe-keys .dr-svg-icon .svg-icon {
    border: 6px solid #f6f6f6 !important;
    border-radius: 100%;
    height: 92px;
    width: 92px;
}
.dr-recipe-keys span.dr-icon-title {
    font-size: 18px;
    font-family: 'Gotham-Medium';
    width: 100% !important;
}
/* END NEW Java Slider KEYS with IMAGES */

/*## END Responsive Recipe Keys Java Slider ##*/

/* END Recipe TOP Keys */


.BottomMixedQuery-Block {
    max-width: 95% !important;
    margin: auto !important;
}
.MixedRecipeQuery .wp-block-query ul {
    column-gap: 3.7vw !important;
    row-gap: 3vw !important;
}


/* Recipes Archive Blog on Mobile */
@media (max-width:540px) {
	.wp-block-search__inside-wrapper {
    width: 97% !important;
}
	
.MixedRecipeQuery {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.MixedRecipeQuery ul.columns-4.wp-block-post-template {
    display: flex;
    flex-wrap: wrap;
    gap: 6vw;
    justify-content: center;
}
	.MixedRecipeQuery.Top .wp-block-post-template {
    row-gap: 30px !important;
}
	
	.MixedRecipeQuery li.wp-block-post {
    max-width: 46%;
}
	.post-1043 .wp-block-query-pagination {
    width: 100%;
    padding: 0 4px;
}
	.post-1043 .wp-block-query-pagination .page-numbers {
    margin-right: 8px;
    font-size: 18px;
    padding: 2px;
    width: 26px;
    float: left;
    text-align: center;
}
}

/* END Recipes Archive Blog on Mobile */


/* Recipes & Fun Facts GRID */
.post-1043 .wp-block-uagb-container.uagb-block-de4b1a09 {
    max-width: 100%;
    margin: auto;
}
/* END Recipes & Fun Facts GRID */



/* Badges on Recipe Listings Cards */
.taxonomy-recipe-badge a {
    background: url(https://cocoacircle.com/wp-content/uploads/2024/04/favicon-cocoa.svg) no-repeat 100% 0px;
    padding-right: 19px !important;
}
.taxonomy-recipe-badge a.Badge-Drops {
    background: url(https://cocoacircle.com/wp-content/uploads/2024/04/favicon-cocoa-1.svg) no-repeat 100% 0px;
    padding-right: 19px !important;
}
/* END Badges on Recipe Listings Cards */



/* Ratings Votes on Recipe Listing Cards */

.Wolf-DR-VoteStarsComments {
    display: flex;
    align-items: center;
    column-gap: 4px;
}
.Wolf-DR-VoteStarsComments .comment .icon {
    display: none;
}
.MixedRecipeQuery .taxonomy-recipe-badge {
    margin: 0px !important;
    line-height: 1;
}

/* END Ratings Votes on Recipe Listing Cards */




/* Keys Tags on Recipe Listings Cards */
.taxonomy-recipe-key.wp-block-post-terms a {
    background: #F26539;
    color: #fff;
    padding: 6px 9px;
    border-radius: 15px;
    font-size: 9.5px;
    font-family: 'Gotham-Bold';
    white-space: nowrap;
}
.taxonomy-recipe-key span.wp-block-post-terms__separator {
    opacity: 0;
}
/* END Keys Tags on Recipe Listings Cards */


.fun_facts {
    height: fit-content;
}
.fun_facts .wp-block-post-featured-image {
    margin: 0 !important;
}
.fun_facts .wp-block-post-featured-image a {
    height: fit-content;
}
.fun_facts .wp-block-group .is-vertical {
    display: none;
}

/*#### END RECIPES Archive Page Mixed Content ####*/



/* Recipe KEYS PAGES */
/*.post-1043 .wp-post-image {
    height: 131px;
    object-fit: cover;
}*/
/* END Recipe KEYS PAGES */




/*#### SINGLE RECIPES ####*/

.single-recipe .dr-entry-content > p {  /* Hide Description Excerpt Here */
    display: none;
}
.dr-single-recipe .dr-summary-holder { /* Recipe Top Spacing */
    padding-top: 0 !important;
    margin-top: 0;
}
@media (max-width:540px) {
		.single-recipe .wpdelicious-outer-wrapper {
    padding: 0 !important;
}
.single-recipe .ast-container {
    padding: 0 !important;
    max-width: 100%;
	overflow: hidden !important;
}
}

@media (min-width:690px) {
.dr-single-recipe {
    max-width: 1400px !important;
        margin: 0 auto !important;
        padding: 62px 0 70px !important;
        position: relative;
}


.wpdelicious-outer-wrapper {
    max-width: 100vw;
}
.dr-summary-holder:before {
	display: none;
}
.single-recipe .dr-entry-header {
    display: none;
}
	
/*.single-recipe .dr-entry-meta {
    display: none;
}*/
.dr-entry-meta .dr-comment {
    position: absolute;
        top: 484px;
        z-index: 1;
	display: none;
}
.dr-entry-meta .dr-star-ratings-wrapper {
    display: none;
}
	span.dr-rating.dr-star-ratings-wrapper {
    background: #f6f6f6;
}
	
	
.single-recipe figure.dr-feature-image {
    z-index: 3;
    position: absolute;
        left: 50%;
        margin-top: 0;
        height: 7%;
        width: 44.6%;
        max-height: 590px
}
	
	
	@media (min-width:768px) {
.single-recipe figure.dr-feature-image {
    display: none !important;
}
	}
	
	
.single-recipe figure.dr-feature-image img {
    opacity: 0;
}
/*.FW-DR_layout-2*/ .dr-summary-holder .dr-title-wrap {
    width: 50% !important;
        min-width: 50%;
}
/*.FW-DR_layout-2*/ .dr-summary-holder .dr-image {
    width: 50% !important;
        height: 595px;
}
	/*.FW-DR_layout-2*/ .dr-summary-holder .dr-image img {
    object-fit: cover;
    max-height: 372px;
    border-radius: 17px;
    min-width: 100%;
}
.dr-summary-holder .dr-image .dr-badge {
        display: none;
}
/*	.dr-summary-holder .dr-buttons {
    width: 49.6%;
    left: 0;
    position: absolute;
    bottom: 3px;
}
	span.post-pinit-button {
    max-width: 49.6%;
    position: relative !important;
    top: 4px !important;
    margin-right: 10px;
}*/
}


/*#### Inject JOIN-WIDGET into Single Recipes ###*/

/*.FW_Join-Widget {
    max-width: fit-content;
    position: absolute;
    top: 4.5%;
    left: 32%;
}*/
@media (max-width:540px) {
.FW_Join-Widget {
   /* position: relative; Optional placement between cook badeges and Ingredients */
        position: fixed;
        top: -24px;
        left: 38%;
        z-index: 9;
}
}

/*New 4 Circles Widget*/
.post-1734 .dr-entry-meta {
    display: none;
}
.FW_Join-Widget {
    max-width: fit-content;
    position: absolute;
    top: 367px;
    left: 26px;
}
/*@media (max-width:540px) {
.FW_Join-Widget {
	display: none;
}
}*/
/*New 4 Circles Widget*/
/*#### END - Inject JOIN-WIDGET into Single Recipes ###*/




.single-recipe .dr-instructions li img {
    border-radius: 10px;
    max-height: 228px;
    height: auto !important;
    position: relative;
    transition: all ease-out .1s;
    bottom: 0;
    width: auto;
    max-width: 318px;
}
 /*.single-recipe .dr-instructions li img:hover {
   scale: 1.6; 
    bottom: 45px;
    transition: all ease-out .3s;
    max-width: 320px;
}*/

@media (max-width:540px) {
.single-recipe header.dr-entry-header {
    display: none;
}
.single-recipe figure.dr-feature-image {
    margin: 0;
}
.single-recipe .dr-instructions li img {
    max-width: 95%;
}
.single-recipe .dr-instructions li img:hover {
  /*  scale: 1.6; 
    bottom: 15px;*/
    transition: all ease-out .3s;
    max-width: 81%;
}
	.single-recipe #ast-scroll-top {
    bottom: 136px;
    right: 7px;
}
}


.FW-DR_layout-2 .dr-titleWOLF {
    font-family: 'Gotham-Bold' !important;
    font-size: 40px;
}
.FW-DR_layout-2 .dr-summary {
    margin-right: 11%;
}

.FW-DR_layout-2 .dr-ingrd-title-wrap {
    column-gap: 36px;
	display: flex !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
}



/*#### Ingredients BUY NOW Links ####*/
a.ingredient-link:after {
    content: "BUY NOW";
    font-size: 13px;
    font-family: 'Gotham-Bold';
    padding: 8px 13px;
    background: #f26539;
    color: #fff;
    margin-left: 5px;
    border-radius: 4px;
    text-wrap: nowrap;
}
/*#### END Ingredients BUY NOW Links ####*/


.post-navigation article .dr-recipe-fig img {
    height: 90px !important;
    object-fit: cover;
}

/* Recipe NAVIGATION Links */
.single-recipe .nav-links .dr-svg-icon img {
    object-fit: contain !important;
}



/*## ! OVERFLOW-x BUGGER ! ##*/
.single-recipe .dr-comment-area form.comment-form label {
    max-width: 100%;
}

@media (max-width:540px) {	
	.single-recipe {
    max-width: 100% !important;
    overflow-x: hidden;
    padding-top: 0 !important;
}
.single-recipe aside.dr-reaction-section.center {
    max-width: 99%;
    margin-left: auto;
    margin-right: auto;
	overflow: hidden !important;
    padding-top: 0 !important;
}
/*	.dr-floating-bar-wrapper {
    max-width: 97% !important;
    display: none;
}*/
}
.single-recipe .dr-reactions.dr-reaction-wrap {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	overflow: hidden !important;
}
	
.single-recipe nav.post-navigation.pagination {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	overflow: hidden !important;
}
.single-recipe .post-navigation article .dr-recipe-details {
    width: 100%;
    padding: 0;
}
.single-recipe .post-navigation article .dr-recipe-details .dr-recipe-title {
    min-height: 98px;
}
	.single-recipe .post-navigation .nav-previous, .single-recipe .post-navigation .nav-next {
    padding: 0 !important;
}
	.single-recipe .post-navigation .nav-next {
    display: flex;
}
	
	.single-recipe .FW-DR-AfterRecipeContent {
    max-width: 100%;
    margin-left: 0;
    overflow: hidden;
    margin-right: 0;
		z-index: 9;
}
	.dr-floating-menu-wrapper.dr-floating-visible {
    max-width: 97%;
    margin: auto !important;
}



/*#### DASHBOARD Frontend Post Recipes etc
.dr-ud__sidebar {
    display: none;
}*/
.dr-form-wrapper.dr-form__log-in {
    margin-top: -156px;
    margin-left: -20px;
    background: #efefef;
}
.dr-ud_tab.profile {
  display: none;
}
.dr-ud_tab.wishlist {
  display: none;
}

/*Blog Dashboard*/
.wpuf-dashboard-container .page-head {
  display: none;
}
li.wpuf-menu-item.edit-profile {
    display: none;
}
li.wpuf-menu-item.dashboard {
    display: none;
}
/*END Blog Dashboard*/

/*#### END DASHBOARD Frontend Post Recipes etc */



/*## BELOW Single Recipes ##
@media (max-width:690px) {
 .FW-DR-AfterRecipeContent {
		display: none;
	}
}*/
/*.FW-DR-AfterRecipeContent {
    width: calc(100% + 30px);
    position: relative;
    left: -15px !important;
}*/
.FW-DR-AfterRecipeContent .uagb-is-root-container .wp-block-uagb-container {
    width: 34%;
   /* padding: 77px 59px 69px 20px;*/ 
    padding-bottom: 44px;
}
.FW-DR-AfterRecipeContent .uagb-block-21efbfa8 {
    background: #0D9C4A !important;
}
.FW-DR-AfterRecipeContent .uagb-block-a81811a1 {
    background: #F26539 !important;
}
.FW-DR-AfterRecipeContent .uagb-block-52a7f1cd {
    background: #FFC20E !important;
}
/* Coloured Blog Section */
.FW-DR-AfterRecipeContent .ast-article-single {
    background-color: unset !important;
}
.ColorBlogSect .wp-block-read-more {
    background: url(https://cocoacircle.com/wp-content/uploads/2024/05/arrow-eclipse.svg) no-repeat 0 100%;
    width: 71%;
    height: 100%;
    position: absolute;
    bottom: 14px;
}
.ColorBlogSect .wp-block-post-title {
    min-height: 120px;
}
.ColorBlogSect .wp-block-post-excerpt {
    min-height: 160px;
}

.ColorBlogSect2 .wp-block-read-more {
    background: url(https://cocoacircle.com/wp-content/uploads/2024/05/arrow-eclipse.svg) no-repeat 0 100%;
    width: 100%;
    height: 100%;
    color: transparent;
    position: absolute;
    bottom: 0 !important;
}
.ColorBlogSect2 .wp-block-post-title {
    min-height: 100px;
}
.ColorBlogSect2 .wp-block-post-excerpt {
    min-height: 160px;
}


.ColorBlogSect2.nr1 .wp-block-query ul li {
    background: #0D9C4A !important;
}
.ColorBlogSect2.nr2 .wp-block-query ul li {
    background: #F26539 !important;
}
.ColorBlogSect2.nr3 .wp-block-query ul li {
    background: #FFC20E !important;
}

/* END Coloured Blog Section */

/*## END BELOW Single Recipes ##*/




/*### SOCIAL Share Inserts ###*/
.FW-SocialShare {
    max-width: 100%;
    border-radius: 20px 0 0 20px;
    position: absolute;
    top: 285px;
    left: 0;
    background: #f6f6f6b5;
    width: 38%;
    padding: 4px;
}
.FW-SocialShare .gs-share-link {
    background: #E570AA;
    margin-right: 14px;
    width: 45px;
    display: block;
    height: 45px;
    float: left;
    align-content: center;
    border-radius: 50%;
    cursor: pointer;
}
.FW-SocialShare .social-share-icon {
    margin: auto !important;
    display: block !important;
    width: 18px;
    height: 45px;
    align-content: center;
	  line-height: 0.6 !important;
}
.FW-SocialShare .social-share-label {
    display: none;
}
.FW-SocialShare .gs-share-link svg path {
    fill: #fff !important;
    max-width: 16px;
}

span.dr-rating-tooltip {
    z-index: 9;
}


@media (max-width:1024px) {
.FW-SocialShare {
    top: 54px;
    left: 97.2%;
}
}
@media (max-width: 540px) {
.FW-SocialShare {
    top: 0%;
    left: auto;
    max-width: 40px;
    right: auto;
    max-width: 100% !important;
    width: fit-content;
    margin-left: -3%;
}
.FW-SocialShare .SocialVertical {
	display: none;
}
}

@media (min-width:540px) {
/*.SocialHorizontal {
    display: none;
}*/
.SocialVertical {
    display: none;
}
}
/*### END SOCIAL Share Inserts ###*/


/* Recipe Video Gallery 
.single-recipe .dr-instructions-video {
    max-width: 320px;
}
 END Recipe Video Gallery */



/*#### END SINGLE RECIPES ####*/





/*### CONTACT Us Page ###*/

.ContactUsButton {
    float: right;
    font-size: 16px !important;
    font-weight: 900 !important;
    font-family: 'neighbor', sans-serif !important;
    text-transform: uppercase;
    padding: 15px 48px !important;
}

@media (max-width:1440px) {
.post-2225 .FunFact-Outer {
    margin-left: 5vw !important;
    max-width: 100vw !important;
    width: 95% !important;
}
	.post-2225 .uagb-block-e0859517 > .uagb-container-inner-blocks-wrap {
    max-width: 1253px !important;
}
	.wp-block-uagb-container.uagb-block-c6139e57 {
    max-height: 60vh;
}
	.wp-block-uagb-container.uagb-block-74c0e3b4 {
    max-height: 60vh;
}
}

@media (max-width:1920px) {
.post-2225 .FunFact-Outer {
    margin-left: 6.5vw !important;
}
}

@media (max-width:768px) {
.post-2225 .FunFact-Outer {
    margin-left: 5vw !important;
    max-width: 100vw !important;
    width: 90% !important;
    background: #fff;
}
.FunFact-Outer .wp-block-uagb-post-carousel {
    margin-left: 5% !important;
}
}
@media (min-width:1922px) {
.post-2225 .FunFact-Outer {
    margin-left: 17vw !important;
    max-width: 100vw !important;
    width: 84% !important;
}
	.post-2225 .wp-block-uagb-container.uagb-block-8613bfc2 {
    min-height: 45vh;
}
	.post-2225 .wp-block-media-text__content .wp-block-group {
    min-height: 42vh !important;
}
}

.post-2225 .Static-Section-3Prods .uagb-heading-text a, .post-2225 .Static-Section-3Prods .uagb-heading-text {
    color: #1D1C1A;
    font-family: 'Gotham-Bold', sans-serif;
    text-align: center !important;
    font-weight: 900 !important;
}
.post-2225 .wp-block-uagb-container.uagb-block-480e5343.alignfull.uagb-is-root-container {
    margin-bottom: 0 !important;
}

/* NEW CONACT Page Sep 2024 */

.Main-contact-form .ContactUsButton {
    float: left;
}
.Main-contact-form #forminator-module-2224 .forminator-row {
    margin-bottom: 35px !important;
}
.Main-contact-form .forminator-field label {
    font-family: 'neighbor', sans-serif;
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 900;
    padding-left: 24px;
    margin-bottom: 8px !important;
    display: block;
}
.Main-contact-form .forminator-field input, .Main-contact-form .forminator-field textarea {
    border-radius: 8px;
    border: 1.26px solid #00000033;
    min-height: 65px;
}

/* END - NEW CONACT Page Sep 2024 */

/*### END CONTACT Us Page ###*/






/*#### SIDEBARS ####*/

.sidebar-main {
    display: grid;
    row-gap: 55px !important;
}
.sidebar-main .wp-block-heading {
    border-radius: 8px;
}
.sidebar-main .widget_block {
    padding: 0 0 0 60px !important;
}
.sidebar-main .uagb-post__inner-wrap {
    background: unset;
    padding: 0 !important;
}
.uagb-post__image {
    margin: unset !important;
}
.sidebar-main .uagb-post__image img {
    border-radius: 8px;
}
.wp-block-search__inside-wrapper {
    outline: none !important;
}
button.wp-block-search__button.has-background.has-ast-global-color-4-background-color.wp-element-button {
    font-size: 15px !important;
    font-weight: 900;
    font-family: 'neighbor', sans-serif;
    margin: 0 !important;
}

@media (max-width:540px) {
.sidebar-main .widget.widget_block {
    padding: 0 10px !important;
}
.sidebar-main {
    margin-top: 70px !important;
}
}

/*#### END SIDEBARS ####*/



/*#### Search Results Pages ####*/
.search-results h1.page-title span {
    color: #F26539 !important;
}
/*#### END Search Results Pages ####*/



form.post-password-form {
    margin-top: 183px;
    max-width: 377px !important;
}

/*##### FOOTER #####*/

footer.site-footer {
  z-index: 9;
}
.site-footer .forminator-button-submit {
    font-weight: 700 !important;
    font-family: 'Gotham-Bold' !important;
    letter-spacing: 4px;
    padding: 9px 28px !important;
}

aside.footer-widget-area {
    width: 100% !important;
    max-width: 1740px !important;
    padding-left: 10px;
    padding-right: 0;
}
.MenuHeading-Footer {
    font-family: 'Gotham-Bold', sans-serif;
	font-weight: 700!important;
}
@media (max-width:540px) {
.MenuHeading-Footer {
    font-size: 24px !important;
    margin-bottom: 13px !important;
}
}

/*New Footer Sep 2024*/
@media (max-width: 780px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        display: block;
        margin-bottom: 0;
    }
}
button.forminator-button.forminator-button-submit.FF-Neighbor {
    font-family: 'neighbor', sans-serif !important;
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 0 !important;
}
.footer-widget-area #block-52 > p:last-of-type {
  margin: 0;
}


/*### TOM FOOTER CSS from Snippet */

#forminator-module-20827 {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    flex-wrap: wrap;
    max-width: 45vw;
    overflow: hidden;
}
/* More specific selector for the email input field */
#forminator-module-20827 .forminator-field-email .forminator-input {
    background-color: white !important;
    border-radius: 20px !important; 
    padding: 10px !important;
    border: 1px solid #ccc !important;
    width: 236px !important; 
    height: 47px !important; 
    box-sizing: border-box !important; /* Ensure padding doesn't affect width/height */
	/* Wolf - prevent Mobile overflow of Email Input Field Width */	
    max-width: 44vw !important;
	/*Wolf End*/
}
.forminator-button {
    background-color: #E570AA !important;
    color: white !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 11px 24px !important; /* 11px padding top/bottom, 24px left/right */
    cursor: pointer !important;
    flex-shrink: 0 !important;
    font-size: 18px !important;
}
.forminator-button:hover {
    background-color: #d15592 !important; 
}
/*### END - TOM FOOTER CSS from Snippet */



/* END - New Footer Sep 2024*/

/*##### END FOOTER #####*/



/*#### COOKIES Consent */
div#CybotCookiebotDialog {
    width: 45%;
    max-width: 520px !important;
    min-width: unset !important;
    margin-top: 4px !important;
    border: 2px solid #00a2a2;
    top: 50% !important;
}
button#CybotCookiebotDialogBodyLevelButtonCustomize {
    min-width: 160px;
}
#CybotCookiebotDialogPoweredbyCybot svg {
    display: none !important;
}
div#CybotCookiebotDialogHeader {
    max-width: 98px;
    position: absolute;
    bottom: 0px;
}
img#CybotCookiebotDialogPoweredbyImage {
    max-height: 74px;
}

@media (max-width:540px) {
div#CybotCookiebotDialog {
    width: 91%;
}
div#CybotCookiebotDialogFooter {
    max-width: 65%;
    align-self: flex-end;
}
}

/*#### END - COOKIES Consent */




/*### Wolf Fix Optimize CSS Issues according Google ###*/
img.MediaThumbnail__image, img.attachment-medium_large.size-medium_large.lazyload, img.epyt-facade-poster.skip-lazy, img.lazyautosizes.lazyloaded, img.wp-image-3895.size-full.lazyload {
    vertical-align: unset !important;
}
/*### END - Wolf Fix Optimize CSS Issues according Google ###*/

/*###### END Wolf CSS ######*/
