/**
 * Theme Name: kloterfarms
 * Theme URI: https://www.kloterfarms.com/
 * Author: ZGM
 * Description: Kloterfarms
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: LICENSE
 * Text Domain: kloterfarms
 */
/* [for="pa_region"],
#pa_region,
#pa_region + .reset_variations {
    display: none !important;
} */
main {
  padding-bottom: 0px !important;
}

h1, h2, h3, h4 {
  font-family: "Droid Serif", Georgia, serif !important;
}

h2 {
  margin-top: 20px !important;
}

.woocommerce-loop-product__title {
  margin-top: 0px !important;
}

h5, h6 {
  font-family: proxima-nova, sans-serif !important;
}

h5 {
  font-size: 1.25rem;
}

h3 a {
  font-family: "Droid Serif", Georgia, serif !important;
}

a, p, .btn {
  font-family: proxima-nova, sans-serif !important;
}

a, p {
  color: #341a0d;
}

.custom-logo {
  width: 100%;
}

.site {
  margin-top: 150px;
}

.logged-in .site-header {
  top: 32px !important;
}

.logged-in .site-header .scrolled {
  top: 58px !important;
}

@media (min-width: 992px) {
  .logged-in .site {
    margin-top: 151px !important;
  }
}

.scrolled .site-header-navigation {
  margin-top: 0px;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  flex: none;
  max-width: none;
}

.woocommerce ul.products li.product a .wc-loop-image-container img {
  height: 100%;
  /* object-fit: cover; */
  object-fit: contain;
  /*updated per feedback from LIZ*/
}

.woocommerce-products-header::after {
  display: none !important;
}

.entry-thumbnail {
  background-position: center top !important;
}

.site-footer h3 {
  text-align: left;
}

.term-description {
  padding: 20px 0;
}

.wp-block-button__link {
  color: #ffffff !important;
}

.tagged_as {
  display: none;
}

.site-alert {
  background-color: #C32327;
  color: #ffffff;
}

.site-alert__inner {
  padding: 20px;
  font-family: "Droid Serif", Georgia, serif;
  font-size: 26px;
}

.woocommerce-products-header::after {
  display: none !important;
}

.woocommerce-products-header {
  font-family: "Droid Serif", Georgia, serif;
}

.woocommerce ul.products li.product a .wc-loop-image-container img {
  border-radius: 0px;
}

.ftr-cats__inner .ftr-item {
  background-color: #f6f5f4;
  font-family: "Droid Serif", Georgia, serif;
  border-radius: 0px !important;
}

.ftr-cats__inner .ftr-item__content h3 {
  color: #341a0d !important;
}

/* Products Single Tabs */
.tab-product {
  overflow: hidden;
  border: 1px solid #B5A9A1;
  background-color: #fff;
  border-radius: 10px;
}

/* Style the buttons that are used to open the tab content */
.tab-product button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  background-color: #fff;
  color: #B5A9A1;
  width: 50%;
  font-family: "Droid Serif", Georgia, serif;
  font-weight: 400;
  font-size: 1.3rem;
}

/* Change background color of buttons on hover */
.tab-product button:hover {
  background-color: #fff;
  color: #B5A9A1;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #B5A9A1;
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  /* border: 1px solid #ccc; */
  border-top: none;
  padding-top: 20px;
}

