html,
body {
  font-size: 17px;
  line-height: 1.5em;
  letter-spacing: 0.5px;
}
.h1,
h1 {
  font-size: 40px;
  font-family: Helvetica;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.5em;
}
.h2,
h2 {
  font-size: 25px;
  font-family: Helvetica;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: 1.5em;
}
p {
  font-size: 17px;
  font-family: Helvetica;
  letter-spacing: 0.5px;
  line-height: 1.5em;
}
#wrapper {
  background: white;
  box-shadow: none;
}
.page-content.page-cms {
  padding: 0;
}
.page-content.page-cms .elementor-section .elementor-container {
  margin: 0 -10px;
  max-width: 100%;
}

.card {
  border: none;
  box-shadow: none;
}

.block-categories {
  border: none;
  box-shadow: none;
}

.h1,
.h2,
.h3 {
  text-transform: none;
}

.highlighted-informations {
  display: none;
}

#products .thumbnail-container:hover .product-description::after,
.featured-products .thumbnail-container:hover .product-description::after,
.product-accessories .thumbnail-container:hover .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after,
#products .thumbnail-container:focus .product-description::after,
.featured-products .thumbnail-container:focus .product-description::after,
.product-accessories .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:focus .product-description::after {
  border-top: none;
}

.product-flag.pack {
  display: none;
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
  margin: 0 0.805rem;
}

.block-category {
  min-height: 0;
}

.products-selection .sort-by {
  padding-left: 0;
}

#search_filters .facet .collapse.facets-colors,
#search_filters_brands .facet .collapse.facets-colors,
#search_filters_suppliers .facet .collapse.facets-colors {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.facets-colors li .custom-checkbox input[type="checkbox"] + span.color {
  width: 1.9rem;
  height: 1.9rem;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
  color: #232323 !important;
}

#cart-subtotal-shipping .value {
  max-width: 105px;
  text-align: right;
}

.card-block.cart-summary-subtotals-container {
  padding: 0 0 0.5rem;
}

body#checkout .delivery-option {
  background: #f6f6f6;
  padding: 0.9375rem 0;
  margin-bottom: 0.9375rem;
}

body#checkout .delivery_label {
  margin-bottom: 0;
  width: 100%;
}

body#checkout .delivery_address_radio {
  width: 20px;
  padding-right: 0;
  text-align: center;
}

body#checkout section.checkout-step .delete-address,
body#checkout section.checkout-step .kew-box-right .edit-address {
  margin: 0;
}

.kew-box-radio,
.delivery_address_radio {
  height: 1rem;
  width: 1rem;
}

body#checkout #delivery {
  margin-top: 20px;
}

.assembly_list {
  margin: -6px 0 5px 30px;
  font-style: italic;
  font-size: 16px;
}

.txt_disabled {
  color: #ccc !important;
  cursor: not-allowed !important;
}

.alert-assembly-notpickup {
  font-style: italic;
  margin: 5px 0 0 0;
  font-size: 16px;
}

.kewcheckout_subtitle_delay {
  font-style: italic;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 15px;
}

.kewcheckout_subtitle {
  font-size: 15px;
}

.kewcheckout_title {
  margin-top: 20px;
  color: black;
  font-size: 20px;
  font-weight: bold;
}

.modal-content .elementor-column {
  width: 100% !important;
}

.modal-content .elementor-row {
  flex-wrap: wrap !important;
}

.modal-content {
  position: relative;
}

.modal-content button.close {
  right: 0;
  top: -5px;
  position: absolute;
  opacity: 0.65;
  padding: 15px;
  z-index: 9999999;
  font-size: 2.25rem;
}

.form-group.row {
  display: flex;
  align-items: center;
}

.form-group.row .form-control-comment {
  padding-top: 0;
}

.page-cms-116 .elementor-widget-video .elementor-video {
  object-fit: contain;
}

@media (max-width: 767px) {
  .cms-id-189
    .elementor-image-gallery--layout-masonry
    .elementor-image-gallery {
    flex-flow: wrap;
  }
  .cms-id-189 .page-content.page-cms .elementor-section .elementor-container {
    margin: 0;
  }
}

.ui-autocomplete.ui-front.ui-menu {
  width: 300px;
}

@media (max-width: 767px) {
  #product-list-header .block-category.card.card-block {
    display: block;
  }
}

