/*
Theme Name: 3 Angles Child Theme
Version: 1.0.0
Description: Theme child
Author: 3 Angles Group
Author URI: https://3anglesgroup.com
Template: 3angles
*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Nourd';
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
    font-size: .9em;
}

body.header-mode-inline .logo-right .e89-header-logo {
    order: 2;
}
.e89-header-logo .mobile-logo {
    max-height: 30px;
}
.e89-mobile-elements {
    display: flex;
    justify-content: flex-end;
    order: 3;
}
.e89-mobile-account {
    padding: 3px 10px;
}
.e89-mobile-account a {
    color: #000000;
}
.e89-mobile-account a:hover {
    color: #E50019;
}
.e89-mobile-account svg {
    font-size: 18px;
}

.e89-mobile-cart .e89-icon-cart {
    color: #000000;
}
.e89-mobile-cart .e89-icon-cart:hover {
    color: #E50019;
}
.e89-mobile-cart .e89-icon-cart svg {
    font-size: 22px;
    margin-top: 2px;
}

.e89-icon-cart .e89-count-cart {
    display: none;
}
#cloned-header {
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background: #fff;
}
#cloned-header.show {
    transform: translateY(0);
}
#cloned-header .e89-header-logo.main-active {
    padding: 3px 10px 3px 0px;
    text-align: center;
}

.section-products {
    padding-top: 40px;
    max-width: 1700px;
    margin: auto;
}
.section-products .wrapper >h2 {
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.section-products .wrapper >p {
    text-align: center;
    line-height: 1.4em;
    max-width: 800px;
    margin: 0 auto 40px auto;
}
.section-products ul.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}
.section-products ul.products.columns-4 li.product {
    margin: 0 1% 40px 1%;
    width: 48%!important;
}

.section-categories {
    margin: 0 -20px -35px -20px;
    overflow: hidden;
}
.section-categories .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -5px;
}
.section-categories .item {
    width: 100%;
    padding: 5px;
    max-width: 1000px;
}
.section-categories .box {
    position: relative;
    text-align: center;
    padding: 16% 0;
    background-position: center;
    background-size: cover;
}
.section-categories .box::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.section-categories h3 {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-size: 2em;
}
.section-categories a {
    position: relative;
    display: inline-block;
    border: 1px solid #fff;
    text-transform: uppercase;
    color: #fff;
    width: 200px;
    line-height: 1;
    padding: 8px;
    font-weight: 500;
}
.section-categories a:hover {
    background-color: #fff;
    color: #000;
}

.page-id-21 #e89-main-content {
    padding: 0;
}
.page-id-21 .e89-post-content {
    padding: 60px 20px;
    text-align: center;
    max-width: 850px;
    margin: auto;
}

#e89-main-head .post-title {
    font-family: 'Nourd';
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}

body.post-type-archive-product #e89-main-head,
body.tax-product_cat #e89-main-head,
body.tax-product_tag #e89-main-head {
    background-size: cover;
    background-position: center right 20%;
    color: #fff;
}
body.post-type-archive-product .e89-main-head-wrapper,
body.tax-product_cat .e89-main-head-wrapper,
body.tax-product_tag .e89-main-head-wrapper {
    min-height: 350px;
}

.loop-options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1700px;
    padding: 20px 20px 0 20px;
    margin: auto;
    font-size: .75em;
}
.loop-options .woocommerce-ordering {
    margin-bottom: 0;
}
.loop-options .woocommerce-ordering select {
    border-color: #B7B5B5;
}
.box-filter .e89-toggle-sidebar {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    transition: all .3s ease;
}
.box-filter .e89-toggle-sidebar:hover {
    color: #E50019;
}
.box-filter .fa-sliders-simple {
    font-size: 1.25em;
    margin-right: .75em;
}
.box-filter .fa-chevron-right {
    margin-left: .75em;
}
body.show-filter .box-filter .fa-chevron-right::before {
    content: "\f053";
}
body.post-type-archive-product #e89-main-content,
body.tax-product_cat #e89-main-content,
body.tax-product_tag #e89-main-content {
    overflow: hidden;
    padding-top: 20px;
}
body.post-type-archive-product .e89-sidebar #custom_html-4,
body.tax-product_cat .e89-sidebar #custom_html-4,
body.tax-product_tag .e89-sidebar #custom_html-4 {
    text-align: right;
    font-size: 30px;
    padding-top: 20px;
    padding-bottom: 0;
}
body.post-type-archive-product .e89-sidebar #custom_html-4 .e89-toggle-sidebar,
body.tax-product_cat .e89-sidebar #custom_html-4 .e89-toggle-sidebar,
body.tax-product_tag .e89-sidebar #custom_html-4 .e89-toggle-sidebar {
    cursor: pointer;
}
body.post-type-archive-product .e89-sidebar,
body.tax-product_cat .e89-sidebar,
body.tax-product_tag .e89-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
    margin-left: -100%;
    transition: all .3s ease;
}
body.post-type-archive-product.show-filter .e89-sidebar,
body.tax-product_cat.show-filter .e89-sidebar,
body.tax-product_tag.show-filter .e89-sidebar {
    margin-left: 0;
}
body.post-type-archive-product .e89-sidebar .widget,
body.tax-product_cat .e89-sidebar .widget,
body.tax-product_tag .e89-sidebar .widget {
    padding-top: 0;
}

.wpfFilterWrapper {
    margin-bottom: 30px!important;
}
.wpfFilterWrapper .wfpDescription {
    font-size: .9em!important;
    font-weight: 400;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px;
}
.wpfCheckboxHier ul {
    padding: 0;
}
.wpfFilterWrapper[data-filter-type="wpfPrice"] .wpfFilterContent {
    padding: 0!important;
}
.irs--round .irs-bar {
    height: 1px!important;
}
.irs--round .irs-line {
    background-color: #E5E5E5!important;
    height: 1px!important;
}
.irs--round .irs-handle {
    border: 1px solid #000000!important;
    top: 27px!important;
    width: 19px!important;
    height: 19px!important;
    background-color: #fff;
}
.irs--round .irs-handle:hover {
    background-color: #fff!important;
}
.wpfPriceInputs .wpfCurrencySymbol {
    width: 15px;
    font-size: .9em;
}
.wpfFilterDelimeter {
    width: 15px;
    font-size: .9em;
}
.wpfPriceRangeField#wpfMinPrice, .wpfPriceRangeField#wpfMaxPrice {
    border: 1px solid #E5E5E5!important;
    border-radius: 0!important;
    padding: .66em .5em!important;
    height: auto!important;
    background-color: #fff!important;
    font-size: .9em!important;
    flex: 1;
    width: auto!important;
}
.tooltipster-default {
    background-color: #F7F2ED!important;
    color: #000000!important;
    box-shadow: none!important;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-color: #F7F2ED !important;
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -8px;
}

.woocommerce ul.products li.product a {
    color: #000000;
}
.woocommerce ul.products li.product a img {
    border: 1px solid #B7B5B5;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 1% 2.992em 0;
    width: 24.25%;
}
.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 32.66%;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0;
    font-weight: 400;
    font-family: 'Source Sans 3';
}
.woocommerce ul.products li.product .price {
    font-size: 1em;
    margin-bottom: 0;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #000000;
}

.woocommerce span.onsale {
    background: #E50019;
    color: #fff;
    text-transform: uppercase;
    right: -.5em;
    left: auto;
    font-size: .75em;
}
.woocommerce ul.products li.product .onsale {
    margin: -.25em -.25em 0 0;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    color: #000000;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent;
    color: #E50019;
}

.woocommerce div.product {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}
.woocommerce div.product .e89-galley-wrapper {
	position: relative;
	flex: 0 0 auto;
    width: 100%;
    max-width: 500px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	width: 100%;
	margin-bottom: 0;
	padding-left: 100px;
	display: flex;
	flex-direction: column;
}
.woocommerce div.product div.images .flex-control-thumbs {
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 80px;
    overflow-y: auto;
	height: 100%;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.woocommerce div.product div.images .flex-control-thumbs li:last-child {
	margin-bottom: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
	opacity: .9;
	transition: all .3s ease;
}
.woocommerce div.product.sale div.images .woocommerce-product-gallery__trigger {
    top: auto;
    bottom: .5em;
}
.woocommerce div.product div.summary {
    flex: 0 0 auto;
    width: 100%;
    max-width: 500px;
    margin-bottom: 0;
    padding-top: 30px;
}
.woocommerce div.product .product_title {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.4em;
    margin-bottom: 10px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    display: block;
    margin-bottom: 20px;
    color: #000000;
    font-size: 1em;
}
.woocommerce div.product form.cart .variations,
.woocommerce div.product form.cart .variations tbody,
.woocommerce div.product form.cart .variations tr,
.woocommerce div.product form.cart .variations td {
    display: block;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    font-weight: 700;
    text-decoration: none;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    font-size: .9em;
}
.woocommerce div.product .cart.variations_form .tawcvs-swatches {
    margin-bottom: 0!important;
}
.woocommerce div.product .cart.variations_form .variations .tawcvs-swatches .swatch.swatch {
    line-height: 40px;
    min-width: 40px;
    height: 40px;
    background-color: #fff;
}
.woocommerce div.product .cart.variations_form .variations .tawcvs-swatches .swatch::before {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #000000;
}
.woocommerce div.product .cart.variations_form .variations .tawcvs-swatches .swatch.selected {
    background-color: #000000;
    color: #fff;
}
.woocommerce div.product .cart.variations_form .variations .tawcvs-swatches .swatch.selected::before {
    border-color: #000000;
}
.woocommerce div.product .cart.variations_form .variations .tawcvs-swatches .swatch.swatch-color,
.woocommerce div.product .cart.variations_form .variations .tawcvs-swatches .swatch.swatch-color::before {
    border-radius: 50%;
}
.woocommerce div.product .cart.variations_form .variations .tawcvs-swatches .swatch.swatch-color::after {
    border-color: #E5E5E5!important;
}
.woocommerce div.product form.cart .reset_variations {
    display: none!important;
}
.woocommerce div.product .woocommerce-variation-price .price {
    margin-top: 20px;
}
.woocommerce div.product form.cart div.quantity {
    margin-top: 15px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}
.woocommerce div.product form.cart div.quantity::before {
    content: "Cantidad";;
    width: 100%;
    font-weight: 700;
    font-size: .9em;
    margin-bottom: 7px;
}
.woocommerce .quantity button {
    background-color: #000000;
    height: 50px;
}
.woocommerce .quantity button::before,
.woocommerce .quantity button.btnup::after {
    background-color: #fff;
}
.woocommerce .quantity input.qty {
    width: 80px;
    height: 50px;
    border-top: 1px solid #E0E0DF;
    border-bottom: 1px solid #E0E0DF;
}
.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button:hover {
    flex: 0 0 auto;
    width: 100%;
}
.woocommerce div.product .product-desc {
    font-size: .9em;
    line-height: 1.4em;
}
.woocommerce div.product .product-desc p.subtitle {
    font-weight: 700;
    margin-bottom: 10px;
}
.woocommerce div.product .product-desc ul {
    margin-top: 0;
}

.woocommerce div.product .product-desc .open {
    color: #000000;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 2em;
}
.woocommerce div.product .product-desc .open:hover {
    color: #E50019;
}
.popup-talla {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.29);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    overflow: hidden;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
}
body.show-tallas {
    overflow: hidden;
}
body.show-tallas .popup-talla {
    visibility: visible;
    opacity: 1;
}
.popup-talla .content {
    position: relative;
    width: 100%;
    max-width: 1200px;
    background-color: #fff;
    margin: auto;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: .9em;
}
.popup-talla .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    font-size: 25px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    color: #E50019;
}
.popup-talla .close:hover {
    color: #000000;
}
.popup-talla .info {
    flex: 1;
}
.popup-talla .info >strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.popup-talla .info >p {
    margin-bottom: 10px;
}
.popup-talla .tabs {
    margin-bottom: 25px;
}
.popup-talla .tabs .tab {
    display: inline-block;
    color: #000000;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 5px;
}
.popup-talla .tabs .tab:not(.active):hover {
    color: #E50019;
}
.popup-talla .tabs .tab.active {
    font-weight: 700;
    cursor: default;
}
.popup-talla .tab-content {
    display: none;
}
.popup-talla .tab-content.active {
    display: block;
}
.popup-talla table {
    width: 100%;
    border-collapse: collapse;
}
.popup-talla table th {
    background-color: #EFEFEF;
    border: 1px solid #E2E0E0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: .9em;
    padding: 5px;
}
.popup-talla table td {
    border: 1px solid #E2E0E0;
    text-align: center;
    padding: 10px 5px;
    
}
.popup-talla .img {
    width: 100%;
    margin-top: 20px;
}
.popup-talla img {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.woocommerce .related.products {
    width: 100%;
    margin-top: 80px;
}
.woocommerce .related.products >h2 {
    text-align: center;
    font-weight: 400;
    font-size: 1.4em;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#e89-header .e89-wc-cart-container {
    display: none;
}
.e89-wc-cart-container {
    background-color: #f9f9f9;
}
.e89-wc-cart-container::before {
    border-bottom: 10px solid #f9f9f9;
}
.e89-wc-cart .quantity button {
    height: 26px;
}
.e89-wc-cart .quantity input.qty {
    width: 45px;
    height: 26px;
}
.e89-wc-cart .btn {
    background-color: #E50019;
    border: 1px solid #E50019;
}
.e89-wc-cart .btn:hover {
    background-color: #000000;
    border-color: #000000;
}
.e89-wc-cart .btn.alt {
    background-color: #fff;
    color: #000000;
    border: 1px solid #000000;
    margin-top: 15px;
}
.e89-wc-cart .btn.alt:hover {
    background-color: #000000;
    color: #fff;
    border-color: #000000;
}
.e89-wc-cart .remove-item i {
    color: #000000;
    background: #E5E5E5;
    margin-bottom: 2px;
}
.e89-wc-cart .remove-item i:hover {
    background: #fff;
}

.contact-page {
    display: flex;
    flex-wrap: wrap;
}
.contact-page .col {
    width: 100%;
    padding: 20px 0;
}
.contact-page h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.2em;
    margin-bottom: 80px;
}
.contact-page input[type=text],
.contact-page input[type=email],
.contact-page textarea {
    border: 0;
    border-bottom: 1px solid #000000;
}
.contact-page input[type=text]:focus,
.contact-page input[type=email]:focus,
.contact-page textarea:focus {
    border: 0;
    border-bottom: 1px solid #E5E5E5;
}
.contact-page input[type=submit] {
    width: 200px;
}
.contact-page h1 {
    font-weight: 400;
    color: #E50019;
    font-size: 3.5em;
    line-height: 1;
}
.contact-page .contact {
    margin-top: 60px;
    margin-bottom: 60px;
}
.contact-page .contact span {
    display: block;
    margin-bottom: 15px;
}
.contact-page .contact i {
    color: #E50019;
    font-size: 1.2em;
    margin-right: .5em;
}
.contact-page .contact a {
    color: #000000;
}
.contact-page .contact a:hover {
    color: #E50019;
}
.contact-page .social {
    font-size: .85em;
}
.contact-page .social a {
    font-size: 1.5em;
    display: inline-block;
    margin-right: 1.4em;
}

#e89-footer .col-1 img {
    width: 100%;
    max-width: 220px!important;
}
#e89-footer .column.col-2,
#e89-footer .column.col-3 {
    width: 50%;
}
#e89-footer .column.col-3 {
    padding-left: 40px;
}
#e89-footer .subform {
    margin: 40px 0;
}
#e89-footer .subform strong {
    display: block;
    margin-bottom: 20px;
}
#e89-footer .subform .box {
    display: flex;
    border: 1px solid #fff;
}
#e89-footer .subform input {
    border-color: transparent;
    color: #000000;
    padding: .43em 1em .53em 1em;
}
#e89-footer .subform input::placeholder {
    color: #B7B5B5;
}
#e89-footer .subform button {
    text-transform: none;
    border: 0;
    flex: 0 0 auto;
    padding: .43em 1em .53em 1em;
}
#e89-footer .col-2 ul {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
}
#e89-footer .col-2 li {
    margin-bottom: 15px;
}

#e89-footer .contact a {
    display: flex;
    align-items: center;
}
#e89-footer .contact i {
    font-size: 1.5em;
    color: #E50019;
    margin-right: 0.5em;
}

#e89-footer .social a {
    display: inline-block;
    margin-right: 1.2em;
    margin-top: .2em;
    font-size: 1.5em;
    color: #E50019;
}
#e89-footer .social a:last-child {
    margin-right: 0;
}
#e89-footer .social a:hover {
    color: #000000;
}
#e89-footer .copyright-area {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 14px 0 7px 0;
    color: #fff;
    text-align: center;
}
#e89-footer a.back-top {
    display: none;
}

#e89-footer a.chat-whatsapp {
    display: inline-block;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2;
    width: 50px;
    text-align: center;
    line-height: 41px;
    font-size: 30px;
    background: #1bd741;
    border: 3px solid #fff;
    color: #fff;
    border-radius: 50%;
    padding-top: 3px;
    box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, .2);
}

@media (min-width: 500px) {

    body.post-type-archive-product .e89-sidebar,
    body.tax-product_cat .e89-sidebar,
    body.tax-product_tag .e89-sidebar {
        width: 350px;
        margin-left: -350px;
    }

}

@media (min-width: 768px) {

    .section-products ul.products.columns-4 li.product {
        width: 23%!important;
    }

    .section-boxes .img {
        width: 50%;
        padding-top: 0;
    }
    .section-boxes .text {
        width: 50%;
        min-height: 600px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .section-boxes .item:nth-child(odd) .text {
        order: 1;
    }
    .section-boxes .item:nth-child(odd) .img {
        order: 2;
    }

    .section-categories .item {
        width: 50%;
    }

    body.post-type-archive-product.sidebar-left .e89-content,
    body.tax-product_cat.sidebar-left .e89-content,
    body.tax-product_tag.sidebar-left .e89-content {
        padding-left: 0;
    }

    .woocommerce div.product .e89-galley-wrapper {
        width: 50%;
        max-width: 700px;
    }
    .woocommerce div.product div.summary {
        flex: 0 0 auto;
        width: 50%;
        padding-left: 40px;
    }

    .popup-talla .content {
        padding: 5%;
    }
    .popup-talla .img {
        width: 45%;
        flex: 0 0 auto;
        padding-left: 5%;
        margin-top: 0;
    }

    .contact-page .col {
        width: 50%;
        padding: 40px 20px;
    }    

    #e89-footer .column.col-1,
    #e89-footer .column.col-2 {
        padding-right: 40px;
    }
    #e89-footer .column.col-2,
    #e89-footer .column.col-3 {
        margin-top: 109px;
        padding-left: 0;
    }
    #e89-footer .subform {
        max-width: 550px;
    }

}

@media (min-width: 1024px) {

    .e89-mobile-elements {
        margin-left: 80px;
    }
    .e89-mobile-account {
        margin-right: 20px;
    }

    body.post-type-archive-product .e89-sidebar #custom_html-4,
    body.tax-product_cat .e89-sidebar #custom_html-4,
    body.tax-product_tag .e89-sidebar #custom_html-4 {
        display: none;
    }
    body.post-type-archive-product .e89-sidebar,
    body.tax-product_cat .e89-sidebar,
    body.tax-product_tag .e89-sidebar {
        position: relative;
    }
    body.post-type-archive-product .e89-sidebar .widget,
    body.tax-product_cat .e89-sidebar .widget,
    body.tax-product_tag .e89-sidebar .widget {
        padding: 20px 70px 20px 0;
    }

    .contact-page .col {
        padding: 80px 4%;
    }

    #e89-footer .copyright-area {
        display: flex;
        justify-content: flex-end;
        text-align: left;
    }
    #e89-footer .copyright-area .copyright-text {
        width: calc(50% - 20px);
    }

}

@media (min-width: 1200px) {

    .woocommerce div.product div.images.woocommerce-product-gallery {
		padding-left: 140px;
	}
	.woocommerce div.product div.images .flex-control-thumbs {
		width: 120px;
	}

}

@media (max-width: 768px) {

    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 49%;
    }

}

/* Cart & Checkout */

