.hierarchy-bottom {
  background: none;
  padding: 0 10px;
}
.hierarchy-banner .hierarchy-banner__copy-container {
  overflow: hidden;
}
.hierarchy-banner .hierarchy-banner__copy-container .hierarchy-banner__copy {
  background: #f9f0d5;
  outline: 6px solid #f9f0d5 !important;
}
.hierarchy-list-item__desc h2 {
  font-size: 1.3rem;
  margin-bottom: 0;
  font-weight: 700;
  color: #607e23;
}
.hierarchy-levels .hierarchy-list-container .teaser-text {
  font-size: 0.95rem;
  padding: 10px 0;
}
@media screen and (min-width: 640px) and (max-width: 860px) {
  .hierarchy-banner .hierarchy-banner__copy {
    margin-left: 0;
    max-width: 50%;
  }
}
@media screen and (max-width: 1300px) {
  .hierarchy-banner .hierarchy-banner__copy h1 {
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 1024px) {
  .hierarchy-banner .hierarchy-banner__copy h1 {
    font-size: 1.5rem;
  }
  .hierarchy-banner .hierarchy-banner__copy p {
    font-size: 0.92rem;
    margin-top: 0.4rem;
  }
}
@media screen and (max-width: 640px) {
  .hierarchy-levels .hierarchy-list-container .hierarchy-image {
    margin-bottom: 15px;
  }
}
.listing .callout.warning.no-prod {
  text-align: center;
}
.listing .callout.warning.no-prod p {
  font-size: 1.1rem;
}
@media screen and (max-width: 640px) {
  .listing .callout.warning.no-prod p {
    font-size: 0.95rem;
  }
}
.listing-top__title,
#product-listing-section .listing-pagination-top {
  border-bottom: none;
}
#product-listing-section .listing-pagination-top {
  border-top: 1px solid #80808061;
  padding: 20px 0 5px;
  margin-top: 0;
}
#product-listing-section .out-of-stock-option {
  padding-top: 5px;
}
#product-listing-section .paging-section.pagination {
  padding-top: 5px;
}
.listing-top__copy p {
  padding: 0.2rem;
}
.listing-list-item__desc h2 {
  font-size: 1.1rem;
  font-weight: 700;
}
.listing-products .units {
  margin-bottom: 3px;
  font-size: 0.85rem;
}
.listing-products .standard-price {
  font-size: 1rem;
  font-weight: 500 !important;
}
.product-description-full {
  display: none;
}
.listing-top-extra {
  padding-top: 1rem;
  border-top: solid 1px #eee;
}
#product-listing-section .listing-list-item__img {
  position: relative;
}
#product-listing-section .listing-list-item__img .organic-badge {
  position: absolute;
  background: #764646;
  padding: 4px 12px;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  border-radius: 0 0 0 21px;
  font-size: 0.85rem;
  color: #fff;
  top: 0;
  right: 0;
}
.listing-list-item {
  position: relative;
}
.listing-list-item .wishlist-add {
  position: absolute;
  top: 3px;
  right: 3px;
}
.listing-list-item .wishlist-add .wishlist--listing {
  color: #222;
  border-color: #828282;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.84);
  margin: 0.1rem;
}
.listing-list-item .wishlist-add .wishlist--listing:hover {
  color: #c50173;
  border-color: #c50173;
  background: rgb(255, 255, 255);
  background: rgba(255, 255, 255, 0.84);
}
.listing-list-item a.quick-view {
  transition: 0.7s;
  opacity: 0;
  top: 45%;
  bottom: auto;
  left: 25%;
  right: 25%;
  border-radius: 6px;
  box-shadow: 2px 2px 15px #222;
}
.listing-list-item:hover a.quick-view {
  opacity: 1;
}
@media screen and (max-width: 640px) {
  .listing-list-item .wishlist-add {
    display: none;
  }
}
.hierarchy-bottom {
  padding: 1rem 0.5rem;
  background: none;
}
.button.disabled,
.button[disabled] {
  opacity: 0.75;
}
.list-stock-restriction p {
  background: #e4e6e3;
  text-align: center;
  padding: 10px;
  border-radius: 3px;
  cursor: not-allowed;
  font-size: 0.9rem;
  margin-top: 5px;
}
h2.section-heading-title {
  font-size: 1.5rem;
  font-weight: 700;
}
.script-text {
  font-family: "Suranna", cursive, sans-serif;
}
#sticky-container {
  z-index: 10 !important;
}
.header-basket .header-basket__drop,
.header-main .empty-basket {
  z-index: 9999999991;
}
a.scrollToTop,
a.scrollToTopSearch {
  position: fixed;
  bottom: 0;
  display: none;
  right: 0;
  background: rgb(128, 187, 48);
  background: rgba(128, 187, 48, 0.66);
  color: #fff;
  padding: 10px 15px;
  border-top-left-radius: 5px;
  font-size: 1.3rem;
  line-height: 1.2rem;
  z-index: 1;
  text-align: center;
}
a.scrollToTopSearch {
  bottom: 65px;
  padding: 15px 20px;
  border-bottom-left-radius: 5px;
}
a.scrollToTop:hover,
a.scrollToTopSearch:hover {
  background: rgb(94, 150, 50);
  background: rgba(94, 150, 50, 0.67);
}
a.scrollToTop span,
a.scrollToTopSearch span {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 900;
}
.header-main {
  background: #423a2f;
}
.header-main .header-icon-link {
  position: relative;
  width: 25%;
  float: left;
  display: block;
  text-align: center;
  color: #fcfefd;
}
.header-main .header-icon-link .no-items {
  color: #333;
}
.header-main .header-icon i {
  font-size: 1.7rem;
}
.header-main .header-icon-title {
  font-size: 0.9rem;
  display: block;
  color: #fcfefd;
}
#mini-basket-section #mini-basket-items {
  max-height: 310px;
  overflow-y: scroll;
}
.header-basket-container .header-basket__link .basket-items-int {
  position: absolute;
  top: -10px;
  right: 30%;
  background: #607e23;
  color: #fff;
  border-radius: 50px;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
}
#mini-basket-section #basket-totals {
  padding: 1rem 2rem;
}
#mini-basket-section #basket-totals .mini-basket-totals {
  color: #333;
}
#mini-basket-section #basket-totals .subtotal {
  padding-left: 10px;
}
#mini-basket-section .mini-basket-buttons .button {
  margin-bottom: 0;
  float: right;
}
.header-basket a span.basket-icon {
  color: #fcfefd;
}
.header-basket .header-basket__drop {
  margin-top: -5px;
}
.header-basket .header-basket__drop .header-basket__drop__item--price {
  color: #222;
}
.header-nav__top-level > li:hover > a.no-children {
  background: #fff;
  border-radius: 5px 5px 0 0;
}
.header-nav__sub-levels li a.button {
  text-transform: uppercase;
  color: #fff;
}
.header-main .header-search-container input.search-text {
  padding: 0 10% 0 10px !important;
  background: #fff !important;
}
.header-main .header-search-container input.search-text::placeholder {
  color: #3e4246;
}
.header-main .header-search-container input.search-text::-ms-input-placeholder {
  color: #3e4246;
}
.header-main .header-search .search-btn {
  right: 0;
  width: 10%;
  left: auto;
}
.header-main .header-search i {
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .header-main
    .header-search-container
    .header-search
    .sli_searchbox_textfield {
    box-shadow: 1px 2px 5px #656565;
  }
  .header-main .header-search .search-btn {
    background: #607e23;
    color: #fff;
  }
}
.header-main .empty-basket {
  border: 1px solid #ccc;
  width: 360px;
}
.header-main .empty-basket .no-items {
  padding: 25px;
}
.header-main .header-basket a span.basket-items-int {
  position: absolute;
  top: -15px;
  right: 20px;
  background: #607e23;
  color: #fff;
  border-radius: 50%;
  padding: 1px 6px;
  font-size: 0.8rem;
}
.header-usp {
  background: #fafaf4;
  text-align: center;
}
.header-usp .header-usp__content {
  padding: 0;
}
.header-usp .header-usp__content i {
  color: #54a5b3;
  font-size: 1.4rem;
  position: relative;
  top: 3px;
  padding-right: 7px;
}
.header-usp .header-usp__content img {
  display: inline-block;
  padding-right: 5px;
}
.header-usp .header-usp__content a {
  display: initial;
}
.header-usp .header-usp__content span {
  font-size: 0.87rem;
  font-weight: 700;
}
.header-usp .header-usp__content .usp-icon {
  float: left;
}
.header-usp .header-usp__content .usp-icon img {
  width: 35px;
}
.header-usp .header-usp__content .usp-content {
  padding-top: 5px;
  float: left;
  padding-left: 5px;
  font-size: 0.95rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #416976;
}
.usp-slider .usp-slider__content i {
  padding-right: 10px;
  color: #2a89d8;
  font-size: 1.2rem;
}
.usp-slider .usp-slider__content a {
  display: inline-block;
}
.usp-slider .usp-slider__content span {
  font-weight: 700;
}
.usp-mobile .usp-slider__content img {
  display: inline-block;
  padding-right: 5px;
}
.header-main__mobile {
  margin: 10px 0;
}
.header-main__mobile .icon-container {
  margin: 0;
}
.header-main__mobile .icon-container a {
  font-size: 2rem;
  margin-top: 1.2rem;
  color: #fff;
  position: relative;
}
.header-main__mobile .icon-container a p {
  font-size: 1rem;
  color: #fff;
}
.header-main__mobile .icon-container a .mob-qty:not(:empty) {
  position: absolute;
  top: -15px;
  right: 1%;
  background: #607e23;
  color: #fff;
  border-radius: 50px;
  padding: 3px 6px;
  font-size: 0.8rem;
}
.mobile-search button.search-btn {
  background: #eaeaea;
  min-height: auto !important;
  top: 10% !important;
  height: 84% !important;
  width: 6% !important;
  right: 5px !important;
}
@media screen and (max-width: 1023px) {
  .header-top-bar {
    padding: 0.3rem 1rem;
  }
  .header-main {
    padding: 0;
    background: #423a2f;
    border: none;
  }
  .header-main .header-search-container {
    display: block;
    padding: 5px 0;
    background: transparent;
    border: none;
    margin: 15px 0 10px;
    padding-top: 5px;
    position: initial;
  }
  .header-main .header-search-container input.search-text {
    border: 0;
    border-top: 1px solid #bdbdbd57;
    box-shadow: 1px 2px 5px #bdbdbd;
    padding: 0 10% 0 0.5rem !important;
  }
}
@media screen and (max-width: 640px) {
  .header-main .grid-container {
    padding: 0 0.25rem;
  }
  .header-main__mobile .icon-container a {
    font-size: 1.6rem;
  }
  .header-main__mobile .icon-container a p {
    display: none;
  }
  .header-main .header-search-container {
    padding: 0;
  }
  .mobile-search button.search-btn {
    width: 8% !important;
  }
}
@media screen and (max-width: 460px) {
  .mobile-search button.search-btn {
    top: 10% !important;
    height: 83% !important;
    width: 10% !important;
  }
}
.header-nav {
  background: #423a2f;
}
.header-main {
  padding: 1rem 0 0.5rem;
}
.header-main img {
  width: 200px;
  margin: 0;
}
.header-main .header-search input {
  width: 100%;
}
.header-nav__top-level {
  text-align: center;
}
.header-nav__top-level > li > a {
  font-size: 0.8rem;
  padding: 0.875rem 0.5rem;
  text-transform: uppercase;
  color: #fcfefd;
  font-weight: 500;
}
.header-nav__top-level > li > a.focused,
.header-nav__top-level > li .header-nav__top-level > li:hover > a.no-children,
.header-nav__top-level > li:hover > a {
  background: #607e23 !important;
  color: #fff !important;
  border-radius: 5px 5px 0 0;
}
.header-nav__top-level li.SPECIAL-OFFERS a,
.header-nav__top-level li.SALE-2 > a {
  background: #d9780b !important;
  color: #fff !important;
  border-radius: 5px 5px 0 0;
}
.header-nav__top-level > li.VEGETABLE-SEEDS > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.VEGETABLE-SEEDS:hover
  > a.no-children,
