/*
Theme Name:   Biotula - Mini site
Theme URI:    https://kairaweb.com/theme/dustland-express/
Description:  This is a child theme for the Dustland Express WordPress theme
Author:       EMO - DDA
Author URI:   https://kairaweb.com/
Template:     dustland-express
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, theme-options, translation-ready, blog, e-commerce, entertainment, portfolio
Text Domain:  dustland-express-child
*/


/**
coffee-diet.de

Couleurs                            
  - Color1:        #861817 <- 6a3b54
  - Color 2:       #67a829 <- ec2570

Fonts:
  - Titre: font-family: 'Oxygen', sans-serif;
  - Corps: font-family: 'Open Sans', sans-serif;



Titre: font-family: 'Maven Pro', sans-serif;
font-family: 'Open Sans', sans-serif;


 */

/* Range ta chambre & ton css*/
/**
0- Global
 */



/** ############################ MMA - FAQ ############################ */
#mynotification {
   color: #fff !important;
background-color: #861817;
font-size: 18px;
}
.mma-promocode {
    color: #bd212d !important;
}
.home #mynotification, .bon-de-commande #mynotification{
	display:block;
}
#mynotification button {
 display: none;
}

@media screen and (max-width: 960px){
	#mynotification {
		position: relative;
		    padding-top: 60px;
         padding-right: 10px;
          padding-left: 10px;
           padding-bottom: 10px;
	}
  .row-blue h2 {
    font-size: 3.8em;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    padding-top: 55px;
}
}
@media screen and (max-width: 768px){
	#mynotification {
		font-size:16px;
	}
}

                 /* supprimer notes clients */
.woocommerce-additional-fields__field-wrapper {
    display: none;
}

.li-txt {
    margin-left: 2%;
}
.mma-center {
    text-align: center !important;
}


#mma-faq-accordion .ui-accordion-header:hover{
	color:#861817;
}
#mma-faq-accordion h3, #mma-faq-accordion .ui-accordion-content p{
	color:#333;
}
#mma-faq-accordion h3{
	font-size: 1.1em !important; 
	line-height: 1.5em;
	cursor:pointer;
}
#mma-faq-accordion .ui-accordion-header-icon {
	padding-right:10px;
}
#mma-faq-accordion * { 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
#mma-faq-accordion {
	width: 100%;
	margin: 0px;
}
#mma-faq-accordion .ui-accordion-header {
	margin: 0px;
	padding: 7px 4px 7px 10px;
}
#mma-faq-accordion .ui-accordion-header a {
	color: #fff;
	line-height: 42px;
	display: block;
	font-size: 12pt;
	width: 100%;
	text-indent: 10px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0, 0, 0, .2);
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(250, 250, 250, .2);
}
#mma-faq-accordion .ui-accordion-content {
	width: 100%;
	background-color: #f3f3f3;
	color: #777;
	font-size: 10pt;
	line-height: 16pt;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .1),
				inset 0px -1px 0px 0px rgba(0, 0, 0, .3);
}
#mma-faq-accordion .ui-accordion-content > * {
	margin: 0;
	padding: 20px;
}
#mma-faq-accordion .ui-accordion-content a {
	color: #777;
}

#mma-faq-accordion .ui-accordion-header:nth-of-type(1n), #mma-faq-accordion .ui-accordion-content:nth-of-type(1n) {
	background-color:#fff;
}
#mma-faq-accordion .ui-accordion-header:nth-of-type(2n), #mma-faq-accordion .ui-accordion-content:nth-of-type(2n) {
	background-color:#f7f7f7;
}

#mma-faq-accordion input[type="text"], #mma-faq-accordion input[type="email"] {
	width:100%;
}
#mma-faq-accordion .wpcf7-form p label {
    position: relative;
	    width: 100%;
}
#mma-faq-accordion .mma-form-obligatoire {
    color: #e35282;
    font-size: 1.3em;
    top: 0px;
}
#mma-faq-accordion  .wpcf7-form p label .mma-form-obligatoire {
    position: absolute;
    top: 0px;
}
#mma-faq-accordion input[type="submit"] {
	margin-top:10px;
}


.dda ul.woocommerce-error {
  /*  display: none;   */
}
/* modification menu mobile
+ mediaquries

*/
body.show-main-menu #main-menu {
  right: 0px;

}
body.show-main-menu #page {
  right: 0px;
}
#menu-menu-principal {
  float: right;
  margin: 0;
  overflow: hidden;
}
/* fin de modification menu mobile*/

.product_meta {
    display: none;
}
span.woocommerce-Price-amount.amount {
  font-weight: bold;
}
.bolder{
  font-weight: bold;
}

.woocommerce-breadcrumb {
  display:none;
}
.site-name{
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #ea662b!important;
  white-space: nowrap;
}
.site-name.rd-txt{
  color: #eb7120!important;
}

img.f-right {
  margin: 0 10px 10px 10px;
}

.radius, .dda-radius {
  border-radius: 10px;
  padding: 10px 20px!important;
  margin-bottom: 20px;


}
.dda.uppercase, .uppercase{
  text-transform: uppercase;
}



#catapult-cookie-bar {
  border-top: 1px solid #d7d7d7;
}
.bg-grey {
  background: #fac716;
  padding: 3px 5px;
}
body.dda,
*{
  text-rendering: geometricPrecision!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bg-wht-grey {
  background: #f7f7f7;
  border: 1px solid #e7e7e7!important;
  /* color: #414141; */
}
.bg-yllw {
  background: #fac716;
  /*border: 5px solid #231f20;*/
  color: #231f20;
}
dl.dda{
  margin-top: 20px;
}
dl.dda dd {
  display: block;
  padding-left: 40px;
  font-size: 16px;
  line-height: 19px;

}
/*
.grey-txt {
  color: #808080!important;
}*/
.wht-txt {
  color: #fff!important;
}
.pnk-1-txt{
  color: #fac716!important;
}
.pnk-2-txt{
  color: #eb7120!important;
}
.rd-txt {
  color: #ee1e19!important;
}
.rd-txtgift {
    /*color: #861817 !important; */
    font-weight:100;
    line-height: 140%;
    font-size: 21px !important;
}
.yllw-txt {
  color: #fac716
}

.dda .bl-txt {
  color: #00609b
}
.rd-bg {
  background: #eb7120;
  color: #fff!important;
}
.dda-radius p.dda-txt {
  margin-top: 20px;
  margin-bottom: 20px;
}
.dda-radius h4 {
  margin-top: 10px;
}
.rd-bg p.dda-txt,
.rd-bg h4{
  color: #fff!important;
  text-align: center!important;
}
.orng-txt{
  color: #ea662b;
}
.dda .dda-white {
  color: #fff;

}
.dda .dda-script {
  font-family: 'Dancing Script', cursive;
  /* color: #fff; */
}
.bigger {
  font-size: 1.2em;
  font-weight: 700;
}
.dda h1, .dda h2, .dda h3, .dda h4, .dda h5, .dda h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
}
p.dda-txt {
  font-size: 17px;
  color: #231f20;
  font-family: 'Open Sans', sans-serif;
  line-height: 20px;
  text-align: justify;
}
p.dda-txt strong {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin-bottom: 1.6em;
  font-size: 17px;
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: 2.2em;
}
.dda .center {
  text-align: center;
}
.percent80{
  width: 80%;
  margin: 0 auto!important;
  padding: 0 5%;
}

.dda .page-content img,
.dda  .entry-content img,
.dda  .entry-summary img{
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
  text-align: center;
  margin: 0 auto;
}
.bg-white-0-3 {
  background-color: rgba(255,255,255, 0.6);
}
.dda .panel-grid.panel-has-style {
  /*display: table;*/
}


hr.dda-separator {
  background-color: transparent;
  background-image: url(img/separator.png);
  height: 50px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 1em 0;
}
dl.dda dt:before {
  display: block;
  /* height: 50px; */
  width: 50px;
  margin-right: 10px;
  float: left;
  text-align: right;
  content: "\f14a";
  /* background-image: url(img/dd-before.png); */
  /* background-repeat: no-repeat; */
  /* background-position: center center; */
  /* background-size: contain; */
  font-family: FontAwesome;
  font-size: 1.6em;
}
dl.dda dd {
  display: block;
  padding-left: 40px;
}

dl.dda dt {
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 0.10em;
}
.dda-white {
  color: #fff;
}
.dda-white h3.dda {
  color: #fff;
}
.dda.guggul-grey, .dda-grey {
  color: #231f20;
}
.f-right {
  float: right;
}
.grn-txt {
    color: #5f955b;
}

.site-footer-widgets .widget ul li a {
  color: inherit!important;
}

.woocommerce div.product .images, .woocommerce-page div.product .images {
  pointer-events: none;

}

.woocommerce-order-overview__order {
  padding-left:20px !important;
}
/* Call to Action*/
.dda .dda-more-info a.btn-order{
  color: #231f20;
}

.dda .dda-more-info a.btn-order:hover {
  background: #eb7120!important;
  border-color: #eb7120!important;
}
a.btn-order,
a.btn-order span,
a.btn-order span span:before{
  transition: all 0.5s ease;
  text-transform: uppercase;
  line-height: 1.2em;
  font-size: 1.2em;
}

.dda a.btn-order:hover {
  background: #fac716!important;
  border-color:#fac716!important;
}
.dda h2 {
  font-size: 2.6em;
}
.dda h3 {
  font-size: 2em;
}


.btn-commander, .button {
  transition:all 0.5s ease;
}

#masthead {
  min-height:60px;
}

.home #masthead {
  min-height:36px;
}
.contact #masthead{
	min-height:80px;
}

#site-navigation {
  position: fixed;
  top: 0;
  min-height: 80px;
  z-index: 10000;
  width: 100%;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 1px 4px 0px #6c6c6c;
  box-shadow: 0px 1px 4px 0px #6c6c6c;
}
pre {
  background:#fff;
  font-family:inherit;
}
.my-sale {
  line-height:0;
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce span.onsale {
  width:82px !important;
}
.site-footer-bottom-bar {
  display:none;
}
.site-header-left, .site-header-right {
  display:none;
}


#content.site-content {
  min-height:90vh;
}
/**
Mobile DDA
 */

span.dda.logo-mobile {
  width: 210px;
  height: 60px;
  background: url('/wp-content/uploads/logo.png') no-repeat;
  font-size: 1px;
  color: white;
  display: inline-block;
  background-size: contain;
  margin-top: 0;
}

/* end Call to Action*/

/**
1 - Header navigation
 */


.main-navigation {
  background-color: #fff;
}
.dda-logo {
  display: inline-block;  
  float: left;
  height: 72px!important;
  margin-top: 5px !important;
}
#menu-menu-principal {
  float:right;
  margin: 0;
  height:60px;
}

.dda .main-navigation li:nth-child(2) > a .rd-txt,
.dda .main-navigation li:nth-child(2) > a .rd-txt,
.dda .main-navigation li:nth-child(2) a:hover .rd-txt{
	color:#861817 !important;
  width:200px;
  display:inline-block;
  transition:all 0.3s;      
}

