a {
    text-decoration: none;
}

body {
    font-family: 'Lato', sans-serif;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mobile {
    display: none !important;
}

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css");

/*  */
.top_header {
    /* background: #DFFDFF !important;
    height: 48px; */

}

.page_width {
    background: #DFFDFF !important;
    height: 48px;
    display: flex;
    margin: auto;
    animation-delay: 12s;
    animation: marquee 30s linear infinite;
    line-height: 45px;
}

.page_anima {
    top: 0;
    width: auto;
    left: 100%;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    animation: marquee 20s linear infinite;
    display: flex;
    animation-delay: 0s;
    justify-content: space-around;
}

@keyframes marquee {
    0% {
        left: 100%;
    }

    100% {
        left: 0%;
    }
}

.page_width p {
    text-align: center;
    margin: auto;
    font-size: 16px;
}

.main_logo a img {
    width: 100%;
    max-width: 248px;
}

.search_modal_drop .btn-secondary {
    background-color: #A6F5FA;
    color: #000;
    border: none;
    border-radius: 0;
    width: 100%;
    font-size: 16px;
    height: 48px;
}

.search_modal_drop .dropdown {
    max-width: 227px;
    width: 50%;
    border: 1px solid #00B4CC;
    border-right: 0px;
}

.search_modal_drop .dropdown ul {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    background-color: #A6F5FA;
    border: none;
    border-radius: 0;
    transform: translate(0px, 46px) !important;
    z-index: 999999999999999999999999999999999;
}

.search_modal_drop .dropdown ul li {
    height: 48px;
    display: flex;
}

.search_modal_drop .dropdown ul li a {
    margin: auto;
}

.btn-check:active+.btn-secondary:focus,
.btn-check:checked+.btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
}

.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
    box-shadow: none !important;
}

.search_modal_drop .dropdown-item:focus,
.search_modal_drop .dropdown-item:hover {
    color: #000;
    background-color: #DFFDFF;
    line-height: 38px;
    display: flex;
}

.search {
    width: 100%;
    position: relative;
    display: flex;
}

.searchTerm {
    width: 100%;
    border: 3px solid transparent;
    border-right: none;
    padding: 5px;
    height: 48px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #000;
    font-size: 16px;
}

.searchTerm:focus {
    color: #00B4CC;
}

.searchButton {
    width: 40px;
    height: 48px;
    border: 1px solid transparent;
    background: transparent;
    text-align: center;
    color: #000;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 18px;
}

.search_modal_drop {
    display: flex;
    align-items: center;
    width: 100%;
}

.serch_wrap {
    border: 1px solid #00B4CC;
    width: 100%;
    border-left: 0;
}

.social_selling a {

    width: 20px;
    padding: 0;
}

.social_selling {
    display: flex;
    gap: 2rem !important;
    justify-content: end;
    align-items: center;
}

.logo_heading_column .row {
    align-items: center;
    justify-content: space-between;
}

.logo_heading_column {
    padding-top: 20px;
    padding-bottom: 8px;
}

/* mega_menu */
.mega_nav_menu nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 999;
}

.mega_nav_menu nav ul li {
    display: inline-block;
    /* background-color: #E64A19; */
    color: #000;
    position: relative;
    z-index: 9999999999999;
}

.mega_nav_menu nav a {
    display: block;
    text-align: left;
    padding: 0 10px;
    color: #000;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
}

.mega_nav_menu nav a i {
    font-size: 14px;
}

.peta_nav_menu li a:hover {
    background: #A6F5FA;
    color: #000;
}

.main_nav_menu li a:hover {
    text-decoration: underline;
    font-weight: 700;
}

.main_nav_menu li a:hover>i {
    transform: rotate(-190deg);
}

.mega_nav_menu nav a:hover {
    /* background-color: #000000; */
}

/* Hide Dropdowns by Default */
.mega_nav_menu nav ul ul {
    display: none;
    position: absolute;
    top: 35px;
    left: 10px;
    /* the height of the main nav */
}

/* Display Dropdowns on Hover */
.mega_nav_menu nav ul li:hover>ul {
    display: inherit;
    background: #fff;
    color: #000;
    border: 1px solid #ddd;
    z-index: 99999;
}

/* Fisrt Tier Dropdown */
.mega_nav_menu nav ul ul li {
    width: 220px;
    float: none;
    display: list-item;
    position: relative;
}

/* Second, Third and more Tiers	*/
.mega_nav_menu nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px;
}


/* Change this in order to change the Dropdown symbol */
/* .mega_nav_menu li>a:after {
    content: ' +';
}

.mega_nav_menu li>a:only-child:after {
    content: '';
} */
.menus_option {
    text-align: center;
}

.slider_sec {
    margin-top: 20px;
}

.slider_sec .owl-dots {
    display: block;
    text-align: center;
}

.slider_sec .owl-dots button {
    background: rgba(0, 0, 0, .5);
    width: 10px;
    height: 10px;
    margin-right: 15px;
    border-radius: 50px;
}

.slider_sec .owl-dot.active {
    width: 35px;
    background: #000;
}

.slider_sec .owl-nav {
    /* display: none; */
}

.slider_sec .owl-nav .owl-prev {
    top: 50%;
    position: absolute;
}

.slider_sec .owl-nav .owl-prev span,
.slider_sec .owl-nav .owl-next span {
    background: #000;
    color: #fff;
    font-size: 40px;
    margin: auto;
    padding: 10px 15px;
}



.slider_sec .owl-nav .owl-next {
    top: 50%;
    right: 0;
    position: absolute;
}

.multicolumn_card {
    border: 1px solid #abb747;
    height: 50px;
    display: flex;
}

.multicolumn_card a span {
    font-family: Lato;
    font-size: 15px;
    color: #414138;
    font-weight: 600;
    margin-left: 10px;
}

.multicolumn_card a {
    text-align: center;
    margin: auto;
}

.slider_sec .owl-carousel {
    float: unset;
}

.categories_wrap {
    margin-top: 60px;
}

.browse_cate {
    margin-top: 60px;
}

.browse_cate h2 {
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    position: relative;
}

.browse_cate h2::before {
    content: "";
    background-image: url("../img/element.png");
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    left: -70px;
    top: -1.5rem;
    background-repeat: no-repeat;
    z-index: -1;
}

.card_img_wrap {
    position: relative;
    /* height: 100%; */
}

.cardbest_sell {
    height: 100%;
}