.header-nav__top-level > li.VEGETABLE-SEEDS:hover > a,
.header-nav__top-level > li.VEGETABLE-PLANTS > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.VEGETABLE-PLANTS:hover
  > a.no-children,
.header-nav__top-level > li.VEGETABLE-PLANTS:hover > a,
.header-nav__top-level > li.POTATOESONIONGARLIC > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.POTATOESONIONGARLIC:hover
  > a.no-children,
.header-nav__top-level > li.POTATOESONIONGARLIC:hover > a {
  background: #838e6f !important;
}
.header-nav__top-level > li.FLOWER-SEEDS-PLANTS > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.FLOWER-SEEDS-PLANTS:hover
  > a.no-children,
.header-nav__top-level > li.FLOWER-SEEDS-PLANTS:hover > a,
.header-nav__top-level > li.BEDDING-PLANTS > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.BEDDING-PLANTS:hover
  > a.no-children,
.header-nav__top-level > li.BEDDING-PLANTS:hover > a {
  background: #8fb5ae !important;
}
.header-nav__top-level > li.FRUIT > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.FRUIT:hover
  > a.no-children,
.header-nav__top-level > li.FRUIT:hover > a {
  background: #86859f !important;
}
.header-nav__top-level > li.GARDEN-EQUIPMENT > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.GARDEN-EQUIPMENT:hover
  > a.no-children,
.header-nav__top-level > li.GARDEN-EQUIPMENT:hover > a,
.header-nav__top-level > li.GIFTSFORTHEGARDEN > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.GIFTSFORTHEGARDEN:hover
  > a.no-children,
.header-nav__top-level > li.GIFTSFORTHEGARDEN:hover > a,
.header-nav__top-level > li.BLOG-MTL > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.BLOG-MTL:hover
  > a.no-children,
.header-nav__top-level > li.BLOG-MTL:hover > a {
  background: #9e4966 !important;
}
.header-nav__top-level > li.BIRDS-WILDLIFE > a.focused,
.header-nav__top-level
  > li
  .header-nav__top-level
  > li.BIRDS-WILDLIFE:hover
  > a.no-children,
