.cart_header {
    border-bottom: 1px solid #777777;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 5px;
}
.cart_header span {
    font-size: 14px;
}
.cart_header .product_quantity {
    padding-left: 0;
    width: 100px;
}
.cart_item {
    border-bottom: 1px dotted #777777;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 0 5px 5px 0;
    position: relative;
}
.product_name {
    margin: 0;
    padding: 0;
}
.product_name_wrap, .product_quantity, .product_total, .product_price {
    float: left;
    margin-right: 15px;
    width: 100px;
}
.product_name_wrap {
    width: 150px;
}
.product_delete_wrap {
    width: 60px;
}
.product_quantity {
    padding-left: 20px;
    position: relative;
    width: 80px;
}
.inputNumber_controls {
    left: -20px;
    position: absolute;
    top: 0;
    width: 76px;
}
.inputNumber_controls a {
    background: url("/images/bg_grey_diagonal.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 20px;
}
.ie9 .inputNumber_controls a {
    line-height: 24px;
}
.ie7 .inputNumber_controls a {
    margin-top: 1px;
}
.inputNumber_controls .plus {
    right: 0;
}
.inputNumber_controls .minus {
    left: 0;
}
.inputtype_number .product_quantity {
    padding-left: 0;
}
.inputtype_number .product_quantity input {
    width: 40px;
}
.product_total {
    color: #000000;
}
.product_description {
    float: left;
    width: 300px;
}
.product_remove {
    float: right;
}
#cart_summary .wrap {
    overflow: hidden;
    padding: 0 0 5px;
    font-size: 14px;
}
#cart_summary .wrap:nth-child(2) {
    padding-top: 5px;
}
#cart_summary .title {
    float: left;
    padding: 0 5px 0 0;
    text-align: right;
    width: 82px;
}
#cart_summary .value {
    float: left;
    font-weight: bold;
    padding: 0 5px;
    width: 100px;
}
#cart_summary #est_total {
    border-top: 1px dotted #777777;
    padding: 7px 0 0;
}
#est_total .title {
    line-height: 22px;
}
#est_total .value {
    font-size: 16px;
}
#cart_summary .submit {
    padding-top: 15px;
}
#cart_summary .policies {
    clear: both;
    font-size: 11px;
    margin: 0;
    text-align: right;
}
.ie7 #cart_summary .button {
    width: 89px;
}
.combo_deals {
    clear: both;
}
.combo_deals h4 {
    padding-bottom: 15px;
    width: 560px;
}
.combo_deals .prod_small {
    margin-right: 10px;
}
.continue_shopping {
    clear: left;
    float: left;
}
.input_wrap input.tiny {
    text-align: center;
    width: 20px;
}
.retail-message {
    margin-bottom: 10px;
    margin-top: 3px;
    width: 630px;
}

