/*
Theme Name: Dinemarket Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** HEADER FOOTER MENU  ***************/
.show-desktop {display:block;}
.show-mobile {display:none;}
@media screen and (max-width:767px) {
.show-desktop {display:none;}
.show-mobile {display:block;}
}
a:hover, button:hover, input:hover  {
    cursor: pointer;
}
button:focus {
    outline: none !important;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}

#header .header-top .container>div, #header .header-main .container>div {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
button, input#submit {
    font-family:"Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .7px;
    background-color: #7AA239;
    border-style: solid;
    border-width: 1px;
    border-color: #7AA239;
    border-radius: 50px 50px 50px 50px;
    padding: 13px 20px 13px 20px;
}
.dm-top-menu-custom > svg {
    max-width: 35px;
    vertical-align: bottom;
}
#header, .sticky-header .header-main.sticky {
    border-top: none;
}
.header-dinemarket  .header-left-logo {
    padding: 10px 0;
}
.header-dinemarket .header-right-menu {
    text-align: right;
    float: right;
}
.header-dinemarket img.standard-logo {
    height: 58px !important;
}
.header-dinemarket .sticky img.standard-logo {
    height: 56px !important;
}
.dm-top-menu-custom {
    font-size: 37px;
    color: #000;
    vertical-align: middle;
    max-width: 50px;
    width: 50px;
}
#header.sticky-header .header-main.change-logo .logo img {
    width: 50px;
    transform: unset;
}
.menu-dinemarket-left-side-menu-container > ul {
    padding: 0;
}
.menu-dinemarket-left-side-menu-container ul li {
    list-style: none;
    position: relative;
}
.menu-dinemarket-left-side-menu-container > ul > li.bold-font > a {
    font-weight: 700 !important;
}
.menu-dinemarket-left-side-menu-container ul li ul.sub-menu {
    padding-left: 0;
}
.menu-dinemarket-left-side-menu-container ul li:hover > a {
    background: #F9F9F9;
    border-left: solid 5px #7AA239;
    font-weight:700 !important;
    transition:0.2s;
}
div#footer aside#media_image-2 img {
    max-width: 110px !important;
}
div#footer .container .row > div:not(:first-child) {
    padding: 10px 0 0 56px;
}
.menu-dinemarket-left-side-menu-container a[aria-current="page"] {
    color: #7AA239 !important;
}
.menu-dinemarket-left-side-menu-container ul li > a {
    border-left: solid 5px transparent;
    transition:0.2s;
}
.menu-dinemarket-left-side-menu-container ul li ul.sub-menu li a {
    padding-left: 40px !important;
}
.header-dinemarket .buttons-sidebar-menu {
    padding: 30px 10px 40px;
    line-height: 3;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.header-dinemarket .buttons-sidebar-menu button.dm-mn-btn:first-child {
    margin-bottom: 15px;
}
.header-dinemarket .buttons-sidebar-menu button.dm-mn-btn {
    border-radius: 50px;
    height: 46px;
    line-height: 1;
    max-width: 100%;
    border: solid 1px #7aa239;
    color: white;
    min-width: 250px;
}
.header-dinemarket .buttons-sidebar-menu button.dm-mn-btn.business-login-button {
    background-color: transparent;
    border: solid 1px #7aa239;
    color: #7aa239;
}
li.menu-item-has-children.menu-item-20 .sub-menu,
li.menu-item-has-children.menu-item-22 .sub-menu {
    height: 0;
    overflow: hidden;
    transition: 0.2s;
}
li.menu-item-has-children.menu-item-20 .sub-menu li a,
li.menu-item-has-children.menu-item-22 .sub-menu li a {
    padding-left:60px !important;
}
li.menu-item-has-children.menu-item-20 .sub-menu.show,
li.menu-item-has-children.menu-item-22 .sub-menu.show {
    height: 100%;
    overflow: scroll;
    transition: 0.2s;
}
.menu-item-20.active-sub-menu .sub-menu-dinemarket-left-side i,
.menu-item-22.active-sub-menu .sub-menu-dinemarket-left-side i {
    transform: rotate(180deg) !important;
    transition: 0.2s;
}
#header .main-menu > li.menu-item > a:hover {
    opacity:0.9;
}
.header-dinemarket .close-left-side-menu i {
    font-size: 22px;
    color: #000000;
    line-height: 1.8;
}
.header-dinemarket .close-left-side-menu {
    height: 78px;
    padding: 20px;
    text-align: right;
}
.sub-menu-dinemarket-left-side {
    position: absolute;
    right: 0;
    width: 54px;
    height: 54px;
    text-align: center;
    line-height: 54px;
}
.header-dinemarket .dm-left-side-header {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 414px;
    background: white;
    z-index: 11;
    transform: translateX(-100%);
    transition:0.2s;
    overflow-y: scroll;
    max-width: 100%;
}
.header-dinemarket .header-right-menu {
    padding: 14px 0;
}
.header-dinemarket .dm-left-side-header.show-left-side-menu {
    transform: translateX(0%);
    transition:0.2s;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.25);
}
.dine-heading-custom h1.page-title + p.page-sub-title {
    margin-bottom: 25px;
}
.page-top .page-sub-title {
    font-size: 16px !important;
    line-height: 35px !important;
    color: #313131 !important;
    max-width: 50%;
}
.add-bg-under-menu.show {
    opacity: 0.5 !important;
    background: rgb(36 36 36) !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transition: all 0.2s,opacity 0.2s 0.2s ease-out !important;
    transition: all 0.2s,background 0.2s,opacity 0.2s ease-out !important;
}
ul#menu-dinemarket-left-side-menu li a {
    text-align: left;
    display: block;
    color: #313131;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 3.4;
    padding-left: 24px;
}
li.top-dm-top-link-btn a{
    font-size: 16px !important;
    font-weight: 400 !important;
    letter-spacing: .7px !important;
    background-color: #7AA239 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #7AA239 !important;
    border-radius: 50px 50px 50px 50px !important;
    padding: 13px 30px 13px 30px !important;
    color: white !important;
    margin-right:10px;
}
li.top-dm-top-link-btn.second a{
    background-color: transparent !important;
    border-color: #7AA239 !important;
    color: #7AA239 !important;
    margin-right:0;
}
a.chat-with-us-cs-menu {
    position: absolute;
    right: 20px;
    top: 3px;
    color: #7AA239 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: none !important;
}
.footer-custom-menu {
    border-top: solid 1px #dadada;
}
.footer-custom-menu .ssd {
    display: inline-block;
    width: 20%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 70px;
}
.footer-custom-menu .ssd img {
    width: 20px;
    height: auto;
    opacity: 0.3;
}
#footer .widget > div > ul, #footer .widget > ul, #footer .widget > div > ul li, #footer .widget > ul li, #footer .post-item-small {
    border: none;
    padding: 8px 0;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer .widget-title, #footer .widget-title a, .footer-top .widget-title {
    text-transform: capitalize;
    margin-bottom: 25px !important;
}
#footer .news-footer {
    height: 50px;
    border-radius: 10px 0 0 10px !important;
    width: 65%;
    max-width: 65%;
}
@media screen and (min-width:1400px) {
    div#footer .container .row > div:first-child {
        padding-right: 8vw;
    }
}
.contact-form-custom .wpcf7-form-control-wrap input {
    width:100%;
}
#footer input.button-news-footer {
    width: 35% !important;
    max-width: 35%;
    height: 50px;
    padding: 18px 0 !important;
    border-radius: 0 10px 10px 0;
    vertical-align: middle;
    background-color: #7AA239;
    color: #fff;
    border: unset;
    line-height: 1;
    font-size: 14px !important;
}
.widget_recent_entries>ul li:before, .widget_recent_comments>ul li:before, .widget_pages>ul li:before, .widget_meta>ul li:before, .widget_nav_menu>div>ul li:before, .widget_archive>ul li:before, .widget_categories>ul li:before, .widget_rss>ul li:before, .wp-block-categories-list li:before, .wp-block-archives-list li:before, .wp-block-latest-posts li:before {
    display:none;
}
@media (max-width: 991px) {
    #header .main-menu {
        display: unset;
    }
    div#footer .container .row > div {
        padding: 0 15px 10px;
    }
    div#footer .container .row > div:not(:first-child) {
        padding: 0 15px 10px;
    }
}
@media (min-width: 691px) {
    .header-dinemarket .buttons-sidebar-menu {
        display:none;
    }
}
@media (max-width: 690px) {
    .header-dinemarket .sticky img.standard-logo {
        height: unset !important;
    }
    .header-right-menu {
        display: none !important;
    }
    .header-left-logo {
        width: calc(100% - 50px);
        text-align: center;
    }
    #header .logo {
        max-width: 110px;
        margin: 0 auto;
        padding-right: 50px;
    }
}
#footer .footer-bottom {display:none;}

