/*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;  }*/
body {
    background: #f1f1f2;
}
.icon_message_link .message_link li.icon {
    width: 30px !important;
    height: 30px !important;
    display: inline-block;
    padding: 0px;
    margin-bottom: 20px !important;
}
.message_link a {
    padding: 0px !important;
}
.message_link li.icon:before{
display: none;
}
.message_link li.icon {
    width: 20px !important;
    height: 20px !important;
    display: inline-block;
    padding: 0px;
}
.message_link li.icon img {
    width: 100%;
}
.message_link ul {
    display: inline-flex;
    justify-content: space-evenly;
    width: 100%;
    flex-wrap: wrap;
}
.header .menu_top_block li .dropdown>li>a, .menu_top_block.catalog_block .dropdown>li.full>a, .left_menu > li> a{
	padding: 6px 31px 6px 17px !important;
}
.personal_wrapper .sale-order-detail-payment-options-methods-button-element-new-window  {
  background-color: #e62222 !important; 
  border-color: #ff9090 !important;
  color: #fff !important;
  font-weight: bold;
  display: block !important;
}
@keyframes glowing {
  0% { background-color: #e62222;}
  50% { background-color: #ff9090;}
  100% { background-color: #e62222;}

}
.personal_wrapper .sale-order-detail-payment-options-methods-button-element-new-window {
  animation: glowing 1500ms infinite;
}
.sale-order-detail-payment-options-methods-button-element-new-window{
	border-radius: 2px;
    margin: 0px 0 16px;
    padding: 10px 27px 10px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    height: auto;
    text-shadow: none;
    border: 1px solid transparent;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    text-transform: none;
    text-decoration: none;
    display: inline-block;
    float: right;
}
#bx-soa-order #bx-soa-basket {
    display: none;
}
.bx_soa_location #zipProperty {
    display: none;
}
#bx-soa-order .form-group label[for="zipProperty"] {
    display: none !important;
}
/*#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost{
    display: none !important;	
}*/
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line:nth-child(3n){
	display: none !important;
}
.info_item .top_info {
    padding: 15px 0px 0px;
    border-bottom: 0px solid #F2F2F2;
}
.type_clothes .info_item .middle_info {
    padding-top: 15px;
}
.product_code_detail{
    padding-top: 25px;
}
.text-justify{
  text-align: justify;
}
.right_info_block {
    padding-top: 0px;
}
.right_info_block .info{
    margin-top: 13px;
    text-align: justify;
    font-size: 13px;
}
.right_info_block .info b{
  color: #e20000;
}

span.edost_link {
    color: #b59703 !important;
}
img.edost_ico_small {
    display: none;
}
.catalog_detail .item_main_info .right_info .info_item {
    overflow: hidden;
}
.detaill_products_delivery_small{
    margin: 0px 15px;
    overflow: hidden;
}
.detaill_products_delivery_small blockquote {
    padding: 10px 20px !important;
    margin: 25px 0px !important;
    background: #f9f9f9 !important;
}
.detaill_products_delivery{
    padding: 15px 0px 15px 0;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #E5E5E5;
    margin: 0px 15px;
    overflow: hidden;
}
.detaill_products_delivery .image_delivery{
    background: #f5f5f5;
    border-radius: 100%;
    padding: 29px;
    width: 100px;
}
.info_warring {
  margin: 0px 15px;
  font-size: 13px;
  color: #777777;
  margin-bottom: 25px;
}
.info_warring b{
  color: #383838;
}
.info_item .info_ext_block_custom .text .prop > div {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.info_item .info_ext_block_custom .text .prop > div.name {
    color: #777777;
    position: relative;
}
.catalog_detail .detail_text {
    margin-top: 15px;
}


div.edost_catalogdelivery_window2{
    width: 700px;
    height: 500px;
    top: 100px !important;
    margin: 0 auto;
}
div.edost div.edost_format {
    width: 650px !important;
    max-width: 650px !important;
}

.detail_info_block{
    padding: 15px 30px;
    font-size: 13px;
    border-top: 1px solid #f2f2f2;
}


.type_clothes .item_slider:not(.flex) .slides ul:not(.flex-direction-nav) li {
    height: 350px;
    line-height: 350px;
}
.catalog_detail .item_slider {
    padding-top: 0px !important;
}
.catalog_detail .item_slider .like_icons {
    top: 25px;
}
.type_clothes .item_slider:not(.flex) .slides {
    height: 350px;
}

.detail_info_block .icon {
    margin-top: 40px;
}
.detail_info_block .icon .icon_time_delivery_detail {
    text-align: center;
}
.detail_info_block .icon .icon_money_delivery_detail {
    text-align: center;
}
.icon_time_delivery_detail:before {
    content: "";
    position: absolute;
    top: -7px;
    margin: 0;
    width: 40px;
    height: 40px;
    background: url(images/order.png) 0 0 no-repeat;
    background-position: -40px 0;
    background-color: #F44336;
    background-size: 160px 80px;
}
.icon_money_delivery_detail:before {
    content: "";
    position: absolute;
    top: -7px;
    margin: 0;
    width: 40px;
    height: 40px;
    background: url(images/order.png) 0 0 no-repeat;
    background-position: -80px 0;
    background-color: #F44336;
    background-size: 160px 80px;
}
.info_money_delivery_detail{
    font-style: italic;
    margin-top: 5px;
}
.snos_delivery{
    margin-top: 0px !important;
}
.snos_delivery p{
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 24px !important;
}

.catalog_detail .wraps {
    padding: 0px;
}
.title_detail_compan{
    margin-top: 10px !important;
}
.catalog_detail .props_list{
      margin-bottom: 25px;
}
.info_item .middle_info .buy_block .wrapp_one_click {
    padding-bottom: 0px !important;
}
.why_buy_link{
  text-align: center;
  margin-top: -20px;
  margin-left: -15px;
}
.why_buy_link span{
      border-bottom: 1px dotted;
    cursor: pointer;
    position: relative;
    font-size: 12px;
}
.why_buy_link .colored {
    color: #f40303;
}
h1 {
    line-height: 36px;
}
.detail_info_block b{
      color: #555;
}
div.edost span.edost_format_tariff{
       color: #555 !important;
       font-size: 13px !important;
}
div.edost span.edost_format_name {
    font-size: 13px  !important;
}
div.edost span.edost_format_price {
    font-size: 13px  !important;
}
.header-custom .baskets .delay{
        display: none !important;
}
.header-custom .top-description{
    font-size: 12px;
}
.tfl__link-container{
    font-size: 13px;
    font-weight: bold;
}
.select_city{
    margin-top: -5px;    
}
.menu-row.middle-block .mega-menu table td .wrap > a {
    padding: 20px 5px 25px;
}
.menu-row.middle-block .mega-menu table td.dropdown .wrap > a:not(.more-items) {
    padding-right: 30px;
}
.compan_middle_block .bottom_slider{
    display: block !important;
}
.catalog_detail .compan_middle_block h4 {
    margin: 5px 0px 15px !important;
}
.compan_middle_block .bottom_slider.custom_type.tab_slider_wrapp .slider_navigation {
    top: -38px !important;
}
.right_info_block .brand {
    margin-bottom: 30px;
}
.why_buy .styled-block{
    padding: 15px;
    font-size: 13px;
    margin-top: 0px;
}
.corp_client{
    color: #777777;
    margin-bottom: 30px;
}
.corp_client h4{
    font-size: 16px;
    margin: 40px 0px 10px;
    color: #777777;
}
.corp_client .btn.btn-info {
    background-color: #777;
    border-color: #777;
    width: 100%;
}
.menu.topest .red{
    color: #ff0000;
}

.massage_head_block{
    text-align: center;
    font-weight: normal;
    color: #545454;
    background-color: #f6f6f7;
    padding: 15px;
    font-size: 18px;
}
.massage_head div{

}
.massage_head_mobile div{
    padding: 10px;
    font-size: 14px;
}
.massage_head_mobile {
    display: none;
}
@media (max-width: 500px) {
    .massage_head_mobile {
        display: block !important;
    }
    .massage_head {
        display: none !important;
    }

}
.order_info_more{
    padding: 25px 25px 15px;
    font-size: 14px;
}

#bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-delivery-period, #bx-soa-order.orderform--v1 .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
    display: none;
}
#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line:nth-child(4n) {
    display: none;
}
#bx-soa-order #location_info{
    border: 2px dashed #ff0000;
}




