@import url("../css/font/stylesheet.css");

body,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul,
.nav>li>a,
.mobile-sidebar-levels-2 .nav>li>ul>li>a,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: SVN-WalsheimPro, sans-serif !important;
    font-weight: 400;
}

a {
    color: #333;
}

.primary,
input[type=submit],
input[type=submit].button,
.button[name="apply_coupon"],
.woocommerce-form-login__submit {
    background-color: #193c6b;
    border-color: #193c6b;
    text-transform: inherit;
    border-radius: .35rem;
}
.must-log-in {
    padding-bottom: 1rem;
}

.button.alt,
.button.checkout,
.checkout-button,
.secondary {
    background-color: #f1ba47;
    border-color: #f1ba47;
    text-transform: inherit;
    border-radius: .35rem;
}

.primary.is-link,
.primary.is-outline,
.primary.is-underline {
    color: #193c6b;
    border-width: 1px;
    outline: 0;
}

.primary.is-link:hover,
.primary.is-outline:hover,
.primary.is-underline:hover {
    background-color: #193c6b;
    border-color: #193c6b;
    color: #fff;
}
.nav-pagination>li>a, .nav-pagination>li>span {
    border-radius: .25rem;
    border-width: 1px;
}
.nav-pagination>li>.current, .nav-pagination>li>a:hover, .nav-pagination>li>span:hover {
    background-color: #193c6b;
    border-color: #193c6b;
}
.is-form,
button.is-form,
button[type=submit].is-form,
input[type=button].is-form,
input[type=reset].is-form,
input[type=submit].is-form {
    text-transform: inherit;
    border-radius: .35rem;
}

.orderby {
    box-shadow: none;
    border-radius: .35rem;
    outline: 0;
}

.category-filtering {
    padding-top: .75rem;
    padding-bottom: .5rem;
}

.category-filtering .filter-button {
    margin: 0;
    text-transform: inherit;
    color: #333;
}

.category-filtering .filter-button strong {
    font-weight: 400 !important;
}

.has-border {
    border-color: #193c6b;
    border-radius: .5rem;
    background-color: #fff;
}

.header-wrapper,
.header-wrapper.stuck {
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
}

.account-link .image-icon {
    order: -1;
    margin-right: 0.5rem;
}

.account-item .nav-top-not-logged-in:before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512' fill='%23FFF' stroke='%23FFF' stroke-width='0'><path d='M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 96c48.6 0 88 39.4 88 88s-39.4 88-88 88-88-39.4-88-88 39.4-88 88-88zm0 344c-58.7 0-111.3-26.6-146.5-68.2 18.8-35.4 55.6-59.8 98.5-59.8 2.4 0 4.8.4 7.1 1.1 13 4.2 26.6 6.9 40.9 6.9 14.3 0 28-2.7 40.9-6.9 2.3-.7 4.7-1.1 7.1-1.1 42.9 0 79.7 24.4 98.5 59.8C359.3 421.4 306.7 448 248 448z'/></svg>");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.5rem;
}

.header-main,
.header-bottom,
.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before {
    background-color: #193c6b!important;
}

#header .header-search-form-wrapper .search-field {
    height: 40px;
    touch-action: manipulation;
    font-size: 16px;
    font-style: italic;
    color: #333;
    border: none;
    outline: 0;
    border-radius: 9999px;
}

#header .searchform-wrapper>form>.flex-row>.flex-col:last-child {
    position: absolute;
    right: 0;
}

#header .searchform-wrapper>form>.flex-row>.flex-col:last-child>button {
    background-color: #f1ba47;
    height: 40px;
    width: 40px;
    border-radius: 9999px !important;
}

#header .searchform-wrapper .ux-search-submit .icon-search {
    font-size: 1.35rem;
}

.header-main .nav-right .icon-shopping-cart:before {
    font-size: 1.5rem;
}

