/*
Theme Name: Child
Template: kadence
Author: Child Theme Configurator
Version: 1.0.1734969898
Updated: 2024-12-23 16:04:58

*/
/*.banner-wrap img {
    width: 100%;
    object-fit: cover;
}*/
.banner-wrap {
    padding-bottom: 60px;
    text-align: center;
    padding-top: 170px;
    background-color: #f5f5f5;
}
.hero-content h2 {
    font-size: 63px;
    line-height: 73px;
}
.hero-content .theme-btn {
    font-size: 23px;
    line-height: 28px;
}
.why-choose-area p{
	font-size: 18px;
	line-height: 28px;
}

.unique-sec .sub-title {
    font-size: 20px;
    line-height: 28px;
}
.signature-sec h3 {
    font-size: 40px;
    line-height: 50px;
}
.signature-sec p {
    font-size: 19px;
    line-height: 28px;
}
body h2 {
    font-size: 50px;
    line-height: 67px;
}
.blog-item-two .content h5 a {
    color: #121212;
}
.happy-wrap-area p {
    font-size: 26px;
    line-height: 37px;
}
.happy-wrap-area .featured-item .icon {
    margin-top: -12px;
}
.main-menu .navbar-collapse li.current-menu-item a {
    color: #000;
}
.about-founder-area h5 {
    font-size: 22px;
    line-height: 25px;
}
.testimonials-about h3 {
    font-size: 40px;
    line-height: 50px;
}
.text-crunchbury-wrap p {
    margin: 0px;
    width: calc(100% - 50px);
}
.text-crunchbury-wrap .text{
	width: 100%;
}
.sprouted-sec h3 {
    font-size: 45px;
    line-height: 55px;
}
body .sprouted-sec p {
    font-size: 19px;
    line-height: 23px;
}
.food-menu-tab .nav-link {
    font-size: 22px;
    line-height: 28px;
}
.food-menu-tab li {
    padding: 5px 8px;
}
.food-menu-tab-content p {
    font-size: 19px;
}
.food-menu-tab-content .theme-btn {
    font-size: 21px;
    line-height: 26px;
}
.satisfy-wrapper h3 {
    font-size: 46px !important;
    line-height: 57px !important;
}
.features-five-area h3 {
    font-size: 37px;
    line-height: 45px;
}
.quality-wrap .quality-content-section h3 {
    font-size: 39px;
    line-height: 48px;
}
.contact-page-area .wpcf7-form h4 {
    font-size: 40px;
    line-height: 49px;
}
.contact-page-area h4.text-white {
    font-size: 36px;
    line-height: 44px;
    margin: 0px;
}
.contact-page-form label {
    font-size: 21px;
    line-height: 26px;
}
.contact-info-item .content h6 {
    font-size: 23px;
    line-height: 28px;
}
.follow-us-wrap h5 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 15px;
}
.contact-info-item .content {
    width: calc(100% - 70px);
    padding-left: 20px;
}
.distributor-area-wrap h4 {
    font-size: 40px;
    line-height: 50px;
}
#banner-popup .popup-content {
    width: 90%;
    max-width: 800px;
    height: auto;
}
.woocommerce-terms-and-conditions-wrapper {
    margin: 0px !important;
}
#banner-popup .popup-close {
    background-color: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    padding-bottom: 4px;
    top: -15px;
    right: -15px;
        position: absolute !important;
    overflow: unset;
}
.faq-area h3 {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 30px;
}
.privacy-area-wrap h4 {
    font-size: 35px;
    line-height: 43px;
}
.privacy-area-wrap .section-title p {
    font-size: 21px;
    line-height: 26px;
}
.privacy-area-wrap ul li {
    font-size: 19px;
    line-height: 28px;
}
.discount-sec .section-title p {
    font-size: 17px;
}
.discount-sec h4 {
    font-size: 29px;
    line-height: 36px;
}
.flat-offer h4 {
    font-size: 28px;
    line-height: 34px;
}
.flat-sec h5 {
    font-size: 36px !important;
    line-height: 44px !important;
}
.discount-area-wrap h2 {
    font-size: 36px;
    line-height: 30px;
    margin-bottom: 30px;
}
.discount-area-wrap .section-title p {
    font-size: 20px;
    line-height: 30px;
}
.discount-area-wrap .content p {
    font-size: 18px;
    line-height: 30px;
}
.site-container .search-results {
    padding: 100px 0;
}
a{
	text-decoration: none !important;
}

