/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/*@import url("../astra-child/css/fifth-avenue.css");*/

/*start old theme custom style*/

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button,
.wp-element-button{
    box-sizing: border-box !important;
}
.thb-full-menu .menu-item.current-menu-item a,
.thb-full-menu > .menu-item > a:hover {
	color: #2cccd3 !important;
}

.thb-secondary-area .thb-secondary-item .count {
	background: #2cccd3 !important;
	color: #000;
}

input[type="submit"],
.button,
.btn,
.pushbutton-wide {
	background: #2cccd3 !important;
	color: #000 !important;
}

input[type="submit"]:hover,
.button,
.btn,
.pushbutton-wide:hover {
	background: #B8E3E9 !important;
	color: #000 !important;
}

.thb-global-notification.light {
	background: #9de1ec;
	color: #333;
}

.thb-global-notification.light,
.thb-global-notification.dark {
	background-color: #9de1ec !important;
}

.thb-full-menu > .menu-item > a {
	font-size: 16px;
	text-transform: uppercase;
}

.current_page_parent a {
	color: #e46552 !important;
}

.wp-block-button .wp-block-button__link {
	font-size: 16px;
	margin-top: 20px;
}

.thb-full-menu .menu-item.current-menu-item a {
	color: #e46552;
}

.hide,
.thb-shop-category-item:first-child,
.cat-item.cat-item-967,
.cat-item.cat-item-968,
.sidebar.thb-shop-sidebar {
	display: none !important;
}

/* .wp-element-button,
.ast-outline-button,
.wp-block-button__link,
input,
select,
button,
.wp-block-button__link{
	box-sizing: border-box;
} */

input[type="submit"].accent,
input[type="submit"].alt,
.button.accent,
.button.alt,
.btn.accent,
.btn.alt,
.pushbutton-wide.accent,
.pushbutton-wide.alt {
	background: #f1cd15 !important;
	color: #000 !important;
}

.sidebar-container .sidebar + .sidebar-content-main {
	padding-left: 0;
	max-width: 100%;
}

.wc-block-grid__product-image,
.wc-block-grid__product product {
	padding: 20px;
}

.wp-block-button.box .wp-block-button__link:hover {
	background-color: #e4c212 !important;
}

.products .product .product-thumbnail .button:hover,
.products .product .product-thumbnail .wp-block-button__link:hover,
.wc-block-grid__products .product .product-thumbnail .button:hover,
.wc-block-grid__products .product .product-thumbnail .wp-block-button__link:hover {
	background: rgba(241, 205, 21, 0.9) !important;
	color: #000 !important;
}

.wc-block-grid__product-onsale,
.wc-block-grid__product-onsale,
.onsale {
	background: #B8E3E9;
	color: #000;
	height: 50px;
	width: 50px;
	border-radius: 50%;
}

input[type="submit"].style2.small,
.button.style2.small,
.btn.style2.small,
.pushbutton-wide.style2.small {
	text-transform: uppercase;
	background: #B8E3E9 !important;
}

input[type="submit"].style2.small:hover,
.button.style2.small:hover,
.btn.style2.small:hover,
.pushbutton-wide.style2.small:hover {
	text-transform: uppercase;
	background: #2cccd3 !important;
}

.jilt-for-woocommerce .button {
	background: #2cccd3 !important;
	width: 100% !important;
}

.jilt-for-woocommerce label {
	display: none !important;
}

.jilt-for-woocommerce input {
	width: 100% !important;
}

.footer.light {
	border-top: none;
	background: #B8E3E9;
}

.footer .widget a:hover {
	color: #09413a;
}

.footer .widget a:hover {
	color: #000;
}

.products .product.outofstock .product-thumbnail::before,
.product.outofstock #product-images::before {
	content: "Sold Out";
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	color: #FFF;
	font-weight: 700;
	background-color: #e46552;
	width: 60px;
	height: 60px;
	font-size: 12px;
	border-radius: 50%;
	padding-top: 20px;
	text-align: center;
	overflow: hidden;
}

.zego_features_pictures,
.zego_purity_pictures {
	display: flex;
	margin-left: -5px;
	margin-right: -5px;
	flex-wrap: wrap;
}

.zego_features_picture,
.zego_purity_picture {
	position: relative;
	padding: 5px;
	cursor: pointer;
	flex: 1 0 33%;
	max-width: 33%;
}