.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    border-radius: 0;
    border: 1px solid #000000;
    color: #000000;
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    color: #000000;
}

.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: inherit;
}

.woocommerce-checkout .col2-set {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.woocommerce-checkout .col2-set .col-1 {
    width: 100%;
}
.woocommerce-checkout .col2-set .col-2 {
    width: 100%;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 100%;
}
.woocommerce form .form-row label {
    font-size: .9em;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    white-space: normal;
}

ul.checkout-menu {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
    text-align: center;
    display: flex;
    justify-content: center;
}
ul.checkout-menu li {
    display: inline-block;
    padding: 20px 2%;
    line-height: 1em;
    font-size: .8em;
    text-transform: uppercase;
    border-bottom: 3px solid rgba(114, 113, 113, 0.1);
}
ul.checkout-menu li.active {
    border-color: #000000;
}
ul.checkout-menu li a {
    color: #000000;
}
ul.checkout-menu li a:hover {
    color: #000;
}

body:not(.checkout-cart) .woocommerce-cart-fields,
body.checkout-cart .woocommerce-wrapper-fields,
body:not(.checkout-info) .woocommerce-billing-fields,
body.checkout-info .woocommerce-billing-fields-resume,
body:not(.checkout-shipping) .woocommerce-shipping-fields,
body.checkout-shipping .woocommerce-shipping-fields-resume,
body:not(.checkout-pay) .woocommerce-checkout-payment {
    display: none;
}

.woocommerce-cart-fields table.shop_table {
    border: 0;
}
.woocommerce-cart-fields table.shop_table th {
    text-align: center;
    font-weight: 400;
    padding: 0 0 30px 0;
}
.woocommerce-cart-fields table.shop_table td {
    border: 0;
    padding: 20px 5px;
    text-align: center;
    font-size: .8em;
}
.woocommerce-cart-fields table.shop_table tr:first-of-type td {
    border-top: 1px solid #E5E5E5;
    padding-top: 30px;
}
.woocommerce-cart-fields table.shop_table tr:first-of-type td:first-of-type {
    border-radius: 5px 0 0 0;
}
.woocommerce-cart-fields table.shop_table tr:first-of-type td:last-of-type {
    border-radius: 0 5px 0 0;
}
.woocommerce-cart-fields table.shop_table td:first-of-type {
    border-left: 1px solid #E5E5E5;
    padding-left: 30px;
}
.woocommerce-cart-fields table.shop_table td:last-of-type {
    border-right: 1px solid #E5E5E5;
    padding-right: 30px;
}
.woocommerce-cart-fields table.shop_table tr.separator td {
    padding: 20px;
}
.woocommerce-cart-fields table.shop_table tr.separator span {
    border-top: 1px solid #E5E5E5;
    display: block;
    margin: 20px 0;
}
.woocommerce-cart-fields table.shop_table tr:last-of-type td {
    border-radius: 0 0 5px 5px;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #E5E5E5;
}
.woocommerce-cart-fields table.shop_table tr:last-of-type span {
    display: none;
}
.woocommerce-cart-fields table.shop_table td.product-name {
    text-align: left;
}
.woocommerce-cart-fields .product-name .box {
    display: flex;
    align-items: center;
}
.woocommerce-cart-fields .product-name .img {
    padding-right: 10%;
}
.woocommerce-cart-fields .product-name .img img {
    width: 70px;
}
.woocommerce-cart-fields .product-name .info a {
    text-transform: uppercase;
    color: #000000;
}
.woocommerce-cart-fields .product-quantity .quantity {
    display: inline-flex;
}
.woocommerce-cart-fields .product-quantity .quantity input.qty {
    width: 50px;
}
.woocommerce-cart-fields table.shop_table td.product-remove {
    white-space: nowrap;
    width: 1px;
    padding-left: 0;
}
.woocommerce-cart-fields .product-remove a.remove {
    display: inline-block;
    font-size: 1em;
    color: #000000 !important;
}
.woocommerce-cart-fields .product-remove a.remove:hover {
    background-color: transparent;
    color: red!important;
}

.woocommerce-billing-fields,
.woocommerce-shipping-fields,
.woocommerce-billing-fields-resume,
.woocommerce-shipping-fields-resume {
    margin-top: 20px;
}
.woocommerce-wrapper-fields {
    padding: 20px;
    border: 1px solid #E5E5E5;
    margin-bottom: 20px;
}
.woocommerce-wrapper-fields .title {
    display: flex;
    align-items: center;
    font-size: 17px;
    line-height: 1;
    font-weight: 700;
}
.woocommerce-wrapper-fields .title .num {
    background-color: #000000;
    color: #fff;
    width: 22px;
    padding: 2px;
    text-align: center;
    margin-right: 10px;
}
.woocommerce-wrapper-fields .title .text {
    text-transform: uppercase;
}

#billing_country_field,
#shipping_country_field,
#shipping_last_name_field {
    display: none!important;
}