.woocommerce div.product .product_title {
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
}
.woocommerce .star-rating span {
    color: #FF9D17;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}
.custom-quantity-section .qty {
    width: 100%;
    font-size: 20px;
    max-width: 100px;
    padding: 5px !important;
    margin-right: 15px;
    border-color: #C48252;
    border: 2px solid #C48252 !important;
    text-align: center;
}
.custom-quantity-section .quantity-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
    margin-right: 10px;
}
form.cart .single_add_to_cart_button {
    font-size: 19px;
    line-height: 24px !important;
    font-weight: 300;
    transition: 0.5s;
    text-align: center !important;
    padding: 10px 30px !important;
    text-transform: capitalize;
    background-color: #541c20 !important;
    border-radius: 25px;
    float: none !important;
    height: auto !important;
    transition: 0.5s;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
}
form.cart .single_add_to_cart_button:hover {
    background-color: #c48252 !important;
    box-shadow: 4px 4px #262626;
}
.custom-product-section .buy-now-button{
	font-size: 19px;
    line-height: 24px !important;
    font-weight: 300;
    transition: 0.5s;
    text-align: center !important;
    padding: 10px 30px !important;
    text-transform: capitalize;
    background-color: #c48252 !important;
    border-radius: 25px;
    float: none !important;
    height: auto !important;
    transition: 0.5s;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
}
.custom-product-section .buy-now-button:hover {
    box-shadow: 4px 4px #262626;
}
.custom-product-section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -10px 20px -10px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a {
    border: 4px solid rgba(196, 130, 82, 1);
    display: block;
    border-radius: 50px;
    overflow: hidden;
}
.related.products .woocommerce-loop-product__title {
    font-size: 29px !important;
    line-height: 37px;
}
.related.products .product-details {
    padding: 0px !important;
    margin: 0px !important;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
    width: 25% !important;
    height: 180px !important;
    padding: 5px !important;
    display: block;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img {
    border-radius: 20px;
    border: 4px solid rgba(196, 130, 82, 1) !important;
    display: block;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
    transform: unset !important;
    margin: 10px 0 0 0 !important;
    position: unset !important;
}
.product-price {
    padding: 0 10px;
    border-right: 1px solid #541c20;
    margin-bottom: 5px;
}
.wishlist-share {
    padding: 10px;
}
.custom-quantity-section {
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-bottom: 5px;
}
.product-reviews {
    padding: 0 10px;
    display: none;
    margin-bottom: 5px;
}
.stock.in-stock {
    margin: 10px 0 !important;
    color: #561e20 !important;
    display: none;
    margin-bottom: 5px;
}
.single_product_div {
    display: flex;
}
.single_product_div br{
    display: none;
}
.single_product_div .wt-wishlist-button {
    margin: 0px 8px 0 0 !important;
}
.cart .quantity {
    display: none;
}
.entry-summary .product_meta {
    display: none !important;
}
.entry-summary .psfw-social-wrap {
    display: none !important;
}
.custom-product-section .product-price {
    font-size: 26px;
    font-weight: 300;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
	border-radius: 4px 4px 0 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    background-color: #541c20;
    color: #fff !important;
}
ul.tabs.wc-tabs {
    padding: 0px !important;
}
.comment-form-comment textarea {
    border: 1px solid #cbd5e0 !important;
}
.comment-respond .nice-select {
    border: 1px solid #cbd5e0 !important;
}
.comment-form-comment {
    margin: 0px !important;
}
.comment-respond .stars {
    margin-bottom: 10px !important;
}
.comment-form-comment {
    clear: both;
    margin-top: 15px !important;
    display: inline-block;
    width: 100%;
}
.form-submit {
    margin-bottom: 0px !important;
}
#review_form .form-submit input {
    font-size: 19px;
    line-height: 24px !important;
    font-weight: 300;
    text-align: center !important;
    padding: 10px 30px !important;
    text-transform: capitalize;
    background-color: #c48252 !important;
    border-radius: 25px !important;
    float: none !important;
    height: auto !important;
    transition: 0.5s;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
    margin-top: 15px;
    border: 0px !important;
    color: #fff !important;
}
.form-submit input:hover {
    box-shadow: 4px 4px #262626 !important;
}
.related.products .product-action-wrap {
    position: unset !important;
    padding: 0px !important;
    opacity: 1 !important;
}

.related.products .browse_wishlist {
    margin-top: 10px;
    display: block;
}
.related.products > h2 {
    margin-bottom: 25px !important;
}
.single div#primary {
    margin-bottom: 0px;
}

