/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
h2 {
    color: #033C50;
    font-family: 'Roboto Slab';
    font-size: 30px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
}
a, table, p {
    font-size: 18px;;
}
a, table, p, span, button, h5, li, strong {
    font-family: 'adelle';
}
button, .button, img{
    border-radius:15px;
}
main#main.site-main {
    max-width: 1200px;
    margin: 0 auto;
}
.footerMenu ul li.menu-item {
    border: none;
}
.footerMenu ul {
    background-color: transparent;
    box-shadow: none;
}
.available-cooks div.ekit_image_caption {
    justify-content: end;
}
.customers-reviews .elementor-testimonial__content {
    padding: 50px 50px;
    max-width: 60%;
}
.customers-reviews span.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    margin: 0 15px !important;
}
.customers-reviews span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    height: 20px;
}
#rev_slider_9_1_wrapper .uranus.tparrows:before {
    font-weight: 900;
    color: #E36B7A;
}
.footerMenu ul li.menu-item a.ekit-menu-nav-link {
    padding-left: 0;
    padding-right: 0;
}
h1.product_title.entry-title {
    font-size: 38px;
    font-family: 'Roboto Slab';
    color: #033C50;
}
.single-product.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #E36B7A;
    font-size: 40px;
    margin-bottom: 0;
    font-weight: 600;
    font-family: 'Roboto Slab';
}
.woocommerce div.product form.cart .variations th, .woocommerce div.product form.cart .variations td {
    background-color: unset;
    padding: 0;
    line-height: 0.5em;
}
.woocommerce div.product form.cart .variations th.label {
    display: none;
}
.single-product.woocommerce div.product form.cart .variations select, .woocommerce div.product form.cart div.quantity select {
    border: 1px solid #033C50;
    border-radius: 10px;
    padding: 10px 5px;
    color: #033C50;
    text-align: center;
    font-family: 'Roboto Slab';
    width: 80%;
    font-size: 20px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    min-width: 300px;
    max-width: 300px;
    display: table;
}
.single-product.woocommerce div.product form.cart div.quantity {
    float: unset;
}

.woocommerce div.product form.cart div.quantity span {
    display: none;
}
.single-product.woocommerce div.product form.cart .button, button.button.askMeQuestion {
    vertical-align: middle;
    float: none;
    background-color: #E36B7A;
    font-size: 20px;
    font-family: 'Roboto Slab';
    padding: 15px 25px;
    display: table;
    text-transform: lowercase;
    border-radius: 15px;
    min-width: 300px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 25px auto 5px !important;
    clear: both;
}
button.button.askMeQuestion, button.button.askMeQuestion:hover {
    vertical-align: middle;
    float: left;
    background-color: #E36B7A;
    color: #fff;
    margin: 0 !important;
}
button.button.showGmap, button.button.showGmap:hover {
    vertical-align: middle;
    float: left;
    padding: 13px 25px;
    font-size: 20px;
    border: 2px solid #E36B7A;
    color: #E36B7A;
    margin: 0px 0 0 !important;
    min-width: 300px;
    border-radius: 13px;
    background-color: transparent;
    font-family: 'Roboto Slab';
}
.single-product.woocommerce button.button.showGmap, .single-product.woocommerce button.button.showGmap:hover {
    vertical-align: middle;
    float: none;
    background-color: transparent !important;
    font-size: 20px;
    font-family: 'Roboto Slab';
    padding: 15px 25px;
    display: table;
    color: #E36B7A;
    text-transform: lowercase;
    border-radius: 15px;
    min-width: 300px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 25px auto 5px !important;
    clear: both;
}
.dokan-store-wrap .dokan-single-store .dokan-store-support-btn{
    vertical-align: middle;
    float: none;
    background-color: #E36B7A;
    font-size: 20px;
    font-family: 'Roboto Slab';
    padding: 15px 25px;
    border-radius: 15px;
    min-width: 300px;
    margin: 25px 0 5px;
    clear: both;
}
.woocommerce-variation.single_variation {
    text-align: center;
}
.woocommerce div.product form.cart table.variations {
    margin: 0;
}
.woocommerce div.product form.cart table.variations {
    margin: 0;
}
.dokan-store-products-filter-area.dokan-clearfix {
    display: none;
}
h3.cooks-products {
    color: #033C50;
    font-size: 35px;
    font-weight: 600;
    margin: 20px 0 25px;
    font-family: 'Roboto Slab';
}
.seller-items a.button {
    background-color: #E36B7A;
    color: #fff;
    border-radius: 15px;
    font-size: 16px;
    margin: 0 auto;
    display: table;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info h1.store-name {
    color: #033C50;
    font-size: 35px;
    font-family: 'Roboto Slab';
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    padding: 5px;
    border-radius: 100%;
    box-shadow: 4px 4px 13px 4px rgba(0, 0, 0, 0.25);
}
.woocommerce .seller-items ul.products li.product a img {
    border: 1px solid #033C50;
    border-radius:15px;
}

.home-cooks-near-you .range-slider-container, .home-cooks-near-you .store-lists-category.item, .home-cooks-near-you .featured.item, .home-cooks-near-you .open-now.item, .home-cooks-near-you .store-ratings.item {
    display: none !important;
}
.home-cooks-near-you form#dokan-store-listing-filter-form-wrap {
    display: block !important;
}
.store-data h2 a {
    color: #033C50 !important;
    font-size: 30px;
    font-family: 'Roboto Slab';
}
h3.cookcity {
    color: #000;
    font-size: 25px;
    margin: 0;
    padding: 0;
}
.store-data .description {
    font-size: 18px;
    color: #000;
}
.cook-availability {
    background-image: url('/wp-content/themes/hello-theme-child-master/images/Calendar.png');
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 0px 0 0px 50px;
    background-size: 30px;
    margin: 5px 0;
    display: table;
}
.notice_time {
    background-image: url('/wp-content/themes/hello-theme-child-master/images/Clock.png');
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 0px 0 0px 50px;
    background-size: 30px;
    margin: 5px 0;
    display: table;
}
.delivery {
    background-image: url('/wp-content/themes/hello-theme-child-master/images/vector.png');
    background-position: left 5px;
    background-repeat: no-repeat;
    padding: 0px 0 0px 50px;
    background-size: 35px;
    margin: 5px 0;
    display: table;
}
.cook-availability ul {
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info li {
    background-position: top left;
}
a.btn.view-profile {
    background-color: #E36B7A;
    color: #fff;
    padding: 10px 15px;
    display: table;
    margin: 20px 0;
    border-radius: 13px;
    font-size: 18px;
    font-family: 'Roboto Slab';
}
div#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer .seller-avatar img {
    border-radius: 100%;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
    padding: 15px 0;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] .seller-avatar, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] .seller-avatar {
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 100%;
    position: unset;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class], div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] {
    flex-direction: column;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] .seller-avatar, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] .seller-avatar {
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: 0 auto 10px;
    position: unset;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header {
    flex-basis: 24%;
    padding: 0 15px;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content {
    flex-basis: 48%;
    padding-left: 2%;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class], div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] {
    flex-direction: column;
    flex-basis: unset;
}
/* .dokan-seller-rating {
    display: table;
    margin: 0 auto;
    text-align: center;
} */
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button {
    margin: 0;
}
.sidebarFilter {
    background-color: #F9CA5E;
    border: 2px solid #033C50;
    border-radius: 15px;
    padding: 20px;
}
#dokan-store-listing-filter-form-wrap:before{
    display: none;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geo-filters-column {
    min-width: 100%;
}
.sidebarFilter .store-lists-other-filter-wrap .store-ratings.item, .sidebarFilter .store-lists-other-filter-wrap .open-now.item, .sidebarFilter .store-lists-other-filter-wrap .featured.item, .sidebarFilter .store-lists-other-filter-wrap .store-lists-category.item{
    display: none;
}
.sidebarFilter .range-slider-container {
    margin: 20px 0;
    display: table;
    width: 100%;
}
.sidebarFilter span.dokan-range-slider-value.dokan-left {
    width: 100%;
    text-align: center;
    font-size: 16px;
}
.sidebarFilter input.dokan-range-slider.dokan-left {
    display: table;
    width: 100%;
    float: left;
    min-width: 100%;
}
button#apply-filter-btn, button#cancel-filter-btn {
    font-size: 20px;
    font-weight: 700;
    border-radius: 13px;
    color: #fff;
    text-transform: lowercase;
    background-color: #E36B7A !important;
    padding: 10px 20px;
    font-family: 'adelle';
}
.sidebarFilter .store-search.grid-item {
    display: table;
    width: 100%;
    margin: 20px 0;
}
.dashicons-star-filled:before, .woocommerce #review_form #respond p.stars span a  {
    color: #F9CA5E;
}
/* span.dokan-follow-store-button-label-current, span.dokan-follow-store-button-label-unfollow{
    font-size: 0px;
}
span.dokan-follow-store-button-label-current::before {
    content: '\f004';
    color: #033C50;
    font-size: 18px;
    font-family: 'Font Awesome 5 Free';
}
span.dokan-follow-store-button-label-unfollow::before {
    content: '\f004';
    display: block;
    font-family: 'Font Awesome 5 Free';
    
    color: #fff;
    font-size: 18px;
} */
.home form#dokan-store-listing-filter-form-wrap {
    background-color: #F9CA5E;
    border: 2px solid #033C50;
    border-radius: 15px;
    padding: 20px;
    display: table !important;
    width: 100%;
}
.home-filter-title h2 {
    color: #033C50;
    font-weight: 700;
    font-size: 32px;
    font-family: 'adelle';
}
.home-filter-box {
    width: 50%;
    float: left;
}
.dokan-geolocation-location-filters .dokan-geo-filters-column:first-of-type {
    display: none;
}
.home-filter-title {
    width: 30%;
    float: left;
}
.map-button {
    float: left;
    width: 20%;
}
.store-lists-other-filter-wrap {
    width: 100%;
    float: left;
}
.home-filter-box .apply-filter {
    float: left;
    margin: -5px 0 0 15px !important;
}
.show{
    display:block !important;
}
.hide{
    display: none !important;
}
form#dokan-store-listing-filter-form-wrap.aatc-custom-cats .store-lists-other-filter-wrap {
    width: 100%;
}
form#dokan-store-listing-filter-form-wrap.aatc-custom-cats .category-box.store_category {
    position: unset;
    width: 100%;
    margin: 0;
}
form#dokan-store-listing-filter-form-wrap.aatc-custom-cats .category-box.store_category::before {
    display: none;
}
form#dokan-store-listing-filter-form-wrap.aatc-custom-cats .apply-filter {
    display: block;
    margin: 20px 0 0;
    justify-content: normal;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box ul.custom-cats-filter li.cats-divider {
    display: table;
    width: 100%;
    height: 1px;
    background-color: #000;
    padding: 0;
    border: unset;
    /* float: left; */
    margin: 17px 0;
}
#dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap .store-lists-category .category-box ul.custom-cats-filter li {
    display: block;
    float: left;
    background-color: #fff;
    width: 140px;
    font-family: 'adelle';
    text-align: center;
    border: unset;
    border-radius: 13px;
    padding: 10px 0;
    font-weight: 600;
    text-transform: lowercase;
    font-size: 15px;
}
.dokan-geolocation-location-filters button.dokan-btn {
    text-transform: lowercase;
}
form#dokan-store-listing-filter-form-wrap.aatc-custom-cats .category-box.store_category {
    position: unset;
    width: 100%;
    margin: 0;
    padding: 0 0 20px;
    box-shadow: unset;
    background-color: unset;
}
ul.custom-cats-filter h5, .vendor-search h5 {
    display: table;
    width: 100%;
    color: #033C50;
    text-align: center;
    margin: 0 0 20px 0 !important;
    font-size: 20px;
    font-family: 'Roboto Slab';
}
form#dokan-store-listing-filter-form-wrap.aatc-custom-cats, .locationFilter {
    background-color: #F9CA5E;
    border: 2px solid #033C50;
    border-radius: 15px;
    padding: 20px;
}
form#dokan-store-listing-filter-form-wrap.aatc-custom-cats button#apply-filter-btn, #dokan-store-listing-filter-form-wrap1 button.dokan-btn.dokan-btn-theme {
    display: table;
    margin: 0 auto;
    border-radius: 13px;
    width: 130px;
    font-size: 20px;
    padding: 10px;
    font-weight: 700;
    font-family: 'adelle';
}
#dokan-store-listing-filter-wrap  form.sort-by.item label, #dokan-store-listing-filter-wrap form.sort-by.item label {
    color: #033C50;
    font-size: 25px;
    font-family: 'Roboto Slab';
    font-weight: 500;
}
p.item.store-count {
    color: #033C50;
    font-size: 30px;
    font-family: 'Roboto Slab';
    font-weight: 500;
}
#dokan-store-listing-filter-wrap select, #dokan-store-listing-filter-wrap form select#stores_orderby {
    padding: 10px 10px;
    background-color: unset;
    color: #033C50;
    box-shadow: 1px 1px 20px 0px #e9e9e9;
}
div#dokan-store-listing-filter-wrap {
    padding: 0 0;
    box-shadow: unset;
    max-width: 1170px;
    margin: 0 auto;
}

