/* header*/
body {
	margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}

a{color: #999;}
a:hover, a:focus {
    color: #18b0ee;
}

.snt-blue-links, .sale_order_full_table a{
    color: #18b0ee;
    text-decoration: underline;
}

#wrapper-hidden{
    overflow: hidden;
    background: url('images/img-body.jpg');
}

#topbar {
    background: #414141;
    font-size: 12px;
    color: #999;
    height: 40px;
    line-height: 25px;
    padding: 8px 0;
}

#topbar-menu{
    padding-left: 0;
}

.topbar-item{
    display: inline-block;
    list-style-type: none;
}

label {
    font-size: 14px;
    font-weight: 300;
}

.topbar-item-link:first-child{
    margin-left: 0px;
}

.topbar-item-link{
font-size: 14px;
}

.snt-container {
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 380px;
    background: #fff;
    margin-bottom: 20px;
        -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5);
}

.header-top {
    background-color: #282828;
}
.header-bottom {
    background: #414141;
    min-height: 54px;
}
.inside {
    padding: 25px 0;
}

.header-divider {margin: 0 10px;}

.strip-back {
    background: #18b0ee;
    padding: 10px 0;
    font-size: 24px; 
    text-align: center;
}

.bx_item_list_you_looked_horizontal .bx_item_list_title {
    font-size: 24px;
    padding: 10px 0;
    font-weight: normal;
    text-shadow: none;
    background: #FF7600!important;
    height: auto;
    line-height: 1.42857143;
    margin-top: 30px;
}

.header-phone{font-size: 16px;}

.bx_catalog_tile_slider_arrow_right, .bx_slider_section .bx_slider_arrow_right{
    background: url('images/arrow_right.png') no-repeat!important;
    right: 5px;
}

.bx_catalog_tile_slider_arrow_left, .bx_slider_section .bx_slider_arrow_left{
    background: url('images/arrow_left.png') no-repeat!important;
    left: 5px;
}


.bx_catalog_tile_slider_arrow_right, .bx_slider_section .bx_slider_arrow_right:hover{
    right: 0px;transition: .3s;
}

.bx_catalog_tile_slider_arrow_left, .bx_slider_section .bx_slider_arrow_left:hover{
    left: 0px;transition: .3s;
}

.bx_slider_section .bx_slider_arrow_right, .bx_slider_section .bx_slider_arrow_left{
    width: 68px;
    height: 68px;
}


.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left, .bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right{
    width: 67px;
    height: 67px;
    background-size: 67px auto !important;
}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left{left:5px;transition: .3s;}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right{right: 5px;transition: .3s;}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_left:hover{left:0px;transition: .3s;}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right:hover{right: 0px;transition: .3s;}

/*---serch-form------*/

#search-form {
    max-width: 530px;
}

.inside-search {margin-top: 11px;}

.search-input{
    padding: 12px;
    border: none;
    width: 90%;
}

.search-button, .subscribe-button {
    margin-left: -5px;
    background: #18b0ee;
    color:#fff;
    padding: 12px 14px;
    border: none;
}

.search-button:hover, .subscribe-button:hover{
    background: #0e90c5;
}

div.search-page input.search-query{padding: 10px 12px;}

div.search-page input.search-button{
    padding: 12px;
    font-size: 18px;
}

div.search-page input.search-suggest{
    padding: 8px;
}

.navigation-arrows, .navigation-pages{
    text-align: center;
}
/*---------END-serch-form-------*/

.login{
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    text-align: right;
}

#logo-theme a {
    background: url(images/logo.png) no-repeat;
    display: inline-block;
    width: 160px;
    height: 50px;
    margin-top: 10px;
}
#auth {
    margin-top: -53px;
    margin-bottom: 33px;
    text-align: right;
}

#auth>.fa{
    position: relative;
    top: 0;
}

#basket{
    padding-left: 0;
    text-align: right;
}

.basket-icon {
    display: inline-block;
    height: 46px;
    width: 46px;
    background: url(images/basket_shopping.png) no-repeat;
    margin-right: 14px; 
}

.bx-basket-block { font-size: 14px;}

.basket-info{display: inline-block;    float: right;}

.bx-basket-block a {display: inline-block;}

