/*
	Theme Name: Maylips - Forga Theme
	Theme URI: https://forga.io
	Description: Forga WordPress Theme
	Author: Forga (@forgastudio)
	Author URI: https://forga.io
	Tags: WP, HTML5, SASS
	Version: 0.1
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

span.acfw-bogo-notice-text,
.woocommerce-notice-info {
    color: #fff;
}

.my-account-box .fluid_section {
    display: none !important;
}

@font-face {
    font-display: swap;
}

.header-drawer {
    display: flex;
    flex-direction: row;
    justify-content: unset;
    gap: 70px;
    flex-wrap: nowrap;
}

.header-drawer .flex.al-center.small-mobile-hide-flex {
    min-width: max-content;
}

.header-drawer marquee {
    height: 24px;
    font-size: 23px;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
}

.header-drawer marquee a {
    color: white;
}

#marquee-container {
    width: 100%;
}

@media(max-width: 1024px) {
    .header-drawer {
        gap: 15px;
    }

    .header-drawer .flex.al-center.small-mobile-hide-flex span.we-accept {
        display: none;
    }
}

#marquee-container span a {
    text-decoration: underline;
}

.user-registration-help-tip::after,
.ur-portal-tooltip::after {
    /* 	font-family: 'Dashicons';content: "?"; */
}

@keyframes waiting_bar_effect {
    0% {
        transform: translateX(0%)
    }

    to {
        transform: translateX(100%)
    }
}

.wmc-cache-loading .woocommerce-Price-amount.amount:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    bottom: 0;
    background-color: #fefefe;
    opacity: .5;
    filter: blur(1px);
    animation: waiting_bar_effect 1s infinite;
    will-change: transform;
}

.acfw-form-control-label {
    height: 0;
}

.page-template-template-checkout #menu-cart {
    display: none !important;
}

.my-account-box .wpuf-error {
    flex-flow: column !important;
    align-items: center !important;
    justify-content: center !important;
    height: auto;
    z-index: 11;
}

.my-account-box .wpuf-error br {
    display: none !important;
}

.lost_reset_password {
    padding: 24px 56px;
}

/* amex logo header */
.amex-logo {
    width: 35px;
}

#testimonials-copy .owl-carousel-testimonials {
    background: #fff;
    box-shadow: 0px 6px 6px -6px rgba(25, 25, 25, .16), 0px 0px 1px rgba(25, 25, 25, .4);
    border-radius: 12px;
    padding: 0;
    margin-bottom: 96px;
}

@media(min-width: 1024px) {
    #testimonials-copy h3 {
        min-height: 100px;
    }
}

#testimonials-copy h3 {
    color: #003FC9;
    font-size: 30px;
    padding: 0 10px;
}

#testimonials-copy .owl-nav button {
    background: #003FC9 !important;
}

#testimonials-copy .owl-item {
    padding: 16px;
}

#reviews {
    padding: 0 24px;
}

#review_form_wrapper {
    padding: 0 120px;
}

#review_form .form-submit {
    width: fit-content;
    float: right;
}

.single-post .post-section p>a {
    text-decoration: underline !important;
}

@media (max-width: 767px) {
    .page-template-template-about .about-image {
        background-position-x: 75% !important;
    }
}

/* Homepage */
#trustpilot-widget-trustbox-0-wrapper {
    position: relative;
    z-index: 10 !important;
}

#trustpilot-widget-trustbox-1-wrapper {
    position: relative;
    z-index: 10 !important;
}

/* Homepage slider */
#slideshow #slides .slideActive {
    width: 100% !important;
}

.ri-arrow-right-s-line:before {
    color: #003FC9 !important;
}

/* Footer */
.footer-widgets-first figure {
    margin-top: 0 !important;
    margin-left: 0 !important;
}

@media(max-width:767px) {
    .footer-widgets-first figure {
        margin-top: 1em !important;
    }
}

/* ycbm cta footer */
.ycbm-maylips {
    color: #fff !important;
    font-weight: normal !important;
    background: #003FC9 !important;
    padding: 18px 0 !important;
    border-radius: 10px !important;
    max-width: 160px !important;
    text-align: center;
    cursor: pointer;
    transition: 0.15s;
}

@media (min-width: 0) {
    .page-template .ycbm-maylips {
        padding: 24px 0 !important;
    }
}

.ycbm-maylips:hover {
    background: #3869FD !important;
    transition: 0.15s;
    text-decoration: none;
}

/* email button footer */
div.needsclick>button.needsclick {
    font-size: 16px !important;
    font-weight: normal !important;
    padding: 0 20px !important;
}

footer form input {
    border-radius: 12px !important;
}

/* Slider */
#slideshow .pager ul li.slideActive {
    width: 100% !important;
}

#slideshow .pager ul li.slideActive a {
    border: none;
}

.dot:before {
    display: block;
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50px;
    margin-left: 10px;
    transition: 0.3s ease-in-out;
}

#pager .slideActive .dot:before {
    transform: scale(2);
    transition: 0.3s ease-in-out;
}

@media (max-width: 767px) {
    .home section.section.section-offset-top {
        margin-top: 130px !important;
        text-align: center;
    }

    .home .owl-stage>.owl-item {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .archive .section-first {
        padding-left: 20px;
        padding-right: 20px;
    }

    .archive .container.crumb {
        margin: 0 !important;
        max-width: none !important;
    }

    .archive #shop-products {
        max-width: none !important;
        display: flex;
        flex-direction: column;
    }

    .archive ul .products.row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .home ul .products.row li {
        max-width: 320px;
    }

    .home #owl-carousel-testimonials {
        margin-bottom: 30px !important;
    }
}

/* Archive/Shop */

@media (max-width: 767px) {
    .archive .section-first {
        padding-left: 20px;
        padding-right: 20px;
    }

    .archive .container.crumb {
        margin: 0;
        max-width: none;
    }

    .archive #shop-products {
        max-width: none;
        display: flex;
        flex-direction: column;
    }

    .woocommerce ul.products {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .woocommerce ul.products li {
        min-width: 320px;
    }
}


table.variations {
    margin-bottom: 0 !important;
}

table.variations tr {
    display: flex !important;
    flex-direction: column !important;
}

.single_variation_wrap .woocommerce-variation-add-to-cart {
    display: flex !important;
    flex-direction: column !important;
    row-gap: 10px !important;
}

.single_variation_wrap .woocommerce-variation-add-to-cart .btn-price {
    order: 2 !important;
}