.header-main .nav-right .icon-shopping-cart:after {
    font-size: 1.125rem;
    font-weight: 700;
    background-color: #f1ba47;
    opacity: 1;
    width: 22px;
    height: 22px;
    line-height: 22px;
    top: -1rem;
    right: -.85rem;
}

.header-vertical-menu__fly-out,
.nav-dropdown {
    margin-top: .25rem;
    border-radius: .35rem;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
}

.nav-dropdown {
    padding: .5rem;
    color: #333;
    border: none !important;
}

.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    bottom: -4px;
}

.account-item .nav-dropdown.nav-dropdown-default>li>a {
    color: #333;
    border: none;
}

.account-item .nav-dropdown.nav-dropdown-default>li>a:hover {
    color: #193c6b;
}

.live-search-results {
    background-color: #FFF;
    box-shadow: none;
    border-radius: .35rem;
    margin-top: .25rem;
}

.lpp-noResults .autocomplete-suggestion {
    min-height: auto;
}




.searchform-wrapper .autocomplete-suggestions {
    border-radius: .25rem;
}

.autocomplete-suggestion {
    background-color: #FFF !important;
    border-bottom: none;
    cursor: pointer;
    display: block;
    padding: 1rem;
    position: relative;
    min-height: 132px;
}

.autocomplete-suggestion img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: .15rem;
    position: absolute;
    top: 1rem;
    left: 1rem;
}

.autocomplete-suggestion img+.search-name {
    margin-left: 110px;
    font-size: 1.125rem;
    font-weight: 700;
    padding: 0;
    margin-top: 0;
    padding-bottom: .25rem;
}

.autocomplete-suggestion img+.search-name strong {
    font-weight: 700 !important;
}


.autocomplete-suggestion .search-price {
    margin-left: 110px;
    font-size: 1rem;
    font-weight: 700;
    padding: 0;
    margin-top: 0;
    padding-bottom: .25rem;
    display: flex;
    flex-direction: column;
    color: #193c6b;
}

@media (max-width: 849px) {
    .autocomplete-suggestion {
        min-height: 54px;
        padding: .5rem;
    }

    .autocomplete-suggestion img {
        width: 38px;
        height: 38px;
        margin: 0px;
        top: .5rem;
        left: .5rem;
    }

    .autocomplete-suggestion img+.search-name {
        font-size: .9rem;
        margin-left: 46px;
        line-height: 1.2;
        padding-bottom: 0;
    }

    .autocomplete-suggestion .search-price {
        margin-left: 46px;
        flex-direction: row;
        font-size: .75rem;
        font-weight: 400;
        padding-bottom: 0;
    }

}



