body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 1px rgba(0,0,0,0.01);
    font-size: 13px;
    font-family: Arial,sans-serif;
    color: #333;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto-Regular";
}
/*br + br {
    display: none !important;
}*/



ul, ol {
    margin-bottom: 0; 
}
p, span, li {
    color: #192224;
}
a, p, a:active, a:visited, li {
    font-family: Arial,sans-serif;
}
a, a:active, a:visited, a:hover {
    color: #078ec9;
}
a:focus {
    outline: none !important;
}
.container {
    width: 100%;
}
.main-container {
    /* OLD background: #eaeff5; */
    /* FOND NORMAL */
    background: #F2F2F2;
    /* FOND NOEL */
    /*background:url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bati-avenue-fond-noel-ok.jpg') no-repeat 0 0 #DCDCDC;*/
}
.bleu {
    color: #078ec9;
}
.clear, .clearfix {
    clear: both;
    position: relative;
    display: block;
}
.block .block-content {
    padding: 0;
    padding-bottom: 5px;
}

/* SPECIAL NOEL */
/*body.cms-home .main-container {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-noel.jpg') center 0 no-repeat;
    background-size: 100%;
    background-color: #E0E0E0;
}
body.cms-home .trait {
    background: none;
}
body.cms-home div[id^="zone"] a {
    background: #fff;
    box-shadow: 0px 2px 1px #232323;
    -webkit-box-shadow: 0px 2px 1px #232323;
    -moz-box-shadow: 0px 2px 1px #232323;
}*/

table,
table td,
table th,
table tr {
    font-size: 13px;
}

.data-table thead {
    background-color: #F6F6F6;
} 
.data-table>tbody>tr:nth-child(odd)>td, 
.data-table>tbody>tr:nth-child(odd)>th,
.data-table tr.odd{
    background-color: #FFFFFF;
}
.data-table tr.even {
    background-color: #F9F9F9;
}
.container > .messages {
    margin-top: 30px !important;
}
.messages>li {
    margin-bottom: 0;
}

.messages li.error-msg, 
.messages li.note-msg, 
.messages li.notice-msg, 
.messages li.success-msg {
    border-radius: 0;
    margin: 10px 0;
    background-image: none !important;
    display: block;
    position: relative;
    text-align: center;
    color: #000;
    border-color: #CCCCCC;
}
.messages li.error-msg::after, 
.messages li.note-msg::after, 
.messages li.notice-msg::after, 
.messages li.success-msg::after {
    position: absolute;
    display: block;
    left: 6px;
    top: 5px;
    font-weight: bold;
    font-size: 14px;
    color:  #fff;
    background-color:#000;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
}
.messages li.error-msg {
    background-color: #FFFFFF;
}
.messages li.note-msg, 
.messages li.notice-msg {
    background-color: #E5F4FB;
}
.messages li.success-msg {

}
.messages li.error-msg::after {
    content: "!";
}
.messages li.success-msg::after {
    content: "\2713";
    background-color: #FFB200;
}
.messages li.note-msg::after, 
.messages li.notice-msg::after {
    content: "?";
    background-color: #078EC9;
}
.messages li li {
    margin: 0;
}

/* MAIN WIDTH */
.header-mini,
.header,
.footer-content {
    width: 1095px;
    margin: auto;
}
.main {
    padding: 0;

    width: 1125px;
    /* 1095 + 30 */
}

.logo {
    width: 100%;
}
/* HEADER MINI */
div.header-mini-wrapper {
    background-color: #060707;
    border-bottom: 1px solid #2b3d44;
}
div.header-mini li {
    border-right: 1px solid #2b3d44;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 20px;
    float: left;
    margin: 10px 0;
    font-family: 'Roboto-Regular';
    color: #fff;
    letter-spacing: 0.5px;
}
div.header-mini li strong {
    font-weight: normal;
    font-family: "Roboto-Regular";
    color: #ffb200;
    font-size: 13px;
}
div.header-mini li:first-child {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hotline.png') 0 center no-repeat;
    padding-left: 25px;
}
div.header-mini li:last-child {
    border-right: 0;
}


/* HEADER MAIN */
.header-container {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-header.jpg') center 0 no-repeat;
    background-size: cover;
}
header.header {
    padding: 15px 0;
    background: none;
    background-color: transparent;
}
.logo-wrapper,
.header-content,
#search_mini_form {
    float: left;
}
#toggleUserMenu,
#menu-user-mobile {
    display: none;
}    
.logo-wrapper {
    width: 30%;
}
.logo-wrapper a {
    width: 90%;
}
.logo-wrapper img {
    width: 100%;
}
.header-content {
    width: 70%;
}

#search_mini_form {
    width: 54%;
}
header #search_mini_form button[type="submit"] {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/loupe.png'), url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-loupe.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 0;
    background-size: 25px, 100%;
}
header #search_mini_form {
    margin-top: 10px;
}
.header-container .form-search {
    float: left;
    margin: 0;
    width: 100%;
}
header #search_mini_form input {
    border-radius: 0;
    height: 42px;
    color: #192224;
    background: #f0f0f0;
    padding: 20px 15px;
    box-shadow: 1px 1px 3px 0 #d5d5d5 inset;
    float: left;
    font-size: 12px;
    font-family: Arial,sans-serif;
    width: 87%;
    padding-top:0;
    padding-bottom:0;
    vertical-align:middle;
}
header #search_mini_form button[type="submit"] span {
    display: none;
}

.header-container .form-search .search-autocomplete li.selected {
    background-color: #F2F2F2;
}

.header .links {
    float: left;
    width: 20%;
    margin-right: 4%;
    margin-top: 10px;
}
.header .links li {
    display: block;
    width: 100%;
    text-align: right;
}
.header .links li.last a {
    background: none !important;
    position: relative;
    font-size: 12px;
    padding-right: 10px;
}
.header .links li.last a::before {
    content: ">";
    color: #ffb200;
    font-size: 9px;
    line-height: 20px;
    padding: 0 0px;
    display: inline-block;
    float: left;
    font-family: Courier;
    font-weight: normal;
    position: absolute;
    left: -5px;
}
.header .links li a,
.header .links li a:hover {
    color: #fff;
    text-decoration: none;
}
.header .links li.first a {
    font-family: "Brandon-Bold";
    font-weight: normal;
    text-transform: uppercase;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/user.png') 0 3px no-repeat !important;
    padding-left: 20px !important;
    line-height: 14px;
}

.header-container .header-cart {
    float: right;
    margin: 0;
    background: none;
    border: none;
    padding: 0;
    position: relative;
    z-index: 600;
    width: 22%;
    margin-top: 10px;
}
.header-cart .icon-cart {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/cart.png') 0 0 no-repeat;
    display: block;
    float: left;
    height: 50px;
    width: 54px;
}
.header-cart .icon-cart:before {
    content: ' ';
}
.header-cart .summary {
    margin-left: 15px;
    width: 90px;
}
.header-cart .summary > p  {
    color: #fff;
    margin-bottom: 0px;
}
.header-cart .summary > p.price {
    margin-top: 3px;
} 
.header-cart .summary > p:first-child,
.header-cart .summary > p:first-child a {
    font-family: "Brandon-Bold";
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}
.header-cart .summary > p:first-child a:hover {
    text-decoration: none;
}
.header-cart .summary > p.amount {
    color: #ffb200;
}
.header-cart .summary > p span {
    color: #ffb200;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 16px;
    display: inline;
}
.header-cart .summary > p.amount a {
    color: #fff;
}
.header-cart .summary > p.amount a:hover {
    text-decoration: none;
}

.nav-container {
    position: relative;
    background: transparent;
    display: block;
    z-index: 100;
}

div.nav-container::after {
    background: #000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    content: ' ';
    z-index: -1;
}
.nav-container ul.navpro  {
    width: 1195px;
    margin: auto;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/sep-menu.png') 2px 0 no-repeat;
    background-size: 50px;
}
.nav-container .navpro .nav-toggler {
    display: none;
}
.nav-container > ul li.level-top,
.nav-container .navpro li.level-top.nav-li.first{
    display: block;
    float: left;
    width: 95px;
    margin: 0;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/sep-menu.png') 100% 0 no-repeat;
    background-size: 50px;
}
.nav-container .navpro li.level-top.nav-li.first {
    margin-left: 50px;
}
.nav-container > ul li span.nav-span {
    text-transform: uppercase !important;
    font-family: "Roboto-Black" !important;
    color: #fff;    
    text-shadow: 1px 1px 1px #000;
    -webkit-text-shadow: 1px 1px 1px #000;
    -moz-text-shadow: 1px 1px 1px #000;
    font-size: 13.3px !important;
    font-size: 13.3px;
}
.nav-container > ul li.level0.nav-8 span.nav-span,
.nav-container > ul li.level0.nav-9 span.nav-span{
    color: #078ec9;  
}
.nav-container > ul li.level0.nav-10 span.nav-span {
    color: #ffb200;  
}

.nav-container .navpro li.level0 > a.nav-a {
    padding: 15px 20px !important;
    padding: 15px 20px;
}
.nav-container > ul li.level0.nav-9 > a.nav-a,
.nav-container > ul li.level0.nav-10 > a.nav-a,
.nav-container > ul li.level0.nav-10 > a.nav-a {
    padding: 15px 15px !important;
    padding: 15px 15px;
}
.nav-container > ul li.level0 > a,
.nav-container > ul li.level0 > a:visited,
.nav-container > ul li.level0 > a:active,
.nav-container > ul li.level0 > a:hover {
    text-transform: uppercase;
    text-decoration: none;
}
.nav-container .navpro li.level-top:hover > a.nav-a {
    border-bottom: 3px solid #ffb200;
    padding-bottom: 12px !important;
}


.nav-container > ul li.level0.nav-9 .nav2-cols .nav-column,
.nav-container > ul li.level0.nav-8 .nav2-cols .nav-column {
    width: 33.33% !important;
}
.nav-container > ul li.level0.nav-9 .nav2-cols .nav-column:first-child,
.nav-container > ul li.level0.nav-8 .nav2-cols .nav-column:first-child {
    width: 66.66% !important;
}

.nav-container > ul li.level0.nav-9 ul#list-letters-marques,
.nav-container > ul li.level0.nav-8 ul#list-letters-metiers {
    width: 100%;
}
.nav-container > ul li.level0.nav-9 ul#list-letters-marques li,
.nav-container > ul li.level0.nav-8 ul#list-letters-metiers li {
    float: left;
    display: block;
    padding: 10px 1.3%;
    margin: 10px 0;
    font-weight: bold;
    font-size: 16px;
    width: auto;
    cursor: pointer;
}
.nav-container > ul li.level0.nav-9 ul#list-letters-marques li:hover,
.nav-container > ul li.level0.nav-8 ul#list-letters-metiers li:hover {
    background-color: #eee;
}
.nav-container > ul li.level0.nav-9 ul#list-letters-marques li.is-checked,
.nav-container > ul li.level0.nav-8 ul#list-letters-metiers li.is-checked {
    text-align: right;
    color: #ffb200;
}

.nav-container > ul li.level0.nav-9 #list-marques,
.nav-container > ul li.level0.nav-8 #list-metiers {
    width: 100%;
    position: relative;
    float: left;
}

.nav-container > ul li.level0.nav-9 a.menu-category,
.nav-container > ul li.level0.nav-8 a.menu-category {
    background: none;
    padding: 5px;
    min-height: 0;
    text-align: left;
    width: 17.5%;
    display: inline-block;
    font-size: 12px;
}
.nav-container > ul li.level0.nav-9 a.menu-category::after,
.nav-container > ul li.level0.nav-8 a.menu-category::after {
    display: none;
}
.nav-container > ul li.level0.nav-9 div.group-letter,
.nav-container > ul li.level0.nav-8 div.group-letter{
    width: 14%;
    float: left;
    min-height: 40px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-top: 20px;
}
#list-usages {
    margin-top: 20px;
    float: left;
}
#list-usages p {
    font-weight: bold;
    font-size: 16px;
}

.nav-container .navpro li.level0.nav-9 .nav-dropdown {

}

.menu-wrapper {
    background: #192224;
}
.menu-wrapper ul.nav li span {
    color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: none;
}
.navbar-nav>li {
    float: left;
    width: 14%;
    text-align: center;
}
.navbar-nav>li.nav-3 {
    width: 12%;
}
.navbar-nav>li.nav-4 {
    width: 17%;
}
.navbar-nav>li.nav-5 {
    width: 15%;
}
.navbar {
    margin-bottom: 0;
}

.nav-container .navpro {
    margin: 0 auto;
    width: 100%;
    padding: 0;
}

/* Cancel position relative plugin menu */
#navigationpro-top,
.dropdown,
.navpro .nav-li {
    position: static;
}
.nav-container .navpro .nav-dropdown {
    width: 100%;
    width: 100%!important;
    left: 0;
    left: 0!important;
    border: 0;
}
.nav-container .navpro .nav-column-wrapper {
    width: 100%;
    float: left;
}
.nav-container .navpro .nav-dropdown-bottom {
    width: 55%;
    float: left;
}
.nav-container .navpro .nav-dropdown > div {
    width: 1095px;
    margin: auto;
}
.nav-container .navpro .nav-dropdown-inner .nav-column-wrapper ul {
    float: left;
    width: 20%;
    margin: 0;
    display: block;
    clear: none;    
}

.nav-container .navpro .nav3-cols .nav-column {
    padding: 0 3%;
    width: 10%;
}

.nav-container .navpro .nav3-cols .nav-column:first-child {
    width: 44%;
    padding: 0 0 20px 0;    
}
.nav-container .navpro .nav3-cols .nav-column:last-child {
    width: 34%;
}
.nav-container .navpro .nav3-cols .nav-column p {
    margin: 0;
    padding: 0;
}
.nav-container .navpro .nav3-cols .nav-column p:first-child {
    font-size: 15px;
    text-transform: uppercase;
    color: #060606;
    font-family: "Roboto-Black";
    font-weight: normal;
    margin: 15px 0 10px 0;
}
.nav-container .navpro .nav3-cols .nav-column a {
    display: block;
}
.nav-container .navpro .nav3-cols .nav-column a:visited,
.nav-container .navpro .nav3-cols .nav-column a:active {
    text-decoration: none;
}


.nav-container a.menu-brand {
    float: left;
    width: 100%;
    padding: 5% 0;
    text-align: center;
}
.nav-container a.menu-brand img,
.nav-container a.menu-pub img {
    width: 100%;
    height: auto;
    position: relative;
}
.nav-container a.menu-pub {
    float: left;
    width: 100%;
    margin: 10px 0;
}
.nav-container a.menu-pub:last-child {
    margin-bottom: 20px;
}

a.menu-brand:hover img {
    visibility: hidden;
}
a.menu-brand.eichinger:hover img,
a.menu-brand.mondelin:hover img,
.footer-content a.menu-brand:hover img 
{
    visibility: visible;
} 
a.menu-brand:hover {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 110px;
}
.slide a.menu-brand:hover {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: initial;
    display: block;
}
a.menu-brand.altrad:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/altrad-hover.png');
}
a.menu-brand.bomag:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/bomag-hover.png');
}
a.menu-brand.bosch:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/bosch-hover.png');
}
a.menu-brand.centaure:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/centaure-hover.png');
}
a.menu-brand.cobaltix:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/cobaltix-hover.png');
}
a.menu-brand.deltaplus:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/deltaplus-hover.png');
}
a.menu-brand.diadora:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/diadora-hover.png');
}
a.menu-brand.dolmar:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/dolmar-hover.png');
}
a.menu-brand.duarib:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/duarib-hover.png');
}
a.menu-brand.fiskars:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/fiskars-hover.png');
}
a.menu-brand.haemmerlin:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/haemmerlin-hover.png');
}
a.menu-brand.husqvarna:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/husqvarna-hover.png');
}
a.menu-brand.karcher:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/karcher-hover.png');
}
a.menu-brand.makita:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/makita-hover.png');
}
a.menu-brand.milwaukee:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/milwaukee-hover.png');
}
a.menu-brand.Norton:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/norton-hover.png');
}
a.menu-brand.sam:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/sam-hover.png');
}
a.menu-brand.sodise:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/sodise-hover.png');
}
a.menu-brand.sovelor:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/sovelor-hover.png');
}
a.menu-brand.stihl:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/stihl-hover.png');
}
a.menu-brand.viking:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/viking-hover.png');
}
a.menu-brand.worms:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/marques/worms-hover.png');
}

/* FOOTER */
#footer-0 {
    padding:10px 0;
}
/* Liste images */
#footer-1 {
    background: #2a2a2a;
    padding: 20px 0;
}
#footer-1 a {
    margin-right: 5.9%;
    display: block;
    float: left;
}
#footer-1 a:last-child {
    margin-right: 0;
}

/* Liens */
#footer-2 {
    background: #222222;
    padding: 35px 0;
}
#footer-2 ul {
    float: left;
    width: 22%;
    margin-right: 4%;
}
#footer-2 ul:last-child {
    margin-right: 0;
}
#footer-2 ul li:first-child {
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #434343;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#footer-2 ul li a {
    font-size: 12px;
    color: #ccc;
}
#footer-2 ul li a:hover {
}

/* Newsletter */
#footer-3 {
    background: #1a1a1a;
    padding: 20px 0;
}
#footer-3 .block-subscribe {
    margin-bottom: 0;
}
#footer-3 .block .actions {
    padding: 0;
}

#footer-newsletter {
    width: 70%;
    float: left;
}
#footer-follow {
    width: 30%;
    float: left;
}
#newsletter-validate-detail label,
#newsletter-validate-detail button {
    font-family: "Brandon-Bold";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    float: left;
}
#newsletter-validate-detail label {
    line-height: 32px;
    margin-bottom: 0;
}
#newsletter-validate-detail label strong {
    font-weight: normal;
    color: #ffb200;
}
#newsletter-validate-detail button {
    font-size: 14px;
    background: #078ec9;
    border-radius: 0;
    padding: 0 10px;
    border: 0;
    height: 30px;
}
#newsletter-validate-detail button span {
    color: #fff;
}
#newsletter-validate-detail input {
    font-size: 12px;
    font-family: Arial,sans-serif;
    padding: 10px;
    border-radius: 0;
    float: left;
    width: 28%;
    margin-left: 30px;
    height: 30px;
    padding-top:0;
    padding-bottom:0;
    vertical-align:middle;
}
#footer-3 span.follow {
    font-family: "Brandon-Bold";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    float: left;
    display: block;
    line-height: 30px;
    margin-right: 10px;
}

#social-links li {
    display: block;
    float: left;
    height: 34px;
    width: 34px;
    background: #ffb200;
    margin: 0 5px;
    border-radius: 35px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -1px;
    transition: background 0.5s;
}
#social-links li a {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -99999px;
    overflow: hidden;
}
#footer-3 #social-links li:hover {
    background: #222222;
    background-repeat: no-repeat;
    background-position: center center;
    transition: background 0.2s;
}
#social-links li#fb {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/facebook.png');
}
#footer-3 #social-links li#twitter {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/twitter.png');
}
#social-links li#google {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/google.png');
}
#social-links li#youtube {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/youtube.png');
}
#social-links li#linkedin a {
    color:#fff;
    line-height:34px;
    text-align:center;
    text-indent:0;
}
/* Copyrights */
#footer-4 {
    padding: 20px 0;
    background: #222222;
}
#footer-4 p {
    font-size: 12px;
    color: #ccc;
}
#footer-4 h1 {
    color: #FFB200;
}
#footer-4 a,
#footer-4 a:hover {
    color: #ccc;
}

/************  HOME  ************/

#zones-wrapper {
    margin-top: 0;
    padding: 40px 0 0 0;
}
.cms-home div[id^="zone"] {

}
.cms-home div[id^="zone"] a {
    background: #fff;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
}
.cms-home div[id^="zone"] a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.cms-home div[id^="zone"] a:hover {
    text-decoration: none;
}
.cms-home #zone-1 {
    padding-right: 0;
    margin-bottom: 20px;
    width: 44%;
}
.cms-home #col-right-home {
    width: 56%;
}
.cms-home #zone-2 {
    padding-right: 10px;
    padding-left: 20px;
}
.cms-home #zone-3 {
    padding-left: 10px;
}
.cms-home #zone-4 {
    margin-top: 10px;
    padding-left: 20px;
}


.cms-home #zone-1 a {
    height: 470px;
}
.cms-home #zone-2 a {
    /* max-height: 270px; */
}
.cms-home #zone-3 a {
    max-height: 270px;
}
.cms-home #zone-4 a {
    max-height: 181px;
}
/*
.cms-home #zone-5 a {
    height: 225px;
}
*/
.cms-home div[id^="zone"] {
    text-align: center;
}
.cms-home div[id^="zone"] img {
    height: auto;
    width: 100%;
    max-height: 100%;
}

.cms-home div[id^="zone"] h2,
.cms-home div[id^="zone"] h3 {
    text-transform: uppercase;
    font-size: 24px;
    font-family: "Roboto-Regular";
    display: inline;
    padding: 0px 10px;
    line-height: 30px;
}
.cms-home div[id^="zone"] div.sub {
    position: absolute;
    bottom: 20px;
    left: 20px;
    height: 62px;
    max-width: 240px;
}
.cms-home div[id^="zone"] h2 {
    background: #078ec9;
    color: #fff;
    bottom: 85px;
    position: absolute;
    left: 20px;
    padding: 5px 10px;
}
.cms-home div[id^="zone"] h3 {
    background: #fff;
    color: #273234;
}

.trait, .mid-trait {
    float: left;
    display: block;
    height: 40px;
}
.trait {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-trait.png') 0 center repeat-x;
}
.mid-trait p {
    text-align: center;
    font-family: "Brandon-Bold";
    font-size: 24px;
    text-transform: uppercase;
    line-height: 24px;
}
.mid-trait span {
    font-family: "Brandon-Bold";
    font-size: 30px;
    display: block;
    width: 100%;
}
#topMarques .trait,
#nosCat .trait{
    width: 39%;
}
#topMarques .mid-trait,
#nosCat .mid-trait {
    width: 22%;
}
#topMarques .mid-trait p,
#nosCat .mid-trait p {
    margin-top: -5px;
}
#bestSells .trait {
    width: 39%;
}
#bestSells .mid-trait {
    width: 22%;
}
#bestSells .mid-trait p {
    margin-top: -15px;
}
#topMarques, #bestSells, #nosCat {
    margin: 45px -15px 40px -15px;
}
#nosCat .mid-trait p {
    line-height: 28px;
    margin-top: -8px;
}



#marques > div > div {
    height: 90px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-logos.png') center center no-repeat;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    width: 100%;
    max-width: 100% !important;
}
#marques {
    width: 1095px;
    margin: auto;
}
.bx-wrapper {
    margin: 0;
}
.bx-wrapper .bx-viewport {
    left: 0;
    height: 100%;
    height: 100%!important;
    padding-top: 15px;
    width: 95%;
    overflow: hidden;
    position: relative;
    height: 100%;
    margin: auto;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 16px;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 100%;
    text-indent: 0;
    z-index: 9999;
    background: #eee;
    border: 1px solid #fff;
    font-size: 20px;
    color: #747474;
    font-family: Courier;
    text-shadow: -1px 1px 1px #fff;
    padding: 30px 0 0 8px;
    font-weight: bold;
}
.bx-wrapper .bx-controls-direction a:hover,
.bx-wrapper .bx-controls-direction a:focus,
.bx-wrapper .bx-controls-direction a:active,
.bx-wrapper .bx-controls-direction a:visited {
    text-decoration: none;
}
.bx-wrapper .bx-prev {
    left: -15px;
    content: "<";
    -webkit-transition: left 0.2s; /* For Safari 3.1 to 6.0 */
    transition: left 0.2s;
}
.bx-wrapper .bx-prev:hover {
    left: -20px;
    -webkit-transition: left 0.2s; /* For Safari 3.1 to 6.0 */
    transition: left 0.2s;
    background: #F9F9F9;
}
.bx-wrapper .bx-next {
    right: -15px; 
    content: ">";
    -webkit-transition: right 0.2s; /* For Safari 3.1 to 6.0 */
    transition: right 0.2s;
}
.bx-wrapper .bx-next:hover {
    right: -20px;
    -webkit-transition: right 0.2s; /* For Safari 3.1 to 6.0 */
    transition: right 0.2s;
    background: #F9F9F9;
}
.bx-wrapper .bx-pager {
    display: none;
}

/* TAB CATEGORIES */
#categories {
    margin-bottom: 20px;
}

#categories li {
    margin-bottom: 3px;
}

#categories .block {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
}

#espaces-verts,
#manutention {
    margin-right: -5px;
}
#protections,
#chantier {
    margin-left: -5px;
}

#categories h2 {
    padding-left: 80px;
    background-repeat: no-repeat;
    background-position: 0px center;
    line-height: 54px;
    margin-top: 0;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 25px;
}
#categories a,
#categories a:visited,
#categories a:focus {
    color: #192224;
    font-size: 13px;
}
#categories ul {
    list-style-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/arrow-li.png');
    padding-left: 10px;
}
#categories div.clearfix {
    position: relative;
}
#categories div.more-category {
    position: absolute;
    bottom: 0;
    right: 0;
}
#categories div.more-category a {
    color: #078ec9;
    float: left;
    line-height: 30px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    padding-left: 15px;
}
#categories div.more-category a span {
    display: block;
    height: 35px;
    width: 35px;
    float: right;
    color: #078ec9;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
#categories div.more-category a:hover {
    text-decoration: none;
    background: #078ec9;
    color: #fff;
    border-color: #078ec9;
}
#categories div.more-category a:hover span {
    text-shadow: 1px 1px #0679ab;
    color: #fff;
}
#categories .wrapper {
}
#categories .wrapper > div.col-md-12:first-child {
    padding-left: 0;
    padding-right: 0;
}
#categories .wrapper > div.col-md-12:last-child {
    padding-right: 0;
}

#outils .col-md-2 {
    width: 15.666667%;
}


#outils h2 {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-outils.png');
}
#espaces-verts h2 {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-espace-vert.png');
}
#protections h2 {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-protection.png');
}
#outils-atelier h2 {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-atelier.png');
}
#manutention h2 {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-manutention.png');
}
#chantier h2 {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-chantier.png');
}

#categories .image {
    background-repeat: no-repeat;
    min-height: 120px;
}
#outils .image {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/img-outils.png');
    width: 21.666667%;
    background-position: 20px 0;
    height: 150px;
}
#espaces-verts .image {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/img-espace-vert.png');
    height: 185px;
}
#protections .image {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/img-protection.png');
    height: 185px;
    background-position: center center;
}
#outils-atelier .image {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/img-atelier.png');
    width: 30%;
    height: 190px;
    background-position: center 0;
    margin-top: -10px;
}
#manutention .image {
    height: 220px;
}
#manutention .wrapper {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/img-manutention.png');
    background-repeat: no-repeat;
    background-position: 5% 88%;
}
#manutention .wrapper .clearfix{
    height: 274px;
}
#manutention ul.fix {
    padding-left: 20px;
}
#chantier ul.fix {
    padding-left: 30px;
}
#chantier .image {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/img-chantier.png');
    height: 220px;
    background-position: 27px 15px;
}

#espaces-verts ul {
    padding-left: 20px;
}


#protections .wrapper, #chantier .wrapper {
    border-left: 1px solid #dee2e8;
}

/* Breadcrumb */

#breadcrumb {
    background: #e5e5e5;
    position: relative;
    border-top: 1px solid #C0C0C0;
}
#breadcrumb .container {
    width: 1125px;
}
.breadcrumbs {
    padding: 0;
    margin: 10px 0 0 0;
}

