@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

header {
    top: -1px !important;
}

.link:hover {
    color: #d4801f !important;
}

@media (max-width: 497px) {
    video {
        height: 400px !important;
    }

    .flat-title .title {
        font-size: 20px !important;
    }

    .header-bottom {
        display: none;
    }

}


.logo-header img {
    width: 90% !important;
    margin-bottom: 7px;
}




/* Style for the left banner */
#msubbantxt {
    color: white;
}

.left-banner {
    background: url('myimg/mainban.jpeg');
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 50px 20px;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 10px
}

.left-banner div {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 20px;
}

/* Button Styling */
.left-banner button {
    background-color: #ffffffde;
    color: #000000;
    border: none;
    padding: 15px 30px;
    font-size: 1.2rem;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease, transform 0.3s ease;
    /* width: 80%; */
    /* Make it responsive */
}

.left-banner button:hover {
    background-color: #000000;
    transform: scale(1.05);
    color: white;
}

.right-images {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.right-images img {
    width: 100%;
    height: 48%;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

@media (max-width: 497px) {
    .left-banner button {
        font-size: 1rem;
        padding: 8px 10px;
        /* width: 90%; */
        /* Make it fit better on smaller screens */
    }

    .right-images img {
        margin-bottom: 15px;
        /* height: auto; */
        margin-block: 1vh;
    }

    .left-banner {
        height: 239px;
        border-radius: 10px;
    }

    .homenewarvalsec h5 {
        margin-bottom: 23px;
        color: #ffff;
        /* font-style: italic; */
        width: 100%;
        font-family: 'Rufina';
        font-size: 14px;
        line-height: 22px;
    }

    .banner-message h3 {

        font-size: 23px;
        line-height: 30px;

    }


    .banner-message-1 h3 {

        font-size: 23px;
        line-height: 30px;

    }

    section {
        padding: 10px 0px;
    }

    #desktop {
        display: block !important;
    }

    .cat {
        display: block !important;
        !importan;
        !importa;
        !import;
        !impor;
        !impo;
        !imp;
        !im;
        !i;
        !;
    }

    #mobile {
        display: block !important;
    }

    .hover-img .img-style img {
        height: 100%;
    }
}




.flat-title .title {
    /* font-family: "Rowdies", sans-serif; */

    text-transform: uppercase;
}

.widget-tab-3 {
    font-family: "Rowdies", sans-serif;
}


.swiper-slide .tf-icon-box {
    /* background: blanchedalmond !important; */
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;


    text-align: center;


    z-index: 100;
}

@media(max-width:767px) {
    .float {
        position: fixed;
        width: 33px;
        height: 79px;
        bottom: 40px;
        right: 27px;
        text-align: center;
        z-index: 100;
    }
}


















/******* Applying Your POPcoin Discount Animation Starting  **********/

.pop_club_cart.pop-disc-apply label#buy-with-pop-coins-label,
.cart_page_popcoin.pop-disc-apply label#buy-with-pop-coins-label,
.pop_club_cart.pop-disc-apply input#buy-with-pop-coins,
.cart_page_popcoin.pop-disc-apply input#buy-with-pop-coins,
.pdp_popcoin.pop-disc-apply input#buy-with-pop-coins,
.pdp_popcoin.pop-disc-apply label#buy-with-pop-coins-label {
    display: none !important;
}

.pop_club_cart:not(.pop-disc-apply) .pop-disc,
.cart_page_popcoin:not(.pop-disc-apply) .pop-disc,
.pdp_popcoin:not(.pop-disc-apply) .pop-disc,
body:not(.popUserLoggedIn) .pop-disc {
    display: none !important;
}

body.popUserLoggedIn .pop-disc-apply .pop-disc-loader {
    display: flex !important;
}

.pop-disc {
    display: flex !important;
    align-items: center;
    gap: 3px;
}

.pop-disc span {
    font-size: 13px;
    color: #000000;
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

.pop-disc-loader {
    width: 16px;
    height: 16px;
    margin: 2px;
    border: solid 1.5px #000;
    border-radius: 50%;
    border-right-color: transparent;
    border-bottom-color: transparent;
    -webkit-transition: all 0.5s ease-in;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    transition: all 0.5s ease-in;
    animation-name: rotate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

/******* Applying Your POPcoin Discount Animation Ending *********/

body.searchBarOpened button#pop-club-quick-buy3 {
    display: none !important;
}

.price.price--on-sale .price__sale .price-item.price-item--regular+.pop-club-listing {
    display: none !important;
}

.pop-star1.currHidden {
    display: none !important;
}

#shopify-block-10243008093744041441 {
    height: 0 !important;
}