.dda .main-navigation li:nth-child(2) > a .rd-txt:hover,
.dda .main-navigation li:nth-child(2) > a .rd-txt:hover,
.dda .main-navigation li:nth-child(2) a:hover .rd-txt:hover{
	color:red !important;
  font-size:1.1em;     
}

.dda .main-navigation li > a,
.dda .main-navigation li > a,
.dda .main-navigation a:hover {
    /* background-color: #78b50d !important;*/
    background-color:#fff;
    
    /* border-bottom: 3px solid #eb7120; */
    /*color: #FFF!important; */
    color: #78b50d !important;
    font-weight: 700;
}

.dda .main-navigation a{
  padding: 30px 22px 32px;
  color: #231f20!important;
  font-weight: 700;
}
.dda .main-navigation a:hover{
  color: #FAC716!important;
}
.main-navigation a {
  color: #808080 ;
  letter-spacing: 0.10em;
  font-weight: 400;
  position: relative;
  font-family: 'Open Sans', sans-serif;
}

.main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a {
  background-color:#fff !important;
}

/**
top-bar
 */
.top-bar p.dda-txt {
    text-align: center;
    color: #fff;
    margin-bottom: 8px;
    margin-top: -4px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.dda .top-bar {
    background-color: #861817;
    margin-bottom: 0px!important;
    margin-top: 25px!important;
	padding-top: 10px;
}
.dda .top-bar h2 {
    text-align: center;
    padding-top: 10px;
    color: #ffffff;
    /* padding-bottom: 10px; */
    margin-bottom: 10px!important;
    font-size: 1.8em;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
}

.call-to-buy {
    display: block;
    margin: 0 auto 30px auto;
    max-width: 600px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#861817+0,ec2570+50,6a3b54+100 */
    background: #861817; /* Old browsers */
    background: -moz-linear-gradient(left,  #861817 0%, #f6651e 50%, #861817 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #861817 0%,#f6651e 50%,#861817 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #861817 0%,#f6651e 50%,#861817 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#861817', endColorstr='#861817',GradientType=1 ); /* IE6-9 */

    position: relative;
}
.call-to-buy:after{
    content: '\f0dd';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    color: #f6651e;
    bottom: -10px;
    left: 50%;
    z-index: 9999;
    font-size: 4em;
    transform: translate(-50%, 0%);
}




/**
row-blue
 */

.dda #pg-63-0{
  margin-bottom: 0!important;
}
.dda .row-blue{
  /** background-color: #1b4488; **/
  background-color:#579250;
  padding: 30px 0 20px 0;
}

.row-blue h2 {
  font-size: 3.8em;
  margin-bottom: 10px;
  text-align: center;
  font-weight: 700;
}
.row-blue h3 {
  font-size: 2.8em;
  font-weight: 700;
  text-align: center;
}
.dda .row-blue p.dda-txt {
  text-align: center!important;
  max-width: 690px;
  margin: 0 auto 20px auto;
}
.dda .row-blue p.dda-txt strong {
  font-size: 2em;
  line-height: 1.2em;
  text-align: center!important;
}
.dda .row-blue.row-blue-2 p.dda-txt strong {
  font-size: 1.4em;
}
.dda .row-blue.row-blue-2{
  margin-bottom: 30px;
}
/**
row-cafe-vert
 */

.row-cafe-vert {
  background-image: url("img/cafe-vert-bg.jpg");
  margin-top: 0!important;
  margin-bottom: -30px !important;
  background-position: center top;
  background-color:#fff;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 480px;
  padding: 30px 0;

}
.row-cafe-vert .block-push {
  background-color: #fff;
  border-radius: 10px;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  border: 4px solid #78b50d;
  padding: 0;
}
.row-cafe-vert .block-push h2 {
  margin: 10px 5px;
  text-align: center;
  font-size: 1.8em;
}
.row-cafe-vert .block-push h2 .bigger {
  padding-top: 5px;
  display: block;
  font-size: 1.9em;
  line-height: 1.1em;
}
p.rd-txt.dda-txt.spcl-txt {
  text-align: center;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.2em;
}


/*
dda-letter
 */

.dda-letter {
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 50px 20px 180px 20px;
  -webkit-box-shadow: 2px 2px 8px 0px rgba(143,139,143,1);
  -moz-box-shadow: 2px 2px 8px 0px rgba(143,139,143,1);
  box-shadow: 2px 2px 8px 0px rgba(143,139,143,1);
}

/**
bg-blue-letter
 */

.row-content.bg-blue-letter {
  background-image: url("img/bg-blue-letter.jpg");
  margin-top: 0!important;
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
  border-top: 2px solid #90c6e9;
  padding: 30px 0;
}
.dda .identity img.so-widget-image {
  margin-left: -5px!important;
  text-align: left;
}
.row-content.bg-blue-letter h3 {
  font-weight: 700;
  margin-top: 10px;
  color: #204688;
}
.row-content.bg-blue-letter p.dda-txt.mega-strong {
  font-size: 2.4em;
  line-height: 1.1em;
  text-align: left;
  margin-right: -10px;
  padding: 0;
  /* font-weight: 500; */
  font-style: italic;
}


.row-content .spacer-block {
  display: block;
  height: 850px;
}
.viennoiseries img.so-widget-image {
  margin-top: 150px;
  margin-bottom: 150px;
}
.dda img.signature-img {
  text-align: right;
  margin: 0 0 0 auto!important;
  display: block;
}
p.dda-txt.f-right.signature-block {
  text-align: right;
}




/**
row-pink
 */
.row-pink {
  background: #ea298f;
  padding: 30px 0;
  margin-bottom: 30px;
}
.row-pink h2 {
  font-weight: 700;
  line-height: 1.2em;
  font-size: 2.2em;
}
.row-pink h1 {
  font-size: 3.2em;
  color: #fff;
}
.row-pink p.dda-txt{
  color: #fff!important;
}

.block-block-tilte.bg-green {
  text-align: center;
  margin-bottom: 20px;

}
.block-block-tilte.bg-green h3 {
  font-size: 3.2em;
  margin-bottom: 0;
  color: #5f955b;
  font-weight: 700;
}
.block-grey {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  background: #f7f7f7;
}
.block-yllw-li {
  margin-top: 30px;
}
.dda h3 {
  font-size: 2em;
}
.dda .block-yllw-li .dda-ul {
  margin: 10px 0;
}

.dda .block-yllw-li .dda-ul li {
  background: #fac716;
  background: -moz-linear-gradient(left, #fac716 0%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #fac716 0%,#ffffff 100%);
  background: linear-gradient(to right, #fac716 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac716', endColorstr='#ffffff',GradientType=1 );
  padding: 10px 0px 10px 40px;
  margin: 0 0 10px 0;
  font-size: 1.6em;
  position: relative;
}
.dda .block-yllw-li .dda-ul li i.far.fa-check-square {
  position: absolute;
  font-size: 1.25em;
  display: block;
  left: 10px;
  top: 13px;
}
.block-grey {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 10px 10px 10px;
  background: #f7f7f7;
}
.dda .bottom img.so-widget-image {
  max-width: 280px;
}


.pink-block {
  background-color: #ea298f;
  border-radius: 10px;
  padding: 10px;
}

.pink-block h2.dda-txt.wht-txt {
  margin-bottom: 0;
  font-size: 2em;
}

.dda .woocommerce ul.products.columns-3 li.product,
.dda .woocommerce-page ul.products.columns-3 li.product {
  width: 32.5%;
}


/**
.row-content.bg-yellow-girl
 */



.row-content.bg-yellow-girl{
  background-image: url("https://coffeediet.de/wp-content/uploads/row-yellow.jpg");
  margin-top: 0!important;
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  border-top: 2px solid #90c6e9;
  padding: 30px 0;


}
.dda .block-white{
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #78b50d
}


.sommeil img.so-widget-image {
  margin: 20px 0;
  border-radius: 10px;
}

.row-content h4.center {
  font-size: 1.8em;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}

table.data-proof td, table.data-proof th {
  /* border: 1px solid #121212; */
  font-size: 15px;
  padding: 8px 4px;
  text-align: center;
}
table.data-proof th{
  background: #900303;
  color: #fff;

}
table.data-proof {
  border: 1px solid #c7c7c7;
  margin: 0 -10px;
}
table.data-proof .green-tr{
  background: #78b50d;
  color: #ffffff;

}
table.data-proof .grey-tr{
  background: #f7f7f7;
  color: #121212;

}
table.data-proof.desktop{
  display: block;
}
table.data-proof.mobile{
  display: none;
}
/**
row-green
 */
.row-green {
  background-color: #ea298f;
  padding: 20px 0;
}

.row-green h2{
  text-align: center;
  font-size: 3em;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
.dda .pnk-txt{
  color: #fac716;
}
.dda .courgette{
  font-family: 'Courgette', cursive;
}
.dda .noto{
  font-family: 'Noto Serif', serif;
}
.dda .kalam{
  font-family: 'Kalam', cursive;
}
h3.courgette {
  font-size: 2.4em;
  text-transform: inherit;
  color: #666666;
}
p.dda-txt.courgette {
  font-size: 1.6em;
  line-height: 1.1em;
  color: #666666;
  padding-left: 30px;
}
h3.noto{
  font-size: 2.4em;
  text-transform: inherit;
  color: #333333;
}
p.dda-txt.noto{
  font-size: 1.6em;
  line-height: 1.1em;
  color: #333333;
  padding-left: 30px;
}
h3.kalam{
  font-size: 2.4em;
  text-transform: inherit;
  color: #555555;
}
p.dda-txt.kalam{
  font-size: 1.6em;
  line-height: 1.1em;
  color: #555555;
  padding-left: 30px;

.temoin-img img.so-widget-image {
  margin: -60px 0 0 0;

}

  /**
  2 - Home - hero Visual
   */

.dda .row-hero {
  padding: 0 0 0 0;
  margin-top: 0!important;
  background-image: url("img/row-hero-viagratomic.png");
  background-position: right top;
  background-attachment: fixed;
  background-size: auto;
  background-repeat: no-repeat;
  min-height: 480px;

}
.row-hero .packshot {
  max-width: 320px;
  float: right;
  margin-top: 35%;
  margin-right: -40px;
  margin-bottom: 25px;
}
.row-hero .wrapper-txt {
  margin: 50px 0 20% 0;

}
.row-hero h1 {

}
.row-hero span.real-bigger.rd-txt {
  display: block;
  font-size: 2em;
  line-height: 1.1em;
}
.dda .row-hero h3 {
  font-size: 3.2em!important;
  text-align: left;
  font-weight: 700;
  color: #fac716;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px #231F20;
}
.row-hero h4 {
  font-size: 1.8em;
  text-align: center;
  color: #e81336;
}
h1.transpi {
  color: transparent;
  text-shadow: 0 0 0 rgba(255,255,255,0);
  font-size: 0.001em;
}



.dda #pg-63-0{
  margin-bottom: 0px!important;
}


.row-hero .mobile {
  display: none!important;
}


.dda #pg-63-1{
  margin-bottom: 0;
}


.row-hero h3 {

}
.row-hero ul.dda-ul {

}
.row-hero .dda-ul li {

}
.hero-title {

}
.dda .row-orange {
  padding: 30px 0;
  background-color: #f19e37!important;
}











.row-disponible {
  background: #121212;
  padding-top: 30px;
}
.row-disponible p.dda-txt.strong {
  font-weight: bold;
  color: #f7f7f7;
}



.row-disponible h2 {
  font-size: 2.4em;
}
.row-disponible h2 strong {
  font-size: 1.6em;
}







/**
2 -row-press
 */


.row-commande .col-right {
  background: #f7f7f7;
  border: 10px solid #eb7120;
  border-radius: 10px;
  margin: 0 20px;
  padding: 10px 0;
}

.dda .row-commande h3.or {
  text-align: right;
  font-size: 3.8em!important;
  color: #eb7120;
  font-weight: bold!important;
}
.row-commande .col-right p.dda-txt{
  text-align: justify!important;
}

.dda .row-commande .col-right .panel-grid{
  align-items: center!important;
  margin-right: 10px;
  margin-bottom: 10px!important;

}
span.woocommerce-Price-amount.amount {
  COLOR: #861817!important;
}
del span.woocommerce-Price-amount.amount {
  color: #231f20!important;
  opacity: 1!important;
}

.row-content-1 h2 {
  text-align: left;
  margin: 20px 0 20px 0;
  color: #231f20;
  font-size: 2.9em;
}
.row-content-1 h3 {
  text-align: left;
  /* color: #fff; */
  font-size: 2em;
  /* font-weight: bold!important; */
  /* font-variant: all-petite-caps; */
  text-transform: inherit;
}
/**block push*/
.block-push {
  background-color: #fac716;
  border-radius: 5px;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
.block-push h3 {
  background-color: #e81336;
  text-align: center;
  font-weight: 700;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 1.5em;
  border-radius: 5px 5px 0 0;
  color: #fff;
}
.block-push p.dda-txt {
  margin: 0 15px 10px 15px;
  color: #fff;
}
.block-push ul.dda-ul {
  margin-left: 10px;
}
.row-disponible img.so-widget-image {
  border-radius: 15px;
}
span.rd-number {
  color: #e81336;
  display: block;
  position: absolute;
  left: -50px;
  top: 0;
  background: #f3d612;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  font-size: 1.5em;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 4px 0px #6c6c6c;
  box-shadow: 0px 1px 4px 0px #6c6c6c;
}
.block-push strong.bolder {
  color: #f3d612;
}

.row-elements .block-gift {
  padding: 30px 10px;
}
.row-elements .block-gift h3.dda-txt.wht-txt {
  font-size: 1.8em;
  font-weight: 700;
  margin: 20px 0 30px 0;
}
.row-resultats h2.yllw-txt {
  color: inherit;
  font-weight: 700;
  font-size: 2em;
}
.row-elements h3 strong{
  font-size: 3em!important;
}
.row-membre{
  padding: 30px 0;
}



/**block info*/
.block-info {
  background-color: #e8f6fd;
  border-radius: 5px;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
  border: 1px solid #231f20;
}
.block-info h3.wht-txt {
  background-color: #231f20;
  text-align: center;
  font-weight: 700;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 1.8em;
  border-radius: 5px 5px 0 0;
  color: #fff!important;
}
.block-info p.dda-txt {
  margin: 0 15px 10px 15px;
}


 
/**row-dark**/
.row-dark{
  background-color: #231f20;
  padding-top: 30px;
  padding-bottom: 30px;
}
.dda .row-dark .panel-grid {
  align-items: center!important;
}
.dda div#pg-63-3 {
  margin-bottom: 0!important;
}
.row-dark h2 {
  text-align: center;
  font-size: 2.8em;
  color: #fff;
  margin: 0 auto 10px auto;
  font-weight: normal;
}
div.row-dark h1 {
  text-align: center;
  font-size: 3.2em;
  color: #fdca12!important;
  font-weight: bold;
  max-width: 800px;
  margin: 0 auto 30px;
}
/**End of row-dark**/


.block-yellow {
  background: #fac716;
  padding: 10px 20px;
  border-radius: 5px;
  margin: 0 0 20px -80px;
  padding-left: 80px;
  position: relative;
  z-index: 1;
}
.row-content .panel-grid{

}
.doc-img img.so-widget-image {
  z-index: 2;
  position: relative;
}
.row-warning {
  background: #231f20;
  padding: 10px 20px;
  border-radius: 5px;
  text-align: center;
}
.row-warning p.dda-txt.wht-txt {
  text-align: center;
  margin-bottom: 10px;
}
.row-warning h2.yllw-txt {
  margin: 10px 0 10px 0;
}





.row-dark-line {
  background: #231f20;
  text-align: center;
  padding: 20px 10px ;
  -ms-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.row-dark-line h3 {
  max-width: 800px;
  margin: 0 auto;
}
.row-dark-line h3 {
  max-width: 800px;
  margin: 0 auto;
  font-weight: 700;
  font-style: italic;
}




.row-yellow {
  background: #fac716;
  margin-top: -20px;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-bottom: -40px;
}
.dda .logo-slogan img.so-widget-image {
  max-width: 400px;
  margin-top: 30px;
}
.row-yellow .subtitle {
  max-width: 400px;
  margin: 0 auto;
}
.row-yellow .subtitle h2 {
  font-size: 2em;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 0;
}
.row-yellow .ingredient h4 {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.6em;
  font-weight: 700;
}

.row-dark-line a.btn-order {
  margin-top: 30px;
  -ms-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
}




div#row-content-2 {
  padding-top: 40px;
}
#row-content-2 h3 {
  font-size: 2.8em;
  text-align: center;
  text-transform: inherit;
  font-weight: 700;
  font-style: italic;
}
#row-content-2 .bloc-yellow h3 {
  font-size: 2.4em;
  text-align: center;
  /* text-transform: inherit; */
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  max-width: 80%;
  margin: 0 auto 20px auto;
}
.subtitle2 h4.wht-txt {
  font-size: 1.4em;
  text-align: center;
  font-weight: 700;
  margin: 0;
  position: absolute;
  top: 50%;
  /* left: 50%; */
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -ms-transform: translateX(-50%);
  /* transform: translateX(-50%); */
  width: 100%;
}
.subtitle2 {
  background: #231f20;
  border-radius: 5px;
  /* padding: 10px; */
  display: block;
  /* line-height: 2.4em; */
  height: 60px;
  position: relative;
  margin: 20px 0;
}
.ze-couple img.so-widget-image {
  border-radius: 5px 5px 0 0;
}
.bloc-yellow.brdr-wht {
  background: #fac716;
  border-radius: 0 0 5px 5px;
  padding: 20px 0;
  margin-bottom: 20px;
}
.bloc-yellow .dda-ul li {
  font-size: 1.5em;
  padding-left: 8%;
}


/**
row-grey
+table
 */
h3.bg-red.center.table-style.wht-txt {
  font-size: 1.4em;
  width: 70%;
  margin: 20px 0 0 -20px;
  background: #e81336;
  line-height: 2em;
  text-align: left;
  padding-left: 10px;
  font-weight: 700;
  -ms-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.dda .row-grey h1 {
  text-align: center;
  padding-top: 30px;
  margin-bottom: 30px;
  color: #231f20!important;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.dda .row-grey .panel-grid{
  align-items: center!important;
}
table.gellules-2{
  border-left: 1px solid #00609b;
  border-right: 1px solid #00609b; border-top: 1px solid #00609b;
  border-bottom: 1px solid #00609b;

}

table.gellules-2 td {
  border-top: 1px solid #00609b;
  border-bottom: 1px solid #00609b;
  height: 30px;
  line-height: 30px;
  padding-left: 6px ;
  padding-right: 6px ;
}


table.gellules-2 .bg-blue {
  background: #00609b;
  color: #fff;
}
table.gellules-2 tr.bg-blue td.strong.yllw-txt{
  font-weight: 700;
  font-size: 1.3em;
  font-family: 'Oxygen', sans-serif;
}
table.gellules-2 tr td.strong.bg-yllw{
  font-family: 'Oxygen', sans-serif;
  font-weight: 700;
  background-color: rgba(243,214,8, 0.4);
}
.block-actor p.dda-txt {
  font-family: 'Kalam', cursive;
  font-size: 1.8em;
  line-height: 1.1em;
  color: #00609b!important;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.block-actor {
  background: #e8f6fd;
  border: 1px solid #00609b;
  padding: 30px 10px 80px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.dda .actor-img img.so-widget-image {
  border-radius: 5px;
  max-width: 230px !important;
  -ms-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  margin-bottom: -20px;border: 1px solid #00609b;

}
img.signature {
  max-width: 110px;
  float: right;
}
.row-grey img.so-widget-image {
  margin-bottom: 20px;
}

/*
row-bonne
 */
.row-bonne {
  padding: 30px 0 360px 0;
  background-image: url("img/row-tbonne.png") ;
  background-repeat: no-repeat;
  background-position: bottom center;

}

.row-bonne h2,
.row-blue h2,
.row-blue h1{
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
}

.row-bonne h3{
  text-align: center;
  font-weight: 600;
}

.row-blue .row-testi .textwidget.custom-html-widget {
  background: #fff;
  border-radius: 5px;
  padding: 10px 15px;
}

.row-blue {
  background: #231f20;
  padding: 30px 0;
}
.row-blue .row-testi img{
  max-width: 180px!important;}
}
.row-ze-garantie h3 {
  font-size: 1.8em;
}

.dda a.btn-order {
  margin: 20px 0;
}


.row-mixte .col-right img.so-widget-image {
  margin-bottom: 115px;
}


.dda .row-press {
  background: #000!important;
}

.row-press .col-right {
  background: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 20px;
  position: relative;
}
.row-press  .col-left{
  padding-top: 25%;
}
.row-press .col-left p.dda-txt {
  font-size: 2.4em;
  line-height: 1.1em;
  /* padding-top: 20%; */
  text-align: right;
}
.row-press .press-about {
  display: block;
  background: #fac716;
  /* width: 350px; */
  max-width: 350px;
  font-size: 1.5em;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  position: absolute;
  top: -30px;
  right: 25px;
  font-weight: 700;
  -ms-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
}
.row-press .press-signature h4 {
  margin: -30px 0 10px 0;
  text-align: right;
  font-weight: 400!important;
  border-top: 1px solid #231f20;
  border-bottom: 1px solid #231f20;
  padding: 10px 0;
}

.row-commande .col-left h2 {
  text-align: right;
}
/*
row-Candice

 */
.row-candice .mobile{
  display: none;
}


.row-content-2 h2.or-txt {
  margin-bottom: 30px;
}
.row-content-2{
  padding-bottom: 30px;
}
.row-content-2 ul.dda-ul{
  list-style: none;
}

.row-content-2 .block-list{
  background: #f7f7f7;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  padding: 20px 10px;
  margin-bottom: 10px;
}

.row-content-2 .col-center img{
  padding: 1px;
  border: 1px solid #ea662b;
}



.block-txt-or {
  border-radius: 10px;
  padding: 20px;
  background: #f16e3c;
}
.block-txt-or h3 {
  font-size: 2.8em;
  color: #fff;
}
.block-txt-or p.dda-txt {
  font-size: 1.7em;
  line-height: 1.1em;
  color: #fff;
}
.row-third .block-txt-or p.dda-txt{
  font-family: Courgette;
  line-height: 1.2em;
}

.row-garantie img{
  padding: 1px;
  border: 1px solid #ea662b;
}
div.row-red {
  padding-top: 30px;
  background: #f61616;
}
.dda div.row-red a.btn-order:hover {
  background: #231f20!important;
  border-color: #231f20!important;
}


.dda .row-red .panel-grid{
  align-items: center!important;
}
.row-yllw {
  padding-top: 30px;
  background: #fac716;
}

.row-yllw .dda-ul li{
  color: #231f20
}
.bloc-black-5 {
  background: #231f20;
  padding: 010px 10px;
  color: #fac716;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  -ms-transform: rotate(-2.5deg);
  -webkit-transform: rotate(-2.5deg);
  transform: rotate(-2.5deg);
  border-radius: 10px;
  margin-bottom: 20px;
}
.row-grey {
  background: #e7e7e7;
  padding-top: 30px;
  padding-bottom: 30px;
}
.row-grey img{
  border-radius: 15px;
}
.row-grey .border-red img.so-widget-image {
  margin-bottom: 30px;
}


.bg-blue {
  background: #231f20;
  padding: 10px;
  border-radius: 10px;
}

.bg-blue p.dda-txt{
  color: #fff;
}
p.dda-txt.tiny {
  font-size: 1.2em;
}
ul.dda-ul.tiny {
  font-size: 1.25em;
  padding-left: 0;
  margin-left: 0;
}
.dda-ul li {
  padding-left: 0;
  margin-left: 6px!important;
  padding-bottom: 4px;
  list-style: none;
  font-size: 17px;
  position: relative;

}
.bloc-red {
  background:  #e5242e;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.dda .row-content-1 .panel-grid{
  align-items: center;
}
.row-content-1 h2.wht-txt {
  text-align: center;
  font-size: 2.4em;
  color: #fdca12!important;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.row-content-1 {
  padding: 30px 0;
}

.row-content-1 .bg-yllw {
  padding: 10px;
  border-radius: 10px;
}
.row-content-1 .bg-yllw h3 {
  color: #231f20;
  font-size: 2em;
  line-height: 1.3em;
}
.border-red img {
  border: 1px solid #e7e7e7;
  padding: 2px;
}
.row-sexologue {
  background: #0097d3;
  padding: 30px 0;
}
h3.right.wht-txt {
  text-align: right;
  font-size: 2.47em;
  line-height: 1.3em;
}
h3.right.wht-txt {
  text-align: right;
  font-size: 2.3em;
  line-height: 1.21em;
}
.letter-bloc {
  background: #fff;
  border: 1px solid #d7d7d7;
  padding: 50px 20px 90px 20px;
  -webkit-box-shadow: 2px 2px 8px 0 rgba(143,139,143,1);
  -moz-box-shadow: 2px 2px 8px 0 rgba(143,139,143,1);
  box-shadow: 2px 2px 8px 0 rgba(143,139,143,1);
}
.row-ze-garantie {
  padding-top: 30px;
  background: #f7f7f7;
  padding-bottom: 20px;
  background: #f7f7f7!important;

}
.dda .row-blue h3.rd-txt {
  text-align: center;
  font-size: 1.8em;
}


h4.special-title.center {
  text-transform: inherit;
  max-width: 800px;
  color: #e71d18;
  margin: 10px auto 30px auto;
  font-size: 2.6em;
  font-weight: bold;
}
.dda .row-one img {
  margin-bottom: 30px;
}


.dda .row-one h3.right.wht-txt {
  text-align: right;
  font-size: 2.2em;
  line-height: 1.2em;
}
img.sign.f-right {
  max-width: 230px;
}
p.dda-txt.f-right.signature {
  margin-top: 0px;

  display: block;
  width: 100%;
  text-align: right;
}
p.dda-txt.f-right.signature img {
  display: block;
  text-align: right;
  margin-right: 0;
  max-width: 180px;
}

span.gr-txt {
  color: #231f20;
}.row-commande h2.sow-headline {
   text-align: center!important;
 }
.row-yellow.margin-negatif {
  margin-top: -60px;
  padding-top: 40px;
}



p.dda-txt.special-txt {
  font-family: Courgette;
  font-size: 1.6em;
  line-height: 1.2em;
}

.row-content-3 ul.dda-ul.special-txt {
  list-style: inherit;
  font-family: Courgette;
  font-size: 1.6em;    line-height: 1.1em;

}
.row-commande i.far.fa-check-square {
  color: #e71d18;
  font-size: 2em;
  position: absolute;
  left: 0px;
  top: 0px;
}

.row-commande .textwidget.custom-html-widget {
  max-width: 900px;
  margin: 0 auto;
}
.row-commande .textwidget.custom-html-widget p.dda-txt{
  text-align: left;
  position: relative;
  padding-left: 40px;
}


.dda .row-commande ul.dda-ul {
  margin-top: 0;
  margin-left: 100px;
}

.dda .row-yllw h2 {
  text-align: center;
  font-size: 2.8em;
  max-width: 560px;
  line-height: 1.4em;
  margin-right: auto;
  margin-left: auto;
}
.dda .row-gift{
  background-color: #231f20!important

}
.dda #pg-63-6 {
  margin-bottom: 0;
}
.signure {
  max-width: 300px;
  margin-right: 0px;
  float: right;

}
.row-ze-garantie .signure h3.widget-title {
  font-size: 1.4em;
  text-align: center;
}
.dda .row-one .signure img {
  margin-bottom: 0;
  text-align: center!important;margin-right: 20px;

}

.row-gift h2 {
  max-width: 900px;
  margin: 20px auto;
  text-align: center;
}
.row-gift .bloc-txt{
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 20px 40px;

}
.row-gift .bloc-txt p.dda-txt{
  color: #fff;
  text-align: center;
}
/*
row-green

 */

.row-dark.row-gift {
  padding: 0;
}
.row-green .panel-grid{
  align-items: center!important;
}
.row-dark.row-gift h3 {
  font-size: 2em;
  color: #fff!important;
  text-align: center;
  padding-top: 10px;
}
.row-dark.row-gift img{
}
.title-gift {
  display: block;
  background: #fff;
  padding: 10px;
  margin-bottom: 20px;
  text-align: center;
}
.title-gift h2 {
  margin-bottom: 0;
  font-size: 2.6em;

}
.title-gift h2 span.uppercase {
  display: block;
  font-size: 2em;
  line-height: 1.1em;
  color: #eb7120;
}
.row-meuf h2.yllw-txt {
  line-height: 1.1em;
}
.row-green h2 {
  text-align: center;
  margin-top: 10px;
}
.row-green h3 {
  font-size: 1.6em;
}
.percent80 p.dda-txt {
  text-align: center;
  margin-top: 30px;
}


.dda #pg-63-4, .dda #pg-63-4-5,.dda #pg-63-5,  .dda #pl-63 .so-panel{
  margin-bottom: 0px;
}