.breadcrumbs .separator {
    font-size: 9px;
    line-height: 20px;
    padding: 0 0px;
    display: inline-block;
    font-family: Courier;
    font-weight: normal;
    color: #078ec9;
    position: absolute;
    right: 5px;
    top: -4px;
}
.breadcrumbs li {
    position: relative;
    padding-right: 17px;
}
.breadcrumbs li a,
.breadcrumbs li strong {
    font-weight: bold;
    color: #192224;
    text-shadow: 1px 1px 1px #fff;
    font-family: Arial,sans-serif;
    font-size: 13px;
}

.avis-marchand { padding:10px 0 3px 0; }

/* Common */
p.note-msg {
    margin: 25px 0 0 -15px;
    padding: 0;
    width: 100%;
    background-color: #fff;
    color: #000;
    background: #fff;
    padding: 10px 20px !important;
    border-radius: 0;
}
.mb-category-products p.note-msg {
    margin: 20px 0 20px 0;
}
/* Page result */
.catalogsearch-result-index p.note-msg {
    margin-left: 0;
}
.catalogsearch-result-index .breadcrumbs {
    padding-bottom: 10px;
}

/* Category page */
.main-top {
    min-height: 0;
}
#goTop {
    float: left;
    display: none;
    background: #222222;
    height: 45px;
    width: 100%;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
#goTop:hover {
    background: #2A2A2A;
}
#goTop a {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 50px;
    color: #fff;
    font-family: "Courier";
    line-height: 65px;
}
#goTop a:hover,
#goTop a:active,
#goTop a:focus,
#goTop a:visited {
    text-decoration: none;
}

.category-header,
.mana-attributepage-view .category-header {
    background: #e5e5e5;
}
.category-header > p:first-child,
.mana-attributepage-view > p:first-child {
    /* display: none; */
}
.category-header > p,
.mana-attributepage-view .category-header > p {
    margin: auto;
    width: 100%;
    padding: 0;
}


.mb-top-layered-navigation #narrow-by-list.category-header {
    background: none;
    margin: 20px 0;
    padding: 0;
    position: relative;
}
.mb-top-layered-navigation #narrow-by-list.category-header:before {
    display: none;
}

.block-layered-nav .m-filterclear {
    display: none;
}
.mb-top-layered-navigation .currently {
    width: calc(100% - 140px);
    margin-bottom: 10px;
}
.mb-top-layered-navigation .currently ol {
    padding-left: 0;
}
.mb-top-layered-navigation .currently li {
    float: left;
    white-space: nowrap;
    margin-right: 10px;
    background: transparent;
    border: 1px solid #eee;
    padding: 2px 23px 2px 7px;
    font-size: 12px;
    margin-bottom: 5px;
}
.mb-top-layered-navigation .currently li span.label {
    font-weight: bold;
}
.block-layered-nav .currently .btn-remove {
    top: 6px;
}

.mb-top-layered-navigation .actions {
    top: initial;
    right: initial;
    position: relative;
    float: right;
    padding: 0;
    width: 100%;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 1px solid #192224;
    margin-bottom: 20px;
    margin-top: 0;
}
.mb-top-layered-navigation #narrow-by-list .actions a {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding: 6px 10px;
    background-color: #1A1A1A;
    display: inline-block;
}
.mb-top-layered-navigation #narrow-by-list .actions a:hover {
    text-decoration: none;
    background-color: #162832;
}


.main-category .mb-top-layered-navigation {
    background: #000;
}
.main-category .mb-top-layered-navigation .block-content {
    width: 1300px;
}
.main-category .mb-top-layered-navigation #narrow-by-list.category-header,
.mana-attributepage-view  .mb-top-layered-navigation #narrow-by-list.category-header {
    margin: 0;
    text-align: center;
}
.main-category #breadcrumb,
.mana-attributepage-view#breadcrumb {
    display: none;
}
.main-category .category-header > p:first-child,
.mana-attributepage-view .category-header > p:first-child {
    display: block;
}
.main-category .category-header,
.mana-attributepage-view .category-header {
    position: relative;
}
.main-category .category-header > p span,
.mana-attributepage-view .category-header > p span {
    position: absolute;
    text-transform: uppercase;
    font-family: "Brandon-Bold";
    font-size: 40px;
    top: 90px;
    color: #fff;
    left: 210px;
    display: block;
}
.mana-attributepage-view .category-header > p span.no-bg::after {
    content: "";
    top: -22px;
    left: -105px;
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/icon-header-category.png');
    background-repeat: no-repeat;
    background-size: 87px;
    width: 87px;
    height: 65px;
    display: block;
    position: absolute;
}
.attribute-marques.mana-attributepage-view .category-header > p span.no-bg::after {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/icon-header-marques.png');
}

.attribute-metiers.mana-attributepage-view .category-header > p span.no-bg::after {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/icon-header-metiers.png');
}

#narrow-by-list.category-header > p a {
    min-width: 58px;
    width: 20%;
    padding: 40px 1% 15px 7%;
    color: #192224;
    text-transform: uppercase;
    text-align: left;
    background-position: 5px center;
    background-repeat: no-repeat;
    float: left;
    text-align: left;
    font-size: 12px;
    min-height: 82px;
    font-family: "Brandon-Bold";
    font-weight: bold;
    line-height: 13px;
    margin: 0px 0% 7px 0;
    background-size: 58px;
    position: relative;
    z-index: 10;
    border-left: 5px solid #FFFFFF;
    text-shadow: 1px 1px 0px #fff;
    background-color: #FFF;
    box-shadow: -10px -5px 15px -15px #000000 inset;
}

/*
#narrow-by-list.category-header > p a:before {
    content: " ";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #ffffff; 
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eaeaea)); 
    background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); /
    background: -ms-linear-gradient(top,  #ffffff 0%,#eaeaea 100%); 
    background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );     opacity: 0.05;
    border-bottom: 1px solid #fff;
    opacity: 0.5;
}

#narrow-by-list.category-header > p a:hover::before {
    opacity: 0.1;
}
*/
#narrow-by-list.category-header > p a:hover {
    text-decoration: none;
    box-shadow: -10px -5px 20px -15px #000000 inset;
}
#narrow-by-list.category-header > p a:first-child {
    border-left: 5px solid #FFB800;
}
.category-header > p a:hover {
    background-color: transparent;
    background-image: inherit;
    color: #192224;
}

/* Transport couleur */
.category-header a.menu-category.brouettes {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/brouettes.png');
}
.category-header a.menu-category.brouettes:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/brouettes-couleur.png');
}
.category-header a.menu-category.accessoires-brouettes {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/accessoires-brouettes.png');
}
.category-header a.menu-category.accessoires-brouettes:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/accessoires-brouettes-couleur.png');
}
.category-header a.menu-category.diables {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/diable.png');
}
.category-header a.menu-category.diables:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/diable-couleur.png');
}
.category-header a.menu-category.bennes {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/benne-beton.png');
}
.category-header a.menu-category.bennes:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/benne-beton-couleur.png');
}
.category-header a.menu-category.mortier {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/mortier.png');
}
.category-header a.menu-category.mortier:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/mortier-couleur.png');
}
.category-header a.menu-category.palettes {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/palettes.png');
}
.category-header a.menu-category.palettes:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/palettes-couleur.png');
}
.category-header a.menu-category.chaine-levage {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/chaine-levage.png');
}
.category-header a.menu-category.chaine-levage:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/chaine-levage-couleur.png');
}
.category-header a.menu-category.accessoires-levage {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/accessoires-levage.png');
}
.category-header a.menu-category.accessoires-levage:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/accessoires-levage-couleur.png');
}
.category-header a.menu-category.arrimages {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/arrimage.png');
}
.category-header a.menu-category.arrimages:hover {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/categories/transport/arrimage-couleur.png');
}

/* Page title */
.page-title-wrapper {
    background: #e5e5e5;
}
.page-title-wrapper .page-title {
    margin: auto;
    clear: both;
    position: relative;
    width: 1095px;
    margin: auto;
    border: 0;
    border-top: 1px solid #eee;
    padding-bottom: 0;
}
.page-title-wrapper .page-title,
.page-title-wrapper .page-title h1 {
    font-size: 22px;
    font-family: Arial;
    font-weight: normal;
}
.page-title-wrapper .page-title strong,
.page-title-wrapper .page-title span {
    color: #078ec9;
    font-weight: bold;
}
.page-title-wrapper .page-title span#qty-products {
    font-size: 30px;
}

#narrow-by-list h1 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 10px 15px 0;
    font-weight: bold;
    font-family: "Roboto-Bold";
    text-align: left;
}
#narrow-by-list h1 span {
    color: #ffb200;
    text-transform: initial;
}
/* Filters */
/* FOND NOEL - On vire les fonds dégradés par navigateur */
/*
.mb-top-layered-navigation {
    overflow:hidden;
    margin: 0 0 30px 0;
    
}
*/
.mb-top-layered-navigation {
    overflow:hidden;
    margin: 0 0 30px 0;
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2NSUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDNkM2QzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QzZDNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #e5e5e5 65%, #d3d3d3 100%, #d3d3d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%,#e5e5e5), color-stop(100%,#d3d3d3), color-stop(100%,#d3d3d3)); 
    background: -webkit-linear-gradient(top,  #e5e5e5 65%,#d3d3d3 100%,#d3d3d3 100%);
    background: -o-linear-gradient(top,  #e5e5e5 65%,#d3d3d3 100%,#d3d3d3 100%); 
    background: -ms-linear-gradient(top,  #e5e5e5 65%,#d3d3d3 100%,#d3d3d3 100%); 
    background: linear-gradient(to bottom,  #e5e5e5 65%,#d3d3d3 100%,#d3d3d3 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#d3d3d3',GradientType=0 ); 
}

.mb-top-layered-navigation .block-content {
    clear: both;
    position: relative;
    width: 1095px;
    margin: auto;
}
.mb-top-layered-navigation #narrow-by-list {
    background: #fff;
    margin: 15px 0 20px 0;
    padding: 25px;
    position: relative;
}
.mb-top-layered-navigation.m-top dl {
    width: 18%;
    margin-right: 2%;
}
.mb-top-layered-navigation.m-top .nb-items-2 dl {
    width: 46%;
    margin: 0 2%;
}
.mb-top-layered-navigation.m-top .nb-items-3 dl {
    width: 30%;
    margin: 0 1% 0 2%;
}
.mb-top-layered-navigation.m-top .nb-items-4 dl,
.mb-top-layered-navigation.m-top .nb-items-7 dl,
.mb-top-layered-navigation.m-top .nb-items-8 dl {
    width: 23%;
    margin: 0 1% 0 1%;
}
.mb-top-layered-navigation.m-top .nb-items-5 dl,
.mb-top-layered-navigation.m-top .nb-items-9 dl,
.mb-top-layered-navigation.m-top .nb-items-10 dl {
    width: 18%;
    margin-right: 2%;
}

.mb-top-layered-navigation.m-top .nb-items-6 dl {
    width: 14.66%;
    margin: 0 1%;
}
.mb-top-layered-navigation.m-top .row-filter {
    width: 100%;
}

#narrow-by-list dt {
    color: #192224;
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #192224;
    width: 100%;
}
#narrow-by-list dd li {
    padding-left: 0; 
    background: none;
    width: 100%;
    float: left;
    margin-bottom: 7px;
}
#narrow-by-list dd a,
#narrow-by-list dd span,
.m-slider-selected-value {
    color: #192224;
    text-decoration: none;
    font-size: 13px;
    background-size: 12px;
    background-position: 0px 1px;
    display: block;
    line-height: 15px;
}
#narrow-by-list dd a:first-letter,
#narrow-by-list dd span:first-letter {
    text-transform: uppercase;
}
#narrow-by-list dd a.m-checkbox-checked,
#narrow-by-list dd span.m-checkbox-checked {
    color: #0177C1;
}
.m-slider-selected-value {
    line-height: 20px;
}

ol.m-filter-css-checkboxes li span { cursor:pointer; }

ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
ol.m-filter-css-checkboxes li span.m-checkbox-unchecked {
    background: transparent url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/checkbox-unchecked.png') 0 2px no-repeat;
}
ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover,
ol.m-filter-css-checkboxes li a.m-checkbox-checked,
ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover,
ol.m-filter-css-checkboxes li span.m-checkbox-checked:hover,
ol.m-filter-css-checkboxes li span.m-checkbox-checked,
ol.m-filter-css-checkboxes li span.m-checkbox-unchecked:hover {
    background: transparent url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/checkbox-checked.png') 0 2px no-repeat;
}

ol.m-filter-css-checkboxes li span.m-checkbox-checked:hover,
ol.m-filter-css-checkboxes li span.m-checkbox-unchecked:hover {
    text-decoration:underline !important;
}

ol.m-filter-css-checkboxes li span.m-checkbox-unchecked,
ol.m-filter-css-checkboxes li span.m-checkbox-checked {
    padding-left:20px;
}

#narrow-by-list dd {
    overflow:visible !important;
}
.m-filter-colors {
    overflow: visible;
}
.horizontal .m-color {
    border: 1px solid #eee;
}
.horizontal .m-color.selected {
    position: relative;
    overflow: initial;
}
.horizontal .m-color.selected::after {
    position: absolute;
    bottom: -15px;
    background-color: #fff;
    left: 2px;
    content: "\00D7" !important;
    border-radius: 100%;
    height: 10px;
    width: 10px;
    line-height: 10px;
    text-align: center;
}

.m-filter-slider {
    background: none;
}
.m-filter-slider > .m-slider-span {
    border-color: #192224;
}
.m-filter-slider > .m-slider-from,
.m-filter-slider > .m-slider-to {
    background: #fff;
    border: 1px solid #eee;
    top: 2px;
}
.m-filter-slider > .m-slider-from {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #222222;

}
.m-filter-slider > .m-slider-to {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #222222 transparent transparent;
}
#narrow-by-list dd {
    padding-left: 0;
}

.mb-top-layered-navigation input.m-slider[type="text"] {
    width: 43px;
    /* border: 1px solid #078EC9; */
    text-align: center;
    margin: 0 5px;
    padding-top:0;
    padding-bottom:0;
    vertical-align:middle;
}
.mb-top-layered-navigation #toggleFilters {
    width: 40%;
    margin: auto;
    text-align: center;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #192224;
    color: #fff;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
}
.mb-top-layered-navigation #toggleFilters:hover {
    background-color: #0D1213;
}

.recommand-subcat {
    background: #2e3639;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 30px;
    background: linear-gradient(to right, #2e3639 0%,#2e3639 50%,#2e3639 50%,white 50%,white 100%);
}
.recommand-subcat #sub-categories-rama {
    float: left;
}
.recommand-subcat #sub-categories-rama p.head {
    text-transform: uppercase;
    color: #FFF;
    padding: 15px 30px 10px 30px;
    margin-bottom: 15px;
    font-family: "Brandon-Bold";
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    background-color: #0477AE;
    position: relative;
}
.recommand-subcat #sub-categories-rama p.head::after{
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    height: 10px;
    width: calc(100% + 1px);
    background: linear-gradient(to right bottom, #0477AE calc(50% - 1px), #0477AE 1px, #2E3639 50%);
}



/*
.category-equipements-de-chantier .recommand-subcat #sub-categories-rama p.head {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-chantier.png');
}
.category-outillage-electroportatif .recommand-subcat #sub-categories-rama p.head {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-outils.png');
}
.category-espaces-verts-et-jardins .recommand-subcat #sub-categories-rama p.head {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-espace-vert.png');
}
.category-equipements-de-protection-individuelle .recommand-subcat #sub-categories-rama p.head {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-protection.png');
}
.category-outils-et-equipements-d-atelier .recommand-subcat #sub-categories-rama p.head {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-atelier.png');
}
.category-levage-et-manutention .recommand-subcat #sub-categories-rama p.head {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hd-manutention.png');
}
*/

#sub-categories-rama ul {
    padding: 0px 30px;
    width: 100%;
}
.recommand-subcat.items-3 #sub-categories-rama ul {
    width: 50%;
    float: left;
}
#sub-categories-rama li {
    float: left;
    width: 100%;
}
.recommand-subcat #sub-categories-rama li a {
    display: block;
    padding: 2px 10px 2px;
    color: #FFFFFF;
    font-family: Arial, sans-serif;
    font-size: 14px;
    position: relative;
}
.recommand-subcat #sub-categories-rama li a::after {
    position: absolute;
    left: 0;
    top: 0px;
    content: "\203A";
    font-weight: bold;
}
.recommand-subcat.items-3 #sub-categories-rama {
    width: 50%;
}
.recommand-subcat.items-5 #sub-categories-rama {
    width: 26%;
}
.recommand-subcat.items-5 #bestsellers-category {
    width: 74%;
}

.recommand-subcat.no-nuukik {
    background: #2e3639;
} 
.recommand-subcat.items-5.no-nuukik #sub-categories-rama,
.recommand-subcat.items-3.no-nuukik #sub-categories-rama {
    width: 100% !important;
}
.recommand-subcat.no-nuukik #sub-categories-rama p.head::after {
    width: 100%;
}
.recommand-subcat.no-nuukik #sub-categories-rama li {
    width: 50%;
}
.recommand-subcat.items-3.no-nuukik  #sub-categories-rama ul {
    margin-bottom: 20px;
    float: left;
}
.recommand-subcat.items-5.no-nuukik  #sub-categories-rama ul {
    margin-bottom: 20px;
    float: left;
}

#bestsellers-category {
    float: left;
    width: 50%;
}
#bestsellers-category.products-grid li.item {
    width: 50%;
    border: 1px solid #ECECEC;
    border-top: 0;
    border-bottom: 0;
    margin: 0;
    position: relative;
}
#bestsellers-category.products-grid li.item {

}
#bestsellers-category.products-grid.cols-5 li.item {
    width: 33.33%;
}
#bestsellers-category.products-grid li.item:not(.first) {
    border-left: 0;
    height: 198px;
}
#bestsellers-category.products-grid li.item:not(.first):hover {
    border-color: #fff;
}
#bestsellers-category.products-grid li.item:nth-child(5),
#bestsellers-category.products-grid li.item:nth-child(6),
#bestsellers-category.products-grid li.item:nth-child(7) {
    border-top: 1px solid #ECECEC;
}
#bestsellers-category.products-grid li.item:not(.first) .product-image {
    border: 0;
    margin: 0;
    padding: 10px;
}
#bestsellers-category.products-grid li.item:not(.first) .prolabel-wrapper {
    float: left;
    width: 50%;
}
#bestsellers-category.products-grid li.item:not(.first) .product-name {
    margin: 15px 0 0 0;
    text-align: left;
    height: 74px;
}
#bestsellers-category.products-grid li.item:not(.first) .product-image:before,
#bestsellers-category.products-grid li.item:not(.first) .product-image:after {
    content: none;
    display: none;

}
#bestsellers-category.products-grid li.item:not(.first) div.availability {
    position: relative;
    top: initial;
    max-width: 50%;
    float: left;
    margin: 10px 0;
}
#bestsellers-category.products-grid li.item:not(.first) .price-box {
    width: 50%;
    text-align: left;
    margin-top: 20px;
}
#bestsellers-category.products-grid li.item:not(.first) .ratings {
    margin: 10px 0 10px 30px;
    width: 80px;
    float: left;
}
#bestsellers-category.products-grid li.item:not(.first) .percentage {
    position: absolute;bottom: 15px;right: 10px;}


#bestsellers-category.products-grid.cols-3 li.item:nth-child(2) {
    border-bottom: 1px solid #ECECEC;
}
#bestsellers-category.products-grid.cols-5 li.item:nth-child(2) {
    border-bottom: 0;
}
#bestsellers-category.products-grid.cols-5 li.item:nth-child(4) {
    border-top: 1px solid #ECECEC;
}
#bestsellers-category.products-grid.cols-5 li.item:nth-child(3),
#bestsellers-category.products-grid.cols-5 li.item:nth-child(5) {
    border-right: 0;
}

#bestSellers {

}
#bestSellers .container {
    margin-bottom: 10px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.main-category #bestSellers .container {
    padding-top: 0;
    padding-bottom: 0;
}
#bestSellers .container::before,
#bestSellers .container::after {
    content: " ";
    height: 20px;
    width: calc(100% - 30px);
    display: block;
    position: absolute;
    left: 15px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/motif-ruban-bestsellers.png') 0 0 repeat-x;
}
.main-category #bestSellers .container::before,
.main-category #bestSellers .container::after {
    display: none;
}
#bestSellers .container::before {
    top: 0;
}
#bestSellers .container::after {
    bottom: 0;
}

#m-wait .loader {
    position: fixed;
    top: 45%;
    left: 50%;
    width: 120px;
    margin-left: -120px;
    padding: 15px 60px;
    background: #078DC8;
    color: #000;
    font-weight: bold;
    text-align: center;
    z-index: 20100;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    border-radius: 0;
    border: 0;
    padding: 20px;
    width: 300px;
    padding: 10px;
    left: calc((100% - 80px) / 2);
    display: none !important;
}
.ajaxpro-spinner {
    background: #078DC8 url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/tm/ajaxpro/loader_animation_small.gif) no-repeat 50% 50%;
    position: fixed;
    top: 45% !important;
    left: 50%;
    width: 120px;
    margin-left: -120px;
    padding: 15px 60px;
    color: #000;
    font-weight: bold;
    text-align: center;
    z-index: 20100;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -ms-box-sizing: content-box;
    border-radius: 0;
    border: 0;
    padding: 20px;
    width: 300px;
    padding: 10px;
    left: calc((100% - 80px) / 2) !important;
    height: 100px;
    display: none;
}

.windows8 {
    position: relative;
    width: 70px;
    height:70px;
    margin: 20px auto;
    display: none !important;
}
.windows8 .wBall {
    position: absolute;
    width: 67px;
    height: 67px;
    opacity: 0;
    -moz-transform: rotate(225deg);
    -moz-animation: orbit 7.15s infinite;
    -webkit-transform: rotate(225deg);
    -webkit-animation: orbit 7.15s infinite;
    -ms-transform: rotate(225deg);
    -ms-animation: orbit 7.15s infinite;
    -o-transform: rotate(225deg);
    -o-animation: orbit 7.15s infinite;
    transform: rotate(225deg);
    animation: orbit 7.15s infinite;
}
.windows8 .wBall .wInnerBall{
    position: absolute;
    width: 9px;
    height: 9px;
    background: #FFFFFF;
    left:0px;
    top:0px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
}
.windows8 #wBall_1 {
    -moz-animation-delay: 1.56s;
    -webkit-animation-delay: 1.56s;
    -ms-animation-delay: 1.56s;
    -o-animation-delay: 1.56s;
    animation-delay: 1.56s;
}
.windows8 #wBall_2 {
    -moz-animation-delay: 0.31s;
    -webkit-animation-delay: 0.31s;
    -ms-animation-delay: 0.31s;
    -o-animation-delay: 0.31s;
    animation-delay: 0.31s;
}
.windows8 #wBall_3 {
    -moz-animation-delay: 0.62s;
    -webkit-animation-delay: 0.62s;
    -ms-animation-delay: 0.62s;
    -o-animation-delay: 0.62s;
    animation-delay: 0.62s;
}
.windows8 #wBall_4 {
    -moz-animation-delay: 0.94s;
    -webkit-animation-delay: 0.94s;
    -ms-animation-delay: 0.94s;
    -o-animation-delay: 0.94s;
    animation-delay: 0.94s;
}
.windows8 #wBall_5 {
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    -ms-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

.catalog-category-view .main-container {
    /* FOND NOEL - On desactive le fond gris */
    background: #ececec;
    
}
.category-products {
    margin-bottom: 40px;
}

#notreSelection {
    margin: 45px -15px 40px -15px;
}
#notreSelection .trait {
    width: 40%;
}
#notreSelection .mid-trait {
    width: 20%;
}
#notreSelection .mid-trait p {
    margin-top: -5px;
}

.products-grid.cols-4 li.item {
    width: 25%;
    margin: 0;
    padding: 15px 2%;
    background: #fff;
    position: relative;
    z-index: 1;
    height: 393px;
    border: 1px solid #ECECEC;
}

.products-grid li.item:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
}
.products-grid li.item:hover {
    z-index: 10000;
    border: 1px solid transparent;
}
.products-grid li.item:hover:before {
    top: -20px;
    left: -20px;
    width: calc(100% + 40px);
    height: calc(100% + 75px);
    box-shadow: 0px 1px 10px #383838;
    z-index: -1;
}
#ulTopProducts {
    margin:40px  0 0;
    padding:0 15px;
}
#ulTopProducts.products-grid.cols-4 li.item {
    width: 100%;
}
#ulTopProducts.products-grid li.item:hover {
    border: 1px solid #ECECEC;
}
#ulTopProducts.products-grid li.item:hover:before {
    box-shadow: none;
    height:100%;
    width:100%;
    top:0;
    left:0;
}
.col1-layout .products-grid {
    padding: 0;
    border: 0;
}
.products-grid .prolabel-wrapper {
    text-align: center;
}

/* Filet sous image produit */
.products-grid .product-image, .products-list .product-image {
    border-bottom: 1px solid #078ec9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.products-grid .product-image:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 8px 5px;
    border-color: transparent transparent #078ec9 transparent;
    content: " ";
    position: absolute;
    left: 49%;
    bottom: -1px;
}
.products-grid .product-image:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 8px 5px;
    border-color: transparent transparent #fff transparent;
    content: " ";
    position: absolute;
    left: 49%;
    bottom: -2px;
}
.products-grid .product-image img, .products-list .product-image img {
    height: auto;
    max-width: 100%;
    width: 91%;
    opacity:0;
    -moz-transition: opacity 2s; /* Firefox 4 */
    -webkit-transition: opacity 2s; /* Safari and Chrome */
    -o-transition: opacity 2s;
    transition: opacity 2s;
}
.products-grid .img-promotion {
    display:block;
    margin:0 auto 7px auto;
    height:15px;
    width:auto;
}
.products-grid .price-box {
    float: left;
    text-align: left;
    width: calc(100% - 100px);
    margin-bottom: 0;
}
.products-grid .price-box span {
    font-size: 18px;
    color: #1C1C1C;
    font-family: "Brandon-Bold";
    font-weight: normal;
}
.products-grid .price-box .old-price span {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
    color: #707a7c;
}

.products-grid .product-name {
    font-weight: normal;
    font-size: 13px;
    text-align: left;
    height: 45px;
    min-height: 45px;
    overflow: hidden;
    margin: 0 0 10px 0;
}
.products-grid .product-name a,
.products-grid a.product-name {
    color: #192224;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-transform: lowercase;
    display: block;
}
.products-grid a.product-name { line-height:1.1; }
.products-grid a.product-name:first-letter,
.products-grid .product-name a:first-letter {
    text-transform: uppercase!important;
}


.products-grid .ratings {
    margin: 50px auto 0 auto;
    width: 80px;
}
.products-grid .rating-box {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/star-empty.png') 0 0 repeat-x;
}
.products-grid .rating {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/star-full.png') 0 0 repeat-x;
}
.products-grid .add-to-cart {
    position: absolute;
    bottom: -40px;
    left: 0px;
    width: 100%;
    padding: 0 2%;
    transition: left 0.3s, bottom 0.3s, opacity 0.1s;
    -webkit-transition: left 0.3s, bottom 0.3s, opacity 0.1s;
    opacity: 0;
}
.products-grid li.item:hover .add-to-cart {
    opacity: 1;
}
.products-grid li.item:hover .product-name {
    height: auto;
}
.products-grid button,
.products-grid .add-to-cart span {
    font-family: "Brandon-Bold";
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    background-color: #192224;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
}
.products-grid button.button  span span:hover {
    background-color: #2A2A2A;
}