/* Checkout Page */
.page-template-template-contact-php form>div>p {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Delivery page */
@media (max-width: 767px) {
    .page-id-2137 figure.wp-block-table {
        margin-left: 0;
        margin-right: 0;
        overflow: scroll;
    }

    .page-id-2137 figure.wp-block-table table {
        width: 750px !important;
    }
}

/* Blog Page */
.blog h6 {
    font-weight: 400;
}

/* Single Blog */
.single-post .post-section.post-order i {
    color: #003FC9;
}

.single-post .post-sidebar.post-order i {
    color: #FFDD30;
}

.questions-feedback span.wpcf7-form-control.wpcf7-radio {
    display: flex;
}

.questions-feedback span.wpcf7-list-item.first {
    margin-left: 0;
}

.questions-feedback span.wpcf7-list-item>label {
    display: flex;
    align-items: center;
}

.questions-feedback span.wpcf7-list-item>label>span {
    margin-left: 5px;
}

.questions-feedback span.wpcf7-list-item>label>input:hover {
    box-shadow: none !important;
}

.questions-feedback span.wpcf7-list-item>label>input:focus {
    box-shadow: none !important;
}

.wrapper-radio input[type="radio"] {
    width: 18px !important;
    height: 18px !important;
}

.wrapper-radio input[type="radio"]:checked {
    width: 20px !important;
    height: 20px !important;
}

.questions-feedback .wrapper-radio input[type='radio']:checked:after {
    width: 11px;
    height: 11px;
    border-radius: 15px;
    position: relative;
    background-color: #003FC9;
    content: '';
    display: inline-block;
    visibility: visible;
    margin-left: 4px;
    margin-top: 23.4px;
}

.ays-survey-popup-btn-close {
    background: white !important;
    display: flex;
    align-items: center;
    justify-content: center !important;
    padding: 6px;
    border-radius: 4px;
}

.ays-survey-promote-survey-content {
    display: none !important;
}


input.ays-survey-finish-button {
    font-size: 14px !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: #ffffff !important;
    height: initial !important;
    border-radius: 0 !important;
    min-height: 20px !important;
}

div#book-a-meeting-section {
    flex-direction: column;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto;
    background: #003FC9;
    border-radius: 15px;
    padding: 50px;
    color: #fff;
}

div#book-a-meeting-section p {
    font-size: 20px;
    margin-bottom: 30px;
}

div#book-a-meeting-section .heading-accent {
    color: #fff;
    margin-bottom: 0px;
}

div#book-a-meeting-section .button-primary {
    background: #fff;
    color: #003FC9;
    text-decoration: none !important;
}

a.woocommerce-button.button.ast_track,
.woocommerce-button.view::before,
.fluid_section,
.woocommerce-MyAccount-content h2:nth-child(7) {
    display: none;
}

a.woocommerce-button.button.view {
    background: #003FC9 !important;
    color: #fff !important;
    padding: 0 15px !important;
    float: left;
    margin-right: 10px;
}

a.woocommerce-button.button.pay {
    background: #fff !important;
    border: 1px solid #003FC9;
    color: #003FC9;
    padding: 3px 20px !important;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
}

a.woocommerce-button.button.cancel {
    background: #d00000;
    color: #fff;
    padding: 4px 15px !important;
    float: left;
}

.pharma-price,
.pharma-single-price {
    font-family: "Proxima Nova Rg", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    color: #202020;
    margin-bottom: 20px;
}

p.thankyou-note {
    color: #003ec9;
    border: 2px solid #ffdd31;
    padding: 10px;
    text-align: center;
    background: #ffdd31;
}

.woocommerce-archive-title-box {
    align-items: normal !important;
}

#fourthSlide p strong {
    color: #ffdd31;
}

h5.woocommerce-loop-product__title {
    display: block;
    min-height: 64px !important;
    position: relative;
}

.woocommerce-archive-title-box {
    align-items: normal !important;

    justify-content: space-between;
}

p.short-description {
    display: none;
}

.woocommerce ul.products li.product .price {
    margin-top: 20px !important;
}

.pharma-price-disc del {
    font-size: 14px;
    color: #fc8d26;
}

.navigation-list li:nth-of-type(2) a:hover {
    text-decoration: none !important;
}

@media only screen and (min-width:768px) {
    .woocommerce-archive-title-box {
        min-height: 293px;
    }
}

.section-book-a-meeting {
    margin: 50px 0px;
}

@media only screen and (max-width:768px) {
    div#book-a-meeting-section {
        padding: 50px 20px !important;
    }

    div#book-a-meeting-section p {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .navigation-list li.has-mega-menu ul.sub-menu {
        justify-content: flex-start;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        max-height: 600px;
    }
}

ul.sidebar-ul {
    max-height: 600px;
    overflow-y: scroll;
    border-bottom: 1px solid #eee;
    list-style: none;
    padding-left: 10px;
}

/* width */
ul.sidebar-ul::-webkit-scrollbar {
    width: 6px;
}

/* Track */
ul.sidebar-ul::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
ul.sidebar-ul::-webkit-scrollbar-thumb {
    background: #003FC9;
}

/* Handle on hover */
ul.sidebar-ul::-webkit-scrollbar-thumb:hover {
    background: #555;
}

ul.sidebar-ul a {
    color: #202020;
}

ul.sidebar-ul span {
    color: #003FC9;
}

@media only screen and (max-width:768px) {

    .sidebar-categories,
    .sidebar-brands {
        display: none;
    }
}