body .bottom_slider.custom_type.tab_slider_wrapp_servicekod{padding-top:0px;margin-bottom:0px;}
body .last_bottom .bottom_slider.custom_type.tab_slider_wrapp_servicekod{margin-bottom:40px;}
body .bottom_slider.custom_type.tab_slider_wrapp_servicekod .tabs_content{margin-bottom:0px;}
body .bottom_slider.custom_type.tab_slider_wrapp_servicekod .slider_navigation{top:-38px !important;}

.menu-item .red{
    background: #ea0000d6;
}
.logo-row .top-description{
    font-size: 12px;
}
.fill_bg_n .menu-row.bgcolored {
    background-color: #ff6d0000;
}
.menu-row > .maxwidth-theme {
    background-color: #ff6d00;
}
.catalog_after:after {
    top: 21px;
    right: 20px;
    font-family: FontAwesome;
    content: "\f107";
    font-size: 14px;
    width: 15px;
    height: 12px;
    text-align: center;
    position: absolute;
    display: block;
}
.front_page .wraps > .wrapper_inner {
    padding-top: 0px;
}
body .menu_top_block.catalog_block .dropdown >li:first-child.full>a{
        border-top: 0px solid #f2f2f2;
}
.top_inner_block_wrapper_compan{
    padding-bottom: 0px; 
}
.top_inner_block_wrapper_compan .page-top{
    padding-top: 15px !important;
}
.top_inner_block_wrapper_compan h1{
    line-height: 22px;
    font-size: 22px;
}
.breadcrumbs a span, .breadcrumbs span {
    font-size: 10px;
}
.catalog_icons_Y .menu_top_block.catalog_block .dropdown>li.has-child>a:after {
    top: 19px;
}
.catalog_icons_Y .menu_top_block.catalog_block .dropdown>li.full>a {
    min-height: 45px;
}

.sections_wrapper_ledstore .list .item {
    padding: 10px 10px;
}
.sections_wrapper_ledstore .list .item:not(.section_item) .img {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0px 20px 10px 0px;
    float: left;
}
.sections_wrapper .list .item .name {
float: left;
    padding: 7% 0;
    max-width: 219px;
    text-align: left;
}
table.offers_table td.property {
    min-width: 70px;
    line-height: 12px;
}
table.offers_table tbody td.property.names {
    font-size: 10px;
    line-height: 14px;
}
.sku_price_more{
    text-align: left;
    color: #000;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 12px;
}
.dropdown .has-childs .dropdown .menu_item, .menu_top_block .dropdown .dropdown .menu_item {
    float: left;
    width: 100%;
}
.top_slider_wrapp .flexslider .slides > li {
	background-size: cover;
}

.top_slider_wrapp .flexslider .slides > li, .top_slider_wrapp .flexslider .slides > li, .top_slider_wrapp .flexslider .slides > li td, .top_slider_wrapp .flexslider .slides > li td, .top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider {
    height: 535px;
}
.top_big_banners .item .item_inner {
    height: 258px;
}