/*News*/
.articles-list {
	margin-bottom: 20px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.articles-list + div.articles-list::before {
	border-top: 1px dashed #eeeeee !important;
	position: absolute;
	content: "";
	left: 0px;
	right: 0px;
	top: -15px;
}
.articles-list .article-image {
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.articles-list .caption .article-name {
	font-size: 16px;
	margin-bottom: 10px;
}
.articles-list .caption .article-name a{
	color:#000;
}
.articles-list .caption .article-description {
	margin-bottom: 10px;
}
.articles-list .caption .article-date,
.articles-list .caption .art-viewed {
	margin-bottom: 10px;
	display: flex;
	margin-bottom: 10px;
	align-items: center;
}
.articles-list .caption .art-viewed {
	margin-left: 15px;
}
.articles-list .caption .art-viewed .icon-viewed {
	display: inline-block;
	height: 17px;
	width: 17px;
	margin-right: 8px;
}
.articles-list .caption .article-date .icon-date-added{
	display: inline-block;
	margin-right: 8px;
	height: 17px;
	width: 17px;
}
.mod-art-image {
	text-align: center;
	position: relative;
}
.mod-art-image a {
	display: block;
	position: relative;
	padding: 20px 20px 0px;
}
.mod-art-image a img {
	margin: 0 auto;
	font-size: 0px;
	color:transparent;
}
.articles-mod .caption {
	padding: 20px;
}
.articles-mod .mod-art-name {
	margin-bottom: 15px;
	height: 40px;
	overflow: hidden;
}
.articles-mod .mod-art-name a {
	color: #000;
	font-size: 14px;
}
.articles-mod .mod-art-description {
	font-size: 14px;
	color: #828282;
	overflow: hidden;
}
.mod-art-date-viewed {
	justify-content: space-between;
	align-items: center;
}
.mod-art-date-viewed .icon-viewed,
.mod-art-date-viewed .icon-date-added {
	display: inline-block;
	height: 17px;
	width: 17px;
	margin-right: 8px;
}

.mod-art-date-viewed .text-viewed,
.mod-art-date-viewed .text-date-added {
	display: inline-block;
}
.mod-art-date-added {
	position: absolute;
	left: 15px;
	top: 15px;
	background-color: rgba(248, 249, 250, 0.8);
	border-radius: 6px;
	padding: 5px 15px;
	z-index: 1;
}
/* END Category News*/

/* ---------------------------------------------------------------------- 
.dropdown-menu.header-nav-links.ls-dropdown > li > button,
.btn-currency-top,
.box-account .btn-account,
.btn-currency-top strong {
  font-size: 14px !important;
}
*/

/* ---------------------------------------------------------------------- */

/* .item-category .img-responsive {
  width: 100%;
}
.category-wall-block__item-name {
  position: absolute;
  font-size: 1.5em;
  color: #212121;
  left: 20px;
  top: 25px;
}
 */
body {
  background-color: #f5f5f5;
}
@media (min-width: 768px) {
  .bg_mode_pos_2 {
    padding: 5px 0 0 0;
  }
}
.bg_mode_pos_22 {
  padding: 0 0 25px 0;
}
/* 
.megasliderpro {
  margin-bottom: 10px !important;
} */
.megasliderpro .bg-image-slider {
  min-height: auto !important;
}
.megasliderpro__sub-title {
  font-size: 16px !important;
}
@media (min-width: 992px) {
  .megasliderpro__sub-title {
      font-size: 16px !important;
  }
}
@media (min-width: 992px) {
  .small-slider__title_lg {
      font-size: 22px !important;
  }
}
.small-slider__title_lg {
  font-size: 24px !important;
}

.banner-pro__title {
  font-size: 20px !important;
  font-weight: 500 !important;
}
.banner-pro__content {
  top: 25px !important;
}
.banner-pro__link {
  right: 20px !important;
  bottom: 20px !important;
  width: 54px !important;
}

.module-articles__image {
  display: flex;
  justify-content: center;
}
.articles__content, .module-articles__content {
  background: var(--up-bg-wd) !important;
  box-shadow: 0px 0px 0px 1px var(--up-gray-color-1) !important;
}
.articles__description, .module-articles__description {
  color: #828282 !important;
}
/* 
@media (min-width: 992px) {
  .megasliderpro__content-title, .megasliderpro__content-price {
      left: 30px !important;
  }
}
@media (min-width: 992px) {
  .megasliderpro__content-title {
      top: 170px !important;
  }
}
.megasliderpro__content-price {
  bottom: 140px !important;
}

.pos22 .container-module {
  margin: 0px 0px 10px 0;
} */


.articles-list {
  background-color: #fff;
  border-radius: 8px;
  border: none;
}
/* 
.mod-category-news {
  border: none;
  background-color: #f8f9fa;
}
.list-group a {
  background-color: #f8f9fa;
  color: #555;
}
.list-group.mod-category-news a.active:before {
  background-color: #fff !important;
}
.list-group.mod-category-news a:hover {
  font-weight: bold;
}
 */
@media (min-width: 992px) {
  #content {
    padding-left: 15px;
  }
  .ocf-theme-light-block.ocf-vertical .ocf-filter {
    background-color: #fff !important;
    border-radius: 8px !important;
    box-shadow: 0px 0px 0px 1px #e9ecef;
  }
  .ocf-header {
    margin-top: 10px;
    margin-bottom: 20px !important;
  }

  #menu-vertical .cat-label {
    right: 20px;
    margin-top: 1px;
  }
  #menu-vertical #menu-vertical-list > li .dropdown-menu-simple {
    border-radius: 0px 0px 8px 0px;
    width: 110%;
  }
}
/* 
.slide-type2 .row-slider-info {
  padding-left: 10px;
}
.slide-type2 .msp-title .text-title {
  padding: 10px 0px 0px 0 !important;;
}
@media (max-width: 768px) {
  .slide-type2 .msp-title .text-title {
      font-size: 18px !important;
      line-height: 30px !important;
  }
}
.m_type_header_3 {
  top: auto;
  background: none;
}
#menu-mobile-ns .cat-label {
  right: 20px;
  margin-top: 3px;
}

*/
.feedback_widget_button,
.ocf-noUi-connect:before,
.ocf-btn-mobile-fixed .ocf-btn,
.ocf-noUi-handle {
  background-color: #0890c3 !important;
}
/* 
.percent_rating.star5 {
  background: #14caaf !important;
}
.mkc_circle {
  stroke: #14caaf;
}
@media (max-width: 1500px) {
  .text-category {
    width: 65px;
    white-space: nowrap;
    overflow: hidden;
  }
}
.btn-fastorder .btn-icon-fastorder {
  -webkit-mask-image: url(/catalog/view/theme/luxshop/image/fastorder-icon2.svg);
  mask-image: url(/catalog/view/theme/luxshop/image/fastorder-icon2.svg);
  width: 20px;
  height: 19px;
  margin-left: 0px;
}

@media (max-width: 1200px) {
  .header-menu__nav-item {
    margin-left: 10px;
  }
}
.header-menu__nav-item {
  display: inline-flex;
  align-items: center;
  position: initial;
  height: 50px;
  padding: 0 8px;
}
.header-menu__nav-item a {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
}
.header-menu__nav-item:hover {
  transition: 0.3s;
  background: #1ce1c3;
}
.fm-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
 */