.switch {
    position: relative;
    display: inline-block !important;
    width: 60px !important;
    height: 34px !important;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
  .map-button p {
    float: left;
    margin: 0 20px !important;
    color: #033C50;
    font-size: 20px;
    font-family: 'adelle';
    font-weight: 700;
}
.home-filter-box .store-lists-other-filter-wrap {
    width: 350px;
    float: left;
}
form#dokan-store-listing-filter-form-wrap.mainPageFilter {
    padding: 50px 30px 20px;
}
.store-review-wrap.woocommerce {
    border-top: 1px solid #000;
    padding: 25px 0;
    margin: 25px 0 0;
}
.woocommerce #reviews h2 {
    margin: 0  20px 25px 0;
    font-size: 35px;
    font-family: 'Roboto Slab';
    float: left;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-reviews h2.woocommerce-Reviews-title, .woocommerce-tabs.wc-tabs-wrapper div#tab-reviews .store-review-wrap.woocommerce.cookReviews h2 {
    display: none;
}
.woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs {
    display: none !important;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-description, .woocommerce-tabs.wc-tabs-wrapper div#tab-reviews, div#tab-related_tab{
    display: block !important;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-description {
    border-top: 1px solid #000;
    padding: 10px 0 0 0;
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-description h2 {
    font-size: 30px;
    color: #033C50;
    text-transform: lowercase;
    font-family: 'Roboto Slab';
}
.woocommerce-tabs.wc-tabs-wrapper div#tab-reviews h2.woocommerce-Reviews-title, #tab-seller_enquiry_form h3 {
    border-bottom: 1px solid #000;
    margin: 0 0 50px 0;
    padding: 0 0 5px;
    text-transform: lowercase;
    color: #033C50;
    font-family: 'Roboto Slab';
    font-size: 30px;
}
button.button.productEnquiry:hover {
    color: #fff;
}
.woocommerce #tab-related_tab ul.products li, .woocommerce-page #tab-related_tab ul.products li {
    clear: unset;
    margin: 0 2.8% 2.992em 0;
}