.nav-vertical-fly-out>li+li {
    border-color: transparent;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a {
    font-size: 1.125rem;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a:hover {
    color: #193c6b;
}

#main {
    background-color: #F4F4F4;
}

.lpp-product-features {
    background-color: #ebebed;
    padding: 1rem;
    border-radius: .75rem;
}

.lpp-features-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.lpp-feature-image {
    width: 80px;
    height: 80px;
    margin: auto;
}

.lpp-feature-image img {
    height: 100%;
    max-width: 100%;
    border-radius: .5rem;
}

.lpp-feature-name {
    margin-bottom: 0;
    font-size: .8rem;
    text-align: center;
    margin-top: .5rem;
}

.lpp-btn {
    background-color: #193c6b;
    margin: 1rem 0 2rem;
    display: flex;
    align-items: center;
    width: 16rem;
    height: 3rem;
    border-radius: 999px;
    gap: .25rem;
    justify-content: center;
    font-weight: 400;
    text-transform: inherit;
}

.lpp-bottom-btn {
    display: flex;
    justify-content: center;
}

.lpp-product-specs {
    margin: 30px 0;
    padding: 20px 0;
}

.lpp-specs-title {
    margin-bottom: 20px;
    font-size: 1.25em;
}

.lpp-specs-table {
    overflow: hidden;
    background: #fff;
}

.lpp-spec-row {
    display: flex;
    font-size: .875rem;
}

.lpp-spec-name {
    flex: 0 0 30%;
    padding: 5px;
    font-weight: bold;
}

.lpp-spec-value {
    flex: 1;
    padding: 5px;
}

@media (max-width: 768px) {
    .lpp-spec-row {
        flex-direction: column;
    }

    .lpp-spec-name {
        flex: none;
    }
}

.custom-buy-button {
    width: 100%;
    margin-bottom: .5rem;
    height: 3rem;
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: 700;
}

.lpp-sProductBody .btn-buyCall {
    border-width: 1px;
    border-color: #3f3f3f;
    color: #333;
    text-transform: uppercase !important;
    font-size: 1rem;
    padding-bottom: .25rem;
    padding-top: .25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lpp-sProductBody .btn-buyCall>span {
    line-height: 1.3;
}

.lpp-sProductBody .btn-buyCall:hover {
    background-color: #d2d2d2;
    color: #333;
    border-color: #d2d2d2;
}

.lpp-sProductBody .btn-buyCall:active:hover,
.lpp-sProductBody .btn-buyCall:active:focus {
    animation: button-pop 0s ease-out;
    transform: scale(0.97);
}

@keyframes button-pop {
    0% {
        transform: scale(0.98)
    }

    40% {
        transform: scale(1.02)
    }

    to {
        transform: scale(1)
    }
}

.lpp-sProductBody .btn-tuvan>span:before,
.lpp-sProductBody .btn-tragop>span:after {
    content: 'Tư vấn miễn phí';
    font-size: .75rem;
    text-transform: none;
    font-weight: 400;
    display: block;
}

.lpp-sProductBody .btn-tragop:before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url("data:image/svg+xml;utf8,<svg stroke='%23fff' fill='%23fff' stroke-width='0' viewBox='0 0 20 20' aria-hidden='true' xmlns='http://www.w3.org/2000/svg'><path d='M4 4a2 2 0 00-2 2v1h16V6a2 2 0 00-2-2H4z'></path><path fill-rule='evenodd' d='M18 9H2v5a2 2 0 002 2h12a2 2 0 002-2V9zM4 13a1 1 0 011-1h1a1 1 0 110 2H5a1 1 0 01-1-1zm5-1a1 1 0 100 2h1a1 1 0 100-2H9z' clip-rule='evenodd'></path></svg>") no-repeat center;
    background-size: 88%;
    vertical-align: middle;
    margin-right: 1rem;
    border-radius: 50%;
    background-color: #3f3f3f;
}

.lpp-sProductBody .btn-tuvan:before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    margin-right: 2rem;
    border-radius: 50%;
    background: url("data:image/svg+xml;utf8,<svg stroke='%23fff' fill='%23fff' stroke-width='0' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'><path d='M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z'></path></svg>") no-repeat center;
    background-color: #3f3f3f;
    background-size: 62%;
}

.lpp-sProductBody .btn-tragop>span:after {
    content: 'bằng thẻ tín dụng ';
}

