@charset "UTF-8";
body {
  font-family: "Montserrat", serif !important;
}

a {
  text-decoration: none !important;
}

a, button {
  transition: 0.5s;
}

i {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Quicksand", sans-serif;
  font-weight: 600 !important;
  font-style: normal !important;
}

.h3-sowka {
  font-size: 22px;
  color: #324A5F;
}
.h3-sowka span {
  display: block;
}

/* NZ */
#new-products #left-column, #prices-drop #left-column, #best-sales #left-column, #search #left-column, #manufacturer #left-column {
  display: none;
}
#new-products #content-wrapper, #prices-drop #content-wrapper, #best-sales #content-wrapper, #search #content-wrapper, #manufacturer #content-wrapper {
  width: 100%;
}
#new-products .products-selection .filter-button, #prices-drop .products-selection .filter-button, #best-sales .products-selection .filter-button, #search .products-selection .filter-button, #manufacturer .products-selection .filter-button {
  display: none;
}
#new-products #js-product-list-header, #prices-drop #js-product-list-header, #best-sales #js-product-list-header, #search #js-product-list-header, #manufacturer #js-product-list-header {
  display: block;
}
@media (min-width: 1400px) {
  #new-products .product, #new-products .product2, #prices-drop .product, #prices-drop .product2, #best-sales .product, #best-sales .product2, #search .product, #search .product2, #manufacturer .product, #manufacturer .product2 {
    width: 20%;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  #new-products .product, #new-products .product2, #prices-drop .product, #prices-drop .product2, #best-sales .product, #best-sales .product2, #search .product, #search .product2, #manufacturer .product, #manufacturer .product2 {
    width: 25%;
  }
}

.block-categories {
  padding-left: 0;
  padding-bottom: 0;
}

#search_filters {
  padding-left: 0;
}

.carousel .carousel-inner {
  height: 100%;
}

.product .product-miniature, .product2 .product-miniature {
  width: 100%;
}
.product .product-miniature .thumbnail-container, .product2 .product-miniature .thumbnail-container {
  margin-bottom: 52px;
  border: 0;
  width: 100%;
  transition: 0.5s;
}
.product .product-miniature .thumbnail-container .product-description, .product2 .product-miniature .thumbnail-container .product-description {
  background: transparent;
}
.product .product-miniature .thumbnail-container .product-description .btn-sowka3, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka3 {
  padding: 14.5px 63px;
  margin-top: 15px;
}
.product .product-miniature .thumbnail-container .product-description .btn-sowka, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka {
  cursor: pointer;
  padding: 15px 25px;
  margin-top: 15px;
}
.product .product-miniature .thumbnail-container .product-description .product-category-default, .product2 .product-miniature .thumbnail-container .product-description .product-category-default {
  font-size: 16px;
  font-weight: 300;
  font-family: "Montserrat", serif;
  font-style: italic;
  color: #324A5F;
  margin-top: 11px;
  margin-bottom: -7px;
}
.product .product-miniature .thumbnail-container .product-description .product-title, .product2 .product-miniature .thumbnail-container .product-description .product-title {
  text-align: center;
  text-transform: none;
  margin-bottom: 16px;
  min-height: 40px;
  min-height: 56px;
}
.product .product-miniature .thumbnail-container .product-description .product-title a, .product2 .product-miniature .thumbnail-container .product-description .product-title a {
  font-size: 18px;
  line-height: 28px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  color: #324A5F;
  outline: 0;
}
.product .product-miniature .thumbnail-container .product-description .product-title a:hover, .product2 .product-miniature .thumbnail-container .product-description .product-title a:hover {
  color: #2EC4B6;
}
.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
  justify-content: center;
  display: flex;
  align-items: center;
}
.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price {
  color: #00BAA8;
  font-size: 22px;
  font-weight: 500;
  font-family: "Montserrat", serif;
}
.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price.orange, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price.orange {
  color: #E8A743;
}
.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price.red, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price.red {
  color: #FF3E3E;
}
.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {
  font-weight: 500;
  margin-right: 7px;
  font-weight: 300;
  color: #798996;
  font-size: 18px;
  font-style: italic;
}
.product .product-miniature .thumbnail-container .product-description .product-list-reviews, .product2 .product-miniature .thumbnail-container .product-description .product-list-reviews {
  justify-content: flex-start;
  background: transparent;
  padding-bottom: 0;
  top: -27px;
  padding-top: 17px;
  padding-left: 17px;
}
.product .product-miniature .thumbnail-container .product-description .product-list-reviews .grade-stars .star-content, .product2 .product-miniature .thumbnail-container .product-description .product-list-reviews .grade-stars .star-content {
  margin-left: 0;
}
.product .product-miniature .thumbnail-container .product-description .product-list-reviews .comments-nb, .product2 .product-miniature .thumbnail-container .product-description .product-list-reviews .comments-nb {
  display: none;
}
.product .product-miniature .thumbnail-container .product-description:after, .product2 .product-miniature .thumbnail-container .product-description:after {
  display: none;
}
.product .product-miniature .thumbnail-container .thumbnail-top, .product2 .product-miniature .thumbnail-container .thumbnail-top {
  transition: 0.5s;
}
.product .product-miniature .thumbnail-container .thumbnail-top a, .product2 .product-miniature .thumbnail-container .thumbnail-top a {
  outline: 0;
}
.product .product-miniature .thumbnail-container .thumbnail-top img, .product2 .product-miniature .thumbnail-container .thumbnail-top img {
  width: 100%;
  height: auto;
}

/* NZ */
.block-categories, #search_filters, #search_filters_brands, #search_filters_suppliers {
  box-shadow: none !important;
}

.footer-container {
  box-shadow: none !important;
}

#blockcart-modal .product-name {
  color: #6AD3C9 !important;
}

.page-my-account #content .links a span {
  transition: 0.5s;
}
.page-my-account #content .links a:hover span {
  background: #6AD3C9 !important;
  color: #fff;
}
.page-my-account #content .links a:hover span i {
  color: #fff;
}

#my-account .page-footer .text-sm-center a {
  background: #6AD3C9;
  color: #fff;
  padding: 10px 15px;
}
#my-account .page-footer .text-sm-center a:hover {
  background: #FFBF69;
}

.products-selection .sort-by {
  padding-left: 0;
  padding-right: 15px;
  margin-right: 0;
  font-size: 16px !important;
  color: #324A5F;
}

#main .page-header h1 {
  text-align: center;
  text-transform: uppercase;
}

.card {
  box-shadow: none !important;
}

.products-sort-order .select-title {
  box-shadow: none !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  font-size: 16px;
  color: #324A5F;
}

.carousel {
  box-shadow: none !important;
}

.fluid-no-padding {
  padding: 0 !important;
}

.search-widget form input[type=text]:focus {
  outline: 0 !important;
}

.carousel-indicators {
  z-index: 7 !important;
}

#wrapper {
  background: #fff !important;
}

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

.products-sort-order .select-list:hover {
  background: #6AD3C9 !important;
}

.pagination .page-list {
  padding: 0 !important;
  box-shadow: none !important;
}

#my-account #main {
  padding: 30px 0;
}
#my-account #main .page-header h1 {
  text-transform: none;
  font-weight: 700;
}

.page-customer-account #content .order-actions a {
  color: font;
}

#order-infos a {
  color: #324A5F;
}

.product-cover img {
  box-shadow: none !important;
}

#product .bootstrap-touchspin {
  box-shadow: none !important;
}

#cart .product-price {
  color: #324A5F;
}

#cookieNotice p {
  color: #fff !important;
}

.closeButtonNormal {
  color: #324A5F !important;
  border-radius: 0 !important;
  transition: 0.5s;
}
.closeButtonNormal:hover {
  background: #000;
  color: #fff !important;
}

#cookieNotice {
  padding: 10px 0 !important;
}

#authentication #content {
  margin: 0 auto !important;
}
#authentication #content .login-form a {
  color: #324A5F;
  font-weight: 700;
}
#authentication #content .no-account a {
  color: #324A5F;
  font-weight: 700;
}

.slick-next, .slick-prev {
  z-index: 7;
}
.slick-next:before, .slick-prev:before {
  opacity: 1;
}

.tabs {
  box-shadow: none;
  padding: 0;
}

#products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
  text-align: center;
}

#cart .blockreassurance_product, #checkout .blockreassurance_product {
  display: none !important;
}

.checkout.cart-detailed-actions.card-block a {
  white-space: normal;
}

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

#footer {
  padding-top: 0 !important;
}

body#checkout #header .header-nav {
  box-shadow: none !important;
}

#cookieNoticeContent {
  padding: 0 15px;
}
#cookieNoticeContent a {
  color: #fff;
}
#contact .contact-form .bootstrap-filestyle label.btn {
  padding: 13px 16px;
  max-height: 38px;
}

.page-content.page-not-found #search_widget button[type=submit] {
  cursor: pointer;
  bottom: 8px;
}
.page-content.page-not-found #search_widget button[type=submit] i {
  transition: 0.5s;
}
@keyframes gradientBG {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
header#header {
  box-shadow: none;
}
header#header .header-nav {
  border-bottom: 0;
  max-height: 100%;
  padding: 6px 0 !important;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  animation: gradientBG 5s ease infinite;
  background-size: 400% 400%;
  color: #324A5F;
  font-weight: 500;
}
header#header .header-nav .header-nav--content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header#header .header-nav .header-nav--content .header-nav--leftcol span {
  margin-right: 12px;
  display: inline-flex;
  align-items: center;
}
header#header .header-nav .header-nav--content .header-nav--leftcol span svg {
  margin-left: 5px;
}
header#header .header-nav .header-nav--content .header-nav--centercol span a {
  display: inline-flex;
  align-items: center;
  color: #324A5F;
}
header#header .header-nav .header-nav--content .header-nav--centercol span a svg {
  margin-left: 5px;
}
header#header .header-nav .header-nav--content .header-nav--centercol span a:hover {
  color: #2EC4B6;
}
header#header .header-nav .header-nav--content .header-nav--rightcol {
  display: flex;
  align-items: center;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu {
  margin-right: 15px;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p {
  margin-bottom: 0;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p a {
  font-size: 16px;
  margin: 0 5px;
  font-weight: 500;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p a:hover {
  color: #2EC4B6;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector {
  margin-top: 0;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector button, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector button {
  background: #fff;
  border: 1px solid #2EC4B6;
  border-radius: 30px;
  padding: 9px 9px;
  cursor: pointer;
  font-weight: 600;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector button span, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector button span {
  transition: 0.5s;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector button i, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector button i {
  display: none;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector button img, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector button img {
  max-height: 12px;
  width: auto;
  margin-top: -3px;
  margin-left: 2px;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector .dropdown-menu, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector .dropdown-menu {
  border: 1px solid #2EC4B6;
  border-radius: 22px;
  min-width: 0;
  padding: 10px;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector .dropdown-menu li a, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector .dropdown-menu li a {
  padding: 3px;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector .dropdown-menu li a:hover, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector .dropdown-menu li a:hover {
  color: #44AB9F;
  background: #F5FDFC;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector .dropdown-menu li a img, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector .dropdown-menu li a img {
  max-height: 12px;
  width: auto;
  margin-top: -3px;
  margin-left: 2px;
}
header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector .dropdown-menu li.current a, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector .dropdown-menu li.current a {
  color: #44AB9F;
  background: #F5FDFC;
}
header#header .header-nav.header-nav--mobile {
  display: none;
}
header#header .header-top {
  padding-bottom: 10px;
}
header#header .header-top .header-top--leftcol img {
  max-height: 66px;
  width: auto;
}
header#header .header-top .header-top--centercol {
  display: flex;
  justify-content: center;
}
header#header .header-bottom .row {
  display: flex;
}
header#header .header-bottom .header-bottom01 {
  display: flex;
  align-items: center;
}
header#header .header-bottom .header-bottom02 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 55px;
}
header#header .header-bottom .header-bottom02 svg {
  transition: 0.5s;
}
header#header .header-bottom .header-bottom02 button.mobile-menu {
  padding: 0;
  display: none;
  cursor: pointer;
  border: 0;
  outline: 0;
  background: transparent;
}
header#header .header-bottom .header-bottom02 button.mobile-menu .btn--top svg rect, header#header .header-bottom .header-bottom02 button.mobile-menu .btn--top svg path {
  transition: 0.5s;
}
header#header .header-bottom .header-bottom02 button.mobile-menu:hover .btn--top {
  background: #E5F7F6;
  width: 55px;
  height: 55px;
}
header#header .header-bottom .header-bottom02 button.mobile-menu:hover .btn--top svg {
  transform: scale(1.1);
}
header#header .header-bottom .header-bottom02 button.mobile-menu:hover .btn--top svg rect {
  stroke: #61C1B6;
}
header#header .header-bottom .header-bottom02 button.mobile-menu:hover .btn--top svg path {
  fill: #61C1B6;
}
header#header .header-bottom .header-bottom02 .blockcart .header, header#header .header-bottom .header-bottom02 .blockcart .header a {
  position: relative;
}
header#header .header-bottom .header-bottom02 .blockcart .header .cart-products-count, header#header .header-bottom .header-bottom02 .blockcart .header a .cart-products-count {
  position: absolute;
  top: 3px;
  right: 0;
  border-radius: 100%;
  color: #fff;
  background: #FFB266;
  font-weight: 600;
  font-size: 11px;
  width: 17px;
  height: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}
header#header .header-bottom .header-bottom02 .blockcart .header .btn--top svg path, header#header .header-bottom .header-bottom02 .blockcart .header a .btn--top svg path {
  fill: #61C1B6;
}
header#header .header-bottom .header-bottom02 .blockcart .header:hover .btn--top, header#header .header-bottom .header-bottom02 .blockcart .header a:hover .btn--top {
  background: #E5F7F6;
  width: 55px;
  height: 55px;
}
header#header .header-bottom .header-bottom02 .blockcart .header:hover .btn--top svg, header#header .header-bottom .header-bottom02 .blockcart .header a:hover .btn--top svg {
  transform: scale(1.1);
}
header#header .header-bottom .header-bottom02 a.wishlist-top .btn--top svg path {
  transition: 0.5s;
}
header#header .header-bottom .header-bottom02 a.wishlist-top:hover .btn--top {
  background: #E5F7F6;
  width: 55px;
  height: 55px;
}
header#header .header-bottom .header-bottom02 a.wishlist-top:hover .btn--top svg {
  transform: scale(1.1);
}
header#header .header-bottom .header-bottom02 a.wishlist-top:hover .btn--top svg path {
  fill: #61C1B6;
}
header#header .header-bottom .header-bottom02 .user-info {
  margin: 0 10px;
}
header#header .header-bottom .header-bottom02 .user-info svg path {
  transition: 0.5s;
}
header#header .header-bottom .header-bottom02 .user-info a:hover .btn--top {
  background: #E5F7F6;
  width: 55px;
  height: 55px;
}
header#header .header-bottom .header-bottom02 .user-info a:hover .btn--top svg {
  transform: scale(1.1);
}
header#header .header-bottom .header-bottom02 .user-info a:hover .btn--top svg path {
  fill: #61C1B6;
}
header#header .header-bottom .header-bottom02 .btn--top {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  transition: 0.5s;
}

.ets_mm_megamenu .mm_columns_ul {
  animation: none !important;
}

.layout_layout1 .ets_mm_megamenu_content {
  border-top: 0;
  border-bottom: 0;
}
.layout_layout1 .ets_mm_megamenu_content .ets_mm_categories li a {
  border-bottom: 0 !important;
}

.ets_mm_megamenu ul.mm_menus_ul {
  display: flex;
  justify-content: center;
}
.ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li {
  border-left: 0;
  border-right: 0;
  margin: 0 20px;
}
.ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li .mm_block_type_category a {
  display: inline-block;
  padding: 1px 0;
  margin-bottom: 10px;
  line-height: normal;
}
.ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li .mm_block_type_category a:after {
  display: none;
}
.ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li a {
  text-transform: none;
  font-weight: 500;
  border-bottom: 4px solid transparent;
  padding: 7px 0;
  font-size: 14px;
}
.ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li a span.mm_menu_content_title {
  min-height: 0;
  padding: 0;
}
.ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li a:before {
  display: none;
}
.ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li a:hover {
  border-bottom: 4px solid #FCD093;
}

.mm_has_sub > a .mm_arrow:after {
  display: none;
}

.mm_menu_content_title span.mm_arrow {
  margin-top: -3px;
  margin-left: 4px;
}

.mm_blocks_li .mm_block_type_html .ets_mm_block_content a {
  padding: 10px 0;
  display: flex;
  align-items: center;
  border: 0 !important;
}
.mm_blocks_li .mm_block_type_html .ets_mm_block_content a .menucat--right {
  padding-left: 7px;
}
.mm_blocks_li .mm_block_type_html .ets_mm_block_content a img {
  float: left;
}
.mm_blocks_li .mm_block_type_html .ets_mm_block_content a p:first-child {
  font-weight: 500;
}
.mm_blocks_li .mm_block_type_html .ets_mm_block_content a p:last-child {
  line-height: 22px;
}
.mm_blocks_li .mm_block_type_html .ets_mm_block_content a p {
  color: #324A5F;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 24px;
}

#search_widget {
  min-width: 0;
  max-width: 100%;
  float: none;
  overflow-x: hidden;
}
#search_widget form {
  padding: 3px;
  display: flex;
  align-items: center;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  border-radius: 30px;
}
#search_widget form input {
  min-width: 400px;
  padding: 8px 68px 8px 20px;
  background: #fff;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  color: #324A5F;
  transition: 0.5s;
}
#search_widget form input::-moz-placeholder {
  color: #798996;
  opacity: 1;
}
#search_widget form input::placeholder {
  color: #798996;
  opacity: 1;
}
#search_widget form input:active, #search_widget form input:focus {
  min-width: 440px;
}
#search_widget form button[type=submit] {
  position: absolute;
  right: 0;
  height: 42px;
  border: 0;
  background: #DCF8F6;
  top: 0;
  transform: none;
  padding: 5px 15px;
  cursor: pointer;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  outline: 0;
}
#search_widget form button[type=submit] svg {
  position: relative;
  top: 2px;
  left: -1px;
}

