@media only screen and (max-width: 550px){
    html, body {
        -webkit-overflow-scrolling: touch !important;
        overflow-x: hidden !important;
    }
}

body {
    color: #000000;
    background-image: url(../images/menuisier_fond.jpg);
    background-attachment: fixed;
    background-position-x: center;
    background-repeat: no-repeat;
    font: normal normal 1em/normal 'Trebuchet MS', Arial, Sans-serif;
}

body.ralipro {
    background-image: url(../images/technique_fond.jpg);
}

.action.primary {
    background-image: none;
    background: #ed1c25;
    border: 1px solid #ed1c25;
    margin-right: 12px;
}

/* hielh */
form.form-create-account .field.taxvat {
    display: none !important;
}

.header-notification,
.switcher,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart::before,
.minicart-wrapper .action.showcart .counter.qty,
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle h3,
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li a,
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li,
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle > p,
.copyright {
    color: #222;
}

.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social li a {
    border-color: #333333;
    color: #222;
}

.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .field.newsletter .control #newsletter {
    background-color: transparent;
    border-color: #eee;
    color: #222;
}

.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .block.newsletter > .content .field.newsletter .control #newsletter::placeholder,
.block-search input::placeholder {
    color: #222;
}

.page-footer,
.copyright {
    background-color: transparent;
    padding-bottom: 0px;
}

.scrollup {
    color: #ffffff !important;
    background-color: #333333 !important;
    border-color: #333333 !important;
}

.scrollup:hover {
    color: #333333 !important;
    background-color: #ffffff !important;
    border-color: #333333 !important;
}

.copyright {
    /*    background-image: url('../images/footer-stripeswhite.png');*/
    background-position: center top;
    background-repeat: no-repeat;
}

.pad-main-bottom {
    padding-bottom: 0px;
}

.customer-welcome.active .action.switch::after {
    content: '\f0d7';
}

#wishlist-sidebar .product-item {
    min-height: inherit;
}

#wishlist-sidebar .product-item .product-item-info {
    display: table;
    width: 100%;
}

#wishlist-sidebar .product-item .product-item-info .product-item-photo {
    position: static;
    width: 30%;
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
    margin: 0px;
}

#wishlist-sidebar .product-item .product-item-info .product-item-details {
    width: 70%;
    display: table-cell;
    vertical-align: middle;
    margin: 0px;
}

#wishlist-sidebar .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper {
    padding: 0px;
}

#wishlist-sidebar .product-item .product-item-info .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    height: auto !important;
    width: auto !important;
    position: static;
}

body .abs-actions-addto::before,
body .product-item-actions .actions-secondary > .action::before {
    overflow: inherit;
}

.checkout-payment-method .billing-address-same-as-shipping-block input {
    vertical-align: bottom;
    margin-top: 0px;
}

table.table-checkout-shipping-method tbody .row {
    margin: 0;
}

.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent {
    float: none;
}

input[type="checkbox"],
.form-edit-account .field input[type="checkbox"],
.form-newsletter-manage .field input[type="checkbox"],
.account .field input[type="checkbox"] {
    vertical-align: bottom;
    margin-top: 0px;
}

.account .page-main .block {
    margin-bottom: 15px;
}

.account .fieldset {
    margin-bottom: 20px;
}

.product-item .product-item-info .product-item-inner .box-tocart {
    margin-bottom: 12px;
}

.header.content .compare.wrapper {
    margin: 12px 0px;
}

.header.content .compare.wrapper .compare {
    margin: 0px;
}

.sidebar-additional .block-content {
    margin-top: 15px;
}

.pad-main-bottom {
    padding-bottom: 0px;
}

.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social li {
    margin-bottom: 6px;
}

.product-item .product-img-block .product-item-photo {
    display: block;
}

.filter-options .filter-options-content {
    margin-bottom: 0px;
}

.product-item-inner .product-item-description {
    margin-top: 8px;
}

.fieldset .review-legend.legend span {
    display: block;
    margin-right: 0px;
    margin-bottom: 8px;
}

.review-form .review-fieldset {
    background-image: none;
    background-color: transparent;
    margin-bottom: 20px;
}

.copyright {
    background-image: none;
    padding: 20px 0px;
}

.privacy-policy h2 {
    font-weight: 500;
    margin: 20px 0px 20px;
}

.privacy-policy ul {
    padding-left: 15px;
}

.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li strong::before {
    content: "\f0da";
    font-family: 'Fontawesome';
    margin-right: 10px;
}

.form-orders-search .fieldset,
.contact .fieldset,
.search.advanced .fieldset {
    margin-bottom: 25px;
}

.fotorama__nav.fotorama__nav--thumbs {
    margin-top: 8px;
}

/* custom css  start */
/* home page design */

/* category list design */

.page-products .products-grid .product-item {
    width: 48.5%;
    margin-left: calc((100% - 4 * 23.439%) / 3);
}

.page-products .products-grid .product-item:nth-child(3n+1) {
    margin-left: 0px;
}

.page-products .products-grid .product-item:nth-child(2n+1) {
    margin-left: 0px;
}

.page-products .product-item-info {
    width: auto;
}

.page-products .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transform: none;
}

.products-grid .product-item .product-img-block, .products-list .product-item .product-img-block {
    position: unset;
}

.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: unset;
}

.page-products .products-grid .product-item .product-item-actions {
    bottom: 0;
}

.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: unset;
    object-fit: contain;
    /*scale: 1.1;*/
}

.product-image-wrapper {
    display: initial;
    position: unset;
}

.products-grid .product-item .product-item-inner {
    position: unset;
}

.page-products .products-grid .product-item {
    position: unset;
}

.page-products .products-grid .product-item .product-item-actions {
    bottom: 0;
    position: unset;
}

.page-title-wrapper .catalog-category-view {
    display: none;
}

.page-title-wrapper .category-view .category-description {
    display: none;
}

.product-img-block .left {
    float: left;
    width: 50%;
}

.product-img-block .right {
    float: right;
    width: 43%;
}

.sidebar-additional .push img {
    width: -webkit-fill-available;
}

.sidebar-additional .push > .overlay {
    padding-top: 60px;
}

.product-item-actions .actions-secondary > .action:hover {
    color: #000;
}

.product-item-actions .actions-secondary > .action {
    color: #000;
    width: 100% !important;
}


/* category list design end */

/*product page */


.page-layout-1column .products-grid.products-related .product-item {
    padding: 15px 15px 30px 15px;
    margin: 0px;
    width: 33.33%;
    position: unset;
}

.page-layout-1column .products-grid.products-related .product-item :nth-child(3n + 1) {
    margin-left: calc((100% - 4 * (100% / 4)) / 3);
}

.page-layout-1column .products-grid.products-related .product-item :nth-child(4n + 1) {
    margin-left: 0;
}

.page-layout-1column .products-grid.products-related .product-item .product-image-photo {
    height: 210px;
    width: 100%;
}

.page-layout-1column .products-grid.products-related .product-item .product-item-info {
    width: auto;
    position: unset;
    max-width: 100%;
}

.products-grid .product-item .product-item-actions {
    position: unset;
}

.page-layout-1column .products-grid.products-related .product-item .tocompare:before {
    content: '\2b';
}

.block-related-heading h2:before {
    background-image: none;
}

/*product page end*/

.page-wrapper .page-header .panel.wrapper {
    background: #000;
    margin-left: calc(-100vw / 2 + 960px / 2);
    margin-right: calc(-100vw / 2 + 975px / 2);
}

.page-wrapper .page-header .panel.wrapper .panel.header {
    width: 960px;
}

.page-wrapper {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.header.content {
    padding: 0px 0px;
}


.columns .column.main {
    padding-bottom: 0px;
}

/* hearder top */
.panel.header .switcher {
    float: left;
}

.contentarea {
    display: none;
}

.header-notification {
    float: right;
    line-height: 0;
}

.header.panel > .header.links {
}

#maincontent {
    background: #fff;
}

.block-search {
    margin: 0px;
}

.header.content .logo {
    float: left;
    display: block;
    width: 191px;
}

.header.content .logo img {
    width: auto;
    display: block;
    margin: 0 auto;
    padding: 16px 0;
}

.myaccout-custom {
    background: url('../images/tool.png') no-repeat left top;
}


.minicart-wrapper .counter.qty {
    color: #000;
}

