/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.logo-row .logo {
    display: inline-block;
    position: relative;
    height: 82px;
    max-width: 250px;
    line-height: 100px;
    z-index: 10;
}
.logo-row .logo { 
  max-width: 140px; 
}














#mobileheader &gt; div.mobileheader-v4 &gt; div.logo-block &gt; div{
    max-width: 170px;
}
@media screen and (max-width:700px){
tr.main_info.js-notice-block {
    height: 600px !IMPORTANT;
}
.item-views.float_banners2.swipeignore.sm-block.top .col-md-6 {
    width: 276px !IMPORTANT;
}
}
/*logo size*/
@media (max-width: 400px){
#mobileheader .logo, #mobileheader .logo svg {
    max-width: 200px;
}
}
.b24-form-wrapper.b24-form-border-bottom {
    border-bottom: 0px solid var(--b24-primary-color) !important;
}
.b24-form-wrapper.b24-form-shadow {
    -webkit-box-shadow: 0 4px 18px 0 rgb(0 0 0 / 00%) !important;
    box-shadow: 0 3px 18px 0 rgb(0 0 0 / 0%) !important;
}span.tetete {
    background: #fe6000 !IMPORTANT;
    color: #fff !IMPORTANT;
}
.swiper-slide.main-slider__item.box.dark.left.swiper-slide-active {
    background-size: auto!IMPORTANT;
}
.item-views.float_banners2.swipeignore.sm-block.top
.col-md-6 {
    width: 33%;
}
header
span.tetete.btn.btn-lg.btn-transparent.btn-wide.round-ignore.font_upper.animate-load.colored_theme_hover_bg-el.has-ripple {
    border-radius: 0px !IMPORTANT;
    margin-bottom: -1px;
    margin-left: -300px}
.sw-app-body {
    width: 100% !IMPORTANT;
    max-width: 1300px;
    padding-top: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 30px !IMPORTANT;
    padding-right: 30px !IMPORTANT;
}