@charset "UTF-8";
.woocommerce .quantity .qty {
  width: 4.631em !important;
}

span.woof_checkbox_count {
  display: none !important;
}

#order_review_heading {
  display: none !important;
}

.front_blocks .woocommerce {
  width: 25%;
  float: left;
}
.front_blocks .woocommerce .columns-4 {
  margin: 3% 10%;
}
.front_blocks .woocommerce .columns-4 li.product.type-product {
  width: 100% !important;
}

/**
 * product overview
 */
.woocommerce .woocommerce-ordering {
  margin: -3rem 0 5em !important;
}
.woocommerce .woocommerce-ordering select.orderby {
  background: #3e94ca;
  color: #fff;
  padding: 0.2rem 1rem;
  outline: none;
  border: none;
}
.woocommerce ul.products {
  margin-top: 2%;
}
.woocommerce ul.products .saleProduct {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  top: 35px;
  right: -3px;
  z-index: 5;
}
.woocommerce ul.products .saleProduct span {
  position: absolute;
  display: block;
  width: 235px;
  padding: 5px 0;
  background-color: #f39f08;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  left: -34px;
  top: 30px;
  text-align: center;
  transform: rotate(45deg);
  color: white;
}
.woocommerce ul.products li.product {
  float: left;
  width: 30%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  margin: 0 3% 2.992em 0;
}
.woocommerce ul.products li.product.first {
  clear: none;
}
.woocommerce ul.products li.product:hover h2 {
  background: #F39F08;
}
.woocommerce ul.products li.product:hover a.button {
  background-color: #F39F08 !important;
}
.woocommerce ul.products li.product:hover img {
  transform: scale(1.1);
}
.woocommerce ul.products li.product:hover .star-rating {
  color: #0094ca;
}
.woocommerce ul.products li.product:hover ul li {
  color: #0094ca;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link {
  margin-top: 50px;
  display: block;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  position: absolute;
  top: 0;
  background: #0094ca;
  width: 100%;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  font-size: 0.95em !important;
  border-bottom: 2px solid #F39F08;
}
.woocommerce ul.products li.product img {
  min-height: 200px;
  max-height: 200px;
  width: auto !important;
  margin: 0 auto !important;
  height: 100% !important;
  object-fit: cover;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
}
.woocommerce ul.products li.product .star-rating {
  position: absolute;
  left: 0;
  bottom: 11%;
}
.woocommerce ul.products li.product span.onsale {
  top: 10% !important;
  background-color: #F39F08;
}
.woocommerce ul.products li.product div.list {
  padding: 0.8em 8px;
  font-size: 14px;
}
.woocommerce ul.products li.product div.list strong {
  font-weight: normal;
}
.woocommerce ul.products li.product span.price {
  position: absolute;
  height: 25px;
  bottom: 0;
  left: 10px;
  color: #f39f08;
  font-weight: 800;
}
.woocommerce ul.products li.product span.price del {
  position: absolute;
  top: -30px;
}
.woocommerce ul.products li.product span.price del span {
  font-size: 1rem;
}
.woocommerce ul.products li.product span.price del span:before {
  content: " ";
  display: block;
  width: 100%;
  border-top: 2px solid #f39f08;
  height: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(-7deg);
}
.woocommerce ul.products li.product span.price del span.amount {
  float: left;
  position: absolute;
  top: -10%;
  left: 0;
}
.woocommerce ul.products li.product span.price span {
  font-size: 18px;
  font-weight: 600;
}
.woocommerce ul.products li.product span.price .price_format {
  float: left;
}
.woocommerce ul.products li.product a.button {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 0;
  background-color: #0094ca;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.woocommerce ul.products li.product a.button:hover {
  background-color: #F39F08;
}
.woocommerce ul.products li.product a.button .product_type_simple {
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #F39F08;
}
.woocommerce ul.products li.product a.add_to_cart_button:before {
  font-family: "Font Awesome 5 Free", serif;
  content: "";
}
.woocommerce ul.products li.product a.added_to_cart .wc-forward {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px;
  text-align: center;
  background: #F39F08;
  color: #fff;
}
.woocommerce ul.products .usp-row {
  padding: 2% 0 6%;
  width: 100%;
}
.woocommerce ul.products .usp-row .usp-image {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 150px;
  text-align: center;
}
.woocommerce ul.products .usp-row h4 {
  margin-top: 5%;
}

