/**
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('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body.woocommerce,
body.page-template-eb_page {
    background-color: #f9f7f1!important;
}

.eventobonito-container,
.eventobonito-container a,
.eventobonito-container p,
.eventobonito-container li,
.eventobonito-container ul,
.eventobonito-container ol,
.eventobonito-container strong,
.eventobonito-container b,
.eventobonito-container h1,
.eventobonito-container h2,
.eventobonito-container h3,
.eventobonito-container h4,
.eventobonito-container h5,
.eventobonito-container h6,
.eventobonito-container button,
.eventobonito-container input,
.eventobonito-container select,
.eventobonito-container textarea,
.eventobonito-container label {
    font-family: "Inter", sans-serif!important;
    font-optical-sizing: auto!important;
    font-style: normal!important;
}

.eventobonito-container-min,
.eventobonito-container-min a,
.eventobonito-container-min p,
.eventobonito-container-min li,
.eventobonito-container-min ul,
.eventobonito-container-min ol,
.eventobonito-container-min strong,
.eventobonito-container-min b,
.eventobonito-container-min h1,
.eventobonito-container-min h2,
.eventobonito-container-min h3,
.eventobonito-container-min h4,
.eventobonito-container-min h5,
.eventobonito-container-min h6,
.eventobonito-container-min button,
.eventobonito-container-min input,
.eventobonito-container-min select,
.eventobonito-container-min textarea,
.eventobonito-container-min label {
    font-family: "Inter", sans-serif!important;
    font-optical-sizing: auto!important;
    font-style: normal!important;
}

.woocommerce main,
.woocommerce main a,
.woocommerce main p,
.woocommerce main li,
.woocommerce main ul,
.woocommerce main ol,
.woocommerce main strong,
.woocommerce main b,
.woocommerce main h1,
.woocommerce main h2,
.woocommerce main h3,
.woocommerce main h4,
.woocommerce main h5,
.woocommerce main h6,
.woocommerce main button,
.woocommerce main input,
.woocommerce main select,
.woocommerce main textarea,
.woocommerce main label {
    font-family: "Inter", sans-serif!important;
    font-optical-sizing: auto!important;
    font-style: normal!important;
}

.ebt-header,
.ebt-header a,
.ebt-header p,
.ebt-header li,
.ebt-header ul,
.ebt-header ol,
.ebt-header strong,
.ebt-header b,
.ebt-header h1,
.ebt-header h2,
.ebt-header h3,
.ebt-header h4,
.ebt-header h5,
.ebt-header h6,
.ebt-header button,
.ebt-header input,
.ebt-header select,
.ebt-header textarea,
.ebt-header label {
    font-family: "Inter", sans-serif!important;
    font-optical-sizing: auto!important;
    font-style: normal!important;
}

.eb-footer,
.eb-footer a,
.eb-footer p,
.eb-footer li,
.eb-footer ul,
.eb-footer ol,
.eb-footer strong,
.eb-footer b,
.eb-footer h1,
.eb-footer h2,
.eb-footer h3,
.eb-footer h4,
.eb-footer h5,
.eb-footer h6,
.eb-footer button,
.eb-footer input,
.eb-footer select,
.eb-footer textarea,
.eb-footer label {
    font-family: "Inter", sans-serif!important;
    font-optical-sizing: auto!important;
    font-style: normal!important;
}

/* body.page-template-eb_page,
body.page-template-eb_page a,
body.page-template-eb_page p,
body.page-template-eb_page li,
body.page-template-eb_page ul,
body.page-template-eb_page ol,
body.page-template-eb_page strong,
body.page-template-eb_page b,
body.page-template-eb_page h1,
body.page-template-eb_page h2,
body.page-template-eb_page h3,
body.page-template-eb_page h4,
body.page-template-eb_page h5,
body.page-template-eb_page h6,
body.page-template-eb_page button,
body.page-template-eb_page input,
body.page-template-eb_page select,
body.page-template-eb_page textarea,
body.page-template-eb_page label {
    font-family: "Inter", sans-serif!important;
    font-optical-sizing: auto!important;
    font-style: normal!important;
} */