.woocommerce #tab-related_tab ul.products li.last, .woocommerce-page #tab-related_tab ul.products li.last {
    margin-right: 2.8%;
}
.backToProfile {
    display: flex;
    justify-content: end;
}
.backToProfile a h2 {
    background-color: #033C50;
    color: #fff;
    padding: 15px 15px;
    border-radius: 13px;
    margin-bottom: 20px;
    font-size: 26px;
}
.cookReviews .commentlist li {
    margin-bottom: 20px;
    list-style: none;
}
div#tab-seller_review {
    display: block !important;
}
div#tab-reviews ol.commentlist li img.avatar, .store-review-wrap div#reviews div#comments ol.commentlist .dokan-review-author-img, .cookReviews .commentlist li .dokan-review-author-img {
    display: none;
} 
.woocommerce #reviews #comments ol.commentlist {
    padding: 0;
    display: flex;
    flex-direction: column;
}
.woocommerce #reviews h3 {
    margin: 0 0 10px;
    display: flex;
    width: 100%;
}
.woocommerce div#tab-reviews #comments ol.commentlist li .comment-text, .cookReviews .commentlist .comment-text {
    margin: 0;
    border: unset;
    display: flex;
    padding: 10px;
    flex-flow: column;
}
.store-review-wrap div#reviews div#comments ol.commentlist .comment-text {
    display: flex;
    flex-flow: column;
    margin: 0;
}
.comment-text .description h4 {
    display: none;
}
.store-review-wrap.woocommerce.cookReviews ul#dokan-store-review-single .comment-text a {
    order: 2;
    text-align: left;
}

.store-review-wrap.woocommerce.cookReviews ul#dokan-store-review-single .comment-text p {
    order: 1;
    margin: 0;
}
.woocommerce .star-rating, .store-review-wrap div#reviews div#comments ol.commentlist .comment-text a, .cookReviews .commentlist .comment-text a {
    order: 2;
} 
.store-review-wrap div#reviews div#comments ol.commentlist .comment-text a .star-rating,  .cookReviews .commentlist .comment-text a .dokan-rating{
    float: left;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta, .store-review-wrap div#reviews div#comments .commentlist .comment-text p, .cookReviews .commentlist .comment-text p {
    width: 100%;
    order: 1;
    margin: 0 0 5px;
}
.comment-text .description {
    order: 3;
    clear: both;
    margin: 10px 0 0;
    width: 100%;
}
.cookReviews .commentlist {
    padding: 0;
}
.cookReviews .commentlist li .comment-text {
    margin: 0px;
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.cookReviews .comment-text .description {
    margin: 10px 0 10px;
}
strong.woocommerce-review__author, .store-review-wrap div#reviews div#comments ol.commentlist .comment-text p strong, .cookReviews .commentlist .comment-text p strong {
    color: #E36B7A;
    font-size: 20px;
    font-family: 'Roboto Slab';
}
.woocommerce div#tab-reviews #comments ol.commentlist li .comment-text .star-rating span, .store-review-wrap div#reviews div#comments ol.commentlist li .star-rating span, .woocommerce .star-rating span {
    color: #F9CA5E;
    font-family: 'star';
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta 
 .woocommerce-review__published-date, .store-review-wrap div#reviews div#comments ol.commentlist .comment-text time, .cookReviews .commentlist .comment-text time {
    font-size: 17px;
    color: #000;
}
.single-product.woocommerce div.product form.cart .button.dokan-store-support-btn::before, .dokan-store-support-btn::before {
    content: '';
    background-image: url('/wp-content/themes/hello-theme-child-master/images/chat.png');
    width: 20px;
    height: 20px;
    background-color: #fff;
    position: absolute;
    background-repeat: no-repeat;
    padding: 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background-position: center;
    border-radius: 100%;
    left: 20px;
    top: 10px;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    padding: 0 10px;
    background-color: #E4446A;
    font-size: 26px;
    opacity: 1;
}
.mfp-content .dokan-form-control {
    border: 1px solid #000;
}
#dokan-seller-listing-wrap ul.storesCookInfo li {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 10px 35px;
    background-size: 25px;
    color:#000;
    background-position: left center;
}
#dokan-seller-listing-wrap ul.storesCookInfo {
    padding: 10px;
    display: table;
}
a.view-cooks {
    margin: 0 0 20px;
    display: table;
}
.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
    background-color: #E36B7A;
}
#dokan-store-listing-filter-form-wrap1 .dokan-geo-filters-column {
    display: block;
    position: relative;
}
#dokan-store-listing-filter-form-wrap1 .suggestions-wrapper {
    position: absolute;
    background-color: #fff;
    z-index: 9999;
    width: 100%;
}
#dokan-store-listing-filter-form-wrap1 .suggestions-wrapper li {
    cursor: pointer;
}
#dokan-store-listing-filter-form-wrap1 h5 {
    text-align: center;
}