section#single .product h1.product_title {
  margin-bottom: 40px;
}
section#single .product div.wc-pao-required-addon .wc-pao-addon-name {
  display: none;
}
section#single .product .wc-pao-addon-name {
  font-size: 1rem;
  color: #000;
  font-weight: bold;
}
section#single .product .wc-pao-required-addon label span {
  font-size: 1.2rem;
  color: #4796F3;
}
section#single .cart p.price.d-block {
  text-align: right;
  width: 45%;
  float: right;
}
section#single .cart .wc-pao-addon-container {
  clear: both;
}
section#single .kluisblock span {
  color: #3E94CA;
}
section#single .kluisblock ul li::before {
  font-size: 1rem;
  vertical-align: -0.05rem;
  font-family: "Font Awesome 5 Free", serif;
  content: "";
  font-weight: 900;
  color: #3E94CA;
}

/* Rounded sliders */
.switch {
  right: 0;
  position: absolute;
  display: inline-block;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.price_format {
  float: left;
  width: 175px;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: -4px;
  right: 0;
  bottom: 0;
  width: 53px;
  background-color: #2196F3;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #ccc;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}

@media only screen and (max-width: 450px) {
  .col-sm-12.col-lg-3.sidebar {
    order: 2;
  }

  .col-sm-12.col-lg-3.products {
    order: 1;
  }

  .woocommerce-ordering {
    width: 100%;
    padding-top: 10%;
    text-align: center;
  }

  h3 {
    text-align: left;
  }

  p#billing_address_2_field {
    display: none;
  }

  .woocommerce p#billing_address_2_field {
    margin-left: 0 !important;
  }

  .woocommerce label, span.woocommerce-input-wrapper {
    width: 99% !important;
  }

  .woocommerce .woocommerce-additional-fields #order_comments {
    position: relative !important;
  }

  .woocommerce #order_review {
    position: relative !important;
    width: 100% !important;
  }

  .col-1, .col-2 {
    width: 100% !important;
    min-width: 100% !important;
  }
}
.custom-html-widget #main_div, .custom-html-widget #main_div_inner, .custom-html-widget #title, .custom-html-widget #rating_div, .custom-html-widget #counter_div, .custom-html-widget #link_div, .custom-html-widget #bottom_div {
  width: 100%;
}
.custom-html-widget #rating_div {
  height: 40px;
}
.custom-html-widget #main_div {
  background-color: transparent;
  margin: -2%;
}
.custom-html-widget #main_div #title {
  padding: 0;
  text-align: left;
  font-weight: 500;
  font-size: 1.3rem;
  color: #0094ca;
  border-bottom: none;
}
.custom-html-widget #main_div #link_div {
  padding: 0 0 5px;
  background: #0094ca;
}
.custom-html-widget #main_div #link_div a {
  color: #fff !important;
}

/**
 * section sidebar
 */
.widget-content {
  display: grid;
}
.widget-content .woof_container {
  border: 1px solid rgba(62, 148, 202, 0.3);
  margin-bottom: 5%;
  padding: 5%;
  font-size: 0.9rem;
}
.widget-content .woof_container .woof_list label {
  margin-bottom: 0.3rem;
  padding: 0;
}
.widget-content.text-widget, .widget-content .custom-html-widget {
  border: 1px solid rgba(62, 148, 202, 0.3);
  margin-bottom: 5%;
  padding: 5%;
  font-size: 0.9rem;
}
.widget-content.text-widget.custom-html-widget, .widget-content .custom-html-widget.custom-html-widget {
  text-align: center;
}
.widget-content.text-widget a, .widget-content .custom-html-widget a {
  color: #000;
}
.widget-content.text-widget ul li, .widget-content .custom-html-widget ul li {
  margin-top: 1%;
}
.widget-content.text-widget ul li::before, .widget-content .custom-html-widget ul li::before {
  font-size: 1rem;
  vertical-align: -0.05rem;
  font-family: "Font Awesome 5 Free", serif;
  content: "";
  font-weight: 900;
  color: #3E94CA;
}
.widget-content h4 {
  font-size: 1.3rem;
  color: #0094ca;
}
.widget-content ul.woof_list {
  padding: 0;
}
.widget-content ul.woof_list li {
  padding: 0 !important;
}
.widget-content .woof_submit_search_form_container {
  display: none;
}

.tooltips_container {
  float: right;
}
.tooltips_container:hover .tooltips_textarea {
  display: block;
}
.tooltips_container .tooltips {
  float: right;
  font-size: 1rem;
  cursor: pointer;
}
.tooltips_container .tooltips_textarea {
  display: none;
  position: absolute;
  left: 93%;
  background: #fff;
  width: 175%;
  font-size: 1rem;
  color: #000;
  border: 1px solid;
  padding: 10px;
  z-index: 666;
}