.newsletter--section {
  padding: 26px;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.newsletter--section .row--newsletter--section {
  margin: 0;
}

.footer-container {
  padding-top: 52px;
  padding-bottom: 16px;
}
.footer-container .footer-col02 .social--block {
  padding-top: 42px;
  padding-left: 15px;
  display: flex;
  flex-direction: column;
}
.footer-container .footer-col02 .social--block p.h3 {
  font-family: "Quicksand", sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-transform: none;
  display: flex;
  align-items: center;
}
.footer-container .footer-col02 .social--block p.h3 svg {
  margin-right: 10px;
}
.footer-container .footer-col02 .social--block .social--block--content {
  max-width: 150px;
  padding-left: 10px;
  padding-top: 10px;
}
.footer-container .footer-col02 .social--block .social--block--content p {
  display: flex;
  flex-direction: column;
  margin-bottom: 22px;
}
.footer-container .footer-col02 .social--block .social--block--content p a {
  font-size: 14px;
  color: #324A5F;
  font-weight: 500;
  display: inline-flex;
  margin-bottom: 10px;
}
.footer-container .footer-col02 .social--block .social--block--content p a svg {
  margin-right: 9px;
}
.footer-container .footer-col02 .social--block .social--block--content p a:hover {
  color: #FFB266;
}
.footer-container .footer-col03 {
  text-align: right;
}
.footer-container .footer-col03 .payment--infos {
  padding-top: 5px;
  text-align: right;
}
.footer-container .footer-col03 .payment--infos img {
  max-height: 50px;
  width: auto;
}
.footer-container .footer-col03 .payment--infos p {
  margin-top: 20px;
}
.footer-container .footer-col03 .payment--infos p svg {
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.footer-container .footer-col03 p {
  font-size: 18px;
  line-height: 28px;
  color: #324A5F;
}
.footer-container .footer-col03 p a {
  color: #324A5F;
  font-weight: 500;
}
.footer-container .footer-col03 p a:hover {
  color: #2EC4B6;
}
.footer-container .footer-col03 p img {
  max-height: 69px;
  width: auto;
}
.footer-container .footer-col01 {
  border-right: 1px solid #F2E8D2;
  padding-right: 0;
}
.footer-container .footer-col01 .footer--star {
  position: absolute;
  display: none;
}
.footer-container .footer-col01 .links .wrapper {
  width: 100%;
}
.footer-container .footer-col01 .links .wrapper p.h3 {
  display: none;
}
.footer-container .footer-col01 .links .wrapper ul li {
  margin-bottom: 15px;
}
.footer-container .footer-col01 .links .wrapper ul li a {
  font-size: 18px;
  font-weight: 500;
  color: #324A5F;
}
.footer-container .footer-col01 .links .wrapper ul li a:hover {
  color: #2EC4B6;
}
.footer-container .footer-col01 .footer--spacer {
  margin: 7px 0 15px;
  height: 2px;
  width: 100%;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.footer-container .footer-col01 img {
  max-height: 77px;
  width: auto;
}
.footer-container .footer-col01 .links {
  width: 100%;
}

p.subheading {
  font-size: 18px;
  font-weight: 500;
  color: #00BAA8;
  text-align: center;
}

.h2-sowka {
  text-align: center;
  color: #324A5F;
  font-size: 34px;
  margin-bottom: 12px;
}
.h2-sowka span {
  display: block;
}

p.p-info {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #324A5F;
}
p.p-info span {
  display: block;
}

#my-account .page-footer .text-sm-center a {
  border-radius: 30px;
}

.page-my-account #content .links a span.link-item {
  border-radius: 30px;
}

.btn-sowka {
  background: #E5F7F6;
  border: 1px solid #84DDD4;
  font-size: 18px;
  color: #324A5F;
  border-radius: 30px;
  font-weight: 600;
  padding: 16px 30px;
  display: inline-flex;
  outline: 0 !important;
}
.btn-sowka:hover {
  background: #84DDD4;
  color: #324A5F;
  border: 1px solid #C4FCF9;
}

.btn-sowka2 {
  background: #40CBBE;
  border: 1px solid #40CBBE;
  font-size: 18px;
  color: #fff !important;
  border-radius: 30px;
  font-weight: 600;
  padding: 13px 30px;
  display: inline-flex;
  outline: 0 !important;
}
.btn-sowka2:hover {
  background: #35B0A5;
  border: 1px solid #35B0A5;
}

.btn-sowka3 {
  background: #FFF8EF;
  border: 1px solid #FCD093;
  font-size: 18px;
  color: #324A5F !important;
  border-radius: 30px;
  font-weight: 600;
  padding: 16px 30px;
  display: inline-flex;
  outline: 0 !important;
}
.btn-sowka3:hover {
  background: #FFBF69;
  border: 1px solid #FFBF69;
}

.block_newsletter {
  max-width: 100%;
  padding: 72px 44px;
}
.block_newsletter .block_newsletter--top p {
  padding-top: 0 !important;
}
.block_newsletter .block_newsletter--top svg {
  position: absolute;
  right: 10%;
  transition: 0.5s;
}
.block_newsletter .block_newsletter--content {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.block_newsletter .block_newsletter--content form {
  padding: 3px;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  border-radius: 30px;
  width: 100%;
  max-width: 525px;
  border: 0;
  border-radius: 30px;
}
.block_newsletter .block_newsletter--content form .alert {
  margin-bottom: 0;
  border-radius: 30px;
  position: absolute;
  bottom: -45px;
  width: 100%;
}
.block_newsletter .block_newsletter--content form input {
  height: 53px;
}
.block_newsletter .block_newsletter--content form input[type=email] {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background: #fff;
  font-size: 18px;
  font-weight: 400;
  color: #798996;
  border: 0;
  padding: 0 25px;
}
.block_newsletter .block_newsletter--content form input[type=email]::-moz-placeholder {
  color: #798996;
  opacity: 1;
}
.block_newsletter .block_newsletter--content form input[type=email]::placeholder {
  color: #798996;
  opacity: 1;
}
.block_newsletter .block_newsletter--content form input[type=submit] {
  margin-left: 0 !important;
  transition: 0.5s;
  padding: 0 30px;
  border-left: 0;
  outline: 0;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  color: #324A5F;
  background: #DCF8F6;
  font-weight: 500;
  text-transform: none;
}
.block_newsletter .block_newsletter--content form input[type=submit]:hover {
  background: #C4FCF9;
}

.block_newsletter2 {
  max-width: 100%;
  padding: 72px 44px;
  background: #fff;
}
.block_newsletter2 .block_newsletter--top p {
  padding-top: 0 !important;
}
.block_newsletter2 .block_newsletter--top svg {
  position: absolute;
  right: 30px;
  transition: 0.5s;
}
.block_newsletter2 .block_newsletter--content2 {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.block_newsletter2 .block_newsletter--content2 .ml-form-embedWrapper {
  max-width: 525px !important;
}
.block_newsletter2 .block_newsletter--content2 form {
  display: flex;
  padding: 3px;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  border-radius: 30px;
}
.block_newsletter2 .block_newsletter--content2 form input[type=email] {
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  background: #fff;
  font-weight: 400;
  border: 0;
  padding: 0 25px !important;
  height: 53px;
  outline: 0;
}
.block_newsletter2 .block_newsletter--content2 form button[type=submit] {
  height: 53px !important;
  transition: 0.5s;
  padding: 0 30px !important;
  border-left: 0;
  outline: 0;
  border-top-right-radius: 30px !important;
  border-bottom-right-radius: 30px !important;
  background: #DCF8F6;
  font-weight: 500 !important;
}
.block_newsletter2 .block_newsletter--content2 form .ml-form-checkboxRow {
  position: absolute;
  bottom: -60px;
}
.block_newsletter2 .block_newsletter--content2 form .ml-form-checkboxRow label p {
  font-size: 16px;
}
.block_newsletter2 .block_newsletter--content2 form .ml-form-checkboxRow label p a {
  color: #2EC4B6 !important;
}

.homepage__slider {
  margin-top: 15px;
}
.homepage__slider .row {
  display: flex;
}
.homepage__slider .homepage__slider--leftcol {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.homepage__slider .homepage__slider--leftcol p, .homepage__slider .homepage__slider--leftcol h2 {
  text-align: left;
}
.homepage__slider .homepage__slider--leftcol .btn-sowka2 {
  margin-top: 16px;
}
.homepage__slider .homepage__slider--leftcol .subheading {
  color: #E3941B;
}
.homepage__slider .homepage__slider--leftcol .homepage__slider--stars {
  position: absolute;
  right: -65px;
  top: 5px;
  z-index: 7;
}
.homepage__slider .homepage__slider--leftcol .homepage__slider--stars svg {
  transition: 0.5s;
}
.homepage__slider .homepage__slider--leftcol .homepage__slider--stars .homepage__slider--stars02 {
  position: relative;
  left: 50px;
  margin-top: 12px;
}
.homepage__slider .homepage__slider--rightcol {
  position: relative;
}
.homepage__slider .homepage__slider--rightcol button.video {
  position: absolute;
  z-index: 7;
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.homepage__slider .homepage__slider--rightcol .homepage__slider--rightcol--slide p {
  margin-bottom: 0;
}
.homepage__slider .homepage__slider--rightcol img {
  max-width: 100%;
  height: auto;
}

.advantages--bg {
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  width: 100%;
  height: 214px;
  margin-top: 1px;
  position: fixed;
  transition: 0.5s;
  display: none !important;
}

.advantages {
  border-top: 1px solid #C4DBD9;
  border-bottom: 1px solid #C4DBD9;
  padding: 42px 0;
  margin-top: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  animation: gradientBG 5s ease infinite;
  background-size: 400% 400%;
}
.advantages .advantages--content {
  display: flex;
}
.advantages .advantages--content .single-adv {
  color: #324A5F;
  font-size: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0 7.5px;
}
.advantages .advantages--content .single-adv span {
  transition: 0.5s;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border: 1px solid #EAEDEF;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.advantages .advantages--content .single-adv span img {
  max-height: 30px;
  width: auto;
}
.advantages .advantages--content .single-adv:hover span {
  background: #DCF8F6;
  border: 1px solid #DCF8F6;
}
.advantages .advantages--content.slick-slider {
  display: block;
}

.section__products {
  position: relative;
  z-index: 7;
  background: #fff;
}
.section__products .section__products--footer {
  margin-top: 23px;
}
.section__products .add-to-cart-or-refresh {
  display: none !important;
}
.section__products .section__products--content .products {
  margin-top: 52px;
}
.section__products .section__products--content .products .product .add-to-cart-or-refresh, .section__products .section__products--content .products .product2 .add-to-cart-or-refresh {
  display: none;
}
.section__products .section__products--footer div {
  max-width: 533px;
  margin: 25px auto 25px auto;
  height: 2px;
  width: 100%;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}

.sowka_divider div {
  max-width: 533px;
  margin: 25px auto 25px auto;
  height: 2px;
  width: 100%;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}

.sowka_divider.sowka_divider_full div {
  max-width: 100%;
}

.product-flags li.product-flag {
  font-size: 13px;
  border-radius: 30px;
  text-align: center;
  margin-left: 10px;
}

.product-flags li {
  display: none;
}
.product-flags li:first-child {
  display: list-item;
}

.product-miniature .wishlist-button-add {
  opacity: 1 !important;
  box-shadow: none;
  background: rgba(255, 255, 255, 0.3);
}
.product-miniature .wishlist-button-add:hover {
  background: #fff;
}
.product-miniature .wishlist-button-add i {
  color: #324A5F;
  font-size: 30px;
}
.product-miniature .product-description {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.product .product-miniature .thumbnail-container .product-description .product-price-and-shipping, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
  padding-bottom: 10px;
}

.homepage__banners {
  margin-top: 75px;
}
.homepage__banners .homepage__banners--row {
  margin-top: 32px;
}
.homepage__banners .homepage__banners--banner--left {
  padding-right: 0;
}
.homepage__banners .homepage__banners--banner--right {
  padding-left: 0;
}
.homepage__banners .homepage__banners--banner a {
  display: flex;
  position: relative;
  justify-content: center;
  transition: 0.5s;
}
.homepage__banners .homepage__banners--banner a:hover .btn-sowka {
  background: #C4FCF9;
}
.homepage__banners .homepage__banners--banner img {
  max-width: 100%;
  height: auto;
}
.homepage__banners .homepage__banners--banner .btn-sowka {
  transition: 0.5s;
  position: absolute;
  bottom: 20%;
  background: rgba(220, 248, 246, 0.6);
}

.catcarousel2 a {
  outline: 0;
}
.catcarousel2 a img {
  margin-left: auto;
  margin-right: auto;
}

.catcarousel, .catcarousel2 {
  margin-top: 52px;
}
.catcarousel .catcarousel--top, .catcarousel2 .catcarousel--top {
  text-align: right;
  margin-bottom: 5px;
}
.catcarousel .catcarousel--top svg, .catcarousel2 .catcarousel--top svg {
  margin-right: 20%;
}
.catcarousel .catcarousel--footer, .catcarousel2 .catcarousel--footer {
  text-align: right;
}
.catcarousel .catcarousel--footer svg, .catcarousel2 .catcarousel--footer svg {
  margin-right: 2%;
}
.catcarousel .catcarousel--content a, .catcarousel2 .catcarousel--content a {
  outline: 0 !important;
}
.catcarousel .catcarousel--content a img, .catcarousel2 .catcarousel--content a img {
  margin: 0 auto;
  max-height: 200px;
  width: auto;
}
.catcarousel .sowka_divider div, .catcarousel2 .sowka_divider div {
  margin-top: 0;
}

.client__reviews {
  background: #F3F3F3;
  padding: 64px 0;
  margin-top: 80px;
}
.client__reviews .client__reviews--top {
  text-align: center;
}
.client__reviews .client__reviews--content {
  padding-top: 52px;
}
.client__reviews .client__reviews--content .single-review {
  padding: 0 30px;
  text-align: center;
}
.client__reviews .client__reviews--content .single-review p {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  color: #324A5F;
}
.client__reviews .client__reviews--content .single-review p strong {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: #324A5F;
}

.product .product-miniature .thumbnail-container .product-description .btn-sowka, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka {
  width: 100%;
  justify-content: center;
}

.social__section {
  margin-top: 115px;
}
.social__section .social__section--top {
  text-align: center;
}
.social__section .social__section--top .svg--star {
  position: absolute;
  margin-left: 100px;
  margin-top: -42px;
}
.social__section .social__section--top .svg--star2 {
  display: none;
}
.social__section .social__section--top p.subheading {
  margin-top: 7px;
}
.social__section .social__section--content {
  margin-top: 26px;
  padding: 20px 10px 15px 10px;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.social__section .social__section--content p {
  margin-bottom: 0;
}
.social__section .social__section--content .slick-slide {
  margin: 0 10px;
}
.social__section .social__section--content a img {
  max-width: 100%;
  height: auto;
}
.social__section .sowka_divider {
  margin-top: 82px;
}

.homepage__blog {
  margin-top: 82px;
  margin-bottom: 15px;
}

#index .ets_block_latest .sowka_divider div {
  margin: 0;
  max-width: 100%;
}
#index .ets_block_latest li {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-bottom: 30px;
  margin-bottom: -6px;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  transition: 0.5s;
}
#index .ets_block_latest li a {
  outline: 0;
}
#index .ets_block_latest .slick-current li {
  border-left: 2px solid #E6F2EB;
  border-right: 2px solid #E6F2EB;
}

.slick-prev {
  left: -42px !important;
}

.slick-next {
  right: -42px !important;
}

.ets-blog-latest-post-content .btn-sowka, .ets-blog-wrapper-content .btn-sowka {
  padding: 12px 25px;
  color: #324A5F !important;
  float: right;
}

#ets_blog_page #left-column {
  display: none;
}
#ets_blog_page #content-wrapper {
  width: 100%;
}
#ets_blog_page .ets-blog-list {
  display: flex;
  flex-wrap: wrap;
}
#ets_blog_page .ets-blog-list li {
  width: 33.33%;
}
#ets_blog_page .ets_blog_layout_grid .ets-blog-list li:nth-child(2n+1) {
  clear: none;
}

.ets_title_block {
  margin-top: 15px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  text-transform: none;
  color: #324A5F;
  padding-bottom: 2px;
  min-height: 64px;
}
.ets_title_block:hover {
  color: #324A5F !important;
}

.blog_description {
  margin-bottom: 20px;
}
.blog_description p {
  font-size: 16px;
  line-height: 26px;
  color: #324A5F;
}

.slick-arrow {
  width: 50px !important;
  height: 50px !important;
  background: #fff;
}
.slick-arrow:before {
  display: none;
}

.section__products--top {
  text-align: center;
  padding-top: 100px;
}
.section__products--top svg {
  margin-bottom: 12px;
}
.section__products--top img.bestsellers-img {
  display: none !important;
  max-height: 99px;
  width: auto;
  position: absolute;
  right: 5%;
}

#category .catcarousel2 {
  margin-top: 22px;
  margin-bottom: 0 !important;
}
#category .catcarousel2 a img {
  max-height: 135px;
  width: auto;
}

.breadcrumb {
  font-style: italic;
  position: relative;
  z-index: 7;
  color: #324A5F;
  font-weight: 300;
}
.breadcrumb li {
  color: #324A5F !important;
}
.breadcrumb li:after {
  color: #324A5F;
}
.breadcrumb a {
  color: #324A5F !important;
}

.col--cattitle h1 {
  font-size: 32px;
  font-weight: 600 !important;
  margin-bottom: 0;
  text-align: left;
}

.block-category {
  margin-bottom: 0;
  padding: 0;
}

.products-selection .products-sort-order {
  width: 250px;
  padding: 3px;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.products-selection .products-sort-order .dropdown-menu {
  right: 0;
}

.sort-by-row {
  justify-content: flex-end;
  margin: 0;
}

.block-categories {
  padding-top: 32px;
}
.block-categories .collapse-icons {
  text-align: right;
}
.block-categories .collapse-icons i {
  float: right;
}
.block-categories .category-top-menu li p.text-uppercase.h6 {
  text-transform: none !important;
  font-size: 18px;
  font-weight: 600;
  color: #324A5F;
}
.block-categories .category-top-menu li ul.category-sub-menu {
  padding-left: 10px;
}
.block-categories .category-top-menu li ul.category-sub-menu li {
  margin-bottom: 3px;
}
.block-categories .category-top-menu li ul.category-sub-menu li a {
  padding-right: 26px;
  font-size: 16px;
  color: #324A5F;
  font-weight: 500;
}
.block-categories .category-top-menu li ul.category-sub-menu li a:hover {
  color: #2EC4B6;
}
.block-categories .category-top-menu li ul.category-sub-menu li ul.category-sub-menu {
  margin-top: 6px;
}
.block-categories .category-top-menu li ul.category-sub-menu li ul li a {
  padding-right: 0;
}

#search_filters {
  padding-top: 0;
}
#search_filters #_desktop_search_filters_clear_all button {
  cursor: pointer;
  font-size: 14px;
  padding: 13px 15px;
}
#search_filters .ui-slider-horizontal {
  height: 1px;
  border: 0;
}
#search_filters .ui-slider .ui-slider-handle {
  width: 11px;
  height: 11px;
  border: 1px solid #324A5F;
  border-radius: 100%;
  top: -5px;
  outline: 0;
}
#search_filters p.text-uppercase.h6.hidden-sm-down {
  display: none;
}
#search_filters .facet {
  padding-top: 20px;
}
#search_filters .facet ul.hide {
  display: none;
}
#search_filters .facet .faceted-slider {
  padding-right: 11px;
}
#search_filters .facet .faceted-slider .ui-widget-header {
  background: #324A5F;
  border-radius: 0;
}
#search_filters .facet .faceted-slider p {
  font-size: 16px;
  color: #324A5F;
}
#search_filters .facet ul {
  padding-left: 10px;
  margin-top: 12px;
}
#search_filters .facet ul li {
  margin-bottom: 8px;
}
#search_filters .facet .facet-title {
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  padding: 2px;
}
#search_filters .facet .facet-title .title--content {
  background: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 10px;
}
#search_filters .facet .facet-title .title--content .collapse-icons {
  padding: 0;
  text-align: right;
  height: auto;
}
#search_filters .facet .facet-title .title--content .collapse-icons i.remove {
  display: none;
}
#search_filters .facet p.h6 {
  font-size: 16px;
  color: #324A5F;
  font-weight: 500;
  margin-bottom: 0;
  cursor: pointer;
  width: 100%;
  white-space: normal;
  overflow: visible;
}
#search_filters .facet p.h6.active .title--content svg {
  transform: rotate(180deg);
}
#search_filters .facet .facet-label {
  display: flex;
  align-items: baseline;
}
#search_filters .facet .facet-label a {
  font-size: 16px;
  margin-top: 0;
  color: #324A5F;
  overflow: visible;
  white-space: normal;
}
#search_filters .facet .facet-label a:hover {
  color: #2EC4B6;
}
#search_filters .facet .facet-label .custom-checkbox {
  top: 0;
}
#search_filters .facet .facet-label .custom-checkbox span.ps-shown-by-js {
  border: 0;
}
#search_filters .facet .facet-label .custom-checkbox span.ps-shown-by-js .checkbox-checked {
  color: #2EC4B6;
}

