/*!
Theme Name: sws-rakovar
*/

.contact-form-thumb {
    border-radius: 0 1000px 1000px 0;
    overflow: hidden;
}

.sws-right-border-radius-wrap {
    border-radius: 0 1000px 1000px 0;
    overflow: hidden;
}

.added_to_cart {
    display: none;
}

.about-us-section .title-area h1,
.about-us-section .title-area h2,
.about-us-section .title-area h3,
.about-us-section .title-area h4,
.about-us-section .title-area h5,
.about-us-section .title-area h6{
    text-transform: none;
    margin-block: 17px;
    line-height: 1.15;
}

.footer-top .fancy-box .item2 p a,
.sws-breadcrumbs, .sws-breadcrumbs a {
    color: var(--white);
}

.sws-breadcrumbs * {
    font-weight: 500;
}

.sws-breadcrumbs .current-item {
    /*color: var(--theme);*/
}

.sws-breadcrumbs .separator {
    margin: 0 12px 0 10px;
}

.sws-cart-item-quantity {
    font-size: 10px;
    font-weight: 500;
    line-height: 18px;
    position: absolute;
    top: 0;
    right: -10px;
    width: 18px;
    height: 18px;
    padding: 0 1px 0 0;
    content: "3";
    text-align: center;
    border-radius: 100%;
    background: var(--theme2);
    color: var(--white);
}

.header-main .header-right .header__cart .header__right__dropdown__wrapper .header__right__dropdown__inner {
    max-height: 340px;
    overflow-y: auto;
}

.header-main .header-right .header__cart > a::before {
    display: none;
}

.dishes-card.style2 {
    margin-top: 110px;
}

.woocommerce.columns-4 .dishes-card.style2 {
    margin-top: 160px;
}

.header-section .black-bg {
    background: #111;
}

textarea, .contact-form.style2 textarea {
    border: 1px solid #D4DCFF;
}

textarea, .wpcf7-form-control-wrap textarea {
    outline: none;
    box-shadow: none;
    padding: 15px 10px;
    height: 144px;
    width: 100%;
    margin-bottom: 25px;
    border-radius: 8px;
    border: 1px solid #D4DCFF;
    color: var(--text);
    font-family: var(--body-font);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.wpcf7-not-valid-tip {
    margin: -18px 0 15px;
    font-size: 12px;
    line-height: 1.3;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 9px;
}

footer .menu-item {
    /*margin-bottom: 20px;*/
    transition: all 0.4s ease-in-out;
    font-weight: 500;
}

footer .menu-item:hover {
    margin-left: 5px;
    transition: all 0.4s ease-in-out;
}

footer .menu-item a {
    color: var(--white);
    position: relative;
    display: inline-block;
    padding-left: 22px;
}

footer .menu-item a:before {
    content: "\f324";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: -1px;
    width: 22px;
}

footer .menu {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}

.page-wrapper {
    margin: 64px 0;
}

.site-main > *:not(.sws-content-block, .content-wrapper), .page-wrapper > *:not(.sws-content-block, .content-wrapper) {
    width: 90%;
    max-width: 1266px;
    margin-left: auto;
    margin-right: auto;
}

.site-main > *:not(.sws-content-block) + *:not(.sws-content-block), .page-wrapper > *:not(.sws-content-block) + *:not(.sws-content-block) {
    margin-top: 16px;
}

.content-wrapper {
    width: 90%;
    max-width: 800px;
    margin: 48px auto 64px;
}

.content-wrapper > * + * {
    margin-top: 16px;
}

.offer-card.style1 {
    background-position: center bottom;
    border-radius: 16px;
}

.cart-sidebar .sws-mini-cart-replace-area .text-center {
    text-align: left !important;
}

.offer-section {
    padding: 80px 0;
}

.offer-content {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
}

.offer-card.style1 {
    padding: 24px;
    justify-content: space-between;
}

.offer-card.style1 .offer-content h6 {
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none !important;
}

.offer-card.style1 .offer-content h6 {
    font-size: 18px;
    line-height: 1.3;
}

.offer-card.style1 .offer-content h3 {
    font-size: 32px;
    line-height: 1.3;
}

.offer-card.style1 .offer-content p {
    font-size: 16px;
    line-height: 1.3;
}

.offer-card.style1 .offer-thumb .thumbImg {
    width: 276px;
    flex-shrink: 0;
    margin-left: 10px;
}

.offer-wrapper .container {
    max-width: 1850px;
}

.offer-card.style1 .offer-content p {
    text-transform: none;
}

.block-title-wrapper {
    width: 90%;
    margin: 48px auto -30px;
}

.main-header-wrapper .logo-image {
    padding: 2px 30px;
}

.logo-img {
    width: 200px;
    height: auto;
    max-width: none !important;
}

#header-sticky .logo-img {
    width: 100px;
}