.header-nav__top-level > li.BIRDS-WILDLIFE:hover > a {
  background: #73b313 !important;
}
.header-nav__top-level > li .header-nav__top-level > li:hover > a.no-children,
.header-nav__top-level > li:hover > a.no-children,
.header-nav .hierarchy-nav-image__link {
  color: #333;
}
.header-nav__level1.GARDEN-INSPIRATION .header-nav__dropdown {
  display: none;
}
.header-nav__dropdown {
  border: 1px solid #d4d4d4;
  z-index: 99999999;
}
.header-nav__dropdown .nav-column {
  padding: 0 1rem;
}
.header-nav__dropdown .border-column,
.header-nav__dropdown .left-border {
  border-left: 1px solid #c7c7c79e;
}
.header-nav__dropdown .nav-column:nth-child(1) {
  border: none;
}
.header-nav__dropdown .header-nav__panel-title {
  margin-bottom: 5px;
  font-size: 0.95rem;
  text-align: left;
}
.header-nav__dropdown .header-nav__sub-levels {
  margin-bottom: 15px;
}
.header-nav__dropdown .header-nav__sub-levels li {
  font-size: 0.95rem;
  margin-bottom: 2px;
  text-align: left;
}
.header-nav__dropdown .header-nav__sub-levels li.margin {
  margin-bottom: 20px;
}
.header-nav__dropdown .header-nav__sub-levels li.hide-nav {
  display: none;
}
.header-nav__dropdown .header-nav__sub-levels li.main-title a {
  font-weight: 700;
}
.header-nav__dropdown .header-nav__sub-levels li a {
  font-size: 0.9rem;
}
nav.side-nav li .js-drilldown-back {
  border: none;
}
nav.side-nav li.VEGETABLE-SEEDS > a,
nav.side-nav li.VEGETABLE-PLANTS > a,
nav.side-nav li.POTATOESONIONGARLIC > a {
  background: #838e6f !important;
  color: #fff;
}
nav.side-nav li.FLOWER-SEEDS-PLANTS > a,
nav.side-nav li.BEDDING-PLANTS > a {
  background: #8fb5ae !important;
  color: #fff;
}
nav.side-nav li.BIRDS-WILDLIFE > a,
nav.side-nav li.BIRDS-WILDLIFE-HIDENAV > a {
  background: #73b313 !important;
  color: #fff;
}
nav.side-nav li.FRUIT > a {
  background: #86859f !important;
  color: #fff;
}
nav.side-nav li.GARDEN-EQUIPMENT > a,
nav.side-nav li.GIFTSFORTHEGARDEN > a,
nav.side-nav li.GIFTSFORTHEGARDEN-HIDENAV > a {
  background: #9e4966 !important;
  color: #fff;
}
nav.side-nav li.ROB-SMITH-RANGE > a,
nav.side-nav li.ROB-SMITH-RANGE-HIDENAV > a {
  background: #54a5b3 !important;
  color: #fff;
}
nav.side-nav .quick-links h3 {
  padding: 20px 0 0 15px;
  font-weight: 700;
}
.slick-arrow {
  z-index: 0;
}
.button {
  background: #607e23;
}
.button:hover,
.button:focus {
  background: #607e23d9;
}
:hover,
:focus,
:active {
  outline: none !important;
}
.js-off-canvas-overlay {
  background: rgba(0, 0, 0, 0.25);
}
.footer__nav .accordion .accordion-title {
  cursor: default;
}
.header-top-bar {
  background-color: #f9f0d5;
}
.header-top-bar .header-account a {
  font-size: 0.75rem;
}
.header-nav__dropdown .grid-container {
  animation: none;
}
.callout.warning.password {
  border: 1px solid red;
  font-size: 0.85rem;
}
.callout.warning.password a {
  font-weight: 700;
}
.callout.info {
  background-color: #def0ff;
}
.reveal,
.reveal-overlay {
  z-index: 99999999999;
}
.heading.account {
  font-size: 1.7rem;
  width: 100%;
}
#account-nav {
  margin-top: 15px;
}
#account-nav .nav-inner {
  padding: 25px 10px;
  border-radius: 4px;
  border: 1px #ddd solid;
  margin-bottom: 25px;
  transition: 0.5s;
  min-height: 160px;
  box-shadow: 1px 1px 7px rgba(62, 66, 70, 0.3);
  background-color: #f8f8f0ba;
  transition: box-shadow 0.3s ease-in-out 0s,
    background-color 0.3s ease-in-out 0;
}
#account-nav .nav-inner:hover {
  box-shadow: 1px 1px 7px rgba(62, 66, 70, 0.6);
}
#account-nav .nav-icon {
  padding-right: 5px;
}
#account-nav .nav-text {
  padding-left: 7px;
}
#account-nav .nav-text h6 {
  font-weight: 700;
  margin-bottom: 0;
  padding-top: 5px;
}
#account-nav .nav-text p {
  color: #656565;
  font-size: 0.85rem;
}
.account-management .head-icon {
  color: #607e23;
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.account-management .acct-overview li {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.account-management .action {
  min-width: inherit;
}
.account-management input.signout {
  cursor: pointer;
}
.account-management .account-dash img {
  margin: 0 auto 5px;
}
.account-breadcrumb {
  padding: 1rem 0;
}
.account-breadcrumb a {
  font-size: 0.85rem;
}
.basket__detail--item .button.hollow {
  float: inherit;
}
@media screen and (min-width: 1024px) and (max-width: 1170px) {
  .account-management .tabs-title a,
  .address-management .tabs-title a,
  .order-enquiry .tabs-title a,
  .order-detail .tabs-title a,
  .update-signin .tabs-title a {
    padding: 1.35rem 0.8rem;
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 640px) {
  div .sign-out-container {
    margin-top: 10px;
    text-align: center;
  }
  div .sign-out-container input {
    background: #fff;
    color: #607e23;
    padding: 16px;
    width: 80%;
    border: 1px solid #607e23;
  }
}
footer {
  padding-top: 0;
  background: #423a2f;
}
.footer-top {
  padding-top: 2rem;
}
footer .newsletter-container {
  padding: 30px 0;
  margin: 0;
  border: 1px solid #deded1;
  background-image: url(/images/NEWSLETTERSIGNUP-SUMMER-DESKTOP.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
footer .newsletter-signup {
  margin-top: 15px;
}
footer .newsletter-container .heading {
  text-align: center;
  padding-bottom: 10px;
  font-size: 2rem;
}
footer .newsletter-container .signup-bar {
  width: 80%;
  margin: 0 auto;
}
.footer #newsletter-signup .email-container input {
  width: 100%;
  border-radius: 100px;
  -webkit-appearance: none;
  border: 1px solid #deded1;
  font-size: 0.9rem;
  height: 45px;
  padding-left: 15px;
}
.footer #newsletter-signup .button-container {
  width: 50%;
  margin: 10px auto;
}
.footer #newsletter-signup .button-container button.signupButton {
  width: 100%;
  -webkit-appearance: none;
  border: 1px solid #deded1;
  border-radius: 100px;
  height: 45px;
  background: #607e23;
  font-size: 0.95rem;
  color: #fff;
  cursor: pointer;
  text-transform: uppercase;
}
footer .newsletter-container .grid-container {
  background: rgb(255, 255, 247);
  background: rgb(255, 255, 247, 0.87);
  padding: 30px 30px 5px;
}
.footer-top p,
.footer-top h4,
.footer__nav ul li a {
  color: #fff;
}
footer .footer__nav h4 {
  font-size: 0.9rem;
}
footer .footer-content {
  padding-right: 6rem;
}
footer .footer-content h4 {
  font-size: 1.3rem;
}
footer .footer-content p {
  font-size: 0.9rem;
}
footer .payment-container h4 {
  text-align: center;
  font-weight: 500;
}
footer .payment-icons-container {
  display: inline-flex;
}
footer .payment-icons-container .payment-icons {
  padding: 0 2px;
}
footer .payment-icons-container #siteseal {
  padding: 2px;
}
footer .social-footer-links {
  margin-left: 0;
}
footer .social-footer-links li {
  display: inline-block;
  margin-right: 1rem;
}
footer .social-footer-links li a {
  font-size: 1.5rem;
  color: #fff;
}
.footer__nav ul li a {
  font-size: 0.9rem;
}
footer .footer-phone {
  background: #f0e8bd0a;
  padding: 20px;
  margin: 20px 0;
  text-align: center;
  width: 100%;
}
footer .footer-phone p {
  font-size: 1.2rem;
  margin-bottom: 10px;
}
footer .footer-phone .phone-text {
  font-size: 1rem;
  margin-top: -10px;
}
footer .footer-phone a {
  color: inherit;
}
footer .footer-phone .trustpilot-footer {
  width: 100%;
  margin: 20px 0 10px;
}
.copyright {
  padding-bottom: 1rem;
}
.copyright p {
  color: #fff;
}
@media screen and (max-width: 1160px) {
  footer .newsletter-container .signup-bar {
    width: 90%;
  }
}
@media screen and (min-width: 640px) and (max-width: 1080px) {
  footer .newsletter-container .signup-bar iframe {
    height: 160px !important;
  }
}
@media screen and (max-width: 1023px) {
  footer .footer-icon-container,
  footer .footer-icon-container h4 {
    text-align: center;
  }
  footer .logo-warrant img {
    margin: 10px auto;
  }
  footer .social-footer-links li {
    margin: 0 0.5rem;
  }
}
@media screen and (max-width: 640px) {
  footer .newsletter-container {
    background-image: url(/images/NEWSLETTERSIGNUP-SUMMER-MOBILE.jpg);
  }
  footer .newsletter-container .grid-container {
    padding: 30px 15px 5px;
  }
  footer .newsletter-container .signup-bar {
    width: 90%;
  }
  footer .newsletter-container .signup-bar > div {
    width: 100%;
    padding: 0 15px;
  }
  footer .newsletter-container .signup-bar iframe {
    height: 130px !important;
  }
  footer input.emailAddress {
    width: 100% !important;
  }
}
@media screen and (max-width: 450px) {
  footer .newsletter-container .signup-bar > div {
    padding: 0 5px;
  }
  footer .footer-phone span {
    display: block;
  }
}
.basket-page .basket__detail--item .remove button,
.basket-page .basket__detail--item .remove button:hover,
.basket-page .basket__detail--item .remove button:focus,
#quickshop-basket .basket__detail--item .remove button,
#quickshop-basket .basket__detail--item .remove button:hover,
#quickshop-basket .basket__detail--item .remove button:focus {
  border: none;
  outline: none;
}
.basket-page .top-copy,
#quickshop-basket .top-copy {
  margin-bottom: 0;
  font-size: 0.9rem;
}
#basket-upsells .upsell-container:nth-of-type(1n + 4) {
  display: none;
}
#basket-upsells {
  margin-bottom: 2rem;
}
#basket-upsells .upsell-container {
  padding: 0 5px;
}
#basket-upsells .background-container {
  border-radius: 10px;
  box-shadow: 1px 1px 7px rgba(62, 66, 70, 0.3);
  border: 1px solid #7676603d;
  padding: 1rem;
  background-color: #f8f8f0ba;
  margin: 0 5px;
}
#basket-upsells .background-container img {
  padding-right: 10px;
}
#basket-upsells .content-container h3 {
  font-size: 1rem;
}
#basket-upsells .content-container .standard-price {
  font-weight: 700;
}
#basket-upsells .content-container .was-price {
  text-decoration: line-through;
  color: #cc3030;
}
#basket-upsells .content-container .saving {
  display: none;
}
#basket-upsells .content-container a.button {
  font-size: 0.8rem;
  margin: 5px 0 0;
}
.help-popup {
  position: fixed;
  right: -320px;
  top: 0px;
  height: 100%;
  bottom: 0px;
  margin: auto;
  background: #fff;
  width: 320px;
  padding: 20px;
  z-index: 999999999;
  transition: all 0.2s;
  overflow: scroll;
}
.help-popup.active {
  transition: all 0.2s;
  box-shadow: 0px 0px 40px rgb(0 0 0 / 20%);
  right: 0px;
}
.pop-close {
  padding: 10px;
  border: 1px #000 solid;
  margin-bottom: 15px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
}
.button.help {
  background: none;
  color: #607e23;
  border: 1px solid #607e23;
}
div.intro {
  margin: 0 0 10px 0px;
  background: #fff;
  padding: 0 0 10px 0;
}
div.intro p {
  position: relative;
  display: block;
  vertical-align: top;
  margin: 0 0 5px 0;
  padding-left: 20px;
}
div.intro i {
  color: #004b39;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 5px;
  font-size: 11px;
}
.basket-page .basket__detail--item,
#quickshop-basket .basket__detail--item {
  padding: 1rem 0.5rem;
}
.basket-page .basket__detail--item .desc a,
#quickshop-basket .basket__detail--item .desc a {
  color: #333;
}
.basket-page .basket__detail--item .desc a:hover,
#quickshop-basket .basket__detail--item .desc a:hover {
  color: #607e23;
}
.basket-page .basket__detail--item .desc .product-options,
#quickshop-basket .basket__detail--item .desc .product-options {
  font-size: 0.8rem;
  display: block;
  margin: 0;
}
.basket-page .basket__detail--item .remove-container,
#quickshop-basket .basket__detail--item .remove-container {
  float: right;
  width: 100%;
}
.basket-page .basket__detail--item .remove-container button,
#quickshop-basket .basket__detail--item .remove-container button {
  padding: 0;
  border: none;
  font-size: 1.05rem;
  margin: 0;
}
.basket-page .basket__detail--item .wishlist-add-from-basket-form,
#quickshop-basket .basket__detail--item .wishlist-add-from-basket-form {
  float: right;
  width: 100%;
}
.basket-page .basket__detail--item .wishlist-add-from-basket-form button,
#quickshop-basket .basket__detail--item .wishlist-add-from-basket-form button {
  box-shadow: inherit;
  padding-right: 0;
  color: inherit;
  margin-top: 0;
  transition: 0.5s;
  margin-bottom: 5px;
  padding-top: 4px;
}
.basket-page .basket__detail--item .wishlist-add-from-basket-form button:hover,
#quickshop-basket
  .basket__detail--item
  .wishlist-add-from-basket-form
  button:hover {
  color: #607e23;
}
.basket-page i.fas.fa-lock.checkout-icon,
#quickshop-basket i.fas.fa-lock.checkout-icon {
  padding-right: 5px;
}
.basket-page .basket__detail--item .pcode,
#quickshop-basket .basket__detail--item .pcode {
  display: block;
  font-size: 0.7rem;
}
.basket-page .basket-totals,
#quickshop-basket .basket-totals {
  background: #efefef;
  border: 1px solid #dadada;
  position: -webkit-sticky;
  position: sticky;
  top: 85px;
}
.basket-page .basket-totals .promo-box,
.basket-page .basket-totals .promotion-box .button.hollow,
#quickshop-basket .basket-totals .promo-box,
#quickshop-basket .basket-totals .promotion-box .button.hollow {
  background: #f8f8f8;
}
.basket-page .basket-totals li.total,
#quickshop-basket .basket-totals li.total {
  font-size: 1.2rem;
}
.basket-page .basket-totals button#checkout,
#quickshop-basket .basket-totals button#checkout {
  width: 100%;
}
.basket-page .order-summary ul li.delivery,
.basket-page .order-summary ul li.total {
  display: none;
}
.basket-page #maxi-container {
  box-shadow: 1px 1px 7px rgba(62, 66, 70, 0.3);
  border: 1px solid #7676603d;
  padding: 1.5rem 1.3rem;
  background-color: #f9f0d5;
  margin-bottom: 1rem;
  position: relative;
  border: 4px dashed #292929;
  outline: 6px solid #f9f0d5 !important;
}
.basket-page #maxi-container .image-container .badge {
  position: absolute;
  width: 60px;
  top: -25px;
  left: -20px;
  background: none;
}
.basket-page #maxi-container .content-container a {
  color: #222;
}
.basket-page #maxi-container .content-container .title {
  font-weight: 700;
  margin: 0.5rem 0;
}
.basket-page #maxi-container .content-container .content {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}
.basket-page #maxi-container .content-container ul {
  list-style: none;
  margin: 0 0 0.5rem;
}
.basket-page #maxi-container .content-container li {
  font-size: 0.8rem;
  padding-bottom: 3px;
}
.basket-page #maxi-container .content-container li:before {
  content: "✓";
  color: #607e23;
  font-weight: 700;
  padding-right: 5px;
}
.basket-page #maxi-container .message-container p {
  font-size: 0.8rem;
}
.basket-page #maxi-container .atb-container .button {
  width: 100%;
}
@media screen and (min-width: 1024px) and (max-width: 1124px) {
  .basket-page button#checkout,
  #quickshop-basket button#checkout {
    display: flex;
  }
  .basket-page button#checkout i,
  #quickshop-basket button#checkout i {
    padding-left: 12px;
    font-size: 20px;
    padding-top: 4px;
    padding-right: 0;
  }
}
@media screen and (max-width: 1100px) {
  .basket-page .basket__detail--item .wishlist-add-from-basket-form button,
  #quickshop-basket
    .basket__detail--item
    .wishlist-add-from-basket-form
    button {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  #basket-upsells .upsell-container:nth-of-type(1n + 3) {
    display: none;
  }
  .basket-page #maxi-container {
    margin-top: 1rem;
  }
  .basket-page #maxi-container .image-container .badge {
    left: -10px;
  }
}
@media screen and (min-width: 640px) and (max-width: 900px) {
  .basket-page .basket-totals .promo-box,
  #quickshop-basket .basket-totals .promo-box {
    width: 50%;
  }
}
@media screen and (min-width: 640px) {
  .basket-page .top-copy,
  #quickshop-basket .top-copy {
    position: relative;
  }
  .basket-page #siteseal,
  #quickshop-basket #siteseal {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 640px) {
  .basket-page .basket__detail--item,
  #quickshop-basket .basket__detail--item {
    position: relative;
  }
  .basket-page .top-copy,
  #quickshop-basket .top-copy {
    font-size: 0.75rem;
  }
  .basket-page .basket__detail--item .desc a,
  #quickshop-basket .basket__detail--item .desc a {
    font-size: 0.9rem;
    padding-right: 8px;
  }
  .basket-page .basket__detail--item .qty,
  #quickshop-basket .basket__detail--item .qty {
    padding: 15px 0;
  }
  .basket-page
    .basket__detail--item
    .qty
    .basket-item-page-quantity-update-form,
  #quickshop-basket
    .basket__detail--item
    .qty
    .basket-item-page-quantity-update-form {
    display: -webkit-inline-box;
    display: inline-flex;
  }
  .basket-page
    .basket__detail--item
    .qty
    .basket-item-page-quantity-update-form
    .quantity,
  #quickshop-basket
    .basket__detail--item
    .qty
    .basket-item-page-quantity-update-form
    .quantity {
    margin-right: 5px;
  }
  .basket-page .basket__detail--item .priceinfo,
  #quickshop-basket .basket__detail--item .priceinfo {
    text-align: center;
  }
  .basket-page .basket__detail--item .priceinfo span,
  #quickshop-basket .basket__detail--item .priceinfo span {
    font-weight: 700;
    padding-right: 5px;
  }
  .basket-page .basket__detail--item .remove,
  #quickshop-basket .basket__detail--item .remove {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
  #basket-upsells .upsell-container {
    margin-bottom: 10px;
  }
}
.checkout .checkout-mob-header {
  max-width: 165px;
}
.checkout .top-copy {
  margin-bottom: 0;
}
input.voucher-code {
  font-family: "Roboto Mono";
}
#checkout-user-basket-section .image-container {
  position: relative;
}
#checkout-user-basket-section .image-container img {
  width: 100%;
}
#checkout-user-basket-section span {
  font-size: 0.9rem;
}
#checkout-user-basket-section .image-container span {
  font-size: 0.85714em;
  font-weight: 500;
  line-height: 1.75em;
  white-space: nowrap;
  text-align: center;
  border-radius: 1.75em;
  background-color: rgba(114, 114, 114);
  background-color: rgba(114, 114, 114, 0.9);
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1.75em;
  height: 1.75em;
  padding: 0 0.58333em;
  position: absolute;
  left: -0.75em;
  top: -0.75em;
  z-index: 3;
}
#checkout-user-basket-section .basket-item .checkout-price {
  text-align: right;
}
#checkout-user-basket-section #basket-footer .text-right {
  float: right;
}
#checkout-user-basket-section .float-middle {
  display: table;
  height: 100%;
  width: 100%;
}
#checkout-user-basket-section .float-middle span {
  display: table-cell;
  vertical-align: middle;
}
#checkout-user-basket-section #basket-footer {
  margin-bottom: 0;
}
#checkout-user-basket-section .subtotal-container {
  padding: 15px 0;
  border-bottom: solid 1px #eee;
}
#checkout-user-basket-section .totals-container {
  padding: 15px 0;
}
#checkout-user-basket-section .totals-container span {
  font-size: 1rem;
  font-weight: 700;
}
.checkout .checkout-radio-item:hover {
  background: none;
}
.checkout .checkout-radio-item:hover label {
  background: #eee;
}
.checkout .payment-section .checkout-paymentmethod-item label {
  float: inherit;
  width: 95%;
}
.checkout .payment-section .checkout-radio-item .button.paypal {
  width: 100%;
  margin-left: 0;
}
.checkout .fa-lock.checkout-icon {
  padding-right: 5px;
}
.checkout .checkout-step-sub-title {
  font-size: 1.1rem;
}
.checkout .checkout-step-title .checkout-small-title {
  display: block;
  font-weight: 500;
  font-size: 0.95rem;
}
.checkout .payment-dropdown {
  margin-bottom: 25px;
}
.checkout .payment-dropdown.donation-dropdown {
  display: none;
}
.checkout .payment-dropdown .accordion-title {
  border: 1px solid #607e23;
  color: #607e23;
  font-size: 0.9rem;
  padding-right: 25px;
  line-height: 17px;
}
.checkout #gift-aid p {
  font-size: 0.9rem;
}
.checkout #gift-aid input {
  margin-bottom: 0;
}
.checkout #gift-aid label {
  display: inline;
}
.checkout .voucher-details {
  margin-bottom: 10px;
}
.checkout .voucher-details span {
  display: block;
}
.checkout #donations .accordion-title {
  font-size: 0.9rem;
  color: #333;
}
@media screen and (min-width: 1024px) {
  .checkout .checkout-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
@media screen and (min-width: 640px) {
  .checkout .top-copy {
    position: relative;
  }
  .checkout #siteseal {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .checkout .grid-container.checkout {
    padding: 0 40px;
  }
  .checkout .top-copy {
    margin-bottom: 0;
  }
  .checkout .top-copy h1 {
    margin-bottom: 20px;
  }
  .checkout .mobile-basket-details .basket-summary-dd,
  .checkout .mobile-basket-details .accordion-content {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fafafa;
  }
  .checkout .mobile-basket-details .basket-summary-dd span {
    font-size: 0.9rem;
  }
  .checkout .mobile-basket-details .basket-summary-dd span.fa-shopping-cart {
    font-size: 1rem;
    padding-right: 5px;
  }
  .checkout .mobile-basket-details .basket-summary-dd span.text-hide {
    display: none;
  }
  .checkout .mobile-basket-details .basket-summary-dd span.basket-total {
    position: absolute;
    right: 10px;
    color: #333;
  }
  .checkout .mobile-basket-details .basket-summary-dd .accordion-title::before {
    display: none;
  }
  .checkout
    .mobile-basket-details
    .basket-summary-dd
    .accordion-title
    span.fa-chevron-up,
  .checkout
    .mobile-basket-details
    .basket-summary-dd
    .is-active
    > .accordion-title
    span.fa-chevron-down,
  .checkout
    .mobile-basket-details
    .basket-summary-dd
    .is-active
    > .accordion-title
    span.text-show {
    display: none;
  }
  .checkout
    .mobile-basket-details
    .basket-summary-dd
    .is-active
    > .accordion-title
    span.fa-chevron-up,
  .checkout
    .mobile-basket-details
    .basket-summary-dd
    .is-active
    > .accordion-title
    span.text-hide {
    display: initial;
  }
  .checkout
    .mobile-basket-details
    .basket-summary-dd
    .accordion-title
    .basket-total {
    font-size: 1rem;
  }
  #checkout-user-basket-section {
    padding: 0;
  }
  #checkout-user-basket-section .basket-item {
    margin-bottom: 0;
  }
  #checkout-user-basket-section .image-container img {
    padding-right: 10px;
  }
  #checkout-user-basket-section #basket-footer .basket-price,
  #checkout-user-basket-section .subtotal-container .text-right {
    font-size: 0.85rem;
  }
}
@media screen and (max-width: 760px) {
  #checkout-user-basket-section .image-container img {
    padding-right: 0;
  }
}
@media screen and (max-width: 639px) {
  .mobile-basket-details {
    margin-top: 15px;
  }
  #checkout-user-basket-section .image-container img {
    padding-right: 20px;
  }
  .checkout .payment-section .checkout-paymentmethod-item label {
    width: 100%;
  }
  .checkout .checkout-step-title {
    margin: 0;
  }
  .checkout .billing-address {
    margin-bottom: 10px;
  }
  .checkout .checkout-action {
    margin: 0 0 1rem;
  }
  .checkout .distpatch-container .button {
    margin-top: 10px;
  }
  .checkout .callout {
    margin: 0;
  }
  .checkout .delivery-section a.checkout-action.button.secondary.small.hollow {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 580px) {
  .checkout .grid-container.checkout {
    padding: 0 10px;
  }
}
@media screen and (max-width: 510px) {
  #checkout-user-basket-section .image-container img {
    padding-right: 0;
  }
  .checkout .mobile-basket-details .basket-summary-dd span {
    font-size: 0.85rem;
  }
  .checkout #donations div label {
    width: 80%;
    display: inline-flex;
  }
}
@media screen and (max-width: 400px) {
  .checkout .callout {
    padding: 1rem;
  }
  .complete-order-button-section .button.complete-order-button-selector {
    font-size: 0.9rem;
  }
  .complete-order-button-section .button.complete-order-button-selector img {
    width: 47%;
  }
}
.header-basket__drop {
  border: 1px solid #c3c3c3;
}
.header-basket__drop .header-basket-title {
  padding: 10px 0 0;
  background: #607e23;
  margin-bottom: 10px;
}
.header-basket__drop .header-basket-title h6 {
  font-weight: 700;
  color: #fff;
  padding-left: 5px;
}
.header-basket__drop .header-basket__drop__item--image img {
  width: 61px !important;
}
.header-basket__drop .mini-basket-description {
  text-align: left;
  font-size: 14px;
}
.header-basket:hover .header-basket__drop {
  border: 1px solid #d1d1d1;
  -webkit-box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.2);
}
.header-basket__drop #basket-totals {
  background: #f1f1e8;
}
.header-basket__drop #basket-totals .header-basket__drop__totals--total {
  margin-bottom: 0;
  background: none;
  padding-bottom: 5px;
}
@media screen and (max-width: 1023px) {
  .header-main__mobile .fa-shopping-cart .mob-qty:not(:empty) {
    right: 25%;
    font-size: 1rem;
    padding: 5px 8px;
    line-height: 15px;
    font-family: "Poppins", sans-serif;
  }
}
@media screen and (max-width: 800px) {
  .header-main__mobile .fa-shopping-cart .mob-qty:not(:empty) {
    right: 20%;
  }
}
@media screen and (max-width: 640px) {
  .header-main__mobile .fa-shopping-cart .mob-qty:not(:empty) {
    right: 9%;
  }
}
@media screen and (max-width: 500px) {
  .header-main__mobile .fa-shopping-cart .mob-qty:not(:empty) {
    right: 12%;
    font-size: 0.8rem;
    padding: 2px 6px;
  }
}
.sign-in-intro p {
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 30px;
}
span.required-label {
  margin-left: 5px;
  font-size: 0.75rem;
}
span.required-label:before {
  content: "(";
  font-size: 0.65rem;
  margin-right: 1px;
}
span.required-label:after {
  content: ")";
  font-size: 0.65rem;
  margin-left: 1px;
}
.tooltip-icon {
  position: relative;
  display: inline-block;
  padding-left: 3px;
  padding-right: 10px;
}
.tooltip-icon i:before {
  color: #2b2b2b;
}
.tooltip-icon .tooltiptext {
  visibility: hidden;
  width: 170px;
  font-size: 0.75rem;
  background-color: #2b2b2b;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 5px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -90px;
}
.tooltip-icon:hover .tooltiptext {
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  .tooltip-icon {
    display: none;
  }
}
#sign-in-register {
  background: #e4e6e3;
}
#sign-in-register .tabs-title a {
  color: #333;
}
#sign-in-register .tabs-title a:hover {
  background: #607e23d9;
  color: #fff;
}
#sign-in-register .tabs-title > a[aria-selected="true"],
#sign-in-register .tabs-title.is-active > a {
  color: #fff;
  background: #607e23;
  outline: 0;
}
.sign-in-container .tabs-panel {
  background: #acbdde1c;
  border: #cad4e8 1px solid;
}
#deal-of-the-week {
  background-color: #dde8cf;
}
#deal-of-the-week .content-container {
  margin-left: 0;
}
#deal-of-the-week .selected-badge {
  padding-bottom: 15px;
  margin: 0 auto;
}
#deal-of-the-week .script-text {
  font-size: 1.7rem;
}
#deal-of-the-week a.button {
  font-size: 1.1rem;
}
@media screen and (max-width: 640px) {
  #deal-of-the-week {
    margin-top: 2rem;
  }
  #deal-of-the-week .content-container {
    margin-left: auto;
    padding: 20px;
  }
}
#dotw_modal #deal-of-the-week {
  background: rgba(221, 232, 207, 0.25);
}
#dotw_modal #deal-of-the-week .script-text {
  font-size: 1.2rem;
}
#dotw_modal #deal-of-the-week a.button {
  font-size: 0.9rem;
  width: 75%;
  margin: 0 auto;
}
#dotw_modal .dotw_basket_wrapper {
  display: flex;
  justify-content: space-evenly;
}
#dotw_modal .dotw_basket_wrapper > a {
  display: flex;
  width: 50%;
  align-items: center;
}
#dotw_modal .dotw_basket_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5rem 0 0.5rem 0.4rem;
}
#dotw_modal .dotw_basket_content > img {
  width: 30%;
}
#dotw_modal .dotw_basket_content p {
  font-size: 0.65rem;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 640px) {
  #dotw_modal .dotw_basket_wrapper {
    justify-content: center;
  }
  #dotw_modal .dotw_basket_wrapper > a {
    padding: 2.25rem 1.5rem;
  }
  #dotw_modal #deal-of-the-week .script-text {
    font-size: 1.4rem;
  }
  #dotw_modal .dotw_basket_content {
    padding: 1.5rem;
  }
  #dotw_modal .dotw_basket_content p {
    font-size: 0.8rem;
  }
}
#recent-viewed-grid {
  margin-top: 1rem;
}
#offers_upsells_slider {
  margin: 2.75rem 0;
  padding-top: 2rem;
}
#offers_upsells_slider .offers_upsells_wrapper {
  margin-top: 1rem;
}
#offers_upsells_slider h2 {
  font-size: 1.5rem;
}
#offers_upsells_slider .upsell_content_wrapper {
  margin: 1rem 0;
}
#offers_upsells_slider .upsell_content_wrapper p:nth-of-type(1) {
  color: black;
  margin-bottom: 0.5rem;
}
#offers_upsells_slider .upsell_content_wrapper a {
  margin: 0.8rem 0 0;
}
#offers_upsells_slider .slider_offer_product a img {
  margin: 0 auto;
  box-shadow: 0 0 7px #cdcdcd;
  border-radius: 0.1rem;
}
#offers_upsells_slider .price {
  display: block;
  margin: 0 auto;
}
#offers_upsells_slider .cat-title {
  font-weight: 700;
}
#offers_upsells_slider .was-price {
  color: red;
  text-decoration: line-through;
  font-size: 0.9rem;
  padding: 0 0.35rem;
}
#offers_upsells_slider .label {
  display: block;
  width: fit-content;
  margin: 3px auto;
  font-size: 0.7rem;
}
#offers_upsells_slider .standard-price {
  font-size: 1.1rem;
}
#offers_upsells_slider .upsell_img_wrapper a div {
  padding: 0.8rem 0.75rem 0;
}
#offers_upsells_slider .slick-dots li button:before {
  color: black !important;
}
#offers_upsells_slider .slick-prev:before,
#offers_upsells_slider .slick-next:before {
  display: none;
  color: rgba(46, 46, 46, 0.8);
  position: relative;
  font-size: 20px;
}
#offers_upsells_slider .slick-next:before {
  bottom: 75px;
  left: 60px;
}
#offers_upsells_slider .slick-prev:before {
  right: 60px;
  bottom: 75px;
}
@media screen and (min-width: 640px) {
  #offers_upsells_slider h2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 1200px) {
  #offers_upsells_slider .slick-prev:before,
  #offers_upsells_slider .slick-next:before {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  #offers_upsells_slider .label {
    display: inline-block;
    margin: 0;
  }
  #offers_upsells_slider .price {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }
}