.products-grid div.availability {
    float: right;
}
.products-grid span.free-shipping {
    float: left;
    display: block;
    font-size: 11px;
    margin-top: 5px;
    position: absolute;
    top: 20px;
    left: 0;
    padding: 4px 7px;
    text-transform: uppercase;
    color: #fff;
}
.products-grid p.availability {
    padding: 0px 5px;
    position: relative;
}
.products-grid p.availability:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;

    content: " ";
    position: absolute;
    bottom: -10px;
    left: 0;
}
.products-grid p.availability span {
    font-family: Arial,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 20px;
}
.products-grid p.availability.in-stock {
    background: url("https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-dispo.png") 2px center no-repeat #7abb00;
    border: 1px solid #fff;
    padding-left: 27px;
}
.products-grid p.availability.in-stock:before {
    border-color: transparent #7abb00 transparent transparent;
}
.products-grid p.availability.in-stock span {
    color: #fff;
}
/*
.products-grid p.availability.out-of-stock {
    background: #fff;
    border: 1px solid #eee;
}
.products-grid p.availability.out-of-stock:before {
    border-color: transparent #eee transparent transparent;
}
.products-grid p.availability.out-of-stock span {
    color: #192224;
}
*/
.products-grid p.availability.out-of-stock {
    background: url("https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-dispo.png") 2px center no-repeat #0593C8;
    border: 1px solid #fff;
    padding-left: 27px;
}
.products-grid p.availability.out-of-stock:before {
    border-color: transparent #0593C8 transparent transparent;
}
.products-grid p.availability.out-of-stock span {
    color: #FFFFFF;
}

.products-grid .percentage {
    position: absolute;
    background: #ffb200;
    height: 35px;
    width: 35px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-family: Arial,sans-serif;
    float: right;
    transform: rotate(45deg);
    margin-right: 10px;
    font-size: 12px;
    margin-top: 5px;
    top: 20px;
    right: 20px;
}
.products-grid .percentage span {
    position: absolute;
    content: " ";
    top: 2px;
    right: 2px;
    display: block;
    background: transparent;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    border-radius: 3px;
    border: 2px solid #192224;
}
.products-grid .percentage strong {
    transform: rotate(-45deg);
    display: block;
    height: 40px;
    width: 40px;
    line-height: 35px;
    color: #192224;
}
.products-grid .percentage + div.availability {

}
.sorter {
    border:none;
    padding:0;
}
.toolbar-top .pager {
    display:none;
}
.sorter .view-mode {
    display:none;
}
@media (min-width: 768px) {
    .sorter .sort-by {
        padding-right:0;
    }
}


p.infinite-scrolling-grid-loader {
    text-align: center;
    color: #1C1C1C;
    font-weight: normal;
    font-family: "Roboto-Bold";
    font-size: 13px;
    margin: 50px auto;
    width: 300px;
    padding: 10px 30px;
    vertical-align: middle;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    display: block;
    text-align: center;
}
p.infinite-scrolling-grid-loader img {
    display: inline-block;

}
.m-overlay {
    z-index: 1000;
    background-color: transparent;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.m-overlay::after,
.m-overlay::before {
    content: 'Chargement ...';
    position: absolute;
    display: block;
    top: 350px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffb200;
    color: #fff;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    font-size: 20px;
    z-index: 5000;
    opacity: 1;
}
.m-overlay::before {
    content: " ";
    top: 0;
    height: 100%;
    background-color: #000;
    opacity: 0.3; 
}

#maillage-links { margin:0 auto 20px auto; }
#maillage-links .featured-splash-groups .splash-group-grid { background:none; padding:20px 0; }
#maillage-links .featured-splash-groups .splash-group-grid li.item .inner { background:none; border-bottom:none; box-shadow:none; }
#maillage-links h3 { font-size:13px; margin-top:5px; height:30px; }
#maillage-links h3 a { line-height:16px; }

.mana-optionpage-view .bg-option { text-align:center; }


#category-infos {
    width: 1125px;
}
#category-infos .block {
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    background: #fff;
    margin-bottom: 30px;
}
#category-infos .page-title {
    float: left;
    background: #ffb200;
    padding: 20px;
    height: 100%;
    width: 25%;
    margin: 0;
    border-bottom: 0;
}
#category-infos .page-title h1,
#category-infos .page-title span.h1-style {
    color: #fff;
    font-family: "Brandon-Bold";
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
}
#category-infos .category-description {
    float: left;
    width: 75%;
    margin: 0;
    padding: 20px;
}

#category-infos .category-description.cyccustomtext {
    float:none;
    width:100%;
}

#category-infos .category-description p {
    line-height: 22px;
    font-weight: normal;
    font-size: 13px;
    padding: 20px;
    margin: 0;
}

#category-infos .category-description .spinned-text p {
    line-height:20px;
    padding:0;
}

#category-infos .category-description ul {
    padding-left: 3.5em;
}

#category-infos .category-description li {
    color: #192224;
    font-weight: normal;
    font-size: 13px;
    padding: 10px 0 1px;
}

/*.toolbar-bottom {
    width: 70%;
    margin: auto;
    background: #192224;
    margin-top: 55px;
    position: relative;
}
.toolbar-bottom:hover {
    background: #2A2A2A;
}
.toolbar-bottom a.load-more {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-family: "Brandon-Bold";
    border-radius: 0;
    text-transform: uppercase;
    font-size: 18px;
}
.toolbar-bottom a.load-more:hover {
    text-decoration: none;
}
.toolbar-bottom img {
    margin: -10px 0 -10px 10px;
    position: absolute;
    bottom: 30px;
    left: 40px;
    display: none;
}
.toolbar-bottom #hide-pager,
.toolbar-bottom .limiter, 
.toolbar-bottom .sorter,
.toolbar-bottom .amount{
    display: none;
}
.toolbar .pager,
.toolbar .pages{
    padding: 0;
    border: 0;
    margin: 0;
}
.pager {
    border-top: 0;
}

/* TEMP */
/*
.toolbar {
    text-align: center;
}
.toolbar .pager {
    display: block !important;
    position: fixed;
    right: 0;
    top: 40%;
    width: 120px;
    z-index: 100000;
    background-color: #1A1A1A;
}
.toolbar-bottom .amount,
.toolbar-bottom .pages {
    display: block;
    color: #7D7D7D;
    width: 100%;
    text-align: center;
    padding: 15px 10px;
}
.toolbar-bottom .amount {
    padding: 10px 10px;
    border-top: 10px solid #FFB200;
}
.toolbar-bottom .amount strong,
.toolbar-bottom .pages .count {
    font-family: Arial,sans-serif;
    font-weight: bold;
    font-size: 16px;
    display: inline;
}
.toolbar .pages {
    border-top: 3px solid #2A2A2A;
}
.toolbar-bottom .pages .count,
.toolbar-bottom .pages span {
    font-size: 20px;
}
.toolbar-bottom .amount strong,
.toolbar-bottom .pages .count,
.toolbar-bottom .pages span {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000;
    -moz-text-shadow: 1px 1px 1px #000;
    -webkit-text-shadow: 1px 1px 1px #000;
}
.toolbar-bottom .pages .count {
    display: block;
    width: 100%;
    padding: 10px 0;   
}*/
.toolbar-bottom { margin-top:35px; }
.pager .pages { float:none; }
.pager .pages ol>li { display:inline-block; }
.pager .pages .current,
.pager .pages strong { position:relative; bottom:10px; }


/* Best sellers category */
#bestsellers-category {
    background-color: #fff;
}

/* Add to cart category page */
#ajaxpro-notice-form #messages_product_view {
    width: 100%;
    margin: 20px auto;
}
#ajaxpro-notice-form #messages_product_view li {
    background: #eee;
    padding: 10px !important;
    line-height: 18px;
}
#ajaxpro-notice-form #messages_product_view li span {
    font-size: 13px;
}
#ajaxpro-notice-form #messages_product_view li.notice-msg {
    padding: 0px !important;
}

#ajaxpro-addcustomproduct-view h1 {
    font-size: 18px;
    margin: 20px;
}
#ajaxpro-addcustomproduct-view .product-view .product-shop .price-box #product-price-1 {
    font-size: 40px;
}
#ajaxpro-addcustomproduct-view .product-view .product-shop .price-box {
    padding: 10px 20px;
}
#ajaxpro-addcustomproduct-view .product-view .add-to-cart button.button {
    width: 100%;
    margin: 20px 0 0;
}
#ajaxpro-addcustomproduct-view .product-view .add-to-cart button.button > span > span {
    font-size: 20px;
}
#ajaxpro-addcustomproduct-view .product-view .product-img-box .product-image {
    height: auto;
    margin: 0;
    border: 0;
}
.ajaxpro-form .product-view .product-shop {
    width: 65%;
    float: right;
    margin: 0;
    border: 0;
    border-left: 1px solid #eaeff5;
}
.ajaxpro-form .product-view .product-img-box {
    width: 35%;
    margin: 0;
    float: left;
    border-right: 0;
}
.ajaxpro-form .product-view .product-img-box .product-image img {
    cursor: initial;
}

#ajaxpro-notice-form #ajaxpro-addcustomproduct-view ul.messages {
    position: relative;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    padding: 0 20px !important;
}
#ajaxpro-addcustomproduct-view .product-options-bottom {
    background: none;
    border: 0;
}
#ajaxpro-addcustomproduct-view .product-options {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
}


.ajaxpro-form ul#bestsellers-addtocart {
    width: 100%;
    padding: 0;
    border-bottom: 0;
}
.ajaxpro-form ul#bestsellers-addtocart li.item {
    float: left;
    position: relative;
    min-height: 362px;
}
#ajaxpro-notice-form .suggestpage-activity {
    padding: 20px 0;
    margin-bottom: 0;
    background: #FFF;
}
#ajaxpro-notice-form .suggestpage-activity .cartinfo .actions {
    float: left;
    padding-top: 20px;
    width: 100%;
}

#ajaxpro-notice-form .col-2 {
    width: 100%;
}



/* Pages marques & metiers */
.mana-optionpage-view .category-description h2,
.mana-optionpage-view .category-description h3 { font-size:1em; margin:0 0 3px 0; }

.mana-attributepage-view .category-header {
    background-color: #000;
}
.mana-attributepage-view .category-header > p {
    height: 200px;
    width: 1300px;
    margin: 0 auto;
    position: relative;
}

.mana-attributepage-view .splash-groups,
.mana-attributepage-view .header-splash > .inner,
.mana-attributepage-view .featured-splash-groups{
    margin: 20px auto;
    width: 1095px;
}
.mana-attributepage-view .header-splash > .inner {
    margin: auto;
}
.mana-attributepage-view .header-splash {
    background-color: #000;
    color: #fff;
}

.attribute-marques.mana-attributepage-view .header-splash,
.attribute-metiers.mana-attributepage-view .header-splash {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-marques.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 200px;
    position: relative;
} 
.attribute-metiers.mana-attributepage-view .header-splash {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-metiers.jpg');
    background-size: 2000px;
    background-position: center center;
}
.mana-attributepage-view .category-description {
    display: block;
    padding: 45px 30px 15px 30px;
    width: 1095px;
    color: #fff;
    margin: 0px auto 0 auto;
    background-color: #2A2A2A;
    border-bottom: 5px solid #3A3939;
}
.attribute-marques.mana-attributepage-view .header-splash::before {
    position: absolute;
    left: calc(50% - 100px);
    top: 30px;
    height: 200px;
    width: 200px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/icon-marques.png') center center no-repeat;
    background-size: 100%;
    content: "";
    z-index: 10;
}
.attribute-marques.mana-attributepage-view .header-splash > .inner .page-title {
    display: none;
}
.mana-attributepage-view .splash-groups {
    margin-top: 0px;
}

.mana-attributepage-view .header-splash > .inner .page-title {
    border: 0;
    margin: 0;
}
.mana-attributepage-view .header-splash h1 {
    text-transform: uppercase;
    font-family: "Brandon-Bold";
    font-size: 40px;
    color: #fff;
    margin-top: 40px;
}

.attribute-metiers.mana-attributepage-view .header-splash h1 {
    margin-top: 70px;
    margin-left: 160px;
}

.mana-attributepage-view .header-splash .category-description {
    padding: 20px;
}
.mana-attributepage-view #breadcrumb {
    display: none;
}
.splash-group-grid {
    background-color: #2A2A2A;
    padding: 10px 50px;
}
.splash-group-grid li.item {
    text-align: left;
    color: #fff;
    border-bottom: 1px solid #3A3939;
    width: calc(16.66% - 20px);
    margin: 0 10px;
    padding: 0;
    box-sizing: border-box;
    float: left;
}
.splash-group-grid li.item .inner {
    padding: 2%;
}
.splash-group-grid li.item:hover {
    background-color: #3A3A3A;
}
.splash-group-grid li.item a {
    position: relative;
    color: #fff;
    padding: 2px 5px 2px 20px;
    display: block;
    height: 100%;
    width: 100%;
    text-transform: capitalize;
}
.splash-group-grid li.item a:hover,
.splash-group-grid li.item a:focus {
    text-decoration: none;
}
.splash-group-grid li.item a::after {
    position: absolute;
    left: 0;
    top: 0;
    color: #FCB000;
    content: '\203A';
    font-size: 15px;
    font-weight: bold;
}
.featured-splash-groups {
    margin: 20px 0;
    width: 100%;
}
.featured-splash-groups .splash-group-grid {
    background-color: #FFF;
    box-shadow: 1px 1px 1px #ededed;
    padding: 20px 60px;
}
.featured-splash-groups .splash-group-grid li.item {
    width: 33.33%;
    padding: 0 20px;
    border: 0;
    margin:0;
}
.featured-splash-groups .splash-group-grid li.item p {
    height: 108px;
    overflow: hidden;
}
.featured-splash-groups .splash-group-grid li.item:hover {
    background-color: transparent;
}
.featured-splash-groups .splash-group-grid li.item .inner {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding: 0;
    box-shadow: 0px 3px 3px #CCC;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    overflow: hidden;
}
.featured-splash-groups .splash-group-grid li.item .inner .inner-content {
    padding: 10px;
}
.featured-splash-groups .splash-group-grid li.item .inner > a {
    display: block;
    padding: 0;
}
.featured-splash-groups .splash-group-grid li.item .inner > a img {
    width: 100%;
    height: auto;
}
.featured-splash-groups .splash-group-grid li.item .inner a::after {
    display: none;
}
.featured-splash-groups .splash-group-grid li.item .inner a {
    color: #000;
    font-weight: bold;
    padding: 0;
}
.featured-splash-groups .splash-group-grid li.item .inner a:hover {
    background: none;
}

/******** Product Page ******/

.catalog-product-view .breadcrumbs {
    border-bottom: 0;
    padding-bottom: 10px;
}
#messages_product_view {
    width: 1095px;
    margin: 20px auto 0;
}
.product-view {
    width: 1095px;
    margin: 30px auto;
    background: #fff;
}
.product-view .col-left {
    width: 55%;
    margin: 0;
    float: left;
}
.product-view .product-img-box {
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px;
    border: 1px solid #eaeff5;
    position: relative;
}

.product-view .product-img-box .product-image {
    border: 0;
    height: 560px;
}

.product-view .product-img-box .product-image-zoom {
    width: 100%;
    height: 560px;
}

.product-view .product-img-box .product-image  #active-zoom {
    height: 45px;
    width: 45px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/loupe-produit.png') center center no-repeat;
    background-size: 25px;
    cursor: pointer;
    z-index: 10;
    border-radius: 100%;
}
.product-view .product-img-box .product-image  #active-zoom.active {
    background-color: #FCB000;
}
.product-view .product-img-box .more-views li {
    background: none;
    padding: 0;
    margin: 5px;
}
.product-view .product-img-box .more-views li a {
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: #ccc;
    padding: 5px;
}
.product-view .product-img-box .more-views li a.active {
    border-color: #0477ae;
}
.product-view .product-img-box .more-views {
    position: relative;
}
.product-view .product-img-box .more-views #prev,
.product-view .product-img-box .more-views #next {
    position: absolute;
    top: 15px;
    width: 20px;
    height: 45px;
    font-weight: bold;
    color: #0477ae;
    font-size: 35px;
    font-family: Courier;
    cursor: pointer;
}
.product-view .product-img-box .more-views ul {
    width: 480px;
    margin: 0 auto;
    overflow: hidden;
    height: 80px;
}
.product-view .product-img-box .more-views ul li[class^="ul-"] {
    display: none;
}
.product-view .product-img-box .more-views ul li.ul-1 {
    display: block;
}
.product-view .product-img-box .more-views #prev {
    left: 0;
}
.product-view .product-img-box .more-views #prev:hover {
    left: -5px;
    transition: left 0.2s;
    -webkit-transition: left 0.2s;
}
.product-view .product-img-box .more-views #next {
    right: 0;
}
.product-view .product-img-box .more-views #next:hover {
    right: -5px;
    transition: right 0.2s;
    -webkit-transition: right 0.2s;
}
.product-view .percentage {
    position: absolute;
    z-index: 10;
    background: #ffb200;
    height: 45px;
    width: 45px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    line-height: 60px;
    font-family: Arial,sans-serif;
    float: right;
    transform: rotate(45deg);
    margin-right: 10px;
    font-size: 16px;
    margin-top: 10px;
    right: 15px;
}
.product-view .percentage span {
    position: absolute;
    content: " ";
    top: 2px;
    right: 2px;
    display: block;
    background: transparent;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    border-radius: 3px;
    border: 2px solid #192224;
}

.product-view .percentage strong {
    transform: rotate(-45deg);
    display: block;
    height: 45px;
    width: 45px;
    line-height: 45px;
    color: #192224;
}

.product-view #social {
    display: block;
    border: 1px solid #eaeff5;
    border-top: 0;
    padding: 20px;
    width: 100%;
}
.product-view #social p {
    font-family: "Roboto-Light";
    color: #192224;
    text-transform: uppercase;
    margin: 10px;
    float: left;
    width: 117px;
    font-size: 18px;
}
.product-view #social #social-links {
    float: left;
    width: 120px;
    margin-top: 7px;
}

.product-view #social #social-links li {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    background: #787b7e;
    margin: 0 5px;
    border-radius: 35px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -1px;
    transition: background 0.5s;
}
.product-view #social #social-links li a {
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -99999px;
    overflow: hidden;
}
.product-view #social #social-links li:hover {
    background: #222222;
    background-repeat: no-repeat;
    background-position: center center;
    transition: background 0.2s;
}
.product-view #social #social-links li#fb {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/facebook.png');
}
.product-view #social #social-links li#twitter {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/twitter.png');
}
.product-view #social #social-links li#google {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/google.png');
}

.product-view #social #rating-product,
.product-view #social #rating-product p {
    margin: 0;
    padding: 0;
}
.product-view #social #rating-product {
    margin-top: 7px;
    float: right;
}
.product-view #social #rating-product p {
    width: 100%;
}
.product-view #social #rating-product a {
    color: #192224;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    font-size: 11px;
    padding: 7px 20px 7px 50px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/review.png') 15px center no-repeat;
    width: 100%;
    border: 1px solid #cfcfcf;
}

.product-view .block-related {
    border: 1px solid #eaeff5;
    border-top: 0;
    margin-bottom: 0;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVmZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 69%, #eaeff5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(69%,#ffffff), color-stop(100%,#eaeff5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 69%,#eaeff5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 69%,#eaeff5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 69%,#eaeff5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 69%,#eaeff5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeff5',GradientType=0 ); /* IE6-8 */
    padding-bottom: 10px;
}
.product-view .block-related .product {
    margin: 0;
}
.product-view .block-related span.h4-style {
    color: #192224;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-size: 14px;
    position: relative;
    padding: 20px 20px 10px 20px;
    margin: 0;
    display: block;
}
.product-view .block-related span.h4-style:before {
    display: block;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-diag.png') 0 0 repeat;
    content: " ";
    position: absolute;
    bottom: 13px;
    left: 32%;
    height: 10px;
    width: 66%;
}
.product-view .block-related .special-price {
    margin: 5px 0 0 0;
}
.product-view .block-related .block-content li.item {
    padding: 5px 0;
    float: left;
    width: calc(25% - 12.5px);
    margin-left: 10px;
}
.product-view .block-related .block-content li.item:last-child {
    margin-right: 10px;
}
.product-view .block-related .product-image {
    float: left;
    margin-right: 0;
    width: 100%;
    text-align: center;
    border: 0;
    border-bottom: 1px solid #078ec9;
    position: relative;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.product-view .block-related .percentage {
    display: none;
}
.product-view .block-related .product .product-image:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 8px 5px;
    border-color: transparent transparent #078ec9 transparent;
    content: " ";
    position: absolute;
    left: 47%;
    bottom: -1px;
}
.product-view .block-related .product .product-image:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 8px 5px;
    border-color: transparent transparent #fff transparent;
    content: " ";
    position: absolute;
    left: 47%;
    bottom: -2px;
}
.product-view .block-related .product .product-details {
    margin-left: 0;
}
.product-view .block-related .product-name {
    text-align: left;
    margin-bottom: 0;
    line-height: 14px;
}
.product-view .block-related .product-name a {
    color: #192224;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
.product-view .block-related .product-name a:visited,
.product-view .block-related .product-name a:active {
    text-decoration: none;
}
.product-view .block-related .price-box {
    text-align: left;
    color: #192224;
    font-family: "Brandon-Bold";
}
.product-view .block-related .price-box span {
    font-size: 12px;
    color: #078ec9;
    font-family: "Roboto-Light";
}

.product-view .product-shop, .col1-layout .product-view .product-shop {
    width: 45%;
    float: left;
    margin: 0;
    border-top: 1px solid #eaeff5;
}
.product-view .product-name h1 {
    font-family: "Roboto-Bold";
    color: #192224;
    margin: 25px 20px 0 20px;
    font-size: 28px;
}
.product-view .product-shop-inner h2 {
    margin-left: 20px;
}
.product-view .product-shop .product-name {
    margin: 0 0 5px;
}
.product-view .product-shop .add-to-links {
    margin: 0;
}
.product-view .reference,
.product-view .reference span {
    font-size: 18px;
    font-family: "Roboto-Light";
    font-weight: normal;
    color: #888;
    padding: 10px 20px;
}
.product-view .reference span {
    padding: 0;
}
.product-view .marque {
    padding: 10px 20px;
}
.product-view .marque span {
    display: none;
}
.product-view .marque a {
    display: block;
}
.product-view .marque img {
    display:block;
}

.product-view #top-attributes {
    padding: 0px 20px 20px 20px;
}
.product-view #top-attributes li {
    padding: 5px 20px;
}
.product-view #top-attributes li.even {
    background: #e5e5e5;
}
.product-view #top-attributes li.odd {
    background: #F7F7F7;
}
.product-view #top-attributes li span {
    width: 50%;
}
.product-view #top-attributes li span.label {
    font-weight: bold;
}
.product-view #top-attributes li span.value {
    float: right;
}
.product-view .product-shop .img-promotion {
    float:right;
    margin:0 10px 10px 0;
    width:150px;
}
.product-view .product-shop .price-box {
    display: block;
    border: 1px solid #eaeff5;
    border-left: 0;
    padding: 20px;
    border-right: 0;
    width: 100%;
    margin: 0;
    position: relative;
}
.product-view .product-shop .price-box .price {
    color: #e94d00;
    font-size: 48px;
    font-family: "Brandon-Bold";
    font-weight: normal;
}
.product-view .price-box .tax {
    font-family: "Brandon-Bold";
    font-size: 30px;
    color: #e94d00;
}
.product-view .price-box .first-line {
    position: relative;
    width: 100%;
    float: left;
}
.product-view .price-box p {
    float: left;
    width: 100%;
}
.product-view .product-shop .price-box .old-price span.price {
    color: #192224;
    font-size: 30px;
}
.product-view .price-box .reduction {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #888;
    float: left;
    width: 50%;
    margin-top: 5px;
}
.product-view .product-shop .price-box .reduction span.price,
.product-view .product-shop .price-box .reduction span.tax {
    font-size: 14px;
}
.product-view .old-price .tax {
    color: #192224;
}
.product-view .special-price,
.product-view .regular-price {
    margin: 15px 0 10px 0;
}

.product-view .price-excluding-tax {
    text-align: right;
    float: right;
    width: 50%;
}
.product-view .price-excluding-tax span,
.product-view .price-excluding-tax span.tax,
.product-view .product-shop .price-box .price-excluding-tax span.price {
    font-size: 16px;
    font-family: "Roboto-Light";
    font-weight: normal;
    color: #888;
}

.product-view .options-and-add {
    position: relative;
    padding: 10px 10px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-diag.png') 0 0 repeat;
}
.product-view .product-shop .product-options ,
.product-shop .product-options-bottom,
.product-view .add-to-cart-wrapper{
    position: relative;
    background: #fff;
    border: 0;
    margin: 0;
    padding: 10px 15px 20px;
    height:auto;
    overflow:hidden;
}
.product-view .add-to-cart-wrapper p.stricly-out-of-stock {
    padding: 10px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: Brandon-Bold;
    background-color: #E3E3E3;
    border: 1px solid #787B7E;
}
.product-view .product-shop .product-shop-inner {
    position: relative;
}
dl.last {
    display:none;
}
.product-options dl.last {
    display:inline-block;
    margin:0;
}
.product-view .product-shop .product-options {
    padding:0 15px;
}
.product-options dt label.required em {
    color:#a94442;
    float:right;
    margin:0 2px;
}
.product-options p.required {
    /*position: absolute;
    right: 20px;
    bottom: -5px;
    top: initial;
    padding: 0;*/
}
#shoes-choice-helper {
    display: inline-block;
    float: right;
    line-height: 150px;
}
.size-guide {
    background:url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/i.png) no-repeat;
    display:inline-block;
    height:25px;
    margin:0 5px;
    vertical-align:middle;
    width:25px;
}
.cms-guide-des-tailles .main-container,
.cms-chaussures-de-securite .main-container {
    background:#fff !important;
}
#product-options-mask > div{
    min-height: 35px;
    margin-top: 20px;
    width: 80%;
}
#product-options-mask label {
    float: left;
    margin: 0 15px 5px 0;
    line-height: 32px;
    font-weight: bold;
    width:100%;
}
#product-options-mask label em{
    color:red;
}
#product-options-mask div.value {
    float: left;
    margin: 0;
    padding: 5px 10px; 
    border: 1px solid #ddd;
    background: #eee;
    color: #3F3F3F;
    cursor: pointer;
    text-transform: uppercase;
}
#product-options-mask div.value.checked {
    background: #fff;
    color: #004178;
    border: 1px solid #004178;
}
.product-view .product-shop .availability {
    margin: 7px 0;
    font-size: 13px;
    color: #fff;
    position: relative;
    top: initial;
    background-color: #f0f0f0;
    left: initial;
    height: 28px;
    line-height: 30px;
    overflow: hidden;
}
.product-view .product-shop .availability span {
    color: #192224;
    position: relative;
    padding-left: 16px;
    float: left;
    display: block;
    box-sizing: border-box;
    font-size: 12px;
}
.product-view .product-shop .availability span#stock-qty {
    margin-right: 9px;
}
.product-view .product-shop .availability span:before {
    content: "\2713";
    color: #7abb00;
    font-size: 16px;
    top: 1px;
    left: 0;
    position: absolute;
}
.product-view .product-shop .availability span:first-child {
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    margin-right: 7px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/truck-available.png') 3px center no-repeat;
    background-color:#7abb00;
    background-size: 30px;
    display: block;
    float: left;
    padding: 5px 5px 5px 36px;
    line-height: 18px;
    height: 28px;
}
.product-view .product-shop .availability.out-of-stock span:first-child {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/truck-available.png') 3px center no-repeat;
    /*background-color:#ffb200;*/
     background-color:#0593C8;
    background-size: 30px;
}

