@import url('https://fonts.googleapis.com/css2?family=Corben:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{
    background: #F3EBD5;
    font-family: 'Poppins';
    font-weight: 400;
}
::placeholder {
  color: #F2E2B6;
  opacity: 0.5; /* Firefox */
}
::-ms-input-placeholder { /* Edge 12 -18 */
  color: #F2E2B6;
}
.modal-body h2{
        color: #f3ebd5;
}
.invalid-feedback {
    color: #FF8282;
}
.main-content {
    z-index: 2;
    background-color: #F3EBD5;
    overflow: hidden;
    margin-bottom: 5rem;min-height: 70vh;min-height: -webkit-fill-available;
        padding-bottom: 8rem;
        position: relative;
}

header .navbar .navbar-brand .mobile-logo, header .sidebar-nav-menu .navbar-brand .mobile-logo {
        width: 130px;
    }
.bg-black {
    background-color: #2B2A29 !important;
    border-bottom: 1px solid #6E5B4B80;
}
header .navbar .navbar-brand img, header .sidebar-nav-menu .navbar-brand img, header.side-menu .logo img {
    max-height: 70px;
}
header{
    background: #2B2A29;
}
    .navbar-toggler {
        margin: 15px 0 12px 10px;
    }
.listnv{
            padding: 0.5rem 6px 0.5rem 4px;
    }
.bg-black {
    border-bottom: none;
}
.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: rgb(249 193 139)!important;
    cursor: pointer;
}
.navbar.navbar-light .navbar-nav .nav-link {
    color: #F2E2B6;
}
.dropdown-menu {
    min-width: 20rem;
}

a:hover {
    color: #493c32;
}

    [data-mobile-nav-style=modern] .navbar-nav>.nav-item {
        padding-top: 2px;
        padding-bottom: 3px;
            display: flex;
    justify-content: space-between;
    align-items: center;

    }
    
    .navlogo{
         text-align: center;
    margin-bottom: 2rem;   
    }
    
.navbar .navbar-nav .nav-link {
    padding: 25px 0;
    font-weight: 300;
    font-size: 14px;
    margin: 0 28px;
    word-break: normal;
    letter-spacing: 0.5px;
}
.sm-margin-20px-bottom {
        margin-bottom: 0;
    }