.banner-slider-image {
    width: 100%;
    max-width: 650px;
}

.section-title h6 {
    color: var(--theme2);
    font-family: "Epilogue", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 1.3;
    text-transform: uppercase;
}

.section-title h1 {
    margin: 32px 0;
    color: var(--white);
    font-family: "Epilogue", sans-serif;
    font-size: 90px;
    font-style: normal;
    font-weight: 900;
    line-height: 1.3;
    text-transform: uppercase;
}

.section-title h2 {
    margin: 32px 0;
    color: var(--white);
    font-family: "Epilogue", sans-serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 900;
    line-height: 1.3;
    text-transform: uppercase;
}

.section-title p {
    max-width: 450px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 32px;
}

.shape1_1 img, .shape1_2 img, .shape1_4 img, .shape1_5 img {
    /*width: 150px;*/
}

.banner-wrapper.style1 .shape1_1 {
    top: 10px;
}

.shape1_1 img {
    width: 150px;
}

.banner-container .container {
    max-width: calc( 100vw - 350px );
}

.banner-slider .swiper-pagination {
    left: 375px;
}

.banner-slider .arrow-next, .banner-slider .arrow-prev {
    left: 78px;
}

.banner-style1 {
    height: 100%;
    padding: 50px 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
}

.banner-slider .arrow-next, .banner-slider .arrow-prev, .banner-slider .swiper-pagination {
    display: none !important;
}

.banner-wrapper.style1 .banner-thumb-area {
    display: flex;
    align-items: center;
    margin: 0;
    height: 100%;
    padding: 50px 0;
}

.swiper .swiper-slide {
    height: auto;
}

.banner-wrapper.style1, .banner-container, .banner-container .container {
    height: 100%;
}

.banner-container .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.block-title {
    margin: 0 auto 32px;
}

.block-title * + * {
    margin-top: 16px;
}

.header-main .main-menu ul li a {
    text-transform: none;
}

.block-title-wrapper {
    text-align: center;
}

.dishes-card.style2 .dishes-content .text {
    margin-top: 12px;
    line-height: 1.3;
}

.sws-text-white, a.sws-text-white:hover  {
    color: var(--white) !important;
}

.header-main .header-right .header__cart > a, .header-main .sidebar__toggle, .header-main .header-right .cart__icon {
    color: var(--white);
    position: relative;
}

.header-1.sticky.open .header-main .header-right .header__cart > a, .header-1.sticky.open .header-main .sidebar__toggle, .header-1.sticky.open .header-main .header-right .cart__icon {
    color: var(--text);
}

.dishes-card-wrap.style2 {
    grid-template-columns: repeat(3, 1fr);
}

.sidebar-wrapper {
    position: relative;
    /*align-self: start;*/
    /*position: sticky;*/
    /*top: 20px; */
}

.sidebar-inner {
    position: sticky;
    top: 100px;
    padding: 24px;
    border-radius: 16px;
    background: var(--white);
    box-shadow: 0 4px 54px 0 rgba(0, 0, 0, 0.08);
}

.cart-sidebar .header__right__dropdown__button {
    display: flex;
    justify-content: space-between;
}

.cart-sidebar .header__right__dropdown__button a {
    margin: 0 !important;
}

.cart-sidebar .single__header__right__dropdown {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative;
}

.cart-sidebar .header__right__dropdown__img {
    width: 60px;
}

.cart-sidebar .header__right__dropdown__img a {
    border: 1px solid var(--border);
    display: block;
    border-radius: 16px;
}