/* .pop-club-listing~.pop-club-listing {
  display: none !important;
} */

html.js,
body {
    padding-bottom: 0 !important;
}

/* Cart Drawer Loader */
.pop_club_cart.loader {
    position: relative;
    background-image: url(https://cdn.shopify.com/s/files/1/0804/7853/5968/files/loader-svg.svg);
    background-repeat: no-repeat;
    background-size: auto 18px;
    background-position: left;
}

.pdp_popcoin.loader {
    position: relative;
    min-height: 1rem;
}

.pdp_popcoin.loader label#buy-with-pop-coins-label,
.pdp_popcoin.loader input#buy-with-pop-coins {
    display: none !important;
}

.pdp_popcoin.loader::before {
    position: absolute;
    content: "Loading...";
    left: 0;
    top: 50%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    transform: translateY(-50%);
    text-align: left;
}

.cart_page_popcoin.zero-user label#buy-with-pop-coins-label {
    margin-left: 0;
    font-size: 13px;
}

.pop_club_cart.zero-user label#buy-with-pop-coins-label {
    margin-left: 0;
    font-size: 11px !important;
}

.pop_club_cart.loader input#buy-with-pop-coins {
    display: none !important;
}

.pop_club_cart.loader label#buy-with-pop-coins-label {
    opacity: 0;
}

.pop_club_cart.loader::before {
    position: absolute;
    content: "Calculating Your Cart Total";
    left: 25px;
    top: 50%;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    transform: translateY(-50%);
    text-align: left;
}

/* Cart Page Loader */

.cart_page_popcoin.loader {
    position: relative;
    /* background-image: url(https://cdn.shopify.com/s/files/1/0804/7853/5968/files/loader-svg.svg);
  background-repeat: no-repeat;
  background-size: auto 18px;
  background-position: right; */
}

.cart_page_popcoin.loader input#buy-with-pop-coins {
    display: none !important;
}

.cart_page_popcoin.loader label#buy-with-pop-coins-label {
    opacity: 0;
}

.cart_page_popcoin.loader::before {
    /* position: absolute;
  content: "Calculating Your Cart Total";
  left: 30%;
  top: 50%;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
  transform: translateY(-50%);
  text-align: left; */

    position: absolute;
    background-image: url(https://cdn.shopify.com/s/files/1/0804/7853/5968/files/loader-svg.svg);
    background-repeat: no-repeat;
    background-size: auto 18px;
    background-position: left;
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ Calculating Your Cart Total";
    /* left: 25px; */
    top: 1rem;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    transform: translateY(-50%);
    text-align: left;
}

.pop_club_cart.not-logged-in #buy-with-pop-coins-label {
    font-weight: bolder;
    color: #000000;
    font-size: 13px;
    margin-left: 0;
}

.pop_club_cart.not-logged-in #buy-with-pop-coins-label .underline {
    font-weight: bolder;
    color: #000000;
    text-decoration-line: underline;
}

.cart_page_popcoin.not-logged-in #buy-with-pop-coins-label {
    font-weight: bolder;
    color: #000000;
    font-size: 13px;
    margin-left: 0;
}

.cart_page_popcoin.not-logged-in #buy-with-pop-coins-label .underline {
    font-weight: bolder;
    text-decoration-line: underline;
    color: #000000;
}

.pdp_popcoin {
    display: flex;
    align-items: center;
    /* margin-top: 1rem; */
}

.pdp_popcoin.not-logged-in label#buy-with-pop-coins-label {
    margin-left: 0;
}

.hidden {
    display: none !important;
}

body.popcoinShow .pop-star {
    z-index: 9000000000;
}

body.popcoinShow #POPStar .popclub-modal {
    z-index: 9000000000 !important;
}

.pop-star {
    position: fixed;
    bottom: 6em;
    right: 0px;
    text-decoration: none;
    color: #999;
    background-color: #eee;
    font-size: 16px;
    padding: 0.3em;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    /* z-index: 9000000000; */
    z-index: 9000000;
}

.pop-star i {
    vertical-align: middle;
}

.pop-star span {
    padding-left: 0.5em;
}

.pop-star i+span {
    padding-left: 0;
}

