/*
 Theme Name:     Storefront Child Theme
 Theme URI:      
 Description:    Storefront Child Theme for Abbeyrose Mowers
 Author:         Widesign
 Author URI:     http://www.widesign.co.uk/
 Template:       storefront
 Version:        1.0.0
*/
@import url("../storefront/style.css");
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
/* =Theme customization starts here
------------------------------------------------------- */
/* header footer */
/*buttons */
/*#3D9CD2*/
/*cart*/
/* line 31, style.scss */
.site-header-cart .widget_shopping_cart .product_list_widget {
  overflow-y: auto !important;
}

/*slideshow*/
/* line 36, style.scss */
.huge_it_slideshow_description_text_1 {
  bottom: 0 !important;
  width: 100% !important;
  right: 0 !important;
}

/*layout*/
/* line 43, style.scss */
p {
  margin-top: 3px;
}

/*.site-header-cart .cart-contents:after {
	font-size: 1.5em;
}*/
/* line 51, style.scss */
.site-header {
  background-color: #ffffff !important;
  padding-top: 0 !important;
  padding-bottom: 0px;
}

/* line 57, style.scss */
.menu-toggle {
  margin: 0 0 20px;
}

/* line 61, style.scss */
p.site-description {
  font-size: 1.2em !important;
  margin-top: 0 !important;
  color: #447e43 !important;
}

/* line 67, style.scss */
.site-footer {
  background-color: #222221 !important;
  color: #D8D8D8 !important;
}
/* line 70, style.scss */
.site-footer a {
  color: #FE9933 !important;
}
/* line 72, style.scss */
.site-footer a:hover {
  text-decoration: underline;
}

/* line 78, style.scss */
.info {
  padding: 15px;
  padding-left: 70px;
  border-radius: 5px;
}
/* line 82, style.scss */
.info.note {
  border: 1px solid #313280;
  color: #313280;
  background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/icon_note.png) no-repeat 15px center;
  background-size: 40px;
}
@media screen and (min-width: 768px) {
  /* line 82, style.scss */
  .info.note {
    background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/icon_note_sm.png) no-repeat 15px center;
  }
}
/* line 91, style.scss */
.info.warn {
  border: 1px solid #B21317;
  color: #B21317;
  background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/icon_warn.png) no-repeat 15px center;
  background-size: 40px;
}
@media screen and (min-width: 768px) {
  /* line 91, style.scss */
  .info.warn {
    background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/icon_warn_sm.png) no-repeat 15px center;
  }
}

/* line 102, style.scss */
table.rose-table {
  margin: 25px 0;
}

/* line 106, style.scss */
table.rose-table tbody tr td {
  background-color: #356234;
  color: #ffffff;
}

/* line 111, style.scss */
table.rose-table tbody tr:nth-child(2n) td {
  background-color: #447e43 !important;
}

/* line 116, style.scss */
aside#text-3 h3::after {
  content: "\f082";
  font-family: "FontAwesome";
  display: inline-block;
  position: relative;
  right: -10px;
  color: #3b5998;
  font-size: 26px;
}

/* line 126, style.scss */
aside#rotatingtweets_widget-2 h3::after {
  content: "\f081";
  font-family: "FontAwesome";
  display: inline-block;
  position: relative;
  right: -10px;
  color: #4099FF;
  font-size: 28px;
}

/* line 136, style.scss */
.hentry .entry-header {
  margin-bottom: 0;
  border-color: #356234 !important;
  margin-bottom: .7rem;
}
/* line 140, style.scss */
.hentry .entry-header h1 {
  padding-bottom: 0.2em !important;
  border-bottom: none !important;
  color: #447e43;
  padding: 10px;
  margin-bottom: 0;
  font-size: 2rem;
}

/* line 150, style.scss */
.entry-title a {
  color: #ffffff;
}