.price-wrapper .product-page-price, .single-product .price-wrapper .product-page-price > .price {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.price-wrapper .product-page-price>del,
.price-wrapper .product-page-price>del bdi,
.lpp-boxProduct .price-wrapper .price>del,
.lpp-boxProduct .price-wrapper .price>del bdi,
.single-product .price-wrapper .product-page-price > .price >del,
.single-product .price-wrapper .product-page-price > .price >del bdi{
    font-size: 1.7rem;
    color: inherit;
    font-weight: 700;
}

.lpp-boxProduct .price-wrapper .price>del,
.lpp-boxProduct .price-wrapper .price>del bdi {
    font-size: 1.5rem;
}

.price-wrapper .product-page-price bdi,
.lpp-boxProduct .price-wrapper .price bdi {
    color: #193c6b;
    font-size: 1.5rem;
    font-weight: 700;
}

.lpp-boxProduct .price-wrapper .price bdi {
    font-size: 1.25rem;
}

.lpp-boxProduct .price-wrapper .price ins {
    order: -1;
}

.lpp-sProductBody .flickity-enabled.is-draggable .flickity-viewport {
    max-height: 480px;
}

.lpp-sProductBody .flickity-enabled.is-draggable .flickity-viewport .woocommerce-product-gallery__image,
.lpp-sProductBody .flickity-enabled.is-draggable .flickity-viewport .woocommerce-product-gallery__image img {
    height: 100%;
}


/*box product*/
.lpp-boxProduct {
    background: #FFF;
    display: flex;
    flex-direction: column;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    overflow: hidden;
    border-radius: 1rem;
}

.lpp-boxProduct .box-image {
    width: 100%;
}

.lpp-boxProduct .box-image a {
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.lpp-boxProduct .box-image a img {
    position: absolute;
    height: 100%;
    width: 100%;
    inset: 0px;
    color: transparent;
}

.lpp-boxProduct .box-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    padding: .5rem;
    font-size: inherit;
}

.lpp-boxProduct .price-wrapper>.price {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    gap: .5rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.lpp-boxProduct .title-wrapper a {
    font-size: 1.125rem;
    font-weight: 600;
}

.lpp-boxProduct .meta-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1rem;
    padding-top: 1rem;
    font-size: .875rem;
}

.lpp-boxProduct .meta-wrapper .lpp-sold {
    font-weight: 700;
    color: #333;
}

.star-rating:before,
.woocommerce-page .star-rating:before,
.star-rating span:before {
    color: #fb923c;
}

.lpp-boxProduct .star-rating {
    margin: 0;
}

.lpp-topBadge .lpp-onsale {
    position: absolute;
    z-index: 1;
    top: -.5rem;
    right: 1.5rem;
}

.lpp-topBadge .lpp-onsale svg {
    width: 6rem;
    height: inherit;
    color: #193c6b;
}

.lpp-topBadge .lpp-onsale>span {
    font-size: 1.25rem;
    color: #f1ba47;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    inset: 0;
    top: -.75rem;
    position: absolute;
}

.lpp-topBadge .lpp-top--HN {
    position: absolute;
    top: -.65rem;
    left: .5rem;
    z-index: 1;
}

.lpp-topBadge .lpp-top--HN .lpp-newBadge {
    width: 100px;
    height: 70px;
}

.lpp-topBadge .badge,
.lpp-sProductBody .badge-container .lpp-onsale,
.lpp-top--N+.lpp-top--N {
    display: none !important;
}

.lpp-sProductBody .badge-container {
    margin-top: 0;
    top: -.8rem;
}

.lpp-productInfo--Id .lpp-onsale {
    position: absolute;
    top: 0;
    right: 0;
}

.lpp-productInfo--Id .lpp-onsale>svg {
    color: #193c6b;
}

.lpp-productInfo--Id .lpp-onsale>span {
    position: absolute;
    font-size: 1.875rem;
    inset: 0;
    text-align: center;
    font-weight: 700;
    color: #f1ba47;
}

.lpp-policy {
    background: #ECECEC;
    padding: 1rem .5rem;
    border-radius: 9999px;
    display: flex;
    gap: .25rem;
    justify-content: space-evenly;
    align-items: center;
}

.lpp-policy .lpp-icon {
    color: #DB9DA8;
    border: .5px solid #DB9DA8;
    border-radius: 50%;
    padding: .5rem;
    height: fit-content;
    line-height: 0;
}

.lpp-policy .lpp-text {
    font-size: .6rem;
    overflow-wrap: normal;
    word-break: normal;
    white-space: nowrap;
}

.lpp-policy p,
.product-short-description p {
    margin-bottom: 0;
}

.lpp-product-cWrap,
.lpp-sProductBody .woocommerce-tabs,
.product-short-description {
    background: #fff;
    padding: 1rem !important;
    margin-bottom: 1rem;
    margin-top: 1rem;
    text-align: justify;
    border-radius: .5rem;
}

.lpp-product-clatest {
    background: #FFF;
    border-radius: 1rem;
    padding-top: 1rem;
}

@media (min-width: 850px) {
    .lpp-product-clatest>.row {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }
}

.lpp-product-clatest>h4 {
    padding-left: 1rem;
}

.lpp-sProductBody .tabbed-content .nav {
    width: auto;
}

.lpp-sProductBody .tabbed-content .nav li a {
    font-size: 1.15rem;
    text-transform: inherit;
    padding: 4px 8px;
}

.lpp-sProductBody .tabbed-content .nav li a:before {
    background-color: #193c6b;
    top: auto;
    bottom: 0;
}

.lpp-sProductBody .review-form-inner {
    border: 0;
    padding: 0;
}

.lpp-sProductBody .woocommerce-Reviews {
    flex-direction: column;
}

.lpp-sProductBody .woocommerce-Reviews>div {
    max-width: 100%;
    width: 100%;
    flex-basis: 100%;
}

.lpp-sProductBody .stars a.active:after,
.lpp-sProductBody .stars a:hover:after {
    color: #fb923c;
}

.breadcrumbs a,
.breadcrumbs {
    color: #333;
    font-size: .85rem;
    font-weight: 400;
}

.lpp-sProductTop .product-title {
    color: #193c6b;
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-bottom: 0;
}

.lpp-sProductTop .woocommerce-review-link {
    color: #193c6b;
}

.lpp-sProductTop .lpp-ptop--Sstack {
    gap: 1rem;
}

.lpp-sProductTop .star-rating {
    height: 26px;
    margin: 0;
    font-size: 22px;
}

.lpp-sProductBottom .product-section {
    border: none;
}

.lpp-sProductBottom .product-section-title-related {
    font-size: 1.25rem;
    text-transform: inherit;
    color: #333;
    margin: 0;
}

.header-vertical-menu__opener {
    border-radius: 9999px;
}

.product-small>.col-inner,
.lpp-boxProduct {
    height: 100%;
}

.lpp-topOutstock {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 20%;
    background: #193c6b;
    color: #fff;
    padding: 4px 8px;
    border-radius: .25rem 0 0 .25rem;
    font-size: .85rem;
    font-weight: 700;
}

.lpp-sProductTop,
.page-title-inner {
    padding-top: 1rem !important;
}

#wide-nav .flex-row.container .flex-right .nav-right {
    justify-content: center;
}