#dokan-store-listing-filter-form-wrap1 input.dokan-range-slider {
    display: table;
    width: 100%;
    margin: 5px 0;
}
#dokan-store-listing-filter-form-wrap1 span.dokan-range-slider-value {
    display: table;
    width: 100%;
    text-align: center;
}
#dokan-store-listing-filter-form-wrap1 input {
    border-radius: 10px;
    border: 1px solid #033C50;
}
.dokan-dashboard-wrap .dokan-form-group #insert-media-button, input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    color: #FFFFFF !important;
    background-color: #E36B7A !important;
    border-color: #E36B7A !important;
    border-radius: 15px;
    padding: 10px 15px;
    font-family: 'adelle';
    font-weight: 700;
    text-transform: lowercase;
    font-size: 20px;
}
.profile-info .vendor_biography {
    padding: 0 0 30px 0;
    border-bottom: 2px solid #000;
    margin-bottom: 30px;
}
button#loadMore, button#guest_support_submit_ticket, button.dokan-btn.dokan-btn-sm.dokan-btn-theme.add-review-btn {
    background-color: #E36B7A !important;
    color: #fff;
    text-transform: lowercase;
    border-radius: 15px;
    float: left;
    padding: 12px 25px;
    border: unset;
    font-size: 16px;
    line-height: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.commentlist li{
    display:none
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    width: 250px;
    height: 250px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
    width: auto;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
    width: 75%;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper {
    border: unset;
}
div.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
    padding-left: 0;
    align-items: center;
    display: flex;
    justify-content: center;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
    margin-right: 20px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:last-child {
    margin-right: 0;
}
.aatc-support-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 20px;
    padding: 40px 0px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li:before {
    display: none;
}
.profile-info-summery ul.dokan-store-info li.dokan-store-rating p.rating {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
}
p.reviewsCount {
    font-size: 16px;
    text-decoration: underline;
    color: #444;
    margin: 0;
}
.dokan-seller-rating.reviews-toggleBtn {
    display: flex;
    flex-flow: column;
    align-items: baseline;
    justify-content: center;
}
.profile-info-summery ul.dokan-store-info li.dokan-store-rating p.rating span {
    font-size: 30px;
}
.profile-info-summery ul.dokan-store-info li.dokan-store-rating p.rating  i.dashicons.dashicons-star-filled {
    float: unset;
    margin: 0 6px !important;
}
.rating-section {
    display: flex;
    flex-flow: row;
}
.aatc-rating {
    font-size: 20px;
    font-weight: 600;
    margin-right: 20px;
}
.aatc-rating i.dashicons.dashicons-star-filled {
    margin: 0px 5px;
    font-size: 22px;
}
.rating-section ul {
    padding: 0;
}
.store-notice {
    font-size: 20px;
    font-weight: 600;
    list-style: disc;
    list-style-position: inside;
}
.avaialble-to-order span.dashicons.dashicons-saved {
    color: #033C50;
    font-size: 20px;
    font-weight: 600;
    float: left;
    margin: 5px 5px 0 0;
}
.avaialble-to-order {
    margin: 0 0 24px;
    font-size: 18px;
}
.distance-wrap {
    display: block;
    width: 100%;
}
.store-banner {
    text-align: center;
}
.distance {
    background-color: #F9CA5E;
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 10px 16px 0px;
    color: #033C50;
    font-size: 16px;
    float: right;
    font-weight: 600;
}
.dokan-single-seller{
    display:none;
}
.locationFilter .location-address::before{
    content: 'search cooks';
    color: #033C50;
    font-size: 23px;
    font-weight: 600;
    font-family: 'Roboto Slab';
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 0 10px;
}
.dokan-geolocation-location-filters .dokan-geo-filters-column:first-of-type .no-dropdown::before {
    content:'search preferred cook';
    color: #033C50;
    font-size: 23px;
    font-weight: 600;
    font-family: 'Roboto Slab';
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 0 10px;   
}
.locationFilter .dokan-geo-filters-column.dokan-geo-store-categories.dokan-w12 {
    display: none;
}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner .store_products img {
    position: unset;
    border-radius:15px;
}
.dokan-geolocation-location-filters div.location-address .locate-icon {
    top: 65px !important;
}
.locationFilter form.dokan-geolocation-location-filters .dokan-row.dokan-clearfix {
    display: flex;
    flex-flow: column;
}
.dokan-geolocation-location-filters .dokan-geo-filters-column:first-of-type {
    order: 3;
    display: block;
}
.locationFilter .dokan-geolocation-location-filters .dokan-geo-filters-column:nth-of-type(2) {
    order: 1;
}
.locationFilter .dokan-geo-filters-column.dokan-geo-store-categories.dokan-w4 {
    display: none;
}
.locationFilter .dokan-geolocation-location-filters .dokan-geo-filters-column:nth-of-type(4) {
    order: 5;
}
.locationFilter .dokan-geo-filters-column.dokan-w4 {
    width: 100%;
}
.locationFilter .dokan-geolocation-location-filters .dokan-w12:nth-of-type(4) {
    order: 5;
    margin: 15px 0 0 !important;
}
.locationFilter .dokan-geolocation-location-filters .dokan-w12:nth-of-type(5) {
    order: 2;
    border-bottom: 1px solid #000;
    margin: 20px 0 30px;
    padding: 0 10px 30px;
}
button.dokan-btn.dokan-geo-filters-search-btn {
    width: 130px !important;
    background-color: #E36B7A;
    font-size: 18px;
    margin: 0 auto;
    display: table;
    font-family: 'adelle';
    color: #fff;
    border-color: #E36B7A;
    padding: 10px;
    border-radius: 15px;
    font-weight: 700;
}
.locationFilter .dokan-geolocation-location-filters .dokan-geo-filters-column input, .locationFilter .dokan-geolocation-location-filters .dokan-geo-filters-column input::placeholder {
    border-radius: 10px !important;
    text-align: center;
    font-size: 15px !important;
    color: #033C50;
    font-weight: 700;
    font-family: 'Roboto Slab';
}
.locationFilter .dokan-geolocation-location-filters .dokan-range-slider-value {
    font-size: 18px;
    width: 100%;
    font-weight: 700;
    color: #033C50;
    text-align: center;
    font-family: 'Roboto Slab';
}
.locationFilter .dokan-geolocation-location-filters input[type=range].dokan-range-slider {
    width: 100% !important;
    background-color: #EC3661 !important;
    height: 7px !important;
}
.dokan-single-seller .store-wrapper .store-header h4 {
    color: #033C50;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    font-family: 'Roboto Slab';
}
button.dokan-theme-btn.loadMore {
    background-color: #EC3661;
    color: #fff;
    font-size: 16px;
    margin: 0 20px 20px !important;
    font-weight: 700;
    border-radius:15px;
    padding: 8px 25px !important;
}
.home-cooks-near-you .store-lists-other-filter-wrap .dokan-geolocation-location-filters .dokan-geo-filters-column:nth-of-type(1) {
    display: none;
}
.home-cooks-near-you .dokan-geolocation-location-filters div.location-address .locate-icon {
    top: 50%!important;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper, #dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper {
    border: 2px solid #033C50;
    border-radius: 13px;
    padding: 10px 10px;
}
h4.city {
    font-weight: 500;
    color: #000;
    font-size: 20px;
    font-family: 'Roboto Slab';
}
.woocommerce div.product form.cart .reset_variations {
    font-size: 16px;
    width: 80%;
    display: flex;
    justify-content: end;
    text-align: right;
    margin: 10px auto;
}
.woocommerce-order-received button.dokan-store-support-btn-product.dokan-store-support-btn.button, .woocommerce-account .dokan-store-support-btn-product.dokan-store-support-btn.button{
    display: none;
}
.woocommerce ul.order_details li {
    font-size: inherit;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    position: relative;
    z-index: 10;
    margin: 0;
    /* top: 290px; */
    /* left: unset;
    border-radius: 100%;
    right: 15px;
    background-color: #fff; */
    padding: 10px 10px 5px;
}
h1.entry-title {
    color: #033C50;
    font-family: 'Roboto Slab';
    font-size: 35px;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    font-size: 16px;
    font-family: 'Roboto Slab';
    color: #033C50;
}
/******* Product Gallery *********/
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    display: flex;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
    order: 2;
    margin: 0 10px;
    padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 5px 0 0 0;
    list-style: none;
    border: 1px solid #000;
    border-radius: 13px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: .5;
    margin: 0;
    border-radius:15px;
}
.yith-quick-view .woocommerce div.product div.images .yith-quick-view-thumbs {
    order: 1;
    position: unset;
    max-width: 100px;
}
.yith-quick-view-content div.images .yith-quick-view-thumbs div {
    border-radius: 13px;
    width: 80px;
    margin: 5px 10px 0 10px;
}
.yith-quick-view-content div.images .yith-quick-view-thumbs img {
    border-radius:15px;
}
.yith-quick-view-content.woocommerce div.summary .product_meta {
    display: none;
}
.yith-quick-view .woocommerce div.product div.images a.woocommerce-main-image.zoom {
    order: 2;
}
.woocommerce div.product form.cart div.quantity {
    margin: 0 auto;
    display: flex;
}
.yith-wcwl-add-button, .woocommerce.product.compare-button {
    text-align: center;
    border-radius:15px;
}
.woocommerce ul.products li.product .button {
    background-color: #E36B7A;
    color: #fff;
    margin: 10px auto;
    display: table;
    font-size: 16px;
    border-radius:15px;
    text-transform: lowercase;
    border-radius: 15px;
    padding: 12px 25px;
}
.woocommerce nav.woocommerce-breadcrumb, .woocommerce nav.woocommerce-breadcrumb a {
    margin: 0 0 1em;
    padding: 0;
    font-size: 18px;
    color: #033C50;
}
a.elementor-button.elementor-button--view-cart.elementor-size-md, a.elementor-button.elementor-button--checkout.elementor-size-md {
    background-color: #E36B7A;
    border-radius:15px;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    background-color: #E36B7A;
    color: #fff;
    border-radius:15px;
}
.cart_totals h2 {
    color: #033C50;
}
.browseCooks a.button-link-wrap {
    background-color: #F16178;
    padding: 10px 5px 10px 15px !important;
    border-radius:15px;
    font-family: 'Roboto Slab';
}

