@charset "UTF-8";
.carouselBrands-new .item {
  text-align: center;
}

.carouselBrands-new .item .logoitem {
  display: inline-block;
  vertical-align: top;
  height: auto !important;
  /* width: 100%!important; */
  max-height: 115px;
  width: auto;
  padding-bottom: 10%;
  max-width: 90%;
  padding-bottom: 10%;
}

.carouselBrands-new .carousel-control-prev-icon {
  background: url(../../img/prev.png);
  width: 27px;
  height: 53px;
}

.carouselBrands-new .carousel-control-next-icon {
  background: url(../../img/next.png);
  width: 27px;
  height: 53px;
}

.carouselBrands-new .carousel-control-prev,
.carouselBrands-new .carousel-control-next {
  width: auto;
  opacity: 1;
  z-index: 10;
}

.galleryitem {
  margin: 0px 10px;
}

.galleryitem div {
  background-size: cover;
  background-position: center;
  height: 182px;
  width: 100%;
}

.brands {
  float: left;
  width: 100%;
}

#wrapper-footer {
  float: left;
  width: 100%;
}

#accreditations {
  display: none !important;
}

.guarantee {
  padding: 8% 0;
}

.guarantee h2 {
  text-align: center;
}

.guarantee p {
  text-align: center;
}

.guarantee .bullet {
  text-align: center;
  margin: 20px;
}

.guarantee .centre_image img {
  margin-top: 5%;
}

.btn {
  border-radius: 0px;
}

.btn.medium-btn {
  min-width: 140px;
  text-align: center;
}

.woocommerce .woocommerce-form.woocommerce-form-style {
  border: 1px solid #707070;
  border-radius: 0px;
}

.woocommerce .form-control {
  border: 1px solid #707070;
  border-radius: 0px;
}

.reset_variations {
  display: none !important;
}

.variations .woo-selected-variation-item-name {
  display: none !important;
}

.btn.btn-secondary {
  font-size: 16px;
  line-height: 19px;
  color: #ffffff;
  padding: 9px 23px;
}

.btn.btn-secondary.shop-btn {
  font-size: 16px;
}

.btn.btn-secondary.cart-btn {
  font-size: 14px;
}

.btn-area {
  padding-top: 30px;
  padding-bottom: 30px;
}

.term-item-image {
  min-height: 350px;
  width: 100%;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}

.term-item-image:hover {
  text-decoration: none;
}

.term-item-image span {
  color: #fff;
  text-shadow: 0px 3px 6px #212529;
  font-size: 40px;
  line-height: 49px;
}

.term-sidebar-list {
  padding-left: 10px;
  list-style: none;
}

.term-sidebar-list ul {
  padding-left: 10px;
  list-style: none;
}

.term-sidebar-list li a {
  color: #212529;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.term-sidebar-list .fas {
  margin-right: 5px;
  font-size: 12px;
  cursor: pointer;
}

.h3-sidebar {
  color: #567a94;
  font-size: 22px;
  line-height: 27px;
  font-weight: medium;
  margin-bottom: 15px;
}

.woocommerce-product-search {
  margin-bottom: 30px;
}

.term-sidebar-list ul {
  display: none;
}

.term-sidebar-list li.active > ul {
  display: block;
}

.fa-chevron-right:before {
  content: "\f054";
}

.image-wrap img {
  border: 1px solid #707070;
}

.product-title-loop {
  color: #567a94;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}

.woocommerce ul.products li.product .price.price-style {
  color: #567a94;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
}

.woocommerce ul.products li.product .price.price-style {
  text-align: center;
}

.specifications-list {
  padding: 0px;
  list-style: none;
}

.specifications-list li a {
  position: relative;
  padding-left: 25px;
  color: #567a94;
  font-weight: 700;
  font-size: 16px;
  line-height: 31px;
}

.specifications-list li a:before {
  content: "";
  width: 20px;
  height: 23px;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/pdf-icon.svg");
  background-repeat: no-repeat;
}

.woocommerce-tabs.wc-tabs-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.tabs-content-wrap {
  width: calc(100% - 300px);
}

.tabs-list-wrap {
  width: 245px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  border-radius: 0px;
  overflow: visible;
  border-top: 1px solid #a3b0b9;
  border-bottom: 1px solid #a3b0b9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  display: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  position: relative;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  position: absolute;
  content: "";
  height: 28px;
  width: 30px;
  background-color: transparent;
  right: -15px;
  top: 6px;
  transform: rotate(45deg);
  box-shadow: 0px;
  border-width: 0px;
  border-radius: 0px;
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  background-color: #567a94;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  box-shadow: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  overflow: hidden;
  color: #000000;
  line-height: 20px;
  padding: 10px;
  display: block;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  background-color: #567a94;
  color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none !important;
}

.woocommerce-product-gallery .flex-viewport {
  border: 1px solid #707070;
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
  border: 1px solid #707070;
}

.woocommerce div.product .product_title {
  color: #567a94;
  font-size: 40px;
  line-height: 49px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: 0px;
  border: none;
  margin: 0px;
}

.woocommerce #reviews #comments ol.commentlist {
  padding: 0px;
}

.woocommerce-review__author {
  color: #212529;
  font-weight: 700px;
  font-size: 16px;
  line-height: 19px;
}

.woocommerce .star-rating span {
  color: #567a94;
}

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

.woocommerce-message {
  border-top-color: #567a94;
}

.woocommerce-message::before {
  color: #567a94;
}