.card_product_img img {
    width: 100%;
}

.card_product_img {
    width: 85%;
    margin: 0 auto;
}

.card_content_details {
    position: absolute;
    width: 100%;
    top: 35%;
    z-index: -1;
}

.card_desc {
    background-color: #A6F5FA;
    height: 270px;
    width: 100%;
    border-radius: 0 0 30px 0;
}



.card_product_img::after {}

.img_bd {
    position: absolute;
    width: 100%;
    margin: auto;
    top: 0;
}

.image_bd_cover {
    border: 3px solid #DFFDFF;
    height: 230px;
    width: 90%;
    margin: auto;
    border-top: 0;
    border-radius: 0 0 10px 10px;
}

/*  */

.main_con {
    /* background-color: #A6F5FA; */
    position: relative;
    z-index: 9;
    padding: 20px;
    padding-bottom: 0;
}

.main_con img {
    width: 100%;
    padding: 15px;
    border: 3px solid #fff;
    border-radius: 10px;
}

.main_bg {
    position: relative;
}

.top_card_first {
    position: absolute;
    top: 0;
    height: 30%;
    background: #ffffff;
    width: 100%;
    border: #fff;
}

.top_card_second {
    position: absolute;
    border-radius: 0 0 30px 0;
    height: 70%;
    background: #a6f5fa;
    width: 100%;
    bottom: 0;
}

.main_con_title a {
    color: #000;
    font-size: 1em;
    text-align: center;
    font-family: Lato;
    width: 100%;
    display: table;
    font-weight: 600;
    margin: auto;
}

.main_con_title {
    height: 80px;
    display: flex;
}

.curate_sec {
    background: #DFFDFF;
    border-radius: 0 0 25px;
    padding: 52px 40px;
    display: flex;
    gap: 6vw;
}

.curate_fabric {
    margin-top: 40px;
}

.curate_sec_details h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
}

.curate_sec_details p {
    margin-top: 0;
    font-family: Lato;
    line-height: 1.4;
    color: #000;
    font-size: 16px;
    font-family: Lato;
    max-width: 840px;
}

.curate_sec_details a {
    background: #A6F5FA;
    border: 1px solid #A6F5FA;
    transition: color .45s cubic-bezier(.785, .135, .15, .86), border .45s cubic-bezier(.785, .135, .15, .86);
    z-index: 1;
    position: relative;
    color: #000;
    font-size: 14px;
    padding: 12px 30px;
    letter-spacing: .7px;
}

.share_idea {
    margin-top: 40px;
}

.curate_sec_details a::after {
    content: "";
    background-image: url("../img/element.png");
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -90px;
    top: -1rem;
    background-repeat: no-repeat;
    border: none !important;
    box-shadow: none;
    z-index: -1;
}

.new_arivals_title h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    text-align: center;
}

.new_arrivals {
    margin-top: 80px;
}

.new_arivals_img img {
    width: 100%;
    border-radius: 0 0 20px 0;
}

.new_arivals_title {
    position: relative;
}

.element_left_new {
    position: absolute;
    left: -70px;
    top: 50px;
    z-index: -1;
}

.new_arivals_title .row {
    margin-top: 40px;
}

.variety_acc {
    margin-top: 80px;
}

.variety_h2 h2 {
    font-size: 48px;
    font-family: Metal;
    color: #414138;
}

.v_acc img {
    width: 100%;height: 100%;
}

.vccc {
    background-image: url(../img/v_2.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.variety_h2>.row {
    margin-top: 40px;
}

.best_selling_title h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    text-align: center;
    position: relative;
    width: fit-content;
    margin: auto;
}

.all_bestsellers_sec {
    margin-top: 80px;
}

.best_selling_title h2::after {
    content: "";
    background-image: url("../img/element.png");
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -55px;
    top: -1.5rem;
    z-index: -1;
    background-repeat: no-repeat;
}

.main_con video {
    height: 100%;
    width: 100%;
}

.best_sellers span {
    position: absolute;
    top: 35px;
    right: -15px;
    border-radius: 0 0 15px;
    padding: 5px 30px;
    font-family: Metal;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    background: #8DB43F;
    font-size: 14px;
    border: none;
}

.cardbest_sell .top_card_second {
    position: absolute;
    border-radius: 0 0 30px 0;
    height: 40%;
    background: #a6f5fa;
    width: 100%;
    bottom: 0;
}

.cardbest_sell .top_card_first {
    height: 60%;
}

.card_topcont {
    display: flex;
    margin-top: 15px;

}

.card__heading {
    max-width: 60%;
}

.card__heading a {
    font-family: Metal;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    padding-right: 2rem;
    color: #000;
}

.card__stock {
    margin-left: auto;
    background: #DFFDFF;
    height: 33px;
    width: 25%;
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 1.9;
}

.details_left {
    width: 70%;
}

.product_mrp_details {
    display: flex;
    margin-top: 25px;
    padding-bottom: 20px;
}

.details_left {
    display: flex;
    justify-content: space-between;
    width: 70%;
}

.details_right {
    margin-left: auto;
}

.details_left_mrp h4 {
    font-size: 18px;
    color: #000;
    position: relative;
    text-transform: uppercase;
}

.details_right_mrp span {
    font-size: 18px;
}

.details_left_mrp del {
    font-size: 18px;
    color: #000;
    position: relative;
    text-transform: uppercase;
    opacity: .7;
}

.alltime_best {
    margin-top: 80px;
}

.design_ptn .row {
    margin-top: 40px;
}

.design_ptn h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    position: relative;
    width: fit-content;
}

.design_ptn h2::after {
    content: "";
    background-image: url("../img/element.png");
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -22px;
    top: -2rem;
    background-repeat: no-repeat;
    z-index: -1;
}

.shop_by_design {
    margin-top: 80px;
}

.pattern_desc {
    text-align: center;
    margin-top: 20px;
    padding-bottom: 25px;
}

.pattern_desc a {
    font-family: Metal;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 29px;
    margin: 0 0 5px;
    color: #000;
}

.pattern_desc h4 {
    color: #000;
    font-size: 1em;
    text-transform: uppercase;
    font-family: Lato;
}

.pattern_desc span {
    margin-top: 0rem;
    font-size: 14px;
    color: #000;
}

.pattern_desc span b {
    font-size: 18px;
    margin-left: 10px;
    color: #8DB43F;
}

.bandhani_pattrn a {
    font-size: 22px;
}