.product-view .product-shop .availability span:first-child:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    content: " ";
    position: absolute;
    bottom: -10px;
    left: 0;
    border-color: transparent #7abb00 transparent transparent;
}
.product-view .product-shop .availability.out-of-stock span:first-child::before {
    display: none;
}
.product-view .product-shop .availability.out-of-stock span:before {
    color: #0593C8;
    /*content: "\2718";*/
    content: "\2713";
}

.product-view .add-to-cart {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.product-view .add-to-cart .quantite {
    display: block;
    float: left;
    width:70px;
}
.product-view .add-to-cart label,
.product-view .product-shop .add-to-cart label {
    color: #192224;
    display: block;
    width: 100%;
    line-height: 15px;
    width: 100%;
    margin: 0;
    font-family: Arial;
}
.product-view .add-to-cart input {
    background: #f0f0f0;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    color: #192224;
    width: 100%!important;
    margin: 5px 0 0 0;
    text-align: center;
    font-family: "Roboto-Regular";
    padding-top:0;
    padding-bottom:0;
    vertical-align:middle;
}
.product-view .add-to-cart button.button span {/* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' *//* FF3.6+ *//* Chrome,Safari4+ *//* Chrome10+,Safari5.1+ *//* Opera 11.10+ *//* IE10+ *//* W3C *//* IE6-8 */
    height: auto;
}
.product-view .add-to-cart button.button {
    border-radius: 0;
    float: right;
}
.product-view .add-to-cart button.button > span > span {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    padding: 14px 20px 13px 70px;
    font-family: "Brandon-Bold";
    font-weight: normal;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/cart.png') 20px center no-repeat;
    background-size: 35px;
}

.product-view .fidelity-points {
    float: left;
    width: 100%;
    padding-right: 20px;
}
.product-view .fidelity-points p {
    text-align: right;
    padding: 10px 0 0 0;
    margin: 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #192224;
}
.product-view .fidelity-points span {
    color: #0177C1;
}


.product-view #services-clients {
    border-top: 1px solid #eaeff5;
    padding: 20px;
    border-bottom: 1px solid #eaeff5;
}
.product-view #services-clients + p {
    display: none;
}
.product-view #services-clients h4 {
    position: relative;
}
.product-view #services-clients h4:before {
    display: block;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-diag.png') 0 0 repeat;
    content: " ";
    position: absolute;
    top: 2px;
    left: 30%;
    height: 10px;
    width: 70%;
}
.product-view #services-clients li {
    float: left;
    width: 32%;
    margin-right: 2%;
    border: 1px solid #e0e5eb;
}
.product-view #services-clients li a {
    display: block;
    height: 100%;
    width: 100%;
}
.product-view #services-clients li p {
    border: 1px solid #f8fafc;
    background: #f0f4f8;
    margin: 0;
    text-align: left;
    font-family: Arial,sans-serif;
    color: #787b7e;
    position: relative;
    font-size: 11px;
    padding: 5px 5px 5px 45px;

}
.product-view #services-clients li p:first-child {
    border-bottom: 0;
    font-family: "Brandon-Bold";
    color: #162832;
    text-transform: uppercase;
    text-align: center;
    padding: 70px 0 0 0;
    height: 115px;
    background-position: center 10px;
    background-repeat: no-repeat;
    font-size: 13px;
}
.product-view #services-clients li p:first-child span {
    color: #0477ae;
    display: block;
}
.product-view #services-clients li p:last-child:before {
    content: ">";
    color: #787b7e;
    font-size: 9px;
    line-height: 20px;
    padding: 0 0px;
    display: inline-block;
    float: left;
    font-family: Courier;
    font-weight: normal;
    position: absolute;
    left: 35px;
    top: 2px;
}
.product-view #services-clients li a:hover {
    text-decoration: none;
}
.product-view #services-clients li:last-child {
    margin-right: 0;
}
.product-view #services-clients li p:first-child {
    background-image:  url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/sav.png');
}
.product-view #services-clients li:first-child p:first-child {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/cadenas.png');
}
.product-view #services-clients li:last-child p:first-child {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/retour.png');
}

.product-view .trustpilot-widget {
    clear:both;
}
.product-view .trustpilot-sidebar {
    padding: 0 0px 0 20px;
    height: 180px;
    overflow: hidden;
    margin: 0;
    border: 0;
    position: relative;
    transition: 0.3s ease-out all;
}
.product-view .trustpilot-sidebar.open {
    height: 400px;
    transition: 0.3s ease-out all;
}
.product-view .total-block-text {
    border: 0;
}
.product-view .trustpilot-sidebar-block .rating-name {

}
.product-view .trustpilot-sidebar-block .rating-name {
    font-size: 11px;
    font-style: italic;
}
.product-view .more-truspilot-reviews {

    display: block;}
.product-view .trustpilot-sidebar-block p {
    color: #273234;
    font-family: "Roboto-Light";
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}
.product-view .trustpilot-sidebar-block u {
    text-decoration: initial;
    font-family: "Roboto-Bold";
    display: inline-block;
}
.product-view .trustpilot-sidebar > .block-content {
    padding: 0 20px 5px 0;
}
.product-view .trustpilot-sidebar > .block-content:first-child {
    float: right;
    width: 40%;
    border: 1px solid #EAEFF5;
    border-top: 0;
    border-right: 0;
    padding: 15px 0 0 0;
}
.product-view .trustpilot-sidebar > .block-content:nth-child(2) {
    width: 60%;
    padding: 20px 20px 5px 0;
}
.product-view .trustpilot-sidebar > .block-content:last-child {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 40px;
    padding: 0;
}
.product-view .trustpilot-sidebar > .block-content:last-child a {
    width: 25%;
    display: block;
    float: right;
    position: relative;
    z-index: 10;
    background-color: #fff;
    height: 100%;
    padding: 15px 10px 0 10px;
    border-top: 1px solid #F2F2F2;
}
.product-view .trustpilot-sidebar > .block-content:last-child img.trustpilot-logo {
    width: 100%;
}
.product-view .trustpilot-sidebar > .block-content:last-child::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background:  -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.product-view .trustpilot-sidebar > .block-content p#show-all-trustpilot {
    width: 75%;
    float: left;
    position: relative;
    height: 40px;
    margin: 0;
    cursor: pointer;
    display: block;
    overflow: visible;
    padding: 20px;
    z-index: 10;
}
.product-view .trustpilot-sidebar > .block-content #show-all-trustpilot span {
    display: block;
    margin: auto;
    width: 10px;
    text-align: center;
    line-height: 23px;
    color: #000;
    transform: rotate(90deg);
    font-size: 40px;
    z-index: 10;
    position: relative;
    position: absolute;
    top: 15px;
    left: 60%;
    transition: 0.3s ease-out all;
}
.product-view .trustpilot-sidebar.open > .block-content #show-all-trustpilot span {
    transition: 0.3s ease-out all;
    transform: rotate(-90deg);
}

.product-view h4 {
    color: #192224;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-size: 14px;
}
.product-view .product-collateral {
    padding: 20px;
    border: 1px solid #eaeff5;
    border-right: 0;
}

.product-view .product-collateral br{
	display:none;
}

.product-view .product-collateral p > br{
	display:block;
}

.product-view .product-collateral span.h2-style {
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    margin: 0 0 15px 0;
    padding: 8px 10px 5px 10px;
    font-size: 14px;
    line-height: 100%;
    height: auto;
    width: 100%;
    color: #192224;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    cursor: pointer;
    display: block;
}
.product-view .product-collateral span.h2-style:hover {
    cursor: pointer;
    background-color: #EFEFEF;
}
.product-view .product-collateral span.h2-style:after {
    content: "\203A";
    position: absolute;
    right: 0;
    bottom: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #1A1A1A;
    font-size: 35px;
    line-height: 25px;
}
.product-view .product-collateral .open span.h2-style:after {
    content: "\203A";
    color: #1A1A1A;
    transform: rotate(90deg);
    bottom: -2px;
}
.product-view .product-collateral .std,
.product-view .product-collateral .std p,
.product-view .product-collateral .std strong,
.product-view .product-collateral .std em,
.product-view .product-collateral .std a,
.product-view .product-collateral .std li,
.product-view .product-collateral .std span,
.product-view .product-collateral .std table,
.product-view .product-collateral .std td,
.product-view .product-collateral .std th {
    color: #273234;
    font-size: 13px;
    font-weight: normal;

}

.product-view .product-collateral .std p{
	margin:0;
}

.product-view .product-collateral .std a {
    color: #004279;
}
.product-view .product-collateral .std table {
    width: 50%;
    border: 1px solid #eee;
    margin: 20px;
}
.product-view .product-collateral .std table th,
.product-view .product-collateral .std table td {
    padding: 10px;
}
.product-view .product-collateral .std table th,
.product-view .product-collateral .std table strong {
    font-family: "Roboto-Bold";
}
.product-view .product-collateral .std table td {
    border: 1px solid #eee;
}


.product-view .product-collateral .box-collateral {
    margin: 0;
    overflow: hidden;
}
.product-view .product-collateral .box-collateral .std {
    display: none;
    margin-bottom: 30px;
}
.product-view .product-collateral .box-collateral.open .std {
    display: block;
}

.product-view ul.messages {
    width: 1095px;
    margin: 30px auto 0 !important;
}

.product-view #block-related .percentage {
    display: none;
}

/* Modal Review */
#reviews-modal {
    width: 30%;
    margin: auto;
    background: #fff;
    padding: 20px;
    box-shadow: 1px 2px 30px #151515;
    -webkit-box-shadow: 1px 2px 30px #151515;
    -moz-box-shadow: 1px 2px 30px #151515;
    position: relative;
}
#reviews-modal h2 {
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    font-size: 18px;
}
#reviews-modal .h3 {
    font-size: 14px;
    margin: 0;
}
#reviews-modal h4 {
    font-family: "Brandon-bold";
    text-transform: uppercase;
    font-size: 14px;
    margin: 20px 0;
}
#reviews-modal .field {
    width: 100%;
    margin-right: 0;
}
#reviews-modal label.required em {
    display: none;
}

/* Defaults buttons */
.buttons-set {
    margin: 10px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #DDDDDD;
    line-height: 34px;
    text-align: right;
}
button.button {
    border-radius: 0;
}
button.button span {
    color: #fff;
    background-color: #192224;
    height: auto;
    font-family: "Brandon-Bold";
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}
button.button-yellow span {
    background-color: #FFB200;
}
button.button span span {
    padding: 5px 15px;
    width: 100%;
}
button.button span span:hover {
    background-color: #243133;
}
button.button-yellow span span:hover {
    background-color: #FFC234;
}
button.button > span {
    padding: 0;
    margin: 0;
    width: 100%;
}
.button.active:focus, 
.button:active:focus, 
.button:focus {
    outline: none;
    outline: none;
    outline-offset: -2px;
}
/* Form elements */
.form-list input.input-text, .form-list select, .form-list textarea, .discount .input-text {
    border-radius: 0;
    font-size: 13px;
    width: 100%;
}
.form-list select {
    padding-left: 20px;
}

.form-list .error input.input-text,
.form-list .error select,
.form-list .error textarea,
.discount .error .input-text {
    background: #FFE3E3;
    color: #555;
    font-weight: normal;
}

.form-list .success input.input-text,
.form-list .success select,
.form-list .success textarea,
.discount .success .input-text {
    background: #FFF;
    color: #555;
    font-weight: normal;
}

.form-list .success::before,
.form-list .error::before {
    content: "✓";
    color: #FFB200;
    position: absolute;
    left: 7px;
    top: 10px;
    display: block;
    height: 20px;
    width: 10px;
    font-weight: normal;
    z-index: 0;
}
.form-list .error::before {
    content: "×";
    color: #EE3A11;
    font-size: 20px;
    left: 5px;
    top: 7px;
}

.validation-advice {
    padding: 0;
    background: none;
    display:block;
}

.form-list label {
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 14px;
}
.form-list label.required:after {
    content: "*";
    position: absolute;
    top: 0px;
    right: 10px;
    display: block;
    font-size: 13px;
    font-style: normal;
    color: #a94442;
}
.form-list label#siret-label:after {
    right:-10px;
}
.form-list label.required em {
    display: none;
}
.form-list .validation-failed {
    border: none !important;
    -webkit-box-shadow: 0 0 0 1000px #faebe7 inset !important;
}
.form-list .validation-failed:focus {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.form-list .field,
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field {
    position: relative;
    padding: 0;
    width: 48%;
    margin-right: 4%;
    margin: 10px 4% 5px 0;
    float: left;
}

.form-list .field:last-child,
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field:nth-of-type(even){
    margin-right: 0;
}
.form-list .field label,
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field label {
    height: 100%;
    background: #F2F2F2;
    color: #000;
    padding: 6px 20px 6px 15px;
    padding: 6px 20px 6px 15px !important;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    height: 40px;
    margin: 0;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    z-index: 10;
    display: block;
}
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field:empty {
    display: none;
} 
#giant-onestepcheckout-container .form-list .control label {
    display: inline;
}
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field .control label {
    position: relative;
    background: none;
}
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field .control input[type="checkbox"] {
    top: -1px;
}
#giant-onestepcheckout-container select {
    height: 40px;
    border: 0;
    padding-left: 20px;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
}

.form-list .field .input-box,
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field .input-box {
    width: 100%;
}
.form-list .field .input-box input,
.form-list .giant-onestepcheckout-general-form-field .input-box input,
#giant-onestepcheckout-container .input-text {
    width: 100%;
    border: 1px solid #eee;
    box-shadow: none;
    font-size: 13px;
    height: 40px;
}

#giant-onestepcheckout-review-terms-popup-accept .button {
    background-color: #000;
    color: #fff;
    padding: 5px 20px;
}

#giant-onestepcheckout-review-terms {
    text-align: right;
}

.shipping-address-select a,
.shipping-address-select a:hover,
.shipping-address-select a:visited,
.shipping-address-select a:active,
.shipping-address-select a:focus {
    color: #080808;
    text-decoration: none;
}

.form-list .field .input-box input:focus,
.form-list .giant-onestepcheckout-general-form-field .input-box input:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.fieldset {
    background: #fff;
}
.fieldset .legend {
    background: #fff;
    font-weight: normal;
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
    text-align: left;
    color: #192224;
}

.form-list .field-style label {
    position: absolute;
    top: 0;
    right: 0;
}
.form-list .field-style .input-box,
.form-list .field-style .input-box input {
    height: 40px;
}
.form-list .field-style .input-box input {
    padding-left: 10px;
    padding-right: 10px;
}


/* COMMON STYLE FOR SUB PAGES */
body.common-page div.col-main > .container,
body[class*=customer] div.col-main > .container,
body[class*=customer] div.main > .container,
body[class*=sales-order-history] div.col-main > .container,
body[class*=sales-order-history] div.main > .container,
body[class*=sales-billing-agreement] div.col-main > .container,
body[class*=sales-billing-agreement] div.main > .container,
body[class*=newsletter-manage-index] div.col-main > .container,
body[class*=newsletter-manage-index] div.main > .container,
body[class*=checkout-cart-index] div.col-main > .container,
body[class*=checkout-cart-index] div.main > .container,
body[class*=suggestpage-index-index] div.col-main > .container,
body[class*=suggestpage-index-index] div.main > .container,
body[class*=sales-order-view] div.col-main > .container,
body[class*=sales-order-view] div.main > .container
{
    padding-top: 1px;
    margin: 0;
    display: block;
}
body[class*=customer] h1,
body[class*=customer] h2,
body[class*=customer] h3,
body.common-page h1,
body.common-page h2,
body.common-page h3,
body[class*=sales-order-history] h1,
body[class*=sales-order-history] h2,
body[class*=sales-order-history] h3,
body[class*=sales-billing-agreement] h1,
body[class*=sales-billing-agreement] h2,
body[class*=sales-billing-agreement] h3,
body[class*=newsletter-manage-index] h1,
body[class*=newsletter-manage-index] h2,
body[class*=newsletter-manage-index] h3,
body[class*=checkout-cart-index] h1,
body[class*=checkout-cart-index] h2,
body[class*=checkout-cart-index] h3,
body[class*=suggestpage-index-index] h1,
body[class*=suggestpage-index-index] h2,
body[class*=suggestpage-index-index] h3,
body[class*=onestepcheckout-index-index] h1,
body[class*=onestepcheckout-index-index] h2,
body[class*=onestepcheckout-index-index] h3,
body[class*=sales-order-view] h1,
body[class*=sales-order-view] h2,
body[class*=sales-order-view] h3,
body.account-page h1,
body.account-page h2,
body.account-page h3 {
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    font-weight: normal;
    width: 100%;
    text-align: left;
    color: #192224;
}
body.account-page h3 {
    font-size: 14px;
}

body[class*=customer] .content h2,
body.common-page .content h2,
body[class*=sales-order-history] .content h2,
body[class*=sales-billing-agreement] .content h2,
body[class*=newsletter-manage-index] .content h2,
body[class*=checkout-cart-index] .content h2,
body[class*=suggestpage-index-index] .content h2,
body[class*=onestepcheckout-index-index] .content h2,
body.account-page .content h2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

body.common-page .page-title,
body[class*=customer] .page-title,
body[class*=sales-order-history] .page-title,
body[class*=sales-billing-agreement] .page-title,
body[class*=newsletter-manage-index] .page-title,
body[class*=suggestpage-index-index] .page-title,
body[class*=onestepcheckout-index-index] .page-title,
body.account-page .page-title {
    border-bottom: 1px solid #ddd;
}

body.common-page div.col-main > .container > div,
body.common-page div.main > .container > div,
body.common-page div.main > .container .block-type,
body[class*=customer] div.col-main > .container > div,
body[class*=customer] div.main > .container > div,
body[class*=customer] div.main > .container .block-type,
body[class*=sales-order-history] div.col-main > .container > div,
body[class*=sales-order-history] div.main > .container > div,
body[class*=sales-order-history] div.main > .container .block-type,
body[class*=sales-billing-agreement] div.col-main > .container > div,
body[class*=sales-billing-agreement] div.main > .container > div,
body[class*=sales-billing-agreement] div.main > .container .block-type,
body[class*=newsletter-manage-index] div.col-main > .container > div,
body[class*=newsletter-manage-index] div.main > .container > div,
body[class*=newsletter-manage-index] div.main > .container .block-type,
body[class*=suggestpage-index-index] div.col-main > .container > div,
body[class*=suggestpage-index-index] div.main > .container > div,
body[class*=suggestpage-index-index] div.main > .container .block-type,
body.account-page div.col-main > .container > div,
body.account-page div.main > .container > div,
body.account-page div.main > .container .block-type {
    background: #fff;
    margin: 30px 0 45px;
    padding: 20px 40px;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    position: relative;
}

body.account-page div.main > .container > div.col-main {
    position: relative;
    z-index: 1;
}
/*
body.account-page div.main > .container > div.col-main::before {
    content: "";
    top: 0;
    left: 0;
        width: 110px;
    height: 50px;
    background: linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    position: absolute;
    z-index: -1;
}
*/

body.account-page div.main > .container > div.col-left {
    padding: 0 0 20px 0;
}

body.account-page div.main > .container > div.col-left .block .block-title {
    padding: 20px 20px 8px 20px;
    background-color: #222222;
    z-index: 1;
    position: relative;
}


body.account-page div.main > .container > div.col-left .block .block-title::before {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    height: 10px;
    width: 100%;
    background: linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    background: -webkit-linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    background: -moz-linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    z-index: -1;
}

body.account-page div.main > .container > div.col-left .block .block-title strong span {
    color: #fff;
}

body.account-page .page-title {
    background-position: right center;
    background-size: contain;
    background-repeat: no-repeat;
}

.block .block-title {
    border: 1px solid #ddd;
    padding: 10px 0;
    color: #192224;
    border-width: 0 0 1px;
    font-family: "Brandon-Bold";
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.sidebar .block-content li.current {
    text-align: left;
    position: relative;
    border-right: 3px solid #FFB200;
}

.block-account li {
    padding: 0;
    background-position: 5px center;
    background-size: 30px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #eee;
}
.block-account li:nth-child(1),
.dashboard .page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-dashboard.svg');
    background-size: 75px;
    background-position: -14px 5px;
}
div.dashboard .page-title {
    background-position: 109% 15px;
}

.block-account li:nth-child(2),
div.my-account > div.page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-account-informations.svg');
    background-size: 20px;
    background-position: 15px 8px;
}
div.my-account > div.page-title {
    background-position: right;
    background-size: 40px;
}
.block-account li:nth-child(3),
.customer-address-index div.my-account > div.page-title,
.customer-address-form div.my-account > div.page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-adresse.svg');
    background-size: 40px;
    background-position: 3px 11px;
}
.customer-address-index div.my-account > div.page-title,
.customer-address-form div.my-account > div.page-title {
    background-position: 103.5% 20px;
    background-size: 70px;
}
.block-account li:nth-child(4),
.sales-order-history div.my-account > div.page-title,
.sales-order-view div.my-account > div.page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-commande.svg');
    background-size: 55px;
    background-position: -4px 8px;
}
.sales-order-history div.my-account > div.page-title, 
.sales-order-view div.my-account > div.page-title {
    background-position: 105% 20px;
    background-size: 110px;
}
.block-account li:nth-child(5),
.review-customer-index div.my-account > div.page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-comments.svg');
    background-size: 25px;
    background-position: 10px 8px;
}
.review-customer-index div.my-account > div.page-title {
    background-size: 55px;
    background-position: 101% 20px;
}
.block-account li:nth-child(6),
.newsletter-manage-index div.my-account > div.page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-newsletter.svg');
    background-size: 20px;
    background-position: 13px 8px;
}
.newsletter-manage-index div.my-account > div.page-title {
    background-size: 55px;
    background-position: 100% 10px;
}
.block-account li:nth-child(7),
.productreturn-front-list div.page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-retour-produit.svg');
    background-size: 70px;
    background-position: -11px 6px;
}
.productreturn-front-list div.page-title  {
    background-position: 106% 20px;
    background-size: 120px;
}
.block-account li:nth-child(8),
.auguria-sponsorship-points-accumulated div.page-title  {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-fidelite.svg');
    background-size: 80px;
    background-position: -17px 5px;
}
.auguria-sponsorship-points-accumulated div.page-title {
    background-position: 109% 10px;
    background-size: 140px;
    border-bottom: 1px solid #ccc;
}
.block-account li:nth-child(9),
.quotation-quote-list div.page-title  {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-devis.svg');
    background-size: 30px;
    background-position: 9px 7px;
}
.block-account li:nth-child(10) {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-invoice.svg');
    background-size: 30px;
    background-position: 9px 7px;
}
.batiavenue-sales-invoices-index div.my-account div.page-title {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-invoice.svg');
    background-position: 100% 20px;
    background-size: 40px;
}
.quotation-quote-list div.page-title {
    background-position: 100.5% 15px;
    background-size: 60px;
    border-bottom: 1px solid #ccc;
}

.block-account li.last {
    border-bottom: 0;
}

.block-account li a,
.block-account li strong {
    display: block;
    height: 100%;
    width: 100%;
    padding: 10px 20px 10px 50px;
    color: #192224;
}
.block-account li:hover {
    background-color: #eee;
    text-decoration: none;
    border-right: 3px solid #192224;
}
.block-account li a:hover,
.block-account li a:active {
    text-decoration: none;
}
.box-account {
    border: 1px solid #ddd;
}

.box-account .box-head h2 {
    padding-bottom: 10px;
    font-weight: normal;
    color: #192224;
    font-size: 14px;

}
.dashboard .box .box-title h3, 
.dashboard .box .box-title h4,
.dashboard .box h3,
.dashboard .box h4 {
    font-weight: normal;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    color: #192224;
}
.dashboard .box h4 {
    font-size: 13px;
}
.my-account .box .box-content {
    font-size: 13px;
}
.box-account .col1-set > div {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 20px 20px 0 20px;
}
.box-account .col1-set > div.col-right a:not(.call-to-action) {
    display: block;
}
.box-account .col1-set > div strong {
    font-size: 22px;
    margin-bottom: 0;
    display: block;
}

#my_recent_reviews .rating-box {
    float: left; 
    margin-right: 10px;
}
#my_recent_reviews p {
    text-align: right;
    height: 30px;
}
#my_recent_reviews p a {
    display: block;
    padding: 4px 10px 7px 10px;
    position: relative;
    background-color: #222;
    color: #fff;
    z-index: 1;
    font-weight: bold;
    float: right;
}
#my_recent_reviews p a:hover {
    text-decoration: none;
}
#my_recent_reviews p a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    z-index: -1;
}

.link-print,
.order-items .link-print{
    background: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-print.svg) 10px 6px no-repeat;
    padding: 5px 15px 9px 35px;
    display: block;
    float: left;
    background-color: #222;
    color: #fff;
    position: relative;
    z-index: 1;
    font-weight: bold;
    margin:0 20px 0 0;
}
.order-items .link-print {
    margin-bottom: 10px;
}
.link-print::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    z-index: -1;
}
.link-print:hover,
.order-items .link-print:hover {
    text-decoration: none;
    color: #fff;
} 
.order-info {
    background: #F2F2F2;
    border: 1px solid #DDDDDD;
    padding: 5px 10px;
    margin: 0 0 8px;
}

.order-items h2.sub-title a.link-print {
    float: right;
}
.order-items .data-table {
    margin-bottom: 10px;
}
.account-page .col2-set, 
.account-page .col4-set {
    margin: 10px 0;
    padding: 0;   
}

.account-page .order-items {
    margin: 10px 0;
}
.order-items .product-name {
    font-weight: normal !important;
}

a.call-to-action {
    display: inline-block;
    padding: 4px 10px 7px 10px;
    position: relative;
    background-color: #222;
    color: #fff;
    z-index: 1;
    font-weight: bold;
}
a.call-to-action:hover,
a.call-to-action:active,
a.call-to-action:focus {
    text-decoration: none;
    color: #fff;
}
a.call-to-action::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    background: -webkit-linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    background: -moz-linear-gradient(to right bottom, #222222 calc(50% - 1px), #222222 1px, #FFFFFF 50%);
    z-index: -1;
}

.account-page .links-sponsorship a.call-to-action {
    float: right;
}
.account-page .block-invitations,
.account-page .block-godsons {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.account-page .block-invitations::after,
.account-page .block-godsons::after {
    width: 15%;
    height: 1px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #ccc;
}
#sponsorship .form-list label.required em  {
    display: inline-block;
}
#sponsorship .form-list label.required:after {
    display: none;
}
#sponsorship .form-list .left,
#sponsorship .form-list .right {
    width: 47%;
}
#sponsorship .line {
    width: 100%;
    float: left;
}