.block-category .block-category-inner {
  flex-direction: column;
}

.block-category .block-category-inner .category-cover img {
  width: 100%;
  height: auto;
}

.block-category .block-category-inner .category-cover {
  margin-bottom: 32px;
}

.block-category--top {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: -82px;
  margin-bottom: 42px;
}
.block-category--top svg:first-child {
  margin-right: 20%;
}
.block-category--top svg:last-child {
  margin-right: 35%;
  margin-top: -26px;
}

#category-description {
  margin-bottom: 52px;
}
#category-description p {
  font-family: "Montserrat", serif !important;
  color: #324A5F !important;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300 !important;
}
#category-description p span {
  font-size: 16px;
  font-family: "Montserrat", serif !important;
}

.active_filters {
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}

.active_filters .active-filter-title {
  color: #324A5F;
}

.pagination {
  margin-top: 64px;
  margin-bottom: 72px;
}
.pagination .page-list li.current a {
  background: #DCF8F6;
}
.pagination .page-list li {
  margin: 0 3px;
}
.pagination .page-list li a, .pagination .page-list li .spacer {
  border: 1px solid #2EC4B6;
  width: 47px;
  height: 47px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 18px;
  color: #324A5F;
}
.pagination .page-list li a {
  padding-left: 2px;
}
.pagination .page-list li a:hover {
  background: #2EC4B6;
  color: #fff;
}

@media (min-width: 1200px) {
  #category #left-column {
    width: 20%;
  }
  #category #content-wrapper {
    width: 80%;
  }
  header#header .header-nav {
    padding: 22px 0 !important;
  }
}
.section__products--featured .section__products--top svg {
  margin-left: 50%;
}
.section__products--featured .section__products--top img.featured-img {
  display: inline;
  max-height: 99px;
  width: auto;
  position: absolute;
  right: 3%;
  margin-top: -50px;
}
.section__products--featured .section__products--top img.featured-img.active {
  animation: bounce 0.6s ease;
}

.newsletter--sowka .col-md-12 {
  text-align: right;
}
.newsletter--sowka .col-md-12 img {
  max-height: 71px;
  width: auto;
  display: inline;
}
.newsletter--sowka .col-md-12 img.active {
  animation: bounce 0.6s ease;
}

.trustmade__section {
  background: #F5F5F5;
  min-height: 300px;
}

.contact__section {
  margin-top: 80px;
}
.contact__section .contact__section--content {
  margin-top: 36px;
  text-align: center;
}
.contact__section .contact__section--content .btn-sowka2 {
  margin-top: 10px;
}

#js-product-list .products .product .quick-view, #js-product-list .products .product2 .quick-view {
  display: none;
}

.product-flags li.product-flag.discount, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount-percentage {
  background-color: #ffb266;
}

.has-discount .discount {
  background-color: #ffb266;
  border-radius: 40px;
}

.has-discount .page-content.page-cms ul, .has-discount p, .has-discount.product-price, .page-content.page-cms .has-discount ul {
  color: #E8A743;
}

.product--content {
  background: linear-gradient(89.74deg, rgba(248, 225, 192, 0.3) -18.6%, rgba(232, 241, 233, 0.3) 25.79%, rgba(221, 249, 247, 0.3) 70.86%, rgba(237, 235, 218, 0.3) 117.97%);
  padding-top: 30px;
}
.product--content .page-footer {
  display: none;
}
.product--content .product--content--icon {
  position: absolute;
  right: 30px;
  margin-top: -90px;
}
.product--content .product-container .product-container--leftcol {
  padding-right: 30px;
}
.product--content .product-container .product-container--leftcol .add-to-wishlist {
  position: absolute;
  z-index: 7;
  top: 15px;
  right: 45px;
  height: 2.5rem;
  width: 2.5rem;
  border-radius: 100%;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.3);
}
.product--content .product-container .product-container--leftcol .add-to-wishlist:hover {
  background: #fff;
}
.product--content .product-container .product-container--leftcol .add-to-wishlist:active {
  transform: scale(1.2);
}
.product--content .product-container .product-container--leftcol #content {
  max-width: 100% !important;
}
.product--content .product-container .product-container--leftcol #content .images-container .js-qv-mask.scroll {
  width: 100%;
}
.product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
  position: absolute;
  bottom: 1.625rem;
  height: 155px;
  line-height: 155px;
  cursor: pointer;
}
.product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg path {
  transition: 0.5s;
  fill: #C4FCF9;
}
.product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg:hover path {
  fill: #61C1B6;
}
.product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg.left {
  left: 20px;
}
.product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg.right {
  right: 20px;
}
.product--content .product-container .product-container--rightcol {
  padding: 0;
}
.product--content .product-container .product-container--rightcol .product-container--rightcol--content {
  background: #fff;
  padding: 30px;
}
.product--content .product-container .product-container--rightcol .product-minimal-quantity {
  margin-bottom: 0;
}
.product--content .product-container .product-container--rightcol .product-accessories {
  margin-top: 32px;
}
.product--content .product-container .product-container--rightcol .product-accessories p.h5 {
  font-size: 16px;
  font-weight: 400;
  color: #324A5F;
  text-transform: none !important;
  margin-bottom: 20px;
}
.product--content .product-container .product-container--rightcol .product-accessories .products {
  padding: 15px 0;
  background: #fff;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .slick-prev {
  left: 0 !important;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .slick-next {
  right: 0 !important;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .slick-arrow {
  width: 36px !important;
  height: 36px !important;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 100%;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .slick-arrow svg {
  height: 20px;
  width: auto;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .slick-arrow:hover {
  background: #fff;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 {
  width: 33.33%;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product .thumbnail-container, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .thumbnail-container {
  margin-bottom: 0;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-price-and-shipping .price, .product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-price-and-shipping .regular-price, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .product-price-and-shipping .price, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .product-price-and-shipping .regular-price {
  font-size: 16px;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .btn-sowka, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .btn-sowka {
  margin-top: 25px;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-category-default, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .product-category-default {
  font-size: 14px;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-title a, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .product-title a {
  font-size: 16px;
  line-height: 26px;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .quick-view, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .quick-view {
  display: none;
}
.product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .add-to-cart-or-refresh .btn-sowka, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .add-to-cart-or-refresh .btn-sowka {
  font-size: 16px;
  padding: 13px 15px;
}
.product--content .product-container .product-container--rightcol .product--page--topinfo {
  display: flex;
}
.product--content .product-container .product-container--rightcol .product--page--topinfo .product-reference {
  margin-right: 20px;
}
.product--content .product-container .product-container--rightcol .product--page--topinfo .product-reference label, .product--content .product-container .product-container--rightcol .product--page--topinfo .product-reference span {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  color: #324A5F;
}
.product--content .product-container .product-container--rightcol .product--page--topinfo .product-category-default span {
  font-size: 14px;
  font-weight: 300;
  color: #324A5F;
}
.product--content .product-container .product-container--rightcol h1.h1 {
  color: #324A5F;
  font-size: 28px;
  line-height: 38px;
  font-weight: 500 !important;
  margin-bottom: 20px;
  text-transform: none;
  margin-top: 12px;
}
.product--content .product-container .product-container--rightcol .product-prices .product-price {
  font-size: 18px;
  font-weight: 600;
  font-family: "Montserrat", serif;
}
.product--content .product-container .product-container--rightcol .product-prices .tax-shipping-delivery-label {
  display: none;
}
.product--content .product-container .product-container--rightcol .product-information .product-discounts {
  margin-bottom: 0;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart {
  margin-top: 42px;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart button.wishlist-button-add {
  display: none;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart span.control-label {
  display: none;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart .product-quantity .qty {
  display: none;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart .product-quantity .add {
  margin-bottom: 0;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart .product-quantity .add button.add-to-cart {
  border: 1px solid #C4FCF9;
  font-size: 16px;
  padding: 13px 36px;
  text-transform: none;
  border-radius: 40px;
  height: auto;
  background: #6AD3C9 !important;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart .product-quantity .add button.add-to-cart:hover {
  background: #2EC4B6 !important;
}
.product--content .product-container .product-container--rightcol .product-information .product-add-to-cart .product-quantity .add button.add-to-cart i {
  display: none;
}
.product--content .product-container .product-container--rightcol .product-information .product-variants .product-variants-item span.control-label {
  font-size: 14px;
  font-weight: 500;
  color: #324A5F;
}
.product--content .product-container .product-container--rightcol .product-information .product-variants .product-variants-item select {
  border-radius: 30px;
  min-width: 120px;
  padding-left: 15px;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av {
  display: flex;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability {
  display: flex;
  margin-right: 20px;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  color: #324A5F;
  margin-right: 4px;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability div {
  font-size: 14px;
  font-weight: 400;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability .green {
  color: #00BAA8;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability .orange {
  color: #E3941B;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability .orange svg path {
  fill: #E3941B;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability .red {
  color: #ff0000;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product-availability .red svg path {
  fill: #ff0000;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product--delivery label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  color: #324A5F;
  margin-right: 4px;
}
.product--content .product-container .product-container--rightcol .product-information .product-information--av .product--delivery span {
  font-size: 14px;
  font-weight: 400;
  color: #E3941B;
}
.product--content .product-container .product-container--rightcol .product-information .product-description p {
  font-family: "Montserrat", serif !important;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  color: #324A5F;
}
.product--content .product-container .product-container--bottomcol .tabs {
  margin-top: 52px;
  background: transparent;
}
.product--content .product-container .product-container--bottomcol .tabs .nav-tabs {
  border-bottom: 0;
}
.product--content .product-container .product-container--bottomcol .tabs .nav-tabs .nav-item {
  margin-left: 0;
  padding: 0 15px;
  background: #fff;
}
.product--content .product-container .product-container--bottomcol .tabs .nav-tabs .nav-item .nav-link {
  font-size: 16px;
  font-weight: 400;
  color: #324A5F;
  padding: 20px 25px;
}
.product--content .product-container .product-container--bottomcol .tabs .nav-tabs .nav-item .nav-link.active, .product--content .product-container .product-container--bottomcol .tabs .nav-tabs .nav-item .nav-link:hover {
  border-bottom: 2px solid #E8A743;
}
.product--content .product-container .product-container--bottomcol .tabs .tab-content {
  background: #fff;
  padding: 20px 40px;
}
.product--content .product-container .product-container--bottomcol .tabs .tab-content #product-details {
  padding-top: 0;
}
.product--content .product-container .product-container--bottomcol .tabs .tab-content p, .product--content .product-container .product-container--bottomcol .tabs .tab-content span {
  font-size: 16px !important;
  font-weight: 300 !important;
  line-height: 26px !important;
  color: #324A5F !important;
}
.product--content .product-container .product-container--bottomcol .tabs .tab-content strong {
  font-weight: 600 !important;
}
.product--content .product-container .product-container--bottomcol2 .product--advantages {
  padding: 64px 32px;
}
.product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--top {
  text-align: center;
}
.product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--top h3 {
  font-size: 18px;
  font-weight: 600 !important;
  color: #324A5F;
  margin-bottom: 20px;
}
.product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--top p {
  font-size: 14px;
  color: #324A5F;
}
.product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content {
  display: flex;
  justify-content: center;
}
.product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content .product--advantages--single {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #324A5F;
  margin: 0 22px;
}
.product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content .product--advantages--single svg {
  margin-left: 7px;
}

#product .section__products--bestsellers .section__products--top svg {
  position: absolute;
  right: 0;
  margin-right: 18%;
}
#product .section__products--featured {
  margin-top: 42px;
}
#product .section__products--featured .section__products--top svg {
  position: absolute;
  margin-left: 12%;
  left: 0;
  margin-top: 20px;
}

.an-pf-fields-wrap {
  padding: 42px 0 0 0;
  margin-bottom: -32px;
}
.an-pf-fields-wrap .an-pf-fields-total {
  padding-top: 42px;
  border-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}
.an-pf-fields-wrap .an-pf-fields-total .js-an-pf-fields-price {
  color: #61C1B6;
  font-weight: 600;
}
.an-pf-fields-wrap .an-pf-fields-title.h3 {
  font-size: 14px;
  color: #324A5F;
  font-weight: 500;
  text-transform: none;
  margin-bottom: 15px;
}
.an-pf-fields-wrap .col-sm-12 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.an-pf-fields-wrap .an-pf-field {
  width: 49%;
  padding: 0;
  margin-bottom: 15px;
}
.an-pf-fields-wrap .an-pf-field .an-pf-field-type-text-wrap input[type=text] {
  border: 1px solid #CED3D7;
  border-radius: 30px;
  outline: 0;
}
.an-pf-fields-wrap .an-pf-field .an-pf-field-type-text-wrap input[type=text]:focus, .an-pf-fields-wrap .an-pf-field .an-pf-field-type-text-wrap input[type=text]:active {
  border: 1px solid #61C1B6;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox {
  display: block;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label {
  transition: 0.5s;
  cursor: pointer;
  border: 1px solid #CED3D7;
  border-radius: 60px;
  padding: 5px;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label span.control-label {
  padding-right: 20px;
  padding-left: 3px;
  flex-direction: column;
  margin-bottom: 0;
  justify-content: center;
  align-items: flex-start;
  font-weight: 500;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label span.control-label .an-pf-field-label-title {
  margin-right: 0;
  margin-bottom: 3px;
  font-size: 14px;
  text-align: left;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label span.control-label .label-price {
  font-size: 16px;
  color: #61C1B6;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label .an-pf-field-image-wrap {
  width: 60px;
  height: 60px;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label .an-pf-field-image-wrap img {
  max-width: 60px;
  max-height: 60px;
  border-radius: 100%;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label input[type=checkbox] {
  display: none;
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox label:hover {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.an-pf-fields-wrap .an-pf-field .anfield-checkbox.active label {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  border-color: #61C1B6;
}

.section__products--homebestsellers .section__products--top svg {
  display: none;
}

#cart .text-sm-center a {
  border-radius: 30px;
}

#checkout #search_widget {
  display: block;
}

.checkout-step button {
  border-radius: 30px;
}

.cart-content-btn a, .cart-content-btn button {
  border-radius: 30px;
}

.login-form button#submit-login {
  border-radius: 30px;
}

.register-form button[type=submit] {
  border-radius: 30px;
}

.slick-arrow svg path {
  transition: 0.5s;
  fill: #C4FCF9;
}
.slick-arrow:hover svg path {
  fill: #61C1B6;
}

.modal.quickview .modal-content {
  border-radius: 30px;
  background: #fff;
}
.modal.quickview .modal-content .modal-content--bg {
  border-radius: 30px;
  background: linear-gradient(89.74deg, rgba(248, 225, 192, 0.3) -18.6%, rgba(232, 241, 233, 0.3) 25.79%, rgba(221, 249, 247, 0.3) 70.86%, rgba(237, 235, 218, 0.3) 117.97%);
}
.modal.quickview .modal-dialog {
  width: calc(100% - 20px);
}
.modal.quickview .modal-header button.close {
  position: absolute;
  top: 50px;
  right: 40px;
  z-index: 7;
  outline: 0;
  font-size: 32px;
  opacity: 1;
  color: #6ad3c9;
}
.modal.quickview .modal-body {
  padding-right: 30px;
}
.modal.quickview .modal-footer {
  display: none;
}
.modal.quickview .product--content {
  background: transparent;
  padding-top: 0;
}
.modal.quickview .product--content .product-container .product-container--leftcol {
  padding-right: 15px;
}
.modal.quickview .product--content .product-container .product-container--leftcol .images-container {
  min-height: 0;
}
.modal.quickview .product--content .product-container .product-container--leftcol .images-container img {
  border-radius: 0;
}
.modal.quickview .product--content .product-container .product-container--leftcol .images-container .mask {
  display: none;
}
.modal.quickview .product--content .product-container .product-container--leftcol .arrows {
  display: none;
}
.modal.quickview .product--content .product-container .product-container--rightcol {
  min-height: 390px;
  background: #fff;
  border-radius: 30px;
  padding: 20px;
}
.modal.quickview .product--content .product-container .product-container--rightcol .an-pf-fields-wrap .an-pf-field .anfield-checkbox {
  margin-bottom: 0;
}
.modal.quickview .product--content .product-container .product-container--rightcol .an-pf-fields-wrap .an-pf-field .anfield-checkbox label .an-pf-field-image-wrap img {
  max-width: 50px;
  max-height: 50px;
}
.modal.quickview .product--content .product-container .product-container--rightcol .an-pf-fields-wrap .an-pf-field .anfield-checkbox label {
  padding: 2px 5px;
}
.modal.quickview .product--content .product-container .product-container--rightcol .product-actions .pr-link {
  display: inline-block !important;
  margin-left: 20px;
}
.modal.quickview .product--content .product-container .product-container--rightcol .product-actions button.btn-sowka2 {
  padding: 13px 15px !important;
}
.modal.quickview .product--content .product-container .product-container--rightcol .product-actions a.btn-sowka {
  border: 1px solid #40CBBE;
  background: #fff;
  padding: 13px 20px;
  font-size: 16px;
}
.modal.quickview .product--content .product-container .product-container--rightcol .product-actions a.btn-sowka:hover {
  background: #E5F7F6;
}

#blockcart-modal .modal-content {
  border-radius: 0.3rem;
  border: 0;
}
#blockcart-modal .modal-content .modal-header {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  border-bottom: 0;
}
#blockcart-modal .modal-content .modal-header h4.modal-title {
  font-weight: 400 !important;
}
#blockcart-modal .modal-content .modal-header h4.modal-title i {
  position: relative;
  top: -3px;
}
#blockcart-modal .modal-content .modal-header h4.modal-title svg {
  position: relative;
  top: 5px;
  margin-right: 12px;
}
#blockcart-modal .modal-content .modal-body {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  padding-top: 15px;
  padding-bottom: 30px;
}
#blockcart-modal .modal-content .modal-body .sowka_divider div {
  max-width: 100%;
  margin: 0;
}
#blockcart-modal .modal-content .modal-body h2.h2-sowka {
  text-align: left;
  margin-bottom: 36px;
}
#blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products {
  margin-top: 26px !important;
}
#blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products h2.products-section-title {
  margin-top: 0 !important;
  text-align: left;
  text-transform: none !important;
  font-size: 16px;
  font-weight: 500;
  color: #324A5F;
}
#blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .quick-view {
  display: none !important;
}
#blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product {
  display: none;
}
#blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:first-child, #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(2), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(3), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(4) {
  display: block;
}
#blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product .thumbnail-container {
  margin-bottom: 0 !important;
}
#blockcart-modal .modal-content .modal-body .divide2 {
  padding-left: 0;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn {
  padding-top: 10px;
  width: 100%;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka, #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka2 {
  text-transform: none;
  padding: 16px 20px;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka {
  border: 1px solid #40CBBE;
  background: #fff;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka:hover {
  background: #E5F7F6;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka svg {
  margin-left: 5px;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka2 {
  background: #6AD3C9 !important;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka2:hover {
  background: #2EC4B6 !important;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content {
  padding-left: 20px;
  padding-top: 30px;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content p, #blockcart-modal .modal-content .modal-body .divide2 .cart-content p span {
  font-size: 18px;
  color: #324A5F;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content p {
  padding-bottom: 16px;
  border-bottom: 1px solid #D9D9D9;
}
#blockcart-modal .modal-content .modal-body .divide2 .cart-content p.product-total {
  background: #EDFBFB;
  border-bottom: 0;
  padding-bottom: 8px;
}
#blockcart-modal .modal-content .modal-body .divide-right {
  padding-right: 0;
  border-right: 2px solid #e2f5f1;
}
#blockcart-modal .modal-content .modal-body .divide-right .blockcart-modal--footer {
  padding-top: 7px;
  display: flex;
  align-items: center;
}
#blockcart-modal .modal-content .modal-body .divide-right .blockcart-modal--footer p {
  margin-bottom: 0;
  margin-left: 32px;
  font-size: 18px;
  font-weight: 600;
  color: #324A5F;
}
#blockcart-modal .modal-content .modal-body .divide-right .blockcart-modal--footer p span {
  margin-bottom: 0;
  font-style: italic;
  font-weight: 400;
}
#blockcart-modal .modal-content .modal-body .divide-right .sowka_divider {
  margin-top: 15px;
}
#blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 {
  padding-right: 30px;
}
#blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 p.product-price {
  font-size: 20px;
  font-weight: 500;
  color: #2EC4B6;
}
#blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 span {
  font-size: 16px;
  color: #324A5F;
}
#blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 h6.product-name {
  font-size: 18px;
  font-weight: 500 !important;
  color: #324A5F !important;
}