/*Fibosearch styling*/
.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
    border-bottom: unset;
    color: #3869FD;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.0032em;
    text-align: left;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline {
    border-top: 1px solid #EDEDED;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline:first-child {
    border-top: unset;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #202020;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st strong {
    font-weight: 400;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover {
    text-decoration: none;
}

.dgwt-wcas-suggestions-wrapp {
    border-top: 1px solid #EDEDED;
    padding: 0 1em;
    margin-top: 0.5em;
    border-radius: 12px;
}

a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product {
    border: 1px solid #EDEDED;
    border-radius: 12px;
    margin-bottom: 0.5em;
}

a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-content-wrapp {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5em;
}

a.dgwt-wcas-suggestion.dgwt-wcas-suggestion-product .dgwt-wcas-content-wrapp .dgwt-wcas-sp {
    display: flex;
    padding-left: unset;
}

.dgwt-wcas-suggestion strong {
    font-weight: 400;
}

span.dgwt-wcas-st-title {
    color: #003FC9;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}

.dgwt-wcas-si img {
    border: unset;
}

/*End of fibosearch styling*/

/*Hero home page styling*/




.home .section.section-middle h2 {
    text-align: center;
    color: white;
    background: transparent !important;
}


.home .section.section-middle row {
    width: 100%;
}

.home .section.section-middle .mobile-hide,
.home .section.section-middle .mobile-show {
    width: 100%;
}

.home .section.section-blue {
    background: #003FC9;
}


.home .section.section-middle .mobile-hide .product_cat ul li a,
.home .section.section-middle .mobile-show .product_cat ul li a {
    background: white;
    color: #202020;
}

.home .section.section-middle,
.home .section.section-offset-top {
    margin-top: 0;
}

.home .section.section-middle .mobile-hide .product_cat ul li a:hover,
.home .section.section-middle .mobile-show .product_cat ul li a:hover {
    background: white !important;
    color: #202020 !important;
}

.home .section.section-middle .mobile-hide .product_cat ul {
    justify-content: center;
    padding-left: 3em !important;
    padding-right: 3em !important;
    margin-top: 0;
}

.home .section.section-middle .mobile-show .product_cat ul {
    justify-content: center;
}

.home .section.section-middle .mobile-show .cat-title {
    display: none;
}

.home .section.section-middle #trustpilot-widget-trustbox-1-wrapper {
    display: none
}

@media (max-width:1112px) {
    .section-first-top-home {
        margin-top: 19em;
    }

    .home .section.section-middle .mobile-hide .product_cat ul {
        padding-left: 5em !important;
        padding-right: 5em !important;
    }
}

@media (max-width:1032px) and (min-width: 673px) {
    .home .section-first-top-home {
        margin-top: 18em;
    }
}

.home .section.section-middle .mobile-show {
    width: 100%;
}

.home .section.section-middle .mobile-show .category-title::after {
    color: white;
}

.home .section.section-middle .mobile-show .category-title {
    margin-top: 0;
}

.home #testimonials-copy .owl-item .item p {
    margin-left: 2em;
    margin-right: 2em;
}

.home #faq-home .container .row {
    flex-direction: column;
    align-items: center;
}

/*End of hero home page styling*/
span.drawer-email {
    text-transform: lowercase !important;
}

.user-registration-page .user-registration-password-hint {
    line-height: 2;
}

#overlayer {
    display: none;
}

/* Blog styling */

.baner-image-blog {
    height: 336px;
    border-radius: 12px;
    width: 100%;
}

.posts-list-image.sticky {
    height: 216px;
}

.rigth-category-name {
    display: flex;
    gap: 0.5em;
}

.rigth-category-name p {
    font-family: "Proxima Nova Rg", sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
}

#labels-modal-blog {
    justify-content: space-between;
    align-items: center;
    padding: 1em 0.5em 1em 1.5em;
    border-bottom: 1px solid #e1e7ef;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 2em;
}

#blog-baner-text {
    display: flex;
    align-items: center;
}

.post-topcolumn .card-body .archive-meta p a {
    font-weight: 400;
}

.blog-fluid {
    max-width: unset;
    width: auto;
    margin-top: 1em;
}

.blog-fluid .row {
    margin-right: unset;
    margin-left: unset;
    margin-bottom: unset;
    ;
}

#right-sidebar h3 {
    color: var(--Maylips-Color-Gray-10, #202020);
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin: 0.5em 0;
}

#right-sidebar {
    display: flex;
    justify-content: flex-start;
    gap: 1em;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding-left: 1.5em;
}

#right-sidebar button {
    color: #003FC9;
    border-radius: 4px;
    border: 1px solid var(--Maylips-Color-Primary-Dark, #003FC9);
    background-color: white;
    display: none;
}

.category-sidebar {
    justify-content: space-between;
    margin-bottom: 25px;
    border-bottom: 1px solid #e1e7ef;
    align-items: center;
}

.articles-div {
    background: #FBFBFB;
    display: flex;
    justify-content: space-between;
}

.block-fluid .post-topcolumnimg img {
    height: unset !important;
}

.baner-blog {
    margin: 0 3em;
}

.articles-div #block-8,
.articles-div .row-main-blogs {
    padding-top: 25px;
    height: auto;
    display: flex;
    align-content: flex-start;
}

#categories-label-blog {
    display: block;
    color: var(--Maylips-Color-Primary-Dark, #003FC9);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    width: 50%;
    padding-top: 0;
}

.articles-div .category-group ul,
.category-group ul {
    padding-left: 0;
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0;
}

#sort-dropdown {
    border: 1px solid #22396a;
    appearance: auto !important;
    padding: 10px;
    width: 100%;
}

.articles-div .category-group li,
.category-group li {
    padding: var(--Spacing-1-5, 6px) var(--Spacing-2, 8px);
}

.articles-div .category-group li .left {
    height: 18px;
}

.articles-div .category-group a,
.articles-div .category-group a:hover,
.category-group a,
.category-group a:hover {
    color: var(--Maylips-Color-Gray-10, #202020);
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
}

.category-lettter {
    font-family: "Proxima Nova Rg", sans-serif;
    border-bottom: 1px solid var(--Maylips-Color-Gray-90, #EDEDED);
    padding-bottom: 0em;
    margin: 0;
    padding: 6px var(--Spacing-2, 8px);
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    color: #003FC9;
}

.category-group a {
    gap: 0.5em;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.category-group .category-count {
    color: silver;
}

.post_category a:hover {
    color: #1E1E1E;
}

.search-container {
    display: flex;
    align-items: center;
    background-color: white;
    gap: 1em;
    padding: 10px 0;
    margin: 1em 0;
    border-radius: 12px;
    border: 1px solid #EDEDED;
}

.search-container div {
    padding-left: 1em;
}

.search-container .search-icon {
    color: #22396a;
    margin-right: 10px;
}

.search-container .search-input {
    border: none;
    outline: none;
    font-size: 1em;
    color: #A7A7A7;
    background: transparent;
}

.search-container .search-input::placeholder {
    color: #A7A7A7;
}

#search-image-categories {
    width: 25px;
    height: auto;
}

.post_category a {
    font-size: 12px;
    line-height: 16px;
    font-family: 'Open Sans';
    font-weight: 400;
    background: #003FC9;
    border-radius: 100px;
    padding: 10px 15px 10px 15px;
    color: white !important;
}

.post-column .card-body a.read-more {
    font-size: 14px;
    line-height: 19px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #22396a;
    display: inline-flex;
    align-items: center;
}

body.archive {
    background: #fff;
}

.page-numbers.current {
    color: #003FC9 !important;
}

@media(max-width: 1024px) {
    #menu-cart-1 {
        padding-left: 4px;
        padding-right: 9px;
    }

    .dgwt-wcas-search-wrapp {
        min-width: unset;
    }

    .dgwt-wcas-search-form {
        width: 98%;
    }

    .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
        padding: 16px 20px 16px 49px !important;
    }

    .header-inner {
        border-bottom: unset;
    }

    #menu-cart li a,
    #menu-cart-1 li a {
        max-width: 175px !important;
        padding-right: 11px;
        min-width: 75px !important;
    }

    .header-logo-img {
        width: 148px;
        height: 40px;
    }
}

