/* 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;
}

/*  30th anniversary logo*/
body .logo img {
    max-width: 300px !important;
}

body .block-search {
    margin-left: 20px;
}

@media all and (min-width: 768px) {
    .navigation ul li.level0 .level-top {
        font-size: 12px;
    }
}

/* 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;
}

/* 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;
}