.pop-star:hover {
    text-decoration: none;
    color: #555;
}

.pop-star1 {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #b5b2b2;
    padding: 0px;
}

button#pop-club-quick-buy3 {
    background: #819e43;
    padding: 9px 10px;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    border-radius: 0 !important;
    border: none !important;
    height: 38px;
    min-height: unset;
}

.pop-star #pop-club-quick-buy3 span {
    padding-left: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0;
    text-transform: initial;
    font-family: var(--text-font-family);
}

.pop-star #pop-club-quick-buy3 span img {
    margin-right: 4px;
    max-width: 29px;
}

.pop-star #pop-club-quick-buy3 span img.arrow {
    margin-right: 0;
    margin-left: 5px;
    margin-top: 0px;
}

#POPStar {
    padding: 0;
    background-color: transparent;
}

.pop_modal_close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #fff;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    margin: 0px -2px 0px 4px;
    border-radius: 50px;
}

.popclub-modal {
    z-index: 999 !important;
}

.popclub-modal-content {
    width: 80% !important;
    max-width: 400px;
    border: none !important;
    padding: 0 !important;
}

.pop-club-listing p .pop-img img {
    max-width: 18px;
    max-height: 18px;
}

span#pop-club-quick-buy-span {
    display: flex;
    align-items: center;
}

.pop-star .popclub-modal {
    height: 100vh;
    padding: 30px 15px;
    overflow: hidden;
    visibility: visible;
}

.pop-star .popclub-modal .popclub-modal-content {
    height: 100%;
    padding: 0 !important;
    border-radius: 20px;
    position: relative;
}

.pop-star .popclub-modal .popclub-modal-content iframe {
    height: 100%;
    border-radius: 20px;
    border: none;
}

/* .pop-club-listing {
  margin: 5px 0;
} */

.pop-club-listing p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #333232;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins, sans-serif;
}

.pop-club-listing p span.pop-img {
    display: flex;
    margin: 0 4px;
    margin-right: 0;
}

.pop-club-listing p .info-popup-coin {
    width: 14px;
}

.pop-club-product p {
    font-style: normal;
    display: flex;
    align-items: center !important;
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    color: #636363;
    font-family: Poppins, sans-serif !important;
    /* margin: 0 0 15px 0; */
}

.pop-club-product p span.pop-img {
    display: flex;
    align-items: center;
    margin: 0 4px;
}

.pop-club-product p img.info-popup-coin {
    margin-left: 8px;
    height: 15px !important;
    line-height: inherit;
    width: 15px !important;
    cursor: pointer !important;
}

.pop-star1 .popclub-modal {
    display: none;
    height: 100vh;
    padding: 30px 15px;
    overflow: hidden;
    visibility: visible;
    background-color: #000000;
}

.pop-star1 .popclub-modal .popclub-modal-content {
    height: 100%;
    padding: 0 !important;
    border-radius: 20px;
    position: relative;
}

.pop-star1 .popclub-modal .pop_modal_close {
    border: none;
    position: absolute;
    right: 15px;
    font-size: 2rem;
    font-weight: 400;
    border: 1px solid #7c7878;
    align-items: center;
    justify-content: center;
    line-height: 0px;
    margin: 0;
    top: 10px;
    padding: 0 0 4px 0;
}

.pop-star1 .popclub-modal .popclub-modal-content iframe {
    height: 100%;
    border-radius: 20px;
    border: none;
}

.pop-star {
    bottom: 65px;
}

.pdp_popcoin label#buy-with-pop-coins-label {
    font-size: 13px;
    line-height: 20px;
}

.cart_page_popcoin label#buy-with-pop-coins-label {
    font-size: 13px;
    line-height: 20px;
}

button#pop-club-quick-buy {
    background: #282828;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 25%);
    align-items: center;
    padding: 20px;
    border-radius: 0;
}

#pop-club-quick-buy #pop-club-quick-buy-span {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #fff;
}

#pop-club-quick-buy #pop-club-quick-buy-span .pop-img {
    margin: 0px 5px 0 5px;
    align-items: center;
    display: flex;
}

.pop-star1 .pop-arrow {
    height: 20px;
    width: 20px;
    margin-left: 8px;
}

/* new css start */
.pop-star #pop-club-quick-buy3 span span.reward_name {
    border-right: 2px solid#000;
    padding-right: 6px;
    margin-right: 7px;
    /* font-weight: 500; */
}