.cart-sidebar .header__right__dropdown__img a img {
    width: 100%;
}

.cart-sidebar .header__right__dropdown__content {
    text-align: left;
    width: 70%;
    margin-left: 15px;
}

.cart-sidebar .header__right__dropdown__content a {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: var(--title);
}

.cart-sidebar .header__right__dropdown__content p {
    color: var(--title);
    font-size: 14px;
}

.cart-sidebar .header__right__dropdown__content span {
    color: var(--theme2);
}

.cart-sidebar .header__right__dropdown__inner {
    margin: 16px 0;
    border-bottom: 1px solid var(--border-2);
}

.cart-sidebar .dropdown__price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    font-size: 17px;
    margin-bottom: 16px;
}

.cart-sidebar .dropdown__price span {
    color: var(--theme2);
    font-weight: 700;
}

.theme-btn {
    border-radius: 8px !important;
}

.theme-btn i {
    border-radius: 4px !important;
}

.sidebar-content {
    /*position: sticky;*/
    /*top: 20px; !* Adjust this value to set the distance from the top *!*/
}

/*.sidebar-wrapper {*/
/*    position: relative;*/
/*    height: auto;*/
/*}*/

/*.sidebar-content {*/
/*    height: auto;*/
/*    height: 300px;*/
/*    position: sticky;*/
/*    top: 120px;*/
/*    left: 0;*/
/*    z-index: 3;*/
/*    background: red;*/
/*}*/

.sticky-container {
    position: relative;
    /*z-index: 2;*/
    /*align-items: flex-start;*/
}

.shop-wrapper.style1 .container, div.woocommerce {
    width: 90%;
}

div.woocommerce {
    width: 90%;
    margin: 64px auto;
    max-width: 1296px;
    display: flex;
    flex-flow: wrap;
}

.woocommerce > .woocommerce-notices-wrapper {
    width: 100%;
}

.woocommerce > .woocommerce-cart-form{
    width: 60%;
}

.woocommerce > .cart-collaterals {
    width: calc(40% - 24px);
    margin-left: 24px;
}

.cart_totals.calculated_shipping .shop_table.shop_table_responsive {
    border-left: none;
    border-right: none;
}

.woocommerce > .cart-collaterals .cart_totals {
    width: 100%;
}

header + .page-wrapper {
    margin-top: 0;
}

.woocommerce-product-details__short-description {
    margin: 12px 0 24px;
}

.single-product .content-wrapper {
    max-width: 1296px;
}

.related.products .products {
    margin-top: 30px;
}

.related.products .products .dishes-card.style2 {
    margin-top: 110px;
}

.content-wrapper > .woocommerce {
    width: 100%;
    margin: 0;
}

.woocommerce table.shop_attributes th {
    width: 250px;
}

.woocommerce-product-gallery__wrapper {
    max-width: 600px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 40%;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 55%;
}

.woocommerce-tabs.wc-tabs-wrapper h2 {
    margin-bottom: 16px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 0;
}

.product_meta {
    display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}

.cart_totals > h2 {
    padding: 10px;
    text-align: center;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout{
    padding: 0;
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0;
}

#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    margin-bottom: 0;
}

.error-container {
    padding: 48px 0;
    min-height: 500px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.error-code {
    font-size: 120px;
    font-weight: bold;
    line-height: 1;
    color: var(--theme);
}

.woocommerce-shipping-destination {
    display: none;
}

.woocommerce-thankyou-order-received {
    margin-bottom: 24px;
}

.woocommerce-error::before {
    display: none;
}

.woocommerce-NoticeGroup-checkout .woocommerce-error, .woocommerce-NoticeGroup-checkout .woocommerce-error a {
    color: #fff;
}

.dev-info-link a {
    text-decoration: underline;
    color: #028d40 !important;
    text-align: center;
}

.sws-content-block.full-width-map {
    margin-bottom: 0;
}

.page-id-141 .page-wrapper {
    margin-bottom: 0;
}

.banner-section {
    background-image: url('assets/img/bg/bannerBG1.jpg');
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.banner-sectionsss:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #ccc;
    z-index: 333;
    position: absolute;
    top: 0;
    left: 0;
}

.mobile-phone-link, .sticky-mobile-phone-link {
    display: none;
    font-weight: bold;
    color: var(--theme2);
    /*text-shadow: 0 0 10px var(--theme);*/
}

.loader-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99999;
    background: rgba(255,255,255,.8);
    border-radius: 16px;
    overflow: hidden;
}