.tabcontent {
  animation: fadeEffect 0.5s;
  /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.ftr-cats__inner {
  padding: 0;
  margin: 0;
  max-width: none;
  padding-bottom: 40px;
}

.ftr-cats__inner .ftr-item {
  width: 350px;
  min-height: 300px;
}

.ftr-cats__inner .ftr-item__thumb {
  height: 240px;
}

.category_banner_image {
  margin: 0 auto;
  display: block;
  text-align: center;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0px;
  position: relative;
}

.category_banner_image img {
  width: 100%;
  height: auto;
}

.category_banner_image_text {
  position: absolute;
  bottom: 40px;
  left: 40px;
}

.category_banner_image_text h1 {
  text-align: left;
  color: #fff;
  font-size: 3rem;
}

.category_banner_image_text p {
  text-align: left;
  color: #fff;
  margin-bottom: 0px;
}

.category_banner_image_text span {
  display: block;
  width: 100%;
}

.sofa_wrapper {
  width: 100%;
  background: #F6F5F4;
  padding: 20px;
}

.sofa_wrapper .ftr-item {
  background: #fff !important;
}

.sofa_wrapper .ftr-item__content {
  display: block;
  padding: 10px;
}

.sofa_wrapper h2 {
  color: #351B0E;
  display: block;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
  font-size: 2.3rem;
  font-weight: bold;
}

.sofa_wrapper h3 {
  color: #351B0E;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}

.sofa_wrapper p {
  color: #351B0E;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1rem;
}

.sofa_wrapper .ftr-cats__inner .ftr-item {
  width: 330px;
  min-height: 300px;
}

.related-prodcuts-wrapper h2 {
  color: #351B0E;
  display: block;
  width: 100%;
  margin-bottom: 50px !important;
  text-align: center;
  font-size: 1.65rem;
  font-weight: normal;
}

.related-prodcuts-wrapper .woocommerce-loop-product__title {
  color: #351B0E;
  display: block;
  width: 100%;
  text-align: center !important;
  font-size: 1rem !important;
  font-weight: bold;
}

.related-prodcuts-wrapper .up-sells h2:nth-child(1) {
  display: none !important;
}

.related-prodcuts-wrapper .up-sells .price {
  opacity: 0;
}

.related-prodcuts-wrapper .products li {
  max-height: 275px;
}

.related-prodcuts-wrapper .products li:nth-of-type(1n+5) {
  display: none;
}

.related-prodcuts-wrapper .products .wc-loop-image-container {
  height: 250px !important;
  width: 100%;
  position: relative;
}

.related-prodcuts-wrapper .products li a {
  width: 100%;
}

.btn-shop-style {
  background: #fff;
  padding: 10px 24px;
  color: #351B0E;
  display: block;
  width: 100%;
  text-align: center !important;
  font-size: 1.2rem !important;
  text-decoration: none;
  border: solid 2px #351B0E;
  max-width: 260px;
  margin: 0 auto;
  margin-bottom: 75px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  z-index: 888;
}

.btn-shop-style:hover {
  border: solid 2px #351B0E;
  background: #351B0E !important;
  color: #fff !important;
  text-decoration: none;
}

.wp-block-eedee-block-gutenslider {
  padding-bottom: 20px;
}

.wp-block-button__link {
  background-color: #c32327 !important;
  border-radius: 0px !important;
  border: 3px solid #c32327;
}

.wp-block-button__link :hover {
  border: 3px solid #341a0d;
  color: #341a0d !important;
  background-color: #ffffff;
}

/* Product Single*/
.woo-after-addtocart {
  color: #341a0d !important;
}

.woo-after-addtocart a {
  color: #341a0d !important;
}

.woocommerce.single-product .product .product-right-col form.cart {
  background-color: #f6f5f4 !important;
  border-radius: 0px !important;
}

.tm-extra-product-options:not(.tm-epo-variation-section) {
  background-color: #f6f5f4 !important;
  border-radius: 0px !important;
}

.woocommerce.single-product .product .product-right-col form.cart .button {
  background-color: #c32327;
  border-radius: 0px !important;
  border: 3px solid #c32327;
}

.woocommerce.single-product .product .product-right-col form.cart .button:hover {
  border: 3px solid #341a0d;
  color: #341a0d;
  background-color: #ffffff;
}

.btn {
  background-color: #c32327;
  border-radius: 0px !important;
  border: 3px solid #c32327;
}

.btn:hover {
  border: 3px solid #341a0d;
  color: #341a0d !important;
  background-color: #ffffff;
}

.btn:active {
  background-color: #c32327 !important;
  border-radius: 0px !important;
  border: 3px solid #c32327;
}

.btn:focus {
  background-color: #c32327 !important;
  border-radius: 0px !important;
  border: 3px solid #c32327;
}

.site-header-navigation .header-nav-callout {
  background: #341a0d;
}

.site-header-navigation::after {
  background: #341a0d;
}

.site-alert {
  background: #c32327 !important;
  color: #ffffff;
}

.category_banner_image {
  border-bottom: 8px solid #414b59;
}

.site-alert .site-alert__inner {
  padding: 20px 0 !important;
}

.page-header::after, .woocommerce-products-header::after {
  display: none !important;
}

.kloter-archive-container__sidebar .widget-area {
  background-color: #f6f5f4;
  border-radius: 0px !important;
}

.woocommerce ul.products li.product a .wc-loop-image-container img {
  border-radius: 0px;
}

.ftr-cats__inner .ftr-item {
  background-color: #f6f5f4;
  border-radius: 0px !important;
}

.ftr-cats__inner .ftr-item__content h3 {
  color: #341a0d !important;
}

.footer-ctas .footer-ctas-content__right .btn {
  background-color: #c32327;
  border-radius: 0px !important;
  border: 3px solid #c32327;
}

.footer-ctas .footer-ctas-content__right .btn:hover {
  border: 3px solid #341a0d;
  color: #341a0d;
  background-color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
  color: white;
  background: #341a0d !important;
}

.product_meta {
  padding-left: 25px;
}

.woocommerce-product-details__short-description {
  padding-left: 25px;
}

/* Category Page*/
.ftr-cats {
  border-bottom: 0px !important;
}

.term-35 .page-title {
  display: none;
}

.term-35 .kloter-archive-container {
  display: none;
}

.woocommerce ul.products li.product a .wc-loop-image-container {
  height: 250px;
}

.woocommerce nav.woocommerce-pagination ul li a.page-numbers:focus {
  background: #341a0d !important;
}

.woocommerce nav.woocommerce-pagination ul li a.page-numbers:hover {
  background-color: #341a0d !important;
  color: #ffffff;
}

.products-upholstery-content h1, h2, h3, h4, h5 {
  color: #341a0d !important;
}

.products-upholstery-content p {
  color: #341a0d !important;
}

.products-upholstery-content a {
  color: #341a0d;
  ;
  text-decoration: none;
}

.products-upholstery-content a:hover {
  text-decoration: underline;
}

footer h3 {
  text-align: left !important;
}

footer .site-navigation {
  display: none;
}

/* get Directions Page */
.get-directions-header {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.26px;
  color: #b5a9a1 !important;
}

.site-header-navigation {
  padding-top: 10px;
  padding-bottom: 10px;
}

.site-header-navigation-menu .menu-item:nth-last-child(-n+2)>a {
  background: none;
}

.site-header-navigation-menu .menu-item:nth-last-child(-n+2)>a {
  background: none;
}

.site-header-navigation-menu .menu-item:nth-last-child(-n+2)>a:hover {
  background: none;
}

.site-header-navigation-menu .menu-item:nth-last-child(-n+2)>a:hover {
  background: none;
}

.site-header-navigation-menu .menu-item:last-child {
  border-left: 0px;
}

.site-header-navigation-menu .menu-item i.fas {
  float: left;
}

.site-header-navigation-menu .menu-item svg {
  float: left;
  margin-right: 5px;
}

.header-nav-callout:hover {
  background: none !important;
}

.site-search-form__form .search-form::after, .site-search-form__form .woocommerce-product-search::after {
  opacity: 0.5;
}

.site-cart-info a i.fas, .site-cart-info-alt a i.fas {
  opacity: 0.5;
}

.site-cart-info a:hover i.fas {
  opacity: 1;
}

.scrolled .site-header-navigation {
  opacity: 1 !important;
  visibility: visible !important;
}

#menu-header-alternate {
  display: none !important;
  opacity: 0 !important;
}

@media (max-width: 991px) {
  .site {
    margin-top: 60px;
  }

  .mm-wrapper_opened .mm-slideout {
    margin-top: -9px;
  }
}

#menu-social {
  margin-top: 30px;
}

.site-footer-hours h3, .site-footer-navigation h3 {
  margin-bottom: 20px;
  font-size: 1.3rem;
}

.site-footer-hours div, .site-footer-navigation a {
  /* color: #D8D8D8; */
}

.site-footer-social svg {
  color: #B5A9A1;
  /* font-size: 50px; */
}

.site-footer-social i {
  color: #B5A9A1;
  /* font-size: 50px; */
}

.site-footer-social i:before {
  color: #B5A9A1;
  /* font-size: 50px; */
}

.site-footer-address p:first-of-type {
  margin-bottom: 20px;
  font-size: 1.5rem;
}

.site-footer-hours__bottom-text {
  font-size: 14px;
  line-height: 14px;
}

.footer-sign-up {
  margin: 0;
  padding: 0;
  width: calc(102vw - 20px);
  margin-left: calc(-50vw + 50% + 0px);
  background-color: #F6F5F4;
  /* margin-top: 50px !important; */
}

@media (max-width: 700px) {
  .footer-sign-up {
    width: calc(104vw - 20px);
    margin-left: calc(-50vw + 50% + 0px);
  }
}

