

@font-face {
    font-family: "Paganini Open W00 Regular";
    src: url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.eot");
    src: url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.svg#Paganini Open W00 Regular")format("svg");
}

body,html{
    font-size:18px;
    margin:0;
    max-width:100%!important;
    overflow-x:hidden;
    padding:0
}
html{only screen and (max-width: 700px)
    scroll-behavior:smooth
}
turbo-frame{
    display:block;
    background: var(--other-color);
}
.turbo-loading,turbo-frame[busy]{
    opacity:.5;
    pointer-events:none
}
turbo-frame .frame-loading-show,turbo-frame[busy] .frame-loading-hide{
    display:none;
    pointer-events:none
}
turbo-frame[busy] .frame-loading-show{
    display:inline-block
}
a:focus,button:focus,div:focus{
    -webkit-tap-highlight-color:transparent;
    box-shadow:none!important
}
input:focus,textarea:focus{
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    outline:none!important
}
.btn,a{
    text-decoration:none!important;
    transition:background .4s!important
}
a,a:focus,a:hover{
    color: var(--main-color);
}
ba{
    box-sizing:border-box;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:400;
    margin:0;
    padding:0;
    text-decoration:none
}
h1,h2,h3,h4,h5,h6{
    font-family:Paganini Open W00 Regular;
    margin:0
}
:root{
    --bg-color:#fff;
    --main-color:#DC8633;
    --text-color:#010101;
    --2nd-color:#7C3A2C;
    --other-color:#FEE0BA;
    --big-font:6rem;
    --h2-font:2.3rem;
    --p-font:1.3rem
}
.wwaa{
    overflow:hidden
}
.btn-outline-light{
    border:1px solid #e2dfdf;
    color:#111
}
.btn-outline-light:hover{
    background:var(--other-color);
    color:var(--bg-color)
}
.btn-rounded{
    border-radius:100px
}
.input-group-text{
    background:var(--bg-color);
    border:1px solid #e2dfdf;
    border-right:0
}
.form-control{
    border:1px solid #e2dfdf
}
.payment-input{
    border-left:0
}
.btn,.dropdown,a,img{
    box-shadow:none!important;
    outline:0!important;
    outline:none!important;
    text-decoration:none
}
.btn,a{
    transition:all .5s ease
}
ul{
    list-style:none;
    padding-left:0
}
img{
    object-fit:contain
}
.menu-button{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size: 14px;
    font-style:normal;
    font-weight:500;
    padding: 5px 10px 7px;
    text-decoration:none;
    text-transform:capitalize;
    transition:all .5s ease;
    text-transform: uppercase;
}
.menu-button:focus,.menu-button:hover{
    background-color: var(--2nd-color);
    color:var(--bg-color)
}
.nav-links{
    display:flex;
    justify-content:space-between
}
.dotted-lines{
    border:1px dotted #707070;
    transform:rotate(90deg)
}
.menu-location-button{
    align-items:center;
    border: 2px solid #000;
    border-radius:24px;
    color:var(--main-color);
    /* display:inline-flex; */
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-weight:400;
    height:48px;
    justify-content:center;
    transition:all .5s ease;
    width:186px;
    margin-left: 40px;
}
.menu-location-button:hover{
    background-color: var(--2nd-color);
    color: var(--bg-color);
    border: 2px solid var(--bg-color);
    color:var(--bg-color);
    font-weight:500
}

.menu-location-button:hover span{
    color: #fff;
}