/* line 154, style.scss */
.entry-content ul.rose-bullets {
  list-style: none;
  margin-left: 0 !important;
  margin-bottom: .5rem !important;
}
/* line 158, style.scss */
.entry-content ul.rose-bullets li {
  background-image: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/li_cog.png);
  background-repeat: no-repeat;
  background-size: 28px;
  background-position: left 6px;
  padding: 5px 0px 0px 30px !important;
  line-height: 2;
}

/*.site-title a:hover #content {
	opacity: 0.5;
	background-color: red;
}*/
/* line 173, style.scss */
.main-navigation ul li a, a.cart-contents {
  color: #222221 !important;
}

/* line 177, style.scss */
.ul.menu li a {
  color: #ffffff !important;
}

/* line 181, style.scss */
.widget.woocommerce.widget_shopping_cart {
  background-color: #222221 !important;
}

/* line 185, style.scss */
.site-branding {
  width: 100% !important;
  height: auto;
  font-size: 1.2rem;
  text-align: center;
}

/* line 192, style.scss */
.site-header .site-branding {
  margin: 0 auto;
}

/* line 196, style.scss */
.site-branding .company-tel {
  position: relative;
  font-size: 30px;
  top: 0;
  right: 0;
  padding: 5px;
  color: #222221;
  text-align: left;
  display: block;
}

/* line 207, style.scss */
.company-tel:before {
  content: "\F095";
  font-family: "FontAwesome";
  margin-right: 5px;
}

/*.woocommerce-page .right-sidebar .content-area {
	float: right !important;
	margin-right: 0 !important;
}

.woocommerce-page .right-sidebar .widget-area {
	float: left !important;
	margin-right: 20px;
} */
/* line 223, style.scss */
.site-title a {
  display: block;
  width: 100%;
  height: 130px;
  background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/abbey_logo_hires.png) no-repeat center center;
  background-size: 230px;
}
@media screen and (min-width: 768px) {
  /* line 223, style.scss */
  .site-title a {
    width: 312px;
    height: 161px;
    background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/abbey_logo.png) no-repeat 0 0;
  }
}

/* line 236, style.scss */
.page-template-template-homepage .site-main {
  padding-top: 0.5em !important;
}

/* line 240, style.scss */
.woocommerce-breadcrumb {
  margin-bottom: 0.5em !important;
}

/* line 244, style.scss */
.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
  color: #ffffff !important;
}

/* line 248, style.scss */
.woocommerce-breadcrumb {
  border-bottom: 1px dotted #356234 !important;
}

/* line 252, style.scss */
.widget h3.widget-title, .widget h2.widgettitle,
.entry-content h2 {
  border-bottom: 10px solid #447e43;
  padding-bottom: 5px;
  margin-right: 10px;
  position: relative;
}
/* line 257, style.scss */
.widget h3.widget-title span, .widget h2.widgettitle span,
.entry-content h2 span {
  position: absolute;
  right: -25px;
  top: 27px;
  padding-left: 5px;
  color: #447e43;
  width: 123px;
  background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/hr_icon.png) no-repeat bottom right;
}

/*calendar override*/
/* line 270, style.scss */
.DOPBSPCalendar-sidebar .dopbsp-module .dopbsp-input-wrapper input[type=submit] {
  box-sizing: border-box !important;
  line-height: auto !important;
  height: auto !important;
}

/*woo catergories*/
/* line 277, style.scss */
ul.children.mtree-level-1 a::before {
  content: "- ";
}

/* line 281, style.scss */
ul.mtree.default li.mtree-closed:before,
ul.mtree.default li.mtree-open:before {
  content: "";
}

/* line 286, style.scss */
ul.mtree.default a {
  padding: 5px;
}
/* line 288, style.scss */
ul.mtree.default a:hover {
  color: #447e43;
}

/* line 293, style.scss */
.wcc_block a {
  font-size: 14px;
}

/* line 297, style.scss */
.mtree span.count {
  font-weight: 700 !important;
  color: #ffffff !important;
  background-color: #447e43 !important;
  padding: 0 5px 1px !important;
  border-radius: 50% !important;
}