/**
 * section single product
 */
section#single .product .slider-for .slick-list.draggable, section#single .product .slider-for .slick-track, section#single .product .slider-nav .slick-list.draggable, section#single .product .slider-nav .slick-track {
  height: inherit;
}
section#single .product .slider-for .slick-slide, section#single .product .slider-nav .slick-slide {
  outline: none;
}
section#single .product .slider-for .slick-slide img, section#single .product .slider-nav .slick-slide img {
  cursor: grab;
  width: auto;
  height: inherit;
  margin: 0 auto;
}
section#single .product .slider-for {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
section#single .product .slider-for .slick-list {
  background: #fff;
  border: 1px solid #ddd;
}
section#single .product .slider-for .slick-prev {
  left: 0;
}
section#single .product .slider-for .slick-prev::before {
  content: "‹";
}
section#single .product .slider-for .slick-next {
  right: 0;
}
section#single .product .slider-for .slick-next::before {
  content: "›";
}
section#single .product .slider-for .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 50;
  margin-top: -12px;
}
section#single .product .slider-for .slick-prev, section#single .product .slider-for .slick-next {
  top: 0;
  bottom: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-color: transparent;
  float: left;
}
section#single .product .slider-for .slick-prev:focus, section#single .product .slider-for .slick-next:focus {
  outline: none;
}
section#single .product .slider-for .slick-prev::before, section#single .product .slider-for .slick-next::before {
  color: #ddd;
  font-size: 6rem;
}
section#single .product .slider-nav {
  height: 85px;
  margin: 3% 0 0;
}
section#single .product .slider-nav .slick-track {
  height: 85px;
  display: contents;
}
section#single .product .slider-nav .slick-prev, section#single .product .slider-nav .slick-next {
  float: left;
  margin-top: 2.5%;
  width: 14%;
  font-size: 14px;
}
section#single .product .slider-nav .slick-list {
  float: left;
  width: 500px;
  padding: 0 10px;
}
section#single .product .slider-nav .slick-slide {
  background: #fff;
  border: 1px solid #ddd;
  margin-right: 3%;
}
section#single .product .slider-nav .slick-slide img {
  cursor: pointer;
}
section#single .product .price {
  color: #0094ca;
  font-weight: 600;
}
section#single .product .price del {
  display: block;
}
section#single .product .sale-price {
  margin-left: 20px;
  color: #919191;
  font-size: 1.3rem;
  margin-top: 2%;
  text-decoration: line-through;
}
section#single .product form.cart {
  background: rgba(204, 204, 204, 0.2);
  padding: 3%;
}
section#single .product form.cart .wc-pao-addon .form-row {
  margin-bottom: -8px;
}
section#single .product form.cart div.product-addon-totals {
  margin: 20px 0 0 0;
  padding: 0;
  border-bottom: none;
}
section#single .product form.cart div.product-addon-totals ul li:first-child {
  display: none;
}
section#single .product form.cart div.product-addon-totals li.wc-pao-row-quantity-based {
  padding: 0;
}
section#single .product form.cart div.product-addon-totals .wc-pao-subtotal-line {
  margin-top: 0;
}
section#single .product form.cart div.product-addon-totals .wc-pao-subtotal-line .price {
  padding-left: 0;
}
section#single .product .product_meta {
  margin-top: 5%;
}
section#single .product .product_meta span {
  display: block;
}
section#single .product .product_meta span.sku_wrapper {
  display: none;
}
section#single .product .product_title, section#single .product .price, section#single .product .woocommerce-product-details__short-description {
  padding-left: 1%;
}
section#single .product .quantity {
  position: relative;
}
section#single .product .quantity input.input-text {
  width: 10%;
  float: left;
  border: 1px solid #ddd;
  border-bottom: 3px solid #ddd;
  border-radius: 4px 0 0 4px;
  padding: 12px 0 12px 18px;
  margin-right: 1%;
}
section#single .product .quantity input.input-text::-webkit-inner-spin-button, section#single .product .quantity input.input-text::-webkit-outer-spin-button {
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
section#single .product .product_meta {
  display: none;
}
section#single .product button.button.product_type_simple {
  margin-left: 3%;
  width: 180px;
  font-weight: 900;
}
section#single .product button.button.product_type_simple i {
  margin-right: 10%;
}
section#single .product ul.list {
  margin-top: 3%;
}
section#single .product ul.list.top {
  margin-top: 0;
}
section#single .product ul.list li {
  margin-top: 1%;
}
section#single .product ul.list li::before {
  font-size: 1rem;
  vertical-align: -0.05rem;
  font-family: "Font Awesome 5 Free", serif;
  content: "";
  font-weight: 900;
  color: #3E94CA;
}
section#single .product .navs {
  margin: 50px 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  background: #fff;
}
section#single .product .navs .nav-tabs li {
  margin: 20px 20px 16px 0;
}
section#single .product .navs .nav-tabs li a {
  padding: 20px 10px;
  color: #3c3c3c;
}
section#single .product .navs .nav-tabs li a.active {
  background: linear-gradient(#0094ca, #0094ca) 0 calc(100%)/100% 3px no-repeat;
  height: 50px;
}
section#single .product .tab-content ul.products.columns-4 {
  display: flex;
  padding: 3% 0 7% !important;
}
section#single .product .tab-content ul.products.columns-4 li.product {
  height: auto !important;
  width: 25%;
  float: left;
  position: relative;
}
section#single .product .tab-content ul.products.columns-4 li:before {
  display: none !important;
}
section#single .product .tab-content ul.products.columns-4 span.price {
  position: absolute;
  bottom: 0;
  right: 1rem;
  margin-top: -2rem;
  margin-right: 2rem;
}
section#single .product .tab-content ul.products.columns-4 h2 {
  font-size: 1.2rem;
}
section#single .product .tab-content ul.products.columns-4 img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  height: auto;
  width: auto;
  min-height: 250px;
  max-height: 250px;
  max-width: 250px;
}
section#single .product .tab-content ul li::before {
  font-size: 1rem;
  vertical-align: -0.05rem;
  font-family: "Font Awesome 5 Free", serif;
  content: "";
  font-weight: 900;
  color: #3E94CA;
}
section#single .product .tab-content #comments {
  width: 50%;
  float: right;
}
section#single .product .tab-content .comment-form-rating {
  display: none;
}
section#single .product .tab-content #review_form_wrapper {
  width: 50%;
  float: left;
}
section#single .product .tab-content p {
  margin-bottom: 0;
}
section#single .product .tab-content p.comment-form-comment {
  clear: both;
}
section#single .product .tab-content p.comment-form-comment label {
  width: 100%;
}
section#single .product .tab-content #specs ul br, section#single .product .tab-content #plus ul br, section#single .product .tab-content #product ul br {
  display: none;
}