@media (max-width: 767px) {

    .main-pagination .next.page-numbers,
    .main-pagination .prev.page-numbers {
        max-width: fit-content !important;
    }

    .col-md-4 .card-body {
        padding: 1.7em 0 0 0 !important;
    }

    .articles-div .post-section .category {
        margin-top: 0px;
    }

    .col-md-12.text-center ul#pagination-blog {
        padding: 12px 20px;
        margin-top: 1.9em;
    }

    .archive.category .container .blog-fluid .row {
        padding-right: 1em !important;
        padding-left: 1em !important;
        padding-bottom: 0.8em !important;
    }

    #right-sidebar h3 {
        font-size: 28px;
    }

    #category_checked1 {
        display: none;
    }

    .search-container {
        margin: 12px 16px;
    }

    #category_checked2 {
        display: block !important;
    }

    #category_checked3 {
        margin-top: 0.5em;
        margin-left: 16px;
    }

    .baner-blog {
        margin: 0 auto;
    }

    .col-md-4 {
        width: 100%;
        flex-basis: unset;
    }

    #sort-posts-form,
    #left-sidebar {
        display: block;
        margin-bottom: 0;
        padding: 0;
    }

    .articles-div {
        flex-direction: column;
    }

    .articles-div .col-md-3 {
        display: none;
    }

    #right-sidebar button {
        font-size: 15px;
        padding: 0.7em 1em;
        display: block;
    }

    #right-sidebar {
        padding-left: 0;
        justify-content: space-between;
        padding-bottom: 1em;
    }

    #right-sidebar .category_checked {
        display: none;
    }

    .row-main-blogs {
        width: 100%;
    }

    .next-button,
    .previous-button {
        display: none;
    }

    .col-md-12.text-center .main-pagination .page-numbers {
        padding: 0.7rem;
        max-width: 1.9em;
    }

    .col-md-12.text-center .main-pagination .page-numbers.dots {
        padding-top: 0 !important;
    }

    .blog-fluid .articles-div .col-md-9 {
        width: 100% !important;
        padding-left: 2em !important;
        padding-right: 2em !important;
    }

    .blog .container .row,
    .archive.category .container .row {
        padding-right: 1.2em !important;
        padding-left: 1.2em !important;
        padding-top: 0 !important;
    }

    .row.mar-auto.pad-l-0.pad-t-2 h3.title-hr {
        font-size: 28px;
        margin-top: 0.9em;
    }

    .post-section .category {
        color: var(--Maylips-Color-Gray-70, #CACACA);
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0.022px;
        margin-top: 20px;
    }

    .container.pad-t-5 .post-section h3 {
        font-size: 28px !important;
    }

    .post-section .date {
        color: var(--Maylips-Color-Gray-70, #CACACA);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.022px;
    }

    .post-section .button-secondary {
        margin-bottom: 0;
    }

    .blog-fluid .row.category-sidebar {
        padding: 0 16px 0 16px !important;
    }

    #right-sidebar h3 {
        margin: 0;
    }

    .col-md-9.row.px-0.row-main-blogs .col-md-4 {
        padding-left: 0px !important;
    }
}

@media (min-width: 768px) {
    .post-column img {
        height: 284px;
        object-fit: cover;
    }
}

.header-elements-mobile .dgwt-wcas-search-wrapp {
    padding-right: 0px !important;
}

.articles-div .col-md-9 {
    padding-top: 0.8em;
    padding-right: 1.5em !important;
    padding-left: 0 !important;
    background: #FBFBFB;
    padding-bottom: 1em;
}

.blog .container,
.archive.category .container {
    background: var(--Maylips-Color-Gray-100, #FFF);
}

.page-numbers.dots {
    padding-top: 0;
}

h3.title-hr {
    color: var(--Maylips-Color-Gray-10, #202020);
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-top: 1.7em;
    margin-bottom: 24px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 3em;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    background-color: #fefefe;
    margin: 0;
    padding-top: 3em;
    border: none;
    width: 100%;
    box-sizing: border-box;
    height: -webkit-fill-available;
    position: relative;
    display: flex;
    flex-direction: column;
    bottom: 3em;
}

.modal-content .close {
    background: none;
    border: none;
    padding: 0;
    color: silver;
    font-size: 25px;
    width: auto;
}

.modal-content .close:hover,
.modal-content .close:focus {
    color: white;
    text-decoration: none;
    cursor: pointer;
}

#buttons-modal-blog {
    right: 0;
    padding-right: 0 !important;
    position: sticky;
    display: flex;
    padding: 1em;
    width: 96%;
    left: 0;
    flex-direction: row;
    align-items: center;
    border-top: 1px solid #e1e7ef;
    gap: 0.5em;
    justify-content: space-around;
    background: white;
}

#buttons-modal-blog #clear-blog-modal,
#buttons-modal-blog #clear-blog-modal-2 {
    background-color: white;
    font-family: "Proxima Nova Rg", sans-serif;
    padding: unset;
    color: #003FC9;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    border-radius: 4px;
    border: 1px solid var(--Maylips-Color-Primary-Dark, #003FC9);
    width: 48%;
    height: 40px;
}

#buttons-modal-blog #show-blog-modal {
    padding: unset;
    font-family: "Proxima Nova Rg", sans-serif;
    border: unset;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 100;
    width: 48%;
    height: 40px;
    border-radius: 4px;
    background: var(--Maylips-Color-Primary-Dark, #003FC9);
}

.post-column .card-body .card-title a {
    font-size: 24px;
    line-height: 36px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #003fc9;
}

.card-title {
    margin-bottom: .75rem;
}

.card-text {
    font-family: 'OS';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #1E1E1E;
    padding-bottom: 20px;
}

.post-column .card-body .archive-meta p,
.post-column .card-body .archive-meta p a,
.post-column .card-body .archive-meta p a:hover {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #22396a;
}

a:hover {
    color: #003fc9 !important;
}

p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 1rem;
    overflow-wrap: break-word;
    word-break: break-all;
}

