/* Homepage Product Carousel - Container */
.grid-container--smaller .slick-slider {
	max-width: 1080px;
	width: 100%;
}

.slick-dots li button::before {
	background-color: #fad3c0 !important;
}

.wp-block-brodo-features-product-slider-by-category .slick-slide {
	overflow: visible;
}

.homepage-product-slider .slick-slide {
	padding: 0 20px !important;
}

.home .brodo-testimonial__item:not(:first-child) {
	display: block !important;
}

/* This CSS helps render a proper Mobile Flyout Menu */
@media (max-width: 720px) {
	.cart-popup-wrapper {
		min-width: 100% !important;
	}
}


/* This CSS hides the words "view contents" from the product coasters on the shop archive page */

.product-block-wrapper .woocommerce-loop-product-short-description .view-contents-link {
	display: none;
}

/* This CSS hides the date chcecker from the checkout page */
body.woocommerce-checkout .checkout .arrival-dates {
	display: none;
} 

/* Remove yellow background from homepage hero title - TR */
.brodo-hero__heading mark {
	background: none;
}

/* Handle the Klaviyo form's extra height */
.newsletter-content form.klaviyo-form > div {
	min-height: 0 !important;
}

/*Hotfix, Hide the change upcoming order date field until it can be commented in the PHP*/
#estimated-arrival-date-form{
	display:none;
}

/*Hide the edit bundle button in the slide out cart*/
.brodo-popup-edit-bundle{display: none;}

.order-summary__plan-selector {
display:none;
}

#block-11{display:none;}

/*Temporary CSS to adjust for Hero image spacing on the homepage*/
.brodo-hero__image-banner .brodo-hero__image-wrapper{padding-top: 7.5rem}

.product-item .product-image img {
    height: calc(100% - 40px);
}
.brodo-product-area .product-image img {
    height: calc(100% - 44px);
		width: auto;
}
del {
	display:none;
}
ins {
	text-decoration: none;
}
section.product-type-simple .product-long-description {
    font-size: 16px;
    line-height: 30px;
    margin-right: 22px;
}

section.product-type-simple .starting-at {
    font-size: 20px;
    line-height: 1.4;
}
section.product-type-simple .entry-title {
    font-size: 30px;
    line-height: 1;
}
section.product-type-simple figure.product-main-image {
text-align:center;
}
del {
	display:none;
}
ins {
	text-decoration: none;
}
section.product-type-simple .product-long-description {
    font-size: 16px;
    line-height: 30px;
    margin-right: 22px;
}

section.product-type-simple .starting-at {
    font-size: 20px;
    line-height: 1.4;
}
section.product-type-simple .entry-title {
    font-size: 30px;
    line-height: 1;
}
section.product-type-simple figure.product-main-image {
text-align:center;
}

.woocommerce-cart .woocommerce table.shop_table {
	border:none;
}
.woocommerce-cart .woocommerce table.shop_table td,
.woocommerce-cart .woocommerce table.shop_table th {
	border-bottom:none;
}

.remove-product a.cart-remove {
	border: 1px solid #f2601a;
	border-radius: 20px;
	color: #f2601a;
	padding: 5px 15px;
	background-color: white;
}
.remove-product a.cart-remove :hover,
.remove-product a.cart-remove :focus {
		border-color: #36393b;
		color: #36393b;
}
.woocommerce-cart .shop_table td {
    font-size: 18px;
    line-height: 1.3333333333;
}

.bundled_table_item_price,
.bundled_table_item .product-quantity,
.bundled_table_item_subtotal {
display:none;
}
.woocommerce-cart .shop_table .bundled_table_item td {
	font-size:14px;
}
.bundled_table_item .bundled_table_item_indent {
	padding-left: 10px;
}
.woocommerce-cart-form__cart-item {
	padding:30px 0;
}

.woocommerce .quantity .qty {
    font-size: 16px;
    border-radius: 5px;
    border-style: none;
    line-height: 2em;
}
ul.wcsatt-options.overrides_exist {
	padding:0;
} 
.woocommerce-cart .wcsatt-add-cart-to-subscription-action-input {
	opacity:0;
}

.product-block-wrapper .woocommerce-loop-product-add-to-cart.out-of-stock .button {
	background:lightgrey;
	border-color:lightgrey;
}
@media (max-width: 767px) {
	.brodo-hero__image-banner .brodo-hero__image-wrapper {
			padding-top: 1.5rem;
	}
}
@media (min-width: 1025px) {
	.home .brodo-hero__wrapper .brodo-hero__image-banner h1 {
			margin-top: 110px;
	}
	.brodo-hero__image-banner .brodo-hero__image-wrapper {
			padding-top: 1.5rem;
	}
}

@media (min-width: 1366px) {
		.home .brodo-hero__wrapper {
    padding-bottom: min(48%,900px);
	}
}
@media (min-width: 1600px) {
		.home .brodo-hero__wrapper {
    padding-bottom: min(43%,900px);
	}
}
@media (min-width: 2334px) {
		.home .brodo-hero__wrapper {
    padding-bottom: min(35%,900px);
	}
}
tr.cart_item.bundled_table_item,
#cart-popup .brodo-item-description,
#cart-popup .brodo-popup-edit-bundle,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row.is-bundled,
table.wc-block-cart-items .wc-block-cart-items__row.is-bundled,
.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description,
.wc-block-components-product-metadata__description-text{
	display: none !important;
}
.wc-block-components-totals-item__label {
	text-align: right;
	padding-right: 15px;
}
.wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
	font-size: 1.2rem;
}
.wc-block-components-totals-item__value {
	padding-right: 8px;
}
.woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-error,
.cart-popup-wrapper .cart-items .woocommerce-error,
body.woocommerce-checkout ul.woocommerce-error {
	border: 0px solid;
	color: #f2601a;
	font-size: 14px;
	font-weight: 700;
	padding: 20px 30px;
 	background-color: white;
 	border-radius: 0;
}
body.woocommerce-checkout ul.woocommerce-error {
	margin-bottom: 40px;
}
.cart-popup-wrapper .cart-items .woocommerce-error {
	border-bottom: 3px solid #fcf6ef;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-error,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info,
body.woocommerce-checkout ul.woocommerce-error {
    border-radius: 19px;
}
.woocommerce .item__footer button.edit-subscription-btn.button {
	color: white;
}

/* Footer spacing #538 */
@media (min-width: 1200px) {
	.footer-widgets .footer-widget {
		flex: 1;
		max-width: none;
	}
	.footer-widgets .footer-widget:nth-child(4) {
		flex: 1;
		max-width: none;
	}
}
body.woocommerce-checkout #payment-methods .wc_payment_method {
	list-style: none;
}
/*
 * Landing Page - Women
 * */
body.page-id-208034 .brodo-main-navigation li:not(#menu-item-162048),
body.page-id-208034 .header-right{
	display: none !important;
}
@media (max-width: 767px) {
  #block_brodo-block-6523a74a291c5.brodo-flavors {
    background-image: none !important;
  }
	#block_brodo-block-6523a74a292b0.brodo-comparison .bottom-image{
		display: none !important;
	}
	#block_brodo-block-6523a74a292b0.brodo-comparison{
		padding: 6rem 0 6rem;
	}
}