.yith-quick-view.yith-modal.open, .yith-quick-view.yith-modal.open .yith-wcqv-wrapper {
    visibility: visible;
    opacity: 1;
    padding: 50px 0;
    overflow-y: scroll;
    background-color: #fff;
}
.yith-quick-view.yith-modal.open .yith-wcqv-main {
    opacity: 1;
    height: auto;
    transform: unset !important;
}
.yith-quick-view.yith-modal .yith-quick-view-content {
    height: 100%;
    /* overflow-y: scroll; */
    background-color: #fff;
}
.yith-quick-view-content.woocommerce.single-product .prod-description {
    margin: 60px 30px 30px;
    border-top: 1px solid #000;
    padding: 10px 0 0;
    display: block;
}
a#applyFilter {
    display: none;
}
.page-id-13 a#applyFilter, .home #applyFilter {
    display: table;
}
a.added_to_cart.wc-forward {
    margin: 0 auto;
    display: table;
}
ul.dokan-store-info li span.store-notice {
    font-size: 16px;
    font-weight: 400;
}
.yith-wcqv-head .yith-quick-view-close {
    background: unset;
    cursor: pointer;
    box-shadow: none;
    padding: 0px 8px;
    border-radius: 100%;
    display: block;
    font-size: 24px;
    margin: 5px 5px;
    font-family: 'Roboto';
    font-weight: 400;
    width: auto;
    border: 2px solid #033C50;
    color: #033C50;
    height: auto;
    text-indent: unset;
    -webkit-filter: unset;
    filter: unset;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.mobile-menu-bottom{
    position:fixed;
    bottom:0;
    z-index: 99;
    left: 0;
    right: 0;
}
.cateFilter-main .store-lists-category.item {
    display: block !important;
}
.left-sidebar {
    margin: 20px 0 0;
}
.yith-wcwl-add-button, .woocommerce.product.compare-button {
    float: left;
    border-radius:15px;
}
.woocommerce.product.compare-button {
    margin: 0 20px;
    border-radius:15px;
}
/* .container.cooksContainer, .cooksContainer .row, .cooksContainer .col-md-4, .cooksContainer .col-md-8{
    padding:0px;
    margin:0;
} */

.container.cooksContainer input.store-search-input.dokan-form-control {
    padding: 10px 10px;
    margin: 0 0 20px;
    font-size: 14px;
    color: #033C50;
}
.cooksContainer .store-lists-category.item {
    display: block !important;
}
.col-md-4.colleft {
    margin-top: 10px;
    padding: 0 10px 0 0;
}
/****Rating cooks listing ****/
#dokan-seller-listing-wrap .store-data p.rating i.dashicons.dashicons-star-filled {
    font-size: 24px !important;
}
#dokan-seller-listing-wrap .store-data h2 {
    width: 100%;
    display: flex;
    align-items: center;
}
#dokan-seller-listing-wrap .store-data p.rating {
    font-size: 24px;
    color: #033C50 !important;
    padding: 0;
    margin: 0 10px 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
    float: left;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class], #dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-content .store-data-container .store-data .dokan-seller-rating[class] {
    position: unset;
    width: 100%;
    float: left;
    display: flex;
    font-weight: 600;
    align-items: center;
}

.elementor-menu-cart__product .variation dd.variation-Vendor p {
    font-size: 14px;
}
.tp-mm-wrapper .tp-mm-wrapper-inner .tp-mm-ul, .tp-mm-et-wrapper .tp-mm-et-ul {
    justify-content: center;
}
 #dokan-store-listing-filter-wrap span.applyFilter {
    font-size: 25px;
    font-weight: 700;
    color: #033C50;
    font-family: 'Roboto Slab';
}

li.menu-item.menu-item-type-post_type.menu-item-44034, li.menu-item.menu-item-type-post_type.animate-dropdown.menu-item-43242{
    background-color: #fff !important;
}  
li.menu-item.menu-item-type-post_type.menu-item-44034 a {
    background-color: #E36B7A !important;
    border: 3px solid #E36B7A !important;
    width: auto !important;
    color: #fff !important;
    margin: 10px;
    display: block;
    border-radius: 10px;
    max-width: 170px;
    text-align: center !important;
}
li.menu-item.menu-item-type-post_type.menu-item-43242 a{
    border: 3px solid #F9CA5E !important;
    width: auto !important;
    margin: 10px;
    display: block;
    border-radius: 10px;
    max-width: 170px;
    text-align: center !important; 
}
div.plus-navigation-wrap .plus-mobile-menu-content{
    background-color: #fff;
    padding: 10px !important
}
img.aatc-rating-logo {
    max-width: 230px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-times-heading {
    display: none;
}
.mobile{
    display:none !important;
}
.mobMenu {
    position: fixed;
    bottom: 0;
    background-color: #E36B7A;
    left: 0;
    padding: 5px 0;
}
.cook-footerMobile {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 10px 10px;
    box-shadow: 0px -10px 16px -7px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    max-width: 95%;
    margin: 0 auto 50px;
    border-radius: 10px;
}
.cook-footerMobile .button, .cook-footerMobile button.button.askMeQuestion {
    color: #fff;
    border: unset;
    border-radius:15px;
    margin: 0 5px;
    padding: 12px 0;
    min-width: 45%;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    max-width: 200px;
    font-size: 18px;
    font-weight: 700;
}
.elementor-location-footer .ekit-vertical-navbar-nav>li>a {
    padding-left: 0;
}
.descriptionWrap {
    display: flex;
}
.descLeft {
    flex-basis: 60%;
    padding: 0 25px 0 0;
}
.descRight {
    flex-basis: 40%;
}
.descBlockInner {
    padding: 15px;
    border: 3px solid #003e52;
    margin: 20px 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0 0 5px;
    font-size: 1em;
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.showForm {
    display: block !important;
}
.showMore {
    color: #f26178;
    font-size: 18px;
    width: 100%;
    display: table;
    text-align: right;
    cursor: pointer;
}
.store-banner .carousel.slide.store_products .carousel-control {
    background-image: none;
}
.carousel.slide.store_products .carousel-inner .item, .carousel.slide.store_products .carousel-inner a img, .carousel.slide.store_products .carousel-inner a {
    border-radius: 15px !important;
}
#dokan-support-login p.dokan-popup-create-an-account {
    display: flex;
    align-items: center;
    color: transparent;
    text-align: center;
    justify-content: center;
}
.cooksIcons ul.storesCookInfo {
    padding: 0;
    display: flex;
    align-items: center;
}
.cooksIcons ul.storesCookInfo li {
    display: inline-block;
    margin: 0 35px 0 0;
    position: relative;
}
.cooksIcons ul.storesCookInfo .cook-availability:hover ul.dropdown.days-dropdown {
    display: block;
}
.cooksIcons ul.storesCookInfo .cook-availability:hover ul.dropdown.days-dropdown li {
    display: inline-block;
    width: 100%;
    max-width: unset;
    min-width: 250px;
    font-size: 15px;
    margin: 5px 0;
}
ul.dropdown.days-dropdown {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 99;
    top: auto;
    box-shadow: 0 10px 15px -3px #00000040, 0 4px 6px -4px #00000010;
    padding: 20px;
    border-radius: 13px;
    /* border: 1px solid #ccc; */
}
.single-post img, .single-post .elementor-cta__bg.elementor-bg {
    border-radius: 15px;
}
.single-post .elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
    border-radius: 15px;
    width:100%;
}
.disclaimer {
    padding: 10px 0;
    font-size: 1rem;
    font-style: italic;
    font-family: 'adelle';
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class], #dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] {
    text-align: center;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-store-is-open-close-status, #dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .dokan-store-is-open-close-status {
    display: none;
}
.woocommerce div.product form.cart table.variations tr .value {
    padding-top: 25px;
}
.store-review-wrap.woocommerce.cookReviews {
    padding: 0;
    margin: 0;
    border-top: unset;
}
.akproTabs {
    display: inline-block;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 0 0 30px;
}
.akproTabs li {
    float: left;
    margin-right: 25px;
}
.akproTabs li a.inactive {
    border: unset;
    opacity: 0.7;
}
.akproTabs li a {
    padding: 10px;
    display: block;
    color: #033C50 !important;
    cursor: pointer;
    font-size: 22px;
    border-bottom: 2px solid #000;
    font-weight: 700;
    font-family: 'Roboto Slab';
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    margin: 10px 0;
}
.woocommerce-checkout .store-pickup-select-options .store-address.vendor-info {
    display: none !important;
}
.customerSupport {
    display: flex;
    margin: 0 auto;
    max-width: 1200px;
    padding: 30px 10px;
}
p.rating {
    margin: 0;
}
.summary.entry-summary .yith-wcwl-add-button {
    text-align: center;
    float: unset;
}
.woocommerce .products ul li.product .yith-wcwl-add-button a.add_to_wishlist.single_add_to_wishlist span, .woocommerce ul.products li.product .yith-wcwl-add-button a.add_to_wishlist.single_add_to_wishlist span {
    display: none;
}
.woocommerce .products ul li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse {
    position: absolute;
    top: 210px;
    right: 25px;
    padding: 10px 10px 5px;
    z-index: 99;
    background-color: #fff;
    border-radius: 50%;
}
.woocommerce .products ul li.product .yith-wcwl-add-button i.yith-wcwl-icon.fa, .woocommerce ul.products li.product .yith-wcwl-add-button i.yith-wcwl-icon.fa {
    font-size: 24px;
    margin: 0;
    padding: 0;
}
.woocommerce .products ul li.product .yith-wcwl-add-button a.delete_item, .woocommerce ul.products li.product .yith-wcwl-add-button a.delete_item {
    font-size: 0;
}
.woocommerce .products ul li.product .yith-wcwl-add-button .separator, .woocommerce ul.products li.product .yith-wcwl-add-button .separator, .woocommerce .products ul li.product .yith-wcwl-add-button a.view-wishlist, .woocommerce ul.products li.product .yith-wcwl-add-button a.view-wishlist {
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: 520px;
}
.dokan-orders-content .dokan-orders-area .general-details ul.order-status label.dokan-label.dokan-label- {
    background-color: green;
    padding: 5px 10px;
}
ul.dokan-dashboard-menu li.tools {
    display: none;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice #vendor-store-times .store-time-tags {
    margin-bottom: 5px;
}
.dokan-store-wrap .dokan-single-store nav.site-navigation.paging-navigation {
    display: none;
}
#dokan-seller-listing-wrap .pagination-container.clearfix {
    display: none;
}
.customers-reviews .elementor-testimonial__content {
    padding-top: 0;
    padding-bottom: 0;
}
.woocommerce-cart-form__cart-item.cart_item a.remove, table.shop_table.woocommerce-checkout-review-order-table a.remove {
    background-image: url('../hello-theme-child-master/images/remove.png');
    background-size: cover;
    color: transparent !important;
}
.wpgs-filter ul li:nth-child(5), .wpgs-filter ul li:nth-child(6), .wpgs-create-ticket-btn {
    display: none;
}
/****** Stars *******/
.woocommerce #review_form #respond p {
    margin: 10px 0 10px;
}
#respond p.stars a.star-1, #respond p.stars a.star-2, #respond p.stars a.star-3, #respond p.stars a.star-4, #respond p.stars a.star-5 {
    border-right: 1px solid rgba(0,0,0,0.1);
    margin-right: 5px;
}
#respond p.stars a.star-1 {
    width: 2em;
}
#respond p.stars a.star-2 {
    width: 3em;
}
#respond p.stars a.star-3 {
    width: 4em;
}
#respond p.stars a.star-4 {
    width: 5em;
}
#respond p.stars a.star-5 {
    width: 6em;
    border: 0;
}
#respond p.stars a.star-1:after {
    content: "\e021";
}
#respond p.stars a.star-2:after {
    content: "\e021\e021";
}
#respond p.stars a.star-3:after {
    content: "\e021\e021\e021";
}
#respond p.stars a.star-4:after {
    content: "\e021\e021\e021\e021";
}
#respond p.stars a.star-5:after {
    content: "\e021\e021\e021\e021\e021";
}
/*********/
#respond p.stars a.star-1:hover:after, #respond p.stars a.star-1.active:after {
    content: "\e020";
}
#respond p.stars a.star-2:hover:after, #respond p.stars a.star-2.active:after {
    content: "\e020\e020";
}
#respond p.stars a.star-3:hover:after, #respond p.stars a.star-3.active:after {
    content: "\e020\e020\e020";
}
#respond p.stars a.star-4:hover:after, #respond p.stars a.star-4.active:after {
    content: "\e020\e020\e020\e020";
}
#respond p.stars a.star-5:hover:after, #respond p.stars a.star-5.active:after {
    content: "\e020\e020\e020\e020\e020";
}
#respond p.stars a.star-1:after, #respond p.stars a.star-2:after, #respond p.stars a.star-3:after, #respond p.stars a.star-4:after, #respond p.stars a.star-5:after {
    top: -6px;
    font-family: "WooCommerce";
    text-indent: 0;
    position: absolute;
    left: 0;
    right: auto;
}
.woocommerce #respond p.stars a::before {
    font-family: unset;
}