/*************** HOME PAGE TITLES AND HEADINGS  ***************/

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px;
}
h1 span.light, h2 span.light, h3 span.light {font-weight:400 !important;}
.dinemarket-button {
    border-radius: 50px 50px 50px 50px;
    padding: 16px 30px;
    line-height: 1;
    color:white;
    margin-bottom: 20px;
    transition: 0.2s;
}
.dinemarket-button.outline-dm {
    border:solid 1px #7AA239;
    background:transparent;
    color: #7AA239;
}
.dinemarket-button:first-child {
    margin-right:20px;
}
.dinemarket-button.normal-dm.orange {
    background-color: #FA7B44;
    border-color: #FA7B44;
}
.button.dinemarket-button.normal-dm.blue {
    background: transparent;
    border: solid 1px #37ACFA;
    color: #37ACFA;
    padding: 20px 40px;
}
.button.dinemarket-button.normal-dm.blue:hover {
    background: #37ACFA;
    color: #FFF;
}
.dm-home-tabs {
    padding: 5%;
}
.dm-home-tabs ul li.tab-active{
    border-bottom: solid 2px #7AA239;
}
.dm-home-tabs ul li a {
    color:#B5B5B5;
    text-decoration: unset;
}
.dm-home-tabs ul li.tab-active a {
    color: #7AA239;
    font-weight: 700;
}
.dm-home-tabs ul {
    margin-bottom: 20px;
    padding: 0;
}
.dm-home-tabs ul li {
    list-style: none;
    display: inline-block;
    width: 49%;
    text-align: center;
    border-bottom: solid 2px #E5E5E5;
    font-size: 16px;
    font-weight: 400;
    line-height: 35px;
    padding: 7px 0;
}

/*************** Dinemarket News Top Header Bar  ***************/

