/* NavBar Search Updates */
:root{
    --search-padding-top-desktop: 1.5rem;
    --search-padding-bottom-desktop: 1.5rem;
    --search-padding-left-desktop: 1.875rem;
    --search-padding-right-desktop: 1.875rem;
    --manifying-icon-size: 1.25rem;
    --magnifying-icon-input-text-gap: 1.25rem;
}

html.js-lock{
    overflow: hidden;
}

.header-wrapper #mega-menu-wrap-utilities_navigation.mega-menu-wrap,
.header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation,
.header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li.mega-menu-item,
.header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search-wrap,
.header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search,
.header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search .search-icon,
.header-wrapper #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-search-wrap,
.header-wrapper #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-search,
.header-wrapper #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-search .search-icon{
    position: unset !important;
}

.header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search input[type=text],
.header-wrapper #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-search input[type=text]{
    position: absolute;
    bottom: 0px;
    left: 0;
    font-size: 1.25rem;
    font-family: "Austin Web", "Garamound", "Times", "Times New Roman", serif;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    line-height: 1.6;
    width: 100% !important;
    max-width: 100%;
    height: auto;
    padding: var(--search-padding-top-desktop) calc(var(--search-padding-left-desktop) + var(--manifying-icon-size) + var(--magnifying-icon-input-text-gap)) !important;
    opacity: 0;
    visibility: hidden;
    transition: all 0.15s ease-in-out;
}

.header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search.mega-search-open input[type=text],
.header-wrapper #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-search.mega-search.mega-search-open input[type=text]{
    opacity: 1;
    visibility: visible;
}

.header-wrapper .input-search-icon,
.header-wrapper .input-close-icon{
    position: absolute;
    bottom: 0px;
    width: 1.25rem;
    height: 1.25rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.15s ease-in-out;    
}
.header-wrapper .input-close-icon{
	cursor: pointer;
}
.header-wrapper .mega-search.mega-search-open .input-search-icon,
.header-wrapper .mega-search.mega-search-open .input-close-icon{
    opacity: 1;
    visibility: visible;	
}

.header-wrapper .input-search-icon{
    left: var(--search-padding-left-desktop);
}
.header-wrapper .input-close-icon{
    right: var(--search-padding-left-desktop);
}

main.main.search-opened::after,
footer.content-info.search-opened::after{
    content: '';
    background: rgb(0 0 0 / 0.4);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    transition: all 0.15s ease-in-out;
}
main.main.search-closed::after,
footer.content-info.search-closed::after{
    content: unset;
    background: rgb(0 0 0 / 0.4);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;  
    left: 0;
    z-index: 0;
    transition: all 0.15s ease-in-out;
}

@media only screen and (max-width: 991px){
    .header-wrapper #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-search .search-icon{
        position: relative !important;
    }
}
@media only screen and (max-width: 767px){
    .nav-primary{
        background-color: #fff;
    }
    .announcement-bar{
        position: relative;
        z-index: 3;
    }
}
@media only screen and (max-width: 699px){
    :root{
        --search-padding-top-desktop: .75rem;
        --search-padding-bottom-desktop: .75rem;
        --search-padding-left-desktop: 1.25rem;
        --search-padding-right-desktop: 1.25rem;
    }

    .header-wrapper #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search input[type=text],
    .header-wrapper #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-search input[type=text]{
        font-size: calc(0.875rem * 1);
        line-height: 1.7;
    }

    .header-wrapper .input-close-icon{
        width: 1.125rem;
        height: 1.125rem;
    }
}
/* END NavBar Search Updates */

/* Accessibility Fix for Mega Menu */
button.mega-toggle-standard.mega-toggle-label span {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    white-space: nowrap;
    width: 1px;
}
button.mega-toggle-standard.mega-toggle-label[aria-expanded="false"] .mega-toggle-label-open{
    display: none;
}
button.mega-toggle-standard.mega-toggle-label[aria-expanded="true"] .mega-toggle-label-closed{
    display: none;
}
/* END Accessibility Fix for Mega Menu */

.single .type-post .entry-meta .social a {
    color: #464947;
}
.single .type-post .entry-meta .social-media-icons {
    display: flex;
    justify-content: space-between;
}

.text-link {
    border-bottom: 1px solid #c9332a;
    color: black;
}
.past-discoveries .heading-underline,
.past-discoveries--wide .heading-underline{
    border: unset;
}
.past-discoveries--wide .container {
    max-width: unset;
}
.past-discoveries .heading-underline {
    height: 81px;
}
@media ( min-width: 992px ) {
    .past-discoveries--wide {
        padding-left: 1.8rem;
        padding-right: 1.8rem;
    }
}
@media ( max-width: 1139.98px ) {
    .past-discoveries--wide .col-md-6 {
        padding-bottom: 1rem;
    }
}
@media ( max-width: 991.98px ) {
    .past-discoveries--wide .col-md-6 {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        max-width: unset;
    }
}
@media ( min-width: 992px ) and ( max-width: 1139.98px ) {
    .past-discoveries--wide .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


#lovemoreModal .modal-dialog .lovemore .lovemore-content {
    font-size: 15px;
}
.lovemore .lovemore-content .heading .heading-underline {
    text-transform: unset;
}
#lovemoreModal .modal-dialog .lovemore .lovemore-content {
    font-weight: 400;
}
#lovemoreModal .lovemore {
    display: flex;
    align-items: center;
}
#lovemoreModal .lovemore {
    background-color: #ffdfc3;
}

.lovemore-content strong {
    color: black;
}
.lovemore-content ul {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-left: 0;
    padding: 0;
}
.lovemore-content li {
    list-style: none;
}

.hided {
    display: block !important;
}
@media only screen and ( min-width: 768px ) {
    .hided {
        display: none !important;
    }
}

