	.wpgs-for.slick-initialized,
.wpgs-nav.slick-initialized {
    display: block !important;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    width: 100%!important;
}
.woocommerce span.onsale {
    top: auto!important;
    left: auto!important;
}
.brand {
    color: #1B421C;
    font-family: "brandon-grotesque";
    font-size: 16px;
    font-style: normal;
    font-weight: 390;
    line-height: normal;
}
.brand a{
    text-decoration: none;
    color: #1B421C;
}
.top {
    padding-top: 15px;
}
.top h1 {
    color: #1E293B;
    font-family: "EB Garamond";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 43px;
}
.top bdi {
    color: #1B421C !important;
}
.top form {
    display: flex;
    flex-direction: column;
}
.top form .quantity {
    margin-bottom: 10px !important;
}
.top .row {
    justify-content: space-between;
}
.top p {
    color: #1E293B;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}
button.alt {
    color: #FFF !important;
    text-align: center!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 800!important;
    line-height: normal!important;
    text-transform: uppercase!important;
    border-radius: 5px!important;
    background: #1B421C !important;
    padding: 16px !important;
    border: 1px solid #1B421C !important;
    width: fit-content !important;
    transform: 0.3s all ease !important;
}
button.alt:hover {
    background: #fff !important;
    color: #1B421C !important;
    transform: 0.3s all ease !important;
}
#extra {
    background: #F9F9F9;
}
#extra h2 {
    color: #1E293B;
    font-family: "EB Garamond";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 43px;
}
#extra p {
    color: #1E293B;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
}
#extra .woocommerce-tabs ul.tabs li a {
    color: #1B421C;
    font-family: "EB Garamond";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 43px;
}
#extra .woocommerce-tabs ul.tabs li.active {
    background: linear-gradient(0deg, rgba(27, 66, 28, 0.07) 0%, rgba(27, 66, 28, 0.07) 100%), #FFF;
    border-radius: 0;
}
#extra .woocommerce-tabs ul.tabs li {
    background: none;
    border-radius: 0;
    margin-right: 10px;
}
#extra .woocommerce-tabs ul.tabs li {
    border: none;
    border-bottom: 1px solid #9D9D9D;
}
#extra .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
}
#extra .woocommerce-tabs ul.tabs li::before,
#extra .woocommerce-tabs ul.tabs li::after {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

#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;
}
#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;
}
}

.products {
    padding: 50px 0;
}
.products .header {
    margin-bottom: 50px;
}
.products .header h2 {
    color: #1E293B;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.products .slick-slide {
    margin: 0 5px;
}
.products .slick-slide h2 {
    color: #1E293B;
    text-align: center;
    font-family: "EB Garamond";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 10px 0;
}
.products .slick-slide a {
    text-decoration: none;
}
.products .slick-slide img {
    width: 100%;
    max-width: 203px;
    aspect-ratio: 1/1;
    object-fit: cover;
    height: auto;
}

.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    height: 44px;
    padding-left: 10px;
}

.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 57px !important;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    font-weight: 400 !important;
    font-family: "brandon-grotesque", sans-serif !important;
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
		padding-top: 0px;
    }
}

.single_variation_wrap {
    margin-top: 20px;

}
.woocommerce-variation-price {
    padding-bottom: 30px;
}
p.price {
    margin-bottom: 20px;
}
.product span.price {

	color: #6a6a6a !important;
	font-size: 1.25em;

}

section#extra {
    margin-top: 30px;
}
#extra p {
    color: #1E293B;
    font-family: "brandon-grotesque", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    padding-left: 10px;
}

.woocommerce-notices-wrapper {
    margin: 170px 100px 0 !important;
}

@media(max-width:767px){
        .woocommerce-notices-wrapper .woocommerce-message{
    flex-direction: column!important;
}

.woocommerce-notices-wrapper a.button{
    margin-top: 10px!important;
}
}

@media(max-width:576px){
    .woocommerce-notices-wrapper{
        margin: 170px 15px 0!important;
    }
}
.woocommerce-notices-wrapper .woocommerce-message {
    padding: 20px;
    border-top: 3px solid #1B421C;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 767px) {
.woocommerce-notices-wrapper .woocommerce-message a {
    margin-top: 20px !important;
	}
}
.woocommerce-notices-wrapper .woocommerce-message::before {
    display: none;
}
.woocommerce-notices-wrapper .woocommerce-message::after {
    display: none;
}
@media (max-width: 1500px) {
    .woocommerce-notices-wrapper {
        margin-top: 200px !important;
    }
}
@media (max-width: 1200px) {
    .woocommerce-notices-wrapper {
        margin-top: 123px !important;
    }
}
.woocommerce-notices-wrapper a.button {
    color: #FFF!important;
    text-align: center!important;
    font-family: "brandon-grotesque", sans-serif!important;
    font-size: 19px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: normal!important;
    background: #1B421C!important;
    width: fit-content!important;
    padding: 15px 50px!important;
    transition: 0.3s all ease!important;
    border: 1px solid #1B421C!important;
}
.woocommerce-notices-wrapper a.button:hover {
    background: #fff!important;
    color: #1B421C!important;
}

.top form tr .value{
    padding: 0 0 15px;
}

@media(max-width: 767px){
    .woocommerce-product-details__short-description{
        display: none !important;   
    }
    /* #main .top .left .inner{
        padding: 0 15px;
    } */
    #main .top{
        padding-top: 0;
    }
}