/* 
@media (max-width: 992px) {
  header.pt {
    background: none;
  }
  .product-grid:hover .catalogCard-extra {
    display: none;
  }
}
@media (max-width: 500px) {
  #popup-quickorder.shop-cart {
    padding: 25px 5px !important;
  }
}
.info-manufacturer span {
  font-weight: 600;
}
@media (max-width: 992px) {
  .custom-block-product {
    padding: 10px 15px;
  }
}
.rating-article .rating-box,
.rating-article .quantity-reviews {
  background: none
}
#form-article-review,
#article-review {
  background: white;
}
.product-grid:hover .catalogCard-extra {
  box-shadow: 0 6px 5px 1px #d0d0d0;
}
.product-grid .product-thumb:hover {
  box-shadow: 0 0 5px 1px #d0d0d0;
}
 */
/* 
span.text-cart-add {
  display: block !important;
}
*/

.btn-consultation {
  display: inline-block;
  outline: none;
  text-align: center;
  background: #f8f8f8;
  border-radius: 44px;
  padding: 10px 24px;
  color: #000;
  line-height: 20px;
  width: 100%;
  margin: 15px 0 -10px 0;
}
.btn-consultation:hover {
  background-color: #eaeaea !important;
  color: #000;
}

@media (max-width: 768px) {
  .btn-consultation {
      margin-top: 15px;
      width: 100%;
  }
}
.btn-consultation-mobile {
  display: inline-block;
  outline: none;
  background: #e1f7eb;
  border-radius: 8px;
  padding: 7px 15px;
  color: #000;
  line-height: 20px;
}
@media (min-width: 992px) {
  .btn-consultation-mobile {
    display: none;
  }
}
.product-groups-list {
  top: 100px !important;
  left: 3px !important;
  z-index: 1006 !important;
}
@media (max-width: 568px) {
  .product-groups-list {
      left: 3px !important;
  }
}

