html { scroll-behavior: smooth; }
.tm-social>li>a>span {
    font-size: 26px;
}
body {
background-color: rgba(240,241,242,0.5);
  box-shadow: 0px 0px 0px 0px #fff;
}
li.social-icon-whatsapp a:hover {
    color: #2cb742 !important;
}
li.social-icon-telegram a:hover {
    color: #229ED9 !important;
}
span.hikashop_filter_checkbox {
    padding: 0 20px 0 0;
    font-size: 20px;
}
span.hikashop_filter_checkbox label {
    padding: 0 0 0 10px;
}
span.hikashop_filter_checkbox input {
    height: 20px;
    width: 20px;
    vertical-align: middle;
}
.hikashop_filter_main_div  {
    padding: 20px !important;
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
}
.hikashop_products_listing {
    padding: 20px 0 0 0;
}
#sp-bottom {
    background-image: url(/images/design/futer.png) !important;
}
.tm_main_price_frame {
  background-color: transparent;
}
#hikashop_product_price_main .hikashop_product_price_full span {
    color: #164da8;
    font-weight: bold;
}
.hikashop_product_custom_info_main td.key>span::after {
    content: '';
    display: block;
    position: relative;
    border-bottom: 2px dotted #000;
    margin-top: -0.5em;
    margin-bottom: 0.5em;
    z-index: 0;
}
.hikashop_product_custom_info_main td>span>label {
    display: inline;
    background-color: #fff;
    position: relative;
    padding-right: 5px;
    z-index: 1;
}
.hikashop_product_listing_image:hover {
  opacity: 1;
  transform: scale(1.1);
}
.hikashop_product_listing_image {
  transition: 0.3s;
}
.hikashop_category_image {
/*    overflow: hidden;*/
}
.transparent .hikashop_subcontainer, .hikashop_category .hikashop_subcontainer {
    background: #ffffff00 !important;
}
span.hikashop_category_name a {
    font-weight: bold;
}
.uk-card.uk-card-default.hikashop_subcontainer {
  padding: 0px;
}
#sp-main-body {
  min-height: 50vh;
}
.uk-nav-default {
    font-size: 28px;
}
.tm-header-mobile .uk-nav-primary li a, .tm-header-mobile .uk-nav-default li a {
    color: #164da8;
    font-weight: bold;
}
span.custom-card-number {
    position: absolute;
    left: -130px;
    top: -20px;
}
span#hikashop_product_code_main:before {
content: "Артикул: ";
}
.sp-page-title.uk-background-norepeat.uk-section.uk-light.uk-background-cover.uk-background-blend-soft-light.uk-background-center-center {
    background-color: rgb(0 0 0 / 78%) !important;
}

span.hikashop_product_price {
    font-weight: bold;
}
span.hikashop_product_price_full.uk-panel {
    display: inline-flex !important;
    font-weight: bold;
    font-size: 20px;
}
span.hikashop_product_price.hikashop_product_price_1:before {
    content: "-";
    padding: 0 10px;
}
.uk-navbar-sticky {
    border-bottom: 1px solid #164da8;
}
.uk-card-body span {
    display: block;
}
.zakaz .uk-card-default {
    background: #949dab;
    color: #e5e5e5;
}
.zakaz .custom-card-number {
    color: #e5e5e5;
}

.zakaz .icon-electrical-service:before {
    content: " ";
    background: url(/images/design/zakaz.svg);
    width: 80px !important;
    height: 80px !important;
}
.zakaz h3 {
    margin-top: 0px !important;
}
.uk-overlay-primary {
    background: rgba(70, 70, 70, .8);
}
div#system-message {
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgb(0 22 255 / 20%);
    border-radius: 10px;
}
.swiper-horizontal {
    margin: 0 50px;
}
/*-------------------gallery--------------------------*/
div.igui-scope.ig-main-scope-wrapper {
   /* margin-left: 50px;
    margin-right: 50px;*/
}
a.ig-thumb-scroller-left, a.ig-slideshow-button-left {
    margin-left: -50px !important;
    color: rgb(134, 134, 134) !important;
    visibility: visible !important;
}
a.ig-thumb-scroller-right, a.ig-slideshow-button-right {
    margin-right: -50px !important;
    color: rgb(134, 134, 134) !important;
    visibility: visible !important;
}
.ig-thumb-scroller-horizontal {
/*    overflow: visible !important;*/
    padding: 0 50px;
}

.ig-slideshow {
    padding: 0 30px;
}

a.ig-thumb-scroller-left:hover, a.ig-thumb-scroller-right:hover, a.ig-slideshow-button-left:hover, a.ig-slideshow-button-right:hover {
    color: #007aff !important;
}
.ig-slideshow-button svg {
    background: transparent !important;
}

