html {
    line-height: 1.30;
    -webkit-text-size-adjust: none;
}

body {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    font-family: "rubik", Arial, Helvetica, sans-serif;
    color: var(--anthracite-color);
    margin: 0;
    background-color: #fff;
    width: 100%;
    min-width: 1220px;
    height: 100%;
}

div,
ul,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

p {
    margin: 5px 0 0 0;
}

ul,
li {
    list-style: none;
}

img {
    border: 0;
}

img.middle {
    border: 0;
    vertical-align: middle;
    position: relative;
    top: 4px;
}

img.baseline {
    border: 0;
    vertical-align: baseline;
}

input {
    color: var(--anthracite-color);
    font-size: 14px;
}

select {
    color: var(--anthracite-color);
    font-size: 14px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fjallaone {
    font-family: "fjallaone", Arial, serif;
    line-height: 1.30;
}

.rubik {
    font-family: "rubik", Arial, serif;
}

.uppercase {
    text-transform: uppercase;
}

#searchResultTitle {
    font-size: 15px;
}

.pagination {
    padding: 6px;
    font-size: 15px;
    line-height: 22px;
}

.paginationElement {
    padding: 3px 8px;
    text-align: center;
    display: inline-block;
    color: var(--green-color);
    text-decoration: none !important;
}

.paginationSeparator {
    font-size: 15px;
    text-align: center;
    display: inline-block;
    color: var(--green-color);
}

.paginationElement.activePage {
    background-color: var(--gray-color);
}

#contall {
    background-color: #fff;
    min-width: 1200px;
}

#body_container {
    padding-top: 10px;
    min-height: 441px;
    min-width: 1200px;
}

#body_container_in {
    width: 1200px;
    border: none;
    margin: auto;
    padding-top: 12px;
    min-width: 1200px;
    min-height: 100%;
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    z-index: 0;
}

#body_container_in::before {
    content: " ";
    height: 550px;
    position: absolute;
    z-index: -10;
    border-radius: 10px;
    /*box-shadow: 0 0 24px #666;*/
    left: 0;
    top: 0;
    width: 100%;
}

.ismastermegapub #body_container {
    min-height: 528px;
    padding-top: 100px;
}

.ismastermegapub #header {
    overflow: visible;
}

#mastermegapub {
    z-index: 20;
}

#logo {
    position: absolute;
    top: 8px;
    left: 17px;
    width: 230px;
    height: 68px;
    display: block;
    overflow: hidden;
}

#PAGE {
    margin: 0;
    padding: 0;
    clear: both;
    background-color: #fff;
    min-height: 550px;
}

#Columns {
    position: relative;
    background-color: #fff;
}

#Columns2 {
    display: grid;
    align-items: start;
    grid-template-columns: 240px 960px;
}

#ColumnLeft {
    box-sizing: border-box;
    padding-right: 15px;
}

#Column {
    padding-left: 15px;
    box-sizing: border-box;
}

#header {
    position: relative;
    background-color: #fff;
    height: 150px;
}
#body_container.univers_neutre #header{
    height: 80px;
}
#body_container.isTunnel #header {
    height: 80px;
}

.indescription {
    font-size: 13px;
}

#username {
    font-size: 15px;
    font-weight: bold;
    height: 48px;
}

#global-bar-container {
    position: absolute;
    height: 49px;
    top: 85px;
    width: 100%;
    z-index: 100;
}

#global-bar {
    box-shadow: 0 9px 6px -12px var(--anthracite-light-color);
    margin: 0;
    height: 43px;
}

#global-baropt {
    width: 100%;
    position: relative;
}

#global-baropt > li {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 0;
    text-align: left;
}

#global-baropt > li a.hmenu {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    text-decoration: none;
    outline: 0 none;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 120;
}

#global-baropt li a.hmenu:hover,
#global-baropt li.menuselected a.hmenu,
#global-baropt li:hover a.hmenu,
#global-baropt li.touchover a.hmenu {
    text-decoration: none;
}

#global-baropt li a.hunivers:hover,
#global-baropt li:hover a.hunivers {
    height: 44px;
}

#global-baropt li:hover a.hunivers::after {
    content: ''; /* triangle */
    border-right: 12px solid transparent;
    border-bottom: 12px solid var(--green-color);
    border-left: 12px solid transparent;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -12px;
    display: block;
}

#global-baropt.noway li:hover a.hunivers::after {
    display: none;
}

#global-baropt.noway li a.hunivers:hover,
#global-baropt.noway li:hover a.hunivers {
    height: 40px !important;
}

#global-baropt li.menuselected a.hmenu {
    font-weight: bold;
    color: var(--anthracite-dark-color);
    border-bottom: 5px solid var(--orange-color);
}

#global-baropt li.butkeepstyl a.hmenu {
    font-weight: bold;
}
#global-baropt > li.mright {
    float: right;
    margin-right: 10px;
}
#global-baropt > li#megau_vendre a.hmenu {
    background-color: var(--green-color);
    color: #FFF;
    border-radius: 10px;
    border: 1px solid #FFF;
    padding-right: 20px;
    padding-left: 20px;
}

#global-baropt > li#megau_vendre a.hmenu:hover {
/ /*background-color: #FFF;
  color:var(--orange-color);
  border: 1px solid var(--orange-color);*/
}

#global-baropt > li#megau_vendre a.hmenu:hover svg {
    /* fill:var(--orange-color) !important;*/
}

#global-baropt > li#megau_tests a.hmenu {
    color: var(--green-color);
    padding-right: 10px;
}

#global-baropt > li#megau_tests a.hmenu:hover {
    /*border: 1px solid var(--orange-color);*/
}
#global-baropt > li#megau_vendre a.hmenu{
    height: 36px;
    line-height: 36px;
}
#global-baropt > li#megau_vendre a.hmenu, #global-baropt > li#megau_tests a.hmenu {
    font-size: 15px;
    display: flex;
    gap: 5px;
    align-items: center;
}

#global-baropt a.symbUnivers {
    font-size: 40px;
    padding: 10px 20px 10px 50px;
    background-color: var(--green-color);
    position: absolute;
    top: 0;
    left: 20px;
    color: #FFF !important;
    text-transform: uppercase;
    text-decoration: none;
}
#global-baropt a.symbUnivers::before{
    content: var(--arrow-white);
    position: absolute;
    left: 0;
    transform: rotate(270deg) scale(2);
}
#global-baropt a.symbUnivers:hover {
}
a.symbUnivers .natura {
    position: absolute;
    top: 5px;
    right: -200px;
    font-size: 13px;
    text-transform: none;
    font-weight: bold;
}

#global-baropt li:hover a.hmenu,
#global-baropt li.touchover a.hmenu {
    color: var(--anthracite-dark-color);
}

#searchcontains {
    position: absolute;
    left: 260px;
    top: 13px;
    border: 1px solid var(--orange-color);
    height: 38px;
    border-radius: 8px;
}

#searchcontains.autocompleteOn {
    border-bottom-right-radius: 0
}

#header.connected #completeDiv {
    width: 100%
}

#header.connected #searchcontains.autocompleteOn {
    border-bottom-left-radius: 0;
}

#searchcontains.universListOn {
    border-bottom-left-radius: 0
}

