body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
}

@font-face {
    font-family: 'Brush Script Std';
    src: url('../fonts/BrushScriptStd.eot');
    src: url('../fonts/BrushScriptStd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BrushScriptStd.woff2') format('woff2'),
        url('../fonts/BrushScriptStd.woff') format('woff'),
        url('../fonts/BrushScriptStd.ttf') format('truetype'),
        url('../fonts/BrushScriptStd.svg#BrushScriptStd') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}



.container {
    max-width: 1480px;
    padding-left: 15px;
    padding-right: 15px;
}

#shadow-host-companion {
    display: none !important;
}

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

.overlay-n::before {
    content: '';
    border: 6px solid #f3f3f3;
    border-top: 6px solid #00a851;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1s linear infinite;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.form-control:focus {
    box-shadow: none;
}

.btn-primary {
    background: #00a851;
    border-color: #00a851;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
}

.btn-primary:not([href]):not([tabindex]) {
    color: #fff;
}

.btn-primary:hover,
.btn-primary:not([href]):not([tabindex]):hover {
    color: #fff;
}

.seacrh-prod .pro-search-clr {
    width: auto;
    background-color: transparent;
    border-radius: 0;
    background-image: none;
    height: 29px;
    border: none;
    color: #046067;
    padding: 0;
    right: 88px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.seacrh-prod .pro-search-clr:focus {
    outline: none;
    box-shadow: none;
}

.seacrh-prod .pro-search-clr:before {
    display: none !important;
}

.quantity {
    border: 1px solid #ccc;
}

.quantity .qty {
    border: none;
}

.qty-change-button {
    background: none;
    color: #000 !important;
    font-weight: normal;
}

.qty-change-button i.woofood-icon-plus,
.qty-change-button i.woofood-icon-minus {
    margin: auto;
    color: #000;
    -webkit-text-fill-color: #a3a3a3;
    font-weight: normal;
}

.type-page {
    float: none;
}

.cart-page {
    background-color: #fff;
}

.cart-page .woocommerce {
    display: flex;
    align-items: start;
    width: 100%;
    flex-wrap: wrap;
}

.woocommerce table.shop_table .product-thumbnail {
    min-width: 100px;
}

.woocommerce table.shop_table td.product-thumbnail {
    height: 80px;
}

.woocommerce table.shop_table td.product-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
}

table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
}

table.shop_table .actions .coupon {
    display: inline-flex;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background-image: none;
    color: #fff !important;
    background: #00a851;
    background-image: none;
    border: 1px solid #00a851;
    box-shadow: none !important;
    font-weight: normal;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background: #f57e20;
    color: #fff !important;
    border: 1px solid #f57e20;
    box-shadow: none !important;
    opacity: 1 !important;
}

.cart_totals .checkout-button,
.cart_totals .checkout-button.button.alt.wc-forward,
.woocommerce-cart-form .actions .button[name="update_cart"] {
    background: #f57e20;
    color: #fff !important;
    border: 1px solid #f57e20;
}

.cart_totals .checkout-button:hover,
.cart_totals .checkout-button.button.alt.wc-forward:hover,
.woocommerce-cart-form .actions .button[name="update_cart"]:hover {
    background: #00a851;
    color: #fff !important;
    border: 1px solid #00a851;
}

.cart_totals .checkout-button,
.cart_totals .checkout-button.button.alt.wc-forward {
    margin-top: 25px;
    border-radius: 6px !important;
}

.cart_totals {
    padding: 22px 40px 40px;
}

.woocommerce .cart-collaterals table.shop_table tr th {
    border-right: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table th {
    color: #8d3e00;
}

body.custom-background {
    background-image: none !important;
}

.header-cart {
    width: auto !important;
    background: none !important;
    background-image: none !important;
    color: none !important;
    box-shadow: none !important;
    border: none !important;
}

form.checkout_coupon.woocommerce-form-coupon {
    width: auto;
    display: inline-flex;
}

.comment-reply-link {
    background-color: #f68b1f;
    color: #fff;
    padding: 4px 11px;
    border-radius: 3px;
    font-size: 14px;
}

.comment-reply-link:hover {
    background-color: #00a851;
    color: #fff;
}

.comment-meta a {
    color: #2d1100;
}

.comment-meta b.fn {
    margin-left: 9px;
}

.comments-area ol.children {
    border-left: 1px solid #dbdbdb;
}

.woocommerce-checkout h3 {
    color: #2d1100;
    font-weight: 400;
}

#wf-time-to-deliver {
    border: 1px solid #00a851;
    margin-bottom: 30px;
}

div#order_review {
    margin-top: 40px;
}

#wf-time-to-deliver .wf_tdlvr_title {
    background: #00a851;
    padding: 10px 13px;
    font-weight: normal;
}

.woocommerce .delivery .woofood_time_to_deliver {
    padding: 16px 13px 12px;
}

#order_review thead tr.bg-dark {
    background-color: #00a851 !important;
}

#order_review .order-total {
    background-color: #d6d6d6 !important;
    color: #2d1100 !important;
}

.woocommerce-additional-fields {
    display: inline-block;
    width: 100%;
    border: 1px solid #00a851;
}

.woocommerce-additional-fields h3 {
    background: #00a851;
    padding: 12px 13px;
    font-weight: normal;
    font-size: 17px;
    color: #fff;
}

.woocommerce-additional-fields__field-wrapper {
    padding: 7px 12px 20px;
}

.woocommerce-info {
    border-color: #f57e20;
}