.woocommerce-MyAccount-navigation .list-group-item a {
  display: flex;
  justify-content: space-between;
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon {
  height: 25px;
  width: 24px;
  display: block;
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: center center;
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon.credit-card-regular {
  background-image: url(../../img/credit-card-regular.svg);
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon.customer-logout {
  background-image: url(../../img/customer-logout.svg);
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon.dashboard {
  background-image: url(../../img/dashboard.svg);
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon.downloads {
  background-image: url(../../img/downloads.svg);
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon.edit-account {
  background-image: url(../../img/edit-account.svg);
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon.edit-address {
  background-image: url(../../img/edit-address.svg);
}

.woocommerce-MyAccount-navigation .list-group-item a span.icon.orders {
  background-image: url(../../img/orders.svg);
}

@media only screen and (min-width: 768px) {
  .guarantee .centre_image img {
    margin-top: 15%;
  }
}
.woocommerce-Address-title h3 {
  font-size: 16px;
  width: 100%;
}
.woocommerce-Address-title .edit {
  width: 100%;
  display: block;
  float: none !important;
  font-style: italic;
  text-decoration: underline;
  color: #707070;
}

.woocommerce-account .addresses .woocommerce-Address {
  padding: 0 !important;
}
.woocommerce-account .addresses .title .edit {
  display: block;
  float: left;
}

.woocommerce-MyAccount-content {
  padding-left: 10px;
  padding-right: 10px;
}

.woocommerce-MyAccount-navigation ul .li-standart-wo.active-li .icon {
  opacity: 1;
}
.woocommerce-MyAccount-navigation ul .li-standart-wo .icon {
  opacity: 0.3;
}

.woocommerce-MyAccount-content .shop_table thead {
  background: transparent;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number {
  font-weight: 600;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-number a {
  color: #333333;
}
.woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions a.woocommerce-button.button.view {
  background-color: #557a95;
  color: #fff;
  border-radius: 0;
  font-weight: 500;
  text-transform: uppercase;
}

.site-main .products.columns-3 {
  margin-bottom: 50px;
}

.btn.lite {
  background-color: #a3b0b9;
  border: none;
}
.btn.uppercase {
  text-transform: uppercase;
}

.no-border {
  border: none;
}

hr {
  background-color: #a3b0b9;
}

.sidebar-cart p {
  color: #212529;
}
.sidebar-cart .title {
  font-size: 22px;
  margin-bottom: 20px;
}
.sidebar-cart .btn {
  width: 100%;
  margin: 5px 0;
}
.sidebar-cart .subtotal {
  color: #567a94;
  font-weight: 600;
  padding-left: 35px;
}
.sidebar-cart .subtotal bdi {
  font-weight: 600;
}
.sidebar-cart .row-group {
  display: flex;
  padding-top: 3px;
  padding-bottom: 3px;
}
.sidebar-cart .row-group .remove {
  width: 35px;
}
.sidebar-cart .row-group .remove a {
  width: 20px;
  height: 20px;
  background-color: #a3b0b9;
  font-size: 22px;
  font-weight: 400;
}
.sidebar-cart .row-group .title-group {
  width: calc(100% - 85px);
  padding-right: 5px;
}
.sidebar-cart .row-group .title-group .title {
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
.sidebar-cart .row-group .title-group .count {
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  color: black;
}
.sidebar-cart .row-group .title-group .count bdi {
  font-weight: 600;
}
.sidebar-cart .row-group .thubmnail {
  width: 50px;
  border: solid 1px #707070;
}

.bold {
  font-weight: 600;
}

.woocommerce .quantity .qty {
  height: 38px;
}

.related.products h2 {
  margin-bottom: 50px;
  margin-top: 50px;
  text-align: center;
  font-size: 28px;
}
.related.products img {
  border: none;
}
@media (max-width: 768px) {
  .related.products .products.columns-4 {
    margin: -10px;
    display: flex;
    flex-wrap: wrap;
  }
  .related.products .products.columns-4 > li {
    padding: 10px;
    width: 50%;
  }
}

@media (max-width: 550px) {
  .tabs-content-wrap {
    width: 100%;
  }
  .tabs-content-wrap h2 {
    margin-top: 20px;
  }
}

.woocommerce #customer_details .col-12 {
  padding: 0;
}
.woocommerce .woocommerce-info {
  background-color: #567a94;
  color: white;
  border-top: 0;
  font-weight: 400;
  margin-bottom: 15px;
}
.woocommerce .woocommerce-info a {
  color: white;
  font-weight: 500;
  text-decoration: underline;
}
.woocommerce .woocommerce-info::before {
  content: "🛈";
  font-size: 25px;
  left: 20px;
  top: 8px;
  color: white;
}
.woocommerce .woocommerce-form-coupon-toggle {
  margin-bottom: 30px;
}

.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  top: 0.25rem;
}

.woocommerce .woocommerce-account-fields {
  margin-top: 15px;
}

.woocommerce-billing-fields .optional,
.woocommerce-shipping-fields .optional {
  display: none;
}

@media (max-width: 767px) {
  .h3-title {
    font-size: 21px !important;
  }
}

@media (max-width: 767px) {
  #ship-to-different-address span {
    font-size: 16px !important;
  }
}

.font-size-3 {
  font-size: 0.9rem;
}


.woocommerce-shop.post-type-archive-product .content-area .pagination {
  display: none !important;
}

.term-item-image span {
  text-align: center;
}

.woocommerce-checkout #payment div.payment_box .form-row {
  display: block;
  margin: 0;
}