.footer-sign-up-form {
  max-width: 780px;
  width: 100%;
  padding: 35px;
  margin: 0 auto;
}

.footer-sign-up-form .gform_heading {
  text-align: center;
}

.footer-sign-up-form .gform_heading h3 {
  font-size: 2rem !important;
  text-align: center;
  color: #341a0d !important;
}

.footer-sign-up-form .gform_heading p {
  font-size: 1.3rem;
  color: #341a0d !important;
}

.footer-sign-up-form label {
  display: none !important;
}

#gform_fields_5 {
  display: inline-block;
  width: 100%;
  max-width: 500px;
}

#gform_fields_5 li {
  display: inline-block;
  float: left;
  clear: none;
  margin: 0;
  width: 100%;
  max-width: 250px;
}

#gform_fields_5 li:first-of-type {
  margin-top: -10px;
}

.footer-sign-up-form .gform_footer {
  clear: none !important;
  width: 150px !important;
  float: right;
  margin-top: -70px !important;
  margin-right: 20px !important;
}

.footer-sign-up-form .gform_body {
  width: 100%;
  max-width: 500px;
  margin-left: 35px;
}

@media (max-width: 780px) {
  .footer-sign-up-form .gform_footer {
    clear: none !important;
    width: 150px !important;
    float: right;
    margin-top: 0px !important;
    margin-right: 20px !important;
    margin: 0 auto !important;
    display: block;
    float: none;
  }

  #gform_fields_5 {
    max-width: 100%;
  }

  #gform_fields_5 li {
    max-width: 100%;
  }

  .footer-sign-up-form .gform_body {
    width: 100%;
    max-width: 100%;
    margin-left: 0px;
  }
}

.footer-sign-up-form .gform_button {
  background-color: #c32327 !important;
  border-radius: 0px !important;
  border: 3px solid #c32327 !important;
  padding: 8px 42px !important;
  color: #fcfcfd !important;
  text-decoration: none !important;
  font-size: 1.0rem !important;
  font-weight: 500 !important;
  text-transform: uppercase;
}

.footer-sign-up-form .gform_wrapper {
  max-width: 700px;
  margin: 0 auto;
  display: block;
}

.footer-sign-up-form .gform_button:hover {
  border: 3px solid #341a0d !important;
  color: #341a0d !important;
  background-color: #ffffff !important;
}

.site-footer {
  margin-top: 0px;
}