/* Harmful Ingredients */
/*.page-id-32615 .accordion h3 a {
    font-weight: bold;
}*/
.page-id-32615 .accordion small {
    display: inline-block;
    line-height: 1.2;
}

/* Footer SM Icons */
.social { 
    gap: 1.15rem;
    flex-wrap: wrap;
    display: flex;
}
@media ( min-width: 992px ) {
.social {
    justify-content: flex-end;
}
}
.social li {
    font-size: 1rem;
    line-height: 1;
    letter-spacing: unset;
    margin: 0;
}
.social li a {
    border-radius: unset;
    width: unset; 
    height: unset;
}
.social li svg {
    fill: #464947;
    width: 100%;
    max-width: 18px;
    max-height: 18px;
    height: auto;
    height: 100%;
}

/* Footer Copyright */
p.copyright {
    font-weight: 400;
    text-align: center;
}


/* Blog Posts */
.type-post .entry-content .heading3 {
    font-size: 1rem;
}
.type-post .entry-content .heading3 a {
    border-bottom: 1px solid #c9332a;
    color: #000;
}

/* Shipping Bar */
#mega-menu-wrap-secondary_navigation #mega-menu-secondary_navigation > li.mega-nav-promo span {
  animation: fade 16s linear infinite both;
}
#mega-menu-wrap-secondary_navigation #mega-menu-secondary_navigation > li.mega-nav-promo span#offer4 {
    -webkit-animation: fade 16s linear infinite both;
    -o-animation: fade 16s linear infinite both;
    animation: fade 16s linear infinite both;
    -webkit-animation-delay: 12s;
    -o-animation-delay: 12s;
    animation-delay: 12s; /* Starts fading in after offer 3 */
}
#mega-menu-wrap-secondary_navigation #mega-menu-secondary_navigation > li.mega-nav-promo span#offer3 {
    -webkit-animation: fade 16s linear infinite both;
    -o-animation: fade 16s linear infinite both;
    animation: fade 16s linear infinite both;
    -webkit-animation-delay: 8s;
    -o-animation-delay: 8s;
    animation-delay: 8s; /* Starts fading in after offer 2 */
}
#mega-menu-wrap-secondary_navigation #mega-menu-secondary_navigation > li.mega-nav-promo span#offer2 {
    -webkit-animation: fade 16s linear infinite both;
    -o-animation: fade 16s linear infinite both;
    animation: fade 16s linear infinite both;
    -webkit-animation-delay: 4s;
    -o-animation-delay: 4s;
    animation-delay: 4s; /* Starts fading in after offer 1 */
}
#mega-menu-wrap-secondary_navigation #mega-menu-secondary_navigation > li.mega-nav-promo span#offer1 {
    -webkit-animation: fade 16s linear infinite both;
    -o-animation: fade 16s linear infinite both;
    animation: fade 16s linear infinite both;
    -webkit-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
}
@keyframes fade {
  0%, 20% { opacity: 1; }    /* Offer fully visible */
  25%, 95% { opacity: 0; }   /* Fade out */
}

/* Flip Box */
.is-flip-box {
    overflow: hidden;
    transition: transform 0.6s;
}
.box-flip-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.6s;
}
.is-flip-box:hover .box-flip-image {
    opacity: 1;
}
.is-flip-box:hover .box-label,
.is-flip-box:hover .heading,
.is-flip-box:hover .copy {
    opacity: 0;
}
.is-flip-box img {
    background-size: cover;
    background-position: center center;
    object-fit: cover;
    height: 100%;
    width: 100%;    
}

/* WS Form */
.wsf-form input[type=text].wsf-field,
.wsf-form input[type=email].wsf-field,
.wsf-form input[type=tel].wsf-field{
    border-radius: 100px;
    max-width: 295px;
}
.wsf-form input[type=text].wsf-field,
.wsf-form input[type=email].wsf-field,
.wsf-form input[type=tel].wsf-field,
.wsf-form textarea.wsf-field{
    padding: 8px 15px;
}
.wsf-form textarea.wsf-field {
    height: 250px;
    box-sizing: border-box;
}
.wsf-form input[type=text].wsf-field:focus,
.wsf-form input[type=email].wsf-field:focus,
.wsf-form input[type=tel].wsf-field:focus,
.wsf-form textarea.wsf-field:focus {
    border-color: black;
}
.wsf-form input[type=checkbox].wsf-field + label.wsf-label:before {
    border-radius: 4px !important;
}
.wsf-form button.wsf-button {
    background-color: rgba(102, 200, 203, 1) !important;
    color: rgba(255, 255, 255, 1);
    padding-top: 7px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 7px;
    margin: px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-width: 0px;
    border-radius: 0px;
    width: unset !important;
}
.wsf-form button.wsf-button:hover {
    background-color: rgba(102, 200, 203, 1) !important;
}
.wsf-form .wsf-invalid-feedback {
    font-weight: bold;
    text-transform: uppercase;
}
.wsf-alert {
    border-radius: 0;
}

/* Partners */
.row-partners .col-md-10 {
    margin-left: auto;
    margin-right: auto;
}
.row-partners img {
    margin: 2rem 0 .75rem;
}

/* Boxes Values */
.boxes-values .box {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 8px solid #7dc6c9;
}
.boxes-values .box h3 {
    font-weight: normal;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.2;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
}