.ageRestrict,.ageRestrictError{display: flex; flex-direction:column; gap:1rem; align-items:flex-start; justify-content: space-between; padding:1.2rem 0.8rem; background-color:rgba(241,200,76,0.15); border:1px solid rgb(241,200,76); border-left-width:5px; border-radius:3px; }
.ageRestrict p,.ageRestrictError p{margin:0!important}
.ageRestrict-text{display: flex; flex-direction: row; align-items: center;}
.ageRestrict-text i{margin-right: 0.5rem; font-size: 1.6rem; color: rgba(241,200,76,1);}
.ageRestrict-btn{display: flex; flex-direction: row; align-items: center; gap:0.5rem; padding-left:2rem;}
.ageRestrict-btn a{margin-top:0; color:#555; background:#ffffff; border:1px solid #555; padding: 10px 20px; border-radius: 4px; cursor:pointer}
.ageRestrictError.red{display:none; margin-top:1rem; background-color:rgba(180,0,0,0.15); border:1px solid rgb(180,0,0); border-left-width:5px;}
.ageRestrictError.red .ageRestrict-text i{margin-right: 0.5rem; font-size: 1.6rem; color: rgba(180,0,0,1);}

.basketLoader {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  top: 0px;
  left: 0px;
  text-align: center;
  display: none;
  z-index: 9999;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 0.8em solid rgba(0, 75, 57, 0.2);
  border-right: 0.8em solid rgba(0, 75, 57, 0.2);
  border-bottom: 0.8em solid rgba(0, 75, 57, 0.2);
  border-left: 0.8em solid #004b39;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.alert-warning {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #b94a48;
  padding: 1rem 2rem;
  border-radius: 10px;
  margin-bottom: 10px;
}
.alert-warning a {
  text-decoration: none;
  color: #96214d;
  outline: none !important;
}
#removed-container {
  padding-top: 10px;
}
#removed-container .product-container {
  padding-bottom: 10px;
}
#removed-container img {
  padding-right: 20px;
}
#removed-container .desc span {
  color: #606060;
}
#removed-container .desc {
  text-align: left;
}
#removed-container .desc span.title {
  font-weight: 700;
}
#removed-container .desc span.subtitle {
  display: block;
}
/* -- MY ORDERS CSS -- */
.myOrder_tabs,
.myOrder_order,
.myOrder_headers {
  display: flex;
  justify-content: space-around;
}
.orders_key_wrapper {
  border-radius: 19px;
  box-shadow: 0px 1px 5px 1px lightgrey;
  padding: 10px;
  margin: 0 auto 2rem auto;
  width: 95%;
  max-width: 960px;
}
.orders_key_wrapper p {
  font-size: 13px;
  line-height: normal;
}
.orders_wrapper {
  border-radius: 19px;
  box-shadow: 0px 1px 5px 1px lightgrey;
  padding-bottom: 0.5rem;
  margin: 0 auto 2rem auto;
  width: 95%;
  max-width: 960px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.myOrder_headers {
  background-color: #8fb5ae;
  border-radius: 9px 9px 0px 0px;
  box-shadow: grey 0px 3px 8px;
  display: grid;
  grid-template-columns: 2fr 2fr 2fr;
}
.myOrder_headers p {
  color: white;
  font-size: 0.8rem;
}
.myOrder_headers p,
.myOrder_order p {
  min-width: 20%;
  padding-right: 0.25rem;
  font-size: 0.9rem;
  text-align: center;
  margin: 1.25rem 0;
}
.myOrder_order {
  align-items: center;
  padding: 0.4rem 0.2rem;
  display: grid;
  background-color: rgb(247 244 247);
  border-bottom: 1px solid white;
  grid-template-columns: 2fr 2fr 2fr;
}
.order_list {
  display: table;
  width: 100%;
}
.order_block {
  display: table-cell;
}
.order_sort_dd {
  padding: 1rem 0 10rem 0;
  text-align: center;
}
.order_itemList {
  border-bottom: 2px solid rgb(213, 213, 213);
  padding-bottom: 1rem;
}
.orderrange_message p {
  color: #607e23;
  font-size: 17px;
  font-weight: bold;
}
.form_wrapper {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 0.95rem;
}
.order_sort_dd select {
  margin-left: 0.4rem;
  font-weight: bold;
  padding: 0.4rem;
  font-size: 0.95rem;
  -webkit-appearance: auto;
  width: 65%;
}
.myOrder_tabs p {
  border-bottom: solid 1px lightgray;
}
.ot_selected {
  font-weight: bold;
  border-bottom: 2px solid black !important;
}
.list_exp {
  border-bottom: 1px solid lightgrey;
}
.orders_wrapper button {
  font-size: 0.85rem;
  color: white;
  background-color: #607e23;
  border-radius: 16px;
  border: 2px solid white;
  width: 50%;
  padding: 0.95rem;
  cursor: pointer;
}
.orders_wrapper select {
  background-color: #607e23;
  border: none;
  text-align: center;
  color: white;
  border-radius: 16px;
  margin-bottom: 0;
  border: 2px solid white;
  padding: 0.7rem;
  min-width: 95px;
  width: 50%;
  font-size: 0.85rem;
  height: unset;
  cursor: pointer;
}
.orders_wrapper select option {
  background: #ddd;
  color: black;
  padding: 1rem;
  margin: 1rem;
  font-size: 1rem;
}
.item_headers {
  margin: 0 !important;
  padding: 0.5rem 0;
  font-size: 0.85rem;
}
.item_details,
.orderbits_wrapper {
  padding: 0 0.3rem;
}
.item_details {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
  grid-gap: 12px;
  background-color: #d9780b3b;
}
.orderbits_wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr 1fr;
  align-content: center;
  grid-gap: 12px;
  padding: 0 0.1rem;
}
.orderbits_wrapper p {
  margin: 0.4rem 0;
  font-size: 0.85rem;
}
.orderbits_wrapper a {
  margin: 0.6rem 0.4rem;
  font-size: 1.2rem;
}
.item_details p {
  font-size: 0.8rem;
}
.myOrder_order i {
  transition: 0.5s transform ease;
  margin: 0 0.2rem;
}
.myorder_header {
  text-align: center;
}
#orderPeriodForm {
  margin-top: 1rem;
}
.order_action_overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  width: 100%;
  background-color: #282828c2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 999;
}
.formStyles {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 95%;
  background-color: white;
  padding: 1rem;
  border-radius: 8px;
  box-shadow: 0px 0px 6px #bbbbbb;
}
.formStyles label {
  margin: 1.5rem 0 0.5rem 0;
  font-size: 1rem;
}
.formStyles input {
  font-size: 1.05rem;
  height: 4vh;
}
.formStyles fieldset {
  display: flex;
  flex-direction: column;
  border: none;
  border-radius: 8px;
}
#order_action_form fieldset button {
  margin: 0.5rem auto;
  width: 30%;
  height: 40px;
  border: none;
  font-size: 1rem;
  color: white;
  background-color: #607e23;
}
#order_action_form #CustomerMessage {
  height: 25vh;
  background: #efeeee;
  border: solid 1px lightgray;
  font-size: 1.1rem;
}
#order_action_form #OrderNo {
  background: #efeeee;
  font-weight: bold;
}
#query_title,
#cancel_title {
  font-size: 1.5rem;
  color: #607e23;
}
.closeModal {
  position: absolute;
  top: 20px;
  left: 25px;
  color: white;
  font-size: 2rem;
  cursor: pointer;
}
.emailSent_msg {
  padding: 0.5rem;
  margin-top: 3rem;
  text-align: center;
  font-size: 1.2rem;
  color: green;
}
.placehold {
  display: none;
}
.deskBtn {
  display: none;
}
#orderCancelForm .reasonBtn{
  background: #efeeee;
}
#orderCancelForm .disableBtn{
  opacity:0.5;
}
#orderCancelForm .MessageBox{
  display: none;
  margin-top:10px
}
#orderCancelForm label{
  margin: 1.5rem 0 0.5rem 0;
  font-size: 1rem;
  display:block;
}
#orderCancelForm #CustomerMessage{
  height: 25vh;
  background: #efeeee;
  border: solid 1px lightgray;
  font-size: 1.1rem;
  width:100%;
}
#orderCancelForm p {
  font-size: 1.05rem;
}
.popcancelbtns {
  display: flex;
  justify-content: space-around;
  margin-top: 1.5rem;
}
#orderCancelForm button,
.popcancelbtns span {
  background: #607e23;
  border: none;
  border-radius: 3px;
  width: 25%;
  color: white;
  padding: 0.5rem;
  font-size: 1rem;
}
.popcancelbtns span {
  text-align: center;
  display: inline-block;
}
.tracking_btn {
  padding: 0 0.4rem !important;
  font-size: 0.75rem !important;
  height: 45px;
  margin-top: 0.4rem;
  background-color: #787878 !important;
}
.tracking_btn_mob {
  width: 90%;
  margin: 0.5rem auto 1rem auto;
  display: block;
}
.tracking_dropdown {
  padding: 1rem 0.4rem;
  background: #f3f3f3;
}
.tracking_dropdown p {
  font-size: 0.9rem;
  margin: 0.5rem 0;
}
.it_code_msg {
  font-weight: bold;
  margin: 0.5rem 0;
}