/**
 * cart, account
 */
.woocommerce {
  /**
   * navigation
   */
  /**
   * account
   */
}
.woocommerce table.cart img {
  width: 60px;
}
.woocommerce table.cart td.actions .input-text {
  width: 150px !important;
}
.woocommerce #order_review {
  width: 50%;
  position: absolute;
  top: 25%;
  right: 0;
}
.woocommerce .col-1, .woocommerce .col-2 {
  max-width: 50%;
  width: 50%;
}
.woocommerce p {
  min-width: 100%;
}
.woocommerce p#billing_address_2_field {
  padding-left: 30%;
}
.woocommerce p label {
  width: 30%;
}
.woocommerce .woocommerce-additional-fields {
  text-align: right;
  float: right;
}
.woocommerce .woocommerce-additional-fields #order_comments {
  right: 0;
  position: absolute;
  width: 20rem;
  height: 6rem;
  top: 0;
}
.woocommerce input, .woocommerce textarea, .woocommerce .select2-container--default .select2-selection--single {
  border: 1px solid rgba(62, 148, 202, 0.3);
}
.woocommerce .select2-container--default .select2-selection--single {
  padding: 20px 18px;
}
.woocommerce span#select2-billing_country-container {
  margin-top: -13px;
}
.woocommerce nav.woocommerce-pagination {
  text-align: left !important;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 1px solid #3e94ca !important;
  border-right: none !important;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: 1px solid #3e94ca !important;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #3e94ca !important;
  color: #fff !important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: #f39f08 !important;
  color: #fff !important;
}
.woocommerce .woocommerce-MyAccount-navigation {
  width: 15%;
  float: left;
}
.woocommerce .woocommerce-MyAccount-content {
  float: left;
  width: 85%;
}
.woocommerce .woocommerce-Address {
  max-width: 50%;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
  margin-right: 3.8% !important;
}

.coupon input#coupon_code {
  height: 36px;
}

.coupon button[name=apply_coupon] {
  background: #0094ca !important;
  color: #fff !important;
  border: none;
  outline: none;
  border-radius: 1px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

/*# sourceMappingURL=woocommerce.css.map */
