/*------ шапка ---- */
#sp-shapka02  {
   z-index: 100;
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 99!important;
}
.min_view .click_mycompare {
    position: relative;
    display: inline-block;
    font-size: 40px!important;
    line-height: 25px;
}
/*------ меню ---- */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 12px;
    line-height: 40px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
}
.sp-megamenu-parent > li > a {
    color: #fffefe;
}
.sp-megamenu-parent {
    float: left;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 600;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
}
#offcanvas-toggler > .fa {
    font-size: 26px;
    color: #ffffff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #ffffff;
}

.offcanvas-menu {
    background-color: #2b2b2b;
    color: #ffffff;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    display: block;
    font-size: 1.3rem;
    padding: 0.125rem 0;
    position: relative;
}

/*------ поиск ---- */
.addon_search_plus_plus .popup {

    left: -155%!important;
    width: 300%!important;
 
}
.addon_search_plus_plus .results .products .add_to_cart_wishlist, .addon_search_plus_plus .results .products .price {
    white-space: nowrap;
    vertical-align: middle;
    font-size: 22px;
    font-weight: 600;
    color: red;
}

.addon_search_plus_plus .results > * {
    width: 40%!important;
}
.addon_search_plus_plus .results > :last-child {
    width: 60%!important;
}
.jshop_filters .row {
    background-color: #f5f5f5;
    padding: 5px 0;
    border-bottom: 1px solid #eee;
}


/*------ фильтр ---- */
.jshop_filters .row {
    background-color: #f5f5f500!important;
    padding: 5px 0;
    border-bottom: 1px solid #eee0!important;
}

.chosen-container {
      width: 230px!important;
  }
/*------ сектор контента ---- */
#sp-main-body {
    padding: 20px 0;
}
.rp-brooksite .cat_short h2 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.1;
}
.rp-brooksite .jshop_list_product .name h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.1;
	
}
.rp-brooksite .jshop_list_product .name h4 a {
    text-transform: none;
}
/*------ модуль ---- */
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px;
    border: 1px solid #f3f3f3;
    padding: 20px;
    border-radius: 3px;
    background: #f9f9f9;
}
/*------ карусель ---- */
.owlcarousel-caption {
    text-align: left!important;
	font-size: 14px;
}
.modopprod_item_price {
    font-size: 24px!important;
    font-weight: 600!important;
}
.modopprod_item_name a {
    font-weight: 600;
}

/*------ список ---- */

.jshop_list_product .product .description {
    display: none;
}
 .hidden_block_information .description {
    margin-top: 15px;
    text-align: left!important;
	color: #202121!important;
    font-size: 14px!important;
}
.rp-brooksite .product_grid_item_container .image {
    background: #ffffff;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 10px;
}


.tsena > .field-label {
    font-size: 1.25rem;
    font-weight: 600;
}

.tsena > .field-value {
    font-size: 1.75rem;
    font-weight: 600;
    color: #f30606;
}


.t1price table {
width: 100%; /* задаем ширину таблицы */
/*border-collapse: collapse; /* объединяем границы ячеек в одну */	
}
.t1price td, th {
/*border: 1px solid green; /* устанавливаем сплошную границу размером 1 пиксель зеленого цвета */
/*width: 25%; /* задаем ширину ячеек */
}
.t1price col:first-child {
background: 
/*rgba(0,0,0,.3); /* задаем цвет заднего фона */
    font-weight: 700;
    color: #4169e1;
}

.t1price td:nth-child(3) { /* выбираем каждый четвертый элемент, начиная со второго */

    font-weight: 700;
    color: #4169e1;
white-space: nowrap;

}

/*col:nth-of-type(2) {
background: rgba(0,0,0,.2); /* задаем цвет заднего фона */
} */

.t1price col:last-child {
background: rgba(0,0,0,.1); /* задаем цвет заднего фона */
}