.row-green h2.or-txt {
  text-align: left;
  color: #eb7120;
}
#row-eros{
  margin-top: 30px;

}
.row-green .col-center{
  position: relative;
  padding-top: 60px;
}
.row-green .accroche-red {
  display: block;
  position: absolute;
  top: -40px;
  right: 30px;
  background: #eb7120;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.row-green .accroche-red h4 {
  font-size: 1.8em;
  text-align: center;
  margin: 10px 0;
  color: #fff;
}

/*

 */
.dda .row-sciences h2 {
  text-align: center;
}
.dda .row-sciences img.so-widget-image {
  max-width: 260px!important;
  margin-bottom: 20px;
}

.row-content-1 img.so-widget-image {
  margin-bottom: 30px;
}
.row-content-1 .dr-portrait {
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
/**
5 - .row-testimonies
 */
.row-testimonies #testimony-1 p.dda-txt.special {
  font-family: 'Roboto Slab', serif;
  font-size: 1.5em;

}
.row-testimonies #testimony-2 p.dda-txt.special {
  font-family: 'Roboto Mono', monospace;
  font-size: 1.4em;
}
.row-testimonies #testimony-3 p.dda-txt.special {
  font-family: 'Noto Serif', serif;
  font-size: 1.6em;
}
.row-testimonies {
  padding: 30px 0;
  background: #f7f7f7;
}
.row-testimonies h2 {
  text-align: center!important;
  font-size: 3.2em;
}
.row-testimonies .special{
  font-family: Courgette;
  font-size: 1.6em;
  line-height: 1.2em;
}