.woocommerce-checkout .action {
    clear: both;
}
.woocommerce-checkout .action .next {
    display: inline-block;
    padding: .66em;
    background: #E50019;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    max-width: 400px;
    text-align: center;
    font-size: .9em;
    margin-top: 20px;
    transition: all .3s ease;
    cursor: pointer;
}
.woocommerce-checkout .action .next:hover {
    background: #000000;
}
.woocommerce-checkout .e89-resume {
    background: #f5f5f5;
    padding: 20px;
    font-size: .9em;
}
body.checkout-cart .e89-resume {
    margin-top: 60px;
}
.woocommerce-checkout .e89-resume .title {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.woocommerce form.checkout_coupon {
    display: flex!important;
    margin: 10px 0 0 0;
    padding: 0;
    border: 0;
}
.e89-coupon-form .woocommerce-error,
.e89-coupon-form .woocommerce-info,
.e89-coupon-form .woocommerce-message {
    background-color: transparent;
    line-height: 1;
    padding: .5em .5em .5em 30px;
    margin: 10px 0;
    border: 0;
    font-size: 16px;
    color: #000000;
}
.e89-coupon-form .woocommerce-error::before,
.e89-coupon-form .woocommerce-info::before,
.e89-coupon-form .woocommerce-message::before {
    left: 5px;
    top: 8px;
}
.e89-coupon-form .toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}
.e89-coupon-form .toggle.active .fa-angle-down:before {
    content: "\f106";
}
.e89-coupon-form .toggle-content {
    display: none;
}
.woocommerce form.checkout_coupon .form-row {
    flex: 1;
    width: auto;
    padding: 0;
    margin: 0;
}
.woocommerce form.checkout_coupon input.input-text,
.woocommerce form.checkout_coupon .form-row.woocommerce-validated input.input-text {
    font-size: .85em;
    padding: .5em 1em;
}
.woocommerce form.checkout_coupon .form-row.woocommerce-validated input.input-text:focus {
    border-color: #000000;
}
.woocommerce form.checkout_coupon .form-row-last {
    flex: 0 0 auto;
    margin-left: 10px;
}
.woocommerce form.checkout_coupon .button {
    width: 100%;
    padding: .5em 1em;
    font-size: .85em;
    line-height: normal;
    background-color: #E50019;
    color: #fff;
}
.woocommerce form.checkout_coupon .button:hover {
    background-color: #000000;
    border-color: #000000;
    color: #fff;
}
#order_review table {
    border: 0;
    background: #f5f5f5;
    font-size: .9em;
    border-radius: 0;
    margin: 0;
}
#order_review table thead,
#order_review table tbody {
    display: none;
}
#order_review table td,
#order_review table th {
    border: 0;
    padding: 0 20px;
}
#order_review table tfoot td {
    text-align: right;
    font-weight: 400;
}
#order_review table tfoot .order-total {
    text-transform: uppercase;
}
#order_review table tfoot tr:last-of-type th,
#order_review table tfoot tr:last-of-type td {
    padding-bottom: 20px;
}
.e89-checkout-btn {
    display: none;
    background: #f5f5f5;
    padding: 20px;
}
.checkout-cart .e89-checkout-btn {
    display: block;
}
.e89-checkout-btn a {
    display: block;
    padding: .66em;
    background: #E50019;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: .9em;
}
.e89-checkout-btn a:hover {
    background: #000000;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #f5f5f5;
    font-size: .9em;
    border-radius: 0;
    line-height: 1.4em;
    margin-top: 20px;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #E5E5E5;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #E5E5E5;
    color: #000000;
}
.woocommerce-terms-and-conditions-wrapper {
    font-size: .8em;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    width: 100%;
    font-size: .9em;
}

