/*
 Theme Name:     Divi Child New
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child New Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, body, input, textarea, select {
     font-family: "Open Sans",Arial,sans-serif !important;
}

a {
    color: #79a673;
    text-decoration: underline;
}
a:hover, button:hover {
    text-decoration: none;
    outline: none;
}


:focus {
    outline-width: 1px;
    outline-style: solid;
    outline-color: Highlight;
}

/* WebKit gets its native focus styles.
 */
.store-listing ul li a{
    font-size:16px !important;
}
@media (-webkit-min-device-pixel-ratio:0) {
    :focus {
        outline-color: -webkit-focus-ring-color;
        outline-style: auto;
    }
}

.btn.btn-primary.button, .btn.btn-primary.button:hover{
    background: #79a673 !important;
    color: #fff !important;
    text-decoration: none;
}
button.owl-dot.active span, button.owl-dot:hover span{
    background: #79a673 !important;
}
.products  span.et_overlay:before {
    color: #79a673 !important;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #79a673 !important;
}
.button {
    color: #79a673 !important;
    text-decoration: none;
}
.submit {
    border-color: #79a673 !important;
    color: #79a673 !important;
    text-decoration: none;
}

.et-cart-info { display:none; }
.homeheaderMessage {
    padding: 5px;
    text-align: center;
    font-weight: 400;
   /* font-family: 'Pathway Gothic One',sans-serif;*/
    color: #000;
    border-bottom:1px solid #eee;
}
.homeheaderMessage a {
    color: #79a673;
}
.mobile_menu_bar:before {
    color: #79a673;
}
.et_mobile_menu{
    border-top: 3px solid #79a673;
}
#top-menu li a {
    color: #000;
    opacity: 1;
}

#main-footer .text {
    height: 40px;
    width: 100%;
    margin-bottom: 10px;
}
#main-footer .et_pb_widget select {
    width: 100%;
    height: 40px;
    padding: 0 5px;
    margin-bottom: 10px;
}
#main-footer .et-social-icons li:before{
    display: none;
}
#main-footer .et-social-icons li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    background: #fff;
    color: #000 !important;
    line-height: 0px;
    font-size: 16px !important;
    padding-top: 11px !important;
    min-width: inherit !important;
}
#main-footer .et-social-icons li {
    padding-left: 0;
    margin-left: 0;
    margin-right: 20px;
}

.owl-theme .owl-dots .owl-dot {
    /*background: transparent !important;*/
}
.owl-theme .owl-nav {
    display: none;
}
.wpb-woo-cat-slider.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
}
.et_pb_section.et_pb_section_3.et_section_regular {
    /*background: #f6f6f6 url(https://staging.chaffree.com/wp-content/uploads/2018/07/underweaer_icon-1.png);*/
}
.et_pb_widget_area_left{
    border-right:0px !important;
}

.paypel_logo {
    width: 59%;
    display: inline-block;
}
.bottom-nav {
    padding: 23px 0 0;
    width: 40%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
}
.paypel_logo img {
    height: 65px;
}
.currency_section_home_botton div#woocommerce_currency_converter-2 {
    width: 100%;
}
ul.currency_switcher {
    margin-top: 15px;
}
.currency_section_home_botton h4.widgettitle {
    font-weight: 600;
    font-size: 26px;
}
.paypel_logo img {
    height: 40px;
    margin: 10px 0;
}

ul.currency_switcher li a.active, ul.currency_switcher li a:hover {
    background: #79a673;
    color: #fff;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #79a673;
}

ul.currency_switcher li a {
    padding: 6px 15px;
    font-weight: 600;
    border: 1px solid #79a673;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
}
#woocommerce_currency_converter-2 p{
    font-size: 16px;
}
.et_pb_section.et_pb_section_3.et_section_regular div#woocommerce_currency_converter-2 {
    margin: 0;
}
#main-footer h4.title {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.contact_btn {
    text-align: center;
    margin-top: 50px;
}
.contact_btn a {
    min-width: 200px;
    padding: 11px 10px;
    text-transform: uppercase;
    font-weight: 600;
    border-color: #79a673;
    color: #ffffff;
    background: #79a673;
}
nav.woocommerce-breadcrumb {
    background: #f8f8f8;
    border-radius: 4px;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px !important;
}

.woocommerce .woocommerce-breadcrumb a{
    color:#79a673;
    font-size: 14px;
    padding: 8px 15px;
    display: inline-block;
}
.woocommerce div.product form.cart .button {
    background: #79a673;
    color: #fff !important;
    border-radius: 0;
    border: 0;
}
span.woocommerce-Price-amount.amount {
    color: #79a673;
    font-size: 24px;
}
.woocommerce div.product p.price{
    color: #79a673;
}
.woocommerce .woocommerce-product-rating a {
    color: rgba(0,0,0,.5);
}
.woocommerce .star-rating span:before{
    color: #000;
}
.woocommerce .star-rating span:before, .woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
    font-size: 12px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 22px !important;
    color: #000 !important;
    font-weight: 400;
    font-size: 19px;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
    background: #79a673;
}

.product .related h2 {
    padding-bottom: 16px;
    font-size: 19px !important;
    font-weight: 600;
}
h2.woocommerce-loop-product__title {
    font-size: 20px !important;
}
nav.woocommerce-MyAccount-navigation {
    background: #f6f6f6;
}
nav.woocommerce-MyAccount-navigation ul{
    padding: 0 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
    list-style: none;
    padding: 6px 13px;
    border-bottom: 1px solid #ddd;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
    color: #333;
    font-size: 13px;
}