/* Boxes Guidelines */
.term-guidelines-heading h3 {
    text-transform: uppercase;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.4;
}
.boxes-teal-terracotta .row,
.boxes-light-teal-light-peach .row,
.boxes-terracotta-grey .row,
.boxes-light-peach-teal .row {
    margin-right: 0;
    margin-left: 0;
}
.boxes-teal-terracotta .box,
.boxes-light-teal-light-peach .box,
.boxes-terracotta-grey .box,
.boxes-light-peach-teal .box {
   padding-top: 7.625rem;
   padding-bottom: 7.625rem;
}
.boxes-teal-terracotta .row .col-md-6,
.boxes-light-teal-light-peach .row .col-md-6,
.boxes-terracotta-grey .row .col-md-6,
.boxes-light-peach-teal .row .col-md-6{
    padding-left: 0;
    padding-right: 0;
}
.boxes-teal-terracotta .row .col-md-6 p,
.boxes-light-teal-light-peach .row .col-md-6 p,
.boxes-terracotta-grey .row .col-md-6 p,
.boxes-light-peach-teal .row .col-md-6 p {
    font-weight: 500;
}
.boxes-teal-terracotta .row .col-md-6 h4,
.boxes-light-teal-light-peach .row .col-md-6 h4,
.boxes-terracotta-grey .row .col-md-6 h4,
.boxes-light-peach-teal .row .col-md-6 h4,
.boxes-light-peach h2,
.boxes-light-teal h2{
    text-transform: uppercase;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
    line-height: 1.75rem;
}
.page-id-32191 .module-boxes:not(.boxes-ingredients) .heading .heading-underline {
    border-bottom: 0;
    margin-bottom: 0;
}
.boxes-teal-terracotta .heading .heading-underline:after,
.boxes-terracotta-grey .heading .heading-underline:after,
.boxes-light-peach-teal .col-md-6:last-child .heading .heading-underline:after,
.boxes-light-teal-light-peach .heading .heading-underline:after {
    content: "";
    display: block;
    height: 1px;
    background: white;
    width: 50px;
    margin: 0.75rem auto 0;
}
.boxes-light-teal-light-peach .heading .heading-underline:after {
    background: #464947;
}

.boxes-teal-terracotta .col-md-6:first-child .box {
    background: #7dc6c9;
}
.boxes-teal-terracotta .col-md-6:last-child .box {
    background: #ba664e;
    color: white;
}
.boxes-teal-terracotta h4,
.boxes-teal-terracotta p,
.boxes-terracotta-grey h4,
.boxes-terracotta-grey p,
.boxes-light-peach-teal .col-md-6:last-child p,
.boxes-light-peach-teal .col-md-6:last-child h4 {
    color: white;
}
.boxes-teal-terracotta p {
    font-weight: 500;
}
.boxes-teal-terracotta h3 {
    text-transform: uppercase;
}
.boxes-terracotta-grey .heading .heading-underline,
.boxes-teal-terracotta .heading .heading-underline {
    border-color: white;
}
.boxes-light-teal-light-peach .col-md-6:first-child .box {
    background-color: #e0f4f5;
}
.boxes-light-teal-light-peach .col-md-6:last-child .box {
    background-color: #fde4cd;
}
.boxes-light-teal-light-peach .heading .heading-underline {
    border-color: #464947;
}
.boxes-terracotta-grey .col-md-6:first-child .box {
    background-color: #ba664e;
}
.boxes-terracotta-grey .col-md-6:last-child .box {
    background-color: #464946;
}
.boxes-light-peach-teal .col-md-6:first-child .box {
    background-color: #fde4cd;
}
.boxes-light-peach-teal .col-md-6:last-child .box {
    background-color: #7dc6c9;
}

/* Boxes Ingredients */
.boxes-ingredients strong.smaller {
    display: block;
    padding-top: 1.375rem;
}
.boxes-ingredients p {
    margin-bottom: unset;
    font-size: 14px;
    line-height: 1.3;
    font-style: italic;
}
.boxes-ingredients .btn,
.boxes-ingredients p strong {
    font-size: unset;
    font-style: normal;
}

/* Boxes Colored */
.boxes-light-teal .box {
    background-color: #e0f4f5;
}
.boxes-light-peach .box {
    background-color: #fde4cd;
}
.boxes-light-teal .box,
.boxes-light-peach .box {
    padding: 1.875rem 1.563rem;
    min-height: unset;  
}
.boxes-light-teal h2,
.boxes-light-peach h2 {
    text-transform: uppercase;
    color: #c9332a;
}

/* Single-Use Box */
.term-singleuse .box .box-icon {
    background: transparent;
    float: left;
    max-width: 130px;
    margin-bottom: 3rem;
    padding-left: unset;
}
@media ( max-width: 991.98px ) {
    .term-singleuse .box .box-icon {
        display: block;
        margin-bottom: 5rem;
    }
}
@media ( max-width: 767.98px ) {
    .module.row-partners {
        padding-left: 15px;
        padding-right: 15px;
    }
    .term-singleuse .box .box-icon {
        float: none;
        margin-bottom: 0;
    }
}

/* Pocket Guide Page */
@media ( max-width: 991.98px ) {
    .page-id-32191 .module-page-header.light-blue .copy.body3 br {
    display: none;  
    }
    .boxes-values .box h3 {
        font-size: 20px;
    font-size: 1.25rem;
    }
    .page-id-32191 .module-page-header.light-peach {
        padding: 0;
    }
    .page-id-32191 .module-boxes-featured.module-boxes .col-md-6 {
        margin: 0;
    }
    .page-id-32191 .module-boxes.boxes-light-peach .col-sm-12,
    .page-id-32191 .module-boxes.boxes-light-teal .col-sm-12{
        margin-bottom: 0;
    }
    .page-id-32191 .module-boxes.boxes-values .col-md-6 {
        margin-bottom: 0.5rem;
    }
}