.sheds-fr-cats {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.sheds-fr-cats .ftr-cats__inner {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.sheds-tab-group .tab {
  overflow: hidden;
  border: none;
  background-color: #fff;
  /* border-radius: 10px; */
  border-bottom: 1px solid #dee2e6;
}

.sheds-tab-group .tab br {
  display: none;
}

.sheds-tab-group .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  background-color: #fff;
  color: #341a0d;
  /* width: 33.333%; */
  width: 100%;
  font-family: "Droid Serif", Georgia, serif;
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background-color: #F6F5F4;
  border-color: #dee2e6 #dee2e6 #fff !important;
}

.sheds-tab-group .tab button.active {
  border-color: #dee2e6 #dee2e6 #fff !important;
  outline: 0;
  background-color: #FFFFFF;
}

@media (max-width: 700px) {
  .sheds-tab-group .tab button {
    width: 100%;
    font-size: 1rem;
  }
}

button.tablinks {
  /* background: #F6F5F4 !important;
  border: solid 1px #B5A9A1 !important;
  border-radius: 10px;
  margin-left: -10px; */
}

button.tablinks:first-of-type {
  /* margin-left: 0; */
}

.sheds-tab-group .tab button.active {
  /* background-color: #ADCA30 !important;
  color: #fff; */
}

.img-left-p {
  overflow: hidden;
}

.img-left-p img {
  display: inline;
  float: left;
  margin-right: 10px;
  margin-bottom: auto;
  margin-top: 10px;
}

.sheds-main-wrapper table img {
  width: 100%;
}

.sheds-main-wrapper h2 {
  margin-bottom: 15px;
  text-align: left;
}

.sheds-main-wrapper p {
  text-align: left;
}

.sheds-roofline {
  background: #F6F5F4;
  margin: 0;
  padding: 0;
  width: calc(102vw - 20px);
  margin-left: calc(-50vw + 50% + 0px);
  margin-top: 50px;
  padding-top: 35px;
  padding-bottom: 35px;
}

@media (max-width: 700px) {
  .sheds-roofline {
    width: calc(104vw - 20px);
    margin-left: calc(-50vw + 50% + 0px);
  }
}

.sheds-roofline table {
  max-width: 1124px;
  margin: 0 auto;
}

.sheds-roofline table img {
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
}

.sheds-usa {
  margin-top: 100px;
}

.term-description h1 {
  margin-top: 50px;
  margin-bottom: 30px;
}

.sheds-quality {
  margin-bottom: 50px;
}

.sheds-quality .btn {
  margin-top: 30px;
}

.sheds-quality h2 {
  margin-top: 50px !important;
}

.sheds-quality table a {
  color: #c32327;
  text-decoration: none;
}

.sheds-quality table td {
  padding-right: 10px;
  vertical-align: top;
  display: inline-block;
}

.sheds-quality table a::after {
  color: #c32327;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  margin-left: 5px;
  font-size: 12px;
}

.sheds-main-wrapper td:first-of-type {
  padding-right: 15px;
}

.sheds-main-wrapper td:last-of-type img {
  /* margin-top: -20px; */
}

.sheds-main-wrapper td img {
  max-height: 360px;
  max-width: 550px;
  overflow: hidden;
}

.btn-white-bg {
  background: #fff !important;
  border-color: #341a0d !important;
  color: #341a0d !important
}

.btn-white-bg:hover {
  background: #c32327 !important;
  border-color: #c32327 !important;
  color: #fff !important
}

.img-left-p br {
  display: none;
}

@media (max-width: 700px) {

  /* table.rooflines {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    all: unset !important;
  }

  table.rooflines td {
    width: 50% !important;
  }

  table.rooflines tr {
    width: 100% !important;
  } */
  .sheds-main-wrapper table td {
    width: 100% !important;
    display: block !important;
  }

  .sheds-main-wrapper table td img {
    /* width: 30% !important; */
    display: block !important;
    float: left;
  }

  .sheds-roofline {
    padding: 20px;
  }

  .sheds-tab-group table td {
    margin-bottom: 25px;
  }

  .sheds-icon-grid img {
    max-width: 30%;
  }
}

@media (max-width: 538px) {
  .sheds-tab-group .tabcontent a {
    margin-top: 15px;
  }
}

.sheds-icon-grid img {
  padding: 10px;
}

.sheds-icon-grid td {
  padding: 10px !important;
}

.sheds-icon-grid tr {
  margin-top: 10px;
}

.spacer {
  height: 10px;
}

@media (max-width: 700px) {
  .sheds-icon-grid tr td a img {
    margin-top: 0px !important;
  }
}

.sheds-usa h2 {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: left;
}

.sheds-usa p {
  text-align: left;
}

.hr-rule {
  width: 100%;
  height: 3px;
  background: #F6F5F4;
  margin-top: 75px;
  margin-bottom: 75px;
}

.buildings-roofline h2 {
  text-align: left;
}

.buildings-roofline {
  background: #F6F5F4;
  margin-top: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 100px;
}

@media (max-width: 700px) {
  .buildings-roofline td {
    width: 100% !important;
    display: block;
  }

  .buildings-roofline h2 {
    margin-bottom: 30px;
  }

  .buildings-roofline .sheds-icon-grid td {
    width: 25% !important;
    display: table-cell !important;
  }
}

.side-buttons-single a {
  width: 100% !important;
  display: block !important;
  margin-right: 0px !important;
  margin-bottom: 5px !important;
}

.side-buttons-single a .fas {
  display: inline;
  float: left;
}

.related-storage-buildings {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.related-storage-buildings article {
  width: calc(33.333% - 30px);
  margin: 0 15px 30px 15px;
  border-radius: 0px;
  background: #fff;
  padding: 20px;
  overflow: hidden;
  display: block;
  position: relative;
  padding-bottom: 50px;
}

.related-storage-buildings article .entry-title__link {
  font-weight: 600;
  color: #341A0D;
}

@media (max-width: 700px) {
  .related-storage-buildings article {
    width: calc(100% - 30px);
  }
}

.related-storage-buildings .entry-thumbnail {
  background-position: center top !important;
  height: 215px;
  margin: -20px -20px 25px -20px;
  background-size: cover;
  display: block;
}

.related-storage-buildings .entry-header {
  margin-bottom: 15px;
}

.related-storage-buildings .entry-footer {
  text-align: center;
}

.related-storage-buildings .entry-footer a {
  color: #ae2d2b;
  text-decoration: none;
  text-align: left !important;
  display: block;
  position: absolute;
  bottom: 10px;
}

.related-storage-buildings .entry-footer a:after {
  color: #ae2d2b;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  margin-left: 5px;
  font-size: 12px;
}

.related-storage-buildings .entry-content {
  max-height: 150px;
  min-height: 150px;
  height: 150px;
  overflow: hidden;
}

.related-blogs-wrapper {
  /* margin-top: 75px; */
  background: #E0DEDA;
  width: calc(102vw - 20px);
  margin-left: calc(-50vw + 50% + 0px);
  padding-top: 35px;
  padding-bottom: 35px;
}

@media (max-width: 700px) {
  .related-blogs-wrapper {
    width: calc(104vw - 20px);
    margin-left: calc(-50vw + 50% + 0px);
  }
}

.related-storage-buildings {
  max-width: 1124px;
  margin: 0 auto;
}

.related-blogs-wrapper h2 {
  text-align: center;
  margin-bottom: 50px;
}

.related-storage-buildings .entry-title {
  margin-bottom: 0px;
  min-height: 73px;
  font-size: 1.125rem !important;
}

ul.page-numbers {
  float: left;
}

.woocommerce nav.woocommerce-pagination {
  margin-bottom: 150px;
}

.archive .price, .woocommerce-product-gallery__trigger {
  display: none !important;
}

.sidebar-buttons {
  margin-bottom: 50px;
}

.sidebar-buttons__button {
  background-color: #B5A9A1 !important;
  color: #fff !important;
  text-transform: uppercase;
}

.sidebar-buttons__button:hover {
  background-color: #C32327 !important;
}

.breadcrumb__entry-link, .breadcrumb a {
  font-weight: 600;
  color: #B5A9A1;
  text-decoration: none;
}

.breadcrumb-item .breadcrumb__entry {
  color: #B5A9A1 !important;
  font-weight: 600;
}

.wc-loop-image-container {
  /* border: 2px solid #E0DEDA; */
  border: 0px !important;
}

.wp-block-custom-heading-with-line__inner::after {
  height: 0px;
}

.woocommerce.single-product .floating-total__inner .ft-add-to-cart {
  border-right: solid 0px;
  padding-right: 0px;
}

.ft-total__label {
  font-weight: bold;
  text-transform: uppercase;
}

.ft-add-to-cart-btn {
  text-transform: uppercase;
}

#back-to-top {
  font-style: italic;
  text-decoration: underline;
  color: #341A0D;
}

.woocommerce.single-product .floating-total {
  position: fixed;
  height: 90px;
  padding: 30px 15px;
  bottom: -90px;
}

.woocommerce-variation-photo-desc, .sidebar-divider {
  display: none !important;
}

.single-product .product-left-col .sidebar-buttons__button {
  width: calc(50% - 12px);
  margin-right: 10px !important;
  margin-bottom: 10px !important;
}

.woocommerce div.product div.images img {
  border: solid 2px #F6F5F4;
}

.variations_form {
  display: 0;
}

.variations_form * {
  font-family: proxima-nova, sans-serif !important;
}

.tc-label, .tm-label, .tc-cell, .tc-cell p, .woocommerce-product-details__short-description, .woocommerce-product-details__short-description p, .woo-after-addtocart, .woo-after-addtocart p, .tm-custom-price-totals {
  font-family: proxima-nova, sans-serif !important;
}

.tc-styled-variations {
  margin-top: 20px;
  /* margin-bottom: 20px; */
  background: #F6F5F4;
  /* padding: 25px 30px 10px 30px; */
  border-radius: 10px;
  padding-bottom: 20px;
}

.woocommerce.single-product .product .product-right-col .product_meta {
  margin-top: 0px;
}

.woocommerce.single-product .product .product-right-col form.cart.variations_form {
  background: #fff !important;
}

.products-upholstery-content h2 {
  font-size: 1.4rem;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #C32327;
}

.tm-extra-product-options:not(.tm-epo-variation-section) .tm-extra-product-options-inner::before {
  /* content: 'Colors / Finishes'; */
  font-family: proxima-nova, sans-serif !important;
}

.woocommerce.single-product .product .product-right-col form.cart .button {
  line-height: 14px;
  text-transform: uppercase;
}

.woocommerce.single-product .product .product-right-col form.cart .button::after {
  content: "";
}

.woocommerce.single-product .floating-total__inner .ft-add-to-cart .ft-add-to-cart-btn::after {
  content: "";
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  overflow: hidden !important;
  object-fit: cover !important;
  padding: 10px;
}

.woocommerce ul.products li.product a .wc-loop-image-container img {
  height: 100%;
  /* object-fit: cover; */
  width: 100%;
  /* padding: 10px; */
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  outline: 2px solid #C32327;
}

/* hide sub cats by default */
#sidebar .widget_product_categories ul.product-categories>li.cat-parent .woo-cat-toggle~ul.children {
  overflow: hidden;
  max-height: 0;
  transition: all 0.4s ease;
}