.home_testimonials_section .testimonial_slider {
    max-width: 1080px;
    margin: auto;
}
.home_testimonials_section{
    background: #ededed;
    padding: 50px 0 !important;
}
.home_testimonials_section .slider_content {
    font-size: 18px;
    line-height: 30px;
    flex-basis: 60%;
}
.owl-carousel .owl-item .slider_img img {
    max-height: 500px;
    width: 100%;
    max-width: 100%;
}
.testimonial_slider .owl-item>div {
    display: flex;
    flex-direction: row-reverse;
    font-style: italic;
}
.slider_img{
    margin-right:30px;
    flex-basis: 40%;
}
.owl-dots {
    text-align: center;
}
button.owl-dot {
    display: inline-block;
}
button.owl-dot span {
    background: #d6d6d6;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 100%;
}
button.owl-dot.active span {
   background: #79a673;
}

.half_colum_images img{
    height: 300px;
    width: 100%;
}
#footer-widgets .footer-widget li{
    padding-left: 0px;
}
#footer-widgets .footer-widget li:before{
    display: none;
}

.slider_img {
    margin-right: 30px;
    flex-basis: 25%;
}
.home_testimonials_section .slider_content {
    font-size: 16px;
    line-height: 30px;
    flex-basis: 70%;
}

.woocommerce div.product form.cart .variations td select, .woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
    background: #fff !important;
    border: 1px solid #cccccc !important;
    border-radius: 0;
    color: #666!important;
    height: 40px;
}
.woocommerce-product-search button {
    background: #79a673;
    padding: 8px 8px;
    border-radius: 0 4px 4px 0;
    border: 0;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 0;
    height: 40px;
}
input#woocommerce-product-search-field-0 {
    height: 40px;
    border: 1px solid #ddd;
    padding: 6px 12px;
    border-radius: 4px;
    width: 100%;
}
form.woocommerce-product-search {
    position: relative;
}

#main-footer #af-form-144740466 .af-standards .af-element {
    padding-right: 0;
}
#main-footer #af-form-144740466 .af-body .af-textWrap,  #main-footer #af-form-144740466 .af-body .af-selectWrap {
    width: 100%;
}
#main-footer #af-form-144740466 {
    background-color: transparent;
    border-width: 0;
}
#main-footer #af-form-144740466 p {
    color: #fff;
    font-size: 14px;
}
#main-footer #af-form-144740466 p a {
    text-decoration: none;
}
#main-footer #af-form-144740466 .af-body input.text, #main-footer #af-form-144740466 .af-body textarea{
    font-size: 14px;
}
#main-footer .af-element.buttonContainer {
    text-align: right;
}
.wpb-woo-cat-item h3 {
    font-size: 18px;
}
.et_right_sidebar #main-content .container:before {
    display: none;
}
body.archive.et_right_sidebar #left-area {
    width: 100%;
}
div#content-area #left-area {
    width: 100%;
    padding: 0;
}
a.shipping-calculator-button {
        font-size: 17px;
    line-height: 23px;
    padding: 10px;
    display: inline-block;
}
p#billing_company_field {
    display: none;
}
#footer-widgets .footer-widget .currency_switcher a, #footer-widgets .footer-widget .currency_switcher li a {
    background: #8c8c8c;
    border-color: #8c8c8c;
}
#footer-widgets .footer-widget .currency_switcher li a:hover,#footer-widgets .footer-widget .currency_switcher li a.active {
    background: #79a673;
    border-color: #79a673;
}
@media screen and (max-width: 1200px) {
.career-section ul li{
        flex: 1 1 30% !important;
}
}

/*------------------------03-12-2018------------------*/
@media screen and (max-width: 1188px){
    .store-listing ul li a {
    font-size: 15px !important;
}
}
@media screen and (max-width: 1125px){
    .store-listing ul li a{font-size:13px !important;}
}
@media screen and (max-width: 1000px){
    .store-listing ul li a{
            font-size: 13px !important;
            padding:10px 0 !Important;
    }
}
@media screen and (max-width: 992px)
{
    header#main-header{
       z-index: 9999999 !important;
    }
    .head_page_title{
        font-size:22px !important;
    }
    .et_pb_text>:last-child {
    padding-bottom: 0px;
    }
    .main-head h3
    {
        font-size: 20px;
    }
    .mydiv .lft img
    {
    max-width: 100%;
    height: auto;
    max-height: 150px;
    }
    #divone
    {
        background: #ffffff;
        box-shadow: 0 0 25px grey;
        border: grey;
        height: auto;
        overflow: hidden;
        position: relative;
    }

}

/*06-12-2018*/
@media screen and (max-width:980px){
    .newsletter-block{
        margin-bottom:70px !important;
    }
    .et_pb_row{
        padding: 1px 0 !important;
    }
    .et_pb_column{
        margin-bottom: 10px !important;
    }
    div#SHOPS {
        padding: 0 0 !important;
    }
}



