/* media query */
@media(max-width: 1880px) {
    .about_energy_left_text {
        padding-block: 2rem;
    }
}
@media(max-width: 1800px) {
    .offer_list {
        padding-right: 50px;
    }
    .about_product_img {
        height: 330px;
    }
}
@media(max-width: 1400px) {
    .banner_img_absolute_img img {
        width: 206px;
    }
    .banner_img img {
        max-width: 360px;
    }
    .team_member img {
        width: 275px;
    }

}

@media(max-width: 1345px) {
    .offer_list {
        padding-right: 30px;
    }
    .about_energy_right img {
        height: 691px;
    }
    .order_table td {
        padding: 19px 75px 19px 25px;
    }

    .order_table th {
        padding: 12px 0px 8px 25px;
        background: #f0f0f0 !important;
    }

    .order_history_banner {
        background-image: url(../img/image.png);
        background-size: cover;
        max-width: 100%;
        height: 404px;
        background-repeat: no-repeat;
    }
}
@media(max-width: 1294px) {
    .about_energy_left_text {
        padding-block: 1rem;
    }
}
@media(max-width: 1200px) {
    .banner_img_absolute_img img {
        width: 170px;
    }
    .banner_img img {
        max-width: 320px;
    }
    .team_member img {
        width: 231px;
        height: 231px;
    }
    .product-grid .product-like-icon.pro2 {
        right: 42px;
    }
    .add_to_cart.pro2 button.btn {
        left: -30px !important;
    }
    .slider_categories .slick-next{
        left:96%;
    }

}
@media(max-width: 1076px) {
    .about_energy_left_text {
        padding-block: 1rem;
    }
    .about_energy_left_text h1 {
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        text-transform: capitalize;
    }
}
@media(max-width: 1024px) {
    .order_table {
        overflow: scroll !important;
    }

    .social_media svg {
        margin-right: 19px !important;
    }
    .slider_categories .slick-next{
        left:95%;
    }

    .slick-next {
        left: 92%;
    }
    .about_product_img {
        height: 280px;
    }

    .h2 {
        font-size: 35px !IMPORTANT;
    }

    .timer img {
        margin-top: 126px;
    }

    .our-product img {
        width: 70%;
        height: auto;
        margin: auto;
        margin-top: 46px;
    }

    .our-product-slider .slick-next {
        left: 96%;
    }

    .about_single_product h5 {
        font-size: 15px;
        line-height: 18px;
        font-weight: bold;
    }

    .single_product_right a {
        font-size: 11px;
    }

    .multiple_product_card img {
        height: 160px;
        width: 143px;
    }

    .multiple_product_card_hover p {
        font-size: 9px;
    }

    .multiple_product_card_hover {
        margin-left: 6px;
    }

    .add_to_cart2 {
        left: 1.3rem;
        font-size: 13px;
    }

    .exchange {
        font-size: 10px;
        font-weight: bold;
    }

    .tab-content2>.active {
        display: block;
        width: 230%;
        margin-left: -350px;
    }

    .product_banner {
        padding: 38px 1px;
        margin-top: 240px !important;

    }
    .our-product.slick-slide {
        text-align: center;
    }
    .product-grid .product-image img {
        height: auto;
        -o-object-fit: cover;
           object-fit: cover;
    }
    .our_products_card h2 {
        font-size: 20px;
    }
    .about_energy_left {
        width: 47%;
        padding-right: 30px;
    }
    img.flower-img.right {
       
        width: 70px;
    }
    img.flower-img.left {
        width: 60px;
    }
}

@media screen and (min-width: 992px) {
    .card {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1.5rem 1fr;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
        border: none !important;
        background: none;
    }

    .card-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .product-imgs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .product-content {
        padding-top: 0;
    }

    .single_product_right {
        text-align: left !important;
    }


}

@media screen and (max-width: 990px) {
    .product-grid {
        margin: 0 0 30px;
    }
}

@media(max-width: 768px) {
    .timer img {
        margin-top: 0;
    }

    .multiple_product_card img {
        height: 160px;
        width: 194px;
    }
    .slider_categories .slick-next{
        left:93%;
    }

}