.add-to-cart-no-shipping {
  margin: 0 auto !important;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
  display: block !important;
  float: none !important;
}

.product-right-col {
  opacity: 0;
}

.sofas-sectionals-chairs {
  margin-bottom: 50px;
}

.sofas-sectionals-chairs.ssc-1 img {
  width: 100%;
  padding: 10px;
}

.kloter-archive-container {
  padding: 10px;
}

.sofas-sectionals-chairs.ssc-2 img {
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 35px;
}

.sofas-sectionals-chairs.ssc-2 tr:last-of-type img {
  width: 100%;
}

.sofas-sectionals-chairs.ssc-2 tr:last-of-type td {
  padding: 10px;
  min-height: 450px;
}

.sofas-sectionals-chairs.ssc-2 tr:last-of-type td p {
  text-align: center;
}

.sofas-sectionals-chairs.ssc-2 tr td {
  display: inline-block;
}

.sofas-sectionals-chairs.ssc-3 .footer-sign-up {
  border: 0;
}

.sofas-sectionals-chairs.ssc-3 br {
  display: none;
}

.sofas-sectionals-chairs.ssc-3 a {
  text-align: center;
}

.sofas-sectionals-chairs.ssc-3 h2 {
  text-align: center;
}

.sofas-sectionals-chairs.ssc-3p p {
  text-align: center;
}

.sofas-sectionals-chairs.ssc-3>.btn {
  text-align: center;
}

.sofas-sectionals-chairs.ssc-3 .btn {
  display: inline-block;
}

.sofas-sectionals-chairs.ssc-4 p {
  margin-bottom: 30px;
  font-weight: bold;
}

.sofas-sectionals-chairs.ssc-4 table {
  padding: 40px 0px;
  display: block;
  /* text-align: center;
   */
}

.sofas-sectionals-chairs.ssc-4 table:last-of-type {
  max-width: 700px;
  margin: 0 auto;
}

.sofas-sectionals-chairs.ssc-4 table tbody {
  display: block;
}

.sofas-sectionals-chairs.ssc-4 table tr {
  display: flex;
}

.sofas-sectionals-chairs.ssc-4 table img {
  padding: 10px;
}

.sofas-sectionals-chairs.ssc-5 .footer-sign-up {
  border: 0;
  padding-top: 35px;
  padding-bottom: 35px;
}

.sofas-sectionals-chairs.ssc-5 table {
  max-width: 1140px;
  margin: 0 auto;
}

.sofas-sectionals-chairs.ssc-5 br {
  display: none;
}

.sofas-sectionals-chairs.ssc-2 img {
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 35px;
}

.sofas-sectionals-chairs.ssc-5 tr:last-of-type img {
  width: 100%;
}

.sofas-sectionals-chairs.ssc-5 tr:last-of-type td {
  padding: 10px;
}

.sofas-sectionals-chairs.ssc-5 p:empty {
  display: none;
}

.sofas-sectionals-chairs.ssc-5 h2 {
  margin-bottom: 20px;
}

.sofas-sectionals-chairs.ssc-5>p {
  text-align: center !important;
}

.sofas-sectionals-chairs.ssc-5>h3 {
  text-align: center !important;
}

.ssc-5-inner {
  background: #fff;
  padding: 10px;
  padding-top: 25px;
  min-height: 180px;
}

.sofas-sectionals-chairs.ssc-5 tr td {
  display: inline-block;
}

.sofas-sectionals-chairs.ssc-6 img {
  text-align: center;
  display: block;
  margin: 0 auto;
}

/* .sofas-sectionals-chairs.ssc-4 table:last-of-type tr:last-of-type {
  margin-left: -20px;
}

.sofas-sectionals-chairs.ssc-4 table:last-of-type tr:last-of-type td:last-of-type {
  margin-left: -20px;
} */
.img-left-p {
  text-align: left:
}

.tablinks {
  background: #F6F5F4;
}

.sheds-quality table:last-of-type td {
  /* min-height: 150px; */
}

/* .rooflines td:last-of-type img {
  margin-top: 20px !important;
} */
.rooflines td img {
  margin-top: 25px;
  margin-bottom: 25px;
}

.sheds-tab-group table {
  /* margin-bottom: 50px; */
}

/* .sheds-tab-group .tabcontent table:first-of-type img {
  margin-top: 0px !important;
} */
#sheds-tab1 h3 {
  font-size: 20px;
}

#sheds-tab1 table:first-of-type img {
  min-height: 360px;
  min-width: 550px;
}

#sheds-tab1 table:first-of-type ul {
  padding-left: 20px;
}

#sheds-tab1 table:first-of-type td:last-of-type img {
  margin-top: -22px;
}

#sheds-tab1 table:last-of-type img:last-of-type {
  margin-top: 0px;
}

#sheds-tab2 h3 {
  font-size: 20px;
}

#sheds-tab2 table:first-of-type img {
  min-height: 360px;
  min-width: 550px;
}

#sheds-tab2 table:first-of-type ul {
  padding-left: 20px;
}

#sheds-tab2 table:first-of-type td:last-of-type img {
  /* margin-top: 20px; */
  margin-top: 0px;
}

#sheds-tab2 table:last-of-type img:last-of-type {
  margin-top: 0px;
}

#sheds-tab3 h3 {
  font-size: 20px;
}

/* #sheds-tab3 table:first-of-type tr td {
  display: flex !important;
  flex-wrap: wrap;
} */
/* #sheds-tab3 .rooflines tr td:empty {
  display: none !important;
} */
#sheds-tab3 table:first-of-type img {
  /* min-height: 360px;
  min-width: 550px; */
  max-width: 350px;
  object-fit: none;
}

#sheds-tab3 table:first-of-type {
  margin-bottom: 50px;
}

#sheds-tab3 table:nth-child(5) img {
  max-width: 100px;
}