@media screen and (max-width:767px){
    .slider_img {
        margin-right: 0;
        flex-basis: 100%;
    }
    .half_colum_images img{
        height:auto;
    }
    .home_testimonials_section .slider_content {
         flex-basis: 100%;
         margin-top: 20px;
    }
    .testimonial_slider .owl-item>div {
      display: block;
      margin: 20px;
    }
    .contact_btn {
        margin-top: 0;
    }
    .bottom-nav {
        width: 100%;
        text-align: center;
    }
    .paypel_logo {
        width: auto;
        text-align: center;
        margin: auto;
        display: block;
    }
    .prd-heading.week_btn1 {
        margin-bottom: 10px;
    }
    .prd-heading.week_btn2 {
        margin-bottom: 10px;
    }
    .prd-heading.week_btn3 {
        margin-bottom: 10px;
    }


    .perishable p.additional-note {
        margin: 0;
    }

}

/****************************GARG 26-11******************/
.head_page_title {
    text-align: center;
    position: absolute;
    width: 70%;
    margin:auto;
    left:0;
    right:0;
    top: 25%;
    font-size: 38px;
    font-weight: 400;
    text-transform: uppercase;
    color: #7F7F7F;
    font-family: futura-pt, sans-serif;
}

/**************************Mehra 28-11********************/
.single-store .container{
    max-width: 1150px;
}
.page .et_pb_section.et_pb_section_0.et_section_regular{
    padding:0;
}
.entry-title{
    background: #8CC63F;
    text-align: center;
    color: #fff;
    font-size: 33px;
    text-transform: uppercase;
    padding: 5px 10px;
}
.page .et_pb_row.et_pb_row_0{
    padding: 0;
}
/*contact form-7*/
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #ccc;
    color: #333;
    background-color: #fff;
    display: block;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    float: none;
}
.lable_top{
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;



}
.lbl_tp_require{
    color: #ff0000;
    font-weight: 400;
}
.lblbtm{
    display: block;
    font-size: 13px;
    float: none;
    font-weight: 400;
    line-height: 1.3;
    margin: 4px 0 0;
    padding: 0;
}
.text_name{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.txt_left{
    width: 48%;
    float: left;
}
.txt_right{
    width:48%;
    float:right;
}
.clear{clear: both;}
input.wpcf7-form-control.wpcf7-submit {
    border: 1px solid #ccc;
    background-color: #eee;
    cursor: pointer;
    color: #333;
    font-size: 1em;
    padding: 10px 15px;
}
input.wpcf7-form-control.wpcf7-submit:hover{
    background-color: #ddd;
    border: 1px solid #ccc;
    cursor: pointer;
}
textarea.wpcf7-form-control.wpcf7-textarea{
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}




/*** 28-11-2018 ***/

ul.pagination.product-list li {
    padding: 5px 10px;
    border: 1px solid #eee;
    color: #000;
}
ul.pagination.product-list {
    text-align: center;
}
.shops-restaurants-section h4{
    padding-bottom: 0px !important;
}

ul.shop-restaurent-listing {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
ul.shop-restaurent-listing li{
    position: relative;
    list-style: none;
    color: #333;
}
ul.shop-restaurent-listing li:before {
    content: '';
    background: #fda2be;
    width: 9px;
    height:8px;
    display: inline-block;
    margin-right: 10px;
}
ul.shop-restaurent-listing.green-dots li:before{
   background: #85bbae;
}

.shops-restaurants-heading h2{
    font-size: 36px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
    color: rgb(255, 255, 255) !important;
    background: rgb(244, 175, 12);
    padding: 8px !important;
    text-align: center;
    margin-bottom: 10px;
}
.shops-restaurants-heading p {
    text-align: center;
    color: #333;
    font-size: 15px;
}
a.et_pb_button.applink.et_pb_module.et_pb_bg_layout_light{
    color: #8CC63F;
}

@media screen and (max-width: 600px) {
.career-section ul li{
        flex: 1 1 50% !important;
}
}
@media screen and (max-width: 400px) {
.career-section ul li a{
            font-size: 10px !important;
}
}



/*------------------------03-12-2018------------------*/


.store_add{
    text-decoration: underline;
}
.add_p{
    margin: 0px;
    padding: 0px;
    transform-origin:left top 0px;
    background-repeat: no-repeat;
    max-height: 1e+06px;
    color: #000000;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; font-size: 12px !important;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: 400;
    letter-spacing: normal;
    orphans: 2;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 2;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    background-color: #ffffff;
    text-decoration-style: initial;
    text-decoration-color: initial;
    border: 0px solid transparent;

}
.add_no{
    color: #000000;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; font-size: 12px;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: 400;
    letter-spacing: normal;
    orphans: 2;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: 2;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    background-color: #ffffff;
    text-decoration-style: initial;
    text-decoration-color: initial;
    display: inline !important;
    float: none;
}
.spe_head{
    font-size: x-large;color: #ff2929; font-family: inherit; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;
}
.spe_sale{
    font-size: 44px;
    color: #ff2929;
    font-family: inherit;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    letter-spacing: normal;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    display: inline !important;
    float: none;
}

.sale_p{
    margin: 0px; padding: 0px; transform-origin: left top 0px; background-repeat: no-repeat; max-height: 1000000px; color: #000000; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;  border: 0px solid transparent;
    color: #333333; font-weight: normal;
}

.second_h{  color: #e7391b; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: x-large; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: bold; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;
}
.second_h2{
    font-size: 44px;color: #e7391b; font-family: inherit; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;  text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;
}
.second_p{
    font-family: inherit; font-weight: normal; color: #333333;
}


.ebs{
    color: #e7391b; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: x-large; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: bold; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;
}
.ebs_h{
    font-size: medium; font-family: inherit; font-weight: normal;"><span style="color: #e7391b; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;
    color: #f87c12; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;
}

.ebs_p{
    font-size: 15px;
    color:#333333;
}
.ebs_p1{
    font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; color:#333333; }
.str_osech{
    font-size: medium; color: #333333; font-weight: normal;"><span style="font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;
    font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;
}
.str_p{
    text-decoration: underline; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff;

}
.rwrds{ font-size: medium; color: #e02b20; font-weight: normal;}
.r_link{color: #e02b20;}
.dwnld_bx{
    font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;
}
.dsclmr{
    font-size: medium; color: #333333; font-weight: normal;
    font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;
    font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; display: inline !important; float: none;font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration: underline; display: inline !important; float: none;
}
.ann_rwrd{font-size: x-large;}
.ann_rwrd_inn{ font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;color: #ec1a21;  font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;}
.ann_h{font-size: medium;"><span style="color: #ec1a21; font-family: inherit; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #ffffff; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;
}.ann1{ font-family: inherit; font-weight: normal; color: #333333; font-size: medium;}




/*boxes to show the list details*/
.mydiv{
    display:none;
    border-radius: 5px;
    border: 1px solid #333;
    color: #000000;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0 auto;
    height: 270px;
    padding: 25px 20px;
}
#divone{
    background:#ffffff;
    box-shadow: 0 0 25px grey;
    border: grey;
    height: auto;
    overflow: hidden;
    position: absolute;
}
.mymultiplediv{
    cursor:pointer;
  }
.lft {
    float: left;
    width: 48%;
    height: 270px;
}


/*------------------------03-12-2018------------------*/
.mydive{
    display:none;
    border-radius: 5px;
    border: 1px solid #333;
    color: #000000;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0 auto;
    height: 270px;
    padding: 25px 20px;
}
#divyes{
    background:#ffffff;
    box-shadow: 0 0 25px grey;
    border: grey;
    height: auto;
    overflow: hidden;
    position: absolute;
}
.mydiv .lft
{
    float: left;
    width: 48%;
    /*height: 220px;*/
    height: auto;
}
.mydiv .rgt
{
    float: right;
    width: 50%;
    /*height: 220px; */
    height: auto;
}
.mydiv .lft img
{
    max-width: 100%;
    height: auto;
    max-height: 250px;
    width: 100%;
}
.useful-goods
{
    cursor:pointer;
}
.mydive .lft
{
    float: left;
    height: auto;
    width: 48%;
}
.mydive .rgt
{
    float: right;
    height: auto;
    width: 50%;
}
.mydive .lft img
{
    max-width: 100%;
    height: auto;
    max-height: 250px;
    width: 100%;
}
li.mymultiplediv:hover
{
    background-color: #fda2be;
}
li.useful-goods:hover
{
    background-color: #85bbae;
}

@media screen and (max-width: 735px){
.store-listing ul li a{
        margin-right: auto;
        font-size: 12px !important;
        font-weight:600;
        
    }   
}
@media screen and (max-width: 688px){
.store-listing ul li a{
        font-size: 11px !important;
        padding:10px 0 !important;
    }   
}
@media screen and (max-width: 625px){

    .store-listing ul {
        margin-left: -2px !important;
        margin-right: -2px !important;
    }
    .store-listing ul li{
        flex: 1 1 48% !important;
        margin: 0 2px;
    }
    .store-listing ul li a{
        margin-right: 0 !important;
        font-size: 11px !important;
    }
    .image_banner_homepage {
        width: 100% !important;
        margin: 0 !important;
    }
    li.now-hiring-link img {
        position: static !important;
        left: 0;
        z-index: 99999;
        margin-top: 10px;
    }

}
@media screen and (max-width:480px)
{
    /*----shop restuarant section-12-12-18-----*/
    .newsletter-block {
    margin-bottom: 0px !important;
    }
    .et_pb_section .shop_row_col4 .et_pb_column.et_pb_column_1_4 {
    width: 46.25% !important;
    margin: 0 3% 5% 0 !important;
    }
     .home-slider .et_pb_slider .et_pb_slide {
        /*height: 154px !important;*/
    }
    /*----------------------------------------*/
    .main-head h3
    {
        font-size: 16px;
    }
    .sub-head h6
    {
        font-size: 13px;
    }
    .contact-modal h6
    {
        font-size: 12px;
    }
    .work-hrs h6
    {
        font-size: 12px;
    }
    #divone
    {
        background: #ffffff;
        box-shadow: 0 0 25px grey;
        border: grey;
        height: auto;
        overflow: hidden;
        position: relative;
    }
    #divyes
    {
        background: #ffffff;
        box-shadow: 0 0 25px grey;
        border: grey;
        height: auto;
        overflow: hidden;
       /* position: absolute;*/
    }
    div#divyes:after {
        content: '';
        display: table;
        clear: both;
    }
    .shops-restaurants-section .et_pb_column
    {
        margin-bottom: 0px !important;
    }
    .shops-restaurants-section .et_pb_text_11
    {
        margin-top: -40px;
    }
    .et_pb_section
    {
        padding: 0px 0 !important;
    }
    .second_h2, .spe_sale{
        font-size: 32px;
    }

}


.et_pb_section, .et_pb_slider .et_pb_slide{
    background-size: cover !important;
}
h4.store_add_space {
    margin-top: 5px;
}
.now-hiring-menu:hover {
    background: #2e3192;
}
#top-menu-nav #top-menu .now-hiring-menu>a {
    color: #000!important;
}
#top-menu-nav #top-menu .now-hiring-menu:hover >a,
#top-menu-nav #top-menu .now-hiring-menu>a:hover{
    color: #fff!important;
    opacity: 1;
}
@media(max-width:520px){
    .hirehead {
    width: 100%;
}
    .parent-pageid-7196 .rwidth {
    width: 90%;
}
    .parent-pageid-7196 .rwidth .et_pb_text {
    margin-bottom: 0px;
}
    .parent-pageid-7196 .rwidth h3.jhead {
    margin: 10px 0 5px 0px;
    display: flex;
}
    .home-slider .et_pb_slide_description {
    padding-bottom: 65px !important;
}
}
div#SHOPS .et_pb_row {
    padding-top: 0px;
}
div#SHOPS {
    padding-top: 0px;
}