.woocommerce .place-order .button {
    background-color: #f57e20 !important;
    border-color: #f57e20;
    font-size: 20px;
    padding: 14px 38px;
    border-radius: 6px !important;
}

.woocommerce .place-order .button:hover {
    background-color: #00a851 !important;
    border-color: #00a851;
}

.select2-container .select2-selection--single {
    height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 37px;
    font-size: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.woocommerce-billing-fields h3,
#order_review_heading {
    font-family: 'Abigail Nagita';
    margin-bottom: 20px;
}

.wf_product_view .modal__title {
    font-weight: normal;
    color: #2d1100;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price,
.wf_product_view .price {
    padding: 0 !important;
    background: none !important;
    color: #782800;
    text-align: left !important;
    float: none;
    border-left: none;
    font-size: 20px;
    font-weight: 600 !important;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 12px !important;
}

.wf_product_view .price {
    text-align: center !important;
    margin: 12px 0 2px !important;
}

.wf_product_view .modal__content {
    margin-top: 0;
    margin-bottom: 0;
}

.modal__close {
    color: red;
    font-weight: bold;
}

.wf_quickview_upsell_products {
    margin-top: 20px;
}

.woofood-product-loop .product-price {
    color: #782800;
}

.column-50-wf.image-column img {
    border-radius: 16px;
}

.woofood-product-loop .product-button .button {
    font-weight: normal;
    color: #fff !important;
    box-shadow: none !important;
    background: #00a851;
    background-image: none !important;
    border: 1px solid #00a851;
}

.woofood-product-loop .product-button .button:hover {
    color: #fff !important;
    box-shadow: none !important;
    background: #f57e20 !important;
    background-image: none !important;
    border: 1px solid #f57e20 !important;
}

.wf_product_view .modal__container {
    border-radius: 0;
}

.wf_product_view .modal__footer {
    box-shadow: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    justify-content: center;
}

.wf_product_view .single_add_to_cart_button {
    color: #ffffff !important;
    box-shadow: none !important;
    background: #f57e20 !important;
    background-image: none !important;
    border: 1px solid #ec9a10 !important;
    border-radius: 5px !important;
    font-weight: normal !important;
    margin-top: 0 !important;
    margin: 15px 0 !important;
    margin-right: 0 !important;
    padding: 13px 30px !important;
}

.wf_product_view .single_add_to_cart_button:hover {
    background: #00a851 !important;
    border-color: #00a851 !important;
}

.woofood-product-loop .product-image img {
    height: 45px;
    width: 50px;
    max-width: 50px;
    border-radius: 7px;
}

.wf_product_view .cart .quantity {
    float: none !important;
    display: flex;
    margin: auto;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 92px;
    margin-top: 10px;
}

.wf_product_view .column-50-wf.image-column {
    float: none !important;
}

.side-collapse-container {
    display: inline-block;
    width: 100%;
    padding: 80px 0;
    background-color: #f6f6f6;
}

.side-collapse-container .type-product {
    border-radius: 10px;
}

.woocommerce ul.products li.product .price {
    color: #782800;
}

.side-collapse-container .main-inner {
    padding-bottom: 0px !important;
    margin-top: 0;
}

.single-prod-page .woocommerce-tabs {
    display: none !important;
}

.single-prod-page .related {
    display: inline-block;
    width: 100%;
    padding: 70px 0 0 0;
}

.single-prod-page ul.products {
    margin: 20px 0 0 0;
}

.woocommerce .single-prod-page ul.products li.product,
.woocommerce-page .single-prod-page ul.products li.product {
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 4px;
}

.single-prod-page .product_title {
    padding: 0px !important;
    border-bottom: 0px solid rgba(0, 0, 0, 0.14) !important;
    color: #782800 !important;
    margin-bottom: 15px !important;
    text-align: left;
    float: none !important;
    font-family: "Kalnia Glaze", serif;
}

.woocommerce .single-prod-page .entry-summary .price {
    text-align: left !important;
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    font-size: 25px;
}

.single-prod-page .entry-summary .price:before,
.wf_product_view .price:before {
    content: 'Price: ';
    color: #8b8b8b;
    font-size: 19px;
    font-weight: 500;
    margin-right: 5px;
}

.single-prod-page div.quantity {
    margin-top: 20px !important;
}

.single-prod-page button.single_add_to_cart_button {
    background: #00a851 !important;
    border-color: #00a851 !important;
    padding: 13px 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px !important;
    margin-top: 13px;
}

.single-prod-page button.single_add_to_cart_button:hover {
    background-color: #f57e20 !important;
    border-color: #f57e20 !important;
}

.single-prod-page .product_meta {
    margin-top: 20px;
}

.single-prod-page .woocommerce-product-gallery {
    margin-bottom: 20px;
}

.single-prod-page .woocommerce-product-gallery__image {
    height: 460px;
    overflow: hidden;
    border: 1px solid #ededed;
    border-radius: 10px;
}

.single-prod-page .woocommerce-product-gallery__image a {
    display: block;
    height: 100%;
}

.single-prod-page .woocommerce-product-gallery__image img {
    height: 100% !important;
    object-fit: contain;
}

.woocommerce .related ul.products li.product .price {
    padding: 10px !important;
    margin-top: 17px !important;
    font-size: 17px;
}

.woocommerce .related ul.products li.product .woocommerce-loop-product__title {
    color: #782800;
    font-weight: 500;
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message,
.woocommerce-success {
    padding: 1em 2em 1em 1.5em;
}

.woocommerce-message,
.woocommerce-success {
    border-left: 10px solid #00a851;
}

.wc-empty-cart-message {
    width: 100%;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
}

.blog-det-image {
    height: 400px;
    width: 100%;
}

.blog-det-image picture {
    height: 100%;
}

.blog-det-image picture img {
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
}

section.woocommerce-customer-details,
section.woocommerce-order-details {
    padding: 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-content table.shop_table th {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.account h2 {
    text-align: center;
}

ul.wc-item-meta {
    margin: 0;
    padding: 15px 0 0 0;
}

.account input[type="text"],
.account input[type="tel"],
.account input[type="password"],
.account input[type="email"],
.woocommerce-form-login input[type="email"],
.woocommerce-form-login input[type="password"],
.woocommerce-form-login input[type="text"],
.woocommerce-form-register input[type="text"],
.woocommerce-form-register input[type="email"],
.woocommerce-form-register input[type="tel"],
.woocommerce-form-register input[type="password"],
.woocommerce-form-register select,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile select,
.tnp-profile textarea {
    padding: 8px 25px;
    border: none;
    border-radius: 10px;
    font-size: 18px;
    font-weight: normal;
    min-height: 60px;
    color: #444;
    background-color: #fff;
    background: #fff;
    border: 1px solid #ece3dc;
    display: block;
    width: 100%;
}

.account input:-webkit-autofill,
.account input:-internal-autofill-selected,
.account input:-webkit-autofill,
.woocommerce-form-login input:-internal-autofill-selected {
    background-color: transparent !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
    box-shadow: 0 0 0px 1000px white inset !important;
}

.account .woocommerce .form-row-wide {
    display: block;
}

p.woocommerce-LostPassword.lost_password {
    padding: 25px 0 0 0;
    text-align: center;
}

p.woocommerce-LostPassword.lost_password a,
.lost_password a {
    padding: 7px 16px;
    text-decoration: none;
    background: #f57e20;
    background-image: none;
    color: #fff !important;
    box-shadow: none;
    background: #f57e20;
    background-image: none;
    border: 1px solid #f57e20;
    border-radius: 5px;
}

p.lost_password {
    padding: 25px 0 0 0;
    text-align: center;
    border-top: 1px solid #eee;
}

p.woocommerce-LostPassword.lost_password a:hover,
.lost_password a:hover {
    background: #00a851;
    background: #00a851;
    border: 1px solid #00a851;
}

.woocommerce-form-register .woocommerce-FormRow {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.woocommerce-form-login input[type="submit"],
.woocommerce-form-login button[type="submit"],
.woocommerce-form-register input[type="submit"],
.woocommerce-form-register button[type="submit"] {
    color: #fff !important;
    background: #00a851;
    background-image: none;
    border: 1px solid #00a851;
    box-shadow: none !important;
    font-weight: normal;
    border-radius: 3px;
}

.account input[type="submit"],
.account button[type="submit"],
.woocommerce-form-login input[type="submit"],
.woocommerce-form-login button[type="submit"],
.woocommerce-form-register input[type="submit"],
.woocommerce-form-register button[type="submit"] {
    margin-top: 13px;
    text-align: center;
    margin: auto auto 10px;
    padding: 14px 45px;
}

.woocommerce-form-login input[type="submit"]:hover,
.woocommerce-form-login button[type="submit"]:hover,
.woocommerce-form-register input[type="submit"]:hover,
.woocommerce-form-register button[type="submit"]:hover {
    background: #f57e20;
    color: #fff !important;
    border: 1px solid #f57e20;
    box-shadow: none !important;
    opacity: 1 !important;
}

.woocommerce-form-register input[type="submit"],
.woocommerce-form-register button[type="submit"] {
    margin-top: 30px;
    font-size: 20px;
}

.woocommerce-form-register {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    padding: 50px 40px;
}

#customer_login .woocommerce-form-register {
    border-radius: 0;
    margin: 2em auto !important;
    box-shadow: 2px 2px 7px 5px #eee;
    padding: 50px 27px 11px;
}

#customer_login .woocommerce-form-login {
    max-width: 100%;
}

#customer_login .woocommerce-form-register .form-row-wide,
.woocommerce-form-register .form-field {
    width: 50%;
    padding: 0 15px;
}

#customer_login .woocommerce-form-register .form-row-wide {
    width: 100%;
}

#customer_login .woocommerce-form-register button[type="submit"] {
    margin: auto 20px 10px;
}

.woocommerce-form-register .woocommerce-privacy-policy-text {
    padding: 10px 20px 0;
}

.woocommerce-form-login {
    max-width: 480px;
    margin: 0 auto !important;
}

#customer_login .woocommerce-form-login {
    margin: 2em auto !important;
}