.block-search .label + .control input {
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    /* border: none; */
    width: 155px;
    background: none;
    -webkit-appearance: none;
}

.block-search .action.search {
    top: 0;
}

.header-mini-container {
    float: left;
}

.navigation .level0 .submenu li.parent > a::after {
    display: none;
}

.navigation .brand img {
    margin: 0 auto;
    padding: 16px 0;
    display: block;
}

.navigation {
    padding: 0px;
    float: left;
    height: 88px;
    width: 769px;

}

.navigation .level0.parent > .level-top {
    padding-right: 15px;
    height: 88px;
    padding: 0px;
    margin: 0px;
}

.navigation ul {
    display: table;
    height: 88px;
    width: 769px;
    border-spacing: 0;
    text-align: center;
    font-size: 1em;
    font-weight: 700;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: 'Dosis', Arial, Sans-serif;
    border: 0px;
}

.navigation li.level0 {
    width: 13%;
    display: table-cell;
    vertical-align: middle;
    border-collapse: collapse;
    border-left: 1px solid #d7d7d;
    float: left;
    margin-right: 7px;
    padding: 0px;
}

.minicart-wrapper {
    margin: 0px;
    font-weight: 700;
    padding: 15px;
    background: #000;
}

.minicart-wrapper .counter.qty {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 5px;
    background-color: #fff;
    color: #ed1c25;
}

.menu-top-left-logo {
    background: #ccc;
    height: 50px;
    float: left;
    font-size: 12px;
    position: relative;
    color: #454545;
    margin-bottom: 4px;
}

.menu-top-left-logo img {
    display: inline-block;
    position: relative;
    top: -1px;
    padding: 10px 10px 0 0;
    vertical-align: middle;
    left: -9px;
}

/* hearder top */

.bouton_droite:before {
    right: -15px;
    background: url("../images/arrowcard.png") no-repeat left top;
}

.bouton_gauche:before, .bouton_droite:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 15px;
    height: 100%;
    background-size: 100% 100% !important;
}

.bouton_droite:active, .bouton_droite:hover {
    background-color: #000000;
    border: 1px solid #dddddd;
}

.products-grid > li .bouton_droite {
    position: absolute;
    left: 57%;
    bottom: 10px;
}

.button, .bouton_gauche, .bouton_droite {
    cursor: pointer;
    border: none;
    position: relative;
    display: inline-block;
    color: #ffffff;
    font-size: 0.813em;
    text-transform: uppercase;
    text-align: left;
    font-weight: 700;
    font-family: 'Dosis', Arial, Sans-serif;
    background: #ed1c24;
    padding: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid #dddddd;
}

.product-item .old-price .price {
    font-weight: normal;
    text-decoration: line-through;
}

.product-info-main span.price {
    line-height: 36px !important;
}

#maincontent {
    padding-left: 0;
    margin-top: 0px;
    padding-right: 0px;
}

.home-banner-top {
    margin-top: -10px;
}

.home-banner-slider {
    margin-left: -40px;
}

.home-banner-slider ul {
    margin-bottom: 0;
}

#garranties {
    background-color: #fff;
}

#garranties > ul {
    clear: left;
    display: table;
    border-spacing: 0;
    border-collapse: collapse;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    font-family: 'Dosis', Arial, Sans-serif;
}

#garranties > ul > li {
    display: table-cell;
    width: 20%;
    padding: 25px;
}

#garranties a {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.news {
    padding: 20px 10px 10px 10px;
    color: #ffffff;
    background: #00a6eb;
    min-height: 318px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col_318px {
    width: 318px;
    float: left;
}

