/*body starts*/
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.dropstart {
    float: right;
    padding-right: 30px;
}

/*.btn{*/
/*    border:0px;*/
/*    margin:0px 0px;*/
/*    box-shadow:none !important;*/
/*}*/
.dropstart .dropdown-menu {
    padding: 10px;
    top: 40px !important;
    width: 240px !important;
    left: -180px !important;
    /*left:-200px !important;*/
    box-shadow: 0px 5px 30px black;
}

@media screen and (min-width:768px) {
    .dropstart .dropdown-menu {
        padding: 10px;
        top: 60px !important;
        width: 300px !important;
        left: -225px !important;
        box-shadow: 0px 5px 30px black;
    }

    .total-header-section {
        border-bottom: 1px solid #d2d2d2;
    }
}

@media screen and (min-width:1024px) {
    .dropstart .dropdown-menu {
        padding: 10px;
        top: 60px !important;
        width: 288px !important;
        left: -180px !important;
        box-shadow: 0px 5px 30px black;
    }

    .total-header-section {
        border-bottom: 1px solid #d2d2d2;
    }
}

@media screen and (min-width:1440px) {
    .dropstart .dropdown-menu {
        padding: 10px;
        top: 60px !important;
        width: 300px !important;
        left: -180px !important;
        /*left:-230px !important;*/
        box-shadow: 0px 5px 30px black;
    }

    .total-header-section {
        border-bottom: 1px solid #d2d2d2;
    }
}

/*dropdown css for welcome page most searched products starts*/
.dropdown .dropdown-menu {
    padding: 10px;
    box-shadow: 0px 5px 30px black;
}

@media screen and (min-width:768px) {
    .dropdown .dropdown-menu {
        padding: 10px;
        box-shadow: 0px 5px 30px black;
    }

    .total-header-section {
        border-bottom: 1px solid #d2d2d2;
    }
}

@media screen and (min-width:1024px) {
    .dropdown .dropdown-menu {
        padding: 10px;
        box-shadow: 0px 5px 30px black;
    }

    .total-header-section {
        border-bottom: 1px solid #d2d2d2;
    }
}

@media screen and (min-width:1440px) {
    .dropdown .dropdown-menu {
        padding: 10px;
        box-shadow: 0px 5px 30px black;
    }

    .total-header-section {
        border-bottom: 1px solid #d2d2d2;
    }
}

.total-header-section {
    border-bottom: 1px solid #d2d2d2;
}

/*dropdown css for welcome page most searched products ends*/
.total-section p {
    margin-bottom: 20px;
}

.cart-detail {
    padding: 1px 0px 5px 0px;
}

.cart-detail-img img {
    width: 100%;
    height: 100%;
    padding-left: 15px;
}

.cart-detail-product p {
    margin: 0px;
    color: #000;
    font-weight: 500;
}

.cart-detail .price {
    font-size: 12px;
    margin-right: 10px;
    font-weight: 500;
}

.cart-detail .count {
    color: #000;
}

.checkout {
    border-top: 1px solid #d2d2d2;
    padding-top: 15px;
}

.checkout .btn-primary {
    border-radius: 50px;
}

.dropdown-menu:before {
    content: " ";
    position: absolute;
    top: -20px;
    right: 150px;
    /*border:10px solid transparent;*/
    border-bottom-color: #fff;
}

.productlist {
    box-shadow: 0px 10px 30px rgb(0 0 0 / 10%);
    border-radius: 10px;
    height: 100%;
    overflow: hidden;
}

/* For Cart -END*/
/*For All Table head background color and text color*/
tr th {
    background-color: #6D5340 !important;
    color: white !important;
}

/*For All Table head background color and text color*/

/*banner section for common static pages like about us */
body{
    background-color: white;
    color: #000000;
    /*font-family: 'SF Pro Display', sans-serif;*/
    font-family: 'helvetica', serif;
}

/*---- button style to change color of btn-warning bootstrap class ----*/
.btn-warning {
    --mdb-btn-bg: #6D5340;
    --mdb-btn-color: #fff;
    --mdb-btn-box-shadow: 0 4px 9px -4px #EAE7DD;
    --mdb-btn-hover-bg: #6D5340;
    --mdb-btn-hover-color: #fff;
    --mdb-btn-focus-bg: #6D5340;
    --mdb-btn-focus-color: #fff;
    --mdb-btn-active-bg: #6D5340;
    --mdb-btn-active-color: #fff;
    --mdb-btn-box-shadow-state: 0 8px 9px -4px rgba(228, 161, 27, 0.3), 0 4px 18px 0 rgba(228, 161, 27, 0.2);
}
/*---- button style to change color of btn-warning bootstrap class ends ----*/
/* body ends*/
/***************************** landing page css Starts here *****************************/
/* Logo and search bar */
/* .btn:hover{
     color:#fff;
}
 .input-text:focus{
     box-shadow: 0px 0px 0px;
     border-color:#f8c146;
     outline: 0px;
}
 .form-control {
     border: 1px solid #f8c146;
}
 */