#wide-nav .flex-row.container .flex-right .nav>li>a {
    font-weight: 400;
}

@media (min-width: 850px) {
    .nav-divided>li+li>a:after {
        border-left: 2px solid #fff;
        left: -1rem;
    }
}

/*home*/
.lpp-home--title {
    background-color: #193c6b;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin-bottom: 0;
}

.lpp-home--title .section-title {
    margin: 0;
    display: block;
    text-align: center;
}

.lpp-home--title .section-title-main {
    margin: 0;
    text-transform: inherit;
    font-size: 1.5rem;
    font-weight: 700;
    color: #FFF;
}

.lpp-home--title .section-title b {
    display: none;
}

.lpp-home--sec .lpp-row--p>.col-inner {
    background-color: #e5e5e5;
    border: 1px solid #193c6b;
}

@media (min-width: 850px) {

    .lpp-home--sec .lpp-row--p>.col-inner>.row,
    .lpp-home--sale .woocommerce {
        padding: 1rem;
        padding-bottom: 0;
    }

    .lpp-home--sale .woocommerce {
        transform: translateY(-7%);
        padding-top: 0;
    }

    .lpp-home--sale .woocommerce .product-small {
        padding-bottom: 0;
    }

    .section.lpp-home--sec {
        padding-bottom: 0 !important;
        padding-top: 1rem !important;
    }

}

.lpp-h--btn {
    display: flex;
    justify-content: right;
    align-items: center;
    color: #333 !important;
}

.lpp-h--btn .icon-angle-right:before {
    background-color: #193c6b;
    font-size: 2rem;
    border-radius: 9999px;
    height: 3rem;
    padding: 0;
    width: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    margin-left: .5rem;
}

