.oct-infobar-text {
    color: rgb(0, 0, 0);
    text-align: center;
    width: 100%;
    padding: .5rem 0;
}

.ds-category-description-text {
	max-height: 5000px!important;
    overflow: visible!important;
}

#common-home > .py-3.fw-500.dark-text.fsz-20:nth-child(1 of .py-3.fw-500.dark-text.fsz-20)
{
	margin-top:0px!important;
	padding-top:0px!important;
}

.ds-footer-logo {
    max-width: 180px!important;
    width: 180px!important;
}

.payment-method-check-item .secondary-text {
  max-height: 0!important;
  opacity: 0 !important;
  overflow: hidden;
  margin-top: 0 !important;
  transition: max-height .25s ease, opacity .2s ease, margin-top .2s ease;
  font-size:.9rem !important;
      gap: var(--space-2) var(--space-4);
    padding: var(--space-4);
    margin: 0 var(--space-4) var(--space-4) calc(var(--space-4) + 18px + var(--space-3));
    background: var(--color-surface);
    border: 1px solid var(--color-border);
	background-color:#f8fbfd;
	border-radius:8px !important;
}

.ds-product-attributes-items .ds-product-content-attributes-list-title.fw-500
{
	font-weight:600 !important;
	margin-top:1rem;
}

body.oct-checkout-ready .payment-method-check-item .secondary-text {
  transition: max-height .25s ease, opacity .2s ease, margin-top .2s ease;
}

.payment-method-check-item:has(input[name="payment_method"]:checked) .secondary-text {
  max-height: 300px !important;
  opacity: 1 !important;
  margin-top: 1rem !important;
  padding:1rem;
}

.payment-method-check-item .secondary-text dt
{
    font-weight: 500;
}

.payment-method-check-item .secondary-text dd {
    overflow-wrap: anywhere;
    margin: 0;
}


.ds-module-item .content-block
{
	border: 2px solid #f9f9f9;
}

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

.ds-product-description.ds-product-osoblyvisti
{
	border:0px !important;
}

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

@media (max-width: 460px)
{
	.lang-top .ds-switcher button.active
	{
		padding: .25rem .25rem;
	}
}

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

@media (max-width: 767px) {
	.ft-logo
	{
		margin-top:3rem;
	}
	
	.ft-logo #logo
	{
		max-width: 120px;
		min-width: 120px;
	}
}

.ds-product-main .ds-buy-one-click {
        padding-top: 1rem;
    }

@media (max-width: 460px) {
	
	.ds-price-new.fsz-20 
	{
		font-size: 1rem !important;
		letter-spacing: -1px;
	}
	
}

.ds-contacts-column
{
	background-color:rgb(249, 249, 249);
}

.ft-text
{
	font-size: .95rem;
	color: #fff !important;
	margin-top:1rem;
}

.ft-text p
{
	margin-bottom:1rem;
}

.ft-text h2
{
	font-size: .95rem;
	color: #fff !important;
	margin-bottom:1rem;
}

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

.top_banner .mt-3 .br-4 
{
    border-radius:0px !important;
}

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

.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 - 32px));
  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: #ed3402;
    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: #ed3402;
    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:#fff;
}

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

.button-icon.button-icon-menu {
    background:rgb(39 58 96);
}

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

.ds-last-news-item img 
{
    aspect-ratio: auto;
}

@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: #273a60;
}

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

.ds-price-new
{
	/*font-family: hsq;*/
}

h1
{
	/*font-family: hsq;*/
}

.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: #ffdf69 !important;
    line-height: 32px;
    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(39,59,96);
	  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;
}

.foot_subs
{
	background-color:#db011c;
}

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

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

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

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

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

.ds-page-title h1 {
    font-weight: 900;
}

.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;  
}*/ 

.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;
}

.ds-product-attributes-item:nth-child(odd)
{
	background-color: rgb(249, 249, 249);
}

.ds-dropdown-links.list-unstyled
{
	text-align: left;
}

.ds-product-osoblyvisti.ds-product-tab-content p
{
	margin:1rem 0;
}

#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:#f6fafc;
}

.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;
}

.ds-infomenu-categories-desktop-box ul
{
    display: flex !important;
    gap: 0.5rem;
	margin-bottom:1rem;
}

.ds-infomenu-categories-desktop-box ul li a.blue-link
{
	text-decoration:none;
	color:#63666b !important
}

.ds-infomenu-categories-desktop-box ul li a:hover
{
	text-decoration:underline;
}


.ml-menu
{
    background-color: #1e3357;
}

@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
{
    /*font-family: hsq;*/
}

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

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

.ds-page-title h1
{
	/*font-family: hsq;*/
}

.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: .85rem !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:#f8faff;
}

.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:#000 !important;
}