/* Optin Bar 
.bg-teal { background-color: #7dc6c9; }
.section-optin-bar .widget_optin .newsletter .form-group { border-color: white; }
.section-optin-bar .widget_optin .newsletter.klaviyo_styling .form-group input[type='email'],
.section-optin-bar .widget_optin .newsletter.klaviyo_styling .form-group input::placeholder {
    color: white !important;
}
.section-optin-bar h2,
.section-optin-bar {
    color: white;
}
.section-optin-bar .flex {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}
.section-optin-bar {
    text-align: center;
    padding: 1.75rem 0 2.25rem;
}
.section-optin-bar .widget_optin {
    max-width: 340px;
    margin: 1rem auto 0;
}
.section-optin-bar .klaviyo_messages {
    padding: unset;
}
.section-optin-bar h2 {
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
    letter-spacing: unset;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    padding-right: 30px;
}
.section-optin-bar .newsletter .form-group input[type='submit'],
.section-optin-bar h2:after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.1 10.6' style='enable-background:new 0 0 11.1 10.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_2_);fill:none;stroke:%23FFFFFF;stroke-width:0.437;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.1' height='10.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpolyline class='st0' points='5.7,10.5 10.8,5.3 5.7,0.2 '/%3E%3Cline class='st0' x1='0' y1='5.3' x2='10.5' y2='5.3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.section-optin-bar h2:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
}
.section-optin-bar p {
    margin: 0;
    font-weight: 500;
}
*/
.guidelines-arrow {
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 65px;
    height: 16px;
    margin: 1rem auto 0;
    background-image: url("/wp-content/uploads/arrow.svg");
}
.page-id-32191 .klaviyo_messages {
    padding-bottom: 0;
}
.page-id-32191 .klaviyo_messages .success_message,
.page-id-32191 .klaviyo_messages .error_message{
    font-weight: 600;
}

/* Menu Updates */
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item#mega-menu-item-nav_menu-13 {
    padding-top: 0;
}
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item#mega-menu-item-nav_menu-13 .mega-block-title {
    margin-top: 0;
}

/* Footer */
.copyright-wrapper {
    background: #464947;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.copyright-wrapper .copyright {
    text-align: left;
    color: white;
    font-size: 14px;
}
.copyright-wrapper .social {
    margin: 0;
}
.copyright-wrapper .social a,
.copyright-wrapper .social a:hover {
    color: #ffffff;
}
.footer-logo {
    text-align: center;
}
.footer-logos-right {
    text-align: center;
}
.footer-logos-right img {
    margin: 0 auto;
}
@media ( max-width: 576px ) {
    .footer-logos-right {
        padding-top: 1rem;
    }
    .footer-logos-right img {
        float: unset;
    }
}
.content-info .social {
    text-align: center;
    justify-content: center;
}
@media (min-width: 992px ) {
    .content-info .social,
    p.copyright {
        padding-right: 46px;
    }
    .content-info .social {
        margin-top: 0;
        text-align: right;
    }
    /*.widget_optin {
        margin-left: -2.5rem; 
        padding-right: 3rem;
    }*/
}
@media ( min-width: 1200px ) {
    .footer-newsletter__title {
        padding-right: 2rem;
    }
}
.footer-logos {
    padding-top: 10px;
    padding-bottom:9px;
}
.footer-logos ul {
    grid: auto / repeat(2, minmax(0, 250px));
    justify-content: center;
    gap: 0;
    display: grid;
}
@media ( max-width: 767.98px ) {
    .footer-logos li:last-child {
        grid-column: 1 / -1;
    }
    .footer-logos li:last-child img {
        max-width: 182px;
    }
}
@media ( min-width: 992px ) {
    .footer-logos ul {
        grid: auto / repeat(4, minmax(0, 250px));
    }
}
.footer-logos li {
  padding: 1.25rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media ( min-width: 576px ) and ( max-width: 699.98px ) {
    .social {
        gap: 1rem;
    }
}
@media screen and (min-width: 700px) {
    .footer-logos li {
        padding: 2rem 1.5rem;
    }
    .footer-logos li img {
        max-width: 200px;
        width: 100%;
        margin: 0 auto;
    }
}
/*.footer-logos li:nth-of-type(1) img {
    margin-top: -3px;
}*/
.footer-logos li:nth-of-type(3) img {
    max-width: 90px;
    margin-top: -3px;
}

.footer-logos li:nth-of-type(4) img {
    margin-top: -10px;
    max-width: 180px;
}
@media ( min-width: 768px ) {
    .content-info {
        padding-top: 4rem;
        padding-bottom: 2.6rem;
    }
    #menu-footer-navigation-2 {
        padding-left: .85rem;
    }
}

.content-info ul li a {
}

/*
.footer-logos li img {
    width: 100%;
    max-width: 190px;
    height: auto;
}
.footer-logos li .footer-logo-1 img {
    max-width: 135px;
}
.footer-logos li .footer-logo-4 img {
    max-width: 90px;
}
@media ( min-width: 768px ) and ( max-width: 1240px ) {
    .footer-logos ul {
  grid-template-columns: repeat(3, 1fr);;
    }
    .footer-logos {
        padding-top: 0;
    }
}
*/

/*
footer.content-info ul.menu li {
    padding: 0.4rem 0;
}
footer.content-info ul.menu li a{
    padding: 0.3rem 0;
    display: inline-block;
    font-size: 1rem;
}*/

/* Cookie Policy */
.cky-banner-element.btn {
    color: white !important;
    cursor: pointer;
}

