.w-100 {
    width: 100%;
}

.uppercase {
    text-transform: uppercase !important;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.medium-font {
    font-size: 14px !important;
}

.text-white {
    color: #fff !important;
}

.text-black {
    color: #000 !important;
}

.text-pink {
    color: #F63258;
}

.text-primary {
    color: #0BB8A1 !important;
}

.very-small {
    font-size: 12px;
}

.bg-primary {
    background-color: #0BB8A1 !important;
}

.bg-white {
    background-color: #fff;
}

.bg-black {
    background-color: #000;
}

.bg-grey {
    background-color: #f7f7f7;
}

.bg-pink {
    background-color: #F63258;
}

.box-shadow {
    -webkit-box-shadow: 2px 3px 5px 3px rgba(145, 145, 145, 0.5);
    -moz-box-shadow: 2px 3px 5px 3px rgba(145, 145, 145, 0.5);
    box-shadow: 2px 3px 5px 3px rgba(145, 145, 145, 0.5);
}

.mw-20 {
    max-width: 20% !important;
}

.full-height {
    height: 100% !important;
}

.justify-content-space-between {
    justify-content: space-between;
}

.custom-form-control {
    background: transparent !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom: 3px solid #fff !important;
    color: #fff !important;
    width: 100%;
    border-radius: 0 !important;
    font-size: 18px !important;
}

.big-button {
    font-size: 24px;
}

.custom-secondary-button {
    font-size: 16px;
    letter-spacing: 1.5px;
    border: 1px solid #fff !important;
    background: #fff !important;
    color: #0BB8A1 !important;
    border-radius: 15px !important;
}

.show-on-print {
    display: none;
}

.modal-backdrop {
    z-index: 0 !important;
    display: none !important;
}

/* Header */
.hfg-is-group.desktop-left {
    justify-content: flex-end !important;
}

.nv-big-title {
    display: none;
}

.border-0 {
    border: 0 !important;
}

.sub-menu li a {
    text-align: left !important;
    justify-content: space-between !important;
}

/* Mega menu */
@media (min-width: 769px) {
    .mega-menu_areas > .mega-sub-menu,
    .mega-menu_carreras > .mega-sub-menu {
        width: min(980px, calc(100vw - 32px)) !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: calc(100vh - 96px) !important;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        padding: 24px 30px 22px !important;
        columns: 3 240px !important;
        column-gap: 46px !important;
        background: #f4f4f4 !important;
        box-sizing: border-box !important;
    }

    .mega-menu_areas > .mega-sub-menu > .mega-menu-row,
    .mega-menu_carreras > .mega-sub-menu > .mega-menu-row,
    .mega-menu_areas > .mega-sub-menu > .mega-menu-row > .mega-sub-menu,
    .mega-menu_carreras > .mega-sub-menu > .mega-menu-row > .mega-sub-menu,
    .mega-menu_areas > .mega-sub-menu .mega-menu-column,
    .mega-menu_carreras > .mega-sub-menu .mega-menu-column,
    .mega-menu_areas > .mega-sub-menu .mega-menu-column > .mega-sub-menu,
    .mega-menu_carreras > .mega-sub-menu .mega-menu-column > .mega-sub-menu {
        display: contents !important;
    }

    .mega-menu_areas > .mega-sub-menu li,
    .mega-menu_carreras > .mega-sub-menu li {
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        float: none !important;
        position: static !important;
        break-inside: avoid !important;
        page-break-inside: avoid !important;
    }

    .mega-menu_areas > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column),
    .mega-menu_carreras > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column),
    .mega-menu_carreras > .mega-sub-menu .mega-subcarreras {
        display: block !important;
        margin: 0 0 22px !important;
    }

    .mega-menu_areas > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > a.mega-menu-link,
    .mega-menu_carreras > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > a.mega-menu-link,
    .mega-menu_carreras > .mega-sub-menu .mega-subcarreras > a {
        display: block !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 0 4px !important;
        margin: 0 !important;
        border: 0 !important;
        color: #3f4448 !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 1.35 !important;
        text-transform: uppercase !important;
        white-space: normal !important;
        transition: color 0.2s ease !important;
    }

    .mega-menu_areas > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > a.mega-menu-link:hover,
    .mega-menu_areas > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > a.mega-menu-link:focus,
    .mega-menu_carreras > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > a.mega-menu-link:hover,
    .mega-menu_carreras > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > a.mega-menu-link:focus,
    .mega-menu_carreras > .mega-sub-menu .mega-subcarreras > a:hover,
    .mega-menu_carreras > .mega-sub-menu .mega-subcarreras > a:focus {
        color: #0BB8A1 !important;
    }

    .mega-menu_areas > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > .mega-sub-menu,
    .mega-menu_carreras > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > .mega-sub-menu {
        display: block !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: visible !important;
        position: static !important;
        columns: auto !important;
        column-gap: normal !important;
        background: transparent !important;
        box-shadow: none !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    .mega-menu_areas > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > .mega-sub-menu > li,
    .mega-menu_carreras > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > .mega-sub-menu > li {
        display: block !important;
        margin: 0 0 4px !important;
    }

    .mega-menu_areas > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > .mega-sub-menu a,
    .mega-menu_carreras > .mega-sub-menu li.mega-menu-item-has-children:not(.mega-menu-row):not(.mega-menu-column) > .mega-sub-menu a,
    .mega-menu_carreras > .mega-sub-menu .mega-subcarreras a {
        display: inline !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
        color: #55575b !important;
        font-size: 15px !important;
        font-weight: 400 !important;
        line-height: 1.45 !important;
        text-transform: none !important;
        white-space: normal !important;
    }

    .mega-menu_areas > .mega-sub-menu a:hover,
    .mega-menu_carreras > .mega-sub-menu a:hover {
        color: #0BB8A1 !important;
    }
}