@media(max-width: 668px) {
    .footer_info {
        text-align: center;
    }

    .our-product-slider .slick-next {
        left: 97%;
    }

    .our-product {
        display: block;
    }

    .our_products_card {
        width: 100%;
        text-align: center;
    }

    .our_products_card img {
        display: none;
    }

    .our-product-slider {
        width: 100%;
        text-align: center !important;
    }

    .our-product-slider img {
        width: 73% !important;
        height: auto;
        margin: auto;
    }

    .our_products_card img {
        width: 71% !important;
        height: auto;
        margin: auto;
    }

    .categories-bg {
        margin: 0px 17px;
    }

    .footer_info img {
        padding: 24px 0px;
    }

    .footer_info {
        padding-top: 44px !IMPORTANT;
    }

    .site_footer {
        padding-bottom: 24px;
        padding-top: 0;
    }

    .newsletter input.fild {
        width: 65%;
        float: left;
    }

    .newsletter button.btn {
        padding-bottom: 5px;
        background: none;
    }

    .h2 {
        font-size: 25px !important;
        margin-bottom: 25px !important;
    }

    .instagram_post.text-center {
        background: none !IMPORTANT;
    }

    .slick-next {
        left: 87%;
    }
}

@media(max-width: 480px) {
    .slick-next {
        left: 84%;
    }

    .slider_categories .slick-next {
        left: 86% !important;
    }

    
    .timer .h2 {
        margin-bottom: 0 !important;
    }

    .our-product-slider .slick-next {
        left: 83%;

    }

    .our-product-slider .slick-prev {
        display: block !important;
    }

    .our-product-slider .slick-next {
        display: block !important;
    }

    .scroll_top {
        top: -44px;
        right: 0;
    }

    .top_bar_social svg {
        font-size: 15px;
    }

    .top_bar-icons .top_bar_social.d-flex.gap-2.gap-md-3 {
        gap: 0px !important;
    }

    .top_bar_email a.text-white {
        font-size: 12px;
    }

    .logo-img img {
        width: 143px;
    }
}



@media (max-width: 992px) {
    .toggleButton {
        font-size: 19px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 1rem;
    }
    .section_inline {
        display: block;
        width: 100%;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end;
    }
    .about_product_img {
        height: 245px;
    }
    .about_energy_right {
        width: 100%;
        height: auto !important;
    }
    .about_energy_right img {
        height: auto;
    }
    .about_energy_left {
        width: 100%;
        padding-right: 30px;
        padding-left: 30px;
    }
    .banner_img img {
        max-width: 520px;
    }
    .banner_img_absolute_img img {
        width: 308px;
    }
    .about_banner_text {
        padding-block: 0rem;
        width: 100%;
    }
    .team_member img {
        width: 171px;
        height: 169px;
    }
    .hero_sec {
        position: relative;
        margin-top: 210px !important;
    }
    .portfolio img {
        width:100%;
        height: 200px;
    }

    .mid_bar_child {
        border: 0;
        padding-bottom: 20px;
    }

    .mid_bar {
        background-color: white;
    }

    .hero_sec_heading button {
        font-size: 16px;
        padding: 6px 26px 6px 26px;
        line-height: 33.98px;
        color: white;
        background: #1E2832;
        border: 0;
        outline: 0;
        float: none;
    }

    .product_banner {
        padding: 38px 1px;
        margin-top: 180px !important;

    }

    .single_product_right {
        text-align: left;
    }

    .multiple_product_card img {
        height: 160px;
        width: 190px;
    }

    .multiple_product_card_hover {
        margin-left: 21px;
    }
    .gift_banner_content {
        margin-top: -51px;
    }
    .gift_banner_img img {
        margin-inline: 1.5rem;
    }
    .gift_upper img {
    margin-inline: auto !important;
    }
    img.btn-img {
        width: 16px;
        height: 16px;
    }

    .offer input {
        padding: 5px;
        width: 30rem;
        border: 1px solid #CCCCCC;
    }

    .live_chat2 {
        margin-left: 19rem;
        margin-top: 1rem;
    }

    .tab-content>.active {
        display: block;
        width: 100%;
        margin-left: 0px;
    }

    .sign_in_form {
        width: 100%;
    }

    .create_account_card_parent {
        width: 100%;
    }

    .accordion.accordion_parent2 {
        border-top: none;
    }

    .faq_sec h1 {
        margin-top: 2rem;
    }

    .drop_btn,
    .mid_nav_stage,
    .mid_nav_badge {
        font-size: 15px;
        outline: 0;
        font-weight: bold;
        text-wrap: nowrap;
    }

    .searchbar input {
        width: 210px;
    }

    .navbar_menu .nav_list li {
        font-size: 14px;
        background: #f5f5f5;
        color: black;
        padding: 5px 7px;
        font-weight: 600;
        margin-bottom: 8px;
    }

    .main_drop {
        font-size: 14px;
        background: #f5f5f5;
        color: black;
        padding: 5px 7px;
        font-weight: 600;
        margin-bottom: 8px;
    }

    .reply_submit_button {
        padding: 8px 15px;
        background-color: black;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        max-width: 100%;
        margin-left: 10px;
        margin-top: 25px;
    }

    .self_care_banner_text {
        width: 100% !important;
    }

    .self_care_help_img img {
        width: 600px;
        height: auto;
    }

    .self_care_help_list button {
        margin-left: 0;
        width: 100%;
    }

    .reward_banner {
        background-image: none !important;
        height: auto;
    }

    .reward_banner_card {
        padding-top: 1rem;
        margin-right: 0;
    }

    /* img.afterpay-img-2{
        margin-left: 0px !important;
    } */
    .navbar_menu {
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 8px 0 0 0;
        overflow-x: auto !important;
        text-wrap: nowrap;
        display: none !important;
    }
    .gift_banner_content h1 {
        margin-top: 1.5rem;
    }
    .gif_left{
        margin-left: .2rem;
    }
    .gift_banner_content h1 {
        margin-left: .2rem;
    }
    .product-grid .product-links {
        width: 100px;
    }
    .add_to_cart button.btn {
        bottom: 0;
        position: absolute;
        width: 118%;
        left: -46px !important;
        background: #ffffffbf;
        border-radius: 0px;
        padding: 8px 3px;
        display: ruby;
    }
    .product-grid .product-like-icon.pro2 {
        right: 15px;
    }
    .add_to_cart.pro2 button.btn {
        left: -56px !important;
    }
}

