/* Custom code goes here - paste your css code below in line 3 */
.parallax_button {
	display:none !important;
}
svg {
	display: inline-block;
	position: absolute;
	top: 0; left: 0;
}
.textaccueil {
	text-shadow: none;
text-transform: none;
font-family: Open Sans, sans-serif;
letter-spacing: 2px;
color:black !important;
font-size:24px !important;
}

.imagesaccueil {
	position:absolute;
	margin-left: 38px;
	bottom:50px;
}
.lang_currency_top {
  margin-left:20px;
}

.product-flag.new {
	display:none !important;
}

.displayinline {
	display:inline-block !important;
}

#index #left-column {
	display:none;
}

#index #content-wrapper {
	width:100%;
}

#angarinfo_block {
	margin-bottom: 50px;
	margin-top: 20px;
}

a.product-flags-plist span.product-flag.discount {
    background: #2e3092;
}

a.product-flags-plist span.product-flag.discount-percentage {
    background: #2e3092;
}

#scroll_top {
	display:none !important;
}

.header-nav {
	font-size:14px !important;
}

.product-cover {
	border:none !important;
}

.containerqsn {
  position: relative;
  text-align: center;
  color: white;
}

.containeraccueil1 {
	float:left;
  position: relative;
  text-align: center;
  color: white;
}

.containeraccueil2 {
  position: relative;
  text-align: center;
  color: white;
  float:right;
}

.containeraccueil3 {
  position: relative;
  text-align: center;
  color: white;
  float:right;
}

.centeredaccueil1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:100%;
  	text-shadow: none;
text-transform: none;
font-family: Open Sans, sans-serif;
letter-spacing: 1px;
color:white !important;
font-size:16px !important;
}

.centeredaccueil2 {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  width:80%;
  	text-shadow: none;
text-transform: none;
font-family: Open Sans, sans-serif;
letter-spacing: 1px;
color:white !important;
font-size:16px !important;
cursor:pointer;
}

.centeredaccueil3 {
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:100%;

}


.bottom-left {
  position: absolute;
  bottom: 15px;
  left: 16px;
}

.bottom-left2 {
  position: absolute;
  bottom: 3px;
  left: 16px;
}


.centeredqsn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#homepage-slider .angarslider-description p {

	max-width: 910px;
}

.centeredqsn2 {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#qsnwrap {
    float: left;
    position: relative;
    left: 50%;
}

#qsncontent {
    float: left;
    position: relative;
    left: -50%;
}

.floatleft {
	float: left;
}

.top-left {
  position: absolute;
  top: 13px;
  left: 16px;
}

.qsnright {
  position: absolute;
  top: 58%;
  left: 60%;
  transform: translate(-2%, -50%);
}

.middleqsn {
	display: flex;
   align-items:center;
}

.txtonimageqsn {
	font-size: 18pt;
	line-height: 107%;
	font-family: Arial, sans-serif;
	background-color: #011882;
	border-radius: 7px;
	padding: 7px;
	color:white;
}

.nodecor {
	color:white;
}

.nodecor:hover {
	text-decoration:none;
	color:white;
}

.bottomimage {
	position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, -50%);
}

.twitter {
	background: #0077b5 !important;
}

.instagram {
	background: #0077b5 !important;
}

.linkedin {
	background: #0077b5 !important;
}

.margintopqsm {
	margin-top: 230px;
}

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

	.margintopqsm {
		margin-top: -30px;
	}

  .mobilehide {
  	display:none;
  }
  .centeredqsn {
  	position:relative;
  	top:auto;
  	left:auto;
  	transform:none;
  	margin-top: 30px;
	margin-bottom: 30px;
  }

  .top-left {
  	margin-top:25px;
  	margin-bottom:25px;
  	position:relative;
  	top:auto;
  	left:auto;
  }

  .top-left span {
  	color:black !important;
  }

  .qsnright {
  	position:relative;
  	top:auto;
  	left:auto;
  	transform:none;
  }

  .qsnright p {
  	text-indent:0 !important;
  }

  .centeredqsn2 {
  	width: 100%;
  }

  .bottomqsn {
  	margin-left: 5% !important;
	margin-right: 5% !important;
	margin-bottom: -70px;
  }

  .centerqsntick {
  	text-align:center;
  }
}

.bloc-connexion-inscription-product {
    margin-top: 10px;
    margin-bottom: 15px;
}
.bloc-connexion-inscription-product-top {
    background-color: #2e3092;
    color: white;
    padding: 20px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.bloc-connexion-inscription-product-top p {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.bloc-connexion-inscription-product-bottom {
    background-color: #E2E2E2;
    color: black;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    display: flex;
}
.bloc-connexion-product, .bloc-inscription-product {
    width: 50%;
    padding: 20px;
    border: 2px solid grey;
}
.bloc-connexion-product {
    border-right: 1px solid grey;
}
.bloc-inscription-product {
    border-left: 1px solid grey;
}


.bloc-connexion-product-p-link, .bloc-inscription-product-p-link {
    margin-top: 30px;
    margin-bottom: 15px;
    color: white;
    background-color: #d1ac5b;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
.bloc-connexion-product-p-link:hover, .bloc-inscription-product-p-link:hover {
    color: white;
    text-decoration: none;
    background-color: #e6bf65;
}
.bloc-connexion-product-link, .bloc-inscription-product-link {
    color: white;
    text-decoration: none;
    word-break: break-word;
}
.bloc-connexion-product-link:hover, .bloc-inscription-product-link:hover {
    color: white;
    text-decoration: none;
}

.btn-share-copy-link {
    margin-top: 15px;
    margin-bottom: 15px;
    color: white;
    background-color: #d1ac5b;
    padding: 10px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    width: fit-content;
}
.btn-share-copy-link:hover {
    color: white;
    text-decoration: none;
    background-color: #e6bf65;
}
.btn-share-copy-link-copied {
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.btn-share-copy-link-copied.d-none {
    display: none;
}

.contact-form-custom .form-group .row .col-xs-12.col-md-4 {
    text-align: right!important;
}
.contact-form-custom .form-group .row .col-xs-12.col-md-4 label {
    font-weight: 700;
    padding-top: 10px;
}
.contact-form-custom .form-group .row .col-xs-12.col-md-4 label.required_label:after {
    display: none;
}

.contact-form-custom .checkbox_privacy {
    margin: 1px 8px 0 0;
}

.font-size-14px {
    font-size: 14px;
}
.text-decoration-underline {
    text-decoration: underline!important;
}