.post-topcolumn .card-body .archive-meta p a {
    font-family: 'Open Sans';
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #003fc9;
}

.post-topcolumn .card-body h4.card-title a {
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 36px;
    line-height: 49px;
    color: #003fc9;
}

.post-topcolumn .card-body a.card-link {
    font-size: 14px;
    line-height: 19px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #22396a;
    display: inline-flex;
    align-items: center;
}

.post-topcolumn .card-body a.card-link span {
    width: 40px;
    height: 1px;
    background-color: #22396a;
    margin-right: 10px;
}

.post_category a:hover {
    color: white !important;
    text-decoration: none;
}

a.card-link:visited,
a.card-link {
    color: #1E1E1E;
}

.card-body {
    padding: 1.5em 0 0 0 !important;
}

.card-body.post-section {
    padding-top: 1em !important;
}

.col-md-9.row.px-0.row-main-blogs .col-md-4 {
    padding-left: 1.5em;
    padding-right: 0;
}

.main-pagination .page-numbers {
    position: relative;
    margin-left: -1px;
    text-decoration: none;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    display: flex;
    padding: var(--Spacing-2-5, 10px) var(--Spacing-5, 20px);
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-2, 8px);
    color: #202020;
}

.post-section h6 a {
    margin: 0;
    color: #CACACA !important;
}

.main-pagination .prev.page-numbers.disabled,
.main-pagination .prev.page-numbers.disabled svg,
.main-pagination .prev.page-numbers.disabled svg path,
.main-pagination .next.page-numbers.disabled,
.main-pagination .next.page-numbers.disabled svg,
.main-pagination .next.page-numbers.disabled svg path {
    color: #95b6ff !important;
}

.page-numbers.dots {
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

.main-pagination {
    display: flex;
    justify-content: center;
}

.main-pagination .next.page-numbers,
.main-pagination .prev.page-numbers {
    color: #003FC9;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.main-pagination .next.page-numbers p,
.main-pagination .prev.page-numbers p,
.main-pagination .prev.page-numbers.disabled p .post_category.text-right {
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px
}

.post-column .card-body a.read-more span {
    width: 40px;
    height: 1px;
    background-color: #22396a;
    margin-right: 10px;
}

#card-body-second {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1em;
}

@media(min-width: 768px) {
    .post-column img {
        height: 284px;
        object-fit: cover;
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

.search-svg {
    height: 30px;
}

.post-topcolumnimg img {
    height: 440px !important;
}

.section-privacy-banner {
    padding: 0.5em;
    background-color: #95b0ff;
}

.breadcrumb li {
    list-style: none;
}

.home-crumb::after {
    content: '>';
    margin-left: 3.6px;
}

.blog .section,
.archive.category .section {
    margin-top: 3rem;
    padding-top: 0;
    padding-bottom: 0;
}

.section .container.pad-t-5 {
    padding-top: unset
}

.post-topcolumn .card-body h5.card-title a {
    font-weight: 400;
    font-family: 'Open Sans';
    font-size: 36px;
    line-height: 49px;
    color: #003fc9;
}

form input,
form select,
form textarea {
    color: #003fc9 !important;
    border: 1px solid #003fc9 !important;
}

.breadcrumb a {
    color: black;
}

.breadcrumb a:hover {
    color: black !important;
}

.pagination-nav-blog {
    display: flex;
    width: 100%;
    justify-content: center;
}

.category-list-modal {
    overflow-x: auto;
    scrollbar-color: #003FC9 white;
    scrollbar-width: thin;
}

#openModalBtn {
    display: flex;
    padding: var(--Spacing-2, 8px) var(--Spacing-3, 12px);
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-2, 8px);
    border-radius: var(--Corner-radius-none, 0px);
    border: 1px solid #4B2DA5;
}

#load-less-categories {
    display: none;
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-2, 8px);
    border-radius: var(--Corner-radius-base, 4px);
}

.archive #posts {
    background: var(--Maylips-Color-Gray-100, #FFF);
}

#load-more-categories {
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-2, 8px);
    border-radius: var(--Corner-radius-base, 4px);
}