body > .loader-container {
    position: fixed;
}

.site-loader-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9999;
    background: rgba(255,255,255,1);
}

.sws-form {
    position: relative;
}

.sws-form .loader-container {
    display: none;
    border-radius: 0;
}

.sws-form.submitting .loader-container {
    display: block;
}

.lds-roller {
    display: inline-block;
    position: absolute;
    top: 150px;
    left: calc( 50% - 40px );
    z-index: 10;
    width: 80px;
    height: 80px;
}

body > .loader-container > .lds-roller {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--theme2);
    margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.woocommerce.columns-4 {
    display: block;
}

.sws-popup {
    width: 90%;
    max-width: 600px;
    border-radius: 24px;
    background: #fff;
    padding: 32px;
    text-align: center;
    margin: 0 auto;
}

.thanks-popup {
    padding: 48px 24px;
}

.sws-popup .standard-btn {
    min-width: 200px;
}

.mfp-close-btn {
    cursor: pointer;
}

.wpcf7-response-output {
    display: none;
}

.mean-container .mean-nav ul li a {
    text-transform: none;
}

.popup-title {
    font-size: 40px;
    color: var(--title);
    font-family: var(--title-font);
    font-weight: 900;
}

@media screen and (max-width: 1800px) {
    .cart-sidebar .header__right__dropdown__button {
        flex-flow: column;
        justify-content: flex-start;
    }

    .cart-sidebar .header__right__dropdown__button a {
        width: 100%;
        margin: 0 !important;
    }

    .cart-sidebar .header__right__dropdown__button a + a {
        margin-top: 12px !important;
    }
}

@media screen and (max-width: 1600px) {
    .main-header-wrapper .logo-image {
        padding: 0;
    }

    .section-padding {
        padding: 60px 0;
    }

    h1 {
        font-size: 38px;
    }

    .banner-style1 .section-title {
        padding-left: 50px;
    }

    .section-title h2 {
        font-size: 42px;
    }

    .section-title h1 {
        font-size: 72px;
    }

    .shape1_1 img, .shape1_2 img, .shape1_4 img, .shape1_5 img {
        /*width: 120px;*/
    }

    .banner-slider .arrow-next, .banner-slider .arrow-prev {
        display: block;
    }

    .banner-container .container {
        max-width: calc(100vw - 250px);
    }
}

@media screen and (max-width: 1399px) {
    .section-title h1 {
        font-size: 52px;
    }

    h1 {
        font-size: 36px;
    }

    .dishes-card-wrap.style2 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 1199px) {
    #header-sticky.sticky .sticky-mobile-phone-link {
        display: block;
    }

    .header-section .container-fluid {
        padding: 0 20px;
    }

    .mobile-phone-link {
        display: block;
    }

    .main-header-wrapper {
        justify-content: space-between;
    }

    .main-header-wrapper .main-header-items {
        width: auto;
    }

    .woocommerce ul.order_details li {
        width: 100%;
        padding-right: 0;
        margin-right: 0;
        border: none;
    }

    .woocommerce ul.order_details li + li {
        margin-top: 16px;
    }

    .woocommerce-table th, .woocommerce-table td {
        text-align: left !important;
    }

    .page-wrapper {
        margin: 48px 0;
    }

    .logo-img {
        width: 100px;
    }

    #header-sticky .logo-img {
        width: 70px;
    }

    div.woocommerce {
        margin: 48px auto;
    }

    .woocommerce > .woocommerce-cart-form {
        width: 100%;
    }

    .woocommerce > .cart-collaterals {
        width: 100%;
        margin: 0;
    }

    .header-main .header-right .header__cart > a, .header-main .sidebar__toggle, .header-main .header-right .cart__icon {
        color: var(--text);
    }

    h1 {
        font-size: 34px;
    }

    .section-title h2 {
        font-size: 32px;
        margin: 24px 0;
    }

    .section-title p {
        font-size: 16px;
    }

    .offer-card.style1 .offer-thumb .thumbImg {
        width: 200px;
    }

    .mean-container .mean-nav ul li > .mean-expand i {
        transition: all 0.4s ease-in-out;
    }

    .mean-container .mean-nav ul li.active > .mean-expand i {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transition: all 0.4s ease-in-out;
    }
}