.titre_4 {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.125em;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

.titre_4 {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.125em;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

.col_638px {
    width: 638px;
    float: left;
}

.news {
    padding: 20px 10px 10px 10px;
    color: #ffffff;
    background: #00a6eb;
    min-height: 318px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col_318px {
    width: 318px;
    float: left;
}

.titre_4 {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.125em;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

.titre_4 {
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.125em;
    margin: 20px 0 0 0;
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

.col_638px {
    width: 638px;
    float: left;
}

.push {
    display: block;
    color: #ffffff;
    position: relative;
    text-align: center;
}

.push > .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 195px 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.titre_categorie {
    font-size: 1.20em;
    padding: 0 !important;
    margin: 0 0 10px 0 !important;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: 'Dosis', Arial, Sans-serif;

}

.push .push_titre {
    padding: 0 0 15px 0;
}

.sidebar-additional .titre_categorie {
    color: fff;
}

.push_titre {
    font-size: 2.813em;
    line-height: 1.00em;
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
    color: #fff;
}

.push .push_price {
    position: absolute;
    left: 0;
    bottom: 45px;
    width: 100%;
}

.push .push_price > .price {
    font-size: 20px;
}

.push_price {
    color: #ed1c24;
    font-size: 14px;
    font-weight: bold;
}

/*-----------  SPECIAUX  -----------*/
.play {
    display: inline-block;
    width: 110px;
    height: 110px;
    padding: 0;
    margin: 0 3px;
    background: url(../images/play.png) no-repeat left top;
}

a:hover .play {
    background-position: left -110px;
}

.citation {
    color: #00a6eb;
    float: right;
    padding: 0 0 0 15px !important;
    margin: 18px 0 15px 15px !important;
    border-left: 3px solid #dadada;
    font-size: 1.857em !important;
    line-height: 1.385em !important;
    font-family: 'Dosis', Arial, Sans-serif;
}

.titre_categorie:before {
    margin-right: 15px;
}

.titre_categorie:before, .titre_categorie:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 19%;
    height: 2px;
    position: relative;
    top: -2px;
    background: #ffffff;
}

.copyright .global {
    clear: both;
    color: #777777;
    font-size: 0.750em;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #a2a2a2;
}

.copyright .global > ul:first-child {
    float: left;
}

.copyright .global li {
    display: inline-block;
}

/*-----------  FOOTER  -----------*/
.col_210px {
    width: 210px;
    float: left;
}

.footer-top {
    padding: 0px;
    line-height: normal;
    background-color: #ffffff;
}

.footer-top .logo {
    width: 318px;
    height: 111px;
    font-size: 1.125em;
    text-align: center;
    padding: 15px 0 0 0;
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
    background: url(../images/une-marque-samvaz.gif) no-repeat left top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-top .logo > .small {
    font-size: 0.722em;
}

.footer-top .catLink a {
    color: #777777;
    font-size: 12px;
    padding: 0 0 0 10px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer-top .catLink a:hover {
    color: #000000;
}

.footer-top .catLink > .cat {
    margin: 0px;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 0 7px 0;
}

.footer-top .catLink > ul {
    margin-bottom: 0;
    padding: 3px 0 0 0;
}

.footer-top .catLink > ul li {
    list-style: none;
    margin-bottom: 0;
}

.footer-top .youtube {
    display: block;
    color: #000000;
    padding: 5px 0 5px 67px !important;
    line-height: 1em;
    background: url(../images/youtube.gif) no-repeat left center;
}

.footer-top .youtube:hover {
    color: #e2001a !important;
}

.footer-top .col {
    margin-bottom: 20px;
}

.footer-top .global {
    clear: both;
    color: #777777;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0 0 0;
    border-top: 1px solid #a2a2a2;
}

.footer-top .global li {
    display: inline-block;
}

.footer-top .global li > a:hover {
    color: #000000;
}

.footer-top .global li a {
    color: #767789;
}

.footer-top .global li:before {
    color: #000000;
    content: "|";
    display: inline-block;
    margin: 0 5px 0 2px;
}

.footer-top .global li:first-child:before {
    display: none;
}

.footer-top .global li .phone, .phone {
    color: #000000;
    display: inline-block;
    border-radius: 9px;
    padding: 1px 12px 1px 30px;
    background: #a2a2a2 url(../img/phone.png) no-repeat 9px center;
}

.footer-top .global > ul {
    float: right;
    margin-bottom: 0px;
}

.footer-top .global > ul:first-child {
    float: left;
}

.video-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.video-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/* footer design */
/* home page design end */
/* custom css end */

/* login page css */
/*.login-container .block:nth-child(1) {
    float:right;
}
*/
@media screen and (min-width: 768px) {
    .page-header,
    .nav-sections {
        background-color: #fff;
    }

    .navigation .level0 > .level-top,
    .header.panel > .header.links > li.welcome,
    .header.panel > .header.links > li > a:visited,
    .header.panel > .header.links > li.welcome,
    .header.panel > .header.links > li > a:active,
    .block-search input,
    .block-search .action.search::before,
    .header.panel > .header.links > li.welcome,
    .header.panel > .header.links > li > a,
    .header.panel > .header.links > li,
    .minicart-wrapper .action.showcart.active::before {
        color: #222;
    }

    .page-header .panel.wrapper,
    .header.panel > .header.links > li,
    .page-header .switcher,
    .block-search input {
        border-color: #eee;
    }

    .navigation ul {
        border: 0px;
    }

    .nav-sections {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
        margin: 20px 0px;
        padding: 0px;
    }

    .navigation .level0.parent > .level-top > .ui-menu-icon::after {
        display: none;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    #wishlist-sidebar .product-item .product-item-info .product-item-photo {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0px 0px 10px;
    }

    #wishlist-sidebar .product-item .product-item-info .product-item-details {
        width: 100%;
        display: block;
    }

    .header-notification {
        width: auto;
    }

    .fs-main .fs-row .fs-inner .fs-left {
        position: static;
        margin: 0px auto 20px;
    }

    .fs-main .fs-row .fs-inner .fs-right {
        padding: 0px;
        text-align: center;
    }

    .cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle h3 {
        font-size: 16px;
    }

    .cart-summary .checkout-methods-items .action.primary.checkout {
        font-size: 16px;
        padding: 12px 12px;
    }

    .header.content .compare.wrapper {
        margin: 0px 0px;
    }

    .pad-main-bottom {
        padding-bottom: 0px;
    }

    .page-main .block .hat-main.pad-main {
        padding-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    .action.nav-toggle::before {
        color: #222222;
    }

    .nav-toggle:hover::before {
        color: #f2703e;
    }

    .page-header {
        background: transparent;
    }

    .navigation .level0 {
        font-size: 14px;
    }

    .hat-main .hat-inner {
        margin-bottom: 15px;
    }

    .block-search .label::before {
        margin: 2px 7.5px 0 0;
    }

    .hab-main .hab-row .hab-inner {
        margin-bottom: 15px;
    }

    .logo img {
        max-height: none;
        vertical-align: middle;
    }

    .hb-main .hb-right .hb-top, .hb-main .hb-right .hb-bottom {
        margin: 0px;
    }

    .block-search .label::before,
    .minicart-wrapper .action.showcart.active::before {
        color: #222222;
    }
}

@media screen and (max-width: 767px) and (min-width: 640px) {
    body .block-search .label::before {
        margin: 10px 7.5px 0 0;
    }
}

@media screen and (max-width: 639px) {
    .minicart-wrapper {
        margin-top: 5px;
    }

    .hb-main .hb-right {
        margin-top: -25px;
    }

    .pad-main-bottom {
        padding-bottom: 0px;
    }

    .products-list .product-item .product-item-actions .actions-primary {
        display: inline-block;
        margin-right: 12px;
    }

    .products-list .product-item .product-item-actions .actions-secondary {
        display: inline-block;
    }

    .products-list .product-item-inner .product-item-description {
        display: inline-block;
        width: 100%;
    }
    /* added by ibourki med   */
    .control {
        width: 80% !important;
    }
    .customer-dob > input{
        width: 80% !important;
    }
    /*   end of modif */
}

/* modified by ibourki med*/
@media only screen and (max-width: 550px){
    /* search block*/
    .block-search {
        position: relative;
        float: right;
        padding: 10px 0px 0px 71px !important;
        width: 268px;
        z-index: 4;
    }

    /* .control {*/
    /*    position: relative;*/

    /*    margin: 0 10px 10px 0;*/
    /*    !*display: inline-block;*!*/
    /*    width: 80%;*/
    /*}*/

    .customer-account-create .create .choice label{
        padding-left: 1rem !important;
    }
    .customer-account-create .create .checkbox{
        float: left;
    }
    /* formulaire  commander*/
    .control  input[name="street[0]"]{
        width: 125% !important;
    }
    .billing-address-form .fieldset .field .control  select{
        max-width:345px;
    }
    .checkout-index-index .checkout-agreements-block .fieldset .checkout-agreement input[name="agreement[1]"]{
        position: absolute;
        left: 0;
    }
    .checkout-index-index .checkout-agreements-block .fieldset .checkout-agreement span{
        font-size: 10px;
    }
    .checkout-index-index .checkout-agreements-block .fieldset .checkout-agreement .label:after {
        margin: 0 0 0 -19px;
    }

    .checkout-index-index #maincontent {
        padding: 0px !important;
    }
    #billing #checkout-step-billing .fieldset > .field:not(.choice) > .control {
        float: none !important;
        width: 95% !important;
    }
    #osc-password {
        width:125% !important;
    }
    #osc-password-confirmation{
        width:125% !important;
    }
    .opc-wrapper .form-login .fieldset .field .label, .opc-wrapper .form-shipping-address .fieldset .field .label {
        padding-left: 0px !important;
    }
    .field .control._with-tooltip input {
        margin-right: 10px;
        width: 100% !important ;
    }
    /*page creation compte*/
    .customer-account-create #prefix, #firstname, #lastname{
        width: 85% !important;
    }
    .customer-account-create  #dob {
        width: 68% !important;
    }
    .customer-account-create #email_address, #password,  #password-confirmation {
        width: 68% !important;
    }
}


/*end of modif*/

/* rasu*/
.block-search .action.search {
    position: absolute;
    right: 0;
    width: 35px;
    top: 3px;
}

.block-search .label + .control input {
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    width: 190px;
    border: 1px solid #dadada;
    float: right;
    background: #fff;
}

.block p:last-child {
    margin: 0;
    padding-left: 4px;
}

.col_638px {
    width: 642px;
    float: left;
}

.block-search {
    position: relative;
    float: right;
    padding: 10px 0 0px 15px;
    width: 268px;
    z-index: 4;
}

.header-mini-container {
    background: #CCCCCC;
}

.page-header .switcher .options .action.toggle:after, .page-footer .switcher .options .action.toggle:after {
    color: #fff;
}

strong.language-EUR {
    color: #fff;
}

.page-header .panel.wrapper, .header.panel > .header.links > li, .page-header .switcher, .block-search input {
    border-left: #000;
}

ul.hb-slider.owl-carousel.owl-theme {
    height: 442px;
}

/*li.level0.level-top.active.ui-menu-item {
    display: none;
}*/
.navigation .level0 > .level-top {
    box-sizing: border-box;
    position: relative;
    float: left;
    line-height: 90px;
    height: 90px;
    width: 100%;
}

.hab-main .hab-row .hab-inner {
    padding: 0px 3px;
    left: 7px;
    position: relative;
    float: left;
    width: 49.3%;
    box-sizing: border-box;
}

.navigation li.level0 {
    border-left: 1px solid #d7d7d7;
    width: 14.1%;
    margin-right: 0px;
}

.minicart-wrapper {
    padding-left: 12px;
    background: #f10c0c;
    margin: 0px;
    font-weight: 700;
    left: 2px;

}

.minicart-wrapper:hover {
    background: #000;
}

.minicart-wrapper > .action > .counter.qty.empty {
    display: inline-block;
    width: 19px;
    height: 19px;
    bottom: 5px;
    position: relative;
    padding: 0 1px 0 0;
    margin: 0 1px;
    border-radius: 12px;
    background: #fff;
    color: #000;
    font-size: 0.923em;
    text-align: center;
    line-height: 19px;
    font-weight: bold;
    font-family: 'Trebuchet MS', Arial, Sans-serif;
}

.minicart-wrapper > .action {
    display: inline-block;
    line-height: 10px;
    padding: 0 0px;
    white-space: nowrap;
    height: auto;
    position: relative;
    bottom: 3px;
}

.header.content .compare.wrapper .compare {
    display: none;
}

.home-banner-top .img-resp.center-b {
    border: 1px solid grey;
}

.menu-top-left-logo {
    margin-bottom: 0px !important;
    height: 47px !important;
    background: #ededed;
}

.minicart-wrapper > .action > .text {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    padding: 4px;
}

.navigation .level0.parent > .level-top {
    height: 90px !important;
}

/*.navigation .level0 .submenu {
    display: none !important;
}*/
.navigation ul {
    display: table;
    height: 90px;
    width: 773px;
}