.popcoin_sec {
    display: flex;
    align-items: center;
    border: 2px solid #000;
    padding: 0px 10px;
    border-radius: 20px;
    margin: 0px 10px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 500;
    margin-right: 0;
}

.popcoin_sec img {
    width: 21px;
    height: 21px;
    margin-right: 3px !important;
}

.pop-club-listing p span.pop-img {
    position: relative;
}

/* new css end */
p#product-issuance-msg .pop-img {
    display: flex;
    align-items: center;
    margin: 0 3px !important;
    /* margin-right: 0; */
}

p#product-issuance-msg .pop-img img {
    width: 22px;
    /* margin: 0 4px; */
    height: auto;
}

label#buy-with-pop-coins-label {
    display: flex;
    align-items: center;
    gap: 3px;
    margin-left: 6px;
    margin-bottom: 0;
    font-weight: bolder;
    font-size: 19px;
    line-height: 24px;
    text-align: left;
    text-decoration-line: none;
    color: #000000;
    text-transform: initial;
    font-family: Poppins, sans-serif !important;
}

label#buy-with-pop-coins-label span {
    display: flex;
    align-items: center;
    gap: 3px;
}

label#buy-with-pop-coins-label span .underline {
    color: #000000;
}

.popcoin_sec1 {
    display: flex;
    align-items: center;
    border: 2px solid #000;
    padding: 0px 10px;
    border-radius: 20px;
    margin: 0px 10px;
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
}

#pop-club-quick-buy3 .popcoin_sec1 {
    position: relative;
    margin-right: 24px;
}

#pop-club-quick-buy3 .popcoin_sec1::after {
    position: absolute;
    content: "";
    right: -15px;
    height: 100%;
    width: 2px;
    background-color: #000;
}

#POPStar .product-form__submit::after {
    display: none;
}

.manual_class_cart__price_down #product-issuance-msg {
    display: flex;
    align-items: center;
    justify-content: start;
    font-size: 14px;
    font-family: Poppins, sans-serif !important;
}

body.popcoinShow {
    overflow: hidden !important;
}

.popcoin_msg {
    display: flex;
    gap: 5px;
}

.pop_club_cart {
    display: flex !important;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pop_club_cart #buy-with-pop-coins-label {
    padding-left: 0;
}

.pop_club_cart #buy-with-pop-coins-label::before {
    display: none;
}

.pop_club_cart #buy-with-pop-coins-label::after {
    display: none;
}

.pdp_popcoin #buy-with-pop-coins-label:before {
    display: none;
}

.pdp_popcoin #buy-with-pop-coins-label:after {
    display: none;
}

.cart_page_popcoin #buy-with-pop-coins-label::before {
    display: none;
}

.cart_page_popcoin #buy-with-pop-coins-label::after {
    display: none;
}

.pdp_popcoin #buy-with-pop-coins-label {
    padding: 0;
}

.pop_club_cart #buy-with-pop-coins-label {
    font-style: normal;
    /* font-weight: 400; */
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    /* text-decoration-line: underline; */
    color: #000000;
}

.cart_page_popcoin {
    display: flex;
    align-items: center;
    justify-content: end;
}

.cart_page_popcoin #buy-with-pop-coins-label {
    padding: 0;
}

.atc_popclub {
    display: flex;
    align-items: center;
    margin-bottom: 1rem;
}

.pop-club-hide {
    display: none !important;
}

.pop_club_cart.not-logged-in.popclub-hide,
body.overflow-hidden-mobile button#pop-club-quick-buy3,
body.wbbodyscroll button#pop-club-quick-buy3 {
    display: none !important;
}

@media (min-width: 768px) {
    .pop-desktop-hide {
        display: none !important;
    }

    #popAtcWrapper {
        display: none !important;
    }
}