/* Suggestpage pre-cart */
.suggestpage-activity {
    border-bottom: 1px solid #192224;
}
.suggestpage-activity .cartinfo {
    border-radius: 0;
    border: 0;
    text-shadow: none;
    background: none;
}
.suggestpage-activity .cartinfo .totals-wrapper {
    text-align: center;
}
.suggestpage-activity .cartinfo .totals-wrapper span.price  {
    margin-right: 30px;
}
.suggestpage-activity .cartinfo .totals {
    width: 100%;
    background-color: #F0F0F0;
    padding: 10px 20px;
    border: 1px solid #DDD;
}
.suggestpage-activity .cartinfo .subtotal,
.suggestpage-activity .cartinfo .amount {
    float: left;
    margin: 0;
}
.suggestpage-activity .col-1 {
    width: 100%;
}
#ajaxpro-notice-form ul.messages {
    width: auto;
    max-width: 50%;
    position: absolute;
    left: calc(50% - 32px);
    top: 40px;
    overflow: visible;
    z-index: 10;
}
#ajaxpro-notice-form ul.messages li.error-msg {
    margin-top: -10px;
}
#ajaxpro-notice-form ul.messages li.success-msg {
    border-radius: 20px;
    background: #7ABB00;
    text-align: center;
    padding: 5px 15px !important;
}
#ajaxpro-notice-form ul.messages li li {
    margin: 0;
}
#ajaxpro-notice-form ul.messages li.success-msg span {
    color: #FFF;
    font: 700 22px Arial;
}
#ajaxpro-notice-form ul.messages li.success-msg::after {
    content: " ";
    background: #FFF url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/check-green-bg.png') center center no-repeat;
    height: 67px;
    width: 67px;
    position: absolute;
    top: -100px;
    left: 0;
    border-radius: 70px;
}
#suggestpage-products-list {
    width: 100%;
}
#suggestpage-products-list.mini-products-list .product-image {
    width: calc(40% + 32px);
    border: 0;
    float: left;
    padding-right: 20px;
}
#suggestpage-products-list.mini-products-list .product-details {
    float: left;
    width: calc(50% - 32px);
    margin-left: 0;
    margin-top: 100px;
}
#suggestpage-products-list.mini-products-list .product-details .product-name a {
    font: 400 18px Arial;
    color: #192224;
}

#ajaxpro-notice-form {
    background: #ECECEC;
    padding: 5px;
    z-index: 10000;
}
#ajaxpro-notice-form button {
    float: right;
}
#ajaxpro-notice-form button.btn-suggest-cart.btn-suggest-page  {
    border: none;
    border-bottom: 1px solid #727272;
    margin-right: 10px;
    float: left;
    background: #E8E8E8 url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/arrow-btn-left.png') 15px center no-repeat;
    padding: 0 10px 0 20px;
    height: 50px;
}
#ajaxpro-notice-form button.btn-suggest-cart.btn-suggest-page span {
    color: #626262;
}

.suggestpage-activity .btn-suggest-page span {
    background: none;
    height: 40px;
    border: none;
    padding: 0;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
}
.suggestpage-activity .btn-suggest-checkout {
    padding: 0 20px 0 10px;
    background-color: #192224;
    height: 50px;
}
.suggestpage-activity .btn-suggest-checkout span span {
    padding: 0 15px 10px 15px;
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/arrow-btn-right.png');
    background-repeat: no-repeat;
    background-position: right center;
} 

.suggestpage-activity .btn-suggest-page span span {
    padding: 0 25px 0 15px;
    text-transform: uppercase;
}
#ajaxpro-notice-form #related-products {
    background-color: #ececec;
    margin: 0 -20px;
} 
#ajaxpro-notice-form #related-products h4 {
    color: #192224;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    margin: 0 30px 10px;
    font-size: 16px;
    position: relative;
    text-align: center;
    padding-top: 20px;
}
#ajaxpro-notice-form #related-products h4::before, 
#ajaxpro-notice-form #related-products h4::after {
    display: block;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-diag.png') 0 0 repeat;
    content: " ";
    position: absolute;
    top: 25px;
    height: 10px;
    width: 30%;
}
#ajaxpro-notice-form #related-products h4::before {
    left: 0;
}
#ajaxpro-notice-form #related-products h4::after {
    right: 0;
}
#ajaxpro-notice-form #related-products .products-grid li.item {
    height: auto;
    min-height: 0;
    background: #ECECEC;
}
#ajaxpro-notice-form #related-products .products-grid li.item:before {
    content: none;
}
#ajaxpro-notice-form #related-products .products-grid .product-image, 
#ajaxpro-notice-form #related-products .products-list .product-image {
    padding-bottom: 0;
}
#ajaxpro-notice-form #related-products .products-grid .product-image img, 
#ajaxpro-notice-form #related-products .products-list .product-image img {
    width: 100%;
}
#ajaxpro-notice-form #related-products .products-grid .product-image:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ECECEC rgba(0, 0, 0, 0);
}
#ajaxpro-notice-form #related-products .products-grid li.item .product-name {
    height: auto;
}
#ajaxpro-notice-form #related-products .products-grid .price-box span {
    color: #192224;
}

/* CART */
body[class*=checkout-cart-index] div.col-main > .container > div.cart {
    background: none;
    padding: 0;
    margin-top: 20px;
}

body[class*=checkout-cart-index] h1 {
    padding-left: 70px;
    position: relative;  
}
body[class*=checkout-cart-index] h1:before {
    background-color: #FFB201;
    border-radius: 40px;
    height: 47px;
    width: 47px;
    display: block;
    content: ' ';
    position: absolute;
    left: 0;
    top: -10px;
    z-index: 0;
}
body[class*=checkout-cart-index] h1:after {
    height: 40px;
    width: 48px;
    display: block;
    content: ' ';
    position: absolute;
    left: -7px;
    top: -7px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/brouette-panier.png') 0px center no-repeat;
    background-size: 48px;
}

body.checkout-cart-index .page-title {
    border-bottom: 1px solid #ffb200;
}
body.checkout-cart-index #shopping-cart-table {
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    border: none;
}
body.checkout-cart-index #shopping-cart-table th,
body.checkout-cart-index #shopping-cart-table th span {
    border: 0;
    background: #FFB200;
    color: #FFF;
    text-transform: uppercase;
    font-family: "Brandon-Bold";
    font-size: 13px;
    line-height: 25px;
}
body.checkout-cart-index #shopping-cart-table th {
    padding-top: 25px;
    padding-bottom: 25px;
}
body.checkout-cart-index #shopping-cart-table td {
    background-color: #fff;
    border: none;
    padding: 25px;
    vertical-align: middle;
}
body.checkout-cart-index #shopping-cart-table th:first-child,
body.checkout-cart-index #shopping-cart-table td:first-child {
    padding-left: 25px;
}
body.checkout-cart-index #shopping-cart-table tbody tr {
    border-bottom: 1px solid #eee;
}
body.checkout-cart-index #shopping-cart-table tbody td.dispo {
    padding: 25px 8px;
    width: 12%;
    min-width: 115px;
}
body.checkout-cart-index #shopping-cart-table tbody td.dispo span {
    color: #2FC907;
    font: 400 12px Roboto-Regular;
}
body.checkout-cart-index #shopping-cart-table tbody td.dispo.black span {
    color: #192224;
}
body.checkout-cart-index #shopping-cart-table tbody td:first-child {
    min-width: 100px;
    width: 10%;
    text-align: center;
    padding-right: 0;
}
body.checkout-cart-index #shopping-cart-table tbody td:first-child img {
    width: 100%;
    height: auto;
}
body.checkout-cart-index #shopping-cart-table tbody h2 a {
    color: #192224;
    font: 600 14px Arial;
}
body.checkout-cart-index #shopping-cart-table tbody span.price {
    font: 400 14px Brandon-Bold;
}
body.checkout-cart-index #shopping-cart-table tbody input.input-text {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    padding: 5px;
    background-color: #F0F0F0;
    box-shadow: none;
    border: 1px solid #EEE;
    text-align: center;
    height: auto;
    width: auto !important;
}
.btn-remove2 {
    background: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/btn-delete-cart.png) 0 0 no-repeat;
}
.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: transparent;
    text-indent: -999em;
    overflow: hidden;
    position: relative;

}
.btn-remove::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\00D7" !important;
    width: 100%;
    height: 100%;
    text-indent: initial;
    font-size: 20px;
    line-height: 11px;
}

body.checkout-cart-index #shopping-cart-table tfoot tr:first-child td {
    background-color: #F2F2F2;
    border-top: 2px solid #BFBEBE;
    padding: 15px 25px;
    line-height: 30px;
}

body.checkout-cart-index #shopping-cart-table tfoot span.label-total-order {
    text-transform: uppercase;
    font-family: Brandon-Bold;
    font-size: 16px;
    color: #787B7E;
}
body.checkout-cart-index #shopping-cart-table tfoot span.price {
    text-transform: uppercase;
    font-family: Brandon-Bold;
    font-size: 20px;
    color: #192224;
}
body.checkout-cart-index #shopping-cart-table .btn-continue span span {
    border: none;
    border-bottom: 1px solid #727272;
    margin-right: 10px;
    float: left;
    background: #E8E8E8 url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/arrow-btn-left.png') 15px center no-repeat;
    padding: 0 10px 0 30px;
    height: 40px;
    line-height: 40px;
    color: #727272;
}
body.checkout-cart-index #shopping-cart-table .btn-update {
    margin-left: 30px;
}
body.checkout-cart-index #shopping-cart-table .btn-update span span {
    background: #B9BCBD url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/reload-btn.png') 15px center no-repeat;
    height: 40px;
    line-height: 30px;
    padding-left: 35px;
}

body.checkout-cart-index .cart .cart-collaterals {
    padding: 0;
    border-bottom: 1px solid #FFB200;
    margin-bottom: 20px;
}
.cart .cart-collaterals .col2-set {
    float: left;
    width: 100%;
    margin: 0;
}
.cart .cart-collaterals .col2-set .shipping,
.cart .cart-collaterals .col2-set .discount,
.cart .cart-collaterals .col2-set .block-exchange,
.cart .cart-collaterals .col2-set .totals {
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #fff;
    margin-bottom: 20px;
    padding: 15px 20px;
}
.cart .cart-collaterals .col2-set .col-1, 
.cart .cart-collaterals .col2-set .col-2 {
    padding: 0;
}
.cart .cart-collaterals .col2-set .shipping {
    width: 100%;
    float: left;
    margin:10px 0 0;
}
.cart .cart-collaterals .col2-set .shipping h2 {
    font: 400 16px Brandon-Bold;
    margin: 0;
    padding: 10px 20px 10px 60px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/camion-livraison.png') 0 center no-repeat;
}
.cart .cart-collaterals .col2-set .shipping .shipping-form {
    padding: 20px;
    background-color: #F2F2F2;
    margin-top: 10px;
}
.cart .cart-collaterals .col2-set #shipping-zip-form {
    padding-bottom: 10px;
}
.cart .cart-collaterals .col2-set .shipping .form-list {
    width: 60%;
    float: left;
}
.cart .cart-collaterals .col2-set .shipping .form-list li {
    width: calc(50% - 10px);
    float: left;
    margin: 10px 0 0 0;
}
.cart .cart-collaterals .col2-set .shipping .form-list li:first-child {
    margin-right: 20px;
}
.cart .cart-collaterals .col2-set .shipping button span span {
    float: right;
    background: #B9BCBD url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/reload-btn.png') 15px center no-repeat;
    height: 40px;
    line-height: 30px;
    padding-left: 35px;
    position: relative;
}
.cart .cart-collaterals .col2-set .shipping p {
    margin: 10px 0 0 0;
}
.cart .cart-collaterals .col2-set .shipping  select,
.cart .cart-collaterals .col2-set .shipping  input {
    height: 40px;
    padding-left: 20px;
}
.cart .cart-collaterals .col2-set .shipping .form-list label.required:after {
    display:none;
}
.cart .cart-collaterals .col2-set .shipping button#btn-estimate-shipping {
    margin-top: 35px;
    float: right;
}
.cart .cart-collaterals .col2-set .shipping button#btn-estimate-shipping span span {
    background: #192224;
    position: relative;
    padding: 5px 35px 5px 15px;
}
.cart .cart-collaterals .col2-set .shipping button#btn-estimate-shipping span span:after {
    display: block; 
    content: ' ';
    position: absolute;
    right: 15px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/arrow-btn-right.png') right center no-repeat;
    height: 100%;
    width: 20px;
    top: 0;
}

.cart .shipping #co-shipping-method-form {
    position: relative;
    margin-top: 20px;
}

.cart .cart-collaterals .col2-set .col-2 {
    width: 100%;
}
.cart .cart-collaterals .col2-set .col-left,
.cart .cart-collaterals .col2-set .totals {
    width: calc(50% - 10px);
    float: left;
}
.cart .cart-collaterals .col2-set .col-left {
    margin-right: 20px;
}
.cart .cart-collaterals .col2-set .col-left h2 {
    font: 400 16px Brandon-Bold;
    margin: 0;
    padding: 5px 20px 10px 35px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/icone-remise.png') 0 center no-repeat;
}
.cart .cart-collaterals .col2-set .col-left .block-exchange h2 {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/picto-fidelite.svg');
    background-size: 80px;
    background-position: -25px;
}
.cart .cart-collaterals .discount .input-box {  
    width: 50%;
    float: left;
}
.cart .cart-collaterals .discount .input-text {
    height: 38px;
    padding: 0 10px;
}
.cart .cart-collaterals .discount .buttons {
    float: right;
    width: 50%;
}
.cart .cart-collaterals .col2-set .col-left button {
    float: right;
    margin: 0 5px 10px;
}
.cart .cart-collaterals .col2-set .totals {
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-diag.png') 0 0 repeat;
    padding: 10px;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table {
    background: #fff;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table td:first-child {
    text-align: left!important;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table td {
    color: #787b7e;
    padding: 7px 20px;
    font-size: 14px;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table td span {
    color: #787b7e;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tbody tr:first-child td,
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tfoot tr td {
    color: #192224;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tbody tr:first-child td {
    padding-top: 20px;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tbody tr:last-child td {
    padding-bottom: 20px;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tfoot tr {
    border-top: 1px solid #D9D9D9;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tfoot tr td {
    padding-bottom: 15px;
}
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tfoot tr td strong,
.cart .cart-collaterals .col2-set .totals #shopping-cart-totals-table tfoot tr td span {
    color: #192224;
    font: 400 24px Brandon-Bold;
    text-transform: uppercase;
}

.cart .checkout-types {
    float: right;
    margin-bottom: 30px;
    width: 100%;
}
.cart .checkout-types li {
    float: right;
}
.cart .checkout-types button.btn-checkout span {
    height: auto !important;
}
.cart .checkout-types .btn-checkout span span {
    padding: 20px 45px 20px 30px;
    background-color: #FFB200;
    height: auto !important;
    line-height: 16px !important;
    font-size: 16px !important;
    position: relative;
}
.cart .checkout-types .btn-checkout span span:after {
    display: block; 
    content: ' ';
    position: absolute;
    right: 15px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/arrow-btn-right.png') right center no-repeat;
    height: 100%;
    width: 20px;
    top: 0;
}
.cart .checkout-types li:last-child {
    float: right;
    margin-right: 20px;
}
.cart .checkout-types li:last-child span span {
    padding: 20px 30px 20px 45px;
    line-height: 16px;
    font-size: 16px;
    position: relative;
}
.cart .checkout-types li:last-child span span:after {
    display: block; 
    content: ' ';
    position: absolute;
    left: 15px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/arrow-btn-right.png') left center no-repeat;
    height: 100%;
    width: 20px;
    top: 0;
    transform: rotate(180deg);
}

/* Shipping Methods */
ul.sp-methods {
    width: 50%;
    float: left;
}
.sp-methods-options {
    float: left;
    width: 50%;
    background-color: #FFF;
    border: 1px solid #B9BCBD;
    padding: 20px 15px;
    min-height: 250px;
    z-index: 0;
}
ul.sp-methods li.option {

}
ul.sp-methods li.option div.name {
    border: 1px solid #B9BCBD;
    padding: 20px 15px;
    position: relative;
    border-right: 0;
}
ul.sp-methods li.option:first-child div.name {
    border-bottom: 0;
}
ul.sp-methods li.option:last-child div.name {
    border-bottom: 1px solid #B9BCBD;
}
ul.sp-methods li.option div.name label {
    text-transform: uppercase;
}
ul.sp-methods li.option.active div.name {
    background-color: #FFF;
}
ul.sp-methods li.option.active div.name::after {
    content: " ";
    height: 100%;
    right: -1px;
    top: 0;
    width: 2px;
    background-color: #FFF;
    z-index: 10;
    position: absolute;
}
ul.sp-methods li.option div.name label {
    color: #192224;
    font: 700 14px Arial;
    margin: 0;
}
#co-shipping-method-form input[type="radio"] {
    float: left;
    display: inline;
    height: auto;
    margin: 0;
    margin-right: 15px;
}
.sp-methods-options ul.sub-options li {
    margin-bottom: 5px;
}
.sp-methods-options ul.sub-options label {
    display: inline;
}
#co-shipping-method-form .buttons-set {
    display:none;
}
#shipping-amount {
    width: 50%;
    float: right;
    border: 0;
    padding: 10px 15px;
    border-top: 0;
    background-color: #2A2A2A;
}
#shipping-amount p {
    text-align: right;
    color: #fff;
    font: 700 14px Arial;
    text-transform: uppercase;
    margin: 0;
}
#shipping-amount span {
    font: 700 20px Brandon-Bold;
    color: #FFB200;
    font-weight: normal;
}

/* OnePageCheckout */
#giant-onestepcheckout-title {
    margin: 20px 0 30px;
}
#order-steps {
    width: 100%;
    height: 50px;
}
#order-steps li {
    float: left;
}
#order-steps li.step {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    float: left;
    border: 3px solid #ffb200;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
#order-steps li.line {
    width: calc(20% - 60px);
    height: 3px;
    background: #ffb200;
    margin-top: 23px;
}
#order-steps li.line-next {
    background-color: #b9bcbd;
}
#order-steps li.step-done,
#giant-onestepcheckout-container[step-value="2"] li.line:nth-of-type(6),
#giant-onestepcheckout-container[step-value="3"] li.line:nth-of-type(6),
#giant-onestepcheckout-container[step-value="3"] li.line:nth-of-type(8),
#giant-onestepcheckout-container[step-value="4"] li.line:nth-of-type(6),
#giant-onestepcheckout-container[step-value="4"] li.line:nth-of-type(8),
#giant-onestepcheckout-container[step-value="4"] li.line:nth-of-type(10) {
    background-color: #ffb200;
    border-color: #ffb200;
}
#order-steps li.step-active {
    background-color: #fff;
}
#order-steps li.step-next {
    background-color: #b9bcbd;
    border-color: #b9bcbd;
}
#order-steps li#cart-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/brouette-order-confirmation.png');
    background-size: 32px;
}
#order-steps li#login-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/identification-white.png');
}
#order-steps li#billing-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/facturation-white.png');
}
#giant-onestepcheckout-container #billing-step.step-active{
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/facturation-orange.png');
    background-color: #fff;
}
#giant-onestepcheckout-container[step-value="2"] #billing-step,
#giant-onestepcheckout-container[step-value="3"] #billing-step,
#giant-onestepcheckout-container[step-value="4"] #billing-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/facturation-white.png');
    background-color: #ffb200;
    border-color: #ffb200;
}
#order-steps li#shipping-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/livraison-white.png');
}
#order-steps li#shipping-step.step-active,
#giant-onestepcheckout-container[step-value="2"] li#shipping-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/livraison-orange.png');
    background-color: #fff;
}
#giant-onestepcheckout-container[step-value="3"] li#shipping-step,
#giant-onestepcheckout-container[step-value="4"] li#shipping-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/livraison-white.png');
    background-color: #ffb200;
    border-color: #ffb200;
}
#order-steps li#payement-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/paiement-white.png');
}
#order-steps li#payement-step.step-active,
#giant-onestepcheckout-container[step-value="3"] li#payement-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/paiement-orange.png');
    background-color: #fff;
}
#giant-onestepcheckout-container[step-value="4"] li#payement-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/paiement-white.png');
    background-color: #ffb200;
    border-color: #ffb200;
}
#order-steps li#check-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/check-white.png');
}
#order-steps li#check-step.step-active,
#giant-onestepcheckout-container[step-value="4"] li#check-step {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/check-orange.png');
    background-color: #fff;
    border-color: #ffb200;
}


/* Steps Done */
#giant-onestepcheckout-container[step-value="2"] #billing-step,
#giant-onestepcheckout-container[step-value="3"] #billing-step,
#giant-onestepcheckout-container[step-value="4"] #billing-step,
#giant-onestepcheckout-container[step-value="3"] #shipping-step,
#giant-onestepcheckout-container[step-value="4"] #shipping-step,
#giant-onestepcheckout-container[step-value="4"] #payement-step {
    background-color: #ffb200;
    border-color: #ffb200;
}

/* Next Steps */
#giant-onestepcheckout-container[step-value="2"] #shipping-step,
#giant-onestepcheckout-container[step-value="3"] #payement-step {
    background-color: #ffb200;
    border-color: #ffb200;
}




#giant-onestepcheckout-title h1 {
    font-family: "Brandon-Bold";
    text-transform: uppercase;
}
#giant-onestepcheckout-container {
    position: relative;
}
#giant-onestepcheckout-general-container {
    width: 100%;
}
#giant-onestepcheckout-general-container.not-logged {
    height: 0;
    overflow: hidden;
}
#giant-onestepcheckout-container .edit {
    display: none;
    position: absolute;
    right: 60px;
    top: 20px;
    color: #FFF;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
#giant-onestepcheckout-container .completed .edit {
    display: block;
}
#giant-onestepcheckout-container label {
    background: none;
    display: inline;
    font-family: Arial;
    text-transform: initial;
    color: #2A2A2A;
    font-size: 13px;
    font-weight: normal;
}
#giant-onestepcheckout-container #giant-onestepcheckout-order-review.col-wrapper  {
    margin-bottom: 0px;
    position: relative;
    top: 0;
    right: 0;
    width: 33.6666666667%;
    width: 100%;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#giant-onestepcheckout-container #giant-onestepcheckout-order-review.col-wrapper .onestep-title {
    margin: 0 0px 20px 0px;
    background: #192224 url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/brouette-panier.png') 15px center no-repeat;
    background-size: 36px;
}
#giant-onestepcheckout-container #giant-onestepcheckout-order-review.col-wrapper .onestep-title span {
    text-transform: lowercase;
    float: right;
    position: relative;
    margin-right: 10px;
    line-height: 15px;
}
#giant-onestepcheckout-container #giant-onestepcheckout-order-review.col-wrapper .onestep-title span a:before {
    content: ">";
    font: normal 12px Courier;
    color: #FFB200;
    position: absolute;
    left: -15px;
}
#giant-onestepcheckout-container #giant-onestepcheckout-order-review.col-wrapper .onestep-title span a {
    color: #FFB200;
    text-decoration: none;
    font-size: 12px;
}
.giant-onestepcheckout-cart-table {
    border: none;
    border-collapse: collapse;
}
.giant-onestepcheckout-cart-table thead th, .giant-onestepcheckout-cart-table tbody tr td, .giant-onestepcheckout-cart-table tfoot tr td {
    padding: 15px 10px;
    position: relative;
    width: 33.33333%;
    border: 0;
}
.giant-onestepcheckout-cart-table tr.item,
.giant-onestepcheckout-cart-table tr.review-address {
    border-bottom: 1px solid #C8C8C8;
}
.giant-onestepcheckout-cart-table tfoot tr td:first-child {
    border: 0;
}
.giant-onestepcheckout-cart-table thead th:last-child {
    padding: 10px 0;
}
.giant-onestepcheckout-cart-table tbody tr td {
    padding: 10px 20px;
    text-align: center;
}
.giant-onestepcheckout-cart-table tbody tr td.a-center {
    text-align: left;
    padding: 10px 0;
}
.giant-onestepcheckout-cart-table tbody tr td:first-child {
    padding-left: 20px;
}
.giant-onestepcheckout-cart-table tr.item td:last-child {
    text-align: right;
}
.giant-onestepcheckout-cart-table .detail-product {
    margin: 0;
}

.giant-onestepcheckout-cart-table .detail-product h3 {
    margin: 0;
}
.giant-onestepcheckout-cart-table .detail-product {
    text-align:left;
}
.giant-onestepcheckout-cart-table .detail-product a {
    text-transform: initial;
    color: #192224;
}
.giant-onestepcheckout-cart-table .empty-row {
    display: none;
}
.giant-onestepcheckout-cart-table .product-image-review {
    border: none;
}
.giant-onestepcheckout-cart-table .qty-wrapper {
    padding: 0;
    min-width: 0;
    border: none;
    text-align: left;
}
.giant-onestepcheckout-cart-table .qty-wrap {
    color: #787b7e;
    width: auto;
}
.giant-onestepcheckout-cart-table span.price {
    font-family: "Brandon-Bold";
    font-weight: normal;
}
.giant-onestepcheckout-cart-table .review-address {
    background: #EAEFF5;
    text-align: left;

}
.giant-onestepcheckout-cart-table .review-address td {
    text-align: left;  
    line-height: 16px;
    padding: 15px 20px;
}
.giant-onestepcheckout-cart-table .review-address td strong {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.giant-onestepcheckout-cart-table tfoot tr:last-child span.price {
    font-size: 18px;
    color: #e94d00;
}
.giant-onestepcheckout-cart-table tfoot tr td:first-child {
    text-align: left !important;
}
.giant-onestepcheckout-cart-table tfoot tr td,
.giant-onestepcheckout-cart-table tfoot tr td:first-child {
    padding: 5px 20px;
    color: #787b7e;
    font-weight: normal;
}
.giant-onestepcheckout-cart-table tfoot span.price {
    font-family: "Roboto-Regular";
    color: #787b7e;
}
.giant-onestepcheckout-cart-table tfoot tr:nth-child(2) td {
    padding-top: 20px;
    font-weight: bold;
    color: #192224;
}
.giant-onestepcheckout-cart-table tfoot tr:nth-child(2) span.price {
    color: #192224;
    font-family: "Brandon-Bold";
}
.giant-onestepcheckout-cart-table tfoot tr:nth-last-child(2) td {
    padding-bottom: 20px;
}

.giant-onestepcheckout-cart-table tfoot tr:last-child td {
    padding: 10px 10px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-diag.png') 0 0 repeat; 
}
.giant-onestepcheckout-cart-table tfoot tr:last-child td:first-child {
    padding-right: 0;
}
.giant-onestepcheckout-cart-table tfoot tr:last-child td:last-child {
    padding-left: 0;
}
.giant-onestepcheckout-cart-table tfoot tr:last-child strong {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10px;
    height: 55px;
    text-transform: uppercase;
    color: #192224;
    font-size: 18px;
    font-family: "Brandon-Bold";
    line-height: 35px;
}
.giant-onestepcheckout-cart-table tfoot tr:last-child strong span.price {
    text-transform: uppercase;
    color: #192224;
    font-size: 18px;
    font-family: "Brandon-Bold";
}

#giant-onestepcheckout-review-comments #comments {
    min-height: 40px;
}
#giant-onestepcheckout-order-review .block-wrapper {
    border: 0;
    background-color: transparent;
    margin-top: 20px;
    padding: 0 1%;

}
#giant-onestepcheckout-order-review-giftwrap {
    padding: 0 20px;
}
#giant-onestepcheckout-order-review-giftwrap label,
#giant-onestepcheckout-order-review-giftwrap span {
    color: #878A8D;
}
#giant-onestepcheckout-order-review-giftwrap .checkbox {
    display: inline-block;
    margin-top: -2px;
    margin-right: 10px;
}
#giant-onestepcheckout-place-order {
    width: 200px;
    float: right;
    display: block;
    margin-bottom: 30px;
}
#giant-onestepcheckout-place-order button.button > span {
    background: transparent;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 14px;
}
#giant-onestepcheckout-container #giant-onestepcheckout-place-order .button {
    background-color: #192224;
    padding: 12px;
    z-index: 10;
    position: relative;
}
#giant-onestepcheckout-container #giant-onestepcheckout-place-order .button:hover {
    background-color: #243133;
}
#giant-onestepcheckout-place-order button.button > span.giant-onestepcheckout-place-order-grand-total {
    display: none;
    padding: 12px;
}

