/* 20260505214318 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #ef3340;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #ef3340;
  box-shadow: 0 0 2px #ef3340;
}

.gui-select.gui-focus .gui-handle {
  border-color: #ef3340;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #8d8d8d;
}

/* custom */
/* set the em value to equal 16px */
html body {
  font-size: 16px;
}

/* removes "Home" from main menu + adjusts padding in consequence
#header .main-menu ul li:first-child > a {
    display: none;
} */

/* padding ajustment */
#header .main-menu ul li > a {
  padding-left: 0px;
  padding-right: 40px;
}

/* removes payment logos in cart */
.cart-wrap .totals-wrap .payments {
    display: none;
}

/* enleve prix taxe incluse sur page produit */
.price > .inc-price {
  display: none;
}

/* retirer texte out of stock sur page produit spécifiquement + icône */
div.info > div.product-info > div.price-stock > div.stock > div.red.error-color {
  display: none;
}

.fa fa-times {
  display: none;
}

/* make in stock text bigger */
div.info > div.product-info > div.price-stock > div.stock > div.green.success-color {
	font-size: 1.35em
}

/* make footer wider */
footer#footer .columns .col:first-child { 
  margin-right: 0 
}

/* grosseur bouton page */
.custom-pager {
	font-size: 1.125em;
}

/* disable logo payment in footer */
footer .payments {
	display: none;
}
  
/* description du produit sur le home page et dans search ou product listing 
.product .description.two-lines {
  display: none;
}*/

/* old product listing price */
.products .product .info .price .old-price .price-inner {
  font-size: 1.125em;
}

/* current product listing price */
.products .product .info .price .new-price .price-inner {
  font-size: 1.25em;
  color: black;
}

/* change drop down text size*/
.selection.ui.dropdown .menu>.item {
  font-size: initial;
  }

.product-configure .ui.selection.dropdown .text {
  font-size: initial;
  }

/* remove home-text-title problem */
.home-text .home-block-padding .title-featured {
  display: none;
}

/* Hide old copyright in footer and display new one */
.bottom-footer .container .flex .copyright {
  display: none;
}
/* HACK hihi */
.bottom-footer .container .flex::before {
  content: "© Copyright 2024 Cycle Néron";
  font-size: .85em;
  padding: 10px 0px;
}

/* sale discount percentage color change 
.products .product .product-labels .product-label.sale {
  background: #EB4034;
}*/

/* remove my account section from footer */
footer .container .columns .col.mob-slide:last-of-type {
  display: none;
}

/* hide the sidebar in text pages (bless the css gods, this selector now exists in 2023) */ 
.col-sidebar:has(.sidebar .sb-cats){
  display: none;
}
/* show the sidebar only in the collection page */
#collection-page .col-sidebar {
    display: block;
}

/* stock location styling */
#stock-locations {
    padding: 20px;
    border-radius: 10px;
    background-color: white;
}

/* usp icons -- fck those stupid icons i cant get it to work

.usp_1
	{
  src:url()
	color:#EB4034;
  font-size: 40px;
  }

.usp_2
	{
  src:url()
	color:#EB4034;
  font-size: 40px;
  }

.usp_3 
	{
  src:url()
	color:#EB4034;
  font-size: 40px;
  }

.usp_4 
	{
  src:url()
	color:#EB4034;
  font-size: 40px;
  }
.selling-item 
	{
    padding: 5px 10px 5px 30px;
    text-align: center;
    display: inline-block;
	}
.ti_wrapper
	{
  height: 125px;
	} */

/* YOU SEE ME, NOW YOU DONT aka crochet usp_url */
.usp-bar ul li i {
	display: none;
}

/* Change arrow icon in menu when highlighted in red */
li.active > .normal-link > .more-cats > i {
    color: white;
}
header#header .main-menu ul li .mega-menu {
  padding: 15px 0px;
}

header#header .main-menu ul li .mega-menu > .container {
  padding: 0;
}

header#header .main-menu ul li .mega-menu .menus .menu {
  padding: 15px
}

header#header .main-menu ul li .mega-menu .menus {
  margin: 0;
}

/* filter capped size - dont use it, to hard to see thats it scrollable - lol pas vrai je l'ai utilisé hehehehe ;) */
.filter-items {
	max-height: 255px;
  overflow: auto;
}

/* setup filter module max height - DONT TOUCH THAT ONE
.col-sidebar {
 max-height: 450px; 
}
*/

