/*
 Theme Name:   McIvor Estate Theme
 Description:  Dine Child theme
 Author:       Luke Davies
 Template:     dine
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dinechild
*/
/*###############
BODY
################*/
.icon-wrapper {
  display: none;
}

.divider-line.line-left {
  border-top: 1px dashed #c9c9c9;
}
.divider-line.line-right {
  border-top: 1px dashed #c9c9c9;
}

#primary {
  padding: 40px 0 0 0;
}
#primary .wpb_gmaps_widget.wpb_content_element {
  margin-bottom: 0;
}

.ld-shipping-msg {
  background: #c62e33;
  color: #fff;
  padding: 10px;
}
.ld-shipping-msg a {
  color: #fff;
  text-decoration: underline;
}

/*###############
FOOTER
################*/
#footer-sidebar {
  color: #000;
}
#footer-sidebar .widget-title {
  color: #000;
  font-size: 18px;
}
#footer-sidebar .textwidget a {
  color: #000;
}
#footer-sidebar input.wpcf7-submit[type=submit] {
  width: 100%;
}
#footer-sidebar #text-6 p:first-child {
  line-height: 0.9;
}
#footer-sidebar .sb_instagram_header {
  padding: 0 10px !important;
}
#footer-sidebar #sb_instagram .sbi_header_text {
  padding-top: 0;
}

#footer-bottom {
  padding: 5px;
}
#footer-bottom p {
  color: #000;
}

/*###############
WOOCOMMERCE
################*/
.woocommerce .product_cat-external-booking .cart {
  display: none;
}
.woocommerce .product_cat-external-booking a.add_to_cart_button {
  display: none;
}
.woocommerce .product_cat-external-booking .posted_in {
  margin-top: 16px;
}

.product_cat-tickets .btn-container a {
  background: black;
  color: #fff;
  padding: 10px 20px;
}

/*# sourceMappingURL=style.css.map */