.giant-onestepchekocut-column.giant-onestepchekocut-column-right {
    float: right;
    background-color: #FFFFFF;
    padding: 0;
    margin-bottom: 20px;
    margin-right: -10px;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    display: none;
}
.giant-onestepchekocut-column.giant-onestepchekocut-column-left {
    display: none;
}

/* Step 0 */
#giant-onestepcheckout-container[step-value="0"] {

}
/* Step 1 */
#giant-onestepcheckout-container[step-value="1"] #giant-onestepcheckout-authentification,
#giant-onestepcheckout-container[step-value="2"] #giant-onestepcheckout-authentification,
#giant-onestepcheckout-container[step-value="3"] #giant-onestepcheckout-authentification,
#giant-onestepcheckout-container[step-value="4"] #giant-onestepcheckout-authentification,
#giant-onestepcheckout-container[step-value="5"] #giant-onestepcheckout-authentification,
#giant-onestepcheckout-container #terms {
    display: none !important;
}

#giant-onestepcheckout-general-container.logged .giant-onestepchekocut-column.giant-onestepchekocut-column-left,
#giant-onestepcheckout-general-container.logged .giant-onestepchekocut-column.giant-onestepchekocut-column-right,
#giant-onestepcheckout-container[step-value="1"] .giant-onestepchekocut-column.giant-onestepchekocut-column-left,
#giant-onestepcheckout-container[step-value="1"] .giant-onestepchekocut-column.giant-onestepchekocut-column-right,
#giant-onestepcheckout-container[step-value="1"] #giant-onestepcheckout-general-container.not-logged,
#giant-onestepcheckout-container[step-value="1"] #giant-onestepcheckout-title,
#giant-onestepcheckout-container[step-value="2"] .giant-onestepchekocut-column.giant-onestepchekocut-column-left,
#giant-onestepcheckout-container[step-value="2"] .giant-onestepchekocut-column.giant-onestepchekocut-column-right,
#giant-onestepcheckout-container[step-value="2"] #giant-onestepcheckout-general-container.not-logged,
#giant-onestepcheckout-container[step-value="2"] #giant-onestepcheckout-title,
#giant-onestepcheckout-container[step-value="3"] .giant-onestepchekocut-column.giant-onestepchekocut-column-left,
#giant-onestepcheckout-container[step-value="3"] .giant-onestepchekocut-column.giant-onestepchekocut-column-right,
#giant-onestepcheckout-container[step-value="3"] #giant-onestepcheckout-general-container.not-logged,
#giant-onestepcheckout-container[step-value="3"] #giant-onestepcheckout-title,
#giant-onestepcheckout-container[step-value="4"] .giant-onestepchekocut-column.giant-onestepchekocut-column-left,
#giant-onestepcheckout-container[step-value="4"] .giant-onestepchekocut-column.giant-onestepchekocut-column-right,
#giant-onestepcheckout-container[step-value="4"] #giant-onestepcheckout-general-container.not-logged,
#giant-onestepcheckout-container[step-value="4"] #giant-onestepcheckout-title,
#giant-onestepcheckout-container[step-value="4"] #terms {
    display: block!important;
}
#giant-onestepcheckout-container[step-value="1"] #giant-onestepcheckout-general-container.not-logged,
#giant-onestepcheckout-container[step-value="2"] #giant-onestepcheckout-general-container.not-logged,
#giant-onestepcheckout-container[step-value="3"] #giant-onestepcheckout-general-container.not-logged,
#giant-onestepcheckout-container[step-value="4"] #giant-onestepcheckout-general-container.not-logged {
    height: auto;
}

#giant-onestepcheckout-review-terms .term-content {
    text-align: left;
}


#giant-onestepcheckout-shipping-method div.ship-method {
    width: 100%;
}
#giant-onestepcheckout-shipping-method div.ship-method:after {
    clear: both;
    content: " ";
    display: block;
    height: 0px;
    width: 0px;
    position: relative;
}
#giant-onestepcheckout-shipping-method div.ship-method dd {
    float: left;
    width: 70%;
}
#giant-onestepcheckout-shipping-method div.ship-method dt {
    float: right;
    width: 30%;
    margin: 5px 0;
}
#giant-onestepcheckout-shipping-method .sp-methods dd li {
    position: relative;
}
.sp-methods .price {
    font-weight: bold;
    display: block;
    float: right;
    position: absolute;
    right: 20px;
    top: 0;
}
#giant-onestepcheckout-shipping-method .sp-methods label {
    background: none;
    padding: 0px !important;
    display: block;
    width: 80%;
}
#giant-onestepcheckout-shipping-method #socolissimosimplicite_iframe_wrapper {
    margin-top: 30px;
}
#giant-onestepcheckout-shipping-method #socolissimosimplicite_iframe_wrapper iframe {
    margin: auto;
    display: block;
}

#giant-onestepcheckout-payment-method .payment-method {
    width: 100%;
    display: block;
}
#giant-onestepcheckout-payment-method .payment-method:after {
    clear: both;
    content: " ";
    display: block;
    height: 0px;
    width: 0px;
    position: relative;
}
#giant-onestepcheckout-payment-method .payment-method dt {
    float: left;
    width: 50%;
    margin: 10px 0;
}
#giant-onestepcheckout-payment-method .payment-method dd {
    float: right;
    width: 50%;
    position: absolute;
    background: #FFF;
    right: 0;
    top: 0;
}
.pbxep-payment-label {
    display: none;
}

.be2bill-logo { width:auto; height:35px; }
.be2bill-label { color:#666; font-weight:bold; }
.label_p_method_be2bill { background:url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/be2bill.png) no-repeat center center; height:50px; width:126px; text-indent:-9999px; }
.form-list#payment_be2bill label { margin:0 25px 5px 0; }

.top-case1,
.bottom-case1 {
    position: relative !important;

    top: initial;
    right: initial;
    bottom: initial;
    left: initial !important;

    margin-right: -10px;
}
.top-case2,
.bottom-case2 {
    position: fixed !important;

    top: 20px;
    right: initial;
    bottom: initial;
    left: initial;

    margin-right: 0;
}
.top-case3,
.bottom-case3 {
    position: absolute !important;

    top: initial;
    right: 10px;
    bottom: 20px;
    left: initial !important;

    margin-right: 0;
}
.bottom-case2 {
    bottom: 20px;
    top: initial;
}
.leftsidebarfixed {
    position: fixed !important;
    top: 0;
    right: initial;
}
.static-right-wrapper {
    display: none;
}

#giant-onestepcheckout-address-shipping-wrapper {
    /* overflow: initial !important;
     overflow: initial;
    */
}

#giant-onestepcheckout-container .onestep-title h2 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin: 0px;
    font-family: "Brandon-Bold";
}
#giant-onestepcheckout-container .onestep-title {
    background-color:  #ffb200;
    cursor: pointer;
    position: relative;
}
#giant-onestepcheckout-container .onestep-title .step-corner {
    background: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/corner-order-black.png) right top no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 30px;
    font-family: "Arial";
    font-weight: bold;
    color: #fff;
    width: 70px;
    text-align: right;
    padding-right: 15px;
    height: 100%;
}
#giant-onestepcheckout-container .onestep-title {
    background-color:  #b9bcbd ;
    position: relative;
}
#giant-onestepcheckout-container .onestep-title .step-corner {
    background: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/corner-order-grey.png) right top no-repeat;
}

#giant-onestepcheckout-container .col-wrapper {
    background-color: #FFFFFF;
    padding: 0 40px 20px;
    margin-bottom: 30px;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
}
#giant-onestepcheckout-container .onestep-title {
    margin: 0 -40px 20px -40px;
    padding: 15px 10px 10px 65px;
    background-position: 20px center;
    background-repeat: no-repeat;
    text-align: left;
}

#giant-onestepcheckout-container .onestep-title.billing-title {
    background-image: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/facturation-white.png);
}
.opc .select2-container{
    width:100% !important;
}
#giant-onestepcheckout-container #giant-onestepcheckout-address-shipping-wrapper .onestep-title.billing-title {
    background-image: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/livraison-white.png);
}
#giant-onestepcheckout-container .onestep-title.shipping-title {
    background-image: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/livraison-white.png);
    background-position: 15px center;
}
#giant-onestepcheckout-container .onestep-title.payment-title {
    background-image: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/paiement-white.png);
}

#giant-onestepcheckout-container .button.next-step,
#giant-onestepcheckout-place-order {
    display: none;
    float: right;
}
#giant-onestepcheckout-container .button.next-step {
    margin-bottom: 50px;
}

#giant-onestepcheckout-container[step-value="1"] #step-account .onestep-title,
#giant-onestepcheckout-container[step-value="2"] #step-shipping .onestep-title,
#giant-onestepcheckout-container[step-value="3"] #step-payment .onestep-title {
    background-color:  #ffb200;
}
#giant-onestepcheckout-container[step-value="1"] #step-account .onestep-title .step-corner,
#giant-onestepcheckout-container[step-value="2"] #step-shipping .onestep-title .step-corner,
#giant-onestepcheckout-container[step-value="3"] #step-payment .onestep-title .step-corner{
    background: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/corner-order-black.png) right top no-repeat;
}
#giant-onestepcheckout-container[step-value="1"] #step-account .button.next-step,
#giant-onestepcheckout-container[step-value="2"] #step-shipping .button.next-step,
#giant-onestepcheckout-container[step-value="3"] #step-payment .button.next-step,
#giant-onestepcheckout-container[step-value="4"] #giant-onestepcheckout-place-order {
    display: block;
}

#giant-onestepcheckout-container[step-value="2"] #step-account .onestep-title .edit,
#giant-onestepcheckout-container[step-value="3"] #step-account .onestep-title .edit,
#giant-onestepcheckout-container[step-value="4"] #step-account .onestep-title .edit {
    display: block;
}

#giant-onestepcheckout-container[step-value="3"] #step-shipping .onestep-title .edit,
#giant-onestepcheckout-container[step-value="4"] #step-shipping .onestep-title .edit {
    display: block;
}
#giant-onestepcheckout-container[step-value="4"] #step-payment .onestep-title .edit {
    display: block;
}


.col-mg {
    padding: 0 1%;
}
.mg-lg-7 {
    width: 64.333333%;

}
#giant-onestepcheckout-payment-method-wrapper .col-wrapper {
    height: 285px;
}
#checkout-payment-method-load input.radio,
#giant-onestepcheckout-container .radio {
    margin: 0px 10px 0 20px;
    float: left;
    top: 3px;
}

#giant-onestepcheckout-shipping-method-wrapper ul.sp-methods {
    width: 55%;
}

#giant-onestepcheckout-shipping-method-wrapper ul.sp-methods li.option.active div.name {
    background-color: #F2F2F2;
}
ul.sp-methods li {
    position: relative;
}
ul.sp-methods li img {
    position: absolute;
    right: 20px;
    top: 0;
    width: auto;
    height: 100%;
    padding: 5px 0;
}
ul.sp-methods li img.small-logo {
    height: 100%;
    padding: 17px 0;
}
#giant-onestepcheckout-shipping-method-wrapper .sp-methods-options {
    width: 45%;
    background-color: #F2F2F2;
}
.sp-methods-options li {
    padding-top: 10px;
}
.sp-methods-options span.shipping-price {
    display: block;
    width: 100%;
    padding-left: 25px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #B9BCBD;
    text-align: right;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}
#giant-onestepcheckout-shipping-method-wrapper ul.sp-methods li.option.active div.name::after {
    background-color: #F2F2F2;
}
#giant-onestepcheckout-shipping-method-wrapper .sp-methods-options .price {
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    font-size: 15px;
}

.payment-method .checkout-agreements .agreement-content {
    overflow: auto;
    height: auto;
    padding: 10px;
    background-color: #F0F0F0;
    border: 1px solid #ddd;
}
.payment-method .checkout-agreements .agreement-content p {
    margin-bottom: 0px;
}
.pbxep-payment-card {
    margin: 0;
}

.retracted,
#giant-onestepcheckout-payment-method-wrapper .col-wrapper.retracted {
    height: 42px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
}

/* Login pop-up */
#giant-onestepcheckout-authentification-popup {
    filter: none;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    float: left;
    width: 100%;
    max-width: initial;
    margin-bottom: 30px;
    display: block !important;
    background-color: #FFFFFF;
    padding: 0 20px 20px;
    box-shadow: 0px 2px 1px #bebebe;
    -webkit-box-shadow: 0px 2px 1px #bebebe;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    z-index: 0;
}
#giant-onestepcheckout-authentification-popup .col2-set > div[class*="col-"] {
    padding: 10px 10px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-diag.png') 0 0 repeat;
    width: 48%;
    margin: 0 1%;
}
#giant-onestepcheckout-authentification-popup .col2-set .col-inner {
    background: #fff;
    padding: 20px;
    min-height: 360px;
}
#giant-onestepcheckout-authentification-popup .col2-set h2 {
    text-transform: initial;
    font-family: Roboto-Regular;
    font-size: 26px;
}
#giant-onestepcheckout-authentification-popup .col2-set h2 span {
    font-family: Brandon-Bold;
    color: #ffb200;
}
#giant-onestepcheckout-authentification-popup .buttons-set {
    border-top: 0;
    margin-top: 0;
    position: absolute;
    bottom: 20px;
    right: 27px;
}
#giant-onestepcheckout-authentification-popup .buttons-set button.button {
    float: left;
    margin-left: 0;
}

#giant-onestepcheckout-authentification-popup #giant-onestepcheckout-authentification-popup-content .onestep-title {
    margin-left: -20px;
    text-transform: uppercase;
    background: #FFB200 url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/identification-black.png') 30px center no-repeat;
    height: 57px;
}
#giant-onestepcheckout-authentification-popup #giant-onestepcheckout-authentification-popup-content .onestep-title h2 {
    line-height: 35px;    
}

#giant-onestepcheckout-authentification-popup p {
    line-height: 22px;    
}

#giant-onestepcheckout-step-register {
    float: left;
}
#giant-osc-billing-password-area {
    overflow: initial !important;
}
#giant-onestepcheckout-login-forgot-link {
    cursor: pointer;
    float: left;
    color: #93969a;
    margin-right: 30px;
}
#giant-onestepcheckout-submit-register {
    float: left;
    margin-bottom: 30px;
    width: 200px;
}
#giant-onestepcheckout-submit-register span {
    font-size: 16px;
}
#giant-onestepcheckout-authentification-popup .registered-users  .form-list .giant-onestepcheckout-general-form-field,
#giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field-wide {
    width: 100%;
    margin-right: 0;
}

#giant-onestepcheckout-forgot-password-form .form-list .giant-onestepcheckout-general-form-field {
    width: 100%;
}

#reassurance-order {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
#reassurance-order li {
    float: left;
    width: 18%;
    margin-right: 2%;
    border: 1px solid #e0e5eb;
}
#reassurance-order li:last-child {
    width: 40%;
    margin: 0;
}
#reassurance-order li a {
    display: block;
    height: 100%;
    width: 100%;
}
#reassurance-order li p {
    border: 1px solid #f8fafc;
    background: #FFF;
    margin: 0;
    text-align: left;
    font-family: Arial,sans-serif;
    color: #787b7e;
    position: relative;
    font-size: 11px;
    padding: 5px 5px 5px 35px;

}
#reassurance-order li p:first-child {
    border-bottom: 0;
    font-family: "Brandon-Bold";
    color: #162832;
    text-transform: uppercase;
    text-align: center;
    padding: 90px 0 0 0;
    height: 135px;
    background-position: center 20px;
    background-repeat: no-repeat;
    font-size: 13px;
}
#reassurance-order li p:first-child span {
    color: #0477ae;
    display: block;
}
#reassurance-order li p:last-child:before {
    content: ">";
    color: #787b7e;
    font-size: 9px;
    line-height: 20px;
    padding: 0 0px;
    display: inline-block;
    float: left;
    font-family: Courier;
    font-weight: normal;
    position: absolute;
    left: 25px;
    top: 2px;
}
#reassurance-order li a:hover {
    text-decoration: none;
}
#reassurance-order li p:first-child {
    background-image:  url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/sav.png');
}
#reassurance-order li:first-child p:first-child {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/cadenas.png');
}
#reassurance-order li:nth-child(3) p:first-child {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/retour.png');
}
#reassurance-order li:last-child p:first-child {
    color: #20272A;
    font: 400 18px Roboto-Regular;
    text-transform: none;
    background: #FFF;
    padding-top: 30px;
    height: auto;
}
#reassurance-order li:last-child p:last-child {
    text-align: center;
    color: #FFB200;
    font: 400 28px Brandon-Bold;
    border: 0;
    padding: 10px 0 29px 0;
}
#reassurance-order li:last-child p:last-child:before {
    display:none;
}


/* So colissimo flexibilite */
#layer_socolissimo_wrapper button.button > span,
#socolissimo-telephone-form button.button > span {
    padding: 0 7px;
}
#socolissimo-map h3,
#socolissimo-telephone h3 {
    font-size: 16px;
    font-weight: normal;
    color: initial;
    text-transform: uppercase;
    margin: 0 0 11px 0;
    text-align: center;
}
#socolissimo-map .titre {
    color: #192224;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
#socolissimo-map .col.adresse {
    width: 35%;
    padding-left: 50px;
    margin-left: 0;
}
#socolissimo-map .col.cp {
    width: 10%;
    margin-left: 0;
    padding-left: 8px;
}
#socolissimo-map .col.commune {
    width: 30%;
    margin-left: 0;
    padding-left: 8px;
}
#btn_modifierAdresse {
    width: calc(25% - 10px);
    margin-left: 10px;
}
#socolissimo-map .soco_colgauche {
    width: 32%;
}
#socolissimo-map .soco_coldroite {
    width: 68%;
}
#socolissimo-map input.cp,
#socolissimo-map input.adresse,
#socolissimo-map .select span,
#socolissimo-map select,
#socolissimo-map .select {
    width: 100%;
}
#socolissimo-map .btn_socolissimoChoisir {
    height: 30px;
    background-repeat: no-repeat;
    float: right;
    width: 100%;
    max-width: 230px;
}

#layer_socolissimo {
    max-width: 885px;
    width: 90%;
}

/* Order confirmation */
#banner-order {
    height: 200px;
    background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-order-confirmation.jpg') center -3px no-repeat;
    background-size: 2000px;
}
.checkout-onepage-success #order-confirmation-content {
    width: 1095px;
    margin: -40px auto 30px auto;
}
#order-confirmation-content #order-confirmation-message {
    text-align: center;
    background-color: #fff;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

#order-confirmation-message .page-title {
    background: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/check-green-bg.png) left center no-repeat;
    padding-left: 40px;
    max-width: 900px;
    margin: 0 auto;
    width: 50%;
    background-size: 40px;
    padding: 30px 0;
    border: 0;
}
#order-confirmation-message .page-title h1 {
    margin: 0;
}
#order-confirmation-message p {
    text-align: center;
    color: #192224;
    font: 300 16px Arial;
}
.checkout-onepage-success .block-title h3 {
    height: 42px;
    text-transform: uppercase;
    width: 100%;
    background-color: #ffb200;
    color: #fff;
    background-position: 15px center;
    background-repeat: no-repeat;
    margin: 0;
    padding-left: 80px;
    line-height: 42px;
}
#order-confirmation-cart .block-title h3 {
    background-color: #192224;
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/brouette-panier.png');
    background-size: 36px;
}
#order-confirmation-payment .block-title h3 {
    background-image: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/paiement-white.png);
}
#order-confirmation-shipping .block-title h3 {
    background-image: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/livraison-white.png);
}
#order-confirmation-cart,
#order-confirmation-payment,
#order-confirmation-shipping {
    box-shadow: 0px 2px 1px #BEBEBE;
    -webkit-box-shadow: 0px 2px 1px #BEBEBE;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    margin-bottom: 20px;
    background: #fff;
}
#order-confirmation-cart table th,
#order-confirmation-cart table td {
    padding: 20px;
    text-align: left;
}
#order-confirmation-cart table thead {
    border-bottom: 1px solid #eee;
}
#order-confirmation-cart table th {
    background-color: #f7f7f7;
    color: #192224;
    font: normal 14px Brandon-Bold;
    text-transform: uppercase;
}
#order-confirmation-cart table td {
    background-color: #fff;
    color: #787B7E;
}
#order-confirmation-cart table td strong {
    color: #192224;
}
#order-confirmation-cart table td span {
    color: #787B7E;
}
#order-confirmation-cart table th:nth-child(3),
#order-confirmation-cart table tbody td:nth-child(3) {
    text-align: center;
}
#order-confirmation-cart table tbody tr {
    position: relative;
    border-bottom: 1px solid #eee;
}

#order-confirmation-cart table tfoot td {
    padding: 5px 20px;
}
#order-confirmation-cart table tfoot tr:first-child td {
    padding: 20px 20px 5px 20px;
    color: #192224;
}
#order-confirmation-cart table tfoot tr:first-child td span {
    color: #192224;
}
#order-confirmation-cart table tfoot tr:nth-child(3) td {
    padding: 5px 20px 20px 20px;
}
#order-confirmation-cart tfoot tr.grand-total {
    border-top: 1px solid #eee;
}
#order-confirmation-cart tfoot tr.grand-total td:nth-child(2) {
    font: 400 18px Brandon-Bold;
    text-transform: uppercase;
    color: #192224;
    padding: 15px;
    line-height: 35px;
}
#order-confirmation-cart tfoot tr.grand-total td:last-child {
    font: 400 24px Brandon-Bold;
    padding: 15px;
}
#order-confirmation-cart tfoot tr.grand-total td:last-child span {
    color: #192224;   
}

#order-confirmation-shipping p,
#order-confirmation-payment p {
    color: #787b7e;
    font: 400 14px Arial;
    line-height: 20px;
}
#order-confirmation-shipping div.method,
#order-confirmation-shipping div.address {
    padding: 20px;
}
#order-confirmation-shipping div.method {
    border-bottom: 1px solid #eee;
}
#order-confirmation-payment p {
    padding: 20px;
}
.checkout-onepage-success .buttons-set {
    border: 0;
    width: 100%;
    padding: 0;
}
.checkout-onepage-success .main-container button span,
.checkout-onepage-success .main-container button {
    background-color: #B9BCBD;
    width: 100%;
}
.checkout-onepage-success .main-container button.button span span {
    background: #B9BCBD url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/back-to-store-btn.png') 30px center no-repeat;
    height: 60px;
    font-size: 16px;
    line-height: 50px;
}
.checkout-onepage-success .main-container button.button span span:hover {
    background: #B1B3B4 url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/back-to-store-btn.png') 30px center no-repeat;
}

#giant-onestepcheckout-container button:hover {
    opacity: 1;
}

/* Login page */
.customer-account-login .form-list .field {
    width: 100%;
    margin-right: 0;
}

/* Register page */
.form-list .customer-dob .dob-day, 
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
    width: 31%;
    margin-right: 3.5%;
    padding: 0;
}
.form-list .customer-dob .dob-year {
    margin-right: 0;
}
.customer-account-create .form-list .control {
    width: 100%;
    clear: both;
    margin: 20px 0;
}
.customer-account-create .gender-field {
    width: 31%;
}
.select2-results__option[aria-selected] {
    text-align:left;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color:#f9b104;
}

.form-list .name-prefix select {
    width:100%;
}

/* Edit account */
.customer-account-edit .password-field,
.customer-account-edit .email-field {
    width: 100%;
}

/* Addresses */
.addresses-list a {
    font-weight: normal;
}


/* CMS Pages */
.cms-page-view .breadcrumbs {
    margin-top: 0;
    padding-top: 10px;
}
.cms-page-view .main-container > .main,
.cms-page-view .main-container .main {
    padding: 0 15px;
}

/* CMS */

body.cms-page-view .page-reassurance {
    background: #FFF;
    margin: 30px 0 25px;
    padding: 20px 40px;
    box-shadow: 0px 2px 1px #BEBEBE;
    -webkit-box-shadow: 0px 2px 1px #BEBEBE;
    -moz-box-shadow: 0px 2px 1px #bebebe;
}
body.cms-page-view .page-reassurance > p {
    padding: 20px 35px;
    background: #192224;
    color: #FFF;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    margin: -20px -40px 20px -40px;
    font-size: 1.9em;
}
body.cms-page-view .page-reassurance .questions {
    float: left;
    width: 33.33%;
    min-height: 350px;
    padding: 0 2%;
}
body.cms-page-view .page-reassurance .questions > p {
    color: #192224;
    font-family: "Brandon-Bold";
    margin-bottom: 15px;
    font-size: 20px;
}
body.cms-page-view .page-reassurance .questions.last:after {
    clear: both;
    content: "";
    display: block;
}
body.cms-page-view .page-reassurance  ul {
    list-style: initial;
    padding-left: 20px;
}
body.cms-page-view .page-reassurance  ul li {
    margin-bottom: 3px;
}
body.cms-page-view .page-title {
    margin-bottom: 0;
}
body.cms-page-view .page-title h1 {
    padding: 20px 35px;
    background: #192224;
    color: #FFF;
    font-family: "Brandon-Bold";
    text-transform: uppercase;
    margin-bottom: 0;
}
body.cms-page-view .faq {
    background: #FFF;
    margin: 20px 0 25px 0;
    padding: 0 40px 20px 40px;
    box-shadow: 0px 2px 1px #BEBEBE;
    -webkit-box-shadow: 0px 2px 1px #BEBEBE;
    -moz-box-shadow: 0px 2px 1px #bebebe;
}
body.cms-page-view .faq .sep{
    border-bottom: 1px solid #EEE;
    height: 0;
}
body.cms-page-view .faq img {
    margin-bottom: 30px;
}
body.cms-page-view .faq h2 {
    font-size: 20px;  
}
body.cms-page-view .cms-content {
    background: #FFF;
    margin: 20px 0 25px 0;
    padding: 20px 40px;
    box-shadow: 0px 2px 1px #BEBEBE;
    -webkit-box-shadow: 0px 2px 1px #BEBEBE;
    -moz-box-shadow: 0px 2px 1px #bebebe;
}
body.cms-page-view .cms-content blockquote.sub-text {
    font-family: Brandon-Bold;
    margin: 20px 0;
}

/* Nos agences */
.cms-agences .main {
    margin-top: -100px;
    position: relative;
}
.cms-agences #gmap {
    overflow: hidden;
    height: 470px;
    position: relative;
}
.cms-agences #gmap iframe {
    position: relative;
    top: -45px;
}  
body.cms-page-view.cms-agences .cms-content {
    margin-top: 0;
    padding-top: 40px;
}
body.cms-page-view.cms-agences .cms-content .agence {
    float: left;
    width: 33.33%;
}
body.cms-agences .page-title {
    padding-bottom: 0;
}

/* Les garanties */
body.cms-garantie-bati-avenue .col-md-4 h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: Brandon-Bold;
    margin-bottom: 20px;
}
body.cms-garantie-bati-avenue .col-md-4 img {
    width: 120px;
    height: auto;
    margin: auto;
    display: block;
}
/* Frais de port */
body.cms-frais-de-port .cms-content img {
    margin-bottom: 30px;
}
body.cms-frais-de-port .cms-content .row p {
    text-align: center;
}