.slitxt{
    position: relative;
    left: 0;
    right: 0;
    color: #F2E2B6;
    font-family: 'Corben', serif;
    font-size: 2rem;
    letter-spacing: 0px;
    bottom: 12rem;
}
.sticky .header-light.header-always-fixed-scroll, .sticky.header-appear .header-light {
    background-color: #2B2A29 !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;
}
.header-cart-icon>a {
    text-decoration: none;
}
.price{
    font-size: 14px;
    vertical-align: text-bottom;
    padding-left: 0.5rem;
    color: #fff;
}
.dps{
    border: 1px solid #F2E2B6;
    padding: 8px 15px;
    border-radius: 50px;
    color: #F2E2B6 !important;
}
.dropdown-menu {
    background-color: #2b2a29;
    border: 1px solid #4c433a;
}
.cart-item-list .cart-item .product-detail a {
    color: #F2E2B6;
    font-size: 12px;
    display: inline-block;
    line-height: 16px;
}
.cart-item-list .cart-item {
    border-bottom: 1px solid #4c433a;
}
.cart-item-list .cart-item .product-detail a:hover {
    color: rgb(249 193 139)!important;
}
.cart-item-list .cart-item .product-detail .item-ammount {
    color: #ffffff;
}
.cart-item-list .cart-item.cart-total {
    background-color: #2b2a29;
    color: #e8d9af;
}
.cart-item-list .cart-item.cart-total .btn {
    text-transform: capitalize;
}
.check{
    font-style: normal !important;
    font-size: 18px !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
}
.ypara{
    text-align: center;
    font-size: 18px;
    font-weight: 200;
    letter-spacing: 1.5px;
    margin: 5rem auto 0;
}
p {
    color: #2B2A29;
        font-weight: 400;
}
.cmt{
    margin-top: 5rem;
}
.text-yellow{
    color: #493c32;
    font-family: 'Corben', serif;
    letter-spacing: 2px;
    font-size: 2rem;
}
.btn-outline-primary {
    color: #F2E2B6;
    border-color: #6E5B4B80;
    font-size: 13px;
    padding: 7px 10px;
    border-radius: 6px;
    font-weight: 500 !important;
    letter-spacing: 0px;
    text-transform: lowercase;
    line-height: 1.8;
    margin-bottom: 1rem !important;
    
}
.btn-outline-primary:hover {
    color: #2b2a29;
    background-color: #D79652;
    border-color: #6E5B4B80;
    font-weight: 500 !important;
}
.btn-check:active+.btn-outline-primary, .btn-check:checked+.btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
    color: #2b2a29;
    background-color: #D79652;
    border-color: #D79652;
    font-weight: 500 !important;
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.btn-group>.btn-group:not(:first-child), .btn-group>.btn:not(:first-child) {
    margin-left: 5px;
    margin-right: 5px;
     color: #221e1e;
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:nth-child(n+3), .btn-group>:not(.btn-check)+.btn {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.mtegt{
    margin-top: 6rem;
}

.modal-content {
    background-color: #493c32;
}
.modal-title {
    color: #f2e2b6;
}
.products img {
    display: block;
    max-height: 270px;
    object-fit: contain;
    height: 100%;
    margin-top: 2rem;
}
.cardpro{
    border: 1px solid #6E5B4B80;
    border-radius: 10px;
    margin: 0px 11px;
    padding-bottom: 1.5rem
}
.cardpro:hover {
    border: 1px solid #d79652;
    transition-duration: 1.5s;
}
.cardpro h4{
    font-size: 1.3rem;
    color:#2B2A29;
    font-weight: 500;
    letter-spacing: 1px;
    padding-top: 1rem;
}
.slick-prev:before, .slick-next:before {
    font-size: 50px;
}

.accountlist{
    display: flex;
    justify-content: space-between;
    align-items: center;
        border-bottom: 1px solid;
        padding-bottom: 1.2rem;
    margin-bottom: 1.2rem;
}

.itemhead img{
        vertical-align: middle;
        padding-right: 0.7rem;
}
.itemhead{
     font-size:1.5rem;
}

.fntacc{
    font-size:2rem !important;
        margin-bottom: 3rem;
        text-transform: capitalize;
}



.protag{
    font-size: 1.2rem !important;
    background: #856C59;
    color: #F3EBD5;
    text-align: right;
    max-width: 120px;
    float: right;
    padding: 7px 9px !important;
    margin: 0.6rem;
    letter-spacing: 1px !important;
    border-radius: 4px;
    min-height: unset !important;
}
.cardpro p{
    font-size: 1.4rem;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    min-height: 4.3rem;
    padding: 0 1rem;

}
.cardpro p.prdqty{min-height: unset;
    margin: 1rem 0 0 0;
    font-size: 1rem;}
.typeahead__container {
        font: inherit;

}
.btn-link.text-red, .text-red, a.text-red-hover:hover {
    color: #493c32;
        font-weight: 400;
}

.btn-group, .btn-group-vertical {
    display: block;
}
.outline-primary:focus {
    box-shadow: none;
}
.btn-check:active+.btn-outline-primary:focus, .btn-check:checked+.btn-outline-primary:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus, .btn-outline-primary:active:focus {
    box-shadow: none;
}
.btn-check:focus+.btn-outline-primary, .btn-outline-primary:focus {
    box-shadow: none;
}
.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.btn.btn-dark-gray {
    background: #493C32;
    border-color: #f3ebd5;
    color: #F2E2B6;
        box-shadow: 2px 2px 0px 0px #221E1E40;
    text-transform: none;
    font-weight: 300;
    font-size: 1.2rem;
}
.btn.btn-dark-gray:focus, .btn.btn-dark-gray:hover {
    background: #D79652;
    color: #493C32;
    font-weight: 500;
}

.adrs label{
        color: #2B2A29 !important;
}
.adrs p{
        color: #2B2A29 !important;
}
.mbbae-5 {
        margin-bottom: 5.5rem;
    }
.btn.btn-rounded.btn-medium {
    padding: 7px 28px;
}
.cstmbtn{
        font-style: normal;
    font-size: 1.3rem !important;
    border: 1px solid #856c59;
    text-transform: capitalize;
    color: #856c59 !important;
}
.ttmk {
    margin-top: 5rem !important;
}

.check{
    font-style: normal !important;
    font-size: 18px !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
}
.slick-slider {
    overflow: inherit;
}
.cardpro h3{
    color: #2B2A29;
    font-family: 'Corben', serif;
    font-size: 2rem;
    padding-top: 2rem;
}
.center .cardpro {
    padding: 2rem 0 1rem;
}
.filtrbtn {
    background: #493C32;
    border-color: #493C32;
    color: #F2E2B6;
    padding: 7px 24px;
    border-radius: 20px;
    text-decoration: none;
    
}
.filtrbtn:hover {
    background: #D79652;
    color: #493C32;
}
.list-inline li{
    display: inline-block;
    padding: 0 14px 0 0;
}
.filtrbtn:focus {
    background: #D79652;
    color: #493C32;
}
.prodcate img {
    display: block;
    max-height: 270px;
    object-fit: contain;
    height: 100%;
    margin-top: 2rem;
}
.prodcate .slick-prev {
    left: 44%;
    bottom:-2rem;
}
.prodcate .slick-next {
    right: 44%;
    bottom:-2rem;
}
.pr-0{
    padding-right: 0;
}
.catf{
    border: 1px solid #4c433a;
    border-left: none;
    border-radius: 0px 20px 20px 0px;
    padding: 20px;
}
.bg-slate-blue {
    background-color: #221E1E;
}
.foohead{
    color: #F2E2B6;
    font-family: 'Corben', serif;
    font-size: 1.2rem;
}
.footer-dark, .footer-dark a {
    color: #f2e2b6;
    text-decoration: none;
    font-weight: 200;
    letter-spacing: 1px;
}
a {
    color: #2B2A29;
    text-decoration: none;
}
.accordion-style-04 .panel .panel-title i {
    left: -27px;
    top: 4px;
    right: auto;
}
.mrauto{
    margin: 0 auto;
}

.accordion-style-04 .panel .accordion-toggle {
    display: inline-block;
    width: calc(100% - 135px);
    vertical-align: middle;
}
.accordion-style-04 .panel .panel-body {
    margin-left: 0;
    width: 100%;
    padding: 10px 0 7px;
}
.tog-color{
    color: #493c32;
}
.panel-title{
    font-family: 'Corben', serif;
}
.evntdate{
    color: #493c32;
    font-size: 12px;
    font-family: 'Poppins';
    font-weight: 400;
}
.evntdate img {
    vertical-align: text-top;
} 
.eventimgm{
        display: flex;
        align-items: center;
}
.footer-top{
    position: fixed;
    bottom: -1px;
    background-color: #221E1E;
    width: 100%;
    text-align: center;
        border-radius: 24px 24px 0px 0px;
            z-index: 999;
}
footer .padding-10px-tb {
    margin-bottom: 8rem;
}
.last-paragraph-no-margin p:last-of-type {
        color: #f3ebd5;
    }
    .flottl p{
        color: #f3ebd5;
    padding-top: 0.7rem;
    }
.eventimgm img{
         width: 150px;
    min-height: 160px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px 0 0px 10px;
}
.accordion-style-04 .panel-heading {
    padding:10px;
}
.accordion-style-04 .panel {
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 30px;
    border: 1px solid #6E5B4B80 !important;
    border-radius: 10px;
}
.accordion-style-04 .panel:first-child {
    padding-top: 20px;
}
.accordion-style-04 .panel:last-child {
    padding-bottom: 20px;
}
.loyal{
    padding:4rem 8rem;
}
.loyal h3{
    margin-bottom: 2rem;
        color: #F3EBD5;
}
.loyal p{
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.4rem;
    color: #F3EBD5;
}
.brds{
   border: 1px solid #6E5B4B80;
    border-radius: 0;
    background: #493c32;
}
.scroll-top-arrow, .scroll-top-arrow:focus {
    background: #493c32;
}
.pagination {
    justify-content: center;
    gap:1rem;
}
.pagination a{
    color:#f3ebd5 !important;
}
.protagin {
        font-size: 1.4rem !important;
    font-weight: 500;
    background: #D79652;
    color: #493C32;
    max-width: 80px;
    width: 100%;
    padding: 6px 4px;
    letter-spacing: 1px !important;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 2rem;
}
.prdttl{
    color: #221e1e;
    font-family: 'Corben', serif;
    letter-spacing: 2px;
    font-size: 2rem;
    margin-bottom: 2rem;
}
.prodesc{
    font-size: 16px;
    font-weight: 200;
    letter-spacing: 2px;
    margin-bottom: 2rem;
    line-height: 1.8;
}
.btfnt .btn-outline-primary {
    font-size: 18px;
}
.pricettl{
    font-size: 2rem;
    letter-spacing: 1px;
}
.slider-for .slick-slide img {
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
    height: 600px;
}
.slider-nav .slick-slide img {
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
    height: 100px;
}
.slider-nav img{
    width: 100%;
    margin: 0 auto;
    object-fit: contain;
    border: 1px solid #6E5B4B80;
    height: 116px;
    border-radius: 14px
}
.hf {
    min-height: 600px;
    border: 1px solid #6E5B4B80;
    border-radius: 30px;
}
.slider-for .slick-next {
    font-size: 0;
    line-height: 0;
    z-index: 9;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 24px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slider-for .slick-prev {
    top: 50%;
}
.slider-for .slick-next {
    right: 4%;
}
.slider-for .slick-prev {
    left: 4%;
}
.pss{
    text-align: right;
}
.pss a{
    padding-right: 1.1rem;
}
.btn.btn-white {
    background: #d79652;
    border-color: #F2E2B6;
    color: #493C32;
    text-transform: none;
    font-size: 1.4rem;
    padding: 10px 50px !important;
    font-weight: 500;
        width: 100%;
}
.btn.btn-white:focus, .btn.btn-white:hover {
    background: 0 0;
    color: #f2e2b6;
}
.slider-for .slick-slide > div {
    padding: 0 24px !important;
}
.slider-nav .slick-track {
    margin-left: 0;
    margin-right: 0;
    margin-top: 1rem;
}
.newsletter-style-04 input {
    padding-right: 16px;
    text-align: center;
    background: #493c32;
    color: #f3ebd5;
}
.newsletter-style-04 .btn {
    height: auto;
    right: auto;
    background: #493C32;
    border-color: #493C32;
    color: #F2E2B6;
    box-shadow: 4px 4px 0px 0px #221E1E;
    padding: 2px;
    border-radius: 10px;
    margin-left: 1rem;
    
}
.qty span {cursor:pointer; }
.number {
    margin: 3rem 0;
}
.minus, .plus, .button-minus, .button-plus{
    background: transparent;
    border-radius: 24px;
    border: 1px solid #F2E2B6;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #F2E2B6;
    font-size: 1.6rem;
    padding:0.3rem;
    width: 40px;
    height: 40px;
}
.qty input {
    height: 40px;
    width: 100px;
    text-align: center;
    font-size: 26px;
    border: 1px solid #6E5B4B80;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    background: #523817;
    margin: 0 10px;
    color: #f3ebd5;
}
.prdttl2 {
    color: #F2E2B6;
    font-family: 'Corben', serif;
    letter-spacing: 2px;
    font-size: 1.2rem;
}
.prodesc2{
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 2px;
    margin-bottom: 2rem;
    line-height: 1.8;
}
.extradesc li{
    display: inline-block;
    color: #221e1e;
    letter-spacing: 2px;
}
.extradesc .ltdesc{
    min-width: 100px;
    font-weight: 200;
}
.bdr{
    border: 1px solid #6E5B4B80;
    border-radius: 14px;
    padding: 25px 0 10px;
}
.testbrdr{
    border: 1px solid #6E5B4B80;
    text-align: left;
    padding: 2rem;
}
.testbrdr p {
    margin-bottom: 0;
    font-weight: 200;
    letter-spacing: 2px;
}
.namet{
    color: #F2E2B6;
    font-family: 'Corben', serif;
    letter-spacing: 2px;
    font-size: 1.2rem;
}
.filter  .accordion-style-03 .panel {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}
.filter .active-accordion {
    background: #493C32;
    padding: 10px 25px 10px 0 !important;
    border-radius: 4px;
        color: #f3ebd5;
}
.filter  .panel-title {
    padding-inline-start: 1.5rem;
}
.filter .accordion-style-03 .panel .panel-heading i {
    right: 1.5rem;
}
.filtr li{
    list-style: none;
    padding: 1rem 0 0rem 1.4rem;
}
.filtr li a{
    color: #493c32;
    text-decoration: none;
}
.filter .active-accordion a{
    color: #f3ebd5 !important;
}
.filtr li a.active{
font-weight:600;
}
.daspl{
    padding-left: 1.4rem;   
}
.text-white {
    --bs-text-opacity: 0 !important;
}
.evnttl p{
    color: #221e1e;
    margin-bottom: 0;
}
.evnttl h3{
    color: #221e1e;
    font-size: 18px;
    margin-bottom: 2rem;
}
.numb{
    color: #F2E2B6;
    font-size: 18px;
    margin-bottom: 1.5rem;
}
.logbtn{
    padding: 0.7rem 4rem !important;
    border-radius: 2rem !important;
    top: 3rem !important;
    margin: 0 !important;
}
.mlfr{
    margin-left: 4rem;
}
.bgbrown{
  background-color: #493c32;   
  padding: 2rem 0 2.4rem !important;
}
.text-yellow2 {
    color: #F2E2B6;
    font-family: 'Corben', serif;
    letter-spacing: 2px;
    font-size: 1.6rem;
    line-height: 1.6;
}
.applink li{
    display: inline-block;
}
.applink {
    text-align: center;
    margin-bottom: 0;
}
.marCent{
    margin: 0 auto;
}
.ttllable{
    font-size: 14px;
    font-weight: 400;
        margin-bottom: 5px;
    margin-top: 0.5rem;
}
.inptreg{
    text-align: left;
    background: #523817;
    color: #F2E2B6;
    border: 1px solid #6E5B4B80;
    border-radius: 10px;
}
.btngh{
    background: #493C32;
    border-color: #493C32;
    color: #F2E2B6;
    box-shadow: 4px 4px 0px 0px #221E1E;
    border-radius: 2rem;
    padding: 9px 3rem;
    margin-bottom: 3rem;
}
.txtp{
    color: #F2E2B6;
    font-size: 1.4rem;
    font-weight: 200;
}
.btnml{
    background: #D79652;
    color: #F2E2B6;
    border: none;
    padding: 0.4rem 1rem;
    border-radius: 8px;
    
}
.small-input, .small-textarea {
   margin-bottom:1rem;
}
.margin-10px-bottom {
    margin-bottom: 4px;
}
.vercent{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.alert-success {
    color: #f2e2b6;
    background-color: transparent;
    border: 1px solid #4c433a !important;
    border-radius: 1rem;
}
.gbtn{
    color: #f2e2b6;
    border: 1px solid #f2e2b6;
    height: 43px !important;
    border-radius: 5rem;
    margin: 1rem;
    font-size: 22px;
    font-weight: 500;
    width: 15px;
}
.btn-close:hover {
    color: #f2e2b6;
    text-decoration: none;
    opacity: 1;
    border: 1px solid #f2e2b6;
}
.alert {
    padding: 1rem 1rem 1.8rem;
    margin-bottom: 2rem;
}
.alert h3{
    font-size: 1.6rem;
}
.alert .pricettl {
    font-size: 1.8rem;
    letter-spacing: 1px;
    font-weight: 500;
    padding-top: 1rem;
}
.alert  .minus, .plus {
    background: transparent;
    border-radius: 24px;
    border: 1px solid #F2E2B6;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #F2E2B6;
    font-size: 2rem;
    width: 30px;
    height: 30px;
    line-height: 1;
}
.floside{
    margin: 0 0px 0 20px;
    border: 1px solid #4c433a !important;
    border-radius: 1rem;
    padding: 2rem;
}
.floside h3{
   font-size: 1.6rem;
   margin-bottom: 2rem;
   color: #493c32;
}
.stickside{
    position: sticky;
}
.infotxt{
    margin-right: 1rem;
}
.bg-area{
    background: #523817;
    color: #F2E2B6;
    border: 1px solid #4c433a;
    border-radius: 1rem;
}
input[type=checkbox]+label {
    color: #513817;
}
input[type=checkbox]:checked+label {
    color: #513817;
}
input, select, textarea {
    background: #523817;
    color: #f3ebd5;
    border: 1px solid #4c433a;
    border-radius: 1rem;
}
.extradesc2 li{
    display: inline-block;
    color: #513817;
    letter-spacing: 2px;
    font-weight: 600;
}
.extradesc2 .ltdesc2{
    min-width: 200px;
    font-weight: 400;
}
.extradesc2{
    padding: 0;
}
.list-dak li{
    display: inline-block;
    margin-right: 1rem;
}
.list-dak{
    margin-bottom: 0;
}
.addselect {
    width: 100%;
    min-height: 150px;
    padding: 2rem;
    text-align: left;
    font-size: 16px;
    text-transform: none;
}
.addselect p{
    color:#2B2A29;
        font-size: 1.6rem;
}

.btn-check:checked+.btn-outline-success p,
.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: #D79652;
    border-color: #D79652;
}
.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;
}
.mob-revrs input{
    color: #f3ebd5;
}
.chekttl{
    color: #eedeb3;
}
.mlftc{
    margin-left: 3rem;
}
.w-8{
    width: 9%;
}
.cntlfr{
    padding-left: 3rem;
}
.pastbg{
    background: #493c32;
    padding: 2rem;
    border-radius: 14px;
    min-height: 392px;
}
.fntpast{
    font-size: 1.6rem;
}
.pastbg2{
    background: transparent;
    padding: 2rem;
    border-radius: 14px;
    border: 1px solid #6E5B4B80;
    min-height: 392px;
}
.mb0h {
    margin-bottom: 0!important;
}
.dsbtn{
    width: 46%;
    padding: 12px 0 !important;
    margin-left: 10px;
    float: right;
}
.dsbtn2{
    width: 46%;
    padding: 12px 0 !important;
    margin-right: 20px;
}
.podt{
    font-size: 1.2rem;
}
.datetm p{
    letter-spacing: 2px;
    text-align: right;
}
.fntb{
    font-size: 1.2rem !important;
}
#progressbar {
    margin: 0em 0 30px 0;
    padding: 0;
    overflow: hidden;
    /*counter-reset: step;*/
  }
  #progressbar li {
    font-family: "Roboto", Helvetica;
    list-style-type: none;
    color: rgba(73, 60, 50, 1);
    font-size: 16px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 600;
    text-align: center;
  }
  #progressbar li p {
    font-size: 13px;
    font-weight: 400;
    color: rgba(73, 60, 50, 1);
    line-height: 2;
    padding: 0;
    margin: 0;
    text-transform: none;
    letter-spacing: 1px;
  } 
  
  #progressbar p{
    color: rgba(242, 226, 182, 1) !important;
  }
  #progressbar h4 {
    color: rgba(242, 226, 182, 1) !important;
    font-family: 'Corben', serif;
    letter-spacing: 2px;
    font-size: 1.4rem;
}
 
  #progressbar li:before {
    /* content: counter(step); */
    /* counter-increment: step; */
    content: "•";
    width: 36px;
    height: 36px;
    font-family: Ionicons;
    font-size: 60px;
    line-height: 34px;
    border-radius:20px;
    border: 2px solid #493c32;
    background-color: transparent;
    display: block;
    margin: 0 auto 1.5rem auto;
}
  #progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: transparent;
    position: absolute;
    top: 17px;
    z-index: -1;
    left: -50%;
    border-bottom: 3px solid #493c32;
}
  #progressbar li:first-child:after {
    content: none;
  }
  
  #progressbar li.active:before, #progressbar li.active:after, #progressbar li.active {
    border-color: rgba(204, 152, 106, 1);
    color: rgba(204, 152, 106, 1);
}
  
  #progressbar li.active + li:after {
    background-color: transparent;
    content: "";
    border-bottom: 3px solid;
}
  