.row-testimonies .panel-grid{
  align-items: center!important;
}

/**
6 - row-woman
 */

.dda .row-woman {
  background-position: center bottom!important;
}
.dda #pg-63-9{
  margin-bottom: 0!important;
}
/**
6 - row-warranty
 */
.row-warranty {
  background-color: #000;
  padding: 40px 0;
}
.row-warranty h3.yllw-txt {
  font-size: 2.6em;
}
.dda .row-warranty img.so-widget-image {
  max-width: 300px;
  margin: 20px 0 0 auto;
}
.dda .row-warranty p.dda-txt {
  font-weight: 700;
  color: #f7f7f7;
}


/**
7 - row-gift
 */
.row-content-1.row-psy p.dda-txt.special {
  font-family: 'EB Garamond', serif;
  font-size: 1.55em;
  line-height: 1.2em;
}
.row-content-1.row-psy .panel-grid {
  align-items: center!important;
}
.row-content-1.row-psy .row-content-1 h2{
  color: #eb7120;
  text-align: left;

}
.row-content-1.row-psy{
  padding: 30px 0;
}
.row-dark.row-gift {
  padding: 30px 0 0 0;
  /*background-color: #eb7120!important;*/
}
.row-gift .col-right p.dda-txt.bolder.rd-txt {
  color: #eb7120!important;
  text-decoration: underline;
  font-size: 1.8em;
  line-height: 1.3em;
  margin: 0 5% 3% 5%;
}
.row-gift .col-right p.dda-txt {
  color: #fff!important;
  text-align: center;
}
div#gift-pict img {
  margin: -80px auto -80px auto;
  max-width: 300px;
}
.row-gift strong {
  color: #fac716;
}
.dda #pg-63-7{
  margin-bottom: 0!important;
}
/**
7 - row-catalog
 */

/* made in france
Ajout du label sur les produits
*/

.madeInFrance{
  display: block;
  height: 75px;
  width: 60px;
  position: absolute;
  top: 180px;
  right: -3px;
  background-image: url("img/madeinfrance.png");
  background-repeat: no-repeat;
  z-index: 99;
  color: transparent;
  font-size: 1px;
  background-size: contain;
  background-position: center center;
}


.row-commande .special img{
  margin-top: 15px;
}