/***Map Popup***/
div#googleMap {
    z-index: 9999;
    border: 10px solid #f3f3f3;
    border-radius: 13px;
}
.mapOuter {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    bottom: 0;
    right: 0;
}
.googleMapMain {
    max-width: 1024px;
    margin: 0px auto;
    padding: 20px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
span.hideMap {
    background-color: #E36B7A;
    padding: 5px 15px 8px;
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    font-family: 'Roboto';
    float: right;
    cursor: pointer;
    margin: 0px -10px -25px;
    z-index: 999999;
    position: relative;
}
.food-cat-icons span {
    color: #77a464;
    margin: 0 5px;
    font-size: 20px;
    font-weight: 700;
}
.cooksIcons ul.storesCookInfo li span i {
    margin: 0 0 0 5px;
}
.food-cat-icons {
    display: flex;
    align-items: center;
    vertical-align: middle;
	margin: 0 0 0 -10px;
	max-width: 30px;
}
.summary.entry-summary .food-cat-icons {
    margin: 0 0 0 -15px;
}
img.vvg-icon {
    max-width: 30px;
    width: 100%;
    margin-left: 5px;
    border-radius: unset;
}
ul.products li.product img.vvg-icon {
    max-width: 35px;
}
img.vvg-icon.od-1 {
    order: 1;
}
img.vvg-icon.od-2 {
    order: 2;
}
img.vvg-icon.od-3 {
    order: 3;
}
.cooksIcons ul.storesCookInfo li.delivery:hover .dropdown {
    display: block;
}
.cooksIcons ul.storesCookInfo li.delivery .dropdown li {
    width: 100%;
    display: block;
    max-width: unset;
}
.cooksIcons ul.storesCookInfo li.delivery .dropdown li button.button.showGmap, ul.dokan-store-info li.delivery  ul.dropdown.days-dropdown li button.button.showGmap{
    background-color: #E36B7A !important;
    color: #fff;
    min-width: 250px;
}
.cooksIcons {
    /* max-width: 60%; */
    justify-content: space-between;
    display: flex;
}
.hyLogo {
    min-width: 350px;
}
ul.dokan-store-info li.delivery:hover  ul.dropdown.days-dropdown {
    display: block;
    list-style: none;
    top: 50px;
}
ul.dokan-store-info li.delivery span i {
    float: right !important;
    margin: 5px 0 0 10px !important;
}
body .dokan-izimodal-wraper .dokan-izimodal-close-btn button {
    padding: 5px 10px;
    margin: 5px;
}
@media only screen and (min-width:1025px) {
/* #filterSidebar {
    display: block !important;
} */
}
@media only screen and (min-width:1024px) {
   
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 58%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 40%;
    clear: none;
}
.yith-quick-view.yith-modal .yith-quick-view-content div.images {
    display: flex;
    width: 58% !important;
}
.yith-quick-view.yith-modal .yith-quick-view-content div.summary {
    width: 40% !important;
}
 /* div#filterSidebar {
    display: block !important;
} */
 #dokan-store-listing-filter-wrap span.applyFilter {
    display:none;
}
}
@media only screen and (min-width:1024px) and (max-width:1180px) {
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content {
    flex-basis: 48%;
    padding-left: 2%;
}
main#content {
    max-width: unset;
    padding: 0 20px;
}
.container.cooksContainer {
    width: 100%;
}
main#main.site-main {
    padding: 0 20px;
}
.customers-reviews .elementor-testimonial__content {
    padding: 0 30px;
}
}
@media only screen and (max-width:1023px) {
    .customers-reviews .elementor-testimonial__content {
        padding: 0 30px;
    }
    .container.cooksContainer {
        width: 100%;
    }
    main#content {
        max-width: unset;
        padding: 0 20px;
    }
    #filterSidebar {
        position: fixed;
        z-index: 99999;
        height: 92vh;
        background-color: white;
        top: 0;
        left: 0;
        display: none;
        max-width: 400px;
        overflow: scroll;
    }
    #dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn {
        display: none !important;
    }
    .pac-container {
        z-index: 99999999;
    }
    #dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller, #dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller {
        width: 100% !important;
    }
    #dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap {
        width: 50%;
    }
    .cooksContainer .col-md-8 {
        width: 100%;
    }
    .googleMapMain {
    margin: 50px auto;
	}
	div#googleMap {
		height: 300px !important;
	}
}
@media only screen and (min-width:768px) and (max-width:850px) {
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 22.05%;
    float: left;
    clear: unset;
    margin: 0 2.8% 2.992em 0;
    min-height: 350px;
}
.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    float: left;
    clear: none!important;
}
.woocommerce .products ul li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse  {
    top: 110px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
    flex-direction: column;
    display: flex;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head, .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
    width: 100%;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    width: auto;
    height: auto;
    max-width: 250px;
}
}
@media only screen and (min-width:767px) and (max-width:1024px) {
    .woocommerce .products ul li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse  {
        top: 150px;
    }
.container.cooksContainer, .cooksContainer .row, .cooksContainer .col-md-4, .cooksContainer .col-md-8 {
    padding: 0 0 0 5px;
}
div#dokan-store-listing-filter-wrap {
    padding: 0 15px;
}#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-footer {
    padding: 15px 0px;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content {
    padding-left: 10px;
}
.filtersWrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#dokan-store-listing-filter-wrap span.applyFilter {
    margin-right: 15px;
}
#dokan-store-listing-filter-wrap span.applyFilter i.fa{
    margin: 0 5px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
    background-color: #fff;
    width: 100%;
    padding: 10px;
    display: flex;
    justify-content: center;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
    width: 20%;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
    top: 0;
    padding: 0;
    display: flex;
}
main#main.site-main {
    padding: 0 10px;
}
img.aatc-rating-logo {
    max-width: 150px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
    font-size: 14px;
    margin-right: 10px;
}
ul.dokan-store-info li span.store-notice {
    font-size: 14px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    width: auto;
    height: auto;
}
}
@media only screen and (max-width:900px) {
    .woocommerce .products ul li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse  {
    top: 125px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: 360px;
}
.customers-reviews .elementor-testimonial__content {
    padding: 0 10px;
    max-width: 70%;
}
.woocommerce-page ul.products li.product img.vvg-icon {
    max-width: 50px;
}
}
@media only screen and (max-width:767px) {
    .profile-info-summery .aatc-support-box{
        align-items: center;
    }
    .woocommerce .products ul li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse  {
        top: 60px;
    }
    img.aatc-rating-logo {
        max-width: 150px;
    }
    .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li {
        font-size: 14px;
    }
    .profile-info-inner .title-location {
        width: 100%;
        display: table;
        position: relative;
    }
    .profile-info-inner .title-location h1.store-name, h4.city {
        max-width: 70%;
    }
    .dokan-seller-rating.reviews-toggleBtn.mobile {
        position: absolute;
        right: 10px;
        top: 0;
        display: block;
    }
    .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
        margin-right: 5px;
        margin-left: 0;
    }
    ul.dokan-store-info li span.store-notice {
        font-size: 14px;
    }