@media (max-width: 768px) {
    .toggleButton {
        font-size: 19px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 1rem;
    }

    .slider_categories .slick-next {
        left: 93%;
    }

    .gift_footer a {
        padding-inline: 8px;
        font-size: 12px;
    }
    .toxic_card {
        border-right: none;
        margin-top: 2rem;
    }
    .team_member img {
        width: 100%;
        height: auto;
    }

    .our-product img {
        margin-top: 0px !important;
    }

    .our_products_card h2 {
        font-size: 15px;
    }

    .our-product-slider h2 {
        margin-top: 16px;
    }
    .banner_img img {
        max-width: 395px;
    }
    .banner_img_absolute_img img {
        width: 230px;
    }

    .our-product-slider h2 {
        font-size: 17px;
    }

    .logo-img img {
        width: 180px;
        margin-top: 10px;
    }

    .our-products_sec {
        background-color: #ffffff;
        padding: 36px 0px;
    }

    .our_products {
        margin-top: 2rem;
    }

    .product-content {
        padding: 6px 24px !important;
    }

    .best_sller .container.mb-5 {
        margin: 0 !important;
    }

    .wrapper {
        padding: 0 !IMPORTANT;
    }

    .filters-actions {
        position: fixed;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: 0;
        bottom: 0;
        z-index: 1031;
        left: 0;
        right: 0;
        bottom: 0;
        box-shadow: 0px -2px 3px rgb(0 0 0 / 21%);
        -webkit-box-shadow: 0px -2px 3px rgb(0 0 0 / 21%);
        -moz-box-shadow: 0px -2px 3px rgb(0 0 0 / 21%);
        height: 50px;
    }

    .filters-actions>div {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        text-align: center;

    }

    .filters-actions>div:first-of-type {
        border-right: 1px solid #d6d1ce;
    }

    .filters-actions>div>* {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
    }

    .filter-btn,
    .filter-btn:hover,
    .filter-btn:focus,
    .filter-btn:active {
        padding: 14px 20px;
        height: 50px;
        border: 0;
        position: relative;
        z-index: 1;
        background: #fff;
        border-radius: 0;
    }

    .navbar li.active a {
        color: #A6842E !important;
    }

    .navbar-nav li.active a {
        color: #A6842E !important;
    }

    .sort-drop .dropdown-menu {
        width: 100%;
        left: 0;
        position: fixed !important;
        -webkit-transform: translateY(100%) !important;
            -ms-transform: translateY(100%) !important;
                transform: translateY(100%) !important;
        bottom: 50px !important;
        top: auto !important;
        text-align: center;
        border-radius: 6px 6px 0 0 !important;
        -webkit-box-shadow: none !important;
                box-shadow: none !important;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        z-index: -11;
    }

    .sort-drop .dropdown-menu .dropdown-item {
        padding: 15px 20px !important;
    }

    .sort-drop .dropdown-menu .dropdown-item:first-child {
        border-radius: 6px 6px 0 0 !important;
    }

    .sort-drop.show .dropdown-menu {
        -webkit-transform: translateY(0) !important;
            -ms-transform: translateY(0) !important;
                transform: translateY(0) !important;
    }

    .btn.sort-toggle {
        background-image: none;
        padding: 10px !important;
        width: 100%;
        border: 0;
        height: 50px;
        position: relative;
        z-index: 1;
        background: #fff;
        border-radius: 0;
        font-size: 16px;
        line-height: 22px;
    }

    .sidebar {
        position: fixed;
        -ms-transform: translateY(100%);
            transform: translateY(100%);
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;

        background: #fff;

    }

    .sidebar.open {
        z-index: 1032;
        -ms-transform: translateY(0);
            transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
    }

    .sidebar__inner {
        padding: 15px;
        height: calc(100% - 58px);
        overflow-y: auto;
    }

    .filter-header {
        height: 58px;
    }

    .filter-body {
        padding-right: 0;
    }

    .single_product_right {
        text-align: left;
        margin-right: 0;
        padding-top: 3rem;
    }

    .container.nav_container {
        width: 100% !important;
    }

    .drop_btn,
    .mid_nav_stage,
    .mid_nav_badge {
        font-size: 17px;
        outline: 0;
        font-weight: bold;
        text-wrap: nowrap;
    }

    .searchbar input {
        width: 200px;
    }

    .navbar_menu .nav_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 5px;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .product_banner {
        background-size: cover;
        padding: 21px 1px;
        margin-top: 235px !important;
    }

    .reward_banner_card_text {
        width: 100%;
    }

    button.rewadr_up,
    button.rewadr_in {
        width: 100%;
    }

    .storecanvas {
        width: 100% !important;
    }

    .myStoreInput input[type="text"] {
        width: 100%;
        margin-inline: 1px;
    }

    .offcanvas_store_button button {
        width: 100%;
        margin-bottom: 1rem;
    }

    .offcanvas_store_links a {
        font-size: 10px;
    }

    .birthday_action_btn {
        margin-top: 1rem;
    }

    .inter_btn a {
        /* width: 100%; */
        text-align: end;
        margin-top: 2rem;
        margin-bottom: 1rem !important;
        font-size: 12px !important;
    }

    .no_order_history_sec {
        padding: 4rem;
    }

    .nav-tabs.order .nav-link {
        padding: 10px 32px 10px 0px;
        font-size: 15px;
    }

    .order_history_banner {
        background-image: none;
        height: 0;
    }
    .gift_banner_content {
        margin-top: -34px;
    }
    .gift_banner_img img {
        margin-inline: 1rem;
    }
    .add_to_cart button.btn {
        width: 123%;
        left: -42px !important;
    }
    .search-section {
     padding: 0;
    }
    .container.single{
        max-width: 783px !important;
    }
    .single_product_banner {
        padding: 66px 1px;
    }
}