/*
.zego_purity_picture {
	flex: 1 0 33%;
	max-width: 33%;
}
*/
.zego_features_bg,
.zego_purity_bg {
	display: block;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.zego_features_title,
.zego_purity_title {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
	white-space: nowrap;
}

.zego_features_items,
.zego_purity_items {
	display: none;
}

.thb-temp-message,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info:not(.cart-empty):not(.woocommerce-notice--info) {
	animation-delay: 0.5s, 3s !important;
}

.summary.entry-summary .cart {
	margin-bottom: 25px;
}

.logo-holder .logolink {
	max-width: 125px;
}

.thb-article-featured-image,
.thb-article-featured-image {
	display: none;
}

/*start emax style*/
.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form .wpcf7-response-output {
	border: 2px solid #00d3e2 !important;
}

.thb-secondary-area .thb-quick-cart .thb-secondary-cart,
.thb-secondary-area .thb-quick-cart .widget_shopping_cart {
	display: none !important;
}

.single-product .thb_prod_ajax_to_cart_notices {
	display: none;
}
/*end old theme custom style*/

.site-header{
	padding: 20px 30px;
	border-bottom: 1px solid #eee;
}

.site-header .wp-block-coblocks-column__inner,
.wrap{
	max-width: 1200px;
	margin: 0 auto !important;
}

.ast-custom-header .cart-icon svg {
    font-size: 20px;
    width: 20px;
	fill: #02cded;
}

.site-header > .wp-block-coblocks-column__inner > .wp-block-columns{
	max-width: 90vw !important;
}

.header-right {
    display: flex;
	position: relative;
	gap: 20px;
	justify-content: flex-end;
}

.header-right  svg.search-icon {
    width: 20px;
    fill: #02cded;
	margin: 0 0 -3px!important;
}

.header-right .header-search{
	display: none;
	position: absolute;
    max-width: 250px;
	right: 30px;
	margin: 0;
	top: 5px;
}

.header-right a.custom-cart-link {
    display: flex;
    align-items: center;
    margin: 0 !important;
    gap: 10px;
}

.header-right .wp-block-navigation{
	margin: 0 !important;
}

.header-right .custom-cart-link{
	font-size: 13px;
	font-weight: 500;
	color: #02cded;
}

.header-right span.cart-icon {
    margin-bottom: -5px;
}

.header-right .cart-count{
	background: #2cccd3;
    color: #000;
	width: 20px;
    height: 20px;
	font-size: 11px;
	font-weight: 500;
	text-align: center;
	padding: 2px;
	border-radius: 30px;
}

.main-header-bar.ast-header-breadcrumb {
    border: none;
	padding-top: 24px;
}

.section-top-header{
	opacity: 1;
	transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.ast-header-sticky-active .section-top-header{
	opacity: 0;
	max-height: 0;
	padding: 0 !important;
}

.ast-header-sticky-active .section-desktop-header,
.ast-header-sticky-active .section-mobile-header{
    -webkit-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.02), 0 5px 12px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 9px 38px rgba(0, 0, 0, 0.02), 0 5px 12px rgba(0, 0, 0, 0.05);
    box-shadow: 0 9px 38px rgba(0, 0, 0, 0.02), 0 5px 12px rgba(0, 0, 0, 0.05);
}

/* Hide login/logout-specific items by default */
.menu-item-logged-in {
    display: inline-block;
}

/* Show correct menu item based on login status */
body.logged-in .menu-item-logged-out,
body:not(.logged-in) .menu-item-logged-in {
    display: none !important;
}

[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*=wp-block-]{
	max-width: 90vw;
	    width: 100%;
}

.ast-archive-description .ast-archive-title,
.ast-archive-description p{
    text-align: center;
}

.ast-article-post .post-thumb-img-content img {
    object-fit: cover;
}

.sidebar-main .wp-block-heading{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1;
	color: #121212;
}

.sidebar-main ul.wp-block-categories li {
    padding: 7px 0;
    border-bottom: 1px dotted #a4a4a4 !important;
	font-size: 14px;
}

.sidebar-main ul.wp-block-categories li a{
	color: #4f4f4f;
}

.sidebar-main ul.wp-block-categories li a:hover{
	color: #00d3e2
}

.entry-content > .wp-block-columns{
	padding: 0
}

.acf-tab-wrap {
    margin-top: 20px;
}

.acf-tab-buttons {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}

.acf-tab-button {
    border: none;
    padding: 20px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    transition: all 0.3s ease;
    flex: 1;
	min-height: 350px;
	color: #fff !important;
    font-size: 26px;
    font-weight: bold;
    text-shadow: 1px 1px 3px #000;
    white-space: nowrap;
}
}

.acf-tab-button.active {
    outline: 3px solid #000;
}