@media all and (max-width: 1005px) {
    .page_banner {
        display: none;
    }
    .left_sidebar {
        display: none;
    }
    #page_header {
        width: 100%;
        height: auto;
    }
    #logo {
        display: inline-block;
        vertical-align: top;
        padding: 0;
        margin: 0 0 10px;
    }
    #logo a, #logo span {
        width: 77px;
        height: 38px;
        background-size: cover;
        font-size: 0;
    }
    #main_nav {
        position: absolute;
        left: 10px;
        padding: 0;
        background: url(http://spibelt.ru/images/burger.png) no-repeat center top;
        background-size: cover;
        width: 33px;
        height: 33px;
        margin-top: 2px;
    }
    #main_nav.shown {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        top: 0;
        padding: 0 10px;
        margin-top: 0;
    }
    #main_nav ul {
        display: none;
        width: 100%;
        position: absolute;
        left: 0px;
        top: 0;
        z-index: 2;
        background: white;
        -webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.53);
        -moz-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.53);
        box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.53);
        padding: 5px 0;
    }
    #main_nav ul li {
        float: none;
        padding-bottom: 0px;
        padding-top: 5px;
    }
    #main_nav ul li ul {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #utility_bar {
        z-index: 1;
        position: absolute;
        top: auto;
        bottom: -16px;
        right: auto;
        width: 100%;
    }
    .header_search {
        float: right;
        text-align: center;
        background: url(http://spibelt.ru/images/home_search_btn.png) no-repeat center top;
        background-size: cover;
        width: 33px;
        height: 33px;
        margin-top: 2px;
        margin-right: 2px;
    }
.society__header_wrap{
float:left;
width:65%;
}

    #search_form {
        display: none;
        position: absolute;
        right: 0;
        top: 0;
        background: #f8f8f8;
        height: 47px;
        padding-top: 17px;
        width: 100%;
        float: none;
        clear: both;
        margin: 0 auto;
        vertical-align: top;
    }
    #search_form .text {
        float: none;
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 0;
    }
    #search_form .submit {
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 0;
    }
    #search_form input.button {
        float: none;
        display: inline-block;
        vertical-align: middle;
        font-size: 0;
    }

    #page_header .header_container {
        padding: 11px 10px 8px 53px;
        -webkit-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.53);
        -moz-box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.53);
        box-shadow: 0px 3px 9px 0px rgba(50, 50, 50, 0.53);
        float: none;
        width: 100%;
        height: auto;
        background: #f8f8f8;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #page_content {
        float: none;
        max-width: 695px;
        margin: 0 auto;
        width: auto;
    }
    #page_container {
        max-width: 100%;
        background: white;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px 10px 70px 10px;
    }
    #breadcrumb, .page_title {
        max-width: 100%;
        background-size: contain;
    }
    #footer_container {
        max-width: 100%;
        background-position: center top 1px;
        background-size: 100% 19px;
        text-align: center;
    }
    #main_content {
        max-width: 100%;
        text-align: center;
        width: auto;
        float: none;
    }
    #main_content .product {
        max-width: 100%;
        background: white;
        display: inline-block;
        vertical-align: top;
        float: none !important;
    }
    #breadcrumb ul {
        max-width: 100%;
    }
    #page_footer {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        top: auto;
    }
    .prod_form .prod_colors {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .footer_left {
        max-width: 100%;
        float: none;
        display: inline-block;
    }
    .footer_middle, .social, .newsletter {
        max-width: 100%;
        margin-left: 0;
        float: none;
        display: inline-block;
    }
    #page_footer {
        padding: 0 10px;
    }
    .newsletter .input_wrap {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        background-size: contain;
    }
    .newsletter .input_wrap.submit {
        padding-bottom: 7px;
    }
    .newsletter .input_wrap input.button.orange {
        font-size: 14px;
    }
    .newsletter span.news_text {
        width: 100%;
        padding-right: 0;
        margin: 10px 0;
        font-size: 12px;
    }
    .madeintheusa {
        float: none;
        clear: both;
        margin: 0 auto;
    }
    .footer_bottom {
        max-width: 100%;
        margin: 5px 0 0;
        padding: 10px 0;
        float: none;
        display: inline-block;
    }
    #footer_nav {
        float: none;
        display: inline-block;
    }
    .featured {
		display:none;
        float: none;
        margin: 0 auto;
        max-width: 100%;
        padding-top: 0;
        height: -webkit-calc(100vh - 120px) !important;
        height: -moz-calc(100vh - 120px) !important;
        height: calc(100vh - 120px) !important;
        margin-right: 0;
    }
    #feature_slider {
        max-width: 100%;
        width: 300px;
        height: 252px;
        margin: 0 auto;
        position: absolute;
        bottom: 22px;
        left: 50%;
        margin-left: -150px;
    }
    .featured .slide {
        max-width: 100%;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    .featured .slide .button {
        left: 163px !important;
        top: 155px !important;
        font-size: 14px;
        padding: 7px 20px;
    }
    .featured .controls {
        left: 50% !important;
        bottom: 10px !important;
        -webkit-transform: translate(-50%) !important;
        -moz-transform: translate(-50%) !important;
        -ms-transform: translate(-50%) !important;
        -o-transform: translate(-50%) !important;
        transform: translate(-50%) !important;
    }
    #slide225 .button {
        display: none;
    }
    .banner_image {
        background-size: cover !important;
        max-height: 506px !important;
    }
    .promos {
        float: none;
        max-width: 100%;
        font-size: 0;
        margin: 12px auto 0;
        text-align: center;
        box-sizing: border-box;
    }
    .promo_box {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-right: 0;
        margin-bottom: 16px;
        text-align: center;
    }
    .promo_box img {
        max-width: 100%;
        top: auto;
    }
    .promo_header {
        display: inline-block;
        height: 52px !important;
        box-sizing: border-box;
        max-width: 100%;
        width: 100% !important;
        padding: 7px 5px 0px 5px !important;
    }
    .banner_image {
        max-height: 100% !important;
    }
    .column.right {
        float: none;
    }
    #cartPage .column.wide_column  {
        max-width: 100%;
        float: none;
    }
    #cartPage .column.sm_column {
        float: none;
        margin: 0 auto 20px;
    }
    #cartPage .wrap.submit {
        text-align: center;
    }
    #cartPage input.button.orange {
        margin: 0 auto 10px;
        display: block;
        width: 210px;
    }
    .cart_header {
        display: none;
    }
    #order_form_div .sale_order_table.delivery .name {
        text-align: center;
    }
    .cart_item {
        padding: 0 0 14px;
        margin-bottom: 10px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        -ms-flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    /*#basket_form a.button.orange {*/
    /*margin: 0 auto;*/
    /*display: block;*/
    /*}*/
    .product_name_wrap {
        width: 100%;
        text-align: center;
        margin-right: 0;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        float: none;
    }
    .product_name {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
    }
    .product_image {
        display: inline-block;
        vertical-align: middle;
    }
    .product_price {
        display: none;
    }
    .product_quantity {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        float: none;
        padding-bottom: 0;
        margin-right: 0;
        width: auto;
        padding-right: 20px;
    }
    .product_total {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        float: none;
        width: auto;
        margin-right: 0;
        font-size: 14px;
    }
    #cartPage a.button.product_remove {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        float: none;
        width: auto;
        margin: 0;
    }
    .product_description {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        float: none;
        width: 100%;
        text-align: center;
    }
    .container.cart .content {
        padding: 20px 5px 5px 5px;
    }
    .cart_item:last-child {
        border-bottom: none;
    }
    #cartPage .wrap.submit {
        font-size: 0;
    }

    #order_form_content .column.wide_column {
        max-width: 100%;
    }
    #order_form_content .section_header {
        display: none;
    }
    #order_form_content .product_quantity:before {
        content: 'x';
        font-weight: bold;
    }
    #order_form_div .sale_order_table.props {
        box-sizing: border-box;
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
    }
    #order_form_div .sale_order_table.delivery .desc {
        max-width: 100%;
        width: auto;
    }
    #order_form_div .sale_order_table.delivery .prop input,
    #order_form_div .sale_order_table.delivery .prop img,
    #order_form_div .sale_order_table.delivery .prop .desc {
        float: none;
    }
    #order_form_div .sale_order_table input[type="text"] {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
    #order_form_div .sale_order_table .ps_logo {
        float: none;
        margin-right: 0;
    }
    #order_form_div .sale_order_table.delivery,
    #order_form_div .sale_order_table.paysystem {
        text-align: center;
    }

    #order_form_div .sale_order_table .paysystem_name, #order_form_div .sale_order_confirm .paysystem_name {
        width: auto;
        margin-top: 8px;
    }

    #order_form_div .sale_order_table textarea {
        width: 100%;
        max-width: 100%;
        overflow: auto;
        box-sizing: border-box;
    }
    .column.wide_column {
        max-width: 100%;
    }
    .workarea.personal input[name="sf_EMAIL"] {
        margin-bottom: 10px;
    }

    .product_top > div:nth-of-type(2) {
        display: none;
        height: auto !important;
    }
    .product_top > div:first-of-type div {
        width: 100% !important;
        text-align: center !important;
    }
    .product_top {
        max-width: 100%;
    }
    .product_images {
        float: none;
        margin: 10px auto 0;
        max-width: 100%;
    }
    .prod_detail {
        max-width: 100%;
        float: none;
        padding-right: 0;
    }
    .prod_thumbs {
        text-align: center;
        float: none;
        max-width: 200px;
        margin: 0 auto;
    }
    .prod_thumb {
        float: none;
        display: inline-block;
        vertical-align: top;
        padding-right: 0;
        margin-right: 0;
    }
    .prod_thumb:nth-child(odd) {
        margin-right: 20px;
    }
    #main_content .product_top .product_details {
        margin: 0 auto;
        float: none;
    }
    .product_tabs {
        max-width: 100%;
        margin-bottom: 0;
    }
    .prod_detail img {
        max-width: 100%;
    }
    .tab_cont {
        max-width: 100%;
    }
    .ui-tabs .ui-tabs-panel {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #main_content .product.overview img {
        max-width: 100%;
    }
    #main_content.no_right_sidebar {
        max-width: 100%;
    }
    #main_content.no_right_sidebar .column {
        float: none;
        width: auto;
        margin-bottom: 0;
    }
    #main_content.no_right_sidebar .company_person img {
        height: auto;
    }
    .ymaps-map {
        max-width: 100% !important;
    }
    #ymaps-map-id_13595447444738753220 {
        max-width: 100% !important;
    }
    #breadcrumb ul li {
        font-size: 14px;
    }
    #main_content .prod_price {
        font-size: 16px;
    }
    #utility_bar a, #utility_bar span {
        font-size: 14px;
    }
    #utility_bar .links_wrap {
        height: 23px;
        float: none;
    }
    .footer_left .questions {
        font-size: 13px;
    }
    .footer_left .questions a {
        font-size: 14px;
    }
    .color_blocks_title {
        font-size: 14px;
    }
    .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
        font-size: 14px;
    }
    #main_content .prod_title a {
        font-size: 16px;
    }
    #main_content .product .product_details {
        height: auto !important;
    }
    #main_content .product .product_details p {
        font-size: 14px;
    }

    .product_top .product_details .prod_title,
    .product_top .product_details .prod_price,
    .product_top .product_details .prod_style {
        display: none;
    }
    .prod-mob {
        display: block !important;
        width: 100%;
        margin: 0 auto;
    }
    .prod-mob .prod_title {
        font-size: 18px !important;
        line-height: 1;
        float: none !important;
        text-align: center;
        width: auto !important;
    }
    .prod-mob .prod_price {
        line-height: 21px;
    }
    .prod-mob .prod_style {
        font-size: 16px;
    }
}