

/* Start:/local/templates/mainNew/components/bitrix/search.title/visual/style.min.css?17713934653445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;background-color:#FFF}div.title-search-fader{display:none;background-image:url('/local/templates/mainNew/components/bitrix/search.title/visual/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_searche .bx_img_element{background:#fafafa;float:left;width:67px;padding:5px 10px;position:absolute;top:0;bottom:0}.bx_searche .bx_item_block{min-height:65px;position:relative}.bx_searche .bx_image{width:45px;height:45px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{margin-top:10px;display:inline-block;color:#4788cb;font-size:13px;text-decoration:none}.bx_searche .bx_item_element a b{color:#000;font-weight:normal}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;font-size:12px;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}
/* End */


/* Start:/local/templates/mainNew/template_styles.css?17725316218744*/
.newStyleSite {
  overflow-x: hidden;
}
.newStyleSite.body-fixed {
  position: fixed;
  overflow: hidden;
}
.header-area .logo{
  padding-top: 35px;
}
.header-area .logo img {
  max-width: 100%;
}
.header-area .total-cart-in {
  padding: 29px 0 22px;
}
.header-area .cart-toggler > a {
  color: #666666;
  display: flex;
  line-height: 20px;
  padding-left: 20px;
  text-align: center;
  flex-direction: row-reverse;
  gap: 4px;
}

.sliderCategories .blog-item .blog-desc {
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 64px;
}