.lpp-h--btn .icon-angle-right:hover:before {
    background-color: #d2d2d2;
}

.lpp-home--sale .lpp-row--p>.col-inner {
    background-color: #9c0c0a;
    border: none;
    border-radius: 1rem;
    overflow: hidden;
}

/*news*/
.post-sidebar .widget_categories {
    background-color: #193c6b;
    border-radius: 1rem;
}

.post-sidebar .widget_categories .is-divider {
    display: none;
}

.post-sidebar .widget_categories .widget-title {
    min-height: 3.75rem;
    padding: 1rem;
    padding-inline-end: 3rem;
    transition: background-color .2s ease-out;
    width: 100%;
    display: block;
    line-height: 1.7;
    text-align: center;
    font-size: 1.125rem;
    color: #FFF;
}

.post-sidebar .widget_categories>ul {
    background-color: #FFF;
    padding: 0.5rem 1rem 1rem;
    border-radius: 1rem;
    transition: padding .2s ease-out, background-color .2s ease-out;
}

.post-sidebar .widget_categories>ul>li+li {
    border-top: none;
}

.post-sidebar .widget_categories>ul>li>a {
    padding: .25rem .25rem;
    display: block;
    color: #666666;
    text-transform: uppercase;
    font-weight: 300;
    font-size: .95rem;
}

.post-sidebar .widget_categories>ul>li.active>a {
    background-color: #f1ba47;
    font-weight: 600;
    color: #FFF;
}

@media screen and (min-width: 850px) {
    .row-large>.post-sidebar {
        padding: 0;
    }
}

#post-list .box-blog-post .image-cover {
    border-radius: .75rem;
}

.box-blog-post .post-title>a {
    margin: 0;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
}

.box-blog-post .post-title+.is-divider,
.blog-wrapper h1+.is-divider {
    display: none;
}

.box-blog-post .from_the_blog_excerpt {
    padding-top: .25rem;
    color: #333;
    font-weight: 300;
}

.post-date>.badge-inner {
    border-radius: .5rem;
    border-width: 1px;
    color: #333;
    border-color: #193c6b !important;
    font-weight: 500;
}

.has-hover:hover .post-date>.badge-inner {
    background-color: #193c6b !important;
    color: #fff !important;
}

.blog-wrapper h1 {
    font-size: 1.875rem;
    color: #193c6b;
    margin: 0;
}

.blog-single .post {
    background: #FFF;
    padding: 1rem;
    margin: 0 0 1rem;
}

#comments .comment-respond {
    background-color: #FFF;
}

.lpp-section--footerInfo1 h4.uppercase,
.lpp-section--footerInfo2 h4.uppercase {
    font-size: 1.125rem;
    font-weight: 500;
    color: #333;
}

.lpp-list--footer {
    margin: 0;
    list-style: none;
}

.lpp-list--footer li {
    position: relative;
    margin: 0 !important;
}

.lpp-list--footer li a:before {
    content: '';
    background-color: #193c6b;
    border-radius: 9999px;
    width: .5rem;
    height: .5rem;
    display: inline-block;
    margin-right: .35rem;
}

.lpp-section--footerInfo2 .col-inner p {
    font-size: .875rem;
    color: #333;
}

#top-link {
    background-color: #001a33 !important;
    color: #FFF;
    border: none;
    width: 3.5rem;
    height: 3.5rem;
}

#top-link i:before {
    font-size: 3rem;
    line-height: 1.1;
}

.lpp-linkF--e a {
    color: #60a5fa;
}

.lpp-linkF--e a:hover {
    color: #193c6b
}

.lpp-section--news .box-text {
    padding: 0 !important;
}

.lpp-section--news .box-text .box-text-inner {
    display: flex;
    flex-direction: column;
}

.lpp-section--news .box-text .box-text-inner p {
    margin-top: .5rem;
}

.lpp-section--news .box-text .box-text-inner h5>a {
    font-size: 1rem;
    text-transform: inherit;
}

