/* CUSTOM STYLE */

body .category-description {
    font-size: 13px;
}

body .category-description p {
    font-weight: normal;
}

body .category-description h2 {
    font-size: 17px;
}

body .category-description li {
    margin-bottom: 0.5rem;
}

.checkout-index-index .page-header {
    background: #4d276f !important;
}

body.checkout-index-index .checkout-payment-method .payment-option-title .action-toggle {
    font-weight: bold;
}

.pmm-content img {
    max-width: 92%;
    margin: 20px;
}

.green-hr {
    border-top: 3px solid #80a327;
    margin: 40px 0px;
}

@media all and (min-width: 768px) {
    .navigation ul li.level0 .level-top {
        font-size: 13px;
    }
}

/* 'Cantidad' space in ES Minicart  */
/*body .minicart-wrapper .item-qty.cart-item-qty{margin-left:22px;} M2.2  */
body .minicart-wrapper .product-item-details .product-item-pricing .details-qty .qty-text {
    margin-left: 22px;
}

/*  30th anniversary logo*/
body .logo img {
    max-width: 300px !important;
}

body .block-search {
    margin-left: 70px;
}

/* live chat positioning */
.psmw_VhQC {
    position: static !important;
}

.psmw_yuYQ {
    position: static !important;
}

.psmw_pce0 {
    position: static !important;
}

.psmw_RGmd {
    position: static !important;
}

.psmw_T7JK {
    position: static !important;
}

.psmw_TZmL {
    position: static !important;
}

/* RE Tax box ES Cart  */
.triggersesh {
    background: #e5007e;
    color: #ffffff;
}


/* kiwi old recargo cart */
.block-shipping-demo {
    color: #4d276f;
    padding: 10px;
    background-color: #f4f4f4;
}

#custom-vat-info {
    border-style: none !important;
    font-size: 13px;
    font-weight: bold;
    color: #cd0a7f;
}

/* hide misaligned google reCaptcha checkbox  */
.required-captcha.checkbox {
    visibility: hidden;
}

/* Amasty order Attribute Tooltip label hide   */
#tooltip-label {
    visibility: hidden;
}

/* Amazon-pay message in Account Information */
.field.password-info {
    visibility: hidden;
    height: 5px;
}