#pagenotfound .page-header {
  display: none;
}

.error--page {
  padding-top: 64px;
  padding-bottom: 128px;
  background: linear-gradient(89.74deg, rgba(248, 225, 192, 0.3) -18.6%, rgba(232, 241, 233, 0.3) 25.79%, rgba(221, 249, 247, 0.3) 70.86%, rgba(237, 235, 218, 0.3) 117.97%);
}
.error--page .error--page--footer .error--page--footer--content {
  max-width: 760px;
  margin-top: 42px;
  margin-left: auto;
  margin-right: auto;
}
.error--page .error--page--footer .h3-sowka {
  text-align: right;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 15px;
}
.error--page .error--page--footer .p--thankyou {
  text-align: right;
}
.error--page .error--page--top {
  display: flex;
  justify-content: center;
}
.error--page .error--page--top h3.h3-sowka {
  font-size: 24px;
  line-height: 36px;
}
.error--page .error--page--top img {
  max-width: 246px;
  height: auto;
  margin-top: -42px;
  margin-left: -36px;
}
.error--page .error--page--content .box--text {
  margin-top: 32px;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.error--page .error--page--content .box--text .box--text--content {
  text-align: center;
}
.error--page .error--page--content .box--text .box--text--content h3.h3-sowka {
  font-size: 21px;
  color: #324A5F;
}
.error--page .error--page--content .box--text .box--text--content p.p-error {
  font-size: 128px;
  font-family: "Quicksand", sans-serif;
  line-height: normal;
  color: #324A5F;
  font-weight: 600;
}
.error--page .error--page--content .box--text .box--text--content .p-info i {
  font-style: italic;
  font-size: 16px;
}

.thankyou--page {
  background: linear-gradient(89.74deg, rgba(248, 225, 192, 0.3) -18.6%, rgba(232, 241, 233, 0.3) 25.79%, rgba(221, 249, 247, 0.3) 70.86%, rgba(237, 235, 218, 0.3) 117.97%);
}
.thankyou--page .thankyou--page--top {
  padding-top: 64px;
  text-align: center;
}
.thankyou--page .thankyou--page--top img {
  max-width: 280px;
  height: auto;
}
.thankyou--page .thankyou--page--top .box--text {
  margin-top: 52px;
  max-width: 640px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thankyou--page .thankyou--page--content .thankyou--page--content2 {
  margin-top: 52px;
  max-width: 640px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.thankyou--page .thankyou--page--content .thankyou--page--content2 p.p-info .tp-link {
  font-size: 18px;
  font-weight: 600;
  color: #00BAA8;
}
.thankyou--page .thankyou--page--content .thankyou--page--content2 p.p-info i {
  font-style: italic;
  font-size: 16px;
}
.thankyou--page .thankyou--page--content .thankyou--page--content2 p.p-info i a {
  color: #324A5F;
  font-weight: 600;
}
.thankyou--page .thankyou--page--content .thankyou--page--content2 p.p-info i a:hover {
  color: #00BAA8;
}
.thankyou--page .row--tp--footer {
  padding-top: 64px;
  padding-bottom: 128px;
}
.thankyou--page .row--tp--footer h2.h2-sowka {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 1px;
  line-height: 51px;
}
.thankyou--page .row--tp--bottom {
  padding-left: 32px;
  padding-right: 32px;
  margin-top: 52px;
}
.thankyou--page .row--tp--bottom .tp--bottom--left .box--text--content {
  padding: 64px 32px;
}
.thankyou--page .row--tp--bottom .tp--bottom--right {
  margin-top: 22px;
}
.thankyou--page .row--tp--bottom .box--text--content {
  text-align: center;
  padding: 42px 32px;
}
.thankyou--page .row--tp--bottom .box--text--content .h3-sowka {
  margin-bottom: 20px;
  font-weight: 700 !important;
}
.thankyou--page .row--tp--bottom .box--text--content .btn-sowka2 {
  margin-top: 26px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.box--text {
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  border-radius: 30px;
  padding: 4px;
}
.box--text .box--text--content {
  background: #fff;
  border-radius: 30px;
  padding: 22px;
}
.box--text .box--text--content p:last-child {
  margin-bottom: 0;
}

p.p--thankyou {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #00BAA8;
}
p.p--thankyou span {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: #00BAA8;
  position: relative;
  top: -4px;
  margin-right: 4px;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-10px);
  }
  50% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(-5px);
  }
}
.ui-autocomplete.searchbar-autocomplete {
  border: 0;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  padding: 3px;
  border-radius: 30px;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item:first-child {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item:last-child {
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item {
  background: #fff;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item a {
  background: transparent !important;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item a:hover span.product {
  animation: bounce 0.6s ease;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item a img.autocomplete-thumbnail {
  width: 80px;
  height: auto;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item a span.product {
  display: inline-block;
  width: calc(100% - 90px);
  transition: 0.5s;
  font-size: 18px;
  color: #324A5F;
}
.ui-autocomplete.searchbar-autocomplete .ui-menu-item a span.price {
  color: #00BAA8;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.an-pf-field-type-text-wrap.text--28 {
  display: none;
}

.an-pf-field-type-text-wrap.text--29 {
  display: none;
}

.an-pf-fields-wrap .an-pf-field .anfield-checkbox {
  text-align: center;
}

.btn--cs {
  font-size: 13px;
  margin-top: 3px;
  color: #61C1B6;
  background: #fff;
  padding: 0;
  outline: 0 !important;
  border: 0;
  cursor: pointer;
}

.cs--link {
  font-size: 13px;
  margin-top: 3px;
  color: #61C1B6;
}

.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span {
  border: 2px solid #61C1B6;
  color: #61C1B6;
}

.product-variants span.radio-label {
  border-radius: 30px;
  padding: 7px 15px;
}

.section__products--homenewproducts .mt-3 {
  margin-top: 75px !important;
}

.wishlist-button-add i.material-icons, .product--content .product-container .product-container--leftcol .add-to-wishlist i.material-icons {
  position: relative;
  top: 1px;
  font-size: 0 !important;
  width: 30px;
  height: 26px;
  background-image: url(../img/heart.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.product-flags li.product-flag {
  background: #84DDD4;
  text-transform: none;
}

#category .sowka_divider.sowka_divider_full div {
  margin-bottom: 0;
}
#category .section__products--featured .section__products--top {
  padding-top: 15px;
}
#category .client__reviews {
  margin-top: 42px;
}

#product .client__reviews {
  margin-top: 42px;
}

.tm-ferret2__upper-row {
  justify-content: center !important;
}

.page-content.page-cms p {
  color: #324A5F;
  font-size: 16px;
  line-height: 26px;
}

#cookie-change-button {
  display: none !important;
}

ul.products_abs_u_b_together li .abs_u_b_t_plus {
  color: #324A5F;
}

ul.products_abs_u_b_together li div {
  font-weight: 600;
  font-size: 16px;
}

span.txt-abs-u-b {
  font-weight: 500 !important;
}

ul.list_products_abs_u_b_together li .txt-abs-u-b a, .abs-size-mini a {
  font-weight: 500;
}

ul.products_abs_u_b_together li .price-abs-u-b-tog.abs-currency, ul.list_products_abs_u_b_together li .price-abs-u-b-tog.abs-currency {
  font-weight: 600;
}

.block_abs_usually_bought {
  border: 0;
}

.bt-abs-fbt-modal.abs-fbt-bt2 {
  border: 0 !important;
}

#module-supercheckout-supercheckout .opc-container .custom-panel h2 {
  background: linear-gradient(89.74deg, rgba(248, 225, 192, 0.3) -18.6%, rgba(232, 241, 233, 0.3) 25.79%, rgba(221, 249, 247, 0.3) 70.86%, rgba(237, 235, 218, 0.3) 117.97%);
}
#module-supercheckout-supercheckout #conditions-to-approve a {
  color: #2EC4B6 !important;
}
#module-supercheckout-supercheckout #discount_name {
  margin-top: 0;
}
#module-supercheckout-supercheckout .shopping-cart-description .product-title {
  width: 100%;
}
#module-supercheckout-supercheckout .shopping-cart-description .product-title a {
  font-size: 15px;
}
#module-supercheckout-supercheckout .loginBtn input {
  transition: 0.5s;
}
#module-supercheckout-supercheckout .loginBtn input:hover {
  background: #2EC4B6 !important;
}

#supercheckout-fieldset .orangebutton {
  font-weight: 600 !important;
  transition: 0.5s;
}

#supercheckout-fieldset .orangebutton:hover {
  background: #2EC4B6 !important;
}

.bt-abs-fbt-modal button {
  cursor: pointer;
}

.bt-abs-fbt-modal.abs-fbt-bt2 {
  background: #fff !important;
}
.bt-abs-fbt-modal.abs-fbt-bt2 .btn-sowka2 {
  font-size: 16px;
  padding: 13px 36px;
  border: 1px solid #C4FCF9;
  background: #6AD3C9 !important;
}
.bt-abs-fbt-modal.abs-fbt-bt2 .btn-sowka2:hover {
  background: #2EC4B6 !important;
}

h3.abs_usually_bought_together2 {
  font-size: 16px;
  font-weight: 500 !important;
  color: #324A5F;
  text-transform: none !important;
  margin-bottom: 20px;
}

#abs_usually_bought_together {
  margin-top: 32px;
}

.productTotalSection span.cart-product-price {
  font-weight: 600;
  color: #2EC4B6;
  font-size: 16px;
}

#supercehckout_total_products_value {
  font-weight: 600;
  color: #2EC4B6;
  font-size: 16px;
  font-family: "Montserrat", serif !important;
}

#supercehckout_total_shipping_value {
  font-weight: 600;
  font-size: 16px;
  font-family: "Montserrat", serif !important;
}

#module-supercheckout-supercheckout span.cart-product-price span.price {
  font-size: 16px;
}

#module-supercheckout-supercheckout .totalAmount h3 {
  font-family: "Montserrat", serif !important;
}

.breadcrumb {
  padding-top: 22px !important;
}

.product-cover .layer {
  background: rgba(196, 252, 249, 0.5);
}

.col--cattitle h1 {
  position: relative;
  z-index: 7;
}

/* new code */
#contact #left-column, #contact #content-wrapper {
  display: none !important;
}

.tabs .tab-pane img {
  max-width: 100%;
  height: auto;
}

.ml-form-formContent.horozintalForm {
  padding-bottom: 0 !important;
}

.apc-popup {
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  border-radius: 30px;
  padding: 4px;
}
.apc-popup .block_newsletter2 {
  padding: 0 !important;
}
.apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
  width: 65%;
}
.apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
  width: 35%;
}
.apc-popup .block_newsletter2 .ml-form-successContent h4 {
  text-align: center !important;
}
.apc-popup .block_newsletter2 .ml-form-successContent p {
  text-align: center !important;
}
.apc-popup .fancybox-close {
  display: none !important;
}
.apc-popup .fancybox-skin {
  background: #fff;
  border-radius: 30px;
  box-shadow: none;
}
.apc-popup .fancybox-skin .fancybox-outer {
  border-radius: 30px;
}
.apc-popup .fancybox-skin .fancybox-outer .fancybox-inner {
  border-radius: 30px;
}
.apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal button.sowkapopup-close {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
.apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal button.sowkapopup-close svg {
  transition: 0.5s;
}
.apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal button.sowkapopup-close:hover svg {
  transform: rotate(90deg);
}
.apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal img {
  max-width: 100%;
  height: auto;
}
.apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal h2.h2-sowka {
  line-height: 44px;
  margin-bottom: 26px;
  padding-left: 15px;
  padding-right: 15px;
}
.apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal p.p-info {
  font-size: 16px;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

#authentication .newsletter--sowka {
  display: none;
}

.page--login {
  padding-bottom: 200px;
  padding-top: 36px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.page--login .page--login--top h2 {
  text-align: left;
  color: #324A5F;
}
.page--login .page--login--bg {
  position: relative;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  border-radius: 30px;
  padding: 4px;
  max-width: 934px;
  margin: 82px auto 0 auto;
}
.page--login .page--login--bg svg.login_icon1 {
  position: absolute;
  right: -100px;
  top: -30px;
}
.page--login .page--login--bg svg.login_icon2 {
  position: absolute;
  margin-top: 64px;
  margin-left: -164px;
}
.page--login .page--login--bg .page--login--content {
  padding: 52px 42px;
  border-radius: 30px;
  background: #fff;
}
.page--login .h2-sowka {
  color: #00BAA8;
  margin-bottom: 22px;
}
.page--login p.p-info {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 42px;
}
.page--login .sowka_divider div {
  margin: 32px auto;
  max-width: 260px;
}
.page--login .no-account {
  text-align: center;
}
.page--login .no-account a {
  color: #324A5F;
  font-size: 18px;
  font-family: "Quicksand", sans-serif;
  font-weight: 400 !important;
}
.page--login .no-account a:hover {
  color: #2EC4B6 !important;
}
.page--login form#login-form {
  max-width: 400px;
  margin: 0 auto;
}
.page--login form#login-form button#submit-login {
  text-transform: none;
  width: 100%;
  justify-content: center;
  padding: 15px;
  font-family: "Quicksand", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.page--login form#login-form .forgot-password {
  margin-top: 20px;
  padding-bottom: 26px;
  text-align: center;
}
.page--login form#login-form .forgot-password a {
  color: #324A5F;
  font-weight: 500 !important;
  font-family: "Quicksand", sans-serif;
  font-size: 18px;
}
.page--login form#login-form .forgot-password a:hover {
  color: #2EC4B6 !important;
}
.page--login form#login-form label.form-control-label {
  display: none;
}
.page--login form#login-form .js-input-column {
  width: 100%;
}
.page--login form#login-form .input-group, .page--login form#login-form input[type=email] {
  outline: 0;
}
.page--login form#login-form input[type=email], .page--login form#login-form input[type=password], .page--login form#login-form input#field-password {
  color: #84929F;
  font-size: 16px;
  border-radius: 30px;
  border: 1px solid #C4DBD9;
  background: #fff;
  padding: 8.5px 16px;
}
.page--login form#login-form button[data-action=show-password] {
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  border-radius: 30px;
  background: #00BAA8;
  outline: 0;
  padding: 9.5px 20px;
}
.page--login form#login-form button[data-action=show-password]:hover {
  background: #35B0A5;
}

.ets_image-single img {
  width: 100%;
  height: auto;
  margin-bottom: 42px;
}

.sowka_divider--singlepost div {
  margin: 128px auto 82px auto;
}

.ets-blog-related-posts {
  border-top: 0;
}
.ets-blog-related-posts .ets-blog-related-posts-wrapper {
  display: flex;
}
.ets-blog-related-posts .sowka_divider div {
  margin: 0;
  max-width: 100%;
}
.ets-blog-related-posts li {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-bottom: 30px;
  margin-bottom: -6px;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  transition: 0.5s;
}
.ets-blog-related-posts li a {
  outline: 0;
}
.ets-blog-related-posts .slick-current li {
  border-left: 2px solid #E6F2EB;
  border-right: 2px solid #E6F2EB;
}
.ets-blog-related-posts h2.h2-sowka {
  margin-bottom: 32px;
}

.post-details .blog_description hr {
  display: none;
}

.post-date span {
  color: #FFB266;
}
.post-date .be-label {
  color: #bfbfbf;
}