/*img.product-image-photo {
    width: 200px;
    height: 140px;
}*/
.static-content {
    color: #777777;
    padding: 14px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    min-height: 76px;
    font-size: 10px;
}

.price-container .price {
    top: 0px !important;
    font-size: 2.75em !important;
    font-weight: bold !important;
    position: relative;
    color: #ed1c24;
    width: 100%;
    line-height: 0.8em;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

.price-final_price .price-label {
    display: inline-flex;
}

span.price {
    display: inline-flex;
}

.categorypath-coupeuse .item.product.product-item {
    height: 430px;
}

.categorypath-valises .item.product.product-item {
    height: 420px;
}

.price-box.price-final_price {
    height: 100px;
}

.old-price .price {
    font-size: 2.5em !important;
    font-weight: bold !important;
    position: relative;
    color: #ed1c24;
    line-height: 0.8em;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

a.product-item-link {
    font-size: 1.8em;
    line-height: 0.9em;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

h1#page-title-heading {
    margin-bottom: 0px;
}

.toolbar-products {
    background-color: transparent;
    color: #7a7a7a;
    padding: 15px 0;
    margin: 0 0 25px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

li.item.product.product-item {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}

strong.product.name.product-item-name {
    text-align: center;
    padding: 10px 20% 10px 20%;
    min-height: 64px;
    font: initial;
}

.login-container .fieldset:after {
    margin: 10px 0 0;
    content: attr(data-hasrequired);
    display: block;
    letter-spacing: normal;
    word-spacing: normal;
    color: #e02b2700;
    font-size: 1.2rem;
}

a.action.towishlist {
    display: none !important;
}

.page-products .products-grid .product-item {
    width: 49% !important;
    margin-left: 0px !important;
}

.footer-top .catLink a {
    padding: 0 0 0 0px;
}

.home-banner-top {
    margin-top: -5px !important;
}

.page-products .products-grid .product-item:nth-child(2n+1) {
    border-right: 4px solid #c7c1c1;
}

.products-grid .product-item {
    margin-bottom: 0px;
}

.page-products .sorter {
    position: static;
    padding: 0 0 0 27px;
    float: left;
}

.page-products .toolbar .limiter {
    display: block !important;
    float: left;
}

.toolbar-amount {
    display: none;
    float: left;
    position: static;
    padding: 0 0 0 27px;
}

a.action.sorter-action.sort-asc {
    display: none;
}

.options a {
    display: block;
    padding: 25px 15px;
}

.options a:hover {
    background: #393939;
    color: #fff;
}

a:hover, .alink:hover {
    color: #0c0c0c;
    text-decoration: none;
}

a:visited, .alink:visited {
    color: #0e0e0e;
    text-decoration: none;
}

.action.primary:hover {
    background: #0a0a0a;
    border: 1px solid #0a0a0a;
    color: #ffffff;
}

a, .alink {
    color: #000;
    text-decoration: none;
}

.category-cms, .category-image, .category-description {
    margin-bottom: 20px;
    font-size: 14px;
}

span.count {
    display: none;
}

.sidebar-main .item {
    border-bottom: 1px solid #dadada;
    font-size: 14px;
}

.block .title strong {
    font-weight: 700;
    line-height: 1.1;
    font-size: 1.8rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.block .title {
    padding: 15px;
    display: block;
    border-bottom: 1px solid #dadada;
    background: #ededed;
    margin-bottom: 0px;
}

.block.filter {
    padding: 0px;
}

dt {
    display: none;
}

.abs-actions-addto:before, .product-item-actions .actions-secondary > .action:before {
    display: none;
    text-align: center;
}

.product-item-actions .actions-secondary > .action span {
    position: inherit;
    font-size: 10px;
    letter-spacing: normal;
}

.product-item-actions .actions-secondary > .action {
    color: #171616;
    width: 170px;
}

.products-grid .product-item .product-item-inner .product-item-actions .actions-secondary {
    padding-top: 10px;
    width: 50%;
    padding-left: 0px;
}

.product-item .price-box {
    margin: 10px 0 0px;
}

.product-info-main {
    padding: 20px 15px;
    padding-bottom: 0;
}

.page-layout-1column .product.media {
    width: 50%;
}

.page-layout-1column .product-info-main {
    width: 50%;
}

.product-info-main > .right {
    float: right;
    height: 241px;
    width: 35%;
}

.product-info-main > .left {
    float: left;
    width: 58%;
    font-size: 0.750em;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
}

.box-tocart .action.tocart {
    width: 100%;
}

.fieldset > .field > .label, .fieldset > .fields > .field > .label {
    margin: 12px 8px 8px;
    display: inline-block;
    font-size: 1.1em;
    color: #7a7a7a;
}

.fieldset > .field, .fieldset > .fields > .field {
    margin: 0 0 20px;
    display: block;
}

.product-info-main .product.attibute.overview, .product-info-main .product.attribute.overview {
    margin: 20px 0;
    font-size: 18px;
    margin-top: 0px;
}

.product-img-block .right {
    float: right;
    width: 47%;
}

.price-container .price {
    top: -38px;
}

.box-tocart > .fieldset {
    border: 0;
    margin: 126px 0 40px;
}

/*.fotorama__stage {*/
/*    height: 430px !important;*/
/*}*/

button#product-addtocart-button {
    border-radius: 0;
    font-size: 1.3rem;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-layout-1column .products-grid.products-related .product-item {
    padding: 15px 15px 30px 15px;
    margin: 0px;
    width: 33.33%;
    position: unset;
    height: 450px;
    border-bottom: 1px solid #cccccc;
}

.product-img-block .left .desc {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 10px 0;
}

ol.products.list.items.product-items.pro-slider {
    margin: 0px 0 0 !important;
}

.page-layout-1column .products-grid.products-related .product-item:nth-child(3n+1) {
    border-right: 3px solid #dedadade;
}

.page-layout-1column .products-grid.products-related .product-item:nth-child(3n+2) {
    border-right: 3px solid #dedadade;
}

.header-mini-container {
    background: #ededed;
    display: inline-flex;
    height: 47px;
    justify-content: space-between;
}

.header-mini-container > .header.links {
    padding: 11px;
    padding-left: 25px;
    padding-top: 16px;
    white-space: tial;
    font-size: -3.187em;
    text-transform: uppercase;
    font-family: 'Dosis', Arial, Sans-serif;
    font-size: 12px;
    color: #0000;
}

.header-mini-container > .header.links > .customer-welcome {
    padding: 11px;
    padding-left: 25px;
    padding-top: 0px;
    white-space: tial;
    font-size: -3.187em;
    text-transform: uppercase;
    font-family: 'Dosis', Arial, Sans-serif;
    font-size: 12px;
    color: #0000;
    width: 70px;
    text-align: center;

}

.myaccout-custom {
    display: inline-flex;
    width: 87px;
    padding-left: 18px;
}

.hab-inner > .push .push_price > .price {
    font-size: 26px;
    line-height: 1em;
}

.hab-inner > .push .push_titre {
    font-size: 4.1em;
    line-height: 1.00em;
    text-transform: uppercase;
    font-family: 'Montserrat', Arial, Sans-serif;
    padding: 0 0 0px 0;
}

.hab-inner > .push .push_price {
    position: absolute;
    left: 0;
    bottom: 42px;
    width: 100%;
}

.cms-home .titre_categorie {
    font-size: 1.5em;
}

.breadcrumbs .items {
    font-size: 2rem;
    color: #060606;
    margin: 0;
    padding: 0;
    list-style: none none;
}

.cms-home .titre_4 {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 2.125em;
    /* margin: 20px 0 0 0; */
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

.customer-account-login #maincontent {
    padding: 20px 15px;
}

.customer-account-login #maincontent .page-title {
    margin-bottom: 25px;
}

.customer-account-create #maincontent {
    padding: 20px 15px;
}

.customer-account-create #maincontent .page-title {
    margin-bottom: 25px;
}

.customer-account-create #maincontent .legend {
    border: none;
}

.customer-account-create .columns .column.main {
    border-bottom: 1px solid #c3c0c0;
}

.block.block-customer-login {
    float: right !important;
    padding: 0 11px;
    width: 49%;
    margin: 0 0 15px 0;
}

.login-container .block .block-title {
    font-size: 1.8rem;
    text-align: center;
    text-transform: uppercase;
    border: none;
}