/******* 11-12-2018 *******/


.home-slider .et_pb_slider .et_pb_slide {
    background-size: 100% 100% !important;
    height:31vw !important;
    max-height:480px;
}


div#owl-demo.owl-carousel{
    overflow: visible;
}

div#owl-demo .item {
    background-size: 100% 100% !important;
    height: 33vw !important;
    max-height: 506px;
}
div#owl-demo.owl-theme .owl-nav{
    display: block;
}
div#owl-demo .owl-prev, div#owl-demo .owl-next {
    color: #000;
    background: #dcdcdc;
    width: 30px;
    height:30px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    font-size:24px;
    border-radius: 100%;
}
div#owl-demo .owl-nav {
    position: absolute;
    top: 240px;
    width: 100%;
}
div#owl-demo .owl-prev {
    float: left;
    margin-left: -50px;
}
div#owl-demo .owl-next {
    float: right;
    margin-right: -50px;
}
div#owl-demo .owl-next .fa {
    margin-right: -3px;
}
div#owl-demo .owl-prev .fa {
    margin-left: -3px;
}


@media screen and (max-width:991px) {
    div#owl-demo .owl-nav {
        top: 18vw;
    }
    div#owl-demo .owl-prev {
        margin-left: -32px;
    }
    div#owl-demo .owl-next {
        margin-right: -32px;
    }
}