.single--post--top {
  display: flex;
}
.single--post--top h1 {
  text-align: left;
  padding-right: 10px;
}
.single--post--top h1 span {
  display: block !important;
}

.ets-blog-wrapper-detail {
  padding-left: 0;
  padding-right: 0;
}

#ets_blog_page .ets-blog-list {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.ets-blog-sidear-post-meta {
  margin-top: 25px;
  display: flex !important;
  align-items: center;
}
.ets-blog-sidear-post-meta .ets-blog-categories {
  float: left;
}
.ets-blog-sidear-post-meta .ets-blog-categories a {
  font-size: 16px;
  color: #324A5F;
  border: 1px solid #E7A137;
  border-radius: 30px;
  padding: 8px 15px;
  display: inline-block;
}
.ets-blog-sidear-post-meta .ets-blog-categories span {
  display: none;
}
.ets-blog-sidear-post-meta .post--time {
  font-size: 16px;
  color: #324A5F;
}

.blog-category {
  display: flex;
  align-items: baseline;
}
.blog-category h1 {
  text-align: left;
}
.blog-category svg {
  margin-left: 64px;
  margin-top: 64px;
  position: relative;
  top: -32px;
}

.ets-blog-list li {
  padding: 0 7.5px;
}

.ets-blog-list .post-wrapper {
  padding: 3px;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.ets-blog-list .post-wrapper .post-wrapper--content {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 15px;
}

.cms-id-22136 #content-wrapper {
  display: none;
}
.cms-id-22136 .newsletter--sowka {
  display: none;
}

.page--contactus {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
}
.page--contactus .page--contactus--top {
  padding-top: 36px;
}
.page--contactus .page--contactus--top .col-md-12 {
  position: relative;
}
.page--contactus .page--contactus--top .col-md-12 svg {
  position: absolute;
  top: -90px;
  right: 30px;
}
.page--contactus .page--contactus--top .col-md-12 .h2-sowka {
  text-align: left;
}
.page--contactus .page--contactus--top .col-md-12 .sowka_divider {
  margin-bottom: -16px;
}
.page--contactus .page--contactus--top .col-md-12 .sowka_divider div {
  margin: 0;
  max-width: 230px;
}
.page--contactus .page--contactus01 {
  position: relative;
  overflow: hidden;
  padding-top: 32px;
}
.page--contactus .page--contactus01 .col-md-12 {
  position: relative;
}
.page--contactus .page--contactus01 .col-md-12 img {
  position: absolute;
  top: -42px;
  right: -72px;
  max-height: 229px;
  width: auto;
}
.page--contactus .page--contactus01 .col-md-12 .box--text {
  max-width: 729px;
  background: #fff;
  padding: 0;
  margin-left: auto;
  margin-right: 11.5%;
  margin-top: 64px;
}
.page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content {
  padding: 56px;
  border: 2px solid #69DEDF;
}
.page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content .h2-sowka {
  text-align: right;
  line-height: 44px;
  margin-bottom: 20px;
}
.page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content p.p-info {
  text-align: right;
}
.page--contactus .page--contactus07 {
  margin-top: 56px;
  padding-bottom: 64px;
}
.page--contactus .page--contactus07 .col-md-12 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page--contactus .page--contactus07 .col-md-12 svg {
  margin-right: 32px;
}
.page--contactus .page--contactus06 {
  margin-top: 36px;
}
.page--contactus .page--contactus06 .col-md-12 {
  text-align: right;
}
.page--contactus .page--contactus06 .col-md-12 img {
  max-width: 64px;
  height: auto;
  margin-bottom: 10px;
}
.page--contactus .page--contactus06 .col-md-12 p.p-subheading1 {
  max-width: 450px;
  color: #324A5F;
  font-size: 24px;
  line-height: 34px;
  margin: 32px 0 16px auto;
}
.page--contactus .page--contactus06 .col-md-12 p.p-subheading1 span {
  display: block;
}
.page--contactus .page--contactus06 .col-md-12 p.p-subheading2 {
  padding-right: 15px;
  text-align: right;
  font-weight: 700;
  position: relative;
}
.page--contactus .page--contactus06 .col-md-12 p.p-subheading2 span {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #00BAA8;
  position: relative;
  top: -4px;
  margin-right: 4px;
}
.page--contactus .page--contactus06 .col-md-12 .sowka_divider div {
  height: 4px;
  max-width: 450px;
  margin: auto 0 auto auto;
}
.page--contactus .page--contactus05 {
  margin-top: 50px;
}
.page--contactus .page--contactus05 .col-md-12 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page--contactus .page--contactus05 .col-md-12 h2.h2-sowka {
  line-height: 44px;
  margin-bottom: 20px;
  color: #00BAA8;
}
.page--contactus .page--contactus05 .col-md-12 svg {
  margin-right: 40%;
  margin-top: -9%;
  position: absolute;
}
.page--contactus .page--contactus05 .col-md-12 .btn-sowka2 {
  padding: 23px 52px;
  margin-top: 22px;
}
.page--contactus .page--contactus05 .col-md-12 .box--text {
  max-width: 744px;
  position: relative;
  z-index: 7;
}
.page--contactus .page--contactus05 .col-md-12 .box--text .box--text--content {
  padding: 42px 32px;
  text-align: center;
}
.page--contactus .page--contactus04 .col-md-12 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page--contactus .page--contactus04 .col-md-12 svg {
  margin-right: -57%;
  margin-bottom: 12px;
  margin-top: -36px;
}
.page--contactus .page--contactus04 .box--text {
  position: relative;
  z-index: 7;
  background: #fff;
  padding: 0;
  max-width: 689px;
  margin-right: -210px;
  border-radius: 50px;
}
.page--contactus .page--contactus04 .box--text .box--text--content {
  border-radius: 50px;
  padding: 42px 32px;
  border: 1px solid #E3941B;
}
.page--contactus .page--contactus04 .box--text .box--text--content h2.h2-sowka {
  color: #E3941B;
  line-height: 44px;
  margin-bottom: 20px;
}
.page--contactus .page--contactus04 .box--text .box--text--content .sc p {
  display: flex;
  justify-content: space-between;
}
.page--contactus .page--contactus04 .box--text .box--text--content .sc p a {
  font-size: 18px;
  color: #324A5F;
}
.page--contactus .page--contactus04 .box--text .box--text--content .sc p a svg {
  height: 20px;
  width: auto;
  position: relative;
  top: 3px;
  margin-right: 3px;
  margin-top: 0;
  margin-bottom: 0;
}
.page--contactus .page--contactus04 .box--text .box--text--content .sc p a:last-child {
  display: none;
}
.page--contactus .page--contactus04 .box--text .box--text--content .sc p a:hover {
  color: #FFB266;
}
.page--contactus .page--contactus03 {
  margin-top: 72px;
}
.page--contactus .page--contactus03 svg {
  position: absolute;
  top: -44%;
  left: 10%;
}
.page--contactus .page--contactus03 .box--text {
  max-width: 757px;
  margin-left: 20%;
}
.page--contactus .page--contactus03 .box--text .box--text--content {
  padding: 42px 32px;
}
.page--contactus .page--contactus03 .box--text .box--text--content h2.h2-sowka {
  color: #00BAA8;
  line-height: 44px;
  margin-bottom: 20px;
}
.page--contactus .page--contactus03 .box--text .box--text--content p.p-info {
  margin-bottom: 3px;
}
.page--contactus .page--contactus03 .box--text .box--text--content p.p-info a {
  color: #324A5F;
  font-weight: 600;
}
.page--contactus .page--contactus03 .box--text .box--text--content p.p-info a:hover {
  color: #00BAA8;
}
.page--contactus .page--contactus02 {
  text-align: right;
}
.page--contactus .page--contactus02 svg:first-child {
  margin-right: 10%;
  margin-bottom: -14px;
  margin-top: 5px;
}
.page--contactus .page--contactus02 svg:last-child {
  position: absolute;
  bottom: -230px;
  right: 52px;
}
.page--contactus .page--contactus02 .box--text {
  position: relative;
  z-index: 7;
  max-width: 934px;
  margin-left: auto;
  margin-right: 14%;
}
.page--contactus .page--contactus02 .box--text .box--text--content {
  padding: 32px 32px 22px 32px;
  text-align: left;
}
.page--contactus .page--contactus02 .box--text .box--text--content .page--contactus02--right {
  text-align: center;
}
.page--contactus .page--contactus02 .box--text .box--text--content .page--contactus02--right img {
  margin-top: 22px;
  max-width: 68px;
  height: auto;
}
.page--contactus .page--contactus02 .box--text .box--text--content h2.h2-sowka {
  text-align: left;
  color: #00BAA8;
  line-height: 44px;
  margin-bottom: 20px;
}
.page--contactus .page--contactus02 .box--text .box--text--content p.p-subheading {
  text-align: left;
  color: #324A5F;
  line-height: 31px;
  padding-top: 5px;
}
.page--contactus .page--contactus02 .contact--form {
  padding-top: 26px;
}
.page--contactus .page--contactus02 .contact--form .clearfix {
  display: none;
}
.page--contactus .page--contactus02 .contact--form form h3 {
  display: none;
}
.page--contactus .page--contactus02 .contact--form form .wpcf7-list-item-label {
  font-size: 12px;
  line-height: normal;
}
.page--contactus .page--contactus02 .contact--form form .wpcf7-response-output.alert {
  border-radius: 30px;
  margin-top: 0;
  text-align: center;
}
.page--contactus .page--contactus02 .contact--form form input[type=submit] {
  margin-top: 22px;
  margin-bottom: 0;
  background: #40CBBE;
  border: 1px solid #40CBBE;
  font-family: "Quicksand", sans-serif;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 18px;
  outline: 0 !important;
  transition: 0.5s;
  border-radius: 40px;
  width: 100%;
  text-transform: none;
}
.page--contactus .page--contactus02 .contact--form form input[type=submit]:hover {
  background: #35B0A5;
  border: 1px solid #35B0A5;
}
.page--contactus .page--contactus02 .contact--form form input[type=text], .page--contactus .page--contactus02 .contact--form form input[type=email], .page--contactus .page--contactus02 .contact--form form input[type=tel] {
  min-height: 39px;
}
.page--contactus .page--contactus02 .contact--form form input[type=text], .page--contactus .page--contactus02 .contact--form form input[type=email], .page--contactus .page--contactus02 .contact--form form input[type=tel], .page--contactus .page--contactus02 .contact--form form textarea {
  font-size: 16px !important;
  color: #324A5F;
  border: 1px solid #C4DBD9;
  border-radius: 20px;
  background: #fff;
  padding: 8px 20px;
  margin-top: 22px;
}
.page--contactus .page--contactus02 .contact--form form textarea {
  min-height: 110px;
  max-height: 110px;
}

.cms-id-4 .page-header {
  display: none;
}
.cms-id-4 .contact__section {
  margin-bottom: 42px;
}

.page--aboutus {
  background: linear-gradient(89.74deg, rgba(248, 225, 192, 0.3) -18.6%, rgba(232, 241, 233, 0.3) 25.79%, rgba(221, 249, 247, 0.3) 70.86%, rgba(237, 235, 218, 0.3) 117.97%);
}

p.p-subheading {
  font-size: 21px;
  font-weight: 600;
  font-family: "Quicksand", sans-serif;
  text-align: center;
  color: #00BAA8;
  margin-bottom: 22px;
}

.aboutus--content2 {
  margin-top: 135px;
  padding-bottom: 100px;
}
.aboutus--content2 .aboutus--content2--container2 .row {
  display: flex;
}
.aboutus--content2 .aboutus--content2--left {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.aboutus--content2 .aboutus--content2--left .aboutus__image2 {
  position: relative;
}
.aboutus--content2 .aboutus--content2--left svg {
  position: absolute;
  left: 6%;
  bottom: 6%;
}
.aboutus--content2 .aboutus--content2--right {
  text-align: center;
}
.aboutus--content2 .aboutus--content2--right .p-info strong {
  padding-top: 26px;
  display: inline-block;
  font-family: "Quicksand", sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 31px;
}
.aboutus--content2 .aboutus--content2--right .btn-sowka2 {
  padding: 23px 52px;
  margin-top: 64px;
}
.aboutus--content2 .box--text {
  max-width: 669px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 150px;
}
.aboutus--content2 .box--text .box--text--content {
  padding-top: 42px;
  padding-bottom: 42px;
}

.aboutus--content {
  padding-top: 5px;
  padding-bottom: 5px;
  background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  position: relative;
  overflow: hidden;
}
.aboutus--content .row {
  display: flex;
}
.aboutus--content .aboutus--content--left .aboutus--content--left--content {
  position: relative;
  padding: 52px;
  background: #fff;
}
.aboutus--content .aboutus--content--left .aboutus--content--left--content:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: -100%;
  top: 0;
  background: #fff;
}
.aboutus--content .aboutus--content--left p {
  position: relative;
  z-index: 7;
  text-align: left;
}
.aboutus--content .aboutus--content--right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.aboutus--content .aboutus--content--right .aboutus__image {
  position: relative;
}
.aboutus--content .aboutus--content--right svg {
  position: absolute;
}
.aboutus--content .aboutus--content--right svg:first-child {
  top: -4%;
  right: 13%;
}
.aboutus--content .aboutus--content--right svg:last-child {
  bottom: 12%;
  left: 12%;
}