/* Google maps */
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
	height: 100% !important;
  border: none;
}
/* CSS for Bikes tag message box on product page */
.product-tag-message-image {
  	width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 12pt;
    line-height: 15pt;
    margin-right: 5%;
}
.product-tag-message-image img {
  	margin-right: 3%;
    background: #ffc0c0;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 10px;
}

/* CSS for content page for 50% image and 50% text */
.container--two-column {
  display: flex;
  flex-direction: row;
}
.container__image {
  max-width: 50%;
}
.container__text {
  max-width: 50%;
  text-align: center;
  margin-left: 5%;
  margin-right: 5%;
}

/* product card css storage page */
  .product-card {
    font-family: Arial, sans-serif;
		width: 300px;
    flex-shrink: 1;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    margin: 20px;
    text-align: center;
  }

  .product-card img {
    width: 100%;
    display: block;
  }
  .product-card h1 {
    font-size: 1em;
    /*margin: 0.5em 0;*/
  }
  .product-card .price {
    color: #333;
    font-size: 1.2em;
    /*margin-bottom: 20px;*/
  }

@media only screen and (max-width: 600px) {
  .container--two-column {
    flex-direction: column;
  }
  .container__image {
    order: 2;
  }
  .container__text {
    order: 1;
    text-align: center;
  }
}

/* Booxi button color */
.bx_bn_button {
  background : #EB4034!important;
	border:#333 !important;
}

/* align text in repairs table */
.BigTable__Item.BigTable__Title { 
  align-content: start!important;
}
.MbBigTable__Item.MbBigTable__Title { 
  align-content: start!important;
}
/*repairs table css*/
 .BigTable__SubHead,.MbBigTable__SubHead{
     white-space:nowrap 
}
/* removed because creating problems with reviews
.full{
     height:100%;
    width:100% 
}
 .fill{
     position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1 
} */

/* text page max width */
.move-before-footer {
	margin-top: -100px;
}

/*advision*/
#stock-locations{margin-top:20px;}
#stock-locations table{width:100%;}
#stock-locations table tr td:last-of-type{text-align:right;}
#stock-locations table tr{transition: all 200ms;}
#stock-locations table tr:hover{cursor:pointer; background-color:#f1f1f1; font-style:italic; transform:scale(1.01);}
/*
#stock-locations tr:hover td:nth-child(1) a{text-decoration:underline;font-weight: bold;}
#stock-locations tr:hover td:nth-child(2) a{font-style:italic;}
*/
#warning-container a:hover{font-style:italic;}