/* media css start */
@media (max-width: 767px) {

    .pdp_popcoin.not-logged-in label#buy-with-pop-coins-label {
        font-size: 12px;
    }

    .cart_page_popcoin label#buy-with-pop-coins-label {
        font-size: 12px;
    }

    button#pop-club-quick-buy3 {
        padding: 7.5px 5px;
        min-height: auto;
    }

    .pop-star #pop-club-quick-buy3 span {
        font-size: 10px;
        line-height: 22px;
    }

    .pop-star #pop-club-quick-buy3 span img {
        height: 24px;
        width: auto;
        margin-right: 4px;
    }

    .pop-star #pop-club-quick-buy3 span img.arrow {
        margin-left: 4px;
        width: 10px;
        height: auto;
        margin-top: 0;
    }

    .pop-star {
        bottom: 40px;
    }

    #pop-club-quick-buy2 #pop-club-quick-buy-span img {
        max-width: 154px;
        height: auto;
    }

    .pop-star .popclub-modal {
        transform: none;
    }

    .pop-star #pop-club-quick-buy3 span span.reward_name {
        display: none;
    }

    .pop-star .popclub-modal .popclub-modal-content,
    .pop-star1 .popclub-modal .popclub-modal-content {
        width: 100% !important;
    }

    .pop-club-listing p {
        font-size: 12px;
        /* justify-content: center; */
    }

    .WhatsAppButton__root {
        bottom: 8rem !important;
    }

    .popcoin_sec {
        border: 1px solid #000;
        font-size: 14px;
        line-height: 19px;
        font-weight: 600;
        padding: 2px 5px;
        margin: 0px 5px;
    }

    .popcoin_sec img {
        width: 17px !important;
        height: 17px !important;
    }

    .pop-star1 .pop-arrow {
        height: 15px;
        width: 15px;
        margin-left: 5px;
    }

    .pop-mobile-hide {
        display: none !important;
    }

    /* .cart_page_popcoin {
    justify-content: center;
  } */

    .pop-star1 .popclub-modal .popclub-modal-content iframe {
        height: 90%;
    }

    #POPStar .popclub-modal-content {
        top: 10%;
    }

    /* .cart_page_popcoin.loader:before {
    left: 15%;
  } */

    /* .cart_page_popcoin.loader {
    background-position: 77%;
  } */

    .pdp_popcoin label#buy-with-pop-coins-label {
        font-size: 12px;
    }

    .pdp_popcoin.not-logged-in #buy-with-pop-coins-label span {
        display: initial;
        font-size: 14px;
    }

    .cart_page_popcoin.loader::before {
        font-size: 12px;
    }

    .pop_club_cart:not(.not-logged-in) label#buy-with-pop-coins-label {
        font-size: 11px !important;
    }

}


/* Floater CSS Starting */
button#pop-club-quick-buy3:disabled {
    opacity: 1;
}

@media (min-width: 768px) {
    .card-bottom .pop-club-listing {
        order: 3;
    }
}

#POPStar .popclub-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content */
#POPStar .popclub-modal-content {
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 25%;
}

/* The Close Button */
#POPStar .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#POPStar .close:hover,
#POPStar .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.underline {
    text-decoration: underline;
    color: black;
}

input#buy-with-pop-coins {
    min-width: 15px !important;
    min-height: 15px !important;
    /* top: 3px; */
    margin-right: 0;
    appearance: checkbox !important;
    position: relative !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}

.pop__coin-rewards:not([href]) {
    cursor: pointer;
}

/* Floater CSS Ending */

.pdp_container {
    position: relative;
    padding: 5px 10px;
    border-radius: 10px;
    background: #D9D2D28F;
    margin-bottom: 10px;
}

.pdp_container.not-logged-in,
.pop_club_cart.not-logged-in,
.cart_page_popcoin.not-logged-in {
    background: #D9D2D28F;
    padding: 0 10px;
    border-radius: 10px;
    cursor: pointer;
}

body .pdp_container p#product-issuance-msg .pop-img {
    margin-right: 0 !important;
}

/* body .pdp_popcoin label#buy-with-pop-coins-label,
body .pop-club-product p {
  font-size: 13px !important;
} */

pdp_container.not-logged-in,
.pop_club_cart.not-logged-in:hover {
    cursor: pointer;
}

.pdp_container:not(.pop-pdp-disc-applied, .not-logged-in) {
    background: #E5B6B6;
}

.pdp_container.pop-pdp-disc-applied:not(.not-logged-in) {
    background: #6EB95430;
}

.pdp_container.not-logged-in,
.pop_club_cart.not-logged-in,
.cart_page_popcoin.not-logged-in {
    --borderWidth: 3.5px;
    /* background: #1D1F20; */
    position: relative;
    border-radius: 10px;
    /* Updated border-radius */
}

.pdp_container.not-logged-in:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: var(--borderWidth) solid transparent;
    border-radius: inherit;
    z-index: -1;
    animation: animatedborder 0.8s ease alternate infinite;
    box-sizing: border-box;
}

