/*
Theme Name: Baker Child
Theme URI: http://baker.edge-themes.com
Description: A child theme of Baker Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: baker
Template: baker
*/
/*fonts*/
.footeraddress {
  color: #3a383a !important;
  font-size: 14px;
  font-weight: bold;
}
.mapstoredetails {
  font-size: 15px;
  padding-top: 6%;
}
.mapstorename {
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 10px;
}
.ps {
  padding: 5px;
}
.pm {
  padding: 20px;
}
.pl {
  padding: 50px;
}
.ptm {
  padding-top: 30px;
}
footer {
  border-top: 5px solid #002d5b;
}
.widget .edgtf-footer-column-1.widget_text {
  margin: 0px !important;
}
footer .widget,
.edgtf-page-footer .edgtf-footer-top-holder a {
  color: #3a383a !important;
}
.footer-bottom {
  color: #fff !important;
}
.widget.edgtf-footer-column-1.widget_text {
  margin-bottom: 0px !important;
}
.owl-carousel {
  margin-top: 10px;
}
.edgtf-footer-column-1 img {
  width: 65%;
}
.edgtf-footer-column-1 img:hover {
  opacity: 1;
}
.widget_media_image {
  margin-top: 0px !important;
  margin-bottom: 30px !important;
}
.dow_active {
  font-size: 1.2em;
  font-weight: bold;
}
.storedetail {
  padding-bottom: 40px !important;
}
.single-stores .dow_active {
  color: #002d5b;
}
footer .dow_active {
  color: #002d5b !important;
}
.footer-logo img {
  float: right;
}
.cff-likebox {
  height: 65px;
  margin-top: 0px !important;
}
.cff-likebox iframe {
  height: 70px !important;
}
.footer_logo {
  /*margin-left: auto;
    margin-right: auto;
    */
}
.SVGstore {
  fill: #fff;
  stroke: #002d5b;
  stroke-width: 2px;
  cursor: pointer;
}
.storerow {
  padding-top: 50px;
  padding-bottom: 50px;
}
.storerow:not(:last-child) {
  border-bottom: 1px solid #002d5b;
}
.SVGstore:hover {
  fill: #002d5b;
  transition: 0.3s;
}
.btn-primary,
.vc_btn3-color-primary {
  background-color: #002d5b !important;
  border-color: #002d5b !important;
  border: 0px !important;
  background-image: none !important;
}
.btn-primary:hover,
.vc_btn3-color-primary:hover {
  background-color: #a0a0a0 !important;
  border-color: #a0a0a0 !important;
}
.edge-big-cover {
  background-color: #a0a0a0;
  padding-bottom: 40px;
  padding-top: 40px;
}
.edgtf-top-bar .socialicon {
  font-size: 21px !important;
}
.edgtf-top-bar a,
.edgtf-top-bar span,
.edgtf-top-bar {
  color: #fff !important;
  font-size: 13px !important;
}
.edgtf-top-bar a:hover {
  color: #a0a0a0 !important;
}
.text-right {
  float: right !important;
  text-align: right !important;
}
a.btn {
  padding: 10px;
}
p {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
p + p {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
footer .widget p {
  color: #002d5b !important;
  font-size: 13px !important;
}
.footersmalltext {
  font-size: 13px;
  color: #002d5b !important;
  clear: both;
  padding-top: 10px;
}
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0px;
  border-top: 1px solid #d8d8d8;
}
input.wpcf7-form-control.wpcf7-submit,
.wpcf7-submit,
.vc_btn3-size-md,
a.btn-primary {
  border-radius: 0px  !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #fff !important;
}
.wpcf7-submit:hover,
.vc_btn3-size-md:hover,
a.btn-primary:hover {
  color: #fff !important;
  background-color: #a0a0a0 !important;
}
.edgtf-social-icon-widget-holder span,
.edgtf-social-icon-widget-holder i {
  font-size: 25px !important;
}
.edgtf-logo-wrapper a img.edgtf-dark-logo {
  transform: translateY(-66%) !important;
}
.edgtf-normal-logo {
  max-height: 90px !important;
}
.socialicons a .socialicon:first {
  margin-left: 0px !important;
}
.socialicons .socialicon:last {
  margin-right: 0px !important;
}
.socialicon {
  font-size: 30px;
  margin: 20px;
  margin-left: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0px !important;
}
.openinghours {
  text-align: right !important;
}
.edgtf-top-bar {
  z-index: auto !important;
}
.fullwidth {
  width: 100%;
}
.SVGdescription {
  pointer-events: none;
  position: absolute;
  font-size: 18px;
  text-align: center;
  background: white;
  padding: 10px 5px;
  z-index: 5;
  height: 88px;
  width: 230px;
  line-height: 20px;
  margin: 0 auto;
  color: #21669e;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #002d5b;
  display: none;
}
.SVGdescription.active {
  display: block;
}
.SVGdescription:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #002d5b;
}
.ui-accordion-content h3 {
  font-size: 20px;
  cursor: pointer;
}
.ui-accordion-header {
  border-bottom: 1px solid #002d5b;
  padding-bottom: 10px;
  cursor: pointer;
}
.ui-accordion-header:hover {
  color: #a0a0a0;
}
.ui-accordion-content div h3 {
  font-size: 15px;
}
footer .widget h6 {
  color: #002d5b !important;
}
h5 {
  font-size: 15px;
}
@media only screen and (max-width: 1024px) {
  h5 {
    font-size: 15px !important;
  }
}