.dinemarket-news-container {
    position: relative;
    background: #FA7B44;
    color: white;
}
.dinemarket-news-container ul.dm-news-top-content-posts {
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none;
}
.dinemarket-news-container ul.dm-news-top-content-posts li {
    min-height: 90px;
    padding: 20px 0;
    position: relative;
}
.dinemarket-news-container ul.dm-news-top-content-posts li > * {
    display: inline-block;
    vertical-align: middle;
}
.dinemarket-news-container ul.dm-news-top-content-posts li i.dm-news-hide-this {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 40px;
    padding: 5px;
    text-align: center;
    line-height: 30px !important;
    cursor: pointer;
}
.dinemarket-news-container ul.dm-news-top-content-posts li i.dm-news-hide-this svg {
    fill: white;
    max-width: 15px;
}
.dinemarket-news-container ul.dm-news-top-content-posts li .dm-news-top-content p {
    margin: 0;
    padding: 0;
}
.dinemarket-news-container ul.dm-news-top-content-posts li button.dm-news-button {
    background: white;
    border: solid 1px white;
    color: #FA7B44;
    height: 40px;
    padding: 3px 30px;
    margin: 5px 10px;
    line-height:34px;
}
.dinemarket-news-container ul.dm-news-top-content-posts li button.dm-news-button:hover {
    color: white;
    background: #FA7B44;
    border: solid 1px white;
    transition: 0.2s;
}
@media screen and (max-width:690px) {
    .dinemarket-news-container ul.dm-news-top-content-posts li {
        text-align: center;
    }
    .dinemarket-news-container ul.dm-news-top-content-posts li button.dm-news-button {
        margin-left: 0;
        margin-top: 15px;
    }
    .dinemarket-news-container ul.dm-news-top-content-posts li i.dm-news-hide-this {
        right: -15px;
        top: 20px;
    }
}
li#menu-item-20 ul li a, li#menu-item-22 ul li a {
    padding-left: 90px !important;
}
li#menu-item-20 ul li img, li#menu-item-22 ul li img {
    max-width: 40px;
    width: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 40px;
}
.dine-heading-custom {
    background:white;
    padding: 0;
    border:none;
}
.dine-heading-custom .container .row {
    align-items: center;
    min-height: 300px;
    min-width:100%;
}
.dine-heading-custom .container {
    border: none;
    min-height: 400px;
    background: white;
    position: relative;
    display: flex;
    align-items: center;
}
.dine-heading-custom h1.page-title {
    color: #313131;
    font-size: 65px;
    text-align: left;
    letter-spacing: 1px;
    font-weight: 700;
}
body.archive.woocommerce #main {
    background: #F9F9F9;
    padding: 0 0 40px;
}
.sidebar .product-categories li>a {
    font-weight: 400;
}
.woocommerce-page.archive .sidebar-content {
    border: none;
}
.woocommerce-page.archive .sidebar-content aside.widget {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.woocommerce-page .sidebar-content .widget-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 2;
    color: #313131;
    text-transform: capitalize;
}
.sidebar-content aside ul li a {
    font-size: 16px !important;
    color: #313131;
    line-height: 50px;
}
.widget_layered_nav ul li .count, .widget_product_categories ul li .count, .widget_rating_filter .wc-layered-nav-rating a {
    color: #B5B5B5;
    margin-right: 13px;
    margin-top: 11px;
    position: absolute;
    right: 20px;
    background: #f9f9f9;
    padding: 0 0 0 10px;
}
.widget_product_categories ul li .toggle {
    font-size: 17px;
    color: #bbbbbb !important;
    margin-top: 13px;
    width: 13px;
    position: relative;
    float: right;
    margin-right: 5px;
}
.widget_product_categories ul ul, .widget_product_categories ul ol, .widget_product_categories ol ul, .widget_product_categories ol ol, .widget_price_filter ul ul, .widget_price_filter ul ol, .widget_price_filter ol ul, .widget_price_filter ol ol, .widget_layered_nav ul ul, .widget_layered_nav ul ol, .widget_layered_nav ol ul, .widget_layered_nav ol ol, .widget_layered_nav_filters ul ul, .widget_layered_nav_filters ul ol, .widget_layered_nav_filters ol ul, .widget_layered_nav_filters ol ol, .widget_rating_filter ul ul, .widget_rating_filter ul ol, .widget_rating_filter ol ul, .widget_rating_filter ol ol {
    padding-left: 30px;
}
.woocommerce-widget-layered-nav-list a:not(.filter-color), .filter-item-list .filter-item {
    border: none;
    display: block;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    min-width: unset;
    text-align: left;
    font-size: 16px;
    color: #313131;
    text-decoration: none;
}
aside#woocommerce_layered_nav-2 ul.woocommerce-widget-layered-nav-list li.woocommerce-widget-layered-nav-list__item {
    width: 100%;
    padding: 15px 0;
    font-weight: 400;
}
.widget_product_categories ul li>ul.children {
    border-left: solid 1px #e6e6e6;
    padding-left: 12px;
}
.widget_product_categories ul li .toggle:hover {
    color: #7aa239 !important;
}
.woocommerce-page.archive .sidebar-content aside ul li.current > a:before {
    content: "";
    height: 15px;
    width: 15px;
    position: absolute;
    background-image: url(/wp-content/uploads/2020/11/Icon-awesome-check-circle.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f9f9f9;
    margin-top: 17px;
    left: 0;
}
.woocommerce-page.archive .sidebar-content aside ul li.current > a {
    padding-left: 24px;
    color: black;
    font-weight: 700;
}
.woocommerce-page.archive .sidebar-content aside ul li.current > span.count {
    font-weight: 700;
    color: black;
}
.product-summary-wrap .product_meta a {
    font-weight: 700 !important;
    color: #c3c3c3 !important;
}
.woocommerce-widget-layered-nav-list .chosen a:not(.filter-color) {
    background-color: unset;
    color: black;
    border-color: unset;
    padding-left: 20px;
    font-weight: 700;
}
.woocommerce-widget-layered-nav-list .chosen a:not(.filter-color):before {
    content: "";
    height: 15px;
    width: 15px;
    position: absolute;
    background-image: url(/wp-content/uploads/2020/11/Icon-awesome-check-circle.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f9f9f9;
    margin-top: 4px;
    left: 0;
}
.shop-loop-before .gridlist-toggle {
    display: none;
}
.shop-loop-before .woocommerce-pagination {
    display: none;
}
@media screen and (min-width:1400px) {
    .woocommerce-page.archive .sidebar-content {
        padding-right: 30px;
    }
}
@media screen and (min-width:991px) and (max-width:1400px) {
    .widget_layered_nav ul li .count, .widget_product_categories ul li .count, .widget_rating_filter .wc-layered-nav-rating a {
       display:none;
    }
}
.shop-loop-before .woocommerce-ordering {
    position: relative;
}
.shop-loop-before .woocommerce-ordering:after {
    content: "\f078";
    font-size: 13px;
    font-family: 'Font Awesome 5 Free';
    z-index: 9;
    color: #b5b5b5;
    font-weight: 600;
    top: 3px;
    position: absolute;
    right: -17px;
}
.shop-loop-before .woocommerce-ordering label {
    display: none;
}
@media screen and (min-width:550px) {
    .shop-loop-before .woocommerce-ordering {
        margin-right: 0;
        display: block;
        position: absolute;
        right: 25px;
    }
}
.shop-loop-before .woocommerce-ordering select.orderby {
    background: transparent;
    border: none;
    font-size: 16px;
    line-height: 35px;
    padding: 0;
    text-transform: capitalize;
    width: 120px;
}
.shop-loop-before, .shop-loop-before select {
    color: #B5B5B5;
}
@media screen and (max-width: 991px) {
    .shop-loop-before {
        background: transparent;
        padding: 10px 0 12px;
        font-weight: 300;
    }
}
ul.products li.product-default .add-links-wrap {
    display: none;
}
ul.products li.product-col .product-inner {
    background: white;
}
ul.products li.product-col {
    margin-bottom: 1em;
}
.porto-column, .pricing-table-classic.spaced [class*="col-lg-"], ul.products .product-col, .grid-creative > .post, .vc_section {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
ul.products li.product .product-image {
    border: none;
    padding: 10px;
}
ul.products li.product:hover .product-image {
    box-shadow: none;
}
ul.products li.product-col .product-content {
    padding: 0 20px 1px;

}
ul.products li.product-col .woocommerce-loop-product__title {
    white-space: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 44px;
    margin-bottom: 0;
}
ul.products li.product-default .price span.from-price {
    font-size: 10px;
    line-height: 50px;
    vertical-align: middle;
    color: #B5B5B5;
    margin-right: 5px;
}
ul.products li.product-default .price span.amount {
    color: #7AA239;
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
}
.shop-loop-after .woocommerce-viewing {
    display: none;
}
.shop-loop-after .page-numbers {
    clear: none;
    float: unset;
}
.woocommerce-pagination ul li a:hover, .woocommerce-pagination ul li a:focus, .woocommerce-pagination ul li span.current {
    color: #ffffff;
}
.woocommerce-pagination a:hover, .woocommerce-pagination a:focus, .woocommerce-pagination span.current {
    border-color: #7aa239;
    background: #7aa239;
    color: white;
}
.shop-loop-after .page-numbers {
    clear: none;
    float: unset;
}
.woocommerce-pagination ul li a, .woocommerce-pagination ul li span {
    border: none;
    color: #7b858a;
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin: 0 13px 5px;
    padding: 0 .5em;
    line-height: 2.1em;
    border-radius: 50px;
    min-width: 2.2em;
    height: 2.2em;
    text-decoration: none;
    text-align: center;
}
a.prev.page-numbers, a.next.page-numbers {
    border: solid 1px;
}
ul.products li.product .product-image img.wp-post-image {
    max-height: 146px;
    margin: 0 auto;
    width: auto;
}
.dgwt-wcas-search-wrapp {
    margin: 20px 0;
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding: 10px 40px 10px 20px;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    height: 70px;
    font-size: 18px;
    line-height: 100%;
    padding: 10px 15px;
    margin: 0;
    background: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 20px;
    color: #B5B5B5;
}
.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier {
    left: auto;
    right: 20px;
}
.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
    color: #B5B5B5;
    font-style: unset;
}
.dgwt-wcas-preloader {
    right: 40px;
}
.dgwt-wcas-suggestions-wrapp {
    border: 1px solid #ffffff;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 10px 30px #00000030;
}
body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion-more {
    border-bottom: none;
    background: #f4f4f4;
    padding: 10px 20px;
}
.dm-cat-insta-banner {
    margin-bottom: 1em;
    padding: 0 .5em;
}
body.product-template-default.single.single-product div#main {
    background: #F9F9F9;
}
.product-layout-full_width .product_title {
    font-size: 24px;
    margin-bottom: 20px;
}
.product-layout-full_width .product-summary-wrap form.cart {
    border: none;
    margin-bottom: 10px;
    padding: 0;
}
.product-images .img-thumbnail .inner {
    border: none;
    padding: 6vw;
}
.woocommerce-product-rating {
    display: none;
}
.product-summary-wrap .description {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 40px 0 1em;
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
}
.archive .dine-heading-custom .term-description p, .archive .dine-heading-custom .term-description span {
    font-size: 12px !important;
    line-height: 22px;
    color: #313131;
    margin-bottom:0;
}
.archive .dine-heading-custom .term-description {
    border: solid 1px #E5E5E5;
    padding: 35px;
    border-right: solid 11px #7aa239;
    border-radius: 11px;
    margin: 2rem 0;
}
.archive .dine-heading-custom .term-description p:not(:last-child), .archive .dine-heading-custom .term-description span:not(:last-child) {
    margin-bottom: 10px;
}
.product-layout-full_width .product-summary-wrap .price {
    font-size: 34px;
    line-height: 1;
    letter-spacing: 0;
    color: #7aa239;
    font-weight: 700;
    font-family: "Poppins",sans-serif !important;
}
.product-layout-full_width .product-summary-wrap .price span.from-price {
    color: #cbcbcb;
    font-weight: 400;
    font-size: 26px;
    margin-right: 10px;
}
.product-layout-full_width .product-summary-wrap form.cart > a.dine-add-to-cart-btn-custom {
    margin: 15px 0;
    width: auto;
    padding: 7px 30px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    background-color: #7aa239;
    border-radius: 50px;
}
.product-summary-wrap .product_meta span a {
    color: #c3c3c3;
    font-weight: 400;
    margin-left: 5px;
}
.product-summary-wrap .product_meta span a, .product-summary-wrap .product_meta span {
    color: #c3c3c3;
    font-weight: 400;
}
.product-layout-full_width .product-summary-wrap {
    padding-right: 0;
}
.product-layout-full_width .product-summary-wrap {
    margin-left: 0;
    margin-right: 0;
}
.related.products .slider-title {
    letter-spacing: -0.01em;
    line-height: 32px;
    padding-bottom: 10px;
    margin-bottom: 25px;
    text-align: center;
    font-size: 24px;
    font-weight: bold!important;
    text-transform: capitalize;
    margin-top: 50px;
    border: none !important;
}
.vendor-product-slider-dm .slider-title {
    letter-spacing: -0.01em;
    line-height: 32px;
    padding-bottom: 10px;
    margin-bottom: 45px;
    text-align: center;
    font-size: 24px;
    font-weight: bold!important;
    text-transform: capitalize;
    margin-top: 50px;
    border: none !important;
}
.vendor-product-slider-dm {
    padding: 0 0 50px;
}
.products.related .container {
    margin-bottom: 40px;
}
.single-product .products.related {
    background: white;
    padding-top:10px;
}
body.single.single-post .container-fluid {
    padding: 0 !important;
}
body.single.single-post .container-fluid > .row {
    margin-right: 0;
}
body.single.single-post #main, body.page-id-4427 #main {
    background-color:#F9F9F9;
}
body.single-post .dine-heading-custom .container .row {
    display:none;
}
.single-post article .margin-top-negative-post {
    max-width: 800px;
    background: white;
    padding: 50px;
    margin-top: -200px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.single-post .dine-m-comments {
    background: white;
    padding: 90px 0;
}
.single-post .dine-m-comments .container {
    max-width: 800px;
}
.dm-social-sharing-single-post a:hover {
    text-decoration: none;
}
.dm-social-sharing-single-post a:hover img{
    transform: translateY(-5px);
    transition:0.2s;
}

.dm-social-sharing-single-post {
    text-align: center;
}
.dm-social-sharing-single-post a {
    padding: 10px;
}
.dm-social-sharing-single-post a img {
    height: 30px;
    transition:0.2s;
}
span.meta-cats.m-l-lg {
    margin: 0 !important;
    font-size: 16px !important;
    color: #7AA239;
    font-weight: 700;
}
.single-post .entry-title {
    font-weight: 700;
    margin-top: 25px;
    font-size: 40px;
    color: #313131 !important;
    line-height: 66px;
    margin-bottom: 25px;
}
span.post-date-block.m-l-lg {
    margin: 0 !important;
}
span.pos-dm-by{
    float: right;
    font-size: 12px;
    color: #B5B5B5 !important;
    line-height: 35px;
}
span.post-date-block.m-l-lg {
    float: left;
    font-size: 12px;
    color: #B5B5B5 !important;
    line-height: 35px;
}
.meta-single-dm-post-info {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
h3.single-post-dm-comment-title {
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}
.dine-m-comments h3#reply-title {
    display: none;
}
.comment-form {
    padding: 0;
    background: #ffffff;
    border-radius: unset;
}
.dine-m-comments .comment-form .comment-form-email label, .dine-m-comments .comment-form .comment-form-author label, .dine-m-comments .comment-form .comment-form-comment label {
    display: none;
}
.dine-m-comments p.comment-notes {
    text-align: center;
}
.dine-m-comments p.comment-form-author {
    margin-right: 3%;
}
.dine-m-comments p.comment-form-author, .dine-m-comments p.comment-form-email {
    width: 48%;
    display: inline-block;
}
.dine-m-comments p.comment-form-author input, .dine-m-comments p.comment-form-email input{
    background: #F9F9F9;
    border: none;
    border-radius: 10px;
    height: 45px;
    padding: 10px 40px
}
.dine-m-comments p.comment-form-comment textarea {
    background: #F9F9F9;
    border: none;
    border-radius: 10px;
    height: 150px;
    padding: 10px 40px
}
p.comment-form-cookies-consent label, .dine-m-comments p.comment-notes {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #989898;
}
p.form-submit {
    text-align: right;
}
.dine-m-comments .comment-form {
    margin-bottom:60px;
}
.dine-m-comments p.form-submit input {
    font-size: 16px;
    color: white;
    padding: 10px 35px !important;
    font-weight: 400 !important;
}
.dine-m-comments .post-block h4 {
    line-height: 35px;
    color: #313131;
    font-weight: 700;
}
.dine-m-comments .post-block h4 span {
    float: right;
    color: #B5B5B5;
}
ul.comments>li {
    clear: both;
    padding: 25px 30px;
    background: #F9F9F9;
    margin-bottom: 15px;
    border-radius: 10px;
}
ul.comments .comment-block {
    margin: 0;
    background: none;
    padding: 15px 0 10px 100px;
}
ul.comments ul.children>li {
    padding:0;
    margin:0;
}
ul.comments ul.children>li .img-thumbnail, ul.comments>li .img-thumbnail {
    margin-left: unset;
    position: relative;
    width: fit-content;
    float: left;
    border-radius: 50px;
    overflow: hidden;
}
ul.comments .comment-block .date {
    color: #bfbfbf;
    font-size: 12px;
    margin-top: -5px;
}
ul.comments .comment-block .comment-by a {
    color: #313131 !important;
}
ul.comments .comment-block .comment-by span.pt-right a {
    color: #828282 !important;
    font-size: 14px;
}
.related-posts {
    padding: 60px 90px;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block;
}
.products.related .owl-carousel .owl-nav .owl-prev, .products.related .owl-carousel .owl-nav .owl-next {
    background: transparent;
    color: #c1c1c1;
    font-size: 19px;
    border: solid 1px;
    border-radius: 50px;
}

.single-post .related.products .owl-dots {
    display: none;
}
.single-post .related-posts .owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    right: 0;
}
.single-post .related-posts .owl-dots {
    display: none;
}
.single-post .related-posts .owl-nav button.owl-prev {
    left: -30px;
}
.single-post .related-posts .owl-nav button.owl-next {
    right: -30px;
}
.single-post .related-posts .owl-nav button.owl-prev, .single-post .related-posts .owl-nav button.owl-next {
    border: solid 1px #b6b6b6;
    padding: 0 9px;
    width: 30px;
    border-radius: 50px;
    color: #b6b6b6;
}
.single-post .related-posts .owl-nav button.owl-prev:hover, .single-post .related-posts .owl-nav button.owl-next:hover {
    border: solid 1px #b6b6b6;
    padding: 0 9px;
    width: 30px;
    border-radius: 50px;
    color: #b6b6b6;
}
.single-post .related-posts  .post-carousel .post-item .post-date {
    display: none;
}
.single-post .related-posts  .post-carousel .post-item .post-date ~ * {
    margin-left: 0;
    padding: 0 20px;
}
.single-post .related-posts  .post-carousel .post-item {
    background: white;
    padding: 0 0 10px;
    border-radius: 10px;
}
.single-post .related-posts  .post-carousel .post-item h4 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 24px;
    line-height: 40px;
    color: #313131;
    font-weight: 700;
    min-height: 80px;
}
.single-post .related-posts .post-carousel .post-item .post-date {
    display: block;
    float: right;
    width: fit-content;
    margin: 0;
    text-align: right;
    padding: 0 20px 0 0 !important;
    font-size: 12px;
    color: #B5B5B5;
}
.single-post .related-posts .post-carousel .post-item .post-date > span {
    display:none;
}
.single-post .related-posts .post-carousel .post-item .post-date > time {
    display:block;
}
.single-post .related-posts .post-carousel .post-item .post-excerpt {
    line-height: 25px;
    color: #313131;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 75px;
    margin: 20px 0;
}
.single-post .related-posts .post-carousel .post-item > * {
    padding: 0 20px;
    margin: 0 0 10px;
}
.single-post .related-posts .post-carousel .post-item > a {
    padding:0;
}
.owl-carousel.show-dots-title-right .owl-dots {
    display:none;
}
a.related-exc-dm-read {
    font-size: 14px;
    line-height: 30px;
    color: #313131;
    font-weight: 700;
    padding: 0 0 0 20px !important;
}
.single-post-navigation-next-prev .container {
    max-width: 800px;
    padding: 10px 0 30px;
}
.single-post-navigation-next-prev .post-next, .single-post-navigation-next-prev  .post-previous  {
    height: 150px;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    padding: 15px;
    position: relative;
    margin-bottom: 20px;
}
.single-post-navigation-next-prev .post-next .post-content-next {
    position: absolute;
    width: 100%;
    padding-right: 195px;
    top: 15px;
    left: 15px;
    bottom: 15px;
    text-align: right;
}
.single-post-navigation-next-prev .post-next a.next-image {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.single-post-navigation-next-prev .post-next .post-content-next a {
    color: #B5B5B5;
    font-size: 12px;
}
.single-post-navigation-next-prev .post-next .post-content-next a span {
    color: #313131;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    display: block;
}
.single-post-navigation-next-prev .post-previous .post-content-prev {
    position: absolute;
    width: 100%;
    padding-left: 195px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    text-align: left;
}
.single-post-navigation-next-prev .post-previous a.prev-image {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.single-post-navigation-next-prev .post-previous .post-content-prev a {
    color: #B5B5B5;
    font-size: 12px;
}
.single-post-navigation-next-prev .post-previous .post-content-prev a span {
    color: #313131;
    font-size: 14px;
    line-height: 25px;
    font-weight: 700;
    display: block;
}
.single-post #main.wide.column1 .main-content {
    padding-right: 0;
}
body.page-id-4427 .dine-heading-custom .row > div {
    text-align: center !important;
}
div#dine-search-bar-blog {
    max-width: 600px;
    margin: 20px auto 0;
}
.page-id-4427 .vc_grid-filter>.vc_grid-filter-item>span {
    font-size: 22px;
    line-height: 50px;
    color: #afafaf;
    font-weight: 700;
}
.page-id-4427 .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .page-id-4427 .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: transparent;
}
.page-id-4427  .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span {
    color: #313131;
    font-weight: 700;
}
.page-id-4427  .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    opacity:0.8;
}
.page-id-4427 .vc_grid-filter {
    margin-bottom: 40px;
}
.page-id-4427 .vc_grid-item-mini .vc_gitem-zone {
    background-color: #ffffff !important;
    padding: 10px 20px;
}
.page-id-4427 .container-fluid .vc_gitem_row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.page-id-4427 .vc_grid-item .vc_grid-item-mini.vc_clearfix {
    border-radius: 10px !important;
    overflow: hidden !important;
}
.page-id-4427 .vc_gitem-post-data-source-post_title h4 {
    font-size: 24px;
    line-height: 40px;
    color: #313131;
    font-weight: 700;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 80px;
}
.page-id-4427 .vc_gitem-post-data-source-post_excerpt p {
    margin: 0;
}
.page-id-4427 .vc_gitem-post-data-source-post_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.page-id-4427 .vc_btn3.vc_btn3-color-juicy-pink, .page-id-4427 .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #313131;
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.page-id-4427 .vc_btn3-container {
    margin-bottom: 0;
}
.page-id-4427 .vc_gitem-animated-block {
    position: relative;
}
.single-post .related-posts .post-carousel .post-item h4 a:hover,
.single-post .related-posts .post-carousel .post-item > a:hover,
.single-post-navigation-next-prev .post-next .post-content-next a:hover,
.single-post-navigation-next-prev .post-previous .post-content-prev a:hover,
span.meta-cats.m-l-lg a,span.meta-cats.m-l-lg a:hover  {text-decoration:unset !important;}
.page-id-4427 #main.wide .container .vc_row, .page-id-4427 #main.wide > .container > .row {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
div.asl_m {
    z-index: 7;
}
body.woocommerce.page-id-4427 .dine-heading-custom .row > div {
    text-align: left !important;
}