.e89-thankyou-order {
    text-align: center;
    margin: 40px 0 60px 0;
    font-size: .9em;
    min-height: 35vh;
}
.e89-thankyou-order h1 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 2em;
    color: #000000;
    margin-bottom: 40px;
}
.e89-thankyou-order .actions {
    display: flex;
    justify-content: center;
    max-width: 800px;
    margin: 40px auto 20px auto;
}
.e89-thankyou-order .actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    width: 48%;
    background-color: #E50019;
    color: #fff;
    text-transform: uppercase;
    padding: .6em;
}
.e89-thankyou-order .actions a:hover {
    background-color: #000000;
}
.e89-thankyou-order .ws {
    margin-top: 80px;
    line-height: 1.2em;
}
.e89-thankyou-order .ws a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    width: 100%;
    max-width: 350px;
    border: 1px solid #000000;
    color: #000000;
    padding: .6em;
}
.e89-thankyou-order .ws a i {
    margin-right: 10px;
    font-size: 1.5em;
}
.e89-thankyou-order .ws a:hover {
    background-color: #000000;
    color: #fff;
}

.showlogin {
    display: none!important;
}
.woocommerce-account:not(.logged-in) #e89-main-content {
    max-width: 100%;
    padding: 0;
}
.woocommerce-account:not(.logged-in) .e89-post-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.woocommerce-account:not(.logged-in) .e89-post-content .img {
    width: 100%;
    background-position: center;
    background-size: cover;
    padding-top: 100%;
    order: 2;
}
.woocommerce-account:not(.logged-in) .e89-post-content >.woocommerce {
    width: 100%;
    padding: 40px;
    text-align: center;
    order: 1;
}
.woocommerce-account:not(.logged-in) .e89-post-content .col-1 {
    width: 100%;
}
.woocommerce-account:not(.logged-in) .e89-post-content .col-2 {
    display: none;
    width: 100%;
}

