﻿body {
    font-family: "IBM Plex Sans", sans-serif !important;
    color: #3a3737 !important;
}
.founder-message {
    color: #000;
}
.h-100 {
    height: 100% !important;
}
.bg-theme {
    background-color: #fff7fb !important
}
.founder-message h2 {
  
    font-size: 44px;
    margin-bottom: 25px;
}
.founder-message p {
    font-size: 17px;
    line-height: 28px;
    color: #333;
    margin-bottom:25px;
}
.founder-name {
    margin-top: 45px;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 20px;
    font-family: Cormorant Garamond,serif;
}
.transparent-box {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-top: 35px;
    border-radius: 5px;
    min-height: 110px;
    margin-bottom: 30px;
}
    .transparent-box p {
        line-height: 18px !important;
        margin-top: 0px;
        font-size: 13px;
        margin-bottom: 0;
    }
.transparent-box img{
    width:50px;
}
.founder {
    /* background-image: url('../img/bg-edited.png');*/
}
.bg-theme-light {
    background-color: #FBE4EA;
}
h3.box-title {
    font-size: 22px !important;
    letter-spacing: 1px !important;
    margin-bottom: -3px !important;
}
.block-widget-wrap .box {
    background: #fff;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
    padding: 9px 10px 5px;
    border-radius: 5px;
}

h3.box-title {
    color: #000000 !important;
    font-size:16px !important
}
.p-relative{
    position:relative;
}
.ab-div {
    position: relative;
    top: -20px;
    z-index: 9;
    width: 100%;
}
.m-t-0{
    margin-top:0px;
}
.content h2.title {
    font-size: .53333333in !important;
    line-height: .57in !important;
    color: white !important;
    text-shadow: 5px 7px 12px #212121;
    text-transform: none;
}
.whatsapp-logo{
    position:fixed;
    left:10px;
    bottom:10px;
}
.whatsapp-logo img{
    width:60px;
    cursor:pointer;
    
}
.whatsapp-logo:hover img{
    width:70px;
    transition:width 2s;
}
.reviews {
    width: auto;
    position: fixed;
    bottom: 35%;
    left: 0;
    text-align: center;
    z-index: 9;
    background: #fff;
    border-radius: 0x;
    box-shadow: 0 3px 14px rgba(17, 34, 51, .16);
    color: #000000;
    font-weight: 500;
    font-size: 12px;
    padding: 4px 12px 8px 17px;
    transform: rotate(90deg);
    left: -2.8%;
    letter-spacing: 0px;
    font-weight: 600
}
.review-text {
   
    /* border: 3px solid #000000; */
   ;
}
.reviews img {
    width: 21px;
    left: -5px;
    position: relative;
}
.top-bar {
    background-color: #000000;
    padding-top: 5px;
    padding-bottom: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.topbar-icon ul{
    text-align:right;
}
.topbar-icon ul li{
    display:inline-block;
    margin-left:10px;
}
.drop-shadow-2xl, .drop-shadow-lg {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-2xl {
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0,0,0,.15))
}
    .drop-shadow-2xl h3{
        color:#fff;
    }
.store-bg {
     background-image: url('../img/bg-store.jpg');
     height:500px;
     background-repeat:repeat;
     background-position:center;
     background-size:100% 100%

}
.item-image{
    overflow:hidden
}
.product-cats-list li {
    display: flex !important;
    align-items: center;
    font-size: 14px;
    color: black;
    margin-bottom: 7px !important;
}
    .product-cats-list li input {
        width: 17px;
        height: 17px;
        margin-right: 4px;
    }
.overflow-scroll {
   
    margin-bottom: 50px !important;
    max-width: 20%;
    max-height: 90vh;
    overflow-y: auto;
    position: sticky;
    top: 10px;
}
.sidebar-right {
    max-width: 80%;
    padding-left:4%;
}

.breadcrumbs__arrow {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    margin: 0 10px;
    background-color: #a1a1a1;
    opacity: .4;
    margin-top:10px;
}
.d-flex{
    display:flex;
}
.price-gst{
    font-size:12px;
}
.qtyhead {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-bottom:8px;
}
.questions {
    background: #000;
    border: 1px solid #ddd;
    border-radius: 0;
    padding: 10px;
    font-weight: 500;
    color: #fff;
    font-weight: 400;
    margin-top: 18px !important;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}
    p.questions i {
        position: relative;
        top: 4px;
    }
span.p-detail {
    color: #2C2C2C
}
.description p {
    font-size: 13px;
    line-height: 18px;
}
.p-details {
    border: 1px solid #000000;
    border-radius: 15px;
    padding: 10px 20px;
}
    .p-details h4{
        margin-top:0px;
    }
    .p-details ul{
        margin-bottom:0px;
    }
.our-desc{
    font-size:13px;
    line-height:18px;
}
p.signup-text{
    text-align:center;
    margin-top:20px;
}
    p.signup-text a {
        border-bottom: 1px solid;
        font-weight:500;
        padding:0px 2px;
    }
@media only screen and (max-width:1200px) {
}

.addcart_sidebar .modal_header {
    padding: 24px 24px 24px 24px;
    border-bottom: 1px solid #eee;
}
.cartcanvas_img img{
    width:90px;
    height:90px;

}
.cartcanvas_img {
    padding: 20px 26px;
    gap:10px;
}
.fs-14{
    font-size:14px
}
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20{
    font-size:20px;
}
.fs-24{
    font-size:24px
}
.fw-500{
    font-weight:500;
}
.cartcanvas_img .quantity .minus,
.cartcanvas_img .quantity .plus{
    height: 30px !important;
    gap:18px;

}
.cartcanvas_img .quantity .minus{
    border-right:0px;
}
.cartcanvas_img .quantity .plus {
    border-left: 0px;
}
.cartcanvas_img .quantity .qty {
    height: 37px;
    border-left:0px;
    border-right:0px;
    width:30px;
}
.modal_bottom {
    padding: 24px 18px;
    border-top: 1px solid #eee;
}
/*.cartcanvas_img {
    height:calc(100vh - 306px);
}*/
.shipping_address {
/*    background-color: #ffe4f4;
    padding: 17px;
    align-self: center;
    display: flex;
    gap: 10px;
    font-size: 17px;
    border: 1px solid #000000;*/
    border-radius: 5px 5px 0px 0px;
    /*align-items: center;*/
}
.different_address {
  /*  background-color: white;
    padding: 17px;
    align-self: center;
    display: flex;
    gap: 10px;
    font-size: 17px;
    align-items: center;*/
    border-radius:0px 0px 5px 5px;
}
.checkout_sticky{
    position:sticky;
    top:50px;
}
.text-darkpink {
    color: #000000 !important;

}
.fw-600{
    font-weight:600;
}
.box-form-login{
    border:0px !important;
    background-color:white;
}
.bg_lightgrey {
    background-color: #f7f7f7;
}
.lh-1{
    line-height:normal;
}
.box-content .register_card {
    height: 54vh !important;
    overflow-y: hidden !important;
}
.bgcurveImg {
    background-image: url('../../media/banner/bg-curve.svg');
 background-repeat:no-repeat;
 background-size:cover;

}
.bg-white{
    background-color:white !important;
}
.position-relative{
    position:relative;
}
.contactdetails {
    background-color: #fff7fb;
    padding: 30px 45px;
    border-radius: 8px;
}

.block-widget-banner {
    background: #fff;
    height: 100%;
}
input#ContentPlaceHolder1_btnApply {
    height: 40px;
    background: #000000;
    border: unset;
    color: #fff;
}