#main {background-color: #F9F9F9}

.helpie-faq.accordions input.search__input {
    border: 1px solid #E5E5E5;
    border-radius: 15px;
    height: 70px !important;
}

p.title-form-faq {
    font-size: 34px;
    font-family: Poppins,sans-serif;
    color: #fff;
    font-weight: 400;
    margin-bottom: 32px !important;
}

p.text-form-under-title {
    color: #fff;
    margin-bottom: 34px !important;
    font-size: 15px;
    font-family: Poppins,sans-serif;
    font-weight: 300;
    text-align: initial;
}
.faqs-form-col-2 input, .faqs-form-col-2 textarea {
    width: 100%;
    background: transparent;
    border: none;
    color: white;
    border-bottom: solid 1px white;
    margin-bottom: 22px;
    font-size: 16px;
    padding: 0;
    border-radius: 0;
    line-height: 1.7;
    opacity:0.5;
    transition: 0.2s;
}
.faqs-form-col-2 input.wpcf7-submit {
    background: white;
    border: none;
    color: #7aa239;
    height: 48px;
    width: 247px;
    border-radius: 50px;
    font-size: 16px;
    opacity: 1;
    max-width: 100%;
}
.title-form-faq span {
    font-weight: bold;
}
.faqs-form-col-2 .wpb_wrapper.vc_column-inner {
    margin-top: -200px;
}
.faqs-form-col-2 > .wpb_wrapper.vc_column-inner {
    padding: 3rem 3rem 1rem 3rem !important;
    text-align: center;
    background-color: #7AA239;
    border-radius: 15px 15px 15px 15px;
    color: white;
}
.faqs-form-col-2 input::placeholder, .faqs-form-col-2 textarea::placeholder {
    color:white;
}
.faqs-form-col-2 input:hover, .faqs-form-col-2 textarea:hover , .faqs-form-col-2 input:focus, .faqs-form-col-2 textarea:focus {
    opacity: 1;
    transition: 0.2s;
}
.faqs-form-col-2 textarea {
    min-height: 100px;
    height: fit-content;
}