@media screen and (max-width:1400px) {
    .home-slider .et_pb_slider .et_pb_slide {
        height:40vw !important;
    }

    div#owl-demo .item {
        height:44vw !important;
    }
}
@media screen and (max-width:1199px) {
    .home-slider .et_pb_slider .et_pb_slide {
        height:40vw !important;
    }
    div#owl-demo .item {
        height:42vw !important;
    }
}



.prd-heading h2{
    display: block;
    /*text-transform: uppercase;*/
     /* word-break: break-all;*/
    word-break: break-word;
}

.page-template-prduct_batch_page #post-8012 .et_pb_text_inner {
    font-size: 18px;
    font-weight: 700;
}



/*===========================*/
.block_detail {
    font-size: 15px;
    float: left;
    width: 100%;
    /*border-left: 20px solid #fda2be;
    padding-left: 15px;*/
    color: #000000;
    min-height: 145px;
}
.shp_blok{
    height: 132px;
    margin-bottom: 5% !important;
/*    border: 1px solid #eee;
    background-size: cover !important;
    background-position: 50% 50% !important;
*/

}
.block_detail>h3{
    font-size: 16px;
    font-weight: 700;
}
.block_detail_evrd {
    font-size: 15px;
    float: left;
    width: 100%;
    /*border-left: 20px solid #85bbae;
    padding-left: 15px;*/
    color: #000000;
    min-height: 150px;
}
.block_detail_evrd>h3 {
    font-size: 16px;
    font-weight: 700;
}
/*------12-12-18---------*/
.store.type-store.status-publish .et_pb_row {
   /* width: 90%;*/
}




.specials-input-text h3{
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    word-spacing: 0px;
    text-decoration-style: initial;
    text-decoration-color: initial;
   /* display: inline !important;*/
    float: none;
    color: #666;
   /* border-right: 1px solid #666;
    padding-right: 10px;
    margin-right: 10px;*/
    padding-bottom: 0;
}

.specials-input-text h5 {
    font-size: 30px;
    line-height: 1em;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    word-spacing: 0px;
    text-decoration-style: initial;
    text-decoration-color: initial;
    /*display: inline !important;*/
    float: none;
    color: #666;
}
.image_banner_homepage {
    width: 74%;
    margin:0 0 15px !important;
}
li.now-hiring-link img {
    position: absolute;
    left: 0;
    z-index: 99999;
    margin-top: 10px;
}
li.now-hiring-link {
    position: relative;
}
 .page-id-8012 div#et-top-navigation nav#top-menu-nav {
    display: block;
}

.page-id-8012 .logo_container{
    position: absolute !important;
}