/* line 305, style.scss */
ul.mtree.default li {
  font-size: inherit;
}

/* line 309, style.scss */
ul.mtree.default li > a:hover, ul.mtree.default li.current-cat > a {
  text-decoration: none;
  font-weight: 400;
}

/*links*/
/* line 316, style.scss */
.widget_recent_entries ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_recent_comments ul li:before,
.widget_nav_menu ul li:before,
.widget_links ul li:before {
  color: #FE9933;
  opacity: 1;
}

/* line 327, style.scss */
.main-navigation ul.menu ul {
  background-color: transparent !important;
}

/* line 331, style.scss */
.main-navigation ul li a {
  border-bottom: 2px solid #447e43;
}
/* line 333, style.scss */
.main-navigation ul li a:before {
  content: "\f0f6" !important;
}

/* line 338, style.scss */
.main-navigation ul.sub-menu li a {
  border-bottom: 1px dotted #447e43;
  color: #447e43 !important;
}
/* line 341, style.scss */
.main-navigation ul.sub-menu li a:before {
  content: "\f054" !important;
}

/* line 346, style.scss */
.site-header-cart .cart-contents {
  top: 8px !important;
  background-color: #447e43 !important;
  color: #ffffff !important;
}

/* line 352, style.scss */
.woocommerce-active .site-header .site-header-cart {
  padding-top: 0 !important;
  margin-top: -5em;
}

/* line 357, style.scss */
.woocommerce-active .site-header .site-header-cart
.strong {
  font-weight: 700;
}

/* booking form style overides */
/* line 363, style.scss */
.DOPBSPCalendar-info-message.dopbsp-success {
  border: 1px solid #313280 !important;
}

/* line 367, style.scss */
.DOPBSPCalendar-info-message.dopbsp-success .dopbsp-icon {
  background-color: #313280 !important;
}

/* end booking overides */
/* line 373, style.scss */
div.two-col {
  width: 100%;
  float: right;
  display: inline-block;
  padding: 1%;
  border: 1px solid #447e43;
  border-radius: 3px;
  min-height: 365px;
  margin-bottom: 1em;
}

/* line 385, style.scss */
div#split div:first-child {
  float: left;
}

/* line 390, style.scss */
div.two-col h2 {
  position: relative;
}

/* line 394, style.scss */
div.two-col h2::after {
  content: "\f14c";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  color: #447e43;
  font-size: 30px;
}

/* line 403, style.scss */
a:focus,
.button:focus,
.button.alt:focus,
.button.added_to_cart:focus,
.button.wc-forward:focus,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}

/* line 415, style.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart {
  padding: 1.2em 2em !important;
  border-radius: 3px;
  background-color: #447e43 !important;
}

/* line 426, style.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.added_to_cart:hover,
.widget-area .widget a.button:hover,
.site-header-cart .widget_shopping_cart a.button:hover {
  background-color: #447e43 !important;
  color: #ffffff;
}

/* line 438, style.scss */
.hentry .entry-meta a,
.hentry .entry-meta a:hover {
  border-bottom: none;
}

/* line 443, style.scss */
.woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
  background-color: #356234 !important;
}

/* form elements */
/* line 448, style.scss */
.widget_product_search form input[type=search] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 454, style.scss */
input,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
select,
.input-text {
  padding: .618em;
  background-color: #efefef;
  color: #60646c;
  line-height: 1;
  outline: none;
  border: 0;
  /*  -webkit-appearance: none;*/
  border-radius: 0;
  box-sizing: border-box;
  font-weight: normal;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.125);
}

/* Front Page */
/* line 477, style.scss */
.huge_it_slideshow_description_text_1 {
  display: none !important;
}

/* line 481, style.scss */
.huge_it_slideshow_image_wrap_1 {
  margin-bottom: 0.5rem !important;
}

/* line 485, style.scss */
.storefront-product-section.storefront-product-categories {
  /*padding-top: 0;*/
}