.yith-faqs-search {
    padding: 30px 0;
    border-bottom: none;
    margin: 0 0 90px 0;
}
.yith-faqs {
    margin-top: -12vh;
}
.yith-faqs-search-container {
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    clear: both;
    height: 70px;
    box-sizing: content-box;
    width: 84%;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.yith-faqs-search-input {
    width: 100%;
    padding: 15px 40px 15px 20px;
    box-sizing: border-box;
}
.yith-faqs-search-button button {
    width: 30px;
    height: 70px;
    padding: 0;
    font-size: 22px;
    background: #ffffff;
    color: #B5B5B5;
    outline: 0;
    border: none;
    border-radius: 0;
}
.yith-faqs-search input[type="text"], .yith-faqs-search input[type="text"]::placeholder {
    font-size: 16px;
    color: #B5B5B5;
}
.yith-faqs-reset-container {
    box-sizing: content-box;
    width: 84%;
    margin: 0;
    text-align: right;
}
ul.yith-faqs-categories li a {
    display: block;
    border: none;
    border-radius: unset;
    padding: 0 13px;
    text-decoration: none;
    color: #afafaf;
    background-color: transparent;
    outline: 0;
    font-size: 22px;
    font-weight: 700;
}
.footer-custom-menu .ssd img:hover {
    opacity: 1;
}
ul.yith-faqs-categories li a.active, ul.yith-faqs-categories li a:hover {
    color: #313131;
    background-color: unset;
}

ul.yith-faqs-categories {
    margin: 10px 0 40px;
    padding: 0;
}
.yith-faqs-item {
    border: none;
    margin: 0 0 20px 0;
    background: white;
    border-radius: 20px;
    padding: 0;
}
.yith-faqs-content {
    padding: 10px 50px 10px 10px;
}
.yith-faqs-link {
    text-align: right;
    height: 35px;
    margin-right: 10px;
}
.yith-faqs-title b {
    font-weight: 400;
    line-height: 1.5;
    transition: 0.2s;
}
.yith-faqs-title {
    padding:25px 40px 25px 25px;
    min-height: 34px;
    line-height: 100%;
    position: relative;
    cursor: pointer;
}
.yith-faqs-title .icon {
    outline: 0;
    color: #313131;
    background-color: transparent;
    border-radius: 0;
    padding: 3px 20px 0 0;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}
.yith-faqs-item.active .yith-faqs-title.icon-right b {
    font-weight: 700;
    color: #7aa239;
    transition: 0.2s;
}
.bb-become-supplier .featured-box .box-content {
    background: white;
    border: solid 1px #E5E5E5;
    padding: 2rem 2rem 1rem;
}
.bb-become-supplier .featured-box {
    background: transparent;
    border: none;
}
.bb-become-supplier input {
    width: 100% !important;
    position: relative;
    border: none;
    border-bottom: solid 1px #B5B5B5;
    border-radius: 0;
    font-size: 16px;
    color: #313131;
    max-width: 100% !important;
    padding: 5px 0;
    margin-bottom: 15px;
}
.bb-become-supplier .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    width:49%;
}
.bb-become-supplier label {
    text-align: left;
    width: 100%;
    color: #b5b5b5;
    font-size: 12px;
    line-height: 2;
}
.bb-become-supplier .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a {
    background-color: #ffffff;
}
.bb-become-supplier  .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:focus, .bb-become-supplier .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover {
    background-color: #ffffff;
}
.bb-become-supplier .vc_tta-tabs-list li.vc_tta-tab a i {
    color: #ffffff;
    box-shadow: 0 0 0 1px #b5b5b5;
    border-radius: 50px;
}
.bb-become-supplier .vc_tta-tabs-list li.vc_tta-tab a span {
    color: #B5B5B5;
}
.bb-become-supplier .vc_tta-tabs-list li.vc_tta-tab.vc_active a i {
    color: #7AA239;
    box-shadow: none;
    background-color: #7AA239;
}
.bb-become-supplier .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #8bae26;
}
.bb-become-supplier .vc_tta-tabs-list li.vc_tta-tab.vc_active a span {
    color: #7AA239;
    font-weight: 700;
    font-size: 16px;
}
.bb-become-supplier  span.wpcf7-not-valid-tip {
    margin-top: -15px;
    padding: 0;
    font-size: 10px;
    color: #F95441;
}
.bb-become-supplier  input.wpcf7-not-valid, .bb-become-supplier  textarea.wpcf7-not-valid, .bb-become-supplier  select.wpcf7-not-valid {
    border-color: #f95e4c !important;
    box-shadow: none;
}
.bb-become-supplier  input.wpcf7-form-control.wpcf7-submit {
    border-radius: 50px;
    padding: 13px 50px;
    font-size: 16px;
    max-width: 220px !important;
    color: white;
    margin-top: 20px;
    margin-bottom: 0;
}
.bb-become-supplier .munum .wpcf7-radio label {
    font-size: 16px;
    color: #313131;
}
.bb-become-supplier input[type=radio] {
    width: 20px !important;
    margin-bottom: 0;
}
.bb-become-supplier input[type='radio']:after {
    width: 17px;
    height: 17px;
    border-radius: 15px;
    top: -5px;
    left: 0;
    position: relative;
    background-color: #cecece;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
.bb-become-supplier  input[type='radio']:checked:after {
    width: 17px;
    height: 17px;
    border-radius: 15px;
    top: -5px;
    left: 0;
    position: relative;
    background-color: #7aa239;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}
.bb-become-supplier  .lblrddmreq label, .bb-become-supplier .munum .wpcf7-radio label  {
    font-size: 16px !important;
    color: #B5B5B5;
}
.slick-slider .slick-next, .slick-slider .slick-prev {
    text-shadow: none;
}
.porto-carousel-wrapper button.circle-border, .porto-carousel-wrapper button.circle-bg {
    border: solid 1px;
    padding: 15px;
}
.fullwidthbutton button.dinemarket-button {
    width: fit-content;
}
.container-padding-column .vc_column-inner {
    padding: 3vh 10vw 3vh 4vw !important;
}
.container-padding-column.left-side .vc_column-inner {
    padding: 3vh 4vw 3vh 10vw !important;
}
.display-desktop-only {
    display:block;
}
.display-mobile-only {
    display:none !important;
}


.homeslider-popup-dm {
    position: fixed;
    z-index: 9999;
    transition:0.2s;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 100px 0 0;
    background: rgba(0, 0, 0, 0.72);
}
.homeslider-popup-dm  .slider-ind {
    max-height: 90vh !important;
    margin-top: 50vh;
    transform: translateY(-60%);
}
.homeslider-popup-dm .slick-slide {
    transform: scale(0.7);
    transition: 0.4s;
}
.homeslider-popup-dm .slick-slide p{
    margin:0;
}
.homeslider-popup-dm  .slick-center {
    transform: scale(1);
    transition: 0.4s;
}
.homeslider-popup-dm .slick-prev, .homeslider-popup-dm  .slick-next {
    z-index: 10;
    position: absolute;
    bottom: 2px;
    color: white;
    font-size: 30px;
    background: transparent;
}
.homeslider-popup-dm .slick-prev {
    left: 20vw;
}
.homeslider-popup-dm .slick-next {
    right: 20vw;
}
.homeslider-popup-dm button.copy-v-code-dine-slider {
    color: white;
    background: transparent;
    border-color: white;
    height: 48px;
    line-height: 1;
    padding: 0 40px;
    margin-top: 20px;
}
.homeslider-popup-dm .slick-dots li button {
    background: #9a9a9a;
    height: 10px;
    width: 10px;
    outline: none;
    padding: 8px;
}
.homeslider-popup-dm .slick-dots li.slick-active button {
    background: #ffffff !important;
}
.homeslider-popup-dm .close-hmdm-slider-ssd {
    position: absolute;
    top: 30px;
    right: 30px;
    color: white;
    padding: 10px;
    line-height: 1;
    font-size: 25px;
    cursor: pointer;
    z-index:9999;
}
span.hide-popup-for-one-day {
    font-size: 14px;
    border: solid 1px white;
    padding: 10px 15px;
    border-radius: 50px;
    transform: translateY(-8px) translateX(-12px);
    position: absolute;
    right: 40px;
    width: 165px;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition: 0.3s;
}
form#bgzipcc input.zipcode-zpcd, form#bgzipccmobile input.zipcode-zpcd {
    padding: 20px;
    font-size: 16px;
    border: solid 1px #E5E5E5;
    border-radius: 15px 0 0 15px;
    color: #B5B5B5;
    width: calc(400px - 100px);
    vertical-align: middle;
}
form#bgzipcc input.button-zpcd, form#bgzipccmobile input.button-zpcd {
    padding: 20px;
    font-size: 16px;
    border: solid 1px #7aa239;
    border-radius: 0 15px 15px 0;
    color: #ffffff;
    width: fit-content;
    vertical-align: middle;
}
form#bgzipcc .zipcode-zpcd.error ,
form#bgzipccmobile .zipcode-zpcd.error  {
    color: #c20002;
}
#footer .widget>div>ul li, #footer .widget>ul li {
    line-height: 1;
    padding: 15px 0;
}
.product-categories li:not(.current) > a:hover {
    text-decoration: unset;
    font-weight: 700;
    color: #7aa239 !important;
    transition: 0.2s;
}
.woocommerce-widget-layered-nav-list a:not(.filter-color):hover {
    font-weight: 700;
    transition: 0.2s;
}
span.toggle-custom {
    float: right;
    font-size: 16px;
    padding: 18px 0 0;
    line-height: 1;
    transition: 0.2s;
}
.woocommerce-page.archive .sidebar-content aside.widget.closed .toggle-custom i {
    transform: rotate(180deg);
    transition: 0.2s;
}
.left-pad-dm-menu a {
    padding-left: 40px !important;
}
.yith-faqs-container.yith-faqs-loading:before {
    content: '';
}
.dine-heading-custom .dm-bread-cr-cc {
    display: none;
}
.dm-bread-cr-cc ul.breadcrumb {
    background: transparent;
    border-radius: 0;
    color: black;
    font-weight: 400;
    font-size: 14px;
    padding: 40px 0 0;
}
.dm-bread-cr-cc ul.breadcrumb li {
    margin-right: 20px;
    position: relative;
}
.dm-bread-cr-cc ul.breadcrumb li:after {
    position: absolute;
    height: 15px;
    width: 15px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f054";
    top: 0px;
    font-size: 9px;
    right: -22px;
}
.dm-bread-cr-cc ul.breadcrumb li:last-child:after {
    display: none;
}
i.fa.fa-chevron-right.brdcmultiurl {
    font-size: 9px;
    margin: 0px 5px;
    vertical-align: middle;
    line-height: 2;
}
#wpsp-slider-section.wpsp-slider-section .wpsp-product-title a {
    white-space: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 44px;
    margin-bottom: 0;
}
.wpsp-slider-section .wpsp-product-price span.from-price {
    font-size: 10px;
    line-height: 50px;
    vertical-align: middle;
    color: #B5B5B5;
    margin-right: 5px;
}
#wpsp-slider-section.wpsp-slider-section .wpsp-product .wpsp-product-image {
    border-radius: 10px;
}
.product-image-slider .owl-nav {
    visibility: hidden;
    opacity: 0;
}
.blockUI.blockMsg {
    top: 50% !important;
    background: grey !important;
    opacity: 1 !important;
    box-shadow: 0 10px 30px 0px #00000073;
}
.bb-become-supplier .vc_tta-tabs-list li.vc_tta-tab a span {
    line-height: 20px;
    margin-top:7px;
}
.page-id-35764 .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a span {
    float: right;
    width: calc(100% - 30px);
    margin-left: 0 !important;
}
#wpsp-slider-section.wpsp-slider-section.wpsp_theme_nineteen .product-details {
    padding: 0 0px 15px;
}
.product-images .zoom {
    border-radius: 100%;
    bottom: 0;
    cursor: pointer;
    color: #FFF;
    display: block;
    height: 98%;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: left;
    width: 100%;
    opacity: 0;
    transition: all 0.1s;
    z-index: 1000;
}
.dine-m-comments p.comment-form-cookies-consent {
    display: none;
}
.product-images .zoom i {
    font-size: 24px;
    line-height: 28px;
    color: #00000080;
    margin: 20px 0 0 20px;
}
.close-left-side-menu:hover, .dm-top-menu-custom:hover {
    cursor: pointer;
}
@media screen and (min-width:991px) and (max-width:1041px) {
    .muns7dysy .owl-carousel.nav-pos-outside .owl-nav .owl-next {
        right: -10px;
    }
    .muns7dysy .owl-carousel.nav-pos-outside .owl-nav .owl-prev {
        left: -10px;
    }
}
@media screen and (max-width:991px) {
    .homeslider-popup-dm .slick-slide img {
        max-width: 90vw !important;
    }
    .homeslider-popup-dm button.copy-v-code-dine-slider {
        float:unset;
    }
    .woocommerce-page.archive .sidebar-content aside {
        width: 50%;
        float: left;
        padding: 5% !important;
    }
}