.product-groups .product-group .product-group-products .product-group-product.current .group-text {
  background-color: #14caaf;
  color: #fff;
  border: 2px solid #f4f4f4;
}
.product-groups .product-group .product-group-products .product-group-product .group-text:hover,
.product-groups .product-group .product-group-products .product-group-product.current .group-text {
    border-color: #14caaf !important;
}
.product-groups {
  padding: 10px 0 0px 0 !important;
}
.product-groups .product-group {
  margin-bottom: 10px !important;
}
.product-groups .product-group .product-group-name {
  margin-bottom: 10px !important;
  font-size: 15px !important;
}
.product-groups .product-group .product-group-products {
  padding-bottom: 5px !important;
}
.product-groups .product-group .product-group-products .product-group-product .group-image {
  height: auto !important;
  width: auto !important;
}
.product-groups .product-group .product-group-products .product-group-product .group-image img {
  max-width: 60px !important;
  max-height: 60px !important;
}
.product-groups .product-group .product-group-products .product-group-product .product-group-product-popup .price {
  text-align: center !important;
  margin-bottom: 0px !important;
  font-size: 14px !important;
}
.product-groups .product-group .product-group-products .product-group-product .group-text {
  margin-bottom: 0px !important;
  padding: 10px 3px !important;
  min-width: 40px;
  text-align: center;
}
@media (max-width: 568px) {
  .product-groups .product-group .product-group-products .product-group-product .group-text {
      margin-bottom: 0px !important;
      padding: 8px 5px !important;
  }
}
/* 
.rating .rating-box,
.stickers-ns {
  z-index: 5;
}
.category-page .box-sticker.topleft,
.product-thumb .box-sticker.topleft {
  top:42px !important;
}
#product .box-sticker.topleft {
  top:26px !important;
  left:0px !important;
}
 */
/* ---------------------------------------------------------------------- */
/* 
.menu-header-box {
  padding: 10px 10px;
  background-color: #14CAAF;
}
#top-fixed.sticky-header-1 {
  background-color: #14CAAF;
}
#phone .drop-icon-info {
  background: none;
}
 */
/* 
@media (min-width: 1500px) {
  .col-md-3.menu-box {
    width: 25% !important;
}
}
.btn-menu svg.icon-arrow {
  display: none;
}
#menu-vertical .btn {
  font-size: 16px !important;
}
#logo img {
  margin-left: 5px;
}
.text_after_phone {
  text-align: right;
}
@media (min-width: 1200px) {
  .header_v_2 .header_dopmenu_doptext {
    text-align: right;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    max-width: 230px;
}
}
.product-thumb .price {
  display: block;
  width: 100%;
}
 */
