.navbar-brand-logo {
    position: absolute;
    background: #fff;
    width: 182px;
    padding: 20px !important;
    border-radius: 9px;
    top: 0;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
}

.navbar-brand-logo {
    position: absolute;
    background: #fff;
    width: 182px;
    padding: 20px !important;
    border-radius: 9px;
    top: -55px;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
}
footer {
	    clear: both;
}
.productFaMyEx .kargo-label {
   font-size: 11px !important;
}
.wc-block-cart__submit-container a {
	    background: #56973c;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
	  border-radius: 9px;
}

.wc-block-components-button {
	    background: #56973c;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    border: 0;
    border-radius: 9px;
}
.headnormal .page-title {
    padding-top: 77px !important;
    padding-bottom: 50px;
}
.woocommerce.single p {
    font-family: "Jost", sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
}.woocommerce div.product .product_title {
    font-family: ""Jost", sans-serif";
    color: #000000;
    font-weight: 500;
    font-size: 35px;
    line-height: 42px;
    margin-bottom: 30px;
}
.quantity-right-plus, .quantity-left-minus {
    background-color: #437C28 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt {
	  background-color: #437C28;
}
.aratitle {
	    font-size: 35px;
    line-height: 35px;
}
.ckutu p {
	margin-bottom:0 !important;
}
@media (max-width: 768px) {
    .navbar-brand-logo {
        position: absolute;
        background: #fff;
        width: 182px;
        padding: 13px !important;
        border-radius: 9px;
        top: -48px;
        /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
    }
	.aratitle {
    font-size: 29px;
    line-height: 32px;
}
	.vc_custom_1747492461093 {
    margin-top: 40px !important;
}
}