.login-container .block .block-title:before, .login-container .block .block-title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 19%;
    height: 2px;
    position: relative;
    top: -2px;
    background: #000000;
}

.login-container .fieldset > .field > .control {
    width: 100%;
}

.login-container .fieldset > .field.note {
    font-size: 13px;
}

.block-new-customer > .block-content {
    font-size: 13px;

}

.block.block-new-customer {
    border-right: 4px solid #dcdbdb;
    height: 300px;
}

.secondary {
    float: right;
}

.login-container .block-new-customer .actions-toolbar {
    margin-top: 180px;
}

.customer-account-create .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account {
    width: 80%;
    min-width: 600px;
    border-right: 1px solid #c7c6c6;
    padding-right: 14px;
    padding-bottom: 20px;
}

.form-create-account .fieldset-fullname .fields .field {
    float: left;
    margin: 0 10px 10px 0;
    width: 100%;
}

.page-header .header.panel {
    padding-bottom: 6px;
    padding-top: 6px;
}

.page-wrapper .page-header .panel.wrapper {
    background: #363636;
    border: none;
}

.header.content .logo img {
    padding: 18px 0;
}

.customer-account-forgotpassword #maincontent {
    padding: 20px 15px;
}

.categorypath-accessoires-21 .item.product.product-item {
    height: 430px;
}

.categorypath-promo .item.product.product-item {
    height: 440px;
}

.categorypath-presses-etaux .item.product.product-item {
    height: 430px;
}

.header.content {
    position: unset;
}

.categorypath-rali-qui-sommes-nous .category-view {
    position: absolute;
}

.categorypath-rali-qui-sommes-nous .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-rali-qui-sommes-nous #tinymce > p, .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    line-height: 1.43em;
}

.categorypath-rali-qui-sommes-nous .category-cms {
    width: 73%;
    float: right;
    padding: 0px 9px;
}

.categorypath-rali-qui-sommes-nous .columns .column.main {
    padding-top: 8px;
}

.categorypath-rali-qui-sommes-nous .columns h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-rali-nos-engagements .category-view {
    position: absolute;
}

.categorypath-rali-nos-engagements .columns h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-rali-nos-engagements .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-rali-nos-engagements #tinymce > p, .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    line-height: 1.43em;
}

.categorypath-rali-nos-engagements .category-cms {
    width: 73%;
    float: right;
    padding: 0px 9px;
}

.categorypath-rali-nos-engagements .columns .column.main {
    padding-top: 8px;
}

.categorypath-rali-nos-engagements.category-view {
    position: absolute;
}

.categorypath-rali-fabrication .category-view {
    position: absolute;
}

.categorypath-rali-fabrication #tinymce > p, .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    line-height: 1.43em;
}

.categorypath-rali-fabrication .category-cms {
    width: 73%;
    float: right;
    padding: 0px 9px;
}

.categorypath-rali-fabrication .columns .column.main {
    padding-top: 8px;
}

.categorypath-rali-fabrication .columns h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-rali-samvaz-et-environnement .category-view {
    position: absolute;
}

.categorypath-rali-samvaz-et-environnement .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-rali-samvaz-et-environnement #tinymce > p, .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    line-height: 1.43em;
}

.categorypath-rali-fabrication .category-cms > table > tbody > tr > td > img {
    width: 900px;
}

.categorypath-rali-fabrication .category-cms > table > tbody > tr > td {
    line-height: 1.34em;
    font-size: 15px;
}

.categorypath-guides-couteau-rabot .category-cms img, object, video, embed {
    height: auto;
    max-width: 100%;
    width: 233px;
}

.categorypath-rali-samvaz-et-environnement .columns h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-rali-samvaz-et-environnement .category-cms {
    width: 73%;
    float: right;
    padding: 25px 9px;
}

.categorypath-rali-samvaz-et-environnement .columns .column.main {
    padding-top: 8px;
}

.cms-customer-service .sidebar.sidebar-additional {
    width: 25%;
    float: left;
    padding-right: 2%;
    padding-left: 0;
}

.cms-customer-service .column.main {
    width: 75%;
    display: inline-block;
}

.cms-customer-service dt {
    display: block;
    font-size: 16px;
}

.cms-customer-service dd {
    font-size: 12px;
}

.cms-customer-service .disc {
    font-size: 13px;
}

.cms-customer-service .page-title h1 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.category-technologie-rali .category-cms {
    width: 73%;
    float: right;
    padding: 38px 35px;
}

.category-technologie-rali h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.category-technologie-rali .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.category-technologie-rali .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.category-technologie-rali .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.category-technologie-rali .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.category-technologie-rali .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;

}

.category-technologie-rali .column.main {
    padding-top: 10px;
    padding-left: 234px;
    position: absolute;
    width: 100%;
}

.category-technologie-rali iframe {
    width: 220px;
}


/* pour US */

.category-technology-rali .category-cms {
    width: 70%;
    float: right;
    padding: 38px 35px;
}

.category-technology-rali h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.category-technology-rali .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.category-technology-rali .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.category-technology-rali .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.category-technology-rali .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.category-technology-rali .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;

}

.category-technology-rali .column.main {
    padding-top: 10px;
    padding-left: 234px;
    position: static;
    width: 98%;
}

.category-technology-rali iframe {
    width: 220px;
}

.categorypath-guides-handplane-rali h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-handplane-rali .category-cms {
    width: 70%;
    float: right;
    padding: 76px 28px;
}

.categorypath-guides-handplane-rali .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-handplane-rali .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-guides-handplane-rali .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-handplane-rali .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.categorypath-guides-handplane-rali .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-handplane-rali .column.main {
    padding-top: 10px;
    padding-left: 234px;
    position: static;
    width: 98%;
}

.categorypath-guides-handplane-rali iframe {
    width: 350px;
}

.categorypath-guides-handplane-rali .category-cms table > tbody > tr > td, table > tfoot > tr > td {
    padding: 0px 0px;
}

.categorypath-guides-handplane-rali .category-cms table > tbody > tr > th {
    text-align: center;
}

.categorypath-guides-handplane-and-accessories .category-cms {
    width: 70%;
    float: right;
    padding: 100px 16px;
}

.categorypath-guides-handplane-and-accessories h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-handplane-and-accessories .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-handplane-and-accessories .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-guides-handplane-and-accessories .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-handplane-and-accessories .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.categorypath-guides-handplane-and-accessories .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-handplane-and-accessories .column.main {
    padding-top: 10px;
    padding-left: 231px;
    position: static;
    width: 98%;
}

.categorypath-guides-handplane-and-accessories iframe {
    position: relative;
    right: 10px;
}

.categorypath-guides-handplane-and-accessories .wysiwyg > img {
    position: relative;
    right: 10px;
    width: 48%;
    height: 255px;
}

.categorypath-guides-blade-plane h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-technology-rali .category-cms img {
    width: 49%;
}

.categorypath-guides-blade-plane .category-cms .wysiwyg img {
    width: 323px;
}

.categorypath-guides-blade-plane .category-cms {
    width: 73%;
    float: right;
    padding: 65px 9px;
}

.categorypath-guides-blade-plane .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-blade-plane .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}


.categorypath-guides-blade-plane .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-blade-plane .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-blade-plane .column.main {
    padding-top: 10px;
    padding-left: 231px;
    position: static;
    width: 98%;
}

.categorypath-guides-use-chisel-rali-shark .category-cms {
    float: right;
    width: 72%;
    padding: 50px 15px;
}

.categorypath-guides-use-chisel-rali-shark .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-use-chisel-rali-shark .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-guides-use-chisel-rali-shark .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-use-chisel-rali-shark .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.categorypath-guides-use-chisel-rali-shark .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-use-chisel-rali-shark .column.main {
    padding-top: 10px;
    padding-left: 231px;
    position: static;
    width: 98%;
}

.categorypath-guides-use-chisel-rali-shark h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-use-chisel-rali-shark .wysiwyg > img {
    width: 349px;
    height: 256px;
}

.categorypath-rali-samvaz-and-environnement .category-view {
    position: absolute;
}

.categorypath-rali-samvaz-and-environnement .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-rali-samvaz-and-environnement #tinymce > p, .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    line-height: 1.43em;
}

.categorypath-guides-couteau-rabot .category-cms img, object, video, embed {
    height: auto;
    max-width: 100%;
    width: 233px;
}