.t1price table tbody tr:nth-child(1n) {background: #f6f6f6;}
.t1price table tbody tr:nth-child(2n) {background: #ffffff;}
.t1price table tbody tr:hover {background: #adadad; color: #fff; transition-duration: 0.01s;}

.table td, .table th {
    padding: .35rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0rem;
    background-color: transparent;
}
.extra_fields_value {
   font-weight: 600!important;
  color: black;
}

/*------ табы ---- */

.nav-tabs .nav-link {
    font-size: 1.125rem;
}

.nav-tabs .js-dp-tabs {
    border: 2px solid #5a59591a;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 24px;
    color: #8a8a8a;
}

.nav-tabs .js-dp-tabs.active {
    color: #495057;
    background-color: #fff;
    border-color: #888787 #888787 #fff;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e600;
}

#sp-bottom li.footer-hours-link > a,
#sp-footer li.footer-hours-link > a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

#sp-bottom li.footer-hours-link > a:hover,
#sp-footer li.footer-hours-link > a:hover {
    color: inherit;
}

.footer-credit-name {
    color: inherit;
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 30px;
    width: 36px;
    height: 36px;
}
#sp-header {
  height: 40px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
  display: block;
  width: 200%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 1rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}

/* Telegram */
a[href*="t.me/+37378335068"],
a[href*="t.me/+37378335068"] .fa-telegram,
a[href*="t.me/+37378335068"] .fab.fa-telegram {
    color: #0088CC !important;
}

a[href*="t.me/+37378335068"]:hover,
a[href*="t.me/+37378335068"]:focus,
a[href*="t.me/+37378335068"]:hover .fa-telegram,
a[href*="t.me/+37378335068"]:focus .fa-telegram,
a[href*="t.me/+37378335068"]:hover .fab.fa-telegram,
a[href*="t.me/+37378335068"]:focus .fab.fa-telegram {
    color: #0088CC !important;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}
.sm-btn-147:before {
    content: "Catalog";
    position: absolute;
    top: 0;
    left: 100%;
    padding: 0 7.4px 0 0;
    margin: 0;
    background: #808080;
    color: #f6f6f6;
    line-height: 37px;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    max-height: 100%;
    white-space: nowrap;
}
#offcanvas-toggler {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    margin-top: -7px;
}

@media (max-width: 767.98px) {
    .sp-page-builder .sppb-addon-module .addon_search_plus_plus {
        display: none !important;
    }

    #sp-header .addon_search_plus_plus,
    #sp-header .addon_search_plus_plus form,
    #sp-header .addon_search_plus_plus .search-result,
    #sp-menu-right .addon_search_plus_plus,
    #sp-menu-right .addon_search_plus_plus form,
    #sp-menu-right .addon_search_plus_plus .search-result {
        width: 100%;
        max-width: 100%;
        display: block;
    }

    #sp-header .addon_search_plus_plus .search-result,
    #sp-menu-right .addon_search_plus_plus .search-result {
        margin: 0;
    }

    #sp-header .addon_search_plus_plus .search-result input[type="text"],
    #sp-header .addon_search_plus_plus .search-result input[type="search"],
    #sp-menu-right .addon_search_plus_plus .search-result input[type="text"],
    #sp-menu-right .addon_search_plus_plus .search-result input[type="search"] {
        width: 100% !important;
        max-width: 100%;
        margin-left: 0 !important;
        margin-right: 0;
        box-sizing: border-box;
    }

    #sp-header .addon_search_plus_plus .btn,
    #sp-menu-right .addon_search_plus_plus .btn {
        display: none;
    }

    #sp-header .addon_search_plus_plus .popup,
    #sp-menu-right .addon_search_plus_plus .popup {
        left: 0 !important;
        width: 100% !important;
        max-width: calc(100vw - 24px);
        padding: 12px;
    }

    #sp-header .addon_search_plus_plus .popup .results,
    #sp-menu-right .addon_search_plus_plus .popup .results {
        display: flex !important;
        flex-direction: column;
        gap: 16px;
    }

    #sp-header .addon_search_plus_plus .popup .results > .left,
    #sp-header .addon_search_plus_plus .popup .results > .right,
    #sp-menu-right .addon_search_plus_plus .popup .results > .left,
    #sp-menu-right .addon_search_plus_plus .popup .results > .right {
        width: 100% !important;
        max-width: 100%;
        flex: 0 0 auto;
    }

    .addon_search_plus_plus .results > *,
    .addon_search_plus_plus .results > :last-child {
        width: 100% !important;
    }

    #sp-header .addon_search_plus_plus .results .products table,
    #sp-menu-right .addon_search_plus_plus .results .products table {
        width: 100%;
        table-layout: fixed;
    }

    #sp-header .addon_search_plus_plus .results .products .product,
    #sp-menu-right .addon_search_plus_plus .results .products .product {
        display: grid;
        grid-template-columns: 84px minmax(0, 1fr);
        gap: 8px 12px;
        align-items: start;
        margin-bottom: 12px;
    }

    .addon_search_plus_plus .results .products .image {
        min-width: 0;
    }

    #sp-header .addon_search_plus_plus .results .products td,
    #sp-menu-right .addon_search_plus_plus .results .products td {
        display: block;
        width: 100% !important;
        padding: 0;
    }

    #sp-header .addon_search_plus_plus .results .products .image,
    #sp-menu-right .addon_search_plus_plus .results .products .image {
        grid-column: 1;
        grid-row: 1 / span 2;
    }

    #sp-header .addon_search_plus_plus .results .products .name,
    #sp-menu-right .addon_search_plus_plus .results .products .name,
    #sp-header .addon_search_plus_plus .results .products .price,
    #sp-menu-right .addon_search_plus_plus .results .products .price {
        grid-column: 2;
        white-space: normal;
    }

    #sp-header .addon_search_plus_plus .results .products .price,
    #sp-menu-right .addon_search_plus_plus .results .products .price {
        font-size: 18px;
        line-height: 1.2;
    }

    #sp-header .addon_search_plus_plus .results .products .itemlink,
    #sp-header .addon_search_plus_plus .results .products .titlesearch,
    #sp-header .addon_search_plus_plus .results .products .pricesearch,
    #sp-menu-right .addon_search_plus_plus .results .products .itemlink,
    #sp-menu-right .addon_search_plus_plus .results .products .titlesearch,
    #sp-menu-right .addon_search_plus_plus .results .products .pricesearch {
        display: block;
        white-space: normal !important;
        overflow-wrap: anywhere;
    }
}