.profile-info-inner {
 display: flex;
}
.profile-info-inner .title-location {
    width: 70%;
    margin-left: 10px;
}

.dokan-store .dokan-store-sidebar, .dokan-store .dokan-single-store {
     margin-right: 0;
     width: 100% !important;
     margin-left: 0;
}
main#content {
  padding-bottom: 50px;
}
.desktop{
  display:none !important;
}
.mobile{
    display:block !important;
}
.cook-footerMobile.mobile {
    display: flex !important;
}

.store-review-wrap.woocommerce{
    display:none;
}
.store-review-wrap.woocommerce.cookReviews {
    display: block;
}
#dokan-store-listing-filter-form-wrap div.map-button {
    display: block;
    margin: 0 auto;
    border-radius:15px;
    text-align: center;
}
.browseCooks .pt_plus_asb_wrapper {
    position: relative;
    display: block;
    width: 100%;
    overflow: auto;
}
.browseCooks .service-item-loop {
    min-width: 200px;
    padding: 0 5px;
}
.browseCooks .asb_wrap_list.tp-row {
    flex-wrap: unset;
    /* overflow: scroll; */
}
.customers-reviews .elementor-testimonial__content {
    padding: 0;
}
.customers-reviews.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 0;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header, div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content, div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class], div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] {
    flex-basis: 33%;
    padding: 0 10px 10px;
}
a.view-cooks {
    margin: 0 auto 20px;
    display: table;
    width: 100%;
}
a.view-cooks span.dokan-btn.dokan-btn-theme {
    padding: 6px 10px;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
main#main {
    max-width: unset;
    padding: 20px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice:hover #vendor-store-times {
    position: relative;
    overflow: visible;
    top: 0;
    left: -200px;
    z-index: 99999999999;
}
.dokan-store-wrap .dokan-single-store .dokan-store-support-btn {
    margin: 25px 15px;
}
#filterSidebar {
    position: fixed;
    z-index: 99999;
    height: 92vh;
    background-color: white;
    top: 0;
    display: none;
    overflow: scroll;
}
#dokan-store-listing-filter-form-wrap .apply-filter #cancel-filter-btn {
    display: none !important;
}
.pac-container {
    z-index: 99999999;
}
#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller, #dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller {
    width: 100% !important;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    top: 190px;
}
body #rev_slider_9_1_wrapper .uranus.tparrows:before {
    font-size:36px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
    width: 100%;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
    top: 0;
    padding: 0;
    display: flex;
    width: 100%;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
    height: auto;
    width: 100%;
    max-width: 150px;
}
}
@media only screen and (max-width:570px) {
		body.dokan-dashboard .dokan-dash-sidebar #dokan-navigation {
    background-color: transparent;
}
    .backToProfile a h2 {
        font-size: 18px;
    }
    #dokan-store-listing-filter-form-wrap .store-lists-other-filter-wrap {
        width: 60%;
        margin-top: 28px;
    }
    .home-filter-title h2 {
        font-size: 26px;
    }
    form#dokan-store-listing-filter-form-wrap.mainPageFilter {
        padding: 20px 10px 20px;
    }
    #dokan-store-listing-filter-form-wrap div.home-filter-title {
        width: 100%;
        margin: 0 0 20px;
        float: left;
        text-align: center;
    }
    #dokan-store-listing-filter-form-wrap div {
        margin: 0 0;
        padding: 0;
        align-items: center;
        width: 100%;
    }
    #dokan-store-listing-filter-form-wrap .apply-filter {
        display: flex;
        justify-content: center;
        width: 40%;
        margin-top: 20px;
        margin: 0 0 15px !important;
    }
    body #rev_slider_9_1_wrapper .uranus.tparrows:before {
        font-size: 28px;
    }
    #dokan-store-listing-filter-form-wrap div.map-button {
        display: block;
        margin: 0 auto;
        border-radius:15px;
        text-align: center;
    }