/* line 489, style.scss */
.home h2.section-title {
  color: #ffffff;
  background-color: #447e43 !important;
  border-bottom: 5px solid #356234;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99;
  padding: 1em 0;
  text-align: center;
}

/* line 501, style.scss */
.storefront-product-section {
  position: relative;
}

/* line 505, style.scss */
.sale-item {
  display: none;
}

/* line 509, style.scss */
.hentry {
  padding: 1em 0 !important;
  border-bottom: none !important;
  margin-bottom: 1em !important;
}

/* line 515, style.scss */
.storefront-product-section {
  border-bottom: none !important;
  padding-top: 8em;
  margin-bottom: 0 !important;
}

/* line 521, style.scss */
.btn {
  color: #ffffff;
  background-color: #447e43;
  padding: 15px;
  font-size: 18px;
  font-size: 1.2rem;
  margin: 1% 1% 0;
  width: 100%;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 2px 1px #356234;
  -moz-box-shadow: inset 0 2px 1px #356234;
  box-shadow: inset 0 2px 1px #356234;
}

/* line 537, style.scss */
a.book-service::after {
  content: "\f073";
  font-family: "FontAwesome";
  display: inline-block;
  position: relative;
  right: -15px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
}

/* line 548, style.scss */
a.whats-included::after {
  content: "\f164";
  font-family: "FontAwesome";
  display: inline-block;
  position: relative;
  right: -15px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
}

/* Large Styles */
@media screen and (min-width: 768px) {
  /* line 562, style.scss */
  .btn {
    width: 48%;
  }

  /* line 566, style.scss */
  .huge_it_slideshow_description_text_1 {
    font-size: 14px !important;
    padding: 2% !important;
    display: block !important;
  }

  /* line 571, style.scss */
  .site-header-cart .cart-contents {
    padding-bottom: 1em !important;
    padding-top: 10px !important;
  }

  /* line 576, style.scss */
  .site-header-cart .cart-contents:after {
    right: 1em !important;
    font-size: 1em;
    padding-top: 10px;
  }

  /* line 582, style.scss */
  .site-header {
    border-bottom: 5px solid #447e43;
    padding-top: 1em !important;
    padding-bottom: 0;
  }

  /* line 588, style.scss */
  .site-branding {
    width: 40% !important;
  }

  /* line 592, style.scss */
  .main-navigation ul li a {
    border-bottom: none;
  }

  /* line 596, style.scss */
  .site-header-cart.menu a {
    border: none !important;
  }

  /* line 600, style.scss */
  .site-header-cart .cart-contents {
    top: 0;
  }

  /* line 604, style.scss */
  .main-navigation {
    padding-top: 2em !important;
  }

  /* line 608, style.scss */
  .main-navigation ul.menu ul li, .main-navigation ul.nav-menu ul li {
    background-color: #222221 !important;
    border-left: 5px solid #356234;
  }

  /* line 613, style.scss */
  .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding-bottom: 1em !important;
  }

  /* line 617, style.scss */
  .main-navigation ul.menu ul a:hover, .main-navigation ul.menu ul li:hover > a,
  .main-navigation ul.nav-menu ul a:hover, .main-navigation ul.nav-menu ul li:hover > a {
    background-color: #447e43 !important;
    transition: background-color 0.4s 0s;
  }

  /* line 622, style.scss */
  .site-branding .company-tel {
    position: absolute;
    font-size: 22px;
    margin-top: -18px;
  }

  /* line 628, style.scss */
  .site-title a img {
    display: block;
  }

  /* line 632, style.scss */
  .main-navigation ul.sub-menu li a {
    color: #ffffff !important;
  }

  /* line 636, style.scss */
  div.two-col {
    width: 48%;
    margin: 0 1%;
  }

  /* line 640, style.scss */
  .sale-item {
    position: absolute;
    right: 75px;
    top: -20px;
    background: url(https://www.abbeyrosegardenworkshop.co.uk/wp-content/uploads/2016/02/on_sale_seal.png) no-repeat 0 0;
    display: block;
    width: 135px;
    height: 135px;
  }
}