#titlesearch {
    box-sizing: border-box;
    font-size: 14px;
    color: #646464;
    width: 396px;
    height: 36px;
    float: left;
    margin-right: 0;
    padding-left: 10px;
    border: none;
    background-color: #fff;
}

#header.connected #titlesearch {
    width: 325px;
}

#titlesearch.with-favorite {
    width: 270px !important;
    padding-left: 5px;
}

#titlesearch:focus {
    color: #313131;
}

#universeList {
    border: 1px solid var(--orange-color);
    border-top: none;
    top: 38px;
    left: -1px;
    position: absolute;
    box-sizing: border-box;
    width: 136px;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: white;
    z-index: 99999;
    border-radius: 0 0 6px 6px;
    font-size: 13px;
}

#divUnivers {
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    height: 38px;
    width: 135px;
    display: block;
    font-size: 13px;
}

#titleUnivers {
    height: 38px;
    line-height: 39px;
    vertical-align: middle;
    padding-left: 8px;
    font-weight: bold;
}

.linkUniv {
    height: 30px;
    line-height: 30px;
    cursor: pointer;
}
.linkUniv span{
    padding-left: 8px;
}

.linkUniv:hover {
    background-color: var(--green-color);
    color: #fff;
}

#button_search {
    float: left;
    display: block;
    line-height: 36px;
    height: 36px;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 0 10px;
    margin-right: 1px;
    text-align: center;
    background-color: var(--orange-color);
    margin-top: 1px;
    border-radius: 8px;
    font-size: 15px;
    text-decoration: none;
}

#adv_search {
    position: absolute;
    right: 0;
    top: 42px;
    font-size: 12px;
    color: #686868;
}

#searchcontains.withoutadsearch #button_adv_search {
    display: none;
}

#horloging {
    position: absolute;
    bottom: 67px;
    right: 13px;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

#body_container.isTunnel #horloging {
    bottom: 0;
}

.supersepa {
    margin: 10px 0 0 0;
    font-size: 30px;
    text-align: left;
    font-family: "fjallaone", Arial, serif;
    text-transform: uppercase;
    padding-bottom: 5px;
    line-height: 1.25;
}

.sepalink {
    font-size: 15px;
    position: absolute;
    right: 0;
    top: 25px;
}

h1.supersepa,
h2.supersepa {
    font-weight: normal;
}

.iconmedium {
    width: 24px;
    height: 24px;
}

.iconbig {
    width: 48px;
    height: 48px;
}

.icongrey {
    fill: var(--anthracite-light-color);
}

.iconorange {
    fill: var(--orange-color);
}

.box1,
.box2,
.box3,
.box4,
.box5,
.nbox1,
.nbox11,
.nbbox12 {
    margin: 0 0 10px;
    padding-bottom: 6px;
}

.box1 ul,
.box2 ul,
.box3 ul,
.box4 ul,
.box5 ul,
.nbox1 ul,
.nbox11 ul,
.nbox12 ul {
    padding: 6px 10px 8px 10px;
}

.box3 {
    padding-bottom: 8px;
}

.box1 .bh,
.box2 .bh,
.box3 .bh,
.box4 .bh,
.box5 .bh,
.nbox1 .bh,
.nbox11 .bh,
.nbox12 .bh {
    font-size: 20px;
    display: block;
    position: relative;
    font-family: "fjallaone", Arial, serif;
    text-transform: uppercase;
}

.nbox1 .category_collection {
    letter-spacing: -1px;
}

.box3 #deco {
    float: left;
    padding: 5px;
}

.box3 h3 {
    margin: 0;
    padding: 5px 0 0;
    color: var(--green-color);
    font-weight: bold;
    font-size: 14px;
}

.box3 #soustitre {
    float: none;
    padding-left: 30px;
}

.box5 #deco {
    float: left;
    padding: 5px;
}

.box5 h3 {
    margin: 0;
    padding: 5px 0 0;
    color: var(--green-color);
    font-weight: bold;
    font-size: 14px;
}

.box5 #soustitre {
    float: none;
    padding-left: 30px;
}

.box5 a {
    color: #f00;
    font-size: 14px;
    font-weight: bold;
}

.box5 a:hover {
    color: #42423e;
}

.spacer {
    clear: both;
    display: block;
    height: 1px;
}

.buy {
    color: var(--orange-color) !important;
}

.natura {
    color: var(--green-color);
}

.titreUne {
    margin: 10px 0 20px 0;
    float: none;
    clear: both;
}

.titreUne h2 {
    padding-bottom: 4px;
    border-bottom: 1px solid var(--anthracite-color);
    font-size: 18px;
    color: var(--anthracite-color);
    font-weight: bold;
    margin-bottom: 10px;
}

input::-moz-focus-inner {
    border: 0;
}

.bolded {
    font-weight: bold;
}

.highlighted {
    border: 1px solid var(--orange-color);
    background-color: #fbe4ce;
}

a.highlighted:hover {
    border: 1px solid var(--green-color);
    background-color: #fef9f3;
}

.greyed {
    color: #999;
}

.grey {
    color: #525252;
}

.blue {
    color: var(--green-color);
}

.little {
    font-size: 12px;
}

.urgence {
    font-weight: bold;
    color: var(--orange-color);
}

.alt-row {
    background-color: var(--gray-light-color);
}

.featAuction {
    text-align: center;
    padding: 5px;
    margin-left: 8px;
    float: left;
    width: 140px;
    height: 160px;
    overflow: hidden;
}

.featAuction a.picto {
    display: block;
    position: relative;
    width: 140px;
    height: 107px;
}

.featAuction a.picto img {
    position: absolute;
    left: 24px;
    top: 8px;
    border: 1px solid #a1a1a1;
}

.featAuction a.picto:hover img {
    left: 19px;
    width: 100px;
    height: 100px;
    top: 1px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
}

.footer {
    clear: both;
    color: var(--white-color);
    font-size: 13px;
    margin: 0 20px 0 20px;
}

.footer .column {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.footer .column .head, .footer .onlyoneline .head {
    font-weight: bold;
    font-size: 150%;
    margin-bottom: 0.5em;
}

.footer .column ul {
    text-align: left;
    line-height: 160%;
}

.footer a:link,
.footer a:visited, #superHeader a {
    color: var(--white-color);
    text-decoration: none;
}
#superHeader{ font-size: 13px; }
#supHContainer{display: flex; width: 100%; height: 26px; align-items: center; gap: 10px;}
#supHContainer > div { height: 15px;}
#superHeader a:hover {
    text-decoration: underline;
}

.footer .column .noirSurvol:hover {
}

.footer .column .grasSurvol:hover, .footer .onlyoneline .grasSurvol:hover {
    background-color: var(--green-secondary-color);
    border-radius: 3px;
    padding: 3px;
}

.footer .news-letter-email-input {
    height: 30px;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #c1c1c1
}

.footer .onlyoneline {
    margin-top: 15px;
    display: flex;
    align-items: baseline;
}

.footer .onlyoneline a {
    padding: 3px;
}

.footer .onlyoneline .head, .footer .onlyoneline ul, .footer .onlyoneline ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 0;
}

.iconSocial svg {
    width: 40px;
    fill: #FFF;
}

.onegreenblock {
    width: 25%;
    text-align: center;
    display: inline-block;
}

.innerlogo {
    margin: auto;
}