.acf-tab-content {
    display: none;
	    color: #4f4f4f;
/*     padding: 10px 30px 30px;
    background: #f8f8f8; */
}

.acf-tab-content img{
	box-shadow: none;
	-webkit-box-shadow: none;
}
.wp-block-button .wp-block-button__link,
.wp-block-search .wp-block-search__button,
body .wp-block-file .wp-block-file__button{
	font-weight: 700
	line-height: 1.5;
}

.alignwide {
  position: relative; }
  @media only screen and (min-width: 1068px) {
    .alignwide {
      margin-left: -50px;
      margin-right: 50px;
      max-width: none;
      width: calc(100% + 100px); } }
  @media only screen and (min-width: 1310px) {
    .alignwide {
      margin-left: -70px;
      margin-right: 70px;
      width: calc(100% + 140px); } }
  @media only screen and (min-width: 1068px) {
    .rtl .alignwide {
      margin-left: 50px;
      margin-right: -50px; } }
  @media only screen and (min-width: 1310px) {
    .rtl .alignwide {
      margin-left: 70px;
      margin-right: -70px; } }

.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw; }
  .alignfull:first-child {
    margin-top: 0; }
  .single-post .sidebar-content-main.no-sidebar .alignfull {
    margin: 32px calc(50% - 50vw + 50px); }
    @media only screen and (min-width: 1068px) {
      .single-post .sidebar-content-main.no-sidebar .alignfull {
        margin: 32px calc(50% - 50vw - 50px); } }
  .single-post .sidebar-content-main:not(.no-sidebar) .alignfull {
    margin: 32px calc(50% - 50vw + 50px); }
    @media only screen and (min-width: 1068px) {
      .single-post .sidebar-content-main:not(.no-sidebar) .alignfull {
        max-width: 100vw;
        margin-left: calc( 50% / 0.5982905983 - 50vw - 100px);
        width: calc( 50% + 50vw - 100px); } }


/*Start Woocomerce*/
.products .product .woocommerce-loop-product__title,
.wc-block-grid__products .product .woocommerce-loop-product__title,
.wc-block-grid__product-title{
    font-size: 13px !important;
    font-weight: 500 !important;
    margin-bottom: 2px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
	color: #0a0a0a !important;
}

.woocommerce ul.products li.product.desktop-align-left,
.woocommerce-page ul.products li.product.desktop-align-left {
    text-align: center;
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title:hover,
.woocommerce-js ul.products li.product .woocommerce-loop-product__title:hover,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title:hover{
    color: #00d3e2 !important;
}

.wc-block-grid__products .product,
.wc-block-grid .wc-block-grid__products .wc-block-grid__product{
	text-align: center;
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
.woocommerce-js ul.products li.product .button,
.woocommerce-page ul.products li.product .button{
    color: #121212;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 3px;
    align-items: center;
    padding: 10px 20px;
	line-height: 1.4 !important;
    width: 100%;
	opacity: 0;
	visibility: hidden;
}


.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
.woocommerce-js ul.products li.product .button:hover,
.woocommerce-page ul.products li.product .button:hover{
    background: rgba(241, 205, 21, 0.9) !important;
    color: #000 !important;
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product:hover .wp-block-button__link,
.woocommerce-js ul.products li.product:hover .button,
.woocommerce-page ul.products li.product:hover .button{
	opacity: 1;
	visibility: visible;
}

.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-link{
/* 	order: 1; */
}

.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{
	width: 100%;
/* 	order: 2; */
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product .price,
.woocommerce ul.products li.product .price{
/* 	order: 3; */
	color: #4f4f4f;
	opacity: 0.7;
	font-weight: 400 !important;
}

.price > .amount{
	color: #02cded;
}

.products .product, .wc-block-grid__products .product {
    text-align: center;
}

a.wp-block-latest-posts__post-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.4;
    display: block;
}

a.wp-block-latest-posts__post-title:hover{
	color: #e22457;
}

.products-title, .single-product .products > h2, .cross-sells h2 {
    font-size: 20px;
    display: block;
    border-top: 1px solid #eee;
    line-height: 1;
    padding-top: 20px;
    margin-bottom: 30px;
}

.woocommerce-js div.product .product_title{
	font-size: 24px;
	font-weight: 400;
}

.woocommerce-js div.product p.price,
.woocommerce-js div.product span.price{
	font-weight: 500;
}

.woocommerce-js div.product .product_meta{
	font-size: 12px;
}

.woocommerce-js div.product form.cart .button.single_add_to_cart_button {
    padding: 14px 40px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 600;
}

.entry-summary .price .amount {
    font-size: 24px;
}

.price {
    opacity: 0.7;
}

.entry-summary .price .wcsatt-sub-options{
	font-size: 13px;
}

.entry-summary .price .wcsatt-sub-discount{
	font-size: 16px;
}

.flex-control-nav.flex-control-thumbs {
  display: flex;
  overflow-x: auto !important;
  flex-wrap: nowrap;
  gap: 8px;
}
.flex-control-nav.flex-control-thumbs li {
  	flex: 0 0 auto;
	width: calc(14% - .75em) !important;
}

#swaven-widget{
	margin-top: 30px;
}

/*Login Form*/

body.woocommerce-account .woocommerce-tabs {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	gap: 10px;
}

body.woocommerce-account .tab-button {
	padding: 5px 12px;
	cursor: pointer;
	font-size: 16px;
	color: #bababa;
	font-weight: 600;
	position: relative;
}

body.woocommerce-account .tab-button.active,
body.woocommerce-account .tab-button:hover{
	color: #121212;
}

body.woocommerce-account .tab-button:after{
	content: '';
	height: 1px;
	display: block;
	background-color: #121212;
	opacity: 0;
}

body.woocommerce-account .tab-button.active:after{
	opacity: 1;
}

#customer_login > div{
	width: 100% !important;
	max-width: 490px;
	margin: 0 auto !important;
	float: none !important;
}

#customer_login > div > h2{
	display: none
}