/* Novato Store Module Overlay */
.module-image-content-overlay {
    padding: 50px 0 0;
    position: relative;
}
.module-image-content-overlay figure img {
    width: 100%;
}
.module-image-content-overlay .copy {
    padding-bottom: 30px;
}
@media ( min-width: 992px ) {
    .module-image-content-overlay .container {
        width: 900px;
    }
    .module-image-content-overlay {
        padding: 0;
        text-align: center;
    }
    .module-image-content-overlay .copy {
        font-weight: 500;
    }
    .module-image-content-overlay .container {
        position: absolute;
        background: rgba(244,244,244,.85);
        border-radius: 4px;
        top: 60px;
        left: 50%;
        margin-left: -450px;
        padding: 40px 0 0;
    }
}
@media ( min-width: 1240px ) {
    .module-image-content-overlay .container {
        width: 1180px;
    }
    .module-image-content-overlay .container {
        margin-left: -590px;
    }
}

/* Store Menu Item */
.border-teal,
.border-red {
    border: 1.75px solid #66c8cb;
    display: inline-block;
    line-height: 1;
    padding: 5px 10px;
    border-radius: 2px;
}
@media ( min-width: 1179px ) and ( max-width: 1239.98px ) {
    #mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation > li.mega-menu-item.mega-nav-jeannies-faves {
        display: none !important;
    }
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation > li.mega-menu-item > a.mega-menu-link strong {
    transition: background 200ms linear, color 200ms linear, border 200ms linear;
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation > li.mega-menu-item > a.mega-menu-link:hover .border-teal {
    border-color: #c9332a;
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation > li.mega-menu-item > a.mega-menu-link:hover .border-red,
.border-red {
    border-color: #c9332a;
}
.border-red img {
    width: 12px;
    position: relative;
    top: -1px;
    vertical-align: top;
}

/* Mobile Menu Fix */
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item div.mega-block-title {
    display: inline-block !important;
    border-bottom: 1px solid #c9332a !important;
}

/* Cite */
.cite {
    font-weight: 600;
    font-size: 14.25px;
    font-size: 0.89062rem;
    line-height: 22px;
    line-height: 1.375rem;
    letter-spacing: 0.025em;
    margin-bottom: 0.938rem;
    font-style: normal;
    text-transform: uppercase;
}
.cite:before {
    margin-right: 5px;
    color: #c9332a;
    content: "—";
}
.bq {
    padding: 0.5rem 0;
}
@media ( min-width: 768px ) {
    .bq {
        padding: 1rem 0;
        width: 100%;
        clear: both;
    }
    .blockquote-img {
        margin-top: 5px;
        border-radius: 4px;
        border: 1px solid #efefef;
    }
    .blockquote-img.alignleft {
        margin-right: 30px;
    }
    .blockquote-img.alignright {
        margin-left: 30px;
    }
}

/* Gift Membership Anchor */
@media ( min-width: 788px ) {
    .gift-membership-anchor {
        padding-top: 97px;
        margin-top: -97px;
    }
    .has-announcement .gift-membership-anchor {
        padding-top: 142px;
        margin-top: -142px;
    }
}
@media ( min-width: 1180px ) {
    .gift-membership-anchor {
        padding-top: 137px;
        margin-top: -137px;
    }
    .has-announcement .gift-membership-anchor {
        padding-top: 182px;
        margin-top: -182px;
    }
}

/* Announcement Bar */
@media only screen and (max-width: 415px) {
    body.has-announcement {
        padding-top: 7.2rem;
    }
}
@media ( min-width: 768px ) {
    body.has-announcement {
        /*padding-top: 7.75rem;*/
        padding-top: 6.5rem;
    }
}
@media ( min-width: 1180px ) {
    body.has-announcement {
        padding-top: 10.125rem;
    }
}
.announcement-bar {
    text-align: center;
}
.announcement-bar-content {
    padding: 0.725rem 1rem;
    font-weight: 600;
    font-size: 90%;
}
.announcement-bar-content a {
    text-decoration: underline;
    border-bottom: 0;
}
.announcement-bar-content p:last-child {
    margin: 0;
}
.bg-blue {
    background-color: #46b4b4;
}
.bg-light-blue {
    background-color: #e0f4f5;
}
.bg-light-peach {
    background-color: #fde4cd;
}
.bg-dark-grey {
    background-color: #464947;
}
.bg-light-grey {
    background-color: #e6e7e8;
}
.bg-white {
    background-color: white;
}
.bg-black {
    background-color: black;
}
.bg-red {
    background-color: #c9332a;
}
.text-blue,
.text-blue a {
    color: #46b4b4;
}
.text-light-blue,
.text-light-blue a {
    color: #e0f4f5;
}
.text-light-peach,
.text-light-peach a{
    color: #fde4cd;
}
.text-dark-grey,
.text-dark-grey a {
    color: #464947;
}
.text-light-grey,
.text-light-grey a {
    color: #e6e7e8;
}
.text-white,
.text-white a {
    color: white;
}
.text-black,
.text-black a {
    color: black;
}
.text-red,
.text-red a {
    color: #c9332a;
}

/* Subscribe Page */
.term-monthly .box .box-label {
    background: #fde4cd;
    color: #464947;
}
.module-boxes.light-peach .term-monthly .box .box-label {
    background: #e6e7e8;
    color: #464947;
}

/* Logo */
.banner .brand {
    width: 321.05px !important;
    height: 38px !important;
}

/* Header */
@media only screen and (max-width: 767px){
    body.has-announcement {
        padding-top: 7.5rem;
    }
    .header-wrapper {
        width: 100%;
        background-color: #fff;
        position: fixed;
        top: 0;
        z-index: 999;
    }   
}
@media only screen and (max-width: 415px){
    body.has-announcement {
        padding-top: 8.5rem;
    }   
}
/* END Header */

/* Mobile Bottom Header */
.mobile-bottom-menu ul {
    margin: 0;
    padding: 1.25rem 1.5rem;
    text-align: left;
    font-size: 16px;
}
.mobile-bottom-menu li {
    list-style: none;
    margin-top: 1.25rem;
}
.mobile-bottom-menu li:first-child {
    margin-top: 0;
}
.mobile-bottom-menu li img {
    margin-right: 0.75rem;
}
.mobile-bottom-menu .Icon {
    display: inline-block;
    height: 1em;
    width: 1em;
    vertical-align: middle;
    stroke-width: 1px;
    background: none;
    pointer-events: none;
    margin-right: 0.75rem;
}
.mobile-bottom-menu a {
    border: 0;
    font-weight: 600;
}

/* Mobile Header */
@media ( max-width: 460px ) {
    #mega-toggle-block-5 {
        display: none !important;
    }
}
@media ( max-width: 767.98px ) {
    #mega-menu-wrap-primary_navigation .mega-menu-logo {
        display: block;
    }
    header.banner {
        display: none !important;
    }
    .navbar {
        border-top: 0;
    }
    #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-blocks-right {
        -ms-flex-preferred-size: unset;
        -webkit-flex-basis: unset;
        flex-basis: unset;
    }
    #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block {
        -ms-flex-negative: unset;
        -webkit-flex-shrink: unset;
        flex-shrink: unset;
    }
    #mega-toggle-block-3 {
        display: none !important;
    }
    #mega-menu-wrap-primary_navigation .mega-menu-toggle {
        align-items: center;
    }
    #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-1:after {
        margin-left: 0;
    }
    #mega-menu-wrap-primary_navigation .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 8px !important;
    }
    #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* Blue Friday Sale