section.account {
    display: inline-block;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 72%;
    padding: 18px 24px;
    border: 1px solid #ccc;
}

nav.woocommerce-MyAccount-navigation ul {
    display: block;
    padding-left: 0;
}

.woocommerce-MyAccount-navigation-link {
    display: block;
    background: #fafafa;
}

.woocommerce-MyAccount-navigation-link a {
    padding: 10px 20px;
    display: block;
    border-bottom: none;
}

.woocommerce-MyAccount-navigation-link a:hover,
.woocommerce-MyAccount-navigation-link.is-active,
.woocommerce-MyAccount-navigation-link.is-active a {
    color: #f57e20 !important;
    border-bottom: none;
}

.woocommerce-MyAccount-navigation-link.is-active,
.woocommerce-MyAccount-navigation-link.is-active a {
    font-weight: bold;
}

.woocommerce-MyAccount-navigation-link--customer-logout {
    color: #fff;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #f00;
}

.wpcf7-spinner {
    position: absolute;
}

.image-popup {
    display: block;
    position: relative;
}

.image-popup:before {
    content: "";
    background-color: rgb(245, 128, 32, 0.7);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.image-popup:after {
    content: "\f00e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 28px;
    font-size: 21px;
    color: #f1f1f1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.image-popup:hover::before,
.image-popup:hover::after {
    opacity: 1;
    visibility: visible;
}

.woofood_additional_comments:focus-visible {
    outline: none;
    outline: -webkit-none;
}

.subscribe-content .tnp-subscription {
    max-width: 100%;
    position: relative;
}

.subscribe-content .tnp-field.tnp-field-email {
    width: 100%;
    margin: 0 !important;
}

.subscribe-content .tnp-field-email label {
    display: none;
}

.subscribe-content .tnp-subscription input[type=email] {
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
    background-color: #2f2e2d;
    color: #8b8986;
    border-color: #8b8986;
    border: 1px solid #ced4da;
    padding: 10px 110px 10px 22px;
    font-size: 16px;
}

.subscribe-content .tnp-subscription div.tnp-field,
.subscribe-content .tnp-profile div.tnp-field {
    margin-bottom: 0;
    border: 0;
    padding: 0;
}

.subscribe-content .tnp-field input[type="submit"] {
    width: 100px;
    min-width: auto;
    padding: 16px;
    font-size: 30px;
    height: 66px;
    line-height: 30px;
    border-radius: 10px;
    position: absolute;
    right: 0;
    z-index: 2 !important;
    background-color: #00a851;
    border-color: #00a851;
    font-weight: 600;
    top: 0;
    background-image: url(../images/newsletter-btn-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    text-indent: +300px;
}

.woocommerce .woocommerce-ResetPassword {
    padding: 20px;
    text-align: left;
    border-radius: 5px;
    padding: 27px;
    border: 1px solid #dedede;
    border-radius: 0px;
    box-shadow: 2px 2px 7px 5px #eee;
    max-width: 480px;
    margin: 0 auto !important;
}

.woocommerce .woocommerce-ResetPassword label {
    width: 100%;
}

.woocommerce .woocommerce-ResetPassword .form-row {
    width: 100%;
    display: block;
}

.common-page-content .woocommerce-form-login {
    text-align: left;
    padding: 27px;
    border: 1px solid #dedede;
    border-radius: 0px;
    box-shadow: 2px 2px 7px 5px #eee;
}

.page-template-account .woocommerce-info,
.page-template-account .woocommerce-error,
.page-template-account .woocommerce-message,
.page-template-account .woocommerce-success,
.page-id-1842 .woocommerce-info,
.page-id-1842 .woocommerce-error,
.page-id-1842 .woocommerce-message,
.page-id-1842 .woocommerce-success {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
}

.woocommerce .woocommerce-address-fields__field-wrapper .form-row {
    display: block;
}

.woocommerce .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single {
    height: 50px;
    border: 1px solid #ece3dc;
    border-radius: 10px;
}

.woocommerce .woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    padding-left: 22px;
}

.woocommerce .woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
}

.account .edit-account button[type="submit"],
.account .woocommerce-address-fields button[type="submit"] {
    margin-top: 25px;
}

.account .edit-account fieldset legend {
    padding-top: 25px;
}

.woocommerce-Address-title a {
    background-color: #f57d20;
    color: #fff;
    padding: 2px 20px;
    display: inline-block;
    margin-bottom: 8px;
    border-radius: 6px;
    font-size: 14px;
}

.woocommerce-Address-title a:hover {
    background-color: #00a851;
    color: #fff;
}

.woofood-address-wrapper .woofood-address-check-btn,
a.wf_start_order_btn {
    box-shadow: none;
    background: #f57e20;
    background-image: none;
    border: none;
    color: #fff !important;
}

.woofood-address-wrapper .woofood-address-check-btn {
    font-size: 21px;
}

.woofood-address-wrapper .woofood-address-check-btn:hover,
a.wf_start_order_btn:hover {
    box-shadow: none;
    background: #00a851;
    background-image: none;
    border: none;
    color: #fff !important;
}

.wf_field_wrapper input:checked~.checkmark {
    background-color: #00a851;
}

.common-page-content h1, 
.common-page-content h2, 
.common-page-content h3, 
.common-page-content h4, 
.common-page-content h5, 
.common-page-content h6 {
    padding-top: 20px;
    margin-bottom: 12px;
    color: #2d1100;
    font-weight: inherit;
}

.common-page-content ul,
.blog-content ul {
    list-style: none;
    margin: 20px 0 20px;
    padding: 0 0 0 3px;
}

.common-page-content ul li,
.blog-content ul li {
    position: relative;
    padding-left: 19px;
    margin-bottom: 7px;
}

.common-page-content ul li:before,
.blog-content ul li:before {
    content: "\f111";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #00a851;
    font-size: 8px;
    margin: auto;
    top: 0;
    position: absolute;
    left: 0;
}

div.tnp-profile {
    margin: 1em auto;
    border: 1px solid #dedede;
    border-radius: 12px;
    padding: 30px;
    max-width: 600px;
}
.tnp-field label {
    font-size: 16px;
    margin-bottom: 8px;
}
.tnp-profile div.tnp-field {
    margin-bottom: 18px;
}
.tnp-profile+p {
    max-width: 600px;
    margin: auto;
}

.tnp-field input[type="submit"]{
    color: #fff !important;
    background: #00a851;
    background-image: none;
    border: 1px solid #00a851;
    box-shadow: none !important;
    font-weight: normal;
    border-radius: 3px;
    padding: 14px 45px;
}
.tnp-field input[type="submit"]:hover {
    background: #f57e20;
    color: #fff !important;
    border: 1px solid #f57e20;
    box-shadow: none !important;
    opacity: 1 !important;
}


.menu-page-bg .menu-name p {
    height: 44px;
    overflow: hidden;
}

.column-50-wf,
.column-50-wf.image-column {
    max-width: 600px;
}
.woofood-product-loop .product-button .button {
    min-width: 110px;
    font-size: 14px;
}

/* Hide the spinners on Firefox */
.quantity input[type="number"] {
  -moz-appearance: textfield;
}

/* Hide the spinners on Chrome, Safari, Edge, and other WebKit-based browsers */
.quantity input[type="number"]::-webkit-outer-spin-button,
.quantity input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Hide the spinners on Internet Explorer */
.quantity input[type="number"] {
  -ms-appearance: textfield;
}
#payment .woocommerce-SavedPaymentMethods-saveNew{
    align-items: flex-start;
}
#payment .woocommerce-SavedPaymentMethods-saveNew label {
    max-width: 90%;
    padding-left: 10px;
    margin-top: -4px;
}