.innertext {
    display: inline-block;
    padding-top: 10px;
    font-weight: bold;
    line-height: 125%;
}

.onegreenblock a {
    padding: 25px;
    display: block;
}

.onegreenblock a:hover {
    background-color: #e0e0e0;
    border-radius: 3px;
}

#footerbegin {
    clear: both;
    border-bottom: 1px solid var(--anthracite-color);
    height: 1px;
    margin: 20px 20px 0 20px;
}

.errfont {
    clear: both;
    background-color: var(--gray-light-color);
    font-weight: bold;
    font-family: Verdana, Arial, Sans;
    color: var(--orange-color);
    font-size: 16px;
    border: 1px solid var(--orange-color);
    text-align: center;
    padding: 10px 10px 10px 40px;
    min-height: 32px;
}

.helppop,
.helppopbot {
    padding-left: 2px;
    padding-right: 5px;
}

.helppop img,
.helppopbot img {
    vertical-align: bottom;
}

.pay3xPopUpContent,
.payCBMultiPopUpContent {
    font-size: 90%;
    width: 550px;
}

.payCBMultiPopUpContent h3 {
    padding: 0 0 20px 0;
}

.payCBMultiPopUpContent p {
    margin-top: 10px;
    margin-bottom: 9px;
}

#bubulle {
    border: 2px solid var(--green-color);
    border-radius: 8px;
    padding: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
}

#bulle_conteneur h1 {
    font-size: 16px;
    font-weight: bold;
}

#bulle_conteneur .bhead {
    font-size: 16px;
    font-weight: bold;
}

.warning {
    border: 1px solid #999;
    font-size: 14px;
    padding: 15px;
    background: var(--gray-light-color) url("img/warning.jpg") no-repeat right top;
}

.warning h2 {
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
}

.warning h2:first-child {
    margin-top: 0;
}

.warning ul {
    padding-left: 24px;
}

.warning li {
    list-style: disc;
}

.boxinfo {
    background: #fff url("img/info.jpg") no-repeat right top;
}

.boxinterro {
    background: #fff url("img/interro.jpg") no-repeat right top;
}

.boxalert {
    background: #fff url("img/alert.jpg") no-repeat right top;
}

#ItemDescription ul {
    padding-left: 24px;
}

#ItemDescription li {
    list-style: disc;
}

.buyitnow,
.buyitnowonly {
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    color: var(--green-color);
}

.commentaire {
    margin: 0 0 20px 0;
    clear: both;
}

.messageinfo {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 60px 10px 10px;
    color: var(--anthracite-color);
}

.bigger1 {
    font-size: 16px;
}

#blocpromo {
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid var(--orange-color);
    background-color: var(--gray-light-color);
    clear: both;
}

#embpagescontrol1 {
    margin-bottom: 10px;
}

#embpagescontrol2 {
    margin: 0 0 8px;
}

#pagescontrol {
    text-align: center;
    color: var(--anthracite-color);
    background-color: var(--gray-light-color);
    padding: 4px;
}

#prec {
    display: block;
    width: 80px;
    text-align: left;
    float: left;
    padding-left: 20px;
    background: transparent url("img/control_rewind.png") no-repeat left 2px;
}

#suiv {
    display: block;
    width: 80px;
    text-align: right;
    float: right;
    background: transparent url("img/control_fastforward.png") no-repeat right 2px;
    padding-right: 20px;
}

#preco {
    display: block;
    width: 80px;
    float: left;
}

#suivo {
    display: block;
    width: 80px;
    float: right;
}

#layerblack0, #layerblack, #layerblack2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 197;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #000000;
}

#layerblack {
    z-index: 199;
}

#layerblack2 {
    z-index: 901;
}

a:focus {
    outline: none;
}

input:focus {
    outline: none;
}

#inscription span {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    top: 14px;
    left: 45px;
    overflow: hidden;
}

/* New Info start */
#_INFO.confirm {
    padding: 20px 15px 25px;
}

#_INFO.confirm #_INFODIV {
    max-width: 460px;
    padding: 20px;
}

#_INFO.confirm #_buttonConfirm {
    margin: 5px 0;
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    justify-content: flex-end;
}

/* New Info end */
#_INFO0,
#_INFO,
#_INFO2 {
    background-color: #fff;
    position: absolute;
    padding: 10px;
    border: none;
    border-radius: 5px;
}

#_INFO0 {
    z-index: 198;
}

#_INFODIV0 {
    padding: 10px;
    z-index: 199;
}

#_buttonclose0 {
    text-align: center;
}

#_INFO {
    z-index: 900;
}

#_INFODIV {
    padding: 10px;
    z-index: 9999;
}

#_buttonclose {
    text-align: center;
}

#_INFO2 {
    z-index: 902;
}

#_INFODIV2 {
    padding: 10px;
    z-index: 9999;
}

#_buttonclose2 {
    text-align: center;
}

#_IERROR {
    background-color: var(--gray-light-color);
    position: absolute;
    padding: 10px;
    z-index: 900;
    border: none;
    border-radius: 5px;
}

#_IERRORDIV {
    z-index: 9999;
    padding: 10px;
}

#filtercat {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 200px;
    padding: 10px;
    z-index: 100;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
    border: 1px solid var(--gray-color);
}

#filtercat ul {
    display: block;
}

#filtercat ul li {
    display: block;
    height: 16px;
    cursor: default;
}

#filtercat ul li.selected {
    background-color: #6e6e6e;
    color: #fff;
}

#filtercat ul li:hover {
    background-color: #333;
    color: #fff;
}

#filtercat ul li.vide:hover {
    background-color: #fff;
}

.helppop {
    cursor: default;
    text-decoration: none;
}

.pp {
    left: -3999px;
    position: absolute;
    top: 0;
    z-index: 500;
}

#iconHeaderTools {
    position: absolute;
    right: 10px;
    top: 17px;
}

#iconHeaderTools > * {
    box-sizing: border-box;
}

#bloc_notconnected {
    text-decoration: none;
}

.iconHeader {
    position: relative;
    color: var(--green-color);
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    margin-right: 10px;
    min-width: 45px;
}

#bloc_shoppingcart.iconHeader {
    min-width: 52px;
    margin-right: 0;
}

.iconHeader .hmenu {
    text-align: center;
    display: block;
    text-decoration: none;
}

.iconHeader svg.master {
    fill: var(--green-color);
    width: 22px;
    vertical-align: middle;
}

.iconHeader .iconHCount {
    position: absolute;
    top: -7px;
    right: 5px;
    border-radius: 50%;
    background-color: var(--green-color);
    color: #FFF;
    font-size: 11px;
    text-align: center;
    border: 2px solid #FFF;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
}

.iconHeader .iconHLabel {
    font-size: 12px;
    margin-top: 1px;
    min-height: 27px;
}

.carnav-size0 {
    font-size: 11px;
}

.carnav-size10 {
    font-size: 9px;
}

#shoppingcart_wrapper {
    position: absolute;
    width: 260px;
    left: -205px;
    box-sizing: border-box;
    z-index: 1416;
    overflow: hidden;
}

#shoppingcart_content {
    padding: 10px 0 0 0;
    margin: 0;
    position: relative;
}

#shoppingcart-alert {
    position: absolute;
    right: 7px;
    top: 0;
}