.load-more {
    padding: 1em 0.3em;
    color: var(--Maylips-Color-Primary-Dark, #003FC9);
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.load-more button {
    font-family: "Proxima Nova", sans-serif;
    background: white;
    color: #003FC9;
    border: unset;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: var(--Spacing-2, 8px);
}

.post-column img {
    border-radius: var(--Corner-radius-xl, 12px);
}

.container.pad-t-5 .post-section h3 {
    color: var(--Maylips-Color-Gray-10, #202020);
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}

.container.pad-t-5 .view-article {
    display: none;
}

.container.pad-t-5 .col-lg-6.post-section p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-family: "Proxima Nova RG", sans-serif;
}

.post-section h3 {
    color: var(--Maylips-Color-Gray-10, #202020);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.post-section .category {
    text-transform: uppercase;
}

.post-section h3 a:hover,
.post-section h4 a:hover {
    color: black !important;
    transition: unset;
}

.navigation-blog {
    width: 100%;
}

#category_checked1 {
    display: block;
}

#category_checked2 {
    display: none;
}

.category_checked a {
    display: flex;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    background: #E9EDFF;
    border-radius: 100px;
    padding: 8px;
    color: #003FC9 !important;
    width: fit-content;
    gap: 0.5em;
}

.checked-category {
    background: #E9EDFF;
}

.modal-content .search-container {
    border-radius: 12px;
    border: 1px solid #CACACA;
    background-color: transparent;
}

@media (max-width:672px) {

    .baner-blog-image,
    .post-section {
        width: 100%;
        flex-basis: 100%;
        margin-bottom: 1em;
        padding-left: 0;
        padding-right: 0;
    }

    .section-offset-top {
        margin-top: unset !important;
    }
}

@media (max-width:1130px) and (min-width:673px) {

    .blog main,
    .archive.category main {
        margin-top: 16em !important;
    }
}

@media (max-width:414px) {

    .blog main,
    .archive.category main {
        margin-top: 7em !important;
    }

    .posts-list-image.sticky {
        height: 216px;
    }

    .baner-image-blog {
        height: 160px;
    }
}

.modal-content .categories-list {
    overflow-x: hidden;
    padding-left: 1em;
    margin-right: 1em;
    overflow-y: scroll;
}

.modal-content .categories-list::-webkit-scrollbar {
    width: 8px;
}

.header-mobile .header-inner {
    padding: 16px 9px 16px 16px !important;
}

.modal-content .categories-list::-webkit-scrollbar-track {
    background-color: #E9EDFF;
    border-radius: 100px;
}

.modal-content .categories-list::-webkit-scrollbar-thumb {
    background-color: #003FC9;
    border-radius: 100px;
}

.blog main,
.archive.category main {
    margin-top: 7em;
}

.blog .container,
.blog .container .row {
    padding-top: 0px;
}

.blog .container .row,
.archive .container .row {
    padding-left: 4em;
    padding-right: 4em;
}

.blog .row.category-sidebar {
    padding-left: 0em;
    padding-top: 1em;
}

body.blog {
    background: white;
}

.post-section .button-secondary:focus {
    background: white !important;
    color: #003FC9 !important;
}

/*End of blog styling*/
/*Login page styling*/

.page-template-template-login .section-first {
    /*padding-top:128px;*/
}

/*End of Login page styling*/

/*Single post*/

.single-post main {
    margin-top: 7em;
}

.single-post .section-first {
    padding-top: 0;
}

.single-post .image-banner-single img {
    height: auto;
}

.single-post .image-banner-single {
    height: 66vh;
}

@media(min-width:996px) and (max-width:1130px) {
    .single-post .section-first {
        padding-top: 3.5em;
    }
}

@media(max-width:997px) {
    .single-post .section-first {
        padding-top: 7em;
    }
}

@media(max-width:667px) {
    .single-post .section-first {
        padding-top: 0;
    }
}

/*End of Single post*/
li.sub-category {
    margin-left: 20px;
    list-style-type: disc;
}

.product-usps {
    order: 4;
    display: flex;
    padding-top: 20px;
    align-items: flex-start;
    gap: 16px;
}

.product-single-usps {
    display: flex;
    padding: 8px 16px;
    align-items: flex-start;
    gap: 8px;
    border-radius: 12px;
    border: 2px solid;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.product-single-usps.usps-green {
    border-color: #00996F;
    background: rgba(0, 203, 157, 0.05);
}

.product-single-usps.usps-blue {
    border-color: #003FC9;
    background: rgba(125, 150, 255, 0.05);
    ;
}

@media only screen and (max-width: 768px) {
    .product-usps {
        flex-direction: column;
    }

    .product-single-usps {
        font-size: 16px;
        line-height: 24px;
    }
}

a.button-primary.large.radius-medium.track-order {
    color: #fff !important;
    display: flex;
    gap: 10px;
}

.track-order-wrap {
    display: flex;
    gap: 10px;
}

a.button-primary.large.radius-medium.track-order i {
    color: #FFDD30;
}

@media(max-width:1200px) and (min-width:986px) {
    .page-id-19391 .section {
        padding-top: 30vh;
    }
}

@media(max-width:986px) and (min-width:672px) {
    .page-id-19391 .section {
        padding-top: 40vh;
    }
}

@media(max-width:672px) {
    .page-id-19391 .section {
        padding-top: 20vh;
    }
}

@media(min-width:672px) {
    .page-id-19391 .container {
        padding-left: 10vw;
        padding-right: 10vw;
    }
}

.product-card-tags {
    position: absolute;
    z-index: 9;
    right: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    justify-content: flex-end;
    padding-top: 10px;
}

.product-card-tags .product-outlet-tag-wrap {
    display: flex;
}

.product-card-tags .product-outlet-tag-wrap span.outlet-tag {
    position: unset;
}

.woocommerce ul.products li.product a img {
    margin-top: 20px;
}

span.outlet-tag {
    left: 60px;
    z-index: 9;
    position: absolute;
    background: #ffdd2f;
    padding: 5px 10px;
    border-radius: 10px;
    color: #003FC9;
    text-transform: uppercase;
    top: 10px;
    line-height: normal;
}

.woocommerce-variation.single_variation .woocommerce-variation-price {
    display: none;
}

.single-product .single_variation_wrap {
    width: 100%;
}

.owl-item .product-type-variable .woocommerce-archive-title-box .price,
.products.row .product-type-variable .woocommerce-archive-title-box .price {
    display: inline-block !important;
    font-size: 32px !important;
}

.owl-item .product-type-variable .woocommerce-archive-title-box .woocommerce-LoopProduct-link .price *,
.products.row .product-type-variable .woocommerce-archive-title-box .woocommerce-LoopProduct-link .price * {
    display: unset;
}

/*affilate program terms page*/
span.h4-p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
}

/*affiliate registration page*/
.page-id-19939 .section {
    padding-top: 180px;
}

@media(max-width:1080px) and (min-width:678px) {
    .page-id-19939 .section {
        padding-top: 300px;
    }
}

.page-id-19939 h1 {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.page-id-19939 form {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.page-id-19939 form .container {
    max-width: 1190px;
    padding-left: 15px;
    padding-right: 15px;
}

.page-id-19939 .one-row {
    display: flex;
    gap: 1em;
    align-items: center;
}

.page-id-19939 .one-row p {
    width: 50%;
}

.page-id-19939 .wpcf7-form p:last-of-type {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.page-id-19939 .wpcf7-form-control-wrap {
    width: 100%;
}

.page-id-19939 .wpcf7-form .checkbox p {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.page-id-19939 .wpcf7-form .checkbox p .wpcf7-form-control-wrap {
    width: unset;
}

.page-id-19939 .wpcf7-form .checkbox p .wpcf7-list-item {
    margin: 0;
}

@media(max-width:768px) {
    .page-id-19939 .one-row p {
        width: 100%;
    }
}

.page-id-20147 .section {
    margin-top: 3rem;
}

.home .section-first-top-home .home-page-banner.home-baner-us #home-banner-right img {
    position: unset !important;
}

.home .section-first-top-home .home-page-banner.home-baner-us #home-banner-left h1 {
    font-size: 40px;
    line-height: 55px;
}

.home .section-first-top-home .home-page-banner.home-baner-us #home-banner-right {
    line-height: 0;
}

.page-id-20406 .section {
    padding-top: 220px;
}

@media(min-width:672px) and (max-width:972px) {
    .page-id-20406 .section {
        padding-top: 320px;
    }
}

@media(max-width:672px) {
    .page-id-20406 .section {
        padding-top: 200px;
    }
}

.page-id-20407 h1,
.page-id-20406 h1,
.page-id-20406 .css-nmy30 {
    text-align: center;
}

.page-id-20406 .css-isbt42 {
    justify-content: center;
}

@media (max-width:1085px) and (min-width:672px) {
    .page-id-20407 h1 {
        padding-top: 4em;
    }
}

@media(max-width:672px) {
    .page-id-20407 h1 {
        padding-top: 2em;
    }
}

.page-template-template-account .woocommerce form .show-password-input,
.page-template-template-account .woocommerce-page form .show-password-input {
    width: auto;
    background: white !important;
    height: auto;
}

.page-template-template-account form.password-account-change fieldset+.clear~p.woocommerce-form-row {
    display: none;
}

@media(max-width:768px) {

    .archive .container .products.row,
    .archive div#shop-products .row.between {
        padding: 0;
    }

    .archive div#shop-products .row.between {
        flex-direction: column;
    }

    .archive div#shop-products .row.between .col-lg-9.col-xs-7.col-xxs-12 {
        width: 100%;
    }

    .container.crumb>.row {
        padding: 0 !important;
    }
}