.categorypath-rali-samvaz-and-environnement .columns h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-rali-samvaz-and-environnement .category-cms {
    width: 73%;
    float: right;
    padding: 25px 9px;
}


/* fin US */


.categorypath-guides-blade-plane h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-rabot-rali .category-cms {
    width: 73%;
    float: right;
    padding: 76px 28px;
}

.categorypath-guides-rabot-rali .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-rabot-rali .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-guides-rabot-rali .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-rabot-rali .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.categorypath-guides-rabot-rali .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-rabot-rali .column.main {
    padding-top: 10px;
    padding-left: 234px;
    position: absolute;
    width: 100%;
}

.categorypath-guides-rabot-rali iframe {
    width: 350px;
}

.categorypath-guides-rabot-rali .category-cms table > tbody > tr > td, table > tfoot > tr > td {
    padding: 0px 0px;
}

.categorypath-guides-rabot-rali .category-cms table > tbody > tr > th {
    text-align: center;
}

.categorypath-guides-rabots-et-accessoires .category-cms {
    width: 75%;
    float: right;
    padding: 100px 16px;
}

.categorypath-guides-rabots-et-accessoires h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-rabots-et-accessoires .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-rabots-et-accessoires .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-guides-rabots-et-accessoires .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-rabots-et-accessoires .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.categorypath-guides-rabots-et-accessoires .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-rabots-et-accessoires .column.main {
    padding-top: 10px;
    padding-left: 231px;
    position: absolute;
    width: 100%;
}

.categorypath-guides-rabots-et-accessoires iframe {
    position: relative;
    right: 10px;
}

.categorypath-guides-rabots-et-accessoires .wysiwyg > img {
    position: relative;
    right: 10px;
    width: 48%;
    height: 255px;
}

.categorypath-guides-couteau-rabot h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-technologie-rali .category-cms img {
    width: 49%;
}

.categorypath-guides-couteau-rabot .category-cms .wysiwyg img {
    width: 323px;
}

.categorypath-guides-couteau-rabot .category-cms {
    width: 73%;
    float: right;
    padding: 65px 9px;
}

.categorypath-guides-couteau-rabot .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-couteau-rabot .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.cms-cgv #maincontent {
    padding: 20px 15px;
}

.categorypath-guides-couteau-rabot .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-couteau-rabot .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-couteau-rabot .column.main {
    padding-top: 10px;
    padding-left: 231px;
    position: absolute;
    width: 100%;
}

.categorypath-guides-usage-ciseaux-rami-shark .category-cms {
    float: right;
    width: 75%;
    padding: 50px 15px;
}

.categorypath-guides-usage-ciseaux-rami-shark .filet {
    clear: both !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 30px 0 30px 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #dadada !important;
}

.categorypath-guides-usage-ciseaux-rami-shark .image_a_gauche {
    clear: left;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
}

.categorypath-guides-usage-ciseaux-rami-shark .image_a_droite {
    clear: right;
    display: block;
    float: right;
    margin: 0 0 15px 15px;
}

.categorypath-guides-usage-ciseaux-rami-shark .wysiwyg > p, #tinymce > ul, .wysiwyg ul {
    margin: 18px 0 0 0;
}

.categorypath-guides-usage-ciseaux-rami-shark .sidebar-additional {
    width: 25%;
    float: left;
    position: absolute;
    padding-right: 3%;
}

.categorypath-guides-usage-ciseaux-rami-shark .column.main {
    padding-top: 10px;
    padding-left: 231px;
    position: absolute;
    width: 100%;
}

.categorypath-guides-usage-ciseaux-rami-shark h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.categorypath-guides-usage-ciseaux-rami-shark .wysiwyg > img {
    width: 349px;
    height: 256px;
}

.cms-page-view .columns {
    padding: 0px;
}

.cms-page-view h1.page-title {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: bold;
}

.cms-page-view p {
    font-size: 1.3em;
    line-height: 1.571em;
}

.cms-page-view .columns h1#page-title-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.cms-page-view h2.titre_3 {
    font-size: 2.48em;
    font-weight: bold;
    line-height: 1.182em;
    text-transform: uppercase;
    font-family: 'DogmaBlackMedium', Arial, Sans-serif;
}

.cms-page-view h3.titre_5 {
    text-transform: uppercase;
    font-size: 1.7rem;
}

.goUp {
    margin-left: 865px;
    padding-right: 15px;
    margin-right: 15px;
    clear: left;
    display: block;
    width: 65px;
    cursor: pointer;
    font-size: 0.813em;
    padding: 30px 23px 30px 0;
    text-align: right;
    font-family: 'Dosis', Arial, Sans-serif;
    background: url(../img/arrow_up_red.png) no-repeat right center;
}

.section > .focus {
    text-align: center;
    padding: 50px 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section > .focus .titre_1 font {
    font-size: 1.5em;
    text-transform: uppercase;
}

.section > .focus p {
    font-size: 14px;
}

.section {
    clear: left;
    position: relative;
    border-bottom: 1px solid #dadada;
    padding-top: 15px;
    padding-bottom: 15px;
}

.wysiwyg.details {
    font-size: 14px;
    padding: 25px;
    line-height: 1.45em;
}
.secondary-addto-links.actions-secondary > a{
    width: 120px !important;
}

.section iframe {
    display: block;
    margin: auto;
}

.sidebar.sidebar-additional .item {
    border-bottom: 1px solid grey;
    font-size: 14px;
}

/*.fotorama__nav--thumbs .fotorama__nav__frame {
    padding: 2px;
    height: 80px;
}
.fotorama__nav.fotorama__nav--thumbs {
    margin-top: 8px;
    height: 83px !important;
}
 .fotorama__thumb-border {
    height: 80px !important;
    border-width: 2px;
    margin-top: 2px;
}*/
/*.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 80px;
    left: 50%;
    position: absolute;
    width: 84px;
}*/
.cms-home #garranties img {
    margin: auto;
    display: block;
}

.section.blue .goUp {
    margin-left: 865px;
    padding-right: 15px;
    margin-right: 15px;
    clear: left;
    display: block;
    width: 65px;
    cursor: pointer;
    font-size: 0.813em;
    padding: 30px 23px 30px 0;
    text-align: right;
    font-family: 'Dosis', Arial, Sans-serif;
    background: url(../img/arrow_up_red.png) no-repeat right center;
    display: none;
}

.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    background: #393939;
    border-style: solid;
    border-width: 0;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.navigation .level0 > .level-top:hover,
.navigation .level0 > .level-top.ui-state-focus {
    background: #393939;
    border: none;
    color: #fff;
    text-decoration: none;
}

.page-header .switcher .options ul.dropdown li:hover a, .page-footer .switcher .options ul.dropdown li:hover a, .customer-welcome ul li:hover a {
    color: #fff;
    background: #393939;
}

.switcher:hover {
    color: #fff;
}

.cart.table-wrapper .cart thead tr th.col {
    font-size: 12px;
}

.cart.table-wrapper .cart thead tr th.col::first-letter {
    text-transform: uppercase;
}

.checkout-cart-index .page-title {
    padding: 20px 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-transform: uppercase;
}

.cms-mentions-legales #maincontent {
    padding: 20px 15px;
}

/*.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    position: unset;
    width: 150px;
    height: 105px;
}*/
.checkout-cart-index tbody td .product-image-container {
    width: 120px !important;
}

.cart-container .form-cart {
    width: 75%;
    float: left;
    padding-right: 0%;
    padding: 20px 15px;
}

.minicart-wrapper .counter.qty {
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #fff;
    color: #ed1c25;
    display: inline-block;
    width: 19px;
    height: 19px;
    bottom: 5px;
    position: relative;
    padding: 0 1px 0 0;
    margin: 0 1px;
    font-size: 0.923em;
    text-align: center;
    line-height: 19px;
    font-weight: bold;
}

.checkout-cart-index .block.crosssell .products-grid .product-item {
    width: 33.33%;
    margin-left: 0px;
}

.checkout-cart-index .block.crosssell {
    width: 100%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 9px;
}

.checkout-cart-index .block.crosssell .product-item-info {
    width: 100%;
    height: 400px;
}

.catalog-product-view .col {
    float: left;
    margin: 3px 0 0 2px;
}

.catalog-product-view .section table tr > td:first-child {
    width: 50%;
    color: #000000;
}