a {
    font-size:14px;
    font-weight:700
}
.superNav {
    font-size:13px;
}
.form-control {
    outline:none !important;
    box-shadow: none !important;
}
@media screen and (max-width:540px){
    .centerOnMobile {
        text-align:center
    }
}
.mobile-icon{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.tab-icon{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: end;
}
.color-z{
    background-color: #6D5340;
}
.color-b{
    background-color: #EAE7DD ;
    color: black;
}
.color-h:hover {
    background-color: #EAE7DD ;
    color: black;
}
.color-t{
    background-color: transparent ;
    box-shadow: none;
    color: black;
}
.color-o{
    background-color: darkorange;
}
.search-bordar{
    border:#EAE7DD;
}
h1{
    /*font-family: 'SF Pro Display', sans-serif;*/
}
.landing-page-bg-1{
    background-image: url(../img/background-img/banner-1.webp);
    background-repeat: no-repeat;
    background-color: #FDFCD7;
    display: flex;
    background-size: contain;
    background-position: right;
    width: auto;
    height: auto;
}
.banner-1{
    padding: 100px;
}
.banner{
    padding: 20px;
}
.landing-banner-small{
    background-image: url(../img/background-img/banner-2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    width: auto;
    min-height: 150px;
}
/* card css starts */
/*---- Main Style ----*/
#cards_landscape_wrap-2{
    text-align: center;
    /* background: #F7F7F7;
     */
}
#cards_landscape_wrap-2 .container{
    padding-top: 20px;
    padding-bottom: 100px;
}
#cards_landscape_wrap-2 a{
    text-decoration: none;
    outline: none;
}
#cards_landscape_wrap-2 .card-flyer {
    border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box{
    background: #EAE7DD;
    overflow: hidden;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.50);
    border-radius: 5px;
}
#cards_landscape_wrap-2 .card-flyer .image-box img{
    -webkit-transition:all .9s ease;
    -moz-transition:all .9s ease;
    -o-transition:all .9s ease;
    -ms-transition:all .9s ease;
    /* width: 100%;
     height: 200px;
     */
    width: 100%;
    max-height: 316px;
}
#cards_landscape_wrap-2 .card-flyer:hover .image-box img{
    opacity: 0.7;
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -ms-transform:scale(1.15);
    -o-transform:scale(1.15);
    transform:scale(1.15);
}
#cards_landscape_wrap-2 .card-flyer .text-box{
    text-align: center;
    background-color: #F6F7F8;
}
#cards_landscape_wrap-2 .card-flyer .text-box .text-container{
    padding: 30px 18px;
}
#cards_landscape_wrap-2 .card-flyer{
    background: #FFFFFF;
    margin-top: 50px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.40);
}
#cards_landscape_wrap-2 .card-flyer:hover{
    background: #fff;
    box-shadow: 0px 15px 26px rgba(0, 0, 0, 0.50);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin-top: 50px;
}
#cards_landscape_wrap-2 .card-flyer .text-box p{
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #000000;
}
#cards_landscape_wrap-2 .card-flyer .text-box span{
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    /*font-family: 'SF Pro Display', sans-serif;*/
    letter-spacing: 1px;
    color: #00626B;
}
/* card css ends */
/* Hover Bootstrap Cards starts */
.card{
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 6px 10px rgba(0,0,0,.08), 0 0 6px rgba(0,0,0,.05);
    transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
    padding: 14px 80px 18px 36px;
    cursor: pointer;
}
.card:hover{
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
}
.card h6{
    font-weight: 600;
    font-size: x-large;
}
/*.card img{*/
/*    position: absolute;*/
/*    !*position: relative;*!*/
/*    top: 20px;*/
/*    right: 15px;*/
/*    max-height: 120px;*/
/*}*/
.card-1{
    background-image: url(https://ionicframework.com/img/getting-started/ionic-native-card.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 80px;
}
.card-2{
    background-image: url(https://ionicframework.com/img/getting-started/components-card.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 80px;
}
.card-3{
    background-image: url(https://ionicframework.com/img/getting-started/theming-card.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 80px;
}
@media(max-width: 990px){
    .card{
        margin: 20px;
    }
}
/* Hover Bootstrap Cards ends */
/* FAQ Accordion starts */
.accordion-container {
    width: 80%;
    max-width: 600px;
}
.accordion-item {
    background-color: #FFFFFF;
    /* White background for items */
    border: 1px solid #E0E0E0;
    /* Light border */
    border-radius: 8px;
    margin-bottom: 10px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    /* Softer shadow */
}
.accordion-header {
    background-color: #e1e1e1;
    /* Soft purple */
    color: #000000;
    /* White text */
    padding: 15px;
    font-size: 18px;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 8px 8px 0 0;
    transition: background-color 0.3s ease;
}
.accordion-header:hover {
    background-color: #EAE7DD;
    /* Darker shade of purple */
}
.accordion-content {
    background-color: #FAFAFA;
    /* Very light grey for content */
    overflow: hidden;
    padding: 0 15px;
    max-height: 0;
    transition: max-height 0.3s ease;
}
.accordion-content p {
    margin: 15px 0;
    line-height: 1.5;
}
.icon {
    transition: transform 0.3s ease;
}
.active .icon {
    transform: rotate(45deg);
}
/* FAQ Accordion ends */
/***************************** landing page css Ends here *****************************/
/***************************** Stores name and logo css starts here *****************************/
/***************************** Stores name and logo css ends here *****************************/
/***************************** advertisement css starts here *****************************/
/* advertise visibility css */
@media screen and (max-width: 991px) {
    .advertise {
        display: none;
    }
}
/***************************** advertisement css ends here *****************************/
/*slider css landing page starts*/
.carousel-item {
    /*height: 65vh;
    */
    /*min-height: 300px;
    */
}
.carousel-caption {
    bottom: 20px;
}
.carousel-caption h5 {
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 25px;
}
.carousel-caption p {
    width: 60%;
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
}
.carousel-caption a {
    text-transform: uppercase;
    text-decoration: none;
    background: darkorange;
    padding: 10px 30px;
    display: inline-block;
    color: #000;
    margin-top: 15px;
}
.slider-vh-65 {
    height: 575px;
    min-height: 575px;
    width: 100%;
    /*border-top-right-radius: 30px;*/
    /*border-top-left-radius: 30px;*/
    /*border-bottom-left-radius: 50% 20%;*/
    /*border-bottom-right-radius: 50% 20%;*/
}
@media only screen and (max-width: 769px) {
    .carousel-caption {
        bottom: 8px;
    }
    .carousel-caption h5 {
        font-size: 17px;
        margin: -15px;
    }
    .carousel-caption a {
        padding: 5px 8px;
        font-size: 8px;
    }
    .slider-vh-65 {
        height: 270px;
        min-height: 195px;
        width: 100%;
        /*border-top-right-radius: 30px;*/
        /*border-top-left-radius: 30px;*/
        border-bottom-left-radius: 50% 20%;
        border-bottom-right-radius: 50% 20%;
    }
}
/* slider css landing page ends */
/* back to top button css starts */
#btn-back-to-top {
    position: fixed !important;
    bottom: 20px;
    right: 20px;
    display: none;
    z-index: 1;
    /*background-color: #EAE7DD;
    */
}
/* back to top button css ends */
/*styles for categories sidebar css starts*/
/* The side navigation menu */
.sidebar {
    margin: 0;
    padding: 0;
    width: auto;
    background-color: white;
    /* position: fixed;
     */
    height: 100%;
    overflow: auto;
}
/* Sidebar links */
.sidebar a {
    display: block;
    color: black;
    padding: 16px;
    text-decoration: none;
}
/* Active/current link */
.sidebar a:focus, a.active {
    /*background-color: rgb(52, 53, 56);*/
    background-color: #EAE7DD;
    border-radius: 20px;
    font-weight: bold;
    color: white;
}
/* Links on mouse-over */
.sidebar a:hover:not(.active) {
    /*background-color: lightgrey;*/
    background-color: #EAE7DD;
    border-radius: 20px;
    font-weight: bold;
    color: black;
}
/* On screens that are less than 700px wide, make the sidebar into a topbar */
@media screen and (max-width: 991px) {
    .sidebar {
        width: 100%;
        height: auto;
        position: relative;
        overflow: hidden;
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        white-space: nowrap;
    }
    .sidebar a {
        float: left;
        overflow-x: scroll;
    }
    div.content {
        margin-left: 0;
    }
}
/* On screens that are less than 400px, display the bar vertically, instead of horizontally */
/*@media screen and (max-width: 400px) {*/
/*    .sidebar a {*/
/*        text-align: center;*/
/*        float: left;*/
/*        overflow-x: scroll;*/
/*    }*/
/*}*/
/*styles for categories sidebar css starts*/
/*Login-Resigtration-Forget by Mahfuz*/
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
/***** For Smartphones *******/
.container-center {
    position: relative;
    left: 50%;
    /*width: 85%;
    */
    height: auto;
    background-color: transparent;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    /*bottom: 50%;
    */
    -webkit-transform: translateX(-50%) translateY(50%);
    transform: translateX(-50%) translateY(50%);
}
.text-shadow{
    text-align: center;
    font-weight: 10;
    text-shadow: 0px 1px rgba(0, 0, 0, 0.3);
}
.opacity{
    text-align: center;
    color:#EAE7DD;
    font-size: 1.1em;
    font-style:normal;
    line-height: 130%;
    opacity: .6;
}
.reset-form {
    width: 100%;
    overflow: hidden;
    background-color: #FEFEFE;
    padding: 21px 13px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 34px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 34px rgba(0, 0, 0, 0.1);
}
formgroup {
    position: relative;
    width: 100%;
    display: block;
    margin: 1em 0;
    font-size: 1em;
}
formgroup input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #888888;
    padding: 8px 0;
    font-size: inherit !important;
    margin-bottom: 13px;
    outline: none;
    opacity: 0.7;
}
formgroup input:focus {
    opacity: 1;
    border-bottom: 2px solid #EAE7DD;
    color: #EAE7DD;
}
formgroup label {
    position: absolute;
    font-size: 0.8em;
    top: -1em;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
    color: #888888;
    text-transform: uppercase;
}
formgroup span {
    position: absolute;
    top: -1em;
    left: -500px;
    opacity: 0;
    color: #77756d;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
formgroup input:focus + label {
    left: 500px;
    opacity: 0;
}
formgroup input:focus ~ span {
    left: 0;
    opacity: 1;
}
#login-btn {
    border: none;
    width: 100%;
    border-radius: 5px;
    /*box-shadow: 0px 3px 21px rgb(73, 94, 87);
    */
    background: #EAE7DD;
    background-size: 100%;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 5px;
}
.sign_in:hover {
    color: darkorange;
    --mdb-btn-hover-color: red;
    text-decoration: none;
    font-weight: bold;
}
.font14{
    font-size: 14px;
}
/*Login-Resigtration-Forget by Mahfuz*/

/*navbar mobile view left align*/
.nav-link{
    display: flex;
    justify-content: end;
}

/*********************************
Most Searched Items in Australia
**********************************/
/*.dropdown:hover>.dropdown-menu {*/
/*    display: block;*/
/*    top: auto;*/
/*}*/

/*.dropdown>.dropdown-toggle:active {*/
/*    !*Without this, clicking will make it sticky*!*/
/*    pointer-events: none;*/
/*}*/

.imgt{
    max-width: 100%;
    vertical-align: middle;

}
.imghome{
    max-width: 100%;
    vertical-align: middle;
}

@media all {

    .tab-list {
        padding-left: 0;
        padding-right: 0;
    }
    .tab-list > li {
        padding: 0 3%;
        border-left: 1px solid #6c6c6c;
        text-align: center;
        float: left;
        cursor: pointer;
    }
    .tab-list > li:first-child {
        border-left: none;
    }
    .tab-list > li:hover > h3,
    .tab-list > li.active > h3 {
        color: #4ECDC4;
    }
    .tab-list > li > h4 {
        font-weight: 100;
        display: block;
        transition: all 500ms ease;
    }


    .tabs-content { opacity: 0; display: none; margin: 3em 0; opacity: 1s ease-out;  }
    .tabs-content.active { opacity: 1; display: block; }

    /* Tab 1 Set */
    .tabs-content#content-select-1 > div {
        padding: 0 0;
    }
    .tabs-content > div > i  {
        font-size: 65px;
        float: left;
        display: block;
        margin-top: 10px;
    }
    .tabs-content > div > article {
        float: right;
        width: 80%;
    }
    .tabs-content > div > article h3 {
        font-weight: bold;
    }

    /* Bar Set Style */
    .tab-header { margin: 0 0 1em; }
    .tab-header h3 { font-size: 20px; text-transform: uppercase; }
    .single-bar {
        float: left;
        text-align: center;
        padding-right: 0;
        padding-left: 0;
    }
    .single-bar p { text-align: center; }
    .single-bar p.bar-place { margin: 1em 0; }
    .bar-container {
        border-bottom: 1px solid #fff;
        padding: 0 1em;
        min-height: 280px;
        position: relative;
    }
    .bar {
        position: absolute;
        overflow: hidden;
        bottom: 0;
    }
    .bar:first-child { padding-left: 0; }
    .bar-value {border: 1px solid #fff;
        border-bottom: none;}
    .bar1 { height: 150px; }
    .bar2 { height: 245px; }
    .bar3 { height: 110px; }
    .bar4 { height: 95px; }
    .bar5 { height: 180px; }
    .bar6 { height: 50px; }
    .bar-highlight {
        background-color: #4ECDC4;
        border-color:  #4ECDC4;
    }
    .bar-highlight:hover { opacity: .9; }
}