.social-style-one a {
    align-items: center;
    justify-content: center;
    display: flex;
}
#share-modal .modal-content {
    padding: 40px;
    box-shadow: -5px 3px 12px #00000040;
    border: 0px;
    max-width: 400px;
    margin: 15px auto 0 auto;
    width: 90%;
}
#share-modal .modal-content .close {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #541c20;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    text-align: center;
    cursor: pointer;
}
#share-modal .modal-content .psfw-social-icons {
    margin: 0px !important;
}
.psfw-social-wrap {
    justify-content: center;
}
#share-modal {
    background-color: rgba(0, 0, 0, 0.5);
}
.form-group .wpcf7-submit {
    color: #fff;
    cursor: pointer;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    padding: 10px 30px;
    text-transform: capitalize;
    background-color: #541c20 !important;
    border-radius: 25px !important;
        border: 0px !important;
}
.form-group .wpcf7-submit:hover{
	background: #c48252 !important;
    box-shadow: 4px 4px #262626;
}
.comment-form input {
    border: 1px solid #cbd5e0 !important;
}
.comment-form .comment-form-author {
    margin: 15px 0 0 0 !important;
}
.comment-form .comment-form-email {
    margin-top: 15px !important;
}
.comment-form-cookies-consent {
    align-items: flex-start !important;
}
.comment-form-cookies-consent input {
    width: 26px !important;
    height: 26px !important;
}
.woocommerce-message {
    background-color: #eab98a !important;
    color: #fff !important;
    border-color: #541c20 !important;
}
.woocommerce-message .button.wc-forward {
    background: #541c20;
    border-radius: 25px;
    transition: all 0.2s ease;
}
.woocommerce-message .button.wc-forward:hover{
	box-shadow: 4px 4px #262626;
}
.page-id-466 .main-header.menu-absolute .header-upper, .page-id-470 .main-header.menu-absolute .header-upper{
    position: unset;
}
.loginForm input#check1 {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    top: 4px;
    position: relative;
    border: 1px solid #541c20 !important;
}
.woocommerce-ResetPassword {
    background: url(https://crunchbury-in-288646.hostingersite.com/wp-content/themes/kadence/images/bg/signup-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 762px;
    padding: 50px 40px;
    margin: 60px auto !important;
    color: #fff;
    height: 626px;
}
.woocommerce-ResetPassword p {
    text-align: center;
}
.woocommerce-ResetPassword label {
    color: #fff !important;
    text-align: left;
    line-height: normal !important;
}
.woocommerce-ResetPassword .input-text {
    max-width: unset !important;
}
.woocommerce-ResetPassword .woocommerce-form-row {
    width: 100% !important;
}
.loginForm .theme-btn {
    padding: 10px 30px !important;
}
.woocommerce-ResetPassword .woocommerce-Button.button {
    background: #541c20;
    border-radius: 25px;
    transition: 0.3s;
        margin-right: auto;
    display: block;
}
.woocommerce-ResetPassword .woocommerce-Button.button:hover{
	background: #c48252;
    box-shadow: 4px 4px #262626;
}
.woocommerce-account .woocommerce {
    max-width: 1290px;
    margin: 50px auto 50px auto;
    width: 100%;
    padding: 0 10px;
}
.woocommerce-account .account-navigation-wrap .woocommerce-MyAccount-navigation-link a {
    background-color: #eab98a;
    color: #fff !important;
    transition: 0.3s;
}
.woocommerce-account .account-navigation-wrap .woocommerce-MyAccount-navigation-link.is-active a, .woocommerce-account .account-navigation-wrap .woocommerce-MyAccount-navigation-link a:hover {
    background: rgba(188, 119, 70, 1);
    border-color: rgba(188, 119, 70, 1) !important;
    color: #fff !important;
}
.woocommerce-account .account-navigation-wrap .woocommerce-MyAccount-navigation-link {
    margin-bottom: 10px;
}
.woocommerce-account .account-navigation-wrap .woocommerce-MyAccount-navigation-link:last-child {
    margin-bottom: 0px;
}
.woocommerce-account .account-navigation-wrap {
    border: 0px !important;
}
.woocommerce-account .woocommerce {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 2%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    padding: 40px;
    border-radius: 30px;
    background: rgba(255, 241, 227, 1);
    width: 65% !important;
}
.woocommerce-account .woocommerce-info {
    border-color: #541c20 !important;
    background-color: #c48252 !important;
    color: #fff !important;
}
.woocommerce-account .account-navigation-wrap .woocommerce-MyAccount-navigation-link a {
    background-color: #fff;
    transition: 0.3s;
    border: 1px solid rgba(0, 0, 0, 0.2) !important;
    color: rgba(104, 43, 50, 1) !important;
    border-radius: 12px;
    font-size: 20px;
    padding: 19.5px;
    margin: 0px;
        font-weight: 300 !important;
}
.woocommerce-account .woocommerce-info .button:hover{
	background: #c48252;
    box-shadow: 4px 4px #262626;
}
.category-filter button.filter-btn {
    background: #541c20;
    border-radius: 25px;
    margin: 5px;
}
.category-filter button.filter-btn:hover{
	background: #c48252;
    box-shadow: 4px 4px #262626;
}
.category-filter {
    text-align: center;
}
.woocommerce-Address-title h2 {
    font-size: 30px;
}
.woocommerce-Address-title a {
    float: none !important;
    margin: 10px 0;
    display: block;
}
.woocommerce-MyAccount-content h2 {
    font-size: 32px;
    margin-bottom: 25px;
}
.woocommerce-MyAccount-content label {
    line-height: normal !important;
}
.woocommerce-MyAccount-content input {
    padding: 14px 20px !important;
    color: rgba(104, 43, 50, 1) !important;
}
.woocommerce-MyAccount-content .nice-select {
    border: 0px !important;
}
.woocommerce-MyAccount-content .nice-select span {
    color: #4a5568;
}
.woocommerce-MyAccount-content address {
    border: 1px dashed rgba(104, 43, 50, 1);
    border-radius: 19px;
    padding: 20px;
}
.woocommerce-MyAccount-content .nice-select {
    border: 1px solid #b9b9b9 !important;
    line-height: 26px;
}
.woocommerce-MyAccount-content .button {
    text-transform: capitalize;
    background: #541c20 !important;
    border-radius: 25px !important;
    transition: 0.3s
}
.woocommerce-MyAccount-content .button:hover{
	background: #c48252 !important;
    box-shadow: 4px 4px #262626 !important;
}
.woocommerce-account .woocommerce-MyAccount-content button#bulk-add-to-cart {
    background: #541c20 !important;
    border-radius: 25px !important;
    transition: 0.3s;
}
.woocommerce-account .woocommerce-MyAccount-content table td, .woocommerce-account .woocommerce-MyAccount-content table th {
    padding: 5px;
}