.menulist-img {
    width: 130px;
}


.menulist-img img {
    width: 100%;
}

.images-slider .story-box img,
.story-box img{
	width: 100%;
}

@media (max-width:1400px) {
    .side-collapse-container {
        padding: 75px 0;
    }

    .account input[type="text"],
    .account input[type="tel"],
    .account input[type="password"],
    .account input[type="email"],
    .woocommerce-form-login input[type="email"],
    .woocommerce-form-login input[type="password"],
    .woocommerce-form-login input[type="text"],
    .woocommerce-form-register input[type="text"],
    .woocommerce-form-register input[type="email"],
    .woocommerce-form-register input[type="tel"],
    .woocommerce-form-register input[type="password"],
    .woocommerce-form-register select,
    .tnp-profile input[type=text],
    .tnp-profile input[type=email],
    .tnp-profile select,
    .tnp-profile textarea {
        padding: 7px 20px;
        font-size: 16px;
        min-height: 50px;
    }

}

@media (max-width:991px) {
    .blog-det-image {
        height: 330px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 30%;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 66%;
    }

    .map-area iframe {
        height: 350px;
    }

    .subscribe-content .tnp-subscription input[type=email] {
        padding: 10px 80px 10px 15px;
        font-size: 15px;
    }

    .subscribe-content .tnp-field input[type="submit"] {
        width: 70px;
        height: 52px;
        background-size: 30px;
    }
    .menulist-img {
        width: 100px;
    }
}