@media screen and (max-width: 1023px) {
    .popup-title {
        font-size: 34px;
    }

    /*.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {*/
    /*    width: 48%;*/
    /*    float: left;*/
    /*    clear: both;*/
    /*    margin: 0 0 2.992em;*/
    /*}*/

    /*.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {*/
    /*    float: right;*/
    /*    clear: none !important;*/
    /*}*/

    h1 {
        font-size: 32px;
    }

    .section-title h2 {
        font-size: 24px;
        margin: 16px 0;
    }

    .section-title h6 {
        font-size: 14px;
    }

    .section-title p {
        font-size: 14px;
    }

    .banner-style1 .section-title {
        padding-left: 5px;
    }

    .shape1_1 img, .shape1_2 img, .shape1_4 img, .shape1_5 img {
        /*width: 80px;*/
        width: 100px;
    }

    .banner-container .container {
        max-width: calc(100vw - 180px);
    }

    .section-title h1 {
        font-size: 36px;
    }
}

@media screen and (max-width: 991px) {
    .offer-card.style1 .offer-thumb .thumbImg {
        width: 276px;
        height: auto;
        margin-left: 0;
    }

    .sidebar-inner {
        margin-top: 24px;
    }
}

@media screen and (max-width: 767px) {
    .popup-title {
        font-size: 28px;
    }

    .main-header-wrapper {
        height: 63px;
        padding: 0;
    }

    .header-1 .mega-menu-wrapper {
        padding: 0;
    }

    #mobile-menu {
        display: none;
    }

    .page-wrapper {
        margin: 32px 0;
    }

    .error-container {
        min-height: 400px;
    }

    .error-code {
        font-size: 90px;
    }

    .cart_totals th, .cart_totals td {
        width: 100%;
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        margin-top: 16px;
    }

    div.woocommerce {
        margin: 32px auto;
    }

    html {
        overflow-x: hidden;
    }

    .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
        width: 100%;
    }

    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100%;
        max-width: 500px;
    }

    .woocommerce table.shop_attributes th {
        width: 150px;
    }

    h1 {
        font-size: 28px;
    }

    .block-title * + * {
        margin-top: 12px;
    }

    .block-title {
        margin: 0px auto 24px;
    }

    .dishes-card-wrap.style2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .section-padding {
        padding: 60px 0;
    }

    .title {
        text-align: center;
    }

    .dishes-card.style2 .dishes-content .text {
        font-size: 13px;
    }

    .dishes-card.style2 .dishes-content h6 {
        margin-bottom: 12px;
    }

    .dishes-card.style2 .dishes-content h3 {
        margin-bottom: 10px;
    }

    .dishes-card.style2 .dishes-content {
        margin-top: 12px;
    }

    .dishes-card.style2 {
        padding: 10px 3px;
        background: transparent;
        box-shadow: none;
        box-sizing: border-box;
        margin: 0;
    }

    .product-custom-list .block-title-wrapper {
        margin-top: 16px;
    }

    .dishes-card.style2 .sws-add-to-cart-btn {
        width: 100%;
    }

    .dishes-card.style2 .dishes-thumb {
        max-width: 90%;
        margin: 0 auto;
    }

    .dishes-card.style2 .dishes-thumb > img {
        height: auto;
    }

    .dishes-card.style2 .dishes-thumb .circle-shape {
        width: 105%;
        top: -4px;
    }

    .banner-wrapper.style1 .shape1_1 {
        left: 5px;
    }

    .section-title h1 {
        font-size: 32px;
        margin: 16px 0 24px;
    }

    .banner-container .container {
        max-width: 95vw;
    }

    .banner-style1 {
        align-items: center;
        padding: 70px 0 0;
    }

    .banner-wrapper.style1 .banner-thumb-area {
        padding: 20px 0 70px;
    }

    .banner-style1 .section-title {
        text-align: center;
    }
    
    .shape1_1 img {
        /*width: 50px;*/
        width: 70px;
    }

    .section-title {
        padding: 20px 0 0;
    }

    .offer-section {
        padding: 50px 0;
    }

    .offer-card.style1 .offer-thumb .thumbImg {
        width: 100%;
        max-width: 350px;
        height: auto;
        margin-bottom: 32px;
    }

    .footer-top {
        padding: 32px 24px;
    }

    .contact-form.style2 h2 {
        font-size: 24px;
    }

    .contact-form.style2 {
        padding: 0 6px;
    }
}

