.adv-custom-element {
    display:block;
}
.adv-hidden {
    display:none !important;
}
.hidden {
    display:none;
}

/* Product page */
body.page-product-configurable .product.media {
    width: 42%;
}

body.page-product-configurable .product-info-main {
    width: 55%;
    font-family: "Poppins", sans-serif;
}

body.page-product-configurable .product-info-main .price {
    font-size: 29px;
}

body.page-product-configurable .product-info-main .product.attribute.overview {
    display: none;
}

body.page-product-configurable .product-info-main .product-info-stock-sku {
    font-size: 16px;
    margin-bottom: 0;
}

body.page-product-configurable .product-options-wrapper > .fieldset {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 32px;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color.nonempty {
    grid-column: 1/-1;
}

body.page-product-configurable .product-options-wrapper .field {
    display: grid;
    grid-template-columns: 40% 60%;
    align-items: center;
}

body.page-product-configurable .product-options-wrapper label.label {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
}

body.page-product-configurable .product-options-wrapper .field .control {
    margin-bottom: 8px;
}

body.page-product-configurable .product-options-wrapper .field select {
    font-size: 13px;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color.nonempty {
    grid-template-columns: min-content 1fr;
    position: relative;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color.nonempty label span::after {
    content: ":";
    padding-right: 3px;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color.nonempty select {
    border: none;
    pointer-events: none;
    background: none;
    font-size: 16px;
    font-weight: bold;
    color: #191d22;
    padding: 0;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color .custom-swatches {
    grid-column: 1/-1;
    display: flex;
    gap: 16px;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: hidden;
    position: relative;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color.expanded .custom-swatches {
    flex-wrap: wrap;
    overflow-x: auto;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color .expand-custom-swatches {
    position: absolute;
    top: 0;
    width: 72px;
    height: 72px;
    border: solid 1px black;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 22px;
    background-color: white;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color.expanded .expand-custom-swatches {
    display: none;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color .expand-custom-swatches.hidden {
    display: none;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color .custom-swatch {
    width: 72px;
    height: 72px;
    box-sizing: border-box;
    flex-shrink: 0;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color .custom-swatch.overflows {
    visibility: hidden;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color.expanded .custom-swatch.overflows {
    display: block;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color .custom-swatch img {
    width: 72px;
    height: 72px;
    object-fit: contain;
    box-sizing: border-box;
    border: solid 2px transparent;
    cursor: pointer;
}

body.page-product-configurable .product-options-wrapper .field.lapajarita_color .custom-swatch.selected img {
    border: solid 2px #191d22;
}

body.page-product-configurable .product-options-wrapper .field.required .label::after {
    display: none;
}

body.page-product-configurable .product.info.detailed {
    font-family: "Poppins", sans-serif;
}

body.page-product-configurable #description {
    font-weight: 300;
}


.product-item-name a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    white-space: normal;
    max-width: 100%;
}

.form-create-account > .fieldset > .legend {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 22px;
    color: #222529;
    letter-spacing: -.01em;
    text-transform: none;
    font-weight: 600;
}
.field.street .nested .field{
    display:none;
}

.page-main .page-title-wrapper .page-title {
    font-size: 36px;
}
.catalog-category-view .page-wrapper .page-title-wrapper {
    display: block;
    text-align: center;
}
#layer-product-list .field.limiter {
    display: none;
}
.catalog-category-view .category-description {
    margin-right: auto;
    margin-left: auto;
    max-width: 800px;
    margin-top: 25px;
}
.category-description h2, .category-description h3, .category-description img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.category-description p {
    word-wrap: break-word;
    hyphens: auto;
}
.catalog-category-view .sidebar .pin-wrapper {
    height: fit-content !important;
}
.checkout-agreements .checkout-agreement {
    margin: 0;
}
.checkout-agreements .checkout-agreement button {
    height: 20px;
    margin-top: 8px;
}

.checkout-index-index .opc-summary-wrapper .items-in-cart .minicart-items .cart.item.message.notice {
    display: none;
}

.product-info-main .prev-next-products {
    display:none;
}

.page-footer #newsletter-main {
    background-color: #454e3b;
    padding-top: 5px;
}
.page-footer .newsletter {
    background-color: #606060;
    margin-top: -15px;
}

.message.info-stock {
    margin: 0 0 0.5em;
    padding: 12px 1em 12px 1.25em;
    display: block;
    font-size: 1em;
    background: #f4f5f0;
    color: #454e3b;
    padding-left: 45px;
    position: relative;
    border-radius: 0;
}
.message.info-stock > *:first-child:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 24px;
    color: #454e3b;
    content: '\f05a';
    font-family: 'FontAwesome';
    margin: -12px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    top: 22px;
    width: 45px;
    position: absolute;
    text-align: center;
}

.page-header .panel.wrapper .header-left {
    width: 60%;
}
#google_translate_element {
    float: left;
    margin-left: 25px;
}
iframe#\:2\.container {
    display: none;
}
#google_translate_element .goog-te-gadget-simple {
    background-color: #f4f4f4;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
}
#google_translate_element .goog-te-gadget-simple img {
    display: none;
}
#google_translate_element .goog-te-gadget-simple span {
    color: #454e3b;
}
#google_translate_element .goog-te-gadget-simple > span > a > span:first-child {
    margin: 0 5px;
}
#google_translate_element .goog-te-gadget-simple > span > a > span:nth-child( 3 ) {
    display: none;
}

.catalogsearch-advanced-result .product-items .action.tocart,
.catalog-category-view .product-items .action.tocart,
.catalogsearch-result-index .product-items .action.tocart,
.catalogsearch-advanced-result .product-items .action.tocompare,
.catalog-category-view .product-items .action.tocompare,
.catalogsearch-result-index .product-items .action.tocompare {
    display:none;
}
body.page-product-configurable .product-info-main .product-info-stock-sku .configurable-variation-qty{
    display:none;
}

.header-main .block-search {
    padding-left: 20px !important;
}
.modal-inner-wrap .action-primary.action-accept {
    background: #454E3B;
    padding: 0em 2em;
    font-size: 1rem;
}

footer.page-footer #newsletter-main{
    background-color: #606060;
}

footer.page-footer #newsletter-main .newsletter{
    max-width: 550px;
    margin: auto;
}

/* TODO: DELETE THIS CSS TO PROPERLY USE THE ADVANCED SEARCH */
.catalogsearch-advanced-result .page-main .column.main > .message.notice {
    display: none;
}
