/*@charset "utf-8";
/*..............embedded fonts..............*/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
/*====font-family: 'Open Sans', sans-serif;=====*/

/*..............embedded fonts..............*/

/*..............custom fonts..............*/

/*..............common styles..............*/
html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}
body {margin: 0; padding: 0; font-family: "Open Sans", sans-serif; font-size: 16px; font-weight: 400; color: #000; overflow-x: hidden; }
h1, h2, h3, h4, h5, h6 {text-transform: uppercase; font-weight: normal; margin: 0 0 25px; padding: 0; color: #000; font-family: "Open Sans", sans-serif; line-height: 1.3; }
h1 {font-size: clamp(25px, 4vw, 40px); }
h2 {font-size: clamp(22px, 4vw, 30px); }
h3 {font-size: clamp(20px, 4vw, 25px); }
h4 {font-size: clamp(18px, 4vw, 20px); }
h5 {font-size: clamp(16px, 4vw, 18px); }
h6 {font-size: clamp(15px, 4vw, 16px); }
p {margin: 0 0 25px; line-height: 1.6; }
img {max-width: 100%; }
a,
img {border: 0; text-decoration: none; outline: none; }
a,
a:link,
a:visited,
a:focus,
a:hover {color: #179ae2; outline: none; text-decoration: none; transition: all 0.3s ease 0s; }
a:hover {text-decoration: none; }

input,
textarea,
select {font-family: "Open Sans", sans-serif; font-weight: 300; outline: none; }
input[type="submit"] {font-family: "Open Sans", sans-serif; font-weight: 300; transition: all 0.3s ease 0s; outline: none; }
select {appearance: none; -webkit-appearance: none; height: 50px !important; padding-right: 40px !important; background-image: url(../images/select-arw.png); background-repeat: no-repeat; background-position: 96% center; }

/* --- for placeholder color --- */
/*
.form-control::-moz-placeholder{color:#505873;opacity:1;}
.form-control:-ms-input-placeholder{color:#505873;}
.form-control::-webkit-input-placeholder{color:#505873;}
*/
/* --- for placeholder color --- */

/* --- only use for wordpress (Image alignment) --- */
.alignleft,
.alignnone {float: left; margin: 0 15px 10px 0; }
.alignright {float: right; margin: 0 0 10px 15px; }
.aligncenter {margin: 10px auto; display: block; }
/* --- only use for wordpress (Image alignment) --- */

/* --- Button Styles --- */
.btn {-webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -ms-transition: all 0.8s ease; -o-transition: all 0.8s ease; border: 1px solid #f37f8a; font-family: "Open Sans", sans-serif; display: inline-block; vertical-align: top; background: #f37f8a; color: #fff !important; padding: 15px 30px; font-size: 18px; line-height: 1; text-transform: uppercase; border-radius: 0; border-radius: 30px; font-weight: 700; }
.btn:hover {border: 1px solid #000; background: #ffffff !important; color: #000 !important; -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -ms-transition: all 0.8s ease; -o-transition: all 0.8s ease; }
.btn.white-btn {background-color: #fff; font-size: 14px; color: #000 !important; padding: 12px 15px; font-weight: 600; text-transform: none; border-radius: 30px; border: 1px solid #fff; }
.btn.white-btn:hover {background-color: #fd7d8b !important; color: #fff !important; }
.btn.blue-btn {background-color: #031f34 !important; border-color: #031f34 !important; }
.btn.blue-btn:hover {background-color: #f37f8a !important; border-color: #f37f8a !important; color: #fff !important; }

/* --- Button Styles --- */

/*row with equal height column*/
.row-eq-height {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
/*row with equal height column*/

/* --- checkbox and radio button Styles --- */

.builder_radiobox ul li label {font-weight: normal; }
.builder_radiobox ul li input[type="radio"] {opacity: 0; }
.builder_radiobox ul li input[type="radio"]:empty ~ label {position: relative; float: left; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding: 0 0 0 22px; }
.builder_radiobox ul li input[type="radio"]:empty ~ label:before {position: absolute; display: block; top: 2px; bottom: 0; left: 0; content: ""; width: 16px; height: 16px; background: url(../images/radiobutton.png) left top no-repeat; }
.builder_radiobox ul li input[type="radio"]:checked ~ label:before {background: url(../images/radiobutton.png) left bottom no-repeat; }

/* --- checkbox and radio button Styles --- */

.common-padd {padding-top: 100px; padding-bottom: 100px; }
.common-padd-small {padding-top: 50px; padding-bottom: 50px; }

.form-control {height: 50px; padding: 12px 15px; }

.form-control {height: 60px; padding: 12px 15px; border-radius: 140px; border: 1px solid #c6c6c6; background: #fff; }

.dak-blue-bg {background-color: #031f34; }
.light-ash-bg {background: #f5f5f5; }

/*..............common styles..............*/

/*for header css*/
.main-header {padding: 0px 0px; /* z-index: 9999; */ left: 0; right: 0; top: 0; position: relative; border-bottom: 1px solid #e8edf1; }
.header-row {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.call-portal {padding: 0 0 18px; margin-right: -20px; display: flex; align-items: center; justify-content: flex-end; }
.call-portal a.call-link {color: #ce222b; font-weight: 900; font-style: italic; margin-right: 10px; }
.call-portal a.call-link svg {color: #686868; }
.call-portal a.portal-btn {background: #ce222b; color: #fff; padding: 9px; line-height: 1; display: block; font-size: 14px; }

.main-menu {
}
.main-menu ul {margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }
.main-menu ul li {list-style: none; font-family: "Open Sans", sans-serif; font-size: 20px; font-weight: 400; text-transform: capitalize; }
.main-menu ul li:not(:last-child) {margin-right: 20px; position: relative; }
.main-menu ul li a {display: block; color: #fff; padding: 8px 0; position: relative; }
.main-menu ul li a:hover,
.main-menu ul li.current-menu-item a {color: #f37f8a; }

.main-menu ul li.talk-btn a {background: #d95b2e; color: #fff !important; padding: 14px 35px !important; line-height: 1; font-size: 16px; text-transform: uppercase; border-radius: 30px; }
.main-menu ul li a,
.main-menu ul li {display: block; color: #000; padding: 12px 0; position: relative; font-size: 16px; cursor: pointer; }

.nav_btn {color: #fff; font-size: 22px; text-align: right; display: none; }
.nav_close {display: none; color: #fff; }

.main-header.fixed {background: #fff; padding: 0px 0px; left: 0; position: fixed; top: 0; width: 100%; box-shadow: 0 0 12px rgba(0, 0, 0, 0.4); /* z-index: 9999; */ transition: all 0.5s; -ms-transition: all 0.5s; -webkit-transition: all 0.5s; animation: slide-down 0.7s; -ms-animation: slide-down 0.7s; -webkit-animation: slide-down 0.7s; }

@keyframes slide-down {
    0% {
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
    }
}

/*for header css*/

.anounce-bar {background-color: #f37f8a; height: 40px; }
/*header.fixed .top-header {padding: 4px 0;}*/
header.fixed .main-menu ul li a, 
/*header.fixed .main-menu ul li {padding: 8px 0;}*/
header .top-header {
    padding: 12px 0;
}
header .right-menus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: right;
    align-items: center;
}
header .search-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
header .bar-button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
header .account-bar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
header .search-box {
    position: relative;
}
header .search-box input[type="search"] {
    border-radius: 30px;
    border: 0.5px solid #020240;
    background: #fff;
    width: 100%;
    height: 40px;
    padding: 11px 20px;
    color: #000;
    font-size: clamp(16px, 4vw, 20px);
    padding-right: 45px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
header .search-box button[type="submit"] {
background-color: #fd7d8b;
    border: none;
    color: #0000;
    position: absolute;
    top: 5px;
    right: 5px;
    background-image: url('../images/srch-white.png');
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    width: 30px;
    border-radius: 40px;
}
header .bar-button ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}
header .bar-button ul li {
    list-style: none;
    padding: 0 7px;
}
header .account-bar ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: flex-end;
}
header .account-bar ul li {
    list-style: none;
    position: relative;
}
header .account-bar ul li a {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
header .account-bar ul li:first-child span.icon-action {
    margin-right: 5px;
}
header .account-bar ul li:first-child {
    margin-right: 20px;
}
header .account-bar ul li span.number-bar {
    position: absolute;
    top: -6px;
    width: 20px;
    height: 20px;
    background-color: #fd7d8b;
    border-radius: 20px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    right: -8px;
}
header .main-menu ul.sub-menu li {
    padding: 0;
}
/*header .main-menu ul.sub-menu {position: absolute; width: 300px; display:none; background-color: #ffeff1; padding: 14px 25px; border-radius: 10px;z-index: 1;transition: all 0.3s ease 0s;}*/
header .main-menu ul.sub-menu {
    position: absolute;
    width: 300px;
    background-color: #ffeff1;
    padding: 14px 25px;
    border-radius: 10px;
    z-index: 1;
    display: block;
    transform-origin: 50% 0;
    transform: scaleY(0) translateZ(0);
    opacity: 0;
    transition: transform 0.3s, opacity 0.3s;
}
/*header .main-menu ul li:hover ul.sub-menu{display: block;transition: all 0.3s ease 0s;}*/
header .main-menu ul li:hover ul.sub-menu {
    transform: scaleY(1) translateZ(0);
    opacity: 1;
}
header .main-menu ul li span {
    margin-left: 10px;
    position: absolute;
    right: -25px;
    top: 22px;
}

.banner-sec {
    background-color: #f3faff;
    position: relative;
    height: 540px;
    display: flex;
    align-items: center;
}
.banner-sec .side-img {
    position: absolute;
    top: 0;
    right: 0;
}
.banner-sec .side-img img {
    mix-blend-mode: multiply;
}
.banner-sec .partical-two {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 10%;
}
.banner-sec .partical-three {
    position: absolute;
    right: 0;
    bottom: 0;
}
.banner-sec .banner-right-box {
    position: relative;
}
.banner-sec .partical-one {
    position: absolute;
    bottom: -60px;
    left: -130px;
}
.banner-sec .container {
    position: relative;
    z-index: 1;
}
.banner-sec .banner-right-box .video-box-wraper > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-sec .banner-right-box .video-box {
    max-width: 550px;
    height: 370px;
    border-radius: 24px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.banner-sec .banner-right-box .video-box video {
    width: 100%;
    height: 600px;
}
.banner-sec .banner-right-box .video-box-wraper a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00000057;
}
.banner-sec .banner-text h1 {
    font-weight: 700;
}
.banner-sec .banner-text h1 span {
    color: #f37f8a;
    font-size: clamp(25px, 4vw, 55px);
}
.banner-sec .banner-text {
    padding-right: 66px;
}

.home-banner-modal .modal-header {
    padding: 0;
}
.home-banner-modal .modal-content {
    background-color: transparent;
    border: none;
}
.home-banner-modal .modal-header {
    border: none;
}
.home-banner-modal .modal-body {
    padding: 0;
}
.home-banner-modal .modal-dialog {
    max-width: 1020px;
}
.home-banner-modal .video-box {
    height: 700px;
    width: 100%;
    background-color: #000;
}
.home-banner-modal .video-box video {
    width: 100%;
    height: 100%;
}
.home-banner-modal .btn-close {
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
    box-shadow: none !important;
    opacity: 1;
}

.slider-product-wraper .counter {
    border-top: 1px solid #d8d8d8;
    width: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slider-product-wraper .counter input {
    width: 60px;
    border: 0;
    line-height: 30px;
    font-size: 15px;
    text-align: center;
    background: #ffffff;
    color: #000;
    appearance: none;
    outline: 0;
    font-weight: 400;
}
.slider-product-wraper .counter span {
    display: block;
    font-size: 25px;
    padding: 0;
    cursor: pointer;
    color: #000000;
    user-select: none;
}
.slider-product-wraper .sngl-item {
    background-color: #fff;
    border-radius: 6.548px;
    border: 0.655px solid #d8d8d8;
    padding: 15px;
}
.slider-product-wraper .img-box {
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 15px;
}
.slider-product-wraper .img-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.slider-product-wraper .content-box h3 {
    font-size: 13px;
    text-transform: inherit;
    margin-bottom: 10px;
    min-height: 55px;
}
.slider-product-wraper .content-box h3 a {
    color: #000;
}
.slider-product-wraper .content-box ul {
    padding: 0;
    margin-bottom: 8px;
    display: flex;
    min-height: 20px;
}
.slider-product-wraper .content-box ul li {
    list-style: none;
}
.slider-product-wraper .content-box ul li:first-child {
    margin-right: 8px;
}
.slider-product-wraper .content-box ul li.sl-price {
    color: #f37f8a;
    font-size: 15px;
    font-weight: 600;
}
.slider-product-wraper .content-box ul li.reg-price {
    color: #959595;
    font-size: 15px;
    font-weight: 600;
    text-decoration: line-through;
}
.slider-product-wraper .content-box p {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
}
.slider-product-wraper .content-box a.btn {
    font-size: 10px;
    font-weight: 500;
    padding: 9px 15px;
    width: 100%;
    margin-top: 6px;
}
.slider-product-wraper .sngl-item:hover {
    box-shadow: 0px 2.61905px 15.71429px 0px rgba(120, 120, 120, 0.25);
}
.slider-product-wraper .item {
    margin: 11px;
}
.section-header {
    margin-bottom: 40px;
}
.section-header h2 {
    font-weight: 700;
}

.owl-nav button.owl-prev {
    position: absolute;
    top: 46%;
    width: 30px;
    height: 30px;
    background-color: #031f34 !important;
    border-radius: 30px !important;
    left: -20px;
    background-image: url("../images/img3.png") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.owl-nav button span {
    color: transparent !important;
}
.owl-nav button.owl-next {
    position: absolute;
    top: 46%;
    width: 30px;
    height: 30px;
    background-color: #031f34 !important;
    border-radius: 30px !important;
    right: -20px;
    background-image: url("../images/img4.png") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.online-subliment-wraper {
    background-color: #031f34;
    border-radius: 15px;
    overflow: hidden;
    background-image: url("../images/img45.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.online-subliment-wraper .content-box {
    padding: 50px;
}
.online-subliment-wraper .content-box h2 {
    color: #fff;
    font-weight: 700;
}
.online-subliment-wraper .content-box p {
    color: #fff;
}
.online-subliment-wraper {
    position: relative;
}
.online-subliment-wraper .partical {
    position: absolute;
    top: 34%;
    right: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    width: 155px;
    height: 130px;
    margin: 0 auto;
}

.recent-view .imge-box img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 15px;
}
.recent-view .imge-box {
    border-radius: 6px;
    border: 1px solid #cbcbcb;
    background: #fff;
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}
.recent-view .item {
    margin: 0 10px;
}
.recent-view .over-lap {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff9;
}
.recent-view .imge-box a.btn {
    font-size: 10px;
    font-weight: 600;
    padding: 9px 30px;
}
.recent-view .imge-box:hover .over-lap {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    opacity: 1;
    visibility: visible;
}

.section-with-bg {
    background-image: url("../images/img46.png");
    background-repeat: no-repeat;
    background-position: center left 12%;
}

.hlth-food-store-sec .hlth-food-store-wraper .item {
    margin: 0 11px;
}
.hlth-food-store-sec .hlth-food-store-wraper .slng-box .image-box {
    width: 130px;
    height: 130px;
    margin: 0 auto;
    border-radius: 130px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.hlth-food-store-sec .hlth-food-store-wraper .slng-box .image-box .icon {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f37f8ae8;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hlth-food-store-sec .hlth-food-store-wraper .slng-box .image-box .icon img {
    max-width: 60px;
}
.hlth-food-store-sec .hlth-food-store-wraper .slng-box h6 {
    margin: 0;
    text-align: center;
    font-weight: 700;
    text-transform: initial;
}

.destination-food-sec {
    background: linear-gradient(180deg, rgba(255, 129, 137, 0.1) 0%, rgba(255, 129, 137, 0.25) 46.88%, rgba(255, 129, 137, 0.1) 100%);
}

.destination-food-sec .partical-one {
    position: absolute;
    top: 0;
    left: 0;
}
.destination-food-sec .partical-two {
    position: absolute;
    bottom: 0;
    left: 0;
}
.destination-food-sec .partical-three {
    position: absolute;
    bottom: 0;
    right: 0;
}
.destination-food-sec .right-text {
    background-image: url("../images/img15.png");
    background-size: contain;
}
.destination-food-sec .lft-text h2 {
    font-weight: 700;
}

.blog-sec .sngl-box .image-box {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px;
}
.blog-sec .sngl-box .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.blog-sec .sngl-box h4 {
    font-weight: 600;
    text-transform: inherit;
    margin: 0;
}
.blog-sec .sngl-box:hover .image-box img {
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.blog-sec .sngl-box:hover h4 {
    text-decoration: underline;
}
.blog-sec .owl-nav button.owl-prev,
.blog-sec .owl-nav button.owl-next {
    top: 32%;
}

.insta-feed-sec .sngl-box {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}
.insta-feed-sec .sngl-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.insta-feed-sec .sngl-box:hover img {
    transform: scale(1.1);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.insta-feed-sec .sngl-box .icon-box {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0c1e3294;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.insta-feed-sec .sngl-box .icon-box img {
    width: auto;
    height: auto;
    filter: brightness(0) invert(1);
}
.insta-feed-sec .sngl-box:hover .icon-box {
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.insta-feed-sec {
    background: linear-gradient(180deg, rgba(255, 129, 137, 0.1) 0%, rgba(255, 129, 137, 0.25) 46.88%, rgba(255, 129, 137, 0.1) 100%);
}

.tag-box-sec .icon-box {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    background-color: #f37f8a;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.tag-box-sec .sngl-box {
    display: flex;
    justify-content: center;
    align-items: center;
}
.tag-box-sec .sngl-box h4 {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
}

footer .footer-logo {
    margin-bottom: 30px;
}
footer .footer-logosec p {
    color: #fff;
}
footer .footer-logosec ul.media {
    padding: 0;
    margin: 0;
}
footer .footer-logosec ul.media li {
    list-style: none;
    display: inline;
    margin-right: 10px;
}
footer .footer-logosec ul.media li:last-child {
    margin-right: 0px;
}
footer .footer-menu h6 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
footer .footer-menu ul li a {
    color: #fff;
}
footer .footer-menu ul li {
    list-style: none;
    padding: 10px 0;
    color: #fff;
}
footer .footer-menu ul {
    padding: 0;
    margin: 0;
}
footer .footer-menu ul.cntct-area li span {
    position: absolute;
    left: 0;
    top: 9px;
}
footer .footer-menu ul.cntct-area li {
    position: relative;
    padding-left: 30px;
}
footer .footer-menu {
    padding-left: 40px;
}

.end-footer {
    background-color: #f37f8a;
    padding: 20px 0;
}
.end-footer p {
    margin: 0;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
}
.end-footer .imge-box {
    text-align: right;
}

.inner-banner-sec {
    height: 300px;
    overflow: hidden;
    position: relative;
}
.inner-banner-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner-banner-sec .banner-text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #00000085;
}
.inner-banner-sec .banner-text h1 {
    color: #fff;
    font-weight: 700;
    margin: 0;
}

.blog-sec-page .sngl-box {
    margin-bottom: 30px;
}

.pagination-sec ul li .page-numbers {
    font-weight: 600;
    color: #000;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination-sec ul li {
    list-style: none;
    width: 35px;
    height: 35px;
    border: 1px solid #00000021;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
}
.pagination-sec ul {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 0;
}
/*.pagination-sec ul li:first-child a {color: #CCC; text-transform: capitalize; }
.pagination-sec ul li:first-child {width: auto; height: auto; border: none; }
.pagination-sec ul li:last-child {width: auto; height: auto; border: none; }*/
.pagination-sec ul li:hover {
    background-color: #f37f8a;
    border-color: #f37f8a;
}
.pagination-sec ul li:hover a {
    color: #fff;
}

.inner-text-banner {
    background-color: #f3faff;
}
.inner-text-banner h1 {
    margin: 0;
    font-weight: 700;
}

.contact-page .get-info-sec {
    border-radius: 10px;
    border: 1px solid #c6c6c6;
    background: #f37f8a;
    padding: 50px 30px;
    height: 100%;
}
.contact-page .get-info-sec h3 {
    font-size: clamp(20px, 4vw, 30px);
    font-weight: 600;
    color: #fff;
}
.contact-page .get-info-sec ul.info-address {
    padding: 0;
    margin-bottom: 30px;
}
.contact-page .get-info-sec ul.info-address li {
    list-style: none;
    margin-bottom: 35px;
}
.contact-page .get-info-sec ul.info-address .sngl-item h5 span {
    position: absolute;
    left: 0;
    top: 0;
}
.contact-page .get-info-sec ul.info-address .sngl-item h5 {
    margin-bottom: 15px;
    position: relative;
    padding-left: 28px;
    font-size: 16px;
    text-transform: inherit;
    color: #fff;
    font-weight: 700;
}
.contact-page .get-info-sec ul.info-address .sngl-item p {
    padding-left: 28px;
    color: #fff;
    margin: 0;
}
.contact-page .get-info-sec ul.info-address .sngl-item a {
    padding-left: 28px;
    color: #fff;
}
.contact-page .get-info-sec .media-sec h6 {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.contact-page .get-info-sec ul.media li {
    list-style: none;
    margin-right: 10px;
}
.contact-page .get-info-sec ul.media {
    padding: 0;
    display: flex;
    margin: 0;
    align-items: center;
}
.contact-page .form-box {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 4px 24px 0px rgba(194, 194, 194, 0.25);
    padding: 50px 30px;
}
.contact-page .form-box h2 {
    font-size: clamp(22px, 4vw, 30px);
    font-weight: 600;
    margin-bottom: 30px;
}
.contact-page .form-box label.form-label {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
}
.contact-page .form-box textarea.form-control {
    border-radius: 20px;
    border: 1px solid #c6c6c6;
    background: #fff;
    height: 130px;
}
.contact-page .form-box input[type="submit"] {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    width: 100%;
    height: 50px;
    border-radius: 30px;
    background: #f37f8a;
    border: 1px solid #f37f8a;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
}
.contact-page .form-box input[type="submit"]:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    border: 1px solid #031f34;
    background: #031f34;
}
.map-sec .map-sec-box {
    height: 420px;
}

.brand-page .brand-name ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #000;
}
.brand-page .brand-name ul li.active {
    background: #000;
    border-color: #000;
    position: relative;
}
.brand-page .brand-name ul li.active::before {
    content: "";
    width: 14px;
    height: 14px;
    background-color: #000;
    transform: rotate(45deg);
    position: absolute;
    background-color: black;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -7px;
    z-index: -1;
}
.brand-page .brand-name ul li.active a {
    color: #fff;
}
.brand-page .brand-name ul li {
    list-style: none;
    width: 32px;
    height: 32px;
    border: 1px solid #d9d9d9;
    background: #fff;
    margin: 0 5px 15px;
    border-radius: 4px;
    cursor: pointer;
}
.brand-page .brand-name ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.brand-page .brand-name {
    margin-bottom: 35px;
}
.brand-page .brand-logo ul li {
    list-style: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 6px;
}
.brand-page .brand-logo ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.brand-page .logo-box {
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    border-radius: 6px;
    border: 1px solid #c2c2c2;
    background: #fff;
    height: 140px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
}
.brand-page .logo-box img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    max-width: 138px;
}
.brand-page .logo-box h5 {
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    margin: 0;
    position: absolute;
    bottom: -24px;
    opacity: 0;
    visibility: hidden;
}
.brand-page .logo-box:hover h5 {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    bottom: 20px;
    opacity: 1;
    visibility: visible;
}
.brand-page .logo-box:hover img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transform: translateY(-20px);
}
.brand-page .logo-box:hover {
    background: #f2f2f2;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.account-page .login-check-area {
    position: relative;
}
.account-page .login-check-area a {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #000;
    font-weight: 400;
}
.account-page input[type="submit"] {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    border-radius: 25px;
    background: #f37f8a;
    height: 50px;
    border: 1px solid #f37f8a;
    padding: 10px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}
.account-page input[type="submit"]:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    background: #041e33;
    border: 1px solid #041e33;
}
.account-page .log-in-sec {
    padding-right: 30px;
    border-right: 1px solid #c2c2c2;
}
.account-page label {
    font-size: 18px;
    font-weight: 600;
}
.account-page h2 {
    font-weight: 600;
    margin-bottom: 50px;
}
.account-page .sign-in-sec {
    padding-left: 10px;
}

.blog-details h1 {
    font-weight: 700;
}
.blog-details .main-img-box {
    width: 100%;
    height: 450px;
    overflow: hidden;
    margin-bottom: 50px;
}
.blog-details .main-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-details ul.date li {
    list-style: none;
}
.blog-details ul.date {
    padding: 0;
    margin-bottom: 25px;
}
.blog-details h2 {
    font-weight: 500;
}
.blog-details ul li h5 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    text-transform: initial;
}
.blog-details ul li {
    list-style: none;
}
.blog-details ul {
    padding: 0;
}

.lev-comment-sec textarea.form-control {
    border-radius: 10px;
    border: 1px solid #000;
    height: 182px;
    background-color: transparent;
}
.lev-comment-sec .form-control {
    border: 1px solid #000;
    background-color: transparent;
    border-radius: 10px;
}
.lev-comment-sec label {
    font-size: 18px;
    font-weight: 600;
}
.lev-comment-sec .submit-btn {
    margin-top: 30px;
    text-align: center;
}
.lev-comment-sec input[type="submit"] {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    border-radius: 25px;
    background: #f37f8a;
    height: 50px;
    border: 1px solid #f37f8a;
    padding: 10px;
    width: 40%;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}
.lev-comment-sec input[type="submit"]:hover {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    background: #041e33;
    border: 1px solid #041e33;
}

.about-page-second .text-box-left {
    padding-right: 30px;
}
.about-page-second .text-box-left h2 {
    font-weight: 700;
}
.about-page-second .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-page-second .image-box {
    width: 100%;
    height: 430px;
    overflow: hidden;
    border-radius: 30px;
}
.about-page-second .image-box-wraper {
    position: relative;
}
.about-page-second .partical-one {
    position: absolute;
    top: 45px;
    z-index: -1;
    left: -78px;
}
.online-subliment .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.online-subliment .img-box {
    width: 100%;
    height: 100%;
}

.red-text {
    color: #f37f8a !important;
}

.ourteam-sec .sngl-team {
    border-radius: 6.548px;
    border: 0.655px solid #d8d8d8;
    background: #fff;
    padding: 20px 15px;
}
.ourteam-sec .sngl-team .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ourteam-sec .sngl-team .image-box {
    width: 100%;
    height: 210px;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 25px;
}
.ourteam-sec .sngl-team h4 {
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
}
.ourteam-sec .sngl-team h4 span {
    font-size: 18px;
    display: block;
    width: 100%;
}

.store-trad-about .lft-text {
    border-radius: 24px;
    background: #fff;
    padding: 20px 50px;
}
.store-trad-about .lft-text ul li {
    list-style: none;
    padding: 15px 0;
    border-bottom: 1px solid #d3d3d3;
    font-weight: 600;
    color: #333333;
}
.store-trad-about .lft-text ul {
    padding: 0;
    margin: 0;
}
.store-trad-about .lft-text ul li:last-child {
    border: none;
}
.store-trad-about .lft-text ul li span {
    min-width: 170px;
    display: inline-block;
}

.store-trad-about .right-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 50px;
    border-radius: 30px;
}
.store-trad-about .right-content h2 {
    font-size: 50px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 4px;
}
.store-trad-about .right-content h3 {
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 40px;
}
.store-trad-about .right-content h4 {
    max-width: 310px;
    font-size: 24px;
    font-weight: 800;
    color: #fff;
}
.store-trad-about .right-content h6 {
    max-width: 250px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}

.search-box.for-mobo {
    display: none;
}
.header-for-mobo {
    display: none;
}

.insta-feed-sec .section-with-bg {
    background-position: bottom left 7%;
}
.ourteam-sec.section-with-bg {
    background-position: top left 20%;
}
.store-trad-about .section-with-bg {
    background-image: url(../images/img46.png);
    background-repeat: no-repeat;
    background-position: bottom 44px right 6%;
}

/*---ayan---*/

header .bar-button .btn.white-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.contact-page .form-box .wpcf7 form .wpcf7-response-output {
    margin: 0;
}
.wpcf7-spinner {
    position: absolute !important;
}

.woocommerce-account .woocommerce-form {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.woocommerce-account .woocommerce-form .woocommerce-Input,
.woocommerce-ResetPassword .woocommerce-Input {
    height: 60px;
    border-radius: 50px;
    border: 1px solid #c6c6c6;
    background-color: transparent !important;
    padding: 15px;
}
.woocommerce-account .woocommerce-form .woocommerce-form-row label,
.woocommerce-ResetPassword .woocommerce-form-row label {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    font-family: "Open Sans";
    margin-bottom: 15px;
}
.woocommerce-account .woocommerce-form .woocommerce-button,
.woocommerce-ResetPassword .woocommerce-Button {
    background: #f37f8a !important;
    width: 100%;
    height: 50px;
    border-radius: 50px !important;
    color: #fff !important;
    text-transform: uppercase;
}
.woocommerce-ResetPassword .woocommerce-Button {
    width: auto;
    min-width: 200px;
}
#customer_login h2 {
    font-weight: 600;
}
.woocommerce-account .woocommerce-form .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-weight: 600;
}
.woocommerce-account .woocommerce-form .woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox,
.custom-newsletter .form-group input {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
#customer_login .d-flex {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
#customer_login .d-flex .woocommerce-LostPassword {
    margin-bottom: 0;
    text-align: right;
}
#customer_login .d-flex .woocommerce-LostPassword a,
.custom-newsletter .form-group label,
#customer_login .woocommerce-privacy-policy-link {
    font-weight: 600;
    color: #000;
}
.woocommerce-account .woocommerce-form .show-password-input,
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    top: 20px;
}
.lost_reset_password .button {
    margin-top: 15px !important;
}
.custom-newsletter .form-group {
    display: flex;
    align-items: center;
}
.custom-newsletter {
    margin: 20px 0;
}
#customer_login .u-column1.col-1 {
    position: relative;
}
#customer_login .u-column1.col-1:before {
    position: absolute;
    content: "";
    background: #c2c2c2;
    width: 1px;
    height: 100%;
    right: -25px;
    top: 0;
}
.listing-sec .collapse-btn .btn {
    background-color: transparent;
    border: none;
    padding: 25px 25px 25px 0;
    border-radius: 0;
    border-bottom: 1px solid #cfcfcf;
    color: #000 !important;
    text-transform: capitalize;
    font-weight: 600;
    width: 100%;
    text-align: left;
    position: relative;
}
.listing-sec .collapse-wrap br {
    display: none;
}
.listing-sec .collapse-wrap .card.card-body {
    padding: 25px 25px 0 0;
    border-radius: 0;
    border: none;
}
.product-categories,
.product-categories ul {
    padding: 0;
    margin: 0;
}
.product-categories li,
.product-categories ul li {
    list-style: none;
    margin-bottom: 10px;
}
.product-categories ul {
    margin-top: 10px;
}
.product-categories a {
    color: #000;
}
.listing-sec .collapse-btn .btn:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background: transparent;
    text-indent: -9999px;
    border-top: 3px solid #000;
    border-left: 3px solid #000;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    right: 5px;
    transform: rotate(-135deg);
}
.listing-sec .collapse-btn .btn[aria-expanded="true"]:before {
    transform: rotate(45deg);
}
.listing-sec .sidebar-wrap {
    padding-right: 20px;
}
.listing-sec .shop-gallery-col {
    border-radius: 6.548px;
    border: 0.655px solid #d8d8d8;
    padding: 15px;
    height: 100%;
}
.listing-sec .shop-gallery-col:hover {
    box-shadow: 0px 2.61905px 15.71429px 0px rgba(120, 120, 120, 0.25);
}
.listing-sec .products {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px !important;
    margin-right: -10px !important;
    row-gap: 20px;
    margin-top: 90px !important;
}
.listing-sec .products li.product {
    width: 25% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 !important;
}
.listing-sec .products li.product .tent-image img {
    height: 130px;
    object-fit: contain;
}
.shop-top-text h3 {
    font-weight: 600;
}
.shop-top-text .btn-underline {
    color: #f37f8a;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
}
.listing-sec .shop-gallery-col .woocommerce-loop-product__title {
    text-transform: capitalize;
    font-size: 14px !important;
    color: #000;
    font-weight: 500;
    min-height: 70px;
}
.listing-sec .shop-gallery-col .price {
    color: #f37f8a !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}
.listing-sec .shop-gallery-col .price del {
    text-decoration-color: #9e9e9e;
    color: #9e9e9e !important;
}
.listing-sec .shop-gallery-col .price ins {
    font-weight: 600;
    text-decoration: none;
}
.listing-sec .shop-gallery-col .button {
    width: 100%;
    text-align: center;
    background: #f37f8a;
    border-radius: 50px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}
.listing-sec .woocommerce-ordering select {
    border: 1px solid #c1c1c1;
    border-radius: 50px;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.black_pre_footer span img {
    width: 21px;
    padding: 0;
    margin-right: 7px;
    filter: brightness(0) invert(1);
    height: auto !important;
}
.black_pre_footer {
    background: #f37f8a;
    color: #fff;
    text-align: center;
    padding: 15px;
}
.woocommerce nav.woocommerce-pagination ul {
    border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    margin: 5px;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers {
    border: 1px solid #f1f1f1;
    width: 36px;
    height: 36px;
    color: #000;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers.current,
.woocommerce nav.woocommerce-pagination ul li .page-numbers:hover {
    background: #f37f8a;
    color: #fff;
}
.woocommerce-MyAccount-navigation {
    background: #f6f6f6;
    border-radius: 20px;
    padding: 25px;
    max-width: 320px;
}
.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul li a {
    color: #000;
}
.woocommerce-MyAccount-navigation ul li:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #f37f8a;
}
.woocommerce-account .woocommerce-MyAccount-content a {
    color: #000;
    text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content .button {
    background: #f37f8a;
    text-decoration: none;
    border-radius: 50px;
    color: #fff;
    font-weight: 400;
    opacity: 1 !important;
}
.woocommerce-account .woocommerce-MyAccount-content .button:hover {
    background: #000;
    color: #fff;
}
.woocommerce-address-fields .input-text,
.woocommerce-EditAccountForm .input-text {
    height: 60px;
    border-radius: 50px;
    border: 1px solid #ddd;
    padding: 10px 15px;
}
.woocommerce-address-fields .select2-selection {
    height: 45px;
    border-radius: 0;
    border: 1px solid #ddd;
}
.woocommerce-address-fields .select2-selection__rendered {
    line-height: 45px !important;
}
.woocommerce-address-fields .select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%);
}

.woocommerce table.shop_table {
    border-radius: 10px !important;
    border: 1px solid #c6c6c6 !important;
    background: #fff;
    padding: 10px 10px;
}
.woocommerce table.shop_table td {
    border-top: 1px solid #000;
    padding: 20px 10px;
}
.woocommerce table.shop_table th {
    padding: 20px 10px;
}
.woocommerce-cart table.cart img {
    border-radius: 10px;
    border: 1px solid #c6c6c6;
    background: #fff;
    width: 80px;
    height: 80px;
    object-fit: contain;
    padding: 10px;
}
.woocommerce a.remove {
    color: #fff !important;
    background-color: #ff798c;
}
.woocommerce table.shop_table td.product-name a {
    font-weight: 600;
    color: #000;
}

/*-------------------------------------------------------*/

.product .woocommerce-product-gallery__image img {
    object-fit: contain;
    height: 400px !important;
    border: 1px solid #ddd;
    padding: 50px;
}
.product .flex-control-nav {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px !important;
    margin-right: -5px !important;
    margin-top: 15px !important;
}
.product .flex-control-nav li {
    width: 25%;
    height: 130px;
    overflow: hidden;
    padding: 0 5px 10px;
}
.product .flex-control-nav img {
    width: 100%;
    height: 100% !important;
    object-fit: contain;
    border-radius: 10px;
    border: 1px solid #474747;
    background: #fff;
    padding: 15px;
}
.product .flex-direction-nav {
    display: none;
}

.gift-heading a {
    color: #fd7d8b;
    font-weight: 700;
}
.cart-heading .form-group {
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
    border: 1px solid #d1d1d1;
    border-radius: 50px;
}
.cart-heading .form-group .form-check {
    width: 50%;
    height: 67px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 10px 60px;
    margin: 0;
}

.cart-heading .form-group .form-check .form-check-label {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 10px;
}
.cart-heading .form-group .form-check .form-check-input:checked + label:before {
    position: absolute;
    content: "";
    background: #f3f3f3;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    border: 1px solid #000;
    border-radius: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.cart-heading .form-group .form-check .form-check-input {
    width: 23px;
    height: 23px;
    background-color: transparent;
    position: relative;
    border: 1px solid #dbdbdb;
    --bs-form-check-bg-image: none;
    cursor: pointer;
    box-shadow: none !important;
}
.cart-heading .form-group .form-check .form-check-input:checked:before {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 100%;
    left: 4px;
    top: 4px;
    background: #f37f8a;
}
.cart-heading .form-group .form-check:nth-child(2) .form-check-input:checked + label:before {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.cart-heading .form-group .form-check .form-check-input:checked + label {
    font-weight: 700;
}
.cart-heading {
    margin-bottom: 30px;
}
.shop_table .coupon {
    display: flex;
    flex-wrap: wrap;
}
.shop_table .coupon .input-text {
    height: 40px !important;
    width: 100% !important;
    border-radius: 50px;
    padding: 5px 15px !important;
    max-width: calc(100% - 138px);
    border: 1px solid #000 !important;
}
.shop_table .coupon .button {
    background: #f37f8a !important;
    border-radius: 50px;
    height: 40px;
    color: #fff !important;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    width: 134px;
}
.shop_table .actions .coupon + .button {
    border: 1px solid #000;
    background: #fff;
    color: #000 !important;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 50px;
    font-size: 14px;
    height: 40px;
}
.shop_table .actions .coupon + .button:hover {
    background: #000;
    color: #fff !important;
}
.cart-collaterals {
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(255, 129, 137, 0.1) 0%, rgba(255, 129, 137, 0.25) 46.88%, rgba(255, 129, 137, 0.1) 100%);
    padding: 30px;
}
.cart-collaterals .cart_totals {
    float: none !important;
    width: 100% !important;
}
.woocommerce .cart-collaterals .shop_table {
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
}
.woocommerce .cart-collaterals .shop_table td {
    text-align: right;
    border-bottom: 1px solid #c6c6c6;
}
.woocommerce .cart-collaterals .shop_table tr th {
    border-bottom: 1px solid #c6c6c6;
}
.woocommerce-shipping-calculator {
    max-width: 190px;
    margin-left: auto;
}
.woocommerce-shipping-calculator .shipping-calculator-button {
    color: #000;
    text-decoration: underline;
}
.woocommerce-shipping-calculator input {
    height: 40px;
    border: 1px solid #ddd;
    padding: 5px 15px;
    font-size: 14px;
}
.woocommerce-shipping-calculator .select2-container .select2-selection--single {
    height: 40px;
    border: 1px solid #ddd;
    font-size: 14px;
}
.woocommerce-shipping-calculator .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
.cart_totals h2 {
    font-weight: 600;
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 10px;
    padding-left: 10px;
}
.woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}
.woocommerce-shipping-calculator button {
    border-radius: 50px !important;
    background: #fd7d8a !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    height: 40px;
}
.cart_totals .checkout-button {
    margin-bottom: 0 !important;
    background: #fd7d8b !important;
    border-radius: 50px !important;
    text-transform: uppercase;
}
.woocommerce-breadcrumb a:hover {
    text-decoration: underline;
}
.single-product .woocommerce-breadcrumb {
    margin-top: 30px;
    margin-bottom: 50px;
    color: #959595;
    font-weight: 700;
}
.single-product .product .product_title {
    text-transform: capitalize;
    font-weight: 600;
}
.single-product .product .summary p {
    margin-bottom: 10px;
}
.single-product .product .price {
    font-size: clamp(25px, 4vw, 30px) !important;
    font-weight: 700 !important;
    color: #f37f8a !important;
}
.single-product .product .price del {
    color: #959595;
}
.end-footer .imge-box img {
    width: 100%;
    height: auto;
}
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del {
    opacity: 1 !important;
}
.single-product .product .summary.entry-summary .price del {
    margin-right: 15px;
}
.product .delivery-collect {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #000;
    border-radius: 50px;
    overflow: hidden;
    margin-bottom: 20px;
}
.product .delivery-collect .btn {
    width: 50%;
    border: none;
    border-radius: 0;
    background: #fff;
    color: #000 !important;
    height: 50px;
}
.product .delivery-collect .btn:nth-child(1) {
    border-right: 1px solid #000;
}
.product .delivery-collect .btn:hover {
    background: #ececec !important;
}
#myModal .btn {
    width: 100%;
}
.modal .close {
    background: #fff;
    border: none;
    font-size: 24px;
}
.product .loyal-points span {
    display: inline-block;
    background: linear-gradient(180deg, rgba(255, 129, 137, 0.1) 0%, rgba(255, 129, 137, 0.25) 46.88%, rgba(255, 129, 137, 0.1) 100%);
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    margin-right: 5px;
    margin-bottom: 5px;
}
#product-14899 .loyal-points {
    display: none;
}
.product .loyal-points span.loyaltyInfo {
    background: #e7f5ff;
}
.woocommerce div.product form.cart {
    margin-bottom: 20px;
}
.woocommerce-account .terms {
    margin-bottom: 25px !important;
}
.woocommerce-account .terms a {
    color: #000;
}
.product .proSize {
    display: inline-block;
    background: #031f34;
    min-width: 100px;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
}
.product .quantity .input-text {
    width: 140px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #000;
}
.product .single_add_to_cart_button {
    background: #f37f8a !important;
    height: 50px;
    border-radius: 50px !important;
    font-weight: 600;
    text-transform: uppercase;
    width: calc(100% - 144px);
}
.single-product .home-slider-pro {
    background: #f5f5f5;
}
.product .buy-product {
    background: #031f34;
    border-radius: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.product .features ul {
    padding: 0;
}
.product .features li {
    list-style: none;
    margin-bottom: 10px;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
}
.woocommerce div.product p.stock {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.product .features li:before {
    position: absolute;
    content: "";
    background: url("../images/tick-pink.svg") no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100% 100%;
    left: 0;
    top: 2px;
}
.have-question .form-control {
    height: 50px;
    border-radius: 10px;
    border-color: #464646;
}

.have-question textarea.form-control {
    height: 120px;
    margin: 24px 0;
}
.have-question .btn {
    width: 100%;
}
.have-question h3 {
    font-weight: 600;
}

.single-product .woocommerce-tabs ul.tabs {
    margin: 0 !important;
    border-bottom: 1px solid #c1c1c1;
    padding: 0 !important;
}
.single-product .woocommerce-Tabs-panel {
    background: #fff8f8;
    padding: 30px !important;
    margin-bottom: 100px !important;
}
.single-product .woocommerce-tabs ul:before,
.single-product .woocommerce-tabs ul:after,
.single-product .woocommerce-tabs ul li:before,
.single-product .woocommerce-tabs ul li:after {
    display: none !important;
}
.single-product .woocommerce-tabs ul li {
    border: none !important;
    background: transparent !important;
}
.single-product .woocommerce-tabs ul li a {
    background: #fff !important;
    color: #656565 !important;
    text-transform: uppercase;
    padding: 0px 0 20px !important;
}
.single-product .woocommerce-tabs ul li.active a {
    color: #fd7d8b !important;
}

.woocommerce-Reviews .submit {
    background: #fd7d8b !important;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
    height: 50px;
    width: 150px;
}
.checkout .woocommerce-billing-fields .input-text {
    height: 50px;
    border: 1px solid #c6c6c6;
    border-radius: 50px;
    padding: 10px 15px;
}
.checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single {
    height: 50px;
    border: 1px solid #c6c6c6;
    border-radius: 50px;
    padding: 10px 15px;
}
.checkout .woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
}
.woocommerce-checkout .select2-container--open .select2-dropdown--below {
    border: 1px solid #c6c6c6;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
    display: none;
}
.checkout .woocommerce-additional-fields .input-text {
    height: 190px;
    border: 1px solid #c6c6c6;
    border-radius: 15px;
    padding: 10px 15px;
}
.checkout .woocommerce-billing-fields .form-row {
    margin-bottom: 15px;
}
.checkout .woocommerce-billing-fields .form-row label,
.checkout .woocommerce-additional-fields label {
    font-weight: 600;
}
.woocommerce-billing-fields h3,
.chckout h3 {
    font-weight: 600;
    text-transform: capitalize;
}
.checkout .returnCust,
.checkout .coupon,
.checkout .gift {
    margin-bottom: 20px;
}
.checkout .returnCust a,
.checkout .coupon a,
.checkout .gift a {
    color: #f37f8a;
    font-weight: 600;
}
.checkout .woocommerce-billing-fields {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.checkout .chckout {
    margin-top: 30px;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 30px;
}
.woocommerce .chckout table.shop_table {
    padding: 0;
    border: none !important;
}

.woocommerce .chckout table.shop_table tr th + th,
.woocommerce .chckout table.shop_table tr th + td,
.woocommerce .chckout table.shop_table tr td + td {
    text-align: right;
}
.woocommerce .chckout table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: transparent !important;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0 !important;
}
.woocommerce .chckout table.shop_table th,
.woocommerce .chckout table.shop_table td {
    padding-left: 0;
    padding-right: 0;
}

#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    padding: 0 !important;
}

.wc-payment-form .form-row {
    padding: 0 !important;
}
.place-order .button {
    width: 100%;
    background: #ff7b8c !important;
    height: 50px;
    border-radius: 50px !important;
    text-transform: uppercase;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #f6f6f6;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background: #f6f6f6;
}

.woocommerce-checkout .cart-heading .form-group .form-check .form-check-input {
    display: none;
}
.woocommerce-checkout .cart-heading .form-group .form-check {
    padding: 10px 20px;
    justify-content: center;
    height: 50px;
}
.woocommerce-checkout .cart-heading .form-group .form-check .form-check-label {
    margin-left: 0;
}
#customer_details {
    margin-bottom: 20px;
}

.checkout_coupon .input-text {
    height: 40px;
    border-radius: 50px;
    padding: 10px 15px;
    border: 1px solid #ddd;
}
.checkout_coupon .button,
#add_payment_method .button {
    background: #ff798c !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 50px !important;
    height: 40px;
    font-size: 14px !important;
}
.checkout_coupon {
    max-width: 575px;
}

.cart-heading .form-group .form-check .form-check-label .colltectText {
    display: inline-block;
    background: #ff7b8c;
    color: #fff;
    padding: 3px 8px;
}
.wallet-section {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 40px;
}

.wallet-section h4 {
    margin: 0;
}
.comment-form-author label,
.comment-form-email label
 {
	display: block;
}
.comment-form-author input,
.comment-form-email input {
	width: 100%;
	
}

.mobosrch {
	position: relative;
	z-index: 9999;
}

/*---ayan---*/

.single-product .product .summary.entry-summary .awdr-bulk-customizable-table {
    margin-bottom: 15px;
}
.single-product .product .summary.entry-summary .awdr-bulk-customizable-table td.wdr_bulk_table_td.wdr_bulk_title.col_index_1 {
    background-color: #f37f8a;
    color: #000;
    font-size: 20px;
    border-radius: 50px;
    padding: 10px 61px;
    font-weight: 600;
    text-align: center;
}
.single-product .product .summary.entry-summary table.wdr_bulk_table_msg.sar-table {
    width: 100%;
}



/*-------------bellow css-------------*/

/* custom css  */
.qib-button-wrapper button.qib-button{
    border-radius: 50% !important;
}
.woocommerce div.product form.cart .button {
    float: right !important;
    width: 377px !important;
}
.qib-button-wrapper .quantity input.input-text.qty.text{
    width: 80px !important;
    display: inline !important;
    background-color: transparent !important;
}
.ui-slider.ui-widget-content .ui-slider-handle {
    background: #000 !important;
    border: 1px solid #000 !important;
    border-radius: 50% !important;
}
.ui-slider-range{
    background-color: #000 !important;
}
.ui-slider.ui-widget-content:not(.iris-slider-offset){
    border: transparent !important;
}
.ui-slider-horizontal .ui-slider-range{
    height: 5px !important;
    top: 3px !important;
    background-color: #000 !important;
}
.wpfFilterButton.wpfButton{
    border-radius: 40px !important;
    background-color: #f37f8a !important;
    color: #fff !important;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-reviews-add-review{
    background:#f37f8a !important;
    border: none !important;
    color: #fff !important;
    padding: 20px 40px !important;
    border-radius: 40px !important;
}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search{
    display: none !important;
}
.cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt {
    border-radius: 25px !important;
}
.cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-name input{
    border-radius: 25px !important;
}
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit{
    background-color: #f37f8a !important;
    border-radius: 40px !important;
}
.cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel{
    border-radius: 40px !important;
}
.cr-review-form-ne .cr-review-form-email input {
    border-radius:25px !important;
}
.cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue{
    background-color: #f37f8a !important;
    padding: 20px 60px !important;
    border-radius: 40px !important;
    height: 55px !important;
}
body .qib-button-wrapper {
    border: 1px solid;
    border-radius: 23px;
}
.qib-button-wrapper .quantity input.input-text.qty.text {
    border: 0 !important;
}
.btn-disable {
        cursor: not-allowed;
        pointer-events: none;
        color: #c0c0c0;
        background-color: #f4dee0;
        color: #c0c0c0 !important;
        border-color: #f9ced2;
    }
    .questionModal-design h6{margin-bottom: 10px; font-weight: 500;}
    .questionModal-design .form-check {
        padding-left: 0;
    }
    .prescriptionModal-design .form-control {
        height: 51px;
    }

    .product-quantity .qib-button-wrapper button.qib-button, form.cart .qib-button-wrapper button.qib-button{
        border-color: transparent !important;
    }
.woof_reset_button_2 {
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    border: 1px solid #f37f8a;
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    vertical-align: top;
    background: #f37f8a;
    color: #fff !important;
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 0;
    border-radius: 30px;
    font-weight: 700;
}


.woof_products_top_panel ul {
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
}

span.woof_remove_ppi {
    color: #000 !important;
    text-transform: capitalize;
}

/*---------bellow css--------*/
/*===========new add css=========*/

.logo img {
    max-width: 100%;
    height: auto;
}
.banner-sec .banner-right-box .video-box .video-box-wraper {
    width: 100%;
    height: 100%;
}
header.header-for-mobo ul.sub-menu.sub-menu-open {
    display: block !important;
    opacity: 1 !important;
}
header.header-for-mobo .main-menu ul.sub-menu {
    background-color: #11314b;
}
.woocommerce-cart .awdr_cart_strikeout_line del {
    margin-right: 7px;
}
.listing-sec .sidebar-wrap span.select2.select2-container {
    width: 100%;
}
.listing-sec .sidebar-wrap .woof_container_inner h4 {
    text-transform: capitalize;
    font-weight: 700;
}
.single-product .product .gift-cards-list button {
    border: 1px solid #fd7d9a;
    border-radius: 20px;
    padding: 6px 15px;
    font-weight: 700;
    color: #fd7d8b;
    margin-bottom: 10px !important;
}
.single-product .product .gift-cards-list button.selected_button {
    background-color: #fd7f8b !important;
}
.single-product .product .gift-cards_form h3{
    font-weight: 600;
}
.single-product .product .gift-cards_form > h3 {
    margin-top: 1em;
    margin-bottom: 1em;
}
.single-product .product .gift-cards_form h3.ywgc_delivery_info_title {
    margin-bottom: 10px;
}
.single-product .product .gift-card-content-editor input:not([type="submit"]) {
    height: 50px;
    border-radius: 10px;
    border-color: #464646;
    border: 1px solid;
    padding: 12px 15px;
    float: unset;
    width: 100%;
    font-weight: 400;
}
.single-product .product .gift-card-content-editor.step-content h5 {
    margin-top: 25px;
    margin-bottom: 0px !important;
    font-size: clamp(20px, 4vw, 25px);
    font-weight: 600;
}
.single-product .product .gift-card-content-editor textarea{
    height: 130px !important;
    resize: none;
    border-radius: 10px;
    border-color: #464646;
    border: 1px solid;
    padding: 12px 15px;
    float: unset;
    width: 100%;
    font-weight: 400;
}
.single-product .product .gift-card-content-editor label {
    font-weight: 600;
}
.single-product .product .add-recipient {
    color: #fd7d8b !important;
    font-weight: 600;
}
.single-product .product .ywgc-form-preview-separator {
    background-color: #fd85b0 !important;
}
.single-product .product span.ywgc-form-preview-from-content,
.single-product .product span.ywgc-form-preview-to-content {
    font-weight: 600;
}
.single-product .product p.ywgc-form-preview-message {
    margin-top: 10px;
}
.single-product .product .ywgc-remove-recipient {
    margin: 0 !important;
    background-color: #ffe9eb;
    border-radius: 30px;
}
.single-product .product .ywgc-single-recipient .ywgc-recipient-name,
.single-product .product .ywgc-sender-name {
    margin-bottom: 0;
}
.single-product .product .gift_card_template_button.variations_button {
    position: relative;
    padding-top: 30px;
}
.single-product .product .ywgc-multi-recipients {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space: break-spaces;
}
.hlth-food-store-sec {
    display: none;
}
.ingredient_wrapper table.product_ingredient_table tr td:first-child {
    text-align: left;
}
.ingredient_wrapper table.product_ingredient_table {
    width: 100%;
    margin-bottom: 20px;
}
.ingredient_wrapper table.product_ingredient_table td {
    border: 1px solid #ababab;
    padding: 10px;
    text-align: center;
}

/*=============new add css===========*/



/*Media Query css*/

@media only screen and (min-width: 1400px) {
    .container {
        max-width: 1200px !important;
    }
}
@media only screen and (max-width: 1599px) {
}
@media only screen and (max-width: 1439px) {
    .common-padd {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .home-banner-modal .video-box {
        height: 500px;
    }
    .banner-sec .banner-text {
        padding-right: 0;
    }
    .woocommerce div.product form.cart .button {
    width: 354px !important;
}
.single-product .product .summary.entry-summary .awdr-bulk-customizable-table td.wdr_bulk_table_td.wdr_bulk_title.col_index_1 {
    padding: 10px 46px;
}
header .bar-button ul li {
    padding: 0 5px;
}
}
@media only screen and (max-width: 1299px) {
    .woocommerce-cart table.cart img {
    padding: 0;
}
    .woocommerce div.product form.cart .button {
    width: 270px !important;
}
.single-product .product .summary.entry-summary .awdr-bulk-customizable-table td.wdr_bulk_table_td.wdr_bulk_title.col_index_1 {
    padding: 10px 40px !important;
    font-size: 18px !important;
}

    .btn {
        font-size: 16px;
    }
    select {
        font-size: 14px;
    }

    .nav_btn {
        display: block;
        cursor: pointer;
        position: absolute;
        bottom: 33px;
        right: 40px;
    }
    .nav_close {
        display: block;
        position: absolute;
        top: 20px;
        right: 30px;
        z-index: 999;
        font-size: 30px;
    }
    .main-menu {
        position: fixed;
        transform: translateX(320px);
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 999;
        max-width: 320px;
        box-shadow: 4px 0 27px rgba(0, 0, 0, 0.11);
        background-color: #031f34;
        padding-top: 28px;
        margin: 0;
        display: block;
        width: 100%;
        padding-left: 10px;
        transition: 250ms ease-in;
        height: 100vh;
    }
    .main-menu ul li {
        width: 100%;
    }
    .main-menu ul li:not(:last-child) {
        margin-right: 0;
    }
    .main-menu ul li a {
        display: block;
        padding: 10px;
    }
    .header-for-mobo {
        display: block;
    }
    .header-for-desktop {
        display: none;
    }
    .sidebar-navigation ul li a em img {
        filter: brightness(0) invert(1);
    }
    .sidebar-navigation {
        /*webkit-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16); -moz-box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16); box-shadow: 3px 5px 10px 0px rgba(0, 0, 0, 0.16);*/
        position: fixed;
        z-index: 400;
        width: 100%;
        height: 100%;
        left: 0;
        top: 100px;
        overflow-y: auto;
    }
    .sidebar-navigation .title {
        display: block;
        font-size: 14px;
        line-height: 16px;
        background-color: #fff;
        align-items: center;
        font-weight: 600;
        padding: 16px;
        border-bottom: 1px solid #ccc;
    }
    .sidebar-navigation ul {
        margin: 0;
        padding: 0;
        padding-left: 20px;
        max-height: 400px;
        overflow: hidden;
        overflow-y: auto;
        padding-bottom: 30px;
    }
    .sidebar-navigation ul li {
        display: block;
    }
    .sidebar-navigation ul li a {
        position: relative;
        display: block;
        padding: 0px 16px;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
        color: #fff;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
    .sidebar-navigation ul li a em {
        font-size: 24px;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        padding: 5px;
        border-radius: 50%;
    }
    .sidebar-navigation ul li:hover > a,
    .sidebar-navigation ul li.selected > a {
        background-color: rgba(0, 0, 0, 0.06);
    }
    .sidebar-navigation ul li ul {
        display: none;
    }
    .sidebar-navigation ul li ul li {
        font-weight: 400;
    }
    .sidebar-navigation ul li ul.open {
        display: block;
    }
    .sidebar-navigation ul li ul li a {
        color: #000;
        border-color: rgba(255, 255, 255, 0.1);
        font-weight: 400;
        padding: 8px 0;
    }
    /*header.main-header.fixed .nav_btn {bottom: 22px;}*/

    header .bar-button {
        display: none;
    }
    .search-box.for-desktop {
        display: none;
    }
    .search-box.for-mobo {
        display: block;
    }
    header .search-box {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        text-align: right;
        margin-right: 18px;
    }
    .search-box.for-mobo a img {
        filter: brightness(0) invert(1);
    }
    .mobosrch .modal-dialog {
        max-width: 98%;
        margin-top: 20px;
        margin-bottom: 0;
        position: relative;
    }
    .mobosrch .modal-header {
        padding: 0;
        border: none;
    }
    .mobosrch button.btn-close {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 1;
    }
    .mobosrch .search-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mobosrch .search-box {
        position: relative;
    }
    .mobosrch .search-box input[type="search"] {
        border-radius: 30px;
        border: 0.5px solid #020240;
        background: #fff;
        width: 100%;
        height: 60px;
        padding: 13px 20px;
        color: #8e8e8e;
        font-size: 12px;
        padding-right: 45px;
    }
    .mobosrch .search-box button[type="submit"] {
        background-color: transparent;
        border: none;
        color: #0000;
        position: absolute;
        top: 10px;
        right: 10px;
        background-image: url("../images/img48.png");
        background-repeat: no-repeat;
        background-position: center center;
        height: 40px;
    }
    .mobosrch .modal-body {
        padding: 40px 30px;
    }
    header .right-menus {
        padding-right: 30px;
    }
    .main-menu ul li a,
    .main-menu ul li {
        color: #fff;
    }
    header .main-menu ul li span {
    margin-left: 0;
    margin-right: 19px;
    right: 0;
    top: 10px;
    position: absolute;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    }
    header.header-for-mobo .main-menu ul li span.icon-animaton {
    transform: rotate(-180deg);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    }
    header.header-for-mobo .main-menu ul li span {
    transform: rotate(0deg);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    }
    header .main-menu ul li span img {
        filter: brightness(0) invert(1);
    }
    .main-menu ul li a {
        padding: 0;
    }
    footer .footer-menu {
        padding-left: 0;
    }
    header .search-box {
        -ms-flex: 0 0 10%;
        flex: 0 0 10%;
        max-width: 10%;
    }
    header .account-bar {
        -ms-flex: auto;
        flex: auto;
        max-width: max-content;
    }
    header .right-menus {
        padding-right: 50px;
    }
    header .top-header {
        padding: 10px 0;
        height: 91px;
        display: flex;
        align-items: center;
    }
    .anounce-bar {
        height: 13px;
    }
    .banner-sec .banner-text {
        margin-bottom: 30px;
    }
    .banner-sec {
        height: 680px;
    }
    .common-padd {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-header {
        margin-bottom: 30px;
    }
    .online-subliment-wraper .partical {
        top: 30%;
    }
    .online-subliment-wraper .content-box {
        padding: 30px;
        padding-top: 50px;
    }
    .destination-food-sec {
        padding-top: 40px;
        text-align: center;
    }
    .insta-feed-sec .sngl-box {
        margin: 10px 0;
    }
    .tag-box-sec .sngl-box h4 {
        font-size: 15px;
    }
    .tag-box-sec .sngl-box {
        display: block;
        text-align: center;
    }
    .tag-box-sec .icon-box {
        margin: 0 auto;
        margin-bottom: 10px;
    }
    
    footer .footer-menu h6 {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .end-footer p {
        margin-bottom: 15px;
    }
    header .account-bar ul {
        justify-content: flex-end;
    }
    .nav_btn {
        bottom: 50%;
        transform: translateY(50%);
    }

    header.fixed .main-menu ul li a {
        padding: 8px 0;
    }
    header .main-menu ul.sub-menu {
        max-width: 90%;
        width: 100%;
        position: relative;
        display: none;
        transform: none;
        margin-top: 20px;
    }
    header .main-menu ul li:hover ul.sub-menu {
        display: none;
        transform: none;
    }

    .listing-sec .shop-gallery-col {
        padding: 10px;
    }
    .cart-heading .form-group .form-check .form-check-label {
        font-size: 14px;
        line-height: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .woocommerce div.product p.stock {
    text-align: center;
    margin-top: 10px;
}
    .single-product .product table#sort_customizable_table{    width: 100%;
    text-align: center;}
    .online-subliment-wraper .partical {
    top: 52%;
}
    footer .footer-menu ul li {
        padding: 5px 0;
    }
    footer .footer-menu ul.cntct-area li,
    footer .footer-menu ul li a,
    footer .footer-logosec p {
        font-size: 13px;
    }
    footer .footer-menu ul.cntct-area li span {
        position: relative;
        left: 0;
        top: 0;
        margin-right: 10px;
    }
    footer .footer-menu ul.cntct-area li {
        padding-left: 0;
    }
    .end-footer {
        text-align: center;
    }
    .end-footer .imge-box {
        text-align: center;
    }
    footer .footer-logo {
        text-align: center;
    }
    .footer-logosec {
        text-align: center;
        margin-bottom: 30px;
    }
    footer .footer-menu {
        padding-left: 0;
        text-align: center;
        margin-bottom: 30px;
    }
    .banner-sec .banner-text {
        text-align: center;
    }
    .tag-box-sec .col-lg-3,
    .insta-sec-box .col-lg-3,
    .blog-sec-box .col-lg-3 {
        width: 50%;
    }
    .tag-box-sec .sngl-box {
        margin-bottom: 15px;
    }
    .about-page-second .text-box-left {
        padding-right: 0;
    }
    .store-trad-about .lft-text {
        margin-bottom: 20px;
    }
    .store-trad-about .lft-text {
        padding: 20px 20px;
    }
    .store-trad-about .right-content {
        padding: 25px;
    }
    .store-trad-about .right-content h2 {
        font-size: 30px;
    }
    .store-trad-about .right-content h4 {
        font-size: 18px;
    }
    .brand-page .brand-logo ul li {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .blog-details .main-img-box {
        height: auto;
    }

    .contact-page .get-info-sec {
        padding: 30px 20px;
        height: auto;
        margin-bottom: 30px;
    }
    .contact-page .form-box {
        padding: 30px 20px;
        height: auto;
    }

    .listing-sec .col-3,
    .listing-sec .col-9 {
        width: 100%;
    }
    .listing-sec .sidebar-wrap {
        margin-bottom: 30px;
        padding-right: 0;
    }

    .listing-sec .products li.product {
        width: 33.33% !important;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        width: 100%;
        float: left;
    }
    #customer_login .u-column1.col-1:before {
        display: none;
    }

    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        margin-top: 30px;
    }

    .product .woocommerce-product-gallery__image img {
        padding: 30px;
        height: 300px !important;
    }

    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images,
    .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%;
        float: none;
        max-width: 575px;
        margin-left: auto;
        margin-right: auto;
    }
    .product .flex-control-nav li {
        height: 100px;
    }

    .product .flex-control-nav img {
        padding: 10px;
    }

    .product .single_add_to_cart_button {
        width: 100%;
    }
    .woocommerce div.product form.cart div.quantity {
        text-align: center;
        margin: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .have-question textarea.form-control {
        margin: 0;
    }
    .have-question .form-group {
        margin-bottom: 10px;
    }

    .insta-sec-box .col-lg-3 {
        margin-bottom: 15px;
    }

    .woocommerce table.shop_table {
        padding: 10px 15px;
    }
    .cart-collaterals {
        padding: 15px;
    }
    .checkout .chckout {
        padding: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .shop_table .coupon .input-text {
        max-width: 100%;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
    }

    .shop_table .coupon .button {
        width: 100% !important;
    }
    .woocommerce-MyAccount-navigation {
        max-width: 100%;
        margin-bottom: 30px;
    }
    body.woocommerce-cart .qib-button-wrapper {
    float: unset;
    max-width: 170px;
    justify-content: center;
    margin-left: auto;
}
.woocommerce-cart td.product-thumbnail {
    display: block !important;
}
.custom-cart-total td.product-thumbnail::before{display: none;}
.custom-cart-total td.product-thumbnail a {
    margin: 0 auto !important;
    display: table;
}

.custom-cart-total tr.woocommerce-cart-form__cart-item.cart_item {
    position: relative;
}
.custom-cart-total td.product-remove {
    position: absolute;
    top: 0;
    left: 0;
    border: none !important;
    background-color: transparent !important;
    padding: 10px 0 !important;
}
}

@media only screen and (max-width: 767px) {
    .owl-nav button.owl-next {
        right: 0;
        position: relative;
    }
    .owl-nav button.owl-prev {
        left: 0;
        position: relative;
    }
    .owl-nav {
        text-align: center;
    }
    .owl-nav button {
        margin: 0 10px;
    }
    .banner-sec .banner-right-box .video-box {
        height: 290px;
    }
    .banner-sec .banner-right-box .video-box-wraper a img {
        max-width: 70px;
        height: auto;
    }
    .banner-sec {
        height: 560px;
    }
    /*header .account-bar {-ms-flex: 0 0 45%; flex: 0 0 45%; max-width: 45%; }*/
    .nav_btn {
        right: 15px;
    }
    .online-subliment-wraper .partical {
        top: 46%;
    }
    .owl-nav {
        margin-top: 15px;
    }
    .section-header {
        text-align: center;
    }
    .common-padd-small {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .tag-box-sec .sngl-box {
        margin: 10px 0;
    }
    footer .footer-logo {
        margin-bottom: 16px;
    }
    header .account-bar ul li a {
        font-size: 14px;
    }

    header .top-header {
        height: 60px;
    }
    /*header .right-menus {padding-right: 30px;}*/

    .brand-page .brand-logo ul li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .lev-comment-sec input[type="submit"] {
        width: 100%;
    }

    .listing-sec .products li.product {
        width: 50% !important;
    }

    .woocommerce-account .woocommerce-form .woocommerce-form__label-for-checkbox,
    #customer_login .d-flex .woocommerce-LostPassword a,
    .custom-newsletter .form-group label,
    #customer_login .woocommerce-privacy-policy-link {
        font-size: 14px;
    }

    .cart-heading .form-group .form-check {
        height: auto;
        padding: 10px 25px 10px 40px;
    }

    .cart_totals .checkout-button {
        font-size: 15px !important;
    }

    .woocommerce-info .button {
        margin-top: 5px !important;
    }
}

@media only screen and (max-width: 600px) {
body .qib-button-wrapper {
    float: left !important;
}

}
@media only screen and (max-width: 575px) {
    .ingredient_wrapper table.product_ingredient_table td {
    padding: 6px;
}
    .single-product .product .ywgc-multi-recipients {
    margin: 0;
    top: -20px;
}
.single-product .product .gift_card_template_button.variations_button {
    padding-top: 52px;
}
    .woocommerce div.product form.cart div.quantity {
    justify-content: center;
}
footer .footer-menu ul li {
    padding: 2px 0;
}
body .qib-button-wrapper {
    float: unset !important;
        margin-bottom: 15px;
}
.woocommerce div.product form.cart .button {
    width: 100% !important;
}
    .slider-product-wraper .content-box h3 {
    min-height: auto;
}
    header .account-bar ul li a span.acopunt-name {
    display: none;
}
    .single-product .product .summary.entry-summary .woocommerce div.product form.cart .qib-button-wrapper div.quantity {
    justify-content: center;
}
.single-product .product .summary.entry-summary .woocommerce div.product form.cart .button {
    width: 100% !important;
}
    .btn {
        padding: 12px 30px;
        font-size: 15px;
    }
    .banner-sec .banner-right-box .video-box {
        height: 220px;
    }
    .banner-sec .partical-one {
        bottom: -92px;
        left: 0;
        max-width: 180px;
    }
    .home-banner-modal .video-box {
        height: 350px;
    }
    .online-subliment-wraper .partical {
        top: 35%;
    }
    .hlth-food-store-sec .hlth-food-store-wraper .slng-box .image-box {
        width: 110px;
        height: 110px;
    }
    .insta-feed-sec .sngl-box {
        height: 150px;
    }
    header .account-bar ul li a {
        font-size: 13px;
    }
    /*header .account-bar {-ms-flex: 0 0 80%; flex: 0 0 80%; max-width: 80%; }*/
    /*.nav_btn {bottom: 11px; }*/

    .blog-sec-box .col-lg-3 {
        width: 100%;
    }
    .product .delivery-collect .btn {
        height: 40px;
        font-size: 14px;
        padding: 12px 10px;
    }

    .single-product .woocommerce-Tabs-panel {
        padding: 15px !important;
        margin-bottom: 50px !important;
    }

    .single-product .woocommerce-tabs ul li a {
        font-size: 14px;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        margin: 0;
        padding: 0 5px;
    }

    .single-product .woocommerce-breadcrumb {
        margin-bottom: 30px;
    }

    .product .woocommerce-product-gallery__image img {
        padding: 20px;
    }

    .product .buy-product {
        height: auto;
        padding: 15px;
        text-align: center;
    }

    .checkout_coupon .form-row {
        width: 100% !important;
    }
    .banner-sec img {
    object-position: 84%;
}
}
@media only screen and (max-width: 380px) {
    .online-subliment-wraper .partical {
        top: 32%;
    }
    .online-subliment-wraper .content-box {
        padding: 15px;
        padding-top: 50px;
    }
    header .account-bar ul li a span.acopunt-name {
        display: none;
    }
    /*header .account-bar {-ms-flex: 0 0 55%; flex: 0 0 55%; max-width: 55%; }*/
    /*	.nav_btn {bottom: 8px; }*/
    .row.align-items-center .col-4 {
        padding-right: 0;
    }
    header .account-bar ul li:first-child {
        margin-right: 10px;
    }
    .search-box.for-mobo a img {
        min-width: 18px;
        height: auto;
    }
    .banner-sec .banner-right-box .video-box-wraper > img {
    object-fit: cover;
}
.black_pre_footer {
    padding: 5px;
}
.black_pre_footer span {
    padding: 0;
    font-size: 13px;
}
.black_pre_footer span img {
    width: 16px;
}

}

@media only screen and (max-width: 359px) {
    .online-subliment-wraper .content-box {
    padding-top: 80px;
}
    .listing-sec .products li.product {
        width: 100% !important;
    }

    .product .delivery-collect .btn {
        font-size: 12px;
        padding: 14px 5px;
    }
    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 33.33%;
    }

    .cart-heading .form-group .form-check .form-check-label {
        font-size: 12px;
    }
    .listing-sec .shop-gallery-col .woocommerce-loop-product__title {
    min-height: inherit;
}
.contact-page .get-info-sec ul.info-address .sngl-item a {
    word-break: break-all;
}
}

@media only screen and (max-width: 319px) {
    header .right-menus {
        padding-right: 40px;
    }
    .tag-box-sec .col-lg-3,
    .insta-sec-box .col-lg-3 {
        width: 100%;
    }
    .insta-feed-sec .sngl-box {
        height: auto;
    }
    .brand-page .brand-logo ul li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*Media Query css*/