/* Presentation societe */
body.cms-presentation-societe .cms-content img {
    width: 700px;
    max-width: 100%;
    margin: auto;
    display: block;
}

/* L'equipe */
body.cms-l-equipe .cms-content #equipe {
    list-style:none;
}
body.cms-l-equipe .cms-content #equipe li {
    text-align: center;   
} 

body.cms-l-equipe .cms-content #equipe li img {
    display: block;
    margin: 20px auto;
}

.cms-service-apres-vente p > img {
    width: 300px;
    margin: 10px auto !important;
    display: block;
}

/* Livraison */
.cms-service-livraison span.h3-style {
    font-weight: bold;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
}

/* Demande de devis */
.quotation-quote-requestfromcart span.h2-style {
    display: block;
    text-align: left;
    width: 100%;
    margin: 20px 0 10px 0;
    font-weight: bold;
    font-size: 14px;
}
.quotation-quote-requestfromcart button {
    float: right;
}
.quotation-quote-requestfromcart textarea {
    padding: 10px;
    width: 100%;
}
.quotation-quote-requestfromcart input {
    text-align: center;
}

.quotation-quote-requestfromcart .col-left,
.quotation-quote-requestfromcart .col-right {
    float: left;
    width: 50%;
    padding: 20px;
}
.quotation-quote-requestfromcart .col-left {
    padding-left: 0;
}
.quotation-quote-requestfromcart .col-right {
    padding-right: 0;
}
/* Page contact */
.contacts-index-index .main {
    padding: 10px 5px 20px 5px;
}

.mana-attributepage-view .splash-title {
    width: 1095px;
    margin: auto;
    text-align: center;
    border: 0;
}
.mana-attributepage-view .breadcrumbs {
    margin: 10px 0 10px 0;
}


.cms-no-route .header-page-full {
    height: 199px;
    width: 100%;
    background-color: #000;
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/banniere-404.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0;
    padding: 0;
    float: left;
}
.cms-no-route .header-page-center {
    position: relative;
    padding: 0;
    min-height: 0;
}
.cms-no-route .header-page-center .main-category-title {
    position: absolute;
    text-transform: uppercase;
    font-family: "Brandon-Bold";
    font-size: 40px;
    top: 90px;
    color: #fff;
    left: 100px;
    display: block;
}
.cms-no-route #img-404 {
    position: relative;
    z-index: 0;
    font-size: 160px;
    display: inline-block;
    letter-spacing: 10px;    
}
.cms-no-route #img-404::after {
    z-index: 1;
    content: "";
    position: absolute;
    z-index: 10;
    display: block;
    height: 130px;
    width: 130px;
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/icon-404.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50%;
    background-color: #192224;
    border-radius: 100%;
    border-top-right-radius: 0;
    top: 54px;
    left: 75px;
}
body.cms-no-route .cms-content {
    float: left;
    width: 100%;
    text-align: center;
}
body.cms-no-route .main-container .form-search {
    width: 100%;
}

body.cms-no-route .main-container .form-search label,
body.cms-no-route .main-container .form-search input,
body.cms-no-route .main-container .form-search button {
    float: right;
}
body.cms-no-route .main-container .form-search label {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}
body.cms-no-route .main-container .form-search input {
    border-radius: 0;
    height: 42px;
    color: #192224;
    background: #f0f0f0;
    padding: 20px 15px;
    box-shadow: 1px 1px 3px 0 #d5d5d5 inset;
    font-size: 12px;
    font-family: Arial,sans-serif;
    width: calc(100% - 42px);
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
}
body.cms-no-route .main-container .form-search button {
    background-image: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/loupe.png'), url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/bg-loupe.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 0;
    background-size: 25px, 100%;
}
body.cms-no-route .main-container .form-search button span {
    display: none;
}
body.cms-no-route .main-container #search_mini_form {
    width: 100%;
}

body.cms-no-route .main-container  .col-main > .main {
    min-height: 0;
    width: 400px;
}
body.cms-no-route .main-container  #search-404 {

}


.pbxep-payment-redirect .main {
    background: #FFF;
    margin: 20px auto 25px auto;
    padding: 20px 40px;
    box-shadow: 0px 2px 1px #BEBEBE;
    -webkit-box-shadow: 0px 2px 1px #BEBEBE;
    -moz-box-shadow: 0px 2px 1px #bebebe;
    min-height: 500px;
}


.product-view .product-shop .availability.in-stock.loading span:first-child{
    background-image:url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/status_loader_green.gif');
    background-position: 10px;
    background-size: 16px;
}
.product-view .product-shop .availability.out-of-stock.loading span:first-child{
    /*background-image:url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/status_loader_orange.gif');*/
    background-image:url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/status_loader_blue.gif');
    background-position: 10px;
    background-size: 16px;
}

/*box page produit*/
.product-view .product-collateral .box-description br{
	display:block;
}

/* 20170119 - KAFEINET - Bloc SEO en haut de page "Manadev Attribute" */
.mana-optionpage-view .mb-top-layered-navigation {
  margin: 0 0 30px;
  overflow:visible !important;
  /*display:none;*/
}
.mana-optionpage-view .col-md-12 {
    float:none;
}

@media screen and (max-width: 1310px) {
    .main-category .mb-top-layered-navigation .block-content {
        /* width: 100%; */
    }
    .main-category .mb-top-layered-navigation #narrow-by-list.category-header {
        overflow: hidden;
        position: relative;
        height: 200px;
        /* width: 100%; */
    }
    .main-category .mb-top-layered-navigation #narrow-by-list.category-header img {
        position: absolute;
        left: 480px;
        height: 100%;
        width: 1300px;
        -webkit-transform: translate(-43.5%,0);
        -ms-transform: translate(-43.5%,0);
        transform: translate(-43.5%,0);
    }
    .main-category .category-header > p span {
        z-index: 10;
        left: 130px;
    }
}

@media screen and (max-width: 1140px) {
    .main-category .mb-top-layered-navigation #narrow-by-list.category-header img {
        position: absolute;
        left: 480px;
    }
    .main-category .category-header > p span {
        z-index: 10;
        left: 120px;
    }

    .pager .amount { display:none; }
    .pager .limiter { display:none; }
    .pager .pages { margin:0 auto; }
}
@media screen and (max-width: 1125px) {
    .main,
    .header-mini, 
    .header, 
    .footer-content,
    #marques,
    #breadcrumb .container,
    .mb-top-layered-navigation .block-content,
    .checkout-onepage-success #order-confirmation-content,
    .attributesplash-group-view .splash-groups, 
    .attributesplash-group-view .header-splash > .inner, 
    .attributesplash-group-view .featured-splash-groups,
    .splash-group-1.attributesplash-group-view .category-description,
    #category-infos,
    .page-title-wrapper .page-title {
        width: 100%;
    }
    .cms-home #zone-1 a {
        height: auto;
    }

    #reviews-modal {
        width: 80%;
    }

    .header-container .mobile-togglers .navpro-mobile-toggle {
        display: block;
        width: 45px;
        float: none;
        margin: auto;
        padding: 13px 5px;
        background-color: #FFB700;
        border-radius: 0;
    }
    .navpro-mobile-toggle-icon .icon-bar {
        width: 100%;
        margin-top: 4px;
        height: 4px;
        background-color: #FFFFFF;
    }
    .header-container .mobile-togglers {
        display: block;
        float: left;
        margin-top: 0;
        width: 70px;
        cursor: pointer;
    }
    .navpro-mobile.shown {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 70%;
        z-index: 10000;
        overflow: scroll;
        padding-bottom: 70px;
        box-shadow: 1px 1px 1px #000;
    }
    #navigationpro-top,
    div.header-mini-wrapper,
    #mobile-search-toggle,
    .product-view .product-img-box .product-image #active-zoom {
        display: none;
    }

    .navpro-mobile-toggle:hover {
        background-color: transparent;
    }
    .navpro-mobile-toggle:hover .icon-bar,
    .navpro-mobile-toggle:active .icon-bar,
    .navpro-mobile-toggle:focus .icon-bar {
        background-color: #fff;
    }
    .header-content {
        width: calc(70% - 80px);
    }
    #search_mini_form {
        width: 70%;
    }
    .header .links {
        float: right;
        padding-right: 30px;
    }
    .header-container .header-cart {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        margin: 0;
        background-color: #1C1C1C;
        float: none;
        height: 70px;
        z-index: 10000;
        padding: 15px;
    }
    .header-container .header-cart > .block-title {
        width: 200px;
        margin: auto;
    }
    #header-cart-content {
        position: relative;
        float: none;
    }
    .header-cart .icon-cart {
        float: left;
    }
    .header-cart .summary {
        float: left;
        width: 120px;
    }
    .header-cart .summary > p span {
        font-size: 13px;
    }
    .header-cart .summary > p.amount {
        line-height: 10px;
    }
    .nav-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 60%;
    }

    /* FOOTER */
    #footer-1 a {
        margin-right: 3%;
    }

    body .wrapper.menu-mobile {
        overflow-x: hidden;
        overflow: visible;
        overflow-x: hidden;
        width: 100%;
        position: relative;
        height: 1024px;
    }
    body .wrapper.menu-mobile > .page {
        position: absolute;
        left: 70%;
        transition: 0.5s all linear;
        z-index: 100000;
    }

    body .wrapper.menu-user-mobile {
        overflow-x: hidden;
        overflow: visible;
        overflow-x: hidden;
        width: 100%;
        position: relative;
        height: 1024px;
    }
    body .wrapper.menu-user-mobile > .page {
        position: absolute;
        right: 70%;
        transition: 0.5s all linear;
        z-index: 100000;
    }


    #home-link {
        background-color: #eee;
    }

    #navigationpro-top-mobile .nav-column-wrapper .nav-column,
    #navigationpro-top-mobile #search-li {
        display: none;
    }
    #navigationpro-top-mobile .nav-column-wrapper .nav-column:first-child {
        display: block;
    }
    #navigationpro-top-mobile .nav-column-wrapper .nav-column p {
        margin: 0;
    }
    #navigationpro-top-mobile .nav-column-wrapper .nav-column p:first-child {
        display: none;
    }
    .navpro-mobile .nav-li.over > a {
        background-color: #eee;
        border-right: 5px solid #FFB700;
    }
    #navigationpro-top-mobile a.menu-category {
        overflow: hidden;
        width: 100%;
        padding: 20px 10px 20px 100px;
        background-color: #fff;
        font-size: 14px;
        text-align: left;
        font-weight: normal;
        line-height: 15px;
        border-right: 5px solid #808080;
    }
    #navigationpro-top-mobile a.menu-category::after {
        top: 0px;
    }

    #navigationpro-top-mobile a.menu-category:hover,
    #navigationpro-top-mobile a.menu-category:active,
    #navigationpro-top-mobile a.menu-category:focus {
        background-color: #2E3639;
        color: #fff;
    }
    #navigationpro-top-mobile li a {
        text-transform: uppercase;
        font-family: "Roboto-Black";
    }

    #list-letters-metiers,
    #list-letters-marques {
        display: none;
    }

    #navigationpro-top-mobile #list-metiers a.menu-category,
    #navigationpro-top-mobile #list-marques a.menu-category,
    #navigationpro-top-mobile #list-usages a.menu-category{
        padding: 15px 20px;
        position: relative !important;
        left: initial !important;
        top: initial !important;
    }
    #navigationpro-top-mobile #list-metiers a.menu-category::after,
    #navigationpro-top-mobile #list-marques a.menu-category::after,
    #navigationpro-top-mobile #list-usages a.menu-category::after{
        display: none;
    }
    #list-usages {
        margin: 0;
    }

    #goTop {
        left: initial !important;
        right: 30px !important;
        bottom: 40px;
        z-index: 100000;
        background-color: #FFB700;
    }

    .navpro-mobile .nav-toggler {
        height: 46px;
        width: 70px;
        top: 0;
        line-height: 46px;
        background: none;
        text-indent: 0;
        text-align: center;
        direction: initial;
    }
    /*
    .navpro-mobile .nav-toggler::after {
        position: absolute;
        content: "\25BA";
        top: 0;
        left: 0;
        font-size: 14px;
        height: 100%;
        color: #000;
        text-align: center;
        z-index: 1000;
        line-height: 45px;
        width: 100%;
        text-indent: initial;
        transition: 0.3s all linear;
    }
    .navpro-mobile .nav-toggler.nav-accordion-toggler-active::after {
        transform: rotate(90deg);
        transition: 0.1s all linear;
    }
    */

    .mana-attributepage-view .category-description,
    .mana-attributepage-view .splash-groups, 
    .mana-attributepage-view .header-splash > .inner, 
    .mana-attributepage-view .featured-splash-groups {
        width: 100%;
    }

    .attribute-metiers.mana-attributepage-view .header-splash {
        background-position: -435px center;
    }
    .attribute-metiers.mana-attributepage-view .header-splash h1 {
        margin-left: 120px;
    }
    .nav-container .navpro-inline .nav-toggler-level0:before, 
    .navpro-mobile .nav-accordion-toggler-active:before,
    .nav-toggler:before {
        content: '\203A';
        transition: 0.3s all linear;
        font-size: 24px;

    }
    .navpro-mobile .nav-accordion-toggler-active:before {
        transform: rotate(90deg);
        transition: 0.1s all linear;
    }
    .nav-container .navpro-inline .nav-toggler-level0:before {
        transform: rotate(90deg);
    }


    #footer-4 {
        margin-bottom: 70px;
    }
    #footer-4 p {
        text-align: center;
    }

    .mb-top-layered-navigation.m-top .nb-items-3 dl,
    .mb-top-layered-navigation.m-top .nb-items-4 dl,
    .mb-top-layered-navigation.m-top .nb-items-5 dl {
        width: calc(50% - 20px);
        margin: 10px 0;
        min-height: 0 !important;
    }
    .mb-top-layered-navigation.m-top .nb-items-3 dl:nth-child(2n-1),
    .mb-top-layered-navigation.m-top .nb-items-4 dl:nth-child(2n-1),
    .mb-top-layered-navigation.m-top .nb-items-5 dl:nth-child(2n-1) {
        margin-right: 40px;
    }
    .mb-top-layered-navigation.m-top dl {
        min-height: 40px !important
    }

    #narrow-by-list dt {
        margin-bottom: 0;
        position: relative;
    }
    #narrow-by-list dt::after {
        position: absolute;
        content: "\2039";
        right: 5px;
        top: -2px;
        color: #192224;
        font-size: 20px;
        transition: 0.1s linear all;
        transform: rotate(180deg);
    }
    #narrow-by-list dl.active dt::after {
        transform: rotate(270deg);
        transition: 0.1s linear all;
        transform-origin: center;
    }
    #narrow-by-list dl.active dt {
        margin-bottom: 10px;
    }
    #narrow-by-list dd li,
    #narrow-by-list dd {
        display: none !important;
    }
    #narrow-by-list dl.active dd li,
    #narrow-by-list dl.active dd li.m-selected-ln-item,
    #narrow-by-list dl.active dd,
    #narrow-by-list dl.m-slider li, 
    #narrow-by-list dl.m-slider dd {
        display: block !important;
    }
    .block-layered-nav .block-subtitle {
        display: block;
        font-size: 20px;
        /* border-top: 1px solid #000; */
        width: 100%;
        text-align: right;
        padding-bottom: 15px;
        padding-right: 0;
    }

    #order-confirmation-content .row {
        margin: 0;
    }
    #order-confirmation-cart table {
        width: 100%;
    }
    #reassurance-order {
        display: none;
    }
    #order-confirmation-message .page-title {
        background: url(https://www.bati-avenue.com/skin/frontend/argento/mall/images/check-green-bg.png) 5% center no-repeat;
        width: 100%;
        background-size: 40px;
    }
    #order-confirmation-message p {
        padding: 0 20px;
        font-size: 14px;
    }

    #category-infos .page-title {
        width: 100%;
        height: auto !important;
    }
    #category-infos .category-description {
        width: 100%;
    }

    /*.toolbar .pager {
        width: 70px;
    }*/

    div.zopim {
        bottom: 70px !important;
        left: 0px !important;
    }
}
@media screen and (max-width: 1100px) {
    .products-grid.cols-4 li.item {
        height: 390px;
    }
    .product-view,
    .product-view ul.messages {
        width: 100%;
    }
    .product-view .product-shop, 
    .col1-layout .product-view .product-shop {
        width: 470px;
    }
    .product-view .col-left {
        width: calc(100% - 470px);
    }
    .product-view .product-img-box .product-image {
        height: auto;
    }
    .product-view #social p {
        margin: 10px 0 10px;
    }
    .product-view .reference,
    .product-view .marque {
        width: 50%;
        float: left;
    }
    .product-view .product-shop .availability {
        position: absolute;
        bottom: 0;
        padding-right: 15px;
    }
    .product-view .add-to-cart-wrapper {
        padding-bottom: 50px;
    }
    .product-view #social #rating-product {
        width: 100%;
    }
    #messages_product_view {
        width: 100%;
        margin: 0;
    }
    .quotation-quote-requestfromcart .col-left,
    .quotation-quote-requestfromcart .col-right {
        padding: 0;
        width: 100%;
    }

    .attributesplash-page-view .splash-title {
        width: 100%;
    }


    .mb-top-layered-navigation.m-top .nb-items-3 dl,
    .mb-top-layered-navigation.m-top .nb-items-6 dl {
        width: 31.33%;
    }
    .product-view .fidelity-points {
        float: right;
        width: 50%;
        padding-right: 0;
        margin-top: 10px;
    }
    .product-view .product-shop .availability {
        background-color: transparent;
        height: auto;
        overflow: visible;
        width: 100%;
        float: left;
    }
}
@media screen and (max-width: 1050px) {
    .products-grid.cols-4 li.item {
        height: 370px;
    }
    #footer-3 span.follow {
        display: block;
        width: 100%;
    }
    #newsletter-validate-detail label {
        width: 100%;
        display: block;
        margin-left: 30px;
    }
    #footer-newsletter .input-box {
        width: 100%;
    }

    .main-category .mb-top-layered-navigation .block-content {
        width: 992px;
    }
    .main-category .mb-top-layered-navigation #narrow-by-list.category-header img {
        position: relative;
        margin-left: -220px;
        height: 100%;
        width: 992px;
    }
    .main-category .mb-top-layered-navigation #narrow-by-list.category-header {
        height: 100%;
    }
    .main-category .category-header > p span {
        z-index: 10;
        left: 100px;
        top: 65px;
        font-size: 34px;
    }




    #my-orders-table tr td.last a {
        display: block;
        width: 100%;
        margin: 5px 0;
        padding: 5px 0;
    }
    #my-orders-table tr td.last span.separator {
        display: none;
    }

    div.giant-onestepchekocut-column-right {
        width: 33.33% !important;
    }

    .splash-group-grid li.item {
        width: calc(25% - 20px);
    }

}
@media screen and (max-width: 1000px) {
    .products-grid.cols-4 li.item {
        height: 360px;
    }

    .product-view .product-img-box .more-views #prev, 
    .product-view .product-img-box .more-views #next {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    /* HOME */
    #zones-wrapper {
        margin-bottom: 40px;
    }
    .cms-home div[id^="zone"],
    .cms-home #col-right-home {
        float: left;
    }
    #zones-wrapper #zone-1 {
    }
    #zones-wrapper #zone-2 {
        width: 50%;
    }
    #zones-wrapper #zone-3 {
        width: 50%;
    }
    #zones-wrapper #zone-4 {

    }
    #zones-wrapper #zone-5 {

    }
    #topMarques .mid-trait {
        width: 180px 
    }
    #topMarques .trait {
        width: calc(50% - 90px);
    }
    #nosCat .mid-trait {
        width: 220px;
    }
    #nosCat .trait {
        width: calc(50% - 110px);
    }
    #categories .col-md-2, 
    #categories .col-md-3, 
    #categories .col-md-4, 
    #categories .col-md-5, 
    #categories .col-md-6 {
        float: left;
    }

    #categories .wrapper > div:not(.clearfix) {
        display: none;
        width: 100%;
    }
    #categories .active.wrapper > div.col-md-2:not(.image), 
    #categories .active.wrapper > div.col-md-3:not(.image), 
    #categories .active.wrapper > div.col-md-4:not(.image),
    #categories .active.wrapper > div.col-md-5:not(.image),
    #categories .active.wrapper > div.col-md-6:not(.image) {
        display:block;
        padding: 0;
    }
    #categories .active.wrapper > div.col-md-2 ul, 
    #categories .active.wrapper > div.col-md-3 ul, 
    #categories .active.wrapper > div.col-md-4 ul,
    #categories .active.wrapper > div.col-md-5 ul,
    #categories .active.wrapper > div.col-md-6 ul {

        padding: 0;list-style: none;}
    #categories .active.wrapper > div.col-md-2 ul li, 
    #categories .active.wrapper > div.col-md-3 ul li, 
    #categories .active.wrapper > div.col-md-4 ul li,
    #categories .active.wrapper > div.col-md-5 ul li,
    #categories .active.wrapper > div.col-md-6 ul li {

        margin: 0;}
    #categories .active.wrapper > div.col-md-2 ul li a, 
    #categories .active.wrapper > div.col-md-3 ul li a, 
    #categories .active.wrapper > div.col-md-4 ul li a,
    #categories .active.wrapper > div.col-md-5 ul li a,
    #categories .active.wrapper > div.col-md-6 ul li a {
        display: block;
        width: 100%;
        padding: 5px 20px;
        font-size: 13px;
    }
    #categories .wrapper > div.col-md-12 {
        display: block;
    }
    #categories div.more-category {
        display: none;
    }
    #categories h2 {
        margin-bottom: 0;
        border-bottom: 0;
        font-size: 14px;
        height: 50px;
        line-height: 100%;
        padding-top: 12px;
        padding-left: 75px;
        padding-right: 20px;
    }
    #categories .active h2 {
        margin-bottom: 15px;
    }
    #protections, #chantier {
        margin-left: -15px;
    }
    #espaces-verts, #manutention {
        margin-right: -15px;
    }
    #manutention .wrapper {
        background: none;
    }

    div.giant-onestepchekocut-column-right {
        width: 100% !important;
        float: left !important;
    }
    .row-mg {
        margin: 0;
        padding: 0;
    }
    .col-mg {
        width: 100%;
        padding: 0 !important;
    }
    #giant-onestepcheckout-shipping-method-wrapper .sp-methods-options {
        width: 100%;
    }
    #giant-onestepcheckout-container .col-wrapper {
        background-color: #FFFFFF;
        padding: 0 20px 20px;
    }
    #giant-onestepcheckout-container .onestep-title {
        margin: 0 -20px 20px -20px;
    }

    #giant-onestepcheckout-shipping-method-wrapper ul.sp-methods {
        width: 100%;
        margin-bottom: 0;
    }    
    #giant-onestepcheckout-shipping-method-wrapper .sp-methods-options {
        width: 100%;
        border: 0;
        border-top: 10px solid #FFB200;
        min-height: 40px;
    }
    ul.sp-methods li.option div.name {
        border-bottom: 0;
    }
    #category-infos .category-description {
        padding: 0;
    }

    .product-view .product-img-box .more-views ul {
        width: 100%;
    }


    #socolissimo-map .col.adresse,
    #socolissimo-map .col.cp,
    #socolissimo-map .col.commune,
    #btn_modifierAdresse,
    #socolissimo-map .soco_colgauche,
    #socolissimo-map .soco_coldroite {
        width: 100%;
    }
    #socolissimo-map .liste {
        height: 200px;
    }
    #socolissimo-map .point_retrait {
        width: calc(100% - 14px);
    }
    #socolissimo-map .ligne2 .choix {
        width: 100%;
        margin: 0;
    }
    #socolissimo-map .soco_adresses {
        height: auto;
        background: #E9E9E9;
    }
    #socolissimo-map .soco_colgauche {
        margin-bottom: 20px;
        background-color: #fff;
    }

}
@media screen and (max-width: 950px) {
    .products-grid.cols-4 li.item {
        height: 350px;
    }

    #footer-1 a {
        width: 33.33%;
        box-sizing: border-box;
        margin: 10px 0;
        text-align: center;
    }
    #footer-1 a img {
        width: auto;
    }


    .product-view .product-shop, 
    .col1-layout .product-view .product-shop {
        width: 45%;
    }
    .product-view .col-left {
        width: 55%;
    }
    .product-view .product-shop .availability {
        background-color: transparent;
        height: auto;
        overflow: visible;
    }
    .product-view .add-to-cart-wrapper {
        padding-bottom: 70px;
    }
    .product-view .product-shop .availability span {
        width: 100%;
        line-height: 150%;
    }
    .product-view .product-shop .availability span#stock-qty {
        margin-right: 0;
        width: 100%;
    }
    .product-view .product-shop .availability span:first-child {
        float: left;
        width: auto;
        margin: 0;
        display: block;
    }
    .product-view .add-to-cart .quantite {
        display: block;
        float: left;
        width: 70px;
        text-align: center;
    }
    .product-view .add-to-cart button.button {
        width: calc(100% - 80px);
    }
    .product-view .add-to-cart button.button > span > span {
        font-size: 20px;
        background-size: 30px;
        padding: 14px 20px 13px 50px;
    }

}
@media screen and (max-width: 900px) {
    .products-grid.cols-4 li.item {
        height: 420px;
        width: 33.33%;
    }
    #bestsellers-category.products-grid.cols-5 li.item {
        width: 50%;
    }
    #bestsellers-category.products-grid.cols-5 li.item:nth-child(4),
    #bestsellers-category.products-grid.cols-5 li.item:nth-child(5) {
        display: none;
    }
    #bestsellers-category.products-grid.cols-5 li.item:nth-child(2) {
        border-bottom: 1px solid #ECECEC;
    }
    #bestsellers-category.products-grid li.item:not(.first) .product-name {
        min-height: 80px;
    }
    .recommand-subcat {
        background: #2e3639;
    }
    .recommand-subcat.items-3 #sub-categories-rama {
        width: 70%;
    }
    #bestsellers-category.products-grid.cols-3 {
        width: 30%;
    }
    #bestsellers-category.products-grid.cols-3 li.item {
        width: 100%;
        display: none;
    }
    #bestsellers-category.products-grid.cols-3 li.item.first {
        display: block;
    }

    .product-view .price-excluding-tax {
        width: 35%;
    }
    .product-view .price-box .reduction {
        width: 65%;
    }
    .product-view .add-to-cart button.button > span > span {
        padding: 14px 0 13px 0;
        text-align: center;
        background-image: none;
    }

    body.cms-page-view .page-reassurance .questions {
        width: 50%;
    }

    .ajaxpro-form ul#bestsellers-addtocart li.item:nth-child(4) {
        display: none;
    }

}
@media screen and (max-width: 850px) {
    .products-grid.cols-4 li.item {
        height: 410px;
    }

    body.account-page div.main > .container > div.col-left {
        width: 100%;
        padding: 0;
        margin-bottom: 10px;
    }
    .block-account li {
        width: 33.33%;
        float: left;
        border: 0;
    }
    body.account-page div.main > .container > div.col-main {
        width: 100%;
        margin-top: 10px;
    }
    .sidebar .block-content li.current {
        background-color: #eee;
    }
    .product-view #services-clients {
        display: none;
    }

    #giant-onestepcheckout-authentification-popup .col2-set > div[class*="col-"] {
        width: 98%;
        margin: 10px 1%;
    }
    #giant-onestepcheckout-authentification-popup .col2-set .col-inner {
        background: #fff;
        padding: 20px 20px 50px 20px;
    }

    ul.sp-methods li img,
    ul.sp-methods li img.small-logo {
        width: 70px;
        height: auto;
    }
}
@media screen and (max-width: 800px) {
    .products-grid.cols-4 li.item {
        height: 390px;
    }

    body.checkout-cart-index #shopping-cart-table td {
        padding: 10px;
    }

    /*.toolbar .pager {
        display: none !important;
    }*/
}
@media screen and (max-width: 767px) {
    .products-grid.cols-4 li.item {
        width: 50%;
        height: 450px;
    }

    .products-grid span.free-shipping {
        text-align: left;
    }

    .products-grid li.item:hover:before,
    .products-grid li.item:before {
        display: none;
        content: none;
    }
    .products-grid .add-to-cart {
        display: none;
    }
    .products-grid li.item:hover {
        z-index: 0;
    }

    .block-account li a, .block-account li strong {
        height: 42px;
        padding: 5px 5px 5px 50px;
    }

    body.account-page div.main > .container > div.col-main {
        padding: 10px 20px;
    }

    .product-view .trustpilot-sidebar {
        display: none;
    }
    .product-view .col-left,
    .product-view .product-shop, .col1-layout .product-view .product-shop,
    .product-view .product-shop .product-name {
        width: 100%;
    }
    .product-view .product-img-box {
        width: 60%;
        border: 0;
        border-right: 1px solid #eaeff5;
    }
    .product-view .product-shop .product-shop-inner .clearer {
        display: none;
    }
    .product-view .add-to-cart {
        width: calc(100% - 190px);
        margin: 0;
        float: right;
    }
    .product-view .reference, 
    .product-view .marque,
    .product-view .product-shop .price-box {
        width: 40%;
    }
    .product-view .product-shop .availability {
        width: 190px;
        float: left;
        position: relative;
    }
    .product-view .add-to-cart-wrapper {
        padding: 20px;
    }

    .product-view .options-and-add {
        float: left;
    }
    .product-view .product-shop .price-box {
        border-bottom: 0;
    }
    .product-view .percentage {
        right: 15px;
        top: 0;
    }
    .product-view .product-shop .price-box .price {
        font-size: 40px;
    }
    .product-view .price-box .tax {
        font-size: 26px;
    }
    .product-view .product-shop .price-box .old-price span.price {
        font-size: 26px;
    }

    .product-view .product-shop .availability span:first-child {
        height: auto;
    }

    .cart .cart-collaterals .col2-set .col-left, 
    .cart .cart-collaterals .col2-set .totals {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    body.checkout-cart-index #shopping-cart-table tbody td:first-child img  {
        display: none;
    }
    body.checkout-cart-index #shopping-cart-table tbody td:first-child {
        padding: 0;
        width: 0;
        min-width: 0;
    }


    .sp-methods-options {
        width: 100%;
    }
    .sp-methods {
        width: 100% !important;
        margin: 0;
    }
    .sp-methods li.option {
        width: 100%;
    }
    .sp-methods li.option:last-child div.name,
    .sp-methods li.option div.name {
        border: 1px solid #B9BCBD !important;
        border-bottom: 0 !important;
    }
    ul.sp-methods li.option.active div.name::after {
        display: none;
    }

    ul.sp-methods li img,
    ul.sp-methods li img.small-logo {
        width: auto;
        height: 100%;
    }

    .cart .cart-collaterals .col2-set .shipping .form-list {
        width: 100%;
    }

    #giant-onestepcheckout-payment-method .payment-method dt {
        width: 100%;
        margin: 0;
        padding: 5px 10px;
    }
    #giant-onestepcheckout-payment-method .payment-method dd {
        position: initial;
        top: initial;
        width: 100%;
    }
    #giant-onestepcheckout-payment-method-wrapper .col-wrapper {
        height: 350px;
        overflow: hidden;
    }

    .recommand-subcat.no-nuukik #sub-categories-rama li {
        width: 100%;
    }

    .splash-group-grid li.item {
        width: calc(33.33% - 20px);
    }
    .featured-splash-groups .splash-group-grid li.item {
        width: 50%;
    }
    .featured-splash-groups .splash-group-grid {
        padding: 20px 10px;
    }
    .splash-group-grid {
        padding: 10px;
    }

    .ajaxpro-form ul#bestsellers-addtocart li.item:nth-child(3) {
        display: none;
    }
}
@media screen and (max-width: 700px) {

    header #search_mini_form,
    #footer-1,
    #footer-3,
    #footer-4 {
        display: none;
    }
    #footer-2 {
        margin-bottom: 50px;
    }
    #footer-2 ul {
        width: 100%;
        padding: 10px 10%;
    }
    #footer-2 ul li {
        display: none;
    }
    #footer-2 ul.active li {
        display: block;
    }
    #footer-2 ul li:first-child {
        display: block;
        padding-bottom: 5px;
        margin-bottom: 5px;
        text-align: right;
        position: relative;
    }
    #footer-2 ul.active li:first-child {
        border-bottom: 1px solid #fff;
    }
    #footer-2 ul li:first-child::after {
        position: absolute;
        content: "\2039";
        left: 0px;
        top: -4px;
        color: #fff;
        font-size: 20px;
        transition: 0.1s linear all;
    }
    #footer-2 ul.active li:first-child::after {
        transform: rotate(-90deg);
        transition: 0.1s linear all;
    }
    #footer-2 ul li a {
        font-size: 15px;
        display: block;
        padding: 5px 10px 0px 20px;
    }
    #toggleUserMenu {
        display: block;
        float: none;
        height: 45px;
        width: 45px;
        margin: auto;
        background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/icon-my-account-mobile.png') center center no-repeat #FFB700;
        background-size: 65%;
        cursor: pointer;
    }
    .header-content {
        width: 70px;
        float: right;
    }
    .logo-wrapper {
        width: 250px;
        float: none;
        margin: auto;
    }
    #menu-user-mobile.shown {
        display: block;
        position: absolute;
        right: 0;
        width: 70%;
        top: 0;
        z-index: 1000;
    }
    #menu-user-mobile > ul.links li {
        width: 100%;
    }
    #menu-user-mobile > ul .last {
        float: left;
    }
    #menu-user-mobile > ul .first {
        float: right;
    }
    .header .links {
        display: none;
    }

    #navigationpro-top-mobile #search-li {
        display: block;
        padding: 5px;
        margin: 10px;
    }
    #search-li #search_mini_form {
        width: 100%;
    }
    #search-li #search_mini_form label {
        display: none;
    }
    #search-li #search_mini_form button {
        position: absolute;
        top: 5px;
        right: 5px;
        height: 45px;
        background-color: #192224;
    }
    #search-li #search_mini_form input {
        border-radius: 0;
        padding: 0 20px;
        height: 45px;
        box-shadow: none;
    }
    #navigationpro-top-mobile li a,
    #menu-user-mobile > ul.links li a {
        font-size: 14px;
        text-transform: uppercase;
        font-family: "Roboto-Black";
        color: #272e3d;
        font-weight: normal;
    }
    #menu-user-mobile > ul.links li a {
        display: block;
        height: 100%;
        width: 100%;
        text-align: left;
        padding: 10px 20px;
        box-sizing: border-box;
    }
    #menu-user-mobile > ul.links li.first a {
        background-color: #eee !important;
    }
    #menu-user-mobile .links::after {
        clear: both;
        display: block;
        content: "";
    }
    #menu-user-mobile #social-links {
        width: 132px;
        margin: 20px auto;
    }
    #menu-user-mobile #infos-bati {
        margin: 30px 0 10px 0;
        padding-top: 30px;
        background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/hotline.png') center 0 no-repeat;
        line-height: 130%;
    }
    #menu-user-mobile #infos-bati strong {
        display: block;
        text-transform: uppercase;
    }
    #navigationpro-top-mobile a.menu-category {
        font-size: 12px;
    }

    .main-category .mb-top-layered-navigation .block-content {
        width: 780px;
    }
    .main-category .mb-top-layered-navigation #narrow-by-list.category-header img {
        position: relative;
        margin-left: -370px;
        height: 100%;
        width: 100%;
    }
    .main-category .mb-top-layered-navigation #narrow-by-list.category-header {

    }
    .main-category .category-header > p span {
        z-index: 10;
        left: 90px;
        top: 50px;
        font-size: 30px;
    }

    .recommand-subcat.items-3 #sub-categories-rama {
        width: 100%;
        padding-bottom: 20px;
    }
    #bestsellers-category {
        display: none;
    }
    .recommand-subcat #sub-categories-rama p.head::after {
        width: 100%;
    }


    #sub-categories-rama ul,
    .recommand-subcat.items-3 #sub-categories-rama ul {
        width: 100%;
        padding: 0;
    }
    .recommand-subcat #sub-categories-rama li a {
        font-size: 16px;
        display: block;
        padding: 10px 30px;
        border-bottom: 1px solid rgb(56, 66, 70);
        line-height: 100%;
    }
    .recommand-subcat #sub-categories-rama li a::after {
        left: 10px;
        top: 7px;
    }

    #sub-categories-rama ul:last-child li:last-child a {
        border-bottom: 0;
    }

    .account-login .new-users, .account-login .registered-users {
        width: 100%;

    }
    .account-login form > div.col2-set:nth-of-type(2) .new-users,
    .account-login form > div.col2-set:nth-of-type(2) .registered-users {
        width: 47%;
    }
    .account-login form > div.col2-set:nth-of-type(2) .new-users button.button {
        float: left;
    }
    .account-login form > div.col2-set:nth-of-type(2) .registered-users {
        position: relative;
        padding-bottom: 30px;
    }
    .account-login form > div.col2-set:nth-of-type(2) .registered-users a {
        position: absolute;
        bottom: -10px;
        right: 15px;
    }

    .form-list .field, 
    #giant-onestepcheckout-container .form-list .giant-onestepcheckout-general-form-field {
        width: 100%;
    }

    .h1 .small, 
    .h1 small, 
    .h2 .small, 
    .h2 small, 
    .h3 .small, 
    .h3 small, 
    h1 .small, 
    h1 small, 
    h2 .small, 
    h2 small, 
    h3 .small, 
    h3 small {
        display:block;
    }

    body.checkout-cart-index #shopping-cart-table td {
        padding: 10px 5px;
        text-align: center !important;
        min-width: 0;
    }
    body.checkout-cart-index #shopping-cart-table th {
        padding: 10px 5px;
        text-align: center;
    }

    .recommand-subcat.items-3.no-nuukik #sub-categories-rama ul,
    .recommand-subcat.items-5.no-nuukik #sub-categories-rama ul {
        margin-bottom: 0;
    }

    #suggestpage-products-list.mini-products-list .product-details {
        width: calc(60% - 32px);
    }
    #ajaxpro-notice-form ul.messages li.success-msg ul {
        display: none;
    }    
    #ajaxpro-notice-form ul.messages li.success-msg {
        padding: 0 !important;
        border-color: transparent;
        background-color: transparent;
    }
    #suggestpage-products-list.mini-products-list .product-details {
        margin-top: 30px;
    }

}