/* workshop table background color */
.BigTable__Rows, .MbBigTable__Rows {
  background-color: #FFFFFF;
  border-radius: 10px;
  overflow: hidden;
}
 .BigTable .BigTable__Head,.BigTable .BigTable__Item,.BigTable .BigTable__Items,.BigTable .BigTable__SubHead,.BigTable .MbBigTable__Head,.BigTable .MbBigTable__Item,.BigTable .MbBigTable__Items,.BigTable .MbBigTable__SubHead,.BigTable__Rows,.MbBigTable .BigTable__Head,.MbBigTable .BigTable__Item,.MbBigTable .BigTable__Items,.MbBigTable .BigTable__SubHead,.MbBigTable .MbBigTable__Head,.MbBigTable .MbBigTable__Item,.MbBigTable .MbBigTable__Items,.MbBigTable .MbBigTable__SubHead,.MbBigTable__Rows{
     border-width:1px;
     border-style:solid 
}
 .BigTable .BigTable__Head,.BigTable .BigTable__Item,.BigTable .BigTable__SubHead,.BigTable .MbBigTable__Head,.BigTable .MbBigTable__Item,.BigTable .MbBigTable__SubHead,.BigTable__Heads,.BigTable__Items,.BigTable__Parent,.BigTable__Rows,.BigTable__SubHeads,.BigTable__SubHeads__ebike,.BigTable__Title,.MbBigTable .BigTable__Head,.MbBigTable .BigTable__Item,.MbBigTable .BigTable__SubHead,.MbBigTable .MbBigTable__Head,.MbBigTable .MbBigTable__Item,.MbBigTable .MbBigTable__SubHead,.MbBigTable__Heads,.MbBigTable__Items,.MbBigTable__Parent,.MbBigTable__Rows,.MbBigTable__SubHeads,.MbBigTable__Title{
     display:-ms-flexbox;
     display:flex 
}
 .BigTable .BigTable__Head,.BigTable .BigTable__Item,.BigTable .BigTable__SubHead,.BigTable .MbBigTable__Head,.BigTable .MbBigTable__Item,.BigTable .MbBigTable__SubHead,.MbBigTable .BigTable__Head,.MbBigTable .BigTable__Item,.MbBigTable .BigTable__SubHead,.MbBigTable .MbBigTable__Head,.MbBigTable .MbBigTable__Item,.MbBigTable .MbBigTable__SubHead{
     -ms-flex-wrap:wrap;
     flex-wrap:wrap 
}
 .BigTable__Head,.BigTable__Parent,.BigTable__Rows,.BigTable__SubHead,.BigTable__Title,.MbBigTable__Head,.MbBigTable__Parent,.MbBigTable__Rows,.MbBigTable__Title{
     -ms-flex-direction:column;
     flex-direction:column 
}
 .MbBigTable .BigTable__Head,.MbBigTable .BigTable__Item,.MbBigTable .BigTable__SubHead,.MbBigTable .MbBigTable__Head,.MbBigTable .MbBigTable__Item,.MbBigTable .MbBigTable__SubHead{
     -ms-flex-pack:center;
     justify-content:center;
     -ms-flex-align:center;
     align-items:center;
     -ms-flex-line-pack:center;
     align-content:center 
}
 .BigTable .BigTable__Head:not(:first-child),.BigTable .BigTable__Item:not(:first-child),.BigTable .BigTable__SubHead:not(:first-child),.BigTable .MbBigTable__Head:not(:first-child),.BigTable .MbBigTable__Item:not(:first-child),.BigTable .MbBigTable__SubHead:not(:first-child),.BigTable__Head,.BigTable__SubHead,.MbBigTable .BigTable__Head:not(:first-child),.MbBigTable .BigTable__Item:not(:first-child),.MbBigTable .BigTable__SubHead:not(:first-child),.MbBigTable .MbBigTable__Head:not(:first-child),.MbBigTable .MbBigTable__Item:not(:first-child),.MbBigTable .MbBigTable__SubHead:not(:first-child){
     -ms-flex-pack:center;
     justify-content:center 
}
 .BigTable .BigTable__Head,.BigTable .BigTable__Item,.BigTable .BigTable__SubHead,.BigTable .MbBigTable__Head,.BigTable .MbBigTable__Item,.BigTable .MbBigTable__SubHead{
     -ms-flex-align:center;
     align-items:center;
     -ms-flex-line-pack:center;
     align-content:center 
}
 .MbBigTable{
    margin-bottom:40px;
    width:100% 
}
 .MbBigTable .BigTable__Head,.MbBigTable .BigTable__Item,.MbBigTable .BigTable__Items,.MbBigTable .BigTable__Rows,.MbBigTable .BigTable__SubHead,.MbBigTable .MbBigTable__Head,.MbBigTable .MbBigTable__Item,.MbBigTable .MbBigTable__Items,.MbBigTable .MbBigTable__Rows,.MbBigTable .MbBigTable__SubHead{
     border:1px solid #000 
}
 .MbBigTable .BigTable__Check--true:after,.MbBigTable .MbBigTable__Check--true:after{
     border:0 solid #000 
}
 .MbBigTable .BigTable__Head,.MbBigTable .BigTable__Item,.MbBigTable .BigTable__SubHead,.MbBigTable .MbBigTable__Head,.MbBigTable .MbBigTable__Item,.MbBigTable .MbBigTable__SubHead{
     border-width:0 
}
 .MbBigTable .BigTable__Head:not(:last-child),.MbBigTable .BigTable__Item:not(:last-child),.MbBigTable .BigTable__SubHead:not(:last-child),.MbBigTable .MbBigTable__Head:not(:last-child),.MbBigTable .MbBigTable__Item:not(:last-child),.MbBigTable .MbBigTable__SubHead:not(:last-child){
     border-right-width:1px 
}
 .MbBigTable .BigTable__Items,.MbBigTable .MbBigTable__Items{
     border-width:0 
}
 .MbBigTable .BigTable__Items:not(:last-child),.MbBigTable .MbBigTable__Items:not(:last-child){
     border-bottom-width:1px 
}
 .MbBigTable .BigTable__Head,.MbBigTable .BigTable__Item,.MbBigTable .BigTable__SubHead,.MbBigTable .MbBigTable__Head,.MbBigTable .MbBigTable__Item,.MbBigTable .MbBigTable__SubHead{
     padding:8px 20px 
}
 .MbBigTable .BigTable__Head:not(:first-child),.MbBigTable .BigTable__Item:not(:first-child),.MbBigTable .BigTable__SubHead:not(:first-child),.MbBigTable .MbBigTable__Head:not(:first-child),.MbBigTable .MbBigTable__Item:not(:first-child),.MbBigTable .MbBigTable__SubHead:not(:first-child){
     text-align:center;
    width:80px 
}
 .MbBigTable .BigTable__Head:first-child,.MbBigTable .BigTable__Item:first-child,.MbBigTable .BigTable__SubHead:first-child,.MbBigTable .MbBigTable__Head:first-child,.MbBigTable .MbBigTable__Item:first-child,.MbBigTable .MbBigTable__SubHead:first-child{
     width:100% 
}
 .MbBigTable ul{
     list-style:none;
    margin:0;
    padding:0 
}
 .MbBigTable li{
     margin-bottom:0 
}
 .MbBigTable__Heads{
     background:#333;
    color:#fff 
}
 .MbBigTable__Head{
     min-height:5em 
}
 .MbBigTable__Head>span{
     text-transform:uppercase 
}
 .MbBigTable__Head>span:first-child{
     font-weight:800 
}
 .MbBigTable__Head>span:nth-child(2){
     font-weight:600;
    font-size:14px 
}
 .MbBigTable__SubHeads{
     background:#EB4034;
    color:#fff 
}
 .MbBigTable__SubHeads__ebike{
     background:#75dc98;
    color:#fff 
}
 .MbBigTable__SubHead{
     min-height:2.5em;
    font-weight:800 
}
 .MbBigTable__SubHead>span{
     width:100% 
}
 .MbBigTable__SubHead>span:first-child{
     font-weight:800 
}
 .MbBigTable__SubHead>span:nth-child(2){
     font-weight:600;
    font-size:12px;
    text-decoration:line-through 
}
 .MbBigTable__Item{
     width:100% 
}
 .MbBigTable__Title span{
     width:100%;
    font-weight:600 
}
 .MbBigTable__Title span:nth-child(2){
     font-size:13px;
    font-weight:400;
    display:inline-block 
}
 .MbBigTable__Check--true:after{
     content:"";
     display:block;
     height:7.8px;
     width:16.9px;
     margin-top:-5.85px;
     transform:rotate(-45deg);
     border-left-width:1px!important;
     border-bottom-width:1px!important 
}
 .BigTable{
     width:100% 
}
 .BigTable .BigTable__Head,.BigTable .BigTable__Item,.BigTable .BigTable__Items,.BigTable .BigTable__Rows,.BigTable .BigTable__SubHead,.BigTable .MbBigTable__Head,.BigTable .MbBigTable__Item,.BigTable .MbBigTable__Items,.BigTable .MbBigTable__Rows,.BigTable .MbBigTable__SubHead{
     border:1px solid #000 
}
 .BigTable .BigTable__Check--true:after,.BigTable .MbBigTable__Check--true:after{
     border:0 solid #000 
}
 .BigTable .BigTable__Head,.BigTable .BigTable__Item,.BigTable .BigTable__SubHead,.BigTable .MbBigTable__Head,.BigTable .MbBigTable__Item,.BigTable .MbBigTable__SubHead{
     border-width:0 
}
 .BigTable .BigTable__Head:not(:last-child),.BigTable .BigTable__Item:not(:last-child),.BigTable .BigTable__SubHead:not(:last-child),.BigTable .MbBigTable__Head:not(:last-child),.BigTable .MbBigTable__Item:not(:last-child),.BigTable .MbBigTable__SubHead:not(:last-child){
     border-right-width:1px 
}
 .BigTable .BigTable__Items,.BigTable .MbBigTable__Items{
     border-width:0 
}
 .BigTable .BigTable__Items:not(:last-child),.BigTable .MbBigTable__Items:not(:last-child){
     border-bottom-width:1px 
}
 .BigTable .BigTable__Head,.BigTable .BigTable__Item,.BigTable .BigTable__SubHead,.BigTable .MbBigTable__Head,.BigTable .MbBigTable__Item,.BigTable .MbBigTable__SubHead{
     padding:12px 20px 
}
 .BigTable .BigTable__Head:not(:first-child),.BigTable .BigTable__Item:not(:first-child),.BigTable .BigTable__SubHead:not(:first-child),.BigTable .MbBigTable__Head:not(:first-child),.BigTable .MbBigTable__Item:not(:first-child),.BigTable .MbBigTable__SubHead:not(:first-child){
     text-align:center;
    min-width:150px;
    width:19% 
}
 .BigTable .BigTable__Head:first-child,.BigTable .BigTable__Item:first-child,.BigTable .BigTable__SubHead:first-child,.BigTable .MbBigTable__Head:first-child,.BigTable .MbBigTable__Item:first-child,.BigTable .MbBigTable__SubHead:first-child{
     width:43% 
}
 .BigTable ul{
     list-style:none;
    margin:0;
    padding:0 
}
 .BigTable li{
     margin-bottom:0 
}
 .BigTable__Heads{
     background:#333;
    color:#fff 
}
 .BigTable__Head{
     min-height:5em 
}
 .BigTable__Head:first-child{
     -ms-flex-align:start!important;
    align-items:flex-start!important 
}
 .BigTable__Head>span:first-child{
     text-transform:uppercase;
    font-weight:800;
    font-size:14px 
}
 .BigTable__Head>span:nth-child(2){
     font-weight:600;
    font-size:12px 
}
 .BigTable__SubHeads{
     background:#EB4034;
    color:#fff 
}
 .BigTable__SubHeads__ebike{
     background:#75dc98 !important;
     color:#fff 
}
 .BigTable__SubHead{
     min-height:2.5em 
}
 .BigTable__SubHead:first-child{
     width:45% 
}
 .BigTable__SubHead:first-child>span:nth-child(2){
     display:none 
}
 .BigTable__SubHead>span{
     width:100% 
}
 .BigTable__SubHead>span:first-child{
     font-weight:800 
}
 .BigTable__SubHead>span:nth-child(2){
     font-weight:600;
    font-size:12px;
    text-decoration:line-through 
}
 .BigTable__Item{
     width:100% 
}
 .BigTable__Title span{
     width:100%;
    font-weight:600 
}
 .BigTable__Title span:nth-child(2){
     font-weight:400;
    font-size:13px;
    display:inline-block 
}
 .BigTable__Check--true:after{
     content:"";
     display:block;
     height:6px;
    width:13px;
     margin-top:-4.5px;
     transform:rotate(-45deg);
     border-left-width:1px!important;
     border-bottom-width:1px!important 
}
 *{
     box-sizing:border-box 
}
 @media screen and (min-width:1025px){
     .MbBigTable{
         display:none 
    }
}
@media screen and (max-width:475px){
     .MbBigTable .BigTable__Head:not(:first-child),.MbBigTable .BigTable__Item:not(:first-child),.MbBigTable .BigTable__SubHead:not(:first-child),.MbBigTable .MbBigTable__Head:not(:first-child),.MbBigTable .MbBigTable__Item:not(:first-child),.MbBigTable .MbBigTable__SubHead:not(:first-child){
         width:60px 
    }
}
@media screen and (max-width:1024px){
    .BigTable{
        display:none
    }
}