.navcartelm {
    margin: 10px 18px 10px;
    display: block;
    min-height: 40px;
    padding: 0 0 0 50px;
    position: relative;
    text-decoration: none !important;
}

.navcartelm:hover {
}

.navcartelm img {
    height: 40px;
    width: 40px;
    border: none;
    position: absolute;
    left: 0;
    top: 0;
}

.navcartelm .cartqty {
    display: block;
    text-decoration: none;
    color: #888;
    font-size: 13px;
    margin-top: 5px;
    border-bottom: 1px solid var(--gray-color);
    padding-bottom: 10px;
}

#shoppingcart_content .navcartelm:last-child .cartqty {
    border-bottom: none;
    padding-bottom: 0;
}

.navcartelm span.cartitle {
    text-decoration: none;
}

.pl1 {
    padding-left: 10px;
}

.pl2 {
    padding-left: 20px;
}

.pr1 {
    padding-right: 10px;
}

.pr2 {
    padding-right: 20px;
}

#shoppingcartbtn {
    display: block;
    margin: 0;
    text-align: center;
}

#shoppingcartbtn:hover {
    border: none !important;
}

#shoppingcartbtn span {
    font-size: 80%
}

#phonenumber {
    display: inline-block;
    vertical-align: top;
    font-size: 115%;
    color: var(--white-color);
}

#phonenumber svg {
    height: 13px;
    width: 13px;
    fill: var(--white-color);
}

.footer #phonenumber {
    display: block;
    font-size: 17px;
}

.footer #phoneprice {
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 10px;
}

#phoneprice {
    font-size: 70%;
    display: inline-block;
    line-height: 10px;
    vertical-align: middle;
    color: var(--anthracite-light-color);
    text-align: left;
}

span.stars,
span.stars span {
    display: inline-block;
    background: transparent url("img/stars.png") repeat-x scroll 0 -16px;
    width: 80px;
    height: 16px;
    line-height: 16px;
    vertical-align: top;
    text-align: left;
}

span.smallStars,
span.smallStars span {
    display: inline-block;
    background: transparent url("/themes/naturabuy/img/stars_small.png") repeat-x scroll 0 -12px;
    width: 60px;
    height: 12px;
    line-height: 12px;
    vertical-align: middle;
    text-align: left;
}

span.bigStars,
span.bigStars span {
    display: inline-block;
    background: transparent url("/themes/naturabuy/img/stars_big.png") repeat-x scroll 0 -18px;
    width: 90px;
    height: 18px;
    line-height: 18px;
    vertical-align: top;
    text-align: left;
}

span.stars span,
span.smallStars span,
span.bigStars span {
    background-position: 0 0;
    display: block;
}

.smallStarsSibling {
    display: inline-block;
    height: 12px;
    line-height: 12px;
    vertical-align: middle;
}

.starsSibling {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.bigStarsSibling {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
}

.ir {
    /* see http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/ */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

a.linkAddToCart:hover .addToCart {
    background-position: 0 0;
}

/* Hint.css (base version) - v2.3.0 - 2016-05-21
* http://kushagragour.in/lab/hint/
* Copyright (c) 2016 Kushagra Gour; Licensed  */
[class*=hint--] {
    position: relative;
    display: inline-block;
}

[class*=hint--]:after,
[class*=hint--]:before {
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    transition-delay: 0ms;
}

[class*=hint--]:hover:after,
[class*=hint--]:hover:before {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    transition-delay: 100ms;
}

[class*=hint--]:before {
    content: '';
    position: absolute;
    background: 0 0;
    border: 6px solid transparent;
    z-index: 1000001;
}

[class*=hint--]:after {
    background: #383838;
    color: #fff;
    padding: 8px 10px;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 12px;
    white-space: pre;
}

[class*=hint--][aria-label]:after {
    content: attr(aria-label);
}

[class*=hint--][data-hint]:after {
    content: attr(data-hint);
}

[aria-label='']:after,
[aria-label='']:before,
[data-hint='']:after,
[data-hint='']:before {
    display: none !important;
}

.hint--top-left:before,
.hint--top-right:before,
.hint--top:before {
    border-top-color: #383838;
}

.hint--bottom-left:before,
.hint--bottom-right:before,
.hint--bottom:before {
    border-bottom-color: #383838;
}

.hint--top:after,
.hint--top:before {
    bottom: 100%;
    left: 50%;
}

.hint--top:before {
    margin-bottom: -11px;
    left: calc(50% - 6px);
}

.hint--top:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hint--top:focus:before,
.hint--top:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--top:focus:after,
.hint--top:hover:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
}

.hint--bottom:after,
.hint--bottom:before {
    top: 100%;
    left: 50%;
}

.hint--bottom:before {
    margin-top: -11px;
    left: calc(50% - 6px);
}

.hint--bottom:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}

.hint--bottom:focus:before,
.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--bottom:focus:after,
.hint--bottom:hover:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px);
}

.hint--right:before {
    border-right-color: #383838;
    margin-left: -11px;
    margin-bottom: -6px;
}

.hint--right:after {
    margin-bottom: -14px;
}

.hint--right:after,
.hint--right:before {
    left: 100%;
    bottom: 50%;
}

.hint--right:focus:after,
.hint--right:focus:before,
.hint--right:hover:after,
.hint--right:hover:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px);
}

.hint--left:before {
    border-left-color: #383838;
    margin-right: -11px;
    margin-bottom: -6px;
}

.hint--left:after {
    margin-bottom: -14px;
}

.hint--left:after,
.hint--left:before {
    right: 100%;
    bottom: 50%;
}

.hint--left:focus:after,
.hint--left:focus:before,
.hint--left:hover:after,
.hint--left:hover:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px);
}

.hint--top-left:after,
.hint--top-left:before {
    bottom: 100%;
    left: 50%;
}

.hint--top-left:before {
    margin-bottom: -11px;
    left: calc(50% - 6px);
}

.hint--top-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px;
}

.hint--top-left:focus:before,
.hint--top-left:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--top-left:focus:after,
.hint--top-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px);
}

.hint--top-right:after,
.hint--top-right:before {
    bottom: 100%;
    left: 50%;
}

.hint--top-right:before {
    margin-bottom: -11px;
    left: calc(50% - 6px);
}

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px;
}

.hint--top-right:focus:after,
.hint--top-right:focus:before,
.hint--top-right:hover:after,
.hint--top-right:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--bottom-left:after,
.hint--bottom-left:before {
    top: 100%;
    left: 50%;
}

.hint--bottom-left:before {
    margin-top: -11px;
    left: calc(50% - 6px);
}

.hint--bottom-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px;
}

.hint--bottom-left:focus:before,
.hint--bottom-left:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--bottom-left:focus:after,
.hint--bottom-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px);
}

.hint--bottom-right:after,
.hint--bottom-right:before {
    top: 100%;
    left: 50%;
}

.hint--bottom-right:before {
    margin-top: -11px;
    left: calc(50% - 6px);
}

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px;
}

.hint--bottom-right:focus:after,
.hint--bottom-right:focus:before,
.hint--bottom-right:hover:after,
.hint--bottom-right:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--large:after,
.hint--medium:after,
.hint--small:after {
    white-space: normal;
    line-height: 1.4em;
}

.hint--small:after {
    width: 80px;
}

