/**
 * Theme Name: RTC Groundcare
 * Author: routeToWeb
 * Author URI: https://www.routetoweb.co.uk
 * Description: Astra is the fastest, fully customizable & beautiful theme...
 * Version: 1.0.1
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: rtc-groundcare
 * Template: astra
 */
.wp-block-uagb-container.uagb-block-bbf39627 {
  padding-bottom: 50px !important;
  padding-top: 50px !important;
}

.cta-border {
  box-shadow: inset 0 0 0 4px #58afd1;
  color: #377a00;
  height: 395px;
  position: relative;
  transition: color 0.25s 0.0833333333s;
}
.cta-border::before, .cta-border::after {
  border: 0 solid transparent;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 0;
}
.cta-border::before {
  border-bottom-width: 8px;
  border-left-width: 8px;
}
.cta-border::after {
  border-top-width: 8px;
  border-right-width: 8px;
}
.cta-border:hover {
  color: #377a00;
}
.cta-border:hover::before, .cta-border:hover::after {
  border-color: #377a00;
  height: 100%;
  transition: border-color 0s, width 0.25s, height 0.25s;
  width: 100%;
  z-index: 1;
}
.cta-border:hover::before {
  transition-delay: 0s, 0s, 0.25s;
}
.cta-border:hover::after {
  transition-delay: 0s, 0.25s, 0s;
}

.wc-block-grid__products {
  gap: 1%;
  padding: 0 !important;
}

.wc-block-grid.has-3-columns .wc-block-grid__product,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border: solid 6px orange;
  border-radius: 8px;
  flex: 0 0 32.6% !important;
  padding: 15px;
  text-align: center !important;
}

.woocommerce-page ul.products li.product {
  border: solid 4px #d9d9d9;
}

.wc-block-grid.has-3-columns .wc-block-grid__product .wc-block-grid__product-image {
  display: block;
  margin: 0 auto;
}

.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title {
  text-align: center;
}
.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale {
  top: -15px !important;
  right: -15px !important;
}

.wc-block-grid__product-onsale,
.ast-onsale-card {
  align-content: center !important;
  background-color: red !important;
  border: none !important;
  border-radius: 50% !important;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15) !important;
  color: white !important;
  font-size: 1em !important;
  font-weight: 900 !important;
  height: 60px !important;
  left: auto;
  padding: 0 !important;
  right: -8px;
  text-align: center;
  top: -8px;
  transform: rotate(30deg) !important;
  width: 60px !important;
}

.ast-article-single .ast-onsale-card {
  right: -30px;
  top: -30px;
}

.star-rating {
  margin: 0 auto 10px !important;
}

.archive h1 {
  font-size: 0;
  color: var(--ast-global-color-1);
  font-size: 2rem;
}

li.purchasable {
  justify-content: space-between;
}

.astra-shop-thumbnail-wrap {
  display: grid;
  height: 245px;
  place-items: center;
}

.slick-slide {
  background-color: white;
  border: solid 4px #d9d9d9;
  border-radius: 8px;
  padding: 15px;
}
.slick-slide a {
  text-decoration: none !important;
}

.entry-content p,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  clear: left;
}
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  color: var(--ast-global-color-1);
}
.entry-content h2 {
  font-size: 2rem;
}

:not(.single) header.entry-header:not(.related-entry-header) .entry-title {
  color: grey;
  font-size: 1rem;
  font-weight: 300;
}

footer {
  margin-top: 2rem;
}

#secondary li,
.pwb-row li {
  font-size: 0.85em;
  margin-bottom: 0.5em !important;
  padding-left: 15px;
}

#secondary h2 {
  color: var(--ast-global-color-1);
  font-size: 1.3rem;
  margin-bottom: 0;
}

.in-page-block {
  background-color: var(--ast-global-color-0) !important;
  max-width: 1200px !important;
  padding: 30px !important;
}

.wp-block-uagb-social-share {
  display: none;
}

header .phone {
  font-size: 1.5em;
  font-weight: 900;
}

.site-primary-footer-wrap {
  padding: 35px 20px !important;
}

.uagb-block-36af4022.wp-block-uagb-image .wp-block-uagb-image__figure img {
  width: 380px;
  height: 254px;
}

.button.add_to_cart_button {
  display: block;
}

@media screen and (max-width: 768px) {
  .site-header-primary-section-left {
    display: block;
  }
  header .custom-logo-link img {
    max-width: 230px;
  }
  .site-header .ast-site-identity {
    text-align: center;
  }
  .site-header .ast-site-identity img {
    margin: 0 auto;
  }
  .ast-site-header-break-point .ast-site-identity {
    text-align: center;
  }
  .ast-site-header-break-point .ast-site-identity img {
    width: 100%;
    max-width: 230px;
  }
  .ast-site-header-break-point .ast-site-identity h1 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 1200px) {
  .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 30px;
  }
}