.bandhani_pattrn h4 {
    font-size: 32px;
}

.md_card_wrap {
    height: 100%;
}

.custo_title h2 {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
}

.custo_title h2::after {
    content: "";
    background-image: url("../img/element.png");
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -6rem;
    top: -2rem;
    background-repeat: no-repeat;
    z-index: -1;
}

.customer_say {
    margin-top: 80px;
}

.custo_carousel {
    width: 75%;
}

.custo_slider_carouisel {
    margin-top: 80px;
}

.custo_carousel img {
    border-radius: 0 0 50px 0;
}

.custo_carousel h2 {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 1.35em;
    text-align: center;
}

.custo_carousel p {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.8;
    text-align: center;
}

.custo_slider_carouisel .owl-nav {
    display: block !important;
}

.custo_slider_carouisel .owl-nav .owl-prev span,
.custo_slider_carouisel .owl-nav .owl-next span {
    color: #000;
    font-size: 30px;
    margin: auto;
    border-radius: 50px;
    width: 44px;
    height: 44px;
    display: table;
    border: 1px solid #A6F5FA;
    filter: drop-shadow(0px 0px 14px #A6F5FA);
}

.custo_slider_carouisel .owl-nav .owl-prev {
    top: 50%;
    position: absolute;
    left: -50px;
}

.custo_slider_carouisel .owl-nav .owl-next {
    top: 50%;
    right: 0;
    position: absolute;
}

.custo_slider_carouisel .owl-carousel {
    float: unset;
}

.featured_in_wrap {
    margin-top: 100px;
}

.card_feature .main_con img {
    padding: 0;
    border: none;
    border-radius: 0;
}

.card_feature .top_card_first {
    height: 60%;
}

.card_feature .top_card_second {
    height: 40%;
}

.feature_in img {
    width: 80% !important;
    margin: 0 auto;
    display: block;
    margin-top: 1.2rem;
}

.featured_in_wrap .owl-dots {
    display: block;
    text-align: center;
    margin-top: 30px;
}


.featured_in_wrap .owl-dot.active {
    width: 35px;
    background: #000;
}

.featured_in_wrap .owl-dots button {
    background: rgba(0, 0, 0, .5);
    width: 10px;
    height: 10px;
    margin-right: 15px;
    border-radius: 50px;
}

.featured_in_wrap .owl-carousel {
    float: unset;
}

.featured_carousel {
    margin-top: 60px;
}

.featured_in_wrap .owl-nav {
    display: none;
}

.bulk_orders_wrap {
    padding-top: 20px;
    padding-bottom: 72px;
    margin-top: 80px;
}

.bulk_details h2 {
    font-size: 62px;
    font-family: Metal;
    color: #414138;
    text-align: center;
}

.bulk_details p {
    max-width: 700px;
    margin: 35px auto 35px;
    font-family: Lato;
    text-align: center;
    font-size: 16px;

}

.bulk_details a {

    transition: color .45s cubic-bezier(.785, .135, .15, .86), border .45s cubic-bezier(.785, .135, .15, .86);
    z-index: 1;
    position: relative;
    color: #000;
    font-size: 13px;
    padding: 12px 30px;
    letter-spacing: .7px;
    background-color: #A6F5FA;
    text-align: center;
    margin: auto;
    display: table;
}

.foo_section_wrap {
    background: #A6F5FA;
    padding-top: 36px;
    padding-bottom: 36px;
}

.foo_logo a img {
    width: 100%;
    max-width: 160px;
}

.social_icons ul {
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.social_icons ul li a {
    align-items: center;
    display: flex;
    padding: 13px;
    font-size: 14px;
}

.social_icons ul li a img {
    /* height: 1.8rem;
    width: 1.8rem; */
}

.footer_contact_inner {
    font-size: 14px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 16px;
}

.footer_contact_svg {
    margin-right: 1rem;
}

.footer_contact_content a {
    color: #000;
}

.foo_details h2 {
    color: #000;
    font-size: 14px;
    text-align: left;
    margin-bottom: 20px;
    font-family: Lato;
    line-height: 32px;
    text-transform: uppercase;
}

.foo_details ul li a {
    color: #000;
    font-size: 14px;
    text-align: left;
    padding-bottom: 5px;
    line-height: calc(1 + 0.8 / 1);
}

.foo_details ul li {
    margin-bottom: 10px;
}

.footer-block--newsletter {
    margin-top: 30px;
}

.footer-block__newsletter {
    text-align: center;
    background: #DFFDFF;
    padding: 12px 5rem;
    align-items: center;
    display: flex;
}

h2.footer-block__heading {
    text-align: left;
    font-size: 18px;
    line-height: 32px;
    color: #414138;
    font-family: Lato;
    margin-top: 0;
    margin-bottom: 0;
}

.footer-block__newsletter form {
    width: 100%;
}

.newsletter-form {
    align-items: flex-start;
    margin: 0 auto;
    max-width: 400px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.newsletter-form__field-wrapper {
    width: 100%;
}

.field {
    position: relative;
    width: 100%;
    display: flex;
    transition: box-shadow var(--duration-short) ease;
}

.foo_searchbar {
    display: flex;
    width: 100%;
}

.foo_searchbar input {
    border: none !important;
    background: #A6F5FA;
    color: #000;
    box-shadow: none;
    margin: 0 !important;
    padding: 15px;
}

.foo_searchbar button {
    color: #fff;
    border: none;
    background: #8DB43F;
    width: 110px !important;
    margin: 6px !important;
    position: absolute;
    right: 0;
    line-height: 31px;
    margin: auto;
    top: 4px;
}

.foo_searchbar .form-control:focus {
    color: #000;
    background: #A6F5FA;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.foo_bottom {
    padding-top: 30px;
}

.cards_payment ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cards_payment ul li img {
    height: 18px;
    margin-right: 15px;
}

.foo_cards {
    position: relative;
}

.foo_cards::before {
    width: 100%;
    content: "";
    height: 2px;
    background: #abb747;
    position: absolute;
    left: 0px;
    transform: translateY(7px);
    z-index: 0;
    top: 71%;
}

.foo_caption_txt {
    background: #A6F5FA;
    padding: 0 3.5rem;
    z-index: 9;
    text-align: center;
    margin: 1.5rem auto 0;
    letter-spacing: .07rem;
    font-size: 12px;
    width: 375px;
    position: relative;

}

.foo_caption_txt a {
    color: #000;
}

.right_gallery .col_3 {
    width: 30%;
    margin-bottom: 30px;
}

.right_gallery .col_6 {
    width: 40%;
    margin-bottom: 30px;
}

.verifield_acc a img {
    width: 100%;
}

.verifield_acc {
    margin-top: 60px;
    position: relative;
}

.verifield_acc::before {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    left: -54px;
    top: -40px;
    background-repeat: no-repeat;
    border: none !important;
    box-shadow: none;
    z-index: -1;
}

.browse_column {
    margin-top: 40px;
}

/* toggle css */

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999999;
    top: 208px;
    right: 0;
    /* background-color: #482D69; */
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 26px;
}

.sidenav a {
    /* padding: 8px 8px 8px 32px; */
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #FAD200;
    transition: .5s;
}

.sidenav .closebtn {
    /* position: absolute; */
    /* top: 0;
    right: 25px;
    font-size: 36px; */
    /* margin-left: 50px; */
    /* color: #FAD200;
    font-size: 42px;
    font-weight: bold; */
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

.nav_popup_menu {
    width: 100%;
    background: #fff;
    margin: auto;
    /* height: 100%; */
    /* border-radius: 20px; */
}

.logo_main_menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #BDBDBD;
}

.popup_menus li a {
    color: #000;
    text-align: center;
    font-family: Josefin Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
}

.popup_menus {
    margin-top: 40px;
}

/* toggle menu */

.toggle_icon nav {
    position: relative;
    z-index: 1;
}

.toggle_icon nav::after {
    content: "";
    display: block;
    clear: both;
}



.toggle_nav_a aside {
    position: absolute;
    width: 100% !important;
    height: 100%;
    background: #fff;
    color: #000;
    left: -795px;
    top: 203px;
    bottom: 0;
    box-sizing: border-box;
    /* padding-top: 70px; */
    z-index: 9999;
    transition: all 0.4s ease;
}

.toggle_nav_a aside.active {
    left: 0;
}

.toggle_nav_a aside a {

    padding: 1.2rem;
    display: block;
    text-align: left;
    color: #000;
    font-size: 14px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #414141;
}

.toggle_icon .toggle-wrap {
    /* padding: 10px; */
    position: relative;
    cursor: pointer;
    float: left;

    /*disable selection*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.toggle-bar,
.toggle-bar::before,
.toggle-bar::after,
.toggle-wrap.active .toggle-bar,
.toggle-wrap.active .toggle-bar::before,
.toggle-wrap.active .toggle-bar::after {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.toggle-bar {
    width: 20px;
    margin: 0px 0;
    position: relative;
    border-top: 3px solid #303030;
    display: block;
}

.toggle-bar::before,
.toggle-bar::after {
    content: "";
    display: block;
    background: #303030;
    height: 3px;
    width: 20px;
    position: absolute;
    top: -10px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -ms-transform-origin: 13%;
    -webkit-transform-origin: 13%;
    transform-origin: 13%;
}

.toggle-bar::after {
    top: 5px;
}

.toggle-wrap.active .toggle-bar {
    border-top: 6px solid transparent;
}

.toggle-wrap.active .toggle-bar::before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(57deg);
}

.toggle-wrap.active .toggle-bar::after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-56deg);
}

.toggle_nav_a .mega_nav_menu nav ul li {
    width: 100%;
}

.toggle_nav_a .mega_nav_menu nav ul li:hover>ul {
    left: 0;
    width: 100%;
}

.toggle_nav_a .main_nav_menu li a {
    display: flex;
}

.toggle_nav_a .main_nav_menu li a i {
    margin-left: auto;
}

.new_sarees h2 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 40px;
    font-family: Metal;
    color: #414138;
    position: relative;
    width: fit-content;
}

.new_sarees h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -75px;
    top: -2rem;
    background-repeat: no-repeat;
    z-index: -1;
}

.new_arrival_menu {
    margin-top: 40px;
}

.filters__field h2 {
    font-size: 14px;
    font-family: Lato;
    color: #000;
    margin-right: 18px;
    margin-bottom: 0;
}

.filters__field {
    display: flex;
    align-items: center;
}

.filters__field .form-select {
    width: auto;
    border: 1px solid #abb747;
    box-shadow: none;
    height: 45px;
    border-radius: 0;
}

.right_side_filter {
    display: flex;
    justify-content: end;
    gap: 0 2rem;
    align-items: center;
}

.filters__filter a {
    border: 1px solid #abb747;
    padding: 12px 7rem 12px 1.5rem;
    text-decoration: none;
    /* top: 1rem; */
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #000;
}

.filters__filter svg {
    width: 12px;
    position: absolute;
    top: 20px;
    right: 1rem;
}

.facets__form {
    position: relative;
}

.season_tabs {
    width: 50%;
    background: #f5f5f5;
    min-height: 360px;
    padding: 2rem 0;
    display: flex;
    position: absolute;
    right: 0;
    z-index: 999999999999;
}

.season_tabs .nav-tabs {
    display: block;
    width: 40%;
    border-bottom: none;
}

.season_tabs .tab-content {
    width: 60%;
}

.season_tabs .nav-tabs .nav-item.show .nav-link,
.season_tabs .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: #dee2e6 #dee2e6 #fff;
    font-weight: 600;
    color: #3d4426;
    font-size: 17px;
    height: auto;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: 0;
    border-bottom: 2px solid #abb747 !important;
}

.season_tabs .nav-tabs .nav-link {
    font-size: 17px;
    height: auto;
    color: #3d4426;
    line-height: 2;
    text-transform: uppercase;
    letter-spacing: 0;
    border: none;
    background: transparent !important;
    border-bottom: 1px solid #c0c0c0 !important;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    position: relative;
    left: 1px;
    padding: 10px;
    width: 90%;
    text-align: left;
}

.season_content {
    padding: 20px;
}

.facets__header {
    padding: 1.5rem 2rem;
    padding: 1.5rem 2rem;
    display: flex;
    justify-content: space-between;
    font-size: 1.4rem;
    position: sticky;
}

.facets__selected {
    font-size: 14px;
    color: rgba(0, 0, 0, .75);
}

.facets__header a {
    font-size: 16px;
    color: #abb747;
    text-decoration: underline;
}

.facets__list {
    padding: 0.5rem 2rem;
}

.list_menu__item .form-check {
    display: flex;
    gap: 20px;
    align-items: center;
}

.list_menu__item .form-check input {
    width: 25px;
    height: 25px;
    border-radius: 50px;
}

.list_menu__item .form-check-input:checked {
    background-color: #A6F5FA;
    border-color: #A6F5FA;
}

.list_menu__item .form-check-input:checked[type=checkbox] {
    background-image: url("../img/dot_input.png");
}

.list_menu__item .form-check-input:focus {
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.list_menu__item label {
    font-size: 12px;    text-transform: capitalize;
}

.facets__list {
    max-height: 270px;
    overflow-y: scroll;
}

.filter__close_btn {
    display: block;
    position: absolute;
    bottom: 0rem;
    width: calc(55% - 2rem);
    right: 2rem;
    padding: 0 0 1.5rem 0;
    z-index: +999;
}

.filter__close_btn a {
    width: fit-content;
    bottom: 0rem;
    position: relative;
    z-index: +999;
    right: 2rem;
    text-decoration: none;
    border: 1px solid #abb747;
    padding: 6px 3rem;
    color: #414138;
    text-align: right;
    float: right;
}

.new_arrival_fil_product {
    margin-top: 60px;
}

.arrival_img_cart img {
    padding: 0;
    border: none;
    width: 100%;
    border-radius: 0;
}

.arrival_card .main_con img {
    padding: 0;
    border-radius: 0;
    border: none;
}

.arrival_card .top_card_first {
    height: 50%;
}

.arrival_card .top_card_second {
    height: 50%;
}

.arrival_card .main_con {
    padding: 20px 30px;
}

.pagination_wrap {
    margin-top: 30px;
}

.pagination_wrap .pagination {
    justify-content: center;
}

.pagination_wrap .pagination .page-link span {
    color: #000;
}

.pagination_wrap .pagination .page-link {
    color: #000;
}

.pagination_wrap .pagination li {
    margin-right: 10px;
}

.pagination_wrap .page-link:focus {
    z-index: 3;
    color: #000;
    background-color: #A6F5FA;
    outline: 0;
    box-shadow: none;
}

.product_details {
    margin-top: 60px;
}

.pro_sku_details span {
    font-size: 12px;
    color: #000000bf;
}

.pro_sku {
    display: flex;
    align-items: center;
}

.pro_sku .card__stock {
    margin-left: 30px;
}

.product_title {
    margin-top: 20px;
}

.product_title h1 {
    font-family: Metal;
    font-size: 36px;
    color: #414138;
    margin-top: 10px;
}

.right_side_details {
    max-width: 600px;
    margin-left: 60px;
}

/* quantity */

.quantity-control {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    border: 2px solid #eaeaea;
    padding: 1rem 0.4rem;
    margin-top: 30px;
}

.quantity-btn {
    background: transparent;
    border: none;
    outline: none;
    margin: 0;
    padding: 0px 16px;
    cursor: pointer;
}

.quantity-btn svg {
    width: 15px;
    height: 15px;
}

.quantity-input {
    outline: none;
    user-select: none;
    text-align: center;
    width: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
}

.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity-btn img {
    width: 15px;
}

.pricing_listing .del_price {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Lato;
}

.pricing_listing .mrp_price {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Lato;
}

.pricing_listing .inclusicve_price {
    font-size: 14px;
    color: #000;
}

.pricing_listing {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}

/* modal css */

.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 530px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 15px;
}

/*Left*/
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.in .modal-dialog {
    left: 0;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    border-bottom-color: #DFFDFF;
    background-color: #A6F5FA;
}

/* ----- v CAN BE DELETED v ----- */


.buy_demo_sec .demo {
    margin-top: 30px;
}

.btn-demo {
    width: 100%;
    max-width: 35%;
    font-size: 13px;
    margin-right: 30px;
    line-height: 35px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Lato;
    background-color: #A6F5FA;

}

.modal_con_cart .modal-header h4 {
    font-weight: 400;
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-family: Metal;
}

.modal_con_cart .modal-header button {
    opacity: 1
}

.modal_con_cart .modal-header button span {
    font-size: 44px;
    color: #000;
    opacity: 1;
    font-weight: 300;
}

.ready_to_go h4 {
    font-weight: 600;
    font-size: 17px;
}

.cartin_product {
    margin-top: 25px;
}

.cart_in_bg {
    display: flex;
    background: #DFFDFF;
    border-radius: 0 0 20px 0;
}

.cart_in_left {
    width: 30%;
}

.cart_right_details {
    display: flex;
    align-items: center;
}

.cart_right_title a {
    color: #375a59;
    font-size: 20px;
    overflow: hidden;
}

.cart_in_left a img {
    width: 100%;
}

.cart_in_right {
    width: 70%;
    /* margin-left: auto; */
    padding: 10px 15px;
}

.cart_right_cansel a {
    color: #000;
}

.cartmrp_price {
    font-size: 16px !important;
}

.cart_offering {
    background: #fff;
    padding: 7px 11px;
    border-radius: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000;
}

.cart_right_cansel i {
    margin: 0.5rem 0 0 1.5rem;
    font-size: 20px;
}

.cart_quantity .quantity-control {
    border: 2px solid #000;
    padding: 5px 0;
}

.cart_quantity .quantity-input {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.cart_subtotal_box {
    border: 1px solid rgb(17, 16, 14, 0.2);
    padding: 0px 20px;
    margin-top: 40px;
}

.cart_subtotal_box_title {
    padding-top: 20px;
    line-height: 1;
    font-family: Metal;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 24px;
    color: #375A59;
}

.cart_box_item {
    display: flex;
    justify-content: space-between;
}

.cart_box_item p {
    padding-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #375A59;
    margin-bottom: 0;
}

.cart_box_item .mrp_priceing {
    font-weight: 700;
}

.payable_cart {
    padding-bottom: 1rem;
    margin-top: 25px;
    border-top: 1px solid rgb(17, 16, 14, 0.2);
}

.payable_cart p:first-child {
    font-family: Metal;
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #375A59;
}

.cartin_product .pricing_listing .del_price {
    font-size: 18px;
}

.drawer_info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin-top: 30px;
}

.drawer_info_item p {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #414138;
    margin-top: 0px;
    padding-top: 10px;
}

.cart_drawer_footer {
    box-shadow: 0 -2px 8px #00000014;
    padding: 15px;
}

.cart__ctas {
    margin-top: 30px;
}

.cart__ctas button {
    background: #ABB747;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 18px 0 !important;
    width: 100%;
    font-size: 18px;
    letter-spacing: 1px;
    border: none;
}

.totals .totals__subtotal {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #ABB747;
}

.totals .totals_subtotal_value {
    padding-top: 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #375A59;
    margin-bottom: 0;
}

.totals {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.btn-demo:focus {
    outline: 0;
}

.fade.in {
    opacity: 1;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, .5) !important;
}

.buying_button button:last-child {
    background-color: transparent;
    border: 3px solid #A6F5FA;
}

.btn-check:focus+.btn,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.last_buy_now:hover {
    background-color: #A6F5FA !important;
}

.add_cart_to:hover {
    background-color: transparent;
    border: 3px solid #A6F5FA;
}

.tab-content>.active {
    display: block !important;
}

.fade {
    opacity: 1;

}

.product_desc {
    margin-top: 30px;
}

.product_desc .nav-link {
    background: transparent !important;
    border: none;
    text-transform: uppercase;
    color: #11100e;
    text-decoration: none;
    text-align: left;
    padding-left: 13px;
    padding-right: 2rem;
    font-size: 13px;
    font-family: Lato;
    padding-bottom: 1.8rem;
}

.product_desc .nav-link.active {
    border: none;
    background: transparent;
    border-bottom: 2px solid #A6F5FA;
    color: #000;
}

.product_desc .tab-content {
    background: transparent;
    border: 1px solid #f4f4ec;
    padding: 10px 18px;
    margin-top: 0;
}

.description_title {
    font-size: 14px;
    color: #11100e;
    line-height: 2;
    font-family: Lato;
}

.description_title h4 {
    display: contents !important;
    font-family: Lato;
    font-weight: 700;
    font-size: 14px;
    color: #11100e;
    line-height: 2;
    font-family: Lato;
}

.postal_code_wrap {
    margin-top: 30px;
}

.postal_code_input {
    display: flex;
}

.postal_code_input {
    border: 1px solid #dde4a3;
    padding: 10px 15px;
    margin-top: 4rem;
}

.postal_code_input input {
    margin: 0 10px 0 0;
    border: none;
    padding: 0 15px;
    width: 70%;
    line-height: 40px;
    font-size: 16px;
}

.postal_code_input input:focus-visible {
    box-shadow: none !important;
    border: none !important;
}

.postal_code_input button {
    width: 30%;
    min-width: 30%;
    max-width: 30%;
    color: #000;
    font-size: 14px;
    padding: 0 15px;
    line-height: 1;
    min-height: 4rem;
    background-color: #A6F5FA;
}

.you_make_like_this {
    margin-top: 100px;
}


.also_likes:hover {
    content: url("../img/also_like_11.jpg");
    overflow: hidden;

}

.also_likes_2:hover {
    content: url("../img/also_like_22.jpg");
    overflow: hidden;
}

.also_likes_3:hover {
    content: url("../img/also_like_33.jpg");
    overflow: hidden;
}

.img_wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.inner_img {
    transition: 0.5s;
}

.inner_img:hover {
    transform: scale(1.1);
}

.you_may_al_card {
    height: 100%;
}

.custo_reviews {
    margin-top: 80px;
}

.custo_reviews_sec {
    padding: 60px 50px 24px;
    border: 1px solid #eee;
}

.custo_reviews_title h2 {
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    text-align: center;
    position: relative;
    width: fit-content;
    margin: auto;
    margin-bottom: 9rem;
}

.custo_reviews_title h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -55px;
    top: -1.5rem;
    z-index: -1;
    background-repeat: no-repeat;
}