.menu-location-button img{
    padding-right:6px;
    transition:all .5s ease-in-out;
    width:24px
}
.menu-location-button img:hover{
    transform:translateY(-4px)
}
.menu-left-button,.menu-left-button:hover{
    color:var(--main-color);
    font-size:24px
}
.menu-icons-button{
    color:var(--main-color);
    transition:all .5s ease
}
.menu-icons-button .admin-icon{
    font-size:22px
}
.menu-icons-button:focus,.menu-icons-button:hover{
    color:var(--main-color)
}
.menu-element-pad{
    padding:36px 0
}
.menu-location-button span{
    font-size: 13px;
    font-weight:300;
    color: #000;
    float: left;
    margin-top: 7px;
}
.menu-top-bg{
    background: #FEE0BA;
    color:var(--main-color)
}
.menu-bottom-bg{
    background:var(--main-color)
}
.homepage-subtitle{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-style:normal;
    font-weight:600;
    letter-spacing:3px
}
.medium-title{
    color:var(--2nd-color);
    font-size:45px;
    letter-spacing:1.2px;
    line-height:45px;
    margin-bottom:35px;
    margin-top:25px;
    width:567px
}
.homepage-title,.medium-title{
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:700;
    text-align:left;
    text-transform:uppercase
}
.homepage-title{
    color:var(--bg-color)
}
.homepage-title,.homepage-title span{
    border-radius: 10px;
    font-size: 27px;
    letter-spacing:4px;
    /* line-height: 4px; */
    /* position: absolute; */
    /* top: -242px; */
    /* right: 116px; */
    /* background: #7c3a2c; */
    padding: 0;
    padding: 10px;
}
.homepage-title span{
    color:var(--main-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:700;
    text-align:left;
    text-transform:uppercase
}
.homepage-text{
    width:539px
}
.homepage-text,.homepage-text-center{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-style:normal;
    font-weight:400
}
.btn-primary,.btn-primary:focus,.project-button-primary{
    background: var(--other-color);
    border-radius:27px;
    color: var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:500;
    padding: 7px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.btn-primary,.btn-primary:focus{
    border:1px solid var(--other-color)
}
.btn-primary:hover{
    background-color:var(--2nd-color);
    border:1px solid var(--2nd-color)
}
.check-btn{
    background:var(--other-color);
    border-radius:27px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.check-btn:hover{
    background:var(--main-color);
    border:0 solid var(--main-color);
    color:var(--bg-color)
}
.date{
    border-radius:5px!important;
    height:52px
}
.date-btn{
    height:52px;
    position:absolute!important;
    right:0;
    z-index:10000!important
}
.date-btn:hover{
    border:0 solid var(--bg-color)!important
}
.color-brown{
    color:var(--2nd-color)
}
.payment-logo img{
    height:auto;
    width:40px
}
.project-button-outline{
    border:1px solid var(--bg-color);
    border-radius:100px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding:13px 55px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.outline-color{
    border:1px solid var(--2nd-color);
    color:var(--2nd-color)
}
.project-button-outline a,.project-button-primary a{
    color:var(--bg-color);
    font-size:20px;
    font-weight:500
}
.outline-color a{
    color:var(--2nd-color)
}
.project-button-outline:hover,.project-button-primary:hover{
    background:var(--main-color);
    color: #fff;
}
.carousel-btn{
    margin-top:3rem;
    width:600px
}
.carousel-btn,.new-product{
    display:flex;
    justify-content:space-between
}
.new-product{
    align-items:center
}
.paragraph-title,.paragraph-title p{
    color:var(--2nd-color);
    font-style:normal;
    text-transform:uppercase
}
.paragraph-title,.paragraph-title p,.paragraph-title span{
    font-family:Paganini Open W00 Regular;
    font-size: 30px;
    font-weight:600;
    letter-spacing:1.2px;
    /* border: 1px solid; */
    border-top: none;
    border-left: none;
    border-right: none;
}
.paragraph-title span{
    color:#000
}
.tab-link{
    border:1px solid var(--main-color);
    border-radius:27px;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:400;
    padding:5px 20px;
    text-transform:capitalize;
    transition:all .5s ease-in-out;
    font-size: 15px;
    line-height: 29px;
}
.tab-link,.tab-link a{
    background-color:var(--other-color);
    color:var(--bg-color)
}
.tab-link a:hover,.tab-link:hover{
    color:var(--bg-color)
}
.tab-link:hover{
    background-color: var(--2nd-color);
}
.active-tab{
    background:var(--main-color);
    border-radius:27px;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:400;
    padding:5px 20px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.active-tab,.active-tab a,.active-tab a:hover,.active-tab:hover{
    color:var(--bg-color)
}
.active-tab:hover{
    background-color: var(--2nd-color);
}
.product-filter{
    align-items:center;
    display:flex;
    justify-content:space-between
}
.subtitle{
    font-size:24px
}
.cart-btn{
    border: 1px solid #000;
    border-radius:27px;
    color: #000;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding: 5px;
    text-transform:capitalize;
    transition:all .5s ease-in-out;
    width: 100%;
    margin: auto;
}
.cart-btn-search{
    transition:none!important
}
.checkout-btn{
    border:1px solid var(--other-color);
    color:var(--other-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    font-style:normal;
    padding:25px 55px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.cart-btn:hover{
    color:var(--bg-color)
}
.cart-btn:hover,.checkout-btn:hover{
    background: var(--2nd-color);
}
.list-product-image{
    height: auto;
}
.nav-link:hover{
    border:none!important
}
.list-product-box{
    margin:10px 0
}
.list-product-text-box{
    padding:20px;
    text-align:center
}
.map-btn{
    color:var(--other-color)
}
.list-product-price{
    margin-bottom:25px
}
.list-product-price,.list-product-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:22px;
    font-style:normal;
    font-weight:400
}
.list-product-title{
    height: auto;
    margin-bottom:15px
}
.news-section{
    display:flex;
    padding:0
}
.btn-white-outline{
    border:1px solid var(--bg-color);
    border-radius:100px;
    color:var(--bg-color);
    font-size:20px;
    font-weight:500
}
.btn-white-outline:hover{
    background:var(--2nd-color);
    border:0;
    color:var(--bg-color)
}
.btn-secondary-outline{
    border:1px solid var(--2nd-color);
    border-radius:100px;
    color:var(--2nd-color);
    font-size:20px;
    font-weight:500
}
.btn-secondary-outline:hover{
    background-color:var(--2nd-color);
    color:var(--bg-color)
}
.news-image img{
    background-color:var(--main-color);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:auto;
    transition:all .5s ease;
    width:100%
}
.column{
    flex:1
}
.back-icon{
    align-items:center;
    background:var(--2nd-color);
    border-radius:100px;
    color:var(--main-color);
    display:inline-flex;
    height:30px;
    justify-content:center;
    width:30px
}
.news-filter{
    align-items:center;
    display:flex;
    justify-content:space-between;
    margin-bottom:45px;
    width:200px
}
.news-tag{
    background:var(--main-color);
    border-radius:27px;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    padding:3px 10px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.news-tag,.news-tag a{
    color:var(--text-color)
}
.news-intro{
    font-size:18px;
    margin-bottom: 10px;
}
.new-cta{
    display:flex;
    justify-content:space-between
}
.paragraph-text{
    color:var(--2nd-color);
    font-size:28px;
    font-weight:500
}
.news-link{
    border:1px solid var(--other-color);
    border-radius:27px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:500;
    padding:9px 20px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.news-link a{
    color: var(--2nd-color);
    border: 1px solid var(--2nd-color);
    padding: 10px;
    border-radius: 10px;
}
.news-link a:hover,.news-link:hover{
    color:var(--bg-color);
    background-color: var(--2nd-color);
}
.news-link:hover{
    background-color:var(--other-color)
}
.bestsellers{
    background-image:url(images/bestseller-bg.ab128842.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    background-size:cover;
    background: var(--other-color);
}
.full-width-section-color{
    background-color:#fff9e7;
    display:flex;
    justify-content:center;
    padding:80px 20px;
    width:100%
}
.kiosk-subtitle{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-weight:500
}
.md-icon{
    height:auto;
    width:20px
}
.center-content{
    color:var(--other-color);
    text-align:center;
    width:712px
}
.hummingbird-icon{
    height:auto;
    margin-bottom:21px;
    transition:all .5s ease-in-out;
    width:90px
}
.hummingbird-icon:hover{
    transform:translateY(-15px)
}
.text-color{
    color:var(--other-color);
    font-size:20px;
    font-weight:600;
    letter-spacing:.4px;
    padding:20px 0
}
.section-title{
    font-family:Paganini Open W00 Regular;
    font-size:4.9rem;
    font-style:normal;
    font-weight:700;
    letter-spacing:.15px;
    line-height:75px;
    text-transform:uppercase
}
.philosphy-image img{
    background-color:var(--main-color);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:100%;
    width:100%
}
.pink-bg{
    background: var(--2nd-color);
}
.hide-desktop{
    display:none
}
.light-yellow-bg,.yellow-bg{
    background-color:#fffdf8
}
.pink-bg span{
    color:var(--bg-color);
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
}
.light-gray-bg{
    background-color:#f8f8f8
}
.white-btn{
    margin-top:60px
}
.white-btn a{
    background:var(--bg-color);
    border-radius:27px;
    color:var(--other-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding:13px 75px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.white-btn a:hover{
    background:var(--other-color);
    color:var(--bg-color)
}
.down-arrow{
    padding-left:15px
}
.accordion-button{
    justify-content:space-between!important
}
.social-section{
    margin-bottom: 10px;
}
.insta-social,.social-section{
    align-items:center;
    display:flex;
    justify-content:space-between
}
.insta-social p{
    margin:0
}
.insta-btn{
    align-items:center;
    border:1px solid var(--2nd-color);
    border-radius:24px;
    color:var(--2nd-color);
    display:inline-flex;
    font-family:Paganini Open W00 Regular;
    font-size: 16px;
    font-weight:500;
    height:48px;
    justify-content:center;
    transition:all .5s ease;
    width:162px
}
.insta-btn:hover{
    background: var(--2nd-color);
    border:1px solid var(--other-color);
    color:var(--bg-color);
    font-weight:500
}
.insta-btn img{
    padding-right:6px;
    transition:all .5s ease-in-out;
    width:24px
}
.insta-btn img:hover{
    transform:translateY(-4px)
}
.center-title{
    color:var(--2nd-color)
}
.newsletter-section{
    background-image:url(images/newsletter-sub-bg.96a2b62b.jpg);
    background-position:100% 0;
    background-repeat:no-repeat;
    background-size:cover;
    margin-top: 0px;
    width:100%;
    background: var(--other-color);
}
.newsletter-content{
    width:750px
}
.no-bottom-space{
    padding-bottom:0
}
.newsletter-content h4{
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    padding-bottom:35px;
    padding-top:25px
}
.newsletter-content p{
    margin-bottom:0;
    padding-bottom:35px
}
.pagination-active{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:38px
}
.pagination-line{
    border-left:1px solid #707070;
    height:53px;
    margin-left:12px;
    transform:rotate(25deg)
}
.pagination-max{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    opacity:.48;
    padding-left:10px;
    padding-top:15px
}
.pagination-arrow-head{
    border: solid #f8f8f8;
    border-width:0 2px 2px 0;
    display:inline-block;
    padding:10px;
    position:absolute;
    top:12px
}
.right .pagination-arrow-head{
    right:18px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg)
}
.footer-header{
    color: #fff;
    font-size:65px;
    font-weight:700;
    letter-spacing:6.03px
}
.left .pagination-arrow-head{
    left:18px;
    transform:rotate(135deg);
    -webkit-transform:rotate(135deg)
}
.pagination-arrow-circle{
    background: #000 0 0 no-repeat padding-box;
    border-radius:28px;
    height:45px;
    width:45px
}
.pagination-arrow-box{
    cursor:pointer;
    position:relative
}
.best-seller-bg{
    background:#fffdf8
}
.best-seller-bg-img{
    position:absolute;
    right:0;
    top:0;
    z-index:0
}
.join-us-banner-bg{
    background:#fff4d2
}
.join-us-banner-title{
    font-weight:700
}
.join-us-banner-i,.join-us-banner-text,.join-us-banner-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.join-us-banner-i{
    background:none;
    border:1px solid #dedede;
    border-radius:34px;
    height:46px;
    /* background: var(--2nd-color); */
    border: 1px solid;
}
.project-button-secondary{
    background:#7C3A2C;
    border:1px solid #7C3A2C;
    border-radius:27px;
    color:#fff4d2;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:13px 75px;
    text-transform:capitalize
}
.project-button-secondary:hover{
    background:#fff4d2;
    color:#7C3A2C
}
@media (max-width:767px){
    .carousel-inner .carousel-item>div{
        display:none
    }
    .carousel-inner .carousel-item>div:first-child{
        display:block
    }
}
.carousel-inner .carousel-item-next,.carousel-inner .carousel-item-prev,.carousel-inner .carousel-item.active{
    display:flex
}
.footer-bg{
    background:var(--2nd-color);
    color:var(--bg-color);
    padding-top:20px
}
.footer-title{
    font-size:18px
}
.footer-icon,.footer-title{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-weight:700
}
.footer-icon{
    font-size:34px
}
.footer-line{
    background: #fff;
    height:1px;
    margin:10px 0;
    width:200px
}
.footer-text,.footer-text:focus,.footer-text:hover{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.footer-ul{
    list-style:none
}
.footer-ul li{
    padding-bottom:10px
}
.footer-bottom-line{
    border-top: 1px solid #fff;);
}
.footer-bottom-text{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.alert{
    margin-bottom:0!important
}
.footer-payment-icons{
    padding-top:20px
}
.alert-dismissible .btn-close{
    padding:1.6rem 1rem
}
.category-top-bg{
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    padding-bottom:0;
    width:100%
}
.category-top-title,.category-top-title p{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:60px;
    font-weight:700!important;
    letter-spacing:3px
}
.category-top-text,.category-top-text p{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    font-weight:500
}
.category-dropdown,.category-dropdown:focus,.category-dropdown:hover{
    background:none;
    border:1px solid #eaeaea;
    border-radius:5px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    padding:15px 25px;
    text-align:left
}
.button-category{
    border:1px solid var(--other-color);
    border-radius:27px;
    color:var(--other-color);
    padding:15px 25px
}
.button-category,.button-corporate{
    font-family:Paganini Open W00 Regular;
    font-size: 16px;
    font-style:normal;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.button-corporate{
    border:2px solid var(--2nd-color);
    border-radius:50px;
    color:var(--2nd-color)
}
.button-corporate:hover{
    background:var(--other-color);
    color:var(--bg-color)
}
.page-title{
    background:var(--2nd-color)
}
.page-title h2{
    color:#000
}
.button-category:hover{
    background:#35000c;
    color: #fff;
}
.next-day-delivery{
    align-items:center;
    display:flex;
    justify-content:center
}
.next-day-delivery p{
    color:var(--other-color);
    margin-bottom:0;
    padding-left:10px
}
.say-hello-img{
    border-radius:10px;
    height: 100%;
    object-fit:cover;
    width:450px
}
#say-hello-carousel .owl-next{
    margin-top: -27px;
    position: absolute;
    right: -27px;
    top: 50%;
    z-index: 100;
    background: var(--main-color) 0 0 no-repeat padding-box;
    border-radius: 28px;
    height: 45px;
    width: 45px;
    color: #fff;
}

#say-hello-carousel .owl-next span{
    font-size: 61px;
    margin-top: -54px;
    height: 10px;
    float: left;
    text-align: center;
    width: 100%;
}

#say-hello-carousel .owl-next:hover,#say-hello-carousel .owl-prev:hover{
    background-color: var(--2nd-color);
}
#say-hello-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position: absolute;
    top:50%;
    z-index:100;
    background: var(--main-color) 0 0 no-repeat padding-box;
    border-radius: 28px;
    height: 45px;
    width: 45px;
    color: #fff;
    /* font-size: 44px; */
}

#say-hello-carousel .owl-prev span{
    font-size: 61px;
    margin-top: -54px;
    height: 10px;
    float: left;
    text-align: center;
    width: 100%;
}

#menu-mini-carousel .owl-next{
    margin-top:-23px;
    position:absolute;
    right:-5px;
    top:50%;
    z-index:100
}
#menu-mini-carousel .owl-next:hover,#menu-mini-carousel .owl-prev:hover{
    background:none
}
#menu-mini-carousel .owl-nav{
    margin:0!important
}
#menu-mini-carousel .owl-prev{
    left:-5px;
    margin-top:-23px;
    position:absolute;
    top:50%;
    z-index:100
}
.category-selected-type{
    background:#f2f2f2;
    border-radius:18px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    margin-right:15px;
    padding:5px 15px
}
.category-selected-type span{
    font-weight:700
}
.category-img{
    height:500px
}
.open-filters-button,.open-filters-button:hover{
    background:none;
    border:none;
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:0
}
.open-filters-button span{
    font-size:24px;
    margin-right:10px
}
.open-filters-button{
    align-items:center;
    display:flex;
    height:auto;
    width:130px
}
.page-header-title{
    display:flex;
    justify-content:center
}
.category-content{
    padding-top:0
}
.page-header-content{
    width:780px
}
.category-sort-by-text{
    color:#a8a8a8;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.category-sort-by-dropdown,.category-sort-by-dropdown:active,.category-sort-by-dropdown:focus,.category-sort-by-dropdown:hover{
    background:none;
    border:none;
    border-bottom:1px solid #dedede;
    border-radius:0;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding-left:0;
    padding-right:0
}
.category-grid-button{
    color:#35000c;
    cursor:pointer;
    font-size:22px;
    opacity:.1;
    padding:10px
}
.active.category-grid-button{
    opacity:1
}
#also-like-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100
}
#also-like-carousel .owl-next:hover,#also-like-carousel .owl-prev:hover{
    background:none
}
#also-like-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100
}
#our-gallery-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100
}
#our-gallery-carousel .owl-next:hover,#our-gallery-carousel .owl-prev:hover{
    background:none
}
#our-gallery-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100
}
#our-gallery-carousel .item img{
    margin-top:75px;
    max-height:300px;
    max-width:300px;
    transition:all .4s!important
}
#our-gallery-carousel .center .item img{
    margin-top:0;
    max-height:330px;
    max-width:330px;
    transition:all .4s!important
}
#our-gallery-carousel{
    height:330px
}
.info-box{
    display:flex;
    justify-content:space-between
}
.yellow-bg{
    background-color:#fff9e7
}
.info-left,.info-right{
    align-items:center;
    display:flex
}
.info-right{
    justify-content:flex-start
}
.info-left p{
    font-size:20px;
    margin-bottom:0;
    padding-left:20px
}
.modal-footer{
    border-top:0!important;
    justify-content:space-between!important
}
.modal-btn-previous{
    background-color:#ebebeb;
    border-radius:0 0 0 5px!important;
    color:#aaa;
    height:50px
}
.modal-btn-next{
    background-color:var(--other-color);
    border-radius:0 0 5px 0!important;
    color:var(--bg-color);
    height:50px
}
.modal-btn-previous:hover{
    background-color:#b8b8b8;
    border:0;
    color:var(--bg-color)
}
.modal-btn-next:hover{
    background-color:var(--2nd-color);
    border:0;
    color:var(--bg-color)
}
.modal-header{
    justify-content:space-evenly!important
}
.delivery-logo{
    height:auto;
    margin-right:12px;
    width:110px
}
.toggle{
    cursor:pointer
}
.product-page-path{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.active.product-page-path{
    font-weight:700
}
.product-page-line{
    border-bottom:2px dashed #ccc
}
.product-page-name{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size: 38px;
    font-style:normal;
    font-weight:700;
    letter-spacing:2px;
    line-height:75px;
    margin-bottom:0;
    text-align:left
}
.product-page-price{
    color:var(--main-color);
    font-size:34px;
    font-weight:400
}
.product-page-price span{
    font-family:Paganini Open W00 Regular
}
.product-page-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    text-align: justify;
}
.product-page-text a,.product-read-more,.product-read-more:focus,.product-read-more:hover{
    color:var(--main-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    text-decoration:underline!important
}
.product-page-subtitle{
    color:var(--main-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-weight:600
}
.product-page-size-box{
    border:1px solid #ebebeb;
    border-radius:6px;
    cursor:pointer;
    margin-right:15px;
    background: var(--main-color);
}
.product-page-size-title{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:45px
}
.product-page-size-text{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    text-transform: capitalize;
}
.active.product-page-size-box{
    background: var(--2nd-color);
    border:1px solid var(--main-color);
    border-radius:6px;
    box-shadow:3px 3px 20px #00000017
}
.active .product-page-size-title{
    color: #fff;
    font-weight:700
}
.product-page-pencil-text{
    color:#5c5c5c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.product-page-add-message-box{
    border-radius:6px;
    box-shadow:3px 3px 20px #00000017;
    padding:25px
}
.product-page-add-message-i,.product-page-add-message-i:focus,.product-page-add-message-i:hover{
    background: var(--2nd-color)!important;
    border:1px solid #ebebeb;
    border-radius:6px;
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px!important;
    height:50px
}
.product-page-add-message-radio .form-check-input:checked{
    background-color: var(--2nd-color);
    border-color: var(--2nd-color);
}
.product-page-add-message-radio label{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.product-page-add-message-radio input[type=radio]:checked+label{
    font-weight:600
}
.product-page-quantity-i{
    font-size:30px;
    height:65px;
    padding-top:8px;
    width:65px
}
.product-page-quantity-button,.product-page-quantity-i{
    border:1px solid #35000c6c;
    border-radius:2px;
    color: #fff;
    font-family:Paganini Open W00 Regular;
    background: var(--2nd-color);
}
.product-page-quantity-button{
    background:none;
    font-size:18px;
    height:30px;
    margin-bottom:5px;
    padding:3px 8px!important;
    width:30px;
    color: var(--main-color);
}
.accordion-ingredients-title{
    background:none;
    border:none;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:16px 0
}
.accordion-ingredients .accordion-body{
    padding:16px 0
}
.accordion-body-cart{
    padding-top:20px
}
.accordion-ingredients .accordion-item{
    background:none;
    border:none;
    border-bottom:1px solid #d9d9d9;
    border-radius:0
}
.accordion-ingredients .accordion-button:not(.collapsed){
    background:none!important;
    border:none!important;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.accordion-button:focus{
    background-color:transparent!important
}
.accordion{
    --bs-accordion-bg:hsla(0,0%,100%,0)
}
.login-input{
    height:55px
}
.single-product-image{
    height: 550px;
    object-fit:cover;
    transition:all .5s ease
}
.single-product-image:hover{
    transform:translateY(-15px)
}
#single-prod-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100
}
#single-prod-carousel .owl-next:hover,#single-prod-carousel .owl-prev:hover{
    background: var(--main-color);
}
#single-prod-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100
}
.single-product-image-small{
    border-radius:10px!important;
    margin-right:10px;
    object-fit:cover;
    width: 140px !important;!i;!;
    height: 120px;
}
.grey-bg{
    background:#f8f8f8;
    border-radius:10px
}
.article-subtitle{
    color:var(--2nd-color);
    font-size:20px
}
.article-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.article-text span{
    font-weight:700
}
.article-link,.article-link:focus,.article-link:hover{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.article-line{
    border-bottom:1px solid #d1d1d1
}
.article-title{
    color:#35000c;
    font-size:40px
}
.pagination-arrow-line-small{
    background:#7C3A2C;
    height:1px;
    position:absolute;
    top:9px;
    width:20px
}
.pagination-arrow-head-small{
    border:solid #7C3A2C;
    border-width:0 1px 1px 0;
    display:inline-block;
    padding:3px;
    position:absolute;
    top:6px
}
.right .pagination-arrow-line-small{
    right:10px
}
.right .pagination-arrow-head-small{
    right:10px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg)
}
.pagination-arrow-circle-small{
    background:#000 0 0 no-repeat padding-box;
    border-radius:28px;
    height:20px;
    width:20px
}
.article-link-box{
    background:#000;
    border-radius:50%;
    height:70px;
    padding-top:15px;
    right:25px;
    top:25px;
    width:70px
}
.article-tags{
    border-radius:4px;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    margin-right:15px;
    padding:5px 15px
}
.article-tags-color1{
    background:#f79b2d;
    color:#fff
}
.article-tags-color2{
    background:#45d9cd;
    color:#fff
}
.article-tags-box{
    bottom:25px;
    left:25px
}
.article-back,.article-back:hover,.article-backfocus{
    background:none;
    border:none;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.modal-button-left,.modal-button-left:focus,.modal-button-left:hover{
    background: var(--2nd-color);
    border-radius:0 0 0 10px;
    color:var(--other-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    margin-bottom:-5px
}
.modal-button-right,.modal-button-right:focus,.modal-button-right:hover{
    background: var(--main-color);
    border-radius:0 0 10px 0;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    /* margin-bottom:-5px; */
}
.modals-size{
    border-radius:10px;
    min-width:800px
}
.close-modal-button,.close-modal-button:hover{
    background: var(--2nd-color);
    border:none;
    border-radius:50%;
    color:#fff;
    cursor:pointer;
    font-size:20px;
    opacity:1;
    padding:6px 15px;
    right:-21px;
    top:-21px;
    z-index:9
}
.modal-header{
    border:0!important
}
.steps-line{
    border:1px solid #c7c4c4
}
.steps-circle{
    background: var(--main-color);
    border-radius:50%;
    font-size:18px;
    height:42px;
    padding-top:9px;
    text-align:center;
    width:42px
}
.steps-circle,.steps-text{
    font-family:Paganini Open W00 Regular;
    color: var(--2nd-color);
}
.steps-text{
    bottom:-35px;
    font-size:22px;
    font-weight:300;
    position:absolute
}
.step-1-text{
    left:-18px
}
.step-2-text{
    left:-38px
}
.step-3-text,.step-4-text{
    left:-36px
}
.steps-circles-box{
    margin-top:-22px
}
.current-step .steps-circle{
    background: var(--2nd-color);
    color:#fff
}
.current-step .steps-text{
    color:#111
}
.done-step .steps-circle{
    background:#000;
    color:#fff
}
.done-step .steps-text{
    color:var(--main-color)
}
.modal-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size: 25px;
    font-weight:700;
    letter-spacing:1.4px;
    text-transform:uppercase
}
.modal-subtitle{
    color:#35000c;
    font-size:26px
}
.modal-subtitle,.modal-text{
    font-family:Paganini Open W00 Regular
}
.modal-text{
    color:#525252;
    font-size:22px
}
.modal-label{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.modal-dropdown,.modal-dropdown:focus,.modal-dropdown:hover{
    background:none;
    border:1px solid #ebebeb;
    border-radius:3px;
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.modal-color-radio{
    position:relative
}
.modal-color-radio input{
    border:18px solid #ebebeb;
    height:30px;
    left:50%;
    margin-left:-15px!important;
    position:absolute;
    top:0;
    width:30px
}
.modal-color-radio label{
    font-size:18px;
    padding-top:10px
}
.modal-color-red .form-check-input:checked{
    background-color:#fff;
    border-color:red
}
.modal-color-yellow .form-check-input:checked{
    background-color:#fff;
    border-color:#ff0
}
.modal-color-green .form-check-input:checked{
    background-color:#fff;
    border-color:#0f0
}
.modal-color-blue .form-check-input:checked{
    background-color:#fff;
    border-color:#00f
}
.modal-color-orange .form-check-input:checked{
    background-color:#fff;
    border-color:orange
}
.modal-color-purple .form-check-input:checked{
    background-color:#fff;
    border-color:#6a0dad
}
.modal-color-gold .form-check-input:checked{
    background-color:#fff;
    border-color:gold
}
.modal-decoration-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.modal-decoration-price{
    color:#959595
}
.modal-decoration-max,.modal-decoration-price{
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.modal-decoration-max{
    color:#525252
}
.modal-decoration-max span{
    font-weight:700
}
.modal-button-add{
    background:#ebebeb;
    border-radius:3px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.top-section-path,.top-section-path:hover{
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.active.top-section-path,.active.top-section-path:hover{
    color:#000
}
.about-us-top-text{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:26px;
    width:800px
}
.about-us-top-subtitle,.about-us-top-subtitle p{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size: 20px;
    font-weight:700!important;
    letter-spacing:3px
}
.about-us-top-line{
    background:#35000c 0 0 no-repeat padding-box;
    height:3px;
    width:61px
}
.mission-img img{
    height:auto;
    width:710px
}
.stats-header,.stats-header p{
    color:#000;
    font-size:82px;
    font-weight:700
}
.locate-button{
    background-color:#ebebeb;
    border-radius:100px
}
.about-founded-box{
    border:1px solid #c6c6c6;
    border-left:none;
    border-radius:0 10px 10px 0;
    padding:50px
}
.about-us-title{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:82px
}
.about-founded-line{
    background:#c1c1c1;
    height:1px;
    width:200px
}
.about-founded-line-absolute-top{
    top:-1px
}
.about-founded-line-absolute-bottom,.about-founded-line-absolute-top{
    background:#c1c1c1;
    height:1px;
    left:-100px;
    position:absolute;
    width:200px
}
.about-founded-line-absolute-bottom{
    bottom:-1px
}
.kiosk-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:34px;
    font-weight:700
}
.kiosk-title span{
    font-size:18px;
    font-weight:400
}
.kiosk-text,.kiosk-text:focus,.kiosk-text:hover{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:22px
}
.kiosk-text-pink{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:22px;
    font-weight:700
}
.store-map-box{
    height:400px;
    overflow:scroll;
    width:100%
}
.md-font{
    font-size:18px!important
}
.page-title-light{
    background-color: var(--other-color);
}
.about-image-gallery{
    width:999px
}
.bold{
    font-weight:700
}
.kiosk-line{
    border-bottom:1px solid #dedede
}
.kiosk-map-pin{
    left:25px;
    top:25px
}
.terms-left-a,.terms-left-a:hover{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.active.terms-left-a{
    font-weight:700
}
.terms-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.terms-text span{
    font-weight:700
}
.terms-left-list li{
    padding-bottom:15px
}
.terms-title{
    font-size:65px
}
.bg-w{
    border-radius:5px;
    box-shadow:0 3px 60px #00000026
}
.bg-w,.bg-w-no-shadow{
    background:#fff
}
.find-kiosk-title{
    color: #ffff;
    font-size:34px;
    font-family: Paganini Open W00 Regular;
}
.direction-button{
    background:none;
    border:1px solid #35000c;
    border-radius:3px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:10px 25px
}
.direction-button:hover{
    background:#35000c;
    border-radius:3px!important;
    color:#fff
}
.kiosk-icons{
    height:auto;
    width:16px
}
.learn-button{
    background:none;
    border:none;
    border-radius:0;
    color:var(--other-color)
}
.learn-button,.view-map-button{
    font-family:Paganini Open W00 Regular;
    padding:10px 25px
}
.view-map-button{
    background:var(--other-color);
    border-bottom:1px solid #957980;
    border-radius:30px;
    color: #000;
    font-size:18px
}
.view-map-button:hover{
    background: var(--2nd-color);
    color: #fff;
}
.locate-button,.locate-button:hover{
    border:none;
    color:#35000c;
    font-family:Paganini Open W00 Regular
}
.find-kiosk-i{
    font-size:18px;
    height:57px
}
.find-kiosk-dropdown,.find-kiosk-dropdown:focus,.find-kiosk-dropdown:hover,.find-kiosk-i{
    background:none;
    border:2px solid #ebebeb;
    border-radius:5px;
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular
}
.color-pink{
    color:#000!important
}
.login-btn{
    background:var(--other-color);
    border-radius:100px;
    color:var(--bg-color);
    transition:all .5s ease;
    width:100%
}
.login-btn:hover{
    background:var(--main-color);
    border:0!important
}
.login-btn-outline{
    background:var(--bg-color);
    border:1px solid #c7c7c7;
    border-radius:100px;
    color:var(--2nd-color);
    transition:all .5s ease;
    width:100%
}
.login-btn-outline:hover{
    background:var(--2nd-color)
}
.login-btn-outline img{
    margin-right:16px;
    width:24px
}
.card-text{
    font-size:20px
}
.card{
    border:none!important;
    background: var(--2nd-color);
    padding: 15px;
}
.find-kiosk-box{
    background: var(--2nd-color);
    border:2px solid #d5d5d5;
    border-radius:7px;
    /* display:flex; */
    flex-direction:column;
    height: auto;
    justify-content:space-between;
    margin-bottom:25px;
    min-height: auto;
}
.find-kiosk-box:hover{
    border:2px solid #000
}
.find-kiosk-partners-box{
    background:#fff;
    border:2px solid #d5d5d5;
    border-radius:7px;
    height:350px;
    margin-bottom:25px;
    min-height:350px
}
.find-kiosk-partners-box:hover{
    border:2px solid #000
}
.blog-top-img{
    bottom:0;
    opacity:.4;
    right:0
}
.blog-i{
    background:#ebebeb;
    height:55px
}
.blog-i,.blog-submit-button{
    border-radius:100px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.blog-submit-button{
    background:#000;
    font-weight:700
}
.blog-topics{
    background:none;
    border-radius:5px;
    color:#35000c;
    cursor:pointer;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:10px 25px
}
.blog-topics:hover{
    background:var(--main-color);
    color:var(--bg-color)
}
.blog-topics a{
    color:#35000c
}
.active.blog-topics:hover a,.blog-topics:hover a{
    color:var(--bg-color)
}
.active.blog-topics{
    background:var(--other-color);
    border:1px solid var(--other-color);
    color:#fff;
    font-weight:700
}
.blog-topics-box{
    height:45px;
    margin-top:10px
}
.blog-big-box{
    background:#fff;
    border-radius:0 10px 10px 0;
    box-shadow:0 3px 60px #00000026;
    height:510px
}
.blog-title{
    color:var(--2nd-color);
    font-size:24px;
    height:130px
}
.blog-title-sm{
    color:var(--2nd-color);
    font-size:18px;
    height:108px
}
.blog-text{
    height:170px
}
.blog-tag,.blog-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.blog-tag{
    border-radius:4px;
    display:inline-block;
    margin-bottom:5px;
    padding:10px 15px
}
.tag-grey{
    background:#e0d8da
}
.top-article{
    border-radius:10px 0 0 10px;
    height:510px;
    object-fit:cover
}
.blog-article-img{
    background:#fff;
    border-radius:10px 10px 0 0;
    height:300px;
    object-fit:cover
}
.blog-article-box{
    background:#fff;
    border-radius:0 0 10px 10px;
    box-shadow:0 3px 60px #00000026;
    height:460px
}
.blog-article-tag{
    left:15px;
    margin-top:-20px;
    position:absolute;
    top:-5px
}
.color-w{
    color:var(--2nd-colors);
    font-size:18px
}
.accordion-button:not(.collapsed){
    background:var(--bg-color);
    border:none!important;
    box-shadow:none!important;
    color:var(--2nd-color);
    font-weight:500
}
.brand-trust-us-box{
    align-items:center;
    background:none;
    display:flex;
    height:150px;
    justify-content:center;
    padding:15px;
    width:100%
}
.custom-play-icon{
    background:#000;
    border-radius:50%;
    color:#35000c;
    font-size:52px;
    height:108px;
    left:50%;
    margin-left:-54px;
    margin-top:-54px;
    padding-top:13px;
    text-align:center;
    top:50%;
    width:107px
}
.custom-play-icon-border{
    border:1px solid #35000c;
    border-radius:50%;
    height:108px;
    left:-8%;
    margin-top:-54px;
    top:44%;
    width:107px
}
.modal-box{
    border:1px solid #ebebeb;
    cursor:pointer;
    padding:20px;
    text-align:center
}
.modal-box:hover{
    border:1px solid var(--other-color);
    transition:all .5s ease
}
.modal-tabs{
    display:flex;
    justify-content:center
}
.nav-link.active{
    border-color:0 var(--bg-color);
    border-color: #000 !important;
    /* border-bottom:4px solid var(--main-color)!important; */
    color:var(--main-color)!important;
    font-weight:500
}
.nav-link{
    color:var(--2nd-color)!important;
    font-size:20px;
    transition:all .5s ease-in-out
}
.corporate-carousel-img-bg{
    background:#fff;
    border-radius:10px
}
.corporate-grey-bg{
    background:#f8f8f8
}
.corporate-carousel-position{
    margin-top:-300px
}
#corporate-carousel .owl-next{
    color:#fff;
    font-size:52px;
    margin-top:-26px;
    opacity:.6;
    position:absolute;
    right:50px;
    top:50%;
    z-index:100
}
#corporate-carousel .owl-next:hover,#corporate-carousel .owl-prev:hover{
    background:none
}
#corporate-carousel .owl-prev{
    color:#fff;
    font-size:52px;
    left:50px;
    margin-top:-26px;
    opacity:.6;
    position:absolute;
    top:50%;
    z-index:100
}
#checkout-carousel .owl-next:hover,#checkout-carousel .owl-prev:hover{
    background:var(--main-color);
}
.brown-bg{
    background:#35000c
}
.corporate-i{
    background:#fffdf8;
    border:0 solid #000;
    border-radius:100px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    height:50px;
    margin-bottom:20px
}
.corporate-form-image{
    bottom:-110px
}
.corporate-page{
    overflow-x:clip
}
.corporate-title{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:30px
}
.corporate-text{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.make-order-button{
    background:#35000c;
    border-radius:5px;
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    padding:15px
}
.best-seller-flower{
    bottom:0;
    left:0;
    z-index:1
}
.best-seller-splash-box{
    position:absolute;
    right:0;
    top:0;
    z-index:1
}
.best-seller-carousel-content{
    z-index:2
}
.best-seller-name{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:48px;
    font-weight:700
}
.best-seller-img{
    height:655px;
    width:630px!important
}
.best-seller-title{
    width:218px!important
}
.pre-order-box{
    background:#7C3A2C;
    border-radius:44px
}
.pre-order-img{
    bottom:-111px;
    position:relative
}
.best-seller-pad{
    padding-top:100px
}
.home-partners-img{
    border-radius:10px;
    box-shadow:0 10px 60px #0000000a!important
}
.home-corporate-accordion-title{
    background:none!important;
    border:none;
    border-radius:0!important;
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:15px 0
}
.no-border{
    border:none!important
}
.home-corporate-bg{
    box-shadow:inset 0 0 0 1000px rgba(0,0,0,.7)
}
.home-corporate-accordion-box{
    background:none!important;
    border:none!important;
    border-radius:0
}
.home-corporate-video{
    left:0;
    position:absolute;
    z-index:0
}
.home-corporate-big-box{
    overflow:hidden
}
.home-corporate-play-button,.home-corporate-play-button:focus,.home-corporate-play-button:hover{
    background:none;
    border:none;
    color:#fff;
    font-size:85px;
    left:50%;
    margin-left:-42px;
    margin-top:-64px;
    opacity:.85;
    position:absolute;
    top:50%
}
.home-our-blog-box{
    background:#f8f8f8 0 0 no-repeat padding-box;
    border-radius:40px 0 0 40px;
    margin-left:245px;
    padding-left:295px;
    padding-right:50px
}
.home-our-blog-img-box{
    margin-left:-540px;
    position:absolute
}
.paragraph-subtitle{
    font-family:Paganini Open W00 Regular;
    font-size:34px
}
.coporrate-subtitle{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-weight:600;
    width:680px
}
.color-bg{
    background:#f5c1d9
}
.corporate-text h5{
    font-size:24px
}
.corporate-text img{
    height:24px;
    width:24px
}
#our-blog-carousel .owl-next:hover,#our-blog-carousel .owl-prev:hover{
    background-color: var(--main-color);
}

#our-blog-carousel .owl-next:hover,#our-blog-carousel .owl-prev span{
    /* font-size: 61px; */
    /* margin-top: -30px; */
    /* height: 10px; */
    /* float: left; */
    /* text-align: center; */
    /* width: 100%; */
}



#our-blog-carousel .owl-nav{
    bottom:12px;
    position:absolute;
    right:0
}
.home-top-content-big-box{
    overflow:hidden;
    background: var(--other-color);
}
.home-top-drop,.home-top-drop:focus,.home-top-drop:hover{
    border: 1px solid var(--2nd-color);
    border-radius:100px;
    color: var(--2nd-color);
    font-size:18px;
    font-weight:500;
    padding: 7px;
    background: var(--other-color);
    font-family: Paganini Open W00 Regular;
}
.home-top-content-bg .home-top-drop,.home-top-content-bg .home-top-drop:focus,.home-top-content-bg .home-top-drop:hover{
    border:1px solid var(--2nd-color);
    border-radius:100px;
    color:var(--2nd-color);
    font-size:18px;
    font-weight:500;
    padding:13px 0
}
.home-top-content-bg .homepage-subtitle,.home-top-content-bg .homepage-title{
    color:#7C3A2C
}
.home-top-content-bg .homepage-title span{
    color:#000
}
.home-top-content-bg .homepage-text{
    color:#7C3A2C
}
#home-top-carousel .owl-dot span{
    background:none;
    border:2px solid #7C3A2C
}
#home-top-carousel .owl-dot.active span{
    background:#000;
    border:2px solid #7C3A2C
}
#home-top-carousel .owl-dots{
    bottom:25px;
    position:absolute;
    width:100%;
    z-index:100!important
}
.js-arrow-up-down-box[aria-expanded=false]>.js-arrow-up-down .fa-angle-up{
    display:none
}
.js-arrow-up-down-box[aria-expanded=false]>.js-arrow-up-down .fa-angle-down,.js-arrow-up-down-box[aria-expanded=true]>.js-arrow-up-down .fa-angle-up{
    display:inline-block
}
.js-arrow-up-down-box[aria-expanded=true]>.js-arrow-up-down .fa-angle-down{
    display:none
}
.js-arrow-up-down-box{
    padding-right:40px
}
.js-arrow-up-down{
    color:#111;
    font-size:18px;
    margin-top:-12px;
    right:10px;
    top:50%
}
.dropdown-menu{
    background:#fff;
    border-radius:4px;
    box-shadow:0 3px 30px #0000000f;
    min-width:auto;
    width:180px
}
.empty-cart-icon{
    width:120px
}
.error-page-img{
    width:600px
}
.dropdown-menu li{
    border-left:2px solid #fff
}
.dropdown-menu li:hover{
    background:#f4f5f7 0 0 no-repeat padding-box;
    border-left:2px solid #000;
    border-radius:0 5px 5px 0
}
.blog-top-text-box{
    z-index:2
}
.checkout-cart-bar{
    border-bottom:1px solid #707070
}
.cart-top-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:24px
}
.cart-table-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.cart-table-text,.cart-table-text-min{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.cart-img{
    border-radius:10px;
    height:95px;
    margin:0 15px;
    width:95px
}
.cart-table-text-min-pad{
    padding-top:32px
}
.cart-table-text-pad{
    padding-top:37px
}
.dropdown-cart-img{
    height:auto;
    width:80px
}
.dropdown-cart-quatity{
    font-size:18px;
    height:30px;
    padding:0;
    width:30px
}
.like-button{
    border:1px solid #ebebeb;
    border-radius:3px;
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.like-button:hover{
    background:#ebebeb
}
.cart-page-line,.like-button:hover{
    border:1px solid #ebebeb
}
.cart-page-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.cart-page-subtitle{
    color:#959595;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.checkout-grey-box{
    background:#f8f8f8;
    border-radius:10px
}
.cart-page-second-title{
    color:#7C3A2C
}
.cart-page-second-title,.checkout-button{
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.checkout-button{
    background:#018849;
    border: 1px solid var(--2nd-color);!;
    border-radius:5px;
    color:#fff;
    padding:14px 0;
    transition:all .5s ease-in-out
}
.check-input{
    height:50px
}
.checkout-button:hover{
    background: var(--2nd-color)!important;
    color:var(--bg-color)
}
.checkout-add-greetings-bg{
    background:#000;
    border-radius:5px
}
.checkout-add-greetings-title{
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:30px
}
.checkout-add-greetings-text{
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.checkout-add-greetings-button{
    background:#fff;
    border:1px solid #fff;
    border-radius:5px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:15px
}
.checkout-add-greetings-button:hover{
    background:#35000c;
    border:1px solid #35000c;
    color:#fff
}
.checkout-add-greetings-flower-big-box{
    overflow:hidden
}
.checkout-add-greetings-button-box{
    z-index:2
}
.form-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:34px
}
.checkout-add-candles-img{
    background:#000;
    border-radius:50%;
    height:80px;
    padding:16px;
    width:80px
}
.checkout-add-candles-bg{
    background:#fff;
    border:1px solid #dedede;
    border-radius:5px
}
.checkout-add-candles-title{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:30px
}
.checkout-add-candles-text,.checkout-add-candles-text-two{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.checkout-add-candles-text-two{
    font-weight:300
}
.charity-btn{
    border:1px solid var(--2nd-color);
    color:var(--2nd-color);
    padding:12px;
    transition:all .5s ease
}
.charity-btn:hover{
    background:var(--2nd-color);
    color:var(--main-color)
}
.checkout-charity-title{
    color:var(--2nd-color);
    font-size:20px
}
.checkout-charity-text,.hyper-link{
    color:var(--2nd-color)
}
.hyper-link{
    text-decoration:underline
}
.hyper-link:hover{
    color:var(--main-color)
}
.checkout-add-candles-button{
    background:#000;
    border:1px solid #000;
    border-radius:5px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:15px
}
.checkout-add-candles-button:focus,.checkout-add-candles-button:hover{
    background:#35000c;
    border:1px solid #35000c;
    color:#000
}
.checkout-add-donation-bg{
    background:#35000c;
    border-radius:5px
}
.checkout-page-title{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:34px
}
.checkout-page-subtitle,.checkout-page-text{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.checkout-form .product-page-add-message-i{
    height:65px
}
.checkout-page-button-one{
    background:#111;
    border:1px solid #111;
    border-radius:3px;
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:21px
}
.checkout-page-button-one:hover,.checkout-page-button-two{
    background:#fff;
    color:#111
}
.checkout-page-button-two{
    border:1px solid #111;
    border-radius:3px;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:21px
}
.checkout-page-button-two:hover{
    background:#111;
    border:1px solid #111;
    color:#fff
}
.checkout-page-button-two svg{
    fill:#111;
    margin-right:15px;
    margin-top:-5px
}
.check-out-accordion{
    font-family:Paganini Open W00 Regular;
    padding:0
}
.login-input-field{
    border-radius:100px
}
.checkout-page-button-two:hover svg{
    fill:#fff
}
.checkout-page-text-two{
    color:#9d9d9d;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.checkout-page-subtitle-two{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:24px
}
.checkout-payment-s-title{
    color:#018849;
    font-family:Paganini Open W00 Regular;
    font-size:45px
}
.checkout-payment-title{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:55px
}
.checkout-payment-subtitle{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    padding-bottom:25px
}
.checkout-payment-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.checkout-payment-f-title{
    color:red;
    font-family:Paganini Open W00 Regular;
    font-size:45px
}
.login-title{
    color:#35000c;
    font-size:34px
}
.login-label,.login-title{
    font-family:Paganini Open W00 Regular
}
.login-label{
    color:#111;
    font-size:18px;
    padding:7px 0
}
.login-i{
    height:60px!important
}
.login-button,.login-i{
    border:2px solid #d1d1d1;
    border-radius:4px;
    color: #fff;
    background: var(--2nd-color)!important;
}
.login-button{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-weight:300;
    padding:15px
}
.user-dashboard-box{
    background:#fff;
    border-radius:5px;
    box-shadow:0 3px 30px #0000000f
}
.use-dashboard-img,.use-dashboard-img img{
    height:136px;
    width:136px
}
.use-dashboard-img img{
    border-radius:50%;
    object-fit:cover
}
.user-dashboard-left-box{
    background:#fffcfe
}
.user-dashboard-name{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:24px
}
.user-dashboard-menu{
    background:none;
    border:none;
    border-radius:4px;
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:10px 15px;
    position:relative;
    text-align:left
}
.active.user-dashboard-menu,.user-dashboard-menu:hover{
    background: var(--2nd-color)!important;
    border:none;
    color: #fff;
}
.active.user-dashboard-menu{
    font-weight:700
}
.user-dashboard-list li{
    padding-bottom:5px
}
.input-check-status{
    color:#e0e0e0;
    font-size:24px;
    margin-top:-18px;
    right:15px;
    top:50%
}
.active.input-check-status{
    color:#00bf67
}
.user-dashboard-menu-notification{
    background:#35000c;
    color:#fff;
    font-size:18px;
    height:24px;
    margin-top:-12px;
    padding:2px 8px;
    right:15px;
    top:50%;
    width:24px
}
.user-dashboard-menu-notification,.user-img-upload{
    border-radius:50%;
    font-family:Paganini Open W00 Regular;
    position:absolute
}
.user-img-upload{
    background:#fff;
    border:none;
    bottom:15px;
    color:#9a9a9a;
    font-size:22px;
    height:44px;
    left:50%;
    margin-left:-22px;
    opacity:.78;
    padding:0;
    width:44px
}
.user-img-upload:hover{
    background:#9a9a9a;
    color:#fff
}
.user-order-box-section-one{
    background:#f8f8f8;
    border-radius:4px 4px 0 0
}
.user-order-box-section-two{
    background:#fff;
    border:1px solid #f8f8f8;
    border-radius:0 0 4px 4px
}
.user-order-status{
    background:#959595;
    border-radius:18px;
    color:#fff;
    display:inline-block;
    padding:3px 10px
}
.user-order-status,.user-order-text{
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.user-order-text{
    color:#111
}
.user-order-title{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.user-order-icon{
    color:#1111114d;
    font-size:32px;
    padding-right:15px
}
.user-payment-table-head{
    background:#f8f8f8;
    border-radius:4px 4px 0 0
}
.user-payment-table-head-text{
    color:#959595;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.user-payment-table-body-text,.user-payment-table-body-title{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.user-payment-table-body-status-done{
    background:#018849;
    border:1px solid #018849;
    border-radius:11px;
    color:#fff
}
.user-payment-table-body-status-done,.user-payment-table-body-status-in-progress{
    display:inline-block;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:3px 15px
}
.user-payment-table-body-status-in-progress{
    background:#fff;
    border:1px solid #000;
    border-radius:11px;
    color:#111
}
.user-payment-table-body-img{
    height:31px;
    width:32px
}
.user-payment-table-body-button{
    color:#1171bb;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.user-payment-table-body-text-pad{
    padding-top:19px
}
.user-payment-table-body{
    border:2px solid #f8f8f8;
    border-radius:0 0 4px 4px
}
.user-invoice-table-head-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.invoice-mini-table td,.user-invoice-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px
}
.invoice-mini-table td{
    border:1px solid #e0e0e0;
    padding:8px 16px;
    width:50%
}
.invoice-mini-table{
    border-radius:4px
}
.user-invoice-table-head{
    background:#ffe6f5;
    border-radius:4px 4px 0 0
}
.invoice-big-table td{
    border:1px solid #e0e0e0;
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:8px 16px;
    text-align:right;
    width:50%
}
.no-border-left{
    border-left:none!important
}
.no-border-right{
    border-right:none!important
}
.no-border-top{
    border-top:none!important
}
.checkout-title{
    font-size:45px;
    margin-bottom:0
}
.checkout-title-icon{
    height:auto;
    width:28px
}
.checkout-btn-outline{
    border:1px solid var(--other-color)!important;
    border-radius:100px;
    font-size:20px;
    padding:14px 40px;
    transition:all .5s ease;
    background: var(--2nd-color);
    font-family: Paganini Open W00 Regular;
    text-transform: uppercase;
}
.checkout-btn-outline,.checkout-btn-outline a{
    color:var(--other-color)!important;
    @font-face {
    font-family: "Paganini Open W00 Regular";
    src: url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.eot");
    src: url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/76ba511f076f6b716e5585970d37a0ea.svg#Paganini Open W00 Regular")format("svg");
}
    body,html{
    font-size:18px;
    margin:0;
    max-width:100%!important;
    overflow-x:hidden;
    padding:0}
    html{only screen and (max-width: 700px)
    scroll-behavior:smooth}
    turbo-frame{
    display:block;
    background: var(--other-color);
}
.turbo-loading,
    turbo-frame[busy]{
    opacity:.5;
    pointer-events:none}
    turbo-frame .frame-loading-show,turbo-frame[busy] .frame-loading-hide{
    display:none;
    pointer-events:none}
    turbo-frame[busy] .frame-loading-show{
    display:inline-block}
    a:focus,button:focus,div:focus{
    -webkit-tap-highlight-color:transparent;
    box-shadow:none!important}
    input:focus,textarea:focus{
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
    outline:none!important}
.btn,
    a{
    text-decoration:none!important;
    transition:background .4s!important}
    a,a:focus,a:hover{
    color: var(--main-color);
}
    ba{
    box-sizing:border-box;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:400;
    margin:0;
    padding:0;
    text-decoration:none}
    h1,h2,h3,h4,h5,h6{
    font-family:Paganini Open W00 Regular;
    margin:0}
:
    root{
    --bg-color:#fff;
    --main-color:#DC8633;
    --text-color:#010101;
    --2nd-color:#7C3A2C;
    --other-color:#FEE0BA;
    --big-font:6rem;
    --h2-font:2.3rem;
    --p-font:1.3rem}
.wwaa{
    overflow:hidden}
.btn-outline-light{
    border:1px solid #e2dfdf;
    color:#111}
.btn-outline-light:
    hover{
    background:var(--other-color);
    color:var(--bg-color)}
.btn-rounded{
    border-radius:100px}
.input-group-text{
    background:var(--bg-color);
    border:1px solid #e2dfdf;
    border-right:0}
.form-control{
    border:1px solid #e2dfdf}
.payment-input{
    border-left:0}
.btn,.dropdown,
    a,img{
    box-shadow:none!important;
    outline:0!important;
    outline:none!important;
    text-decoration:none}
.btn,
    a{
    transition:all .5s ease}
    ul{
    list-style:none;
    padding-left:0}
    img{
    object-fit:contain}
.menu-button{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size: 14px;
    font-style:normal;
    font-weight:500;
    padding: 5px 10px 7px;
    text-decoration:none;
    text-transform:capitalize;
    transition:all .5s ease;
    text-transform: uppercase;
}
.menu-button:
    focus,.menu-button:hover{
    background-color: var(--2nd-color);
    color:var(--bg-color)}
.nav-links{
    display:flex;
    justify-content:space-between}
.dotted-lines{
    border:1px dotted #707070;
    transform:rotate(90deg)}
.menu-location-button{
    align-items:center;
    border: 2px solid #000;
    border-radius:24px;
    color:var(--main-color);
    /* display:inline-flex; */
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-weight:400;
    height:48px;
    justify-content:center;
    transition:all .5s ease;
    width:186px;
    margin-left: 40px;
}
.menu-location-button:
    hover{
    background-color: var(--2nd-color);
    color: var(--bg-color);
    border: 2px solid var(--bg-color);
    color:var(--bg-color);
    font-weight:500}

.menu-location-button:
    hover span{
    color: #fff;
}

.menu-location-button
    img{
    padding-right:6px;
    transition:all .5s ease-in-out;
    width:24px}
.menu-location-button
    img:hover{
    transform:translateY(-4px)}
.menu-left-button,.menu-left-button:
    hover{
    color:var(--main-color);
    font-size:24px}
.menu-icons-button{
    color:var(--main-color);
    transition:all .5s ease}
.menu-icons-button .admin-icon{
    font-size:22px}
.menu-icons-button:
    focus,.menu-icons-button:hover{
    color:var(--main-color)}
.menu-element-pad{
    padding:36px 0}
.menu-location-button
    span{
    font-size: 13px;
    font-weight:300;
    color: #000;
    float: left;
    margin-top: 7px;
}
.menu-top-bg{
    background: #FEE0BA;
    color:var(--main-color)}
.menu-bottom-bg{
    background:var(--main-color)}
.homepage-subtitle{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-style:normal;
    font-weight:600;
    letter-spacing:3px}
.medium-title{
    color:var(--2nd-color);
    font-size:45px;
    letter-spacing:1.2px;
    line-height:45px;
    margin-bottom:35px;
    margin-top:25px;
    width:567px}
.homepage-title,.medium-title{
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:700;
    text-align:left;
    text-transform:uppercase}
.homepage-title{
    color:var(--bg-color)}
.homepage-title,.homepage-title
    span{
    border-radius: 10px;
    font-size: 27px;
    letter-spacing:4px;
    /* line-height: 4px; */
    /* position: absolute; */
    /* top: -242px; */
    /* right: 116px; */
    /* background: #7c3a2c; */
    padding: 0;
    padding: 10px;
}
.homepage-title
    span{
    color:var(--main-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:700;
    text-align:left;
    text-transform:uppercase}
.homepage-text{
    width:539px}
.homepage-text,.homepage-text-center{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-style:normal;
    font-weight:400}
.btn-primary,.btn-primary:
    focus,.project-button-primary{
    background: var(--other-color);
    border-radius:27px;
    color: var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:500;
    padding: 7px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.btn-primary,.btn-primary:
    focus{
    border:1px solid var(--other-color)}
.btn-primary:
    hover{
    background-color:var(--2nd-color);
    border:1px solid var(--2nd-color)}
.check-btn{
    background:var(--other-color);
    border-radius:27px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.check-btn:
    hover{
    background:var(--main-color);
    border:0 solid var(--main-color);
    color:var(--bg-color)}
.date{
    border-radius:5px!important;
    height:52px}
.date-btn{
    height:52px;
    position:absolute!important;
    right:0;
    z-index:10000!important}
.date-btn:
    hover{
    border:0 solid var(--bg-color)!important}
.color-brown{
    color:var(--2nd-color)}
.payment-logo
    img{
    height:auto;
    width:40px}
.project-button-outline{
    border:1px solid var(--bg-color);
    border-radius:100px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding:13px 55px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.outline-color{
    border:1px solid var(--2nd-color);
    color:var(--2nd-color)}
.project-button-outline
    a,.project-button-primary a{
    color:var(--bg-color);
    font-size:20px;
    font-weight:500}
.outline-color
    a{
    color:var(--2nd-color)}
.project-button-outline:
    hover,.project-button-primary:hover{
    background:var(--main-color);
    color: #fff;
}
.carousel-btn{
    margin-top:3rem;
    width:600px}
.carousel-btn,.new-product{
    display:flex;
    justify-content:space-between}
.new-product{
    align-items:center}
.paragraph-title,.paragraph-title
    p{
    color:var(--2nd-color);
    font-style:normal;
    text-transform:uppercase}
.paragraph-title,.paragraph-title
    p,.paragraph-title span{
    font-family:Paganini Open W00 Regular;
    font-size: 30px;
    font-weight:600;
    letter-spacing:1.2px;
    /* border: 1px solid; */
    border-top: none;
    border-left: none;
    border-right: none;
}
.paragraph-title
    span{
    color:#000}
.tab-link{
    border:1px solid var(--main-color);
    border-radius:27px;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:400;
    padding:5px 20px;
    text-transform:capitalize;
    transition:all .5s ease-in-out;
    font-size: 15px;
    line-height: 29px;
}
.tab-link,.tab-link
    a{
    background-color:var(--other-color);
    color:var(--bg-color)}
.tab-link
    a:hover,.tab-link:hover{
    color:var(--bg-color)}
.tab-link:
    hover{
    background-color: var(--2nd-color);
}
.active-tab{
    background:var(--main-color);
    border-radius:27px;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:400;
    padding:5px 20px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.active-tab,.active-tab
    a,.active-tab a:hover,.active-tab:hover{
    color:var(--bg-color)}
.active-tab:
    hover{
    background-color: var(--2nd-color);
}
.product-filter{
    align-items:center;
    display:flex;
    justify-content:space-between}
.subtitle{
    font-size:24px}
.cart-btn{
    border: 1px solid #000;
    border-radius:27px;
    color: #000;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding: 5px;
    text-transform:capitalize;
    transition:all .5s ease-in-out;
    width: 100%;
    margin: auto;
}
.cart-btn-search{
    transition:none!important}
.checkout-btn{
    border:1px solid var(--other-color);
    color:var(--other-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    font-style:normal;
    padding:25px 55px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.cart-btn:
    hover{
    color:var(--bg-color)}
.cart-btn:
    hover,.checkout-btn:hover{
    background: var(--2nd-color);
}
.list-product-image{
    height: auto;
}
.nav-link:
    hover{
    border:none!important}
.list-product-box{
    margin:10px 0}
.list-product-text-box{
    padding:20px;
    text-align:center}
.map-btn{
    color:var(--other-color)}
.list-product-price{
    margin-bottom:25px}
.list-product-price,.list-product-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:22px;
    font-style:normal;
    font-weight:400}
.list-product-title{
    height: auto;
    margin-bottom:15px}
.news-section{
    display:flex;
    padding:0}
.btn-white-outline{
    border:1px solid var(--bg-color);
    border-radius:100px;
    color:var(--bg-color);
    font-size:20px;
    font-weight:500}
.btn-white-outline:
    hover{
    background:var(--2nd-color);
    border:0;
    color:var(--bg-color)}
.btn-secondary-outline{
    border:1px solid var(--2nd-color);
    border-radius:100px;
    color:var(--2nd-color);
    font-size:20px;
    font-weight:500}
.btn-secondary-outline:
    hover{
    background-color:var(--2nd-color);
    color:var(--bg-color)}
.news-image
    img{
    background-color:var(--main-color);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:auto;
    transition:all .5s ease;
    width:100%}
.column{
    flex:1}
.back-icon{
    align-items:center;
    background:var(--2nd-color);
    border-radius:100px;
    color:var(--main-color);
    display:inline-flex;
    height:30px;
    justify-content:center;
    width:30px}
.news-filter{
    align-items:center;
    display:flex;
    justify-content:space-between;
    margin-bottom:45px;
    width:200px}
.news-tag{
    background:var(--main-color);
    border-radius:27px;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-style:normal;
    font-weight:400;
    padding:3px 10px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.news-tag,.news-tag
    a{
    color:var(--text-color)}
.news-intro{
    font-size:18px;
    margin-bottom: 10px;
}
.new-cta{
    display:flex;
    justify-content:space-between}
.paragraph-text{
    color:var(--2nd-color);
    font-size:28px;
    font-weight:500}
.news-link{
    border:1px solid var(--other-color);
    border-radius:27px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    font-weight:500;
    padding:9px 20px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.news-link
    a{
    color: var(--2nd-color);
    border: 1px solid var(--2nd-color);
    padding: 10px;
    border-radius: 10px;
}
.news-link
    a:hover,.news-link:hover{
    color:var(--bg-color);
    background-color: var(--2nd-color);
}
.news-link:
    hover{
    background-color:var(--other-color)}
.bestsellers{
    background-image:url(images/bestseller-bg.ab128842.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
    background-size:cover;
    background: var(--other-color);
}
.full-width-section-color{
    background-color:#fff9e7;
    display:flex;
    justify-content:center;
    padding:80px 20px;
    width:100%}
.kiosk-subtitle{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-weight:500}
.md-icon{
    height:auto;
    width:20px}
.center-content{
    color:var(--other-color);
    text-align:center;
    width:712px}
.hummingbird-icon{
    height:auto;
    margin-bottom:21px;
    transition:all .5s ease-in-out;
    width:90px}
.hummingbird-icon:
    hover{
    transform:translateY(-15px)}
.text-color{
    color:var(--other-color);
    font-size:20px;
    font-weight:600;
    letter-spacing:.4px;
    padding:20px 0}
.section-title{
    font-family:Paganini Open W00 Regular;
    font-size:4.9rem;
    font-style:normal;
    font-weight:700;
    letter-spacing:.15px;
    line-height:75px;
    text-transform:uppercase}
.philosphy-image
    img{
    background-color:var(--main-color);
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    height:100%;
    width:100%}
.pink-bg{
    background: var(--2nd-color);
}
.hide-desktop{
    display:none}
.light-yellow-bg,.yellow-bg{
    background-color:#fffdf8}
.pink-bg
    span{
    color:var(--bg-color);
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
}
.light-gray-bg{
    background-color:#f8f8f8}
.white-btn{
    margin-top:60px}
.white-btn
    a{
    background:var(--bg-color);
    border-radius:27px;
    color:var(--other-color);
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding:13px 75px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.white-btn
    a:hover{
    background:var(--other-color);
    color:var(--bg-color)}
.down-arrow{
    padding-left:15px}
.accordion-button{
    justify-content:space-between!important}
.social-section{
    margin-bottom: 10px;
}
.insta-social,.social-section{
    align-items:center;
    display:flex;
    justify-content:space-between}
.insta-social
    p{
    margin:0}
.insta-btn{
    align-items:center;
    border:1px solid var(--2nd-color);
    border-radius:24px;
    color:var(--2nd-color);
    display:inline-flex;
    font-family:Paganini Open W00 Regular;
    font-size: 16px;
    font-weight:500;
    height:48px;
    justify-content:center;
    transition:all .5s ease;
    width:162px}
.insta-btn:
    hover{
    background: var(--2nd-color);
    border:1px solid var(--other-color);
    color:var(--bg-color);
    font-weight:500}
.insta-btn
    img{
    padding-right:6px;
    transition:all .5s ease-in-out;
    width:24px}
.insta-btn
    img:hover{
    transform:translateY(-4px)}
.center-title{
    color:var(--2nd-color)}
.newsletter-section{
    background-image:url(images/newsletter-sub-bg.96a2b62b.jpg);
    background-position:100% 0;
    background-repeat:no-repeat;
    background-size:cover;
    margin-top: 0px;
    width:100%;
    background: var(--other-color);
}
.newsletter-content{
    width:750px}
.no-bottom-space{
    padding-bottom:0}
.newsletter-content
    h4{
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    padding-bottom:35px;
    padding-top:25px}
.newsletter-content
    p{
    margin-bottom:0;
    padding-bottom:35px}
.pagination-active{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:38px}
.pagination-line{
    border-left:1px solid #707070;
    height:53px;
    margin-left:12px;
    transform:rotate(25deg)}
.pagination-max{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    opacity:.48;
    padding-left:10px;
    padding-top:15px}
.pagination-arrow-head{
    border: solid #f8f8f8;
    border-width:0 2px 2px 0;
    display:inline-block;
    padding:10px;
    position:absolute;
    top:12px}
.right .pagination-arrow-head{
    right:18px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg)}
.footer-header{
    color: #fff;
    font-size:65px;
    font-weight:700;
    letter-spacing:6.03px}
.left .pagination-arrow-head{
    left:18px;
    transform:rotate(135deg);
    -webkit-transform:rotate(135deg)}
.pagination-arrow-circle{
    background: #000 0 0 no-repeat padding-box;
    border-radius:28px;
    height:45px;
    width:45px}
.pagination-arrow-box{
    cursor:pointer;
    position:relative}
.best-seller-bg{
    background:#fffdf8}
.best-seller-bg-img{
    position:absolute;
    right:0;
    top:0;
    z-index:0}
.join-us-banner-bg{
    background:#fff4d2}
.join-us-banner-title{
    font-weight:700}
.join-us-banner-i,.join-us-banner-text,.join-us-banner-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.join-us-banner-i{
    background:none;
    border:1px solid #dedede;
    border-radius:34px;
    height:46px;
    /* background: var(--2nd-color); */
    border: 1px solid;
}
.project-button-secondary{
    background:#7C3A2C;
    border:1px solid #7C3A2C;
    border-radius:27px;
    color:#fff4d2;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:13px 75px;
    text-transform:capitalize}
.project-button-secondary:
    hover{
    background:#fff4d2;
    color:#7C3A2C}
    @media (max-width:767px){
    .carousel-inner .carousel-item>div{
        display:none}
    .carousel-inner .carousel-item>div:
    first-child{
        display:block}
}
.carousel-inner .carousel-item-next,.carousel-inner .carousel-item-prev,.carousel-inner .carousel-item.active{
    display:flex}
.footer-bg{
    background:var(--2nd-color);
    color:var(--bg-color);
    padding-top:20px}
.footer-title{
    font-size:18px}
.footer-icon,.footer-title{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-weight:700}
.footer-icon{
    font-size:34px}
.footer-line{
    background: #fff;
    height:1px;
    margin:10px 0;
    width:200px}
.footer-text,.footer-text:
    focus,.footer-text:hover{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.footer-ul{
    list-style:none}
.footer-ul
    li{
    padding-bottom:10px}
.footer-bottom-line{
    border-top: 1px solid #fff;);
}
.footer-bottom-text{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.alert{
    margin-bottom:0!important}
.footer-payment-icons{
    padding-top:20px}
.alert-dismissible .btn-close{
    padding:1.6rem 1rem}
.category-top-bg{
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    padding-bottom:0;
    width:100%}
.category-top-title,.category-top-title
    p{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:60px;
    font-weight:700!important;
    letter-spacing:3px}
.category-top-text,.category-top-text
    p{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    font-weight:500}
.category-dropdown,.category-dropdown:
    focus,.category-dropdown:hover{
    background:none;
    border:1px solid #eaeaea;
    border-radius:5px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    padding:15px 25px;
    text-align:left}
.button-category{
    border:1px solid var(--other-color);
    border-radius:27px;
    color:var(--other-color);
    padding:15px 25px}
.button-category,.button-corporate{
    font-family:Paganini Open W00 Regular;
    font-size: 16px;
    font-style:normal;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.button-corporate{
    border:2px solid var(--2nd-color);
    border-radius:50px;
    color:var(--2nd-color)}
.button-corporate:
    hover{
    background:var(--other-color);
    color:var(--bg-color)}
.page-title{
    background:var(--2nd-color)}
.page-title
    h2{
    color:#000}
.button-category:
    hover{
    background:#35000c;
    color: #fff;
}
.next-day-delivery{
    align-items:center;
    display:flex;
    justify-content:center}
.next-day-delivery
    p{
    color:var(--other-color);
    margin-bottom:0;
    padding-left:10px}
.say-hello-img{
    border-radius:10px;
    height: 100%;
    object-fit:cover;
    width:450px}
#say-hello-carousel .owl-next{
    margin-top: -27px;
    position: absolute;
    right: -27px;
    top: 50%;
    z-index: 100;
    background: var(--main-color) 0 0 no-repeat padding-box;
    border-radius: 28px;
    height: 45px;
    width: 45px;
    color: #fff;
}

#say-hello-carousel .owl-next
    span{
    font-size: 61px;
    margin-top: -54px;
    height: 10px;
    float: left;
    text-align: center;
    width: 100%;
}

#say-hello-carousel .owl-next:
    hover,#say-hello-carousel .owl-prev:hover{
    background-color: var(--2nd-color);
}
#say-hello-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position: absolute;
    top:50%;
    z-index:100;
    background: var(--main-color) 0 0 no-repeat padding-box;
    border-radius: 28px;
    height: 45px;
    width: 45px;
    color: #fff;
    /* font-size: 44px; */
}

#say-hello-carousel .owl-prev
    span{
    font-size: 61px;
    margin-top: -54px;
    height: 10px;
    float: left;
    text-align: center;
    width: 100%;
}

#menu-mini-carousel .owl-next{
    margin-top:-23px;
    position:absolute;
    right:-5px;
    top:50%;
    z-index:100}
#menu-mini-carousel .owl-next:
    hover,#menu-mini-carousel .owl-prev:hover{
    background:none}
#menu-mini-carousel .owl-nav{
    margin:0!important}
#menu-mini-carousel .owl-prev{
    left:-5px;
    margin-top:-23px;
    position:absolute;
    top:50%;
    z-index:100}
.category-selected-type{
    background:#f2f2f2;
    border-radius:18px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    margin-right:15px;
    padding:5px 15px}
.category-selected-type
    span{
    font-weight:700}
.category-img{
    height:500px}
.open-filters-button,.open-filters-button:
    hover{
    background:none;
    border:none;
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:0}
.open-filters-button
    span{
    font-size:24px;
    margin-right:10px}
.open-filters-button{
    align-items:center;
    display:flex;
    height:auto;
    width:130px}
.page-header-title{
    display:flex;
    justify-content:center}
.category-content{
    padding-top:0}
.page-header-content{
    width:780px}
.category-sort-by-text{
    color:#a8a8a8;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.category-sort-by-dropdown,.category-sort-by-dropdown:
    active,.category-sort-by-dropdown:focus,.category-sort-by-dropdown:hover{
    background:none;
    border:none;
    border-bottom:1px solid #dedede;
    border-radius:0;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding-left:0;
    padding-right:0}
.category-grid-button{
    color:#35000c;
    cursor:pointer;
    font-size:22px;
    opacity:.1;
    padding:10px}
.active.category-grid-button{
    opacity:1}
#also-like-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100}
#also-like-carousel .owl-next:
    hover,#also-like-carousel .owl-prev:hover{
    background:none}
#also-like-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100}
#our-gallery-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100}
#our-gallery-carousel .owl-next:
    hover,#our-gallery-carousel .owl-prev:hover{
    background:none}
#our-gallery-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100}
#our-gallery-carousel .item
    img{
    margin-top:75px;
    max-height:300px;
    max-width:300px;
    transition:all .4s!important}
#our-gallery-carousel .center .item
    img{
    margin-top:0;
    max-height:330px;
    max-width:330px;
    transition:all .4s!important}
#our-gallery-carousel{
    height:330px}
.info-box{
    display:flex;
    justify-content:space-between}
.yellow-bg{
    background-color:#fff9e7}
.info-left,.info-right{
    align-items:center;
    display:flex}
.info-right{
    justify-content:flex-start}
.info-left
    p{
    font-size:20px;
    margin-bottom:0;
    padding-left:20px}
.modal-footer{
    border-top:0!important;
    justify-content:space-between!important}
.modal-btn-previous{
    background-color:#ebebeb;
    border-radius:0 0 0 5px!important;
    color:#aaa;
    height:50px}
.modal-btn-next{
    background-color:var(--other-color);
    border-radius:0 0 5px 0!important;
    color:var(--bg-color);
    height:50px}
.modal-btn-previous:
    hover{
    background-color:#b8b8b8;
    border:0;
    color:var(--bg-color)}
.modal-btn-next:
    hover{
    background-color:var(--2nd-color);
    border:0;
    color:var(--bg-color)}
.modal-header{
    justify-content:space-evenly!important}
.delivery-logo{
    height:auto;
    margin-right:12px;
    width:110px}
.toggle{
    cursor:pointer}
.product-page-path{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.active.product-page-path{
    font-weight:700}
.product-page-line{
    border-bottom:2px dashed #ccc}
.product-page-name{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size: 38px;
    font-style:normal;
    font-weight:700;
    letter-spacing:2px;
    line-height:75px;
    margin-bottom:0;
    text-align:left}
.product-page-price{
    color:var(--main-color);
    font-size:34px;
    font-weight:400}
.product-page-price
    span{
    font-family:Paganini Open W00 Regular}
.product-page-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    text-align: justify;
}
.product-page-text
    a,.product-read-more,.product-read-more:focus,.product-read-more:hover{
    color:var(--main-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    text-decoration:underline!important}
.product-page-subtitle{
    color:var(--main-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    font-weight:600}
.product-page-size-box{
    border:1px solid #ebebeb;
    border-radius:6px;
    cursor:pointer;
    margin-right:15px;
    background: var(--main-color);
}
.product-page-size-title{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:45px}
.product-page-size-text{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.active.product-page-size-box{
    background: var(--2nd-color);
    border:1px solid var(--main-color);
    border-radius:6px;
    box-shadow:3px 3px 20px #00000017}
.active .product-page-size-title{
    color: #fff;
    font-weight:700}
.product-page-pencil-text{
    color:#5c5c5c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.product-page-add-message-box{
    border-radius:6px;
    box-shadow:3px 3px 20px #00000017;
    padding:25px}
.product-page-add-message-i,.product-page-add-message-i:
    focus,.product-page-add-message-i:hover{
    background: var(--2nd-color)!important;
    border:1px solid #ebebeb;
    border-radius:6px;
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px!important;
    height:50px}
.product-page-add-message-radio .form-check-input:
    checked{
    background-color: var(--2nd-color);
    border-color: var(--2nd-color);
}
.product-page-add-message-radio
    label{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.product-page-add-message-radio
    input[type=radio]:checked+label{
    font-weight:600}
.product-page-quantity-i{
    font-size:30px;
    height:65px;
    padding-top:8px;
    width:65px}
.product-page-quantity-button,.product-page-quantity-i{
    border:1px solid #35000c6c;
    border-radius:2px;
    color: #fff;
    font-family:Paganini Open W00 Regular;
    background: var(--2nd-color);
}
.product-page-quantity-button{
    background:none;
    font-size:18px;
    height:30px;
    margin-bottom:5px;
    padding:3px 8px!important;
    width:30px;
    color: var(--main-color);
}
.accordion-ingredients-title{
    background:none;
    border:none;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:16px 0}
.accordion-ingredients .accordion-body{
    padding:16px 0}
.accordion-body-cart{
    padding-top:20px}
.accordion-ingredients .accordion-item{
    background:none;
    border:none;
    border-bottom:1px solid #d9d9d9;
    border-radius:0}
.accordion-ingredients .accordion-button:not(.collapsed){
    background:none!important;
    border:none!important;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.accordion-button:
    focus{
    background-color:transparent!important}
.accordion{
    --bs-accordion-bg:hsla(0,0%,100%,0)}
.login-input{
    height:55px}
.single-product-image{
    height: 550px;
    object-fit:cover;
    transition:all .5s ease}
.single-product-image:
    hover{
    transform:translateY(-15px)}
#single-prod-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100}
#single-prod-carousel .owl-next:
    hover,#single-prod-carousel .owl-prev:hover{
    background: var(--main-color);
}
#single-prod-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100}
.single-product-image-small{
    border-radius:10px!important;
    margin-right:10px;
    object-fit:cover;
    width: 140px !important;!i;!;
    height: 120px;
}
.grey-bg{
    background:#f8f8f8;
    border-radius:10px}
.article-subtitle{
    color:var(--2nd-color);
    font-size:20px}
.article-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.article-text
    span{
    font-weight:700}
.article-link,.article-link:
    focus,.article-link:hover{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.article-line{
    border-bottom:1px solid #d1d1d1}
.article-title{
    color:#35000c;
    font-size:40px}
.pagination-arrow-line-small{
    background:#7C3A2C;
    height:1px;
    position:absolute;
    top:9px;
    width:20px}
.pagination-arrow-head-small{
    border:solid #7C3A2C;
    border-width:0 1px 1px 0;
    display:inline-block;
    padding:3px;
    position:absolute;
    top:6px}
.right .pagination-arrow-line-small{
    right:10px}
.right .pagination-arrow-head-small{
    right:10px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg)}
.pagination-arrow-circle-small{
    background:#000 0 0 no-repeat padding-box;
    border-radius:28px;
    height:20px;
    width:20px}
.article-link-box{
    background:#000;
    border-radius:50%;
    height:70px;
    padding-top:15px;
    right:25px;
    top:25px;
    width:70px}
.article-tags{
    border-radius:4px;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    margin-right:15px;
    padding:5px 15px}
.article-tags-color1{
    background:#f79b2d;
    color:#fff}
.article-tags-color2{
    background:#45d9cd;
    color:#fff}
.article-tags-box{
    bottom:25px;
    left:25px}
.article-back,.article-back:
    hover,.article-backfocus{
    background:none;
    border:none;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.modal-button-left,.modal-button-left:
    focus,.modal-button-left:hover{
    background: var(--2nd-color);
    border-radius:0 0 0 10px;
    color:var(--other-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    margin-bottom:-5px}
.modal-button-right,.modal-button-right:
    focus,.modal-button-right:hover{
    background: var(--main-color);
    border-radius:0 0 10px 0;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    /* margin-bottom:-5px; */
}
.modals-size{
    border-radius:10px;
    min-width:800px}
.close-modal-button,.close-modal-button:
    hover{
    background: var(--2nd-color);
    border:none;
    border-radius:50%;
    color:#fff;
    cursor:pointer;
    font-size:20px;
    opacity:1;
    padding:6px 15px;
    right:-21px;
    top:-21px;
    z-index:9}
.modal-header{
    border:0!important}
.steps-line{
    border:1px solid #c7c4c4}
.steps-circle{
    background: var(--main-color);
    border-radius:50%;
    font-size:18px;
    height:42px;
    padding-top:9px;
    text-align:center;
    width:42px}
.steps-circle,.steps-text{
    font-family:Paganini Open W00 Regular;
    color: var(--2nd-color);
}
.steps-text{
    bottom:-35px;
    font-size:22px;
    font-weight:300;
    position:absolute}
.step-1-text{
    left:-18px}
.step-2-text{
    left:-38px}
.step-3-text,.step-4-text{
    left:-36px}
.steps-circles-box{
    margin-top:-22px}
.current-step .steps-circle{
    background: var(--2nd-color);
    color:#fff}
.current-step .steps-text{
    color:#111}
.done-step .steps-circle{
    background:#000;
    color:#fff}
.done-step .steps-text{
    color:var(--main-color)}
.modal-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size: 25px;
    font-weight:700;
    letter-spacing:1.4px;
    text-transform:uppercase}
.modal-subtitle{
    color:#35000c;
    font-size:26px}
.modal-subtitle,.modal-text{
    font-family:Paganini Open W00 Regular}
.modal-text{
    color:#525252;
    font-size:22px}
.modal-label{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.modal-dropdown,.modal-dropdown:
    focus,.modal-dropdown:hover{
    background:none;
    border:1px solid #ebebeb;
    border-radius:3px;
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.modal-color-radio{
    position:relative}
.modal-color-radio
    input{
    border:18px solid #ebebeb;
    height:30px;
    left:50%;
    margin-left:-15px!important;
    position:absolute;
    top:0;
    width:30px}
.modal-color-radio
    label{
    font-size:18px;
    padding-top:10px}
.modal-color-red .form-check-input:
    checked{
    background-color:#fff;
    border-color:red}
.modal-color-yellow .form-check-input:
    checked{
    background-color:#fff;
    border-color:#ff0}
.modal-color-green .form-check-input:
    checked{
    background-color:#fff;
    border-color:#0f0}
.modal-color-blue .form-check-input:
    checked{
    background-color:#fff;
    border-color:#00f}
.modal-color-orange .form-check-input:
    checked{
    background-color:#fff;
    border-color:orange}
.modal-color-purple .form-check-input:
    checked{
    background-color:#fff;
    border-color:#6a0dad}
.modal-color-gold .form-check-input:
    checked{
    background-color:#fff;
    border-color:gold}
.modal-decoration-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.modal-decoration-price{
    color:#959595}
.modal-decoration-max,.modal-decoration-price{
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.modal-decoration-max{
    color:#525252}
.modal-decoration-max
    span{
    font-weight:700}
.modal-button-add{
    background:#ebebeb;
    border-radius:3px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.top-section-path,.top-section-path:
    hover{
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.active.top-section-path,.active.top-section-path:
    hover{
    color:#000}
.about-us-top-text{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:26px;
    width:800px}
.about-us-top-subtitle,.about-us-top-subtitle
    p{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size: 20px;
    font-weight:700!important;
    letter-spacing:3px}
.about-us-top-line{
    background:#35000c 0 0 no-repeat padding-box;
    height:3px;
    width:61px}
.mission-img
    img{
    height:auto;
    width:710px}
.stats-header,.stats-header
    p{
    color:#000;
    font-size:82px;
    font-weight:700}
.locate-button{
    background-color:#ebebeb;
    border-radius:100px}
.about-founded-box{
    border:1px solid #c6c6c6;
    border-left:none;
    border-radius:0 10px 10px 0;
    padding:50px}
.about-us-title{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:82px}
.about-founded-line{
    background:#c1c1c1;
    height:1px;
    width:200px}
.about-founded-line-absolute-top{
    top:-1px}
.about-founded-line-absolute-bottom,.about-founded-line-absolute-top{
    background:#c1c1c1;
    height:1px;
    left:-100px;
    position:absolute;
    width:200px}
.about-founded-line-absolute-bottom{
    bottom:-1px}
.kiosk-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:34px;
    font-weight:700}
.kiosk-title
    span{
    font-size:18px;
    font-weight:400}
.kiosk-text,.kiosk-text:
    focus,.kiosk-text:hover{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:22px}
.kiosk-text-pink{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:22px;
    font-weight:700}
.store-map-box{
    height:400px;
    overflow:scroll;
    width:100%}
.md-font{
    font-size:18px!important}
.page-title-light{
    background-color: var(--other-color);
}
.about-image-gallery{
    width:999px}
.bold{
    font-weight:700}
.kiosk-line{
    border-bottom:1px solid #dedede}
.kiosk-map-pin{
    left:25px;
    top:25px}
.terms-left-a,.terms-left-a:
    hover{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.active.terms-left-a{
    font-weight:700}
.terms-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.terms-text
    span{
    font-weight:700}
.terms-left-list
    li{
    padding-bottom:15px}
.terms-title{
    font-size:65px}
.bg-w{
    border-radius:5px;
    box-shadow:0 3px 60px #00000026}
.bg-w,.bg-w-no-shadow{
    background:#fff}
.find-kiosk-title{
    color: #ffff;
    font-size:34px;
    font-family: Paganini Open W00 Regular;
}
.direction-button{
    background:none;
    border:1px solid #35000c;
    border-radius:3px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:10px 25px}
.direction-button:
    hover{
    background:#35000c;
    border-radius:3px!important;
    color:#fff}
.kiosk-icons{
    height:auto;
    width:16px}
.learn-button{
    background:none;
    border:none;
    border-radius:0;
    color:var(--other-color)}
.learn-button,.view-map-button{
    font-family:Paganini Open W00 Regular;
    padding:10px 25px}
.view-map-button{
    background:var(--other-color);
    border-bottom:1px solid #957980;
    border-radius:30px;
    color: #000;
    font-size:18px}
.view-map-button:
    hover{
    background: var(--2nd-color);
    color: #fff;
}
.locate-button,.locate-button:
    hover{
    border:none;
    color:#35000c;
    font-family:Paganini Open W00 Regular}
.find-kiosk-i{
    font-size:18px;
    height:57px}
.find-kiosk-dropdown,.find-kiosk-dropdown:
    focus,.find-kiosk-dropdown:hover,.find-kiosk-i{
    background:none;
    border:2px solid #ebebeb;
    border-radius:5px;
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular}
.color-pink{
    color:#000!important}
.login-btn{
    background:var(--other-color);
    border-radius:100px;
    color:var(--bg-color);
    transition:all .5s ease;
    width:100%}
.login-btn:
    hover{
    background:var(--main-color);
    border:0!important}
.login-btn-outline{
    background:var(--bg-color);
    border:1px solid #c7c7c7;
    border-radius:100px;
    color:var(--2nd-color);
    transition:all .5s ease;
    width:100%}
.login-btn-outline:
    hover{
    background:var(--2nd-color)}
.login-btn-outline
    img{
    margin-right:16px;
    width:24px}
.card-text{
    font-size:20px}
.card{
    border:none!important;
    background: var(--2nd-color);
    padding: 15px;
}
.find-kiosk-box{
    background: var(--2nd-color);
    border:2px solid #d5d5d5;
    border-radius:7px;
    /* display:flex; */
    flex-direction:column;
    height: auto;
    justify-content:space-between;
    margin-bottom:25px;
    min-height: auto;
}
.find-kiosk-box:
    hover{
    border:2px solid #000}
.find-kiosk-partners-box{
    background:#fff;
    border:2px solid #d5d5d5;
    border-radius:7px;
    height:350px;
    margin-bottom:25px;
    min-height:350px}
.find-kiosk-partners-box:
    hover{
    border:2px solid #000}
.blog-top-img{
    bottom:0;
    opacity:.4;
    right:0}
.blog-i{
    background:#ebebeb;
    height:55px}
.blog-i,.blog-submit-button{
    border-radius:100px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.blog-submit-button{
    background:#000;
    font-weight:700}
.blog-topics{
    background:none;
    border-radius:5px;
    color:#35000c;
    cursor:pointer;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:10px 25px}
.blog-topics:
    hover{
    background:var(--main-color);
    color:var(--bg-color)}
.blog-topics
    a{
    color:#35000c}
.active.blog-topics:
    hover a,.blog-topics:hover a{
    color:var(--bg-color)}
.active.blog-topics{
    background:var(--other-color);
    border:1px solid var(--other-color);
    color:#fff;
    font-weight:700}
.blog-topics-box{
    height:45px;
    margin-top:10px}
.blog-big-box{
    background:#fff;
    border-radius:0 10px 10px 0;
    box-shadow:0 3px 60px #00000026;
    height:510px}
.blog-title{
    color:var(--2nd-color);
    font-size:24px;
    height:130px}
.blog-title-sm{
    color:var(--2nd-color);
    font-size:18px;
    height:108px}
.blog-text{
    height:170px}
.blog-tag,.blog-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.blog-tag{
    border-radius:4px;
    display:inline-block;
    margin-bottom:5px;
    padding:10px 15px}
.tag-grey{
    background:#e0d8da}
.top-article{
    border-radius:10px 0 0 10px;
    height:510px;
    object-fit:cover}
.blog-article-img{
    background:#fff;
    border-radius:10px 10px 0 0;
    height:300px;
    object-fit:cover}
.blog-article-box{
    background:#fff;
    border-radius:0 0 10px 10px;
    box-shadow:0 3px 60px #00000026;
    height:460px}
.blog-article-tag{
    left:15px;
    margin-top:-20px;
    position:absolute;
    top:-5px}
.color-w{
    color:var(--2nd-colors);
    font-size:18px}
.accordion-button:not(.collapsed){
    background:var(--bg-color);
    border:none!important;
    box-shadow:none!important;
    color:var(--2nd-color);
    font-weight:500}
.brand-trust-us-box{
    align-items:center;
    background:none;
    display:flex;
    height:150px;
    justify-content:center;
    padding:15px;
    width:100%}
.custom-play-icon{
    background:#000;
    border-radius:50%;
    color:#35000c;
    font-size:52px;
    height:108px;
    left:50%;
    margin-left:-54px;
    margin-top:-54px;
    padding-top:13px;
    text-align:center;
    top:50%;
    width:107px}
.custom-play-icon-border{
    border:1px solid #35000c;
    border-radius:50%;
    height:108px;
    left:-8%;
    margin-top:-54px;
    top:44%;
    width:107px}
.modal-box{
    border:1px solid #ebebeb;
    cursor:pointer;
    padding:20px;
    text-align:center}
.modal-box:
    hover{
    border:1px solid var(--other-color);
    transition:all .5s ease}
.modal-tabs{
    display:flex;
    justify-content:center}
.nav-link.active{
    border-color:0 var(--bg-color);
    border-color: #000 !important;
    /* border-bottom:4px solid var(--main-color)!important; */
    color:var(--main-color)!important;
    font-weight:500}
.nav-link{
    color:var(--2nd-color)!important;
    font-size:20px;
    transition:all .5s ease-in-out}
.corporate-carousel-img-bg{
    background:#fff;
    border-radius:10px}
.corporate-grey-bg{
    background:#f8f8f8}
.corporate-carousel-position{
    margin-top:-300px}
#corporate-carousel .owl-next{
    color:#fff;
    font-size:52px;
    margin-top:-26px;
    opacity:.6;
    position:absolute;
    right:50px;
    top:50%;
    z-index:100}
#corporate-carousel .owl-next:
    hover,#corporate-carousel .owl-prev:hover{
    background:none}
#corporate-carousel .owl-prev{
    color:#fff;
    font-size:52px;
    left:50px;
    margin-top:-26px;
    opacity:.6;
    position:absolute;
    top:50%;
    z-index:100}
#checkout-carousel .owl-next:
    hover,#checkout-carousel .owl-prev:hover{
    background:var(--main-color);
}
.brown-bg{
    background:#35000c}
.corporate-i{
    background:#fffdf8;
    border:0 solid #000;
    border-radius:100px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    height:50px;
    margin-bottom:20px}
.corporate-form-image{
    bottom:-110px}
.corporate-page{
    overflow-x:clip}
.corporate-title{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:30px}
.corporate-text{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.make-order-button{
    background:#35000c;
    border-radius:5px;
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    padding:15px}
.best-seller-flower{
    bottom:0;
    left:0;
    z-index:1}
.best-seller-splash-box{
    position:absolute;
    right:0;
    top:0;
    z-index:1}
.best-seller-carousel-content{
    z-index:2}
.best-seller-name{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:48px;
    font-weight:700}
.best-seller-img{
    height:655px;
    width:630px!important}
.best-seller-title{
    width:218px!important}
.pre-order-box{
    background:#7C3A2C;
    border-radius:44px}
.pre-order-img{
    bottom:-111px;
    position:relative}
.best-seller-pad{
    padding-top:100px}
.home-partners-img{
    border-radius:10px;
    box-shadow:0 10px 60px #0000000a!important}
.home-corporate-accordion-title{
    background:none!important;
    border:none;
    border-radius:0!important;
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:15px 0}
.no-border{
    border:none!important}
.home-corporate-bg{
    box-shadow:inset 0 0 0 1000px rgba(0,0,0,.7)}
.home-corporate-accordion-box{
    background:none!important;
    border:none!important;
    border-radius:0}
.home-corporate-video{
    left:0;
    position:absolute;
    z-index:0}
.home-corporate-big-box{
    overflow:hidden}
.home-corporate-play-button,.home-corporate-play-button:
    focus,.home-corporate-play-button:hover{
    background:none;
    border:none;
    color:#fff;
    font-size:85px;
    left:50%;
    margin-left:-42px;
    margin-top:-64px;
    opacity:.85;
    position:absolute;
    top:50%}
.home-our-blog-box{
    background:#f8f8f8 0 0 no-repeat padding-box;
    border-radius:40px 0 0 40px;
    margin-left:245px;
    padding-left:295px;
    padding-right:50px}
.home-our-blog-img-box{
    margin-left:-540px;
    position:absolute}
.paragraph-subtitle{
    font-family:Paganini Open W00 Regular;
    font-size:34px}
.coporrate-subtitle{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-weight:600;
    width:680px}
.color-bg{
    background:#f5c1d9}
.corporate-text
    h5{
    font-size:24px}
.corporate-text
    img{
    height:24px;
    width:24px}
#our-blog-carousel .owl-next:
    hover,#our-blog-carousel .owl-prev:hover{
    background-color: var(--main-color);
}

#our-blog-carousel .owl-next:
    hover,#our-blog-carousel .owl-prev span{
    /* font-size: 61px; */
    /* margin-top: -30px; */
    /* height: 10px; */
    /* float: left; */
    /* text-align: center; */
    /* width: 100%; */}



#our-blog-carousel .owl-nav{
    bottom:12px;
    position:absolute;
    right:0}
.home-top-content-big-box{
    overflow:hidden;
    background: var(--other-color);
}
.home-top-drop,.home-top-drop:
    focus,.home-top-drop:hover{
    border: 1px solid var(--2nd-color);
    border-radius:100px;
    color: var(--2nd-color);
    font-size:18px;
    font-weight:500;
    padding: 7px;
    background: var(--other-color);
    font-family: Paganini Open W00 Regular;
}
.home-top-content-bg .home-top-drop,.home-top-content-bg .home-top-drop:
    focus,.home-top-content-bg .home-top-drop:hover{
    border:1px solid var(--2nd-color);
    border-radius:100px;
    color:var(--2nd-color);
    font-size:18px;
    font-weight:500;
    padding:13px 0}
.home-top-content-bg .homepage-subtitle,.home-top-content-bg .homepage-title{
    color:#7C3A2C}
.home-top-content-bg .homepage-title
    span{
    color:#000}
.home-top-content-bg .homepage-text{
    color:#7C3A2C}
#home-top-carousel .owl-dot
    span{
    background:none;
    border:2px solid #7C3A2C}
#home-top-carousel .owl-dot.active
    span{
    background:#000;
    border:2px solid #7C3A2C}
#home-top-carousel .owl-dots{
    bottom:25px;
    position:absolute;
    width:100%;
    z-index:100!important}
.js-arrow-up-down-box[
    aria-expanded=false]>.js-arrow-up-down .fa-angle-up{
    display:none}
.js-arrow-up-down-box[
    aria-expanded=false]>.js-arrow-up-down .fa-angle-down,.js-arrow-up-down-box[aria-expanded=true]>.js-arrow-up-down .fa-angle-up{
    display:inline-block}
.js-arrow-up-down-box[
    aria-expanded=true]>.js-arrow-up-down .fa-angle-down{
    display:none}
.js-arrow-up-down-box{
    padding-right:40px}
.js-arrow-up-down{
    color:#111;
    font-size:18px;
    margin-top:-12px;
    right:10px;
    top:50%}
.dropdown-menu{
    background:#fff;
    border-radius:4px;
    box-shadow:0 3px 30px #0000000f;
    min-width:auto;
    width:180px}
.empty-cart-icon{
    width:120px}
.error-page-img{
    width:600px}
.dropdown-menu
    li{
    border-left:2px solid #fff}
.dropdown-menu
    li:hover{
    background:#f4f5f7 0 0 no-repeat padding-box;
    border-left:2px solid #000;
    border-radius:0 5px 5px 0}
.blog-top-text-box{
    z-index:2}
.checkout-cart-bar{
    border-bottom:1px solid #707070}
.cart-top-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:24px}
.cart-table-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.cart-table-text,.cart-table-text-min{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.cart-img{
    border-radius:10px;
    height:95px;
    margin:0 15px;
    width:95px}
.cart-table-text-min-pad{
    padding-top:32px}
.cart-table-text-pad{
    padding-top:37px}
.dropdown-cart-img{
    height:auto;
    width:80px}
.dropdown-cart-quatity{
    font-size:18px;
    height:30px;
    padding:0;
    width:30px}
.like-button{
    border:1px solid #ebebeb;
    border-radius:3px;
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.like-button:
    hover{
    background:#ebebeb}
.cart-page-line,.like-button:
    hover{
    border:1px solid #ebebeb}
.cart-page-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.cart-page-subtitle{
    color:#959595;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.checkout-grey-box{
    background:#f8f8f8;
    border-radius:10px}
.cart-page-second-title{
    color:#7C3A2C}
.cart-page-second-title,.checkout-button{
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.checkout-button{
    background:#018849;
    border: 1px solid var(--2nd-color);!;
    border-radius:5px;
    color:#fff;
    padding:14px 0;
    transition:all .5s ease-in-out}
.check-input{
    height:50px}
.checkout-button:
    hover{
    background: var(--2nd-color)!important;
    color:var(--bg-color)}
.checkout-add-greetings-bg{
    background:#000;
    border-radius:5px}
.checkout-add-greetings-title{
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:30px}
.checkout-add-greetings-text{
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.checkout-add-greetings-button{
    background:#fff;
    border:1px solid #fff;
    border-radius:5px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:15px}
.checkout-add-greetings-button:
    hover{
    background:#35000c;
    border:1px solid #35000c;
    color:#fff}
.checkout-add-greetings-flower-big-box{
    overflow:hidden}
.checkout-add-greetings-button-box{
    z-index:2}
.form-title{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:34px}
.checkout-add-candles-img{
    background:#000;
    border-radius:50%;
    height:80px;
    padding:16px;
    width:80px}
.checkout-add-candles-bg{
    background:#fff;
    border:1px solid #dedede;
    border-radius:5px}
.checkout-add-candles-title{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:30px}
.checkout-add-candles-text,.checkout-add-candles-text-two{
    color:var(--2nd-color);
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.checkout-add-candles-text-two{
    font-weight:300}
.charity-btn{
    border:1px solid var(--2nd-color);
    color:var(--2nd-color);
    padding:12px;
    transition:all .5s ease}
.charity-btn:
    hover{
    background:var(--2nd-color);
    color:var(--main-color)}
.checkout-charity-title{
    color:var(--2nd-color);
    font-size:20px}
.checkout-charity-text,.hyper-link{
    color:var(--2nd-color)}
.hyper-link{
    text-decoration:underline}
.hyper-link:
    hover{
    color:var(--main-color)}
.checkout-add-candles-button{
    background:#000;
    border:1px solid #000;
    border-radius:5px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:15px}
.checkout-add-candles-button:
    focus,.checkout-add-candles-button:hover{
    background:#35000c;
    border:1px solid #35000c;
    color:#000}
.checkout-add-donation-bg{
    background:#35000c;
    border-radius:5px}
.checkout-page-title{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:34px}
.checkout-page-subtitle,.checkout-page-text{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.checkout-form .product-page-add-message-i{
    height:65px}
.checkout-page-button-one{
    background:#111;
    border:1px solid #111;
    border-radius:3px;
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:21px}
.checkout-page-button-one:
    hover,.checkout-page-button-two{
    background:#fff;
    color:#111}
.checkout-page-button-two{
    border:1px solid #111;
    border-radius:3px;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:21px}
.checkout-page-button-two:
    hover{
    background:#111;
    border:1px solid #111;
    color:#fff}
.checkout-page-button-two
    svg{
    fill:#111;
    margin-right:15px;
    margin-top:-5px}
.check-out-accordion{
    font-family:Paganini Open W00 Regular;
    padding:0}
.login-input-field{
    border-radius:100px}
.checkout-page-button-two:
    hover svg{
    fill:#fff}
.checkout-page-text-two{
    color:#9d9d9d;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.checkout-page-subtitle-two{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:24px}
.checkout-payment-s-title{
    color:#018849;
    font-family:Paganini Open W00 Regular;
    font-size:45px}
.checkout-payment-title{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:55px}
.checkout-payment-subtitle{
    color:#000;
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    padding-bottom:25px}
.checkout-payment-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.checkout-payment-f-title{
    color:red;
    font-family:Paganini Open W00 Regular;
    font-size:45px}
.login-title{
    color:#35000c;
    font-size:34px}
.login-label,.login-title{
    font-family:Paganini Open W00 Regular}
.login-label{
    color:#111;
    font-size:18px;
    padding:7px 0}
.login-i{
    height:60px!important}
.login-button,.login-i{
    border:2px solid #d1d1d1;
    border-radius:4px;
    color: #fff;
    background: var(--2nd-color)!important;
}
.login-button{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-weight:300;
    padding:15px}
.user-dashboard-box{
    background:#fff;
    border-radius:5px;
    box-shadow:0 3px 30px #0000000f}
.use-dashboard-img,.use-dashboard-img
    img{
    height:136px;
    width:136px}
.use-dashboard-img
    img{
    border-radius:50%;
    object-fit:cover}
.user-dashboard-left-box{
    background:#fffcfe}
.user-dashboard-name{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:24px}
.user-dashboard-menu{
    background:none;
    border:none;
    border-radius:4px;
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:10px 15px;
    position:relative;
    text-align:left}
.active.user-dashboard-menu,.user-dashboard-menu:
    hover{
    background: var(--2nd-color)!important;
    border:none;
    color: #fff;
}
.active.user-dashboard-menu{
    font-weight:700}
.user-dashboard-list
    li{
    padding-bottom:5px}
.input-check-status{
    color:#e0e0e0;
    font-size:24px;
    margin-top:-18px;
    right:15px;
    top:50%}
.active.input-check-status{
    color:#00bf67}
.user-dashboard-menu-notification{
    background:#35000c;
    color:#fff;
    font-size:18px;
    height:24px;
    margin-top:-12px;
    padding:2px 8px;
    right:15px;
    top:50%;
    width:24px}
.user-dashboard-menu-notification,.user-img-upload{
    border-radius:50%;
    font-family:Paganini Open W00 Regular;
    position:absolute}
.user-img-upload{
    background:#fff;
    border:none;
    bottom:15px;
    color:#9a9a9a;
    font-size:22px;
    height:44px;
    left:50%;
    margin-left:-22px;
    opacity:.78;
    padding:0;
    width:44px}
.user-img-upload:
    hover{
    background:#9a9a9a;
    color:#fff}
.user-order-box-section-one{
    background:#f8f8f8;
    border-radius:4px 4px 0 0}
.user-order-box-section-two{
    background:#fff;
    border:1px solid #f8f8f8;
    border-radius:0 0 4px 4px}
.user-order-status{
    background:#959595;
    border-radius:18px;
    color:#fff;
    display:inline-block;
    padding:3px 10px}
.user-order-status,.user-order-text{
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.user-order-text{
    color:#111}
.user-order-title{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.user-order-icon{
    color:#1111114d;
    font-size:32px;
    padding-right:15px}
.user-payment-table-head{
    background:#f8f8f8;
    border-radius:4px 4px 0 0}
.user-payment-table-head-text{
    color:#959595;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.user-payment-table-body-text,.user-payment-table-body-title{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.user-payment-table-body-status-done{
    background:#018849;
    border:1px solid #018849;
    border-radius:11px;
    color:#fff}
.user-payment-table-body-status-done,.user-payment-table-body-status-in-progress{
    display:inline-block;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:3px 15px}
.user-payment-table-body-status-in-progress{
    background:#fff;
    border:1px solid #000;
    border-radius:11px;
    color:#111}
.user-payment-table-body-img{
    height:31px;
    width:32px}
.user-payment-table-body-button{
    color:#1171bb;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.user-payment-table-body-text-pad{
    padding-top:19px}
.user-payment-table-body{
    border:2px solid #f8f8f8;
    border-radius:0 0 4px 4px}
.user-invoice-table-head-text{
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.invoice-mini-table
    td,.user-invoice-text{
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.invoice-mini-table
    td{
    border:1px solid #e0e0e0;
    padding:8px 16px;
    width:50%}
.invoice-mini-table{
    border-radius:4px}
.user-invoice-table-head{
    background:#ffe6f5;
    border-radius:4px 4px 0 0}
.invoice-big-table
    td{
    border:1px solid #e0e0e0;
    color:#111;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    padding:8px 16px;
    text-align:right;
    width:50%}
.no-border-left{
    border-left:none!important}
.no-border-right{
    border-right:none!important}
.no-border-top{
    border-top:none!important}
.checkout-title{
    font-size:45px;
    margin-bottom:0}
.checkout-title-icon{
    height:auto;
    width:28px}
.checkout-btn-outline{
    border:1px solid var(--other-color)!important;
    border-radius:100px;
    font-size:20px;
    padding:14px 40px;
    transition:all .5s ease;
    background: var(--2nd-color);
}
.checkout-btn-outline,.checkout-btn-outline
    a{
    color:var(--other-color)!important}
.checkout-btn-outline:
    hover{
    background:var(--main-color)!important;
    border:1px solid var(--main-color)!important;
    font-family: Paganini Open W00 Regular;
}
.checkout-btn-outline:
    hover,.checkout-btn-outline:hover a{
    color:var(--bg-color)!important;
    font-family: Paganini Open W00 Regular;
}
.checkout-btn{
    background: var(--main-color);
    border-radius:100px;
    color:var(--bg-color);
    padding:14px 40px;
    transition:all .5s ease}
.checkout-btn:
    hover{
    background:var(--main-color);
    border:1px solid var(--main-color);
    color:var(--bg-color)}
.newsletter-remove-margin-bottom .mb-3{
    margin-bottom:0!important;
    width:100%}
.image-fade-effect{
    height:30px;
    position:relative!important;
    width:30px}
.product-first-img{
    opacity:1}
.product-second-img{
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%}
    @keyframes fadeout{
    to{
        display:none;
    opacity:0}
}
    @keyframes fadein{
    to{
        display:block;
    opacity:1}
}
.list-product-box:
    hover .product-first-img{
    -webkit-animation:fadeout 1s linear forwards;
    animation:fadeout 1s linear forwards}
.list-product-box:
    hover .product-second-img{
    -webkit-animation:fadein 1s linear forwards;
    animation:fadein 1s linear forwards;
    display:block;
}



.search-menu-box{
    right:0}
.search-preview{
    position:absolute;
    top:44px;
    width:100%;
    z-index:100}
.search-list-size{
    border-radius:0;
    max-height:313px;
    overflow-y:auto}
.list-group-item.active{
    background-color:#000;
    border-color:#000}
.checkout-select-title{
    color:#000;
    font-size:22px;
    font-family: Paganini Open W00 Regular;
}
.active .checkout-select-title{
    color:#35000c;
    font-family: Paganini Open W00 Regular;
}
.checkout-add-greetings-flower{
    right:15px;
    top:-125px;
    width:300px;
    z-index:1}
.checkout-add-greetings-flower-box{
    overflow:hidden}
.checkout-add-greetings-img{
    background:#fff;
    border-radius:50%;
    height:80px;
    padding:16px;
    width:80px}
.list-collection-title{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size: 20px;
    font-style:normal;
    font-weight:700;
    height: auto;
}
.list-collection-text{
    color: #fff;
    height: 77px;
    overflow-y: auto;
}
.collection-box-top-img{
    border-radius:5px 5px 0 0;
    height:225px;
    object-fit:cover}
.collection-top-img{
    height: 300px;
    object-fit:cover}
.corporate-i
    select{
    border:0 solid #000;
    border-radius:100px}
.corporate-i
    input,.corporate-i select{
    background:#fffdf8;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    height:50px;
    margin-bottom:20px}
.corporate-i
    input{
    border:none;
    border-left:1px solid #000;
    border-radius:100px}
#singleStoreMap{
    height:200px}
#allStoreMap{
    height:800px}
.map-branch-box{
    border-radius:5px;
    height:566px;
    left:50px;
    overflow-y:auto;
    top:200px;
    z-index:1000}
.map-branch-search-box{
    border-radius:5px;
    left:50px;
    top:42px;
    z-index:1001}
#store-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100}
#store-carousel .owl-next:
    hover,#store-carousel .owl-prev:hover{
    background:none}
#store-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100}
#store-carousel .item
    img{
    margin-top:75px;
    max-height:300px;
    max-width:300px;
    transition:all .4s!important}
#store-carousel .center .item
    img{
    margin-top:0;
    max-height:450px;
    max-width:450px;
    transition:all .4s!important}
#store-carousel{
    height:450px}
.checkout-search-branch-text{
    color:#111!important;
    font-size:16px}
.product-page-add-message-i{
    height:55px!important;
    /* color: #fff; */
}
.product-page-add-message-i-disabled-box,.product-page-add-message-i-disabled-box:
    focus,.product-page-add-message-i-disabled-box:hover{
    background: var(--2nd-color)!important;
    border:1px solid #e9ecef;
    border-radius:6px;
    color: #fff;
    font-size:18px!important;
    min-height:55px;
    padding:10px 12px}
.promo-code-button-i{
    border-radius:6px 0 0 6px}
.promo-code-button{
    border-radius:0 6px 6px 0;
    width:150px}
.product-page-add-message-i-phone{
    padding-top:1.5rem!important}
.product-page-add-message-i-phone
    fieldset legend{
    padding:0!important}
.checkout-step-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:20px}
.home-article-title{
    height: 67px;
}
.home-article-text{
    height: 76px;
    overflow-y: scroll;
}
.cart-badge-position{
    margin-top:2px}
.profile-history-img{
    height:40px;
    width:40px}
.profile-history-text,.profile-history-top-text{
    color:#111;
    font-size:18px;
    letter-spacing:0}
.profile-history-table .table{
    --bs-table-striped-bg:0}
.profile-history-table .table .datatable-filters{
    display:none}
.admin-full-w{
    width:100%!important}
.checkout-branch-search-box{
    margin-top:11px;
    max-height:300px;
    overflow:scroll}
.sticky-element{
    position:-webkit-sticky;
    position:sticky;
    top:50px}
.checkout-select-address .clear-button{
    display:none!important}
.use-dashboard-img .dropzone-container{
    border:none}
.use-dashboard-img .cover-dropzone{
    border-radius:50%;
    height:136px;
    min-height:136px;
    min-width:136px;
    width:136px}
.use-dashboard-img .dropzone-placeholder,.use-dashboard-img .dropzone-preview{
    display:none!important}
.account-order-title{
    color:#35000c;
    font-family:Gotham,sans-serif;
    font-size:45px}
.account-order-status-success{
    background:#018849;
    border:1px solid #018849;
    border-radius:14px;
    color:#fff}
.account-order-status-fail,.account-order-status-success{
    font-family:open-sans,sans-serif;
    font-size:18px;
    height:30px;
    padding:0 15px}
.account-order-status-fail{
    background:#fff;
    border:1px solid #000;
    border-radius:14px;
    color:#35000c}
.account-order-paragraph-box{
    background:#f8f8f8;
    border-radius:4px;
    padding:10px}
.account-order-paragraph-title{
    color:#35000c;
    font-family:Futura,sans-serif;
    font-size:18px;
    font-weight:500}
.account-order-text{
    color:#111;
    font-family:open-sans,sans-serif;
    font-size:18px}
.account-order-subtitle{
    color:#35000c;
    font-family:Futura,sans-serif;
    font-size:24px;
    font-weight:500}
.account-order-border-rad-top-left{
    border-top-left-radius:4px}
.account-order-border-rad-top-right{
    border-top-right-radius:4px}
.account-order-border-rad-bottom-left{
    border-bottom-left-radius:4px}
.account-order-border-rad-bottom-right{
    border-bottom-right-radius:4px}
.account-order-border{
    border:1px solid #e0e0e0}
.border-top-none{
    border-top:none!important}
.border-bottom-none{
    border-bottom:none!important}
.border-left-none{
    border-left:none!important}
.border-right-none{
    border-right:none!important}
.account-order-item-table-header{
    background:#ffe6f5;
    border-radius:4px 4px 0 0}
.account-my-order-status
    div div{
    font-size:18px;
    margin-bottom:0;
    margin-top:2px}
.account-my-order-small-text{
    color:#111;
    font-family:open-sans,sans-serif;
    font-size:18px}
.account-my-order-icon{
    color:#959595;
    font-size:26px;
    margin-top:-7px}
.profile-history-table .dataTables_filter,.profile-history-table .dataTables_length,.profile-history-table .table .datatable-filters{
    display:none!important}
.profile-history-table .dataTables_paginate .paginate_button{
    border:1px solid transparent;
    border-radius:2px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#737373;
    cursor:pointer;
    display:inline-block;
    margin-left:2px;
    min-width:1.5em;
    padding:.5em 1em;
    text-align:center;
    text-decoration:none}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:
    hover,.profile-history-table .dataTables_paginate .paginate_button.current{
    background-color:#000;
    border:1px solid #000;
    color:#fff}
.dataTables_length,.dt-buttons,.profile-history-table .dataTables_info{
    display:inline-block;
    padding-top:14px}
.profile-history-table .dataTables_wrapper .dataTables_paginate{
    float:right;
    padding-top:.25em;
    text-align:right}
.favorite-button,.favorite-button:
    focus,.favorite-button:hover{
    color:#35000c;
    font-size:34px;
    padding-top:16px!important}
.show-more-button{
    border: 1px solid #000;
    border-radius:27px;
    color: #000;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding:8px 25px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.admin-show-more-button{
    background:#DC8633!important;
    border:1px solid #DC8633;
    border-radius:5px;
    color:#35000c;
    font-family:Futura,sans-serif;
    font-size:20px;
    padding:8px 16px!important}
.admin-show-more-button:
    hover{
    background:#fff!important;
    border:1px solid #35000c}
.show-more-button-box{
    background: unset;
    bottom:100px;
    padding-top:300px}
.also-like-bg .show-more-button-box{
    background:transparent linear-gradient(0deg,#fffdf8,#fffdf800) 0 0 no-repeat padding-box;
    bottom:100px;
    padding-top:300px}
.show-more-content-box{
    overflow-x:hidden;
    overflow-y:hidden}
.admin-content .nav-link.active,.admin-content .theme-primary .nav-tabs .nav-link.active:
    focus,.admin-content .theme-primary .nav-tabs .nav-link.active:hover{
    border:1px!important;
    color:#fff!important}
.admin-content .btn-primary,.admin-content .btn-primary:
    focus,.admin-content .btn-warning,.admin-content .btn-warning:focus{
    border:none;
    border-radius:10px;
    font-size:14px;
    padding:5px 10px}
.home-top-video{
    width:100%}
.store-partner{
    border-radius:10px;
    height:65px;
    object-fit:contain;
    width:140px}
#bestseller-carousel .owl-next:
    hover,#bestseller-carousel .owl-prev:hover,#blog-topics-carousel .owl-next:hover,#blog-topics-carousel .owl-prev:hover{
    background: var(--2nd-color);
}
.article-page-text
    img{
    height:auto!important;
    max-width:100%}
.cart-close-button,.cart-close-button:
    focus{
    color:#000!important}
.frosting-colour-cupcake{
    background:green;
    border:1px solid rgba(0,0,0,.12);
    border-radius:50%;
    height:40px;
    width:40px}
.home-blog-img{
    max-height: 430px;
}
.checkout-successful-order-step{
    background:#fff;
    border:1px solid #959595;
    border-radius:100px;
    color:#959595;
    display:inline-block;
    font-family:open-sans,sans-serif;
    font-size:19px;
    margin-bottom:10px;
    padding:5px 15px}
.done.checkout-successful-order-step{
    background:#959595;
    border:1px solid #959595;
    color:#fff}
.in-progress.checkout-successful-order-step{
    background:#018849;
    border:1px solid #018849;
    color:#fff}
.checkout-successful-order-step-box{
    margin-top:-22px;
    z-index:2}
.checkout-successful-dash-line{
    border:1px dashed #707070}
.after-payment-content .product-page-quantity-button{
    border:none;
    cursor:default}
.after-payment-content .cart-close-button{
    display:none}
.custom-favorite-tooltip-box{
    background:#000;
    border-radius:10px;
    color:#35000c;
    left:50%;
    margin-left:-75px;
    opacity:0;
    padding:4px 8px;
    position:absolute;
    text-align:center;
    top:45px;
    transition:all .4s!important;
    width:150px}
.custom-favorite-tooltip-box:
    after{
    border:5px solid transparent;
    border-bottom-color:#000;
    bottom:98%;
    content:"";
    left:50%;
    margin-left:-5px;
    position:absolute}
.custom-tooltip:
    hover .custom-favorite-tooltip-box{
    opacity:.6;
    transition:all .4s!important}
.home-blog-no-topic{
    padding-top:49px}
.career-link-button{
    background:#35000c;
    border:1px solid #35000c;
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:22px;
    padding:15px 0;
    width:100%}
.career-link-button:
    hover{
    background:#fff;
    border:1px solid #000;
    color:#000}
.career-top-box{
    height:465px}
.career-line{
    background:#35000c;
    height:1px;
    width:100px}
.search-menu-box .form-control{
    margin-right:0!important}
.customers-favourites-products-box{
    margin-top:-140px}
.customers-favourites-filter-box{
    padding-bottom: 30px;
}
.search-menu-box{
    background:var(--2nd-color);
    border-radius:24px}
.menu-search,.menu-search::
    placeholder{
    background:none!important;
    border:none!important;
    border-radius:24px;
    color:#fff!important}
.search-box{
    background:var(--main-color);
    border-radius:50px;
    height:40px;
    position:absolute;
    right:0;
    top:-20px;
    transform:translateY(50%);
    z-index:3}
.search-input{
    background:none;
    border:none;
    color:var(--2nd-color);
    float:left;
    font-size:18px;
    line-height:40px;
    opacity:0;
    outline:none;
    padding:0;
    transition:.12s;
    width:30px}
.search-input::
    placeholder{
    color:var(--2nd-color)}
.search-btn{
    align-items:center;
    background:var(--main-color);
    border:none;
    border-radius:50px;
    color:#fff;
    display:flex;
    float:right;
    height:40px;
    justify-content:center;
    margin-top:-40px;
    text-decoration:none;
    transition:.12s;
    width:40px}
.search-input:
    focus,.search-input:not(:placeholder-shown){
    opacity:1;
    padding:0 6px;
    width:360px}
.search-box:
    hover>.search-input{
    opacity:1;
    padding:0 6px;
    width:360px}
.search-box:
    hover>.search-btn,.search-input:focus+.search-btn,.search-input:not(:placeholder-shown)+.search-btn{
    background:#fff;
    color:#7C3A2C}
    input.invalid,select.invalid{
    background-color:#fdd!important}
.alert{
    text-align:center}
.all-store-close-modal-button,.all-store-close-modal-button:
    hover{
    background:none;
    border:none;
    border-radius:50%;
    color:#0f0f0f;
    cursor:pointer;
    font-size:18px;
    opacity:1;
    padding:3px 7px;
    right:10px;
    top:10px;
    z-index:9}
.accordion-button:not(.collapsed):
    after{
    background-image:var(--bs-accordion-btn-icon)!important}
.checkout-select-line{
    border-bottom:3px solid #000;
    margin-top:3px}
.active .checkout-select-line{
    border-bottom: 3px solid var(--main-color);
    margin-top:3px}
.cart-page-text{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px}
.cursor-pointer{
    cursor:pointer!important}
.input-phone>
    select{
    border:none;
    width:25%!important}
.input-phone>
    input{
    border:none;
    border-left:1px solid #ebebeb;
    width:75%!important}
.home-top-content{
    position:absolute;
    z-index:2000}
.home-top-img-box{
    background:#e3dadf;
    display:flex;
    justify-content:center}
.home-top-img{
    height: 505px;
    object-fit:cover;
    width:1920px!important}
.menu-big-box{
    overflow:hidden;
    padding:0}
.menu-big-box,.menu-mobile-box{
    height:65px;
    position:relative;
    white-space:nowrap}
.menu-mobile-box{
    overflow:auto;
    padding:11px 0 0}
.credential-scroll
    div{
    overflow-y:hidden!important}
.menu-big-box .content{
    height: 61px;
    padding-bottom: 0px;
    padding-top:15px;
    width: 100% !important;!i;!;
    overflow-x: scroll;
}
.menu-big-box .ps__rail-x,.menu-big-box .ps__rail-x:
    focus,.menu-big-box .ps__rail-x:hover{
    background-color:var(--main-color)!important}
.menu-big-box .ps__thumb-x,.menu-big-box .ps__thumb-x:
    focus,.menu-big-box .ps__thumb-x:hover{
    background-color:#7C3A2C!important}
.menu-big-box .ps__rail-y,.menu-big-box .ps__rail-y:
    focus,.menu-big-box .ps__rail-y:hover,.menu-big-box .ps__thumb-y,.menu-big-box .ps__thumb-y:focus{
    display:none}
.home-customers-favourites-big-box{
    height:50px;
    overflow: hidden;
    padding:0;
    position:relative;
    white-space:nowrap}
.home-customers-favourites-big-box .content{
    height:51px;
    padding-bottom: 6px;
    /* width:50px; */
    overflow: scroll;
}
.home-customers-favourites-big-box
    a{
    margin-right:15px;
    background: #DC8633;
    color: #fff;
    padding: 6px;
    border-radius: 10px;
    text-transform: uppercase;
    line-height: 111xp;
}
.home-customers-favourites-big-box .ps__rail-x,.home-customers-favourites-big-box .ps__rail-x:
    focus,.home-customers-favourites-big-box .ps__rail-x:hover{
    background-color:#fff!important}
.home-customers-favourites-big-box .ps__thumb-x,.home-customers-favourites-big-box .ps__thumb-x:
    focus,.home-customers-favourites-big-box .ps__thumb-x:hover{
    background-color:#7C3A2C!important}
.home-customers-favourites-big-box .ps__rail-y,.home-customers-favourites-big-box .ps__rail-y:
    focus,.home-customers-favourites-big-box .ps__rail-y:hover,.home-customers-favourites-big-box .ps__thumb-y,.home-customers-favourites-big-box .ps__thumb-y:focus{
    display:none}
.search-space-box{
    height:40px;
    width:40px}
.my-profile-text{
    color:var(--2nd-color);
    font-size:22px;
    font-weight:500}
    body .ps-container>.ps-scrollbar-y-rail .ps-scrollbar-y{
    transition:none}
.btn-primary.btn-success{
    background:#198754}
.home-top-text-box{
    /* background:rgba(0,0,0,.3); */
    border-radius:10px;
    margin:0 25px}
.home-top-content-bg.home-top-text-box{
    background:hsla(0,0%,100%,.3)}
.btn-more-personalization,.btn-more-personalization:
    active,.btn-more-personalization:focus,.btn-more-personalization:hover,.btn-more-personalization:link,.btn-more-personalization:visited{
    color:var(--main-color)!important}
.grey-over-layer{
    background:rgba(0,0,0,.2);
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%}
.admin-table-box-height{
    height:600px;
    overflow-y:auto}
.admin-table-box-height
    thead{
    background:#fff;
    position:sticky;
    top:0;
    z-index:2}
.admin-calendar-next-prev,.admin-calendar-next-prev:
    focus,.admin-calendar-next-prev:hover{
    align-items:center!important;
    color:rgba(0,0,0,.3)!important;
    display:flex;
    font-size:32px;
    height:100%;
    justify-content:center}
.badge-pink{
    background:var(--main-color)!important}
.admin-calendar-pill .css-15zahtg-ReadView{
    cursor:pointer;
    justify-content:center;
    margin-left:0!important;
    width:100%!important}
.admin-calendar-pill .css-64pf72-Field,.searchAddressButton{
    margin-top:0!important}
.searchAddressButton{
    border-radius:0 5px 5px 0;
    height:60px;
    margin-left:-3px!important}
.searchAddressInput{
    border-right:0!important;
    border-color:#7C3A2C}
.padding-top-calendar-date{
    margin-top:10px}
.mb-20{
    margin-bottom:20px}
.checkbox-container{
    cursor:pointer;
    display:block;
    margin-bottom:0;
    padding-left:25px;
    position:relative;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none}
.checkbox-container
    input{
    cursor:pointer;
    height:0;
    opacity:0;
    position:absolute;
    width:0}
.checkmark{
    background-color: var(--2nd-color)!important;
    height:15px;
    left:0;
    position:absolute;
    top:5px;
    width:15px}
.checkbox-container:
    hover input~.checkmark{
    background-color:#ccc}
.checkbox-container
    input:checked~.checkmark{
    background-color:var(--main-color)}
.checkmark:
    after{
    content:"";
    display:none;
    position:absolute}
.checkbox-container
    input:checked~.checkmark:after{
    display:block}
.checkbox-container .checkmark:
    after{
    border:solid #fff;
    border-width:0 3px 3px 0;
    height:10px;
    left:5px;
    top:1px;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
    width:5px}
.about-us-small-img{
    height:220px;
    object-fit:cover}
.about-us-big-img{
    height:456px;
    object-fit:cover}
.home-corporate-img-box{
    height:100%;
    position:absolute;
    right:0}
.home-corporate-img-box
    img{
    object-fit:cover}
.loading-spinner{
    color:var(--main-color)!important}
.border-none{
    border:none!important}
.scroll-top-arrow{
    font-size:32px;
    padding:0 0 0 8px}
.scroll-top-container{
    bottom:90px;
    right:20px;
    z-index:10000}
.title404{
    color:var(--main-color)!important;
    font-size:120px;
    font-weight:700}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    border:1px solid transparent;
    border-radius:2px;
    color:#737373;
    cursor:pointer;
    margin:0 0 0 3px!important;
    min-width:auto!important;
    padding:0!important;
    text-align:center;
    text-decoration:none}
.dataTables_wrapper .dataTables_paginate .paginate_button.active
    a{
    background:var(--main-color)!important;
    border-color:var(--main-color)!important}
.pagination
    li a{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:inline-block;
    margin:0!important;
    min-width:25px!important;
    padding:3px 5px!important}
.password-box{
    background:rgba(53,0,12,.09);
    height:19px;
    margin-right:5px;
    margin-top:8px;
    width:19px}
.password-box.check{
    background:#4bb543}
.password-strength-text{
    color:#111;
    font-size:14px;
    padding-top:8px}
.password-strength-box{
    background:#f8eede;
    color:#35000c;
    padding:13px 15px}
.password-display{
    cursor:pointer;
    right:25px;
    top:55px}
.CookieDeclaration{
    display:none}
.klavio-modal{
    max-width:600px}
.btn-spinner{
    height:20px!important;
    width:20px!important}
.nav-link-admin{
    border:none!important}
.active.nav-link-admin{
    background:#DC8633!important}
.postcode-statistics-box{
    height:465px;
    overflow-y:auto}
.map-postcode-statistics-box{
    border-radius:5px;
    left:50px;
    top:100px;
    z-index:1000}
.map-postcode-statistics-legend{
    border-radius:50%;
    height:10px;
    width:10px}
.daterangepicker{
    border:1px solid #999!important}
.daterangepicker:
    before{
    border-bottom:7px solid #999!important}
.theme-primary .daterangepicker
    td.active{
    background-color:#2d0a0e!important;
    color:#fff!important}
.daterangepicker
    td.in-range{
    background:rgba(229,189,204,.25)!important;
    color:#b1798e!important}
.carousel-control-next,.carousel-control-prev{
    opacity:1!important;
    width:auto}
.banner-text{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-style:normal;
    font-weight:600;
    height:48px;
    letter-spacing:3px;
    padding-top:7px}
.banner-button,.banner-button:
    focus,.banner-button:hover{
    color:#fff;
    padding:13px 0}
.banner-button,.banner-button:
    focus,.banner-button:hover,.confirm-text{
    border:1px solid #fff;
    border-radius:100px;
    font-size:18px;
    font-weight:500}
.confirm-text{
    background:#fff;
    color:var(--main-color);
    padding:9px 0;
    text-align:center;
    top:0}
.search-offcanvas-body{
    background:#fff;
    min-height:700px}
.search-button-icon,.search-button-icon:
    focus,.search-button-icon:hover{
    color:#fff;
    left:16px;
    top:7px;
    -webkit-transform:matrix(-1,0,0,1,0,0);
    -moz-transform:matrix(-1,0,0,1,0,0);
    -o-transform:matrix(-1,0,0,1,0,0);
    transform:matrix(-1,0,0,1,0,0)}
.search-offcanvas-search-button,.search-offcanvas-search-button:
    focus,.search-offcanvas-search-button:hover{
    background:#DC8633;
    border:none;
    border-radius:100px;
    color: #fff;
    font-size:18px;
    line-height:40px;
    outline:none;
    padding:0;
    text-align:left;
    transition:.12s}

.search-offcanvas-search-button::
    placeholder,
.search-offcanvas-search-button:focus::placeholder,
.search-offcanvas-search-button:hover::placeholder {
    color: white;
    opacity: 1; /* Optional, ensures full opacity */
}


.search-content-box{
    height: 100%;
    position:relative;
    padding: 20px;
}
.mobile-search-content-box{
    height:auto!important;
    overflow:auto;
    position:relative}
.search-content-box .ps__rail-x,.search-content-box .ps__rail-x:
    focus,.search-content-box .ps__rail-x:hover,.search-content-box .ps__thumb-x,.search-content-box .ps__thumb-x:focus,.search-content-box .ps__thumb-x:hover{
    display:none}
.search-content-box .ps__rail-y,.search-content-box .ps__rail-y:
    focus,.search-content-box .ps__rail-y:hover{
    background-color:#fff!important}
.search-content-box .ps__thumb-y,.search-content-box .ps__thumb-y:
    focus{
    background-color:#7C3A2C!important}
.search-close-button{
    background:none;
    border:none;
    color:var(--2nd-color);
    font-size:18px;
    font-weight:600;
    padding-top:7px}
.menu-search-button,.menu-search-button:
    focus,.menu-search-button:hover{
    align-items:center;
    background:var(--main-color);
    border:none;
    border-radius:50px;
    color:#fff;
    display:flex;
    height:40px;
    justify-content:center;
    text-decoration:none;
    transition:.12s;
    width:40px}
.admin-filters-title{
    color:#7C3A2C;
    font-size:18px;
    font-weight:600;
    margin-bottom:12px}
.form-check-label{
    color:#7C3A2C;
    font-size:18px;
    padding-top:3px}
.admin-select{
    border-color:#DC8633!important}
.admin-filter-dates-box{
    background:#DC8633;
    border-radius:25px;
    height:100%;
    padding:30px}
.admin-filter-input-box{
    border:1px solid #DC8633;
    border-radius:25px;
    height:100%;
    padding:30px;
    transition:background .4s!important}
.form-check-input[
    type=checkbox]:checked+.form-check-label:before{
    border-bottom:2px solid #7C3A2C!important;
    border-left:transparent!important;
    border-right:2px solid #7C3A2C!important;
    border-top:transparent!important}
.admin-content .theme-primary [
    type=checkbox]:checked+label:before,.form-check-input[type=checkbox]:checked+.form-check-label:before{
    border-bottom:2px solid #DC8633!important;
    border-right:2px solid #DC8633!important}
.admin-filter-input-box:
    hover{
    background:#DC8633;
    transition:background .4s!important}
.admin-filter-input-box:
    hover .form-check-input[type=checkbox]:checked+.form-check-label:before{
    border-bottom:2px solid #7C3A2C!important;
    border-left:transparent!important;
    border-right:2px solid #7C3A2C!important;
    border-top:transparent!important}
.admin-button-brown,.admin-button-brown:
    focus{
    background:#7C3A2C!important;
    border:1px solid #7C3A2C!important;
    color:#DC8633!important;
    font-weight:500!important}
.admin-button-brown:
    hover{
    background:#DC8633!important;
    color:#7C3A2C!important}
.admin-filter-inactive-box{
    background:rgba(90,90,90,.7);
    border-radius:50px;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%}
.admin-filter-inactive-title{
    color:#fff;
    font-size:50px;
    height:100%}
.admin-filter-inactive-text{
    color:#fff;
    font-size:18px}
.secure-box{
    border:1px solid #dbdbdb;
    border-radius:10px}
.button-secure-checkout{
    background:#000;
    border-radius:4px;
    padding:15px}
.secure-checkout-media-button{
    border:1px solid #c7c7c7;
    border-radius:4px;
    color:#35000c;
    padding:19px 19px 19px 83px;
    background: var(--main-color);
}
.secure-checkout-media-button:
    focus,.secure-checkout-media-button:hover{
    border:1px solid #000;
    color:#000}
.secure-checkout-media-button
    span{
    background: #35000c;
    border:1px solid #c7c7c7;
    border-radius:4px;
    font-size:32px;
    height:65px;
    left:0;
    padding:10px 25px;
    text-align:left;
    top:0;
    color: #ffff;
}
.secure-checkout-media-button:
    focus span,.secure-checkout-media-button:hover span{
    color: #fff;
}
.secure-checkout-mobile-box{
    background:#f8f8f8;
    border-bottom:2px solid #e5e5e5}
.secure-checkout-mobile-text-box{
    cursor:pointer;
    height:106px;
    margin-bottom:-2px}
.active.secure-checkout-mobile-text-box{
    background:#fff;
    border:2px solid #e5e5e5;
    border-bottom-color:#fff}
.secure-checkout-grey-text{
    color:#d1d1d1;
    font-size:20px}
.secure-checkout-line-box{
    padding:39px 0}
.secure-checkout-line{
    border-bottom:2px solid #d1d1d1;
    margin-top:16px}
.secure-checkout-top-icon,.secure-checkout-top-title{
    color:#35000c;
    font-size:45px}
.checkout-secure-link{
    color:#000;
    text-decoration:underline}
.forgot-pass-button{
    display:inline-block;
    width:100%}
.form-control:
    focus{
    border-color:#000}
.form-error-position{
    position:relative}
.form-error-position
    div .invalid-feedback{
    margin-top:0;
    min-width:200px;
    position:absolute;
    z-index:10}
.sitemap-title{
    color:var(--2nd-color)}
.sitemap-link{
    font-size:14px!important}
.we-deliver-title{
    font-size:45px;
    letter-spacing:0;
    text-transform:capitalize}
.we-deliver-subtitle,.we-deliver-title{
    color:#35000c;
    font-family:Paganini Open W00 Regular}
.we-deliver-subtitle{
    font-size:18px}
.we-deliver-subtitle
    p{
    font-weight:700!important;
    margin:0}
.we-deliver-text{
    color:#35000c;
    font-size:16px;
    letter-spacing:0}
.we-deliver-box{
    border:1px solid #b69559;
    border-radius:4px}
.we-deliver-box-title{
    background:#fefaee;
    border-bottom:1px solid #b69559;
    border-radius:4px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    letter-spacing:0}
.we-deliver-box-title
    p{
    font-weight:700!important;
    margin:0}
.we-deliver-checkmark{
    color:#1bb26c;
    font-size:14px;
    padding-top:3px}
.we-deliver-top-image{
    border-radius:11px;
    object-fit:cover}
.we-deliver-btn
    p{
    margin:0}
.we-deliver-btn{
    background: var(--2nd-color);
    border:1px solid var(--other-color);
    border-radius:100px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    font-style:normal;
    padding:10px 75px;
    text-transform:capitalize;
    transition:all .5s ease-in-out}
.we-deliver-btn:
    hover{
    background: var(--main-color);
    color:var(--other-color)}
.we-deliver-section-two-bg{
    background:#fefaee}
.as-seen-in-text{
    color:#bcbcbc;
    font-family:Paganini Open W00 Regular;
    font-size:14px;
    font-weight:700}
.as-seen-in-images{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    height:100px!important;
    object-fit:cover}
.as-seen-in-line{
    border-bottom:1px solid #a9a9a9}
    @media screen and (max-width:2300px){
    .home-corporate-img-box{
        width:700px}
}
    @media screen and (max-width:2000px){
    .kiosk-text,.kiosk-text-pink,.kiosk-text-pink:focus,.kiosk-text-pink:hover,.kiosk-text:focus,.kiosk-text:hover{
        font-size:16px}
}
    @media screen and (max-width:1900px){
    .home-corporate-img-box{
        width:500px}
}
    @media screen and (max-width:1750px){
    .blog-topics{
        font-size:12px;
    padding:10px}
    .home-tabs li{
    padding:0 25px}
}
    @media screen and (max-width:1600px){
    .home-corporate-img-box{
        width:350px}
    .home-our-blog-box{
    margin-left:0;
    padding-left:15px;
    padding-right:15px}
    .home-our-blog-img-box{
    margin-left:0;
    padding:0 100px 25px;
    position:relative}
    .home-corporate-accordion-title{
    font-size: 18px;
    }
    .home-top-text-box{
    margin:0 30px!important;
    margin-top: -160px !important;!i;!;
    }
}
    @media screen and (max-width:1400px){
    .home-tabs li{
        padding:0 10px}
    .menu-element-pad{
    padding:36px 15px}
}
    @media screen and (max-width:1399px){
    .banner-text{
        font-size:20px}
    #home-top-carousel .owl-dots{
    height:20px;
    top:405px}
    .home-top-text-box{
    background:none}
    .home-top-drop,.home-top-drop:
    focus,.home-top-drop:hover{
        border:1px solid var(--2nd-color);
    border-radius:100px;
    color:var(--2nd-color);
    font-size:16px;
    font-weight:500}
    .homepage-subtitle,.homepage-text,.homepage-title{
    color:var(--2nd-color)}
    .home-top-content,.home-top-img{
    position:relative}
    .home-top-img{
    height:400px!important;
    object-fit:cover}
    .white-btn{
    margin-bottom:50px}
    #say-hello-carousel .owl-next{
    right:0}
    #say-hello-carousel .owl-prev{
    left:0}
    #our-gallery-carousel .owl-next{
    right:0}
    #our-gallery-carousel .owl-prev{
    left:0}
    #also-like-carousel .owl-next{
    right:0}
    #also-like-carousel .owl-prev{
    left:0}
    #single-prod-carousel .owl-next{
    right:0}
    #single-prod-carousel .owl-prev{
    left:0}
    #corporate-carousel .owl-next{
    right:0}
    #corporate-carousel .owl-prev{
    left:0}
    #store-carousel .owl-next{
    right:0}
    #store-carousel .owl-prev{
    left:0}
}
    @media screen and (max-width:1260px){
    .home-tabs li{
        padding:0 5px}
    .footer-title{
    padding-top:25px}
    .blog-topics{
    padding:10px 5px}
    .category-top-title{
    font-size:32px}
    .find-kiosk-box,.find-kiosk-partners-box{
    height:450px}
}
    @media screen and (max-width:1200px){
    .input-phone>input,.input-phone>select{
        width:auto!important}
    .input-phone>input{
    height:100%!important;
    margin-left:0!important}
    .join-us-banner-text,.join-us-banner-title{
    text-align:center}
    .cart-img{
    margin-bottom:15px}
    .banner-text{
    font-size:16px}
}
    @media only screen and (max-width:1200px) and (min-width:600px){
    .footer-column{
        flex-direction:column;
    width:45%}
    .paragraph-title,.paragraph-title p{
    font-size:40px}
    .remove-space{
    margin-left:10px!important;
    margin-right:10px!important}
    .brand-image{
    height:auto;
    width:120px}
    .paragraph-title span{
    font-size:40px}
    .brand-trust-us-box{
    height:170px;
    width:170px}
    .mission-img img{
    width:580px}
    .card-text{
    font-size:16px}
    .cart-edit{
    flex-direction:column!important;
    margin-left:30px}
    .cart-edit>.fa-x{
    margin-bottom:20px}
    .corporate-i,.corporate-i select{
    height:40px}
    .corporate-form-image{
    height:100%;
    object-fit:cover;
    object-position:bottom;
    position:relative!important;
    top:0;
    width:100%}
    .corporate-page{
    overflow:hidden}
    .form-check>.corporate-text{
    font-size:13px;
    line-height:13px}
    .insta-social{
    align-items:flex-end;
    flex-direction:column;
    justify-content:end!important}
    .insta-social p{
    margin-bottom:10px}
    .input-group>.form-control{
    height:fit-content;
    margin-right:20px}
    .info-left p{
    font-size:16px}
    .delivery-logo{
    margin-top:20px;
    width:90px}
    .newsletter-content{
    width:auto}
    .info-right{
    justify-content:center!important}
    .scooter-icon{
    width:40px}
    .footer-row{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap}
    .corporate-top-bg{
    margin-bottom:8rem}
    .brand-trust-us-box{
    margin-bottom:20px}
}
    @media screen and (max-width:1024px){
    .corporate-form-image{
        bottom:-60px}
    .customers-favourites-products-box{
    margin-top:0}
    .customers-favourites-filter-box{
    padding-bottom:0}
    .cart-page-top{
    justify-content:space-between!important}
    .home-blog-img{
    height:300px!important}
    .dotted-lines{
    margin-left:20px!important;
    margin-right:20px!important}
    .checkout-btn,.checkout-btn-outline,.checkout-btn:
    hover{
        height:45px;
    padding:6px 20px}
    .home-top-drop,.home-top-drop:
    focus,.home-top-drop:hover{
        height:45px;
    padding:9px 30px 10px}
    .project-button-primary{
    height:45px;
    padding:10px 30px}
    .checkout-btn-outline a,.project-button-primary a{
    font-size:16px}
    .action-btn{
    justify-content:space-between!important}
    .nav-link{
    font-size:16px}
    .check-btn{
    height:45px}
    .check-input{
    margin-right:0!important}
    .check-input,.date{
    height:45px!important}
    .payment-logo img{
    padding-bottom:10px}
    .remove-margin-left{
    margin-left:0!important}
    .checkout-charity-title{
    font-size:16px;
    margin-left:0!important}
    .donation-logo{
    margin-left:0!important;
    padding-left:17px}
    .donation-logo img{
    height:auto;
    width:80px}
    .add-padding{
    padding:20px}
    .remove-margin-x{
    margin-left:0!important}
    .charity-btn{
    font-size:14px!important}
}
    @media screen and (max-width:991px){
    .we-deliver-title{
        font-size:32px}
    .career-top-box{
    height:auto}
    .mobile-scroll-x{
    overflow-x:scroll}
    .secure-box{
    border:none;
    padding:0!important}
    .secure-checkout-top-icon,.secure-checkout-top-title{
    font-size:34px}
    .banner-text{
    height:auto}
    .banner-button,.banner-button:
    focus,.banner-button:hover,.banner-text{
        font-size:16px}
    .banner-box{
    height:166px}
    .menu-big-box .ps__rail-x,.menu-big-box .ps__rail-x:
    focus,.menu-big-box .ps__rail-x:hover,.menu-big-box .ps__rail-y,.menu-big-box .ps__rail-y:focus,.menu-big-box .ps__rail-y:hover,.menu-big-box .ps__thumb-x,.menu-big-box .ps__thumb-x:focus,.menu-big-box .ps__thumb-x:hover,.menu-big-box .ps__thumb-y,.menu-big-box .ps__thumb-y:focus{
        height:3px}
    .product-page-name{
    font-size:38px;
    line-height:42px}
    .filter-mini-size{
    width:206%!important}
    .checkout-successful-dash-line,.steps-text{
    display:none}
    .map-branch-box,.map-branch-search-box{
    left:0}
    .hide-desktop{
    display:block}
    .product-share-icon,.product-wishlist-icon{
    height:auto;
    width:20px}
    .corporate-top-title{
    padding-top:5rem}
    .corporate-top-bg{
    height:180px;
    margin-bottom:12rem}
    .find-kiosk-dropdown{
    align-items:center;
    display:flex;
    height:45px;
    justify-content:center}
    .find-kiosk-i{
    height:45px}
    .corporate-image{
    height:450px;
    width:100%}
    .mission-img img,.philosphy-image img{
    height:500px;
    object-fit:cover;
    object-position:center;
    width:100%}
    .text-center-sm{
    text-align:center}
    .btn-primary,.btn-secondary-outline,.btn-white-outline{
    font-size:16px}
    .news-section{
    padding-left:0}
    .mission-img{
    width:100%}
    .alert-dismissible{
    padding-right:0!important}
    .single-product-image{
    height:auto!important;
    width:100%!important}
    .new-product{
    flex-direction:column}
    .nav-links{
    margin:0 20px}
    .paragraph-title,.paragraph-title p,.paragraph-title span{
    font-size:45px}
    .home-corporate-accordion-title{
    font-size:16px}
    .pre-order-img{
    bottom:0}
    .login-btn{
    font-size:16px}
    .card-body{
    padding:20px!important}
    .modal-color-radio{
    display:inline-block;
    margin-top:10px}
    .home-our-blog-box{
    border-radius:0}
    .pre-order-img{
    margin-bottom:-83px;
    margin-right:-24px}
    .card-text{
    font-size:16px}
    .checkout-grey-box{
    padding:20px!important}
    .corporate-text{
    font-size:18px}
    .cart-page-remove .fa-x{
    margin-bottom:15px}
    .brand-trust-us-box{
    height:auto;
    padding:25px;
    width:auto}
    .payment-logos{
    flex-direction:column!important}
    .payment-logo{
    flex-wrap:wrap;
    justify-content:center}
    .payment-logo img{
    margin-bottom:10px}
    .payment-method{
    text-align:center}
    .category-selected-type{
    display:inline-block;
    margin-top:10px}
    .corporate-carousel-position{
    margin-top:0}
    .close-modal-button,.close-modal-button:
    hover{
        right:-5px;
    top:-5px}
    .home-top-carousel{
    height:800px}
    .homepage-title,.homepage-title span{
    font-size:45px;
    line-height:40px}
    .step-1-text{
    left:-7px}
    .step-2-text,.step-3-text{
    left:-22px}
    .steps-text{
    font-size:16px}
    .modals-size{
    min-width:auto}
    .modal-label,.modal-subtitle,.modal-text,.modal-title{
    text-align:center}
    .modal-label{
    margin-bottom:10px}
    .find-kiosk-box,.find-kiosk-partners-box{
    height:auto}
    .top-article{
    border-radius:10px 10px 0 0}
    .blog-big-box{
    border-radius:0 0 10px 10px}
    .blog-article-box,.blog-big-box{
    height:auto;
    padding:30px!important}
    .blog-article-box{
    margin-bottom:30px}
    .blog-article-tag{
    left:15px;
    top:6px}
    .find-kiosk-title{
    font-size:24px!important}
    .checkout-payment-title{
    font-size:35px}
    .checkout-payment-s-title{
    font-size:30px}
    .payment-btn-group{
    display:flex;
    flex-direction:column;
    margin-top:0!important;
    padding-top:0!important}
    .payment-btn-group button,.payment-btn-group div{
    margin-bottom:20px}
    .no-top-spacing{
    padding-top:0!important}
    .dotted-lines{
    display:none}
    .checkout-payment-text{
    margin-bottom:30px}
    .blog-tag{
    font-size:14px;
    padding:4px 9px}
    .home-blog-no-topic{
    padding-top:34px}
    .article-section{
    padding:0}
    .article-share{
    width:20px}
    .article-link-box{
    align-items:center;
    display:flex;
    height:40px;
    justify-content:center;
    padding-top:0;
    right:14px;
    top:25px;
    width:40px}
    .checkout-btn-group{
    flex-direction:column;
    justify-content:space-around}
    .checkout-btn-group div:
    first-of-type{
        margin-bottom:20px;
    margin-right:0!important;
    margin-top:30px}
    .checkout-payment-subtitle{
    padding-bottom:0}
    .table-header{
    display:none}
    .remove-mb{
    margin-bottom:0}
    .cart-price{
    display:flex;
    justify-content:end}
    .payment-text{
    margin-bottom:0!important}
    .cart-table-text-pad{
    padding-left:0!important;
    padding-right:0!important;
    padding-top:0}
    .hide-tablet{
    display:none}
}
    @media screen and (max-width:767px){
    .searchAddressButton{
        border-radius:0!important;
    height:60px;
    margin-left:0!important;
    margin-top:2px!important;
    width:100%!important}
    .checkout-btn,.checkout-btn-outline,.checkout-btn:
    hover{
        font-size:14px;
    padding-top:11px}
    .search-btn{
    background:none;
    color:var(--main-color);
    height:30px;
    margin-top:-30px;
    width:30px}
    .search-input{
    line-height:29px}
    .search-box{
    background:none;
    height:30px;
    top:-5px}
    .search-box:
    hover{
        background:var(--main-color)}
    .search-input:
    focus,.search-input:not(:placeholder-shown){
        padding:0 12px;
    width:300px}
    .search-box:
    hover>.search-input{
        padding:0 12px;
    width:300px}
    .search-box:
    hover>.search-btn,.search-input:focus+.search-btn,.search-input:not(:placeholder-shown)+.search-btn{
        background:#fff;
    color:#7C3A2C}
    .menu-location-button,.menu-location-button:
    focus,.menu-location-button:hover{
        background:none;
    border:none;
    padding:0;
    width:auto}
    .logo-mini-pad{
    padding-top:14px!important}
    .menu-location-button{
    height:36px;
    margin-top:2px}
    .cart-img{
    margin-left:0}
}
    @media screen and (max-width:725px){
    .searchAddressInput{
        border:1px solid #7C3A2C!important;
    width:100%!important}
}
    @media screen and (max-width:700px){
    .best-seller-splash-box{
        overflow:hidden;
    width:100%}
    .checkout-payment-f-title{
    font-size:30px;
    margin-bottom:20px}
    .mini-full-size{
    text-align:center;
    width:100%}
    .login-section{
    display:flex;
    flex-direction:column!important}
    .product-image{
    padding-top:0!important}
    .action-btn,.product-add-btn{
    display:flex!important;
    justify-content:end!important}
    .dropdown-cart-img{
    margin-bottom:20px;
    width:130px}
    .cart-page-title{
    font-size:16px}
}
    @media screen and (max-width:600px){
    .home-blog-img{
        height:300px!important}
    .checkout-add-greetings-flower{
    top:84px}
    .error-page-img{
    width:100%}
    .product-image-checkout{
    height:100%;
    margin-bottom:14px;
    width:70px}
    .product-grid{
    flex-direction:column}
    .home-our-blog-img-box{
    padding:0}
    .hide-mobile{
    display:none!important}
    .locate-button,.locate-button:
    hover{
        font-size:16px}
    .user-icon{
    display:none}
    .homepage-title,.homepage-title span{
    font-size:40px;
    line-height:40px}
    .checkout-add-greetings-flower-big-box{
    height:380px;
    padding:30px;
    text-align:center}
    .ms-sm{
    margin-left:0!important}
    .stats-header{
    font-size:40px}
    .carousel-btn{
    flex-direction:column;
    justify-content:space-evenly;
    width:100%}
    .carousel-btn>div{
    margin-bottom:18px}
    .homepage-text,.item{
    width:100%}
    .item{
    padding-left:20px;
    padding-right:20px}
    .product-filter{
    flex-wrap:wrap;
    width:100%}
    .product-filter li{
    margin-bottom:15px}
    .cart-btn{
    padding:8px 15px}
    .medium-title{
    width:100%}
    .content-box{
    padding: 0px 20px;
    }
    .section-title{
    font-size:3rem;
    line-height:54px}
    .full-width-section-color{
    padding:50px 30px}
    .news-section,.social-section{
    flex-direction:column}
    .white-btn{
    margin-top:30px}
    .item{
    padding-left:0;
    padding-right:0}
    .say-hello-title{
    margin-bottom:20px;
    text-align:center}
    .newsletter-content{
    width:auto}
    .footer-header{
    font-size:35px;
    margin-bottom:30px;
    text-align:center}
    .social-section{
    margin-bottom:0}
    .insta-social{
    margin-bottom:30px}
    img{
    padding:0}
    .info-box,.info-left{
    flex-direction:column}
    .info-left{
    padding-bottom:0}
    .cart-btn a,.list-product-price,.list-product-title{
    font-size:16px}
    .medium-title{
    font-size:34px;
    line-height:40px}
    .info-left p{
    margin-right:0!important;
    padding-bottom:15px;
    padding-left:0;
    padding-top:15px;
    text-align:center}
    .mission-img img{
    width:100%}
    .mission-section{
    padding:15px 30px 0}
    .store-map-box{
    padding:20px!important}
    .find-kiosk-box,.find-kiosk-partners-box{
    padding:30px!important}
    .button-category{
    font-size:16px}
    .opening-hours{
    padding-bottom:0!important}
    .terms-block{
    margin-left:0!important}
    .page-header-content{
    width:100%}
    .corporate-icons{
    flex-direction:column}
    .next-day-delivery{
    margin-bottom:15px;
    margin-right:0!important}
    .brand-trust-us-box{
    margin-bottom:20px}
    .coporrate-subtitle{
    width:100%}
    .corporate-form-image{
    bottom:-295px;
    left:0;
    margin-bottom:20px;
    width:100%}
    .corporate-text-paragraph{
    padding-bottom:20px!important}
    .brand-trust-us-box{
    margin-left:0!important;
    margin-right:0!important}
    .remove-space{
    margin:0!important}
    .blog-form{
    flex-direction:column}
    .blog-form input{
    margin-bottom:20px}
    .info-right{
    justify-content:center!important}
    .delivery-logo{
    width:80px}
    .info-left p{
    font-size:16px}
    .alert{
    margin:0;
    padding:25px 0}
    .modal-title{
    font-size:28px}
    .modal-body{
    padding:20px!important}
    .corporate-top-bg{
    margin-bottom:23rem}
    .remove-margin-x{
    padding:0!important}
    .login-input{
    height:48px!important}
    .pagination-arrow-head{
    padding:8px;
    top:13px}
    .corporate-top-title{
    padding-top:5rem!important}
    .corporate-form-image{
    height:450px}
}
    @media screen and (max-width:599px){
    .as-seen-in-images{
        height:200px!important;
    object-fit:contain}
    .input-phone>select{
    width:35%!important}
    .input-phone>input{
    width:65%!important}
}
    @media screen and (max-width:508px){
    .cart-badge-position{
        right:-25px;
    top:10px}
    .secure-checkout-line-box{
    padding:20px 0}
}
    @media screen and (max-width:420px){
    .alert-dismissible{
        padding-right:40px!important}
    .banner-box{
    height:210px}
    .form-title{
    font-size:24px}
    .empty-cart-icon{
    width:80px}
    .checkout-payment-text{
    font-size:16px}
    .huge-mb{
    margin-bottom:6rem}
    .total-price{
    text-align:right}
}
    @media screen and (max-width:331px){
    .secure-checkout-media-button{
        padding-left:110px}
    .secure-checkout-media-button span{
    height:94px;
    padding-top:22px}
}


.logogimggg{
    width: 150px;
    border-radius: 10px;
    }
    b, strong {
        display: none;
    }


    .content::
    -webkit-scrollbar {
        height: 7px; /* Adjust the scrollbar width */
    width: 90%;
    margin: auto;
      }
      
      .content::
    -webkit-scrollbar-thumb {
        background-color: var(--2nd-color); /* Color of the scrollbar handle */
    border-radius: 5px;
      }
      
      .content::
    -webkit-scrollbar-thumb:hover {
        background-color:var(--2nd-color); /* Handle color on hover */
      }

      .checkout-selected-item
    i {
        font-size: 24px;
    color: green;
    }
    .cart-quantity-box {
    width: 40px;
    height: 30px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    }
    .cart-quantity-box-center {
    width: 60px;
    }

    .og{
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    margin-right: 11px;
    }

    .og-backgroundop{
    background: var(--other-color);
    }

    #customers-favourites-products{
    margin-top: 140px;
    }
    .padd{
    padding: 53px;
    display: flex;
    flex-wrap: wrap;
    }

    .paddimg{
    width: 100% !important;
    height: 500px !important;
    object-fit: cover;
    border-radius: 10px;
    margin-top: 40px;
    }

    .productimgs{
    height: 250px;
    }

    .slide-container {
    display: none;
    }
    
    .active-slide {
    display: block;
    }
#hide1{
    display: none;
}    

.backingimg{
    height: 368px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}


.rc-anchor-error-message {
    display: none;
}

.rc-anchor-normal .rc-anchor-content {
    display: none;
}

.rc-anchor-normal-footer {
    display: none;
}


.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact {
    display: none;
}


.ogbuttonsaa{
    color: #35000c;
    font-size: 25px;
    text-transform: lowercase;
}


.ogbuttonsaa:
    hover{
    background-color: unset;
    color: var(--2nd-color);
}


#hide3{
    display: none;
}

#hide4{
    display: none;
}

.otg{
    background: var(--2nd-color);
    color: #fff;
    padding: 5px;
    font-size: 17px;
    border-radius: 5px;
    font-family: Paganini Open W00 Regular;
}

.ogbgnew{
    box-shadow: 1px 1px 1px 1px var(--2nd-color);
    border-radius: 10px;
    padding: 8px;
    margin-bottom: 11px;
    margin-top: 10px;
}

.ogbgnew
    p{
    height: 80px;
}

.oticon{
    font-size: 15px;
    color: var(--main-color);
}

.gogleiconimg{
    width: 32px !important;
    float: right;
    position: absolute;
    margin-top: -28px;
    right: 6px;
}

.headting{
    margin-top: 80px;
}

.newogimg{
    object-fit: cover;
    transition: all .5s ease;
    width: 100% !important;
    max-height: 100px !important;
    border-radius: 10px;
    /* margin-left: 50px; */
    cursor: pointer;
}



.hjdshsdfsdf{
    padding-top:70px;
}

/* Change placeholder text color */
.product-page-add-message-i::
    placeholder {
    color: #fff; /* Change to your desired placeholder color */
    opacity: 1; /* Ensure full visibility */
}

/* Change placeholder color when input is focused */
.product-page-add-message-i:
    focus::placeholder {
    color: #fff; /* Darker placeholder when focused */
}

/* Hide the scrollbar handle (thumb) */
::
    -webkit-scrollbar-thumb {
    display: none;
  }

/* Initial styles */
.join-us-banner-i {
    background-color:var(--main-color); /* Default background color */
    color: #fff !important;
}

/* Placeholder color before focus */
.join-us-banner-i::
    placeholder {
    color: #fff; /* Default placeholder color */
}

/* Change the placeholder color when the input is focused */
.join-us-banner-i:
    focus{
    background: var(--2nd-color);
}

.dcimg{
    height: 100px;
    position: absolute}


.vtthdd{
    background: var(--2nd-color);
    text-align: center;
    color: #fff;
    padding: 3px;
    margin: 0;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 10px;
}

.newfix{
    position: fixed;
    bottom: 0px;
    width: 900px;
}
  
::
    -webkit-scrollbar {
    width: 10px; /* Width of the scrollbar */
}

::
    -webkit-scrollbar-track {
    background: var(--2nd-color); /* Background color of the track */
    border-radius: 5px;
}

::
    -webkit-scrollbar-thumb {
    background: #888; /* Color of the scrollbar */
    border-radius: 5px;
}

::
    -webkit-scrollbar-thumb:hover {
    background: #555; /* Color when hovered */
}
    @keyframes slideLeftToRight {
    from {
        opacity: 0;
    transform: translateX(-100%);
    }
    to {
    opacity: 1;
    transform: translateX(0);
    }
}

.homepage-title {
    animation: slideLeftToRight 1s ease-in-out;
}


.candelsimg{
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.mttop{
    margin: auto;
}


.decoration-item.selected {
    position: relative;
    border: 3px solid var(--2nd-color); /* Green border */
    border-radius: 8px;
    padding: 10px;
}

.decoration-item.selected::
    after {
    content: '\2713'; /* Unicode for check mark */
    font-size: 24px;
    color: white;
    background-color: var(--2nd-color);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 5px;
}


.newbtnfff{
    margin-right: 15px;
    background: #DC8633;
    color: #fff !important;
    padding: 6px;
    border-radius: 10px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0;
    font-size: 16px;
    padding: 10px;
    height: 42px;
    width: 100%;
    cursor: pointer;
}

.paddimg1 {
    width: 100% !important;
    height: 300px !important;
    /* object-fit: cover; */
    border-radius: 10px;
    margin-top: 0px;
}

.newssb{
    color: #fff !important;
    background: var(--2nd-color);
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    width: 100%;
    font-size: 20px;
}


.funds-success-message-container {
    font-family: Roboto, "Segoe UI", "Helvetica Neue", sans-serif !important;
    color: #333;
    margin-top: 100px;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0%;
    z-index: 999;
    background: #fff;
    height: 100%;
    text-align: center;
  }
  
  .funds-checkmark-text-container {
    display: block;
    width: auto !important;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    margin: auto;
    margin-top: 19%;
  }
  
  .funds-checkmark-container {
    height: 40px;
    padding: 0 4px 0 0px;
    display: inline-block;
    width: 70px;
    margin: 0 auto;
  }
  
  .funds-checkmark-container:
    after {
    clear: both;
  }
  
  .funds-success-done-text {
    vertical-align: middle;
    margin: 0;
    padding: 15px 0 0 0;
    display: inline;
  }
  
  .funds-success-message {
    text-align: center;
    margin-top: 2em;
  }
  
  .funds-success-message
    h2 {
    margin-top: 0px;
  }
    h1,
  h2 {
    font-weight: 700;
    margin-top: 0px;
    font-family: Paganini Open W00 Regular;
  }
    h1 {
    font-size: 28pt;
    margin-top: 45px;
    font-family: Paganini Open W00 Regular;
  }
    h2 {
    font-size: 18pt;
    margin-top: 25px;
    font-family: Paganini Open W00 Regular;
  }
    p {
    font-size: 15pt;
    padding-bottom: 1em;
    line-height: 27.2px;
    font-family: Paganini Open W00 Regular;
  }
  
  /* CHECKMARK */
  .funds-checkmark-circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 5;
    stroke-miterlimit: 10;
    stroke: #33bb11;
    fill: none;
    -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  }
  
  .funds-checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 5;
    stroke: #ffffff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    -webkit-box-shadow: inset 0px 0px 0px #33bb11;
    box-shadow: inset 0px 0px 0px #33bb11;
    -webkit-animation: fill 0.4s ease-in-out 0.4s forwards,
      scale 0.3s ease-in-out 0.9s both;
    animation: fill 0.4s ease-in-out 0.4s forwards,
      scale 0.3s ease-in-out 0.9s both;
  }
  
  .funds-checkmark-check {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  }
  
  .funds-display-on-ie {
    display: none;
  }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .funds-display-on-ie {
      display: block;
    }
  
    .funds-checkmark {
    display: none;
    }
  
    .funds-ie-checkmark-circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 5;
    stroke-miterlimit: 10;
    stroke: #33bb11;
    fill: none;
    -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    }
  
    .funds-ie-checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 5;
    stroke: #ffffff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    -webkit-box-shadow: inset 0px 0px 0px #33bb11;
    box-shadow: inset 0px 0px 0px #33bb11;
    -webkit-animation: fill 0.4s ease-in-out 0.4s forwards,
        scale 0.3s ease-in-out 0.9s both;
    animation: fill 0.4s ease-in-out 0.4s forwards,
        scale 0.3s ease-in-out 0.9s both;
    }
  
    .funds-ie-checkmark-check {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    }
  }
    @-webkit-keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
    @keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
    @-webkit-keyframes scale {
    0%,
    100% {
      -webkit-transform: none;
    transform: none;
    }
    50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    }
  }
    @keyframes scale {
    0%,
    100% {
      -webkit-transform: none;
    transform: none;
    }
    50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    }
  }
    @-webkit-keyframes fill {
    100% {
      -webkit-box-shadow: inset 0px 0px 0px 30px #33bb11;
    box-shadow: inset 0px 0px 0px 30px #33bb11;
    }
  }
    @keyframes fill {
    100% {
      -webkit-box-shadow: inset 0px 0px 0px 30px #33bb11;
    box-shadow: inset 0px 0px 0px 30px #33bb11;
    }
  }
    @media only screen and (max-width: 768px) {
    .funds-checkmark-text-container {
      display: block;
    }
    .funds-checkmark-container {
    height: auto;
    padding: 0;
    display: block;
    width: 100%;
    }
  }


  .newiframe{
    border: 0;
    width: 100%;
    height: 503px;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px var(--2nd-color) !important;
    margin-top: 58px;
  }

  .newsp{
    color: var(--2nd-color);
    font-size: 18px;
    margin-top: 20px;
  }
    pre {
    font-family: Paganini Open W00 Regular;
}

.newpre{
    margin-bottom: 17px;
    border-bottom: 1px solid;
    margin-top: 20px;
    color: var(--2nd-color);
}

.newstoreimg{
    width: 100%;
    height: 330px !important;
    margin-top: 149px;
}

.login-i::
    placeholder {
    color: #fff; /* Change to your desired color */
}

.form-control {
    color: #fff !important;
    background: var(--2nd-color)!important;
}

.form-control::
    placeholder{
    color: #fff;
}


.newul{
    display: flex;
    margin-top: 18px;
    margin-bottom: 0px;
    color: var(--2nd-color);

}

.hho{
    margin-top: 20px;
    
}

.hrrrroor{
    margin: 10px;
}

.newstoreimgaaaa{
    width: 100%;
    height: 400px;
    object-fit: contain;
    margin-top: 80px;
    border-radius: 50%;
}

.gdfhdghjdfg{
    padding: 19px !important;
    background: var(--2nd-color) !important;
    float: left;
    height: 99px;
    line-height: 62px;
    margin-bottom: 10px;
    font-size: 14px;
}


.gdfhdghjdfg:
    hover{
    background-color: var(--main-color) !important;
}

.newtageddiiiiii{
    float: right;
    margin-top: 30px;
    background: var(--2nd-color);
    border: none;
    border-radius: 10px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    display: none;
}

#newsssid{
    display: none;
}

.necxypppss{
    padding: 0;
    margin: 0;
    font-size: 14px;
}

#hidecartbtnsall{
    display: none;
}


.newdivheigtdddk{
    width: 100%;
    height: auto;
}

.newdivheigtdddk
    p{
    margin: 0;
    color: #fff !important;
    background: var(--2nd-color) !important;
    padding: 4px;
    border-radius: 10px;
    margin-top: 10px;
    font-family: Paganini Open W00 Regular;
    font-size: 17px;
    text-indent: 10px;
}

.newdivheigtdddk
    span{
    margin: 0;
    color: #fff !important;
    background: var(--2nd-color) !important;
    padding: 4px;
    border-radius: 10px;
    margin-top: 10px;
    font-family: Paganini Open W00 Regular;
    font-size: 17px;
    text-indent: 10px;
    width: 100%;
    height: auto;
    float: left;
}

.home-corporate-accordion-title{
    border: 1px solid;
    padding: 10px;
    border-radius: 10px !important;!i;!;
}

.newoption{
    width: 50%;
    float: left;
    padding: 13px;
}

.newoption111{
    width: 50% !important;
    float: left;
}

#xdiv1{
    display: none;
}
#xdiv2{
    display: none;
}#xdiv3{
    display: none;
}#xdiv4{
    display: none;
}


.neditdivaloooa{
    width: 20%;
    float: left;
    text-align: center;
    color: #fff;
    background: var(--2nd-color) !important;
    border-radius: 10px;
    cursor: pointer;
    padding: 6px;
}

.neditdivaloooa
    i{
    font-size: 19px;
}

.neditdivaloooa
    p{
    padding: 0;
    margin: 0;
    font-size: 20px;
    margin-top: -10px;
}

.newpostcodebutton{
    float: left;
    display: none;
    width: 80% !important;
}


.fnsvdnsdfvsdf::
    placeholder {
  color: #999; /* Change placeholder text color */
    font-family: 'Arial', sans-serif; /* Change placeholder font */
    font-size: 14px; /* Change font size */
}

.newhoversdsdff:
    hover{
background: #DC8633;
    color: #fff;
}

.newrowbgroom{
    background: var(--2nd-color) !important;
    padding: 10px;
    border-radius: 10px;
}

.checkout-secure-title {
    font-family: Paganini Open W00 Regular !important;
}


.newsmsmbtnbelow{
    position: absolute;
    margin-top: -24px;
    margin-left: 174px;
    font-size: 14px;
}

.newsmsmbtnbelow1 {
    position: absolute;
    margin-top: -24px;
    right: 150px;
    font-size: 14px;
}

.newbttonnnew{
    width: 70%;
    float: left;
}

.applycodebutton{
    padding: 13px;
    border: 1px solid;
    float: left;
    width: 30%;
}

.stripe-button-el
    span {
    background: var(--2nd-color) !important;
    padding: 8px !important;
    height: 100% !important;
}

.stripe-button-el {
    width: 100% !important;
}


.djhsghjsgdhfghsjdgfshjsdfdfsDFDSF{
    font-size: 16px;
    margin-bottom: 13px;
    border-bottom: 1px solid;
    padding-bottom: 17px;
}
.hfjkdfh3747343ashajhjadas{
    padding: 10px;
    background: var(--main-color);
    color: #fff;
    border-radius: 10px;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 19px;
    font-family: Paganini Open W00 Regular;
    font-size: 23px;
}

.hfjkdfh3747343ashajhjadas:
    hover{
    color: #fff;
    background-color: var(--2nd-color);
}

#switchCartBtn{
    cursor: pointer;
}

#switchCartBtn1{
    cursor: pointer;
}

.newwe000222{
    margin-top:0px;
    color: var(--main-color);
}
    @media only screen and (max-width: 1100px) {
    #hidenv{
        display: none;
    }
    .home-top-content, .home-top-img {
    top: 0px !important;
    }
    .home-top-text-box {
    margin: unset !important;
    }
    .padd {
    padding: 0px;
    display: unset;
    flex-wrap: unset;
    }
    .dcimg {
    position: unset;
    }
    .newogimg {
    height: 100px !important;
    margin-bottom: 10px;
    }

    .newfix{
    position: unset;
    bottom: unset;
    width: 100%;
    }

    .homepage-title, .homepage-title span {
    position: unset;
    background: no-repeat;
    font-size: 29px;
    line-height: unset;
    }

}
    @media only screen and (max-width: 700px) {
    .hjdshsdfsdf{
        padding-top:28px;
    }
    
    #hidenv{
    display: none;
    }
    .logogimggg {
    width: 100px;
    }
    .menu-element-pad {
    padding: 26px 15px;
    }
    [type=button]:not(:
    disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer;
    background: none;
    color: var(--main-color);
    }
    .home-top-img {
    height: 100% !important;
    object-fit: cover;
    }
    .home-top-content, .home-top-img {
    top: 0 !important;
    }
    .home-top-text-box {
    margin: 0px !important;
    }
    .opttbox{
    padding-top: 10px !important;
    }
    .homepage-title, .homepage-title span {
    font-size: 18px;
    }
    .project-button-primary {
    border: 1px solid var(--main-color);
    }
    .paragraph-title, .paragraph-title p, .paragraph-title span {
    font-size: 25px;
    }
    .home-customers-favourites-big-box .content {
    width: 100%;
    overflow: scroll;
    }
    #customers-favourites-products {
    margin-top: 40px;
    }
    .padd {
    padding: 30px;
    display: unset;
    flex-wrap: unset;
    }
    .headting {
    margin-top: 11px;
    }
    .say-hello-title {
    margin-bottom: 10px;
    padding: 10px !important;
    }
    .newsletter-section {
    padding-bottom: 10px !important;
    }
    .footer-header {
    font-size: 29px;
    }
    .ftlogo{
    width: 200px;
    }
    .modal-button-left, .modal-button-left:
    focus, .modal-button-left:hover {
        font-size: 13px;
    }
    .accessoriesrow{
    padding: 10px !important;
    }
    .single-product-image {
    height: 300px !important;
    }
    .single-product-image-small {
    height: 89px;
    padding: 2px;
    }
    .product-page-quantity-button i{
    color: var(--2nd-color) !important;
    }
    [type=button]:not(:
    disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        border: 1px solid;
    }
    .dcimg{
    position: unset;
    }
    .product-page-add-message-radio label {
    font-size: 13px;
    }
    .modal-subtitle {
    font-size: 15px;
    }
    .modal-button-right, .modal-button-right:
    focus, .modal-button-right:hover {
        font-size: 15px;
    }
    .product-page-size-box {
    width: 50%;
    padding: 0px !important;
    margin: 0px !important;
    }
    [type=button]:not(:
    disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        font-size: 15px;
    padding: 10px;
    }
    iframe {
    height: 300px;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px var(--2nd-color);
    }
    .category-top-title {
    font-size: 29px;
    }
    .menu-location-button {
    margin-left: 0px;
    }
    .checkout-btn, .checkout-btn-outline, .checkout-btn:
    hover {
        font-size: 13px;
    }
    .newogimg {
    margin-bottom: 10px;
    }
    .vtthdd {
    margin-top: 0px;
    margin-bottom: 10px;
    }

    .backingimg {
    margin-top: 60px;
    }

    .gdfhdghjdfg {
    padding: 10px !important;
    height: 78px;
    width: 100%;
    }

    .paddimg1 {
    margin-top: 50px;
    height: 400px !important;
    }

    .home-customers-favourites-big-box a {
    line-height: 31px;
    font-size: 17px;
    height: 50px;
    }

    .newul {
    flex-wrap: wrap;
    }

    .category-top-title, .category-top-title p {
    font-size: 30px !important;
    margin-top: 0px;
    padding-top: 16px !important;
    padding-bottom: 0px !important;
    }

    .newiframe {
    height: 300px;
    }

    .newsp {
    margin-bottom: 0px;
    padding-bottom: 5px;
    }

    .secure-checkout-mobile-text-box {
    height: 50px;
    margin-bottom: -2px;
    font-size: 20px !important;
    background: #FEE0BA !important;
    }

    .login-title {
    color: #35000c;
    font-size: 30px;
    }

    .secure-box {
    display: block !important;
    }

    .secure-checkout-line-box {
    padding: 0px 0;
    }

    .product-page-name {
    font-size: 30px;
    }

    .product-page-price {
    font-size: 25px;
    }
    .product-page-size-title {
    font-size: 27px;
    margin-top: 10px;
    }

    .otg {
    font-size: 14px;
    }


    .modal-title {
    font-size: 20px;
    }

    .cart-table-title {
    font-size: 16px;
    }

    .homepage-title, .homepage-title span {
    position: unset;
    background: no-repeat;
    }
    

  h1 {
    font-family: Paganini Open W00 Regular !important;
  }
  
  h2 {
    font-family: Paganini Open W00 Regular !important;
  }
  
  p {
    font-family: Paganini Open W00 Regular !important;
  }
  
  .pink-bg span img{
    margin-top: 6px;
  }
  
  .filternone{
    display: none;
  }
  
  .paddimg {
    height: 300px !important;
}

.accordion-item:
    last-of-type .accordion-button.collapsed {
    font-size: 20px;
}


.newrowbgroom {
    padding: 29px;
    margin-top: 36px !important;
    width: 95%;
    margin: auto;
}

.dgfhsdgfhsdfguteywerr{
    margin-top: 30px;
}

.newsmsmbtnbelow1 {
    right: 41px;
}


.newsmsmbtnbelow {
    margin-left: 34px;
}

.neditdivaloooa p {
    font-size: 15px;
}


.neditdivaloooa i {
    font-size: 17px;
}

.applycodebutton {
    padding: 16px !important;
    border: 1px solid !important;
    width: 40%;
}
.newbttonnnew {
    width: 60%;
}

.newwe000222{
    font-size: 20px;
}

  };
}
.checkout-btn-outline:hover{
    background:var(--main-color)!important;
    border:1px solid var(--main-color)!important;
    font-family: Paganini Open W00 Regular;
}
.checkout-btn-outline:hover,.checkout-btn-outline:hover a{
    color:var(--bg-color)!important;
    font-family: Paganini Open W00 Regular;
}
.checkout-btn{
    background: var(--main-color);
    border-radius:100px;
    color:var(--bg-color);
    padding:14px 40px;
    transition:all .5s ease
}
.checkout-btn:hover{
    background:var(--main-color);
    border:1px solid var(--main-color);
    color:var(--bg-color)
}
.newsletter-remove-margin-bottom .mb-3{
    margin-bottom:0!important;
    width:100%
}
.image-fade-effect{
    height:30px;
    position:relative!important;
    width:30px
}
.product-first-img{
    opacity:1
}
.product-second-img{
    left:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%
}
@keyframes fadeout{
    to{
        display:none;
        opacity:0
    }
}
@keyframes fadein{
    to{
        display:block;
        opacity:1
    }
}
.list-product-box:hover .product-first-img{
    -webkit-animation:fadeout 1s linear forwards;
    animation:fadeout 1s linear forwards
}
.list-product-box:hover .product-second-img{
    -webkit-animation:fadein 1s linear forwards;
    animation:fadein 1s linear forwards;
    display:block;
}



.search-menu-box{
    right:0
}
.search-preview{
    position:absolute;
    top:44px;
    width:100%;
    z-index:100
}
.search-list-size{
    border-radius:0;
    max-height:313px;
    overflow-y:auto
}
.list-group-item.active{
    background-color:#000;
    border-color:#000
}
.checkout-select-title{
    color:#000;
    font-size:22px;
    font-family: Paganini Open W00 Regular;
}
.active .checkout-select-title{
    color:#35000c;
    font-family: Paganini Open W00 Regular;
}
.checkout-add-greetings-flower{
    right:15px;
    top:-125px;
    width:300px;
    z-index:1
}
.checkout-add-greetings-flower-box{
    overflow:hidden
}
.checkout-add-greetings-img{
    background:#fff;
    border-radius:50%;
    height:80px;
    padding:16px;
    width:80px
}
.list-collection-title{
    color: #fff;
    font-family:Paganini Open W00 Regular;
    font-size: 20px;
    font-style:normal;
    font-weight:700;
    height: auto;
}
.list-collection-text{
    color: #fff;
    height: 77px;
    overflow-y: auto;
}
.collection-box-top-img{
    border-radius:5px 5px 0 0;
    height:225px;
    object-fit:cover
}
.collection-top-img{
    height: 300px;
    object-fit:cover
}
.corporate-i select{
    border:0 solid #000;
    border-radius:100px
}
.corporate-i input,.corporate-i select{
    background:#fffdf8;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    height:50px;
    margin-bottom:20px
}
.corporate-i input{
    border:none;
    border-left:1px solid #000;
    border-radius:100px
}
#singleStoreMap{
    height:200px
}
#allStoreMap{
    height:800px
}
.map-branch-box{
    border-radius:5px;
    height:566px;
    left:50px;
    overflow-y:auto;
    top:200px;
    z-index:1000
}
.map-branch-search-box{
    border-radius:5px;
    left:50px;
    top:42px;
    z-index:1001
}
#store-carousel .owl-next{
    margin-top:-27px;
    position:absolute;
    right:-27px;
    top:50%;
    z-index:100
}
#store-carousel .owl-next:hover,#store-carousel .owl-prev:hover{
    background:none
}
#store-carousel .owl-prev{
    left:-27px;
    margin-top:-27px;
    position:absolute;
    top:50%;
    z-index:100
}
#store-carousel .item img{
    margin-top:75px;
    max-height:300px;
    max-width:300px;
    transition:all .4s!important
}
#store-carousel .center .item img{
    margin-top:0;
    max-height:450px;
    max-width:450px;
    transition:all .4s!important
}
#store-carousel{
    height:450px
}
.checkout-search-branch-text{
    color:#111!important;
    font-size:16px
}
.product-page-add-message-i{
    height:55px!important;
    /* color: #fff; */
}
.product-page-add-message-i-disabled-box,.product-page-add-message-i-disabled-box:focus,.product-page-add-message-i-disabled-box:hover{
    background: var(--2nd-color)!important;
    border:1px solid #e9ecef;
    border-radius:6px;
    color: #fff;
    font-size:18px!important;
    min-height:55px;
    padding:10px 12px
}
.promo-code-button-i{
    border-radius:6px 0 0 6px
}
.promo-code-button{
    border-radius:0 6px 6px 0;
    width:150px
}
.product-page-add-message-i-phone{
    padding-top:1.5rem!important
}
.product-page-add-message-i-phone fieldset legend{
    padding:0!important
}
.checkout-step-title{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:20px
}
.home-article-title{
    height: 67px;
}
.home-article-text{
    height: 76px;
    overflow-y: scroll;
}
.cart-badge-position{
    margin-top:2px
}
.profile-history-img{
    height:40px;
    width:40px
}
.profile-history-text,.profile-history-top-text{
    color:#111;
    font-size:18px;
    letter-spacing:0
}
.profile-history-table .table{
    --bs-table-striped-bg:0
}
.profile-history-table .table .datatable-filters{
    display:none
}
.admin-full-w{
    width:100%!important
}
.checkout-branch-search-box{
    margin-top:11px;
    max-height:300px;
    overflow:scroll
}
.sticky-element{
    position:-webkit-sticky;
    position:sticky;
    top:50px
}
.checkout-select-address .clear-button{
    display:none!important
}
.use-dashboard-img .dropzone-container{
    border:none
}
.use-dashboard-img .cover-dropzone{
    border-radius:50%;
    height:136px;
    min-height:136px;
    min-width:136px;
    width:136px
}
.use-dashboard-img .dropzone-placeholder,.use-dashboard-img .dropzone-preview{
    display:none!important
}
.account-order-title{
    color:#35000c;
    font-family:Gotham,sans-serif;
    font-size:45px
}
.account-order-status-success{
    background:#018849;
    border:1px solid #018849;
    border-radius:14px;
    color:#fff
}
.account-order-status-fail,.account-order-status-success{
    font-family:open-sans,sans-serif;
    font-size:18px;
    height:30px;
    padding:0 15px
}
.account-order-status-fail{
    background:#fff;
    border:1px solid #000;
    border-radius:14px;
    color:#35000c
}
.account-order-paragraph-box{
    background:#f8f8f8;
    border-radius:4px;
    padding:10px
}
.account-order-paragraph-title{
    color:#35000c;
    font-family:Futura,sans-serif;
    font-size:18px;
    font-weight:500
}
.account-order-text{
    color:#111;
    font-family:open-sans,sans-serif;
    font-size:18px
}
.account-order-subtitle{
    color:#35000c;
    font-family:Futura,sans-serif;
    font-size:24px;
    font-weight:500
}
.account-order-border-rad-top-left{
    border-top-left-radius:4px
}
.account-order-border-rad-top-right{
    border-top-right-radius:4px
}
.account-order-border-rad-bottom-left{
    border-bottom-left-radius:4px
}
.account-order-border-rad-bottom-right{
    border-bottom-right-radius:4px
}
.account-order-border{
    border:1px solid #e0e0e0
}
.border-top-none{
    border-top:none!important
}
.border-bottom-none{
    border-bottom:none!important
}
.border-left-none{
    border-left:none!important
}
.border-right-none{
    border-right:none!important
}
.account-order-item-table-header{
    background:#ffe6f5;
    border-radius:4px 4px 0 0
}
.account-my-order-status div div{
    font-size:18px;
    margin-bottom:0;
    margin-top:2px
}
.account-my-order-small-text{
    color:#111;
    font-family:open-sans,sans-serif;
    font-size:18px
}
.account-my-order-icon{
    color:#959595;
    font-size:26px;
    margin-top:-7px
}
.profile-history-table .dataTables_filter,.profile-history-table .dataTables_length,.profile-history-table .table .datatable-filters{
    display:none!important
}
.profile-history-table .dataTables_paginate .paginate_button{
    border:1px solid transparent;
    border-radius:2px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    color:#737373;
    cursor:pointer;
    display:inline-block;
    margin-left:2px;
    min-width:1.5em;
    padding:.5em 1em;
    text-align:center;
    text-decoration:none
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.profile-history-table .dataTables_paginate .paginate_button.current{
    background-color:#000;
    border:1px solid #000;
    color:#fff
}
.dataTables_length,.dt-buttons,.profile-history-table .dataTables_info{
    display:inline-block;
    padding-top:14px
}
.profile-history-table .dataTables_wrapper .dataTables_paginate{
    float:right;
    padding-top:.25em;
    text-align:right
}
.favorite-button,.favorite-button:focus,.favorite-button:hover{
    color:#35000c;
    font-size:34px;
    padding-top:16px!important
}
.show-more-button{
    border: 1px solid #000;
    border-radius:27px;
    color: #000;
    font-family:Paganini Open W00 Regular;
    font-style:normal;
    padding:8px 25px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.admin-show-more-button{
    background:#DC8633!important;
    border:1px solid #DC8633;
    border-radius:5px;
    color:#35000c;
    font-family:Futura,sans-serif;
    font-size:20px;
    padding:8px 16px!important
}
.admin-show-more-button:hover{
    background:#fff!important;
    border:1px solid #35000c
}
.show-more-button-box{
    background: unset;
    bottom:100px;
    padding-top:300px
}
.also-like-bg .show-more-button-box{
    background:transparent linear-gradient(0deg,#fffdf8,#fffdf800) 0 0 no-repeat padding-box;
    bottom:100px;
    padding-top:300px
}
.show-more-content-box{
    overflow-x:hidden;
    overflow-y:hidden
}
.admin-content .nav-link.active,.admin-content .theme-primary .nav-tabs .nav-link.active:focus,.admin-content .theme-primary .nav-tabs .nav-link.active:hover{
    border:1px!important;
    color:#fff!important
}
.admin-content .btn-primary,.admin-content .btn-primary:focus,.admin-content .btn-warning,.admin-content .btn-warning:focus{
    border:none;
    border-radius:10px;
    font-size:14px;
    padding:5px 10px
}
.home-top-video{
    width:100%
}
.store-partner{
    border-radius:10px;
    height:65px;
    object-fit:contain;
    width:140px
}
#bestseller-carousel .owl-next:hover,#bestseller-carousel .owl-prev:hover,#blog-topics-carousel .owl-next:hover,#blog-topics-carousel .owl-prev:hover{
    background: var(--2nd-color);
}
.article-page-text img{
    height:auto!important;
    max-width:100%
}
.cart-close-button,.cart-close-button:focus{
    color:#000!important
}
.frosting-colour-cupcake{
    background:green;
    border:1px solid rgba(0,0,0,.12);
    border-radius:50%;
    height:40px;
    width:40px
}
.home-blog-img{
    max-height: 430px;
}
.checkout-successful-order-step{
    background:#fff;
    border:1px solid #959595;
    border-radius:100px;
    color:#959595;
    display:inline-block;
    font-family:open-sans,sans-serif;
    font-size:19px;
    margin-bottom:10px;
    padding:5px 15px
}
.done.checkout-successful-order-step{
    background:#959595;
    border:1px solid #959595;
    color:#fff
}
.in-progress.checkout-successful-order-step{
    background:#018849;
    border:1px solid #018849;
    color:#fff
}
.checkout-successful-order-step-box{
    margin-top:-22px;
    z-index:2
}
.checkout-successful-dash-line{
    border:1px dashed #707070
}
.after-payment-content .product-page-quantity-button{
    border:none;
    cursor:default
}
.after-payment-content .cart-close-button{
    display:none
}
.custom-favorite-tooltip-box{
    background:#000;
    border-radius:10px;
    color:#35000c;
    left:50%;
    margin-left:-75px;
    opacity:0;
    padding:4px 8px;
    position:absolute;
    text-align:center;
    top:45px;
    transition:all .4s!important;
    width:150px
}
.custom-favorite-tooltip-box:after{
    border:5px solid transparent;
    border-bottom-color:#000;
    bottom:98%;
    content:"";
    left:50%;
    margin-left:-5px;
    position:absolute
}
.custom-tooltip:hover .custom-favorite-tooltip-box{
    opacity:.6;
    transition:all .4s!important
}
.home-blog-no-topic{
    padding-top:49px
}
.career-link-button{
    background:#35000c;
    border:1px solid #35000c;
    color:#fff;
    font-family:Paganini Open W00 Regular;
    font-size:22px;
    padding:15px 0;
    width:100%
}
.career-link-button:hover{
    background:#fff;
    border:1px solid #000;
    color:#000
}
.career-top-box{
    height:465px
}
.career-line{
    background:#35000c;
    height:1px;
    width:100px
}
.search-menu-box .form-control{
    margin-right:0!important
}
.customers-favourites-products-box{
    margin-top:-140px
}
.customers-favourites-filter-box{
    padding-bottom: 30px;
}
.search-menu-box{
    background:var(--2nd-color);
    border-radius:24px
}
.menu-search,.menu-search::placeholder{
    background:none!important;
    border:none!important;
    border-radius:24px;
    color:#fff!important
}
.search-box{
    background:var(--main-color);
    border-radius:50px;
    height:40px;
    position:absolute;
    right:0;
    top:-20px;
    transform:translateY(50%);
    z-index:3
}
.search-input{
    background:none;
    border:none;
    color:var(--2nd-color);
    float:left;
    font-size:18px;
    line-height:40px;
    opacity:0;
    outline:none;
    padding:0;
    transition:.12s;
    width:30px
}
.search-input::placeholder{
    color:var(--2nd-color)
}
.search-btn{
    align-items:center;
    background:var(--main-color);
    border:none;
    border-radius:50px;
    color:#fff;
    display:flex;
    float:right;
    height:40px;
    justify-content:center;
    margin-top:-40px;
    text-decoration:none;
    transition:.12s;
    width:40px
}
.search-input:focus,.search-input:not(:placeholder-shown){
    opacity:1;
    padding:0 6px;
    width:360px
}
.search-box:hover>.search-input{
    opacity:1;
    padding:0 6px;
    width:360px
}
.search-box:hover>.search-btn,.search-input:focus+.search-btn,.search-input:not(:placeholder-shown)+.search-btn{
    background:#fff;
    color:#7C3A2C
}
input.invalid,select.invalid{
    background-color:#fdd!important
}
.alert{
    text-align:center
}
.all-store-close-modal-button,.all-store-close-modal-button:hover{
    background:none;
    border:none;
    border-radius:50%;
    color:#0f0f0f;
    cursor:pointer;
    font-size:18px;
    opacity:1;
    padding:3px 7px;
    right:10px;
    top:10px;
    z-index:9
}
.accordion-button:not(.collapsed):after{
    background-image:var(--bs-accordion-btn-icon)!important
}
.checkout-select-line{
    border-bottom:3px solid #000;
    margin-top:3px
}
.active .checkout-select-line{
    border-bottom: 3px solid var(--main-color);
    margin-top:3px
}
.cart-page-text{
    color:#7C3A2C;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    text-transform: capitalize;
}
.cursor-pointer{
    cursor:pointer!important
}
.input-phone>select{
    border:none;
    width:25%!important
}
.input-phone>input{
    border:none;
    border-left:1px solid #ebebeb;
    width:75%!important
}
.home-top-content{
    position:absolute;
    z-index:2000
}
.home-top-img-box{
    background:#e3dadf;
    display:flex;
    justify-content:center
}
.home-top-img{
    height: 505px;
    object-fit:cover;
    width:1920px!important
}
.menu-big-box{
    overflow:hidden;
    padding:0
}
.menu-big-box,.menu-mobile-box{
    height:65px;
    position:relative;
    white-space:nowrap
}
.menu-mobile-box{
    overflow:auto;
    padding:11px 0 0
}
.credential-scroll div{
    overflow-y:hidden!important
}
.menu-big-box .content{
    height: 61px;
    padding-bottom: 0px;
    padding-top:15px;
    width: 100% !important;!i;!;
    overflow-x: scroll;
}
.menu-big-box .ps__rail-x,.menu-big-box .ps__rail-x:focus,.menu-big-box .ps__rail-x:hover{
    background-color:var(--main-color)!important
}
.menu-big-box .ps__thumb-x,.menu-big-box .ps__thumb-x:focus,.menu-big-box .ps__thumb-x:hover{
    background-color:#7C3A2C!important
}
.menu-big-box .ps__rail-y,.menu-big-box .ps__rail-y:focus,.menu-big-box .ps__rail-y:hover,.menu-big-box .ps__thumb-y,.menu-big-box .ps__thumb-y:focus{
    display:none
}
.home-customers-favourites-big-box{
    height:50px;
    overflow: hidden;
    padding:0;
    position:relative;
    white-space:nowrap
}
.home-customers-favourites-big-box .content{
    height:51px;
    padding-bottom: 6px;
    /* width:50px; */
    overflow: scroll;
}
.home-customers-favourites-big-box a{
    margin-right:15px;
    background: #DC8633;
    color: #fff;
    padding: 6px;
    border-radius: 10px;
    text-transform: uppercase;
    line-height: 111xp;
}
.home-customers-favourites-big-box .ps__rail-x,.home-customers-favourites-big-box .ps__rail-x:focus,.home-customers-favourites-big-box .ps__rail-x:hover{
    background-color:#fff!important
}
.home-customers-favourites-big-box .ps__thumb-x,.home-customers-favourites-big-box .ps__thumb-x:focus,.home-customers-favourites-big-box .ps__thumb-x:hover{
    background-color:#7C3A2C!important
}
.home-customers-favourites-big-box .ps__rail-y,.home-customers-favourites-big-box .ps__rail-y:focus,.home-customers-favourites-big-box .ps__rail-y:hover,.home-customers-favourites-big-box .ps__thumb-y,.home-customers-favourites-big-box .ps__thumb-y:focus{
    display:none
}
.search-space-box{
    height:40px;
    width:40px
}
.my-profile-text{
    color:var(--2nd-color);
    font-size:22px;
    font-weight:500
}
body .ps-container>.ps-scrollbar-y-rail .ps-scrollbar-y{
    transition:none
}
.btn-primary.btn-success{
    background:#198754
}
.home-top-text-box{
    /* background:rgba(0,0,0,.3); */
    border-radius:10px;
    margin:0 25px
}
.home-top-content-bg.home-top-text-box{
    background:hsla(0,0%,100%,.3)
}
.btn-more-personalization,.btn-more-personalization:active,.btn-more-personalization:focus,.btn-more-personalization:hover,.btn-more-personalization:link,.btn-more-personalization:visited{
    color:var(--main-color)!important
}
.grey-over-layer{
    background:rgba(0,0,0,.2);
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.admin-table-box-height{
    height:600px;
    overflow-y:auto
}
.admin-table-box-height thead{
    background:#fff;
    position:sticky;
    top:0;
    z-index:2
}
.admin-calendar-next-prev,.admin-calendar-next-prev:focus,.admin-calendar-next-prev:hover{
    align-items:center!important;
    color:rgba(0,0,0,.3)!important;
    display:flex;
    font-size:32px;
    height:100%;
    justify-content:center
}
.badge-pink{
    background:var(--main-color)!important
}
.admin-calendar-pill .css-15zahtg-ReadView{
    cursor:pointer;
    justify-content:center;
    margin-left:0!important;
    width:100%!important
}
.admin-calendar-pill .css-64pf72-Field,.searchAddressButton{
    margin-top:0!important
}
.searchAddressButton{
    border-radius:0 5px 5px 0;
    height:60px;
    margin-left:-3px!important
}
.searchAddressInput{
    border-right:0!important;
    border-color:#7C3A2C
}
.padding-top-calendar-date{
    margin-top:10px
}
.mb-20{
    margin-bottom:20px
}
.checkbox-container{
    cursor:pointer;
    display:block;
    margin-bottom:0;
    padding-left:25px;
    position:relative;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.checkbox-container input{
    cursor:pointer;
    height:0;
    opacity:0;
    position:absolute;
    width:0
}
.checkmark{
    background-color: var(--2nd-color)!important;
    height:15px;
    left:0;
    position:absolute;
    top:5px;
    width:15px
}
.checkbox-container:hover input~.checkmark{
    background-color:#ccc
}
.checkbox-container input:checked~.checkmark{
    background-color:var(--main-color)
}
.checkmark:after{
    content:"";
    display:none;
    position:absolute
}
.checkbox-container input:checked~.checkmark:after{
    display:block
}
.checkbox-container .checkmark:after{
    border:solid #fff;
    border-width:0 3px 3px 0;
    height:10px;
    left:5px;
    top:1px;
    -webkit-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    transform:rotate(45deg);
    width:5px
}
.about-us-small-img{
    height:220px;
    object-fit:cover
}
.about-us-big-img{
    height:456px;
    object-fit:cover
}
.home-corporate-img-box{
    height:100%;
    position:absolute;
    right:0
}
.home-corporate-img-box img{
    object-fit:cover
}
.loading-spinner{
    color:var(--main-color)!important
}
.border-none{
    border:none!important
}
.scroll-top-arrow{
    font-size:32px;
    padding:0 0 0 8px
}
.scroll-top-container{
    bottom:90px;
    right:20px;
    z-index:10000
}
.title404{
    color:var(--main-color)!important;
    font-size:120px;
    font-weight:700
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    border:1px solid transparent;
    border-radius:2px;
    color:#737373;
    cursor:pointer;
    margin:0 0 0 3px!important;
    min-width:auto!important;
    padding:0!important;
    text-align:center;
    text-decoration:none
}
.dataTables_wrapper .dataTables_paginate .paginate_button.active a{
    background:var(--main-color)!important;
    border-color:var(--main-color)!important
}
.pagination li a{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:inline-block;
    margin:0!important;
    min-width:25px!important;
    padding:3px 5px!important
}
.password-box{
    background:rgba(53,0,12,.09);
    height:19px;
    margin-right:5px;
    margin-top:8px;
    width:19px
}
.password-box.check{
    background:#4bb543
}
.password-strength-text{
    color:#111;
    font-size:14px;
    padding-top:8px
}
.password-strength-box{
    background:#f8eede;
    color:#35000c;
    padding:13px 15px
}
.password-display{
    cursor:pointer;
    right:25px;
    top:55px
}
.CookieDeclaration{
    display:none
}
.klavio-modal{
    max-width:600px
}
.btn-spinner{
    height:20px!important;
    width:20px!important
}
.nav-link-admin{
    border:none!important
}
.active.nav-link-admin{
    background:#DC8633!important
}
.postcode-statistics-box{
    height:465px;
    overflow-y:auto
}
.map-postcode-statistics-box{
    border-radius:5px;
    left:50px;
    top:100px;
    z-index:1000
}
.map-postcode-statistics-legend{
    border-radius:50%;
    height:10px;
    width:10px
}
.daterangepicker{
    border:1px solid #999!important
}
.daterangepicker:before{
    border-bottom:7px solid #999!important
}
.theme-primary .daterangepicker td.active{
    background-color:#2d0a0e!important;
    color:#fff!important
}
.daterangepicker td.in-range{
    background:rgba(229,189,204,.25)!important;
    color:#b1798e!important
}
.carousel-control-next,.carousel-control-prev{
    opacity:1!important;
    width:auto
}
.banner-text{
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:24px;
    font-style:normal;
    font-weight:600;
    height:48px;
    letter-spacing:3px;
    padding-top:7px
}
.banner-button,.banner-button:focus,.banner-button:hover{
    color:#fff;
    padding:13px 0
}
.banner-button,.banner-button:focus,.banner-button:hover,.confirm-text{
    border:1px solid #fff;
    border-radius:100px;
    font-size:18px;
    font-weight:500
}
.confirm-text{
    background:#fff;
    color:var(--main-color);
    padding:9px 0;
    text-align:center;
    top:0
}
.search-offcanvas-body{
    background:#fff;
    min-height:700px
}
.search-button-icon,.search-button-icon:focus,.search-button-icon:hover{
    color:#fff;
    left:16px;
    top:7px;
    -webkit-transform:matrix(-1,0,0,1,0,0);
    -moz-transform:matrix(-1,0,0,1,0,0);
    -o-transform:matrix(-1,0,0,1,0,0);
    transform:matrix(-1,0,0,1,0,0)
}
.search-offcanvas-search-button,.search-offcanvas-search-button:focus,.search-offcanvas-search-button:hover{
    background:#DC8633;
    border:none;
    border-radius:100px;
    color: #fff;
    font-size:18px;
    line-height:40px;
    outline:none;
    padding:0;
    text-align:left;
    transition:.12s
}

.search-offcanvas-search-button::placeholder,
.search-offcanvas-search-button:focus::placeholder,
.search-offcanvas-search-button:hover::placeholder {
    color: white;
    opacity: 1; /* Optional, ensures full opacity */
}


.search-content-box{
    height: 100%;
    position:relative;
    padding: 20px;
}
.mobile-search-content-box{
    height:auto!important;
    overflow:auto;
    position:relative
}
.search-content-box .ps__rail-x,.search-content-box .ps__rail-x:focus,.search-content-box .ps__rail-x:hover,.search-content-box .ps__thumb-x,.search-content-box .ps__thumb-x:focus,.search-content-box .ps__thumb-x:hover{
    display:none
}
.search-content-box .ps__rail-y,.search-content-box .ps__rail-y:focus,.search-content-box .ps__rail-y:hover{
    background-color:#fff!important
}
.search-content-box .ps__thumb-y,.search-content-box .ps__thumb-y:focus{
    background-color:#7C3A2C!important
}
.search-close-button{
    background:none;
    border:none;
    color:var(--2nd-color);
    font-size:18px;
    font-weight:600;
    padding-top:7px
}
.menu-search-button,.menu-search-button:focus,.menu-search-button:hover{
    align-items:center;
    background:var(--main-color);
    border:none;
    border-radius:50px;
    color:#fff;
    display:flex;
    height:40px;
    justify-content:center;
    text-decoration:none;
    transition:.12s;
    width:40px
}
.admin-filters-title{
    color:#7C3A2C;
    font-size:18px;
    font-weight:600;
    margin-bottom:12px
}
.form-check-label{
    color:#7C3A2C;
    font-size:18px;
    padding-top:3px
}
.admin-select{
    border-color:#DC8633!important
}
.admin-filter-dates-box{
    background:#DC8633;
    border-radius:25px;
    height:100%;
    padding:30px
}
.admin-filter-input-box{
    border:1px solid #DC8633;
    border-radius:25px;
    height:100%;
    padding:30px;
    transition:background .4s!important
}
.form-check-input[type=checkbox]:checked+.form-check-label:before{
    border-bottom:2px solid #7C3A2C!important;
    border-left:transparent!important;
    border-right:2px solid #7C3A2C!important;
    border-top:transparent!important
}
.admin-content .theme-primary [type=checkbox]:checked+label:before,.form-check-input[type=checkbox]:checked+.form-check-label:before{
    border-bottom:2px solid #DC8633!important;
    border-right:2px solid #DC8633!important
}
.admin-filter-input-box:hover{
    background:#DC8633;
    transition:background .4s!important
}
.admin-filter-input-box:hover .form-check-input[type=checkbox]:checked+.form-check-label:before{
    border-bottom:2px solid #7C3A2C!important;
    border-left:transparent!important;
    border-right:2px solid #7C3A2C!important;
    border-top:transparent!important
}
.admin-button-brown,.admin-button-brown:focus{
    background:#7C3A2C!important;
    border:1px solid #7C3A2C!important;
    color:#DC8633!important;
    font-weight:500!important
}
.admin-button-brown:hover{
    background:#DC8633!important;
    color:#7C3A2C!important
}
.admin-filter-inactive-box{
    background:rgba(90,90,90,.7);
    border-radius:50px;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.admin-filter-inactive-title{
    color:#fff;
    font-size:50px;
    height:100%
}
.admin-filter-inactive-text{
    color:#fff;
    font-size:18px
}
.secure-box{
    border:1px solid #dbdbdb;
    border-radius:10px
}
.button-secure-checkout{
    background:#000;
    border-radius:4px;
    padding:15px
}
.secure-checkout-media-button{
    border:1px solid #c7c7c7;
    border-radius:4px;
    color:#35000c;
    padding:19px 19px 19px 83px;
    background: var(--main-color);
}
.secure-checkout-media-button:focus,.secure-checkout-media-button:hover{
    border:1px solid #000;
    color:#000
}
.secure-checkout-media-button span{
    background: #35000c;
    border:1px solid #c7c7c7;
    border-radius:4px;
    font-size:32px;
    height:65px;
    left:0;
    padding:10px 25px;
    text-align:left;
    top:0;
    color: #ffff;
}
.secure-checkout-media-button:focus span,.secure-checkout-media-button:hover span{
    color: #fff;
}
.secure-checkout-mobile-box{
    background:#f8f8f8;
    border-bottom:2px solid #e5e5e5
}
.secure-checkout-mobile-text-box{
    cursor:pointer;
    height:106px;
    margin-bottom:-2px
}
.active.secure-checkout-mobile-text-box{
    background:#fff;
    border:2px solid #e5e5e5;
    border-bottom-color:#fff
}
.secure-checkout-grey-text{
    color:#d1d1d1;
    font-size:20px
}
.secure-checkout-line-box{
    padding:39px 0
}
.secure-checkout-line{
    border-bottom:2px solid #d1d1d1;
    margin-top:16px
}
.secure-checkout-top-icon,.secure-checkout-top-title{
    color:#35000c;
    font-size:45px
}
.checkout-secure-link{
    color:#000;
    text-decoration:underline
}
.forgot-pass-button{
    display:inline-block;
    width:100%
}
.form-control:focus{
    border-color:#000
}
.form-error-position{
    position:relative
}
.form-error-position div .invalid-feedback{
    margin-top:0;
    min-width:200px;
    position:absolute;
    z-index:10
}
.sitemap-title{
    color:var(--2nd-color)
}
.sitemap-link{
    font-size:14px!important
}
.we-deliver-title{
    font-size:45px;
    letter-spacing:0;
    text-transform:capitalize
}
.we-deliver-subtitle,.we-deliver-title{
    color:#35000c;
    font-family:Paganini Open W00 Regular
}
.we-deliver-subtitle{
    font-size:18px
}
.we-deliver-subtitle p{
    font-weight:700!important;
    margin:0
}
.we-deliver-text{
    color:#35000c;
    font-size:16px;
    letter-spacing:0
}
.we-deliver-box{
    border:1px solid #b69559;
    border-radius:4px
}
.we-deliver-box-title{
    background:#fefaee;
    border-bottom:1px solid #b69559;
    border-radius:4px;
    color:#35000c;
    font-family:Paganini Open W00 Regular;
    font-size:18px;
    letter-spacing:0
}
.we-deliver-box-title p{
    font-weight:700!important;
    margin:0
}
.we-deliver-checkmark{
    color:#1bb26c;
    font-size:14px;
    padding-top:3px
}
.we-deliver-top-image{
    border-radius:11px;
    object-fit:cover
}
.we-deliver-btn p{
    margin:0
}
.we-deliver-btn{
    background: var(--2nd-color);
    border:1px solid var(--other-color);
    border-radius:100px;
    color:var(--bg-color);
    font-family:Paganini Open W00 Regular;
    font-size:20px;
    font-style:normal;
    padding:10px 75px;
    text-transform:capitalize;
    transition:all .5s ease-in-out
}
.we-deliver-btn:hover{
    background: var(--main-color);
    color:var(--other-color)
}
.we-deliver-section-two-bg{
    background:#fefaee
}
.as-seen-in-text{
    color:#bcbcbc;
    font-family:Paganini Open W00 Regular;
    font-size:14px;
    font-weight:700
}
.as-seen-in-images{
    -webkit-filter:grayscale(100%);
    filter:grayscale(100%);
    height:100px!important;
    object-fit:cover
}
.as-seen-in-line{
    border-bottom:1px solid #a9a9a9
}
@media screen and (max-width:2300px){
    .home-corporate-img-box{
        width:700px
    }
}
@media screen and (max-width:2000px){
    .kiosk-text,.kiosk-text-pink,.kiosk-text-pink:focus,.kiosk-text-pink:hover,.kiosk-text:focus,.kiosk-text:hover{
        font-size:16px
    }
}
@media screen and (max-width:1900px){
    .home-corporate-img-box{
        width:500px
    }
}
@media screen and (max-width:1750px){
    .blog-topics{
        font-size:12px;
        padding:10px
    }
    .home-tabs li{
        padding:0 25px
    }
}
@media screen and (max-width:1600px){
    .home-corporate-img-box{
        width:350px
    }
    .home-our-blog-box{
        margin-left:0;
        padding-left:15px;
        padding-right:15px
    }
    .home-our-blog-img-box{
        margin-left:0;
        padding:0 100px 25px;
        position:relative
    }
    .home-corporate-accordion-title{
        font-size: 18px;
    }
    .home-top-text-box{
        margin:0 30px!important;
        margin-top: -160px !important;!i;!;
    }
}
@media screen and (max-width:1400px){
    .home-tabs li{
        padding:0 10px
    }
    .menu-element-pad{
        padding:36px 15px
    }
}
@media screen and (max-width:1399px){
    .banner-text{
        font-size:20px
    }
    #home-top-carousel .owl-dots{
        height:20px;
        top:405px
    }
    .home-top-text-box{
        background:none
    }
    .home-top-drop,.home-top-drop:focus,.home-top-drop:hover{
        border:1px solid var(--2nd-color);
        border-radius:100px;
        color:var(--2nd-color);
        font-size:16px;
        font-weight:500
    }
    .homepage-subtitle,.homepage-text,.homepage-title{
        color:var(--2nd-color)
    }
    .home-top-content,.home-top-img{
        position:relative
    }
    .home-top-img{
        height:400px!important;
        object-fit:cover
    }
    .white-btn{
        margin-bottom:50px
    }
    #say-hello-carousel .owl-next{
        right:0
    }
    #say-hello-carousel .owl-prev{
        left:0
    }
    #our-gallery-carousel .owl-next{
        right:0
    }
    #our-gallery-carousel .owl-prev{
        left:0
    }
    #also-like-carousel .owl-next{
        right:0
    }
    #also-like-carousel .owl-prev{
        left:0
    }
    #single-prod-carousel .owl-next{
        right:0
    }
    #single-prod-carousel .owl-prev{
        left:0
    }
    #corporate-carousel .owl-next{
        right:0
    }
    #corporate-carousel .owl-prev{
        left:0
    }
    #store-carousel .owl-next{
        right:0
    }
    #store-carousel .owl-prev{
        left:0
    }
}
@media screen and (max-width:1260px){
    .home-tabs li{
        padding:0 5px
    }
    .footer-title{
        padding-top:25px
    }
    .blog-topics{
        padding:10px 5px
    }
    .category-top-title{
        font-size:32px
    }
    .find-kiosk-box,.find-kiosk-partners-box{
        height:450px
    }
}
@media screen and (max-width:1200px){
    .input-phone>input,.input-phone>select{
        width:auto!important
    }
    .input-phone>input{
        height:100%!important;
        margin-left:0!important
    }
    .join-us-banner-text,.join-us-banner-title{
        text-align:center
    }
    .cart-img{
        margin-bottom:15px
    }
    .banner-text{
        font-size:16px
    }
}
@media only screen and (max-width:1200px) and (min-width:600px){
    .footer-column{
        flex-direction:column;
        width:45%
    }
    .paragraph-title,.paragraph-title p{
        font-size:40px
    }
    .remove-space{
        margin-left:10px!important;
        margin-right:10px!important
    }
    .brand-image{
        height:auto;
        width:120px
    }
    .paragraph-title span{
        font-size:40px
    }
    .brand-trust-us-box{
        height:170px;
        width:170px
    }
    .mission-img img{
        width:580px
    }
    .card-text{
        font-size:16px
    }
    .cart-edit{
        flex-direction:column!important;
        margin-left:30px
    }
    .cart-edit>.fa-x{
        margin-bottom:20px
    }
    .corporate-i,.corporate-i select{
        height:40px
    }
    .corporate-form-image{
        height:100%;
        object-fit:cover;
        object-position:bottom;
        position:relative!important;
        top:0;
        width:100%
    }
    .corporate-page{
        overflow:hidden
    }
    .form-check>.corporate-text{
        font-size:13px;
        line-height:13px
    }
    .insta-social{
        align-items:flex-end;
        flex-direction:column;
        justify-content:end!important
    }
    .insta-social p{
        margin-bottom:10px
    }
    .input-group>.form-control{
        height:fit-content;
        margin-right:20px
    }
    .info-left p{
        font-size:16px
    }
    .delivery-logo{
        margin-top:20px;
        width:90px
    }
    .newsletter-content{
        width:auto
    }
    .info-right{
        justify-content:center!important
    }
    .scooter-icon{
        width:40px
    }
    .footer-row{
        display:flex;
        flex-direction:row;
        flex-wrap:wrap
    }
    .corporate-top-bg{
        margin-bottom:8rem
    }
    .brand-trust-us-box{
        margin-bottom:20px
    }
}
@media screen and (max-width:1024px){
    .corporate-form-image{
        bottom:-60px
    }
    .customers-favourites-products-box{
        margin-top:0
    }
    .customers-favourites-filter-box{
        padding-bottom:0
    }
    .cart-page-top{
        justify-content:space-between!important
    }
    .home-blog-img{
        height:300px!important
    }
    .dotted-lines{
        margin-left:20px!important;
        margin-right:20px!important
    }
    .checkout-btn,.checkout-btn-outline,.checkout-btn:hover{
        height:45px;
        padding:6px 20px
    }
    .home-top-drop,.home-top-drop:focus,.home-top-drop:hover{
        height:45px;
        padding:9px 30px 10px
    }
    .project-button-primary{
        height:45px;
        padding:10px 30px
    }
    .checkout-btn-outline a,.project-button-primary a{
        font-size:16px
    }
    .action-btn{
        justify-content:space-between!important
    }
    .nav-link{
        font-size:16px
    }
    .check-btn{
        height:45px
    }
    .check-input{
        margin-right:0!important
    }
    .check-input,.date{
        height:45px!important
    }
    .payment-logo img{
        padding-bottom:10px
    }
    .remove-margin-left{
        margin-left:0!important
    }
    .checkout-charity-title{
        font-size:16px;
        margin-left:0!important
    }
    .donation-logo{
        margin-left:0!important;
        padding-left:17px
    }
    .donation-logo img{
        height:auto;
        width:80px
    }
    .add-padding{
        padding:20px
    }
    .remove-margin-x{
        margin-left:0!important
    }
    .charity-btn{
        font-size:14px!important
    }
}
@media screen and (max-width:991px){
    .we-deliver-title{
        font-size:32px
    }
    .career-top-box{
        height:auto
    }
    .mobile-scroll-x{
        overflow-x:scroll
    }
    .secure-box{
        border:none;
        padding:0!important
    }
    .secure-checkout-top-icon,.secure-checkout-top-title{
        font-size:34px
    }
    .banner-text{
        height:auto
    }
    .banner-button,.banner-button:focus,.banner-button:hover,.banner-text{
        font-size:16px
    }
    .banner-box{
        height:166px
    }
    .menu-big-box .ps__rail-x,.menu-big-box .ps__rail-x:focus,.menu-big-box .ps__rail-x:hover,.menu-big-box .ps__rail-y,.menu-big-box .ps__rail-y:focus,.menu-big-box .ps__rail-y:hover,.menu-big-box .ps__thumb-x,.menu-big-box .ps__thumb-x:focus,.menu-big-box .ps__thumb-x:hover,.menu-big-box .ps__thumb-y,.menu-big-box .ps__thumb-y:focus{
        height:3px
    }
    .product-page-name{
        font-size:38px;
        line-height:42px
    }
    .filter-mini-size{
        width:206%!important
    }
    .checkout-successful-dash-line,.steps-text{
        display:none
    }
    .map-branch-box,.map-branch-search-box{
        left:0
    }
    .hide-desktop{
        display:block
    }
    .product-share-icon,.product-wishlist-icon{
        height:auto;
        width:20px
    }
    .corporate-top-title{
        padding-top:5rem
    }
    .corporate-top-bg{
        height:180px;
        margin-bottom:12rem
    }
    .find-kiosk-dropdown{
        align-items:center;
        display:flex;
        height:45px;
        justify-content:center
    }
    .find-kiosk-i{
        height:45px
    }
    .corporate-image{
        height:450px;
        width:100%
    }
    .mission-img img,.philosphy-image img{
        height:500px;
        object-fit:cover;
        object-position:center;
        width:100%
    }
    .text-center-sm{
        text-align:center
    }
    .btn-primary,.btn-secondary-outline,.btn-white-outline{
        font-size:16px
    }
    .news-section{
        padding-left:0
    }
    .mission-img{
        width:100%
    }
    .alert-dismissible{
        padding-right:0!important
    }
    .single-product-image{
        height:auto!important;
        width:100%!important
    }
    .new-product{
        flex-direction:column
    }
    .nav-links{
        margin:0 20px
    }
    .paragraph-title,.paragraph-title p,.paragraph-title span{
        font-size:45px
    }
    .home-corporate-accordion-title{
        font-size:16px
    }
    .pre-order-img{
        bottom:0
    }
    .login-btn{
        font-size:16px
    }
    .card-body{
        padding:20px!important
    }
    .modal-color-radio{
        display:inline-block;
        margin-top:10px
    }
    .home-our-blog-box{
        border-radius:0
    }
    .pre-order-img{
        margin-bottom:-83px;
        margin-right:-24px
    }
    .card-text{
        font-size:16px
    }
    .checkout-grey-box{
        padding:20px!important
    }
    .corporate-text{
        font-size:18px
    }
    .cart-page-remove .fa-x{
        margin-bottom:15px
    }
    .brand-trust-us-box{
        height:auto;
        padding:25px;
        width:auto
    }
    .payment-logos{
        flex-direction:column!important
    }
    .payment-logo{
        flex-wrap:wrap;
        justify-content:center
    }
    .payment-logo img{
        margin-bottom:10px
    }
    .payment-method{
        text-align:center
    }
    .category-selected-type{
        display:inline-block;
        margin-top:10px
    }
    .corporate-carousel-position{
        margin-top:0
    }
    .close-modal-button,.close-modal-button:hover{
        right:-5px;
        top:-5px
    }
    .home-top-carousel{
        height:800px
    }
    .homepage-title,.homepage-title span{
        font-size:45px;
        line-height:40px
    }
    .step-1-text{
        left:-7px
    }
    .step-2-text,.step-3-text{
        left:-22px
    }
    .steps-text{
        font-size:16px
    }
    .modals-size{
        min-width:auto
    }
    .modal-label,.modal-subtitle,.modal-text,.modal-title{
        text-align:center
    }
    .modal-label{
        margin-bottom:10px
    }
    .find-kiosk-box,.find-kiosk-partners-box{
        height:auto
    }
    .top-article{
        border-radius:10px 10px 0 0
    }
    .blog-big-box{
        border-radius:0 0 10px 10px
    }
    .blog-article-box,.blog-big-box{
        height:auto;
        padding:30px!important
    }
    .blog-article-box{
        margin-bottom:30px
    }
    .blog-article-tag{
        left:15px;
        top:6px
    }
    .find-kiosk-title{
        font-size:24px!important
    }
    .checkout-payment-title{
        font-size:35px
    }
    .checkout-payment-s-title{
        font-size:30px
    }
    .payment-btn-group{
        display:flex;
        flex-direction:column;
        margin-top:0!important;
        padding-top:0!important
    }
    .payment-btn-group button,.payment-btn-group div{
        margin-bottom:20px
    }
    .no-top-spacing{
        padding-top:0!important
    }
    .dotted-lines{
        display:none
    }
    .checkout-payment-text{
        margin-bottom:30px
    }
    .blog-tag{
        font-size:14px;
        padding:4px 9px
    }
    .home-blog-no-topic{
        padding-top:34px
    }
    .article-section{
        padding:0
    }
    .article-share{
        width:20px
    }
    .article-link-box{
        align-items:center;
        display:flex;
        height:40px;
        justify-content:center;
        padding-top:0;
        right:14px;
        top:25px;
        width:40px
    }
    .checkout-btn-group{
        flex-direction:column;
        justify-content:space-around
    }
    .checkout-btn-group div:first-of-type{
        margin-bottom:20px;
        margin-right:0!important;
        margin-top:30px
    }
    .checkout-payment-subtitle{
        padding-bottom:0
    }
    .table-header{
        display:none
    }
    .remove-mb{
        margin-bottom:0
    }
    .cart-price{
        display:flex;
        justify-content:end
    }
    .payment-text{
        margin-bottom:0!important
    }
    .cart-table-text-pad{
        padding-left:0!important;
        padding-right:0!important;
        padding-top:0
    }
    .hide-tablet{
        display:none
    }
}
@media screen and (max-width:767px){
    .searchAddressButton{
        border-radius:0!important;
        height:60px;
        margin-left:0!important;
        margin-top:2px!important;
        width:100%!important
    }
    .checkout-btn,.checkout-btn-outline,.checkout-btn:hover{
        font-size:14px;
        padding-top:11px
    }
    .search-btn{
        background:none;
        color:var(--main-color);
        height:30px;
        margin-top:-30px;
        width:30px
    }
    .search-input{
        line-height:29px
    }
    .search-box{
        background:none;
        height:30px;
        top:-5px
    }
    .search-box:hover{
        background:var(--main-color)
    }
    .search-input:focus,.search-input:not(:placeholder-shown){
        padding:0 12px;
        width:300px
    }
    .search-box:hover>.search-input{
        padding:0 12px;
        width:300px
    }
    .search-box:hover>.search-btn,.search-input:focus+.search-btn,.search-input:not(:placeholder-shown)+.search-btn{
        background:#fff;
        color:#7C3A2C
    }
    .menu-location-button,.menu-location-button:focus,.menu-location-button:hover{
        background:none;
        border:none;
        padding:0;
        width:auto
    }
    .logo-mini-pad{
        padding-top:14px!important
    }
    .menu-location-button{
        height:36px;
        margin-top:2px
    }
    .cart-img{
        margin-left:0
    }
}
@media screen and (max-width:725px){
    .searchAddressInput{
        border:1px solid #7C3A2C!important;
        width:100%!important
    }
}
@media screen and (max-width:700px){
    .best-seller-splash-box{
        overflow:hidden;
        width:100%
    }
    .checkout-payment-f-title{
        font-size:30px;
        margin-bottom:20px
    }
    .mini-full-size{
        text-align:center;
        width:100%
    }
    .login-section{
        display:flex;
        flex-direction:column!important
    }
    .product-image{
        padding-top:0!important
    }
    .action-btn,.product-add-btn{
        display:flex!important;
        justify-content:end!important
    }
    .dropdown-cart-img{
        margin-bottom:20px;
        width:130px
    }
    .cart-page-title{
        font-size:16px
    }
}
@media screen and (max-width:600px){
    .home-blog-img{
        height:300px!important
    }
    .checkout-add-greetings-flower{
        top:84px
    }
    .error-page-img{
        width:100%
    }
    .product-image-checkout{
        height:100%;
        margin-bottom:14px;
        width:70px
    }
    .product-grid{
        flex-direction:column
    }
    .home-our-blog-img-box{
        padding:0
    }
    .hide-mobile{
        display:none!important
    }
    .locate-button,.locate-button:hover{
        font-size:16px
    }
    .user-icon{
        display:none
    }
    .homepage-title,.homepage-title span{
        font-size:40px;
        line-height:40px
    }
    .checkout-add-greetings-flower-big-box{
        height:380px;
        padding:30px;
        text-align:center
    }
    .ms-sm{
        margin-left:0!important
    }
    .stats-header{
        font-size:40px
    }
    .carousel-btn{
        flex-direction:column;
        justify-content:space-evenly;
        width:100%
    }
    .carousel-btn>div{
        margin-bottom:18px
    }
    .homepage-text,.item{
        width:100%
    }
    .item{
        padding-left:20px;
        padding-right:20px
    }
    .product-filter{
        flex-wrap:wrap;
        width:100%
    }
    .product-filter li{
        margin-bottom:15px
    }
    .cart-btn{
        padding:8px 15px
    }
    .medium-title{
        width:100%
    }
    .content-box{
        padding: 0px 20px;
    }
    .section-title{
        font-size:3rem;
        line-height:54px
    }
    .full-width-section-color{
        padding:50px 30px
    }
    .news-section,.social-section{
        flex-direction:column
    }
    .white-btn{
        margin-top:30px
    }
    .item{
        padding-left:0;
        padding-right:0
    }
    .say-hello-title{
        margin-bottom:20px;
        text-align:center
    }
    .newsletter-content{
        width:auto
    }
    .footer-header{
        font-size:35px;
        margin-bottom:30px;
        text-align:center
    }
    .social-section{
        margin-bottom:0
    }
    .insta-social{
        margin-bottom:30px
    }
    img{
        padding:0
    }
    .info-box,.info-left{
        flex-direction:column
    }
    .info-left{
        padding-bottom:0
    }
    .cart-btn a,.list-product-price,.list-product-title{
        font-size:16px
    }
    .medium-title{
        font-size:34px;
        line-height:40px
    }
    .info-left p{
        margin-right:0!important;
        padding-bottom:15px;
        padding-left:0;
        padding-top:15px;
        text-align:center
    }
    .mission-img img{
        width:100%
    }
    .mission-section{
        padding:15px 30px 0
    }
    .store-map-box{
        padding:20px!important
    }
    .find-kiosk-box,.find-kiosk-partners-box{
        padding:30px!important
    }
    .button-category{
        font-size:16px
    }
    .opening-hours{
        padding-bottom:0!important
    }
    .terms-block{
        margin-left:0!important
    }
    .page-header-content{
        width:100%
    }
    .corporate-icons{
        flex-direction:column
    }
    .next-day-delivery{
        margin-bottom:15px;
        margin-right:0!important
    }
    .brand-trust-us-box{
        margin-bottom:20px
    }
    .coporrate-subtitle{
        width:100%
    }
    .corporate-form-image{
        bottom:-295px;
        left:0;
        margin-bottom:20px;
        width:100%
    }
    .corporate-text-paragraph{
        padding-bottom:20px!important
    }
    .brand-trust-us-box{
        margin-left:0!important;
        margin-right:0!important
    }
    .remove-space{
        margin:0!important
    }
    .blog-form{
        flex-direction:column
    }
    .blog-form input{
        margin-bottom:20px
    }
    .info-right{
        justify-content:center!important
    }
    .delivery-logo{
        width:80px
    }
    .info-left p{
        font-size:16px
    }
    .alert{
        margin:0;
        padding:25px 0
    }
    .modal-title{
        font-size:28px
    }
    .modal-body{
        padding:20px!important
    }
    .corporate-top-bg{
        margin-bottom:23rem
    }
    .remove-margin-x{
        padding:0!important
    }
    .login-input{
        height:48px!important
    }
    .pagination-arrow-head{
        padding:8px;
        top:13px
    }
    .corporate-top-title{
        padding-top:5rem!important
    }
    .corporate-form-image{
        height:450px
    }
}
@media screen and (max-width:599px){
    .as-seen-in-images{
        height:200px!important;
        object-fit:contain
    }
    .input-phone>select{
        width:35%!important
    }
    .input-phone>input{
        width:65%!important
    }
}
@media screen and (max-width:508px){
    .cart-badge-position{
        right:-25px;
        top:10px
    }
    .secure-checkout-line-box{
        padding:20px 0
    }
}
@media screen and (max-width:420px){
    .alert-dismissible{
        padding-right:40px!important
    }
    .banner-box{
        height:210px
    }
    .form-title{
        font-size:24px
    }
    .empty-cart-icon{
        width:80px
    }
    .checkout-payment-text{
        font-size:16px
    }
    .huge-mb{
        margin-bottom:6rem
    }
    .total-price{
        text-align:right
    }
}
@media screen and (max-width:331px){
    .secure-checkout-media-button{
        padding-left:110px
    }
    .secure-checkout-media-button span{
        height:94px;
        padding-top:22px
    }
}


.logogimggg{
    width: 150px;
    border-radius: 10px;
    }


    b, strong {
        display: none;
    }


    .content::-webkit-scrollbar {
        height: 7px; /* Adjust the scrollbar width */
        width: 90%;
        margin: auto;
      }
      
      .content::-webkit-scrollbar-thumb {
        background-color: var(--2nd-color); /* Color of the scrollbar handle */
        border-radius: 5px;
      }
      
      .content::-webkit-scrollbar-thumb:hover {
        background-color:var(--2nd-color); /* Handle color on hover */
      }

      .checkout-selected-item i {
        font-size: 24px;
        color: green;
    }
    .cart-quantity-box {
        width: 40px;
        height: 30px;
        border: 1px solid #ccc;
        display: flex;
        align-items: center;
        font-family: Paganini Open W00 Regular;
        justify-content: center;
    }
    .cart-quantity-box-center {
        width: 60px;
    }

    .og{
        float: left;
    margin-left: 10px;
    margin-top: 7px;
    margin-right: 11px;
    }

    .og-backgroundop{
        background: var(--other-color);
    }

    #customers-favourites-products{
        margin-top: 140px;
    }
    .padd{
        padding: 53px;
        display: flex;
        flex-wrap: wrap;
    }

    .paddimg{
        width: 100% !important;
        height: 500px !important;
        object-fit: cover;
        border-radius: 10px;
        margin-top: 40px;
    }

    .productimgs{
        height: 250px;
    }

    .slide-container {
        display: none;
    }
    
    .active-slide {
        display: block;
    }
#hide1{
    display: none;
}    

.backingimg{
    height: 368px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}


.rc-anchor-error-message {
    display: none;
}

.rc-anchor-normal .rc-anchor-content {
    display: none;
}

.rc-anchor-normal-footer {
    display: none;
}


.rc-anchor-light.rc-anchor-normal, .rc-anchor-light.rc-anchor-compact {;
    display: none;
}


.ogbuttonsaa{
    color: #35000c;
    font-size: 25px;
    text-transform: lowercase;
}


.ogbuttonsaa:hover{
    background-color: unset;
    color: var(--2nd-color);
}


#hide3{
    display: none;
}

#hide4{
    display: none;
}

.otg{
    background: var(--2nd-color);
    color: #fff;
    padding: 5px;
    font-size: 17px;
    border-radius: 5px;
    font-family: Paganini Open W00 Regular;
}

.ogbgnew{
    box-shadow: 1px 1px 1px 1px var(--2nd-color);
    border-radius: 10px;
    padding: 8px;
    margin-bottom: 11px;
    margin-top: 10px;
}

.ogbgnew p{
    height: 80px;
}

.oticon{
    font-size: 15px;
    color: var(--main-color);
}

.gogleiconimg{
    width: 32px !important;
    float: right;
    position: absolute;
    margin-top: -28px;
    right: 6px;
}

.headting{
    margin-top: 80px;
}

.newogimg{
    object-fit: cover;
    transition: all .5s ease;
    width: 100% !important;
    max-height: 100px !important;
    border-radius: 10px;
    /* margin-left: 50px; */
    cursor: pointer;
}



.hjdshsdfsdf{
    padding-top:70px;
}

/* Change placeholder text color */
.product-page-add-message-i::placeholder {
    color: #fff; /* Change to your desired placeholder color */
    opacity: 1; /* Ensure full visibility */
}

/* Change placeholder color when input is focused */
.product-page-add-message-i:focus::placeholder {
    color: #fff; /* Darker placeholder when focused */
}

/* Hide the scrollbar handle (thumb) */
::-webkit-scrollbar-thumb {
    display: none;
  }

/* Initial styles */
.join-us-banner-i {
    background-color:var(--main-color); /* Default background color */
    color: #fff !important;
}

/* Placeholder color before focus */
.join-us-banner-i::placeholder {
    color: #fff; /* Default placeholder color */
}

/* Change the placeholder color when the input is focused */
.join-us-banner-i:focus{
    background: var(--2nd-color);
}

.dcimg{
    height: 100px; position: absolute
}


.vtthdd{
    background: var(--2nd-color);
    text-align: center;
    color: #fff;
    padding: 3px;
    margin: 0;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 10px;
}

.newfix{
    position: fixed;
    bottom: 0px;
    width: 900px;
}
  
::-webkit-scrollbar {
    width: 10px; /* Width of the scrollbar */
}

::-webkit-scrollbar-track {
    background: var(--2nd-color); /* Background color of the track */
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    background: #888; /* Color of the scrollbar */
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555; /* Color when hovered */
}


@keyframes slideLeftToRight {
    from {
        opacity: 0;
        transform: translateX(-100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.homepage-title {
    animation: slideLeftToRight 1s ease-in-out;
}


.candelsimg{
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.mttop{
    margin: auto;
}


.decoration-item.selected {
    position: relative;
    border: 3px solid var(--2nd-color); /* Green border */
    border-radius: 8px;
    padding: 10px;
}

.decoration-item.selected::after {
    content: '\2713'; /* Unicode for check mark */
    font-size: 24px;
    color: white;
    background-color: var(--2nd-color);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    right: 5px;
}


.newbtnfff{
    margin-right: 15px;
    background: #DC8633;
    color: #fff !important;
    padding: 6px;
    border-radius: 10px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0;
    font-size: 16px;
    padding: 10px;
    height: 42px;
    width: 100%;
    cursor: pointer;
    font-family: Paganini Open W00 Regular;
}

.paddimg1 {
    width: 100% !important;
    height: 300px !important;
    /* object-fit: cover; */
    border-radius: 10px;
    margin-top: 0px;
}

.newssb{
    color: #fff !important;
    background: var(--2nd-color);
    padding: 10px;
    border-radius: 5px;
    margin-top: 20px;
    width: 100%;
    font-size: 20px;
}


.funds-success-message-container {
    font-family: Roboto, "Segoe UI", "Helvetica Neue", sans-serif !important;
    color: #333;
    margin-top: 100px;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    top: 0%;
    z-index: 999;
    background: #fff;
    height: 100%;
    text-align: center;
  }
  
  .funds-checkmark-text-container {
    display: block;
    width: auto !important;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    margin: auto;
    margin-top: 19%;
  }
  
  .funds-checkmark-container {
    height: 40px;
    padding: 0 4px 0 0px;
    display: inline-block;
    width: 70px;
    margin: 0 auto;
  }
  
  .funds-checkmark-container:after {
    clear: both;
  }
  
  .funds-success-done-text {
    vertical-align: middle;
    margin: 0;
    padding: 15px 0 0 0;
    display: inline;
  }
  
  .funds-success-message {
    text-align: center;
    margin-top: 2em;
  }
  
  .funds-success-message h2 {
    margin-top: 0px;
  }
  
  h1,
  h2 {
    font-weight: 700;
    margin-top: 0px;
        font-family: Paganini Open W00 Regular;
  }
  
  h1 {
    font-size: 28pt;
    margin-top: 45px;
        font-family: Paganini Open W00 Regular;
  }
  
  h2 {
    font-size: 18pt;
    margin-top: 25px;
        font-family: Paganini Open W00 Regular;
  }
  
  p {
    font-size: 15pt;
    padding-bottom: 1em;
    line-height: 27.2px;
    font-family: Paganini Open W00 Regular;
  }
  
  /* CHECKMARK */
  .funds-checkmark-circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 5;
    stroke-miterlimit: 10;
    stroke: #33bb11;
    fill: none;
    -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  }
  
  .funds-checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 5;
    stroke: #ffffff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    -webkit-box-shadow: inset 0px 0px 0px #33bb11;
    box-shadow: inset 0px 0px 0px #33bb11;
    -webkit-animation: fill 0.4s ease-in-out 0.4s forwards,
      scale 0.3s ease-in-out 0.9s both;
    animation: fill 0.4s ease-in-out 0.4s forwards,
      scale 0.3s ease-in-out 0.9s both;
  }
  
  .funds-checkmark-check {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  }
  
  .funds-display-on-ie {
    display: none;
  }
  
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .funds-display-on-ie {
      display: block;
    }
  
    .funds-checkmark {
      display: none;
    }
  
    .funds-ie-checkmark-circle {
      stroke-dasharray: 166;
      stroke-dashoffset: 166;
      stroke-width: 5;
      stroke-miterlimit: 10;
      stroke: #33bb11;
      fill: none;
      -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
      animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
    }
  
    .funds-ie-checkmark {
      width: 56px;
      height: 56px;
      border-radius: 50%;
      display: block;
      stroke-width: 5;
      stroke: #ffffff;
      stroke-miterlimit: 10;
      margin: 10% auto;
      -webkit-box-shadow: inset 0px 0px 0px #33bb11;
      box-shadow: inset 0px 0px 0px #33bb11;
      -webkit-animation: fill 0.4s ease-in-out 0.4s forwards,
        scale 0.3s ease-in-out 0.9s both;
      animation: fill 0.4s ease-in-out 0.4s forwards,
        scale 0.3s ease-in-out 0.9s both;
    }
  
    .funds-ie-checkmark-check {
      -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
      animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
    }
  }
  
  @-webkit-keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @keyframes stroke {
    100% {
      stroke-dashoffset: 0;
    }
  }
  
  @-webkit-keyframes scale {
    0%,
    100% {
      -webkit-transform: none;
      transform: none;
    }
    50% {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1);
    }
  }
  
  @keyframes scale {
    0%,
    100% {
      -webkit-transform: none;
      transform: none;
    }
    50% {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1);
    }
  }
  
  @-webkit-keyframes fill {
    100% {
      -webkit-box-shadow: inset 0px 0px 0px 30px #33bb11;
      box-shadow: inset 0px 0px 0px 30px #33bb11;
    }
  }
  
  @keyframes fill {
    100% {
      -webkit-box-shadow: inset 0px 0px 0px 30px #33bb11;
      box-shadow: inset 0px 0px 0px 30px #33bb11;
    }
  }
  
  @media only screen and (max-width: 768px) {
    .funds-checkmark-text-container {
      display: block;
    }
    .funds-checkmark-container {
      height: auto;
      padding: 0;
      display: block;
      width: 100%;
    }
  }


  .newiframe{
    border: 0;
    width: 100%;
    height: 503px;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px var(--2nd-color) !important;
    margin-top: 58px;
  }

  .newsp{
    color: var(--2nd-color);
    font-size: 18px;
    margin-top: 20px;
  }
  

  pre {
    font-family: Paganini Open W00 Regular;
}

.newpre{
    margin-bottom: 17px;
    border-bottom: 1px solid;
    margin-top: 20px;
    color: var(--2nd-color);
}

.newstoreimg{
    width: 100%;
    height: 330px !important;
    margin-top: 149px;
}

.login-i::placeholder {
    color: #fff; /* Change to your desired color */
}

.form-control {
    color: #fff !important;
    background: var(--2nd-color)!important;
}

.form-control::placeholder{
    color: #fff;
}


.newul{
    display: flex
    ;
        margin-top: 18px;
        margin-bottom: 0px;
        color: var(--2nd-color);

}

.hho{
    margin-top: 20px;
    
}

.hrrrroor{
    margin: 10px;
}

.newstoreimgaaaa{
    width: 100%;
    height: 400px;
    object-fit: contain;
    margin-top: 80px;
    border-radius: 50%;
}

.gdfhdghjdfg{
    padding: 19px !important;
    background: var(--2nd-color) !important;
    float: left;
    height: 99px;
    line-height: 62px;
    margin-bottom: 10px;
    font-size: 14px;
}


.gdfhdghjdfg:hover{
    background-color: var(--main-color) !important;
}

.newtageddiiiiii{
    float: right;
    margin-top: 30px;
    background: var(--2nd-color);
    border: none;
    border-radius: 10px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    display: none;
}

#newsssid{
    display: none;
}

.necxypppss{
    padding: 0;
    margin: 0;
    font-size: 14px;
}

#hidecartbtnsall{
    display: none;
}


.newdivheigtdddk{
    width: 100%;
    height: auto;
}

.newdivheigtdddk p{
    margin: 0;
    color: #fff !important;
    background: var(--2nd-color) !important;
    padding: 4px;
    border-radius: 10px;
    margin-top: 10px;
    font-family: Paganini Open W00 Regular;
    font-size: 17px;
    text-indent: 10px;
}

.newdivheigtdddk span{
    margin: 0;
    color: #fff !important;
    background: var(--2nd-color) !important;
    padding: 4px;
    border-radius: 10px;
    margin-top: 10px;
    font-family: Paganini Open W00 Regular;
    font-size: 17px;
    text-indent: 10px;
    width: 100%;
    height: auto;
    float: left;
}

.home-corporate-accordion-title{
 border: 1px solid;
 padding: 10px;
 border-radius: 10px !important;!i;!;
}

.newoption{
    width: 50%;
    float: left;
    padding: 13px;
}

.newoption111{
 width: 50% !important;
 float: left;
}

#xdiv1{
    display: none;
}
#xdiv2{
    display: none;
}#xdiv3{
    display: none;
}#xdiv4{
    display: none;
}


.neditdivaloooa{
    width: 20%;
    float: left;
    text-align: center;
    color: #fff;
    background: var(--2nd-color) !important;
    border-radius: 10px;
    cursor: pointer;
    padding: 6px;
}

.neditdivaloooa i{
    font-size: 19px;
}

.neditdivaloooa p{
    padding: 0;
    margin: 0;
    font-size: 20px;
    margin-top: -10px;
}

.newpostcodebutton{
    float: left;
    display: none;
    width: 80% !important;
}


.fnsvdnsdfvsdf::placeholder {
  color: #999; /* Change placeholder text color */
  font-family: 'Arial', sans-serif; /* Change placeholder font */
  font-size: 14px; /* Change font size */
}

.newhoversdsdff:hover{
background: #DC8633;
color: #fff;
}

.newrowbgroom{
        background: var(--2nd-color) !important;
    padding: 10px;
    border-radius: 10px;
}

.checkout-secure-title {
    
     font-family: Paganini Open W00 Regular !important;
}


.newsmsmbtnbelow{
    position: absolute;
    margin-top: -24px;
    margin-left: 174px;
    font-size: 14px;
}

.newsmsmbtnbelow1 {
    position: absolute;
    margin-top: -24px;
    right: 150px;
    font-size: 14px;
}

.newbttonnnew{
    width: 70%;
    float: left;
}

.applycodebutton{
        padding: 13px;
    border: 1px solid;
    float: left;
    width: 30%;
}

.stripe-button-el span {
    background: var(--2nd-color) !important;
    padding: 8px !important;
    height: 100% !important;
}

.stripe-button-el {
    width: 100% !important;
}


.djhsghjsgdhfghsjdgfshjsdfdfsDFDSF{
        font-size: 16px;
        margin-bottom: 13px;
        border-bottom: 1px solid;
        padding-bottom: 17px;
}
.hfjkdfh3747343ashajhjadas{
    padding: 10px;
    background: var(--main-color);
    color: #fff;
    border-radius: 10px;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 19px;
    font-family: Paganini Open W00 Regular;
    font-size: 23px;
}

.hfjkdfh3747343ashajhjadas:hover{
    color: #fff;
    background-color: var(--2nd-color);
}

#switchCartBtn{
    cursor: pointer;
}

#switchCartBtn1{
    cursor: pointer;
}

.newwe000222{
    margin-top:0px; color: var(--main-color);
}

.newfontsaaaa{
    font-family: Paganini Open W00 Regular;
}

.newrttcccksss{
    margin-top: 10px;
    margin-bottom: 10px;
}

.neeehhddjttyyysss{
        font-size: 36px !important;
        margin-bottom: 30px;
}


.newffbutton{
    background: var(--main-color);
    color: #fff;
    text-align: center;
    padding: 11px;
    border-radius: 5px;
    font-size: 14px;
}



.modal-decoration-text {
  position: relative;
  cursor: pointer;
  padding-right: 25px;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  border: 2px solid transparent;
  border-radius: 6px;
  font-weight: 500;
  user-select: none;
  font-size: 12px;
}

.active-selection {
  background-color: var(--2nd-color)!important;
  border-color: #fff;
  font-weight: 600;
}

.animated-checkmark {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%) scale(0);
  color: #fff;
  font-size: 18px;
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.active-selection .animated-checkmark {
  opacity: 1;
  transform: translateY(-50%) scale(1.2);
  animation: pulse-check 1s ease infinite alternate;
}

@keyframes pulse-check {
  0% {
    transform: translateY(-50%) scale(1);
  }
  100% {
    transform: translateY(-50%) scale(1.3);
  }
}


@media only screen and (max-width: 1100px) {
    #hidenv{
        display: none;
    }
    .home-top-content, .home-top-img {
        top: 0px !important;
    }
    .home-top-text-box {
        margin: unset !important;
    }
    .padd {
        padding: 0px;
        display: unset;
        flex-wrap: unset;
    }
    .dcimg {
        position: unset;
    }
    .newogimg {
        height: 100px !important;
        margin-bottom: 10px;
    }

    .newfix{
        position: unset;
        bottom: unset;
        width: 100%;
    }

    .homepage-title, .homepage-title span {
        position: unset;
        background: no-repeat;
        font-size: 29px;
        line-height: unset;
    }

}

@media only screen and (max-width: 700px) {
    .hjdshsdfsdf{
        padding-top:28px;
    }
    
    #hidenv{
        display: none;
    }
    .logogimggg {
        width: 100px;
    }
    .menu-element-pad {
        padding: 26px 15px;
    }
    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer;
        background: none;
        color: var(--main-color);
    }
    .home-top-img {
        height: 100% !important;
        object-fit: cover;
    }
    .home-top-content, .home-top-img {
        top: 0 !important;
    }
    .home-top-text-box {
        margin: 0px !important;
    }
    .opttbox{
        padding-top: 10px !important;
    }
    .homepage-title, .homepage-title span {
        font-size: 18px;
    }
    .project-button-primary {
        border: 1px solid var(--main-color);
    }
    .paragraph-title, .paragraph-title p, .paragraph-title span {
        font-size: 25px;
    }
    .home-customers-favourites-big-box .content {
        width: 100%;
        overflow: scroll;
    }
    #customers-favourites-products {
        margin-top: 40px;
    }
    .padd {
        padding: 30px;
        display: unset;
        flex-wrap: unset;
    }
    .headting {
        margin-top: 11px;
    }
    .say-hello-title {
        margin-bottom: 10px;
        padding: 10px !important;
    }
    .newsletter-section {
        padding-bottom: 10px !important;
    }
    .footer-header {
        font-size: 29px;
    }
    .ftlogo{
        width: 200px;
    }
    .modal-button-left, .modal-button-left:focus, .modal-button-left:hover {
        font-size: 13px;
    }
    .accessoriesrow{
        padding: 10px !important;
    }
    .single-product-image {
        height: 300px !important;
    }
    .single-product-image-small {
        height: 89px;
        padding: 2px;
    }
    .product-page-quantity-button i{
        color: var(--2nd-color) !important;
    }
    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        border: 1px solid;
    }
    .dcimg{
         position: unset;
    }
    .product-page-add-message-radio label {
        font-size: 13px;
    }
    .modal-subtitle {
        font-size: 15px;
    }
    .modal-button-right, .modal-button-right:focus, .modal-button-right:hover {
        font-size: 15px;
    }
    .product-page-size-box {
        width: 50%;
        padding: 0px !important;
        margin: 0px !important;
    }
    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        font-size: 15px;
        padding: 10px;
    }
    iframe {
        height: 300px;
        border-radius: 10px;
        box-shadow: 1px 1px 1px 1px var(--2nd-color);
    }
    .category-top-title {
        font-size: 29px;
    }
    .menu-location-button {
        margin-left: 0px;
    }
    .checkout-btn, .checkout-btn-outline, .checkout-btn:hover {
        font-size: 13px;
    }
    .newogimg {
        margin-bottom: 10px;
    }
    .vtthdd {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .backingimg {
        margin-top: 60px;
    }

    .gdfhdghjdfg {
        padding: 10px !important;
        height: 78px;
        width: 100%;
    }

    .paddimg1 {
        margin-top: 50px;
        height: 400px !important;
    }

    .home-customers-favourites-big-box a {
        line-height: 31px;
        font-size: 17px;
        height: 50px;
    }

    .newul {
        flex-wrap: wrap;
    }

    .category-top-title, .category-top-title p {
        font-size: 30px !important;
        margin-top: 0px;
        padding-top: 16px !important;
        padding-bottom: 0px !important;
    }

    .newiframe {
        height: 300px;
    }

    .newsp {
        margin-bottom: 0px;
        padding-bottom: 5px;
    }

    .secure-checkout-mobile-text-box {
    height: 50px;
    margin-bottom: -2px;
    font-size: 20px !important;
    background: #FEE0BA !important;
    }

    .login-title {
        color: #35000c;
        font-size: 30px;
    }

    .secure-box {
        display: block !important;
    }

    .secure-checkout-line-box {
        padding: 0px 0;
    }

    .product-page-name {
        font-size: 30px;
    }

    .product-page-price {
        font-size: 25px;
    }
    .product-page-size-title {
        font-size: 27px;
        margin-top: 10px;
    }

    .otg {
        font-size: 14px;
    }


    .modal-title {
        font-size: 20px;
    }

    .cart-table-title {
        font-size: 16px;
    }

    .homepage-title, .homepage-title span {
        position: unset;
        background: no-repeat;
    }
    

  h1 {
        font-family: Paganini Open W00 Regular !important;
  }
  
  h2 {
        font-family: Paganini Open W00 Regular !important;
  }
  
  p {
    font-family: Paganini Open W00 Regular !important;
  }
  
  .pink-bg span img{
      margin-top: 6px;
  }
  
  .filternone{
      display: none;
  }
  
  .paddimg {
    height: 300px !important;
}

.accordion-item:last-of-type .accordion-button.collapsed {
    font-size: 20px;
}


.newrowbgroom {
    padding: 29px;
    margin-top: 36px !important;
    width: 95%;
    margin: auto;
}

.dgfhsdgfhsdfguteywerr{
        margin-top: 30px;
}

.newsmsmbtnbelow1 {
    right: 41px;
}


.newsmsmbtnbelow {
    margin-left: 34px;
}

.neditdivaloooa p {
    font-size: 15px;
}


.neditdivaloooa i {
    font-size: 17px;
}

.applycodebutton {
    padding: 16px !important;
    border: 1px solid !important;
    width: 40%;
}
.newbttonnnew {
    width: 60%;
}

.newwe000222{
    font-size: 20px;
}


.kjhfjkfdghuerytuert774444{
    margin-bottom: 34px;
}

.neeehhddjttyyysss{
        font-size: 14px !important;
        margin-bottom: 18px;
}

    .cart-btn1 {
        padding: 10px;
        font-size: 15px !important;
        margin-bottom: 10px;
    }

    .newhidebutton0001333{
        background: var(--2nd-color) !important;
    }

  }