.woocommerce-account:not(.logged-in) .e89-post-content h2,
#e89-checkout-login h2 {
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: 60px;
}
#e89-checkout-login .col-1 h2 {
    text-transform: none;
    max-width: 500px;
    margin: 0 auto 60px auto;
}
.woocommerce-form-login {
    display: none;
}
.login-actions {
    margin-top: 60px;
}
.login-actions.reg {
    border-top: 1px solid #E5E5E5;
    padding-top: 20px;
    max-width: 500px;
    margin: 60px auto 20px auto;
}
.login-actions .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 350px;
    margin: 20px auto;
    padding: 5px;
    color: #000000;
    border: 1px solid #000000;
    background: transparent;
    cursor: pointer;
    transition: all .3s ease;
}
.login-actions .btn:hover {
    background-color: #000000;
    color: #fff;
}
.login-actions .btn.alt {
    border: 1px solid #000000;
    background: transparent;
    color: #000000;
    max-width: 200px;
    font-size: .9em;
}
.login-actions .btn.alt:hover {
    background-color: #000000;
    color: #fff;
}
.login-actions .btn.go-login {
    background-color: #E50019;
    border-color: #E50019;
    color: #fff;
}
.login-actions .btn.go-login:hover {
    background-color: #000000;
    border-color: #000000;
}