.row-commande li {
  list-style: none;
  max-width: 530px;
  margin: 0!important;
  font-size: 17px;
  color: #231f20;
  position: relative;

}
.row-commande .push-img img.so-widget-image {
  border-radius: 10px 10px 0 0;
  margin-top: 20px;
}
.row-commande .dda-ul li span.rd-txt {
  color: #e81336;
  display: block;
  position: absolute;
  left: -50px;
  top: -10px;
  background: #f3d612;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
  font-size: 1.5em;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  -webkit-box-shadow: 0px 1px 4px 0px #6c6c6c;
  box-shadow: 0px 1px 4px 0px #6c6c6c;
}
.row-commande li i{
  color: #eb7120;
}
.row-commande p.ddat-txt.lead.bolder.bigger {
  color: #231f20;
}
.row-commande p.ddat-txt.lead.bolder.bigger strong{
  color: #fac716;
}

.dda .row-commande h2.sow-headline {
  margin: 30px auto 30px auto!important;
  text-align: center!important;
  font-size: 3.3em!important;
  /* text-align: left; */
  line-height: 1.05em!important;
  max-width: 800px;
  /* margin: 0 auto; */
}
.row-commande h3 {
  font-size: 1.2em!important;
  /* font-weight: 700!important; */
  /* font-family: 'Oswald', sans-serif!important; */
  /* background-color: #e81336; */
  text-align: center;
  font-weight: 700;
  /* padding: 10px 0; */
  text-transform: uppercase;
  font-size: 1.8em;
  border-radius: 0;
  margin-bottom: 10px;
}
.dda .row-commande .bloc-txt-or-2 p.dda-txt{
  color: #231f20!important;
}
.block-garantie {

  border-radius: 10px;
  padding: 0 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.icon-flag{
padding-bottom: 22px;
}
.block-gift {
    border-radius: 10px;
    padding: 10px 10px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
	width: 75%;
    border: 2px dashed  #F88D10;
	background-color:#fff;
}

.block-gift h2 {
    font-size: 2.3em;
	text-align: center;
}
.block-gift .special-gift {
    text-align: center;
    padding-top: 10px;
    color: #f88d10;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    font-size: 1.8em;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700;
}
.block-gift .rd-txtgift {
    text-align: center;
    color: #646464;
    margin-bottom: 8px;
    margin-top: -4px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.dda h3.product-subtitle {
  display: block;
  background: #231f20;
  margin: 0 0 15px 0 !important;
  font-size: 16px !important;
  color: #fac716;
  vertical-align: middle;
  height: 65px;
  line-height: 18px !important;
  font-family: 'Maven Pro', sans-serif;
  padding: 12px 10px !important;
  text-transform: uppercase;
}
.label-garantie img.so-widget-image {
  margin-top: 50px;
}
.dda h3.product-subtitle .brd-txt{
  color: #ea662b;
}
/* update du 27/09/18*/
span.onsale {
  display: none;
}
/* fin update du 27/09/18*/

span.bl-txt.bolder.bigger {
  margin-top: 5px;
  color: #0fabc0;
  font-size: 18px;
}

.dda div.row-commande {
  background-color: #e7e7e7!important;
  z-index: 999;
  overflow: hidden;
  padding: 30px 20px 0px 20px;
  position: relative;
  border-radius: 15px;

}

.woocommerce-loop-product__title span.brd {
  text-transform: initial;
  font-size: 0.95em;
}
.dda .woocommerce ul.products li.product:hover{
  border: 2px solid #67a829!important;
}



.dda .row-commande li.product li i {
  color: inherit;
  position: absolute;
  margin-left: -13%;
  font-size: 1.4em;
  top: -0.1em;
  display:none;
}
.dda .row-commande li.product:hover li{
  opacity: 1;
}
.dda .row-commande li.product:hover li i {
  color: #67a829;
}
.dda .row-commande .product li.bg-prpl-txt span.li-txt, .dda.single-product .product li.bg-prpl-txt span.li-txt {
  background: #67a829;
  color: #fff;
  padding: 8px 12px;
  border-radius: 10px;
  opacity: 1;
  text-align:center;
      display: inline-block;
}





.dda.woocommerce ul.products li.product a img,
.dda.woocommerce-page ul.products li.product a img {
  border-bottom: 0 none;
}

.dda.woocommerce ul.products li.product,
.dda.woocommerce-page ul.products li.product,
.dda .woocommerce ul.products li.product,
.dda .woocommerce-page ul.products li.product{
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.dda.woocommerce ul.products li.product,
.ddal.woocommerce-page ul.products li.product,
.dda .woocommerce ul.products li.product,
.dda .woocommerce-page ul.products li.product{
  overflow: hidden;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0)!important;
  margin: 0 4px 25px 4px!important;
  border-radius: 10px;
  background: #fff;
  border: 2px solid #c7c7c7;

  /*price unit*/
  padding-bottom: 25px;
  /*price unit*/
}
.dda.woocommerce ul.products li.product a img,
.dda.woocommerce-page ul.products li.product a img,
.dda .woocommerce ul.products li.product a img,
.dda .woocommerce-page ul.products li.product a img{
  border-bottom: 0 none!important;
  margin-bottom: 0!important;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+17,ffffff+100 */
  background: #e7e7e7; /* Old browsers */
  background: -moz-linear-gradient(top,  #ebebeb 17%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ebebeb 17%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ebebeb 17%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.dda.woocommerce ul.products li.product:hover a img,
.dda.woocommerce-page ul.products li.product:hover a img,
.dda .woocommerce ul.products li.product:hover a img,
.dda .woocommerce-page ul.products li.product:hover a img{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f67baa+0,ffffff+100 */
    background: #67a829; /* Old browsers */
    background: -moz-linear-gradient(top,  #67a829 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #67a829 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #67a829 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67a829', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



}
.dda .woocommerce ul.products li.product strong
.dda .woocommerce ul.products li.product {
  margin-top: 10px !important;
  border: 2px solid #c7c7c7;
  -webkit-transition: right 0.4s ease 0s;
  -moz-transition: right 0.4s ease 0s;
  -ms-transition: right 0.4s ease 0s;
  -o-transition: right 0.4s ease 0s;
  transition: right 0.4s ease 0s;
}

.dda ul.products li.product strong {
    display: inline-block!important;
}
.dda .woocommerce ul.products li.product h2 strong {
    display: block!important;
}
.dda .row-commande .block-gift p.dda-txt{
  text-align: left!important;
}

.dda .block-garantie p.dda-txt{
  color: #FFF;
}
.dda .block-gift p.dda-txt{
    color: #121212
}

.dda .row-commande .block-garantie p.dda-txt,
.dda .row-commande .block-gift p.dda-txt{
  text-align: justify;
  position: relative;
  padding-left: 0;
  font-size: 1.1em;
  line-height: 1.2em;
}
.dda .row-commande .block-gift p.dda-txt strong,
.dda .row-commande .block-garantie p.dda-txt strong{
  font-size: inherit;
    color: #24dd58;
}
.block-garantie h3.rd-txt {
    color: #861817 !important;
 text-transform: uppercase;
line-height: 140%;
}
.dda li.product a .intro {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  font-weight: 700;
  font-size: 1.1em;
  color: #861817;
}
.dda li.product:hover a .intro{
  color: #FFF;
}
.dda li.product a .short-description p {
  color: #121212;
  opacity: 0.6;
  font-size: 1em;
}

.dda .related li.product a .intro{
	margin-top:-10px;
}

.dda li.product:hover a .short-description p {
  opacity: 1;
}
.dda li.product a .short-description{
  line-height: 17px;
}
/*unit price box*/


.unit_price { 
  display: block;
  border: 1px solid transparent;
  margin: 0 10% 20px 10%;
  border-radius: 15px;
  padding: 4px 0;
  position: relative;
  z-index: 9;
}
.dda li.product:hover a .unit_price{
  border: 1px solid #121212;
}
.regular_unit_price {
  line-height: 1.1em;
  display: inline-block;
  color: #121212;
  font-size: 0.8em;
  margin: 3px 0 10px 0;
}
span.biotula_pdt_prix_unitaire_regular {
  font-size: 1.1em;
  display: inline-block;
  position: relative;
  padding: 0 10px 0 10px;
}
span.biotula_pdt_prix_unitaire_regular:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 2px solid red;
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.special_unit_price {
  color: #861817!important;
  display: inline;
  font-size: 2.2em;
  font-weight: 700;
  line-height: 0.9em;
	margin-left:5px;
  bottom: 6px;
}
.unit-item-type {
  position: absolute;
  /* transform: translate(50%, 50%); */
  bottom: -10px;
  left: 0;
  right: 0;
  width: 100px;
  text-align: center;
  z-index: 99;
  background-color: #fff!important;
  display: inline-block;
  font-size: 0.8em;
  height: 15px;
  line-height: 15px;
  color: #121212;
  margin: 0 auto 0 auto!important;
}
.dda .woocommerce ul.products li.product .price {
  padding-top: 20px;
  bottom: 0;
  font-size: 1.4em;
  line-height: 15px;
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  border: 0;
  left: 0;
  right: 0;
  display:none;
}
.dda.single-product ul.products li.product .price{
	display:none;
}

.dda .woocommerce ul.products li.product .price del span.woocommerce-Price-amount.amount {

  display: none;
}
.dda .woocommerce ul.products li.product .price:before{
  content:'Soit un total de :';
  font-size: 0.5em!important;
  color: #9c9c9c;
  font-family: 'Open Sans', sans-serif;
  padding-right: 10px;

}
.dda .woocommerce ul.products li.product a.add_to_cart_button{
  margin: -6px 0 0 0;
}
/*unit price box*/






.row-commande .block-gift i.far.fa-check-square {
  color: #fac716;
  font-size: 2em;
  position: relative;
  text-align: center;
  /* left: 0px; */
  /* top: 0px; */
  display: block;
  padding-top: 40px;
}
.dda .woocommerce ul.products li.product h2 strong.grn-txt {
    color: #5f955b;
}
.dda h2.woocommerce-loop-product__title {
  padding: 0!important;
  font-family: 'Open Sans', sans-serif;
  margin: -10px 0 10px 0!important;
  font-size: 20px!important;
  line-height: 20px!important;
}
span.dda-promotion .yllw-txt{
  color: #ffff00!important;
}
span.dda-promotion {
  right: 5px;
  /*-ms-transform: rotate(45deg);*/
  /* -webkit-transform: rotate(45deg); */
  /* transform: rotate(45deg); */
  font-size: 1.25em !important;
  color: #fdca12;
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 5px;
  text-transform: uppercase;
  width: 65px;
  height: 65px;
  line-height: 65px;
  z-index: 100;
  background: #121212;
  border-radius: 50%;
}

.woocommerce-loop-product__title {
  line-height: 37px !important;
  color: #111111 !important;
  font-weight: 500 !important;
  font-size:1.5em !important;
}
.woocommerce ul.products li.product .price {
  font-size: 2em;
  line-height: 15px;
  font-family: 'Open Sans', sans-serif;
}
.dda .woocommerce .products .short-description ul {
  margin: 0 -0.5% 0 0;
}
.dda .row-commande .product li {
  text-align: center;
  margin: 0;
  font-size: 0.9em;
  position: relative;
  opacity: 0.6;
}
.dda .row-commande .short-description, .dda .row-commande .short-description p {
	margin-bottom:20px;
}
.dda .product .short-description li {
  margin-top:10px!important;
}

/**

8 -pre footer

 */
.pre-footer {
  background: #f7f7f7;
  margin: 0;
  padding: 0;
}
.dda-col-3 {
  width: 33.33%;
  padding: 20px 15px;
  text-align: center;
  width: calc(33.3333% - ( 0.66666666666667 * 30px ) );
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.pre-footer h2.dda {
  margin: 20px 0;
  /* margin-top: 20px; */
  text-align: center;
  min-height: 50px;
  font-size: 2em;
}

div#contact-us:before {
  display: block;
  margin: 0 auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  content: "\f0c0";
  background: #861817;
  z-index: 99;
  font-family: FontAwesome;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 30PX;
  font-weight: normal;
}

.pre-footer p.dda-txt {
  font-size: 14px;
  line-height: 16px;
  text-align: center!important;
  padding: 10px 15px;
}
.pre-footer #secure p.guggul-txt {
  padding: 0!important;
}
#secure p.dda-txt {
  margin-bottom: 5px;
}
.dda .pre-footer #secure table {
  width: 70%;
  text-align: center;
  margin: 0px auto 5px auto;
  max-width: 300px;

}
img.visa-mastercard {
  width: 150px;
  text-align: center!important;
  margin: 0 auto!important;
}
#secure img.payment-sofort, #secure img.payment-paypal {
	width:150px;
	display:inline-block;
	margin-left: 10px;
}
#secure img.payment-paypal{
	margin-left:0px;
}
@media (min-width: 992px) and (max-width: 1200px) {
	#secure img.payment-sofort, #secure img.payment-paypal {
		width:120px;
	}
}