@media screen and (max-width: 500px) {
    .logo-img {
        width: 70px;
    }

    .dev-info-link a {
        display: block;
    }

    .footer-bottom {
        /*padding-bottom: 80px;*/
    }

    .shop-wrapper.style1 .container {
        width: 99%;
    }

    .dishes-card.style2 .dishes-content .text {
        font-size: 12px;
    }

    .dishes-card.style2 .dishes-content h3 {
        font-size: 18px;
    }

    .dishes-card.style2 .dishes-content .text {
        margin-bottom: 12px;
    }

    .cart-sidebar .header__right__dropdown__button {
        flex-flow: column;
        align-items: flex-start;
        justify-content: center;
    }

    .cart-sidebar .header__right__dropdown__button a {
        width: 100%;
    }

    .cart-sidebar .header__right__dropdown__button > a + a {
        margin-top: 12px !important;
    }
}

.sws-add-to-cart-btn {
    display: inline-block;
    position: relative;
    padding: 10px;
    width: 165px;
    height: 45px;
    border: 0;
    background-color: rgba(235, 0, 41, 0.1);
    outline: none;
    cursor: pointer;
    color: var(--theme) !important;
    transition: .3s ease-in-out;
    overflow: hidden;
    border-radius: 100px;

}
.sws-add-to-cart-btn:hover {
    background-color: rgba(235, 0, 41, 0.2);
}
.sws-add-to-cart-btn:active {
    transform: scale(.9);
}

.sws-add-to-cart-btn .fa-cart-shopping {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: -10%;
    font-size: 1.3em;
    color: var(--theme) !important;
    transform: translate(-50%,-50%);
}
.sws-add-to-cart-btn .fa-box {
    position: absolute;
    z-index: 3;
    top: -20%;
    left: 52%;
    font-size: 0.7em;
    color: var(--theme) !important;
    transform: translate(-50%,-50%);
}
.sws-add-to-cart-btn span {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    font-size: 14px;
    font-family: var(--title-font);
    font-weight: 600;
    text-transform: uppercase;
    color: var(--theme) !important;
    transform: translate(-50%,-50%);
}
.sws-add-to-cart-btn span.add-to-cart {
    opacity: 1;
}
.sws-add-to-cart-btn span.added {
    opacity: 0;
}

.sws-add-to-cart-btn .fa-cart-shopping,
.sws-add-to-cart-btn .fa-box{
    color: #fff;
}

.sws-add-to-cart-btn.clicked .fa-cart-shopping {
    animation: cart 1.5s ease-in-out forwards;
}
.sws-add-to-cart-btn.clicked .fa-box {
    animation: box 1.5s ease-in-out forwards;
}
.sws-add-to-cart-btn.clicked span.add-to-cart {
    animation: txt1 1.5s ease-in-out forwards;
}
.sws-add-to-cart-btn.clicked span.added {
    animation: txt2 1.5s ease-in-out forwards;
}

@keyframes cart {
    0% {
        left: -10%;
    }
    40%, 60% {
        left: 50%;
    }
    100% {
        left: 110%;
    }
}
@keyframes box {
    0%, 40% {
        top: -20%;
    }
    60% {
        top: 40%;
        left: 52%;
    }
    100% {
        top: 40%;
        left: 112%;
    }
}
@keyframes txt1 {
    0% {
        opacity: 1;
    }
    20%, 100% {
        opacity: 0;
    }
}
@keyframes txt2 {
    0%, 80% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