/****cook profile*****/
    .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery {
        background-color: #fff;
        width: 100%;
        /* display: flex; */
        padding: 0;
    }
    .profile-info-inner {
        display: block;
    }
    .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head {
        width: 100%;
        margin-right: 5px;
    }
    .profile-info-inner .title-location {
        width: 100%;
        display: table;
        position: relative;
    }
    .profile-info-inner .title-location h1.store-name, h4.city {
        max-width: 70%;
    }
    .dokan-seller-rating.reviews-toggleBtn.mobile {
        position: absolute;
        right: 10px;
        top: 0;
        display: block;
    }
    .dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info i {
        margin-right: 5px;
    }
    .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img {
        width: 100%;
        height: auto;
        padding:2px;
    }
    .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info {
        width: 100%;
        padding:0px;
    }
    .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info h1.store-name {
        font-size: 26px;
    }
    .short_description h5 {
        font-size: 18px;
    }
    .vendor_biography h2 {
        font-size: 22px;
    }
    .dokan-store-wrap .dokan-single-store .dokan-store-support-btn {
        font-size: 13px;
        padding: 15px 0 15px 20px;
        min-width: 100%;
        margin: 25px 0 5px;
        clear: both;
        max-width: 100%;
    }
    .yith-quick-view-content.single-product.woocommerce div.product form.cart .button.dokan-store-support-btn::before, .dokan-store-support-btn::before {
        width: 10px;
        height: 10px;
        padding: 12px;
        border-radius:15px;
        background-size: 7px;
        left: 7px;
    }
    img.aatc-rating-logo {
        max-width: 150px;
    }
    .dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
        padding-left: 0;
    }
    .descLeft {
        flex-basis: 100%;
        padding: 0;
    }
    .descRight {
        flex-basis: 100%;
    }
    .descriptionWrap {
        flex-flow: column;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        min-height: 350px;
    }
    
}
@media only screen and (max-width:480px) {
	button.button.showGmap, button.button.showGmap:hover {
    margin: 15px 0 0 !important;
}
    .woocommerce #reviews h2 {
        text-align: center;
    }
    .dokan-review-wrapper {
        float: unset;
        display: table;
        margin: 0 auto;
    }
    .customers-reviews .elementor-testimonial__text {
        font-size: 14px;
    }
    #dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller, #dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller {
        padding: 0;
    }
    .woocommerce .products ul li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-add-button, .woocommerce ul.products li.product .yith-wcwl-wishlistexistsbrowse  {
        top: 20px;
    }
    .cooksIcons {
        max-width: 100%;
		flex-flow:column;
    }
    .cooksIcons ul.storesCookInfo li {
        max-width: 100%;
        margin: 10px 0;
    }
    .cook-footerMobile .button.dokan-store-support-btn-product.dokan-store-support-btn.button.alt.user_logged {
        padding: 12px 0 12px 17px;
    }
    .cook-footerMobile .button, .cook-footerMobile button.button.askMeQuestion {
        font-size: 12px;
    }
    div.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info {
        padding-left: 0px;
        display: block;
        position: relative;
		overflow:visible;
    }
    div.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info  li.ratingLogoLi {
        position: absolute ;
        right: 0;
        top: 0;
    }
    .aatc-support-box {
        align-items: baseline;
        padding: 00px 0px;
    }
    .dokan-support-login-wrapper {
        max-width: 100%;
    }
.browseCooks .pt_plus_asb_wrapper {
    position: relative;
    display: block;
    width: 100%;
    overflow: auto;
}
.browseCooks .service-item-loop {
    min-width: 200px;
    padding: 0 5px;
}
.browseCooks .asb_wrap_list.tp-row {
    flex-wrap: unset;
    /* overflow: scroll; */
}
.customers-reviews .elementor-testimonial__content {
    padding: 0;
}
.customers-reviews.elementor-widget-testimonial-carousel .swiper-slide {
    padding: 0;
    width: 100% !important;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header, div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content, div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class], div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-header, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper > .store-content, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] {
    flex-basis: 100%;
    padding: 0 10px 10px;
    background-color: unset;
    width: 100% !important;
    border: unset;
}
#dokan-seller-listing-wrap.grid-view .store-content {
    position: unset;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container {
    padding: 5px 0px;
}
a.view-cooks {
    margin: 0 auto 20px;
    display: table;
    width: 100%;
    max-width: 200px;
}
a.view-cooks span.dokan-btn.dokan-btn-theme {
    padding: 6px 10px;
    width: 100%;
    overflow: hidden;
    margin: 0;
}
.distance {
    margin: 0 auto;
    display: table;
    float: unset;
    font-size: 14px;
}
div#dokan-seller-listing-wrap.list-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button, div#dokan-seller-listing-wrap.grid-view .dokan-seller-wrap .dokan-single-seller .store-wrapper .store-footer[class] button {
    margin: 0 auto;
    max-width: 200px;
    width: 100%;
}

.dokan-store-wrap .dokan-single-store .dokan-store-support-btn {
    margin: 25px 0 15px;
}
.aatc-support-box {
    flex-flow: column;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
    top: 100px;
    right: 10px;
}
.dokan-single-store .profile-frame .profile-info-box .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info .dokan-store-open-close .store-open-close-notice:hover #vendor-store-times {
    position: relative;
    overflow: visible;
    top: 20px;
    left: -150px;
    z-index: 99999999999;
}
#dokan-seller-listing-wrap .dokan-single-seller .store-wrapper .store-header .store-banner .store_products img {
    max-height: 200px;
}
.filtersWrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 5px 0 20px;
}
#dokan-store-listing-filter-wrap form.sort-by.item label, #dokan-store-listing-filter-wrap span.applyFilter {
    font-size: 20px;
    font-weight: 700;
    color: #033C50;
    font-family: 'Roboto Slab';
}
#dokan-store-listing-filter-wrap span.applyFilter i.fa {
    margin: 0 5px;
}
div#dokan-store-listing-filter-wrap {
    padding: 0 0;
    box-shadow: unset;
    align-items: unset;
    display: flex;
    flex-flow: column-reverse;
}
div#dokan-store-listing-filter-wrap {
    padding: 0 10px;
    box-shadow: unset;
    align-items: unset;
    display: flex;
    flex-flow: column-reverse;
}
.woocommerce ul.products li.product .button {
    font-size: 15px;
    padding: 12px 15px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    display: block;
}

.woocommerce div.product div.images .flex-control-thumbs {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: auto;
    margin: 5px 5px 0 5px;
    background-color: #E36B7A;
    border: unset;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: 0;
    width: 10px;
    background-color: #E36B7A;
    margin: 0 0;
    border-radius:15px;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 0;
    width: 15px;
    margin: 0px 0px 0 0;
}
.yith-quick-view .woocommerce div.product div.images .yith-quick-view-thumbs {
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.yith-quick-view-content div.images .yith-quick-view-thumbs .yith-quick-view-single-thumb {
    /* width: 10px; */
    margin: 5px 10px;
    background-color: #E36B7A;
    border: unset;
}
.yith-quick-view-content div.images .yith-quick-view-thumbs div.yith-quick-view-single-thumb.active img {
    padding: 12px;
}
.yith-quick-view-content div.images .yith-quick-view-thumbs div.yith-quick-view-single-thumb img {
    opacity: 0;
    padding: 7px;
}
.yith-quick-view-content div.images .yith-quick-view-thumbs div.yith-quick-view-single-thumb.active {
    border: unset;
}
.yith-quick-view-content.single-product.woocommerce div.product form.cart .variations select, .yith-quick-view-content.woocommerce div.product form.cart div.quantity select, .yith-quick-view-content.single-product.woocommerce div.product form.cart .button {
    min-width: 225px;
}
.yith-quick-view-content.single-product.woocommerce div.product form.cart .button {
    font-size: 16px;
}
.profile-info-summery ul.dokan-store-info li.dokan-store-rating p.rating {
    display: flex;
    justify-content: unset;
    align-items: center;
}
.woocommerce #reviews h3, h3.cooks-products {
    font-size: 26px;
    text-align: center;
}
.container.cooksContainer, .cooksContainer .row, .cooksContainer .col-md-4, .cooksContainer .col-md-8 {
    padding: 0px 5px;
    margin: 0;
}
.woocommerce #tab-related_tab ul.products li.product .woocommerce-loop-category__title, .woocommerce #tab-related_tab ul.products li.product .woocommerce-loop-product__title, .woocommerce  #tab-related_tab ul.products li.product h3 {
    height: 75px;
    overflow: hidden;
}
.woocommerce #tab-related_tab ul.products li, .woocommerce-page #tab-related_tab ul.products li {
    clear: unset;
    margin: 0 8px 2.992em;
    width: 44%;
    float: left;
}
.cooksIcons ul.storesCookInfo {
    flex-direction: column;
    align-items: baseline;
}
}
@media only screen and (max-width: 360px){
#dokan-store-listing-filter-wrap form.sort-by.item label, #dokan-store-listing-filter-wrap span.applyFilter {
    font-size: 12px;
}
p.item.store-count, .store-data h2 a {
    font-size: 26px;
}

.vendor-dashboard-orders-page table.dokan-table.dokan-table-striped thead tr th:nth-child(8) , .vendor-dashboard-orders-page table.dokan-table.dokan-table-striped td.dokan-order-action {
    display: none;
}

}