@media screen and (min-width: 800px) {
    .product-actions {
        padding-top: 2rem;
    }
    #category .subcategory {
        /* min-height: 386px;
        max-height: 386px; */
        overflow: hidden;
        background-color: #fff;
        margin: 4px;
        max-width: 260px;
        position: relative;
        border: 1px solid white;
    }

    #category .hover_subcateg {
        overflow: hidden;
        z-index: 10;
        position: absolute;
        background-color: #fff;
        height: auto;
        margin-left: -16px;
        width: 260px;
        padding: 0 15px;
        transform: scaleY(0);
        transform-origin: 50% 0;
    }

    #category .subcategory:hover {
        border: 1px solid #e9511c !important;
        border-bottom: none;
    }

    #category .subcategory:hover .hover_subcateg {
        transition: transform .5s;
        border: 1px solid #e9511c !important;
        border-top: none !important;
        transform: scaleY(1);
        min-height: 40px;
    }

    #category #h3-subcategories {
        line-height: 13px;
        font-weight: 400;
        text-overflow: ellipsis;
        width: 250px;
        white-space: nowrap;
    }

    .btn_voit_plus {
        top: unset;
        bottom: 0;
    }

    .listing_image {
        margin: 0 .8125rem;
        margin-right: 5px;
    }

}

@media screen and (max-width: 992px) {
    .btn_voit_plus {
        display: none;
    }



    #category .subcategory {
        margin-top: 35px;
    }

    #category .subcategory {
        border: 1px solid white;
        background-color: #fff;
        width: auto;
    }

    body#checkout section.checkout-step .forgot-password {
        margin-left: 15px;
        margin-bottom: 10px;
    }
}

.old-price {
    text-decoration: line-through;
    color: #8c8c8c;
}

.hidden.hide {
    display: none !important;
}

#wk-combination-footer-view tr {
    border-bottom: 1px dashed #0098ab;
    border-top: 1px dashed #0098ab;
}

#wk-combination-footer-view td {
    border: none;
}

#wk-combination-footer-view td:last-child {
    padding-left: 0;
    padding-right: 0;
}

#wk-combination-footer-view td .wk-combination-name:first-child span {
    color: #0098ab;
}

.wk-current-price span {
    font-weight: 600;
}

.wk-product-add-to-cart .wk-qty .input-group * {
    display: inline-block;
}

.product-quantity .btn-touchspin.wkTouchspinUp, .product-quantity .btn-touchspin.wkTouchspinDown {
    background: #e8eeec;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    color: #000;
    float: none;
    padding: 0;
}

#wk-combination-footer-view .wk-qty {
    width: 100%;
}

#wk-combination-footer-view .wkQuantityWanted {
    float: none;
    display: inline-block;
    height: 30px;
    background: #fff;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

/*.page-footer #multiAccessoriesTab {
    display: block;
}*/

.wk-table-view {
    max-height: none;
}

.accessoires_beethoven {
    margin-top: 15px;
}

.accessoires_beethoven tr {
    border-bottom: 1px dashed #0098ab;
    border-top: 1px dashed #0098ab;
}

.accessoires_beethoven tr .ma_accessory_name {
    color: #000 !important;
}

.accessoires_beethoven tr .accessory_price {
    font-weight: 600;
}

.subtitle_accessories_beethoven {
    color: #858587;
    font-size: 15px;
}

.beethoven_accessories_add_to_cart {
    text-align: center;
    border-radius: 30px;
    background: #0098ab;
    padding: 15px 50px;
    text-transform: uppercase;
    font-weight: bold;
    border: none;
    margin-bottom: 50px;
}

.page-footer .beethoven_accessories_cart_link {
    display: none;
}

#products-top {
    justify-content: flex-start;
}

.products-selection .sort-by {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}

#responsivelayout-column-2 {
    padding-right: 4px;
}

.thumbnail-container .product-description .button_product {
    width: auto;
}

@media screen and (max-width: 1440px) {
    #responsivelayout-block-2, #responsivelayout-block-3, #responsivelayout-block-4, #responsivelayout-block-5 {
        padding: 0 50px;
    }

    #responsivelayout-block-2 .bx-wrapper, #responsivelayout-block-3 .bx-wrapper, #responsivelayout-block-4 .bx-wrapper, #responsivelayout-block-5 .bx-wrapper {
        max-width: none !important;
    }
}

@media screen and (max-width: 992px) {
    #responsivelayout-block-2, #responsivelayout-block-3, #responsivelayout-block-4, #responsivelayout-block-5 {
        padding: 0;
    }
}