.pre-footer #secure table {
  width: 70%;
  text-align: center;
  margin: -20px auto 5px auto;
}
.dda .pre-footer .rd-txt,
.dda .pre-footer a{
  color: #861817!important;
  font-weight: 700;
}


/**
* #################### FOOTER ##################
*/
a.site-logo-img {
  
    border-radius: 200px;
    border: 11px solid #fff;
    display: inline-block;
    background-color: #fff;
    padding-top: 8px;
}

#colophon {
	background-color: #579250!important;
	margin-top: 0;
}
#colophon h2{
    font-size: 1.3em;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.site-footer-header .dda-col-3:first-child{
	text-align:left;
}
.site-footer-header ul {
	margin:0;
	list-style: none;
}
.site-footer-header li{
    text-align: left;
}
.site-footer-header li a {
	color: #333;
    letter-spacing: 0.5px;
    line-height: 1.5em;
}
.site-footer-header li a:hover {
	text-decoration:underline;
}
.site-footer-header, .site-footer-widgets{
	padding-top: 40px;
	padding-bottom: 40px;
}
.site-footer-widgets h2 {
    color:#5C5C5C;
}
.site-footer-header h2, .mma-email{
	color: #579250;
	font-weight:bold;
}
.site-footer-header{
	background-color: #FFF;
}
.mma-email{
    font-weight: 700;
    font-size: 1.3em;
}

.site-footer-widgets ul li h2.widgettitle{
	border:none;
}
#custom_html-5{
	text-align:right;
}

#colophon ins span.woocommerce-Price-amount.amount {
    color:#cc0066!important;
}
#colophon span.woocommerce-Price-amount.amount, #colophon del span.woocommerce-Price-amount.amount{
	color:#cc0066!important;
}
#secure p.dda-txt {
    margin-bottom: 5px
}
#secure p{
	text-align:center;
}
img.visa-mastercard {
    text-align: center!important;
    margin: 0 auto!important
}
#custom_html-4 .dda-txt {
    color: #fff
}

.site-footer-widgets .widget a{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
	text-align:justify;
}
div#service-client h2:before, div#satisfaction-client h2:before, div#secure h2:before{
	display: inline-block;
    margin: 0 10px 0px 0px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #579250;
    z-index: 99;
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 1.2em;
}
div#service-client h2:before {
    content: "\f086";
}
div#satisfaction-client h2:before {
	content: "\f005";
}
div#secure h2:before {
	content: "\f023";
}
.site-footer-widgets ul li h2.widgettitle {
  text-align: center;
}
mark, ins {
	background: #F7F7F7;
}
@media screen and (max-width: 480px) {
	div#service-client, div#satisfaction-client, div#secure{
		padding: 15px 0px  !important;
	}
}
@media screen and (max-width: 960px) {
	#colophon h2{
		text-align:center;
	}
}
@media screen and (max-width: 768px) {
	.site-footer-header li{
		text-align:centeR;
	}
}


/**
* #################### FOOTER BOTTOM BAR ##################
*/
.site-footer-bottom-bar {
	background-color: #414144;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08) inset;
    color: #C3C3C3;
    padding: 5px 0px;
    font-size: 0.9em;
	display: inline-block;
    width: 100%;
}
.site-footer-bottom-bar a{
	color: #C3C3C3;
}
#to_top_scrollup {
	bottom:40px;
}
@media screen and (max-width: 480px) {
	#to_top_scrollup {
		bottom:50px;
	}	
}
@media screen and (max-width: 768px) {
	.site-footer-bottom-bar-right{
		float:left;
		text-align:left;
		width: 100%;
	}
}


/**
10 - Media queries
 */
@media screen and (max-width: 1400px) {
  .dda .header-section{
    background-position: 12.5% 0!important;
  }
}