@media (max-width:767px) {
    .cart_totals {
        padding: 18px 20px 20px;
    }

    .cart_totals .checkout-button,
    .cart_totals .checkout-button.button.alt.wc-forward {
        font-size: 20px;
    }

    .woocommerce .place-order .button {
        font-size: 18px !important;
        padding: 13px 38px !important;
        border-radius: 0px !important;
    }

    .woocommerce-info,
    .woocommerce-error,
    .woocommerce-message,
    .woocommerce-success {
        padding: 0.7em 1em 0.7em 1em;
    }

    .woocommerce-checkout>.row {
        margin-right: -30px;
        margin-left: -30px;
    }

    .woocommerce-billing-fields h3,
    #order_review_heading {
        margin-bottom: 15px;
    }

    #order_review_heading {
        margin-top: 20px;
    }

    .wf_product_view .modal__container {
        padding: 10px;
    }

    .woofood-product-loop .product-button .button {
        padding: 5px 10px;
        font-size: 14px;
    }

    .wf_product_view .modal__title {
        font-size: 18px;
    }

    .wf_product_view .modal__header {
        border-radius: 0 !important;
    }

    .wf_product_view .single_add_to_cart_button {
        width: 87% !important;
        margin: auto !important;
        left: 0 !important;
        right: 0 !important;
    }

    .seacrh-prod .pro-search-clr {
        right: 72px;
    }

    .side-collapse-container {
        padding: 40px 0;
    }

    .single-prod-page .related {
        padding: 40px 0 0 0;
    }

    .blog-det-image {
        height: 300px;
    }

    .account input[type="text"],
    .account input[type="tel"],
    .account input[type="password"],
    .account input[type="email"],
    .woocommerce-form-login input[type="email"],
    .woocommerce-form-login input[type="password"],
    .woocommerce-form-login input[type="text"],
    .woocommerce-form-register input[type="text"],
    .woocommerce-form-register input[type="email"],
    .woocommerce-form-register input[type="tel"],
    .woocommerce-form-register input[type="password"],
    .woocommerce-form-register select,
    .tnp-profile input[type=text],
    .tnp-profile input[type=email],
    .tnp-profile select,
    .tnp-profile textarea {
        padding: 8px 15px;
        font-size: 15px;
        min-height: 48px;
    }

    .map-area iframe {
        height: 250px;
    }

    section.checkout {
        padding-bottom: 0;
    }

    .woocommerce .woocommerce-form-login {
        padding: 20px 15px;
    }

    .woocommerce-form-login,
    #customer_login .woocommerce-form-register,
    #customer_login .woocommerce-form-login {
        margin: 0 auto 20px !important;
        padding: 17px 15px;
    }

    .woocommerce .woocommerce-ResetPassword {
        padding: 17px 15px;
    }

    #customer_login .col-1,
    #customer_login .col-2 {
        padding: 0;
    }

    .woocommerce-form-register .form-field,
    #customer_login .woocommerce-form-register .form-row-wide {
        width: 100%;
        padding: 0;
        margin-bottom: 0;
    }

    .woocommerce-form-register {
        padding: 6px 12px;
    }

    .woocommerce-form-register input[type="submit"],
    .woocommerce-form-register button[type="submit"] {
        font-size: 16px;
    }
    div.tnp-profile {
        padding: 20px 15px 0;
    }
    .menu-page-bg .menu-name p {
        height: auto;
        overflow: visible;
    }

    .best-seller-menu .menu-name {
        max-width: 100% !important;
    }
    .menulist-img {
        width: 120px;
    }