#sheds-tab3 table:nth-child(5) td {
  /* width: 33%; */
}

#sheds-tab3 table:first-of-type ul {
  padding-left: 20px;
}

.sheds-tab-group .btn {
  margin-top: 50px;
}

#sheds-tab3 table:first-of-type td:last-of-type img {
  margin-top: 0px;
}

#sheds-tab3 table:last-of-type img:last-of-type {
  margin-top: 0px;
}

/* .sheds-tab-group .tabcontent tr {
  display: flex;
}

.sheds-tab-group .tabcontent tr td {
  display: flex;
} */
.sheds-tab-group .tab {
  /* background-image: url('../kloterfarms/assets/img/tabs-bg.png');
  background-size: 100% 66px; */
  display: flex;
  align-items: center;
  padding-bottom: 0px;
  padding-left: 13px;
  padding-right: 13px;
  /* background-repeat: no-repeat; */
}

@media (max-width: 1006px) {
  .sheds-tab-group .tab {
    /* background-image: none; */
    /* background-size: 100% 58px; */
  }

  .sheds-tab-group .tab button {
    font-size: 1.2rem;
  }
}

@media (max-width: 900px) {
  .sheds-tab-group .tab {
    background-image: none;
    display: block;
  }

  .sheds-tab-group .tab button {
    font-size: 0.9rem;
  }
}

@media (max-width: 700px) {
  .sheds-usa td {
    display: block;
    width: 100%;
  }

  .sheds-usa {
    margin-top: 35px;
  }

  .sheds-usa td:last-child {
    margin-top: 50px;
  }

  .sheds-quality table td {
    min-height: auto;
  }

  .sheds-quality h2 {
    margin-top: 25px !important;
  }

  .hr-rule {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  button.tablinks {
    margin-left: 0px;
    margin-bottom: 10px;
  }

  .sheds-icon-grid img {
    width: 30% !important;
  }

  #sheds-tab1 table:first-of-type td:last-of-type img {
    margin-top: 0px;
  }

  #sheds-tab1 table:first-of-type img {
    min-height: auto;
    min-width: auto;
  }

  #sheds-tab2 table:first-of-type img {
    min-height: auto;
    min-width: auto;
  }

  #sheds-tab3 table img {
    min-height: auto;
    min-width: auto;
    margin: 0 auto;
    text-align: center;
    display: block;
    float: none;
  }

  .sofas-sectionals-chairs.ssc-1 td {
    width: 100% !important;
    display: block;
  }

  .sofas-sectionals-chairs.ssc-2 td {
    width: 100% !important;
    display: block;
  }

  .sofas-sectionals-chairs.ssc-5 td {
    width: 100% !important;
    display: block;
  }

  .sofas-sectionals-chairs.ssc-3 .btn {
    display: block;
    margin-bottom: 10px;
  }

  .sofas-sectionals-chairs.ssc-6 td {
    width: 100% !important;
    display: block;
  }

  .sofas-sectionals-chairs.ssc-4 table tr {
    display: grid;
  }

  .sofas-sectionals-chairs.ssc-4 table tr td {
    margin: 0 auto;
    width: 100% !important;
    text-align: center;
  }

  .rooflines tr td {
    display: flex;
  }

  .rooflines tr td {
    width: 50% !important;
    display: inline-block !important;
  }

  .sheds-icon-grid tr td {
    display: flex;
  }

  .sheds-icon-grid tr td {
    width: 33% !important;
    display: inline-block !important;
  }

  .sheds-icon-grid tr td img {
    width: 100% !important;
  }

  #sheds-tab3 table:first-of-type tr td {
    display: flex !important;
    flex-wrap: wrap;
  }

  #sheds-tab3 .rooflines tr td:empty {
    display: none !important;
  }
}

.tab-product .tablinks {
  margin-left: 0px !important;
  border: none !important;
  background: #fff !important;
}

.tab-product .tablinks.active {
  background: #B5A9A1 !important;
  color: #fff;
}

.wrapper-50-50 {
  display: flex;
  /* flex-wrap: wrap; */
  margin-bottom: 10px;
  margin-top: 25px;
}

.left-50,
.right-50 {
  flex: 50%;
  padding: 15px;
}

.mattresses-upper h1 {
  text-align: center;
  display: block;
  margin: 35px 0;
}

.mattresses-upper h2 {
  text-align: center;
  display: block;
  margin: 35px 0;
  font-size: 2.25rem;
}

.mattresses-upper-one .left-50 img {
  width: 100%;
  padding-right: 25px;
}

.mattresses-upper-one .right-50 img {
  width: 100%;
  padding-left: 25px;
}

.mattresses-upper-one .right-50 h2 {
  font-size: 1.65rem;
  text-align: left;
}

.mattresses-upper-two {
  margin-top: 50px;
}

.wrapper-30-30-30 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 200px;
}

.wrapper-30-30-30 .one-third {
  flex-grow: 1;
  width: 33%;
  height: 300px;
  padding: 20px;
}

.wrapper-30-30-30 .one-third img {
  width: 100%;
  padding-bottom: 15px;
}

.wrapper-30-30-30 .one-third a {
  color: #C32327;
}

.wrapper-30-30-30 .one-third p {
  text-align: center;
}

.wrapper-30-30-30 .one-third a::after {
  color: #c32327;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f061";
  margin-left: 5px;
  font-size: 12px;
}

.term-mattresses h2 {
  text-align: center;
  display: block;
  margin: 35px 0;
  font-size: 1.65rem;
  margin-top: 0px !important;
}

.display-none {
  display: none !important;
}

@media (max-width: 768px) {
  .wrapper-50-50 {
    flex-wrap: wrap;
  }

  .left-50,
  .right-50 {
    flex: 100%;
  }

  .wrapper-30-30-30 {
    margin-bottom: 0px;
  }

  .wrapper-30-30-30 .one-third {
    width: 100%;
    height: auto;
  }
}