body.woocommerce-account .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register {
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	border-radius: 0;
}

body.woocommerce-account .woocommerce button.button{
	border-radius: 0;
	width: 100%;
}

.woocommerce-js form .form-row label {
	line-height: 2;
	font-weight: 500;
	font-size: 14px;
	color: #121212;
}

#order_changes_field {
    float: none;
    width: 100%;
    clear: both;
}

@media (min-width: 922px) {
    .woocommerce #content .ast-woocommerce-container div.product div.images,
	.woocommerce .ast-woocommerce-container div.product div.images,
	.woocommerce-page #content .ast-woocommerce-container div.product div.images,
	.woocommerce-page .ast-woocommerce-container div.product div.images {
        width: 48% !important;
    }
}
/*End Woocomerce*/


/* Hide on mobile (screens smaller than 768px) */
.hide-on-mobile {
  display: none !important;
}


/*Mega Menu*/

#mega-menu-shop_menu .mega-sub-menu li {
    display: inline-block !important;
}

#mega-menu-shop_menu .mega-sub-menu {
    width: 720px !important;
}

#mega-menu-shop_menu .mega-need .mega-sub-menu {
    left: -165px !important;
	text-align: center;
}

.wp-block-post-title {
    margin-right: 25px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 0;
}

body.archive #primary{
	margin-top: 0;
}

.ast-archive-description{
	border-bottom: none;
}


.cat-links.badge a,
.tags-links.badge a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    padding: 0 6px;
    margin-bottom: 3px;
    height: 18px;
    color: #fff;
    line-height: 0;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 600;
}
.ast-article-inner {
    padding: 20px 0;
}
.ast-blog-layout-4-grid .ast-article-inner {
    box-shadow: none;
}

.cat-links.badge a:hover,
.tags-links.badge a:hover{
	background: rgba(0, 0, 0, 0.9);
}

.post-content>.cat-links.badge{
	position: absolute;
	top: 20px;
	left: 20px;
}

.entry-meta,
.entry-meta * {
    font-size: 10px;
    text-transform: uppercase;
	color: #4f4f4f;
    font-weight: 400;
}

.entry-title a {
    color: #00d3e2;
}

.entry-title a:hover {
    color: #e22457;
}


.ast-article-post .post-thumb-img-content img{
	max-height: 260px;
}

.ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section .post-thumb-img-content{
	margin: 0;
}

.home-latest-posts a.wp-block-latest-posts__post-title{
	text-align: left;
}

.woocommerce-store-notice {
    bottom: 0;
    top: auto !important;
    background: #121212 !important;
    font-size: 13px !important;
    line-height: 1.1;
}

.woocommerce-store-notice a{
	text-decoration: none !important;
	font-size: 12px !important;
}

.woocommerce-store-notice a:hover {
    color: #e22457 !important;
}