/*---------------cart------------------------*/
table.hikashop_cart th, .uk-light .uk-table th{
    color: rgb(134, 134, 134) !important;
}
.uk-table-divider>:first-child>tr:not(:first-child), .uk-table-divider>:not(:first-child)>tr, .uk-table-divider>tr:not(:first-child) {
    border-top: 1px solid #e8e8e8 !important;
}
.hikashop_cart tbody a, .hikashop_cart th a {
    color: #164da8 !important;
}
.hikashop_cart span.hikashop_product_price.hikashop_product_price_0.uk-text-primary {
    color: #164da8 !important;
  	font-weight: bold !important; 
}
.hikashop_product_quantity_div .uk-button {
    line-height: normal;
  	background: transparent;
    color: #10387b;
}
.hikashop_product_quantity_div .uk-button:hover {
  	background-color: #f2f2f2;
}

.hikashop_cart .uk-button.uk-button-primary.hikashop_cart_proceed_to_checkout{
  background-color: #164da8;
  color: #fff;
}
.hikashop_cart .uk-button.uk-button-primary.hikashop_cart_proceed_to_checkout:hover {
    filter: brightness(0.8);
}

td#hikashop_checkout_cart_final_total_title, td.hikashop_cart_total_value {
    font-weight: bold;
    color: #164da8;
}
.uk-table-hover tbody tr:hover, .uk-table-hover>tr:hover {
    background: #229ed914;
}

.white a {color: #ffffff !important}
/*-------------mobile-------------------*/
.cart-mobile {
    margin: 0 10px 0 0;
}
/*.tm-logo {opacity: 0.8;}*/

@media (max-width: 575.98px) {
h3 {
    font-size: 22px !important;
}
span.custom-card-number {
    position: absolute;
    left: -100px;
    top: -20px;
}
.tm-logo {
  height: 60px !important;
  }
.hikashop_filter_fieldset h3 {
    font-size: 20px;
}
span.hikashop_filter_checkbox {
    padding: 0 20px 20px 0;
    display: block;
}
span.hikashop_product_price_full.uk-panel.hikashop_product_several_prices.hikashop_product_has_options {
    display: inline;
}
.custom-slideshow .ui-content.uk-panel.uk-margin-small-top p {
    display: none;
}
.custom-slideshow a.uk-button.uk-button-default {
    display: none;
}
.uk-overlay-primary {
    background: transparent;
}
.uk-card-small .uk-card-body, .uk-card-small.uk-card-body {
    padding: 0;
}
}


/*------------------block styles-------------------------*/

.shadow
{
    position:relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 30px rgba(0, 0, 0, 0.1) inset;
}
.shadow:before, .shadow:after
{
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 0 30px rgba(0,0,0,0.4);
    top: 10px;
    bottom: 0;
    left: 30px;
    right: 30px;
    border-radius:30%;
}


.shadow1 {
    box-shadow: 0 2px 5px rgba(0,0,0,0.2), 0 4px 6px rgba(0,0,0,0.2);
}

.box {
/*    width: 80%;*/
    margin: 40px auto;
    padding: 10px;
    /* background: #D7EDFF; */
    background: #FFF;
    text-align: center;
}

.box-lite {
    margin: 40px auto;
    padding: 10px;
    background: #FFF;
}

.box-lite-big {
    margin: 40px auto;
    padding: 40px;
    background: #FFF;
}

.txt-box{
    color: #164da8;
    font-weight: bold;
}

a.back__top {
    bottom: 60px;
}

.back__top {
    border: 1px solid #164da8;
}

.footerLogo img {
    width: 80%;
}

.hikashop_no_products_message {
    padding: 20px;
    margin: 30px auto;
    text-align: center;
    background: #f8f8f8;
    border: 1px dashed #aaa;
    font-size: 1.1em;
    color: #666;
}

@media (max-width: 575.98px) {
a.back__top {
    bottom: 10px;
    left: 20px;
}
}

@media (min-width: 1199px) and (max-width: 1580px) {
  .uk-navbar-item .tm-social {
    display: none;
  }
}

@media (min-width: 1199px) and (max-width: 1530px) {
  
  .tm-logo {
    height: 60px !important;
  }
}

@media (min-width: 1199px) and (max-width: 1360px) {
  
  .tm-header .uk-navbar-primary .uk-navbar-nav>li>a {
    font-size: 20px !important;
  }

}

@media (min-width: 1280px) and (max-width: 1440px) {
  
  .tm-header .uk-navbar-primary .uk-navbar-nav>li>a {
    font-size: 20px !important;
  }

}

@media (min-width: 1199px) and (max-width: 1280px) {
  
  /*.uk-navbar-center:not(:only-child) {
    left: 65% !important;
  }
  .uk-navbar-item .mod-finder {
    display: none;
  }*/
  .tm-header .uk-navbar-primary .uk-navbar-nav>li>a {
    font-size: 18px !important;
  }
}

div#hikashop_product_bottom_part {
    background: transparent;
    box-shadow: none;
}

.wa_agent_body .tab_content .wa_agent_body_tab {
    mix-blend-mode: normal !important;
}

div#hikashop_image_main_thumb_div {
    height: auto !important;
}



.hikashop_category_listing_63 .hikashop_filter_main_div, .hikashop_category_listing_63 .hikashop_filter_collapsable_title_mobile {
    display: none
}