.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0.5em 0 0;
    width: auto;
    height: auto;
    min-height: unset !important;
}

.woocommerce ul#shipping_method li input {
    min-height: unset !important;
    width: auto !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
    background: #f5f5f5;
    padding: .7em 1.2em;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-notice-info {
    color: black;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-notice-info a {
    color: #003fc9 !important
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table.table {
    border-spacing: 0 10px;
    border-collapse: separate;
}

.woocommerce-account .custom-orders-wrapper a.button-background-blue {
    padding: 15px 20px !important;
}

.woocommerce-account .custom-orders-wrapper {
    display: flex;
    padding-top: 30px;
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
    width: var(--chakra-sizes-full);
    padding-bottom: 20px;
}

.woocommerce-account .custom-orders-wrapper .order-header strong {
    padding-right: 12px;
    font-size: 20px;
}

.woocommerce-account .custom-orders-wrapper .order-header span {
    padding-right: 12px;
    color: rgb(114, 129, 151);
    font-size: 20px;
}

.woocommerce-account .custom-orders-wrapper .order-card {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
    border-radius: 8px;
    height: 100%;
    padding: 20px;
    width: 100%;
    border: 1px solid rgb(225, 231, 239);
}

.woocommerce-account .custom-orders-wrapper .order-card .order-information {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    flex-wrap: wrap;
}

.woocommerce-account .custom-orders-wrapper .order-card .order-details {
    min-width: 60%;
}

.woocommerce-account .custom-orders-wrapper .order-card .shipping-details {
    min-width: 30%;
}

.woocommerce-account .custom-orders-wrapper .order-card .order-actions {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    gap: 10px;
}

.woocommerce-account .custom-orders-wrapper .order-card .order-details .order-item-row,
.woocommerce-account .custom-orders-wrapper .order-card .order-details .shipping-div,
.woocommerce-account .custom-orders-wrapper .order-card .order-details .total-div {
    display: flex;
    justify-content: space-between;
}

.woocommerce-account .custom-orders-wrapper .order-card h5 {
    font-size: 17px;
    font-weight: bolder;
    margin-top: 0;
}

.woocommerce-account .custom-orders-wrapper .order-card .order-details h6,
.woocommerce-account .custom-orders-wrapper .order-card .shipping-details h6 {
    padding-bottom: 12px;
    font-weight: 600;
    width: 100%;
    margin: 0;
    font-size: 16px;
}

.woocommerce-account .custom-orders-wrapper .order-card p {
    margin: 0;
}

.woocommerce-account a.button-primary.large.radius-medium {
    color: white !important;
}

.woocommerce-account .custom-orders-wrapper .order-card .order-details .shipping-div {
    padding-top: 15px;
}

.woocommerce-account p.order-again a {
    font-size: 1rem;
    color: white !important;
    display: flex !important;
    margin: 0 !important;
    min-height: 56px;
    padding: 16px 32px 16px 32px !important;
    line-height: normal;
    border-radius: 12px !important;
    text-decoration: none !important;
    align-items: center;
    background: #003FC9;
    cursor: pointer;
    width: max-content;
    font-weight: 400;
}

.woocommerce-account p.order-again a:hover {
    background: #3869FD !important;
}

.select2-container.select2-container--open .select2-dropdown--below,
.select2-container.select2-container--open .select2-dropdown--above {
    border-color: #A7A7A7;
}

.my-account-box .ur-front-spinner {
    margin-left: unset;
}

.loader {
    display: none;
}

.footer-payments {
    padding-top: 25px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.footer-payments .row {
    margin: 0 !important;
}

.footer-payments .footer-pay-icons {
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-payments h4 {
    color: #003FC9;
}

.footer-payments img {
    height: 25px;
    width: auto;
}

.footer-pay-icons-checkout {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 20px;
}

.footer-pay-icons-checkout img {
    height: 40px;
}


@media (max-width: 672px) {
    .footer-widgets-second {
        padding-right: 5px;
    }

    .footer-widgets-third {
        padding-left: 5px;
    }

    .footer .has-mega-menu-1 {
        margin-top: 0;
    }

    .footer-widgets-wrap-right {
        margin-top: 20px;
    }
}

.checkout-secure-div {
    display: flex;
    gap: 10px;
    padding-top: 35px;
    width: 100%;
    align-items: center;
}

.checkout-secure-div p {
    margin-bottom: 0;
    color: #666;
    margin-top: 0;
}

.checkout-secure-div img {
    width: 24px;
    height: 24px;
}

/*checkout ssl style*/

.checkout-ssl-div img {
    width: 25px;
}

.checkout-ssl-div {
    display: flex;
    align-items: center;
    padding-left: 24px;
    gap: 10px;
}

.checkout-ssl-div p {
    font-size: 16px;
    color: #28a745;
}

/*checkout ssl style end*/

.single-post figure.wp-block-table.is-style-regular {
    margin: 1em 0;
}

.single-post figure.wp-block-table.is-style-regular td {
    line-height: normal;
}

.single-post .post-section h6,
.post-section h6 a {
    color: black !important;
}

@media (max-width: 414px) {
    .single-post .post-section img {
        height: unset;
    }
}

#wpgs-gallery.wcgs-woocommerce-product-gallery {
    flex: unset;
}

div#user-registration {
    max-width: unset !important;
}

.wpforms-field input[type="radio"],
.wpforms-field input[type="radio"]:focus {
    border: unset !important;
    min-height: unset !important;
}

.wpforms-field input,
.wpforms-field textarea {
    border-radius: 12px !important;
}

.page-template-template-refferal .your-info input,
.page-template-template-refferal .colleagues-info input {
    display: none !important;
}

.page-template-template-refferal .your-info label,
.page-template-template-refferal .colleagues-info label {
    color: var(--maylips-color-primary-dark, #003FC9);
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

#user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) {
    display: block;
}


.header-drawer {
    display: flex;
    flex-direction: row;
    justify-content: unset;
    gap: 70px;
    flex-wrap: nowrap;

}

.header-drawer .flex.al-center.small-mobile-hide-flex {
    min-width: max-content;
}

.header-drawer marquee {
    height: 24px;
    font-size: 23px;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
}

.header-drawer marquee a {
    color: white;
}

#marquee-container {
    width: 100%;
}

@media(max-width: 1024px) {
    .header-drawer {
        gap: 15px;
    }

    .header-drawer .flex.al-center.small-mobile-hide-flex span.we-accept {
        display: none;
    }
}

#marquee-container span a {
    text-decoration: underline;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #202020 !important;
    font-size: 2rem;
}

#owl-carousel-testimonials .owl-item p:nth-child(3) {
    min-height: 300px;
    display: flex;
    align-items: flex-start;
    padding: 0 10px;
}