.page-template-purity .wp-block-buttons>.wp-block-button.wp-block-button__width-100,
.page-template-purity .wp-block-coblocks-accordion {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

body.parent-pageid-88161 .wp-block-audio.intro,
body.parent-pageid-88161 .wp-block-coblocks-accordion,
body.parent-pageid-88161 .wp-block-buttons{
    max-width: 360px;
    margin: auto;
}

body.parent-pageid-88161 .wp-block-coblocks-accordion-item__title,
body.parent-pageid-88161 .wp-block-coblocks-accordion-item__title.has-background {
    background-color: #00d3e2 !important;
	border-radius: 9999px;
	padding: 15px;
}

/* purity pages */
/*body.parent-pageid-88161 .wp-block-coblocks-accordion { max-width: 90%; clear: both; }
body.parent-pageid-88161 .wp-block-coblocks-accordion .wp-block-coblocks-accordion-item { float: left; max-width: 30.33%; margin-right: 3%; }

body.parent-pageid-88161 .wp-block-audio.intro .audio{
	min-width: 150px;
}*/

/*Purity Pages*/
body.parent-pageid-88161 .ast-custom-header,
body.parent-pageid-88161 .ast-custom-footer .footer-columns,
body.parent-pageid-88161 div[data-stick-support="on"] {
    display: none;
}

.footer-columns .wp-block-columns{
	gap: 10px;
}

.footer-columns{
	white-space: nowrap;
    overflow-x: visible;
}

.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color) {
    color: #fff;
}

.page-links .page-link:hover,
.single .post-navigation a:hover{
	color: #00d3e2;
}

.page-links .page-link:hover svg,
.single .post-navigation a:hover svg{
	color: #e22457;
}

.post-tags{
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.post-tags a {
    padding: 6px 12px;
    height: 26px;
    background: #121212;
    color: #fff;
    font-size: 12px !important;
    margin: 0 6px 10px 0;
    line-height: 1;
    font-weight: 400;
    border-radius: 300px;
}

.post-tags a:hover{
	background-color: #02cded;
}

.ast-pagination .next.page-numbers{
	clear: both !important;
}

.grecaptcha-badge{
	display: none;
}

.ast-custom-footer .wp-block-coblocks-column__inner{
	justify-content: center;
	display: flex;
}

@media (min-width: 768px) {
  .hide-on-mobile {
    display: block !important;
  }
}

/* Hide on tablet (screens between 768px and 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
  .hide-on-tablet {
    display: none !important;
  }
}

/* Hide on desktop (screens wider than 1024px) */
@media (min-width: 1025px) {
  .hide-on-desktop {
    display: none !important;
  }
}


@media (min-width: 993px) {
    .ast-separate-container #primary,
	.ast-separate-container.ast-left-sidebar #primary,
	.ast-separate-container.ast-right-sidebar #primary {
        margin: 0 0 60px;
    }
	
	 .ast-right-sidebar #primary {
        border-right: none;
    }
	
	.ast-right-sidebar #secondary{
		border-left: none;
	}
}

@media (min-width: 768px) {
    .ast-row .ast-article-post {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        margin-right: 2%;
    }
    .ast-row .ast-article-post:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 1180px) {
	
	.footer-columns .wp-block-columns{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		row-gap: 30px;
		column-gap: 10px;
	}
}

@media (max-width: 1024px) {
	.wp-block-navigation__responsive-dialog {
		max-width: 86%;
		margin: 20px auto 0;
	}
}


@media (max-width: 781px) {
	
	.footer-columns .wp-block-columns{
		display: grid;
		grid-template-columns: 1fr 1fr;
		row-gap: 20px;
		column-gap: 10px;
	}
}

@media (max-width: 767px) {
	.header-right .custom-cart-link .cart-total,
	.header-right .custom-cart-link .cart-count{
		display: none;
	}
	
	/***Klaviyo Popup***/
	
	body .klaviyo-form-TDB85U > div{
		min-height: 400px !important;
	}
	
	body .klaviyo-form-TDB85U input,
	body .klaviyo-form-TDB85U button{
		height: 50px !important
	}
	
	body .klaviyo-form-TDB85U h1 span,
	body .klaviyo-form-TDB85U p span{
		font-size: 30px !important
	}
	
	.entry-content[data-ast-blocks-layout] .alignfull {
		max-width: 100% !important;
	}
	
}

@media (max-width: 1200px) {
    .ast-separate-container .entry-content > .alignfull, .ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide, .ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide, .ast-plain-container .entry-content .alignfull {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 600px) {
	.site-header .wp-block-columns .wp-block-column:first-child{
		flex-basis: 20% !important;
	}
	
	.site-header .wp-block-columns .wp-block-column:nth-child(2){
		flex-basis: 40% !important;
	}
	
	.site-header .wp-block-columns .wp-block-column:last-child{
		flex-basis: 40% !important;
	}
}