.wf_product_view .modal__title {
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
        padding: 0 14px;
    }
.wf_product_view .single_add_to_cart_button {
        width: 100% !important;
        margin: auto !important;
        left: 0 !important;
        right: 0 !important;
        border-radius: 0 !important;
        font-size: 16px;
        text-transform: uppercase;
    }
.woofood_additional_comments {
    height: 53px;
}
}

@media (max-width:575px) {
    .checkout_coupon.woocommerce-form-coupon {
        width: auto;
        display: inline-flex;
        text-align: center;
        line-height: 21px;
    }

    .checkout_coupon.woocommerce-form-coupon input#coupon_code {
        font-size: 0.8rem;
        max-width: 122px;
    }

    .showcoupon {
        display: block;
    }

    .side-collapse-container {
        padding: 30px 0;
    }

    .single-prod-page .woocommerce-product-gallery__image {
        height: 200px;
    }

    .side-collapse-container .type-product {
        padding: 10px;
    }

    .single-prod-page .product_title {
        margin-bottom: 10px !important;
    }

    .single-prod-page .entry-summary .price:before,
    .wf_product_view .price:before {
        font-size: 17px;
        margin-right: 3px;
    }

    .single-prod-page .related {
        padding: 30px 0 0 0;
    }

    .single-prod-page ul.products {
        margin: 10px 0 0 0;
    }

    .woocommerce .related ul.products li.product,
    .woocommerce-page .related ul.products li.product {
        text-align: center;
        height: auto;
    }

    .woocommerce .related ul.products li.product a img,
    .woocommerce-page .related ul.products li.product a img {
        height: 105px;
        width: auto;
        float: none;
        margin: auto auto 8px;
        left: 0;
        border: 1px solid #e2e2e2;
        border-radius: 6px;
    }

    .woocommerce .related ul.products li.product .woocommerce-loop-category__title,
    .woocommerce .related ul.products li.product .woocommerce-loop-product__title,
    .woocommerce .related ul.products li.product h3 {
        float: none;
        margin: 15px 0 10px;
        width: 100%;
    }

    .woocommerce .related ul.products li.product .price {
        float: none;
        text-align: center !important;
        width: 100%;
        max-width: 100% !important;
        font-size: 15px;
        margin-bottom: 0 !important;
        padding: 0 !important;
        margin-top: 0 !important;
    }

    .woocommerce .related div.product p.price,
    .woocommerce .related div.product span.price,
    .wf_product_view .related .price {
        text-align: center !important;
    }

    .woocommerce .related ul.products li.product .button {
        margin: auto;
        margin-left: auto;
        margin-top: 10px;
        margin-right: auto;
        float: none;
        margin-bottom: 10px;
    }

    .woocommerce .single-prod-page .entry-summary .price {
        font-size: 20px;
    }

    .single-prod-page .product_meta {
        margin-top: 10px;
    }

    .blog-det-image {
        height: 230px;
    }

    .account input[type="text"],
    .account input[type="tel"],
    .account input[type="password"],
    .account input[type="email"],
    .woocommerce-form-login input[type="email"],
    .woocommerce-form-login input[type="password"],
    .woocommerce-form-login input[type="text"],
    .woocommerce-form-register input[type="text"],
    .woocommerce-form-register input[type="email"],
    .woocommerce-form-register input[type="tel"],
    .woocommerce-form-register input[type="password"],
    .woocommerce-form-register select,
    .tnp-profile input[type=text],
    .tnp-profile input[type=email],
    .tnp-profile select,
    .tnp-profile textarea {
        min-height: 45px;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce-MyAccount-navigation-link {
        margin-left: 0;
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        padding: 15px 15px;
    }

    .subscribe-content .tnp-subscription input[type=email] {
        padding: 10px 70px 10px 15px;
    }

    .subscribe-content .tnp-field input[type="submit"] {
        width: 60px;
        height: 50px;
        background-size: 27px;
    }

    section.checkout {
        padding-bottom: 0;
    }

    .woocommerce .woocommerce-address-fields__field-wrapper .select2-container .select2-selection--single {
        height: 45px;
    }

    .woocommerce .woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 43px;
        padding-left: 15px;
    }

    .woocommerce .woocommerce-address-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 45px;
    }

    .menulist-img {
        width: 150px;
    }
}



@media (max-width:360px) {

    .menulist-img {
        width: 100%;
    }
}


.home-slider-new {
    font-family: "Poppins", sans-serif;
}

.home-slider-new .owl-nav.disabled + .owl-dots {
    position: absolute;
}

.home-slider-new .owl-dots .owl-dot.active span, 
.home-slider-new .owl-dots .owl-dot:hover span {
    background-color: #fff;
}

.home-slider-new .owl-stage {
    display: flex;
}

.home-slider-new .owl-item {
    display: flex;
    flex: 1 0 auto;
    overflow: hidden;
}