.price_two {
  align-items: center;  
  padding-right: 3px;
  color: #ADB5BD;
  font-weight: 400;
  font-size: 14px;
}
.price_pref {
  color: #ADB5BD;
  font-weight: 400;
  font-size: 14px;
}

.price-old .price_two, .sticky-product-info .price_two {
  display: none;
}

.product-grid .price-old {
  margin-bottom: -5px;
}

.product-grid .product-thumb .cart, .container-module .product-thumb .cart {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.product-thumb .price, .add-to-cart-footer .price-new{
  justify-content: space-between;
  font-size: 18px;
}
.product-thumb .price-old, .add-to-cart-footer .price-old {
  font-size: 14px;
}

@media (max-width: 600px) {
    .product-grid .product-thumb .price, .container-module .product-thumb .price {
      font-size: 15px;
    }
    .product-grid .product-thumb .price-old, .container-module .product-thumb .price-old {
      font-size: 13px;
    }
}
.product-table .price {
  font-size: 18px;
}
/* 
#anchor:before {
	display: block;
	content: "";
	height: 55px;
	margin: -55px 0 0;
}
.product-grid .catalogCard-extra {
  display: block !important;
  position: unset;
  z-index: unset;
  width: auto;
}
.category-page .product-grid .catalogCard-extra .short-attributes-groups-category .short-attribute span {
  font-size: 12px;
}
.stock-status,
.product-thumb .rating {
  margin-bottom: unset;
}
.category-page .product-grid .catalogCard-extra .short-attribute {
  padding: 1px 15px;
}
.category-page .product-grid .catalogCard-extra .short-attribute:last-child {
  padding-bottom: 2px;
}
@media (min-width: 350px) and (max-width: 460px) {
  .display-mobile {
    display: none !important;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
    .display-mobile {
      display: none !important;
    }
}
 */
.whiteb-block {
  background: #FFF;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.07);
}
.whiteb-block .whiteb-info {
  min-width: 612px;
  max-width: 612px;
  padding: 51px 20px 51px 60px;
  background: url(/image/catalog/bg1.svg) no-repeat right center;
  background-size: cover;
  color: #fff;
  margin: 0 82px 0 0;
}
.whiteb-block .whiteb-info .title {
  margin: 0 0 15px 0;
  font-weight: 600;
  font-size: 32px;
  line-height: 34px;
}
.whiteb-block .whiteb-info .text {
  font-size: 18px;
  line-height: 24px;
}
.whiteb-block .whiteb-contacts .whiteb-buttons {
  margin: 0 0 20px 0;
}
.whiteb-block .whiteb-contacts .whiteb-buttons .whiteb-button {
  margin: 0 15px 0 0;
}
.whiteb-block .whiteb-contacts .text {
  margin: 0 0 8px 0;
  font-size: 16px;
  line-height: 22px;
}

.whiteb-block .whiteb-contacts .phone {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}

.whiteb-block .whiteb-contacts .phone:hover {
  color: #0890c3;
}
.whiteb-button {
  border: 0;
  display: block;
  padding: 13px 13px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  border-radius: 7px;
  transition: 0.3s;
  color: #FFF;
  background: #14caaf;
  box-shadow: 0px 7px 25px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.whiteb-button:hover {
  color: #FFF;
  background: #0890c3;
}

.whiteb-block .whiteb-info-с {
  text-align: center;
  min-width: 0px;
  max-width: 100%;
  padding: 20px 15px 20px 15px;
  margin: 0 0px 20px 0;
  background: #14caaf;
  color: #fff;
}
.whiteb-block .whiteb-info-с .title {
  font-size: 24px;
  line-height: 34px;
  margin: 0 0 15px 0;
  font-weight: 600;
}
.whiteb-block .whiteb-info-с .text {
  font-size: 16px;
  line-height: 24px;
}
.whiteb-block .whiteb-contacts-с {
  text-align: center;
  padding: 0 15px 20px 15px;
}
.whiteb-block .whiteb-contacts-с .whiteb-buttons {
  margin: 0 0 10px 0;
}
.whiteb-block .whiteb-contacts-с .text {
  margin: 0 0 8px 0;
  font-size: 16px;
  line-height: 22px;
}
.whiteb-block .whiteb-contacts-с .phone {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
}

@media(min-width: 576px) {
  .d-sm-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
}
@media(min-width: 1200px) {
  .d-lg-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
}
@media(max-width: 1499px) {
  .whiteb-block .whiteb-info {
      min-width: 512px;
      max-width: 512px;
      padding: 51px 20px 51px 30px;
      margin: 0 40px 0 0;
  }
}
@media(max-width: 1199px) {
  .whiteb-block .whiteb-info {
      text-align: center;
      min-width: 0px;
      max-width: 100%;
      padding: 30px 20px 30px 20px;
      margin: 0 0px 30px 0;
      background: #14caaf;
  }
  .whiteb-block .whiteb-contacts {
      text-align: center;
      padding: 0 15px 30px 15px;
  }
  .whiteb-contacts .whiteb-buttons {
      -ms-flex-pack: center!important;
      justify-content: center!important;
  }
  .whiteb-block .whiteb-contacts .whiteb-buttons .whiteb-button {
      margin: 0 10px;
  }
}
@media(max-width: 575px) {
  .whiteb-block .whiteb-info .title {
      font-size: 24px;
      line-height: 34px;
  }
  .whiteb-block .whiteb-contacts .whiteb-buttons .whiteb-button {
      width: 100%;
      margin: 0 0 15px 0;
  }
  .whiteb-block {
      margin: 0 0 30px 0;
  }
}
.whiteb-info2 {
  padding-right: 10px;
}
.whiteb-container2 {
  padding: 40px;
}
.whiteb-container2 .foto {
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  overflow: hidden;
  padding: 3px;
  border-radius: 50%;
  margin: 0 15px 0 0;
}
.whiteb-container2 .foto img {
  border-radius: 50%;
  height: auto !important;
}
.whiteb-info2 .title {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  margin: 0 0 2px 0;
}
.whiteb-info2 .text {
  font-size: 14px;
  line-height: 18px;
}
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (min-width: 1200px) {
  .whiteb-block .whiteb-info-sm {
      min-width: 320px;
      max-width: 320px;
      margin: 0;
  }
}
@media (min-width: 1500px) {
  .whiteb-block .whiteb-info-sm {
    min-width: 512px;
    max-width: 512px;
    margin: 0 40px 0 0;
  }
}
.callback_form_question_block_content {
  display: flex;
}
@media (max-width: 768px) {
  .callback_form_question_block_content {
    flex-direction: column;
  }
}

@media(min-width: 768px) {
  .d-md-flex {
      display: -ms-flexbox !important;
      display: flex !important;
  }
}
@media(max-width: 767px) {
  .whiteb-container2 {
      padding: 20px;
  }
  .whiteb-container2 .whiteb-info2 {
      margin: 0 0 20px 0;
  }
}
/* 
@media (min-width: 1200px) {
  .header_v_2 .header_dopmenu_doptext {
    flex: 0 0 255px;
    max-width: 255px;
  }
}
.wishlist-quantity, .compare-quantity {
  background: #00a8e8;
}
.cookiealert {
  display: flex !important;
  z-index: 1008 !important;
  bottom: 20px !important;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: none !important;
}
.cookiealert a {
  color: rgba(255, 255, 255, .5);
  border-bottom: 1px dashed;
  text-decoration: none !important;
  margin: 0 3px;
}
.cookies-widget {
  flex-direction: column;
  background: rgba(33, 41, 50, 0.7);
  border-radius: 6px;
  font-weight: 600;
  color: #FFF;
  padding: 10px;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .cookiealert {
    bottom: 65px !important;
  }
}
.btn-close {
  border: 0;
  outline: 0;
  height: 30px;
  width: 40px;
  padding: 0;
  right: 16px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, .7);
  background-color: rgba(255, 255, 255, .2);
  border-radius: 4px;
}
 */
/* 
.main-image, .dop-img {
  display: inline-block;
  border: 0px;
  padding: 0px;
  margin-bottom: 0px;
}

.nextprevprod .popover {
	z-index: 100;
}
.vp-top-bar-wrapper {
	background-color: #2f4050;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.vp-top-bar-wrapper .top-bar-msg {
	color: #ffffff;
}
.vp-top-bar-wrapper .top-bar-msg * {
	margin-top: 0;
	margin-bottom: 0;
}
.product-thumb .product-model {
  font-size: 11px;
  text-align: right;
  padding: 10px 15px 0 15px;
  margin-bottom: -10px;
}
 */

/* banner product - discount for military */
.discount-for-military {
  cursor: pointer;
  width: 100%;
  border-radius: 8px;
}
.discount-for-military-text {
  position: absolute;
  bottom: 5px;
  left: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

@media (min-width: 1200px) {
  .discount-for-military-text {
      font-size: 21px;
  }
}
/* 
.sticker_main_right_block {
  display: none;
}
 */

.btn-general.squircle {
  width: 80px;
}
.btn-general .text-cart-add-b {
  padding-left: 3px;
  font-size: 12px;
}
.light-theme .btn-general.is-active {
  background: #457DE3 !important;
}
.light-theme .btn-general.is-active:hover {
  background: #457DE3 !important;
}
.customer-reviews__description {
  color: #828282 !important;
}
.customer-reviews__name a {
  font-size: 14px !important;
}
#popup-callback .form-group.sections_block_rquaired .input-group::before {
  content: "*";
  position: absolute;
  left: 10px;
  top: 50%;
  color: red;
  width: 8px;
  height: 14px;
  z-index: 9;
  margin-top: -12px;
}
#menu-vertical #menu-vertical-list > li, 
#menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-haschild > li, 
#menu-vertical #menu-vertical-list > li .dropdown-menu-simple .nsmenu-ischild-simple > ul > li, 
#menu-vertical #menu-vertical-list > li .dropdown-menu-simple .child_4level_simple > ul > li {
  height: 36px;
}
.whiteb-contacts .form-group.field_required:before {
  left: 64px;
}
.whiteb-contacts .popup-footer {
  padding-right: 10px;
  padding-left: 10px;
}

.light-theme .tab-white-bg {
  background: none;
}

.up-cookie-consent {
  background: #000000cc !important;
}
.articles__description, .module-articles__description {
  -webkit-line-clamp: 10;
}
.product-grid .us-product-attributes {
  position: relative;
  top: auto;
  opacity: 1;
  height: auto;
  padding: 0 0 2px 0;
  left: auto;
  right: auto;
}
.us-product-attributes__item {
  padding: 1px 15px;
}
.us-product-attributes__text {
  justify-self: end;
}
.us-product-attributes__item:nth-child(2n+1) {
  background: #f8f9fa;
}
.product-grid .product-thumb.top-r:not(.bg_image):before, .product-grid .product-thumb:not(.bg_image):hover {
  border-radius: 20px !important;
}
#product .btn-notify-stock {
  width: 100%;
}
.megasliderpro__price {
  line-height: 28px !important;
  font-size: 30px !important;
  font-weight: 600;
}
@media (min-width: 992px) {
  #product .btn-fastorder {
    margin-left: 20px;
    margin-top: 0;
    width: auto;
  }
}
.buttons-send {
  background-color: #14CAAF !important;
}
.buttons-send:hover {
  background-color: #457DE3 !important;
}
#product .image-block .stickers-ns + .pro_sticker .topright {
  top: 5px;
}
.pro_sticker .bottomleft {
  bottom: -3px;
}
#additional-menu .nsmenu-thumb {
        margin-right: 3px;
        margin-bottom: 2px;
}
.module-product-table .row-flex {
  justify-content: center;
}
.dropdown-menu.up-compact-dropdown > .active > a {
    border-radius: 20px;
}
.dropdown-menu.ch-dropdown > .active > button, .dropdown-menu.up-compact-dropdown > .active > a {
    color: var(--up-text-wd-color);
    background: var(--up-gray-color-1);
}
.product-thumb .action-timer {
    z-index: 5 !important;
}
#content .sub-categories .swiper-module {
    padding-bottom: 1px;
}
.sub-categories .swiper-module {
    margin-left: -5px;
    margin-right: -5px;
}
.swiper-sub-category__item {
    padding-left: 5px;
    padding-right: 5px;
    width: auto !important;
}
.subcategory.bg_item {
    margin-bottom: 0px;
}
.subcategory.bg_item .sc-image, .subcategory.bg_image .sc-image {
    padding: 11px;
    min-height: auto;
}
.light-theme .subcategory.bg_item:before, .light-theme .subcategory.bg_image .sc-image:before {
    background-color:var(--up-bg-main);
    border-radius: 42px;
    box-shadow: 0px 0px 0px 1px #e9ecef;
}