.login-actions .btn i {
    margin-right: .75em;
    font-size: 1.5em;
}
.woocommerce form.login,
.woocommerce form.register,
.woocommerce form.lost_reset_password {
    border: 0;
    padding: 0;
    max-width: 500px;
    margin: auto;
}
.woocommerce form.login h2 {
    text-align: center;
    text-transform: uppercase;
}
.woocommerce form .form-row label {
    padding: 0 0 5px 10px;
}
.woocommerce form.login .form-row,
.woocommerce form.register .form-row {
    margin-bottom: 20px;
}
.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.lost_reset_password .form-row-last {
    width: 100%;
}
.woocommerce form.login .woocommerce-form-login__submit,
.woocommerce form.register .woocommerce-form-register__submit {
    float: none;
    width: 100%;
    max-width: 350px;
    margin: 20px auto 0 auto;
    display: block;
    padding: .66em 1.33em;
}
.woocommerce-LostPassword {
    text-align: center;
}
.woocommerce-LostPassword a {
    font-size: .9em;
    color: #000000;
    text-decoration: underline;
}
.woocommerce-privacy-policy-text {
    font-size: .7em;
    line-height: 1.2em;
}

body.woocommerce-checkout:not(.logged-in):not(.checkout-cart) {
    overflow: hidden;
}
#e89-checkout-login {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    overflow: hidden;
    overflow-y: auto;
}
#e89-checkout-login .content {
    position: relative;
    background: #fff;
    padding: 0;
    border-radius: 5px;
    width: 90%;
    max-width: 1300px;
    text-align: center;
    margin: auto;
}
#e89-checkout-login .close {
    position: absolute;
    top: 7px;
    right: 10px;
    color: #000000;
    font-size: 25px;
    line-height: 1;
    z-index: 2;
}
#e89-checkout-login .col2-set .col-1,
#e89-checkout-login .col2-set .col-2 {
    padding: 60px 40px 40px 40px;
    position: relative;
}
#e89-checkout-login .col2-set .col-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 40px;
    right: 40px;
    border-top: 1px solid #B7B5B5;
}
#e89-checkout-login form.login h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.woocommerce-account .post-title {
    font-size: 1.5em;
    text-transform: uppercase;
    margin-top: 40px;
    text-align: center;
}
.woocommerce-account .e89-post-content >.woocommerce {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    flex: 0 0 auto;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
    flex: 1;
    margin: 0 5px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:first-of-type {
    margin-left: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:last-of-type {
    margin-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
    display: block;
    line-height: 1;
    padding: 10px 5px;
    font-size: .9em;
    border-radius: 5px;
    white-space: nowrap;
    color: #000000;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:not(.is-active) a:hover {
    color: #000;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    font-weight: 700;
}
.woocommerce-account .woocommerce-MyAccount-content {
    flex: 1;
    width: auto;
}

.woocommerce-account table.shop_table {
    border-color: #E5E5E5;
}
.woocommerce-account table.shop_table td {
    border-top-color: #E5E5E5;
}
.woocommerce-account table.my_account_orders th {
    text-transform: uppercase;
}
.woocommerce-orders-table__header-order-actions span {
    display: none;
}
.woocommerce-orders-table__cell-order-actions {
    text-align: right;
}
.woocommerce-orders-table__cell-order-actions a.button {
    margin: 2px;
    display: inline-block;
    line-height: 1;
}
.woocommerce-account .col2-set.addresses .col-1 {
    display: none;
}
.woocommerce-account .col2-set.addresses .col-2 {
    float: none;
    width: 100%;
}
.woocommerce-account .col2-set.addresses .col-2 h2 {
    display: none;
}
.woocommerce .woocommerce-customer-details address {
    border: 1px solid #E5E5E5;
}
.woocommerce-order-pay #order_review table tfoot tr:first-of-type th,
.woocommerce-order-pay #order_review table tfoot tr:first-of-type td {
    padding-top: 20px;
}

.woocommerce-edit-address .woocommerce-MyAccount-content >p {
    display: none;
}
.woocommerce-edit-address .woocommerce-Addresses {
    max-width: 400px;
    margin: auto;
}
.woocommerce-edit-address .woocommerce-Address {
    display: flex;
    flex-direction: column;
}
.woocommerce-edit-address .woocommerce-Address address {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    padding: 20px;
    font-style: normal;
    line-height: 1.3em;
    order: 1;
}
.woocommerce-edit-address .woocommerce-Address header {
    order: 2;
}
.woocommerce-edit-address .woocommerce-Address header h3 {
    display: none;
}
.woocommerce-edit-address .woocommerce-Address header a {
    display: block;
    background-color: #E50019;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: .8em;
    margin-top: 20px;
    line-height: 1em;
    padding: .66em 1.33em;
}
.woocommerce-edit-address .woocommerce-Address header a:hover {
    background-color: #000000;
}
.woocommerce-account fieldset {
    border-color: #E5E5E5;
    border-radius: 5px;
}

@media (min-width: 600px) {

    ul.checkout-menu li {
        padding: 20px 4%;
        font-size: .9em;
    }

}

@media (min-width: 769px) {

    ul.checkout-menu {
        margin-bottom: 80px;
    }
    .woocommerce-checkout .col2-set .col-1 {
        padding-right: 40px;
        width: 65%;
    }
    .woocommerce-checkout .col2-set .col-2 {
        width: 35%;
        max-width: 450px;
    }

    .woocommerce-account:not(.logged-in) .e89-post-content .img {
        width: 50%;
        min-height: 1000px;
        padding-top: 0;
        order: 1;
    }
    .woocommerce-account:not(.logged-in) .e89-post-content >.woocommerce {
        width: 50%;
        order: 2;
    }
    #e89-checkout-login .col2-set .col-1,
    #e89-checkout-login .col2-set .col-2 {
        width: 50%;
        max-width: none;
    }
    #e89-checkout-login .col2-set .col-2::before {
        border-top: 0;
        border-left: 1px solid #B7B5B5;
        top: 15%;
        left: 0;
        right: auto;
        bottom: 15%;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        flex: 0 0 auto;
        max-width: 200px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: block;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li {
        margin: 0 0 10px 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        margin-left: 20px;
    }
    .woocommerce-orders-table__header-order-number,
    .woocommerce-orders-table__cell-order-number {
        text-align: center;
        width: 1px;
        white-space: nowrap;
    }

}