.home-slider-new .item {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    height: 100%;
    width: 100%;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important;
}

.dbt-slider-1 {
    padding: 4% 6%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100%;
    width: 100%;
}

.dbt-slider-1:before {
    content: '';
    background-color: #d45e13;
    width: 30%;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 50px 0 0 50px;
}

.dbt-slider-1 h2 {
    font-family: 'Brush Script Std';
    color: #e59a17;
    font-size: 75px;
    margin-bottom: 0;
}

.dbt-slider-1 h3 {
    color: #fce4ce;
    font-size: 70px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}

.dbt-slider-1 h4 {
    color: #fce4ce;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    margin: 0 0 10px 12px;
    position: relative;
    font-size: 30px;
}

.dbt-slider-1 h4:after {
    content: '';
    background-color: #fce4ce;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: auto;
    bottom: -4px;
}

.delivered-text-col img {
    max-width: 66px;
}

.delivered-text-col{
    margin-bottom: 60px;
}

.slider-btns-col .btn-outline-primary {
    border-color: #d45e13;
    color: #fff;
    font-size: 20px;
    padding: 6px 37px;
    border-radius: 40px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.slider-btns-col .btn-outline-primary:hover {
    background-color: #d45e13;
    color: #fff;
}

.slider-btns-col .btn-primary{
    border-color: #d45e13;
    background-color: #d45e13;
    color: #fff;
    font-size: 20px;
    padding: 6px 37px;
    border-radius: 40px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.slider-btns-col .btn-primary:hover {
    background-color: transparent;
    color: #d45e13;
    border-color: #d45e13;
}

.dbt-slider-2 {
    padding: 3% 0;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
    height: 100%;
}

.dbt-slider-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: auto;
    right: -14%;
    bottom: 0;
    background-color: #d45e13;
    border-radius: 50px 0 0 50px;
    transform: skewX(10deg);
    transform-origin: center;
    width: 32%;
    height: 100%;
}

.dbt-slider-2::after {
    content: "";
    position: absolute;
    top: 0;
    right: auto;
    left: -14%;
    bottom: 0;
    background-color: #d45e13;
    border-radius: 0 50px 50px 0px;
    transform: skewX(10deg);
    transform-origin: center;
    width: 30%;
    height: 100%;
}

.dbt-slider-content-2 {
    text-align: right;
    padding: 0 40px 0 40px;
}

.dbt-slider-2 h2 {
    font-family: "Poppins", sans-serif;
    color: #e69a17;
    font-size: 60px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 5px;
}

.dbt-slider-2 h3 {
    color: #fce4ce;
    font-size: 70px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin-bottom:30px;
}
.dbt-slider-2 .slider-btns-col{
    padding-right:40px
}

.dbt-slider-2 .slider-btns-col .btn-outline-primary{
    border-color: #fff;
}

.dbt-slider-2 .slider-btns-col .btn-outline-primary:hover{
    border-color: #fff;
    color: #d45e13;
    background-color: #fff;
}

.dbt-slider-2-img-1 {
    margin-left: -100px;
    position: relative;
    z-index: 1;
}
.dbt-slider-2-img-2 {
    margin-right: -70px;
    position: relative;
    z-index: 1;
}

.home-slider-new .owl-item.active .dbt-slider-content-1 h2 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0s;
}

.home-slider-new .owl-item.active .dbt-slider-content-1 h3 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInLeft;
    animation-delay: 0.5s;
}

.home-slider-new .owl-item.active .delivered-text-col {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 1s;
}

.home-slider-new .owl-item.active .slider-btns-col {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 1s;
}

.home-slider-new .owl-item.active .dbt-slider-1-img-1 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeIn;
    animation-delay: 0.5s;
}

.home-slider-new .owl-item.active .dbt-slider-1:before {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInRight;
    animation-delay: 1s;
}

.home-slider-new .owl-item.active .dbt-slider-content-2 h2 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0s;
}

.home-slider-new .owl-item.active .dbt-slider-content-2 h3 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 0.5s;
}


.home-slider-new .owl-item.active .dbt-slider-content-2 .slider-btns-col {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-delay: 1s;
}

.home-slider-new .owl-item.active .dbt-slider-2-img-1 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeIn;
    animation-delay: 0s;
}

.home-slider-new .owl-item.active .dbt-slider-2::after {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInLeftnew;
    animation-delay: 0.5s;
}

.home-slider-new .owl-item.active .dbt-slider-2-img-2 {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeIn;
    animation-delay: 0s;
}

.home-slider-new .owl-item.active .dbt-slider-2::before {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: slideInRightnew;
    animation-delay: 0.5s;
}



@keyframes slideInRightnew {
    from {
        transform: translateX(100%) skewX(10deg);
    }
    to {
        transform: translateX(0) skewX(10deg);
    }
}


@keyframes slideInLeftnew {
    from {
        transform: translateX(-100%) skewX(10deg);
    }
    to {
        transform: translateX(0) skewX(10deg);
    }
}




div#swal2-html-container input{
    padding: 8px 12px;
    margin-bottom: 20px;
    border: 2px solid #393939;
    border-radius: 4px;
    width: 70%;
}
.swal2-actions {
    margin: 0;
}
button.swal2-confirm.swal2-styled {
    padding: 10px 40px;
    font-size: 20px;
}















@media (max-width:1600px){
    .dbt-slider-1 h3 {
        font-size: 60px;
    }
    .dbt-slider-1 h4 {
        font-size: 24px;
    }
    .dbt-slider-2 h2 {
        font-size: 54px;
    }
    .dbt-slider-2 h3 {
        font-size: 64px;
    }
    .dbt-slider-content-2 {
        padding: 0;
    }
}