p.small {
    line-height: 1.2;
    color: #666;
    letter-spacing: -0.025em;
}
#mega-menu-wrap-secondary_navigation #mega-menu-secondary_navigation > li.mega-menu-item.mega-nav-love-more a.mega-menu-link {
    color: #66c8cb;
} */

/* Footer Logos */
.footer-logo {
    padding-top: 0;
}
.footer-logo img {
    margin-top: 0;
    margin-bottom: 15px;
}
.footer-logo .footer-logo-1 img {
    max-width: 110px;
}
.footer-logo .footer-logo-3 img {
    max-width: 140px;
}

.hide {
    display: none !important;
}

/* Subscribe Hero */
.page-id-29743 .module-two-half-columns.light-peach .row,
.page-id-30727 .module-two-half-columns.light-peach .row {
    align-items: center;
}
@media ( min-width: 1240px ) {
    .page-id-29743 .module-two-half-columns.light-peach h1,
    .page-id-30727 .module-two-half-columns.light-peach h1 {
        font-size: 84px;
        line-height: 1;
    }
}

/* Subscribe Boxes */
.module-boxes.light-grey,
.module-space.light-grey,
.module-page-header.light-grey {
    background-color: #e6e7e8;
}
.module-boxes-featured.light-grey .box {
    position: relative;
}
.subscribe-boxes .box {
    padding: 0;
}
.subscribe-boxes .heading {
    background-color: #fde4cd;
    padding: 0.75rem 1.563rem 0.75rem;
}
.subscribe-boxes .heading h1,
.subscribe-boxes .heading h2,
.subscribe-boxes .heading h3,
.subscribe-boxes .heading h4,
.subscribe-boxes .heading h5,
.subscribe-boxes .heading h6 {
    margin: 0;
    font-weight: 200;
}
.subscribe-boxes .box .copy {
    padding: 1.25rem 1.563rem 1.563rem;
}
@media ( min-width: 768px ) {
    .subscribe-boxes.one-box .col-sm-12 {
        max-width: 50%;
        margin: 0 auto;
    }
}
.btn-red:hover::before,
.btn-red {
    background-color: #66c8cb;
}
.btn-red:hover,
.btn-red::before {
    background-color: #c9332a;
}