.items-inbasket{
    display: block;
    color: #fff;
}

.basket-title {
    color: #18b0ee;
    font-size: 16px;
    text-transform: uppercase;
}

.basket-title:hover{color: #0e90c5;}



.basket-mobile{
    font-size: 19px;
}
.cart-icon{color: #fff;padding: 0 10px;}


/*order*/

.bx_ordercart.bx_blue .bx_bt_button{
    height: 34px;
    text-shadow: none;
    background: #18b0ee;
    color:#fff;
    text-shadow: none;
    font-weight: normal;
    
}

.bx_ordercart.bx_blue .bx_bt_button:hover{
    background: #0e90c5;
}

.bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout, .bx_ordercart .bx_sort_container a.current, .bx_ordercart .bx_sort_container a{
    text-shadow: none;
    background: #18b0ee;
    color:#fff;
    transition: 0s;
    border: none;
    text-shadow: none;
    font-weight: normal;
    font-size: 16px;
        padding: 5px 10px;
}

.bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout:hover, .bx_ordercart .bx_sort_container a.current:hover,.bx_ordercart .bx_sort_container a:hover{
    background: #0e90c5;
}

#basket_items, #basket_items .custom, #basket_items .control { text-align: center;}

#basket_items .item, #basket_items .custom, #basket_items .price, #basket_items .control a{font-size: 16px;}

.basket_quantity_control a{ 
    height: 28px;
    width: 23px;
    display: inline-block;
}

.bx_ordercart .bx_sort_container a.current{box-shadow: none;}

.bx_ordercart .bx_ordercart_order_table_container table thead td{font-size: 16px;}

#basket_items .counter input{text-align: center;}

.basket_quantity_control a.minus{
    background-position: 5px -12px;
    border-radius:0px;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a{
    font-size: 18px;
    font-weight: normal;
}

.basket_quantity_control a.plus{
    border-radius:0px;
    background-position: 5px 9px;
}

.bx_order_make .bx_description p{
    font-weight: normal;
    font-size: 15px;
}

#sale_order_props{
    font-size: 16px;
}

.bx_ordercart_order_table_container tr,.bx_ordercart_order_table_container tr td, .bx_ordercart_order_table_container .current_price{text-align: center;font-weight: normal;}
.bx_ordercart .bx_ordercart_order_table_container tbody .right{text-align: center!important;}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price{font-weight: normal;}

/*end-order*/

	/* main-menu */

.main-menu {
    width: 100%;
    padding: 0px;
}
	

.pav-megamenu .dropdown-menu {
    top: 100%;
    left: -9999px;
    height: auto;
    color: #999;
    border-top: 3px solid #18b0ee;
    min-width: 185px;
    padding: 25px;
    background-color: #FFFFFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s;
}



.pav-megamenu .navbar-nav > li > a {
    padding: 16px 17px;
    font-size: 18px;
    color: #FFFFFF;
    background-color: transparent !important;
    font-family: "Roboto";
    -webkit-transition: all 350ms ease-out;
    -o-transition: all 350ms ease-out;
    transition: all 350ms ease-out;
    font-weight: 300;
    line-height: 22px;
	display: block;
}
.pav-megamenu .navbar-nav > li > a .caret {
    border: 0;
    position: relative;
}

.pav-megamenu .navbar-nav > li > a:hover, .pav-megamenu .navbar-nav > li > a:focus, .pav-megamenu .navbar-nav > li > a:active {
    background-color: #18b0ee !important;
    color: #FFFFFF;
}

.pav-megamenu .navbar-nav > li:hover > .dropdown-menu, .pav-megamenu .navbar-nav > li:focus > .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    display: block;
    top: 100%;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.pav-megamenu .navbar-nav > li > a .caret:before {
    content: '\f107';
    font-family: 'FontAwesome';
    position: absolute;
    right: -10px;
    top: -12px;
    font-size: 12px;
    font-weight: 100;
    color: #18b0ee;
}
.pav-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    left: 0;
    right: auto;
    width: 800px;
}

#pav-megamenu .dropdown-menu-right {
    right: 0;
    left: auto;
}
.pav-megamenu .navbar-nav > li > .dropdown-menu {
    top: 120%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    -o-transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transition: all 0.15s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    display: block;
    position: absolute;
    visibility: hidden;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

#pav-megamenu .navbar {margin: 0;}


.navbar-toggle{
    background-color: #FF7700;
    background-image: none;
    border: 1px solid black;
}

.navbar-toggle .icon-bar {
    color: black;
    background-color: black;
}

.navbar-brand {
    display:none;
}

.dropdown-menu.level1 {}

.image-menu-responsive {
    height: auto;
    width: 100%;
    max-width: 300px;
}

.navbar-collapse.in {overflow: hidden;    max-height: 337px;}

#top_nav>.container{
    padding: 0px;
}