.catalog-product-view .section table tr > td {
    padding: 15px 15px 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.catalog-product-view table > tbody > tr > td {
    padding: 11px 10px;
    font-size: 1.4em;
}

.catalog-product-view .padder {
    padding: 20px 15px;
}

.checkout-index-index #maincontent {
    padding: 15px 20px;
}

.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    max-width: 100%;
}

.catalog-product-view .price-box.price-final_price {
    min-height: 30px;
}


strong.product.name.product-item-name {
    padding: 20px 5px 20px 5px;
    min-height: unset;
    font-family: dosis;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.price-box .price-final_price {
    min-height: unset;

}

.product.name a {
    font-weight: 700;
}

.page-wrapper {
    background-color: #ffffff;
}

.categorypath-coupeuse .item.product.product-item {
    height: unset;
}

.item.product.product-item {
    height: 490px !important;
}

.static-content .attribute {
    font-size: 14px;
}

.static-content .attribute_value {
    color: #000000;
    font-size: 14px;
}

.static-content {
    min-height: unset;
}

.box-tocart > .fieldset {
    border: 0;
    margin: 0;
}

.product-info-main {
    min-height: 400px;
    box-sizing: unset !important;
}

.product-info-main .product-add-form .box-tocart .field.qty > label.label {
    line-height: 30px;
}

.product-info-main .product-add-form .box-tocart .field.qty {
    margin-bottom: 0px
}

.product-info-main .product-add-form {
    padding-top: 0;
}

.catalog-product-view .price-box.price-final_price {
    min-height: 30px;
    height: unset;
    display: inline-block;
    margin-top: 20px;
}

.old-price .price-container.price-final_price .price-label {
    display: none;
}

.old-price .price-container.price-final_price .price-wrapper {
    display: inline-block;
    text-decoration: line-through;
    text-decoration-color: #ed1c24;
    font-size: 0.8rem;
    font-style: italic;
    margin-left: 30px;
}

.price-box.price-final_price span.special-price {
    display: inline-block;
}

.titre_categorie {
    font-size: 2.5em
}

.titre_categorie:after {
    margin-left: 15px;
}

.section > .titre_categorie {
    width: 80%;
    position: relative;
    left: 10%;
    top: 0;
    text-align: center;
    padding: 30px 0 0px !important;
    white-space: unset;

}

.header-mini-container {
    width: 100%;
}

.menu-top-left-logo {
    width: 445px;
}

.catalog-product-view table > tbody > tr > td {
    padding: 5px 10px;
}

.page-layout-1column .product-info-main {
    width: 45%;
}

.box-tocart > .fieldset {
    margin-top: 10px;
}


/***MENU****/
.navigation .level0.active > .level-top, .navigation .level0.has-active > .level-top {
    padding: 0 10px;
}

.navigation li.level0 {
    margin-right: 0px;
    width: unset;
}


.page-wrapper > .breadcrumbs .items {
    font-size: 2rem;
}

.navigation .level0.parent > .level-top {

    padding: 0 20px;
}

.sections.nav-sections .navigation {
    display: none
}

/*nouveau*/
@media screen and (max-width: 991px) {
    body .page-wrapper {
        width: 100%;
    }

    body .page-wrapper .page-header .panel.wrapper {
        margin: 0;
    }

    body .page-wrapper .page-header .panel.wrapper .panel.header {
        width: 100%;
        padding-bottom: 2px;
        padding-top: 5px;
    }

    .page-header .navigation {
        width: 82%;
    }

    body .header.content .logo {
        width: 18%;
    }

    .page-header .navigation ul {
        width: 100%;
    }

    body .col_478px {
        width: 100%;
    }

    .hab-main .col_318px {
        width: 40%;
        text-align: center;
    }

    .hab-main .col_638px {
        width: 60%;
    }

    body .page-wrapper .page-header .panel.wrapper {
        float: left;
        width: 100%;
    }

    body .footer-top .global > ul,
    body .footer-top .global > ul:first-child {
        text-align: center;
        float: none;
        padding: 0;
    }

    #banner-slider-carousel .owl-nav button {
        display: none
    }
}

@media screen and (max-width: 767px) {
    body .page-header .navigation {
        width: 100%;
    }

    body .header.content .logo {
        float: none;
        display: inline-block;
        margin: 0;
    }

    body .header-notification {
        display: block;
        padding-right: 10px;
    }

    .header.content {
        text-align: center
    }

    body .page-header .block-search {
        display: none
    }

    body .menu-top-left-logo {
        width: 65%;
    }

    .navigation .parent .level-top:after {
        display: none
    }

    .sections.nav-sections .nav-sections-items {
        display: none
    }

    .sections.nav-sections .navigation {
        height: auto;
        width: 100%;
    }

    .sections.nav-sections .navigation ul {
        display: block;
        height: auto;
        width: 100%;
    }

    .sections.nav-sections .navigation li.level0 {
        display: block;
        width: 100%;
        float: left;
    }

    .header .nav-toggle {
        display: none;
    }

    .sections.nav-sections .navigation li.level0 a {
        margin-top: 10px;
        line-height: 59px;
        height: auto !important;
    }

    body .header.content .logo {
        width: auto !important;
    }
}

@media screen and (max-width: 639px) {
    body .sections.nav-sections .navigation {
        display: block
    }

    .page-header .navigation {
        display: none;
    }

    body .header .nav-toggle {
        display: block;
        top: 28px;
    }

    body .menu-top-left-logo {
        display: none;
    }

    header.header-mini-container {
        text-align: center;
        display: block;
        height: auto;
    }

    body .header-mini-container > .header.links,
    body .minicart-wrapper {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

    body .footer-top .logo {
        width: 100%;
        margin: 7px;
        max-width: none;
        text-align: center;
        background-position: center;
    }

    body .col_210px {
        width: 45%;
        padding: 10px;
    }

    body.cms-home .play {
        display: none
    }

    body.cms-home .titre_categorie {
        font-size: 14px;
    }

    body .hab-inner > .push .push_titre {
        font-size: 18px;
    }

    body .push > .overlay {
        padding: 10px;
    }

    body .hab-main .col_638px,
    body .hab-main .col_318px {
        width: 100%;
    }

    body #garranties {
        display: none;
    }

}

@media screen and (max-width: 949px) {
    /*body *{display:none}*/
}

.show_mobile_only{ display:none !important; }

@media screen and (max-width: 550px) {
    .category-cms {
        width: 100% !important;
        float: left !important;
    }

    .catalog-category-view .column.main {
        padding-left: 11px !important;
        padding-right: 5px !important;
    }

    .category-technologie-rali iframe {
        width: 100% !important;
    }
    body .page-header .block-search{ display: block;}
    ul.submenu {background-color: #bebebe;}
    body .menu-top-left-logo{display: inline-flex; width: 100%;}
    .menu-top-left-logo img{padding: 10px 0px 0 10px;}
    .show_mobile_only { display: block !important; }

    header.header-mini-container {
        display: grid;
        background-color: white;
        grid-template-rows: auto 50px;
        grid-template-columns: 3rem 6rem 6rem 10rem;
    }

    .minicart-wrapper {
        justify-self: end;
        max-width: 50px;
    }

    .header-mini-container .testa li
    {
        width: 1.7rem;
        height: 22px;
        float: left;
        margin-right: 3.3rem;
    }


    .menu-top-left-logo img:nth-child(2) {
        height: 28px;
    }


    .menu-top-left-logo {
        grid-column: 1/6;
    }

    html[lang="de"] .block-search {
        width: 28px;
    }

    body .page-header .block-search{ display: block;}
    ul.submenu {background-color: #bebebe;}
    body .menu-top-left-logo{display: inline-flex; width: 100% !important;}
    .menu-top-left-logo img{padding: 10px 0px 0 10px;}
    .show_mobile_only { display: block !important; }

    .block.block-search {
        grid-column: 1/3;
        display: inline-grid;
        grid-template-columns: 200px 50px;
        width: 28px;
    }

    .block.block-search .control
    {
        display: none;
        border: none;
        bottom: 0px;
    }

    input#search
    {
        /* margin-left: 95px;
        margin-top: 20px;
        left: 15px;*/
        position: absolute;
        margin-top: 0px !important;
        width: 74vw;
        left: 17vw;
        top: 10px;
        height: 34px;
        border-top: 2px solid #DADADA;
        border-bottom: 2px solid #DADADA;
        border-left: 2px solid #DADADA;
        border-right: none;
    }
    input#search:focus
    {
        /* margin-left: 95px;
        margin-top: 20px;
        left: 15px;*/
        position: absolute;
        margin-top: 0px !important;
        width: 65vw;
        left: 17vw;
        top: 10px;
        height: 34px;
        border: 2px solid #68a8e0;
        border-right: none;
        box-shadow:none;
    }


    button#mbl-search-icon {
        position: absolute;
        /* border :none;
        background: none; */
        top: 10px;
        left: 80vw;
        width:16vw;
        opacity:inherit;
        border-top: 2px solid #DADADA;
        border-bottom: 2px solid #DADADA;
        border-left: none;
    }

    input#search:focus ~ button#mbl-search-icon {
        border-right: 2px solid #68a8e0;
        border-top: 2px solid #68a8e0;
        border-bottom: 2px solid #68a8e0;
        opacity: inherit;
    }

    ul.header.links.testa {
        grid-column: 3/5;
        margin-top: 2px;
    }

    .minicart-wrapper {
        grid-column: 5;
    }

    .minicart-wrapper a{
        float: left;
    }

    span.action.nav-toggle {
        /*position: relative;*/
        /*top: -37.85px;*/
        position: absolute;
        top: 80px;
        left: 20px;
        float : left;


    }

    /*label.label {*/
    /*    !*float: left !important;*!*/
    /*    padding-bottom: 0.5rem;*/
    /*    !*padding-left: 5.5rem;*!*/
    /*}*/

    .customer-welcome,ul.header.links.testa li:last-child
    {
        display: none;
    }

    .logout-custom-button {
        color:red;
    }
    .welcome{
        max-width: 200px;
    }
}