/* Mobile Menu Fix */
.mobile-bottom-menu {
    padding-bottom: 4rem;
}
@media ( max-width: 1179px ) {
.nav-primary {
    padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
    #mega-menu-wrap-primary_navigation .icon-heart {
        width: 18px;
        height: 18px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-menu-lovemore > a.mega-menu-link {
        font-size: 16px;
        font-weight: 700 !important;
        letter-spacing: 0.1em;
    }
    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-nav-offers a.mega-menu-link span#offer2,
    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-nav-offers a.mega-menu-link span#offer3{
            padding-top: 0;
    }
    #mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item.mega-nav-offers a.mega-menu-link {
        padding: 1rem 10px;
    }
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-4 .mega-search .search-icon {
    width: 16px; 
    height: 16px;
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-4 .mega-search.mega-search-closed input[type=text] {
    width: 16px;
    height: 16px;
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-4 .mega-search {
    line-height: 16px;
}
#mega-menu-wrap-primary_navigation .icon-cart {
    width: 20px;
    height: 20px;
}
#mega-menu-wrap-primary_navigation .dashicons-search,
#mega-menu-wrap-primary_navigation .icon-cart {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    }
#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-4 .mega-search-wrap {
    width: 17px;
    height: 17px;
}
@media ( max-width: 767.98px ) {
    .navbar {
        box-shadow: none;
        transition: background .3s ease-in-out,box-shadow .3s ease-in-out;
        border-bottom: 1px solid #dfe0df;
    }
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-1:after {
    line-height: 1;
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle {
    height: auto;
    line-height: 1;
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo img.mega-menu-logo {
    max-height: 35px;
}
#mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-6 .mega-search .search-icon {
    top: 2px;
    width: 17px;
    height: 17px;
}
@media ( min-width: 1180px ) {
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation .mega-icon-cart a,
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation .mega-icon-wishlist a,
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation .dashicons-search {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation .mega-icon-cart a {
    width: 20px !important;
    height: 20px !important;
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation .mega-icon-wishlist a {
    width: 18px !important;
    height: 18px !important;
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation .dashicons-search {
    width: 17px !important;
    height: 17px !important;
}
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search {
    line-height: 17px;
}
@media ( max-width: 767.98px ) {
    #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-block-2 a.mega-menu-logo img.mega-menu-logo {
        max-height: 24px;
    }
    #mega-menu-wrap-primary_navigation .mega-menu-toggle .mega-toggle-blocks-right {
        padding-right: 8px;
    }
    .nav-primary {
    padding-top: 0.535rem;
    padding-bottom: 0.535rem;
}
}
#mega-menu-wrap-utilities_navigation #mega-menu-utilities_navigation li#mega-menu-item-23303 .mega-search-wrap {
    width: 17px;
    height: 17px;
}

/* Blockquote */
blockquote.blockquote .quote {
    position: relative;
}
blockquote.blockquote .quote:after {
    content: "";
    width: 100px;
    height: 1px;
    background: black;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    margin-left: -50px;
    opacity: .25;
}
blockquote.blockquote cite {
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
    font-style: unset;
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    padding-top: 1rem;
}

/* Accessibility fixes */
/* General */
.btn{
    font-size: 0.875rem;
}
.btn .cis-external-link-icon:before{
    position: relative;
    top: 1px;
}

.lovemore .lovemore-content .heading2{
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26.4px;    
    line-height: 1.65rem;
    letter-spacing: 0.025em;
    padding-bottom: 0.313rem;
    margin-bottom: 1rem;
    font-family: "Austin Web", "Garamound", "Times", "Times New Roman", serif;
    text-transform: capitalize;
    font-weight: 300;
}
.lovemore .lovemore-content .heading span:not(.heading2){
    font-size: 0.875rem !important;
}
.lovemore-content .heading{
    margin-bottom: 0.938rem;
}

.module-full-width-content{
    max-width: 100%;
}
/* END General */

/* Max Mega Menu */
#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item div.mega-block-title{
    text-transform: none;
    font-weight: 300;
    font-family: "Austin Web", "Garamound", "Times", "Times New Roman", serif;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26.4px;
    line-height: 1.65rem;
    letter-spacing: 0em;
        border-bottom: 1px solid #c9332a;
        text-decoration: none;
    text-align: left;
    margin:  0.938rem 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    vertical-align: top;
    display: block;
    visibility:inherit;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item#mega-menu-item-nav_menu-9 div.mega-block-title{
        margin-top: 0px;
}

#mega-menu-wrap-primary_navigation #mega-menu-primary_navigation > li.mega-menu-item > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item div.mega-block-title a{
        color: #464947;
    border-bottom: 0;
    text-decoration: none;
}
/* END Max Mega Menu */

/* Module Changes */
    /* Products */
.product .heading a{
    position: relative;
    z-index: 2;
}
.product-wrapper__link .brand-name,
.product-wrapper__link p{
    color: #464947;
}
.product-wrapper__link .heading-underline{
    transition: ease-in-out, color .4s;
}
.product-wrapper__link:hover .heading-underline{
    color: #000
}
    /* END Products */

    /* Blog Feed */
#blog-feed .entry-date,
#blog-feed .entry-summary{
    color: #464947;
}
#blog-feed .article-content__wrapper{
    position: relative;
}

#blog-feed .heading a{
    position: relative;
    z-index: 2;
}

.link-overlay{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    text-indent: 200%;
    white-space: nowrap;
    visibility: visible;
        border: unset;
}
.link-overlay br{
        display: none;
}
    /* END Blog Feed */
/* END Module Changes */

    /* Footer */
.footer-newsletter__title {
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19px;
    line-height: 1.1875rem;
    letter-spacing: 0.025em;    
    text-transform: uppercase;
    margin-bottom: 0.625rem;
    font-family: "Montserrat", "Helvetica", "Arial", sans-serif;
    text-align: center;
    padding-top: 0.25rem;
    padding-bottom: 0.5rem;
    
}
@media only screen and (min-width: 576px){
    .footer-newsletter__title{
            text-align: left;
    }
}
    /* END Footer */
/* END Accessibility fixes */

/* Ajax load more */
.ajax-load-more-wrap {
    margin: 0 auto;
}
a.load_more,
.alm-load-more-btn {
    position: relative;
    display: inline;
}
a.load_more {
    display: inline-block !important;
}
a.load_more:after,
.alm-load-more-btn:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #c9332a;
    display: block;
}
#ajax-load-more {
    padding: 0 15px;
}
#blog-feed .load_more, #blog-feed .load_more_press {
    width: unset;
}
#blog-feed .load_more span,
#blog-feed .load_more_press span {
    border-bottom-color: transparent;
}
.nav-icon-gift img {
    width: 12px !important;
    height: 14.63px !important;
}
.mega-menu-link .border-teal,
.mega-menu-link .border-red {
    height: 26.63px;
    overflow: hidden;
    margin-top: 5.37px;
}

