.br-12, .br-11, .br-10, .br-9, .br-8, .br-7, .br-6, .br-5, .br-4 {
    border-radius: 0px !important;
}

.ds-blog-post-text a
{
    text-decoration: underline;
}

.ds-category-wall-item img, .ds-subcategories-item img, .ds-bannerplus.row img {
    height: auto !important;
    mix-blend-mode: multiply;
    max-width: 100%;
}

.ocf-filter-name {
    white-space: nowrap;
    height: 24px;
    overflow: hidden !important;
}

.lang-top {
    margin-right: 1rem !important;
}

.ds-category-description.content-block 
{
    background-color:transparent;
}

@media (min-width: 1200px) {
    #logo {
        width: 128px;
        max-width: 128px;
    }
}

@media (min-width: 1600px)
{
    #logo {
        max-width: 138px;
        width: 138px;
    }
}

.main_slider .mt-3 {
    margin-top: 0rem !important;
}

.nofreeship
{
    color: #ed3402;
    line-height: 1.2em;
}

.content-block:not(.no-shadow):hover,.ocf-description:not(.no-shadow):hover {
    -webkit-box-shadow:none !important;
    box-shadow: none !important;
}

.oct-checkout-block .payment-method-check-item, 
.oct-checkout-block.payment-method .form-check-item label, 
.oct-checkout-block.shipping-method .form-check-item label 
{
    text-align: left;
}

.ochik-field {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.ochik-info-btn {
  width: 18px;
  height: 18px;
  border: 1px solid rgb(39,59,96);
  background-color:rgb(39,59,96);
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  padding: 0;
  cursor: pointer;
}

.ochik-info-tooltip {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 8px);
  z-index: 50;
  width: min(360px, calc(100vw - 0px));
  padding: 12px 14px;
  border: 1px solid #d8e0e8;
  border-radius: 6px;
  background: #fff;
  color: #2b2f33;
  font-size: 13px;
  line-height: 1.45;
  box-shadow: 0 8px 24px rgba(18, 32, 48, 0.14);
}

.ochik-info-tooltip {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-4px);
  transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
  pointer-events: none;
}

.ds-product-main-price.is-ochik-info-open .ochik-info-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}


.ochik-field span
{
    background-color: #ec1b24;
    color: #fff;
    padding: 4px 8px;
    border-radius: 6px;
    z-index: 1;
    line-height: 30px;
    white-space: nowrap;
    text-align: center;
}

.oct-checkout-block.payment-method .form-check-item:has(:checked), .oct-checkout-block.shipping-method .form-check-item:has(:checked) {
    background-color: transparent !important;
}

.nofreeship
{
    color: #ec1b24;
    line-height: 1.2em;
}

.ocf-theme-light .ocf-footer:after
{
    display:none !important;
}

.ocf-theme-light .ocf-footer {
    box-shadow: 0px 0px 0px 0 #fff !important;
}

#button-ukrcredits.btn-primary {
    border: 0px;
    width: 100%;
}

.ds-module-title {
    font-size: 1rem;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}

.ds-livesearch-item-info.justify-content-between
{
    text-align: left !important;
}

.ds-product-tabs-item.active,
.ds-product-tabs-item:hover
{
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
}

@media (min-width: 768px) {
    .ocf-theme-light .ocf-dropdown .ocf-filter-header {
        background-color: #ffffff !important;
    }
}

.pdflink
{
	font-weight: 700;
}

@media (max-width: 568px) 
{
    .ds-subcategories-item 
	{
        -webkit-box-flex: 1;
        -ms-flex: 1 0 50% !important;
        flex: 1 0 50% !important;
        max-width: 50% !important;
    }
    .ds-subcategories-item img 
	{
        width: 80% !important;
        height: auto !important;
    }
	
	.ds-subcategories-item .content-block 
	{
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
	}
}

@media (max-width: 568px) 
{
	.ds-category-wall-item 
	{
		width: 50% !important;
	}
}

.ds-header-search-toggle-button .button-icon-search
 {
    background-image: url(oct_deals/images/search.svg);
    background-size: 20px;
}

.button-icon-globe {
    -webkit-mask-image: url(/image/globe_w.svg);
    mask-image: url(/image/globe_w.svg)
}

.ds-dropdown-langs
{
	background:#00737f;
}

.ds-dropdown-langs .ds-dropdown-inner
{
	background:#00737f;
}

