/* <-------- Корегування стандартних стилів CSS-шаблонів */

/* пагінація */
.breadcrumb {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

/* СТОРІНКА КАТЕГОРІЇ ТОВАРІВ - вигляд товарів */
.product-grid .product-thumb {
    box-shadow: 0 2px 10px rgba(0,0,0,0.2), 0 4px 10px rgba(0,0,0,0.2);
}
.product-grid:hover .product-thumb:hover {
    box-shadow: 0 2px 10px #337ab73b, 0 4px 10px #337ab73b;
}
.product-name {
    font-weight: bold;
}
.product-thumb .product-name a {
    font-weight: 600; !important
    }

.product-description {
    font-style: italic;
}
.product-thumb .caption > div:nth-child(3) {
	margin-top: 0px !important;
}

/* рамка зображень на категорії (плитки) */
.subcategory {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2), 0 4px 6px rgba(0,0,0,0.2);
}
.subcategory:hover {
    box-shadow: 0 2px 5px #337ab73b, 0 4px 6px #337ab73b;
}


/* кнопка відміни, скасування (червона) */

.btn-danger {
    min-height: 44px;
}

/* поле пошуку в хедері */
.header-search {
    border: solid 1px #c4c4c4;
    border-radius: 7px;
}


/* Mega menu - в бокових категоріях, картинка першого підкатегорії меню */
.nsmenu-parent-img {
    margin-top: 10px;
}


/* Блог */
.caption h4 {
    font-weight: 600;
}
.blog-sv {
    min-height: 500px;
}
.blog-desc {
    height: 240px;
}
.but-sv-read {
    width: 64%;
    border: none;
    color: #fff;
    line-height: 35px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #1060C1;
    border-radius: 6px;
}
.but-sv-date {
    width: 16%;
    border: none;
    color: #fff;
    line-height: 35px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #1060C1;
    border-radius: 6px;
}
.but-sv-view {
    width: 16%;
    border: none;
    color: #fff;
    line-height: 35px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #1060C1;
    border-radius: 6px;
}
.product-thumb .image {
    min-height: 1px !important;
}

/*   Футер   */
.banner-title-footer {
    font-weight: 600;
    margin-bottom: 10px;
}

footer .two-c-pc {
    column-count: 1;
}

@media (min-width: 992px)
{
.copyright {
    margin-left: 85px;
}

.ch-payments {
    padding-right: 225px;
}
}


@media screen and (min-width: 350px) and (max-width: 598px) {
    
    /* Товари в категоріях в одну колонку, для смартфонів. --------> */
.container-module .item.no-slider.f-col-xs-6, .product-layout.product-grid.col-xs-6 {
    flex: 90%;
    max-width: 90%;
    margin: 10px 15px;
}
.product-grid .product-thumb {
    border-radius: 8px;
}
}

/* Корегування стандартних стилів CSS-шаблонів --------> */

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


/* Іконки в статтях */
.statti-icon {
    margin-right: 40px;
    float: left;
}

/* Блок для областей - статті */
.block1 {
    height: 0px;
    overflow: hidden;
}