@keyframes animatedborder {
    0% {
        border-color: #B2B2B2;
    }

    100% {
        border-color: #FFFFFF;
    }
}

/* For Cart Drawer */
.pop_club_cart {
    border-radius: 10px;
    padding: 5px 10px;
}

.pop_club_cart.not-logged-in:hover {
    cursor: pointer;
}

.pop_club_cart:not(.pop-pdp-disc-applied, .not-logged-in) {
    background: #E5B6B6;
}

.pop_club_cart.pop-pdp-disc-applied:not(.not-logged-in) {
    background: #6EB95430;
}

.pop_club_cart.not-logged-in {
    --borderWidth: 3.5px;
    /* background: #1D1F20; */
    position: relative;
    border-radius: 10px;
    /* Updated border-radius */
}

.pop_club_cart.not-logged-in:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: var(--borderWidth) solid transparent;
    border-radius: inherit;
    z-index: -1;
    animation: animatedborder 0.8s ease alternate infinite;
    box-sizing: border-box;
}

/* For Cart Page */
.cart_page_popcoin {
    border-radius: 10px;
    padding: 5px 10px;
}

.cart_page_popcoin.not-logged-in:hover {
    cursor: pointer;
}

.cart_page_popcoin:not(.pop-pdp-disc-applied, .not-logged-in) {
    background: #E5B6B6;
}

.cart_page_popcoin.pop-pdp-disc-applied:not(.not-logged-in) {
    background: #6EB95430;
}

.cart_page_popcoin.not-logged-in {
    --borderWidth: 3.5px;
    /* background: #1D1F20; */
    position: relative;
    border-radius: 10px;
    /* Updated border-radius */
}

.cart_page_popcoin.not-logged-in:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: var(--borderWidth) solid transparent;
    border-radius: inherit;
    z-index: -1;
    animation: animatedborder 0.8s ease alternate infinite;
    box-sizing: border-box;
}

.cart_page_popcoin_div {
    display: flex;
    align-items: center;
    justify-content: end;
}

.popup {}

.login-form {
    /* background-image: linear-gradient(315deg, #0499f2 0%, #26f596 74%); */
    gap: 15px;
    width: 350px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-radius: 26px;
    width: 100%;
    top: 250px;
    border-color: rgb(216 216 216);
    /* border-radius: 26px; */
    background: white;
    /* width: 470px; */
    padding: 10px 20px;
}

.popup img {
    width: 160px;
}

.popup h2 {
    font-size: 18px;
    margin: 10px 0;
}

.popup input {
    width: 90%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
}

.popup button {
    width: 50%;
    padding: 10px;
    background: #3f501d;
    border: none;
    color: white;
    border-color: #00000066;
    font-size: 16px;
    border-radius: 36px;
    cursor: pointer;
    margin-top: 20px;
}

.popup p {
    font-size: 19px;
    margin-top: 12px;
    font-family: 'Roboto';
    color: black;
}

.popup .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 18px;
    background: none;
    border: none;
}

.tab-reviews .tab-reviews-heading {
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap;
}

.tab-reviews .tab-reviews-heading .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-grow: 1;
    width: 100%;
    max-width: 597px;
    gap: 30px;
}

.tab-reviews .rating-score {
    width: 100%;
    max-width: 365px;
}

.tab-reviews .rating-score .item:not(:last-child) {
    margin-bottom: 4px;
}

.tab-reviews .rating-score .item {
    width: 100%;
    display: flex;
    align-items: center;
}

.tab-reviews .rating-score .number-1 {
    width: 12px;
    text-align: end;
}

.tab-reviews .rating-score .icon {
    font-size: 15px;
    margin-left: 4px;
    color: #ffb321;
}

.tab-reviews .rating-score .line-bg {
    margin: 0 8px;
    width: 100%;
    height: 8px;
    background-color: var(--line);
}

