@import url('https://fonts.googleapis.com/css2?family=Corben:wght@400;700&display=swap');
.wrapper {
    margin-top: 8.5em;
}
body {
    background: #2B2A29;
        font-family: Poppins, sans-serif;
}
a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    outline-offset: 0;
    color: #f2e2b6;
}
.navbar {
    background: #2B2A29;
        margin-top: 2rem;
        border-bottom: 1px solid #6E5B4B80;
}
.sticky .header-light, .sticky .header-light.header-always-fixed-scroll {
    margin-top: 0;
}
.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.bgtp{
    background-color: #F2E2B6;
    font-size: 1.1rem;
    font-weight: 500;
      
}
.modal-content {
    background-color: #4c433a;
}
.bgtp p{
    color: #2B2A29;
}

header .header-cart-icon .cart-count {
    position: absolute;
    top: -6px;
    right: -10px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 9px;
    line-height: 16px;
    border-radius: 100%;
}
.navbar.navbar-dark .header-cart-icon>a, .navbar.navbar-dark .header-language>a, .navbar.navbar-dark .header-search-icon>a, .navbar.navbar-dark .header-social-icon>a, .navbar.navbar-dark .nav-bar-contact, .navbar.navbar-dark .navbar-nav .nav-link, .top-bar.navbar-light, .top-bar.navbar-light .header-cart-icon>a, .top-bar.navbar-light .header-language.dropdown-style-01 .btn, .top-bar.navbar-light .header-language>a, .top-bar.navbar-light .header-search-icon>a, .top-bar.navbar-light .header-social-icon>a, .top-bar.navbar-light .top-bar-contact-list>a {
    color: #F2E2B6;
    
}
.typeahead__field .typeahead__hint, .typeahead__field [contenteditable], .typeahead__field input, .typeahead__field textarea {
    display: block;
    width: 100%;
    line-height: 1.25;
    min-height: calc(.5rem * 2 + 1.25rem + 2px);
    padding: 1rem 1.5rem;
    background: #4c433a;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.typeahead__button, .typeahead__filter {
    z-index: 9;
}
.btn.btn-dark-gray {
    box-shadow: none !important;
}
.sticky .navbar.header-light .header-cart-icon>a, .sticky .navbar.header-light .header-language>a, .sticky .navbar.header-light .header-search-icon>a, .sticky .navbar.header-light .header-social-icon>a, .sticky .navbar.header-light .nav-bar-contact, .sticky .navbar.header-light .navbar-nav .nav-link {
    color: #F2E2B6 !important;
}
.sticky .header-light.header-always-fixed-scroll, .sticky.header-appear .header-light {
    background-color: #2B2A29 !important;
}
.navbar .navbar-nav .nav-link {
    padding: 20px 0;
    font-weight: 500;
    font-size: 18px;
    margin: 0 14px;
    word-break: normal;
    
}
.cd-headline.slide b {
    color: #D79652;
    font-weight: 300;
}
.cd-headline {
    font-size: 1.8rem;
    line-height: 3rem;
    word-spacing: 3px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Corben', serif;
}
.header-cart-icon {
    margin-right: 0px;
    display: flex;
    justify-content: end;
    align-items: center;
}
.header-cart-icon a>i, .header-language a>i, .header-push-button a>i, .header-search-icon a>i {
    padding: 0;
    font-size: 1.4rem;
}
.bg-fast-blue {
    background-color: #dc3545;
}
.header-cart-icon a{
        font-size: 1.2rem;
    font-weight: 500;
}
.pt-8{
    padding-top: 8rem;
}
.padding-five-tb {
    padding-top: 3%;
    padding-bottom: 3%;
}
.nav-item.dropdown.megamenu .menu-back-div {
    background: url(https://livingliquidz.com/Content/static/images/bg/bg-1.png);
    padding: 0px;
    box-shadow: 0 0 35px rgba(0, 0, 0, .1);
    border-radius: 14px;
    left: 0px;
    right: 0;
    width: 98%;
    background-color: #F2E2B6;
    background-size: 100%;
    background-repeat: no-repeat;
        position: fixed;
        margin: 0 auto;
}
.nav-item.dropdown.megamenu .menu-back-div .col, .nav-item.dropdown.megamenu .menu-back-div ul[class*=d-] {
    padding: 1rem 1.5rem;
    min-width: 260px;
}
.dropdown-menu.megamenu-content li.dropdown-header
 {
    color: #2B2A29;
    
    text-transform: uppercase;
    font-size: 1.4rem;
    border-bottom: 1px solid #49364375;
    width: 100%;
   
}
.home .slick-slide img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
.text-white {
    color: #e2d3ab !important;
}
.dropdown-menu.megamenu-content li a {
    color: #2B2A29;
        line-height: normal;
        text-transform: uppercase;
}
.viewall .btn.btn-transparent-black {
    background: 0 0;
    border-color: #4c433a;
    color: #f2e2b6;
    font-size: 1.2rem;
}
.lineb span {
    
}
.dropdown-header span{
        font-weight: 700;
}
.navbar.navbar-light .navbar-nav>.dropdown.active>a, .navbar.navbar-light .navbar-nav>.nav-item.dropdown.megamenu:hover>a, .navbar.navbar-light .navbar-nav>.nav-item.dropdown.simple-dropdown:hover>a, .sticky .navbar.header-light .navbar-nav>.dropdown.active>a, .sticky .navbar.navbar-dark.header-light .navbar-nav>.nav-item.dropdown.megamenu:hover>a, .sticky .navbar.navbar-dark.header-light .navbar-nav>.nav-item.dropdown.simple-dropdown:hover>a
 {
    color: #F2E2B6 !important;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar.navbar-light .header-cart-icon>a:hover, .navbar.navbar-light .header-language>a:hover, .navbar.navbar-light .header-search-icon>a:hover, .navbar.navbar-light .header-social-icon>a:hover, .navbar.navbar-light .navbar-nav .nav-link.active, .sticky .navbar-dark.header-light .header-cart-icon>a:hover, .sticky .navbar-dark.header-light .header-language>a:hover, .sticky .navbar-dark.header-light .header-search-icon>a:hover, .sticky .navbar-dark.header-light .header-social-icon>a:hover, .sticky .navbar-dark.header-light .navbar-nav .nav-link.active, .sticky .navbar-dark.header-light .navbar-nav .nav-link:focus, .sticky .navbar-dark.header-light .navbar-nav .nav-link:hover, .top-bar.navbar-dark .header-cart-icon>a:hover, .top-bar.navbar-dark .header-language.dropdown-style-01 .btn:hover, .top-bar.navbar-dark .header-language>a:hover, .top-bar.navbar-dark .header-search-icon>a:hover, .top-bar.navbar-dark .header-social-icon>a:hover {
    color: #F2E2B6 !important;
    cursor: pointer;
}
.accordion-button {
    background-color: #f2e2b6;
        border-bottom: 1px solid #2b2a29;
}
.cardpro {
    border: 1px solid #6E5B4B80;
    border-radius: 10px;
    margin: 0px 13px 2rem;
    padding-bottom: 1rem;
}
.cardpro:hover {
    border: 1px solid #F2E2B6;
    transition-duration: 1.5s;
}
.cardpro img{
   border-top-left-radius: 10px;
   border-top-right-radius: 10px;
}
.cardpro h3 {
    color: #F2E2B6;
    font-family: 'Corben', serif;
    font-size: 1.6rem;
    padding-top: 0.5rem;
    margin-bottom: 0;
        word-spacing: 0.1rem;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline li {
    display: inline-block;
    padding: 0 14px 0 0;
}
.viewall a{
color: #2B2A29;
    font-weight: 600;
}
.padding-3-half-rem-tb {
    padding-top: 8.5rem;
    padding-bottom: 2rem;
}
.bg-neon-orange {
    background-color: #F2E2B6;
}
.btn-link.text-extra-dark-gray, .text-extra-dark-gray, a.text-extra-dark-gray-hover:hover {
    color: #F2E2B6;
}
.interactive-banners-title, .interactive-banners-sub-title {
     font-family: 'Corben', serif;   
}
.lbg{
    background-color: #d9d9d9;
}
.footer-dark, .footer-dark a {
    color: #F2E2B6;
}
.btn.btn-transparent-black {
    background: 0 0;
    border-color: #2B2A29;
    color: #2B2A29;
    font-size: 1.2rem;
}

.btn.btn-transparent-black:focus, .btn.btn-transparent-black:hover {
    background: #2B2A29;
    border-color: #2B2A29;
    color: #F2E2B6;
}
.bg-fast-yellow {
    background-color: #2B2A29;
    border-radius: 50px 50px 0px 0px;
}
.mrcent{
    margin: 0 auto;
}
.left-50px {
    left: 45rem;
}
.text-big {
    font-size: 160px;
    line-height: 175px;
}
.bg-greenish-gray {
    background-image: url(../images/winebghome.jpg);
    background-size: cover;
}

.bg-greenish-gray2{
    background-image: url(../images/whiskybghome.jpg);
    background-size: cover;
    
}

.bg-fast-yellow2 {
    background-color: #F2E2B6;
    border-radius: 50px 50px 0px 0px;
}

.darkbtn .btn.btn-transparent-black {
    background: 0 0;
    border-color: #F2E2B6;
    color: #F2E2B6;
    font-size: 1.2rem;
}

.lightbtn .btn.btn-transparent-black:hover {
    background: #2B2A29 !important;
    border-color: #2B2A29 !important;
    color: #F2E2B6;
}

.darkbtn .btn.btn-transparent-black:focus, .btn.btn-transparent-black:hover {
    background: #F2E2B6;
    border-color: #F2E2B6;
    color: #2B2A29;
}

.darktxt{
        color: #2B2A29;
}

.lighttxt{
    color: #F2E2B6;
}
.mr2{
        margin-right: 4rem;
}

.bg-greenish-gray h5 {
    font-size: 3rem;
    line-height: 4rem;
}
.bg-greenish-gray2 h5 {
    font-size: 3rem;
    line-height: 4rem;
}

.bottom-minus-50px {
    bottom: -52px;
}
.dartxtbig{
    color: #2B2A29;
}
.bg-neon-orange i{
    color: #2B2A29 !important;
}
.bg-bravo{
        background: #F2E2B6;
}
.bg-bravo h4{
    font-size: 1.4rem;
}

.bg-slate-blue {
    background-color: #2B2A29;
}
.footer-dark, .footer-dark a {
    color: #F2E2B6;
}
.foohead{
    font-size: 1.6rem;
    color: #F2E2B6;
}
.mmb4{
    margin-bottom: 2rem;
}
.filterbg{
    background: #F2E2B6;
    padding: 20px;
    border-radius: 15px;
}
.check-fltr {
    width: 22px !important;
    height: 22px !important;
    float: right !important;
}
input[type=checkbox]+label {
    vertical-align: sub;
}
.check-name{
    color: #311428 !important;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: 500 !important;
    line-height: normal;
}
.form-check {
    padding-left: 0;
}
.form-check-input:checked {
    background-color: #311428;
    border-color: #311428;
}
.form-check-input:focus {
    border-color: #311428;
    box-shadow: 0 0 0 0.25rem rgb(49 20 40 / 25%);
}
.shop-title{
    background: #e7f1ff;
    text-align: center;
    padding: 10px;
    border-radius: 15px;
    color: #443345;
    text-transform: uppercase;
}
.form-check-input {
    background-color: transparent;
    border: 1px solid #311428;
}
.hgtfil {
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.hgtfil::-webkit-scrollbar {
    width: 3px;
}
 
.hgtfil::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 2px;
}
 
.hgtfil::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
.prdttl{
    font-weight: bold;
    font-size: 1.6rem;
}
.prdtimg{
    border: 1px solid #311428;
    margin-right: 4rem;
    text-align: center;
}
.tagbtn a{    
    background: #aa9680;
    padding: 4px 10px;
    border-radius: 5px;
    font-family: 'Poppins';
    font-weight: 600;
}
.tagbtn li{    
    padding-right: 0.3rem;
}
.tagbtn{
    margin: 1.5rem 0;
}
.tp1{
    padding-top:1rem;
}
.btncate p {
    padding-right: 1.4rem;
}
.prodtbg{
    background: #F2E2B6;
    padding: 1rem;
    border-radius: 1rem;
}
.pttl{
     margin-bottom: 5px;
         line-height: normal;
}
.pttl a{
    font-size: 1.3rem;
    color: #2B2A29;
    font-weight: 600;
        line-height: 1;
}
.prc {
    font-size: 1.3rem;
    line-height: normal;
    color: #f2e2b6;
        margin-bottom: 0;
}
.pricebtn{
    display: flex;
    gap: 1rem;
}
.cardpro p{
    margin-bottom:1rem;
        line-height: normal;
}
.btn.btn-very-small {
    font-size: 14px;
    padding: 0px 16px;
    height: 34px;
}
.btn.btn-fast-blue {
    background: #2B2A29;
    border-color: #2B2A29;
    color: #F2E2B6;
}
.btn.btn-fast-blue:focus, .btn.btn-fast-blue:hover {
    background: 0 0;
    color: #2B2A29;
}
.ml{
       width: 120px;
    padding: 0 10px;
    color: #2B2A29;
    border: 2px solid #2B2A29;
}
.page-item:first-child .page-link {
    padding: 0.2rem 1rem;
}
.page-link {
    padding: 0.2rem 1rem;
}
.page-item.active .page-link {
    background-color: #d79652;
    border-color: #d79652;
}
.page-link {
    color: #2B2A29;
}
.page-link:focus {
    color: #2B2A29;
}
.tagttl{
    margin-bottom: 0;
    color: #767676;
    padding-top: 3rem;
    font-size: 1.4rem;
}
.pdttl{
    color: #2B2A29;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: normal;
}
.pdesp{
        line-height: normal;
    color: #2B2A29;
}
.prcpdp {
    font-size: 1.8rem;
    line-height: normal;
    color: #2B2A29;
    font-weight: 600;
}
.tastingnote{
    font-size: 1.2rem;
    line-height: normal;
    color: #2B2A29;
    font-weight: 600;
    padding-top: 2rem;
    margin-bottom: 10px;
}
.imgbg{
    background: #F2E2B6;
    text-align: center;
    padding: 5rem 0;
        height: 100%;
}
.imgbg img{
        height: 400px;
    object-fit: cover;
}


/*-------filter css-----------*/
.accordion-button {
    padding: 0rem 1.25rem;
}
.cowr{
            display: flex;
    justify-content: space-between;
    padding-right: 1.4rem;
        min-height: 55px;
    }
    .prodt h4 {
    padding-top: 4px;
    text-align: center;
    
}
.accordion-item h2 {
    font-size: 3.6rem;
    line-height: 3.6rem;
}
.sortby {
    background: #F2E2B6;
    padding: 10px;
    border-radius: 14px;
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: end;
    gap: 1.5rem;
    align-items: center;
}
select {
    background-image: url(../images/down-arrow.png);
    margin-bottom: 0;
}
.desct {
    border-radius: 0 0 10px 10px;
    padding: 0.5rem 0 1rem;
}
.accordion-item:first-of-type, .accordion-item:last-of-type, .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
}
.aply{    background: #F2E2B6;
    border-radius: 0 0px 20px 20px;}
.accordion-button {
    font-size: 1.4rem;
    color: #311428 !important;
    font-weight: 500 !important;
}

.accordion-style-03 .panel .panel-body {
    color: #2B2A29;
    line-height: normal;
}



/*----------------- pdp css--------------*/

input[type=checkbox]+label {

    color: #f2e2b6;

}

input[type=checkbox]:checked+label {

    color: #f2e2b6;

}

input, select, textarea {

    background: #6E5B4B80;

    color: #F2E2B6;

    border: 1px solid #4c433a;

    border-radius: 1rem;

}



.extradesc2 li{

    display: inline-block;

    color: #F2E2B6;

    letter-spacing: 2px;

}

.extradesc2 .ltdesc2{

    min-width: 240px;

    font-weight: 200;

}

.extradesc2{

    padding: 0;

}



.list-dak li{

    display: inline-block;

    margin-right: 1rem;

}

.list-dak{

    margin-bottom: 0;

}



.addselect {

    width: 100%;

    min-height: 150px;

    padding: 3rem;

    text-align: left;

    font-size: 16px;

    text-transform: none;

}



.btn-check:active+.btn-outline-success, .btn-check:checked+.btn-outline-success, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show, .btn-outline-success:active {

    color: #f2e2b6;

    background-color: #4c433a;

    border-color: #4c433a;

}

.btn-outline-success:hover {

    color: #f2e2b6;

    background-color: #4c433a;

    border-color: #4c433a;

}

.btn-outline-success {

    color: #f2e2b6;

    border-color: #4c433a;

}

.btn.btn-transparent-dark-gray {

    background: #493C32;

    border-color: #493C32;

    color: #eedeb3;

    text-align: left;

    padding: 9px 16px;

    font-size: 14px;

    line-height: 2.2;

    text-transform: none;

}

.btn.btn-transparent-dark-gray:focus, .btn.btn-transparent-dark-gray:hover {

    background: #493C32;

    border-color: #493C32;

    color: #eedeb3;

}

.btn .right-icon, .btn-link .right-icon {

    float: right;

    padding-top: 0.2rem;

}

.mnone{
    display:none;
}
.mdihe{
    display:block;
}
.dropdown-menu.megamenu-content li a:hover, .dropdown-menu.megamenu-content li.active a {
    color: #2b2a29;
}

/*----------------- end pdp css--------------*/


@media (min-width: 1920px) {
.home .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
}

@media (max-width: 767px) {
    .pdpbtnr{
        display: -webkit-inline-box !important;
    }
.filtr{padding:0.6rem 2rem;}
.tab-content>.tab-pane {
    height: 70vh;
    overflow-x: auto;
}
.nav-pills .nav-link.active{
    color: #F2E2B6;
    background-color: #311428;
}
 .nav-pills .nav-link {
    color: #311428;
        background-color: #F2EEE8;
        padding: 0.7rem;
        border-radius: 2rem;
        border: 1px solid #AA9680;
        font-size: 14px;
}
.bfb{position: fixed;
    bottom: 2rem;
    left: 0;
    width: 100%;
    text-align: center;z-index: 1;}
.cowr {
    display: block;
    min-height: auto;
    padding-right:0;
}
.prodt h4 {
    text-align: center;
    
}
.sortby{
    background: #F2E2B6;
    padding: 10px;
    border-radius: 14px;
    margin-bottom: 1.5rem;
     display: flex;
    justify-content: end;
    gap: 1.5rem;
    align-items: center;
}

select {
    background-color: #e7f1ff;
}


.form-check {
    display: flex;
    text-align: left;
}
.check-name {
    font-weight: 400 !important;
}
.check-fltr {
    width: 20px !important;
    height: 20px !important;
    float: left !important;
    margin: 0 0.5rem 1rem 0 !important;
}
        .w-30 {
    width: 45%;
}
    .prodt {
        padding: 0 0px;
        margin-top: 2rem;
    }
    .mpadrl{
        padding: 0 14px;
    }
    .btncate .btn-outline-primary {
        padding: 4px 4px;
        width: 45%;
        text-align: center;
}

.mcentr {
    text-align:center;
}
}


/* -----------------------------------------main mobile CSS------------------- */

@media (max-width: 991px) {
    [data-mobile-nav-style=modern] .navbar-show-modern-bg {        
        background: #2B2A29;
    }
}


@media (max-width: 767px) {
    .fixed-top {
    position: relative;
}

    .pricebtn {
    display: grid;
    gap: 1rem;
}
.cardpro {
    padding-bottom: 0rem;
        margin: 0px 10px 3rem;
}
.viewall{
    margin-top: 2rem;
}
    [data-mobile-nav-style=modern] .page-layout {
        background-color: #ffffff00;
    }
.order-mob-3 {
    order: 3 !important;
    padding-right: 0 !important;
}
.mnone{
    display:block;
}
.mdihe{
    display:none;
}
    .cardpro h3 {
        font-size: 1.4rem;
        padding-top: 1rem;
        line-height: 1;
        padding-bottom: 1rem;
    }
form{
    position: relative;
    z-index: -1;
}
.pttl {
    margin-bottom: 10px;
    line-height: 1.2;
    padding-top: 1rem;
    text-align: center;
}
[data-mobile-nav-style=modern] .navbar-modern-inner .navbar-collapse {
        padding-right: 5vw;
        padding-left: 5vw;
    }
.prc {
    font-size: 1.4rem;
    text-align: center;
}
.ml {
    width: 128px;
    padding: 5px 10px;
    margin: 0 auto;
}
    body{
            padding-top: 0 !important;
    }
    .sm-w-100 {
        width: 100% !important;
    }
       .header-cart-icon {
        justify-content: start;
        padding-left: 0;
        gap: 0.8rem;
        padding-bottom: 0rem;
    }
    header [class^=container-] [class*=" col-"], header [class^=container-] [class^=col-] {
    position: inherit;
}
.header-cart-icon a>i, .header-language a>i, .header-push-button a>i, .header-search-icon a>i {
    font-size: 1.8rem;
}
.header-cart-icon a {
    font-size: 1.6rem;
}

header.sticky .header-light .navbar-toggler-line {
    background: #F2E2B6;
}
.navbar-collapse {
        background: #2B2A29;
    }
    .wrapper {
    margin-top: 1rem;
}
.home .slick-slide img {
    height: auto;
}
    [data-mobile-nav-style=modern] .navbar-show-modern-bg {       
        background: #2B2A29;
    }
    .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.cd-headline {
    font-size: 1.4rem;
}
    .navbar {
    
    margin-top: 0rem;
}
    .newsletter-style-01 .btn {
        position: static;
        top: 0;
        width: 100%;
        transform: none;
        -moz-transform: non;
        -webkit-transform: none;
        -ms-transform: none;
        margin-top: 0;
            border-radius: 100px 100px;
    }
    .pt-8 {
    padding-top: 2rem;
}
.typeahead__button, .typeahead__filter {
    width: 140px;
}
.lbg {
    background-color: transparent;
}
.interactive-banners-style-01 .interactive-banners-title {
    opacity: 1;
    transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
   
}
.mt-5 {
    margin-top: 1rem !important;
}
.mmb4{
    margin-bottom: 2rem;
}
.text-large {
        font-size: 12px;
        line-height: 18px;
    }
    .bg-greenish-gray .w-90 {
    width: 84%;
}
.bottom-minus-50px {
    bottom: 0;
}
.md-margin-9-rem-bottom {
        margin-bottom: 4rem;
    }
    .btn.btn-rounded.btn-large {
    padding: 12px 10px;
            margin-bottom: 0;
}
    .xs-margin-5-rem-bottom {
        margin-bottom: 0;
    }
    .dflx{
        display: flex;
    }
    .bg-bravo h4{
    font-size: 1.3rem;
    line-height: normal;
}
.bg-greenish-gray2 .w-90 {
    width: 84%;
}

}