/* Thrill of Discovery */
.module-featured-full-width-block {
    background-color: #fde4cd;
}
.module-featured-full-width-block h1, .module-featured-full-width-block h2, .module-featured-full-width-block h3, .module-featured-full-width-block h4, .module-featured-full-width-block h5, .module-featured-full-width-block h6, .module-featured-full-width-block p {
    color: unset;
}
@media ( max-width: 576px ) {
    .module-featured-full-width-block {
        background-image: none !important;
        padding-bottom: 0;
        min-height: unset;
        padding-bottom: 0;
    }
    .module-featured-full-width-block picture {
        display: block !important;
    }
    .module-featured-full-width-block h2,
    .module-featured-full-width-block p {
        padding-right: unset;
        text-wrap: unset;
    }
    .module-featured-full-width-block p {
        padding-bottom: 0;
    }
    .module-featured-full-width-block p:empty {
        display: none;
    }
}
@media ( min-width: 989.98px ) and ( max-width: 1225px ) {
    .module-featured-full-width-block .heading4 {
        font-size: 107.5px;
        font-size: 6.765625rem;
        line-height: 96.5px;
        line-height: 5.78125rem;
    }
}
/*@media ( max-width: 480px ) {
    .module-featured-full-width-block p {
        padding-right: 30%;
    }
    .module-featured-full-width-block p:first-child {
        padding-right: 46%;
    }
}
*/
/*
@media ( max-width: 380px ) {
    .module-featured-full-width-block p {
        padding-right: 0;
    }
    .module-featured-full-width-block {
        padding-bottom: 20rem;
    }
}
@media ( min-width: 380px ) and ( max-width: 576px ) {
    .module-featured-full-width-block p {
        padding-right: 0;
    }
    .module-featured-full-width-block {
        padding-bottom: 20rem;
    }
}
@media ( min-width: 577px ) {
    .module-featured-full-width-block p {
        padding-right: 46%;
    }
}*/

/* Instagram Feed */
#sb_instagram #sbi_images {
    padding: 0 !important;
}
@media ( max-width: 480px ) {
    #sb_instagram.sbi_mob_col_1 #sbi_images {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 100% !important;
    }
}

/* END Instagram Feed */

/* Love More */
@media ( max-width: 991.98px ) {
    #lovemoreModal .lovemore { display: block; }
}

/* WS Form */
.wsf-extra-small-12 input {
    max-width: 360px !important;
}
.wsf-extra-small-12 textarea {
    max-width: 480px !important;
    height: 120px !important;
    border-radius: 20px !important;
}
.wsf-form input[type=date].wsf-field:focus, .wsf-form input[type=datetime-local].wsf-field:focus, .wsf-form input[type=file].wsf-field:focus, .wsf-form input[type=month].wsf-field:focus, .wsf-form input[type=password].wsf-field:focus, .wsf-form input[type=search].wsf-field:focus, .wsf-form input[type=time].wsf-field:focus, .wsf-form input[type=week].wsf-field:focus, .wsf-form input[type=email].wsf-field:focus, .wsf-form input[type=number].wsf-field:focus, .wsf-form input[type=tel].wsf-field:focus, .wsf-form input[type=text].wsf-field:focus, .wsf-form input[type=url].wsf-field:focus, .wsf-form select.wsf-field:focus, .wsf-form textarea.wsf-field:focus,
.wsf-form button.wsf-button.wsf-button-primary:focus, .wsf-form button.wsf-button.wsf-button-primary:active {
    box-shadow: unset !important;
}
.wsf-form button.wsf-button.wsf-button-primary,
.wsf-form button.wsf-button.wsf-button-primary {
    border-radius: unset !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}

.content-info ul.menu li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
@media ( max-width: 992px ) {
    .footer-newsletter__title {
        padding-top: 1.5rem;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-newsletter-wrapper {
        text-align: center; 
        margin: 0 auto;
    }
    .footer-newsletter-wrapper .wsf-form .wsf-tile {
        margin: 0 auto;
    }
}
.footer-newsletter__title,
.wsf-form .form-email-btn {
    position: relative;
    max-width: 320px !important;
}
.widget_optin .newsletter .form-group {
    max-width: unset !important;
}
.wsf-form .form-email-btn input[type='email'] {
    border-width: 1px !important;
    font-weight: 500 !important;
    background-color: unset !important;
}
.wsf-form .form-email-btn input[type='email'].wsf-field::-webkit-input-placeholder {
    color: #c9332a !important;
}
.wsf-form .form-email-btn input[type='email'].wsf-field:-ms-input-placeholder {
    color: #c9332a !important;
}
.wsf-form .form-email-btn input[type='email'].wsf-field::placeholder {
    color: #c9332a !important;
}
.wsf-form .form-email-btn input[type='email'].wsf-field:focus {
    color: #c9332a !important;
}
.wsf-form .submit-arrow {
    position: absolute;
    right: calc(var(--wsf-form-grid-gap) / 2 + 18px);
    top: 1px;
    width: 38px;
    height: 38px;
}
.wsf-form .submit-arrow button {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 11.1 10.6' style='enable-background:new 0 0 11.1 10.6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_2_);fill:none;stroke:%23C9332A;stroke-width:0.437;%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='11.1' height='10.6'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cpolyline class='st0' points='5.7,10.5 10.8,5.3 5.7,0.2 '/%3E%3Cline class='st0' x1='0' y1='5.3' x2='10.5' y2='5.3'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.688rem auto;
    background-color: unset !important;
    width: 38px !important;
    height: 38px !important;
}
.wsf-form .submit-arrow button:hover {
    background-color: transparent !important;
}
.wsf-form .submit-arrow button span {
    text-indent: -999rem;
    display: none;
}
.wsf-form .wsf-invalid-feedback {
    font-size: 14px !important;
    font-weight: 500 !important;
}
.wpa-test-msg {
    display: none;
}
.wsf-alert.wsf-alert-success {
    background-color: transparent !important;
    border-color: transparent !important;
    font-weight: 500 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: unset !important;
}

/* Blog Posts */
body.single .entry-content h2 {
    margin-bottom: 1rem;
}
body.single .entry-content h2 a,
body.single .entry-content h3 a,
body.single .entry-content h4 a {
    color: #464947;
    font-weight: 300;
}
body.single .entry-content h2 a:hover,
body.single .entry-content h3 a:hover,
body.single .entry-content h4 a:hover {
    color: #c9332a;
}