@media screen and (max-width:850px) {
    .single-post .dine-m-comments .container {
        padding: 20px;
    }
    .related-posts {
        padding: 30px 50px;
    }
}

@media screen and (max-width:767px) {
    .archive .dine-heading-custom .term-description {
        margin: 10px 0 30px;
    }
    .dine-heading-custom .container .row {
        min-height: 210px;
    }
    .vc_tta.vc_general .vc_tta-icon {
        background: #ffffff00;
        border-radius: 50%;
        border: solid 1px #cecece;
    }
    .vc_tta.vc_general .vc_active .vc_tta-icon {
        background: rgb(134 176 64);
        border-radius: 50%;
        border: solid 1px #86b040;
    }
    .vc_tta.vc_general .vc_active span.vc_tta-title-text {font-weight:700}
    #wpsp-slider-section.wpsp-slider-section37615 #sp-woo-product-slider-pro37615.wpsp-product-section {
        padding: 40px 0 0 !important;
    }
    .vendor-product-slider-dm .slider-title {
        margin-bottom: 25px;
    }
    form#bgzipccmobile input.zipcode-zpcd {
        padding: 15px;
        font-size: 14px;
        border: solid 1px #E5E5E5;
        border-radius: 15px 0 0 15px;
        width: calc(100% - 170px);
        vertical-align: middle;
    }
    form#bgzipccmobile input.button-zpcd {
        padding: 15px;
        font-size: 14px;
        border: solid 1px #7aa239;
        border-radius: 0 15px 15px 0;
    }
    ul.comments li {
        border-left: none;
    }
    .homeslider-popup-dm .close-hmdm-slider-ssd {
        top: 5vh;
        right: 5vw;
        padding:0;
    }
    .homeslider-popup-dm button.copy-v-code-dine-slider {
        float:unset;
    }
    .homeslider-popup-dm .slick-prev {
        left: 5vw;
    }
    .homeslider-popup-dm .slick-next {
        right: 5vw;
    }
    .display-desktop-only {
        display:none !important;
    }
    .display-mobile-only {
        display:block;
    }
    .aligncentermobile, .aligncentermobile button {
        text-align: center;
        margin-right: 0 !important;
    }
    .dm-home-tabs {
        padding: 0;
    }
    .slick-slider .slick-prev, .slick-slider .slick-next {
        display: block !important;
    }
    .display767more {
        display:none !important;
    }
    .display767less {
        display:flex;
    }
    .dine-heading-custom h1.page-title {
        width: 100%;
        font-size: 30px;
        text-align: center;
    }
    .shop-loop-before {
        background: #f9f9f9;
        padding: 0;
    }
    .dine-heading-custom .container {
        min-height: 240px;
    }
    .vc_responsive .vc_grid-filter-select select {
        width: 100%;
        text-align: center;
        padding: 10px 20px;
        font-size: 14px;
        border: none;
        border-radius: 40px;
    }
    .page-id-4427 .vc_grid-item-mini .vc_gitem-zone {
        padding: 10px 10px;
    }
    #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input, #ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {
        font-size: 16px;
    }
    .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        height: 60px;
        font-size: 13px;
    }
    .woocommerce-page.archive .sidebar-content {
        padding-right: 0;
    }
    ul.products, .slider-wrapper, .vc_section, .gallery {
        margin-left: -10px;
        margin-right: -10px;
    }
    .product-layout-full_width .product-summary-wrap {
        margin-left: -30px;
        margin-right: -30px;
        padding-right: 30px;
    }
    .related.products .products-slider.show-dots-title-right .owl-dots {
        display:none !important;
    }
    .owl-carousel .owl-nav {
        top: -15px;
    }
    .products.related .owl-carousel .owl-nav .owl-prev {
        left: 10px !important;
    }
    .products.related .owl-carousel .owl-nav .owl-next {
        right: 10px;
    }
    .related.products .slider-title {
        margin-bottom: 55px;
    }
    .shop-loop-before .woocommerce-ordering select.orderby {
        width: fit-content;
    }
    .dm-top-menu-custom {
        font-size: 25px;
    }
    .dgwt-wcas-om-bar .dgwt-wcas-om-return {
        border-radius: 50px;
    }
    .related-posts {
        padding: 30px 20px;
    }
    .single-post .related-posts .owl-nav {
        top: 0;
        left: 0;
    }
    .single-post .related-posts .owl-nav button.owl-prev {
        left: 15px;
    }
    .single-post .related-posts .owl-nav button.owl-next {
        right: 15px;
    }
    .single-post article .margin-top-negative-post {
        padding: 25px;
        margin-top: -250px;
    }
    .single-post article {
        padding: 20px;
    }
    .shop-loop-before>* , .shop-loop-before .woocommerce-ordering select.orderby{
        margin: 0;
        font-size: 12px;
        font-weight: 400;
    }
    .shop-loop-before .woocommerce-ordering {
        margin-right: 0;
        margin-left: auto;
        width: 100px;
    }
    .shop-loop-before .woocommerce-ordering:after {
        position: absolute;
        right: 0px;
        top: 6px;
        font-size: 10px;
    }
    ul.products li.product .product-image {
        padding: 20px;
    }
    ul.products li.product .product-image img.wp-post-image {
        max-height: 100px;
    }
    .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        font-size: 12px !important;
    }
    .page-top .page-sub-title {
        max-width: 100%;
    }

    .yith-faqs-search {
        margin: 0 0 30px 0;
    }
    .yith-faqs-search-container {
        height: 50px;
        width: 100%;
    }
    .yith-faqs-search-input {
        padding: 5px 40px 5px 20px;
    }
    .yith-faqs-search-button button {
        height: 50px;
    }
    .faqs-form-col-2 .wpb_wrapper.vc_column-inner {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    ul.yith-faqs-categories {
        text-align: center;
    }
    .bb-become-supplier .featured-box .box-content {
        padding: 0;
    }
    .bb-become-supplier .box-content .vc_tta-container {
        margin-bottom: 0;
    }
    .bb-become-supplier .featured-box {
        border-radius: 20px;
        overflow: hidden;
    }
    .mnybyunsdsdmobile img {
        max-width: 160px;
        margin: 30px 0;
    }
    .mnybyunsdsdmobile .iadsyu {
        text-align: center;
    }
    .mnybyunsdsdmobile .iadsyu img {
        max-width: 50px;
        margin: 0;
    }
    .mediadmsectionhomemobile button.circle-border, .mediadmsectionhomemobile button.circle-bg {
        top: 110px;
    }
    .dm-clients-reviews-section .porto-carousel-wrapper button.circle-border, .dm-clients-reviews-section .porto-carousel-wrapper button.circle-bg {
        top: 20px;
    }
    .dm-clients-reviews-section .reviews-dm-stars img {
        max-width: 150px;
        margin-top: 9px;
    }
    .page-id-57 .unybtvrt {
        margin: 50px 0;
    }
    .unybtvrt:after {
        width: 273px;
        height: 11px;
        left: unset;
        transform: translateY(-7px) translateX(-50%) rotate(90deg);
        background-repeat: no-repeat;
    }
    .dinemarket-button:first-child {
        margin-right: 0;
    }
    .order-first-mobile-col {
        order:1;
    }
    .order-last-mobile-col {
        order:2;
    }
    .expandeimagerightleft {
        margin: 0 -15px !important;
        width: calc(100% + 30px);
    }
    .muns7dysy {
        padding: 0 25px;
    }
    .muns7dysy ul.products li.product .product-image {
        border: none;
        padding: 10px;
    }
    ul.products li.product-col .product-content {
        padding: 0 0 1px;
    }
    .dm-top-menu-custom > svg {
        max-width: 26px;
    }

}