.lpp-section--news .box-text .box-text-inner .post-meta {
    opacity: 1;
    color: #333;
    font-size: .875rem;
    order: -1;
    margin-top: .25rem;
}

.lpp-section--news .box-text .box-text-inner .cat-label {
    opacity: 1;
    color: #333;
    font-size: .75rem;
    text-transform: inherit;
    order: 1;
    margin: 0;
}

.lpp-section--news img,
.lpp-section--news .image-cover {
    border-radius: .5rem;
}

.lpp-section--news .row-slider .flickity-page-dots {
    bottom: -8%;
}

.lpp-section--news .box-text .is-divider {
    display: none
}

.message-wrapper {
    padding: 1rem;
    background: #FFF;
    border-radius: .5rem;
    margin-bottom: .5rem;
}


.flashsale-box {
    background-color: #fff;
    border: 2px dashed #193c6b;
    border-radius: 1rem;
    padding: 1rem;
    color: #333;
    margin-top: .75rem;
}

.lasperpen-time-fix {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    font-size: 1.5rem;
    justify-content: center;
    background-color: #193c6b;
    color: #FFF;
    border-radius: .5rem;
}

.meta-infoFlash {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: .5rem;
}

.meta-infoFlash strong {
    color: #193c6b;
}

.lpp-title-Csale {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 600;
}

.product-brand,
body {
    color: #333;
}

.lpp-gift {
    top: 12%;
    right: 1%;
    font-size: .775rem;
}

.lpp-gift>div {
    padding: .25rem;
}

.lpp-watched>.col {
    padding: 0;
    margin-bottom: 1rem;
}

.lpp-watched .lpp-boxProduct {
    height: auto;
    flex-direction: row;
}

.lpp-watched .price-wrapper>.price {
    padding: 0;
}

.lpp-watched .price-wrapper .price>del,
.lpp-watched .price-wrapper .price>del bdi {
    font-size: .9rem;
}

.lpp-watched .price-wrapper .price bdi {
    font-size: .85rem;
}