/*******************Start Ghanshyam 24-05-2019*********************/
.owl-dot {
                    text-align: center;
                    height: 8px;
                    width: 8px;
                    border: 1px solid #ccc; background:#fff !important;
                    border-radius: 50%;
                    float: left;
                    margin-left: 3px;
                    position: relative;
                    bottom: 30px;
                    text-align: center;
                    display: block;
                }
            .owl-dot.active {background:#ccc !important;}
            .owl-dots {
                text-align: center;
                margin: 0 auto;
                display: block;
                width: 60px;
            }
 /*******************Start Ghanshyam 24-05-2019*********************/
/**********04-01-2019*************/

body.page-id-8012 .et_pb_row,
body.page-id-8012 .container{
        max-width: 1150px;
}


body.page-id-8010 .et_pb_row,
body.page-id-8010 .container{
        max-width: 1150px;
}
/*//Ghanshyam*/
 .prd-image {
    height: 138px;
    overflow: hidden;
    margin-bottom: 20px;
}
/*End*/
/********** 08-01-2019 **********/


@media screen and (max-width:980px) {
    body.page-template-prduct_batch_page {
       padding-top:80px !important;
    }
    body.page-template-prduct_batch_page.et_header_style_left .logo_container{
        position: absolute !important;
    }
    body.page-template-prduct_batch_page.page-id-8012 {
       /* padding-top: 40px !important;*/
    }
    body.page-template-prduct_batch_page.et_header_style_left .et_pb_row {
       /* width: 90%;*/
    }
    .__store__address .store-address-info {
        width: auto !important;
    }

}

@media screen and (max-width:359px) {
    .__store__address .store-address-info .info-block:first-child{
            margin-right: 0;
    }
}


/********** 09-01-2019 **********/

@media screen and (min-width:600px) and (max-width:1023px) and (orientation:landscape) {

    .market-listing ul li{
        flex: 1 1  22% !important;
        max-width: 24% !important;
    }
    .prd-image{
        height: 17vw !important;
     }
    .shop_row_col4 .et_pb_column_1_4{
        width: 22% !important;
        max-width: 22% !important;
    }

}

/********** 14-02-2019 **********/


.specials-input-text ~ div .et_pb_toggle_content ol {
    list-style-position: outside;
    padding-left: 15px;
}

.head_page_mobile {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #7F7F7F;
    font-family: futura-pt, sans-serif;
    text-align: center;
    padding-top:65px;
    line-height: normal;
    padding-bottom: 0px !important;
    margin: 0 !important;
    display:none;
}


@media screen and (max-width:600px) {
    .store-address-info {
        margin-top:0px !important;
    }
     .head_page_mobile {
         display:block;
     }
}


/********** 18-02-2019 **********/

@media screen and (max-width:991px){
 body.store-template-default.et-db #et-boc .et_pb_row,
 body.page-template-prduct_batch_page.et-db #et-boc .et_pb_row,
 body.single-store_preview.et-db #et-boc .et_pb_row{
        width: 95% !important;
 }
 body.logged-in div#page-container {
    padding-top: 10px !important;
}

}
@media screen and (max-width:600px) {
  body.page-template-prduct_batch_page {
       padding-top:40px !important;
  }
}

@media screen and (max-width:480px) and (orientation: portrait)  {

body.page-id-8012 h1.product-main-heading {
    margin-top: 60px;
}
body.page-id-8012 .et_pb_column {
    float: none;
}

}

/********** 01-03-2019 **********/
.prd-heading p {
    font-weight: 400;
}
.prd-heading span.text-block {
    font-weight: 400;
    font-size: 14px;
}

.not-found {
    text-align: center;
}

@media only screen and (max-width: 480px)
{
    .not-found img.upcoming_sales_img
    {
        padding-top: 20%;
    }
}
body .home-section-heading h2 {
    color: #000;
}
body .et_pb_text_inner a {
    color: #344688;
}
body .et_pb_text_2 h2 {
    color: #000 !important;
}
body #subscribe.newsletter-block h2 {
    color:#fff!important;
}
body .career-section ul li a:hover,
body .career-section ul li a,
body div#footer-bottom p,
body .bottom-nav a:hover,
body .bottom-nav a,
body .store-listing ul li a:hover,
body .store-listing ul li a {
    color: #000;
    text-decoration: none;
}

body #top-menu li.current-menu-item>a:hover {
    color: #2F3590!important;
}
body .bottom-nav a:hover {
    font-weight: bold;
    opacity: 1;
}
body .bottom-nav li.current-menu-item>a {
    color: #000;
    font-weight: bold;
}
.about-us-block .about-sidebar h3,
.about-us-block .about-sidebar h2,
.about-us-block .about-sidebar {
    color: #000;
    border-color: #000;
}
body .store-deal-section h2 {
    color: #000;
    margin-top: 20px;
}
body .et_pb_text_inner .store-buttons a:hover,
body .et_pb_text_inner .store-buttons a {
    color: #000;
}
body .et_pb_text_4 h2,
body .weekly-deals .prd-price,
body .prd-price {
    color: #CC0304 !important;
}

.single-store .head_page_title{
    color: #000;
}
.single-store.et-db #et-boc .et_pb_button,
.single-store .market-listing h1,
.single-store .market-listing .heading-title,
.single-store .et_pb_section .et_pb_text_inner p,
.single-store .et_pb_section .et_pb_text_inner h2,
.single-store .et_pb_section .et_pb_text .et_pb_button,
.single-store .et_pb_section .et_pb_text_inner h4,
.single-store.et-db #et-boc .et_pb_text_3 h2,
.single-store.et-db #et-boc .et_pb_text_6 h4
.single-store.et-db #et-boc .et_pb_text_5 h4,
.single-store.et-db #et-boc .et_pb_text_4 h4,
.single-store.et-db #et-boc .et_pb_text_3 h4,
.single-store.et-db #et-boc .et_pb_text_2 h4,
.single-store.et-db #et-boc .et_pb_text_1 h4,
.single-store.et-db #et-boc .et_pb_text_7 h4,
.single-store.et-db #et-boc .et_pb_text_8 h4,
.single-store.et-db #et-boc h4 strong,.single-store_preview.et-db #et-boc .et_pb_text_3 h2{
    color:#000!important;
}
.single-store.et-db #et-boc .et_pb_button, body .et_pb_text_inner .store-buttons a:hover, body .et_pb_text_inner .store-buttons a, .newsletter-block ul li a,
.store-buttons a, .et_pb_button {
    text-decoration: none;
}

