
.carousel .extended-banner-texts, .extended-banner-texts {
  width: 100%;
  height: 100%;
  align-content: center;
  top: unset;
  bottom: 0;
  padding: 20px 0;
}
.next-to-carousel-banners .extended-banner-title {
  box-shadow: none;
  border: none;
  color: #fff;
  font-weight: 700;
  background-color: transparent;
  text-align: center;
  width: 100%;
  font-size: 30px;
  position: initial;
  display: block;
  margin: auto;
  margin-bottom: 10px !important;
  padding: 0 20px;
}
.next-to-carousel-banners .extended-banner-text {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  width: 100%;
  height: fit-content;
  display: block;
  margin: auto;
  margin-bottom: 10px !important;
  position: initial;
  padding: 0 20px;
}
.next-to-carousel-banners .extended-banner-link {
  box-shadow: none;
  border-radius: 20px;
  border: none;
  background-color: #F4A900;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  width: fit-content;
  padding: 10px 20px;
  transition: all 0.3s;
  height: auto;
  position: initial;
  display: block;
  margin: auto;
}
.banners-row .banner-wrapper a {
  overflow: hidden;
  border-radius: 20px;
}
.banners-row .banner-wrapper a:hover .extended-banner-link {
  background-color: #cc8e02;
}
.col-sm-8 .item a:hover .extended-banner-link {
  background-color: #cc8e02;
}
.banners-row .banner-wrapper a, .carousel-inner>.item>a>img, .carousel-inner>.item>img {
  border-radius: 20px;
}
.homepage-box {
  border: none;
}

@media (min-width: 768px) {
  #navigation {
    height: 44px;
    border-radius: 20px;
  }
  .navigation-in {
    border-radius: 20px;
  }
  .navigation-in>ul>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .banner-category a:hover img, .banner-footer a:hover img, .banner-wrapper a:hover img, .banners-content a:hover img, .footer-banner a:hover img {
    transform: scale(1.1);
  }
  .products-block.products .p .name {
    font-size: 18px;

  }
  .extended-description {
    background-color: #f6f6f6;
    padding: 20px;
    border-radius: 20px;
  }
  .extended-description h3 {
    margin-top: 0;
  }
  .ordering-process #header {
    border: none;
    margin-bottom: 20px;
  }

}
.compact-form .form-control {
  border-radius: 20px;
}
.btn.btn-default, a.btn.btn-default {
  border-radius: 20px;
}
.col-sm-8 .extended-banner-title {
  box-shadow: none;
  border: none;
  display: block;
  color: #fff;
  font-weight: 700;
  background-color: transparent;
  text-align: center;
  width: 100%;
  padding: 0 20px;
  font-size: 40px;
  position: initial;
  margin-bottom: 30px !important;
}
.col-sm-8 .extended-banner-text {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: #fff;
  text-align: center;
  line-height: 35px;
  font-size: 22px;
  position: initial;
  padding: 0 20px;
  display: block;
  width: 100%;
  margin: auto;
  margin-bottom: 30px !important;
}
.col-sm-8 .extended-banner-link {
  box-shadow: none;
  border-radius: 20px;
  border: none;
  background-color: #F4A900;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding: 10px 20px;
  transition: all 0.3s;
  height: auto;
  position: initial;
  margin: auto;
  display: block;
  width: fit-content;
}
.carousel-inner>.item>a>img {
  filter: brightness(0.6);
}
.benefitBanner__title {
  color: #333;
}
.top-navigation-bar {
  padding: 5px 0;
  background-color: #333;
}
.top-navigation-bar .container>div {
  background-color: transparent;
}
.top-navigation-bar .dropdown button, .top-navigation-bar a {
  color: #f5f5f5;
}
.top-navigation-bar .dropdown button:hover, .top-navigation-bar a:hover {
  color: #999;
}
.top-navigation-bar-menu {
  display: none;
}
@media (min-width: 1200px) {
  .content-inner {
    max-width: 100%;
  }
  .blog-wrapper .news-item {
    flex-basis: 50%;
    width: 50%;
  }
}