@media (max-width:1400px){
    .dbt-slider-1 h3 {
        font-size: 50px;
    }
    .dbt-slider-1 h3 {
        font-size: 48px;
    }
    .delivered-text-col {
        margin-bottom: 50px;
    }
    .dbt-slider-1 {
        padding: 6% 6%;
    }
    .dbt-slider-2 h2 {
        font-size: 48px;
    }
    .dbt-slider-2 h3 {
        font-size: 60px;
    }
    .slider-btns-col .btn-primary,
    .slider-btns-col .btn-outline-primary {
        font-size: 18px;
    }
    .dbt-slider-1 h4 {
        font-size: 22px;
    }
}


@media (max-width:1199px){
    .dbt-slider-1 h2 {
        font-size: 65px;
    }
    .dbt-slider-1 h3 {
        font-size: 42px;
    }
    .delivered-text-col img {
        max-width: 46px;
    }
    .dbt-slider-1 h4 {
        font-size: 18px;
    }
    .slider-btns-col .btn-primary, .slider-btns-col .btn-outline-primary {
        font-size: 16px;
        padding: 6px 22px;
        min-width: auto;
    }
    .delivered-text-col {
        margin-bottom: 40px;
    }
    .dbt-slider-2 h2 {
        font-size: 40px;
    }
    .dbt-slider-2 h3 {
        font-size: 47px;
    }
}

@media (max-width:991px){

    .dbt-slider-1 h2 {
        font-size: 55px;
    }
    .dbt-slider-1 h3 {
        font-size: 32px;
    }
    .delivered-text-col img {
        max-width: 40px;
    }
    .dbt-slider-1 h4 {
        font-size: 15px;
    }
    .slider-btns-col .btn-primary, .slider-btns-col .btn-outline-primary {
        font-size: 15px;
        padding: 5px 18px;
        min-width: auto;
    }
    .dbt-slider-2-img-2 {
        margin-right: -120px;
        margin-left: -20px;
    }

    .dbt-slider-2 h2 {
        font-size: 36px;
    }
    .dbt-slider-2 h3 {
        font-size: 42px;
    }
    .delivered-text-col {
        margin-bottom: 30px;
    }
    .dbt-slider-1 {
        padding: 7% 3%;
    }
    .dbt-slider-2::before {
        border-radius: 30px 0 0 30px;
    }
    .dbt-slider-2::after {
        border-radius: 0 30px 30px 0px;
    }
    .dbt-slider-1:before {
        border-radius: 30px 0 0 30px;
    }
}

@media (max-width:767px){
    .dbt-slider-2-img-1{
        display: none;
    }
    .dbt-slider-1:before {
        width: 100%;
        left: auto;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0px 0 20px 20px;
        height: 190px;
    }
    .dbt-slider-content-1 {
        text-align: center;
    }
    .home-slider-new .owl-item.active .dbt-slider-1:before {
        animation-name: slideInDopwn;
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: slideInDown;
        animation-delay: 0.3s;
    }
    .dbt-slider-content-2 {
        text-align: center;
    }
    .home-slider-new .owl-item.active .dbt-slider-2::after{
        display: none;
    }
    .dbt-slider-2 h2 {
        text-align: center;
    }
    .dbt-slider-2-img-2 {
        margin-right: 0;
        margin-left: 0;
        padding: 0 15px;
    }
    .home-slider-new .owl-dots .owl-dot.active span, 
    .home-slider-new .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
        margin: 2px 3px;
    }
    .dbt-slider-2 h3 {
        margin-bottom: 20px;
    }
    .dbt-slider-content-2 {
        margin-bottom: 25px;
    }
    .dbt-slider-2 .slider-btns-col {
        padding-right: 0;
    }
}
@media (max-width:575px){
    .dbt-slider-1 h2 {
        font-size: 40px;
    }
    .dbt-slider-1 h3 {
        font-size: 25px;
    }
    .delivered-text-col img {
        max-width: 30px;
    }
    .dbt-slider-1 h4 {
        font-size: 13px;
    }
    .delivered-text-col {
        margin-bottom: 15px;
    }
    .slider-btns-col .btn-primary, 
    .slider-btns-col .btn-outline-primary {
        font-size: 13px;
        padding: 4px 17px;
        min-width: auto;
    }
    .dbt-slider-2 h2 {
        font-size: 24px;
    }
    .dbt-slider-2 h3 {
        font-size: 30px;
    }
    .dbt-slider-2::before {
        right: -19%;
    }
    .dbt-slider-1-img-1 {
        padding: 0 15px;
    }
    .dbt-slider-2-img-2 {
        padding: 0 30px;
    }
    .dbt-slider-1:before {
        height: 130px;
    }
}

.home-slider-new .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 20px;
}

.cart_totals {
    padding: 22px 10px 22px;


}
@media (max-width:991px){   
.cart-collaterals {
    width: 100% !important;
    flex: 0 100% !important;
}

form.woocommerce-cart-form {
     width: 100% !important;
    flex: 0 100% !important;
}
}


@media (max-width:575px){
   .home-slider-new .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 10px;
} 
}




@media (max-width:375px){
       .slider-btns-col .btn-primary, .slider-btns-col .btn-outline-primary {
        margin-bottom: 10px;
    }
    .cart_totals {
    padding: 22px 4px 22px;
}.container {
    max-width: 1480px;
    padding-left: 7px;
    padding-right: 7px;
}
}