#page-container .gform_wrapper li.gfield.gfield_error, #page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background: none;
    border: none;
}
#page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 0;
    margin-bottom: 0;
}
#page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, #page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, #page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, #page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-left: 0;
}
#page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, #page-container .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}
#page-container .gform_wrapper .gform_footer input.button, #page-container .gform_wrapper .gform_footer input[type=image], #page-container .gform_wrapper .gform_footer input[type=submit] {
    display: inline-block;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.5);
    background-color: #FFFFFF;
    margin: 5px;
    color: #1B1464!important;
    font-size: 16px;
    line-height: 28px;
    margin-left: 0;
    padding: 0 5px;
    width: 47.5%;
    min-width: 245px;
    cursor: pointer;
}
#page-container .gform_wrapper .gform_footer input.button:hover, #page-container .gform_wrapper .gform_footer input[type=image]:hover, #page-container .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #1B1464;
    color: #fff!important;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}


.about-us-block dl.store-desc,
.about-us-block h2,
.about-us-block h3,
.about-us-block ul li,
.about-us-block dl.store-business{
    color: #000 !important;
    border-color: #000 !important;
}
/* for store-preview password text box and submit button */
.store_preview-template-default  button.et_submit_button.et_pb_button {
    margin: 0;
}
.store_preview-template-default  .et_password_protected_form form p:first-child {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.store_preview-template-default  .et_password_protected_form form p:nth-child(2) {
    width: 14%;
    display: inline-block;
    vertical-align: top;
}


.prd-heading.week_btn1 {
    background-image: linear-gradient(180deg,#88d06f 34%,#f3f3f3 100%);
    border-radius: 33px 33px 33px 33px;
    overflow: hidden;
    border-width: 3px;
    border-color: #0c71c3;
    padding-top: 5px!important;
    padding-right: 1em!important;
    padding-bottom: 0px!important;
    padding-left: 1em!important;
   }
   .prd-heading.week_btn1 h3 {
    font-size: 22px;
    font-weight: 700;
}
   .prd-heading.week_btn2 {
    background-image: linear-gradient(181deg,#66c0de 34%,#fff 100%);
    border-radius:33px 33px 33px 33px;
    overflow: hidden;
    border-width: 3px;
    border-color: #0c71c3;
    padding-top: 5px!important;
    padding-right: 1em!important;
    padding-bottom: 0px!important;
    padding-left: 1em!important;
   }
   
   .prd-heading.week_btn2 h3 {
    font-size: 22px;
    font-weight: 700;
}
   .prd-heading.week_btn3 {
    background-image: linear-gradient(181deg,#fdc5b5 34%,#fff 100%);
    border-radius: 33px 33px 33px 33px;
    overflow: hidden;
    border-width: 3px;
    border-color: #0c71c3;
    padding-top: 5px!important;
    padding-right: 1em!important;
    padding-bottom: 0px!important;
    padding-left: 1em!important;
   }
 
 .prd-heading.week_btn3 h3 {
    font-size: 22px;
    font-weight: 700;
}

p.additional-note {
    font-size: 20px;
    margin: 10px 0 0;
    font-weight: 600;
    color: #2E3192;
    padding-bottom: 3px;
}

/************VIKKI 10-06-2020************************/

ul.regular:nth-last-child(1) {
    border-bottom: 1px solid #e85f0e;
}

.prd-heading.week_btn1, .prd-heading.week_btn2, .prd-heading.week_btn3 {
    text-align: center;
}

/************VIKKI 10-06-2020 END********************/



@media (min-width: 320px) and (max-width: 365px) {
.prd-heading.week_btn1 h3 {
    font-size: 14px;
    font-weight: 700;
}
.prd-heading.week_btn2 h3 {
    font-size: 14px;
    font-weight: 700;
}
.prd-heading.week_btn3 h3 {
    font-size: 14px;
    font-weight: 700;
}
}
@media (min-width: 366px) and (max-width: 599px) {
.prd-heading.week_btn1 h3 {
    font-size: 17px;
    font-weight: 700;
}
.prd-heading.week_btn2 h3 {
    font-size: 17px;
    font-weight: 700;
}
.prd-heading.week_btn3 h3 {
    font-size: 17px;
    font-weight: 700;
}
}
@media (min-width: 599px) and (max-width: 780px) {
.prd-heading.week_btn1 h3 {
    font-size: 14px;
    font-weight: 700;
}
.prd-heading.week_btn2 h3 {
    font-size: 14px;
    font-weight: 700;
}
.prd-heading.week_btn3 h3 {
    font-size: 14px;
    font-weight: 700;
}
}
@media (min-width: 781px) and (max-width: 1100px) {
.prd-heading.week_btn1 h3 {
    font-size: 20px;
    font-weight: 700;
}
.prd-heading.week_btn2 h3 {
    font-size: 20px;
    font-weight: 700;
}
.prd-heading.week_btn3 h3 {
    font-size: 20px;
    font-weight: 700;
}
}
@media (min-width: 601px){
.et_pb_section.et_pb_section_0.et_section_regular {
    padding: 0 !important;
}
}
.perishable .prd-heading h2 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.perishable p.additional-note {
    margin: 0;
    line-height: 23px;
}
.avlabs_class .prd-image {
    height: 143px;
}
@media screen and (max-width: 600px){
    .avlabs_class .prd-image {
        height: 110px;
    }
}

.market-listing .orng .prd-heading h2 {
    margin: 0px 0;
}
.market-listing .orng p.additional-note {
    margin: 0;
    line-height: 23px;
}

body.page-id-8010 .et_pb_row, .page-id-8012 .et_pb_row  {
    max-width: 960px !important;
}
.logo_container img#logo {
    width: auto;
    max-height: 28.83px;
}
.prd-image {
    height: 143px !important;
}
.prd-image img {
    height: auto;
    width: auto;
    margin: auto;
    max-height: 132px !important;
    display: block;
    min-height: 132px !important;
    max-width: 100%;
    min-width: 100%;
}
.market-listing ul li {
    list-style: none;
    flex: 1 1 22%;
    margin: 0 28px 0 0 !important;
    max-width: 23% !important;
}
.market-listing ul li:nth-child(4) {
    margin-right: 0 !important;
}
.market-listing .prd-price {
    line-height: 22px;
}
.market-listing .reg-price {
    margin: 3px 0px 0px 0px;
}
.prd-heading h2 span {
    margin-top: 3px;
}

header#main-header {
    padding: 0 0 !important;
}
.page-id-8010 header#main-header {
    padding: 12.5px 0 !important;
}
.page-id-8010 .head_page_title {
    margin-top: -6px;
}
.page-id-8010 img#logo {
    margin-top: -0.5px;
}
.avlabs_class .post-8012 .et_pb_module.et_pb_text {
    min-height: 60px;
}