.newStyleSite .product-item .product-img {
  height: 300px;
}
.newStyleSite .product-item .product-img span {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.newStyleSite .product-item .product-img span a {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  background: #fff !important;
}
.newStyleSite .product-item .product-img span a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.newStyleSite .product-item .productInfoTop {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
}
.newStyleSite .product-item .productInfoTop .pro-price {
  color: #00adef;
  font-family: "Raleway",sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.newStyleSite .product-item .action-button {
  padding: 0px 20px 0px 20px;
  font-size: 0px;
  display: flex;
}
.newStyleSite .slick-arrow-2 .slick-arrow.arrow-prev {
  right: unset;
  left: 0;
}
.newStyleSite .slick-arrow-2 .slick-arrow.arrow-next {
  right: 0;
  left: unset;
}
.newStyleSite .pro-tab-menu {
  margin: 0px;
}
.newStyleSite .pro-tab-menu > ul {
  padding: 0;
}
.newStyleSite .footer-social {
  color: #fff;
}
.newStyleSite .footer-area {
  background: #00adef;
}

.mobileMenuBtn {
  display: none;
}

.closeMobileCatalog {
  display: none;
}
.mobileFilterTitle {
  display: none;
}

.single-product-area .single-product-tab {
  margin-bottom: 30px;
}
.single-product-area .product-item-detail-tabs-container{
  min-height:60px;
  background: #fff;
  border-bottom:1px solid #ededed;
  margin: 0;
  list-style-type: none;
}

.smallViewesProducts {
  display: flex;
  gap: 16px;
  height: 100%;
  width: 100%;
  overflow-x: scroll;
}
.smallViewesProducts .product-item {
  max-width: 25%;
  height: 100%;
  display: flex;
}
.showMobileMainMenu {
  display: none;
}

.modalMobileMenu {
  display: none;
}
.modalMobileMenu.active {
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 1000;
  background: #fff;
}

@media (max-width: 810px) {
  .showMobileMainMenu {
    display: flex;
    width: 36px;
    height: 36px;
    background: transparent;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    top: 35px;
    position: relative;
    margin-left: 15px;
    left: 15px;
  }
  .showMobileMainMenu span {
    width: 24px;
    height: 2px;
    background: #666666;
  }
  .mobileSectionCatalog  .widget-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobileSectionCatalog .widget-title:before {
    display: none;
  }
  .closeMobileCatalog {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    background: rgba(244, 244, 244, 1);
    cursor: pointer;
    z-index: 99;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 50%;
  }
  .closeMobileCatalog:before, .closeMobileCatalog:after {
    content: "";
    position: absolute;
    background-color: rgba(38, 43, 49, 1);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .closeMobileCatalog:before {
    width: 12px;
    height: 2px;
  }
  .closeMobileCatalog:after{
    width: 2px;
    height: 12px;
  }
  .mobileMenuBtn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 30px;
  }
  .mobileMenuBtn .button, .mobileMenuBtn .button.button-black {
    width: calc(50% - 8px);
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #fff;
  }
  .shop-section .mobileSectionCatalog, .shop-section .mobileSectionFilter {
    display: none;
  }
  .shop-section .mobileSectionCatalog.active {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    height: 100vh;
    overflow: scroll;
  }
  .shop-section .mobileSectionFilter.active {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    height: 100vh;
    overflow: scroll;
  }
  .shop-section .mobileSectionFilter.active .box-shadow {
    box-shadow: none;
  }
  .shop-section .mobileSectionFilter .mobileFilterTitle{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
  }
  .shop-section .mobileSectionFilter .mobileFilterTitle:before {
    display: none;
  }
  .bx-filter .bx-filter-popup-result.right {
    left: 87%;
  }
  .smallViewesProducts .product-item {
    max-width: 50%;
    width: 50%;
    min-width: 50%;
  }
  .modalMobileMenu .mobileFilterTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 10px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .modalMobileMenu .mobileFilterTitle:before {
    display: none;
  }
  .modalMobileMenu .mobile-menu .mobileMenuItems {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
    list-style-type: none;
  }
  .modalMobileMenu .mobile-menu .mobileMenuItems > li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    padding: 15px 10px;
    border-bottom: 1px solid #f6f6f6;
  }
}

@media (max-width: 568px) {
  .header-area .logo {
    padding-top: 15px;
    text-align: left;
  }
  .header-area .logo img {
    max-width: 100%;
    min-width: 50%;
  }
  .newStyleSite .top-link > ul.link {
    margin-right: 0;
    display: flex;
  }
  .newStyleSite .top-link > ul.link li:nth-child(1),
  .newStyleSite .top-link > ul.link li:nth-child(4),
  .newStyleSite .top-link > ul.link > li::before {
    display: none;
  }
  .newStyleSite .top-link > ul.link > li {
    display: inline-block;
    float: none;
    margin: 0;
    width: 50%;
  }
  .newStyleSite .top-link > ul.link li:nth-child(2) {
    text-align: left;
  }
  .newStyleSite .top-link > ul.link li:nth-child(3) {
    text-align: right;
  }
  .newStyleSite .search-top-cart {
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .newStyleSite .header-search {
    padding: 0;
    width: 100%;
  }
  .newStyleSite .header-search-inner button.search-toggle {
    opacity: 0;
    padding: 0;
    visibility: hidden;
    z-index: -9;
    display: none;
  }
  .newStyleSite .header-search-inner form {
    width: 100%;
    height: 100%;
  }
  .newStyleSite .top-search-box {
    opacity: 1;
    visibility: visible;
    width: 100%;
    top: inherit;
    right: inherit;
    position: relative;
  }
  .newStyleSite .total-cart {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 55px;
    top: -35px;
  }
  .newStyleSite .header-area .total-cart-in {
    padding: 0;
  }
  .newStyleSite .container {
    width: 100%;
  }
  .sliderCategories .blog-item .blog-desc {
    padding: 20px;
    opacity: 1;
  }
  .newStyleSite .pro-tab-menu > ul {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .newStyleSite .pro-tab-menu a.button.small span {
    padding: 12px 12px;
  }
  .footer-logo img {
    max-width: 100%;
  }
  .newStyleSite .footer-top {
    background: #00adef;
  }
  .showMobileMainMenu {
    display: flex;
    width: 36px;
    height: 36px;
    background: transparent;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 4px;
    top: -42px;
    position: absolute;
    margin-left: 15px;
    left: unset;
    right: 10px;
  }
}
/* End */
/* /local/templates/mainNew/components/bitrix/search.title/visual/style.min.css?17713934653445 */
/* /local/templates/mainNew/template_styles.css?17725316218744 */