.lpp-watched .title-wrapper a {
    font-size: .9rem;
    font-weight: 600;
    margin-top: .25rem;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lpp-watched .meta-wrapper {
    padding: 0;
    margin-top: auto;
}

.lpp-watched .meta-wrapper .lpp-sold {
    font-weight: 500;
    font-size: .75rem;
}

.lpp-watched .star-rating:before,
.lpp-watched .star-rating:before,
.lpp-watched .star-rating span:before {
    font-size: .7rem;
}

.lpp-watched .box-text {
    justify-content: start;
}

.lpp-watched .lpp-topBadge .lpp-onsale svg {
    width: 4rem;
}

.lpp-watched .lpp-topBadge .lpp-onsale>span {
    font-size: .75rem;
}

.lpp-watched .lpp-topBadge .lpp-onsale {
    top: -.35rem;
    right: .85rem;
}

.lpp-watched .lpp-top--HN {
    top: -.35rem;
}

.lpp-watched .lpp-top--HN img {
    width: 4rem;
}

.lpp-watched .lpp-onsale-badge {
    font-size: 0;
}

.lpp-watched .lpp-onsale-badge>img {
    font-size: .85rem;
}

@media screen and (max-width: 849px) {

    .lpp-home--sec .lpp-row--p,
    .lpp-home--sec {
        padding: 0 !important;
    }

    .lpp-home--sec {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .lpp-home--sec .lpp-row--p .lpp-home--title+.row,
    .lpp-home--sale .lpp-row--p .woocommerce>.products {
        padding: .5rem;
		padding-top: 1.25rem;
    }
	.lpp-section--1 .flickity-viewport {
		height: 350px !important;
	}
	.lpp-section--1 .flickity-viewport .img-inner {
		padding-top: 350px !important;
	}
    .lpp-boxProduct .price-wrapper .price bdi,
    .lpp-boxProduct .title-wrapper a {
        font-size: .875rem;
    }

    .lpp-boxProduct .price-wrapper .price>del,
    .lpp-boxProduct .price-wrapper .price>del bdi {
        font-size: 1.1rem;
    }

    .lpp-onsale-badge {
        font-size: 0;
    }

    .lpp-onsale-badge>img {
        font-size: .85rem;
    }

    .lpp-boxProduct .price-wrapper>.price {
        padding-bottom: .25rem;
        padding-top: .15rem;
    }

    .lpp-boxProduct .meta-wrapper {
        padding: 0;
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    .star-rating:before,
    .woocommerce-page .star-rating:before,
    .star-rating span:before {
        color: #fb923c;
        font-size: .75rem;
    }

    .lpp-boxProduct .meta-wrapper .lpp-sold {
        font-size: .75rem;
    }

    .lpp-gift {
        top: 6%;
        right: 3%;
        font-size: .65rem;
    }

    .shop-container {
        padding: .5rem;
    }

    .lpp-sProductTop .lpp-ptop--Sstack {
        flex-direction: column;
        gap: .25rem;
    }

    .lpp-sProductTop .woocommerce-product-rating {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .lpp-sProductTop .star-rating:before,
    .lpp-sProductTop .woocommerce-page .star-rating:before,
    .lpp-sProductTop .star-rating span:before {
        font-size: 1.35rem;
    }

    .lpp-sProductTop {
        padding-bottom: 1rem;
        border-bottom: 2px solid #dedfe1;
    }

    .header-main {
        height: 65px;
    }

    .checkout-breadcrumbs {
        padding: 0;
    }

    .checkout-breadcrumbs>a {
        font-size: 1rem;
        color: #193c6b;
        font-weight: 600;
    }

    .cart-container {
        padding-top: 0;
    }

    .blog-wrapper .col,
    .blog-wrapper #post-list>.row {
        padding-left: .5rem;
        padding-right: .5rem;
        padding-bottom: 0;
    }

    .blog-wrapper .post-sidebar {
        order: -1;
    }

    .page-wrapper {
        padding-bottom: 1rem;
        padding-top: 1rem;
    }

    .blog-wrapper h1 {
        font-size: 1.25rem;
    }

    #comments .comment-respond {
        padding: 1rem;
    }

    .lpp-sProductBody .col.medium-12,
    .lpp-productInfo--Id {
        padding-bottom: 0;
    }

}

@media screen and (min-width: 850px) {

    .row-large>.post-sidebar,
    .row-large>.post-sidebar+.col {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media (max-width: 1199px) {
    .lpp-idSingleProduct>.col {
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .shop-container {
        padding-left: .75rem;
        padding-right: .75rem;
    }

    .category-page-row .category-page-row,
    .category-page-row>.col {
        padding-left: 0;
        padding-right: 0;
    }

    .category-page-row {
        padding-top: .75rem;
        padding-bottom: 0;
    }

}

@media (min-width: 1200px) {
    .shop-container .section {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

.lpp-watched .lpp-gift {
    position: absolute;
    right: 0;
    top: auto;
}

.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    background-color: #fff;
    border: 1px solid #d2d4d7;
    border-radius: .5rem;
    box-shadow: none;
}

.time-box-item span:not(.smalltext) {
    margin-right: 0.25rem;
}
td {
    color: #333;
}
@media (max-width: 849px) {
    .time-box-item span {
        font-size: 1.15rem;
    }
}

.variations_form.cart {
    padding-top: 1rem;
}

@media (min-width: 850px) {
	.lpp-home--sec .flickity-slider .lpp-boxProduct .box-text {
		height: 185px;
	}
}
@media (max-width: 849px) {
	.lpp-home--sec .flickity-slider .lpp-boxProduct .box-text {
		height: 142px;
	}
}
.lpp-boxProduct .title-wrapper a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.lpp-home--sec .slider-nav-reveal .flickity-prev-next-button.previous {
    left: 10px !important;
}
.lpp-home--sec .slider-nav-reveal .flickity-prev-next-button.next {
    right: 10px !important;
}