@media only screen and (min-width: 968px) {
  .orderbits_wrapper p {
    font-size: 0.9rem;
  }
  .mobileBtn {
    display: none;
  }
  .form_wrapper {
    flex-direction: row;
    align-items: baseline;
  }
  .orders_wrapper {
    width: 75%;
    grid-template-columns: 2fr 4fr 2fr 2fr 1fr;
  }
  .orderbits_wrapper a {
    font-size: 1.4rem;
  }
  .myOrder_order {
    padding: 0.5rem 1rem;
  }
  .myOrder_order,
  .myOrder_headers {
    grid-template-columns: 2fr 2fr 2fr 1fr 1fr;
  }
  .myOrder_headers p {
    text-align: center;
  }
  .myOrder_headers p,
  .myOrder_order p,
  .item_headers {
    font-size: 0.95rem;
  }
  .orderbits_wrapper,
  .item_details {
    grid-template-columns: 2fr 6fr 2fr 2fr 2fr 2fr;
    padding: 0.6rem;
  }
  .item_details p {
    font-size: 0.9rem;
  }
  .placehold {
    display: block;
  }
  .deskBtn {
    display: block;
  }
  .formStyles {
    width: 40%;
  }
  .tracking_dropdown {
    display: flex;
    justify-content: space-evenly;
    padding: 2rem 0;
  }
  #tracking_btn {
    margin-top: 0rem;
  }
  .order_sort_dd select {
    width: 100%;
  }
  .orders_wrapper select,
  .orders_wrapper button {
    width: 100%;
  }
}