/*welcome page button width fixed for most popular items starts*/
.w-most-searched{
    width: 178px;
}
@media only screen and (max-width: 425px) {
    .w-most-searched{
        width: 85%;
    }
}
.w-most-searched-li{
    width: 108px;
}
/*welcome page button width fixed for most popular items ends*/
/* for wishlist button starts*/
btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
    background-color:red;

}
/* for wishlist button ends*/

/* for adsterra start*/

.mobileShow {display: none;}
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 1023px){
    .mobileShow {display: inline;}
}
.mobileHide { display: inline; }

/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 1023px){
    .mobileHide { display: none;}
}

.tabon { display: inline; }

/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){
    .tabon { display: none;}
}

.taboff {display: none;}
/* Smartphone Portrait and Landscape */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px){
    .taboff {display: inline;}
}
/*!* for adsterra button ends*!*/

/* Banner Home*/

.show-on-small-screen {
    display: block;
}

@media only screen and (max-width: 768px)
.show-on-small-screen {
    display: none !important;
}

@media only screen and (min-width: 992px) {
    .show-on-small-screen {
        display: none;
    }
}

.show-on-large-screen {
    display: none;
}

@media only screen and (min-width: 992px) {
    .show-on-large-screen {
        display: block;
    }
}
/* Banner Home*/