@media screen and (max-width: 1200px) {
  .dda .row-hero{
    background-position-x: -800px;
  }
  .dda .header-container img{
    max-width: 280px!important;
  }
  .header-container h1.yllw-txt{
    font-size: 3em;
  }
  .hero-wrapper {
    margin: 34% auto 30px auto;
    max-width: 700px;
  }
  .hero-txt {
    margin-top: 45%;
    padding-right: 20px;
  }
  .row-hero .dda-script {
    font-size: 2.2em;
  }
  .row-hero ul.dda-ul {
    font-size: 1.3em;
  }
  .hero-title{
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
  .row-hero{
    background-size: cover;
    background-position-y: 0;
  }
  .dda .row-hero h1.sow-headline {
    font-size: 3.4em;
  }
  .dda .row-hero h2.sow-sub-headline {
    font-size: 2.2em;
  }
  .row-hero h3 {
    font-size: 1.8em;
  }
  .row-title {
    margin: 5% 0 5% 0!important;
    padding: 0 0 0 0!important;
  }
  .dda .header-section{
    background-position: 25% 0!important;
  }
  temoin {
    font-size: 1.4em;
    line-height: 1.1em;

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

	.dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(3) {
		display:none !important;
	} 
	
	.home #masthead {
		min-height:80px;
	}
  .dda .woocommerce ul.products li.product,
  .dda .woocommerce-page ul.products li.product {
    width: 45% !important;
    margin: 0 2% 22px !important;
    /* modification menu mobile*/
  }
  .dda .cartcontents .cart-information{
    display: none!important;
  }



  .dda #site-navigation.main-navigation ul#menu-menu-principal{

    float: none !important;
    height: 60px;
    width: 100%;
    position: relative;
    display: block;
    overflow: hidden;
  }


  .dda #site-navigation.main-navigation ul#menu-menu-principal li:first-child {
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    top: 0;
    left:  0;
    text-align: center!important;
    margin: 0;
    padding: 0!important;
  }
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:first-child a{
    width: 100%!important;
    height:  100%!important;
    margin: 0!important;
    padding-left: 15px!important;
    padding-right: 15px!important
  }
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(2n){
    width: calc(100% - 124px);
  }
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(2) a{
    background: #67a829!important;
    text-align: center!important;
    display: block;
    height: 59px;
  }
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(2n) a span{
    text-align: center!important;
    color: #fff!important;
  }
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(2) a span::after{
    font-weight: 400;
    content: "\f054";
    position: absolute;
    right: 10px;
    font-size: 1.2em;
    font-family: FontAwesome;

  }



  .dda #site-navigation.main-navigation ul#menu-menu-principal li:last-child {
    position: absolute;
    width: 60px;
    height: 60px;
    display: block;
    top: 0;
    right:  0;
    text-align: center!important;
    margin: 0;
    padding: 0!important;
  }
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(3) a{
    width: 100%!important;
    height:  100%!important;
    margin: 0!important;
    padding-left: 15px!important;
    padding-right: 15px!important
  }

  #content.site-content {
    min-height: 90vh;
    margin-top: 100px;
  }
  .dda.home #content.site-content {
    min-height: 90vh;
    margin-top: 0px;
  }
  .dda .top-bar{
    margin-top: 50px!important;
  }


  #main-menu > div, .dda .main-navigation ul {
    display: block;
    width: 100%;
    float: none;
  }
  .dda .main-navigation #main-menu {
    color: #FFFFFF;
    position: fixed;
    top: 80px;
    right: 0;
    width: 100%;
    max-width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 00px;
    background: #231f20;
    z-index: 9999;
    height: 60px;
    line-height: 60px;
    overflow: auto;
    -webkit-transition: right 0.4s ease 0s;
    -moz-transition: right 0.4s ease 0s;
    -ms-transition: right 0.4s ease 0s;
    -o-transition: right 0.4s ease 0s;
    transition: right 0.4s ease 0s;

  }

  .menu span.desktop {
    display: none;
  }
  .dda .main-navigation li a {
    padding: 0 10px!important;
    color: #fff!important;
  }
  .main-navigation li {
    display: inline-block;
    float: none;
    margin: 0 0 1px;
  }
  .dda .main-navigation li a {
    padding: 0 5px!important;
  }
  .dda .main-menu-close {
    color: #fff;
    display: none;
  }
  .dda .header-menu-button i {
    display: none;
  }
  /* fin de modification menu mobile*/


  .dda .header-container img{
    max-width: 250px!important;
  }
  .dda .row-hero h1.sow-headline {
    display: none;
  }
  .hero-wrapper {
    margin: 27% auto 30px auto;
  }
  .dda .hero-packshot img.so-widget-image {
    width: 220px;
    margin: 50px auto;
  }
  .dda-logo {
    display:none;
  }
  /**Header**/
  .dda .header-menu-button i {
    font-size: 18px;
    vertical-align: middle;
    padding-bottom: 15px;
  }
  .dda .header-menu-button {
    display: block;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    z-index: 9999;
    position: relative;
    color: #231f20;
  }
  .dda .header-section{
    background-position: 33.33% 0!important;
  }
  .row-title h2{
    margin: 0;
  }
  .row-title h3 {
    width: 50%;
    float: right;
    font-size: 1.9em!important;
    margin: 0;
  }
  .row-title h1{
    margin-top: 20px;
  }
  temoin {
    font-size: 1.2em;
    line-height: 1.1em;
  }
}
@media screen and (max-width: 780px) {
  .dda .identity img.so-widget-image {
    margin-left: -5px!important;
    text-align: left;
    margin-top: 110px;
  }
  .top-img img.so-widget-image {
    margin-top: 120px;
  }
  .row-content .spacer-block {
    display: block;
    height: 10px;
  }
  .viennoiseries img.so-widget-image {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .dda .row-blue p.dda-txt strong {
    font-size: 1.3em;
  }
  .row-cafe-vert .block-push h2 .bigger {
    padding-top: 5px;
    display: block;
    font-size: 1.4em;
  }
  .row-cafe-vert .block-push h2 {
    margin: 10px 5px;
    text-align: center;
    font-size: 1.8em!important;
  }
  .row-content.bg-blue-letter p.dda-txt.mega-strong {
    font-size: 1.6em;
  }
  table.data-proof.mobile{
    display: block;

  }
  table.data-proof.mobile td,
  table.data-proof.mobile th{
    font-size: 0.90em;
    padding: 4px 2px;
  }
  table.data-proof.desktop{
    display: none;
  }
  .dda .block-garantie .panel-grid-cell {
    margin-bottom: 0!important;
  }
  .row-commande .block-gift i.far.fa-check-square{
    display: none;
  }

  .row-disponible img.so-widget-image {
    border-radius: 15px;
    max-width: 380px!important;
    margin-bottom: 30px;
  }
  .row-letter img.so-widget-image {
    border: 1px solid #861817;
    margin-bottom: 30px;
    max-width: 180px!important;
  }

  .dda .row-commande h3.or{
    text-align: center;
    font-size: 2.7em!important
  }
  .row-commande .col-right p.dda-txt{
    padding-right: 10px;
    padding-left: 10px;
  }

  .row-commande .col-left h2 {
    text-align: center;
  }

  .dda .row-red .col-left h1,
  .dda .row-red .col-left h2.wht-txt,
  .dda .row-red .col-right h3.yllw-txt {
    text-align: center;

  }

  .dda .row-hero .desktop{
    display: none;
  }
  .dda .row-hero img.so-widget-image {

    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .row-hero .col-left {
    display: none!important;
  }
  .dda .row-hero .mobile {
    display: block!important;
  }
  .dda .row-dark{
    padding-bottom: 30px;
  }
  .dda h1 {
    font-size: 2em;
  }
  .dda .row-dark .dda-cta-cart {
    margin-bottom: -30px!important;
  }
  .dda .top-bar h2{
    font-size: 1.2em;
  }
  .dda .bloc-txt-or-2{
    margin-left: 10px;
    margin-right: 10px;
  }
  .block-txt-or h3{
    font-size: 2em;
  }
  .block-txt-or p.dda-txt{
    font-size: 17px;
  }
  .row-red{
    padding-bottom: 30px;
  }
  .row-ze-garantie img.so-widget-image,
  .row-garantie .row-one img.so-widget-image{
    max-width: 280px!important;
  }
  .dda .buttons a.btn-order {
    padding: 1.4em 2em;
  }


  .site-footer-widgets ul li h2.widgettitle {
    font-size: 1.6em!important;
  }
  div#gift-pict img {
    margin: -60px auto -20px auto;
    max-width: 300px;
  }
  .row-gift h2.wht-txt {
    text-align: center;
  }
  .dda .row-warranty img.so-widget-image{
    max-width: 100%;
    margin: 0 auto;
  }
  .row-press .col-right {
    margin-top: 60px;
  }

  .dda .top-bar {

    min-height: 50px;
  }
  .row-hero {
    background-size: cover;
    background-position-y: 0;
  }
  .row-press .press-about{
    top: -40px;
  }
  .row-press .col-left{
    padding-top: 0;
  }
  .row-press .col-left p.dda-txt {
    font-size: 1.6em;
    line-height: 1em;
    /* padding-top: 20%; */
    text-align: center;
    margin-bottom: 10px;
  }

  html {
    margin-top: 0px !important;
  }
  .panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style{
    display: inherit!important;
  }
  .dda .call-to-action-content {
    top: -60px!important;
    bottom: inherit!important;
  }
  .argumentaire h3 {
    min-height:inherit;
  }
  .pre-footer .panel-grid.panel-has-style > .panel-row-style,
  .pre-footer .panel-grid.panel-no-style {
    display: inherit !important;
  }
  .row-lady img.so-widget-image{
    margin: 0 0 90px 0;
  }
  .row-lady {
    background-image: url(img/happy-lady-mobile.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: 500px;
  }
  .block-arg-cms{
    min-height: 200px;
  }
  .dda .radius, .dda .dda-radius {
    margin-bottom: 10px;
  }
  .row-arguments{
    background-position: -1800px 0;
  }
  .row-warranty{
    background-position: 30% 0;
    background-size: cover;
  }
  temoin {
    font-size: 1.6em;
    line-height: 1.2em;
  }

  .row-commande titre {
    font-size: 1.4em;
    line-height: 1.2em;
    padding-left: 30px;
    padding-right: 30px;
  }

  .row-commande ligne {
    font-size: 1.3em;
    line-height: 1.1em;
    padding-left: 30px;
    padding-right: 30px;
  }
  .row-gift img.so-widget-image {
    margin-top: 23px;
  }
  .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .wpmenucart-display-standard {
    background-color: #861817!important;
  }
  .dda .woocommerce ul.products li.product,
  .dda .woocommerce-page ul.products li.product {
    width: 96% !important;
    margin: 0 2% 22px !important;
    /* modification menu mobile*/
  }
  .row-hero .packshot {
    max-width: 260px;
    float: right;
    margin-top: -65%;
    margin-right: 0;
    margin-bottom: -75px;
  }
  .dda .row-dark h2 {
    font-size: 1.8em!important;
    margin-top: 25px;
  }
  div.row-dark h1 {
    font-size: 2.4em;
    margin-bottom: 10px;
  }


  h3.bg-red.center.table-style.wht-txt {
    line-height: 1.2em;
    width: 100%;
  }
  /*.row-hero .desktop{
    display: none;
  }*/
  .dda .row-hero{
    padding-left: 0!important;
    padding-right: 0!important;
  }
  /*
.row-hero .mobile{
  display: block;
}*/
  .dda .row-hero {
    padding:60px 0 0 0;
    margin-top: 0px!important;
    background-image: url(img/row-hero-viagratomic-mobile.png);
    background-position: center top;
    background-size: auto;
    background-attachment: inherit;
    background-repeat: no-repeat;
    min-height: 450px;
  }

  .row-hero .mobile img{
    max-width: inherit!important;
    /*
    width: 100%!important;
    margin-left: -20px!important;
    margin-right: -20px!important;
    */
    padding: 0!important;
  }
  .dda .row-commande h2.sow-headline {
    font-size: 2.6em!important;
    margin-left: 15px!important
  }
  .dda  h1.transpi{
    font-size: 0.001em;
  }

  .row-hero h3 {

  }
  .row-hero .wrapper-txt {
    margin: 0px 10px 0 10px;
    margin-bottom: 280px;
  }
  .row-green h2,
  .dda .row-sciences h2,
  .row-testimonies h2,
  #testimony-block-1 h3.rd-txt,
  #testimony-block-2 h3.rd-txt,
  #testimony-block-3 h3.rd-txt{
    font-size: 2em;
  }
  #testimony-block-1 p.dda-txt,
  #testimony-block-2 p.dda-txt,
  #testimony-block-3 p.dda-txt{
    font-size: 18px;
  }


  .row-press .col-right {
    margin-top: 90px;
  }
  .row-press .press-about {
    top: -70px;
  }

  .row-hero .header-container h1.yllw-txt {
    font-size: 2.3em;
    -webkit-text-stroke: 1px;
    padding-top: 10px;
    -webkit-text-stroke-color: #fff;
  }
  .dda .top-bar h2{
    font-size: 1.2em!important;
  }

  .hero-txt {
    margin-top: 15%;
    padding-right: 0;
  }

  ul.dda-ul.dda-lead.dda-whte {
    display: none;
  }
  .row-hero .dda-script {
    font-size: 1.9em;
    line-height: 1em;
    margin-bottom: 0px;
    padding-right: 0;
  }

  .dda h2,
  .dda h2.sow-headline {
    font-size: 2.4em!important;
  }
  .dda .row-title h2.sow-headline {
    margin-top: 15px!important;
    font-size: 3.2em!important;
  }
  .dda .row-title h1 {
    margin-top: 20px;
    font-size: 3.2em!important;
  }
  .dda h3,
  .dda h3.sow-headline {
    font-size: 1.8em!important;
  }

  .row-title h1{
    margin-top: 20px;
  }
  temoin {
    font-size: 1.1em!important;
    line-height: 1.1em;
  }
  .bg-grey.dda-radius {
    padding: 5px 10px!important;
  }
  ul.abc.dda-ul {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  ul.abc.dda-ul li {
    list-style: none;
    padding: 0 5%;
    font-size: 1.2em;
  }
  .widget-testimony h1 {
    padding: 0;
    color: #861817;
    font-size: 1.4em!important;
  }
  .widget-testimony h3 {
    padding: 0;
    color: #231f20;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em!important;
  }
  .main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a {
    background: transparent!important;
  }
  .dda a.btn-order {
    margin: 20px 0 0 0;
  }
  .dda .dda-col-3 {
    width: 100%!important;
  }
  .block-title {
    margin: 10px 0;
  }

  .row-commande h2 {
    font-size: 1.8em!important;
  }
  .row-commande h3 {
    font-size: 1.2em!important;
    text-transform: inherit;
  }
  /* section-header*/
  .dda .section-header {
    /*
    min-height: 100%;
    margin-bottom: -30px!important;
    */
  }
  .percent80 {
    width: 100%;
    margin: 0 0 10px 0!important;
    padding: 0;
  }
  .percent80 h3 {
    font-size: 1.4em!important;
  }

  h4 {
    font-size: 1.3em;
  }
  .temoignage h2 {
    font-size: 2.2em!important;
  }
  .temoignage img {
    display: none!important;
  }
  .hidden-desktop {
    /* font-size: 0.7em!important; */
    padding: 10px 5px;
    margin: 0 -10px!important;
  }
  .pre-footer h2.dda{
    font-size: 1.8em!important;
  }
}

@media screen and (max-width: 360px) {
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(2n) a span{
    font-size: 12px;

  }
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(2n) a span::after{
    right: 5px;
    font-size: 1em;
  }
  
  .dda #site-navigation.main-navigation ul#menu-menu-principal li:nth-child(2n) a span{
    text-align: left!important;
  }

}

/**
Captcha
 */
#catapult-cookie-bar {
  border-top: 1px solid #d7d7d7;
}

.g-recaptcha {
  display:inline-block;
  margin-right:-10px;
}

@media screen and (max-width: 782px) {
  .g-recaptcha {
    display:block;
    margin-bottom:50px;
  }
}

@media screen and (max-width: 1060px) {
  .g-recaptcha > div {
    width: 213px !important;
    border-right: 1px solid #ccc;
  }
}

/* End of Range ta chambre & ton css*/

/* DDA >> Attention reste à trier  */

.row-titre img {
  height:260px;
  margin-top:20px;
}
.row-titre .titre {
  /*font-size:2.8em;*/
  margin-bottom:0;
  font-weight:500;
  text-align:left;
  color:#e77114;
  line-height: 40px;
  font-weight: bold;
  font-family: Oswald;
  font-size: 5.32em;
}