.star_reviews {
    display: flex;
    align-items: center;
}

.review_star_grp i {
    color: #dddcdc;
    font-size: 16px;
}

.review_star_grp {
    margin-right: 8px;
}

.review_str_title h4 {
    letter-spacing: 0;
    padding-bottom: 0;
    font-size: 16px;
}

.str_reviews_title h2 {
    font-size: 20px;
    font-weight: 600;
    font-family: Lato;
    margin-bottom: 2rem;
}

.write_review button {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12.5px;
    padding: 12px 25px;
    border-color: transparent;
    background: #abb747;
    color: #fff;
    letter-spacing: 1px;
}

.write_review button:hover {
    background: #fff;
    color: #abb747;
    border: 1px solid #abb747 !important;
}

.custo_reviews {
    display: flex;
    justify-content: space-between;
    /* padding: 2rem 5rem; */
}

.review_content_form {
    margin: 2rem 0;
    border: 1px solid #eee;
    padding: 24px;
}

.review_content_form form .form-label {
    font-size: 16px;
    font-weight: 400;
    color: #919599;
}

.review_content_form form .form-control {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 20px 20px;
    border-color: #eee;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #eee;
    outline: 0;
    box-shadow: none;
}

.str_group_sec a i {
    color: #000;
    font-size: 16px;
}