.hint--medium:after {
    width: 150px;
}

.hint--large:after {
    width: 300px;
}

.hint--always:after,
.hint--always:before {
    opacity: 1;
    visibility: visible;
}

.hint--always.hint--top:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--always.hint--top:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px);
}

.hint--always.hint--top-left:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--always.hint--top-left:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px);
}

.hint--always.hint--top-right:after,
.hint--always.hint--top-right:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px);
}

.hint--always.hint--bottom:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--always.hint--bottom:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px);
}

.hint--always.hint--bottom-left:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--always.hint--bottom-left:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px);
}

.hint--always.hint--bottom-right:after,
.hint--always.hint--bottom-right:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px);
}

.hint--always.hint--left:after,
.hint--always.hint--left:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px);
}

.hint--always.hint--right:after,
.hint--always.hint--right:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px);
}

.closeLink {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: transparent url("img/close.png");
    /* see http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/ */
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.hp1,
.hp2,
.hp3,
.hp4,
.hp6,
.hp7,
.hp8,
.hp9 {
    background: transparent url("img/achetezmalin1.png") no-repeat center top;
    height: 64px;
}

.hp2 {
    background-position: center -180px;
}

.hp3 {
    background-position: center -120px;
}

.hp4 {
    background-position: center -240px;
}

.hp6 {
    background-position: center -300px;
}

.hp7 {
    background-position: center -60px;
}

.hp8 {
    background-position: center -360px;
}

.hp9 {
    background-position: center -420px;
}

.bonplanblock {
    display: inline-block;
    width: 33%;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    vertical-align: top;
}

.bonplantitle {
    margin-top: 10px;
    height: 34px;
}

.bonplanblock:nth-child(1),
.bonplanblock:nth-child(2),
.bonplanblock:nth-child(3) {
    border-bottom: 1px solid var(--gray-light-color);
}

.bonplanblock:nth-child(1),
.bonplanblock:nth-child(2),
.bonplanblock:nth-child(4),
.bonplanblock:nth-child(5) {
    border-right: 1px solid var(--gray-light-color);
}

.bonplanblock:hover {
    background-color: var(--gray-light-color);
}

.malinblock .innermalin {
    display: block;
}

.malinblock {
    font-family: "fjallaone", Arial, serif;
    text-transform: uppercase;
    font-size: 16px;
}

.malinblock a {
    background-color: #FFFFFF;
    border: 1px solid #F35400;
    border-radius: 10px;
    color: var(--orange-color) !important;
    padding: 10px 13px;
    box-shadow: 0 0 1px 1px var(--orange-color) inset
}

.malinblock a:hover {
    background-color: var(--orange-color);
    color: #FFF !important;
    border-color: #FFF;
    box-shadow: 0 -1px 2px 2px #F35400 inset
}

.malinblock a:hover svg {
    fill: #FFFFFF;
}

.malinblock svg {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    width: 36px;
    margin-right: 5px;
    fill: var(--orange-color);
}

.malinblock .innermalin div.malinwrap {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.malinblock .innermalin span {
    display: block;
}

.malinblock .innermalin span.malint2 {
    font-size: 12px;
    font-weight: normal;
}

.malin_mega {
    text-align: center;
    background-color: var(--green-color);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px 0;
}

.malin_mega .malinblock a {
    border: none;
    color: var(--green-color) !important;
    padding: 10px 20px;
    box-shadow: 0 0 1px 1px var(--green-color) inset ;
    display: block;
}

.malin_mega .malinblock a:hover {
    color: var(--white-color) !important;
}

.malin_mega .malinblock a:hover svg {
}

.malin_mega .malinblock svg {
    fill: var(--green-color);
}

.malin_home {
    text-align: center;
    background-color: var(--orange-color);
    padding: 20px 0;
    border-radius: 3px;
}

.malin_home .malinblock {
    font-size: 26px;
}

.malin_home .malinblock svg {
    width: 42px;
    height: 42px;
}

.malin_home .malinblock a {
    height: 52px;
    display: grid;
    align-content: center;
}

.malin_home .malinblock .innermalin span.malint2 {
    font-size: 16px;
}

.spmenuwrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 100;
    box-sizing: border-box;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 9px 18px -6px #666;
    width: 100%;
    background: #FFF url(univers/img/megamenu.jpg?v=4) no-repeat left top;
    border-top: 6px solid var(--green-color);
}

.spmenuwrapper * {
    box-sizing: border-box;
}

.spmenuwrapper a:link {
    text-decoration: none;
}

#megau_peche .spmenuwrapper {
    background-position-x: -1200px;
}

#megau_tir .spmenuwrapper {
    background-position-x: -2400px;
}

#megau_collection .spmenuwrapper {
    background-position-x: -3600px;
}

#megau_tactique .spmenuwrapper {
    background-position-x: -4800px;
}

#megau_outdoor .spmenuwrapper {
    background-position-x: -6000px;
}

.spmenuwrapper .topcatall .button.buttonwhite.cta {
    padding: 6px 10px 6px 6px;
    border-radius: 7px;
    font-size: 14px;
    line-height: 16px;
}

.spmenuwrapper .topcatall .button.buttonwhite.cta::before {
    margin-right: 0;
    transform: rotate(270deg) scale(0.6);
}

/* notification counter */
div.counter {
    background: var(--orange-color);
    color: var(--white-color);
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 17px;
    vertical-align: top;
    text-decoration: none;
    position: absolute;
    right: 7px;
    top: -4px;
    border: 1px solid #FFF;
}

#bloc_shoppingcart.iconHeader div.counter {
    right: 5px;
    background: var(--green-color);
    color: #fff;
}

#megau_notification.iconHeader div.counter {
    right: 4px;
}

div.smallCounter {
    display: block;
    background: var(--gray-color);
    color: var(--green-color);
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    text-decoration: none;
    position: absolute;
    right: -34px;
    top: 0;
}

#monaturabuy_submenu .sub-menu-link {
    position: relative;
    margin-right: 3px;
}

div[data-count="0"].counter,
div[data-count="0"].smallCounter {
    display: none;
}

/* submenus */

.megau_submenu {
    position: absolute;
    right: 0;
    z-index: 100;
    visibility: hidden;
}

.megau_linear {
    background: linear-gradient(to bottom, var(--green-color) 3px, #ffffff 3px, var(--gray-light-color) 100%);
    top: 44px;
    border-radius: 7px;
    box-shadow: 0 9px 18px -6px #666;
    overflow: hidden;
}

.iconHeader:hover::before, #bloc_connected:hover::before, .needArrowDeco:hover::before {
    content: '';
    height: 0;
    width: 0;
    border-right: 4px solid transparent;
    border-bottom: 4px solid var(--green-color);
    border-left: 4px solid transparent;
    position: absolute;
    left: 50%;
    bottom: 6px;
    margin-left: -2px;
}

#monaturabuy_submenu {
    right: -90px;
    white-space: nowrap;
    display: table;
}

#megau_monaturabuy:hover #monaturabuy_submenu {
    visibility: visible;
}

#monaturabuy_submenu .submenu_title, #monusermenu_submenu .submenu_title, #notification_submenu_title {
    font-size: 18px;
    color: var(--green-color);
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