@media (min-width:768px) and (max-width:924px){
    .prd-image img {
        max-height: 132px !important;
        min-height: 132px !important;
        object-fit: cover;
    }
    .prd-image {
        height: fit-content !important;
    }
    .prd-image {
        height: fit-content !important;
    }
    .prd-heading.week_btn1 {
        margin-top: 10px;
    }
    .prd-heading.week_btn2 {
        margin-top: 10px;
    }
    .prd-heading.week_btn3 {
        margin-top: 10px;
    }
}

@media (max-width:767px){
    .market-listing ul li {
        margin: 0 0 0 0 !important;
        max-width: 50% !important;
        flex: 1 1 48% !important;
        padding: 0 5px;
        border-bottom: none!important;
    }
    .prd-image img {
        max-height: 132px !important;
        min-height: 132px !important;
        object-fit: contain;
    }
    .prd-price {
        font-family: "Open Sans",Arial,sans-serif !important; 
    }
}


@media (max-width:480px){
    .prd-image img {
        max-height: 132px !important;
        min-height: 132px !important;
        object-fit: contain;
    }
    .prd-image {
        height: fit-content !important;
    }
    .prd-heading.week_btn1 {
        margin-top: 10px;
    }
    .prd-heading.week_btn2 {
        margin-top: 10px;
    }
    .prd-heading.week_btn3 {
        margin-top: 10px;
    }
}



.market-listing ul{
    /*border: none!important;*/
    width: 100%!important;
}

h2#DEALS {
    margin-top: 20px;
}

.prd-heading.week_btn1, .prd-heading.week_btn2, .prd-heading.week_btn3{margin-bottom: 10px!important;}

.heading-title {
    margin: 15px 0px!important;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.1em!important;
}

.et-db #et-boc .et-l .et_pb_row{width: 100%;}

.market-listing .reg-price p { color: #006838; }

.prd-heading h2 span {
    display: block;
    text-transform: uppercase;
    color: #808080;
    font-size: 15px;
}
p.title_underline.text_dif_lan{
    font-size: 14px;
    margin-top: 0px!important;
    color: #808080!important;
    padding-bottom: 0;
}

/*.et_pb_text_inner { background: rgb(255 255 255); }*/

.et-db #et-boc .et-l .et_pb_text_7 h4 {
    background-color: #fda2be;
}

.et-db #et-boc .et-l .et_pb_text_19 h4{background-color: #85bbae;}
.et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    background: white;
}

.market-listing{clear: both!important;margin-bottom: 30px!important;}
.bg_fda2be h4{background: #fda2be}
.bg_85bbae h4{background: #85bbae}

@media (min-width: 981px){
    .et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
        width: 78.25%;
    }

    .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
        margin-right: 1%;
    }

    .et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
        width: 20.75%;
    }

    .et_pb_column.et_pb_column_1_4.et_pb_column_3.home-sidebar.et_pb_css_mix_blend_mode_passthrough.et-last-child .et_pb_text_inner p {
        padding: 0;
    }
}


@media (max-width: 600px){
    .prd-heading {
        margin-bottom: 0px;
    }
    .prd-price {
        margin-top: 10px;
    }
}


.div_3by4_20210205 {
    width: 78%!important;
    margin-right: 5px!important;
}

.div_1by4_20210205 {
    width: 21%!important;
    float: right!important;
}

@media (max-width: 980px){
    .div_3by4_20210205 {
        width: 100%!important;
        margin-bottom: 30px;
    }
}

p.text_dif_lan {
    margin-top: 2px!important;
}