@media (max-width: 768px) {
    .mega-menu_areas > .mega-sub-menu,
    .mega-menu_carreras > .mega-sub-menu {
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
        padding: 16px 20px !important;
        columns: auto !important;
        column-gap: normal !important;
    }

    .mega-menu_areas > .mega-sub-menu .mega-sub-menu,
    .mega-menu_carreras > .mega-sub-menu .mega-sub-menu {
        height: auto !important;
        min-height: 0 !important;
        padding-bottom: 0 !important;
        overflow: visible !important;
    }
}

.widget_shopping_cart .cart_list li.mini_cart_item .variation {
    width: 100% !important;
}

.widget_shopping_cart .cart_list li.mini_cart_item:last-child .col-md-4 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    text-align: left;
}

/* Shop */
.eba-shop-item-image {
    max-height: 150px;
    overflow-y: hidden;
}

.eba-shop-item-content .tinvwl_add_to_wishlist_button {
    color: #2b2b2b !important;
    float: right;
}

.product_tag-home {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #000;
    background: #fff;
    color: #000;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 3px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 3px;
}

.product-home-grid-item {
    display: flex;
    flex: 1;
}

.product-home-grid-item-wrapper {
    flex-direction: column;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(184, 184, 184, 1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(184, 184, 184, 1);
    box-shadow: 0px 3px 5px 0px rgba(184, 184, 184, 1);
    height: 100%;
}

.product-home-grid-item-image {
    width: 100% !important;
    height: 300px !important;
    overflow: hidden;
    flex: 0 0 300px;
}

.product-home-grid-item-content {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    flex: 1;
}

.product-home-grid-item-body {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.product-home-grid-item-title {
    flex: 1 1 20%;
}

.product-home-grid-item-tags {
    flex: 1 1 20%;
}

.product-home-grid-item-price {
    flex: 1 1 60%;
    border-top: 0.5px solid #ededed;
}

.testimonial-wapper {
    display: flex;
    flex: 1;
}

.testimonial {
    border: 1px solid #0BB8A1;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.testimonial-body {
    flex: 1;
}

.testimonial-footer {
    flex: 0 0 100px;
}

.testimonial.home {
    background-color: #0BB8A1;
    color: #fff;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(184, 184, 184, 1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(184, 184, 184, 1);
    box-shadow: 0px 3px 5px 0px rgba(184, 184, 184, 1);
    padding: 10px 12px;
}

.testimonial.home .name {
    font-style: italic;
}

.testimonial.in-product {
    background-color: #FFF;
    color: #000;
    border: 1px solid #0BB8A1;
    padding: 10px 12px;
}

.testimonial.in-product .name {
    font-weight: bold;
}

.testimonial.in-product .description {
    color: rgb(145, 145, 145);
}

.testimonial-logo {
    max-width: 90px !important;
}

.testimonial-content {
    font-family: 'Rubik', sans-serif;
}

.testimonial-content p {
    margin-bottom: 0 !important;
    font-family: 'Rubik', sans-serif;
}

.testimonial-content.bg-grey {
    background: #F7F7F7;
}

.testimonial-foto {
    max-width: 50px !important;
    float: left;
    border-radius: 50%;
}

.carrera-item {
    width: 22%;
    height: 480px;
    margin-right: 30px;
    border-radius: 5px;
    counter-increment: carousel-cell;
    display: inline-block;
}

.carousel.js-flickity {
    background: #EEE;
}

.carrera-item .carrera-modalidad {
    border: 1px solid #0BB8A1;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 5px 3px;
}

.carrera-item a:hover {
    color: #2b2b2b;
}

.carrera-item .carrera-nombre em {
    background-color: #0BB8A1;
    padding-right: 8px;
}

.carrera-item-inner {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.carrera-item-inner .carrera-modalidad-container {
    align-self: flex-start;
}

.carrera-item-inner .carrera-nombre {
    align-self: flex-end;
    margin-bottom: 40px;
    left: 0;
    margin-right: auto;
    position: relative;
    margin-left: 0;
    max-width: 60%;
}

#product-header {
    position: relative;
    min-height: 500px;
    display: flex;
}

#product-description {
    font-size: 2rem;
    line-height: 1.3;
    background: #f8f8f8;
}

.product-description-text {
    max-width: 1300px;
}

.product-header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #000, rgba(0, 0, 0, 0));
    width: 100%;
    height: 100%;
}