#monaturabuy_submenu li, #monusermenu_submenu li {
    margin-top: 0;
    line-height: 15px;
}

.submenu_backbtn {
    text-align: center;
    background-color: var(--green-color);
    padding: 10px;
}

#iconHeaderTools .button.cta {
    padding: 6px 10px;
    border-radius: 7px;
    font-size: 14px;
    line-height: 16px;
    display: inline-block;
    border: none !important;
}

#iconHeaderTools .button.cta:hover {
    background-color: white;
}

#iconHeaderTools .button.cta::before {
    margin-right: 0;
    transform: rotate(270deg) scale(0.6);
}

#monusermenu_submenu {
    left: -95px;
    white-space: nowrap;
    display: table;
    top: 51px;
}

#monusermenu_submenu.megapro {
    left: 8px;
}

#monusermenu_submenu.megapro .megaBuy {
    display: none;
}

#bloc_connected:hover #monusermenu_submenu {
    visibility: visible;
}

#bloc_connected:hover::before {
    bottom: -5px;
}

.submenu_main_column {
}

/* MyNaturabuy links */
#monaturabuy_submenu a, #monusermenu_submenu a {
    cursor: pointer;
    display: block;
    padding: 5px 3px;
}

#monusermenu_submenu a {
    padding: 4px 2px;
}

#monaturabuy_submenu a:hover, #monusermenu_submenu a:hover {
    background-color: var(--gray-color);
    border-radius: 4px;
}

/*on mouse over MyNaturabuy button in the menu :
   - Hide new messages counter because it's already displayed in submenu */
#megau_monaturabuy:hover > a .counter {
    /*  display: none;*/
}

/* "Notifications" submenu */
#notification_submenu {
    width: 470px;
    right: -200px;
}

#megau_notification:hover #notification_submenu {
    visibility: visible;
}

.notification_container {
    position: relative;
    min-height: 70px;
}

.notification_submenu_header {
    padding: 7px;
    border-bottom: 1px solid #dadada;
    margin-top: 5px;
    text-align: right;
}

#notification_submenu_title {
    display: inline-block;
}

#notification_submenu_markallasread {
    font-size: 10px;
    cursor: pointer;
    color: #555;
    line-height: 16px;
}

#notification_submenu_markallasread:hover {
    /* color: #242424; */
}

.notification_submenu_footer {
    border-top: 1px solid #dadada;
    text-align: center;
    display: block;
    border-radius: 0 0 7px 7px;
}

.notification_list_empty {
    text-align: center;
    padding: 50px 15px;
    color: #a1a1a1;
    background: var(--gray-light-color);
}

.notification_busy_icon {
    background: #fff url("/themes/naturabuy/img/wait1.gif") no-repeat scroll center center;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0.7;
    min-height: 70px;
    z-index: 20;
}

.notification_obstructor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    cursor: default;
}

#notification_submenu_content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 420px;
}

.notification_time_group {
    font-size: 11px;
    background: var(--gray-light-color);
    padding: 3px 7px;
    color: #bababa;
    border-bottom: 1px solid #dadada;
}

.notification_row {
    padding: 5px 7px;
    border-bottom: 1px solid #dadada;
    color: #555;
    box-sizing: unset !important;
    cursor: pointer;
    position: relative;
}

.notification_row:last-child {
    border-bottom: 0;
}

.notification_row_logo {
    height: 20px;
    width: 25px;
    vertical-align: middle;
    padding-right: 5px;
    box-sizing: border-box;
    fill: var(--green-color);
}

/* NEW */
.notification_row.new {
    /* background-color: white;
      border-left: 3px solid var(--orange-color);
      padding-left: 4px; */
    background-color: #efefef;
}

.notification_row.new .notification_row_logo {
    fill: var(--green-color);
}

.notification_row.new:hover {
    /* background-color: var(--gray-light-color); */
    background-color: var(--gray-light-color);
}

/* SEEN */
.notification_row.seen,
.notification_row.read {
    background-color: #FFF;
}

.notification_row.seen:hover,
.notification_row.read:hover {
    background-color: var(--gray-light-color);
}

.notification_row_content {
    word-break: break-word;
    font-size: 12px;
    height: 55px;
    display: table;
}

.notification_row_text {
    line-height: 14px;
    max-height: 28px;
    overflow: hidden;
    color: var(--green-color);
}

.notification_row.read .notification_row_text {
    color: rgba(var(--anthracite-color-rgb), 0.70);
}

.notification_row_date {
    font-size: 10px;
    margin-top: 2px;
    color: #a1a1a1;
}

.notification_row_img {
    margin-right: 5px;
    float: left;
    border-radius: 5px;
}

.notification_row_text_and_date {
    display: table-cell;
    vertical-align: middle;
}

.notification_row_options {
    visibility: hidden;
    padding-left: 5px;
    float: right;
    width: 25px;
    height: 55px;
    box-sizing: border-box;
}

.notification_row:hover .notification_row_options {
    visibility: visible;
}

.notification_row_option {
    vertical-align: top;
    cursor: pointer;
    fill: #a1a1a1;
}

.notification_row_option:hover {
    fill: #555;
}

.notification_row_actions {
    position: absolute;
    right: 10px;
    top: 7px;
    background: #fff;
    border: 1px solid #a1a1a1;
    box-shadow: -1px 2px 5px 0 #a1a1a1;
    z-index: 15;
    padding: 2px 0;
    cursor: default;
}

.notification_row_action {
    font-size: 12px;
    padding: 2px 5px;
    margin-bottom: 2px;
    font-weight: normal;
    cursor: pointer;
}

.notification_row_action:last-child {
    margin-bottom: 0;
}

.notification_row_action:hover {
    background: var(--green-color);
    color: #fff;
}

.submenu_main_link {
    position: relative;
    display: block;
    align-items: center;
    margin-right: 32px;
    text-decoration: none !important;
}

#cacheU {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
    opacity: 0;
    background-color: #000;
    visibility: hidden;
    transition: opacity 0.3s linear 0s;
}

.YouYou {
    visibility: visible !important;
    opacity: 0.35 !important;
}

#global-baropt li:hover .spmenuwrapper,
#global-baropt li.touchover .spmenuwrapper {
    display: block;
}

#global-baropt.noway li:hover .spmenuwrapper {
    display: none;
}

#megau_notification, #megau_monaturabuy {

}

div.nd-icon {
}

#bloc_log {
    font-size: 13px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#bloc_log.connected {
    margin-right: 0;
    margin-top: -7px;
}

#bloc_connected {
    height: 40px;
    border-radius: 40px;
    background-color: var(--gray-light-color);
    padding: 3px;
}

#bloc_connected a {
    display: block;
    text-decoration: none !important;
}

#bloc_connected a svg {
    fill: #323233;
}

#bloc_connected a span {
    color: #323233;
}

#bloc_connected a:hover svg {
    fill: var(--orange-color);
}

#bloc_connected a:hover span {
    color: var(--orange-color);
}

#bloc_connected #avatar_connected {
    vertical-align: top;
    display: inline-block;
}

#bloc_connected a:hover #avatar_connected {
    border: 2px solid var(--orange-color);
    vertical-align: top;
    display: inline-block;
}

#bloc_connected a #avatar_connected {
    border: 2px solid white;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
}

#bloc_connected a .avatar-round, #bloc_connected a .lettermaj {
    border: 2px solid white;
}