.text-yellow {
    color: #ff0000;
}

.font1rem {
    font-size: 1rem;
}
.font175rem {
    font-size: 1.75rem;
}


.bannerback1{
    background-image: url(../img/banner/background-pattern.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-blocks {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 2rem;
}
.block-1 { grid-area: 1 / 1 / 3 / 8; }
.block-2 { grid-area: 1 / 8 / 2 / 13; }
.block-3 { grid-area: 2 / 8 / 3 / 13; }

@media screen and (max-width:1140px) {
    .banner-blocks {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1fr);
    }
    .block-1 { grid-area: 1 / 1 / 3 / 2; }
    .block-2 { grid-area: 3 / 1 / 4 / 2; }
    .block-3 { grid-area: 4 / 1 / 5 / 2; }

}

/* banner ad */
.banner-ad {
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.banner-ad.blue {
    background: #e6f3fb;
}
.banner-ad .swiper-pagination {
    bottom: 40px;
    left: 0;
    right: 0;
}
.banner-ad .swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    margin: 4px;
    background: #FFF;
    opacity: 1;
    transition: background 0.3s ease-out;
}
.banner-ad .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #FFC43F;
}
.banner-ad .swiper-slide {
    min-height: 630px;
    display: flex;
}
/* .banner-ad .banner-content {
  padding: 52px;
}
.banner-ad.large .banner-content {
  padding: 90px;
} */
.banner-ad .banner-content .categories {
    font-family: Georgia, serif;
    font-size: 30px;
    text-transform: capitalize;
}
.banner-ad .banner-content .sale {
    position: relative;
    display: inline-block;
}

.banner-ad .banner-content .banner-title {
    font-size: 22px;
}

.banner-ad.large .banner-content .banner-title {
    font-size: 54px;
}
.bg-ban{
    background-color: #e6f3fa;
}
.bg-success-subtle{
    background-color: #eef5e5;
}.bg-dan{
     background-color: #f9ebe7;
 }
.display-4{
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2;
}