#language .ds-switcher button.active
{
    background-color:#1b3769 !important;
	color:#fff !important;
	border-color:#1b3769 !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:#000 !important;
}

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

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

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

footer .button.button-outline-primary
{
    background-color:#ed3402;
    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:100%;
}

.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: rgb(39 58 96);
    color: #fff;
    background-color: rgb(39 58 96);
}

.ds-header-search .form-control 
{
    border-width: 2px;
    background: var(--ds-white-color);
}

.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:rgb(39,59,96) !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:rgb(39,59,96) !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;
    }
}

@media (min-width: 768px) {
    .ocf-theme-light .ocf-filter-header, .ocf-theme-light .ocf-module-page-header {
        text-transform: inherit !important;
    }
}

.ds-menu-catalog-banner {
    display: none;
}

/* Keep hover shadows only for blocks inside product module items. */
.content-block:hover:not(.ds-module-item *),
.ocf-description:hover:not(.ds-module-item *) {
    box-shadow: none !important;
}

@media (min-width: 1200px) {
    .ds-slideshow.mt-3.menu-active.with-pagination {
        padding-left: calc(25% + 0rem) !important;
    }

    .ds-menu-catalog-item-level-1 {
        background-color: #f4f8ff;
    }

    .ds-menu-catalog.ds-menu-main-catalog > .ds-menu-catalog-inner > .ds-menu-catalog-items > li:hover {
        background: #ffffff;
    }

    .ds-menu-catalog-item-level-1:hover .ds-menu-catalog-item-img {
        filter: brightness(0) saturate(100%)
                invert(27%) sepia(55%)
                saturate(1800%)
                hue-rotate(185deg)
                brightness(88%)
                contrast(96%);
    }

    .ds-menu-catalog-item-level-1:hover > a,
    .ds-menu-catalog-item-level-1:hover > span > a {
        color: #1F4B99 !important;
        text-decoration: none !important;
    }

    .ds-menu-catalog-item-level-1 > a,
    .ds-menu-catalog-item-level-1 > span > a {
        font-size: .9rem !important;
    }
	
	.ds-menu-catalog-item-level-1 > span.align-items-center
	{
		text-align:left;
	}

    .ds-menu-catalog-item-level-1 .ds-menu-catalog-item-img {
        width: 28px !important;
        height: auto !important;
    }

    .ds-menu-catalog-level-2 > .ds-menu-catalog-inner {
        background-color: #fff !important;
    }

    .ds-menu-main-catalog > .ds-menu-catalog-inner {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden !important;
        overflow-y: hidden !important;
    }

    .ds-menu-main-catalog.with-slideshow,
    .ds-menu-main-catalog.with-slideshow:hover {
        height: 688px !important;
        min-height: 688px !important;
        max-height: 688px !important;
    }

    .ds-menu-catalog.ds-menu-main-catalog.active,
    .ds-menu-catalog.ds-menu-main-catalog.active:hover {
        height: 688px !important;
        min-height: 688px !important;
        max-height: 688px !important;
    }

    .ds-menu-catalog.ds-menu-main-catalog.active > .ds-menu-catalog-inner,
    .ds-menu-catalog.ds-menu-main-catalog.with-slideshow > .ds-menu-catalog-inner,
    .ds-menu-catalog.ds-menu-main-catalog.active:hover > .ds-menu-catalog-inner,
    .ds-menu-catalog.ds-menu-main-catalog.with-slideshow:hover > .ds-menu-catalog-inner {
        height: 100% !important;
        min-height: 688px !important;
        max-height: 688px !important;
        overflow-x: hidden !important;
        overflow-y: hidden !important;
    }

    .ds-menu-main-catalog > .ds-menu-catalog-inner > .ds-menu-catalog-items {
        display: flex !important;
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        height: 100% !important;
        min-height: 0 !important;
        overflow-x: hidden;
        overflow-y: hidden !important;
    }

    .ds-menu-main-catalog > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item {
        flex: 1 1 0;
        min-height: 0;
        position: relative;
        max-width: 100%;
    }

    /* Keep the theme's original submenu geometry; only disable hidden hit areas. */
    .ds-menu-main-catalog > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > .ds-menu-catalog-level-2 {
        display: block;
        pointer-events: none;
    }

    .ds-menu-main-catalog > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item:hover > .ds-menu-catalog-level-2 {
        top: 0 !important;
        pointer-events: auto;
    }

    .ds-menu-main-catalog > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item:hover > .ds-menu-catalog-level-2 > .ds-menu-catalog-inner {
        display: flex;
        align-items: stretch;
        gap: 24px;
        width: auto;
        min-width: 960px;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached {
        display: block !important;
        min-width: 0;
        max-width: none;
        max-height: 688px;
        padding: 0 !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        background: #fff;
        box-shadow: 0 2px 14px 0 rgba(37, 38, 39, .18);
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner {
        display: flex;
        align-items: stretch;
        gap: 24px;
        width: auto;
        min-width: 0;
        min-height: 688px;
        height: auto;
        overflow: visible;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner > .ds-menu-catalog-items {
        display: block;
        flex: 1 1 auto;
        width: auto;
        min-width: 0;
        padding: 24px 28px;
        padding-bottom: 0;
        border: 0;
        background: #fff;
        column-count: 3;
        column-gap: 28px;
        text-align: left !important;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner .menu-chevron-icon {
        display: none !important;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item {
        display: inline-block !important;
        width: 100%;
        margin: 0 0 14px;
        padding: 0 !important;
        border: 0 !important;
        vertical-align: top;
        text-align: left !important;
        break-inside: avoid;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > a {
        display: block !important;
        margin: 0 0 8px;
        text-align: left !important;
        font-size: 13px;
        color: #3974b7;
        font-weight: 700;
        line-height: 1.25;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > .ds-menu-catalog-level-3 {
        position: static;
        display: block;
        min-width: 0;
        width: auto;
        padding: 0;
        background: transparent;
        border: 0;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached .ds-menu-catalog-level-3 > .ds-menu-catalog-inner {
        height: auto;
        padding: 0;
        overflow: visible;
        background: transparent;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached .ds-menu-catalog-level-3 > .ds-menu-catalog-inner > .ds-menu-catalog-items {
        display: block;
        min-width: 0;
        padding: 0;
        border: 0;
        background: transparent;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached .ds-menu-catalog-level-3 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item {
        display: block !important;
        width: auto;
        margin: 0 0 6px;
        padding: 0 !important;
        border: 0 !important;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached .ds-menu-catalog-level-3 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > a {
        display: block;
        text-align: left !important;
        font-size: 12px;
        color: #111;
        font-weight: 400;
        line-height: 1.35;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner > .ds-menu-catalog-banner {
        flex: 0 0 auto;
        margin-left: auto;
        margin-right: 0;
        padding: 0 !important;
        box-sizing: border-box;
    }

    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner > .ds-menu-catalog-banner > a,
    .ds-menu-catalog-level-2.ds-menu-catalog-detached > .ds-menu-catalog-inner > .ds-menu-catalog-banner > img {
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        border: 0;
    }

    .ds-menu-main-catalog > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item:hover > .ds-menu-catalog-level-2 > .ds-menu-catalog-inner > .ds-menu-catalog-items {
        display: grid;
        grid-template-columns: repeat(3, minmax(180px, 1fr));
        align-content: flex-start;
        gap: 18px 28px;
        flex: 1 1 auto;
        width: auto;
        min-width: 600px;
    }

    .ds-menu-catalog-level-2 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item {
        display: block !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    .ds-menu-catalog-level-2 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > a {
        display: block !important;
        margin-bottom: 7px;
        color: #1f70b8;
        font-weight: 700;
        line-height: 1.25;
    }

    .ds-menu-catalog-level-2 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > .menu-chevron-icon {
        display: none !important;
    }

    .ds-menu-catalog-level-2 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > .ds-menu-catalog-level-3 {
        position: static;
        display: block;
        visibility: visible;
        opacity: 1;
        transform: none;
        min-width: 0;
        box-shadow: none;
        border: 0;
        background: transparent;
    }

    .ds-menu-catalog-level-3 > .ds-menu-catalog-inner {
        padding: 0;
        background: transparent;
    }

    .ds-menu-catalog-level-3 > .ds-menu-catalog-inner > .ds-menu-catalog-items {
        display: block;
        padding: 0;
    }

    .ds-menu-catalog-level-3 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item {
        display: block !important;
        padding: 0;
        margin-top: 6px;
    }

    .ds-menu-catalog-level-3 > .ds-menu-catalog-inner > .ds-menu-catalog-items > .ds-menu-catalog-item > a {
        display: block;
        color: #111;
        font-weight: 400;
        line-height: 1.3;
    }

    .ds-menu-catalog-banner {
        display: block;
        flex: 0 0 auto;
        width: auto;
        height: auto;
        max-height: 688px;
        overflow: hidden;
    }

    .ds-menu-catalog-banner a,
    .ds-menu-catalog-banner img {
        display: block;
        width: auto;
        height: auto;
        max-height: 688px;
    }

    .ds-menu-catalog-banner img {
        object-fit: cover;
    }

    .ds-menu-catalog-banner > a > img {
        width: auto !important;
        height: auto !important;
        max-height: 688px !important;
    }
}

@media (max-width: 1199.98px) {
    .ds-menu-catalog-banner {
        display: none !important;
    }
}