.video-wrapper {
    width: 100%;
    max-width: 240px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    max-height: 300px;
}

.video-container {
    transform: scale(0.7);
    transform-origin: top left;
    width: 342px;
    height: 410px;
}

.video-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

@media (max-width: 600px) {
    .video-wrapper {
        max-width: 100%;
        max-height: none;
    }

    .video-container {
        transform: scale(0.9);
        transform-origin: top center;
        width: 100%;
        height: auto;
    }

    .video-container iframe {
        aspect-ratio: 9 / 16;
    }
}

@media (min-width: 1200px) {
    .video-container {
        transform: scale(0.65);
    }
}

.navigation-list li.has-mega-menu ul.sub-menu li a[href="/all-products.html"],
.navigation-list-mobile li.has-mega-menu ul.sub-menu li a[href="/all-products.html"] {
    text-decoration: underline;
    font-weight: bold;
}

@media(max-width :1080px) and (min-width: 673px) {
    .single .section-first {
        padding-top: 340px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media(max-width: 1024px) {
    .single .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media(max-width: 768px) {
    tr.woocommerce-cart-form__cart-item.cart_item {
        display: flex !important;
        align-items: flex-start;
        justify-content: space-around;
    }

    .woocommerce table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item td {
        text-align: unset !important;
    }
}

.woocommerce-cart-form .shop_table td a {
    overflow-wrap: break-word;
}

@media (max-width: 414px) {
    .woocommerce table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item td {
        font-size: 10px !important;
    }
}

@media(max-width: 768px) {
    .woocommerce table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item td.product-name {
        width: 30%;
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .woocommerce table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item td.product-price {
        display: flex;
        flex-direction: column;
    }

    .woocommerce-cart-form .shop_table td a {
        line-height: normal;
    }

    .woocommerce-page table.cart td.actions {
        width: auto;
    }

    .woocommerce table.cart td.actions .button {
        margin-bottom: 20px;
        width: auto !important;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background: unset !important;
    }

    .woocommerce table.shop_table_responsive tr.woocommerce-cart-form__cart-item.cart_item td.product-name br {
        display: none;
    }
}

.woocommerce ul.products li.product.sale .onsale {
    position: unset;
    margin: 0;
}

.woocommerce ul.products li.product.sale .yith-wcwl-add-to-wishlist {
    top: 10px !important;
}

.woocommerce.single .product .onsale {
    left: 34px !important;
}

p#billing_country_field .select2-selection__arrow::after {
    display: none;
}

.woocommerce .woocommerce-ordering {
    gap: 10px;
}

.woocommerce .woocommerce-ordering h5 {
    white-space: nowrap;
}

.woocommerce-checkout-payment #woo-additional-terms-content {
    margin: 16px 0;
    max-height: 200px;
    overflow: auto;
}

.navigation-list li.has-mega-menu ul.sub-menu li#menu-item-25358 a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-25359 a {
    display: flex;
    gap: 5px;
    color: #000000;
    font-weight: bold;
}

.navigation-list li.has-mega-menu ul.sub-menu li#menu-item-25358 a svg,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-25359 a svg {
    width: 20px;
    height: 20px;
}


@media (max-width: 1107px) {
    .header-elements {
        width: -webkit-fill-available;
        justify-content: space-between;
    }

    .navigation-list {
        gap: 0px;
    }
}

#menu-item-1815>ul.sub-menu {
    column-count: 2;
    display: block;
    column-gap: 20px;
}

#menu-item-1815>ul.sub-menu>#menu-item-24154 {
    padding-bottom: 20px;
}

#menu-item-1815>ul.sub-menu>li {
    break-inside: avoid;
}

#menu-item-1815>ul.sub-menu>#menu-item-9107 {
    break-before: column;
    padding-top: 40px;
}

@media(max-width:850px) {
    .navigation-list #menu-item-1815 ul.sub-menu {
        width: auto;
    }
}

.product-card-tags .product-outlet-tag-wrap span.outlet-tag.coming-soon-tag {
    background: red;
    color: white;
    text-transform: unset;
}

.navigation-list li.has-mega-menu ul.sub-menu {
    flex-direction: column !important;
}

#yith-wcwl-message {
    white-space: nowrap;
}

@media (max-width: 500px) {
    .refferal .refferal-form .container {
        max-width: 600px;
    }

    .blog .container .row,
    .archive .container .row {
        padding-left: 0;
        padding-right: 0;
    }

    .single-product .posted_in {
        display: inline-block;
        line-height: 30px;
        margin-top: 10px;
    }

    .single-product .posted_in a {
        display: inline-block;
    }

    .single-product .owl-carousel.owl-drag .owl-item {
        display: flex;
        justify-content: center;
    }

    .single-product .owl-next {
        right: -5px;
    }

    .single-product .owl-prev {
        left: -5px;
    }

    .woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-notice-info {
        flex-direction: column;
        margin-top: unset;
    }

    .woocommerce-checkout .acfw-checkout-ui-block .acfw-accordion:last-child {
        flex-direction: column;
    }

    .checkout-ssl-div {
        padding-top: 20px;
        padding-left: 0px;
        flex-direction: column;
    }

}

@media (max-width: 672px) {
    .refferal .best-title {
        margin-top: 20px !important
    }

}