.homepage-box.middle-banners-wrapper {
  background-color: transparent;
  border: none;
}
 .row.banners-row {
  margin-left: 0;
  margin-right: 0;
}
.body-banners .banner-wrapper a {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.body-banners .banner-wrapper a img {
  max-height: 500px;
  object-fit: cover;
  width: 100%;
  filter: brightness(0.6);
}
.body-banners .extended-banner-title {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  background-color: transparent;
  text-align: center;
  width: 95%;
  letter-spacing: 1px;
  box-shadow: none;
  border: none;
  position: initial;
  display: block;
  margin: auto;
  margin-bottom: 30px !important;
}
.body-banners .extended-banner-text {
  background-color: transparent;
  box-shadow: none;
  border: none;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  position: initial;
  display: block;
  margin: auto;
  margin-bottom: 30px !important;
}
.body-banners .extended-banner-link {
  box-shadow: none;
  border-radius: 20px;
  border: none;
  background-color: #F4A900;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  position: initial;
  margin: auto;
  display: block;
  width: fit-content;
  padding: 10px 20px;
  height: auto;
}
.body-banners .banner-wrapper a:hover .extended-banner-link {
  background-color: #cc8e02;
}
#footer, .custom-footer, .footer-links-icons, #footer>.container {
  background-color: #f6f6f6;
}
.footer-bottom {
  background-color: #333 !important;
}
.footer-bottom.container {
  width: 100%;
  padding: 0 40px;
}
#signature, .copyright, #signature a {
  color: #fff
}
#footer {
  margin-top: 30px;
}
.custom-footer, .footer-bottom, .footer-links-icons {
  border: none;
}
.h4.homepage-group-title, h4.homepage-group-title {
  font-size: 30px;
  font-weight: 600;
  color: #333;
}
.btn.add-to-cart-button:before, .btn.btn-cart:before, .btn.express-checkout-button:before, a.btn.add-to-cart-button:before, a.btn.btn-cart:before, a.btn.express-checkout-button:before {
  display: none;
}
.btn.btn-cart, .btn.btn-conversion, a.btn.btn-cart, a.btn.btn-conversion {
  border-radius: 20px;
}
.products-inline.products-top {
  display: none;
}
.category-top h4 {
  display: none;
}
.category-title, .p-detail-inner-header h1, h1 {
  font-size: 30px;
  color: #333;
  font-weight: 600;
}
.subcategories.with-image li a, .subcategories li, .subcategories li a:after {
  border-radius: 20px;
}
.subcategories.with-image li a .text {
  color: #333;
}
.products-block .p-bottom>div {
  align-items: center;
}
.p-info-wrapper .price-final {
  font-size: 25px;
}
.availability-value {
  font-size: 20px;
}

.product-top .add-to-cart .quantity {
  border-radius: 20px;
}
.btn.add-to-cart-button.btn-lg {
  margin-left: 15px;
}
.product-top .quantity .decrease {
  border-radius: 0 0 20px 20px;
  border-style: solid;
}
.product-top .quantity .increase {
  border-radius: 20px 20px 0 0;
  border-style: solid;
}
.basic-description h3, .extended-description h3 {
  color: #333;
  font-weight: 500;
}
.add-to-cart__quantity-label, .detail-parameters th {
  color: #696969;
}
.btn.btn-secondary, a.btn.btn-secondary {
  border-radius: 20px;
}
#footer h4 {
  color: #333;
  font-weight: 500;
}
.menu-helper:after, .menu-trigger:after {
  border-radius: 30px;
  background-color: #333;
  line-height: 44px;
  width: 44px;
}
.menu-helper {
  height: 44px;
}
.carousel-inner>.item>a>img {
  max-height: 560px;
  object-fit: cover;
  width: 100%;
}
.next-to-carousel-banners .banner-wrapper a img {
  filter: brightness(0.6);
}
.benefitBanner {
  padding-top: 60px;
}
.btn.btn-primary, a.btn.btn-primary {

  border-radius: 20px;
}
.homepage-box.welcome-wrapper:last-of-type {
  background-color: transparent;
}
.news-item .image img {
  height: 400px;
  object-fit: cover;
  border-radius: 20px;
}
.blog-wrapper .news-item .title {
  font-weight: 600;
  color: #000;
}
#content-wrapper {
  margin-top: 0;
  padding-top: 20px;
}
.blog-wrapper .news-item .description {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}
.homepage-box.welcome-wrapper h2 {
  line-height: 35px;
  margin-bottom: 40px;
}
.add-comment, .discussion, .discussion-form, .rate-wrapper, .votes-wrap, .welcome div, .welcome h1 {
  max-width: 850px;
}
.homepage-box.welcome-wrapper p {
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 1200px) {
  .banners-row .col-sm-4, .banners-row .col-sm-8 {
    width: 100% !important;
    flex: 0 0 100%;
  }
  .carousel-inner>.item>a>img {
    width: 100%;
    margin-bottom: 20px;
  }
  .next-to-carousel-banners .banner-wrapper a img {
    height: 300px;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .top-navigation-bar {
    background-color: #fff;
  }
  .carousel-inner>.item>a>img {
    height: auto !important;
    max-height: none !important;
    min-height: 550px;
  }
  #header .site-name>a {
    margin-top: 5px;
  }
  #header .cart-count {
    top: -34px;
  }
}
@media (max-width: 575px) {
  .col-sm-8 .extended-banner-title {
    font-size: 30px !important;
  }
  .col-sm-8 .extended-banner-text {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .body-banners .banner-wrapper a img {
    max-height: none;
    height: 600px;
  }
}