ul.products.columns-4 {
  float: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home .page-header {
  display: none !important;
}

.home .wp-block-custom-heading-with-line__inner {
  margin-bottom: 35px;
}

/* .hp-slider {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  height: 650px;
  margin-top: 0px;
  left: 50%;
} */
.hp-h1 {
  font-size: 26px;
  background: #F6F5F4;
  /* width: 100vw; */
  position: relative;
  /* margin-left: -50vw; */
  height: 80px;
  margin-top: -20px !important;
  margin-bottom: 35px;
  /* left: 50%; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.photo-cta__buttons .secondary {
  background: #fff;
}

@media (max-width: 768px) {
  .home .wp-block-buttons>.wp-block-button {
    margin: 10px 0;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 35px;
  }
}

.product_tag-no-shipping .product-right-col form.cart .tc-totals-form::after {
  content: '' !important;
}

.cart-no-buy {
  padding: 0px !important;
}

.sku-wrapper {
  background: #F6F5F4;
  margin-top: 20px;
  padding: 25px;
  font-size: 14px !important;
}

.sku-wrapper div {
  padding-left: 0px;
}

#tm-extra-product-options-fields label, span {
  font-size: 16px !important;
}

.related-prodcuts-wrapper .wc-tabs, .woocommerce-Tabs-panel {
  display: none !important;
}

.site-footer__inner p, .footer-hours {
  font-size: 14px !important;
}

.woocommerce-variation-add-to-cart {
  font-size: 14px !important;
}

.extra-product-content {
  border-bottom: 2px solid #e4e5e8;
}

.archive.term-custom-kitchen-cabinets>.site-content>header {
  display: none !important;
}

.archive.term-custom-kitchen-cabinets>.site-content>.kloter-archive-container {
  display: none !important;
}

.kitchen-slider .slick-prev::before,
.kitchen-slider .slick-next::before {
  content: " ";
  height: 30px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1.0;
}

.kitchen-slider .slick-prev:hover,
.kitchen-slider .slick-next:hover {
  opacity: 0.75;
}

.kitchen-slider .slick-prev {
  left: -40px;
}

.kitchen-slider .slick-prev::before {
  background-image: url("../png/slick-prev.png");
}

.kitchen-slider .slick-next {
  right: -40px;
}

.kitchen-slider .slick-next::before {
  background-image: url("../png/slick-next.png");
}

.kitch-wrapper {
  padding-top: 45px;
}

.kitchen-section {
  padding-bottom: 35px;
}

.kitchen-content {
  padding-bottom: 35px;
}

.kitchen-content h2 {
  padding: 15px 0;
  text-align: center;
}

.kitchen-content video {
  width: 100%;
  padding-right: 25px;
}

.kitchen-section video {
  width: 100%;
  padding-right: 25px;
}

.kitchen-section h2 {
  padding: 15px 0;
  text-align: center;
}

.kitchen-section .footer-sign-up-form {
  text-align: center;
}

.kitch-icon-callouts td {
  text-align: center;
  padding-bottom: 20px;
}

.kitch-icon-callouts td img {
  margin-bottom: 20px;
}

.kitchen-slider-wrapper .btn {
  margin: 0 auto;
  display: block;
  max-width: 250px;
  margin-top: 35px;
}

.kitchen-section .footer-sign-up-form {
  padding-top: 15px;
}

.kitch-icon-callouts img {
  max-width: 80%;
}

@media (max-width: 768px) {
  .hp-h1 {
    font-size: 16px;
  }

  .kitchen-content td {
    width: 100% !important;
    display: block !important;
  }

  .kitchen-section td {
    width: 100% !important;
    display: block !important;
  }

  .kitchen-section .footer-sign-up-form .btn {
    margin-top: 5px;
  }
}

.roofline-icons-flex {
  display: flex;
  flex-flow: row wrap;
}

.roofline-icons-flex a {
  margin: 0;
  flex: 0 1 calc(20% - 8px);
  margin-bottom: 25px;
}

.roofline-icons-flex a img {
  max-width: 80%;
}

/* .roofline-icons-flex p {
  display: none !important;
}

.roofline-icons-flex br {
  display: none !important;
} */
.term-mattresses .product-categories ul {
  /* padding-left: 0px; */
  list-style-type: none;
}

.term-mattresses .children {
  padding-left: 0px;
}

.term-storage-buildings .product-categories ul {
  /* padding-left: 0px; */
  list-style-type: none;
}

.term-storage-buildings .children {
  padding-left: 0px;
}

.bolded {
  font-weight: bold !important;
  font-size: 18px !important;
}

/* .cat-item-93 .toggle {
  display: none !important;
} */
.no-pad {
  padding-left: 0px !important;
}

.entry-date {
  text-align: center;
  display: block;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  border-color: #dee2e6 #dee2e6 #fff !important;
  outline: 0;
}

.nav-link {
  color: #341a0d !important;
  font-size: 18px;
  font-weight: 600;
}

.nav-link.active {
  /* background: #B5A9A1; */
  back
}

.tablinks-single {
  background-color: #F6F5F4;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  outline: 0;
}

.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}

.site-header__inner {
  position: relative;
}

#kloter-mm-sales .kloter-mm__menu-container {
  height: 350px;
}

nav#kloter-mm-sales {
  max-width: 265px;
  right: -25px;
  height: 65px;
  /* padding-top: 10px; */
}

nav#kloter-mm-sales li {
  margin-top: 5px;
}

#menu-sales {
  padding-top: 5px !important;
}

.btn-nobuy {
  margin-right: 10px;
}

.nobuy-wrapper {
  margin: 0 auto;
  text-align: center;
}

.remove {
  display: none !important;
}

/* .nobuy-wrapper {
  display: none;
} */
#tm-extra-product-options-fields::before {
  content: 'Customize';
  font-family: albiona, serif;
  font-size: 1.5rem;
  font-weight: 500;
  display: block;
  margin-bottom: 14px;
}

/* .tm-extra-product-options:not(.tm-epo-variation-section) .tm-extra-product-options-inner::before {
  content: 'Customize';
  font-family: albiona, serif;
  font-size: 1.5rem;
  font-weight: 500;
  display: block;
  margin-bottom: 14px;
} */
.swiper-wrapper .add_to_cart_inline {
  display: none !important;
}

.swiper-wrapper h2 {
  font-size: 0.8rem !important;
}

.products-upholstery-content .nav-tabs {
  margin-bottom: 20px;
}

.related-prodcuts-wrapper .swiper-wrapper {
  align-items: center;
  justify-content: center;
}

.tm-extra-product-options-totals.tm-custom-price-totals .tm-base-totals:nth-child(3) {
  display: none !important;
}

.tm-extra-product-options-totals.tm-custom-price-totals .tm-base-totals:nth-child(4) {
  display: none !important;
}

.callout-section {
  text-align: center;
}

.callout-section a {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sofa_wrapper.ftr-cats {
  /* margin: 0; */
  /* padding: 0; */
  width: calc(102vw - 20px);
  margin-left: calc(-50vw + 50% + 0px);
}

#gpsc--upsell .swiper-slide {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px !important;
}