@media screen and (max-width: 650px) {
    .products-grid.cols-4 li.item {
        height: 420px;
    }

    .product-view .product-shop .price-box .price {
        font-size: 32px;
    }
    .product-view .price-box .tax {
        font-size: 22px;
    }
    .product-view .product-shop .price-box .old-price span.price {
        font-size: 22px;
    }
    .product-view .price-box .reduction,
    .product-view .price-excluding-tax{
        width: 100%;
        text-align: left;
    }

    body.cms-page-view .page-reassurance .questions {
        width: 100%;
        min-height: 0;
        margin-bottom: 20px;
    }
    body.checkout-cart-index #shopping-cart-table td:nth-child(3),
    body.checkout-cart-index #shopping-cart-table th:nth-child(2) {
        display: none;
    }

    .quotation-quote-list #my-quotations-table thead th:nth-child(1),
    .quotation-quote-list #my-quotations-table tbody td:nth-child(1) {
        display: none;
    }



}
@media screen and (max-width: 600px) {
    .products-grid.cols-4 li.item {
        height: 400px;
    }
    .block-account li {
        width: 50%;
    }
    #my-orders-table tr td:nth-child(3),
    #my-orders-table tr th:nth-child(3) {
        display: none;
    }
    div.my-account > div.page-title {
        background-image: none;
    }


    .product-view .reference {
        font-size: 14px;
    }
    .product-view .add-to-cart button.button > span > span {
        font-size: 16px;
    }

    body.cms-page-view .cms-content {
        padding: 20px;
        margin-top: 10px;
    }
    body.cms-page-view .page-title h1 {
        padding: 10px 20px;
        font-size: 1.5em;
    }

    #order-confirmation-message p {
        padding: 0 10px;
    }

    .quotation-quote-list #my-quotations-table thead th:nth-child(3),
    .quotation-quote-list #my-quotations-table tbody td:nth-child(3) {
        display: none;
    }

    .product-view .product-img-box{
        width: 100%;
    }
    .product-view .reference, 
    .product-view .marque, 
    .product-view .product-shop .price-box,
    .product-view .options-and-add {
        width: 50%;
        min-height: 60px;
    }
    .product-view .reference, 
    .product-view .marque {
        padding-top: 0;
    }
    .product-view .add-to-cart,
    .product-view .fidelity-points,
    .product-view .add-to-cart button.button,
    .product-view .add-to-cart .quantite {
        width: 100%;
        float: left;
        margin: 0;
    }
    .product-view .add-to-cart button.button {
        margin-top: 10px;
    }
    .product-view .product-shop .availability {
        width: 100%;
        position: absolute;
        box-sizing: border-box;
        left: 0;
        padding-left: 20px;
    }
    .product-view .add-to-cart-wrapper {
        padding-bottom: 100px;
    }
    .product-view .fidelity-points p {
        font-size: 13px;
    }
    .product-view #social {
        border: 0;
        padding: 20px;
        width: 50%;
        float: left;
        margin-top: -150px;
    }
    .product-view #social p {
        display: none;
    }
    .product-view #social #rating-product a {
        display: block;
    }
    .product-view .product-collateral .std table {
        width: 100%;
        margin: 10px 0;
    }
    .product-view {
        margin-top: 0;
    }

}
@media screen and (max-width: 550px) {
    .products-grid.cols-4 li.item {
        height: 380px;
    }
    #my-orders-table tr td:nth-child(1),
    #my-orders-table tr th:nth-child(1) {
        display: none;
    } 
    .addresses-list.col2-set > div.col-1,
    .addresses-list.col2-set > div.col-2 {
        width: 100%;
    }

    .order-items .product-name {
        font-family: Arial;
        text-transform: initial;
    }
    .account-page .order-items td:nth-child(2),
    .account-page .order-items th:nth-child(2) {
        display: none;
    }
    .account-page .order-items td:nth-child(3), 
    .account-page .order-items th:nth-child(3) {
        display: none;
    }
    .account-page .order-items tbody.odd td:nth-child(2) {
        display: table-cell;
    }
    .order-items .data-table {
        display: block;
        border: 0;
    }
    .order-items .data-table tbody.odd,
    .order-items .data-table tbody.odd tr {
        display: block;
        width: 100%;
        float: left;
    }
    .order-items .data-table tbody.odd {
        border: 1px solid #eee;
        margin-bottom: 20px;
    }

    .order-items .data-table tbody.odd td {
        width: 50%;
        display: block;
        float: left;
    }
    .newsletter-manage-index div.my-account > div.page-title {
        background-image: none;
    }

    body.checkout-cart-index #shopping-cart-table td:nth-child(4),
    body.checkout-cart-index #shopping-cart-table th:nth-child(3) {
        display: none;
    }
    body.checkout-cart-index #shopping-cart-table tbody h2 a {
        font: 600 12px Arial;
    }

    body.checkout-cart-index #shopping-cart-table th:first-child,
    body.checkout-cart-index #shopping-cart-table td:first-child {
        padding-left: 5px;
    }
    .splash-group-grid li.item {
        width: calc(50% - 20px);
    }

    .mb-top-layered-navigation.m-top .nb-items-1 dl
    .mb-top-layered-navigation.m-top .nb-items-2 dl,
    .mb-top-layered-navigation.m-top .nb-items-3 dl,
    .mb-top-layered-navigation.m-top .nb-items-4 dl,
    .mb-top-layered-navigation.m-top .nb-items-5 dl,
    .mb-top-layered-navigation.m-top .nb-items-6 dl,
    .mb-top-layered-navigation.m-top .nb-items-7 dl,
    .mb-top-layered-navigation.m-top .nb-items-8 dl,
    .mb-top-layered-navigation.m-top .nb-items-9 dl,
    .mb-top-layered-navigation.m-top .nb-items-10 dl {
        width: 98%;
    }

    .mb-top-layered-navigation .currently li,
    .mb-top-layered-navigation .currently {
        width: 100%;
    }
    .mb-top-layered-navigation .actions {
        margin-top: 0;
    }

    #ajaxpro-notice-form button.btn-suggest-cart.btn-suggest-page,
    #ajaxpro-notice-form button {
        width: 100%;
    }
    #ajaxpro-notice-form button {
        margin-top: 20px;
    }

    .product-view .block-related .block-content li.item {
        width: calc(33% - 12.5px);
    }
    .product-view .block-related .block-content li.item:nth-child(4) {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .products-grid.cols-4 li.item {
        height: 355px;
    }

    body.checkout-cart-index #shopping-cart-table tfoot tr.last .btn-continue {
        display: none;
    }

    .cart .checkout-types li:last-child {
        float: left;
        margin-right: 20px;
        margin-top: 20px;
    }
}


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


    #navigationpro-top-mobile #search_mini_form button.button span span {
        width: 45px;
        overflow: hidden;
        text-indent: -999px;
        background: url('https://www.bati-avenue.com/skin/frontend/argento/mall/images/loupe.png') center center no-repeat;
        background-size: 22px;
    }
    .products-grid.cols-4 li.item {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .header .logo {
        width: 100%;
        display: block;
        float: left;
        margin: 0;
    }
    .logo-wrapper {
        width: 200px;
    }
    .products-grid .price-box span {
        font-size: 25px;
        line-height: 23px;
    }
    .products-grid .price-box .old-price span {

        font-size: 18px;
    }
    .products-grid .price-box {
        width: calc(100% - 110px);
    }
    .products-grid .percentage {
        height: 40px;
        width: 40px;
        font-size: 14px;
        margin-bottom: 0;
    }
    .products-grid .percentage strong {
        line-height: 40px;
    }
    .products-grid p.availability.in-stock {
        padding: 2px 10px 2px 30px;
    }
    .products-grid p.availability span {
        font-size: 12px;
    }
    .mb-top-layered-navigation {
        transform: none;
        width: 100%;
        top: initial;
        left: initial;
        bottom: initial;
        right: initial;
        max-height: 100%;
        opacity: 1;
        box-shadow: none;
    }
    .mb-top-layered-navigation.m-top .nb-items-3 dl,
    .mb-top-layered-navigation.m-top .nb-items-4 dl,
    .mb-top-layered-navigation.m-top .nb-items-5 dl {
        width: 100%;
    }
    .mb-top-layered-navigation.m-top .nb-items-3 dl:nth-child(2n-1),
    .mb-top-layered-navigation.m-top .nb-items-4 dl:nth-child(2n-1),
    .mb-top-layered-navigation.m-top .nb-items-5 dl:nth-child(2n-1) {
        margin: 0;
    }
    .cms-home div[id^="zone-"] {
        display: none;
    }
    #zones-wrapper #zone-1 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0 10px;
    }

    body[class*=customer] div.col-main > .container > div,
    body[class*=customer] div.main > .container > div,
    body[class*=customer] div.main > .container .block-type,
    body[class*=sales-order-history] div.col-main > .container > div,
    body[class*=sales-order-history] div.main > .container > div,
    body[class*=sales-order-history] div.main > .container .block-type,
    body[class*=sales-billing-agreement] div.col-main > .container > div,
    body[class*=sales-billing-agreement] div.main > .container > div,
    body[class*=sales-billing-agreement] div.main > .container .block-type,
    body[class*=newsletter-manage-index] div.col-main > .container > div,
    body[class*=newsletter-manage-index] div.main > .container > div,
    body[class*=newsletter-manage-index] div.main > .container .block-type,
    body[class*=suggestpage-index-index] div.col-main > .container > div,
    body[class*=suggestpage-index-index] div.main > .container > div,
    body[class*=suggestpage-index-index] div.main > .container .block-type,
    body.account-page div.col-main > .container > div,
    body.account-page div.main > .container > div,
    body.account-page div.main > .container .block-type {
        padding: 10px 20px;
    }

    .account-login form > div.col2-set:nth-of-type(2) {
        position: relative;
    }
    .account-login form > div.col2-set:nth-of-type(2) .new-users,
    .account-login form > div.col2-set:nth-of-type(2) .registered-users {
        width: 50%;
        display:inline-block;
    }
    .account-login form > div.col2-set:nth-of-type(2) .registered-users { float:right; }
    /*.account-login form > div.col2-set:nth-of-type(2) .new-users {
        position: absolute;
        bottom: 30px;
        left: 0; 
    }*/

    body.account-page div.main > .container > div.col-left .block .block-title::before {
        display: none;
    }
    body.account-page div.main > .container > div.col-left .block .block-title {
        padding: 15px;
        border: 0;
    }
    body.account-page div.main > .container > div.col-left .block .block-title strong span {
        color: #fff;
        text-shadow: none;
        font-weight: bold;
    } 
    .main-container .sidebar .block-title.block-toggler span span:before, 
    .main-container .sidebar .block-title.block-toggler strong span:before {
        float: right;
        font-size: 24px;
    }
    .main-container .sidebar .collapsed .block-title.block-toggler span span:before,
    .main-container .sidebar .collapsed .block-title.block-toggler strong span:before {
        font-size: 24px;
    }
    .block-account li {
        width: 100%;
        float: left;
        border: 0;
        font-size: 13px;
    }
    .block-account li a, .block-account li strong {
        height: auto;
        padding: 7px 5px 7px 50px;
    }
    .box-account {
        border: 0;
    }

    .box-account .box-head a, .box-account .box-title a {
        float: right;
        position: absolute;
        right: 20px;
    } 
    body.account-page .col-main div.page-title {
        background-position: 109% 15px;
        background-image: none;
    } 
    .col2-set .col-1, 
    .col2-set .col-2, 
    .col2-set .col-narrow, 
    .col2-set .col-wide, 
    .col3-set .col-1, 
    .col3-set .col-2, 
    .col3-set .col-3, 
    .col4-set .col-1, 
    .col4-set .col-2, 
    .col4-set .col-3, 
    .col4-set .col-4 {
        padding-left: 0;
        padding-right: 0;
    }
    .page-title h1, 
    .page-title h2 {
        font-size: 1.5em;
    } 

    .order-items .product-name {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 16px;
        max-height: 32px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .product-view .product-shop .product-name {
        display: block;
    }

    #order-confirmation-message .page-title {
        background: none;
    }
    #giant-onestepcheckout-container .completed .edit {
        display: none;
    }


    .quotation-quote-list #my-quotations-table thead th:nth-child(4),
    .quotation-quote-list #my-quotations-table tbody td:nth-child(4) {
        display: none;
    }

    .quotation-quote-view #my-quotations-table th:nth-child(1),
    .quotation-quote-view #my-quotations-table td:nth-child(1) {
        display: none;
    }

    .splash-group-grid li.item {
        width: calc(100% - 20px);
    }

    .floatbar {
        display: none !important;
    }



    .suggestpage-activity:after, .suggestpage-activity .cartinfo:after, .suggestpage-activity .mini-products-list li:after {
        content: '.';
        display: block;
        clear: both;
        visibility: hidden;
        height: 0;
        font-size: 0em;
    }
    .suggestpage-activity .mini-products-list {
        display: block;
    }


    #giant-onestepcheckout-container .edit {
        right: 50px;
        top: 28px;
        font-size: 10px;
    }


    ul.sp-methods li img,
    ul.sp-methods li img.small-logo {
        width: 70px;
        height: auto;
    }

    ul.sp-methods li.option div.name label {
        font: 700 11px Arial;
    }

}
@media screen and (max-width: 440px) {
    .product-view .product-shop .price-box,
    .product-view .options-and-add {
        width: 100%;
    }

    #order-confirmation-cart thead,
    #order-confirmation-cart tbody {
        display: none;
    }

    .quotation-quote-view #my-quotations-table th:nth-child(3),
    .quotation-quote-view #my-quotations-table td:nth-child(3) {
        display: none;
    }

}
@media screen and (max-width: 400px) {
    #my-orders-table tr td:nth-child(4), 
    #my-orders-table tr th:nth-child(4) {
        display: none;
    }

    .sales-order-view .order-items .data-table tr,
    .sales-order-view .order-items .data-table td
    .sales-order-view .order-items .data-table tbody,
    .sales-order-view .order-items .data-table th,
    .sales-order-view .data-table>tbody>tr:nth-child(odd)>td, 
    .sales-order-view .data-table>tbody>tr:nth-child(odd)>th, 
    .sales-order-view .data-table tr.odd{
        width: 100%;
        float: left;
        display: block;
    }
    .sales-order-view .order-items .data-table th {
        display: none;
    }
    .sales-order-view .order-items .data-table th,
    .sales-order-view .order-items .data-table td,
    .sales-order-view .data-table>tbody>tr:nth-child(odd)>td, 
    .sales-order-view .data-table>tbody>tr:nth-child(odd)>th, 
    .sales-order-view .data-table tr.odd{
        border: 0;
    }
    .sales-order-view .data-table>tbody+tbody {
        border-top: 0;
    }
    .account-page.sales-order-view  .order-items td:nth-child(4), 
    .account-page.sales-order-view  .order-items th:nth-child(4),
    .account-page.sales-order-view  .order-items td:nth-child(5), 
    .account-page.sales-order-view  .order-items th:nth-child(5){
        width: 50%;
        height: 55px;
        border-bottom: 1px solid #eee;
    }
    .sales-order-view .order-items .data-table tbody.odd {
        border: 0;
    }


    .productreturn-front-newrequestselectorder {

    }

    .productreturn-front-newrequestselectorder .order-items .data-table td .order-items .data-table tbody, 
    .productreturn-front-newrequestselectorder .order-items .data-table th, 
    .productreturn-front-newrequestselectorder .data-table>tbody>tr:nth-child(odd)>td, 
    .productreturn-front-newrequestselectorder .data-table>tbody>tr:nth-child(odd)>th {
        display: table-cell;
    }
    .productreturn-front-newrequestselectorder .order-items .data-table tr,
    .productreturn-front-newrequestselectorder .data-table tr.odd {
        display: table-row;
    }

    .quotation-quote-list #my-quotations-table thead th:nth-child(5),
    .quotation-quote-list #my-quotations-table tbody td:nth-child(5) {
        display: none;
    }
    .quotation-quote-view #my-quotations-table th:nth-child(5),
    .quotation-quote-view #my-quotations-table td:nth-child(5) {
        display: none;
    }

    .featured-splash-groups .splash-group-grid li.item {
        width: 100%;
    }


    .product-view .block-related .block-content li.item {
        width: calc(50% - 12.5px);
    }
    .product-view .block-related .block-content li.item:nth-child(3) {
        display: none;
    }
    ul.sp-methods li img, 
    ul.sp-methods li img.small-logo {
        display: none;
    }
}

@media screen and (max-width: 360px) {
    .logo-wrapper {
        width: 120px;
    }
    #my-orders-table td .nobr,
    #my-orders-table td,
    #my-orders-table td span {
        font-size: 11px;
    }

}