#progressbar li.active:before {
    content: "•";
    background: transparent;
    color: #cc986a;
    font-weight: bold;
    margin-bottom: 1.5rem;
    border-radius: 20px;
}

.bgbrown2 {
    background-color: #493c32;
    padding: 2rem;
    border-radius: 10px;
}
.tofrm {
    font-size: 1.4rem !important;
}
.bgbrown2 p {
    color: #F2E2B6;
    font-size: 1.2rem;
    letter-spacing: 1px;
}
.slick-dots li button:before {
    font-size: 40px;
    opacity: 0.7;
    color: white;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #d9ccc1;
}

@media screen and (max-width: 767px){
   .slick-dots li button:before {
    font-size: 40px;
    opacity: 0.7;
    color: #856C59;
}
.btn-group, .btn-group-vertical {
    min-height: 60px;
}
.bbfh{
    border-radius:14px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #d9ccc1;
}
   .pr-0 {
    padding-right: 14px;
    padding-left: 14px;
}
.prodcate .slick-slide > div {
    padding: 0 5px !important;
}
   .products .slick-next {
    bottom: -20px;
}

 .products .slick-prev {
    bottom: -20px;
}
  .center .slick-next {
    bottom: -20px;
}

 .center .slick-prev {
    bottom: -20px;
}
.home .slick-slide > div {
    padding: 0 0px !important;
}
.center .slick-slide > div {
    padding: 0 5px !important;
}
.products {
    /*min-height: 65vh !important;*/
}
.center {
    /*min-height: 37vh !important;*/
}
.prodcate {
    min-height: 76vh !important;
}
.prodcate .slick-prev {
    left: 40%;
}
.prodcate .slick-next {
    right: 40%;
}
.accordion-style-04 .panel {
    margin: 0px 14px 30px;
}

.mbm{
    margin-bottom:5rem !important;
}

.cardpro {
    margin: 0px 5px;
}
.slick-list {
    margin: 0 0px !important;
}
    .mb0h {
        padding: 9px 20px !important;
    }
    .fntb {
        font-size: 1.4rem !important;
        margin-bottom: 1rem;
    }
    
    .datetm p {
        letter-spacing: 2px;
        text-align: left;
        line-height: 1;
    }
    .pastbg {
        min-height: 302px;
    }
    .pastbg2 {
        min-height: 302px;
    }
    .mifra iframe{
        height: 200px;
        border-radius: 0 !important;
    }
    .m-0-p{
        padding: 0 14px !important;
    }
    .chkcent{
        text-align: center;
        margin-bottom: 3rem !important;
            margin-top: 4rem !important;
    }
    .chekttl {
        color: #523817;
        font-size: 1.3rem;
        font-weight: 400;
    }
    .w-15 {
        width: 11%;
    }
    .w-8 {
        width: 9.2%;
        padding: 10px 0;
    }
    .mlftc {
        margin-left: 0;
    }
    .cntlfr {
        padding-left: 7px;
    }
    .w-90 {
        width: 100%;
    }
    .w-80 {
        width: 100%;
    }
    .addselect {
        margin-bottom: 1rem !important;
    }
    .margin-2-half-rem-bottom {
        margin-bottom: 0.5rem;
    }
    .mtegtm {
        margin-top: 6rem !important;
    }
    .btnml {
        display: block;
        margin: 0 auto 1.5rem;
    }
    .floside {
        margin: 0 0px 0 0px;
    }
    .list-dak li {
        margin-right: 0.5rem;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    .alert-dismissible .btn-close {
        padding: 1.25rem 1.25rem;
    }
    .alert .plus {
        line-height: 1.4;
    }
    .alert .minus {
        line-height: 1.4;
    }
    .mb-5 {
        margin-bottom: 1.5rem!important;
    }
    .alert {
        text-align: center;
    }
    .alert img{
        height: 150px;
    }
    .txtp {
        padding-left: 5rem;
    }
    .bgbrown {
        padding: 2rem 5px 2.4rem !important;
    }
    .logbtn {
        padding: 0.7rem 1rem !important;
        border-radius: 2rem !important;
        top: 2rem !important;
        margin: 0 !important;
        width: 40% !important;
    }
    .applink {
    text-align: left;
    padding: 15px 0 0;
    display: flex;
    gap: 1rem;
}
    .text-yellow2 {
        font-size: 1.4rem;
    }
    .mlfr {
        margin-left: 1.4rem;
    }
    .mbmbi{
        margin-bottom: 5rem;
    }
    .cntm h3{
        margin-top: 1rem;
    }
.filter .cardpro {
    border: 1px solid #6E5B4B80;
    border-radius: 10px;
    margin: 0px 0px;
    padding-bottom: 2rem;
}
.filter  a {
    color: #473b31 ;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.2px;
}
.fdgmt{
    margin-top: 2rem;
}
.numb{
    margin-bottom: 1.5rem;
}
    .accordion-style-03 .panel .panel-body {
        padding: 0 20px 10px 0;
    }
    .newsletter-style-04 input {
        width: 80%;
    }
    .text-yellow {
        font-size: 1.8rem;
    }
    .cmt {
        margin-top: 3rem;
    }
    .newsletter-style-04 .btn {
        padding: 0px;
        width: 15%;
        vertical-align: baseline;
        margin-top: 0;
    }
    .mtm {
        margin-top: 6rem!important;
    }
    .newsletter-style-04 {
        margin-top: 0;
    }
    .testimonial .slick-slide > div {
        padding: 0 14px !important;
    }
    
    .slider-for .slick-slide img {
        height: 320px;
    }
    .number {
        margin:2rem 0 3rem;
    }  
    .minus, .plus {
        line-height: 1.8;
    }  
    .qty input {
        font-size: 20px;
    }
    .mbm{
        margin-bottom:4rem !important;
    }
    iframe {
        height: 67vw !important;
            border-radius: 0 !important;
    }

    .mbtn .btn{
        width: 100%;
    }
    .btfnt .btn-outline-primary {
        font-size: 14px;
         color: #221e1e;
    }
    .pricettl {
        font-size: 1.8rem;
                font-weight: 500;
    }
    .pss {
        text-align: right;
        margin-bottom: 1rem;
    }
    .prdttl {
        letter-spacing: 1px;
        margin-bottom: 1rem;
        font-size: 1.6rem;
    }
    .prodesc {
        font-size: 14px;
        letter-spacing: 1px;
        margin-bottom: 2rem;
        line-height: 1.6;
        font-weight: 400;
    }
    .icon-small {
        font-size: 20px;
    }
    .protagin {
    margin-bottom: 2rem;
    margin-top: 1rem;
}
    .hf {
        min-height: 320px;
    }
    .md-padding-50px-tb {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .tog-color {
        font-size: 1.4rem;
    }
        .loyal {
        padding: 1.5rem 1rem 1rem 2rem;
    }
    .catf {
        border: none;
        padding: 5px;
    }
    .prodcate img {
        max-height: 200px;
    }
    .cardpro h3 {
       font-size: 1.8rem;
        padding-top: 1rem;
    }
    .list-inline{
        margin-bottom: 0;
    }
    .filtrbtn {
        line-height: 2.5;
        font-size: 1.4rem;
    }
    .list-inline li {
        padding: 0 14px 20px 0;
        margin-bottom: 0rem;
    }
    .slitxt {
        font-size: 1.4rem;
        bottom: 4rem;
    }
    .products img {
    max-height: 120px;
}
    .products .slick-slide > div {
        padding: 0 4px !important;
    }
    .ypara {
        font-size: 14px;
        font-weight: 400;
        margin: 3.5rem auto 0;
        line-height: 1.8;
    }
    .btn-outline-primary {
        font-size: 12px;
        padding: 3px 10px 1px;
    }
    .slick-next {
        right: 40%;
    }
    .slick-prev {
        left: 40%;
    }
    .w-60 {
        width: 100%;
    }
    .navbar-toggler-line {
        background: #F2E2B6;
    }
    header.sticky .header-light .navbar-toggler-line {
        background: #F2E2B6;
    }
    .navbar-collapse {
        background: #523817;
    }
.cart-item-list {
    min-width: 31rem;
    right: -3rem;
}
.price{
    display: none;
}
.dps {
    border: none;
    padding: 8px 16px;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid, .navbar-expand-lg>.container-lg, .navbar-expand-lg>.container-md, .navbar-expand-lg>.container-sm, .navbar-expand-lg>.container-xl {
    padding-right: 14px;
    padding-left: 7px;
}
.navbar-toggler {
    background-color: #523817;
    border: none;
    border-radius: 2rem;
    padding: 1.4rem;
}
.navbar-toggler-line:nth-child(1) {
    top: 8px;
    width: 14px;
}
.navbar-toggler-line:nth-child(2), .navbar-toggler-line:nth-child(3) {
    top: 14px;
}
.navbar-toggler-line:nth-child(4) {
    top: 20px;
}
header .navbar .navbar-brand img, header .sidebar-nav-menu .navbar-brand img, header.side-menu .logo img {
    max-height: 60px;
}
.navbar {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-toggler:focus {
    box-shadow: none;
}
}
.ag-timeline_title-box {
    padding: 0 0 30px;
  
    text-align: center;
  }
  .ag-timeline_tagline {
    font-size: 40px;
    color: rgb(84, 89, 95);
  }
  .ag-timeline_title {
    background-image: url(https://raw.githubusercontent.com/SochavaAG/example-mycode/master/pens/timeline/images/bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
  
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    text-fill-color: transparent;
    color: transparent;
  
    font-size: 80px;
  }
  
  .ag-timeline_item {
    margin: 0 0 0px;
  
    position: relative;
  }
  .ag-timeline_item:nth-child(2n) {
    text-align: right;
  }
  
  .ag-timeline {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  
    position: relative;
  }
  .ag-timeline_line {
    width: 4px;
    background-color: #4d423a;
  
    position: absolute;
    top: 2px;
    left: 50%;
    bottom: 0;
  
    overflow: hidden;
  
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .ag-timeline_line-progress {
    width: 100%;
    height: 20%;
    background-color: #cc986a;
  }
  
  .ag-timeline-card_box {
    padding: 0 0 20px 50%;
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 50% 20px 0;
  }
  .ag-timeline-card_point-box {
    display: inline-block;
    margin: 0 14px 0 -24px;
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 -24px 0 14px;
  }
  .ag-timeline-card_point {
    height: 50px;
    line-height: 50px;
    width: 50px;
    border: 15px double #2b2a29;
    background-color: #4d423a;
    text-align: center;
    font-family: 'ESL Legend', sans-serif;
    font-size: 20px;
    color: #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
  .js-ag-active .ag-timeline-card_point {
    color: #1d1d1b;
    background-color: #cc986a;
    border: 12px double #2b2a29;
}
  .ag-timeline-card_meta-box {
    display: inline-block;
  }
  .ag-timeline-card_meta {
    margin: 10px 0 0;
  
    font-family: 'ESL Legend', sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #02c698;
  }
  .ag-timeline-card_item {
    display: inline-block;
    width: 45%;
    margin: -77px 0 0;
    
   
    opacity: 0;
  
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -o-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    box-shadow: 0 0 0 0 rgba(0,0,0,.5);
  
    -webkit-transition: -webkit-transform .5s, opacity .5s;
    -moz-transition: -moz-transform .5s, opacity .5s;
    -o-transition: -o-transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s;
  
    position: relative;
    
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item {
    -webkit-transform: translateX(-200%);
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -o-transform: translateX(-200%);
    transform: translateX(-200%);
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .js-ag-active.ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
  .js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
    opacity: 1;
  
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .ag-timeline-card_arrow {
    height: 18px;
    width: 18px;
    margin-top: 20px;
    background-color: #282828;
  
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
  
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
    margin-left: calc(-18px / 2);
    margin-right: calc(-18px / 2);
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
    margin-left: -10px;
  
    right: auto;
    left: 0;
  }
  .ag-timeline-card_img {
    width: 100%;
  }
  .ag-timeline-card_info {
    padding: 0px;
  }
  .ag-timeline-card_title {
    display: none;
    margin: 10px 0 0;
  
    font-family: 'ESL Legend', sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #02c698;
  }
  .ag-timeline-card_desc {
    line-height: 1.45;
  
    font-size: 16px;
    color: #FFF;
  }
  .dsd{
    font-family: 'Corben', serif;
    padding: 2rem 2rem 2rem;
    border: 1px solid #928b86;
    border-top: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: left;
  }
  .small, small {
    font-family: 'Poppins';
}
  
  @media only screen and (max-width: 769px) {
    .ag-timeline_line {
      left: 30px;
    }
    .mtegt {
        margin-top: 3rem;
    }
    .ag-timeline_item:nth-child(2n) {
      text-align: left;
    }
  
    .ag-timeline-card_box,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
      padding: 0 0 20px;
    }
    .ag-timeline-card_meta-box {
      display: none;
    }
    .ag-timeline-card_point-box,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
      margin: 0 0 0 8px;
    }
    .ag-timeline-card_point {
      height: 40px;
      line-height: 40px;
      width: 40px;
    }
    .ag-timeline-card_item {
      width: auto;
      margin: -65px 0 0 50px
    }
    .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_item,
    .ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
      -webkit-transform: translateX(200%);
      -moz-transform: translateX(200%);
      -ms-transform: translateX(200%);
      -o-transform: translateX(200%);
      transform: translateX(200%);
    }
    .ag-timeline_item:nth-child(2n+1) .ag-timeline-card_arrow {
      right: auto;
      left: 0;
    }
    .ag-timeline-card_title {
      display: block;
    }
    .ag-timeline-card_arrow {
      margin-top: 12px;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .ag-format-container {
      width: 96%;
    }
    .ag-timeline_item {
      margin: 0 0 15px;
      position: relative;
  }
  
    .ag-timeline-card_img {
      height: auto;
      width: auto;
    }
  }
  
  @media only screen and (max-width: 639px) {
    .ag-timeline_title {
      font-size: 60px;
    }
  
    .ag-timeline-card_info {
      padding: 10px 10px;
    }
    .ag-timeline-card_desc {
      font-size: 14px;
    }
  }
  
  @media only screen and (max-width: 479px) {
  
  }
  
  @media (min-width: 768px) and (max-width: 979px) {
    .ag-format-container {
      width: 750px;
    }
  
  }
  
  @media (min-width: 980px) and (max-width: 1161px) {
    .ag-format-container {
      width: 960px;
    }
  
  }


  .cb{
    clear: both;
    overflow: inherit;
}
.flo{
    float: left;
    padding: 1rem;
    object-fit: cover;
    height: 100%;
}
.flo2 {
    float: left;
    padding: 1rem;
    object-fit: cover;
    height: 40vh;
    border-radius: 20px;
}


@media only screen and (max-width: 767px) {
    
input, select, textarea {
    background: #ffffff;
    color: #856C59;
}

::placeholder {
  color: #856C59;
  opacity: 0.9; /* Firefox */
}
::-ms-input-placeholder { /* Edge 12 -18 */
  color: #856C59;
}


.minus, .plus, .button-minus, .button-plus {
        background: transparent;
        border-radius: 24px;
        border: 1px solid #493c32;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        color: #493c32;
        font-size: 1.3rem;
        width: 26px;
        height: 26px;
        line-height: 1;
}
.qty input {
    height: 34px;
    width: 80px;
    font-size: 24px;
    margin: 0 5px;
}

form{
        width: 100%;
}
.flo {
    padding: 0.8rem 4px 0px !important;
    border-radius: 4px !important;
}
.cardpro p {
    font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.1;
}
.accordion-style-04 .panel .accordion-toggle {
    display: inline;
}
.accordion-style-04 .panel .panel-speaker {
    margin-top:1rem;
}
.accordion-style-04 .panel .panel-body {
    padding: 10px 10px 7px 0;
    font-size: 1.2rem;
}
.footer-dark, .footer-dark a {
    font-size: 1.2rem;
}
.foohead {
    font-size: 1.4rem;
}
.last-paragraph-no-margin p:last-of-type {
    font-size: 1rem;
}
.last-paragraph-no-margin p:last-of-type a {
    font-size: 1rem;
}
.mlfr {
    margin-left: 0rem;
    text-align: center;
    margin-top: 2rem;
}
body {
    font-size: 14px;
}
.navbar.navbar-light .navbar-nav .nav-link {
    border-bottom: 1px solid #9a845e;
}
.navbar.navbar-light .navbar-nav .show-login:last-child {
    border-bottom:none;
}
.cntm .col-lg-5{
    padding:0 20px !important;
}
.ttllable {
    text-align: left;
}
.tcev .ttllable{
    text-align:center;
}
.btn {
    font-size: 1.4rem;
}
.vercent h3{
        color: #2b2a29;
}
.textblk{
    color: #2b2a29;
    font-family: 'Corben', serif;
    font-size:1.8rem;
    letter-spacing: 0.1rem;
}
.empty-cart {
    min-height: 30vh;
    text-align: center;
    margin-top: 5rem;
}
input[type=radio]+label {
    font-size: 1.2rem;
    color: #4c433a;
}
.chngdt {
    color: #4c433a !important;
}
.cardpro h4{
    font-size: 1.6rem;
    font-weight: 500;
}
.filtr li a {
    font-size: 14px;
}
.filter .panel-title {
    font-size: 14px;
}
.slider-for .slick-slide > div {
    padding: 0 10px !important;
}

.btfnt {
    min-height: auto;
    margin-bottom: 2rem;
}
.btn.btn-dark-gray {
    border-radius: 2.4rem;
}
.cart-item-list .cart-item .product-detail .item-ammount {
    font-size: 12px;
    letter-spacing: 0.4px;
}
.cart-item-list .cart-item .product-detail a {
    font-size: 14px;
    line-height: 22px;
}
.stickside {
    margin: 0rem 0 40px;
}
.addselect svg{
        margin-top: 2rem;
}
.shedule .btn-outline-primary {
    width: 100%;
        color: #221e1e;
}

}

.whas-ap-fl-b {
    position: fixed;
    bottom: 8.7rem;
    right: 14px;
    z-index: 2 !important;
}

.whas-ap-fl-b {
    width: 45px;
    height: 45px;
    background: #FFF;
    border-radius: 50%;
    padding: 8px;
    box-shadow: 0 0 10px 1px #c9c9c9;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #1e2125;
    background-color: #d79652;
}
.bbfh {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
header h6{
    font-size: 1.1rem;
}