.woocommerce-account .kadence-account-avatar {
    display: none !important;
}
.woocommerce-account .account-navigation-wrap {
    background-color: #F3F3F3;
    border-radius: 28px;
    padding: 30px;
}
.woocommerce-account .woocommerce-MyAccount-content label {
    color: rgba(104, 43, 50, 1) !important;
    font-size: 19px !important;
    font-weight: 300 !important;
}
.update-shopping a i {
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 2px;
}
.woocommerce-cart .woocommerce {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 80px 10px;
}
.woocommerce-cart .woocommerce-error {
    border-color: #541c20 !important;
    background-color: #c48252 !important;
    color: #fff !important;
}
.woocommerce-cart .cart-summary h2 {
    font-size: 43px;
}
.woocommerce-cart .cart_totals h2 {
    font-size: 32px;
}
.woocommerce-cart span {
    clip: unset;
    position: unset !important;
    height: unset;
    width: unset;
    overflow: auto;
    word-wrap: unset !important;
    clip-path: unset;
    margin: 0px;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table th {
    background-color: #c48252 !important;
    width: auto !important;
    position: unset !important;
    border: 0px !important
    color: #fff;
    font-weight: 300;
    padding: 15px;
    color: #fff;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .product-price{
	border-right: 0px !important
    margin: 0px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table td {
    width: auto !important;
    border: 0px;
    background-color: rgba(255, 255, 255, 1);
    padding: 10px;
    border-bottom:1px solid #c48252;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table td a {
    color: rgba(104, 43, 50, 1) !important;
}
body.woocommerce-cart .woocommerce-cart-form {
    padding-right: 20px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table {
    border-radius: 30px;
    background: rgba(243, 243, 243, 1);
    padding: 20px !important;
    margin: 0px !important;
    display: block;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table th:first-child {
    border-radius: 30px 0 0 0;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table th:last-child {
    border-radius: 0px 30px 0 0px;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table th.product-price {
    border: 0px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .coupon input {
    border: 1px solid #c48252 !important;
    display: block;
    float: none !important;
    height: auto !important;
    padding: 14px !important;
    color: #541c20 !important;
    font-weight: 300 !important;
    margin: 0px !important;
    border-radius: 8px !important;
    width: calc(100% - 180px);
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .coupon input::placeholder{
	color: #541c20 !important;
}
body.woocommerce-cart .cart_totals {
    border-radius: 30px;
    background: rgba(243, 243, 243, 1);
    padding: 20px !important;
    margin-top: 95px;
}
body.woocommerce-cart .cart_totals th {
    color: rgba(121, 117, 117, 1) !important;
    font-weight: 300 !important;
    font-size: 22px;
    padding-left: 0px;
}
body.woocommerce-cart .cart_totals .order-total td, body.woocommerce-cart .cart_totals .order-total th {
    border-top: 1px dashed rgba(196, 130, 82, 1);
}
body.woocommerce-cart .cart_totals td {
    color: rgba(196, 130, 82, 1);
    font-size: 22px;
    font-weight: 300;
    text-align: right;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .button {
    text-decoration: none;
    cursor: pointer;
    font-size: 19px;
    line-height: 24px !important;
    font-weight: 300;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    padding: 10px 30px !important;
    text-transform: capitalize;
    background: #541c20 !important;
    border-radius: 25px;
    color: #fff !important;
    height: auto !important;
    width: 240px !important;
    margin-left: 10px;
}
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a {
    text-decoration: none;
    cursor: pointer;
    font-size: 19px;
    line-height: 24px !important;
    font-weight: 300;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    padding: 15px 30px !important;
    text-transform: capitalize;
    background: #541c20 !important;
    border-radius: 25px;
    color: #fff !important;
    height: auto !important;
    width: 100% !important;
    margin: 0px;
}
body.woocommerce-cart .cart_totals .wc-proceed-to-checkout a:hover{
	box-shadow: 4px 4px #262626;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .button:hover{
	    box-shadow: 4px 4px #262626;
}
body.woocommerce-cart .woocommerce-cart-form h2 {
    margin-bottom: 40px;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .coupon {
    display: flex
;
}
body .footer-widget, body .widget {
    margin-bottom: 0;
}
.menu-item-has-children > a:before {
    background-image: url(/wp-content/uploads/2025/01/down-arrow.png);
    content: '';
    position: absolute;
    top: 12px;
    right: 0;
    width: 12px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block !important;
}
.menu-item-has-children > a{
    padding-right: 15px !important;
    width: 100%;
}
.popular-menu-wrap .list-btn {
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    transition: 0.3s;
    margin: 0 auto;
}
.popular-menu-wrap .list-btn:hover{
    background-color: #541c20;
}
.popular-menu-wrap .list-btn:hover img{
    transition: 0.3s;
}
.popular-menu-wrap .list-btn:hover img{
   filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(7498%) hue-rotate(303deg) brightness(118%) contrast(92%);
}
.popular-menu-wrap ul {
    margin: 10px 0;
    overflow: auto;
    min-height: 405px;
    max-height: 406px;
}
.popular-menu-wrap ul::-webkit-scrollbar {
  width: 0px;
}
.popular-menu-wrap ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.popular-menu-wrap ul::-webkit-scrollbar-thumb {
  background: #888;
}
.popular-menu-wrap ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.serach-btn-wrapper {
    display: flex;
}
body .grill-menu-wrap .popular-menu-wrap ul li {
    font-size: 35px;
    font-weight: 300;
    padding: 20px 0;
}
.frame-shape{
    position: absolute;
    z-index: 0;
}
.shape-top{
    bottom: 99%;
}
.shape-bottom{
    top: 99%;
}
.product-tabs .nav-tabs .nav-link {
    color: #541c20;
    background-color: #fff;
    border-radius: 50px;
    font-size: 22px;
    padding: 15px 30px;
    transition: 0.3s;
    border:0px;
}
.product-tabs .nav-tabs .nav-link.active, .product-tabs .nav-tabs .nav-link:hover{
    background-color: #541c20;
    color:#fff;
}
.product-tabs .nav-item {
    padding: 7px;
}
.product-tabs .nav-tabs{
    border: 0px;
    margin-bottom: 30px;
}
.product-item .image {
    border-radius: 30px;
    overflow: hidden;
    border: 5px solid;
    height: 415px;
}
.product-item .image a {
    height: 100%;
    display: block;
}
.product-item .image a img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.product-item .image:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.4);
}
body .product-item .content p {
    min-height: unset;
}
.product-tabs .tab-content .product-item {
    margin: 0px;
    padding: 15px 10px;
}
.product-tabs .slick-dotted.slick-slider {
    padding-bottom: 40px;
}
body .main-menu .navbar-collapse li ul li ul {
    left: 89%;
}
.footer-bottom {
    padding-left: 15px;
    padding-right: 15px;
}
.footer-links ul li a:hover {
    color: #c48252;
}
.testimonial-item .image-section .image img {
    width: 100%;
    object-fit: cover;
}
.cateogry-item {
    height: 100%;
}
.cateogry-item .content {
    height: 100%;
}
.cart-empty.woocommerce-info {
    color: #541c20 !important;
}
.return-to-shop .button {
    color: white;
    cursor: pointer;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    padding: 10px 30px;
    -webkit-box-align: center;
    text-transform: capitalize;
    background-color: #541c20;
    border-radius: 25px;
}
.return-to-shop .button:hover {
    box-shadow: 4px 4px #262626;
    background-color: #541c20;
}
.woocommerce-checkout .woocommerce {
    padding: 80px 10px;
    max-width: 1320px;
    margin: 0 auto;
        text-align: center;
}
.woocommerce-checkout .woocommerce .button {
    color: white;
    cursor: pointer;
    font-size: 19px;
    line-height: 24px;
    font-weight: 300;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    padding: 10px 30px;
    -webkit-box-align: center;
    text-transform: capitalize;
    background-color: #541c20;
    border-radius: 25px;
}
body .woocommerce form.checkout_coupon{
    display: flex !important;
    flex-wrap: wrap;
    border: 1px solid #c48252 ;
    border-radius: 20px;
}
.checkout_coupon p{
    width: 100%;
}
.checkout_coupon .form-row.form-row-first {
    width: calc(100% - 180px);
    float: none;
    margin: 0px !important;
    padding-right: 10px;
}
.checkout_coupon .form-row.form-row-first input#coupon_code {
    border: 1px solid #c48252 !important;
    display: block;
    float: none !important;
    height: auto !important;
    padding: 14px !important;
    color: #541c20 !important;
    font-weight: 300 !important;
    margin: 0px !important;
    border-radius: 8px !important;
    width: 100%;
}
.checkout_coupon .form-row.form-row-last{
    width: 180px !important;
    float: none;
    margin: 0px !important;
}
.checkout_coupon .form-row.form-row-last button {
    text-decoration: none;
    cursor: pointer;
    font-size: 19px;
    line-height: 24px !important;
    font-weight: 300;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    padding: 16px 30px !important;
    text-transform: capitalize;
    background: #541c20 !important;
    border-radius: 25px;
    color: #fff !important;
    height: auto !important;
    margin-left: 10px;
    width: 100%;
}
.checkout_coupon .form-row.form-row-last button:hover{
    box-shadow: 4px 4px #262626;
}
.checkout.woocommerce-checkout {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    align-items: flex-start;
    gap: 1%;
}
.checkout.woocommerce-checkout .col2-set {
    float: none;
    width: 68%;
    border-radius: 30px;
    background: rgba(243, 243, 243, 1);
    padding: 40px !important;
    margin: 0px !important;
    display: block;
}
.woocommerce .woocommerce-info {
    background-color: #eab98a !important;
    color: #fff !important;
    border-color: #541c20 !important;
}
.checkout.woocommerce-checkout button#place_order {
    background: #541c20;
    border-radius: 25px;
    transition: all 0.2s ease;
}
.checkout.woocommerce-checkout button#place_order:hover{
    box-shadow: 4px 4px #262626;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order {
    width: 30%;
    padding: 30px;
    background: rgba(255, 240, 229, 1);
    border-radius: 28px;
}
.checkout.woocommerce-checkout .col2-set .woocommerce-billing-fields h3 {
    text-align: left;
    margin-bottom: 40px;
}
.checkout.woocommerce-checkout .col2-set label{
    text-align: left;
    color: rgba(104, 43, 50, 1);
    font-size: 21px;
    font-weight: 300;
    margin-bottom: 15px;
    line-height: normal;
}
.checkout.woocommerce-checkout .col2-set .input-text{
    border-radius: 13px !important;
    padding: 17px 20px !important;
    font-size: 20px;
    color: rgba(104, 43, 50, 1);
}
.checkout.woocommerce-checkout .col2-set .form-row{
    margin-bottom: 25px;
}
.checkout.woocommerce-checkout .col2-set .input-text::placeholder{
    color: rgba(104, 43, 50, 1);
}
.checkout.woocommerce-checkout .col2-set textarea.input-text {
    height: auto;
}
.checkout.woocommerce-checkout .col2-set .woocommerce-additional-fields h3 {
    text-align: left;
    font-size: 28px;
    margin-bottom: 20px;
}
.checkout.woocommerce-checkout .col2-set .col-1, .checkout.woocommerce-checkout .col2-set .col-2 {
    width: 100%;
    float: left;
}
h3#order_review_heading {
    display: none;
}
.woocommerce-checkout-payment .wc-stripe-card-icons-container {
    display: flex;
}
.woocommerce-checkout-payment img.wc-stripe-card-icon {
    width: 25%;
    margin: 0px !important;
    padding: 5px !important;
}
/*.page-id-61.woocommerce-account .woocommerce {
    background-image: url(/wp-content/uploads/2025/01/Vector-12.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block !important;
    max-width: 800px;
    padding: 50px 70px;
}
.page-id-61.woocommerce-account .woocommerce h2 {
    font-size: 40px;
    font-weight: 400;
    text-align: center;
}
.page-id-61.woocommerce-account .woocommerce .woocommerce-form {
    margin: 0px !important;
    border: 0px;
    padding: 0px;
}
.page-id-61.woocommerce-account .woocommerce .woocommerce-form label {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 10px;
}
.page-id-61.woocommerce-account .woocommerce .woocommerce-form input {
    border-radius: 13px !important;
    background-color: #fff !important;
    padding: 13px 20px !important;
    color: rgba(104, 43, 50, 1) !important;
    font-size: 18px;
    font-weight: 300;
    border: 0px !important;
}
.page-id-61.woocommerce-account .woocommerce .woocommerce-form .woocommerce-form-row {
    margin-bottom: 20px;
}
.page-id-61.woocommerce-account .woocommerce-form-login .woocommerce-button {
    text-transform: capitalize;
    background: #541c20 !important;
    border-radius: 25px !important;
    transition: 0.3s;
    font-size: 19px;
    font-weight: 300;
    padding: 6px 56px !important;
}
.page-id-61.woocommerce-account .woocommerce-form-login .woocommerce-button:hover{
    background: #c48252 !important;
    box-shadow: 4px 4px #262626 !important;
}
.page-id-61.woocommerce-account .woocommerce-form-login input#rememberme {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.page-id-61.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword a {
    color: #fff;
}
*/
@media(max-width:1499px){
.logo-outer .logo img {
    width: 100% !important;
    max-width: 200px !important;
}
}

@media(max-width:1024px){
body.woocommerce-cart .woocommerce-cart-form {
    padding-right: 0px !important;
}
body.woocommerce-cart .cart_totals {
    margin-top: 30px;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
    height: auto !important;
}
.checkout.woocommerce-checkout .col2-set {
    width: 100%;
}
.checkout.woocommerce-checkout .woocommerce-checkout-review-order {
    width: 100%;
    margin-top: 30px;
}
}

@media(max-width:991px){
.menu-item-has-children a:before {
    top: 17px;
}
body .grill-menu-wrap .popular-menu-wrap ul li {
    font-size: 24px;
    padding: 10px 0;
}
.popular-menu-wrap ul {
    min-height: 381px;
    max-height: 382px;
}
body .main-menu .navbar-collapse li a:hover {
    color: #fff;
}
.main-menu .navbar-collapse li ul {
    padding-bottom: 20px;
    margin: 0px;
}
body .main-menu .navbar-collapse li ul li ul {
    left: 0;
}
section.faq-area.mb-120 {
    margin-bottom: 0px;
}
.footer-title {
    margin-top: 30px;
}
.woocommerce-account .account-navigation-wrap {
    width: 100% !important;
    max-width: 400px;
    margin: 0 auto;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    margin-top: 40px;
    width: 100% !important;
}
.hero-content h2 {
    font-size: 52px;
    line-height: 59px;
}
body h2 {
    font-size: 40px;
    line-height: 48px;
}
.product-item .image h2 {
    font-size: 32px;
    line-height: 40px;
}
.main-menu .navbar-collapse li.current-menu-item a {
    color: #fff;
}
.faq-area h3 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 20px;
}
body h1.page-title {
    font-size: 48px;
    line-height: 56px;
}
.banner-wrap {
    padding-top: 140px;
    padding-bottom: 50px;
}
}

@media(max-width:767px){
	.woocommerce-Tabs-panel {
    padding-bottom: 30px !important;
}
.home .section-title h3 {
    padding-left: 30px;
}
.home .section-title h3 img {
    left: 0;
    top: -10px;
    width: 30px;
}
.cateogry-item .content {
    height: auto;
}
.cateogry-item {
    height: auto;
}
.about-founder-area .section-title img.founder-image {
    margin-bottom: 30px;
}
section.testimonials-about {
    padding-bottom: 60px;
}
.about-us-area {
    padding-bottom: 0px !important;
            margin-top: 0px !important;
}
section.food-category-area-2 {
    margin-bottom: 100px;
}
.about-us-content-2 {
    margin-top: 50px;
}
section.blog-area-six {
    padding-bottom: 30px !important;
}
.follow-us-wrap {
    margin-bottom: 20px;
}
section.blog-area-five {
    padding-bottom: 30px !important;
}
section.happy-wrap-area {
    padding-bottom: 60px;
}
section.faq-area {
    padding-top: 50px;
    padding-bottom: 30px;
}
.faq-image-part {
    margin-bottom: 20px;
}
.pb-200, .py-200 {
    padding-bottom: 60px !important;
}
.pb-150, .py-150 {
    padding-bottom: 60px !important;
}
section.faq-area.mb-120 {
        margin-bottom: 60px;
    }
    section.blog-details-area {
    padding-bottom: 60px !important;
    padding-top: 60px !important;
}
.checkout.woocommerce-checkout .col2-set, .checkout.woocommerce-checkout .woocommerce-checkout-review-order {
    padding: 30px 20px !important;
}
.checkout.woocommerce-checkout .col2-set .form-row {
    margin-bottom: 15px;
    width: 100%;
}
.hero-content h2 {
    font-size: 38px;
    line-height: 46px;
}
.hero-content h1 {
    font-size: 22px;
    line-height: 30px;
  }
  .hero-content .theme-btn {
    font-size: 18px;
    line-height: 26px;
}
body h2 {
        font-size: 34px;
        line-height: 42px;
    }
    .signature-sec h3 {
    font-size: 26px;
    line-height: 34px;
}
.signature-sec .mb-100 {
    margin-bottom: 30px;
}
.signature-sec h3 {
    margin-top: 30px;
}
.signature-sec .mt-80 {
    margin-top: 30px;
}
.fpq-part h2 {
    text-align: center;
    margin-bottom: 20px;
}
.about-founder-area .section-title img.founder-image {
    margin-bottom: 10px;
}
.sprouted-sec h3 {
    font-size: 32px !important;
    line-height: 40px;
}
.related.products .woocommerce-loop-product__title {
    font-size: 24px !important;
    line-height: 32px;
}
.features-five-area h3 {
    font-size: 32px;
    line-height: 40px;
}
.quality-wrap .quality-content-section h3 {
    font-size: 32px;
    line-height: 40px;
}
.contact-page-area h4.text-white {
    font-size: 32px;
    line-height: 40px;
}
.follow-us-wrap h5 {
    font-size: 28px;
    line-height: 36px;
}
.contact-page-area .wpcf7-form h4 {
    font-size: 32px;
    line-height: 40px;
}
.contact-page-form .row.mt-30 {
    margin-top: 0px;
}
.happy-wrap-area .mt-40 {
    margin-top: 0px !important;
}
.distributor-area-wrap h4 {
    font-size: 32px;
    line-height: 40px;
}
.faq-area h3 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
}
.privacy-area-wrap h4 {
    font-size: 32px;
    line-height: 40px;
}
.privacy-area-wrap .section-title p {
    font-size: 18px;
    line-height: 24px;
}
.privacy-area-wrap ul li {
    font-size: 16px;
    line-height: 24px;
}
.discount-sec h4 {
    font-size: 24px;
    line-height: 32px;
}
.flat-offer h4 {
    font-size: 24px;
    line-height: 32px;
}
.flat-sec h5 {
    font-size: 32px !important;
    line-height: 40px !important;
}
.flat-offer {
    margin-bottom: 0px !important;
}
.discount-area-wrap h2 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
}
.site-container .search-results {
    padding: 50px 0;
}
}

@media(max-width:719px){
body.woocommerce-cart .woocommerce-cart-form .cart .quantity {
    display: block;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .coupon input {
    width: 100% !important;
    margin-bottom: 15px !important;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .button {
    width: max-content;
    display: block;
    margin: 0 auto 10px auto;
}
body.woocommerce-cart .woocommerce-cart-form table.shop_table .coupon {
    flex-wrap: wrap;
    justify-content: center;
}
body.woocommerce-cart .woocommerce-cart-form h2 {
    margin-bottom: 30px;
    font-size: 36px;
}
.woocommerce-cart .woocommerce {
    padding: 50px 10px;
}
.about-founder-area .section-title h2 {
    font-size: 34px;
    line-height: 42px;
}
.food-menu-tab .nav-link {
    font-size: 16px;
    padding: 5px 20px;
}
.food-menu-tab li {
    padding: 5px;
}
.product-list .content h5{
	min-height: unset;
}
.satisfy-wrapper h3 {
    font-size: 32px !important;
    line-height: 40px !important;
}
section.blog-area-five.pt-80 {
    padding-top: 0px !important;
}
}

@media(max-width:479px){
  
  
    body .why-choose-area .why-choose-wrap h4 {
        font-size: 24px;
    }
    body .section-title h3 {
        font-size: 26px;
    }
    body .featured-item-3 .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        margin-top: -60px;
    }
    body .about-founder-area .section-title h3 {
        font-size: 30px;
        line-height: 38px;
    }
  
    body .about-founder-area .section-title h3 {
        font-size: 26px;
        line-height: 34px;
    }
    body h3 {
        font-size: 26px;
    }
    body h1.page-title {
        font-size: 34px;
        line-height: 40px;
    }
    body .page-title {
        font-size: 34px;
    }
    body.woocommerce div.product .product_title {
        font-size: 32px;
        line-height: 40px;
    }
    body h2, body .h2, body .count-text {
        font-size: 32px;
    }
    .contact-heading h4 img {
        display: block;
        margin: 0 auto;
    }
}

 .banner-popup-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        justify-content: center;
        align-items: center;
        z-index: 9999;
    }

    .popup-content {
        position: relative;
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        width: 50%;
        height: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .popup-content img {
        max-width: 100%;
        max-height: 100%;
        border-radius: 10px;
    }

    .popup-close {
        position: absolute;
        top: 10px;
        right: 15px;
        font-size: 20px;
        cursor: pointer;
        color: #333;
    }

    .popup-close:hover {
        color: red;
    }