#bloc_connected #nickname {
    vertical-align: top;
    width: 100px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-break: normal;
    padding-top: 5px;
}

#bloc_connected #usernameinfolink {
    position: relative;
    top: -17px;
    left: 43px;
    font-size: 12px;
    font-weight: normal;
}

.avatar-round {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    text-align: center;
}

.avatar-round-big {
    height: 110px;
    width: 110px;
}

.avatar-round-medium {
    height: 80px;
    width: 80px;
}

.avatar-round-small {
    height: 32px;
    width: 32px;
}

.lettermaj {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: bold;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    text-align: center;
    color: white;
}

.lettermaj-big {
    height: 90px;
    width: 90px;
    line-height: 94px;
    font-size: 50px;
}

.lettermaj-medium {
    height: 75px;
    width: 75px;
    line-height: 75px;
    font-size: 37px;
}

.lettermaj-small {
    height: 32px;
    width: 32px;
    line-height: 35px;
    font-size: 21px;
}

.lettermaj-part {
    background-color: var(--green-color);
}

.lettermaj-pro {
    background-color: var(--anthracite-light-color);
}

.newcatall_col {
}

.topcatall {
}

.newcatall {
    margin-top: 4px;
}

.newcatall.letter {
    color: var(--green-color);
    text-align: left;
    font-family: "fjallaone", Arial, serif;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 20px;
}

.newcatall.letter:first-child {
    margin-top: 10px;
}


.featured_catall_col .newcatall a,
.featured_catall_col .newcatall span.zephyr {
    font-size: 16px;
    margin-top: 5px;
}

.featured_catall_col {
    position: absolute;
    top: 10px;
    right: 10px;
}

.featured-title {
    font-size: 17px;
    padding: 6px 0;
    vertical-align: middle;
}

.featured-title .star {
    margin: 0 7px -4px 16px;
}

.featured_catall_col .featured-brands {
    display: flex;
    justify-content: space-between;
    padding: 5px;
}

.featured_catall_col .featured-brands .featured-brand {
    width: 77px;
    height: 77px;
    font-size: 10px;
    display: inline-block;
    padding-top: 75px;
    background-repeat: no-repeat;
    background-color: white;
    background-position: 2px 2px;
    text-align: center;
    border: 1px solid var(--green-color);
    border-radius: 5px;
    overflow: hidden;
    margin-left: 5px;
}

.featured_catall_col .featured-brands .featured-brand:hover {
    border-color: var(--orange-color);
}

.newcatall a:hover {
    color: var(--orange-color);
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 6px solid var(--anthracite-color);
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-top: 6px solid var(--anthracite-color);
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;

    border-left: 7px solid var(--anthracite-color);
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;

    border-right: 7px solid var(--anthracite-color);
}

.page-breadcrumb-list {
    display: flex;
    align-items: center;
    font-size: 15px;
}

.page-breadcrumb {
    color: var(--anthracite-color);
    display: inline-block;
}

.page-breadcrumb a {
    text-decoration: none;
}

.catutile {
    color: var(--green-color);
    font-size: 16px;
    display: inline;
    font-weight: bold;
}

.button-history-back {
    background: var(--green-color);
    border-radius: 4px;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    padding: 6px;
    cursor: pointer;
    color: #fff;
}

.button-history-back,
.button-history-back svg {
    height: 15px;
    width: 15px;
}

.rotate-minus-90 {
    transform: rotate(-90deg);
}

.rotate-90 {
    transform: rotate(90deg);
}

.rotate-180 {
    transform: rotate(180deg);
}

.free-shipping-tag {
    background-color: var(--anthracite-dark-color);
    color: #FFF;
    padding: 5px;
}

/* ======= nbForms starts ======= */

/* general rules : */
.nbForm input[type="checkbox"],
.nbForm input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    font: inherit;
    width: 1em;
    height: 1em;
    border: 1px solid var(--green-color);
    border-radius: 2px;
    cursor: pointer;
}

.nbForm input[type="checkbox"]:hover,
.nbForm input[type="radio"]:hover {
    background-color: #CCC;
}

.nbForm input[type="checkbox"]:checked,
.nbForm input[type="radio"]:checked {
    border-radius: 2px;
    width: 1em;
    height: 1em;
    transition: 120ms background-color ease-in-out;
    background-color: var(--green-color);
}

.nbForm input:disabled[type="checkbox"],
.nbForm input:disabled[type="radio"] {
    opacity: 0.7;
}

.nbForm input[type="text"], .nbForm input[type="email"], .nbForm input[type="password"], .nbForm input[type="tel"], .nbForm input[type="number"], .nbForm select {
    display: inline-block;
    margin: 2px 0;
    padding: 7px 6px;
    font-size: 1.2em;
    border-radius: 3px;
    border: 1px solid var(--gray-color);
    height: 35px;
    box-sizing: border-box;
}

.nbForm input[type="text"]:focus, .nbForm input[type="email"]:focus, .nbForm input[type="password"]:focus, .nbForm input[type="tel"]:focus, .nbForm input[type="number"]:focus, .nbForm select:focus {
    border: 1px solid var(--green-color);
    outline: none;
}

.nbForm input[type="password"].nbFormFieldPwd_with_show, .nbForm input[type="text"].nbFormFieldPwd_with_show {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-sizing: border-box;
}

.nbForm input[type="password"].nbFormFieldPwd_with_show::-ms-reveal {
    display: none;
}

.nbForm input[type="password"].nbFormFieldPwd_with_show::-ms-clear {
    display: none;
}

.nbForm textarea:focus-visible {
    outline: none;
}

.nbForm label, .nbForm .nbFormLabel {
    font-size: 1em;
    display: block;
}

.nbForm .nbFormRadiosWrapper label, .nbForm .nbFormCheckboxesWrapper label {
    font-weight: normal;
    font-size: 14px;
    vertical-align: middle;
}

.nbForm input[type="checkbox"] + label,
.nbForm input[type="radio"] + label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    padding-top: 3px;
}

.nbForm input[type="checkbox"].readonly,
.nbForm select.readonly,
.nbForm label.checkbox-readonly {
    opacity: 0.5;
    cursor: not-allowed;
}

/* distinct rules needed so that everything works fine with FF */
.nbForm input[type="text"]:read-only, .nbForm input[type="number"]:read-only {
    opacity: 0.5;
    cursor: not-allowed;
}

.nbForm input[type="text"]:-moz-read-only, .nbForm input[type="number"]:-moz-read-only {
    opacity: 0.5;
    cursor: not-allowed;
}

.nbForm .pwd_show {
    height: 35px;
    margin: 2px 0;
    padding: 7px 6px;
    font-size: 1em;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid var(--anthracite-light-color);
    color: white;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    vertical-align: top;
    line-height: 18px;
}

.nbForm .pwd_show.show,
.nbForm .pwd_show.mask {
    background-color: var(--anthracite-light-color);
}

.nbForm .pwd_show.show:hover,
.nbForm .pwd_show.mask:hover {
    background-color: #AFAFB0;
}

.nbForm .pwd_score {
    position: absolute;
    margin: -30px 0 0 190px;
    width: 50px;
    visibility: hidden;
}

.nbForm .pwd_score .pwd_weak {
    background-color: var(--red-color);
    width: 20%;
}