.submit_review_btn {
    margin-top: 11px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12.5px;
    padding: 12px 25px;
    border-color: transparent;
    background: #abb747;
    color: #fff;
    letter-spacing: 1px;
}

.frequently_sec {
    margin-top: 80px;
}

.frequently_sec_title h2 {
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    text-align: center;
    position: relative;
    width: fit-content;
    margin: auto;
    margin-bottom: 9rem;
}

.frequently_sec_title h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -40px;
    top: -25px;
    z-index: -1;
    background-repeat: no-repeat;
}

/* Faq */






.attribution {
    font-size: 11px;
    text-align: center;
    background-color: hsl(240, 5%, 91%);
    padding: 8px 0 5px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.attribution a {
    color: hsl(228, 45%, 44%);
}

/* global */
/*================================================*/



.card-wrapper {
    /* min-height: 100vh; */
    margin-bottom: 50px;
    /* footer fixed */
    padding-top: 25px;
}



/* generics */
/*================================================*/

.content-cc {
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

/* FAQ card */
/*================================================*/

.faq-card {

    background-color: #fff;
    /* border-radius: 20px; */

    /* max-width: 310px; */
    /* margin-top: 90px; */

    /* box-shadow: 0px 60px 50px -25px rgba(0, 0, 0, 0.35); */
}

/* FAQ card: imagenes */
/*================================================*/


.faq-ilustrations {
    position: relative;
}

.faq-ilustrations .mobile.ilust {
    position: absolute;
    top: -110px;
    left: -30px;
    right: 0;
}

.mobile {
    display: block;
    margin: 0 auto;
}


/* FAQ card: main */
/*================================================*/

.faq-content {
    /* padding: 9px 25px 3rem; */
}



.faq-accordion {
    padding: 12px 0;
    border-bottom: 1px solid hsl(240, 5%, 91%);
}


/* FAQ card: main title */
/*================================================*/

/* checkbox tgg-title*/
input.tgg-title {
    appearance: unset;
    all: unset;
}

.faq-accordion-title label {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.faq-accordion-title h2 {
    font-size: 12px
        /*var(--font-size)*/
    ;
    font-weight: 400;
    color: var(--neutral-dark-color);
}

.faq-accordion-title span {
    margin-left: auto;
    transition: transform .4s ease-in-out;
}


/* FAQ card: main content */
/*================================================*/

.faq-accordion-content {
    color: var(--neutral-soft-color);
    overflow: hidden;
    max-height: 0;
    /* transition: max-height .4s ease-in-out; */
}


/* Effects */
/*================================================*/

/* main title, accordion title effects */

.faq-accordion-title:hover h2 {
    color: var(--primary-soft-color)
}

/* onclick "" */
.faq-accordion .tgg-title:checked+div>label>h2 {
    font-weight: 700;
}

.faq-accordion .tgg-title:checked+div>label>span {
    will-change: transform;
    transform: rotate(180deg);
}

/* main content, acordion text effect */

.faq-accordion .tgg-title:checked~.faq-accordion-content {
    will-change: max-height;
    max-height: fit-content;
    margin-top: 0;
    text-align: left;
    font-size: 13px;
    padding-left: 7.3rem;
}

.faq-accordion-title h2 {
    font-size: 17px;
    margin-left: 20px;
    margin-bottom: 0;
    background: transparent;
    color: #101828;
    font-family: Lato;
    font-style: normal;
    font-weight: 600;
}

.still_questions {
    margin-top: 40px;

}

.faq_more_ques {
    width: 75%;
}

.faq_more_ques p {
    margin: 0;
}

.faq_more_ques strong {
    font-weight: 600;
    font-size: 17px;
}

.faq_more_ques p {

    font-size: 17px;
}

.faq_more_button {
    width: 25%;
}

.faq_more_button a {
    background: #A6F5FA;
    color: #000;
    text-decoration: none;
    padding: 10px 25px;
    font-size: 14px;
    float: right;
}

.faq_more_question_sec {

    background: #DFFDFF;
    padding: 30px 60px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.browse_by_range_title h2 {
    font-size: 48px;
    font-family: Metal;
    color: #414138;
    position: relative;
    width: fit-content;

}

.browse_by_range_title h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    left: -80px;
    top: -25px;
    z-index: -1;
    background-repeat: no-repeat;
}

.browse_by_range_wrap {
    margin-top: 100px;
}

.browse_pricing .top_card_second {
    height: 40%;
    bottom: 50px;
}

.browse_listing_title {
    text-align: center;
}

.browse_listing_title a {
    color: #375a59;
    font-size: 18px;
    text-align: center;
    font-family: Lato;
}

.browse_pricing .inner_img:hover {
    transform: scale(1.05);
}

.browse_listing {
    margin-top: 60px;
}

.best_sarrees_our h2 {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
}

.best_sarrees_our h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -55px;
    top: -1.5rem;
    z-index: -1;
    background-repeat: no-repeat;
}

.our_best_sarees {
    margin-top: 100px;
}

.best_saree_collection {
    margin-top: 80px;
}

.best_sare_collect {
    height: 100%;
}

.celebrities_choice_wrap {
    margin-top: 80px;
}

.celebrities_wraping_sec {
    margin-top: 80px;
}

.calebrities_saree_details {
    padding: 25px 0px;
}

.calebrities_saree_details a {
    font-size: 16px;
    color: #000;
    font-family: Lato;
    font-weight: 600;
    letter-spacing: .5px;
}

.celebrtate_card .top_card_second {
    background: #DFFDFF;
}

.cele_card_grp i {
    color: #a6f5fa;
}

.explore_sarees img {
    padding: 0;
    border: none;
}

.designer_blouses_title h2 {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    position: relative;
    font-size: 48px;
    font-family: Metal;
    color: #414138;
}

.designer_blouses_title h2::after {
    content: "";
    background-image: url(../img/element.png);
    width: 115px;
    height: 115px;
    background-size: 100%;
    position: absolute;
    right: -60px;
    top: -30px;
    background-repeat: no-repeat;
    z-index: -1;
}

.designer_blouses {
    margin-top: 100px;
}

.designer_blouses .slider_sec {
    margin-top: 60px;
}

.design_title h2 {
    width: fit-content;
    margin-bottom: 3rem;
    font-family: Metal;
    color: #414138;
    font-size: 48px;
}

.designer_sarees_sec {
    margin-top: 80px;
    margin-bottom: 60px;
}

.design_title h2::after {
    height: 2px;
    content: "";
    background: #A6F5FA;
    width: 93%;
    display: table;
    transform: translateY(10px);
}

.design_title_text p {
    font-size: 15px;
    line-height: 1.8;
    margin: 0 0 15px;
    color: #000000BF;
    word-spacing: 1px;
}
.right_gallery .col_6,
.right_gallery .col_3 {
    display: flex;
    padding-right: 15px;
    padding-left: 0;
}

.right_gallery .col_6 {
    padding-right: 0;
}

.variety_acc .v_acc {
    display: flex;
    width: 100%;
}

.right_gallery .row:last-child .col_6,
.right_gallery .row:last-child .col_3 {
    margin-bottom: 0;
}

.right_gallery .row:last-child .col_6 {
    padding-right: 15px;
}

.right_gallery .row:last-child .col_3:last-child {
    padding-right: 0;
}

.right_gallery .col_3 {
    width: 30%;
    margin-bottom: 15px;
}

.right_gallery .col_6 {
    width: 40%;
    margin-bottom: 15px;
}

.variety_h2 .row:first-child .col-md-3 {
    padding-left: 0;
    padding-right: 15px;

}

.variety_h2_row>.col-md-3 {
    width: 23%;
    display: flex;
}
.main_nav_menu .dropdown-toggle::after{content: "\f282";display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;    border-top: unset;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    }
 .register_form{
    border: 1px solid grey;
    border-radius:10px;
    background-color:transparent;
}
#user_icon{
    font-weight: 800 !important;
}
.error{
    border:1px solid red !important;
}
.error-message{
    color:red !important;
}
.success{
    border:1px solid red !important;
}
.success-message{
    color:red !important;
}
.pagination{    justify-content: center;gap: 12px;}
.page-item.active .page-link {
    z-index: 3;
    background-color: #A6F5FA;
    border-color: #A6F5FA;
    color: #000;
}
.page-link{    color: #000;}
.select_size_wrap{margin-top: 15px;}
.select_size_wrap h4{    letter-spacing: .8px;
    color: #545454;
    font-size: 16px;}
.select_size_wrap .form-check-inline {
    display: inline-block;
    margin-right: 1rem;
    border: 1px solid #A6F5FA;
    padding: 0;
}
.select_size_wrap  .form-check .form-check-input {
    margin-left: 10px;
    margin-top: 12px;
}
.select_size_wrap label{text-align: center;
    padding: 10px 2px;
    margin: 0px 10px 0px 7px;
    color: #5a5a59;
    background: #fff;
    cursor: pointer;
    min-width: 42px;
    font-size: 13px;
    position: relative;
    display: inline-block;
    max-width: 100%;
    text-transform: uppercase;
    min-height: 20px;
    width: auto;
    height: 40px;
    border-radius: 0;}
.select_size_wrap .form-check-input:checked {
    background-color: #A6F5FA;
    border-color: #A6F5FA;
}
.select_size_wrap .form-check-input:focus {
    border-color: #A6F5FA;
    outline: 0;
    box-shadow: unset;
}
.alert-bar {
    position: fixed;
    background: #ff0202;
    top: 0;
    right: 0;
    z-index: 999999999;
    padding: 9px 21px;
    color: #fff;
    width: 100%;
    text-align: center;
    display: none;
}
.alert-bar-success {
    position: fixed;
    background: #658298;
    top: 0;
    right: 0;
    z-index: 999999999;
    padding: 9px 21px;
    color: #fff;
    width: 100%;
    text-align: center;
    display: none;
}
.card-header{background: #A6F5FA;
    color: #000;}
.btn-solid {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    padding: 12px 30px;
    text-transform: capitalize;
    line-height: 1;
    border: unset;
    border-radius: 5px;
    display: inline-block;
    letter-spacing: 0.6px;
}
.procced_out {
    width: 50%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.procced_out {
    width: auto;
}
.card_cart {
    margin-top: 35px;    margin-bottom: 60px;
}
.card_cart table {
    border: 1px solid #ccc;    margin-bottom: 0;
}
.card_cart th {
    letter-spacing: 0.8px;
    vertical-align: middle;
    border-top: unset !important;
    font-size: 14px;
    text-transform: uppercase;
    color: var(--main-color);
    font-weight: 700;
    border-bottom: 1px solid #dee2e6;
    padding: 0.75rem;
}
.sub_total_cart {
    border: 1px solid #ccc;
    padding: 15px 0;
    border-top: 0;
}
.bottom_btn_cart {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.continue_shoping a {
    background-color: #000;
    color: #fff;
    letter-spacing: 0.8px;
    border: none;
}
.product_details_wrap .quantity_sec {
    margin-top: 0;
}
.quantity-field {
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: 120px; */
    height: 40px;
    /* margin: 0 auto; */
}
.quantity-field .value-button {
    border: 1px solid #000;
    margin: 0px;
    width: 40px;
    height: 100%;
    padding: 0;
    background: transparent;
    outline: none;
    cursor: pointer;
    color: var(--peta-color);
}
.quantity-field .decrease-button {
    margin-right: -4px;
    z-index: 9;
    /* border-radius: 8px 0 0 8px; */
}
.quantity-field .number {
    display: inline-block;
    text-align: center;
    border: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 0px;
    width: 90px;
    height: 100%;
    line-height: 40px;
    font-size: 11pt;
    box-sizing: border-box;
    background: white;
    font-family: calibri;
}
.quantity-field .increase-button {
    margin-left: -4px;
    /* border-radius: 0 8px 8px 0; */
}
.cls_btnproduct {
    text-align: center;
}
.sub_total_cart .row {
    justify-content: end;
}
.cart_product_img{display: none;}
.product_details_wrap {
    padding-top: 45px;
    background: #f8f8f8;
}
.cart_body h5 {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}
.cls_btnproduct a i {
    color: #000;
    font-size: 18px;
}
.continue_shoping a:hover {
    background-color: #000;
    color: #fff;
}
.card .form-group{    margin-bottom: 15px;}
.payment_list .form-check label {
    padding: 0 5px;
}
.form-check-input:checked {
    background-color: #A6F5FA;
    border-color: #A6F5FA;
}
.form-check-input:focus {
    border-color: #A6F5FA;
    outline: 0;
    box-shadow: unset;
}
.subscribe {
    background: #A6F5FA;
    color: #000;
    border-color: #A6F5FA;
}
.subscribe:hover {
    background: #A6F5FA;
    color: #000;
    border-color: #A6F5FA;
}
.thanyou_page .customer_details li {
    float: left;
    margin-right: 2em;
    border-right: 1px dashed #d3ced2;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.thanyou_page .customer_details ul {
    display: flex;
}
.thanyou_page .customer_details li:last-of-type {
    border: none;
}
.cart_count {
    position: relative;
}
.shopping_cart_count {
    top: -10px;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    right: -20px;
    background: #A6F5FA;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color:#000;
}
.cart_empty{margin: auto;}
.cart_empty h2{    font-size: 35px;
    font-family: Metal;
    color: #414138;
    position: relative;
    text-align: center;
    margin-bottom: 30px;}
.cart_empty p{    font-size: 18px;
    font-family: Metal;
    color: #414138;
    position: relative;
    text-align: center;}
.cart_empty a{    transition: color .45s cubic-bezier(.785, .135, .15, .86), border .45s cubic-bezier(.785, .135, .15, .86);
    z-index: 1;
    position: relative;
    color: #000;
    font-size: 13px;
    padding: 12px 30px;
    letter-spacing: .7px;
    background-color: #A6F5FA;
    text-align: center;
    margin: auto;
    display: table;
    text-transform: uppercase;
    margin-bottom: 50px;}
.cart_empty h6{    text-align: center;}
.cart_empty .drawer_info{    position: absolute;
    width: 100%;
    bottom: 0;left: 0;
    justify-content: space-around;}