.ctaMain > div { display: none;}
.product-call-to-actions { display: inline  !important;}
.product-call-to-actions a {min-height: 48px;background:#e4e4e4;display:block;width:100%;margin-bottom:8px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;font-family: 'citrfontbold';text-align: left;}
.product-call-to-actions a [class*="icon"] {float:left;min-height: 48px;min-width: 48px;text-align:center;background:#e7e7e7;color:white;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-direction: row;justify-content: center;-webkit-justify-content: center;-moz-justify-content: center;-ms-justify-content: center;align-content: center;align-items: center;-webkit-align-items: center;-moz-align-items: center;-ms-align-items: center;}
.product-call-to-actions a [class*="icon"], .product-call-to-actions a:hover {background:#333;color:white;}
.product-cta {/* max-width: 500px; */width:100%;margin:0 auto;background:white;padding: 0;}
.product-cta [class*="icon"] {width: 40%;min-height: 300px;text-align:center;background: #333;display: flex;vertical-align: middle;justify-content: center;align-items: center;color: #fff;font-size: 100px;}
.product-cta .zflex-v {width: 100%;padding:32px;}
.product-cta a {color: royalblue;border-bottom: 1px solid #c8d2ee;}
.ctaMain > div {  padding: 32px};
@media screen and (max-width: 767px)
{
    .product-cta{ max-width: 75%;}
    .product-cta .zflex-s { display: inline;}
    .product-cta [class*="icon"] {width: 100%;min-height: 75px;font-size:24px;}
    .product-cta .zflex-v {width: 100%;padding: 8px;}
    .ctaMain > div {  padding: 16px};
}                                                                       
.add-to-cart-area .bgStandard {
    background: #0f995f;
} 

.cc-lookup-service-entry .cc-lookup-service-lookupbutton, .cc-lookup-service-lookupresults-store .add-to-cart-area-button{
  background: #0f995f;
}

.localDelivery {
    max-width: 1366px;
    margin: 0 auto 32px;
    background: #222222;
}


.localDelivery .text {
    color: #fff;
    padding: 32px;
    max-width: 1366px;
    height: 100%;
}

#map {
  height: 550px;
  width: 100%;
}                                                                                                                                                                                                                                                                                                                                                              