@media (max-width: 768px) {
  #gpsc--upsell .swiper-slide {
    /* margin-left: 10px;
    margin-right: 10px !important; */
  }
}

.footer-sign-up-form h6 {
  padding: 0;
  margin-top: 25px;
  margin-bottom: -25px;
}

.footer-sign-up-form .btn {
  margin-bottom: 25px;
}

.footer-sign-up-form {
  max-width: 100%;
}

@media (max-width: 768px) {
  .promos .promo__image {
    min-height: auto !important;
    /* height: 200px; */
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (max-width: 500px) {
  .site-footer {
    margin-top: 60px !important
  }

  /* .woocommerce ul.products li.product a .woocommerce-loop-product__title {
    margin-top: -20px !important;
  } */
  /* .woocommerce ul.products li.product a .wc-loop-image-container {
    height: 200px;
  } */
  ul.products.columns-4 {
    display: block;
  }

  .products.columns-2 li.product a .wc-loop-image-container {
    height: 150px !important;
  }

  .footer-sign-up-form .btn {
    display: block !important;
  }
}

.cat-item-3524 a, .cat-item-3525 a, .cat-item-3526 a {
  font-weight: 700 !important;
}

.cat-item-3524 .children li a {
  font-weight: 300 !important;
}

.cat-item-3525 .children li a {
  font-weight: 300 !important;
}

.cat-item-3526 .children li a {
  font-weight: 300 !important;
}

.a-better-way-sheds {
  padding: 15px;
  margin-bottom: 25px;
}

.a-better-way-sheds h2 {
  margin-top: 15px !important;
}

.a-better-way-sheds tr:last-of-type td {
  margin-top: 15px;
}

tr.three-row-styles td p {
  display: none;
}

.three-row-styles {
  display: flex;
  align-items: center;
  justify-content: center;
}

#video-wrap:not(.active) {
  opacity: 0;
  visibility: hidden;
}

#video-wrap .video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#video-wrap .video-container {
  width: 95%;
  transition: all 0.3s ease-in-out;
  transform: scale(0.9);
}

#video-wrap .close-video {
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 25px;
  top: 25px;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  border: solid 2px #fff;
  padding: 0;
  transition: all 0.3s ease-in-out;
  z-index: 150;
}

#video-wrap .close-video:before, #video-wrap .close-video:after {
  content: "";
  width: 60%;
  height: 3px;
  background-color: #fff;
  position: absolute;
  transition: all 0.3s ease-in-out;
}

#video-wrap .close-video:before {
  transform: rotate(42deg);
}

#video-wrap .close-video:after {
  transform: rotate(-42deg);
}

#video-wrap .close-video:focus {
  outline: none;
}

#video-wrap .close-video:hover {
  background-color: #000;
}

#video-wrap .close-video:hover:before, #video-wrap .close-video:hover:after {
  background-color: #fff;
}

#video-wrap video,
#video-wrap iframe {
  position: relative;
  z-index: 10;
  /* border-radius: 12px; */
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
  width: 100%;
  height: 100vh;
  max-height: 85vh;
  background-color: #000;
}

#video-wrap video {
  object-fit: cover;
}

@media (max-width: 768px) {
  #video-wrap video {
    object-fit: contain !important;
  }
}

#video-wrap.active {
  opacity: 1;
  visibility: visible;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 12px;
  height: 100vh;
  display: flex;
  transition: all 0.3s ease-in-out;
  z-index: 9991;
  align-items: center;
  justify-content: center;
}

#video-wrap.active .video-container {
  transform: scale(1);
}

@media (max-width: 1659px) and (min-width: 1330px) {
  #video-wrap .video-container {
    max-width: 978px;
  }
}

@media (min-width: 1660px) {
  #video-wrap .video-container {
    max-width: 1431px;
  }
}

.glide__arrow img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.carusel_block {
  margin-bottom: 50px;
}

.related-blogs-wrapper .entry-title {
  min-height: auto;
}

.related-blogs-wrapper .entry-footer__link {
  background: #fff !important;
  border: 0px;
  text-align: center !important;
  display: block !important;
  right: 15px !important;
}

.related-blogs-wrapper .entry-footer__link:hover {
  background: #fff !important;
  border: 0px;
  text-align: center !important;
  display: block !important;
  right: 15px !important;
}

.footer-sign-up-form .btn {
  display: inline !important;
}

.footer-sign-up-form div {
  display: inline-block;
}

.footer-sign-up-form div a {
  padding: 9px 42px;
}

.footer-sign-up-form div a:hover {
  background: #fff !important;
  color: #000 !important;
  border-color: #000 !important;
}

@media (max-width: 768px) {
  .footer-sign-up-form div {
    display: block;
    margin-top: 20px;
  }
}

.static-callout {
  padding-bottom: 50px;
}

.static-callout p {
  margin-bottom: 30px;
}

@media (max-width: 500px) {
  .footer-sign-up-form .btn {
    display: block !important;
  }
}

.lets-play {
  margin-left: 25px;
  padding: 10px 35px;
  outline: 0;
}

.tiny-disc {
  font-size: 10px;
  font-weight: bold;
}

input#input_5_1 {
  margin-top: 3px;
}

.site-cart-info-alt {
  left: auto;
  right: 10px;
}

.site-header {
  z-index: 20;
}

.reviews-intro {
  margin-bottom: 50px;
  display: block;
}

#shipping_method li:nth-child(3) {
  display: none;
}

/* #shipping_method li:nth-child(3) {
  display: none;
}

#shipping_method li:nth-child(4) {
  display: none;
} */
/* .tm-options-wrappy {
  display: none !important;
} */
.products .price {
  display: none !important;
}

.product_cat-in-stock .price {
  display: block !important;
}

.product_cat-in-stock .price del {
  text-decoration: none !important;
  display: none !important;
}

.product_cat-in-stock .price ins {
  display: block !important;
  color: #000 !important;
}

.product_cat-in-stock .price ins bdi span:before {
  content: "Sale Price ";
}

.rightpress_product_price_live_update_price {
  display: none !important;
  visibility: hidden !important;
  height: 0px !important;
  overflow: hidden;
}

.tm-extra-product-options-fields span.price ins {
  color: #000;
}

.tm-extra-product-options .tmcp-field-wrap.tc-active .tc-epo-text-wrapper.square, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image.square, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.checkbox-image.square, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.radio-image.square, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tmhexcolorimage.checkbox-image.square {
  border-width: 3px !important;
}

/* .woocommerce div.product span.price {
color: #f6f5f4!important;
} */