/* <------- Стилі аккордеон меню для FAQ    - ПОЧАТОК  */
.accordion {
    background-color: #ffffff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border-bottom: 2px solid #1060c1;
    border-top:none;
    border-left:none;
    border-right:none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.activefaq, .accordion:hover {
    background-color: #adcff852;
}

.accordion:after {
    content: '\2B9F';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.activefaq:after {
    content: "\2B9D";
}

.panelfaq {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/* кольори для блоків */ 

.ck-alert {
    display: block;
    margin: 10px 0;
    padding: 15px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    color: #777
}

.ck-alert__title {
    font-weight: 700
}

.ck-alert_theme_red {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.ck-alert_theme_green {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.ck-alert_theme_blue {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7
}

.ck-alert_theme_orange {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.ck-alert_theme_grey {
    color: #4f4f4f;
    background-color: #f5f5f5;
    border-color: #ccc;
}

/* --->  Стилі аккордеон меню для FAQ    -  КІНЕЦЬ */

/* <---  Стилі для плаваючого блоку (сторінка оформлення замовлення)    -  ПОЧАТОК */
#articleStick {
    float: none;
}

.sticky {
  position: fixed;
  z-index: 101;
  margin-top: 50px;
}

.stop {
  position: relative;
  z-index: 101;
}

/* --->  Стилі для плаваючого блоку (сторінка оформлення замовлення)    -  КІНЕЦЬ */

/* <---  Сторінка товару  */
.opus-tovary {
      display: flex;
      flex-wrap: wrap;
}

.custom-block-products .title-module {
    font-size: 24px !important;
}

.price-old {
    padding-bottom: 10px;
}


/* <---  Модуль історії (рекламні постери)    -  ПОЧАТОК */
.type-btn-stories.dark.chm-sb a, .type-btn-stories.light.chm-sb a {
    bottom: 0px !important;
    position: fixed !important;
    height: 30px !important;
    line-height: 26px !important;
}

.type-btn-stories.dark a:hover {
    background: #fff !important;
}

.chm-stories .story-item {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2), 0 4px 6px rgba(0,0,0,0.2);
}

/* --->  Модуль історії (рекламні постери)    -  КІНЕЦЬ */

/* <---  Модуль мегаслайдер    -  ПОЧАТОК */
.megasliderpro [class*="slide-type"] .msp-title .text-title {
    font-size: clamp(10px, 3.5vw, 22px) !important;
}

.megasliderpro [class*="slide-type"] .sub-title .text-sub-title {
    font-size: clamp(8px, 2.8vw, 16px) !important;
}

.ms-price .ms-price-text {
    font-size: clamp(8px, 2.8vw, 18px) !important;
}

/* --->  Модуль мегаслайдер    -  КІНЕЦЬ */

/* --->  Вдео на головній    -  ПОЧАТОК */

.video-golovna {
    justify-content: center;
    border-top: 2px solid #EAEDF7;
    border-bottom: 2px solid #EAEDF7;
    margin: 25px 0 25px 0;
    padding: 25px 0 25px 0;
}
.opus-video-golovna {
    padding: 0 15px 0 15px;
}
.video-frame {
    border-radius: 20px;
}
/* --->  Вдео на головній    -  КІНЕЦЬ */


/* --->  Банер ФОНД  на головній    -  ПОЧАТОК */

    .ban-MAX-osnova {
    border-top: 2px solid #EAEDF7;
    border-bottom: 2px solid #EAEDF7;
    margin: 25px 0 25px 0;
    padding: 25px 0 25px 0;
}

    .banner-MAX-H1 {
    padding: 10px 0 75px 0;
    color: gray;
    text-align: center; font-family: Montserrat;
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
}
    
	.banner-MAX .item-MAX {
	background: #F8F9FA;
	border-radius: 15px;
	padding: 20px;
	height: 100%;
	margin-bottom: 10px;
}

.row-MAX {
display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    justify-content: center;
}

.banner-MAX .MAX-image {
    border-radius: 15px;
	transform: translateY(-75px);
	margin: 0px auto -75px auto;
}

/* --->  Банер ФОНД на головній    -  КІНЕЦЬ */

/* --->  Основне зображення на вкладці товару    -  ПОЧАТОК */
.bord-image {
    border: none !important;
}
/* --->  Основне зображення на вкладці товару    -  КІНЕЦЬ */

/* --->  Модуль комплекти PAK, на вкладці товару    -  ПОЧАТОК */
.group-title {
    color: #1b5e97 !important;
    font-size: 18px !important;
    display: inline-flex;
    background: #e9f3ff;
    height: 34px;
    width: 100%;
    padding: 4px 10px;
    border-radius: 4px;
    align-items: center;
    justify-content: center;
}
.d-flex {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}    

.modal-backdrop {
    z-index: 1010 !important;
}

.dop-product-main {
    border-bottom: 1px solid #EAEDF7;
    padding-bottom: 25px !important;
    margin-bottom: 25px !important;
}

.dop-product-product-list.dop-product-small-products .product .image img {
    width: 65px !important;
    height: 65px !important;
}

.dop-product-product-list.dop-product-small-products .product .name {
    font-size: 15px !important;
    font-weight: 550 !important;
}

.dop-product-product-list .product a.name:hover {
    color: #365A95 !important;
    text-decoration: none !important;
}

.dop-product-kits .main-product, .dop-product-kits .kit-product {
    width: 100% !important;
    max-width: 100% !important;
}

.dop-product-kits .main-product {
    border: none !important;
}

.dop-product-kits .main-product .product {
    border: 1px solid #EAEDF7 !important;
    box-shadow: 0px 0px 0px 1px #EAEDF7;
}

.dop-product-product-list .product {
    border: 1px solid #EAEDF7 !important;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 1px #EAEDF7;
}

.dop-product-product-list .product:hover {
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .07);
}

.dop-product-product-list .product-wrap {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
}

.product-top {
    width: 100% !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-around !important;
    align-items: center !important;
    align-content: space-between !important;
}

.dop-product-kits .main-product .product, .dop-product-kits .kit-products .product {
    width: 100% !important;
}

.price {
    text-align: center !important;
    font-size: 22px !important;
}

.product-bottom {
    margin-left: 30px;
}

.dop-product-kits .kit-total .button-cart {
    margin-top: 25px !important;
}

.dop-product-kits .swiper-pagination {
    margin-top: 28px !important;
    position: relative;
}

.dop-product-kits .plus, .dop-product-kits .equal {
    color: #557DC0 !important;
    font-weight: 800;
    top: 50%;
}


@media (max-width: 991px) {
    .dop-product-product-option .modal-dialog {
        width: 95% !important;
    }
    
    .dop-product-product-option .modal-content {
        max-width: 370px !important;
    }

/* --->  Модуль комплекти PAK, на вкладці товару     -  КІНЕЦЬ */


/* --->  Модуль відгуки про сайт на головній    -  ПОЧАТОК */

.admin-logo-resp {
    width: 30px;
    height: 30px;
    float: left;
    background-image: url(https://svitp.com.ua/image/cache/catalog/icon/Logo-earth-30x30.png);
    text-align: center;
}

.admin-rew-resp {
    padding-left: 50px;
}
    
/* --->  Модуль відгуки про сайт на головній     -  КІНЕЦЬ */


/* --->  Модуль Таблиця розмірів    -  ПОЧАТОК */

.btm-size-chart:hover, .btm-size-chart:focus {
    background-color: #ff9999 !important;
}

.btm-size-chart {
    background-color: #ffdbdb !important;
}
    
/* --->  Модуль Таблиця розмірів     -  КІНЕЦЬ */