.ce-theme .mm_blocks_li {
  margin-bottom: 25px;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container,
#search_filters,
#search_filters_brands,
#search_filters_suppliers,
.pagination .page-list {
  box-shadow: none !important;
}

.product-miniature .thumbnail-container {
  height: 313px !important;
}

#products .thumbnail-container .product-thumbnail,
.featured-products .thumbnail-container .product-thumbnail,
.product-accessories .thumbnail-container .product-thumbnail,
.product-miniature .thumbnail-container .product-thumbnail {
  height: calc(100%-65px) !important;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
  height: 65px !important;
}

.product-miniature .thumbnail-container img {
  background: #f7f7f7 !important;
}

.product-miniature .product-dimensions {
  font-size: 15px;
  color: #959393;
}

.product-miniature .product-description-line {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 10px;
}

.product-miniature .product-description-line .h3.product-title {
  margin: 0 !important;
  font-weight: 700 !important;
  line-height: 16px !important;
  padding: 0 !important;
  font-size: 15px !important;
  text-align: left !important;
}

.product-miniature .product-description-line .h3.product-title a {
  font-weight: 700 !important;
  color: #232323 !important;
  line-height: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 15px !important;
}

.product-miniature .product-description-line .product-price-and-shipping {
  font-size: 15px !important;
  line-height: 16px !important;
  margin-left: 10px !important;
}

#search_filters {
  padding: 0 !important;
  margin-top: 15px;
}

.products-sort-order .select-title {
  box-shadow: none !important;
  padding: 0.4rem 0.625rem !important;
}

@media (min-width: 1540px) {
  .container {
    width: 1510px;
    max-width: 100%;
  }
}

@media (min-width: 1920px) {
  .container {
    width: 1880px;
    max-width: 100%;
  }
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1880px !important;
}

.mm_menus_ul .arrow {
  display: none !important;
}

@media (max-width: 767px) {
  .ets_mm_megamenu .container .ybc-menu-toggle.ybc-menu-btn.closed {
    color: transparent !important;
  }

  .ets_mm_megamenu .container {
    background: none !important;
  }
}

.promo-code-button a {
  color: #7a7a7a !important;
}

.tabs {
  margin-top: 1rem !important;
}

.product-additional-info {
  margin-top: 3rem;
}

body .modal-content {
  padding: 1.25rem;
  background-color: #f1f1f1;
}

.elementor-image-gallery--layout-masonry .elementor-image-gallery {
  max-height: unset !important;
}

@media (min-width: 768px) {
  .elementor-image-gallery--layout-masonry .elementor-image-gallery {
    column-count: 2;
    column-gap: 16px;
    display: block;
  }

  .elementor-image-gallery--layout-masonry.full .elementor-image-gallery {
    column-count: 1;
    column-gap: 0;
  }

  .elementor-image-gallery--layout-masonry
    .elementor-image-gallery
    .ce-gallery-item {
    break-inside: avoid-column;
    width: 100% !important;
  }
}

body#checkout .additional-information {
  font-size: 0.875rem;
  margin-left: 2.875rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.products-selection .total-products,
#js-product-list .pagination > div:nth-child(1) {
  visibility: hidden;
}

#js-product-list-top .col-sm-12.hidden-md-up.text-sm-center.showing {
  display: none;
}

@media (max-width: 550px) {
  #js-product-list .pagination > div:nth-child(1) {
    display: none;
  }
}

@media (max-width: 767px) {
  .col-contents {
    display: flex !important;
    flex-direction: column !important;
  }

  .col-contents > .elementor-container,
  .col-contents > .elementor-container > .elementor-row,
  .col-contents > .elementor-container > .elementor-row > .elementor-column,
  .col-contents
    > .elementor-container
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated,
  .col-contents
    > .elementor-container
    > .elementor-row
    > .elementor-column
    > .elementor-element-populated
    > .elementor-widget-wrap {
    display: contents !important;
  }
}

.product-price,
.product-prices .tax-shipping-delivery-label,
.pagination .current a,
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
  color: #6b9251;
}

.form-control-select option:checked,
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  background-color: #6b9251;
}

.btn-primary,
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
  background-color: #4ba51f;
}

a,
.btn-link {
  color: #4ba51f;
}

.btn-outline-primary {
  color: #4ba51f;
  border-color: #4ba51f;
}
.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open > .btn-outline-primary.dropdown-toggle {
  background-color: #4ba51f;
  border-color: #4ba51f;
}