@media screen and (min-width: 767px) {
    .single-product .products.related .products-slider.owl-carousel {
        padding:10px 40px;
    }
    .products.related .owl-carousel .owl-nav .owl-prev {
        left: -20px !important;
    }
    .products.related .owl-carousel .owl-nav .owl-next {
        right: 55px !important;
    }
    .display767more {
        display:flex;
    }
    .display767less {
        display:none !important;
    }
    .homeslider-popup-dm  .slick-dots li {
        padding: 0 1rem;
    }
}

@media screen and (max-width:690px) {
    .porto-woo-category-sidebar.left-sidebar {
        position: fixed;
        background: #f9f9f9;
        top: 0;
        left: 0;
        width: 340px;
        max-width: 100%;
        height: 103vh;
        padding: 60px 10px 20px;
        overflow: scroll;
        z-index: 9999;
        box-shadow: 0 0 50px #00000047;
        transform: translateX(-380px);
        opacity: 1;
        transition:0.2s;
    }
    .porto-woo-category-sidebar.left-sidebar.display-mobile-filter-sidebar {
        transform: unset;
        transition:0.2s;
    }
    .woocommerce-page.archive .sidebar-content aside {
        width: 100%;
        float: left;
        padding: 20px !important;
    }
    .porto-woo-category-sidebar.left-sidebar .dm-mobile-filter-close {
        position: fixed;
        top: 0;
        left: 290px;
        width: 50px;
        padding: 21px 0;
        line-height: 1;
        font-size: 22px;
        text-align: center;
        color: #bbbbbb;
        background: #f9f9f9;
        transition: 0.2s;
        background: #f9f9f9;
        z-index: 9;
    }
    #header .header-main .container .dm-mobile-filter-show {
        position: absolute;
        top: 50%;
        right: 20px;
        transform: translateY(-50%);
        font-size: 17px;
    }
}

@media screen and (max-height:900px) and (min-width:768px){
    .dine-heading-custom .container {
        min-height: 40vh;
    }

    .dine-heading-custom h1.page-title {
        font-size: 6vh;
    }
}