/* contact page css*/
.Contact__items,
.Contact__item {
    display: flex
}

.Contact__items {
    flex-direction: column
}

.Contact__item--small {
    align-items: center;
    align-content: center;
}

.is-uppercase {
    text-transform: uppercase
}

.Contact__table {
    padding: 30px 0
}

.Contact__items {
    width: 50%;
}

@media screen and (min-width: 476px) {
    .Contact__item {
        padding: 36px 0px;
        border-bottom: 1px solid
    }
}

@media screen and (max-width: 475px) {
    .Contact__item {
        flex-direction: column;
        padding: 26px 0px
    }
}

.Contact__item--small {
    padding: 10px 0
}

.Contact__item--small * {
    margin: 0 !important
}

@media screen and (min-width: 476px) {
    .Contact__name {
        width: 36%;
        min-width: 200px
    }

    .Contact__name a:first-child {
        transition: color .35s ease;
        display: inline-block;
        margin-bottom: 6px
    }

    .Contact__name a:first-child:hover {
        color: #ff0000
    }
}

@media screen and (max-width: 475px) {
    .Contact__name {
        width: 100%
    }

    .Contact__name a {
        display: inline-block
    }

    .Contact__name a:first-child {
        width: 100%;
        border-bottom: 1px solid;
        padding-bottom: 8px;
        margin-bottom: 16px
    }

    .Contact__name a:last-child {
        margin-bottom: 8px
    }
}

.Contact__address {
    width: 100%
}

@media screen and (min-width: 476px) {
    .Contact__address {
        text-align: right
    }
}

/* translate SIZE to french/
/* Override the SIZE label */