.aboutus--topsection {
  position: relative;
  padding-top: 80px;
  padding-bottom: 100px;
}
.aboutus--topsection svg {
  position: absolute;
  right: 64px;
  top: -112px;
}
.aboutus--topsection img {
  margin-left: -15px;
  max-height: 267px;
  width: auto;
  position: absolute;
  top: -72px;
}
.aboutus--topsection h2.h2-sowka {
  margin-top: 94px;
}
.aboutus--topsection p.p-subheading {
  margin-top: 42px;
}
.aboutus--topsection p.p-info {
  max-width: 738px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1499px) {
  .page--contactus .page--contactus04 .col-md-12 svg {
    margin-right: -64%;
  }
  .page--contactus .page--contactus03 svg {
    top: -40%;
    left: 5%;
  }
  .page--contactus .page--contactus01 .col-md-12 img {
    right: -87px;
  }
  .aboutus--content2 .aboutus--content2--left img {
    max-width: 380px;
    height: auto;
  }
  .aboutus--content .aboutus--content--right img {
    max-width: 380px;
    height: auto;
  }
}
@media (max-width: 1399px) {
  .page--contactus .page--contactus04 .col-md-12 svg {
    margin-right: -73%;
  }
  .page--contactus .page--contactus03 svg {
    top: -28%;
    left: 0;
  }
  .page--contactus .page--contactus01 .col-md-12 img {
    max-height: 219px;
  }
  .aboutus--content .aboutus--content--left .aboutus--content--left--content {
    width: calc(100% - 32px);
    padding: 52px 32px;
  }
}
@media (max-width: 1299px) {
  .ets-blog-sidear-post-meta .ets-blog-categories a {
    padding: 8px 10px;
  }
  .page--contactus .page--contactus05 .col-md-12 svg {
    margin-right: 45%;
  }
  .page--contactus .page--contactus02 svg:last-child {
    right: 0;
  }
  .page--contactus .page--contactus04 .col-md-12 svg {
    margin-right: -87%;
  }
  .page--contactus .page--contactus03 svg {
    top: -14%;
  }
  .page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content .h2-sowka, .page--contactus .page--contactus02 .box--text .box--text--content h2.h2-sowka, .page--contactus .page--contactus03 .box--text .box--text--content h2.h2-sowka, .page--contactus .page--contactus04 .box--text .box--text--content h2.h2-sowka, .page--contactus .page--contactus05 .col-md-12 h2.h2-sowka {
    line-height: 40px;
  }
  .page--contactus .page--contactus01 .col-md-12 img {
    max-height: 208px;
  }
  .aboutus--topsection img {
    max-height: 225px;
  }
  .aboutus--content .aboutus--content--right img {
    max-width: 360px;
  }
  .aboutus--content2 .aboutus--content2--left img {
    max-width: 360px;
  }
  .aboutus--content .aboutus--content--right svg:first-child {
    height: 64px;
  }
  .aboutus--content2 .aboutus--content2--left svg {
    height: 64px;
  }
}
@media (max-width: 1199px) {
  .page--login {
    padding-bottom: 94px;
  }
  .page--login .page--login--bg svg.login_icon1 {
    right: 0;
    top: -72px;
  }
  .page--login .page--login--bg svg.login_icon2 {
    display: none;
  }
  .ets-blog-sidear-post-meta {
    flex-direction: column;
    align-items: flex-start;
  }
  .ets-blog-categories {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .page--contactus .page--contactus04 .col-md-12 svg {
    position: relative;
    top: 52px;
  }
  .page--contactus .page--contactus04 .box--text {
    margin-right: 0;
  }
  .page--contactus .page--contactus01 .col-md-12 img {
    right: -120px;
    max-height: 191px;
  }
  .aboutus--content .aboutus--content--right img {
    max-width: 100%;
  }
  .aboutus--content2 .aboutus--content2--left img {
    max-width: 100%;
  }
  .aboutus--topsection img {
    max-height: 155px;
  }
  .aboutus--content .aboutus--content--right svg:first-child {
    height: 52px;
  }
  .aboutus--content2 .aboutus--content2--left svg {
    height: 52px;
  }
  .aboutus--content .aboutus--content--right svg:last-child {
    bottom: 10%;
  }
}
@media (max-width: 991px) {
  #blockcart-modal .product-image {
    max-width: 70% !important;
    margin: 0 auto 1rem !important;
  }
  #mlb2-20397068.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    font-size: 16px !important;
  }
  .apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 60%;
  }
  .apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 40%;
  }
  .page--contactus .page--contactus05 {
    margin-top: 64px;
  }
  .page--contactus04 {
    padding-top: 22px;
  }
  .page--contactus .page--contactus03 .box--text {
    position: relative;
    z-index: 7;
  }
  .page--contactus .page--contactus04 .col-md-12 svg {
    top: 20px;
  }
  .page--contactus .page--contactus03 .box--text {
    max-width: 100%;
    margin-left: 0;
  }
  .page--contactus .page--contactus03 svg {
    display: none;
  }
  .page--contactus .page--contactus02 .box--text {
    max-width: 100%;
    margin-right: 0;
  }
  .page--contactus .page--contactus01 {
    padding-top: 42px;
  }
  .page--contactus .page--contactus01 .col-md-12 img {
    max-height: 64px;
    margin: 0 auto !important;
    right: 0;
  }
  .page--contactus .page--contactus01 .col-md-12 {
    text-align: right;
  }
  .page--contactus .page--contactus01 .col-md-12 .box--text {
    max-width: 100%;
    margin-right: 0;
  }
  .aboutus--content2 {
    padding-bottom: 82px;
  }
  .aboutus--content2 .box--text {
    margin-bottom: 82px;
  }
  .aboutus--content2 {
    margin-top: 82px;
  }
  .aboutus--content2 .row .aboutus--content2--right {
    padding-top: 82px;
  }
  .aboutus--content2 .aboutus--content2--left {
    justify-content: center;
  }
  .aboutus--content2 .row {
    flex-direction: column;
  }
  .aboutus--content2 .row .aboutus--content2--left {
    width: 100%;
  }
  .aboutus--content2 .row .aboutus--content2--right {
    width: 100%;
    margin-left: 0;
  }
  .aboutus--content .aboutus--content--right {
    justify-content: center;
    padding-top: 82px;
  }
  .aboutus--content .aboutus--content--left .aboutus--content--left--content {
    background: transparent;
    width: 100%;
  }
  .aboutus--content .aboutus--content--left .aboutus--content--left--content:before {
    display: none;
  }
  .aboutus--content .aboutus--content--left .aboutus--content--left--content p {
    text-align: center;
  }
  .aboutus--content .row {
    flex-direction: column-reverse;
  }
  .aboutus--content .row .aboutus--content--left, .aboutus--content .row .aboutus--content--right {
    width: 100%;
  }
  .aboutus--topsection h2.h2-sowka {
    margin-top: 64px;
  }
  .aboutus--topsection img {
    position: relative;
    top: 0;
    margin-bottom: 32px;
  }
  .aboutus--topsection .col-md-12 {
    text-align: center;
  }
  .aboutus--topsection svg {
    top: -240px;
  }
  .aboutus--topsection {
    padding-top: 22px;
    padding-bottom: 64px;
  }
}
@media (max-width: 767px) {
  .apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal p.p-info {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal h2.h2-sowka {
    line-height: 32px;
  }
  .page--login form#login-form button#submit-login {
    padding: 10px 20px;
    font-size: 16px;
  }
  .page--login form#login-form .forgot-password a, .page--login .no-account a {
    font-size: 16px;
  }
  .page--login .h2-sowka {
    margin-bottom: 6px;
  }
  .page--login p.p-info {
    font-size: 14px;
  }
  #authentication #footer {
    margin-top: -26px;
  }
  .page--login--top {
    display: none;
  }
  .sowka_divider--singlepost2 div {
    margin-top: -12px !important;
  }
  .ets-blog-related-posts-wrapper li {
    padding-bottom: 32px !important;
  }
  .ets-blog-related-posts-wrapper .slick-current li {
    border-left: 0;
  }
  .blog-category {
    margin-bottom: 15px;
  }
  .blog-category svg {
    display: none;
  }
  .blog-category h1 {
    text-align: center;
  }
  .ets-blog-categories {
    margin-bottom: 5px;
  }
  .ets-blog-sidear-post-meta {
    margin-top: 15px;
  }
  .ets-blog-sidear-post-meta .ets-blog-categories a {
    font-size: 12px;
    padding: 4px 10px;
  }
  .ets-blog-sidear-post-meta .post--time {
    font-size: 12px;
  }
  .blog-category svg {
    margin-top: 0;
    top: 0;
    height: 32px;
    width: auto;
  }
  .ets_blog_layout_grid .ets-blog-list li {
    width: 50% !important;
  }
  .page--contactus .page--contactus02 .contact--form form input[type=submit], .page--contactus .page--contactus05 .col-md-12 .btn-sowka2 {
    font-size: 14px;
    padding: 10px 20px;
  }
  .page--contactus .page--contactus02 .contact--form form input[type=text], .page--contactus .page--contactus02 .contact--form form input[type=email], .page--contactus .page--contactus02 .contact--form form input[type=tel], .page--contactus .page--contactus02 .contact--form form textarea {
    font-size: 14px !important;
  }
  .page--contactus .page--contactus06 .col-md-12 p.p-subheading1 {
    font-size: 18px;
    line-height: 28px;
  }
  .page--contactus {
    margin-bottom: -26px;
  }
  .page--contactus .page--contactus07 .col-md-12 svg {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .page--contactus .page--contactus07 .col-md-12 {
    flex-direction: column;
  }
  .page--contactus .page--contactus06 .col-md-12 p.p-subheading2 {
    padding-right: 0;
    text-align: center;
    font-size: 18px;
  }
  .page--contactus .page--contactus06 .col-md-12 .sowka_divider div {
    max-width: 100%;
  }
  .page--contactus .page--contactus06 .col-md-12 p.p-subheading1 {
    max-width: 100%;
  }
  .page--contactus .page--contactus04 .box--text .box--text--content .sc p a {
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0;
  }
  .page--contactus .page--contactus02 .box--text .box--text--content .page--contactus02--right img {
    display: none;
  }
  .page--contactus .page--contactus02 .box--text .box--text--content p.p-subheading {
    text-align: center;
  }
  .page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content p.p-info {
    text-align: center;
  }
  .page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content .h2-sowka, .page--contactus .page--contactus02 .box--text .box--text--content h2.h2-sowka, .page--contactus .page--contactus03 .box--text .box--text--content h2.h2-sowka, .page--contactus .page--contactus04 .box--text .box--text--content h2.h2-sowka, .page--contactus .page--contactus05 .col-md-12 h2.h2-sowka {
    text-align: center;
    line-height: 32px;
  }
  .cms-id-4 .contact__section {
    margin-bottom: 64px;
  }
  .aboutus--content .aboutus--content--left .aboutus--content--left--content {
    padding-left: 0;
    padding-right: 0;
  }
  p.p-subheading {
    font-size: 18px;
  }
  .aboutus--topsection p.p-subheading {
    margin-top: 16px;
  }
  .aboutus--content2 .aboutus--content2--right .p-info strong {
    font-size: 18px;
    line-height: 28px;
  }
  .aboutus--content2 .aboutus--content2--right .btn-sowka2 {
    padding: 10px 20px;
    margin-top: 16px;
  }
  .aboutus--topsection svg {
    display: none;
  }
  .page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content {
    padding: 56px 32px;
  }
}
@media (max-width: 575px) {
  #footer .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 56%;
  }
  #footer .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 44%;
  }
  .apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 55%;
  }
  .apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 45%;
  }
  .page--login .no-account a {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
  }
  .page--login .no-account a span {
    display: none;
  }
  .page--login .page--login--bg .page--login--content {
    padding: 32px;
  }
  .page--login .page--login--bg {
    max-width: calc(100% - 30px);
  }
  .page--contactus .page--contactus04 .box--text .box--text--content .sc p {
    flex-direction: column;
    align-items: center;
  }
  .page--contactus .page--contactus04 .col-md-12 svg {
    margin-right: -70%;
  }
  .sowka_divider--singlepost2 div {
    margin-top: 0 !important;
  }
  #index .ets_block_latest .sowka_divider div {
    margin-top: 0 !important;
  }
}
@media (max-width: 480px) {
  #ets_blog_page .ets-blog-list li {
    padding-left: 0;
    padding-right: 0;
  }
  #ets_blog_page .ets-blog-list li {
    margin-bottom: 0 !important;
  }
  #ets_blog_page .ets-blog-list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .ets_blog_layout_grid .ets-blog-list li {
    width: 100% !important;
  }
  .aboutus--topsection p.p-subheading span {
    display: block;
  }
  .aboutus--content2 .box--text .box--text--content p.p-subheading span {
    display: block;
  }
  .page--contactus .page--contactus01 .col-md-12 .box--text .box--text--content {
    padding: 56px 20px;
  }
  .page--contactus .page--contactus02 .box--text .box--text--content {
    padding: 32px 20px 22px 20px;
  }
  .page--contactus .page--contactus03 .box--text .box--text--content {
    padding: 42px 20px;
  }
  .page--contactus .page--contactus04 .box--text .box--text--content {
    padding: 42px 20px;
  }
  .page--contactus .page--contactus05 .col-md-12 .box--text .box--text--content {
    padding: 42px 20px;
  }
}
@media (max-width: 420px) {
  #footer .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 100%;
  }
  #footer .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 100%;
  }
  #footer .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    padding-right: 0;
  }
  .apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
    width: 100%;
  }
  .apc-popup .block_newsletter2 .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal {
    width: 100%;
  }
  .apc-popup .ml-embedded {
    min-width: 260px;
  }
  .apc-popup .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
    padding-right: 0;
  }
}
@media (max-width: 400px) {
  #footer .block_newsletter2 .block_newsletter--content2 form {
    flex-direction: column;
  }
  #footer #mlb2-20397068.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    padding-bottom: 0 !important;
  }
  #footer #mlb2-20397068 .ml-mobileButton-horizontal button {
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
  }
  #footer .ml-mobileButton-horizontal {
    margin-bottom: 0 !important;
  }
  .apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal p.p-info {
    margin-bottom: 5px;
  }
  .apc-popup .fancybox-skin .fancybox-outer .fancybox-inner .apc_modal h2.h2-sowka {
    margin-bottom: 16px;
  }
  .apc-popup #mlb2-20397068.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal {
    padding-top: 0;
  }
  .apc-popup #mlb2-20397068 .ml-mobileButton-horizontal button {
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
  }
  .apc-popup .ml-mobileButton-horizontal {
    margin-bottom: 0;
  }
  .apc-popup .block_newsletter2 .block_newsletter--content2 form {
    flex-direction: column;
  }
  .apc-popup #mlb2-20397068.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 370px) {
  .ets-blog-related-posts li {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  .page--login .page--login--bg .page--login--content {
    padding: 32px 16px;
  }
  .page--login form#login-form button[data-action=show-password] {
    padding: 9.5px 10px;
  }
}
/* new code */
@media (min-width: 1500px) {
  .container {
    width: 1440px;
  }
}
@media (min-width: 1400px) and (max-width: 1499px) {
  .container {
    width: 1340px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .container {
    width: 1240px;
  }
}
@media (max-width: 1499px) {
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li {
    margin: 0 17px;
  }
  #index .ets_block_latest li .ets-blog-latest-post-content .ets_title_block {
    min-height: 91px !important;
  }
  #index .ets_block_latest li {
    padding-bottom: 42px !important;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 143px;
    width: auto;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 143px;
    line-height: 143px;
  }
}
@media (max-width: 1399px) {
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li .mm_block_type_category a {
    font-size: 14px !important;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p a {
    font-size: 15px;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 130px;
    line-height: 130px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 130px;
  }
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li a {
    font-size: 16px !important;
  }
  header#header .header-nav {
    font-size: 15px;
  }
  .footer-container .footer-col03 .payment--infos p {
    font-size: 16px;
  }
}
@media (max-width: 1299px) {
  header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p a {
    font-size: 14px;
  }
  .product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .btn-sowka, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .btn-sowka {
    padding: 13px 10px !important;
    font-size: 15px !important;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 118px;
    line-height: 118px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 118px;
  }
  .product .product-miniature .thumbnail-container .product-description .btn-sowka, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka {
    padding: 15px 20px;
  }
  .col--cattitle h1 {
    font-size: 30px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {
    font-size: 16px;
  }
  header#header .header-nav {
    font-size: 14px;
  }
  header#header .header-bottom .header-bottom01 {
    margin-left: 0;
    width: 83.33333%;
  }
  .ets_mm_megamenu ul.mm_menus_ul {
    justify-content: flex-start;
  }
  .layout_layout1 .mm_menus_li:nth-child(2) {
    margin-left: 0 !important;
  }
  .h2-sowka {
    font-size: 30px;
  }
  p.p-info {
    font-size: 17px;
    line-height: 27px;
  }
  p.subheading {
    font-size: 17px;
  }
  .btn-sowka, .btn-sowka2, .btn-sowka3 {
    font-size: 17px;
  }
  .product .product-miniature .thumbnail-container .product-description .btn-sowka3, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka3 {
    padding: 11px 35px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-title a, .product2 .product-miniature .thumbnail-container .product-description .product-title a {
    font-size: 17px;
    line-height: 27px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price {
    font-size: 20px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-category-default, .product2 .product-miniature .thumbnail-container .product-description .product-category-default {
    font-size: 15px;
  }
  .btn-sowka, .btn-sowka2, .btn-sowka3 {
    padding: 11px 30px;
  }
  .catcarousel .catcarousel--content a img, .catcarousel2 .catcarousel--content a img {
    max-height: 170px;
  }
  li .ets-blog-latest-post-content .btn-sowka {
    padding: 11px 25px;
  }
  .ets-blog-wrapper-content .btn-sowka {
    padding: 11px 25px;
  }
  .footer-container .footer-col03 .payment--infos img {
    max-height: 42px;
  }
  .footer-container .footer-col03 p {
    font-size: 17px;
  }
  .footer-container .footer-col03 .payment--infos p {
    font-size: 15px;
  }
  .footer-container .footer-col01 .links .wrapper ul li a {
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  .modal.quickview .product--content .product-container .product-container--rightcol .product-actions .pr-link {
    margin-left: 10px;
  }
  .slick-prev {
    left: -22px !important;
  }
  .slick-next {
    right: -22px !important;
  }
  #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka, #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka2 {
    font-size: 16px;
    padding: 12px 12px;
  }
  #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:first-child, #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(2), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(3), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(4) {
    width: 25%;
  }
  .an-pf-fields-wrap .an-pf-field .anfield-checkbox label .an-pf-field-image-wrap img {
    max-width: 45px;
    max-height: 45px;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 95px;
    line-height: 95px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 95px;
  }
  #category .section__products .slick-arrow, #product .section__products .slick-arrow {
    top: 20%;
  }
  #category .section__products .slick-prev, #product .section__products .slick-prev {
    left: -22px !important;
  }
  #category .section__products .slick-next, #product .section__products .slick-next {
    right: -22px !important;
  }
  .pagination .page-list li a, .pagination .page-list li .spacer {
    font-size: 16px;
    width: 42px;
    height: 42px;
  }
  #js-product-list .product, #js-product-list .product2 {
    width: 33.33%;
  }
  header#header .header-nav.header-nav--mobile {
    display: block;
  }
  header#header .header-nav:not(.header-nav--mobile) .header-nav--leftcol, header#header .header-nav:not(.header-nav--mobile) .header-nav--centercol {
    display: none;
  }
  header#header .header-nav:not(.header-nav--mobile) .header-nav--rightcol {
    width: 100%;
    justify-content: flex-end;
  }
  header#header .header-nav.header-nav--mobile {
    background: #fff;
  }
  header#header .header-nav.header-nav--mobile .header-nav--content {
    justify-content: center;
  }
  .advantages--bg {
    margin-top: 33px;
  }
  .advantages {
    margin-top: 32px;
  }
  .section__products--top img.bestsellers-img {
    right: -1%;
  }
  .footer-container .footer-col03 .payment--infos p svg {
    width: 16px;
    height: auto;
  }
  .footer-col02 {
    width: 25%;
  }
  .footer-col03 {
    width: 41.66667%;
  }
}
@media (max-width: 991px) {
  .mm_blocks_li .mm_block_type_html .ets_mm_block_content a p:first-child {
    transition: 0.5s;
  }
  .mm_blocks_li .mm_block_type_html .ets_mm_block_content a:hover p:first-child {
    color: #2EC4B6 !important;
  }
  ul.ets_mm_categories li.has-sub .arrow {
    top: -5px;
  }
  .mm_blocks_li .mm_block_type_html .ets_mm_block_content a img {
    max-width: 64px;
  }
  .mm_blocks_li .mm_block_type_html .ets_mm_block_content a {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .breadcrumb {
    padding-top: 0 !important;
  }
  .pagination .next, .pagination .previous {
    margin-top: 4px;
  }
  .block_newsletter {
    padding: 44px;
  }
  .container--newsletter--section {
    width: 100%;
    padding: 0;
  }
  .container--social__section--content {
    width: 100%;
    padding: 0;
  }
  .container--social__section--content .row {
    margin: 0;
  }
  .container--social__section--content .row .col-md-12 {
    padding: 0;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p a {
    font-size: 13px;
  }
  .wishlist-button-add i.material-icons {
    height: 19px;
  }
  .homepage__blog {
    margin-top: 64px;
  }
  .homepage__banners {
    margin-top: 64px;
  }
  .section__products--top {
    padding-top: 64px;
  }
  .thankyou--page .row--tp--bottom .tp--bottom--left .box--text--content {
    padding: 42px 32px;
  }
  .thankyou--page .row--tp--bottom {
    display: flex;
    flex-direction: column;
  }
  .thankyou--page .row--tp--bottom .tp--bottom--left, .thankyou--page .row--tp--bottom .tp--bottom--right {
    width: 100%;
  }
  .thankyou--page .thankyou--page--top img {
    max-width: 210px;
  }
  #blockcart-modal .cart-content .cart-content-btn button {
    margin-right: 0;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 p.product-price {
    font-size: 18px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 h6.product-name {
    font-size: 16px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 span {
    font-size: 14px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .blockcart-modal--footer p {
    font-size: 14px;
  }
  #blockcart-modal .modal-content .modal-body .divide2 .cart-content p, #blockcart-modal .modal-content .modal-body .divide2 .cart-content p span {
    font-size: 14px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .col-md-3 {
    width: 33.33%;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .col-md-9 {
    width: 66.67%;
  }
  #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(4) {
    display: none;
  }
  #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:first-child, #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(2), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(3), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(4) {
    width: 33.33%;
  }
  #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka, #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka2 {
    justify-content: center;
  }
  #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn {
    flex-direction: column;
  }
  .modal.quickview .product--content .product-container .product-container--rightcol .product-quantity {
    flex-direction: column;
    align-items: center;
  }
  .modal.quickview .product--content .product-container .product-container--rightcol .product-quantity .pr-link {
    margin-left: 0;
    margin-top: 15px;
  }
  .ybc-menu-toggle {
    font-size: 0;
    height: 0;
    padding: 0;
  }
  .ybc-menu-toggle .ybc-menu-button-toggle_icon {
    display: none;
  }
  .arrow {
    height: 34px !important;
  }
  .layout_layout1 li:hover > a, .layout_layout1 li > a:hover, .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title, .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title a, .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title, .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title a, #header .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title, #header .layout_layout1 .mm_tabs_li.open .mm_tab_toggle_title a, #header .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title, #header .layout_layout1 .mm_tabs_li:hover .mm_tab_toggle_title a, .layout_layout1.ybc_vertical_menu .mm_menus_li > a, #header .layout_layout1 li:hover > a, .layout_layout1.ybc_vertical_menu:not(.click_open_submenu) .mm_menus_li:hover > a, .layout_layout1.ybc_vertical_menu.click_open_submenu .mm_menus_li.open_li > a, #header .layout_layout1.ybc_vertical_menu:not(.click_open_submenu) .mm_menus_li:hover > a, #header .layout_layout1.ybc_vertical_menu.click_open_submenu .mm_menus_li.open_li > a, #header .layout_layout1 .mm_columns_ul .mm_block_type_product .product-title > a:hover, #header .layout_layout1 li > a:hover {
    color: #2EC4B6 !important;
  }
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li a {
    border-bottom: 0 !important;
  }
  .ets_mm_megamenu .mm_columns_ul {
    margin-top: 0;
  }
  .close_menu .icon-bar {
    background-color: #232323 !important;
  }
  .ets_mm_megamenu .mm_menus_ul .close_menu {
    color: #232323 !important;
  }
  .transition_floating .close_menu, .transition_full .close_menu {
    background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  }
  .mm_menus_li.hover:hover .mm_columns_ul {
    display: none;
  }
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li a {
    padding: 7px 15px;
  }
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li {
    margin: 0;
  }
  .mm_menu_content_title span.mm_arrow {
    display: none;
  }
  .close_menu .pull-right {
    display: none;
  }
  .mm_menus_ul {
    display: block !important;
  }
  .homepage__slider .homepage__slider--leftcol {
    padding-right: 190px;
  }
  .product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-price-and-shipping .regular-price {
    font-size: 14px;
  }
  .product--content .product-container .product-container--bottomcol .tabs .nav-tabs .nav-item .nav-link {
    padding: 20px 20px;
    font-size: 15px;
  }
  #product .section__products--bestsellers .section__products--top svg {
    top: 0;
  }
  #product .section__products--featured .section__products--top svg {
    top: -15px;
  }
  .product--content .product-container .product-container--bottomcol2 .product--advantages {
    padding: 52px 32px;
  }
  .product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content {
    padding-top: 10px;
  }
  .product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content .product--advantages--single {
    flex-direction: column-reverse;
    text-align: center;
    width: 33.33%;
    justify-content: flex-end;
  }
  .product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content .product--advantages--single svg {
    margin-left: 0;
    margin-bottom: 5px;
  }
  .product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    font-size: 14px;
  }
  .product--content .product-container .product-container--bottomcol .tabs .tab-content p, .product--content .product-container .product-container--bottomcol .tabs .tab-content p span, .product--content .product-container .product-container--bottomcol .tabs .tab-content p strong {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .anfield-checkbox, .anfield-radio {
    margin-bottom: 0;
  }
  .an-pf-fields-wrap .an-pf-field .anfield-checkbox label {
    padding: 0 5px;
  }
  .an-pf-fields-wrap .an-pf-field {
    width: 100%;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 93px;
    line-height: 93px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 93px;
  }
  .product--content .product-container .product-container--rightcol .product-information .product-information--av {
    flex-direction: column;
  }
  .product--content .product-container .product-container--rightcol .product-information .product-description p {
    font-size: 14px;
    line-height: 24px;
  }
  #js-product-list {
    padding: 0 7.5px;
  }
  #js-product-list .product, #js-product-list .product2 {
    padding: 0 7.5px;
  }
  #category .section__products--featured .section__products--top img.featured-img, #new-products .section__products--featured .section__products--top img.featured-img, #prices-drop .section__products--featured .section__products--top img.featured-img, #best-sales .section__products--featured .section__products--top img.featured-img, #search .section__products--featured .section__products--top img.featured-img, #manufacturer .section__products--featured .section__products--top img.featured-img {
    display: none;
  }
  .pagination .page-list li a, .pagination .page-list li .spacer {
    width: 32px;
    height: 32px;
    font-size: 15px;
  }
  .pagination {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  #js-product-list .product, #js-product-list .product2 {
    width: 50%;
  }
  #search_filters .facet .facet-label a {
    font-size: 15px;
  }
  .block-categories .category-top-menu li ul.category-sub-menu li a {
    font-size: 15px;
  }
  .block-categories .category-top-menu li p.text-uppercase.h6 {
    font-size: 16px;
  }
  .breadcrumb {
    font-size: 15px;
  }
  .col--cattitle h1 {
    font-size: 28px;
  }
  .catcarousel2 {
    display: none !important;
  }
  p.p-info span {
    display: none;
  }
  .h2-sowka span {
    display: none;
  }
  .product-flags li.product-flag {
    font-size: 11px;
    min-width: 0 !important;
    min-height: 0 !important;
    padding: 3px 5px;
  }
  .product-miniature .wishlist-button-add {
    width: 30px;
    height: 30px;
    min-width: 0;
  }
  .product-miniature .wishlist-button-add i {
    font-size: 25px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {
    font-size: 14px;
  }
  .ets_block_latest .slick-arrow {
    top: 21%;
  }
  .footer-container .footer-col03 p img {
    max-height: 56px;
  }
  .footer-container .footer-col03 p {
    font-size: 14px;
    line-height: 24px;
  }
  .footer-container .footer-col03 p:nth-child(2) {
    display: none;
  }
  .footer-container .footer-col02 .social--block p.h3 {
    font-size: 16px;
  }
  .footer-container .footer-col03 .payment--infos img {
    max-height: 32px;
  }
  .footer-container .footer-col02 .social--block {
    padding-top: 0;
  }
  .footer-container .footer-col01 .links .wrapper ul li {
    margin-bottom: 7px;
  }
  .footer-container .footer-col01 .links .wrapper ul li a {
    font-size: 14px;
  }
  .footer-container .footer-col01 img {
    max-height: 42px;
  }
  .block_newsletter .block_newsletter--content form input {
    height: 40px;
  }
  .block_newsletter .block_newsletter--content form input[type=submit] {
    font-size: 16px;
  }
  .block_newsletter .block_newsletter--content form input[type=email] {
    font-size: 14px;
  }
  .block_newsletter .block_newsletter--top svg {
    display: none;
  }
  #index .page-footer {
    margin-bottom: 0;
  }
  #footer {
    padding-top: 0;
  }
  .after-blog .sowka_divider div {
    margin-top: 0;
  }
  .sowka_divider div {
    max-width: 450px;
  }
  .ets-blog-wrapper-content .blog_description p {
    font-size: 15px;
    line-height: 25px;
  }
  .ets-blog-wrapper-content .ets_title_block {
    font-size: 16px;
    line-height: 26px;
  }
  .ets-blog-latest-post-content .blog_description p {
    font-size: 15px;
    line-height: 25px;
  }
  .ets-blog-latest-post-content .ets_title_block {
    font-size: 16px;
    line-height: 26px;
  }
  .social__section .sowka_divider {
    margin-top: 42px;
  }
  .social__section .social__section--top .svg--star {
    margin-left: 142px;
    margin-top: -22px;
  }
  .social__section .social__section--top .svg--star path {
    fill: #61C1B6;
  }
  .social__section {
    margin-top: 64px;
  }
  .client__reviews {
    padding: 32px 0;
  }
  .client__reviews .client__reviews--content .single-review {
    padding: 0 7.5px;
  }
  .client__reviews .client__reviews--content .single-review p {
    font-size: 14px;
    line-height: 24px;
  }
  .client__reviews .client__reviews--content .single-review p strong {
    font-size: 14px;
    line-height: 24px;
  }
  .client__reviews {
    margin-top: 42px;
  }
  .section__products--homenewproducts {
    margin-top: 32px;
  }
  .catcarousel .sowka_divider, .catcarousel2 .sowka_divider {
    display: none;
  }
  .catcarousel .catcarousel--footer, .catcarousel2 .catcarousel--footer {
    display: none;
  }
  .catcarousel .catcarousel--top svg, .catcarousel2 .catcarousel--top svg {
    margin-right: 5%;
  }
  .catcarousel .catcarousel--top svg path, .catcarousel2 .catcarousel--top svg path {
    fill: #FCD093;
  }
  .homepage__banners .homepage__banners--banner--left {
    padding-right: 15px;
    width: 100%;
  }
  .homepage__banners .homepage__banners--banner--right {
    padding-left: 15px;
    width: 100%;
  }
  .homepage__banners .homepage__banners--banner--right img {
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }
  .homepage__banners--banner p {
    margin-bottom: 0;
  }
  .section__products--content .slick-arrow {
    top: 20%;
  }
  .section__products--content .product, .section__products--content .product2 {
    padding: 0 7.5px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price {
    font-size: 18px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-title a, .product2 .product-miniature .thumbnail-container .product-description .product-title a {
    font-size: 16px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-category-default, .product2 .product-miniature .thumbnail-container .product-description .product-category-default {
    font-size: 14px;
  }
  .section__products .section__products--content .products {
    margin-top: 26px;
  }
  .section__products--homenewproducts .mt-3 {
    margin-top: 64px !important;
  }
  .section__products--homebestsellers {
    margin-top: 32px;
  }
  .section__products--homebestsellers .section__products--top svg {
    display: block;
    position: absolute;
    margin-top: -32px;
  }
  .section__products--top img.bestsellers-img {
    display: none;
  }
  .advantages--bg {
    display: none;
  }
  .advantages {
    margin-top: 0;
    border: 0;
    background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  }
  .homepage__slider .homepage__slider--rightcol {
    margin-top: 42px;
  }
  .btn-sowka, .btn-sowka2, .btn-sowka3 {
    font-size: 16px;
  }
  .homepage__slider .homepage__slider--leftcol .homepage__slider--stars {
    right: 64px;
  }
  p.p-info {
    font-size: 16px;
    line-height: 26px;
  }
  .h2-sowka {
    font-size: 28px;
    line-height: 38px;
  }
  p.subheading {
    font-size: 16px;
  }
  .homepage__slider .row {
    flex-direction: column;
  }
  .homepage__slider .homepage__slider--leftcol {
    width: 100%;
  }
  .homepage__slider .homepage__slider--rightcol {
    width: 100%;
  }
  header#header .header-bottom .header-bottom02 .user-info {
    margin: 0 3px;
  }
  header#header .header-bottom .header-bottom02 {
    min-height: 57px;
  }
  header#header .header-bottom .header-bottom02 button.mobile-menu {
    display: block;
    margin-right: 3px;
  }
  header#header .header-bottom .header-bottom02 {
    width: 100%;
  }
  header#header .header-bottom .header-bottom01 {
    width: 100%;
  }
  header#header .header-bottom .row {
    flex-direction: column;
  }
  header#header .header-top .header-top--centercol {
    width: 75%;
    justify-content: flex-start;
  }
  header#header .header-nav:not(.header-nav--mobile) {
    padding: 4px 0 !important;
  }
  header#header .header-top .header-top--leftcol img {
    max-height: 50px;
  }
  header#header .header-nav {
    font-size: 13px;
  }
  #contact #wrapper .container #left-column {
    width: 100%;
  }
  #contact #wrapper .container #content-wrapper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .mm_blocks_li .mm_block_type_html .ets_mm_block_content a:hover p:first-child {
    animation: bounce 0.6s ease;
    background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  }
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li .mm_block_type_category li:hover a {
    animation: bounce 0.6s ease;
    background: linear-gradient(89.74deg, #F8E1C0 -18.6%, #E8F1E9 25.79%, #DDF9F7 70.86%, #EDEBDA 117.97%);
  }
  .layout_layout1.ets_mm_megamenu .mm_columns_ul {
    border-color: #FCD093;
  }
  .ets_mm_megamenu ul.mm_menus_ul li.mm_menus_li .mm_block_type_category li ul.ets_mm_categories {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .modal.quickview .modal-header button.close {
    top: 35px;
  }
  #module-supercheckout-supercheckout #confirmCheckout .cart_list_item .productTotalSection {
    text-align: center !important;
    width: 100%;
  }
  #module-supercheckout-supercheckout #confirmCheckout .cart_list_item .productTotalSection .text-right {
    text-align: center !important;
  }
  #module-supercheckout-supercheckout #confirmCheckout .cart_list_item .shopping-product-price {
    width: 100%;
  }
  #module-supercheckout-supercheckout #confirmCheckout .cart_list_item .shopping-product-price .unit-price-text {
    text-align: center !important;
  }
  #module-supercheckout-supercheckout #confirmCheckout .cart_list_item .shopping-product-price .price {
    text-align: center !important;
  }
  #module-supercheckout-supercheckout #confirmCheckout .cart_list_item .quantity-section {
    width: 100%;
  }
  .productTotalSection span.cart-product-price {
    font-size: 14px;
  }
  #module-supercheckout-supercheckout span.cart-product-price span.price {
    font-size: 14px;
  }
  .bt-abs-fbt-modal.abs-fbt-bt2 .btn-sowka2 {
    padding: 10px 20px;
    font-size: 14px;
  }
  .block_newsletter2 .block_newsletter--top svg {
    display: none;
  }
  #category .client__reviews {
    margin-top: 12px;
  }
  .has-discount .discount {
    font-size: 13px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-price-and-shipping, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
    padding-bottom: 5px;
  }
  .product .product-miniature .thumbnail-container .product-description .btn-sowka, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka {
    margin-top: 10px;
  }
  .pagination .next, .pagination .previous {
    margin-top: 8px;
  }
  .newsletter--section {
    padding: 20px;
  }
  .product--content .product-container .product-container--leftcol .add-to-wishlist {
    right: 30px;
  }
  .homepage__blog {
    margin-top: 52px;
  }
  .section__products--homenewproducts .mt-3 {
    margin-top: 52px !important;
  }
  .homepage__banners {
    margin-top: 52px;
  }
  .ui-autocomplete.searchbar-autocomplete {
    display: none !important;
  }
  .error--page .error--page--top h3.h3-sowka {
    text-align: center;
  }
  .error--page {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .error--page .error--page--footer .h3-sowka {
    font-size: 22px;
    line-height: 34px;
  }
  .error--page .error--page--top {
    flex-direction: column;
    align-items: center;
  }
  .error--page .error--page--top img {
    max-width: 200px;
    margin-left: 0;
    margin-top: -72px;
  }
  .error--page .error--page--content .box--text .box--text--content p.p-error {
    font-size: 64px;
  }
  .h3-sowka span {
    display: none;
  }
  .thankyou--page .row--tp--bottom .box--text--content .btn-sowka2 {
    padding: 10px 20px;
  }
  .thankyou--page .row--tp--footer {
    padding-bottom: 52px;
  }
  .thankyou--page .thankyou--page--top {
    padding-top: 52px;
  }
  .thankyou--page .thankyou--page--content .thankyou--page--content2 p.p-info .tp-link {
    font-size: 16px;
  }
  p.p--thankyou {
    font-size: 16px;
  }
  .thankyou--page .row--tp--footer h2.h2-sowka {
    line-height: 33px;
  }
  .thankyou--page .thankyou--page--top img {
    max-width: 164px;
    height: auto;
  }
  #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka, #blockcart-modal .modal-content .modal-body .divide2 .cart-content-btn .btn-sowka2 {
    font-size: 15px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .blockcart-modal--footer p span {
    display: inline;
  }
  #blockcart-modal .modal-content .modal-body h2.h2-sowka {
    text-align: center;
    margin-bottom: 22px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 {
    text-align: center;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .row .col-md-9 {
    width: 100%;
    padding-right: 15px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .col-md-3 {
    width: 100%;
  }
  #blockcart-modal .modal-content .modal-body .divide-right .blockcart-modal--footer {
    padding-bottom: 10px;
  }
  .modal.quickview .product--content .product-container .product-container--rightcol .product-actions a.btn-sowka {
    padding: 10px 20px;
    font-size: 14px;
  }
  .product--content .product-container .product-container--rightcol .product-information .product-add-to-cart .product-quantity .add button.add-to-cart {
    padding: 10px 20px;
    font-size: 14px;
  }
  .modal.quickview .modal-body {
    padding: 0 30px 15px 30px;
  }
  .modal.quickview .product--content .product-container .product-container--leftcol {
    padding: 0;
  }
  .modal.quickview .product--content .product-container .product-container--leftcol {
    width: 100%;
  }
  .modal.quickview .product--content .product-container .product-container--rightcol {
    width: 100%;
  }
  .ets-blog-wrapper-detail {
    padding: 0;
  }
  .ets-blog-wrapper-content .blog_description p {
    font-size: 12px;
    line-height: 22px;
  }
  .ets-blog-wrapper-content .btn-sowka {
    float: left;
  }
  .mm_menus_ul {
    background-color: #fff;
  }
  .transition_floating .close_menu *, .transition_full .close_menu *, .ybc-menu-vertical-button .icon-bar {
    color: #232323 !important;
  }
  .ybc-menu-toggle.opened:before {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
  .homepage__slider .homepage__slider--leftcol {
    padding-right: 15px;
  }
  .block_newsletter .block_newsletter--content form .alert {
    padding: 5px 20px !important;
    bottom: -28px;
    line-height: normal;
  }
  .product--content .product-container .product-container--rightcol .product--page--topinfo {
    flex-direction: column-reverse;
  }
  .product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .btn-sowka, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .btn-sowka {
    padding: 6px 20px !important;
    font-size: 12px !important;
  }
  .product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-price-and-shipping .regular-price {
    font-size: 12px;
  }
  .product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-category-default, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .product-category-default {
    font-size: 10px;
  }
  .product--content .product-container .product-container--rightcol .product-accessories .products .product .product-description .product-title a, .product--content .product-container .product-container--rightcol .product-accessories .products .product2 .product-description .product-title a {
    font-size: 12px;
    line-height: 20px;
  }
  .product--content .product--content--icon {
    display: none;
  }
  .product--content .product-container .product-container--bottomcol2 .product--advantages {
    padding-bottom: 36px;
  }
  #product .contact__section {
    margin-top: 64px;
    margin-bottom: 22px;
  }
  #product .contact__section .sowka_divider div {
    max-width: 150px;
    margin: 15px auto;
  }
  #product .section__products--bestsellers .section__products--top svg {
    height: 36px;
    width: auto;
  }
  #product .section__products--featured .section__products--top svg {
    height: 36px;
    width: auto;
  }
  .product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content {
    flex-direction: column;
  }
  .product--content .product-container .product-container--bottomcol2 .product--advantages .product--advantages--content .product--advantages--single {
    width: 100%;
    margin: 11px 0;
  }
  .product--content .product-container .product-container--bottomcol .tabs {
    margin-top: 32px;
  }
  .product--content .product-container .product-container--bottomcol .tabs .nav-tabs .nav-item .nav-link {
    text-align: center;
  }
  .tabs .nav-tabs .nav-item {
    margin-bottom: 0;
  }
  .product--content .product-container .product-container--rightcol h1.h1 {
    font-size: 22px;
    line-height: 32px;
  }
  .product--content .product-container .product-container--rightcol {
    padding: 0 15px;
  }
  .product--content .product-container .product-container--leftcol {
    padding-right: 15px;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    width: 18px;
    height: auto;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 100px;
    line-height: 100px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 100px;
  }
  #category #left-column #search_filter_controls {
    margin-top: 16px;
  }
  #category #left-column #search_filter_controls button {
    padding: 6px 12px;
  }
  #search_filter_controls button {
    align-items: center;
  }
  #search_filters .facet ul {
    margin-top: 0;
  }
  #search_filters .facet ul li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  #search_filters .facet ul li {
    margin-bottom: 0;
  }
  #category #left-column #search_filters_wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  #search_filters .facet .facet-title {
    background: #fff;
  }
  .breadcrumb {
    font-size: 12px;
  }
  .col--cattitle h1 {
    font-size: 22px;
  }
  #category .section__products .slick-prev, #product .section__products .slick-prev {
    left: 0 !important;
  }
  #category .section__products .slick-next, #product .section__products .slick-next {
    right: 0 !important;
  }
  #category .contact__section, #new-products .contact__section, #prices-drop .contact__section, #best-sales .contact__section, #search .contact__section, #manufacturer .contact__section {
    margin-top: 32px;
  }
  #category .contact__section .sowka_divider, #new-products .contact__section .sowka_divider, #prices-drop .contact__section .sowka_divider, #best-sales .contact__section .sowka_divider, #search .contact__section .sowka_divider, #manufacturer .contact__section .sowka_divider {
    max-width: 150px;
    margin: 15px auto;
  }
  #category .section__products .section__products--top svg, #new-products .section__products .section__products--top svg, #prices-drop .section__products .section__products--top svg, #best-sales .section__products .section__products--top svg, #search .section__products .section__products--top svg, #manufacturer .section__products .section__products--top svg {
    height: 32px;
    width: auto;
  }
  .pagination .page-list li a, .pagination .page-list li .spacer {
    width: 26px;
    height: 26px;
    font-size: 12px;
  }
  #products .up {
    display: none;
  }
  .product .product-miniature .thumbnail-container, .product2 .product-miniature .thumbnail-container {
    margin-bottom: 32px;
  }
  .product .product-miniature .thumbnail-container .product-description .btn-sowka, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka {
    padding: 6px 20px;
    font-size: 12px;
  }
  #js-product-list .products .product .product-title, #js-product-list .products .product2 .product-title {
    min-height: 0;
  }
  .products-selection {
    margin-bottom: 32px;
  }
  #search_filter_toggler {
    justify-content: center;
  }
  .products-selection .showing {
    display: none;
  }
  .products-selection .products-sort-order .dropdown-menu {
    left: 0;
    right: auto;
  }
  .products-selection .sort-by-row {
    justify-content: space-between;
  }
  .products-selection .sort-by-row:after {
    display: none;
  }
  #category-description {
    margin-bottom: 0;
  }
  #category-description p, #category-description p span {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .block-category--top {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .block-category--top svg:first-child {
    height: 32px;
    width: auto;
    margin-right: 0;
    margin-top: 12px;
    margin-bottom: 10px;
  }
  .block-category--top svg:last-child {
    display: none;
  }
  .block-categories {
    display: none;
  }
  #search_widget {
    width: 100%;
  }
  #search_widget form input {
    min-width: 0 !important;
  }
  .footer-container .footer-col02 .social--block .social--block--content {
    max-width: 100%;
    padding-left: 0;
  }
  .products article .wishlist-button-add {
    top: 5px;
    right: 5px;
  }
  .product-flags li.product-flag {
    margin-top: 5px;
    margin-left: 5px;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector .dropdown-menu, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector .dropdown-menu {
    right: 0;
    left: auto;
    padding: 5px 10px;
  }
  header#header .header-top .header-top--centercol {
    justify-content: flex-end;
  }
  .social__section .social__section--content .slick-slide {
    margin: 0 5px;
  }
  .footer-container .footer-col01 .footer--star {
    display: block;
    margin-left: 140px;
    margin-top: -26px;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p a {
    font-size: 14px;
  }
  .footer-container .footer-col02 .social--block {
    padding-left: 0;
  }
  .footer-container .footer-col01 {
    border-right: 0;
  }
  .footer-container .footer-col02 {
    border-left: 1px solid #F2E8D2;
    border-right: 1px solid #F2E8D2;
  }
  .footer-container .footer-col02 .social--block p.h3 {
    flex-direction: column-reverse;
  }
  .footer-container .footer-col02 .social--block p.h3 svg {
    margin-top: 3px;
    margin-right: 0;
  }
  .footer-container .footer-col01 .footer--spacer {
    display: none;
  }
  .footer-container .footer-col03 p {
    margin-bottom: 10px;
  }
  .footer-container .footer-col03 p:first-child {
    margin-bottom: 32px;
  }
  .footer-container .footer-col03 .payment--infos img {
    max-width: 100%;
    height: auto;
    max-height: 35px;
  }
  .footer-container .footer-col03 .payment--infos {
    text-align: center;
  }
  .footer-container .footer-col03 .payment--infos p {
    display: none !important;
  }
  .footer-container .footer-col03 p:nth-child(2) {
    display: block;
  }
  .footer-container .row {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-container .footer-col01 {
    width: 70%;
  }
  .footer-container .footer-col01 .links {
    margin-top: 10px;
  }
  .footer-container .footer-col01 .links .title {
    display: none;
  }
  .footer-container .footer-col01 .links ul {
    background: transparent;
    display: block !important;
  }
  .footer-container .footer-col01 .links ul li {
    padding: 0;
  }
  .footer-container .footer-col02 {
    width: 30%;
  }
  .footer-container .footer-col03 {
    width: 100%;
  }
  .footer-container .footer-col03 p:first-child {
    text-align: left;
  }
  .footer-container .footer-col03 p {
    text-align: center;
  }
  .newsletter--section {
    margin-top: 26px;
  }
  .newsletter--sowka {
    display: none;
  }
  li .ets-blog-latest-post-content .btn-sowka {
    padding: 6px 20px;
    font-size: 12px;
  }
  .ets-blog-wrapper-content .btn-sowka {
    padding: 6px 20px;
    font-size: 12px;
  }
  .ets-blog-wrapper-content .ets_title_block {
    font-size: 12px;
    line-height: 20px;
    min-height: 0 !important;
  }
  .blog_description p {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  #index .ets_block_latest li .ets-blog-latest-post-content .ets_title_block {
    font-size: 12px;
    line-height: 20px;
    min-height: 0 !important;
  }
  .after-blog {
    margin-top: -26px;
  }
  .after-blog .sowka_divider div {
    max-width: 150px;
  }
  #index .ets_block_latest .sowka_divider div {
    margin-top: -12px;
  }
  #index .ets_block_latest li {
    padding-bottom: 32px !important;
  }
  #index .ets_block_latest .slick-current li {
    border-left: 0;
  }
  .social__section .sowka_divider div {
    max-width: 150px;
    margin: 15px auto;
  }
  .social__section .social__section--content {
    margin-top: 36px;
  }
  .social__section .social__section--top a svg {
    height: 32px;
    width: auto;
  }
  .social__section .social__section--top svg.svg--star2 {
    display: block;
    position: absolute;
    margin-top: 90px;
    margin-left: 20%;
  }
  .social__section .social__section--top svg {
    height: 36px;
    width: auto;
  }
  .client__reviews .client__reviews--content {
    padding-top: 16px;
  }
  .client__reviews .client__reviews--content .single-review p {
    font-size: 12px;
    line-height: 22px;
  }
  .client__reviews .client__reviews--content .single-review p strong {
    font-size: 12px;
    line-height: 22px;
  }
  .catcarousel .catcarousel--footer, .catcarousel2 .catcarousel--footer {
    display: block;
    text-align: left;
  }
  .catcarousel .catcarousel--footer svg, .catcarousel2 .catcarousel--footer svg {
    margin-top: -15px;
    margin-right: 0;
    margin-left: 24%;
    height: 36px;
    width: auto;
  }
  .catcarousel .catcarousel--footer svg path, .catcarousel2 .catcarousel--footer svg path {
    fill: #D5F3F0;
  }
  .catcarousel2 {
    margin-top: 32px;
  }
  .catcarousel .catcarousel--top svg, .catcarousel2 .catcarousel--top svg {
    height: 42px;
    width: auto;
    margin-right: 33%;
  }
  .catcarousel .catcarousel--content a img, .catcarousel2 .catcarousel--content a img {
    max-height: 135px;
  }
  .homepage__banners .homepage__banners--banner .btn-sowka {
    font-size: 12px;
    padding: 6px 20px;
  }
  .section__products .product .product-miniature .thumbnail-container, .section__products .product2 .product-miniature .thumbnail-container {
    margin-bottom: 22px;
  }
  .header-nav--leftcol {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .slick-next {
    right: 0 !important;
  }
  .slick-prev {
    left: 0 !important;
  }
  .slick-arrow {
    width: 25px !important;
    height: 25px !important;
  }
  .slick-arrow svg {
    width: 18px;
    height: auto;
  }
  .section__products .section__products--footer div {
    max-width: 150px;
    margin: 15px auto;
  }
  .product .product-miniature .thumbnail-container .product-description .btn-sowka3, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka3 {
    padding: 6px 20px;
    font-size: 12px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-category-default, .product2 .product-miniature .thumbnail-container .product-description .product-category-default {
    margin-top: 7px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-title, .product2 .product-miniature .thumbnail-container .product-description .product-title {
    min-height: 46px;
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .regular-price {
    font-size: 12px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price, .product2 .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price {
    font-size: 16px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-title a, .product2 .product-miniature .thumbnail-container .product-description .product-title a {
    font-size: 12px;
    line-height: 20px;
  }
  .product .product-miniature .thumbnail-container .product-description .product-category-default, .product2 .product-miniature .thumbnail-container .product-description .product-category-default {
    font-size: 10px;
  }
  .section__products--homebestsellers {
    margin-top: 0;
  }
  .section__products--homebestsellers .section__products--top svg {
    display: none;
  }
  .advantages {
    padding: 25px 0;
  }
  .advantages .advantages--content .single-adv {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .btn-sowka, .btn-sowka2, .btn-sowka3 {
    padding: 10px 20px;
  }
  .btn-sowka, .btn-sowka2, .btn-sowka3 {
    font-size: 14px;
  }
  .homepage__slider .homepage__slider--rightcol button.video svg {
    width: 60px;
    height: 60px;
  }
  .homepage__slider .homepage__slider--rightcol {
    margin-top: 32px;
  }
  p.p-info {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  .h2-sowka {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 8px;
  }
  p.subheading {
    font-size: 12px;
    margin-bottom: 0;
  }
  .homepage__slider .homepage__slider--leftcol .homepage__slider--stars {
    right: 15px;
    top: 0;
    margin-top: -32px;
  }
  .homepage__slider--stars01 svg {
    height: 32px;
    width: auto;
  }
  .homepage__slider--stars02 {
    display: none;
  }
  header#header .header-top {
    padding-bottom: 0;
  }
  header#header .header-bottom .header-bottom02 {
    min-height: 35px;
    margin-top: -5px;
  }
  header#header .header-bottom .header-bottom02 .user-info {
    margin: 0 7px;
  }
  header#header .header-bottom .header-bottom02 button.mobile-menu {
    margin-right: 7px;
  }
  header#header .header-bottom .header-bottom02 button.mobile-menu .btn--top svg {
    height: 22px;
  }
  header#header .header-bottom .header-bottom02 a.wishlist-top:hover .btn--top, header#header .header-bottom .header-bottom02 .user-info a:hover .btn--top, header#header .header-bottom .header-bottom02 .blockcart .header:hover .btn--top, header#header .header-bottom .header-bottom02 .blockcart .header a:hover .btn--top, header#header .header-bottom .header-bottom02 button.mobile-menu:hover .btn--top {
    width: 35px;
    height: 35px;
  }
  header#header .header-bottom .header-bottom02 .blockcart .header .cart-products-count, header#header .header-bottom .header-bottom02 .blockcart .header a .cart-products-count {
    width: 14px;
    height: 14px;
    top: -4px;
    right: -4px;
    font-size: 9px;
  }
  header#header .header-bottom .header-bottom02 .btn--top {
    width: 25px;
    height: 25px;
  }
  header#header .header-bottom .header-bottom02 svg {
    height: 18px;
    width: auto;
  }
  #search_widget form button[type=submit] {
    height: 36px;
  }
  #search_widget form input {
    padding: 5px 68px 5px 20px;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector .dropdown-menu li a, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector .dropdown-menu li a {
    font-size: 12px;
  }
  #search_widget form input[type=text] {
    font-size: 12px;
  }
  #header .header-top > .container > .row:first-of-type {
    justify-content: space-between;
  }
  #header .header-top > .container > .row:first-of-type:after {
    display: none;
  }
  header#header .header-top .header-top--leftcol img {
    max-height: 32px;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu {
    margin-right: 30px;
  }
  header#header .header-nav:not(.header-nav--mobile) {
    padding: 10.5px 0 !important;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .language-selector button, header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector button {
    padding: 1px 5px;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .currency-selector {
    margin-left: 7px;
  }
  header#header .header-nav:not(.header-nav--mobile) .header-nav--rightcol {
    justify-content: center;
  }
  #language-selector-label {
    display: none;
  }
  header#header .header-nav {
    font-size: 10px;
    font-weight: 500;
  }
  header#header .header-nav svg {
    height: 10px;
    width: auto;
  }
  header#header .header-nav span:last-child {
    margin-right: 0 !important;
  }
  header#header .header-nav.header-nav--mobile .header-nav--content {
    flex-direction: column-reverse;
  }
  .tabs .nav-tabs {
    display: flex;
    flex-direction: column;
  }
  .tabs .nav-tabs li {
    margin-left: 0 !important;
  }
  .catcarousel--content .slick-slide div a img {
    margin: 0 auto;
  }
  .block_newsletter .block_newsletter--content form input[type=email] {
    font-size: 12px;
  }
  .block_newsletter .block_newsletter--content form input[type=submit] {
    font-size: 12px;
  }
  #blockcart-modal .modal-content .modal-body .divide-right {
    border-right: 0;
    padding-right: 15px;
  }
  #blockcart-modal .modal-content .modal-body .divide2 {
    padding-left: 15px;
  }
  #blockcart-modal .modal-content .modal-body .divide2 .cart-content {
    padding-top: 20px;
    padding-left: 0;
  }
}
@media (max-width: 575px) {
  .thankyou--page .row--tp--bottom {
    padding-left: 0;
    padding-right: 0;
  }
  .blockcart-modal--footer svg {
    height: 32px;
    width: auto;
  }
  #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product .thumbnail-container {
    margin-bottom: 32px !important;
  }
  #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:first-child, #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(2), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(3), #blockcart-modal .modal-content .modal-body .blockcart-modal--products .featured-products .product:nth-child(4) {
    width: 100%;
  }
  #ets_blog_page .ets-blog-list li {
    margin-bottom: 15px;
  }
  #ets_blog_page .ets-blog-list li {
    width: 50%;
  }
  .product--content .product-container .product-container--bottomcol .tabs .nav-tabs .nav-item .nav-link {
    padding: 15px 20px;
  }
  .product--content .product-container .product-container--bottomcol .tabs .tab-content {
    padding: 30px 15px;
  }
  .products-sort-order .select-title svg {
    margin-left: 7px;
  }
  .products-selection .products-sort-order {
    width: auto;
  }
  .footer-container .footer-col02 {
    border-right: 0;
  }
  .block_newsletter .block_newsletter--content form input[type=email] {
    padding: 0 15px;
  }
  .block_newsletter .block_newsletter--content form input[type=submit] {
    padding: 0 15px;
  }
}
@media (max-width: 480px) {
  .footer-container .footer-col02 .social--block .social--block--content p a {
    font-size: 12px;
  }
  .footer-container .footer-col02 .social--block p.h3 {
    font-size: 14px;
  }
  .catcarousel .catcarousel--content a img, .catcarousel2 .catcarousel--content a img {
    max-height: 120px;
  }
}
@media (max-width: 425px) {
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 85px;
    line-height: 85px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 85px;
  }
  .product .product-miniature .thumbnail-container .product-description .btn-sowka, .product2 .product-miniature .thumbnail-container .product-description .btn-sowka {
    padding: 6px 12px;
  }
  #js-product-list .products .product .product-title, #js-product-list .products .product2 .product-title {
    min-height: 44px;
  }
  .social__section .social__section--top svg.svg--star2 {
    margin-left: 10%;
  }
  #contact .contact-form form input.filestyle {
    max-width: 114px;
  }
  #blockcart-modal .cart-content .cart-content-btn button {
    margin-right: 0;
  }
  #blockcart-modal .cart-content .cart-content-btn {
    display: flex;
    flex-direction: column;
  }
  #cart .input-group.bootstrap-touchspin input.js-cart-line-product-quantity {
    width: 35px;
  }
}
@media (max-width: 420px) {
  .block_newsletter {
    padding: 30px;
  }
  .footer-container .footer-col01 {
    width: 60%;
  }
  .footer-container .footer-col02 {
    width: 40%;
  }
  header#header .header-nav .header-nav--content .header-nav--leftcol span:last-child {
    margin-right: 0;
  }
  header#header .header-nav .header-nav--content .header-nav--leftcol span {
    margin-right: 6px;
  }
}
@media (max-width: 375px) {
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 73px;
    line-height: 73px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 73px;
  }
  #search_widget form button[type=submit] {
    padding: 5px 10px;
  }
  #search_widget form input {
    padding-left: 10px;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu {
    margin-right: 10px;
  }
  header#header .header-nav .header-nav--content .header-nav--rightcol .header-nav--rightcol--menu p a {
    margin: 0 3.5px;
    font-size: 12px;
  }
  .social__section .social__section--top .svg--star {
    margin-left: 120px;
  }
}
@media (max-width: 370px) {
  #ets_blog_page .ets-blog-list li {
    width: 100%;
  }
  #index .ets_block_latest li {
    border-left: 0 !important;
    border-right: 0 !important;
  }
  header#header .header-nav .header-nav--content .header-nav--leftcol span {
    margin-right: 6px;
  }
  .newsletter--section {
    padding: 15px;
  }
  .block_newsletter .block_newsletter--content form input[type=submit] {
    padding: 0 10px;
  }
  .block_newsletter {
    padding: 30px 20px;
  }
  .footer-container .footer-col03 {
    padding-top: 15px;
  }
}
@media (max-width: 320px) {
  #category #left-column #search_filter_controls button {
    margin-bottom: 7px;
  }
  .images-container .product-images > li.thumb-container .thumb {
    max-height: 85px;
  }
  .product--content .product-container .product-container--leftcol #content .scroll-box-arrows svg {
    height: 85px;
    line-height: 85px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

/* === Sowka: ujednolicenie wyglądu finalizacji do stylu koszyka === */
#module-supercheckout-supercheckout .opc-container .custom-panel h2 {
    background: none !important;
    border-bottom: none !important;
    padding: 0 !important;
    margin: 0 0 15px !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: inherit !important;
}
#module-supercheckout-supercheckout .opc-container .custom-panel h2 i,
#module-supercheckout-supercheckout .title.section-title i {
    display: none !important;
}
#module-supercheckout-supercheckout .opc-container .custom-panel {
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    margin-bottom: 30px !important;
}
/*# sourceMappingURL=sowka.css.map */