#hero .row {
    justify-content: center;
}
#hero .content h1 {
    color: #1E293B;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 43px;
}
#hero .content p {
    color: #1E293B;
    text-align: center;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
}
#hero .content .btn {
    margin: 0 auto;
    display: block;
}

.woocommerce-breadcrumb {
    display: none;
}
.breadcrumbs {
    background: #EDEDE8;
    padding: 20px 0 5px;
}
.breadcrumbs .woocommerce-breadcrumb {
    display: block;
    margin: 0;
    color: #1B421C;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
}
.breadcrumbs .woocommerce-breadcrumb a {
    color: #1B421C;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
}

.container-fluid {
    padding: 0;
    overflow: hidden;
}
.sidebar {
    background: #EDEDE8;
    padding: 50px;
    height: 100%;
}
.sidebar h2 {
    color: #1B421C;
    font-family: "EB Garamond";
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 43px;
}
.sidebar h3 {
    color: #1E293B;
    font-family: "EB Garamond";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 43px;
}
.productWrap {
    background: #F9F9F9;
    height: 100%;
    padding: 50px;
}
.productWrap img {
    width: 100%!important;
    max-width: 293px!important;
    height: auto!important;
    object-fit: cover!important;
    aspect-ratio: 1/1 !important;
}
.leftCol {
    padding-right: 0;
}
.rightCol {
    padding-left: 0;
}
.brand{
    color: #1B421C;
    font-family: "brandon-grotesque";
    font-size: 16px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
}
.woocommerce-loop-product__title{
    color: #1E293B;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 20px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0 !important;
    padding-top: 5px !important;
}

.products .brand{
    text-align: center
}

.price{
    text-align: center;
}

bdi{
    color: #1E293B;
    text-align: center;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.add_to_cart_button{
    display: none!important;
}

li.product .button{
    display: none!important;
}

#taxSlider {
    padding: 50px 0;
}
#taxSlider .wrap {
    display: flex!important;
    align-items: center;
}
#taxSlider .wrap img {
    min-width: 225px;
    height: auto;
    aspect-ratio: 225/296;
    object-fit: cover;
}
#taxSlider .wrap .content {
    background: #F9F9F9;
    height: 100%;
    min-height: 296px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 20px 20px 30px;
}
#taxSlider .slick-slide {
    margin: 0 5px;
}
#taxSlider .wrap .content h2{
    color: #1E293B;
    font-family: "EB Garamond";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 43px; /* 153.571% */
}

#taxSlider .wrap .content p{
    color: #1E293B;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
}
@media(max-width:767px){
    #taxSlider .wrap {
        flex-direction: column;
    }
}

.woocommerce nav.woocommerce-pagination ul {
    border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #1B421C !important;
    color: #fff !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    height: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
.woocommerce nav.woocommerce-pagination ul li a{
    color: #000 !important;
    text-align: center !important;
    font-family: "brandon-grotesque" !important;
    font-size: 17px !important;
    font-style: normal !important;
    font-weight: 420 !important;
    line-height: normal !important;
}
.woocommerce nav.woocommerce-pagination ul li {
    font-family: "brandon-grotesque" !important;
    font-size: 17px !important;
    font-style: normal !important;
    font-weight: 420 !important;
    line-height: normal !important;
    border: 1px solid #1B421C !important;
    color: #000 !important;
    padding: 0 !important;
    margin: 0 5px 0 0 !important;
    float: left !important;
    display: inline !important;
    overflow: hidden !important;
    width: 32px !important;
    height: 32px !important;
}


.sidebar {
    background: #EDEDE8;
    padding: 50px;
    height: 100%;
}
#app .sidebar .widget {
    margin: 0 0 15px !important;
}
#app .wc-block-components-price-slider {
    margin-bottom: 0 !important;
}
#app .sidebar h3 {
    color: #1E293B;
    font-family: "EB Garamond";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
#app .wc-block-components-checkbox label {
    align-items: center;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    color: #1E293B;

    font-family:"brandon-grotesque"; font-size: 17px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
}
#app .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    border-radius: 0 !important;
    height: 17px !important;
    width: 17px !important;
    min-height: 17px !important;
    min-width: 17px !important;
    border: 1px solid #9D9D9D !important;
    margin: 0 !important;
}
#app .sidebar .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#app .sidebar .widget ul a {
    color: #1E293B;
    font-family:"brandon-grotesque";
    font-size: 16px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
    display: block;
    padding: 5px 0;
}
#app .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #1E293B !important;
    height: 17px !important;
    width:  17px !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    top:0 !important;
}
#app .wc-blocks-filter-wrapper .is-loading, #app .sidebar .wp-block-woocommerce-product-categories, #app .cats{
 display: none;   
}

#app .sidebar h3{
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #9D9D9D;
    padding: 10px 0;
    cursor: pointer;
}
#app .sidebar h3::after{
  font-family: "Font Awesome 6 Free"; 
  font-weight: 900;
  content: "\f107";
  display: inline-block;
  margin-left: 0.5em;
  vertical-align: middle;
    color :#000;
    font-size: 13px;
    
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    height: 45px;
    padding-left: 10px;
    padding-right: 10px;
}
#app .wc-block-components-checkbox {
    margin-top: 0;
}