#producto-tres-columnas {
    margin-top: -100px;
    width: 70%;
}

#producto-carrera {
    font-size: 24px;
}

/*
 * Variation card
 */
.variation-card {
    max-width: 300px !important;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
}

.variation-card.item,
.owl-item.active {
    background: transparent !important;
}

.owl-carousel .owl-stage {
    display: flex;
}

.owl-item {
    display: flex;
    flex: 1 0 auto;
    height: auto;
}

.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 20px !important;
    height: 20px !important;
}

.tinv-wishlist {
    display: inline !important;
}

.variation-card.item {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; */
    /*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
    width: 100%;
}

.variation-card-header {
    background-color: black;
    color: white;
    text-transform: uppercase;
}

.variation-card-header a {
    color: #fff !important;
}

.variation-card-header a:hover,
.variation-card-header a:active {
    text-decoration: none !important;
}

.tinvwl_add_to_wishlist_button {
    color: #fff !important;
}

.tinvwl_add_to_wishlist_button::before,
.tinvwl_add_to_wishlist_button:before {
    font-size: 26px;
}

.variation-card-body {
    background-color: white;
    color: black;
    flex: 1;
}

.variation-card-body small {
    color: #838383;
}

.discount-text {
    font-size: 12px;
}

.variation-card-body p {
    line-height: 1;
}

.variation-price {
    font-size: 24px;
}

h4.variation-header {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.1em;
    margin: 0.25em 0;
}

.black-button {
    background-color: black;
    color: white;
    font-size: 1em;
    font-weight: 300;
    letter-spacing: 0.1em;
    display: block;
    padding: 0.15em 0;
    margin: 0 1em;
    border-radius: 1em;
}

.black-button:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.95);
}

.big-icon {
    font-size: 48px;
}

.column-2 {
    column-count: 2;
}

.what-will-learn li {
    position: relative;
    list-style: none;
}

.what-will-learn li::before {
    content: '';
    position: absolute;
    left: -15px;
    background-color: #F63258;
    height: 25px;
    border: 2px solid #F63258;
}

.what-will-learn li span {
    font-size: 16px;
}

.header-image {
    height: 200px;
    position: relative;
}

.related-product-title {
    z-index: 9;
}

.related-header-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
    width: 100%;
    height: 100%;
    z-index: 1;
}

/*
 * Carreras
 */
.shop-container {
    max-width: 100% !important;
    padding: 0 !important;
}

.carrera-item-wrapper {
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.tax-carreras .shop-container .single-post-container {
    width: 100% !important;
}

.variation-collapsible {
    border: 1px solid #0BB8A1 !important;
    color: #2b2b2b;
}

.variation-collapsible:hover {
    border: 1px solid #0BB8A1;
    background: #0BB8A1;
    color: #fff;
}

/*
 * Wishlist
 */
.tinvwl-table-manage-list thead {
    background-color: var(--nv-light-bg);
}

.tinv-wishlist table td,
.tinv-wishlist table th {
    padding: 10px !important;
}

.tinv-wishlist table th {
    font-weight: 400;
}

.product-remove button {
    color: #f37262 !important;
    font-size: 20px;
    height: 20px;
    width: 20px;
    line-height: 18px;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-remove button:hover {
    background-color: var(--nv-c-2) !important;
    color: #fff !important;
}

.tinv-wishlist table td.product-name a {
    text-decoration: none !important;
    font-weight: 600;
}

.tinv-wishlist table td.product-price {
    font-weight: 600;
}

.tinv-wishlist tfoot .tinvwl-to-right {
    float: left;
    width: 100%;
    text-align: center;
}

/*
 * Cart
 */
.woocommerce table.shop_table.cart {
    border: 0px !important;
}

.woocommerce table.shop_table.cart thead {
    background-color: #ededed;
}

.woocommerce table.shop_table.cart thead tr {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    vertical-align: top;
}

table.cart td {
    border-bottom-width: 3px;
}

table.cart td.product-name a {
    font-size: 22px !important;
}

.woocommerce-cart table.cart td.product-remove,
.woocommerce-cart table.cart td.product-thumbnail {
    vertical-align: middle;
}

.woocommerce td.product-name dl.variation dt {
    margin-top: 25px !important;
}

.woocommerce td.product-name dl.variation dd {
    height: 50px;
}

.woocommerce td.product-name dl.variation dt p,
.woocommerce td.product-name dl.variation dd p {
    max-width: 250px !important;
}

.woocommerce td.product-name dl.variation dt.variation-Profesores::before,
.woocommerce td.product-name dl.variation dt.variation-Duracin::before,
.woocommerce td.product-name dl.variation dt.variation-DadeCursado::before,
.woocommerce td.product-name dl.variation dt.variation-Turno::before,
.woocommerce td.product-name dl.variation dt.variation-Modalidad::before,
.woocommerce td.product-name dl.variation dt.variation-Inicio::before {
    font-family: FontAwesome;
    font-size: 24px !important;
    color: #333333 !important;
    padding-right: 10px
}

.woocommerce td.product-name dl.variation dt.variation-Profesores::before {
    content: "\f0c0";
}

.woocommerce td.product-name dl.variation dt.variation-DadeCursado::before,
.woocommerce td.product-name dl.variation dt.variation-Duracin::before {
    content: "\f073";
}

.woocommerce td.product-name dl.variation dt.variation-Turno::before {
    content: "\f017";
}

.woocommerce td.product-name dl.variation dt.variation-Modalidad::before {
    content: "\f26c";
}

.woocommerce td.product-name dl.variation dt.variation-Inicio::before {
    content: "\f02d";
}

/*
 * Checkout
 */
.woocommerce-cart-form thead {
    padding-top: 5px;
    padding-bottom: 5px;
}

.woocommerce-cart-form th {
    font-weight: 400 !important;
}

.woocommerce-cart-form .product-price,
.woocommerce-cart-form .product-quantity,
.woocommerce-cart-form .product-subtotal {
    vertical-align: top;
    font-weight: 600;
}

.woocommerce-cart-form .product-name a {
    text-decoration: unset !important;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce-cart-form .product-name dt {
    text-transform: uppercase;
    font-weight: 400;
    color: #838383;
}

.woocommerce form .form-row label {
    line-height: 2;
}

.woocommerce-cart-form .product-name dl {
    font-weight: bold;
}

.form-row {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
}

.form-row span {
    width: 100%;
}

.form-row span input {
    border: 0;
    border-bottom: 1px solid #333333;
    border-radius: 0;
    width: 100%;
    display: block;
}

.select2-selection__rendered {
    min-height: 20px;
}

/* Tabs */
/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 1px solid #000;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    color: #000;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    border-bottom: 2px solid #000;
    color: #000;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}


#inscribite .big-text {
    font-size: 22px;
}


/* Collapse */
#producto-faqs .questions {
    column-count: 2;
}

/* Style the button that is used to open and close the collapsible content */
.collapsible,
.variation-collapsible {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.collapsible .active,
.collapsible:hover,
.variation-collapsible .active,
.collapsible:hover {
    background-color: #ccc;
}

/* Style the collapsible content. Note: hidden by default */
.content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}

/* The Modal (background) */
.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 100%;
    /* Could be more or less, depending on screen size */
    max-width: 760px;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#contact-form {
    background-image: url('https://optego.agency/eba2021/wp-content/uploads/2021/08/bg-contact-form.jpg');
    background-size: cover;
    background-position: center;
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}

#contact-form h1 {
    line-height: 1;
}

@media all and (max-width: 480px) {
    .product-home-grid-item-image {
        max-height: 150px !important;
    }

    .product-home-grid,
    .testimonials {
        overflow-x: scroll;
    }

    .xs-flex-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .xs-flex-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .carrera-item {
        width: 50%;
        height: 240px;
    }

    #product-description {
        font-size: 1rem;
        line-height: 1.3;
        background: #f8f8f8;
    }

    #producto-faqs .questions {
        columns: 1;
    }
}

@media print {
    .show-on-print {
        display: block !important;
    }

    #product-header {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        min-height: 250px;
    }

    .hide-on-print,
    .site-header,
    #colophon,
    .product-header-buttons {
        display: none !important;
    }

    #product-header h1.text-white {
        color: #1b1e21 !important;
    }

    .product-description-text {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
        width: 100%;
    }
}

.eba-product-card {

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    align-content: stretch;

}

.eba-shop-item-content {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.eba-shop-item-title {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap !important;
    justify-content: space-between;
}

.eba-shop-item-content .product_tag-home {
    font-size: 0.8em;
    padding: 0 0.5em;
}

.eba-shop-item-content .product-home-grid-item-tags {

    width: 100%;

}

.eba-shop-item-content .black-button {
    font-size: 10px;
}