/************/
/** Header **/
/************/
.ebt-container {
	max-width: 1200px;
	margin:auto;
}
.ebt-row {
	display: flex;
	flex-wrap: wrap;
}
.ebt-v-center{
	align-items: center;
}
.ebt-container ul {
	list-style: none;
	margin:0;
	padding:0;
}
.ebt-container a {
	text-decoration: none;
}
.ebt-header {
	display: block;
	width: 100%;
	position: relative;
	z-index: 99;
	padding:15px;
}
.ebt-header .ebt-item-left{
	flex:0 0 20%;
}
.ebt-header .ebt-logo a {
	font-size: 30px;
	color:#000000;
	font-weight: 700;
	text-decoration: none;
}
.ebt-header .ebt-item-center {
	flex:0 0 75%;
}
.ebt-header .ebt-item-right {
    flex: 0 0 60px;
    display: flex;
    justify-content: space-between;
}
.ebt-header .ebt-item-right a { 
    text-decoration: none;
    font-size: 19px!important;
    color:#555555;
    display: inline-block;
    margin-left: 10px;
    transition: color 0.3s ease;
}
.ebt-header .ebt-menu > ul > li {
	display: inline-block;
	line-height: 30px;
	margin-left: 25px;
}
.ebt-header .ebt-menu > ul > li > a {
	font-size: 15px;
	font-weight: 500;
	color:#000000;
	position: relative;
	text-transform: capitalize;
	transition: color 0.3s ease;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu {
    position: absolute;
    z-index: 500;
    background-color: #f9f7f1 !important;
    box-shadow: 0px 0px 35px -35px rgba(0, 0, 0, 0.3);
    padding: 20px 30px;
    transition: all 0.5s ease;
    margin-top: 25px;
    opacity: 0;
    visibility: hidden;
}
@media(min-width: 992px){
    .ebt-header .ebt-menu > ul > li.ebt-menu-item-has-children:hover .ebt-sub-menu {
        margin-top: 0;
        visibility: visible;
        opacity: 1;
    }
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu > ul > li {
	line-height: 1;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu > ul > li > a {
	display: inline-block;
	padding: 10px 0;
	font-size: 15px;
	color: #555555;
	transition: color 0.3s ease;
	text-decoration: none;
	text-transform: capitalize;
}
.ebt-header .ebt-menu > ul > li .ebt-single-column-menu {
	min-width: 280px;
	max-width: 350px;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.mega-menu > .ebt-list-item > ul > li {
   line-height: 1;
   display: block; 
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.mega-menu > .ebt-list-item > ul > li > a {
	padding:10px 0;
	display: inline-block;
	font-size: 15px;
	color:#555555;
	transition: color 0.3s ease;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu{ 
    left: 50%;
    transform: translateX(-50%);	
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 {
    max-width: 1100px;
    width: 100%; 	
    display: flex;
    flex-wrap: wrap;
    padding:20px 15px;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item {
    flex:0 0 25%;
    padding:0 15px;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item .ebt-title {
	font-size: 16px;
	color:#6C2E47;
	font-weight: 500;
	line-height: 1;
	padding:10px 0;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item.ebt-text-center .ebt-title {
	text-align: center;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item img {
	max-width: 100%;
	width: 100%;
	vertical-align: middle;
	margin-top: 10px;
	height: 300px;
	object-fit: cover;
}
.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu > .ebt-list-item > ul > li > a:hover,
.ebt-header .ebt-menu > ul > li .ebt-sub-menu > ul > li > a:hover,
.ebt-header .ebt-item-right a:hover,
.ebt-header .ebt-menu > ul > li:hover > a{
	color:#6C2E47;
}
.ebt-banner-section{
    background-image: url('../img/banner.jpg');
    background-size: cover;
    background-position: center;
    height: 700px;
    width: 100%;
    display: block;
}
.ebt-mobile-menu-head,
.ebt-mobile-menu-trigger {
	display: none;
}

/*responsive*/
@media(max-width: 991px){
	.ebt-header .ebt-item-center{
		order:3;
		flex:0 0 100%;
	}
	.ebt-header .ebt-item-left,
	.ebt-header .ebt-item-right {
		flex:0 0 auto;
	}
	.ebt-v-center{
		justify-content: space-between;
	}
	.ebt-header .ebt-mobile-menu-trigger {
		display: flex;
		height: 30px;
		width: 30px;
		margin-left: 15px;
		cursor: pointer;
		align-items: center;
		justify-content: center;
	}
	.ebt-header .ebt-mobile-menu-trigger span {
		display: block;
		height: 2px;
		background-color: #333333;
		width: 24px;
		position: relative;
	}
	.ebt-header .ebt-mobile-menu-trigger span:before,
	.ebt-header .ebt-mobile-menu-trigger span:after {
		content: '';
		position: absolute;
		left:0;
		width: 100%;
		height: 100%;
		background-color: #333333;
	}
	.ebt-header .ebt-mobile-menu-trigger span:before {
		top:-6px;
	}
	.ebt-header .ebt-mobile-menu-trigger span:after {
		top:6px;
	}
	.ebt-header .ebt-item-right {
		align-items: center;
	}
	.ebt-header .ebt-menu {
		position: fixed;
		width: 320px;
		background-color:#ffffff;
		left:0;
		top:0;
		height: 100%;
		overflow: hidden;
		transform: translate(-100%);
		transition: all 0.5s ease;
		z-index: 9999;
	}
	.ebt-header .ebt-menu.active {
	   transform: translate(0%);	
	}
	.ebt-header .ebt-menu > ul > li {
		line-height: 1;
		margin:0;
		display: block;
	}
	.ebt-header .ebt-menu > ul > li > a {
		line-height: 50px;
		height: 50px;
		padding:0 50px 0 15px;
		display: block;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.ebt-header .ebt-menu > ul > li > a i {
		position: absolute;
		height: 50px;
		width: 50px;
		top:0;
		right: 0;
		text-align: center;
		line-height: 50px;
		transform: rotate(-90deg);
	}
	.ebt-header .ebt-menu .ebt-mobile-menu-head {
		display: flex;
		height: 50px;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		justify-content: space-between;
		align-items: center;
		position: relative;
		z-index: 501;
		position: sticky;
		background-color: #ffffff;
		top:0;
	}
	.ebt-header .ebt-menu .ebt-mobile-menu-head .ebt-go-back {
		height: 50px;
		width: 50px;
		border-right: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;
		font-size: 16px;
		display: none;
	}
	.ebt-header .ebt-menu .ebt-mobile-menu-head.active .ebt-go-back {
		display: block;
	}
	.ebt-header .ebt-menu .ebt-mobile-menu-head .ebt-current-menu-title {
		font-size: 15px;
		font-weight: 500;
		color:#000000;
	}
	.ebt-header .ebt-menu .ebt-mobile-menu-head .ebt-mobile-menu-close {
	    height: 50px;
		width: 50px;
		border-left: 1px solid rgba(0,0,0,0.1);
		cursor: pointer;
		line-height: 50px;
		text-align: center;
		color:#000000;	
		font-size: 25px;
	}
	.ebt-header .ebt-menu .ebt-menu-main {
		height: 100%;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu,
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu {
		visibility: visible;
		opacity: 1;
		position: absolute;
		box-shadow: none;
		margin:0;
		padding:15px;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		padding-top: 65px;
		max-width: none;
		min-width: auto;
		display: none;
		transform: translateX(0%);
		overflow-y: auto;
	}
    .ebt-header .ebt-menu > ul > li .ebt-sub-menu.active{
        display: block;
    }
    @keyframes slideLeft{
        0%{
            opacity:0;
            transform: translateX(100%);
        }
        100%{
            opacity:1;
            transform: translateX(0%);	
        }
    }
    @keyframes slideRight{
        0%{
            opacity:1;
            transform: translateX(0%);
        }
        100%{
            opacity:0;
            transform: translateX(100%);	
        }
    }
	.ebt-header .ebt-menu > ul > li .ebt-ub-menu.ebt-mega-menu-column-4 > .ebt-list-item img {
		margin-top:0;
	}
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item.ebt-text-center .ebt-title {
		margin-bottom: 20px;
	}
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item.ebt-text-center:last-child .ebt-title {
		margin-bottom:0px;
	}
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item {
		flex: 0 0 100%;
        padding: 0px;
	}
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu > ul > li > a,
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu > .ebt-list-item > ul > li > a {
		display: block;
	}
	.ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu > .ebt-list-item > ul {
		margin-bottom: 15px;
	}
	.ebt-menu-overlay {
		position: fixed;
		background-color: rgba(0,0,0,0.5);
		left:0;
		top:0;
		width: 100%;
		height: 100%;
		z-index: 9999;
		visibility: hidden;
		opacity:0;
		transition: all 0.5s ease;
	}
	.ebt-menu-overlay.active {
	    visibility: visible;
	    opacity:1;	
	}
}

/****************/
/** End Header **/
/****************/

body.page-template-eb_page #elementor-popup-modal-47552,
body.single-product #elementor-popup-modal-47552 {
    display: none!important;
}
body.page-template-eb_page .eventobonito-relations .related.products:first-child,
body.single-product .eventobonito-relations .related.products:first-child {
    display: none!important;
}
.eventobonito-container {
    padding: 80px 0px;
    position: relative;
}
.eventobonito-row {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
.evento-bonito-gallery {
    width: 50%;
    position: relative;
}
.evento-bonito-gallery .woocommerce-product-gallery {
    width: 100%!important;
    padding-right: 50px;
}
.evento-bonito-content {
    width: 50%;
}
.eventobonito-relations {
    width: 100%;
}
.evento-bonito-content {
    background-color: #fff;
    border: solid 2px #ebe0d1;
    padding: 50px;
}
.eventobonito-container {
    max-width: 1400px;
    margin: auto;
}
body.single-product .woocommerce-notices-wrapper {
    max-width: 1400px;
    margin: auto;
    margin-top: 80px;
}

.variations th.label {
    display: none!important;
}
select#pa_paquetes {
    border: solid 1px #ebe0d1;
    padding: 13px 25px;
}
.variations_form {
    display: flex;
    flex-wrap: wrap;
}
body.single-product button.single_add_to_cart_button {
    border-radius: 0px !important;
    padding: 20px 40px !important;
    width: auto !important;
    font-weight: 600;
    height: auto !important;
    transition: .5s;
}
body.single-product a:hover,
body.single-product a:focus {
    color: #000;
    outline: none!important;
}
body.single-product button.single_add_to_cart_button:hover {
    opacity: .8;
}
a.eb-eye {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-left: 25px;
    margin-top: 15px;
}
a.eb-eye svg {
    width: 35px;
    height: auto!important;
}
.eb-accordion {
    border-top: solid 2px #ebe0d1;
    border-bottom: solid 2px #ebe0d1;
    margin-bottom: 30px;
}
.eb-accordion .eb-accordion-title {
    display: block;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    display: flex;
    justify-content: space-between;
}
.eb-accordion-icon {
    width: 15px;
    height: 14px;
    position: relative;
    transition: .4s;
}
.eb-accordion.active .eb-accordion-icon {
    transform: rotate(45deg);
}
.line1 {
    width: 2px;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.line2 {
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.eb-accordtion-text {
    padding: 0px 20px;
    font-size: 16px;
    line-height: 22px;
}
.eb-term-options h2 {
    font-size: 22px;
    font-weight: 500;
}
.eb-addon {
    border: solid 2px #ebe0d1;
    padding: 10px 15px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.eb-addon-img {
    width: 95px;
    height: 95px;
}
.eb-addon-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.eb-addon-text {
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 240px;
}
.eb-addon-text h3 {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 10px;
}
.eb-addon-text h3:first-child {
    width: calc( 100% );
}
.eb-addon-text h3:last-child {
    width: 100%;
    margin-bottom: 0px;
}
.eb-addon-text span {
    font-weight: 500;
    text-decoration: underline;
    width: 55px;
    margin-top: -5px;
}
.hint--large:after {
    text-align: center;
}
body [class*=hint--]:after {
    font-size: 15px;
    line-height: 19px !important;
}
.eb-addon-actions {
    margin-left: 30px;
    border: solid 1px #ebe0d1;
    width: 180px;
    height: 50px;
    display: flex;
    flex-wrap: wrap;
}
.eb-addon-actions a.add-item {
    width: 100%;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transition: .5s;
}
.eb-addon-actions a.add-item:hover {
    background-color: #6c2e47;
    color: #fff;
}
.checkbox-button {
    display: none;
}
.checkbox-label {
    width: 100%;
    font-weight: 400;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    transition: .5s;
}
.checkbox-label:hover {
    cursor: pointer;
}
.checkbox-button:checked + .checkbox-label {
    background-color: #6c2e47;
    color: #fff;
}
body.page-template-eb_page .eventobonito-container {
    max-width: 1200px;
}
.cart_totals,
form.woocommerce-cart-form {
    background-color: #fff;
    border: solid 2px #ebe0d1!important;
    padding: 0px 0px 0px 0px;
}
.woocommerce,
.cart_totals .button,
form.woocommerce-cart-form button,
body .woocommerce-notices-wrapper,
body .woocommerce-notices-wrapper a.button {
    border-radius: 0px!important;
}
.cart_totals {
    margin-top: 50px;
}
.woocommerce-shipping-fields {
    display: none!important;
}
ul.wc_payment_methods.payment_methods.methods,
table.shop_table.woocommerce-checkout-review-order-table,
.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-additional-fields {
    background-color: #fff;
    border: solid 2px #ebe0d1 !important;
    padding: 30px!important;
}
.woocommerce-additional-fields {
    margin-top: 50px;
}
.select2-selection {
    padding: 6px 20px !important;
    display: inline-block;
    height: auto !important;
}
.woocommerce-js form .form-row .select2-container {
    line-height: 3em;
}
.woocommerce-additional-fields input, 
.woocommerce-additional-fields select, 
.woocommerce-additional-fields textarea,
.woocommerce-additional-fields .select2,
.woocommerce-billing-fields__field-wrapper input, 
.woocommerce-billing-fields__field-wrapper select, 
.woocommerce-billing-fields__field-wrapper textarea,
.woocommerce-billing-fields__field-wrapper .select2 {
    border: solid 1px #ebe0d1 !important;
    margin-top: 10px !important;
}
h3#order_review_heading {
    background-color: #fff;
    border: solid 2px #ebe0d1 !important;
    padding: 30px;
    border-bottom: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table {
    background-color: #fff;
    border: solid 2px #ebe0d1 !important;
    padding: 30px;
    border-top: none !important;
}
form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    padding: 0 0em!important;
    border-width: 0 0px 0px!important;
}
.form-row.place-order {
    background-color: #fff;
    border: solid 2px #ebe0d1 !important;
    padding: 30px !important;
}
.variation dd,
.variation dt {
    font-weight: 400!important;
    font-size: 15px;
    line-height: 15px;
}
.eb-quantity {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    width: 100%;
    height: 100%;
}
a.decrement, 
a.increment {
    width: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .eb-quantity input {
    width: calc(100% - 100px) !important;
    max-width: 100% !important;
    appearance: none;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.single_variation_wrap {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-variation-add-to-cart {
    order: 1;
}
.woocommerce-variation.single_variation {
    order: 0;
    width: 100%;
}
.eb-term-options {
    order: 3;
}
@media screen and (max-width: 1024px) {
    .evento-bonito-gallery,
    .evento-bonito-content {
        width: 100%;
    }
    .evento-bonito-gallery {
        max-width: 500px;
    }
    .eventobonito-container {
        padding: 0px 30px!important;
    }
}
@media screen and (max-width: 500px) {
    .evento-bonito-gallery .woocommerce-product-gallery {
        padding-right: 0px;
    }
    .evento-bonito-content {
        padding: 20px;
    }
    .eventobonito-container {
        padding: 0px 30px!important;
    }
    .woocommerce-js div.product form.cart .button {
        left: 20px;
    }
    .eb-addon-text {
        width: 100%;
    }
    .eb-addon-actions {
        margin: auto;
        margin-top: 13px;
    }
    .evento-bonito-content {
        margin-bottom: 50px;
    }
    a.eb-eye {
        margin-left: 0px;
        margin-top: 5px;
    }
    .eventobonito-ah-col-text.eb-text-left {
        width: 100% !important;
        text-align: left !important;
        padding-bottom: 10px !important;
    }
}
@media(min-width: 991px) {
    .ebt-header-item.ebt-item-center.fixed-desktop {
        position: fixed;
        top: 0;
        left: 0;
        background-color: #f9f7f1;
        padding: 25px;
        width: 100%;
        margin-top: 0px;
        box-shadow: 1px 1px 15px -4px rgba(0,0,0,0.75);
        -webkit-box-shadow: 1px 1px 15px -4px rgba(0,0,0,0.75);
        -moz-box-shadow: 1px 1px 15px -4px rgba(0,0,0,0.75);
    }
    /* .ebt-header-item.ebt-item-right {
        display: none;
    } */
    .ebt-header-item.ebt-item-left {
        /* flex: 0 0 100%; */
        text-align: center;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .ebt-logo {
        max-width: 350px;
        display: inline-block;
    }
    .ebt-header .ebt-item-center {
        /* flex: 0 0 calc(100% - 80px); */
        text-align: center;
        margin-top: 10px;
    }
    nav.ebt-menu li a {
        font-size: 18px !important;
        line-height: 24px!important;
        font-weight: 400!important;
    }
    .ebt-header .ebt-menu > ul > li {
        margin-left: 35px;
    }
    .ebt-header .ebt-menu > ul > li:first-child {
        margin-left: 0px;   
    }
    .ebt-list-item {
        text-align: left;
    }
    .ebt-list-item h4 {
        color: #000 !important;
        font-size: 20px !important;
        text-decoration: underline;
    }
    .ebt-menu-item-has-children .fa-angle-down {
        display: none!important;
    }
}
header.ebt-header.fixed-desktop {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #f9f7f1;
    padding: 0px;
    width: 100%;
    margin-top: 0px;
    box-shadow: 1px 1px 15px -4px rgba(0,0,0,0.75);
    -webkit-box-shadow: 1px 1px 15px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 15px -4px rgba(0,0,0,0.75);
}
@media(max-width: 990px) {
    .ebt-header-item.ebt-item-left {
        flex: 0 0 auto;
    }
    .ebt-header-item.ebt-item-right {
        display: flex; 
    }
    .ebt-logo {
        max-width: 200px;
    }
    header.ebt-header.fixed-desktop {
        padding: 15px;
    }
}

.eb-banner-content {
    max-width: 1200px;
    margin: auto;
    text-align: center;
    padding: 15px 0px;
}
.eb-banner-content,
.eb-banner-content * {
    color: #fff;
}
.eb-banner-content p:last-child {
    margin-bottom: 0px;
}
.eb-banner-content .owl-dots {
    display: none!important;
}
.eb-banner-slider {
    width: 90%;
    max-width: 500px;
    margin: auto;
    position: relative;
}
.eb-banner-slider .owl-nav button,
.eb-banner-slider .owl-nav button:hover,
.eb-banner-slider .owl-nav button:focus {
    background-color: transparent!important;
    outline: none!important;
    border-radius: 0px!important;
    font-size: 26px !important;
}
.eb-banner-slider .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
}
.eb-banner-slider .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
}
.eb-banner-countdown {
    padding: 15px;
    background-color: #eddbc9;
    text-align: center;
}
.eb-banner-countdown-content {
    max-width: 600px;
    width: 90%;
    margin: auto;
}
.eb-banner-countdown-text {
    display: inline-block;
    vertical-align: middle;
}
/** Filters */
.eventobonito-container-min {
    width: 90%;
    max-width: 1400px;
    margin: auto;
}
.eventobonito-filters {
    background-color: #fff;
    border: solid 2px #ebe0d1;
    padding: 40px;
    height: auto;
}
.eventobonito-filters,
.eventobonitp-left {
    width: 400px;
    padding-right: 100px;
}
div.evento-bonito-grid {
    box-sizing: border-box;
}
div.evento-bonito-grid,
.eventobonito-right {
    width: calc(100% - 400px);
    padding: 0px 0px 0px 40px;
}
.evento-bonito-grid-content {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
}
.eventobonito-filters h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .5px;
    padding-bottom: 10px;
}
.eb-widget-title {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding-bottom: 10px;
}
.eb-widget-title:hover {
    cursor: pointer;
}
.eb-widget-title span {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: .5px;
}
.eb-widget-title img {
    width: 20px;
}
.eb-filter-items input {
    appearance: none;
    width: 15px;
    height: 15px;
    border: solid 1px #000;
}
.eb-filter-items label {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-left: 10px;
}
.eb-filter-items {
    margin-bottom: 5px;
}
.eb-product-card {
    margin-bottom: 20px;
}
.eb-product-card a {
    display: block;
}
.eb-product-card a img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.eb-product-card a span {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-left: 10px;
    text-align: center;
    display: block;
    padding-top: 10px;
}
.eb-product-card a:hover {
    color: #000!important;
}
.eb-filter-widget {
    border-bottom: solid 2px #ebe0d1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.eb-widget-title img {
    transition: .5s;
}
.eb-widget-title.filter-active img {
    transform: rotate(180deg);
}
.eb-no-results {
    text-align: center;
    padding: 50px 0px;
}
.eb-no-results img {
    width: 80%;
    max-width: 500px;
}
.eb-no-results h2 {
    margin-top: 40px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
}

.lds-ring {
    color: #6C2E47
}
.lds-ring,
.lds-ring div {
    box-sizing: border-box;
}
.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid currentColor;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: currentColor transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.eb-filter-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    display: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .6);
}
h4.ebt-title {
    margin-bottom: 10px;
}
.ebentobonito-archive-header {
    margin-top: 50px;
}
.eventobonito-ah-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
}
.eventobonito-ah-col-text,
.eventobonito-ah-col-title {
    width: 50%;
}
.eventobonito-ah-col-filters {
    width: 100%;
}
img.eb-star {
    width: 17px;
}
.eventobonito-ah-col-text a {
    text-decoration: none;
}
.eventobonito-ah-col-text span {
    color: #717d7e;
    font-size: 14px;
}
img.eb-award-badge {
    margin-left: 10px;
    width: 60px;
}
.eventobonito-ah-col-text {
    text-align: right;
}
.eventobonito-ah-col-title h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: .5px;
}
.eventobonito-ah-col-filters {
    width: 100%;
    padding: 25px 0px;
}
.ab-filtered {
    background-color: #fff;
    border: solid 2px #ebe0d1;
    padding: 10px 20px;
    height: auto;
    display: inline-block;
}
.ab-filtered img {
    width: 25px;
    display: inline-block;
    vertical-align: middle;
}
.ab-filtered span.ab-filtered-title {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-left: 20px;
}
span.ab-filtered-count {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    background-color: #f9f7f2;
    margin-left: 10px;
    border-radius: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.ebentobonito-archive-row-content {
    padding-bottom: 100px;
}
a.eb-reset-url {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 17px;
    font-weight: 500;
    letter-spacing: .5px;
    font-weight: 300;
    text-decoration: underline;
    margin-left: 20px;
}
a.eb-reset-url:hover,
a.eb-reset-url:focus,
a.eb-reset-url:active {
    color: #000!important;
    outline: none!important;
}
.eb-filters-close {
    display: none!important;
}
.eb_pagination {
    margin-top: 50px;
}
.eb_pagination ul li {
    display: inline-block;
    vertical-align: middle;
}
.eb_pagination ul {
    margin: 0;
    padding: 0;
}
.eb_pagination ul li span, 
.eb_pagination ul li a {
    background-color: #fff;
    border: solid 2px #ebe0d1;
    padding: 12px 16px;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    margin-right: 10px;
    text-decoration: none;
}
.eb_pagination ul li a:hover,
.eb_pagination ul li a:focus,
.eb_pagination ul li .current {
    background-color: #6C2E47 !important;
    color: #fff;
    border: solid 2px #6C2E47;
}
@media screen and (max-width: 1500px) {
    .eb-product-card a img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
}
@media screen and (max-width: 1300px) {
    .evento-bonito-grid-content {
        grid-template-columns: repeat(2, 1fr);
    }
    .eb-product-card a img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 1024px) {
    div.evento-bonito-grid, .eventobonito-right {
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
    .evento-bonito-grid-content {
        grid-template-columns: repeat(3, 1fr);
    }
    .eventobonito-filters {
        position: fixed;
        top: 0;
        left: -300px;
        height: 100vh;
        border: none;
        z-index: 9999999;
        width: 300px;
        padding: 25px;
        overflow-x: auto;
        transition: .5s;
    }
    .eventobonito-filters-active {
        left: 0px;
    }
    .eventobonito-filters::-webkit-scrollbar {
        width: 2px;
    }
    .eventobonito-filters::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    .eventobonito-filters::-webkit-scrollbar-thumb {
        background: #6C2E47;
    }
    .eventobonito-filters::-webkit-scrollbar-thumb:hover {
        background: #6C2E47;
    }
    .eb-filter-overlay-mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: rgba(0, 0, 0, .3);
        z-index: 9999998;
        pointer-events: none;
        opacity: 0;
        transition: .5s;
    }
    .eb-filter-overlay-mobile-active {
        pointer-events: initial;
        opacity: 1;
    }
    img.eb-filters-close {
        display: inline-block !important;
        width: 20px;
    }
    .eventobonito-filters h2 {
        display: flex;
        justify-content: space-between;
        align-content: center;
        align-items: center;
    }
    .eb-filter-overlay-mobile {
        z-index: 9999998;
    }
    .eb-filter-overlay {
        z-index: 9999999;
    }
}
@media screen and (max-width: 1024px) {
    .evento-bonito-grid-content {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 450px) {
    .eventobonito-ah-col-text, 
    .eventobonito-ah-col-title {
        width: 100%;
    }
    .eventobonito-ah-col-text {
        text-align: left;
        margin-top: 15px;
    }
    .eventobonito-ah-col-title h1 {
        font-size: 24px;
        line-height: 24px;
    }
    .eb-product-card a span,
    .eventobonito-filters h2,
    .eb-widget-title span,
    .ab-filtered span.ab-filtered-title {
        font-size: 15px;
        line-height: 15px;
    }
    span.ab-filtered-count {
        width: 30px;
        height: 30px;
    }
    .ab-filtered img {
        width: 20px;
    }
    .eb-filter-items label {
        font-size: 13px;
        line-height: 13px;
    }
    .eb-filter-items {
        margin-bottom: 0px;
    }
    a.eb-reset-url {
        display: block;
        font-size: 12px;
        line-height: 12px;
        margin-left: 0px;
        margin-top: 20px;
    }
    .eb_pagination ul li span, .eb_pagination ul li a {
        padding: 8px 12px;
        font-size: 12px;
        line-height: 12px;
        margin-right: 5px;
    }
    img.eb-filters-close,
    .eb-widget-title img {
        width: 17px;
    }
}
.eb-text-left {
    text-align: left !important;
    margin-bottom: 20px;
}
section.related.products h2 {
    text-align: center;
    font-size: 35px !important;
    line-height: 35px !important;
    font-weight: 400;
    margin-top: 50px;
}
section.related.products h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: .5px;
    text-align: left;
    display: block;
}
section.related.products .button {
    display: none !important;
}
.footer-brand {
    width: 90%;
    max-width: 1400px;
    margin: auto;
    margin-bottom: 50px;
}
.footer-brand img {
    width: 100%;
    max-width: 200px;
    margin: auto;
}
.footer-brand .owl-nav,
.footer-brand .owl-dots {
    display: none!important;
}
@media screen and (max-width: 767px) {
    a.eb-eye {
        display: block;
        margin-bottom: 10px;
        margin-left: 20px;
    }
}
@media screen and (max-width: 450px) {
    section.related.products h2 {
        margin-top: 10px;
    }
    .ebt-sub-menu .ebt-list-item ul li {
        margin-bottom: 8px;
    }
}
footer.eb-footer {
    background-color: #f9f7f1;
    padding-bottom: 10px;
}
.eb-footer-container {
    max-width: 1400px;
    width: 90%;
    margin: auto;
}
.eb-footer-container {
    max-width: 1400px;
    width: 90%;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.eb-footer-col-3 h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
}
.eb-footer-col-3 p {
    margin-bottom: 10px;
}
.eb-footer-col-3 a {
    text-decoration: underline;
}
.eb-footer-col-12 {
    background-color: #262626;
}
.eb-footer-row {
    width: 90%;
    max-width: 1400px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 25px 0px;
    margin-top: 50px;
    justify-items: center;
    align-items: center;
}
.eb-footer-col-4 {
    color: #fff;
}
.eb-footer-col-4 p {
    margin-bottom: 0px;
}
.eb-footer-col-4 ul {
    margin: 0;
    padding: 0;
}
.eb-footer-col-4 ul li {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
.eb-footer-col-4 ul li a {
    color: #fff;
    font-size: 19px;
    line-height: 21px;
    text-decoration: none;
    margin-right: 10px;
}
.eb-footer-col-4 ul li a:hover,
.eb-footer-col-4 ul li a:focus {
    color: #fff;
}
.eb-footer-col-4 ul li:after {
    content: '|';
    margin-right: 10px;
}
.eb-footer-col-4 ul li:last-child:after {
    display: none!important;
}
.eb-text-center {
    text-align: center;
}
.eb-text-right {
    text-align: right;
}
.eb-footer-col-4 img {
    width: 90%;
    max-width: 350px;
}
.eb-campaignt-cta {
    background-color: #eddbc9;
    padding: 0px 0px;
    margin-bottom: 60px;
}
.eb-campaignt-cta-row {
    max-width: 100%;
    width: 100%;
    margin: auto;
    text-align: center;
}
.eb-campaignt-cta-row h2 {
    font-weight: 400;
}
.eb-campaignt-cta-row input[type="email"] {
    width: 100%;
    max-width: 400px;
    height: 60px;
}
.eb-campaignt-cta-row input[type="submit"] {
    height: 60px;
    border-radius: 0px !important;
    margin-left: 10px;
}
.eb-campaignt-cta-row form br {
    display: none!important;
}
.eb-footer-col-3 ul {
    margin: 0;
    padding: 0;
}
.eb-footer-col-3 ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.eb-footer-col-3 ul li i {
    font-size: 32px;
    line-height: 32px;
}
.eb-footer-col-3 img {
    width: 90%;
    max-width: 300px;
}
@media screen and (max-width: 1200px){
    .eb-footer-row {
        grid-template-columns: repeat(1, 1fr);
    }
    .eb-text-right,
    .eb-text-center {
        text-align: center;
    }
}
@media screen and (max-width: 1000px){
    .eb-footer-container {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 600px) {
    .hint--large:after {
        width: 180px!important;
    }
    .hint--top:hover:after {
        -webkit-transform: translateX(-60%) translateY(-8px)!important;
        -moz-transform: translateX(-60%) translateY(-8px)!important;
        transform: translateX(-60%) translateY(-8px)!important;
    }
}
@media screen and (max-width: 500px){
    .eb-footer-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .eb-footer-col-4 p,
    .eb-footer-col-4 ul li a {
        font-size: 16px;
        line-height: 16px;
        font-weight: 400;
    }
    .eb-campaignt-cta-row h2 {
        font-size: 25px;
        line-height: 35px;
    }
    .eb-campaignt-cta-row input[type="submit"] {
        margin-left: 0px;
        margin-top: 20px;
    }
    .hint--large:after {
        width: 180px!important;
    }
}
.eb-tooltip-icon {
    display: inline-block;
}
.eb-tooltip-icon svg {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}
.eb-check {
    display: inline-block;
    vertical-align: middle;
}
.eb-check svg {
    width: 15px;
    height: 15px;
}
.woocommerce-js td.product-name .wc-item-meta dd p, 
.woocommerce-js td.product-name dl.variation dd p {
    margin-bottom: 5px;
}
body.woocommerce-checkout.woocommerce-js dl.variation {
    padding-top: 10px !important;
}
body.woocommerce-checkout.woocommerce-js td.product-name dl.variation dd p {
    margin-bottom: 10px !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
    padding: .5em .75em;
    min-width: 200px;
    border: solid 1px #ebe0d1;
}
/* body.woocommerce-checkout .ast-product-name,
body.woocommerce-checkout tr.cart_item,
body.woocommerce-checkout .shop_table tbody,
body.woocommerce-checkout td {
    display: block !important;
    width: 100%!important;
    max-width: 100% !important;
} */

.eventobonito-filters, 
.eventobonitp-left {
    padding: 40px;
}
.eventobonito-filters-actions a {
    font-size: 17px;
    line-height: 21px;
    padding: 12px 15px;
    display: inline-block;
    margin-right: 10px;
    border: solid 2px #ebe0d1;
    text-transform: uppercase;
}
.eventobonito-filters-actions a.delete-filters {
    text-decoration: underline;
}
a.apply-filters {
    background-color: #6C2E47;
    color: #fff;
    border: solid 2px #6C2E47;
    text-decoration: none;
}

button#place_order {
    border-radius: 0px!important;
    margin-top: 10px;
}
button#place_order,
a.checkout-button.button.alt.wc-forward {
    font-size: 18px;
    line-height: 21px;
}

.woocommerce-page.woocommerce-checkout form #order_review td.product-name {
    display: block!important;
}
.woocommerce-page.woocommerce-checkout form #order_review td.product-name .ast-product-image.ast-disable-image {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 35px); 
}

@media screen and (max-width: 600px){
    /* body.page-template-eb_page, 
    body.page-template-eb_page a, 
    body.page-template-eb_page p, 
    body.page-template-eb_page li, 
    body.page-template-eb_page ul, 
    body.page-template-eb_page ol, 
    body.page-template-eb_page strong, 
    body.page-template-eb_page b, 
    body.page-template-eb_page h1, 
    body.page-template-eb_page h2, 
    body.page-template-eb_page h3, 
    body.page-template-eb_page h4, 
    body.page-template-eb_page h5, 
    body.page-template-eb_page h6, 
    body.page-template-eb_page button, 
    body.page-template-eb_page input, 
    body.page-template-eb_page select, 
    body.page-template-eb_page textarea, 
    body.page-template-eb_page label {
        font-size: 14px !important;
        line-height: 17px !important;
    } */
    .single-product .eventobonito-container {
        padding: 0px 0px !important;
    }
    .single-product .evento-bonito-content {
        padding: 20px 20px 0px 20px !important;
        margin: 0px 20px 40px 20px;
    }
    body.single-product .woocommerce-notices-wrapper {
        margin-top: 0px!important;
    }
    .woocommerce-breadcrumb,
    .woocommerce-breadcrumb a {
        font-size: 14px!important;
        line-height: 17px!important;
    }
    .ast-single-product-thumbnails .flex-direction-nav .flex-prev {
        left: 5px;
    }
    .ast-single-product-thumbnails .flex-direction-nav .flex-next {
        right: 5px;
    }
    .single-product div.product .entry-title {
        font-size: 15px;
        line-height: 19px;
        font-weight: 400;
        letter-spacing: .3px;
        text-transform: uppercase;
    }
    .eventobonito-ah-col-text {
        margin-top: 0px;
    }
    .eb-text-left {
        margin-bottom: 10px;
    }
    .woocommerce-variation-add-to-cart {
        order: 1;
        width: 100% !important;
        padding: 0px !important;
        margin: 0px !important;
    }
    .woocommerce-variation-add-to-cart .quantity {
        display: none!important;
    }
    .woocommerce div.product form.cart .button.single_add_to_cart_button,
    button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
        float: none !important;
        clear: both !important;
        position: relative !important;
        left: 0px !important;
        display: inline-block !important;
        width: calc(100% - 80px) !important;
        font-size: 14px !important;
        line-height: 17px !important;
        margin-left: 0px !important;
        padding: 0px 0px !important;
        height: 45px !important;
    }
    a.eb-eye {
        width: 40px !important;
        height: auto !important;
        margin: 0px !important;
    }
    .woocommerce-variation-add-to-cart {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        flex-direction: row-reverse;
    }
    a.eb-accordion-title {
        font-size: 14px !important;
        line-height: 17px !important;
        padding: 13px 5px!important;
        text-decoration: none!important;
    }
    .eb-accordtion-text {
        padding: 0px 5px;
        font-size: 14px;
        line-height: 17px;
    }
    .eb-addon {
        padding: 10px 10px;
        margin-bottom: 10px;
    }
    .eb-addon-img {
        width: 75px;
        height: 75px;
    }
    body .eb-addon-text {
        width: calc(100% - 75px) !important;
        padding-left: 15px;
    }
    .eb-term-options h2 {
        font-size: 15px;
        line-height: 17px;
        letter-spacing: .3px;
        font-weight: 500;
        text-transform: uppercase;
    }
    .eb-addon-text h3:first-child {
        width: calc(100%);
        font-size: 14px !important;
        line-height: 17px !important;
    }
    .eb-addon-text h3:last-child {
        width: 100%;
        margin-bottom: 0px;
        font-size: 14px;
        line-height: 17px;
    }
    .eb-addon-text span {
        font-size: 14px !important;
        line-height: 17px !important;
        margin-top: 0px;
    }
    .eb-addon-actions {
        margin: auto;
        margin-top: 10px;
        width: 120px !important;
        height: 40px;
        margin: 0px !important;
        margin-top: 10px !important;
    }
    .eb-addon {
        justify-content: flex-end;
    }
    a.decrement, 
    a.increment {
        width: 25px;
    }
    body .eb-quantity input {
        width: 65px!important;
    }
    .eb-accordion {
        margin-bottom: 15px;
    }
    .evento-bonito-content {
        overflow-x: hidden!important;
    }
    span.woocommerce-Price-amount.amount,
    span.woocommerce-Price-currencySymbol {
        font-size: 19px !important;
        line-height: 19px !important;
    }
    .woocommerce-js div.product form.cart .variations {
        margin-bottom: 0em;
    }
    .ast-product-name a {
        display: block !important;
        max-width: 90% !important;
        text-align: left !important;
        margin-bottom: 10px;
    }
    .woocommerce-js table.shop_table td, 
    .woocommerce-js table.shop_table th, 
    .woocommerce-page table.shop_table td,
    .woocommerce-page table.shop_table th {
        padding: 5px 1em;
    }
    span.woocommerce-Price-amount.amount,
    span.woocommerce-Price-amount.amount bdi {
        font-size: 14px!important;
        line-height: 17px!important;
        font-weight: 400;
    }
    .pack_catalog_prices span.woocommerce-Price-amount.amount,
    .pack_catalog_prices span.woocommerce-Price-amount.amount bdi {
        font-size: 19px!important;
        line-height: 19px!important;
        font-weight: 800;
    }
    .shop_table td.product-quantity {
        width: 100%;
        display: block;
        min-height: 25px;
    }
    .cart_totals, 
    form.woocommerce-cart-form {
        margin-top: 20px;
    }
    .cart_totals {
        margin-top: 25px;
    }
    .woocommerce-cart table.cart td.actions .coupon .input-text {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        float: none !important;
        clear: both !important;
    }
    .woocommerce-cart table.cart td.actions .coupon button.button {
        float: none !important;
        clear: both !important;
        position: relative !important;
        width: 100% !important;
        margin: 0px !important;
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }
    .woocommerce-cart table.cart td.actions .coupon {
        display: block;
        width: 100%;
        height: auto !important;
        margin: 0px !important;
        padding: 0px !important;
    }
    .shop_table button.button {
        width: 100%;
        margin: 0px !important;
    }
    p#billing_last_name_field,
    p#billing_first_name_field {
        width: 100%;
        float: none;
        clear: both;
    }
    body.woocommerce-checkout .eventobonito-container {
        margin-top: 30px;
    }
    form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
        text-transform: uppercase;
    }
    #customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3),
    .woocommerce-billing-fields h3 {
        margin: 0 0 10px !important;
        padding: 0px 0 0px !important;
        text-transform: uppercase;
    }
    .woocommerce-additional-fields {
        margin-top: 30px;
    }
    .woocommerce-input-wrapper textarea {
        min-height: 100px;
    }
    body.woocommerce-checkout.woocommerce-js #customer_details, 
    body.woocommerce-checkout.woocommerce-js .woocommerce table.shop_table {
        margin-bottom: 30px;
        border-radius: 0;
    }
    body.woocommerce-checkout.woocommerce-js .shop_table {
        padding: 0px 20px 20px 20px!important;
    }
    #payment button#place_order {
        width: 100%;
        margin-top: 15px;
        font-size: 14px !important;
        line-height: 17px !important;
        border-radius: 0px !important;
    }
    body.woocommerce-checkout.woocommerce-js .footer-brand {
        margin-top: 50px;
    }
    .ebt-header .ebt-menu .ebt-mobile-menu-head,
    .ebt-menu-main {
        background-color: #f9f7f1 !important;
    }
    .ebt-title,
    .ebt-menu-main a {
        font-size: 14px !important;
    }
    .ebt-list-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .ebt-header .ebt-menu > ul > li .ebt-sub-menu.ebt-mega-menu-column-4 > .ebt-list-item .ebt-title {
        padding: 10px 0px 5px 0px!important;
    }
    .eventobonito-ah-col-title h1 {
        font-size: 15px !important;
        line-height: 17px !important;
        text-transform: uppercase;
        margin-bottom: 15px;
    }
    .eventobonito-ah-col-text span {
        position: relative;
        display: inline-block;
        vertical-align: middle;
    }
    .eb-filter-items label,
    .ab-filtered span.ab-filtered-title,
    .eventobonito-ah-col-text,
    .eb-product-card span,
    .eventobonito-ah-col-text span {
        font-size: 14px!important;
        line-height: 17px!important;
    }
    .archive .ebentobonito-archive-header {
        margin-top: 30px;
    }
    .archive .eventobonito-row.ebentobonito-archive-header .eventobonitp-left {
        display: none;
    }
    .eventobonito-filters-actions {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .eventobonito-filters-actions {
        position: fixed;
        bottom: 0;
        left: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
        background-color: #fff;
        width: 300px;
    }
    .eventobonito-filters-actions a {
        font-size: 14px !important;
        line-height: 17px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
        padding: 20px 10px;
        box-sizing: border-box;
        margin-right: 0px !important;
    }
    .eventobonito-filters, 
    .eventobonitp-left {
        padding: 40px 40px 80px 40px;
    }
    .eventobonito-filters-actions {
        left: -300px;
        transition: .5s;
    }
    .eventobonito-filters-active .eventobonito-filters-actions {
        left: 0px;
    }
    body .ebt-header .ebt-menu > ul > li > a {
        font-size: 15px !important;
        line-height: 50px !important;
    }
    body .eb-footer-col-3 h3 {
        font-size: 22px!important;
        line-height: 22px!important;
    }
    body .eb-footer-col-4 p,
    body .eb-footer-col-3 p {
        font-size: 16px!important;
        line-height: 26px!important;
    }
    #menu-footer-menu a {
        font-size: 16px!important;
        line-height: 16px!important;
    }
    body .eb-campaignt-cta-row h2,
    body .eb-campaignt-cta-row h2 b,
    body .eb-campaignt-cta-row h2 strong,
    body .eb-campaignt-cta-row h2 a,
    body .eb-campaignt-cta-row h2 * {
        font-size: 25px!important;
        line-height: 35px!important;
    }
}
a.eb-cart-icon {
    position: relative;
}
span.eb-cart-icon-circle {
    display: block;
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    top: 5px;
    right: -1px;
}
.notifyjs-corner {
    z-index: 999999999!important;
}
button.single_add_to_cart_button.button.disabled {
    border: solid 2px #ebe0d1 !important;
    background-color: transparent !important;
    color: #000 !important;
    opacity: 1!important;
    font-weight: 400!important;
}
body a.eb-cart-icon {
    width: 50px !important;
    height: 50px;
    position: relative;
    background-color: #fff;
    border-radius: 100%;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    color: #000!important;
}
body a.eb-cart-icon:hover {
    color: #000!important;
}
body span.eb-cart-icon-count {
    position: absolute;
    top: -5px;
    right: -5px;
    color: #fff!important;
    background-color: #6c2e47;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 14px;
}