.header-payment {
    display: none;
}

.header_user_info {
    position: relative;
    left: 0;
    float: right;
}

.shopping_cart > a:first-child b {
    width: auto !important;
}

.cat-title {
    font-weight: bold;
    background: #1b97df !important;
    color: white !important;
}

.cat-title:hover {
    background: #0d6e9f !important;
    border-bottom-color: #0d6e9f !important;
}

.sf-menu {
}

div#block_top_menu div {
    width: 100% !important;
}

div#htmlcontent_top {
    width: 100% !important;
    max-width: 100% !important;
}

#htmlcontent_top ul li {
    width: 33%;
    float: left;
    font-size: 14px;
    background-size: 20% !important;
    padding-left: 8% !important;
    padding-right: 1% !important;
    padding-bottom: 0 !important;
    padding-top: 8% !important;
    font-size: 13px;
    background-position: center 1% !important;
}

div#cmsinfo_block {
    display: none;
}

div#facebook_block {
    width: 320px;
    min-height: auto !important;
    margin: 0 auto !important;
    display: block;
    float: none;
}

.upper-footer.pattern_back {
    margin: 0;
}

.letter_subscribe {
    height: auto !important;
    padding: 10px 0;
    text-align: center;
}

.letter_subscribe .inner_letter_subscribe .col-md-6 h1 {
    text-align: center;
}

.newsletter-input {
    float: none !important;
    height: 50px !important;
}

.newsletter-input button.btn.btn-default.button.button-small {
    height: 50px;
}

.footer-container {
    padding: 0;
    margin: 0 0 0 0;
}

ul.toggle-footer.arrow-list {
    /* display: block; */
}

.footer-container #footer h4:after {
    display: block;
    content: "\f055";
    font-family: "FontAwesome";
    position: absolute;
    right: 20px;
    top: 1px;
}

#block_contact_infos .contact {
    /* display: none; */
    padding-left: 10px;
}

#block_contact_infos.active .contact {
    display: block;
}

.footer-container #footer h4.active:after {
    content: "\f056";
}

.footer-logo {
    display: none;
}

body {
    overflow-x: hidden;
}

.title_block:after {
    display: block;
    font-family: "FontAwesome";
    content: "";
    position: absolute;
    right: 10px;
    top: 15px;
    height: 36px;
    width: 36px;
    font-size: 26px;
    font-weight: normal;
}

.title_block.active:after {
    content: "";
}

.block_content.products-block li {
    display: block;
    clear: left;
    margin-bottom: 10px;
}

.block_content.products-block li .product-content {float: none;}

a.products-block-image {
    float: none;
    display: inline-block;
}

a.products-block-image img {
    display: block;
    width: 100%;
    height: 100%;
}

.paginator {
    display: block;
    float: none !important;
    margin: 10px 0;
}

.paginator-row__select {
    float: none !important;
    display: block !important;
}

.paginator-row {height: 172px;}

.button-type-view p {
    display: none;
}

.title-header {
    /* width: 200px; */
}

.title-header:after {
    /* left: 190px; */
}

#contact-link a {
    padding-left: 30px !important;
    width: 120px !important;
}

.button-type-view {
    display: none;
}

.page-product-box .row {padding: 0 15px !important;position: relative;}

.page-product-box .title-header {
    width: 315px;
}

div#left_column {
    width: 100% !important;
}

div#center_column {
    width: 100% !important;
}

.product-tab {
    padding: 0 15px;
}

.comment-top-btn.comment-btn {
    display: none;
}

.mobile {
    display: block;
}

.authentication .col-xs-12.col-sm-6:first-child{
    height: 210px;
}