@media (min-width: 1350px) {
    .sub-categories .swiper-module:not(.swiper-initialized) .swiper-sub-category__item {
        max-width: fit-content;
    }
}
@media (min-width: 1150px) {
    .sub-categories .swiper-module:not(.swiper-initialized) .swiper-sub-category__item {
        max-width: fit-content;
    }
}
@media (min-width: 992px) {
    .sub-categories .swiper-module:not(.swiper-initialized) .swiper-sub-category__item {
        max-width: fit-content;
    }
}
@media (min-width: 768px) {
    .sub-categories .swiper-module:not(.swiper-initialized) .swiper-sub-category__item {
        max-width: fit-content;
    }
}
@media (min-width: 500px) {
    .sub-categories .swiper-module:not(.swiper-initialized) .swiper-sub-category__item {
        max-width: fit-content;
    }
}
.sub-categories .swiper-module:not(.swiper-initialized) .swiper-sub-category__item {
    max-width: fit-content;
}
.light-theme .swiper-sub-category__item .ocf-page-selected:before {
    background-color: #F5F5F5;
    box-shadow: 0px 0px 0px 1px #656565;
}
#tab-description hr {
    border-top: 1px solid #ddd;
}

@media (max-width: 600px) {
    .product-grid .product-thumb .pro_sticker {
        display: block;
    }
    .product-grid .product-thumb .pro_sticker .bottomleft {
        display: none;
    }
    .pro_sticker__label > span {
        font-size: 8px;
        min-width: 32px;
        height: 20px;
    }
}
.product-video-icons {
    position: absolute;
    padding: 2px;
    z-index: 1;
}
.light-theme .product-video-icons {
    right: 15px;
    top: 15px;
}
#product .info-product, #product .price-group {
  padding-bottom: 10px;
}
.related-products__item + .related-products__item {
    margin-top: 10px;
}

.manufacturer-block--partner {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 16px;
    padding: 10px;
    border-radius: 12px;
    background: var(--up-bg-gray);
}
.manufacturer-block__image {
    flex-shrink: 0;
}
.manufacturer-block__image img {
    padding: 5px;
    border-radius: 8px;
    background: #fff;
}
.manufacturer-block__content {
    flex-grow: 1;
}
.manufacturer-block__description {
    font-size: 14px;
    color: var(--up-text-wd-color);
}
@media (max-width: 767px) {
  .ss-pos-right {
    display: none;
  }
}