.cms-home .columns {
    margin-top: -12px;
}

/*html[lang="de"] .cms-home .columns {*/
/*   margin-top: -20px;*/
/*}*/

body .page-main {
    flex-grow: initial;
    webkit-flex-grow: initial;
}

body .page-main #banner-slider-carousel {
    margin-top: 12px
}

.page-title-wrapper h1#page-title-heading {
    font-family: Dosis;
}

.wysiwyg h2.titre_3 {
    font-family: Dosis;
    font-weight: bold;
}

.categorypath-guides-usage-ciseaux-rami-shark .wysiwyg > p.wysiwyg {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.catalog-category-view.categorypath-guides-usage-ciseaux-rami-shark iframe {
    width: 100%;
}

.categorypath-guides-usage-ciseaux-rami-shark .wysiwyg ul + .wysiwyg + .wysiwyg + .wysiwyg {
    width: 100%;
}

.catalogsearch-result-index .price-box.price-final_price {
    height: auto;
    min-height: 45px;
    margin: 10px 0 0px 10px;
}
.catalogsearch-result-index #maincontent{
    padding-left: 5px;
}
ul.header li {
    list-style: none;
}


.amform-versiontwo-label {
    font: normal normal 1.5em/normal 'Trebuchet MS', Arial, Sans-serif;
}

.price-including-tax,
.price-excluding-tax {
    display: block;
    font-size: 1.4rem;
    line-height: 1;
}


.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
    font-size: 1rem;
    color: #606060
}

body #banner-slider-carousel {
    margin-top: 0;
    margin-bottom: 0;
}

/*====custom=====*/
.checkout-cart-index #form-validate button {
    background: #1979c3 !important;
    border: 1px solid #1979c3 !important;
}

li.item.product.product-item {
    position: relative!important;
}
.product-image-wrapper{
    position: relative!important;
}

.minicart-wrapper > .action > .text {
    display: none;
}

.product-image-wrapper > div{
    height: auto !important;
}

#co-payment-form > fieldset > hr {
    display: none;
}

span.product-image-wrapper {
    display: contents;
}

.column.main >.address-attributes-container {
    display: none
}

/*====customgau=====*/

@media screen and (max-width: 550px) {

    .header.links.testa li {
        display: block !important;
        width: auto !important; /* Override conflicting width */
        height: auto !important; /* Override conflicting height */
        float: none !important; /* Reset float */
        margin-right: 0 !important; /* Reset margin */
    }

}

.title-center-header{
    position: absolute;
    color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
}

.panel.header .switcher {
    margin-top: 0;
}

@media screen and (max-width: 768px) {
    .panel.header .switcher.switcher-currency {
        display: block;
    }
    body .header-notification {
        width: 20%;
        text-align: right;
        max-width: 130px;
    }
    .menu-top-left-logo{
        justify-content: space-between;
    }
}

@media screen and (min-width: 768px) {
    .panel.header .switcher {
        width: 20%;
        max-width: 160px;
    }
    body .header-notification {
        width: 20%;
        text-align: right;
        max-width: 160px;
    }
}

.box-tocart .fieldset,
.box-tocart .fieldset .field.qty{
    display: flex;
    justify-content: space-between;
    align-items: center
}
.box-tocart .fieldset .actions{
    width: 100%;
    margin-right: 10px;
}
.product-info-main .box-tocart .bouton_droite{
    margin-top: 0 !important;
}

.fotorama--fullscreen .fotorama__wrap {
    height: 93%;
}
/*.fotorama__stage {*/
/*    height: 100% !important;*/
/*}*/

#mpfotorama{
    height: 430px !important;
}

@media screen and (max-width: 550px) {
    .catalog-product-view .section_8,
    .catalog-product-view .section_10 {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .page-layout-1column .product-info-main {
        width: 94% !important;
    }
    .field .control._with-tooltip input.customize-input-text {
        width: 78% !important;
    }
}

.product-add-form span[data-price-type="oldPrice"] span.price::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background:#e1363d;
    left: 0;
    top: 40%;
    position: absolute;
}

@media screen and (min-width: 991px) {
    .sections.nav-sections{
        display: none;
    }
    #shipping-new-address-form div[name="shippingAddress.telephone"] {
        margin-bottom: 50px;
    }
}

@media screen and (min-width: 768px) {
    #banner-slider-carousel .owl-nav {
        opacity: 1 !important;
        display: block;
    }

    .cms-home #banner-slider-carousel .owl-nav button.owl-next span,
    #banner-slider-carousel .owl-nav button.owl-next span {
        right: 0;
    }

    #banner-slider-carousel .owl-nav button.owl-next span{
        transform: rotate(180deg);
    }

    .cms-home #banner-slider-carousel .owl-nav button.owl-prev span,
    #banner-slider-carousel .owl-nav button.owl-prev span {
        left: 0;
    }
    .owl-nav button.owl-prev span::before,
    .owl-nav button.owl-next span::before{
        content: '';
        width: 50px;
        height: 100px;
        background: darkgrey;
        transition: background-color 0.3s ease-in-out;
        position: absolute;
        opacity: 0.2;
        top: -15%;
        left: 0px;
    }
    .owl-nav button.owl-next span::before{
        top: -25%;
    }
}

.cms-home #banner-slider-carousel .owl-nav button span,
#banner-slider-carousel .owl-nav button span{
    background: url(../images/gallery-arrow.png) no-repeat 0 0 !important;
    width: 40px;
    height: 70px;
    position: absolute;
    bottom: 150px;
    margin: 0;
    color: transparent;
}
/*#banner-slider-carousel:hover .cms-home #banner-slider-carousel .owl-nav,*/
/*#banner-slider-carousel:hover .owl-nav {*/
/*    opacity: 1!important;*/
/*    transition: background-color 0.3s ease-in-out;*/
/*}*/

div[name="shippingAddress.telephone"] .field-error {
    position:absolute;
    top: 40px;
    left: 80px;
}

html[lang="de"] span.action.nav-toggle{
    top: 100px;
}

.fotorama__wrap--toggle-arrows .fotorama__stage{
    height: 450px !important;
}

.sidebar.sidebar-additional .owl-nav{
    opacity: 0 !important;
    display: none !important;
}

@media screen and (min-width: 768px){
    body #banner-slider-carousel{
        padding-bottom: 10px;
    }
    #banner-slider-carousel .owl-dots{
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%);
    }
}

.cmsrali h1 {
    font-size: 32px;
}

.cmsrali h2 {
    font-size: 28px;
}

.cmsrali h3 {
    font-size: 24px;
}

.cmsrali {
    font-size: 18px; /* Taille par défaut pour les éléments non spécifiés */
}