.button-icon.button-icon-menu {
    background: rgb(255 255 255);
}

.ds-product-tab-main-content
{
	background: #fff;
}

.ds-product-images-additional .swiper-slide
{
    height:auto !important;
    min-height:auto !important;
}

@media (min-width: 1200px) {
    .ds-product-images-main {
        height: 530px;
    }
}

@media (max-width: 576px) {
    .ds-product-images {
        min-height:auto !important;
    }
}

.ds-product-main .my-md-3 
{
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}

.ds-product-images-additional {
    height: 500px;
}

.red-text, .red-text:hover, .required 
{
    color: rgb(237,52,2);
}

.ds-module-quantity 
{
    background: #008290;
}

.ds-module-quantity button svg path
{
	fill:#fff;
}

.ds-price-new
{
	
}

h1
{
	
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 
{
    line-height: 1.2;
}

body
{
	color:#1e1e1d;
}

@font-face 
{
  font-family:hsq;
  src: local("hsq"),
       url(fonts/hsq.otf);
	   font-display: fallback;
}

.ml-menu .ds-menu-maincategories-item>a, .ml-menu .ds-menu-maincategories-item .ds-menu-maincategories-item-title.light-text {
    color: #ffffff !important;
    line-height: 0px;
    line-height: 15px;
    font-size: 12px !important;
}

.ds-menu-maincategories-item {
    letter-spacing:0;
}

.ds-category.layout-0 .ds-subcategories-title
{
    font-size: 12px;
}

.ds-category.layout-0 .ds-subcategories-item a img 
{
    max-width: 80px;
}

.content-block, .ocf-description {
    color: #000!important;
}

.ds-category.layout-23 .ds-category-products,
.ds-category.layout-23 .ds-category-sort,
.ds-category.layout-23 .oct-load-more,
.ds-category.layout-23 .pagination
{
	display:none !important;
}

.payment-page .accordion
{
    margin-bottom:2rem;
}

   .accordion-item 
    {
      border-bottom: 1px solid #ddd;
    }
    .accordion-header 
    {
      cursor: pointer;
      padding: 15px;
      font-weight: bold;
      background: #f8f8f8;
      color: #000;
      transition: background 0.2s;
    }
    .accordion-header:hover {
      background:rgb(0, 130, 144);
	  color: #fff;
    }
    .accordion-content 
	{
	  max-height: 0;
	  overflow: hidden;
	  transition: max-height 0.4s ease;
	  padding:0 15px;
	}

	.accordion-content.open {
	  max-height: 500px; /* или больше, если контент длиннее */
	  padding:15px 15px;
	}
	
	.payment-page h2
	{
		font-size:1em;
		margin-bottom:16px;
	}

.button-icon-menu
{
	background-image: url(oct_deals/images/menu.svg) !important;
	background-size:20px; 
}

.ds-subcategories-title
{
    margin: 0.5rem 0;
}

.foot_subs .form-check,
.foot_subs .form-check a
{
    color: #fff;
}

.deals-row {
    margin: 0;
	margin-bottom: -1rem !important;
}

.deals-col {
    padding: 0;
    position: relative;
    max-height: 200px;
    overflow: hidden;
}

/* картинка */
.deals-col img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* текст */
.deals-text {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding: 10px;
    pointer-events: none;
    z-index: 3;
}

@media (max-width: 768px) {
  .deals-col {
    max-height: 160px;
  }
}

@media (min-width: 1400px) 
{
	.top_banner .flex-column.flex-sm-row.justify-content-between
	{
		width: 1440px !important;
	}
}

.ds-slideshow .button-with-icon
{
	background-color:#000;
	border-color:#000;;
}

.ds-slideshow .button-with-icon svg path
{
	fill:#fff;
}


.ds-slideshow-item-vertical a img
{
    border: 5px solid #000 !important;
}

.ds-footer-subscribe-text.secondary-text
{
	color:#fff !important;
}

.foot_subs
{
	background-color:#db011c;
}

.ds-footer-item-icon
{
    color:#fff !important;
}

.ds-footer-item-icon path
{
	fill:#fff !important;
}

.foot_subs .button.button-outline-primary {
    border-color: #fff !important;
    color: #db011c;
    background-color:#fff !important;
}

.foot_subs .button.button-outline-primary svg path
{
	fill:#db011c !important;
}

.product-category-1240 .content-block.empty-rubric,
#common-home .ds-slideshow-items.swiper::after
{
	display:none !important;
}

.category_banner img
{
    width:100% !important;
}

.category_banner .ds-slideshow-item-full-img
{
    width:100% !important;
    margin:0px;
    max-height:30vh !important;
    overflow: hidden;
}

/*.ds-slideshow-items.swiper::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 15vh;

    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 100%
    );

    pointer-events: none;
    z-index: 1;  
}*/ 

#common-home .swiper-pagination
{
    display:none !important;
}

.category_banner .ds-slideshow .swiper-wrapper-grid 
{
    display: flex;
}

.ds-slideshow img
{
    border:0px;
    /*transform: translate(0%, -35%);*/
}

.category_banner .swiper-wrapper.mb-5
{
    margin-bottom: 0 !important;
}

.top_banner .mt-3 
{
    margin-top: 0rem !important;
	margin-bottom:2rem !important;
}

.top_banner .mb-5 
{
    margin-bottom:0rem !important;
}

.top_banner .swiper-backface-hidden .swiper-slide
{
	padding-top:0px !important;
}

.top_banner .mt-auto 
{
    margin-top: 5rem !important;
}

.top_banner .ds-slideshow-item {
  position: relative;
  overflow: hidden;
}

.top_banner .ds-slideshow-item-title
{
    background-color: #000;
    padding: 0.5rem;
}

.top_banner .ds-slideshow-item .ds-slideshow-item-info 
{
  position: relative;
  z-index: 1;
  margin-bottom: 2rem;
}

.top_banner .ds-slideshow-item .button
{
	background-color: #db011c;
	border:#db011c;
}

.top_banner .ds-slideshow-item-title
{
	margin-top:3rem;
}

.ds-slideshow-item-horizontal {
    min-height: 50vh;
}

.ds-slideshow-item-title

.ds-slideshow-item .content-block
{
    border-radius: 0px;
	border:0px;
}

body .content-block
{
    border-radius: 0px !important; 
	border: 0px;
}

.ds-product-tabs
{
	border-radius: 0px !important; 
}

.ds-product-images-additional img
{
	border-radius: 16px !important; 
}

#product-product #content .content-block
{
	background-color:transparent !important; 
}

#product-product #product .ds-product-osoblyvisti,
.ds-product-main-actions
{
    padding: 0 !important;
    margin-top: 1.5rem;
}

.form-control {
    background-color:#fff;
}

.ds-product-description table td,
.ds-product-description table th
{
	padding:0.5rem;
}

.ds-slideshow-item img
{
    position: absolute;
    max-width: 100%;
    max-height: max-content;
    z-index: -1;
    opacity: 0.8;
}

.ml-menu
{
    background-color: #00737f;
}

@media (max-width: 1200px) {
.ds-slideshow-item img 
{
    max-width: 300%;
    width: 300%;
}
}

@media (max-width: 500px) {
.ds-slideshow-item img 
{
    max-width: 400%;
    width:400%;
}
}

.ds-information.content-block .button.button-outline-primary.button.button-small
{
    font-size: .9rem;
    padding: .75rem .75rem;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.breadcrumb-item a
{
    color: #000;
}

.ds-no-stock img
{
    opacity: 0.5;
}

#product_dop_tab h2 
{
    font-size: 1rem;
    margin-bottom: .5rem;
    font-weight: 500;
}

#product-product main .col-xl-9.order-1.order-xl-0 h2
{
	font-size: 1.1rem;
    margin-bottom: .5rem;
    font-weight: 700;
}

.tape_bgr 
{
  width: 100%;
  height: 5px;
  background: repeating-linear-gradient(
    -45deg,           /* горизонтальные полоски */
    #CE1A38,
    #CE1A38 20px,
    #fff 20px,
    #fff 40px
  );
  background-size: 60px 10px; 
  /*animation: moveTape 5s linear infinite;*/
  box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.ds-product-main-stock,
.button.button-light,
.ds-product-timer
{
    background:#fff;
}

.ds-menu-maincategories-item>a
{
    
}

.py-3.fw-500.dark-text.fsz-20
{
	text-transform: uppercase;
    
	text-align:center;
	margin-top:2rem;
	margin-bottom:1rem;
	font-size:1.4rem !important;
}

.ds-category-wall
{
    margin-bottom: 3rem;
}

.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown-narrow 
{
    width: auto;
}

.ds-header-search .form-control,
.form-select 
{
    background-color: #f4f4f3;
}

@media (min-width: 1200px) {
    
    .ds-menu-maincategories-item>a.fsz-14 
    {
        font-size: .85rem !important;
    }

    .px-xl-2 {
        padding-right: .2rem !important;
        padding-left: 0rem !important;
    }
}

@media (min-width: 1200px) {
    .ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown {
        top: 46px !important;
    }
}

@media (min-width: 1600px)  {
    
    .ds-menu-maincategories-item>a.fsz-14 
    {
        font-size: .95rem !important;
		text-transform:uppercase;
	}
}

.ds-menu-maincategories-item>svg path
{
    fill:#fff;
}

.content-block ol, 
.content-block ul, 
.ocf-description ol, 
.ocf-description ul
{
	color:#000;
}

.form-check 
{
    color:#000;
    font-size: .85rem;
}

@keyframes moveTape {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

#common-home #slideshow-plus-1
{
    margin-top: 4rem !important;
}

.homebannerbox .mt-3 
{
    padding: 0px;
    width: 100%;
	border-radius: 0px !important;
	margin:0px !important;
}

.ds-category-wall-item img,
.ds-subcategories-item img
{
	height:auto !important;
	mix-blend-mode: multiply;
}

.ds-category-wall-item a,
.ds-subcategories-item a
{
	background-color:rgb(249, 249, 249);
}

.ds-category-wall-title
{
	text-decoration:none;
	font-weight:700;
}

@media (min-width: 992px) 
{
    #common-home .ds-category-wall-item {
        width: 25%;
    }
}

@media (max-width: 1100px) 
{
    #common-home .ds-category-wall-item img 
	{
        max-width:80%;
		height:auto;
    }
}

.ds-menu-main-catalog .br-4 
{
    border-radius: 0px !important;
}

.align-items-center
{
    text-align: center;
}

.ds-category-wall-item .content-block
{
  display: flex;
  flex-direction: column;   /* располагать элементы сверху вниз */
  justify-content: center;  /* центрировать по вертикали внутри блока */
  align-items: center;      /* центрировать по горизонтали */
  text-align: center;       /* центрировать сам текст */
  height: 100%;             /* чтобы занимал всю высоту контейнера */
  overflow: hidden;
}

.ds-category-wall-item .content-block img 
{
  display: block;           /* убрать возможные лишние отступы у inline-изображений */
  margin: 0 auto 10px auto; /* по центру + отступ снизу */
	transition: transform 0.3s ease; /* плавная анимация */
}

.ds-category-wall-item:hover .content-block img  {
  transform: scale(1.1); /* увеличение картинки */
}

.py-4.fw-500.dark-text.fsz-22
{
    text-align: center;
}

.header-bottom .container {
  max-width: 1320px !important;
  width: 100% !important;
  padding: 0 15px;
  margin: 0 auto;
}

.footer-bottom .container,
.footer-top .container {
  max-width: 1320px !important;
  width: 100% !important;
  padding: 0 15px;
  margin: 0 auto;
}

.container {
  max-width: 1320px !important;
  width: 100% !important;
  padding: 0 15px !important;
  margin: 0 auto !important;
  box-sizing: border-box !important;
}


#language .ds-switcher button 
{
    color:#fff !important;
}

#language .ds-switcher button.active
{
    background-color:#ec1b24 !important;
	color:#fff !important;
	border-color:#ec1b24 !important;
	font-size: .85rem !important;
	font-weight:normal !important;
}

.light-text,
.green-text,
.secondary-text,
.content-block p:not(.light-text,.dark-text,.secondary-text,.green-text,.red-text,.required), .ocf-description p:not(.light-text,.dark-text,.secondary-text,.green-text,.red-text,.required)
{
    color:#000000 !important;
}

.ds-footer-top
{
	border:0px !important;
}

footer .secondary-text,
footer .light-text
{
	color:#fff !important;
}

.ds-dropdown-links .blue-link
{
    color:#000 !important;
}

.ds-footer .blue-link 
{
	color:#fff !important;
}

.ds-footer-payments-item 
{
	background-color:#fff !important;
}

footer .button.button-outline-primary
{
    background-color:#ec1b24;
    color: var(--ds-white-color);
}

footer .button.button-outline-primary svg path
{
    fill:#fff;
}

footer .button.button-outline-primary:hover
{
	opacity:0.8;
}

.ifostock-box
{
    position: relative;
}


#infostick,
#infostick-cat
{
    position: absolute;
    z-index: 1;
    background-color: #CE1A38;
    color: #ffffff !important;
	padding: .5rem .75rem;
    line-height: 1;
    font-size: .75rem;
}

.ifostock-box .ds-module-stock
{
	padding: .5rem .75rem;
}

#infostick p,
#infostick-cat p
{
    color: #ffffff !important;
}

@media (max-width: 1199.98px) 
{
    .ds-menu-catalog-inner 
	{
        background-color: #F6F6F6;
    }
}

.ds-information .button-primary
{
	height: 42px;
	color:#fff;
}

.content-block-text.secondary-text h1, 
.content-block-text.secondary-text h2, 
.content-block-text.secondary-text h3,
.ds-category-description .secondary-text h2,
.ds-category-description .secondary-text h3,
.ds-category-description .secondary-text h4
{
    font-size: 1rem !important;
    font-weight: 500 !important;
	margin-bottom: 1rem !important;
}

.ds-module-title 
{
    font-size:1rem;
}

.ds-subcategories-item a img 
{
    mix-blend-mode: multiply;
    height: auto;
    max-width:60%;
}

.ds-product-main-actions 
{
    background: #F6F6F6;
}

.ds-menu-catalog.ds-menu-main-catalog.active .ds-menu-maincategories-item.ds-menu-catalog-item,
.ds-information .views-field-field-pdf-link-1,
.ds-dropdown .contact_info
{
	display:none !important;
}

.ds-information  .views-field-title
{
	padding-top: 1rem !important;
}

.content-block, .ocf-description
{
	border-radius:10px !important;
}

.ds-header-catalog-button.button.button-outline-primary {
	border-color:#ec1b24;
    color: #fff;
    background-color: #ec1b24;
}

.ds-header-catalog-button.button.button-outline-primary svg path
{
    fill:#fff;
}

.ds-header .ds-dropdown-links li a
{
	color:#000;
}

.secondary-text {
    color:#000;
}

.ds-header .ds-dropdown-toggle .button-icon,
.ds-header .ds-dropdown-toggle:hover .button-icon
{
	background:#fff !important;
}

.ds-header-phone-button.button-transparent svg path,
.ds-header-viewed-button.button-transparent svg path,
.ds-header-wishlist-button.button-transparent svg path,
.ds-header-wishlist-button.button-transparent svg path,
.ds-header-compare-button.button-transparent svg path
{
    fill:#fff !important;
}

.ds-header .badge {
    background-color:#CE1A38;
	color:#fff;
}

.button-icon-cart
{
	background-image: url(oct_deals/images/cart.svg) !important;
	background-size:20px;
}

.ds-header-cart-button:hover .button-icon-cart
{
	background-image: url(oct_deals/images/cart.svg) !important;
}

.ds-header-search-toggle-button .button-icon-search
{
	background-image: url(oct_deals/images/search.svg) !important;
	background-size:20px; 
}

.button-icon-menu
{
	background-image: url(oct_deals/images/menu.svg) !important;
	background-size:20px; 
}

.ds-dropdown svg path
{
    fill:#000 !important;
}

.ds-menu-maincategories-item>a {
    color: #ffffff !important;
}

.ds-menu-maincategories-item:hover>.menu-chevron-icon,
.ds-menu-maincategories-item>.menu-chevron-icon
{
	background-color:#fff;
}

.ds-menu-maincategories-desktop-box .ds-menu-maincategories::after
{
	display:none !important;
}

.ds-menu-maincategories-desktop-box ul
{
    border-top: 0px !important;
}

@media (min-width: 1200px) 
{
    .ds-subcategories-item 
	{
        -ms-flex: 1 0 25%;
        flex: 1 0 25%;
        max-width: 25%;
    }
}

#youtubeiframe 
{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 соотношение */
	height: 0;
	overflow: hidden;
}

#youtubeiframe iframe 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.brand-image img
{
	max-width: 80%;
}

.content_full_box .content-block.mt-3, 
.content_full_box .ds-slideshow.mt-3 
{
    padding: 0px;
    /*margin: 0px !important;*/
    width: 100%;
    border: 0px;
}

.footer_brand .content-block.mt-3,
.footer_brand.mt-3
{
    margin: 0px !important;
}

.footer_brand .content-block
{
    border-radius:0px !important;
}

.homebannerbox.content_full_box .content-block.mt-3,
.footer_brand .content-block.mt-3
{
	padding:30px 0 30px 0 !important;
    width:100%;
	color:#fff;
	text-align: center;
	-webkit-box-shadow: inset 0px 0px 16px 4px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0px 0px 16px 4px rgba(0,0,0,0.25);
	box-shadow: inset 0px 0px 16px 4px rgba(0,0,0,0.25);
	background: #CE1A38;
	position:relative;
	z-index:1;
	margin-top:-6px;
	border:0px;
}

.content_full_box .content-block.mt-3,
.content_full_box .ds-slideshow.mt-3,
.footer_brand .content-block.mt-3
{
	padding:0px;
	/*margin:0px !important;*/
	width:100%;
}

.content_full_box .content-block.mt-3 .content ul,
.footer_brand .content-block.mt-3 .content ul
{
    list-style-type: none;
    display: -webkit-inline-box;
    font-size: 14px;
    padding: 0px;
    margin: 0px 0 0;
}

.content_full_box .content-block.mt-3 .content ul  li,
.footer_brand  .content-block.mt-3 .content ul  li
{
    padding-right:10px;
    border-right:1px solid #fff;
    margin-right:10px;
	color:#fff;
	text-transform: uppercase;
    font-weight: 500;
}

.content_full_box .content-block.mt-3 .content ul  li:last-child ,
.footer_brand .content-block.mt-3 .content ul  li:last-child
{
    padding-right:0px;
    border-right:none;
    margin-right:0px;
}

.ds-product-tab-content-text.secondary-text table
{
	width:100%;
}

.ds-product-tab-content-text.secondary-text tr td
{
	padding:8px 8px;
}

.ds-product-tab-content-text.secondary-text tr:nth-child(even)
{
	background: #F6F6F6;
}

@media (max-width: 568px) 
{
	.content_full_box .content-block.mt-3 .content ul,
	.footer_brand .content-block.mt-3 .content ul
	{
		display: block;
	}
	
	.content_full_box .content-block.mt-3 .content ul li,
	.footer_brand .content-block.mt-3 .content ul li
	{
		border:0px;
		margin: 0px 4%;
		display:block;
		width:92%
	}
	
	.ds-category-wall-item img 
	{
		max-width:100px;
		height:auto;
	}
	
	.ds-subcategories-item 
	{
		-webkit-box-flex: 1;
		-ms-flex: 1 0 100%;
		flex: 1 0 100%;
		max-width: 100%;
	}

}

@media (max-width: 767.98px) {
    .ds-subcategories-item img {
        width: 80px;
        height: 80px;
    }
}

.content_full_box .mb-5 
{
    margin-bottom: 0rem !important;
}

.content_full_box .views-row
{
	position:relative;
	background-color:#000;
}

.content_full_box .views-row .views-field-body 
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
	z-index:1;
}

.content_full_box .views-row .views-field-body h2,
.content_full_box .views-row .views-field-body p
{
	color: #fff !important;
}

.views-field-field-big-image img 
{
    width: 100%;
    height: 300px;
    object-fit: cover;  /* заполняет контейнер, обрезая лишнее */
    display: block;
	opacity:0.4;
}

.ds-module-attributes .shorttext p
{
	font-weight:bold !important;
}

.ds-module-attributes .shorttext p
{
	margin:4px;
}


/*@media (max-width: 1200px)
{
    .hr-menu .container-xl
    {
        --bs-gutter-x: 12px;
        width: 1140px;
    }
    
    .hr-menu
    {
        overflow-x: scroll;
    }
    
    .ds-menu-maincategories-desktop-box.d-none,
    .ds-menu-maincategories-desktop-box .ds-menu-maincategories.d-flex.flex-column.flex-xl-row
    {
        display: -webkit-box !important;
        display: -ms-flexbox!important;
        display: flex !important;
    }
}*/


@media (max-width: 460px) 
{
	.ds-switcher button.language-select 
	{
		text-transform: uppercase;
		font-size: 13px !important;
	}
	
	#logo
	{
		max-width: 64px;
	}
	
	.ds-header-user-button .ds-dropdown-toggle.me-3,
	.ds-header-menu-button.me-3
	{
		margin-right: .5rem !important;
	}

}

@media (min-width: 1200px) 
{
	.ds-menu-maincategories-desktop-box .ds-menu-maincategories-dropdown 
	{
		top: 46px !important;
	}
}

@media (min-width: 768px) {
    .h1, h1 {
        font-size: 2rem;
    }
}