#header a:hover,
#header a:focus,
.page-my-account #content .links a:hover i,
a:focus,
a:hover,
a.text-primary:focus,
a.text-primary:hover,
body#checkout a:hover,
#blockcart-modal .product-name,
.cart-grid-body a.label:hover,
.cart-grid-body a.label:focus,
.cart-grid-body a.label:active {
  color: #297a00;
}
.custom-radio input[type="radio"]:checked + span,
.btn-primary.active,
.btn-primary:active,
.open > .btn-primary.dropdown-toggle,
.tag-primary[href]:focus,
.tag-primary[href]:hover,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover,
.group-span-filestyle .btn-default,
.form-control-select option:hover,
.form-control-select option:focus,
.products-sort-order .select-list:hover {
  background-color: #297a00;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #297a00 !important;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  color: black;
}

.tabs .nav-tabs .nav-link.active,
.tabs .nav-tabs .nav-link:hover {
  border-bottom: 3px solid black;
}

#product .product-price {
  font-size: 40px;
}

#product .current-price,
#product .tax-shipping-delivery-label {
  display: inline;
}
.product-prices .tax-shipping-delivery-label {
  margin-left: 12px;
  font-size: 18px;
}

.product-cover img,
.btn-primary,
.btn-secondary,
.btn-tertiary,
.product-variants > .product-variants-item select,
.bootstrap-touchspin,
.product-images > li.thumb-container > .thumb,
body#checkout section.checkout-step,
.page-my-account #content .links a span.link-item,
.page-addresses .address,
.page-authentication #content,
.page-customer-account #content,
.page-order-detail .box {
  box-shadow: none;
}

.tabs,
body#checkout #footer {
  padding: 0;
  box-shadow: none;
}

.form-control:focus,
.input-group.focus {
  outline: 0.1875rem solid #297a00;
}
.form-control:focus,
.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
  border-color: #297a00;
}

.form-control,
.input-group.bootstrap-touchspin {
  border: 0;
  background-color: white;
  border: 1px solid #e5e5e5;
  border-bottom: 2px solid black;
}

.bootstrap-touchspin .btn-touchspin,
.bootstrap-touchspin input.form-control,
.bootstrap-touchspin {
  border: 0;
}

.form-control {
  font-weight: 600;
}

#product .product-information {
  margin-top: 20px;
}

.page-my-account #content .links a span.link-item {
  border: 1px solid black;
}

/* Bad paypal advertising */
#ps_checkout-payment-method-logo-block-container {
    display:none;
    visibility:hidden;
    height:0;
}
#ps_checkout-displayPayment .ps_checkout-payment-option div.payment_module a {
    font-weight: 300;
}

.form-control-select option:checked {
  color: white;
}

/* Bad paypal advertising */
#ps_checkout-payment-method-logo-block-container {
  display: none;
  visibility: hidden;
  height: 0;
}
#ps_checkout-displayPayment .ps_checkout-payment-option div.payment_module a {
  font-weight: 300;
}

.ce-product-grid {
  grid-template-columns: repeat(auto-fit, 250px) !important;
  justify-content: center !important;
  grid-column-gap: 30px !important;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
  text-transform: none !important;
}

@media (max-width: 550px) {
  .ce-product-grid .thumbnail-container,
  .ce-product-grid .featured-products .thumbnail-container,
  .ce-product-grid .product-accessories .thumbnail-container,
  .ce-product-grid .product-miniature .thumbnail-container {
    width: auto !important;
    margin-bottom: 15px !important;
  }

  .ce-product-grid .product-description,
  .ce-product-grid .featured-products .product-description,
  .ce-product-grid .product-accessories .product-description,
  .ce-product-grid .product-miniature .product-description {
    width: 100% !important;
  }

  .ce-product-grid {
    grid-template-columns: repeat(2, 1fr) !important;
    justify-content: center !important;
    grid-column-gap: 30px !important;
  }

  .ce-product-grid .product-miniature .thumbnail-container {
    height: 240px !important;
  }

  .ce-product-grid .product-miniature .product-description-line {
    margin-top: 5px !important;
  }
}

#blockcart-modal .cart-content .cart-content-btn {
  margin-top: 30px;
}


.ce-load-more.elementor-active > :not(.elementor-icon) {
  display: none;
}

@media (max-width: 767px) {
  .ce-pagination--type-loadmore.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {
      margin-bottom: 0;
  }
}

.ce-filters .elementor-field-option i[style] {
  font-size: 30px !important;
}

.kew_system_change_modal {
  padding: 10px;
  text-align: center;
  font-style: italic;
}

.kew_system_change_cart {
  padding: 10px;
  text-align: center;
  font-style: italic;
}