.reply-comment .reply-comment-item .image {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.reply-comment .reply-comment-item:not(:last-child) {
    margin-bottom: 20px;
}

.reply-comment .reply-comment-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.reply-comment .reply-comment-item .user {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.reply-comment .reply-comment-item .image {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.reply-comment .reply-comment-item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reply-comment .reply-comment-item h6 {
    margin-bottom: 2px;
}

.text_black-2 {
    color: var(--text) !important;
}

.reply-comment .reply-comment-item.type-reply {
    margin-left: 60px;
    border-left: 4px solid var(--line);
    padding-left: 16px;
}

.reply-comment .reply-comment-item:not(:last-child) {
    margin-bottom: 20px;
}

.reply-comment .reply-comment-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.reply-comment .reply-comment-item .user {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.reply-comment .reply-comment-item.type-reply .image {
    width: 52px;
    height: 52px;
}

.reply-comment .reply-comment-item .image {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.write-cancel-review-wrap .btn-cancel-review {
    display: none;
}

.btn-outline-dark {
    background-color: transparent;
    border: 1px solid var(--main);
    color: var(--main);
    font-weight: 400;
    gap: 12px;
}

@media (min-width: 1150px) {
    .tf-dropdown-sort {
        padding: 10px 18px;
        min-width: 190px;
    }
}

.tf-dropdown-sort {
    border-radius: 3px;
    padding: 6px 8px;
    min-width: 100px;
    border: 1px solid var(--line-2);
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tf-dropdown-sort .btn-select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.tf-dropdown-sort .text-sort-value {
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 22px;
}

.tf-dropdown-sort .btn-select .icon {
    font-size: 7px;
}

.tf-dropdown-sort .dropdown-menu {
    margin: 6px !important;
    margin-top: 10px !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1019607843);
    min-width: 180px;
    border: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 0;
    max-height: 68vh;
    isolation: isolate;
    overscroll-behavior-y: contain;
    overflow-y: auto;
}

.tf-dropdown-sort .select-item.active {
    background-color: var(--bg-11);
    color: var(--main);
}

.tf-dropdown-sort .select-item {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: var(--text);
    padding: 0 20px;
    line-height: 30px;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tf-dropdown-sort .select-item {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: var(--text);
    padding: 0 20px;
    line-height: 30px;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.reply-comment .reply-comment-item:not(:last-child) {
    margin-bottom: 20px;
}

.reply-comment .reply-comment-item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.reply-comment .reply-comment-item .user {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}

.form-write-review .form-content .box-field:not(:last-child) {
    margin-bottom: 30px;
}

.form-write-review .form-content .group-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

.write-cancel-review-wrap.write-review .btn-cancel-review {
    display: block;


}

.write-cancel-review-wrap.write-review .btn-write-review {
    display: none;
}

.write-cancel-review-wrap.write-review .btn-cancel-review {
    display: block;
}

.form {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    /* width: 450px; */
    text-align: center;
    margin-bottom: 20px;
}

h2 {
    color: #333;
    margin-bottom: 15px;
}


.form-1 {
    background: #fff;
    padding: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    /* width: 450px; */
    text-align: center;
    /* margin-top: 40px; */
}

h2 {
    color: #333;
    margin-bottom: 15px;
}

.input-group {
    margin-bottom: 15px;
    text-align: left;
}

label {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
}

input,
textarea,
select {
    width: 100%;
    padding: 10px;
    border: 2px solid #80a03c;
    border-radius: 6px;
    font-size: 14px;
    transition: all 0.3s;
}

input:focus,
textarea:focus,
select:focus {
    border-color: #80a03c;
    outline: none;
    /* box-shadow: 0 0 5px rgba(255, 126, 95, 0.3); */
}

button {
    width: 100%;
    background: #ff7e5f;
    color: #fff;
    border: none;
    padding: 12px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

button:hover {
    background: #e76a4e;
}

.input-group {
    margin-bottom: 15px;
    text-align: left;
}

label {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
}

input,
textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    transition: all 0.3s;
}

input:focus,
textarea:focus {
    border-color: #0072ff;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 114, 255, 0.3);
}

button {
    width: 100%;
    background: #236115;
    color: #fff;
    border: none;
    padding: 10px;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

button:hover {
    background: #005bb5;
}












.popup-container {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 400px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-align: center;
}

.popup-container h2 {
    font-size: 18px;
    margin-bottom: 15px;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 18px;
}

.input-box {
    width: 100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

.otp-btn {
    width: 100%;
    padding: 10px;
    background: #ccc;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    margin: 10px 0;
}

.popup-container p {
    font-size: 12px;
}

.coins-section {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.coins-box {
    width: 48%;
    padding: 10px;
    background: rgb(248 247 251);
    border: 1px solid rgb(216 216 216);
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.boost-section {
    margin-top: 15px;
    padding: 10px;
    background: #f9f9f9;
    border-radius: 5px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}