.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    height: auto;
    padding: 10px;
    background: #18b0ee;
    text-shadow: none;
    font-weight: normal;
    font-size: 16px;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:hover{
    background: #0e90c5;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
    height: auto;
    padding: 10px;
}

.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{
    height: auto;
    padding: 10px;
    background: #18b0ee;
}

.bx_item_list_you_looked_horizontal .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:hover{background: #0e90c5;}

.bx_catalog_tile_home_type_2 .bx_catalog_tile_slider_arrow_right{    background-position: -1px -37px;}

.bx_slider_section .big.bx_bt_button{
    background: #18b0ee;
    text-shadow: none;
    font-weight: normal;
    font-size: 16px;
    padding: 8px 15px;
    height: auto;
}

.bx_slider_section .bx_bt_button:hover{
    background: #0e90c5;
}


.bx_slider_section .bx_slider_price_leftblock,.bx_slider_section .bx_slider_price_rightblock{background: none;}
.bx_slider_section .bx_slider_current_price.bx_no_oldprice{color: #FF7600; font-size: 40px; font-weight: 300;}

	/* /main-menu */


/* /header */

/* site/index.php */
.main-container {
	width: 100%;
}
.whiteback {
	background-color: white;
	-webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.45);
    -o-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.45);
	box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.45);
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.promo {
	margin: 0 auto;
	background-color: white;
}


.bx_item_list_bestsellers {
    margin-bottom: 0px!important;
    border-radius: 0px!important;
}

.promo-block {padding: 30px;}

.promo-block:not(:last-child){
    border-right: 1px solid #eee;
}

.promo-block:hover .promo-img{
    transition: 1s;
    transform: rotateX(360deg);
}

.promo-img {
display: inline-block;
    float: left;
}

.promo-desc{
    display: inline-block;
    padding: 0 10px;
    width: 80%;
}
}



/* /site/index.php */

/* component bitrix:catalog.viewed.products */
.bx_item_list_you_looked_horizontal {
    margin-bottom: 0px;
}
/* /component bitrix:catalog.viewed.products */

/* footer */

.seo-block{
    background: #F5F5F5;
    padding: 20px;
    font-size: 12px;
    color: #888;
}

.catalog-seo {
    height: 100px;
}

#footer {
    color: #999;
}

.footer-top {
    background: #333333;
    overflow: hidden;
    height: 100%;
}
.footer-top .inside {
    border-bottom: 1px solid #3c3c3c;
	height: 265px;
    overflow: hidden;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
row:before, .row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.footer-top .column {
    position: relative;
}

.footer-center {
    background: #333333;
	height: 300px;
}
.space-padding-tb-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.footer-bottom {
    background: #333333;
}
.footer-bottom .inside {
    border-top: 1px solid #3c3c3c;
}

.space-padding-tb-40 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.text-center {
    text-align: center;
}
.panel {
    background-color: transparent;
    margin-bottom: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}
#powered {
    background: #3d3d3d;
}

.partners {margin: 0 auto;}

.footer-top .column:before{
    content: "";
    position: absolute;
    top: -40px;
    right: 0;
    width: 1px;
    height: 1000px;
    background-color: #3c3c3c;
}

.panel-title {
    color: #fff;
}

.about-company{line-height: 29px;}

.location-item{padding: 10px 0;}

.subscribe-email{
    margin: 0 auto;  
}

.subscribe-description{margin-bottom: 20px;}

.subscribe-input {
    font-size: 16px;
    padding: 12px 14px;
    border: none;
    background: #484848;
}