.block-description-liens li {
    border-bottom: 4px solid transparent;
}

#product #group_accessories .option-row table select {
    display: block;
    width: auto;
}

#cms table tbody tr td {
    font-size: 15px;
}

/*#responsivelayout-block-2 #responsivelayout-column-2 img {
    height: 100%;
}*/

@media screen and (max-width: 992px) {
    #_desktop_user_info .ps-dropdown {
        display: block;
    }

    .td_ma_accessory_name{
        max-width: 98px;
        margin-left: 3px;
        line-height: 15px;
        font-size: 12px
    }
    .accessoires_beethoven .ma_accessory_name{font-size: 12px;}

    #_desktop_user_info .ps-dropdown .col-md-4 {
        padding: 0;
        margin-right: 15px;
    }

    #_desktop_user_info .ps-dropdown .col-md-8 {
        display: none;
    }

    .header-top h1.hidden-md-up {
        margin-right: 5px;
    }
}

.fancybox-inner {
    overflow: auto !important;
}

li ul li ul.ets_mm_categories {
    /*margin-top: 10px;*/
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
}

#blockcart-modal .modal-body {
    height: auto;
}

#product #blockcart-modal .ets_crosssell_block .featured-products, #product #blockcart-modal .ets_crosssell_block.layout-slide .featured-products {
    width: 100%;
    margin: 0;
}

#product #blockcart-modal .thumbnail-container .product-description .button_product {
    width: auto;
}

#product #blockcart-modal .thumbnail-container .button_product .btn_product_cart {
    font-size: 15px;
}

@media screen and (max-width: 1440px) {
    #product #wrapper {
        padding: 0 50px;
    }
}

@media screen and (max-width: 992px) {
    #product #wrapper {
        padding: 0;
    }

    #_desktop_user_info {
        width: auto;
    }
}

#portillon table {
    width: 100%;
}

#product #portillon table select {
    display: block;
    width: auto;
    padding: 2px 5px;
    margin: 5px 0;
    border: 1px solid #a9a9a9;
}

#product #portillon .custom_quantity {
    text-align: center;
    width: 50px;
    border: 1px solid #d6d4d4;
    font-weight: 400;
    margin-left: 2px;
    margin-right: 2px;
}

#portillon .hollow {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #e7edeb;
    color: #2e4348;
    line-height: 40px;
    text-align: center;
    font-size: 0px;
    position: relative;
    cursor: pointer;
    user-select: none;
    border: none;
}

#product #portillon .accessory_price span {
    color: #0098ab;
}

#portillon .circle {
    box-shadow: none;
}

#portillon .hollow i {
    font-size: 13px;
/*    font-weight: lighter;*/
}

#product #portillon .option-row table select {
    display: block;
    width: auto;
}

#product .alert.alert-danger.ajax-error {
    display: none !important;
}

#order-items table tr.taxes td:last-child {
    text-align: right;
}

@media screen and (max-width: 768px) {
    .thumbnail-container .button_product .btn_product_cart, .button_product {
        font-size: 13px;
    }
}

ul.mm_menus_ul li ul.mm_columns_ul li a {
    font-weight: bold;
}

ul.mm_menus_ul li ul.mm_columns_ul li ul li ul li a {
    font-weight: normal;
    position: relative;
    left: 10px;
}

ul.mm_menus_ul li ul.mm_columns_ul li ul li .mm_hide_title ul li a {
    left: 0;
    font-weight: bold;
}

@media print {
    body, html {
        overflow-x: unset;
    }
}

.mm_menus_li > ul {
    min-height: 265px;
}
#btn_barriere_descr{
    background-color: #174679;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
}

@media(min-width: 992px){
    .block_photo_barriere{
        display: block!important;
    }

    #category article.product_full{
        width: 38%;
        margin: 0 auto;
    }
    #category article.product_full .thumbnail-container{
        width: 100%;
    }
    #category article.product_full .thumbnail-container a img:first-child{
        width: 50%;
        left: 0;
        margin: initial;
        position: initial;
        opacity: 1;

    }
    #category article.product_full .thumbnail-container a img:last-child{
        width: 50%;
        right: 0;
        margin: initial;
        position: initial;
        opacity: 1;

    }
    #category article.product_full .product-description{
        width: 100%;
    }
    #category article.product_full .product-description .button_product{
        margin: 0 auto;

    }
}

#wigetfix_avisverifies_footer{
    display: block;
    float: right;
}