.row-titre .sous-titre {
  font-weight: bold;
  color: #000;
  margin-bottom: 35px;
  font-family: Raleway;
  font-size: 5.2em;
  text-align: left;
  padding-top: 20px;
  line-height: 1em;
}



.row-commande ligne {
  display:block;
  font-size:1.7em;
  font-family:Raleway;
  line-height:1.1em;
  padding-bottom:5px;
}

.row-commande oui {
  color:red;
  font-size:1.1em;
}




#post-63 {
  margin-bottom:0;
}

.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del, .price del {
  font-size:18px !important;
  /*color:#ce321a;*/
  color: #231f20;
}

.price ins {
  /*color: #c80909;*/
  /*font-size:2em;*/
}

.woocommerce-product-details__short-description p {
  font-weight:700;
  font-size:16px;
}

.current_page_item {
  font-weight:300;
}
/*
.woocommerce-tabs div,  .woocommerce-tabs ul {
  display:none !important;
}
*/
abbr.required {
  text-decoration:none !important;
}

.woocommerce-cart .woocommerce-message .wc-forward {
  display:none !important;
}
.woocommerce-message::before {
  color:#e77114;
}
.woocommerce-message {
  border-top-color: #e77114;
}

.woocommerce .woocommerce-error:before, .woocommerce-page .woocommerce-error:before, .woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before, .woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
  text-align: right;
}


.select {
  height: 35px !important;
  background: #fafafa !important;
}

.select2-container .select2-selection--single {
  height:35px;
  border-radius:0;
  background: #fafafa !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height:35px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}

.shop_attributes tr:first-child {
  display:none;
}

.row-titre .so-panel {
  margin-bottom:0 !important;
}


@media screen and (max-width: 1115px) {
  .row-titre .titre {
    font-size:4em;
  }
  .row-titre .sous-titre {
    font-size:2.76em;
  }
}

@media screen and (max-width: 960px) {
  .section-header{
    /* background-position: -25px 0!important;*/
  }

  .label img {
    width: 50%!important;
    float: right;
  }
  .title-h1 {
    margin-left: 50%;
    margin-top: 0;
  }
  .block-title {
    margin: 30px 0;
  }
  .block-title h3{
    float: left;
    padding-left: inherit;
    margin-left: inherit;
    width: 300px;
    margin-bottom: 0;
    line-height: 1em;
    font-size: 1.4em;
  }
  .dda .block-title h3:before{
    font-size: 1.9em;
    width: 20px;
  }
  .dda div#panel-w5b77fa38ed79e-1-1-0 .textwidget {
    position: absolute;
    right: 120px;
    left: inherit;
  }

  .main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a, .main-navigation li.current-menu-parent > a, .main-navigation li.current_page_parent > a, .main-navigation li.current-menu-ancestor > a, .main-navigation li.current_page_ancestor > a {
    color: #861817 !important;
    font-weight: 700 !important;
    background: transparent;
  }
  
  
  .dda .main-navigation li > a,
  .dda .main-navigation li > a,
  .dda .main-navigation a:hover {
    background-color: #000 !important;
    /* border-bottom: 3px solid #eb7120; */
    /*color: #FFF!important; */
    color: #fff !important;
    font-weight: 700;
    text-align:center;
  }
  .header-menu-button {
    color: #07c09a;
  }

  .row-avantage {
    text-align:justify;
    font-size:1.2em !important;
    line-height:22px;
  }

  .row-warranty h1 {
    font-size:28px;
  }

  .main-navigation #main-menu {
    background:#e77114;
  }

  .main-navigation a {
    /*font-weight:normal !important;*/
  }


  .main-menu-close {
    color:#fff;
  }
}

@media screen and (min-width: 769px) {
  .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    width:40% !important;
  }
  html {
    overflow-x:hidden !important;
  }
}

@media screen and (max-width: 725px) {
  .row-titre .titre {
    font-size:3em;
  }
  .row-titre .sous-titre {
    font-size: 2.1em;
    text-align: center;
    color: #e77114;
    line-height: 1.2em;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -30px;
    font-weight: bold;
  }

  .row-intro titre {
    font-size:2.5em;
  }
  #pg-63-2 .row-argumentaire {
    padding:0 20px 10px 20px !important;
  }
  .row-argumentaire titre {
    font-size:1.8em;
  }

  .row-gift {
    padding-top:20px;
  }
  .row-gift titre, .row-gift titre2 {
    margin-top:60px;
  }
  .row-gift titre2 {
    margin-top:0;
  }
  .row-gift texte, .row-gift texte2 {
    font-size:1.5em;
  }
  .row-gift yellow {
    font-size:1.1em;
  }
  .row-commande {
    padding-left:0 !important;
    padding-right:0 !important;
  }

  .row-question h1 {
    font-size:2.2em;
  }
  .row-question h3 {
    font-size:1.8em;
  }

}

@media screen and (max-width: 768px) {
  .row-candice .mobile{
    display: none

  }
  .row-candice .mobile{
    display: block;
  }
  .dda-col-3 {
    width: 100%!important;
  }
  .section-header{
    /*background-position: -25px 0!important;*/
  }


  .label img {
    width: 150px!important;
    float: right;
  }
  .title-h1 {
    margin-left: 50%;
    margin-top: 0;
  }
  .block-title {
    margin: 40px 0;
  }





  .woocommerce table.cart input, .woocommerce-page #content table.cart input, .woocommerce-page table.cart input {
    margin-left: 0 !important;
  }
  .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs {
    width:100% !important;
  }
  .woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel, .woocommerce-page #content div.product .woocommerce-tabs .panel, .woocommerce-page div.product .woocommerce-tabs .panel {
    width:100% !important;
  }
}
  
@media screen and (max-width: 650px) {

  .title-h1 {
    margin: 10px 0;

  }
  .dda #pg-63-0> .panel-row-style.section-header{
    /*
    background-image: url("img/header-mobile.jpg");
    background-position: -25px 0!important;
    min-height: 500px;
    */
  }
  .label img {
    width: 125px!important;
    margin-bottom: 10px;
  }
  .dda div#panel-w5b77fa38ed79e-1-1-0 .textwidget {
    position: absolute;
    right: 10px;
    left: inherit;
  }
  .block-title{

  }
}


.site-footer {
  box-shadow:none;
}
.site-footer-widgets, .site-footer-widgets .widget a {
  color: #fff !important;
  border-top: none;
}

.posted_in {
  display:none;
}

/* EMO - Calcul du panier */

.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
  max-width:initial !important;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
  width:initial !important;
}
.no-before::before {
  content:"" !important;
}

/* EMO - FIn - Calcul du panier */

.onsale {
  display:none;
}

/* FORMULAIRE */
/* telephone*/
.intl-tel-input {
  position: relative;
  display: inline;
}
#valid-msg, #error-msg {
  padding-top: 8px;
}
/* captcha + robot */

/* captchA */
@media screen and (max-width: 300px){
  embed, iframe, object {
    max-width: 100%;
    width: 210px;
    border-right: 1px
  }
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  margin-top: 30px;
}

.g-recaptcha {
  display: inline-block;
  margin-bottom: 10px;
}

.woocommerce div.product form.cart {
  display:inline-block;
}


/* FIN DU CHARGEMENT IMAGES EN CSS -VDU */


.so-widget-sow-image-default-b37b538aacbf .sow-image-container .so-widget-image {
  display: inline-block;
  max-width: 100%;
  max-width: 250px !important;
}

.widget_text.tem-2.panel-widget-style.panel-widget-style-for-w5bbc4b2a28ffb-0-0-2 {

  font-size: 0.95em !important;

}

.single-product .woocommerce-product-details__short-description ul{
	list-style: none;
	margin-left:0px;
}
.dda .row-commande  {
	margin-top: -40px !important;
}



/**
* #################### FOOTER ##################
*/
a.site-logo-img {
    max-width: 200px;
    border-radius: 200px;
    border: 11px solid #fff;
    display: inline-block;
    background-color: #fff;
    padding-top: 8px;
}

#colophon {
	background-color: #579250!important;
	margin-top: 0;
}
#colophon h2{
    font-size: 1.3em;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.site-footer-header .dda-col-3:first-child{
	text-align:left;
}
.site-footer-header ul {
	margin:0;
	list-style: none;
}
.site-footer-header li{
    text-align: left;
}
.site-footer-header li a {
	color: #333;
    letter-spacing: 0.5px;
    line-height: 1.5em;
}
.site-footer-header li a:hover {
	text-decoration:underline;
}
.site-footer-bottom-bar-left a:hover {
	color:white !important;
	text-decoration:underline;
}
.site-footer-header, .site-footer-widgets{
	padding-top: 40px;
	padding-bottom: 40px;
}
.site-footer-widgets h2 {
    color:#5C5C5C;
}

.site-footer-header{
	background-color: #F7F7F7;
}
.mma-email{
    font-weight: 700;
    font-size: 1.3em;
}

.site-footer-widgets ul li h2.widgettitle{
	border:none;
}
#custom_html-5{
	text-align:right;
}

#colophon ins span.woocommerce-Price-amount.amount {
    color:#cc0066!important;
}
#colophon span.woocommerce-Price-amount.amount, #colophon del span.woocommerce-Price-amount.amount{
	color:#cc0066!important;
}
#secure p.dda-txt {
    margin-bottom: 5px
}
#secure p{
	text-align:center;
}
img.visa-mastercard {
    text-align: center!important;
    margin: 0 auto!important
}
#custom_html-4 .dda-txt {
    color: #fff
}

.site-footer-widgets .widget a{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
	text-align:justify;
}
div#service-client h2:before, div#satisfaction-client h2:before, div#secure h2:before{
	display: inline-block;
    margin: 0 10px 0px 0px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #861817!important;
    z-index: 99;
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 1.2em;
}
div#service-client h2:before {
    content: "\f086";
}
div#satisfaction-client h2:before {
	content: "\f005";
}
div#secure h2:before {
	content: "\f023";
}
.site-footer-widgets ul li h2.widgettitle {
  text-align: center;
}
mark, ins {
	background: #F7F7F7;
}
@media screen and (max-width: 480px) {
	div#service-client, div#satisfaction-client, div#secure{
		padding: 15px 0px  !important;
	}
}
@media screen and (max-width: 960px) {
	#colophon h2{
		text-align:center;
	}
}
@media screen and (max-width: 768px) {
	.site-footer-header li{
		text-align:centeR;
	}
}

/**
* #################### FOOTER BOTTOM BAR ##################
*/
.site-footer-bottom-bar {
	background-color: #414144;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.08) inset;
    color: #C3C3C3;
    padding: 5px 0px;
    font-size: 0.9em;
	display: inline-block;
    width: 100%;
}
.site-footer-bottom-bar a{
	color: #C3C3C3;
}
#to_top_scrollup {
	bottom:40px;
}
@media screen and (max-width: 480px) {
	#to_top_scrollup {
		bottom:50px;
	}	
}
@media screen and (max-width: 768px) {
	.site-footer-bottom-bar-right{
		float:left;
		text-align:left;
		width: 100%;
	}
}