@media (max-width: 572px) {
    .toggleButton {
        font-size: 19px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 1rem;
    }

    .logo-img img {
        width: 163px;
        margin-top: 10px;
    }

    .mid_bar_icons img {
        width: 22px;
        height: 22px;
    }

    .mid_bar_child {
        border: 0;
        padding-bottom: 20px;
    }

    .mid_bar {
        padding: 15px 2px;
    }

    .hero_sec_img img {
        width: 276px;
        height: 372px;
        text-align: right;
        float: inline-start;
    }

    .hero_sec_img {
        background-image: url(../img/Rectangle\ 124.png);
        background-size: 305px 374px;
        width: 420px;
        height: 424px;
        margin-left: 40px;
        background-repeat: no-repeat;
    }

    .hero_sec_heading h1 {
        font-size: 39px;
        line-height: 56px;
    }

    .hero_sec_heading p {
        font-size: 20px;
    }

    .product_banner {
        background-size: cover !important;
        margin-top: 240px !important;
    }

    h2.details__title {
        font-size: 18px;
        text-transform: capitalize;
        margin-right: -7px;
    }
    .gift_footer a {
        padding-inline: 5px;
        font-size: 8px;
    }
    .related_product .slick-prev {
        top: 24%;
        left: 20px !important;
        background-color: #000;
        font-size: 0px;
        padding: 6px 6px;
    }

    .related_product .slick-next {
        top: 24%;
        right: 19px !important;
        background-color: #000000 !important;
        left: 85% !important;
    }

    .single_product_banner {
        background-size: cover !important;
    }

    .product-title {
        font-size: 23px;
    }

    .product-rating span {
        font-size: 13px;
    }

    .purchase-info {
        width: 100% !important;
    }

    .quantity button {
        width: 100% !important;
    }

    .add_to_cart a {
        font-size: 16px !important;
    }

    .nav-tabs .nav-link {
        font-size: 17px !important;
        text-wrap: nowrap;
    }
    .shipping_address {
        background-color: white;
        padding: 0px 20px 25px 20px;
    }
    .shipping_address span {
        font-size: 17px;
    }
    .single_product_right {
        text-align: left !important;
    }

    .multiple_product_card img {
        height: 160px;
        width: 150px;
    }

    .about_single_product h5 {
        font-size: 16px;
        line-height: 16px;
        font-weight: bold;
    }
    .add_to_cart button.btn {
        width: 100%;
         left: -48px !important;
     }

    .multiple_product_sec h3 {
        font-size: 20px;
        font-weight: bold;
    }

    .order_total p {
        margin-left: 178px;
    }

    img.btn-img {
        width: 16px;
        height: 16px;
    }

    .offer input {
        padding: 5px;
        width: 15rem;
        border: 1px solid #CCCCCC;
    }

    .live_chat2 {
        margin-left: 8rem;
        margin-top: 1rem;
    }

    .multiple_product_card_hover {
        margin-left: 10px;
    }

    .shipping_form {
        background-color: #FAFAFA;
        padding: 5px;
    }

    .shipping_form h1 {
        font-size: 22px;
    }

    .shipping_address h2 {
        font-size: 20px;
    }

    .shipping_address a {
        margin-top: 4px;
        font-size: 18px;
    }

    .forgot_code {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center;
    }

    .code_btn {
        width: 100% !important;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .forgot_code a {
        margin-right: 0;
        margin-top: 10px;
    }

    .navbar_menu .nav_list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 5px;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .about_us_last_text h1 {
        font-size: 30px;
        line-height: 39.78px;
    }

    .offer_list_sec .slick-prev {
        padding: 1px 5px;
        margin-inline: 4px;
        font-size: 30px;
    }

    .offer_list_sec .slick-next {
        padding: 1px 5px;
        margin-inline: 10px;
        font-size: 30px;
    }

    .searchbar svg {
        padding: 0;
        font-size: 15px;
    }

  

    .drop_btn,
    .mid_nav_stage,
    .mid_nav_badge {
        font-size: 18px;
        outline: 0;
        font-weight: bold;
        text-wrap: nowrap;
    }

    .reply_submit_button {

        max-width: 95%;
    }

    .single_blog_card2_img img {
        width: 200px;
        height: 200px;
    }

    .self_care_help_list h2 {
        font-size: 20px;
    }

    .self_care_help_list ul li {
        font-size: 15px;
        line-height: 33px;
    }

    .reward_acor_body_left,
    .reward_acor_body_right {
        width: 100% !important;
    }

    .reward_acor_body_left_text h6 {
        font-size: 16px;
    }

    .reward_acor_body_left_text p {
        font-size: 14px;
    }

    .legal_left_sec h1,
    .legal_right_sec h1 {
        font-size: 23px;
    }

    .about_me a {
        padding: 4px 8px;
        font-size: 14px;
    }

    .birthday_action_btn button {
        padding: 4px 8px;
        font-size: 14px;
    }

    .birthday_profile p {
        text-align: left;
        font-size: 12px;
    }

    .storecanvas {
        width: 100% !important;
    }

    .my_login_conditins p {
        font-size: 13px !important;
        line-height: 15px;
        margin-top: 0px;
    }

    .form-container.my_login button {
        padding: 8px 2px;
        margin-right: 10px;
        width: 100%;
    }

    .nav-tabs.order .nav-link {
        padding: 10px 15px 10px 0px;
    }

    .order_table th {
        padding: 12px 90px 8px 25px;

    }
    .banner_img img {
        max-width: 345px;
    }
    .banner_img_absolute_img img {
        width: 204px;
    }
    .about_product_img {
        height: 310px;
    }
    .gift_offcanvas#staticBackdrop {
        width: 100% !important;
    }
    .section-heading {
        font-size: 1rem;
        text-wrap: nowrap;
    }
    .gift_banner_content {
  padding: 13px;
    }
    .gift_upper h5, .gift_right_cart h5 {
        font-size: 14px;
    }
    .value-section,  .value-section span {
        font-size: 14px;
    }
    .cart_condition p {
        font-size: 14px;
    }
    .nav-link.gift {
        font-size: 15px !important;
        text-wrap: nowrap;
        text-align: center;
    }
    .nav-tabs .nav-link.gift.active {
        text-wrap: nowrap;
        font-size: 15px !important;
    }
    .add_to_cart button.btn {
        width: 162%;
        left: -144px !important;
    }
    .h2.text-center.mb-4 {
        font-size: 25px !important;
        font-weight: 600;
    }
    .purchase-info {
       flex-direction: column;
       width: 100%;
    }
   
}
@media (max-width: 460px) {
    .banner_img img {
        max-width: 280px;
    }
    .banner_img_absolute_img img {
        width: 150px;
    }
    .gift_banner_img img {
        margin-inline: 0.6rem;
    }
    .gift_upper img {
        width: 200px;
    }
    .gift_banner_content h1 {
        font-size: 25px;
    }
    .character_limit span {
        color: black !important;
        font-size: 10px;
    }
    .nav-link.gift {
        font-size: 15px !important;
        text-wrap: nowrap;
        text-align: center;
    }
    .nav-tabs .nav-link.gift.active {
        text-wrap: nowrap;
        font-size: 15px !important;
    }
    .gif_left {
        padding: 10px;
    }
    .gif_right {
        padding: 10px;
    }
    .modal-body.search input {
        width: 67% !important;
    }
    .product-grid .product-links {
        width: 97px;
    }
    .add_to_cart button.btn {
        width: 130px;
        left: -111px !important;
        text-wrap: nowrap;
    }
    .slick-prev {
        left: 0%;
    }
    .nav-tabs .nav-link {
        font-size: 11px !important;
        text-wrap: nowrap;
    }
  
}
@media (max-width: 375px) {
    .banner_img img {
        max-width: 210px;
    }
    .slick-next {
        left: 89%;
    }
    .product-grid .product-links {
        width: 120px;
    }
    .add_to_cart button.btn {
        width: 122px;
        left: -55px !important;
        text-wrap: nowrap;
    }
    .banner_img_absolute_img img {
        width: 120px;
    }
    .gift_banner_content {
        margin-top: -21px;
    }
    .gift_upper img {
        width: 150px;
    }
    .gif_nav_logo img {
        width: 159px;
    }
    .gif_nav_icon svg {
        font-size: 12px;
    }
    .gift_banner_content h1 {
        margin-top: 0.5rem;
    }
    .value-section {
        padding: 5px 17px;
    }
    .cart-section .btn {
        -webkit-box-shadow: 0px 0px 8px 0px #D3D3D3;
                box-shadow: 0px 0px 8px 0px #D3D3D3;
        padding: 0px 11px;
    }
    .gif_right {
        padding: 24px;
    }
    .nav-link.gift {
        font-size: 11px !important;
        text-wrap: nowrap;
        text-align: center;
    }
    .nav-tabs .nav-link.gift.active {
        text-wrap: nowrap;
        font-size: 11px !important;
    }
    .hero_sec_img {
        background-image: url(../img/Rectangle\ 124.png);
        background-size: 305px 374px;
        width: 206px;
        margin-left: 20px;
        background-repeat: no-repeat;
    }
    .hero_sec_img {
        background-image: url(../img/Rectangle\ 124.png);
        background-size: 205px 374px;
        width: -1px;
        margin-left: 20px;
        background-repeat: no-repeat;
    }
    .product-grid .product-like-icon {
        right: -27px;
    }
    .product-grid .product-like-icon.pro2 {
        right: 23px;
    }
    .add_to_cart.pro2 button.btn {
        left: -32px !important;
    }
    .about_single_product h5 {
        font-size: 12px;
        line-height: 16px;
        font-weight: bold;
    }
    .multiple_product_card img {
        height: 160px;
        width: 130px;
    }
}