.bx-input-group{
    display: inline-block;
    float: left;
    width: 51%;
    position: absolute;
}

.bx-subscribe .bx-input-group .bx-form-control{
    font-size: 16px;
    padding: 18px 5px 19px 13px;
    border-radius: 0px;
    height: 40px;
}
.btn-subscribe{
    float: right;
    font-size: 16px;
    padding: 5px 50px 5px 10px;
    border-radius: 0px;
    background: #18b0ee;
}

.btn-subscribe:hover{
    background: #0e90c5;;
}

.btn-subscribe:before{background-color:#0e90c5;}

.social-icon-link{
    padding: 15px;
    border-radius: 100%; 
    background: #484848;
    transition: .3s;
}

.social-icon {margin-top: 20px;}

.social-icon-link:hover {
    background: inherit;
    transition: .3s;
}

.icon-width{
    width: 19px;
    height: 15px;
    text-align: center;
}


/* /footer */

/*------------catalog----------*/

.snt-btn {
    padding: 12px 15px; 
    background: #18b0ee;
    color: #fff;
    border-radius: 3px;
    margin-top:10px;
}

.snt-btn:hover{
    background: #0e90c5;
    color: #fff;
    text-decoration: none;
}

.bx_catalog_item_controls_blocktwo{margin: 10px 0;}

.bx_catalog_list_home .bx_catalog_item_price .bx_price, .bx_item_detail .item_current_price {color: #FF7600;}

.bx_item_detail .item_current_price{background: #fff;border: none; font-size: 40px; font-weight: 300;}

.bx_item_detail .item_info_section dl dt {font-weight: normal;color: #9e9e9e;}

.bx_item_detail .bx_big.bx_bt_button {
    height: auto;
    padding: 7px 15px;
    border-radius: 3px;
    background: #18b0ee;
    font-weight: normal;
    text-shadow: none;
    font-size: 16px;
}

.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button{
    height: auto;
    padding: 10px 15px;
    font-size: 16px;
    text-shadow: none;
}


.bx_item_list_recommended.bx_blue .bx_item_list_title{
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    color: #9e9e9e;
    font-size: 22px;
    padding-bottom: 4px;
    font-weight: normal;
    text-align: left;
}

.bx_item_list_recommended .bx_catalog_item_title a{font-size: 18px;}

.bx_item_list_recommended .bx_catalog_item_price .bx_price{
    color: #FF7600;
    font-size: 24px;
    font-weight: 300;
}

.bx_item_list_recommended.bx_blue .bx_bt_button{
    height: auto!important;
    padding: 10px;
    background: #18b0ee;
    font-weight: normal;
    text-shadow: none;
    font-size: 16px;
}

.bx_item_list_recommended.bx_blue .bx_bt_button:hover{
    background: #0e90c5;
}

.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button b{font-weight: normal;}

.bx_catalog_list_home .bx_catalog_item_title .price-link{font-weight: bold;font-size: 16px;}

.bx-filter.bx-blue .btn-themes{
    background: #18b0ee;
}

.bx-filter.bx-blue .btn-themes:hover{
    background: #0e90c5;
}

.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span {
    background: #18b0ee;
}

.bx_item_detail .bx_bt_button{
    background: #18b0ee;
}

.bx-filter.bx-blue .bx-filter-section{
    background: #F5F5F5;
}

.bx-filter .bx-filter-title {
    font-size: 22px;
    text-align: center;
}

.bx-filter .bx-filter-title {
    font-size: 22px;
    text-align: center;
}
.bx_item_list_recommended .bx_catalog_item_title {
    height: auto;
}
.bx_item_list_you_looked_horizontal .bx_catalog_item_title {
    height: auto;
}


.snt-info{
    background: #F5F5F5;
    padding: 10px;
    border-radius: 4px;
    border: 2px solid #18B0EE;
    display: none;
}


.bx-breadcrumb .bx-breadcrumb-item {margin-bottom: 0px;}

.bx_item_description, .bx_ordercart .bx_ordercart_order_table_container table tbody tr td{font-size: 16px;}

.bx_item_detail .bx_item_description .bx_item_section_name_gray{font-size: 22px; padding-bottom: 4px;}

.bx_catalog_tile .bx_catalog_tile_ul li{
    width: 23.5%;
}

.bx_catalog_tile .bx_catalog_tile_img{
    width: 100%;
    max-width: 250px;
    height: 250px;
}

.bx_catalog_tile .bx_catalog_tile_title a{font-size: 16px;}

.bx_item_detail .item_info_section dl dt,  .bx_item_detail .item_info_section dd {
    font-size: 16px;
}

.bx_catalog_tile_home_type_2 .bx_catalog_item_title a{font-size: 18px;}

.bx_catalog_tile_home_type_2 .bx_catalog_item_price .bx_price,.bx_item_list_you_looked_horizontal .bx_catalog_item_price{color:#FF7600; font-size: 24px; font-weight: 300;}

.bx_item_list_you_looked_horizontal .bx_catalog_item_title a{font-size: 18px;}

.bx_catalog_tile_home_type_2 .bx_catalog_item_title{height: auto;}

/*------------END-catalog-------*/

/*------------order-page-------*/

#order_form_div label,.bx_order_make .bx_description, .bx_ordercart .bx_ordercart_order_sum tr td{
    font-size: 16px;
}

.bx_ordercart_order_pay_center .checkout{
    background: #18b0ee;
    border-radius: 3px;
    margin-top:10px;
    font-weight: normal;
    transition: 0s;
    padding: 5px 10px;
    font-size: 16px;
    text-shadow: none;
}

.bx_ordercart_order_pay_center .checkout:hover{
    background: #0e90c5;
}

/*------------END-order-page-------*/

/*------------right-sidebar-------*/

.bx-filter{
    font-family: Roboto, sans-serif
}

.shipping{font-weight: bold;}
.shipping-regions{color: #18b0ee;}

.bx-filter .bx-filter-input-checkbox input[type=radio], .bx-filter .bx-filter-input-checkbox input[type=checkbox]{
    height: 15px;
        width: 15px;
}


/*------------END-right-sidebar-------*/


/*------------popaps-------*/

.popup-window-titlebar .popup-window-top-row .popup-window-left-column, .popup-window-titlebar .popup-window-top-row .popup-window-center-column, .popup-window-titlebar .popup-window-top-row .popup-window-right-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-left-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-center-column, .popup-window-titlebar-light .popup-window-top-row .popup-window-right-column{
    background: #414141;
    color: #fff;
    box-shadow: none;
    border-radius: 0px;
}

.popup-window{
    box-shadow: none;
    border-radius: 0px; 
    border: none;
}

.popup-window-center-column .popup-window-content div{    margin: 10px 0px!important;}

.popup-window.popup-window-titlebar{
        -webkit-box-shadow: 0px 0px 75px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 75px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 75px 0px rgba(0,0,0,0.3);
}

.popup-window-titlebar{
    padding: 0 10px;
    max-width: 300px;

}

.popup-window-buttons{
    margin:10px;
}

.popup-window-close-icon:after {
    content: "×"; 
    font-size: 27px;
    line-height: 27px;
}

.popup-window-close-icon{
    background: none;
    top: 0px!important;
    text-decoration: none;
}

.popup-window-close-icon:hover {
    background: none;
    text-decoration: none;
}

.bx_catalog_list_home.bx_blue .bx_bt_button {
    background: #18b0ee;
    text-shadow: none;
    font-weight: normal;
    font-size: 16px;
}

.bx_catalog_list_home.bx_blue .bx_bt_button:hover {
    background: #0e90c5;
}

span.bx_catalog_list_home {
    display: inherit;
}

.popup-window-buttons .bx_medium.bx_bt_button{
    margin: 10px!important;
    width: 80%;
    height: auto;
    padding: 12px;
    font-weight: normal;
    text-shadow: none;
}

.bx_item_detail .bx_bt_button:hover{
    background: #0e90c5;
}

.popup-window-content img{
    max-width: 550px;
    max-height: 600px;
    height: auto;
    width: auto;
}


.bx_catalog_tile_home_type_2.bx_blue .bx_bt_button,.bx_item_list_you_looked_horizontal.bx_blue .bx_bt_button{
    background: #18b0ee;
    text-shadow: none;
    font-weight: normal;
    font-size: 16px;
}

.bx_catalog_tile_home_type_2.bx_blue .bx_bt_button:hover,.bx_item_list_you_looked_horizontal.bx_blue .bx_bt_button:hover{
    background: #0e90c5;
}

/*------------END-popaps-------*/


/*--------autorisation-----------*/
.bx-authform {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;   
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 380px;
    background: #fff;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,.5);
}

/*-------END-autorisation-----------*/

/*------- /order/make/ -------*/

.bx_element input[type=radio]:checked + label .bx_logotype, .bx_element label.selected .bx_logotype {
    border: 5px solid #18B0EE !important;
    border-radius: 6px;
}
/*------- /order/make/ -------*/

/*------responsive-------------*/

@media screen and (min-width:1024px) and (max-width:1200px){
    .pav-megamenu .navbar-nav > li > a {
        padding: 16px 10px;
        font-size: 17px;
    }
}

@media screen and (max-width:1023px){
    #topbar-menu{display: none;}
    .bx-basket-block .basket-icon {display: none;}
    #search-form .search-input{width: 80%;}
    .nav > li {float: none;}
}




@media screen and (max-width:767px){
    #logo-theme{display: none;}
    
    .navbar {margin-bottom: 10px;}
    
    .navbar-brand {display: block;}
    
    .slider{display: none;}
    
    .bx_item_detail .bx_lb, .seo-block, .bx_slider_pagination, #strip-news{display: none;}
    
    .bx_item_detail .bx_item_container .bx_rb{width: 100%;}
    
    .owl-theme--arrows .owl-controls .owl-buttons .owl-prev, .owl-theme--arrows .owl-controls .owl-buttons .owl-next{
        background-size: 50%;
    }
    
    #search-form{margin: 0 auto;}
    
    .owl-theme--arrows .owl-controls .owl-buttons .owl-next{background-position-x: 100%;}
    
    .promo, #slider-news{display: none;}
    
    .bx_slider_section .big.bx_bt_button.cart span{display: none;}
    
    .bx_slider_section .bx_slider_price_container {bottom: 20px;}
    
    .bx_slider_section .big.bx_bt_button{line-height: 20px;    margin-top: 18px;}
    
    .bx_slider_section .bx_slider_current_price.bx_no_oldprice{font-size: 20px;    text-align: right;}
    
    .bx_item_list_you_looked_horizontal .bx_catalog_item_title a,.bx_catalog_tile_home_type_2 .bx_catalog_item_title a{font-size: 15px;}
    
    .bx_catalog_tile_slider_arrow_right, .bx_slider_section .bx_slider_arrow_right,.bx_catalog_tile_slider_arrow_left, .bx_slider_section .bx_slider_arrow_left{
        
        width: 34px;
        height: 34px;
        background-size: 100%!important;
    }
    
    .bx-hdr-profile #auth {display: none;}
    .basket-icon {display: none!important;}
    .bx-hdr-profile #basket {top: -113px;position: absolute;}
    .basket-info .items-inbasket {display: inline-block;}
    
}

@media screen and (max-width:480px){
    .search-input{
        width: 80%;
        margin: 0 auto;
    }
    
    .inside-search{text-align: center;}
    
    .popup-window-content img {
        max-width: 300px;
    }
    .header-divider {margin: 0;}
    .topbar-item-link {font-size: 11px;}
    .bx_order_make .bx_description p {display: none;}
   .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle{
        text-align: center;
    }
    
    .bx-pagination .bx-pagination-container .bx-pag-prev, .bx-pagination .bx-pagination-container .bx-pag-next {display: none;}
    
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {display: none;}
/*    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {display: inline-block;}*/
    #basket_items, #basket_items .custom, #basket_items .control {overflow: hidden;}
    
    #basket_items .item, #basket_items .custom, #basket_items .price{display: block;}
    
    #basket_items .custom td{display: inline-block;}
    
    .bx_ordercart .bx_ordercart_order_table_container table thead td, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom{font-size: 14px;}
    
    .bx-sidebar-block.snt-info{display: none!important;}
    
    .bx_item_list_you_looked_horizontal, table.title-search-result th {display: none;}
    
      
}



/*-----END-responsive-------------*/

.bx-subscribe-desc, .bx_subscribe_checkbox_container {display: none;}