/* p,h1,h2,h3,h4,h5,h6,a {
	text-transform: lowercase !important;
}
p,h1,h2,h3,h4,h5,h6,a:first-letter {text-transform: uppercase !important; } */
body {
    font-size: 1.6rem;
}

.header-middle {
    /* font-size: 1.4rem; */
    font-size: 16px;
}

label {
    display: inline-block;
    font-size: 15px;
    color: black;
    margin-top: 10px;
}

/* span {
	text-transform: lowercase !important;	
	display:inline-block;
}
span:first-letter {text-transform: uppercase !important; } */

input {
    -webkit-appearance: auto;
}

.form-control {
    border-color: var(--ghost);
    border-radius: 5px;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.container {
    max-width: 1440px;
    padding: 0 7%;
}

.txt-orange {
    color: var(--burnt-orange);
}

.header {
    position: fixed;
    top: 0;
    background: #ffffff;
    z-index: 1200;
    width: 100%;
    border-bottom: 2px solid #e3e4e8;
}

.header-middle {
    /* padding-top: 1.8rem; */
    /* padding-bottom: 0.7rem; */
    padding-top: 0;
    padding-bottom: 0;
    height: 70px;
}

.header-left .logo {
    min-width: 150px;
    padding-right: 15px;
    border-right: 2px solid #e3e4e8;
}

.header .container-fluid {
    padding: 0 12px;
}

.miniNavTab {
    margin-top: 70px;
}

.miniNavTab ul.menu {
    margin-left: 175px;
    position: relative;
}

.miniNavTab .menu>li>a {
    padding: 1.2rem 3rem;
    font-weight: 500;
    border-bottom: 3px solid transparent;
}

.miniNavTab .menu>li {
    margin-right: unset;
}

.miniNavTab .menu li {
    position: unset;
}

.miniNavTab .megamenu {
    min-width: 80vw;
}

.miniNavTab .megamenu h5 {
    margin: 0;
}

.miniNavTab .megamenu li a {
    padding: 0.5rem 0;
}

.miniNavTab .megamenu .row>* {
    padding: unset;
}

.miniNavTab .megamenu>.row {
    padding: 10px 25px;
}

.miniNavTab .megamenu .Nav_category_second_level {
    margin-bottom: 30px;
}

.miniNavTab .NavCategoryCard_heading a {
    padding: unset;
    font-weight: 600;
    font-size: 18px;
}

.miniNavTab .menu>.submenu::after,
.miniNavTab .menu>.submenu>a::after {
    padding: unset;
    content: none;
}

.megamenu li:hover>a:not(.menu-title),
.megamenu .active>a:not(.menu-title) {
    color: var(--burnt-orange);
}

.megamenu a:hover {
    color: var(--burnt-orange);
}

.header .header-search {
    width: 30vw;
    max-width: 25vw;
    min-width: 20vw;
}

.header .menu>li>a {
    padding: 1.6rem 2rem;
}

.header .menu>li>a:hover,
.miniNavTab .menu>li>a:hover {
    /* background: #e0e0e0; */
    border-bottom: 3px solid var(--burnt-orange);
}

.header .menu>li {
    margin: unset;
}

.header input.header_search {
    border: 1px solid #09b4b0;
    padding: 10px;
    border-radius: 10px 0 0 10px;
    width: 100%;
    height: 100%;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    border-right: unset;
}

.header-search .btn-search {
    color: #fff;
    font-size: 1.4rem;
    border-radius: 0 10px 10px 0;
    border: unset;
}

@media (max-width: 991px) {
    .header-left .logo {
        border-right: unset;
    }
}

@media (min-width: 991px) {
    .d-xl-block {
        display: block !important;
    }
}

@media (max-width: 991px) {
    .main {
        margin-top: 70px !important;
    }

    .page-wrapper.miniNavSlider .main {
        margin-top: 0 !important;
    }
}

.btn:hover,
.btn:active,
.btn:focus {
    color: var(--white);
    border-color: #cfdadd;
    background-color: var(--dark-slate-blue);
}

section .heading-title {
    font-size: 34px;
    line-height: 1.2;
}

.heading-title {
    font-family: Sora;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: var(--dark-slate-blue);
    line-height: 44px;
}

section .shop_all {
    font-size: 18px;
    line-height: 28px;
    color: #8b8c92;
    opacity: 0.9;
    margin-left: 40px;
}

section .owl-item .product {
    margin-top: 10px;
}

section .slider-arrow {
    text-align: end;
}

section .slider-arrow .arrow_prev {
    margin-right: 10px;
}

.slider-arrow .arrow_prev.disabled,
.slider-arrow .arrow_next.disabled {
    opacity: 0.5;
}

.ShopByCategory_ShopPetsNewBox {
    height: 80px;
    display: -moz-box;
    display: flex;
    background: #eeeeef;
    -moz-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 8px;
    overflow: hidden;
}

.ShopByCategory_name {
    font-weight: 600;
    line-height: 26px;
    padding: 14px 0 14px 24px;
    color: #020612;
    width: 198px;
    max-height: 74px;
    margin-top: auto;
    margin-bottom: auto;
}

.ShopByCategory_TextBox__KR96a {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
}

.ShopByCategory_SHopFor {
    font-weight: 700;
    font-size: 28px;
    line-height: 42px;
    color: #020612;
    margin-right: 10px;
    margin-top: -2px;
}

.ShopByCategory_shopPetNameBoxMain {
    width: 80px;
}

.ShopByCategory_shopByPetsBoxName {
    float: right;
    line-height: 26px;
    color: #020612;
    background: #fff;
    border-radius: 22px;
    padding: 5px 12px;
}

.ShopByCategory_ShopPetsNewBox:hover {
    background: #fbfbfb;
    background-color: #fbfbfb !important;
}

.ShopByCategory_ShopPetsNewBox:hover .ShopByCategory_shopByPetsBoxName {
    background: var(--dark-slate-blue);
    color: #fff;
}

.pt {
    padding-top: 20px;
}

.col-md-3.pt {
    text-align: right;
}

.home_page_slider .owl-stage-outer img {
    max-width: 100% !important;
    height: auto !important;
}

.home_page_slider .owl-stage-outer .y-50 {
    top: 25% !important;
}

/* .brand_menu ul li {
	line-height:1 !important;
} */
.brand_menu ul li h5 {
    margin: 0 0 5px !important;
}

.brand_menu .list_brand,
.offcanvas .list_brand {
    height: 70vh;
    width: 90%;
}

.brand_menu .list_brand {
    overflow: scroll;
}

.brand_menu .list_brand,
.offcanvas .list_brand {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
}

.brand_menu .list_brand::-webkit-scrollbar,
.offcanvas .list_brand::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.footer_brand_menu ul li h5 {
    color: white !important;
    margin-bottom: 5px !important;
}

.intro-slider img {
    min-height: auto !important;
}

.price_range input {
    width: 48% !important;
    margin-right: 5px;
    float: left;
}

/* 
.filter-price-slider input {
	width:48% !Important;
	margin-right:5px;
	float:left;
}
.filter-price-slider {
	overflow:hidden !important;
}
 */
.filter-price-slider .noUi-base {
    background: #09b4b0;
}

/* CART CSS */

.cart.main {
    border-top: 1px solid #e1e1e1;
}

.cart .accordion {
    border-bottom: 1px solid #e1e1e1;
}

.cart .card-header {
    font-size: 1.4rem;
}

.cart .card-header>a {
    padding-left: 2px;
}

.cart .card-body {
    margin-bottom: 2.4rem;
    padding: 0;
}

.cart .form-control {
    font-family: Poppins, sans-serif;
}

.cart .input-coupon {
    max-width: 100%;
}

.cart .input-coupon>* {
    border: 1px solid #e3e3e3;
    background-color: #f6f7f9;
}

.cart .input-coupon .btn {
    width: 5.2rem;
    border-left: none;
}

.cart .input-coupon .form-control {
    font-size: 1.3rem;
    border-right: none;
}

.cart .remove {
    margin-right: 0;
    width: 2rem;
    text-align: center;
}

.cart .summary {
    line-height: 2.15;
}

.cart .summary .title {
    margin-bottom: 1rem;
    padding-bottom: 1.8rem;
    border-bottom: 1px solid #e1e1e1;
}

.cart .summary label {
    display: block;
}

.cart .shipping {
    margin-bottom: 2.3rem;
    width: 100%;
    letter-spacing: -0.01em;
}

.cart select {
    max-width: 100%;
    width: 100%;
}

.cart .select-box::before {
    right: 1.5rem;
    font-family: "Donald";
    font-size: 1.2rem;
    content: "\e968";
}

.cart .btn-checkout {
    display: block;
}

.cart .product-thumbnail figure {
    position: relative;
    display: inline-block;
}

.cart .product-thumbnail .product-remove {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.2rem;
    width: 2rem;
    height: 2rem;
    top: -0.8rem;
    right: -0.8rem;
    border-radius: 50%;
    background-color: #fff;
    color: #222;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
}

.step-by {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.step-by .title.title-step {
    font-size: 2rem;
    text-transform: initial;
    font-weight: 700;
    margin-left: 4.8rem;
    color: #999;
    margin-bottom: 0;
    letter-spacing: -0.5px;
    padding: 0.5rem 0;
}

.step-by .title.title-step::before {
    content: "\f054";
    display: inline-block;
    position: absolute;
    left: -2.8rem;
    top: 52%;
    line-height: 0;
    vertical-align: middle;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 1.7rem;
    background-color: #fff;
}

.step-by .title.title-step.visited {
    color: #222;
}

.step-by .title.title-step.visited~.active::before {
    color: #222;
}

.step-by .title.title-step.active {
    color: #26b;
}

.step-by .title.title-step.active::before {
    color: #999;
}

.step-by .title.title-step:first-child {
    margin-left: 0;
}

.step-by .title.title-step:first-child::before {
    display: none;
}

.summary {
    padding: 2.8rem 3rem 2rem;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
}

.summary td:last-child,
.summary th:last-child {
    text-align: right;
    min-width: 12rem;
}

.summary th {
    text-align: left;
}

.summary .form-control {
    width: 100%;
    max-width: 100%;
}

.summary-title {
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #222;
    text-transform: uppercase;
    padding-bottom: 2rem;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e1;
}

.summary-subtotal {
    border-bottom: 1px solid #e1e1e1;
}

.summary-subtitle {
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: -0.01em;
    color: #222;
    margin-bottom: 0;
    padding: 2rem 0;
}

.summary-subtotal-price {
    font-size: 1.4rem;
    font-weight: 400;
    color: #666;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
}

.summary-total-price {
    font-size: 2rem;
    letter-spacing: -0.025em;
    font-weight: 700;
    color: #222;
    text-align: right;
    margin-bottom: 0;
    font-family: Poppins, sans-serif;
}

.coupon {
    display: flex;
}

.coupon>* {
    margin-right: 1rem;
}

@media (max-width: 767px) {
    .summary {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .cart-actions {
        display: block !important;
    }

    .cart-actions .coupon {
        padding-bottom: 2rem;
    }
}

@media (max-width: 479px) {
    .summary {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.shipping-address {
    border-bottom: 1px solid #e1e1e1;
}

.shipping-address input.form-control,
.shipping-address .select-box {
    margin-bottom: 2rem;
    background: #fff;
}

.shipping-address .form-control {
    padding: 0.95rem 1.4rem;
    font-size: 1.3rem;
    border-color: #e3e3e3;
    color: #999;
}

.cart-total {
    text-align: right;
}

.cart-total .btn-calc {
    margin-bottom: 1.8rem;
}

.cart-total td,
.cart-total th {
    border-top: 1px solid #e1e1e1;
}

.cart-subtotal th {
    font-weight: 400;
}

.cart-subtotal td,
.cart-subtotal th {
    padding: 1.5rem 0;
}

.order-total {
    font-size: 1.6rem;
    font-weight: 600;
    color: #26b;
}

.order-total td,
.order-total th {
    padding-top: 1.9rem;
}

.cart-table .product-price {
    /* width: 100px; */
}

.cart-table .product-quantity {
    width: 135px;
}

.cart-table .product-subtotal {
    width: 85px;
}

.cart-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 2px;
}

.cart-actions button i {
    font-size: 1.4rem;
}

@media (min-width: 992px) {
    .cart.main .product-thumbnail {
        width: 12rem;
    }

    .cart.main .product-price {
        /* width: 9rem; */
    }

    .cart.main .product-quantity {
        width: 15.3rem;
    }

    .cart.main .product-subtotal {
        width: 13.2rem;
    }
}

@media (max-width: 479px) {
    .summary {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

@media (min-width: 768px) {
    .wishlist-table td.product-price {
        width: 130px;
    }

    .wishlist-table td.product-stock-status {
        width: 130px;
    }
}

@media (min-width: 992px) {
    .wishlist-table td.product-price {
        width: 180px;
    }

    .wishlist-table td.product-stock-status {
        width: 200px;
    }

    .wishlist-table td.product-add-to-cart {
        width: 180px;
    }
}

/* CHECKOUT CSS */

.checkout {
    line-height: 1.54;
}

.checkout.main {
    border-top: 1px solid #e1e1e1;
}

.checkout label {
    display: block;
    padding-left: 0.2rem;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    line-height: 1;
}

.checkout .address_row label {
    line-height: unset;
}

.checkout .form-control {
    font-size: 1.3rem;
    font-family: Poppins, sans-serif;
    transition: background-color 0.3s, border-color 0.3s;
    color: #999;
}

.checkout .form-control:not(:focus) {
    background-color: #fff;
}

.checkout .form-control:focus {
    border-color: #26b;
}

.checkout textarea.form-control {
    padding-top: 1.5rem;
}

.checkout .form-control-label {
    padding-left: 2.4rem;
    margin-bottom: 0;
    font-size: 1.4rem;
    line-height: 2.58;
}

.checkout .form-control-label::before {
    border-radius: 0;
}

.checkout .product-name {
    font-size: 1.4rem;
    letter-spacing: 0;
    white-space: normal;
}

.checkout .product-total {
    font-size: 1.4rem;
    color: #999;
}

.checkout .summary {
    padding-top: 1.8rem;
}

.checkout .btn-order {
    width: 100%;
}

.checkout .card {
    background: transparent;
}

.checkout .card-header {
    font-size: 1.4rem;
    line-height: 3rem;
    text-transform: capitalize;
    font-weight: 300;
}

.checkout .card-header a {
    padding: 0 0 0 2.5rem;
}

.checkout .card-header a::before,
.checkout .card-header a::after {
    position: absolute;
    content: "";
    display: inline-block;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.checkout .card-header a::before {
    left: 0;
    width: 1.8rem;
    height: 1.8rem;
    background: #fff;
    border: 1px solid #cdcdcd;
}

.checkout .card-header a.collapse::after {
    width: 0.8rem;
    height: 0.8rem;
    left: 0.5rem;
    background: #666;
}

.checkout .card-body {
    padding: 0.6rem 0 1.8rem 2.5rem;
    font-size: 1.3rem;
    line-height: 2;
}

.checkout .payment.accordion {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 2rem;
}

.checkout .checkout-info {
    padding: 1.5rem 0;
    margin: 0;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.01em;
    font-family: Poppins, sans-serif;
}

.checkout .product-quantity {
    font-weight: 500;
}

.checkout .title.title-simple {
    font-weight: 700;
}

.order-table {
    margin-bottom: 2rem;
    color: #222;
}

.order-table thead {
    border-bottom: 1px solid #e1e1e1;
    line-height: 2.5;
}

.order-table tbody {
    vertical-align: top;
    padding-top: 2rem;
}

.order-table th {
    padding: 0 0 0.7rem 1px;
    font-size: 1.6rem;
    font-weight: 600;
}

.order-table td {
    line-height: 3.5;
}

.order-table .order-total td {
    border-bottom: none;
    padding: 1.2rem 0 0;
}

.order-table .shipping-row label {
    margin-bottom: 1.5rem;
}

.order-table .shipping-row-last {
    border-bottom: 1px solid #e1e1e1;
}

.order-table .shipping-row-last label {
    margin-bottom: 2rem;
}

.order-table .summary-subtotal-price {
    padding-top: 1rem;
}

.order-table .summary-total-price {
    padding-top: 1.5rem;
}

.sumnary-shipping ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.sumnary-shipping .summary-subtitle {
    text-align: left;
}

@media (max-width: 479px) {

    .order-table tbody .product-name,
    .order-table tbody .product-total {
        line-height: 2;
    }
}

.order-list .order-items ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    list-style: none;
    background-color: var(--white);
    gap: 5px;
}

.order.main {
    border-top: 1px solid #e1e1e1;
}

.order .title {
    font-size: 2rem;
    font-weight: 700;
}

.order .order-message {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.4rem;
    font-weight: 700;
    color: #222;
    padding: 3rem;
    border: 2px solid #e1e1e1;
    border-radius: 3px;
}

.order .order-message i {
    font-size: 2.8rem;
    color: #a8c26e;
    margin-top: -0.1rem;
    margin-right: 1.5rem;
}

.order .order-results {
    display: flex;
}

.order .overview-item {
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 1.8rem;
    flex: 1;
}

.order .overview-item strong {
    color: #222;
    font-weight: bold;
}

.order .address-info {
    border-bottom: 1px solid #e1e1e1;
}

.order .address-info p {
    color: #666;
    font-family: Poppins, sans-serif;
    line-height: 2.15;
}

.order .btn.btn-back {
    font-size: 1.3rem;
}

.order .summary-subtotal:last-child {
    border-bottom: none;
}

.order-details {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    padding: 0 3rem;
}

.order-details-table .product-name {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 3.5;
}

.order-details-table .product-name i {
    font-size: 1rem;
}

.order-details-table .product-name span {
    font-weight: 700;
}

.order-details-table th>.summary-subtitle {
    font-size: 1.8rem;
    font-weight: 600;
    text-align: left;
}

.order-details-table .product-price {
    display: block;
}

.order-details-table .summary-subtotal-price,
.order-details-table .product-price {
    text-align: right;
}

.order-details-table .summary-subtotal-price {
    font-weight: 600;
}

.order-details-table .product-price {
    font-size: 1.4rem;
    color: #666;
    font-weight: 400;
    padding-top: 1.5rem;
}

.order-details-table thead {
    border-bottom: 1px solid #e1e1e1;
}

.order-details-table tbody tr:first-child td {
    padding-top: 2rem;
}

.order-details-table tbody tr:first-child td.product-price {
    padding-top: 3.3rem;
}

@media (max-width: 991px) {
    .order .order-results {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .order .overview-item {
        min-width: 33.3%;
        margin-bottom: 3rem;
    }
}

@media (max-width: 768px) {
    .order .order-message {
        font-size: 2rem;
    }

    .order .order-results {
        display: flex;
        flex-direction: column;
    }

    .order .overview-item {
        flex-direction: row;
        width: 100%;
        margin-bottom: 1rem;
    }

    .order .overview-item span {
        width: 50%;
        text-align: left;
    }

    .intro-slider img {
        min-height: 300px !important;
    }
}

@media (max-width: 575px) {
    .order .order-details {
        padding: 0 2rem;
    }

    .order .order-message {
        font-size: 1.8rem;
    }

    .order .overview-item {
        font-size: 1.6rem;
    }
}

@media (max-width: 479px) {
    .order .order-details {
        padding: 0 1.5rem;
    }

    .order .order-message {
        font-size: 1.6rem;
    }

    .order .overview-item {
        font-size: 1.4rem;
    }

    .step-by .title.title-step {
        font-size: 1.6rem;
    }

    .step-by .title.title-step::before {
        font-size: 1.4rem;
        top: 50%;
    }

    .order-details-table tbody .product-name {
        white-space: pre-wrap;
        line-height: 2;
    }
}

/* CHECKOUT CSS END */

.c_error {
    color: red;
}

.preloader {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #222;
    z-index: 9999;
    opacity: 0.8;
    display: none;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

/* .empty_cart {
	text-align:center;
} */
.empty_cart img {
    width: 360px;
}

.success_tooltip {
    position: fixed;
    top: 26%;
    right: 1px;
    transform: translate(-5%, -50%);
    background-color: var(--lightpink);
    padding: 1rem 1.5rem;
    min-width: 360px;
    max-width: 50vw;
    border-radius: 0.5rem;
    /* height: 45px; */
    display: none;
    padding-left: 50px;
    z-index: 99999;
}

.success_tooltip h2 {
    font-size: 15px;
    text-align: center;
    margin-bottom: 0px;
    color: var(--dark-slate-blue);
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out,
        -o-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3040;
    background-color: #000;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.modal-header {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 10px 30px;
    padding-bottom: 30px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal .close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
    position: absolute;
    right: 15px;
    top: 15px;
}

@media (min-width: 768px) {
    .success_tooltip {
        max-width: 100%;
    }

    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

input[type="radio"],
input[type="checkbox"] {
    height: 24px;
    width: 24px;
    accent-color: var(--dark-slate-blue);
    vertical-align: bottom;
}

p.c-error {
    margin: 0;
    font-size: 12px;
    color: red;
}

#product_remove .item_title {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #8b8c92;
}

#product_remove .item_title span {
    color: var(--dark-slate-blue);
}

#product_remove .product_img {
    max-height: 150px;
}

#delivery_address_modal .address-detail {
    text-align: left;
    padding-left: 20px;
    color: rgba(0, 0, 0, 0.85);
    font-size: 16px;
    line-height: 24px;
}

#delivery_address_modal .card-wrapper {
    padding: 15px;
    display: flex;
}

.btn-dark.btn-lg {
    padding: 0.8em 2em;
    font-weight: 500;
    font-size: 1.2em;
}

.no_product_found {}

@media (max-width: 768px) {
    .popular-category .cat-column:nth-child(even) {
        padding-left: 0.25rem !important;
    }

    .popular-category .cat-column:nth-child(odd) {
        padding-right: 0.25rem !important;
    }

    .container {
        padding: 0px 18px;
    }

    .modal-content {
        width: 75%;
        margin: 0 auto;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0px 12px;
    }

    .modal-content {
        width: 100%;
    }
}

@media (max-width: 1100px) {
    .product-action {
        opacity: 1 !important;
    }

    .product-action-vertical {
        opacity: 1 !important;
        visibility: unset !important;
    }

    .btn-product-icon {
        border-color: var(--dark-slate-blue) !important;
        color: #fff !important;
        background-color: var(--dark-slate-blue) !important;
    }
}

.login_signupSection {
    width: 50% !important;
    margin: 0px auto;
    margin-bottom: 50px;
}

.exLink .col-md-12 {
    text-align: center;
}

.exLink a {
    color: #1890ff;
    /* font-weight:bold; */
}

@media (max-width: 900px) {
    .login_signupSection {
        width: 85% !important;
    }
}

@media (max-width: 400px) {
    .login_signupSection {
        width: 98% !important;
    }
}

.megamenu.account {
    width: 360px !important;
}

.textbold {
    font-weight: bold;
}

.cart.order_list table {
    margin-bottom: 20px;
}

.btn.btn-dark.gray_btn {
    background-color: gray !important;
    border: 1px solid gray !important;
}

.btn.btn-dark.red_btn {
    background-color: red !important;
    border: 1px solid red !important;
}

.close-button:hover {
    /* background-color: darkgray; */
}

.megamenu.brand_menu {
    min-width: 60rem !important;
}

.megamenu.brand_menu .list_brand {
    float: left;
}

.scrollablebrand {
    border-right: 1px solid gray;
}

.megamenu.brand_menu .alphaUl {
    float: right;
}

.brand_menu ul .searchAlp,
.brand_menu ul .b_alphaber {
    line-height: 1.8 !important;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

.alphaUl {
    padding-top: 0px !important;
    text-align: center;
}

.search_brand {
    border-radius: 15px;
    margin-bottom: 10px;
}

.featured_brand_in_menu img {
    width: 90% !important;
}

.featured_brand_in_menu .col-md-3 {
    text-align: center;
}

.featured_brand_in_menu .row {
    padding-top: 0px !important;
}

.featured_brand_in_menu .row h3 {
    font-size: 20px !important;
}

.featured_brand_in_menu .row .col-md-12 {
    padding-top: 0px !important;
}

.category .category-name {
    text-transform: lowercase;
}

.category .category-name:first-letter {
    text-transform: capitalize;
}

/* DELETE MODAL CSS END  */

/* CATEGORY MEGA MENU CSS */
.catmain ul li {
    font-size: 18px !important;
    cursor: pointer;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
}

.catmain ul li i {
    position: absolute;
    right: 10px;
    top: 10px;
}

.catsub {
    height: 555px;
    overflow: scroll;
}

.catsub {
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    scrollbar-width: none;
    /* Firefox */
}

.catsub::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.opensub_cat.active {
    background-color: #d0d0d0;
}

.catsub h4 {
    font-size: 14px !important;
    margin-bottom: 3px !important;
}

.catsub ul li {
    font-size: 12px !important;
}

.catsub .col-md-4 {
    padding-top: 0px !important;
}

.category_at_product .not_root_level {
    display: none;
}

.category_at_product .level {
    cursor: pointer;
}

.check_category {
    /* margin-right:10px; */
}

input[type="checkbox"] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
}

.catsub li a {
    padding: 0px !important;
}

/* CATEGORY MEGA MENU CSS END */

/*PRODUCT VARIATION CSS */
.product_variation {
    width: 100%;
}

.product_variation .variation_1 {
    display: flex;
    margin-bottom: 20px;
}

.product_variation .variation_2 {
    display: flex;
}

.product_variation .variation_tag_1 {
    width: auto !important;
    border: 1px solid black;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    margin-right: 7px;
    margin-bottom: 3px;
    cursor: pointer;
    line-height: 2;
    border-radius: 6px;

    background-color: white !important;
    border: 1px solid var(--dark-slate-blue) !important;
    color: var(--dark-slate-blue);
    font-weight: bold;
}

.product_variation .variation_tag_1.active {
    background-color: var(--dark-slate-blue) !important;
    color: white !important;
    border-color: var(--dark-slate-blue) !important;
}

.clear_variation {
    font-weight: bold;
    color: var(--dark-slate-blue);
    cursor: pointer;
}

.added_product_cart .product-media {
    height: auto !important;
}

.product_variation.is_hide {
    display: none;
}

.ishidenew {
    display: none;
}

.product_variation.ishidenew {
    display: none;
}

.productListPage .product_variation .variation_1 {
    margin-bottom: 2px !important;
}

.productListPage .clear_variation_new {
    font-weight: bold;
    color: var(--dark-slate-blue);
    cursor: pointer;
    font-size: 12px !important;
    font-style: italic !important;
}

.login span {
    text-transform: unset !important;
}

.signup span {
    padding: 5px 12px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: bold;
    background: var(--dark-slate-blue);
    color: var(--white);
    letter-spacing: 0.5px;
}

.cart-dropdown .cart-label {
    text-transform: unset !important;
}

.product.product-cart-header span {
    text-transform: unset !important;
}

.choose_variation_2.disabled {
    background-color: #d0d0d0 !important;
    cursor: not-allowed !important;
}

.choose_variation_1.active {
    background-color: var(--dark-slate-blue) !important;
    box-shadow: none !important;
    color: white !important;
    font-weight: bold;
    border: 1px solid var(--dark-slate-blue) !important;
}

.choose_variation_2.active {
    background-color: var(--dark-slate-blue) !important;
    box-shadow: none !important;
    color: white !important;
    font-weight: bold;
    border: 1px solid var(--dark-slate-blue) !important;
}

.variation_list.is_hide {
    margin-bottom: 0px;
}

.variation_list.is_show {
    display: flex;
    margin-bottom: 15px;
}

.variation_opt_details {
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #d7d7d7;
    margin-right: 5px;
    cursor: pointer;
    color: var(--dark-slate-blue);
    font-weight: bold;
    text-align: center;
}

.variation_opt_details:hover {
    background-color: var(--dark-slate-blue);
    color: white !important;
}

.variation_opt_details.active {
    background-color: var(--dark-slate-blue);
    color: white !important;
}

.variation_opt_details.variation_opt_details2.disabled {
    background-color: #d0d0d0 !important;
    cursor: not-allowed !important;
}

.slick-slider.ishidenew {
    /* display:none !important; */
    display: flex !important;
}

.slick-slider.is_show {
    display: flex !important;
}

.variation_opt_details2 {
    font-size: 12px !important;
}

.slick-next.slick-arrow {
    background: transparent;
    border: none;
    position: relative;
    right: -10px;
}

.slick-prev.slick-arrow {
    background: transparent;
    border: none;
    position: relative;
    /* left: -10px; */
}

/* .no_stock {
	display:none !important;
} */
.out_of_stock {
    display: none !important;
}

.hidwhenGroup {
    display: none !important;
}

.outstockmessage {
    color: var(--dark-slate-blue);
    font-weight: bold;
    margin-bottom: 1px !important;
}

.nostock_viewcart {
    color: var(--dark-slate-blue);
    font-size: 11px;
    line-height: 1;
    margin-top: 10px;
}

.avialble_qty {
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    margin-right: 24px;
}

.header-search.search-left .input-wrapper {
    left: -65px !important;
}

.search-toggle {
    margin-right: 15px;
}

.product-media img:first-child {
    width: 100% !important;
    height: 250px;
}

.featured_products .product-media img:first-child {
    height: auto !important;
}

.added_product_cart .product-media img:first-child {
    height: auto !important;
}

.product-media {
    text-align: center;
    border: 1px solid var(--ghost);
    height: 280px !important;
    overflow: hidden;
}

.header_order_cart .product-cart .product-media {
    overflow: initial;
}

.product .product-media img:hover {
    transform: scale(1.08);
}

/* 
.product_brand_menu .list_brandnew {
	height:500px;
}
.product_brand_menu .list_brandnew {
	overflow:scroll;
}

.product_brand_menu .list_brandnew {
    -ms-overflow-style: none;  /* Internet Explorer 10+ *
    scrollbar-width: none;  /* Firefox *
}
.product_brand_menu .list_brandnew::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome *
}
.product_brand_menu .list_brandnew li h5 {
	margin-bottom:2px !important;
}

.product_brand_menu .list_brandnew li {
	line-height:0.5 !important;
	border:none !important;
	
}
.product_brand_menu .list_brandnew li a{
	font-size:11px !Important;
}
.product_brand_menu .list_brandnew li h5 {
	margin:0 0 5px !Important;
	font-size:12px !Important;
} */
.search_brand_new {
    border-radius: 15px;
    margin-bottom: 10px;
}

.words.hide_more {
    display: none;
}

.viewmorebtn {
    color: var(--dark-slate-blue);
    font-weight: bold;
    cursor: pointer;
}

.min-max-slider {
    position: relative;
    width: 200px;
    text-align: left;
    margin-bottom: 5px;
    margin-top: 15px;
}

.min-max-slider>label {
    display: none;
}

span.value {
    height: 1.7em;
    font-weight: bold;
    display: inline-block;
}

span.value.lower::before {
    content: "RM ";
    display: inline-block;
}

span.value.upper::before {
    content: "- RM ";
    display: inline-block;
    margin-left: 0.4em;
}

.min-max-slider>.legend {
    display: flex;
    justify-content: space-between;
}

.min-max-slider>.legend>* {
    font-size: small;
    opacity: 0.25;
}

.min-max-slider>input {
    cursor: pointer;
    position: absolute;
}

/* webkit specific styling */
.min-max-slider>input {
    -webkit-appearance: none;
    outline: none !important;
    background: transparent;
    background-image: linear-gradient(to bottom,
            transparent 0%,
            transparent 30%,
            silver 30%,
            silver 60%,
            transparent 60%,
            transparent 100%);
}

.min-max-slider>input::-webkit-slider-thumb {
    -webkit-appearance: none;
    /* Override default look */
    appearance: none;
    width: 14px;
    /* Set a specific slider handle width */
    height: 14px;
    /* Slider handle height */
    background: #eee;
    /* Green background */
    cursor: pointer;
    /* Cursor on hover */
    border: 1px solid gray;
    border-radius: 100%;
}

.min-max-slider>input::-webkit-slider-runnable-track {
    cursor: pointer;
}

.category_at_product li {
    border: none !important;
}

.catmain li .fa-angle-right {
    width: 25px;
}

.opensub_cat a {
    padding: 0px !important;
}

@media (max-width: 768px) {
    .slick-next.slick-arrow {
        right: 0px !important;
    }

    .product-media {
        height: auto !important;
    }
}

/* REVIEW RATING START CSS */
/* component */

.star-rating {
    /* border:solid 1px #ccc; */
    display: flex;
    flex-direction: row-reverse;
    font-size: 1.5em;
    justify-content: space-around;
    padding: 0 0.2em;
    text-align: center;
    width: 5em;
}

.star-rating input {
    display: none;
}

.star-rating label {
    color: #ccc;
    cursor: pointer;
}

.star-rating :checked~label {
    color: #f90;
}

.star-rating label:hover,
.star-rating label:hover~label {
    color: #fc0;
}

.star-rating input[type="radio"]~label::after {
    display: none !important;
    background: transparent !important;
}

.star-rating input[type="radio"]~label::before {
    background: none !important;
    border: none !important;
}

.star-rating input[type="radio"]~label {
    padding-left: 0.5rem !important;
}

.fileuploadwrapper {
    width: 250px;
    margin-top: 25px;
}

.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 60px;
}

.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 0px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 40px;
    line-height: 40px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
}

.file-upload-wrapper:before {
    content: "Upload";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 40px;
    background: #000000;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}

.file-upload-wrapper:hover:before {
    background: #000000;
}

.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

/* REVIEW RATING START CSS END */

.post-single .post-details {
    padding: 2.7rem 0 0;
}

.post-single .post-meta,
.post-single .post-cats {
    font-size: 1.3rem;
    letter-spacing: 0.01em;
    color: #ccc;
}

.post-single .post-meta a,
.post-single .post-cats a {
    color: #666;
}

.post-single .post-meta a:hover,
.post-single .post-cats a:hover {
    color: #26b;
}

.post-single .post-meta {
    margin-bottom: 0.6rem;
}

.post-single .post-meta a {
    white-space: nowrap;
    margin-right: 0.5rem;
}

.post-single .post-meta a:not(:first-child) {
    margin-left: 0.5rem;
}

.post-single .post-cats {
    margin-bottom: 1.9rem;
}

.post-single .post-title {
    margin-bottom: 0.7rem;
    white-space: normal;
    font-size: 2.4rem;
    letter-spacing: -0.025em;
    text-transform: none;
    line-height: 1.5;
}

.post-single .post-body a {
    text-decoration: underline;
    color: #222;
}

.post-single .post-body a:hover {
    color: #26b;
}

.post-single .post-body h4 {
    margin-bottom: 1.7rem;
    line-height: 1;
}

.post-single .post-body p,
.post-single .post-body li {
    text-align: justify;
}

.post-single .with-img {
    display: flex;
}

.post-single .with-img>div {
    margin-left: 5rem;
    flex: 1;
}

.post-single .with-img .list {
    margin-left: 0;
}

.post-single .with-img li {
    padding-left: 2rem;
}

.post-single .with-img li:not(:last-child) {
    margin-bottom: 2.3rem;
}

.post-single blockquote {
    position: relative;
    padding: 4rem 3rem 4rem 11.7rem;
    border-left: 2px solid #26b;
    background-color: #f2f3f5;
}

.post-single blockquote p {
    margin: 0;
    font-size: 1.8rem;
    line-height: 1.67;
}

.post-single blockquote:before {
    content: "\f10e";
    display: inline-block;
    position: absolute;
    left: 3.8rem;
    top: 50%;
    font-weight: 900;
    font-size: 3rem;
    line-height: 0;
    font-family: "Font Awesome 5 Free";
    color: #999;
}

.post-single .post-footer {
    flex-wrap: wrap;
}

.post-single .social-links .social-link {
    margin: 0 0 0 2rem;
    font-size: 1.3rem;
}

.post-single .tag {
    margin: 0.5rem 0.2rem 0.5rem 0;
    font-size: 1.3rem;
    letter-spacing: 0.01em;
    border-color: #ebebeb;
    background: #f2f3f5;
    color: #999;
    line-height: 2.8rem;
}

.post-single .post-author-detail {
    display: flex;
    align-items: flex-start;
    padding: 4rem 2rem 4.3rem;
    background-color: #f2f3f5;
}

.post-single .author-media {
    max-width: 8rem;
    flex: 0 0 8rem;
    margin-right: 2.4rem;
    border-radius: 50%;
    overflow: hidden;
}

.post-single .author-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-single .author-header {
    flex-wrap: wrap;
    margin: 0.8rem 0 1.7rem;
}

.post-single .author-header *:not(i) {
    line-height: 1;
}

.post-single .author-header .author-name {
    margin-bottom: 0.4rem;
    font-size: 1.4rem;
    letter-spacing: 0.01em;
}

.post-single .author-header span {
    font-size: 1.3rem;
    letter-spacing: 0.01em;
}

.post-single .author-header .author-link {
    display: inline-block;
    margin: 1rem 0;
}

.post-single .author-header .author-link:hover {
    color: #26b;
}

.post-single .author-body {
    flex-grow: 1;
}

@media (max-width: 1199px) {
    .post-single .with-img>div {
        margin-left: 2rem;
    }
}

@media (max-width: 767px) {
    .post-single .with-img {
        display: block;
    }

    .post-single .with-img img {
        width: 100%;
    }

    .post-single .with-img>div {
        margin-left: 0;
    }
}

@media (max-width: 575px) {
    .post-single blockquote::before {
        left: 2rem;
    }

    .post-single blockquote {
        padding: 3rem 2rem 3rem 7rem;
    }

    .post-single blockquote p {
        font-size: 1.6rem;
    }
}

/* Change autocomplete icon for search */
.ui-autocomplete-row:hover {
    background: #e3e4e8 !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: unset !important;
    background: unset !important;
    font-weight: 900 !important;
    color: unset !important;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    /* text-decoration: initial; */
}

.ui-widget-content {
    z-index: 10050 !important;
}

.predictive-search__item {
    display: grid;
    grid-template-columns: 5rem 1fr;
    grid-column-gap: 1rem;
    grid-template-areas: "product-image product-content";
}

.predictive-search__item.link-with-thumbnail {
    display: flex;
    padding: 1rem 2rem;
    text-align: left;
    text-decoration: none;
    width: 100%;
}

.predictive-search__item .predictive-search__image {
    grid-area: product-content;
    object-fit: contain;
    font-family: "object-fit: contain";
}

.predictive-search__item .predictive-search__icon {
    text-align: center;
    /* justify-content: center; */
    height: 30px;
    line-height: 30px;
}

.predictive-search__item .predictive-search__item-content {
    grid-area: product-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.predictive-search__item .predictive-search__item-content p {
    margin: 0;
}

/* Change autocomplete icon for search */

.submenu>a::after {
    display: unset;
}

/* .header .header-pets-menu:hover + .miniNavTab{ 
	position: fixed;
    background: #fff !important;
    z-index: 99;
} */

/* 
.home_page_slider .owl-dots {
	bottom:-20px;
}

.current_month_deal .owl-nav{
	position: absolute;
    top: -25px;
    right: 40px;
}

.current_month_deal .owl-nav button{
	font-size: 2.5rem !important;
}

@media (max-width: 1300px) {
    .owl-theme .owl-nav .owl-prev {
        left: -40px;
    }
    .owl-theme .owl-nav .owl-next {
        right: -40px;
    }
} */

.category_at_product .parent-category.show>ul {
    display: block;
}

.product-media img {
    padding: 5px;
}

.minipopup-box .product-cart .product-name,
.featured_products .product-list-sm .product-name {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: unset;
}

.minipopup-box .product-name {
    display: -webkit-box;
}

.product-wrap .product-details,
.product .product-details {
    padding-top: 1.2rem;
}

.featured_products .product-details {
    padding-top: unset;
}

.product-wrap .product-details .product-name a,
.product .product-details .product-name a {
    white-space: break-spaces !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-wrap .product-details .product-cat,
.product .product-details .product-cat {
    font-size: 1.2rem;
    font-weight: bold;
}

.product-wrap .product-details .product-name,
.product:not(.product-single) .product-details .product-name {
    font-size: 1.4rem;
    line-height: 20px;
}

.product.product-single .product-details .product-price {
    font-size: 2.6rem;
}

.product-wrap .product-details .product-name,
.product:not(.product-single) .product-details .product-name {
    height: 40px;
    margin: unset;
}

.product .product-details .product-price {
    justify-content: space-between;
}

.product .product-details .product-rating .rating-icon {
    font-size: 16px;
}

.product .product-details .product-price .rating-txt {
    color: var(--medium-slate-blue);
    font-size: 14px;
}

.product .product-action {
    padding: 0 5px;
}

.product .product-action .tQuan.selected {
    background: var(--electric-blue) !important;
    border-color: var(--electric-blue);
    color: #fff !important;
}

.product .product-action .tQuan {
    height: 28px;
    /* width: fit-content; */
    background: #fff;
    padding: 2px 5px;
    border: 1px solid #cccccf;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    font-family: Poppins;
    text-transform: capitalize;
    margin-right: 3px !important;
    color: #8b8c92;
    margin-bottom: 8px;
    flex-wrap: wrap;
}

.product .product-action .owl-item {
    width: auto !important;
}

.product-price .new-price {
    color: var(--black);
    font-weight: 600;
    font-size: 16px;
}

.product-single .product-price .new-price {
    font-weight: 500;
    font-size: 21px;
}

.product-single .vpg-cart.add_to_cart {
    width: 237px;
}

.product-single .vpg-cart.add_to_cart span {
    font-size: 16px;
    line-height: 26px;
}

.product-price .old-price, .product-price .price-difference {
    color: var(--medium-slate-blue);
    font-size: 14px;
    font-weight: 500;
}

.product-price .price-difference{
    color: var(--black);
}

.product-detail .productDetails-tag .nav-tabs {
    justify-content: space-between;
}

.product-detail .productDetails-tag.two-tab .nav-tabs {
    justify-content: start;
    gap: 30px;
}

.product-detail .productDetails-tag .nav-item a {
    padding: 0.5rem 1rem;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
}

.product-tabs .nav-item.show .nav-link,
.product-tabs .nav-item:hover .nav-link,
.product-tabs .nav-item .nav-link.active {
    border-bottom: 3px solid var(--blue);
}

.product.shadow-media:hover .product-media {
    box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.5);
}

.product-wrapper.productListPage .row>* {
    padding-right: 15px;
    padding-left: 15px;
}

.product.sold-out:hover .sold-out-screen,
.product-single .product-gallery.sold-out .sold-out-screen {
    visibility: visible;
}

.product .sold-out-screen {
    position: absolute;
    visibility: hidden;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 10px;
    z-index: 10;
}

.sold-out-screen span {
    flex: 0 0 auto;
    display: block;
    padding: 5px 16px;
    background-color: #8b8c92;
    color: #fff;
    border-radius: 30px;
}

.product:not(.sold-out):hover .p-cart-action {
    opacity: 1;
    visibility: visible;
}

.product .p-cart-action {
    opacity: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    visibility: hidden;
}

.product .p-cart-action .btn-cart {
    height: unset;
    max-width: 16rem;
}

.product.product-single {
    max-width: 1200px;
}

@media (max-width: 768px) {
    .product .p-cart-action {
        display: none;
    }
}

.product-single .product-gallery.pg-vertical .product-thumbs-wrap img {
    max-width: 90px;
}

.product-single .product-gallery.pg-vertical .product-thumb {
    width: max-content;
}

.product-details .product-vendor a {
    font-weight: 600;
    font-size: 12px;
    color: var(--dark-slate-blue);
}

.product.product-single .product-name {
    font-weight: 500;
    font-size: 21px;
    letter-spacing: unset;
}

.product-single .product-details .product-meta {
    font-weight: bold;
    font-size: 1.4rem;
}

.product-single .product-details .product-meta span {
    color: #000000;
}

.product-single .product-features {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.product-single .product-features>div {
    display: flex;
    flex-direction: column;
    grid-gap: 8px;
    gap: 8px;
}

.featured_products .product-media,
.minipopup-area .product-media {
    height: auto !important;
}

.mobile-menu-container {
    max-width: 75vw;
}

.product-form-group .product-variations {
    display: unset;
}

.product-variations a {
    line-height: 3rem;
    white-space: nowrap;
}

.product-variations a {
    line-height: 3rem;
    white-space: nowrap;
}

.product-single .product-form .product-variations {
    padding-left: 15px !important;
}

.product-single .product-variations>a {
    width: unset !important;
}

.product-variations>a:not(.size-guide) {
    border: 1px solid var(--medium-slate-blue);
}

.product-variations>a.inactive:not(.size-guide) {
    border: 1px dashed;
    color: var(--ghost);
}

.product-variations>a.active,
.product-variations>a:not(.size-guide):hover {
    /* border:1px solid var(--burnt-orange); */
    background: var(--burnt-orange);
    border-color: var(--burnt-orange);
    color: var(--white);
    box-shadow: unset;
    border-radius: 5px;
}

.filter-items .active>a::before {
    background-color: var(--burnt-orange);
    border-color: var(--burnt-orange);
}

.sidebar-content .widget-collapsible>ul {
    max-height: 210px;
    overflow: hidden;
    overflow-y: scroll;
}

.sidebar-content ul.category_at_product {
    max-height: 350px;
}

.shop-sidebar .widget-title {
    font-size: 18px;
    font-family: Sora;
    text-transform: capitalize;
    border-top: 2px solid var(--ghost);
}

.shop-sidebar .widget-body label {
    display: initial;
}

.sidebar-content .widget-collapsible ul::-webkit-scrollbar {
    display: none;
    /* Safari and Chrome */
}

.filter-items.search-ul :not(li.with-ul)>a::before {
    content: "";
}

.filter-items.search-ul li.active:not(li.with-ul)>a::before {
    content: "\f00c";
}

.filter-items.search-ul :not(li.with-ul)>a {
    padding: 1rem 0 1rem 28px;
}

.product .btn-product-icon.no_stock,
.product .label-stock:not(.no_stock) {
    display: none;
}

.product .label-stock.no_stock {
    display: block;
}

.product .product-label.label-stock {
    background: #000;
}

.accordion .accordion-button {
    position: relative;
    width: 100%;
    padding: 1rem 3rem;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;

    font-family: Sora;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #020612;
    padding-left: 0px;
}

.accordion-button:not(.collapsed):after {
    /* content: '\e967'; */
    transform: rotate(-180deg);
}

.accordion-button:after {
    position: absolute;
    /* top: 50%;
    transform: translateY(-50%); */
    right: 0.4rem;
    font-family: "Donald";
    font-size: 2.4rem;
    font-weight: 400;
    letter-spacing: -0.01em;
    color: #222;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out,
        -moz-transform 0.2s ease-in-out;
    content: "\e967";
    transition: transform 0.3s;
}

.accordion-collapse {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    width: 95%;
    color: #020612;
}

.collapse:not(.show) {
    display: none;
}

section h3 {
    font-family: Sora;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.01em;
    color: var(--dark-slate-blue);
    /* margin-bottom: 20px; */
}

.u-page-module section h3 {
    color: var(--electric-blue);
}

header.banner {
    background-color: #d1edf6;
    padding: 47px 40px;
    width: 100%;
}

header.banner h2 {
    font-family: Sora;
    font-weight: 700;
    font-size: 56px;
    color: var(--dark-slate-blue);
    margin-bottom: 10px;
}

header.banner p {
    font-family: Poppins;
    font-size: 16px;
    color: #020612;
}

.help-get-in-touch {
    border: 1px solid var(--ghost);
    box-sizing: border-box;
    border-radius: 8px;
    display: grid;
    justify-items: center;
    margin-top: 34px;
    padding: 30px 0;
}

.help-get-in-touch h2 {
    font-family: Sora;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    text-align: center;
    letter-spacing: -0.01em;
    color: var(--electric-blue);
    margin-bottom: 10px;
}

.help-get-in-touch h4 {
    font-family: Sora;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #020612;
    margin-bottom: 20px;
}

.need-help-faq-category {
    grid-template-columns: repeat(4, 1fr);
    display: grid;
    grid-gap: 13px;
    gap: 13px;
}

.need-help-item {
    padding: 25px 20px 20px 25px;
    min-height: 200px;
}

.need-help-item h3 {
    font-family: Sora;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -0.01em;
    color: var(--dark-slate-blue);
    margin-bottom: 10px;
}

.need-help-item span {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #8b8c92;
}

.track-order span {
    position: absolute;
    padding-top: 20px;
    padding-left: 25px;
    font-size: 56px;
    line-height: 70px;
    color: #fff;
    font-family: Sora;
    font-weight: 700;
}

.track-order h2 {
    font-family: Sora;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: var(--dark-slate-blue);
}

.track-order img {
    object-fit: cover;
    width: 90%;
}

.auth_section h2 {
    position: absolute;
    top: 0;
    padding: 15px 44px 44px;
    font-family: Sora, sans-serif;
    font-weight: 600;
    font-size: 56px;
    line-height: 70px;
    margin: 0;
    color: #fff;
}

.auth_left_img img {
    width: 100%;
    /* height: 100%;
	max-height: 550px; */
    object-fit: cover;
}

.breadcrumb-nav {
    border-bottom: unset;
}

.breadcrumb-nav .breadcrumb {
    padding: 0.8rem 0.5rem;
}

.ecommerce-web-txt .read_more_txt {
    display: none;
}

.phone-menu-body .aside-canvas,
.phone-menu-body .aside-canvas div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.aside-canvas img {
    margin-right: 15px;
    border-radius: 10px;
    height: 45px;
    background: #d1edf6;
    padding: 5px 8px 0px;
}

.offcanvas {
    position: fixed;
    display: none;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    padding: 0px;
    background-color: var(--white);
    transition: 0.5s;
    overflow-x: hidden;
    overflow-y: auto;
}

.offcanvas .parent-subcategory {
    padding: 8px 0;
}

.list_brand::-webkit-scrollbar {
    display: none;
}

.product-details .product-qty {
    width: 150px;
}

.nav-link {
    text-transform: unset;
}

.rating-stars a.active:before,
.rating-stars a:hover:before,
.ratings::before,
.d-icon-star-full {
    color: #ffca38;
}

.modal .rating-form {
    margin: 0px;
}

.rating-stars {
    font-size: 2rem;
    height: 20px;
}

.rating-stars a:before {
    height: 20px;
}

.rating-stars a {
    width: 28px;
    letter-spacing: 0.5em;
}

.ratings-full {
    /* font-size: 2.2rem;
    width: 150px; */
    font-size: 1.4rem;
    width: 96px;
    letter-spacing: 0.42em;
}

.ratings-full .tooltiptext {
    bottom: 100%;
}

.filter-items li .ratings-full span {
    font-family: unset;
}

.filter-items li .ratings-full {
    font-size: 1.48rem;
    width: 100px;
}

.product-variation-clean {
    position: relative;
}

.home_page_slider.owl-carousel .owl-dots {
    bottom: -25px;
}

@media (max-width: 991px) {
    .offcanvas {
        display: block;
    }

    .reviewsprogress .review-btn-div {
        text-align: center !important;
    }
}

/* 29 - 11 -23 */
.point-club .action-btn {
    gap: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.point-club .page-info {
    font-size: 20px;
    font-weight: 400;
    line-height: unset;
    font-family: Poppins;
    color: var(--dark-slate-blue);
    margin: 15px 30%;
}

@media (max-width: 567px) {

    .need-help-faq-category{
        display: flex;
        flex-direction: column;
    }
    
    .point-club .action-btn span {
        display: none;
    }

    .point-club .action-btn {
        gap: 10px;
        flex-direction: column;
    }

    .point-club .page-info {
        font-size: 12px;
        margin: 15px 0;
    }
}

.how-it-works {
    padding: 40px 0;
}

.how-it-works img {
    height: 60px;
    margin-bottom: 15px;
}

.how-it-works span {
    font-size: 18px;
    font-weight: 500;
    line-height: unset;
    font-family: Poppins;
    color: var(--black);
    display: block;
}

.earn-perropoints {
    background: #f4f4f4;
    border-radius: 15px;
    padding: 15px;
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    justify-content: space-between;
}

.earn-perropoints span {
    font-size: 14px;
    color: #4a4a4a;
}

.earn-perropoints strong {
    font-weight: 600;
    color: #4a4a4a;
}

.redeem-perropoints {
    background: #f4f4f4;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.redeem-perropoints strong {
    font-size: 22px;
    font-weight: 600;
    color: #020612;
    width: 190px;
    max-width: 100%;
    height: 106px;
    background: #d1edf6;
    border-radius: 4px;
    margin: 0 auto 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.redeem-perropoints span {
    font-size: 12px;
    font-weight: 600;
    line-height: unset;
    font-family: "Poppins";
    color: #223675;
}

.redeem-perropoints p {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    line-height: unset;
    font-family: "Poppins";
    color: #223675;
}

.faq-nav-tabs {
    border: none;
    padding: 5px;
}

.faq-nav-tabs a {
    border: 1px solid #8b8c92;
    padding: 10px 15px;
    border-radius: 50px;
    color: #8b8c92;
    font-weight: unset;
}

.faq-nav-tabs a.active {
    background: #223675;
    color: #fff !important;
}

.v-redeem-item {
    border: 1px solid #8b8c92;
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    border-radius: 10px;
    border-color: #cdcdcd;
}

.redeem-left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    background-color: #8b8c92;
    width: 100px;
    border-radius: 10px 0 0  10px;
}

.redeem-content {
    padding: 5px;
}

.redeem-content b{
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.redeem-right {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.v-redeem-item .redeem-right .btn-dark {
    padding: 5px 10px;
}

.v-redeem-item .redeem-right span {
    color: var(--cinnamon-red);
    font-size: 14px;
}

@media (max-width: 991px) {
    .buttons-join {
        flex-direction: column;
    }

    .how-it-works .col-md-6 {
        padding: 20px 0 0;
    }
}

.your-tier-perks-docs {
    overflow-x: auto;
}

.your-tier-perks-list ul,
.your-tier-perks-docs {
    display: grid;
    gap: 25px;
}

.your-tier-perks-list ul {
    padding: 0;
    margin: 25px 0;
    list-style: none;
}

.your-tier-perks-list,
.your-tier-perks-heading {
    display: flex;
    gap: 25px;
}

.your-tier-perks-list ul li {
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #223675;
    font-weight: 600;
    line-height: unset;
    font-family: Poppins;
}

.your-tier-perks-list ul li span {
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #223675;
}

.your-tier-perks-list div,
.your-tier-perks-heading div {
    flex: 1 1 auto;
    background-color: #223675;
    color: #fff;
    border-radius: 8px;
    min-width: 150px;
    width: 100%;
    max-width: 290px;
    height: 51px;
    display: -moz-box;
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    line-height: unset;
    font-family: Poppins;
    align-items: center;
}

.your-tier-perks-list div {
    height: 100%;
    display: flex;
    align-items: start;
    display: flex;
}

.your-tier-perks-heading div:first-child {
    max-width: 380px;
    background-color: transparent;
}

.your-tier-perks-list div:nth-child(3) ul li span,
.your-tier-perks-heading div:nth-child(3) {
    background-color: #9a9a9a;
}

.your-tier-perks-list div:nth-child(4) ul li span,
.your-tier-perks-heading div:nth-child(4) {
    background-color: #e7bb78;
    color: #68400b;
}

.your-tier-perks-list div:nth-child(5) ul li span,
.your-tier-perks-heading div:nth-child(5) {
    background-color: #333;
    color: #dbb272;
}

.your-tier-perks-list div:first-child {
    max-width: 380px;
    margin-left: auto;
    background-color: transparent;
}

.your-tier-perks-list div:first-child ul {
    display: flex;
    flex-direction: column;
}

.your-tier-perks-list div:first-child li {
    text-align: right !important;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    line-height: unset;
    font-family: Poppins;
    color: #4a4a4a;
    justify-content: end;
}

.your-tier-perks-list div {
    width: 100%;
}

.your-tier-perks-list div:nth-child(2) {
    background-color: rgba(34, 54, 117, 0.1);
}

.your-tier-perks-list div:nth-child(3) {
    background: rgba(154, 154, 154, 0.1);
}

.your-tier-perks-list div:nth-child(4) {
    background-color: rgba(231, 187, 120, 0.1);
}

.your-tier-perks-list div:nth-child(5) {
    background-color: rgba(51, 51, 51, 0.1);
}

@media (max-width: 991px) {
    .your-tier-perks-list div:first-child li {
        font-size: 14px;
    }
}

.pat-info b {
    color: #9c9c9c;
    text-transform: capitalize;
}

.pat-info span {
    color: #9c9c9c;
    border: 1px solid;
    padding: 3px 10px;
    display: block;
    width: max-content;
    margin-top: 5px;
    border-radius: 50px;
    text-transform: capitalize;
}

.pat-list-item .img {
    width: 80px;display: grid;place-items: center;
    height: 80px;
    border: 1px solid #9c9c9c;
    /* background-image: url("../images/pat-bg.svg"); */
    background-repeat: no-repeat;
    background-position: center;
}

.pat-list-item .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.pat-list-item p {
    color: #9c9c9c;
    margin: 0;
    text-align: center;
}

.pat-list-item:hover p {
    color: #000;
}

.pat-list-item:hover .pat-list-img {
    border: 1px solid #000;
}