/*
 Theme Name:   Old Fashioned Bathrooms
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Divi Child Theme
 Author:       Adam Chamberlin
 Author URI:   http://example.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ofb_child
*/
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
  width: 100%;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 3) {
  width: 25%;
}
.guaven_woos_suggestion {
  z-index: 999999;
}

.product-attribute-badge {
  background: #1a203a;
  padding: 20px;
  padding-left: 60px;
  margin: 0 0 17px 0;
  color: #1a203a;
  background-size: 55px;
  background-repeat: no-repeat;
  background-position: 5px 10px;
  font-size: 1.2rem;
  line-height: 1.2;
  min-height: 81px;
}
.product-attribute-badge .note {
  font-size: 0.85rem;
}
.product-attribute-badge.warranty {
  background-image: var(--wpr-bg-d885a36c-488b-4e8e-8e32-b2f9625eac04);
}
.product-attribute-badge.delivery {
  background-image: var(--wpr-bg-768992bd-1a94-4b2a-af47-6edbaecc7695);
}
.product-attribute-badge.price-match {
  background-image: var(--wpr-bg-21fc3b0a-c30c-49c4-8a00-f0c013e53ec0);
}
.product-attribute-badge.free-delivery {
  background-image: var(--wpr-bg-616b04d8-34cd-45a3-9754-6dfc1ae582e4);
}
.product-attribute-badge.returns {
  background-image: var(--wpr-bg-026e2505-b590-4269-b899-cfeba55ac6b8);
}

.guaven_woos_final_results {
}

.guaven_woos_final_results li.guaven_woos_suggestion_list {
}

#guaven_woos_standalone .search-field {
  box-sizing: border-box;
  margin: 0 0 20px 0;
}

.guaven_woos_suggestion_standalone .guaven_woos_final_results li,
.guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li {
  float: left;
  margin: 0 3.8% 2.992em 0;
  padding: 0;
  position: relative;
  width: 22.05% !important;
  margin-left: 0;
}

.guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(4n) {
  margin: 0;
}

.guaven_woos_suggestion ul.guaven_woos_final_results {
  padding: 0 !important;
}

.guaven_woos_suggestion_standalone .guaven_woos_div {
  padding: 0;
}

@media (max-width: 768px) {
  .guaven_woos_suggestion_standalone .guaven_woos_suggestion_unlisted li:nth-child(2n + 1),
  .guaven_woos_suggestion_standalone .guaven_woos_final_results li:nth-child(2n + 1) {
    clear: unset !important;
  }
}