.nbForm .pwd_score .pwd_standard {
    background-color: var(--yellow-color);
    width: 50%;
}

.nbForm .pwd_score .pwd_strong {
    background-color: var(--green-secondary-color);
    width: 100%;
}

.nbForm .pwd_score .pwd_level_str {
    color: grey;
    text-align: center;
    width: 100%;
    height: 16px;
    font-size: 11px;
}

.nbForm .pwd_score .pwd_level_bar {
    background-color: var(--gray-color);
    width: 100%;
    height: 6px;
    border-radius: 3px;
    overflow: hidden;
}

.nbForm .pwd_score .pwd_level_bar_fill {
    height: 100%;
}

/* .nbFormBig : form with bigger inputs */
.nbForm.nbFormBig input[type="text"], .nbForm.nbFormBig input[type="password"], .nbForm.nbFormBig input[type="number"] {
    padding: 8px;
    height: 40px;
    font-size: 16px;
    box-sizing: border-box;
}

.nbForm.nbFormBig .pwd_show {
    height: 40px;
    font-size: 1em;
    line-height: 25px;
    box-sizing: border-box;
}

/* .nbFormLogin : */
.nbForm.nbFormLogin input[type="text"], .nbForm.nbFormLogin input[type="password"], .nbForm.nbFormLogin input[type="number"] {
    margin: 0;
}

.nbForm.nbFormLogin .pwd_show {
    margin-top: 0;
}

/* .nbFormEditData : */
.nbForm.nbFormEditData input[type="text"], .nbForm.nbFormEditData input[type="email"], .nbForm.nbFormEditData input[type="password"], .nbForm.nbFormEditData input[type="tel"], .nbForm.nbFormEditData input[type="number"], .nbForm.nbFormEditData select {
    font-size: 14px;
}

.nbForm.nbFormEditData .nbFormRadiosWrapper label, .nbForm.nbFormEditData .nbFormRadiosWrapper .nbFormLabel {
    font-size: 14px;
}

.nbForm.nbFormEditData label, .nbForm.nbFormEditData .nbFormLabel {
    font-size: 13px;
}

/* .nbFormSell : */
.nbForm.nbFormSell input[type="text"], .nbForm.nbFormSell input[type="email"], .nbForm.nbFormSell input[type="password"], .nbForm.nbFormSell input[type="tel"], .nbForm.nbFormSell input[type="number"], .nbForm.nbFormSell select {
    padding: 3px 3px;
    font-size: 14px;
    height: 40px;
    border: 3px solid var(--gray-color);
}

.nbForm.nbFormSell #optionssell label, .nbForm.nbFormSell #blocinternational label {
    display: inline-block;
}

.nbForm.nbFormSell input[type="text"].inputWithUnit, .nbForm.nbFormSell input[type="number"].inputWithUnit {
    padding-left: 10px;
    text-align: left;
}

.nbForm.nbFormSell .unitForInput {
    margin-left: -20px;
    margin-right: 20px;
}

.nbForm.nbFormSell #tblofcriteres tr td:first-child {
    vertical-align: middle;
}

.nbForm.nbFormSell .nbFormLabelInputHeight {
    height: 27px;
    line-height: 27px;
}

.nbForm.nbFormSell select {
    border: 3px solid var(--gray-color);
    height: 40px;
}

.nbForm.nbFormSell #tblofcriteres label {
    margin-right: 5px;
    font-weight: normal;
    font-size: 14px;
    padding: 5px;
}

.nbForm.nbFormSell #tblofcriteres select {
    margin-right: 10px;
}

.nbForm.nbFormSell #tblofcriteres select, .nbForm.nbFormSell #tblofcriteres input[type="text"], .nbForm.nbFormSell #tblofcriteres input[type="number"] {
    min-width: 280px;
}

.nbForm.nbFormSell #tblofcriteres label > * {
    vertical-align: middle;
}

.nbForm.nbFormSell .helppop img, .nbForm.nbFormSell .helppopbot img {
    vertical-align: middle;
}

.nbForm.nbFormSell input[type="text"]:hover,
.nbForm.nbFormSell input[type="email"]:hover,
.nbForm.nbFormSell input[type="password"]:hover,
.nbForm.nbFormSell input[type="tel"]:hover,
.nbForm.nbFormSell input[type="number"]:hover,
.nbForm.nbFormSell select:hover {
    border: 3px solid var(--green-color);
}

.nbForm.nbFormSell input[type="text"]:focus,
.nbForm.nbFormSell input[type="email"]:focus,
.nbForm.nbFormSell input[type="password"]:focus,
.nbForm.nbFormSell input[type="number"]:focus,
.nbForm.nbFormSell select:focus {
    border: 3px solid var(--green-color);
    outline: none;
}

.nbForm input[type="text"]:disabled, .nbForm input[type="email"]:disabled, .nbForm input[type="password"]:disabled, .nbForm input[type="tel"]:disabled, .nbForm input[type="number"]:disabled, .nbForm select:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.nbForm input[type="number"]::-webkit-outer-spin-button,
.nbForm input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.nbForm input[type="number"] {
    -moz-appearance: textfield;
}

/* ======= nbForms end ======= */

.inbl {
    display: inline-block;
}

#indicator {
    position: absolute;
    z-index: 2299;
    padding: 20px;
    border: 1px solid var(--green-color);
    border-radius: 10px;
    background-color: var(--gray-light-color);
    box-shadow: 0 0 10px var(--gray-light-color)
}

.loaderNB {
    border: 3px solid var(--green-color);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1.33s linear infinite;
    position: relative;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loaderNB::after {
    content: '';
    background-color: var(--green-color);
    width: 4px;
    height: 10px;
    position: absolute;
    left: 26px;
    top: -1px;
}

.loaderNB::before {
    content: '';
    background-color: var(--green-color);
    width: 4px;
    height: 10px;
    position: absolute;
    left: 30px;
    bottom: -1px;
}

.loaderNB > div {
    position: relative;
    width: 100%;
    height: 100%;
}

.loaderNB > div::before {
    content: '';
    background-color: var(--gray-light-color);
    width: 4px;
    height: 7px;
    position: absolute;
    left: 26px;
    bottom: -3px;
}

.loaderNB > div::after {
    content: '';
    background-color: var(--gray-light-color);
    width: 4px;
    height: 7px;
    position: absolute;
    left: 30px;
    top: -3px;
}

.loaderX {
    color: var(--green-color);
    font-size: 25px;
    text-align: center;
    line-height: 69px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-weight: bold;
}

.ierror,
.nbForm input[type="text"].ierror,
.nbForm input[type="email"].ierror,
.nbForm input[type="password"].ierror,
.nbForm input[type="tel"].ierror,
.nbForm input[type="number"].ierror,
.nbForm select.ierror,
.nbForm.nbFormSell input[type="text"].ierror,
.nbForm.nbFormSell input[type="email"].ierror,
.nbForm.nbFormSell input[type="password"].ierror,
.nbForm.nbFormSell input[type="tel"].ierror,
.nbForm.nbFormSell input[type="number"].ierror,
.nbForm.nbFormSell select.ierror {
    border-color: var(--red-color);
}

.perror {
    border: 1px solid var(--red-color) !important;
    border-radius: 3px;
}