@media (min-width: 1024px) {

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 47%;
    }

    .woocommerce-account table.shop_table td,
    .woocommerce-account table.my_account_orders th {
        padding: 10px 20px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        margin-left: 60px;
    }

    .woocommerce-edit-address .woocommerce-Addresses {
        max-width: 660px;
        margin: auto;
        padding-right: 260px;
    }

}

@media (max-width: 1024px) {

    .woocommerce-cart-fields table.shop_table thead {
        display: none;
    }
    .woocommerce-cart-fields table.shop_table tr:nth-child(2n) td {
        background-color: transparent;
    }
    .woocommerce-cart-fields table.shop_table tr {
        display: block;
    }
    .woocommerce-cart-fields table.shop_table td {
        padding: 5px 20px!important;
        display: flex!important;
        align-items: center;
        justify-content: space-between;
        text-align: right!important;
        border: 0;
        border-left: 1px solid #E5E5E5;
        border-right: 1px solid #E5E5E5;
    }
    .woocommerce-cart-fields table.shop_table tr:first-of-type td:first-of-type {
        border-radius: 5px 5px 0 0;
        border-top: 1px solid #E5E5E5!important;
        padding-top: 15px!important;
    }
    .woocommerce-cart-fields table.shop_table tr:first-of-type td:last-of-type {
        border-radius: 0;
    }
    .woocommerce-cart-fields table.shop_table tr:first-of-type td {
        border-top: 0;
    }
    .woocommerce-cart-fields table.shop_table tr.separator span {
        margin: 10px 0;
    }
    .woocommerce-cart-fields table.shop_table tr td::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
    }
    .woocommerce-cart-fields table.shop_table td.product-remove {
        width: auto;
    }
    .woocommerce-cart-fields table.shop_table td.product-remove::before,
    .woocommerce-cart-fields table.shop_table tr.separator td::before {
        display: none;
    }
    .woocommerce-cart-fields .product-name .box {
        flex-direction: row-reverse;
    }
    .woocommerce-cart-fields .product-name .img {
        padding-right: 0;
        padding-left: 10%;
    }

    body.checkout-cart .e89-resume {
        margin-top: 0;
    }

}