/**
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 - MMA
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
*/


/**

SEVEN8.fr
Couleurs
- bleu #253F8E
- orange #f7941d
*/


/**
0- Global
*/


/** modification menu mobile
+ mediaquries

*/ 

.mma-bandeau1.container {
    display: none;
}
h3.rd-txt {
    margin-top: 20px !important;
}

 @media screen and (max-width: 480px) {
.rd-txt h3 {
    margin-top: 20px !important;
}}

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

}
.row-grey {

    padding-bottom: 28px !important;

}
#docteur-widget button {
    background-color: #e7e7e7 !important;
    color: black !important;
    text-align: justify;
	width:100%;
}

p.yllw-txt {
    color: #ffea00 !important;
    font-size: 19px;
    font-style: italic;
}
body.show-main-menu #page {
    right: 0px;
}
#menu-menu-principal {
    float: right;
    margin: 0;
    overflow: hidden;
}
/** fin de modification menu mobile*/

span.woocommerce-Price-amount.amount {
    font-weight: bold;
    color:#f7941d;
}
del span.woocommerce-Price-amount.amount {
    color: #000!important;
    opacity: 1!important;
}
.mma .woocommerce table.cart a.remove, .mma .woocommerce-page #content table.cart a.remove, .mma .woocommerce-page table.cart a.remove{
    color:#777!important;
}
.bolder{
    font-weight: bold;
}

.woocommerce-breadcrumb {
    display:none;
}
.site-name{
    font-family: 'Roboto', 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: #ffea00;
    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: #ffea00;
    /** 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: #ffea00!important;
}
.pnk-2-txt{
    color: #eb7120!important;
}
.rd-txt {
    color: #f7941d!important;
}
.yllw-txt {
    color: #ffea00;
}
.orange-txt {
    color: #f7941d;
}
.dda .bl-txt {
    color: #00609b
}
.rd-bg {
    background: #f32525;
    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: 'Oswald', sans-serif;
    font-weight: normal;
}
p.dda-txt {
    font-size: 17px;
    color: #231f20;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
    text-align: justify;
}
p.dda-txt strong {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 1.6em;
    font-size: 17px;
}
h4 {
    font-family: 'Roboto', 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;*/
}
.mma-border-radius-10 img{
    border-radius:10px;
} 


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;
}



.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: #ffea00!important;
    border-color:#ffea00!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:10px;
}

#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 #content div.product div.summary, .woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary{
	margin-top:20px !important;
}
.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: #253f8e;
    display: inline-block;
    background-size: contain;
    margin-top: 0;
}

/* end Call to Action*/

/**
1 - Header navigation
*/

.main-navigation {
    background-color: #000;
}
.dda-logo {
    display: inline-block;
    float: left;
    height: 72px!important;
    margin-top: 5px !important;
}
#menu-menu-principal {
    float:right;
    margin: 0;
}
.dda .main-navigation li.current-menu-item > a, .dda .main-navigation li.current_page_item > a, .main-navigation a:hover {
    background-color: #4f4f4f !important;
    /**  border-bottom: 3px solid #eb7120; */
    color: #121212!important;
    font-weight: 700;
}
.dda .main-navigation a{
    padding: 30px 22px 32px;
    color: #fff !important;
    font-weight: 700;
}
.dda .main-navigation a:hover{
    color: #f7941d !important;
}
.main-navigation a {
    color: #808080 ;
    letter-spacing: 0.10em;
    font-weight: 400;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

/**
2 - Home - hero Visual
*/

.dda .top-bar {
    background-color: #ffea00;
    padding-top: 30px !important;
	margin-top:0px!important;

}
.dda .top-bar h2 {
    text-align: center;
    padding-top: 15px;
    color: #121212;
    /**  padding-bottom: 10px; */
    margin-bottom: 10px!important;
    font-size: 1.5em;
    margin-left: auto;
    margin-right: auto;
}
.top-bar {
    /**  margin: 0 auto!important; */
    margin-bottom: 0px!important;
    margin-top: 30px!important;
}
.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: #ffea00;
    background: #ffea00;
    background: -moz-linear-gradient(left, #ffea00 1%, #212121 50%, #ffea00 100%);
    background: -webkit-linear-gradient(left, #ffea00 1%, #212121 50%, #ffea00 100%);
    background: linear-gradient(to right, #ffea00 1%, #212121 50%, #ffea00  100%);
    position: relative;
}
.call-to-buy:after{
    content: '\f0dd';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    color: #212121;
    bottom: -10px;
    left: 50%;
    z-index: 9999;
    font-size: 4em;
    transform: translate(-50%, 0%);
}

.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: #ffea00;
    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;
}

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

.row-disponible p.dda-txt {

    padding-top: 13px;
}
#docteur-widget .panel{
    display:none;
}

.row-disponible {
    background: #f7941d;
}
.row-disponible p.dda-txt.strong {
    font-weight: bold;
    color: #f7f7f7;
}

h3.yllw-bg {
    background: #fff;
    padding: 3px 5px;
    font-style: italic;
    font-size: 1.8em;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
}

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

.dda .row-disponible .panel-grid{
    align-items: center!important;
}
.row-yellow h2 {
    font-size: 3em;
    line-height: 1.2em;
}
h4.rd-bg {
    padding: 3px 5px;
    display: block;
    width: 300px;
    margin: 0 auto 20px auto;
    text-align: center;
    -ms-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    background: #121212;
}
.row-content {
    padding: 70px 0;
}
.row-content h3.rd-txt {
    text-align: center;
    font-size: 3.5em;
}
.dda ul.dda-ul.rd-bg-ul {
    font-size: 1.6em;
    text-align: center;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.dda .rd-bg-ul li {
    background: #f32525;
    border-radius: 10px;
    margin: 0 5% 30px 5%;
    line-height: 50px;
    color: #fff;
    font-size: 1.1em;
    min-height: 50px;
}
.dda .rd-bg-ul li:after {
    content: '\f078';
    font-family: FontAwesome!important;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    bottom: -34px;
    font-size: 1.4em;
    color: #00a453;
    left: 50%;
    transform: translateX(-50%);
}

strong.brd-name {
    font-size: 1.7em;
    font-style: italic;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}
h2.bg-yllw.rd-txt.center {
    -ms-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
    max-width: 560px;
    margin: 0 auto 20px auto;
    padding: 4px;
}

img.f-left.bite-coupe {
    float: left;
    max-width: 240px;
    margin: -20px 0 0 -60px;
    position: relative;
    z-index: 99;
}

.block-grey-radius {
    background: #f7f7f7;
    padding: 0 20px 20px 20px;
    border-radius: 10px;
}
h2.f-right.rd-txt {
    width: 60%;
    font-size: 3em;
    margin: -100px 0 60px 0;
}
.avant-apres-img img.so-widget-image{
    border: 1px solid;
    padding: 1px;
}
ul.dda-ul.check {
    margin: 0 10% 10px 10%;
}
.dda ul.dda-ul.check li {
    font-size: 1.15em;
}

.dda ul.dda-ul.check i.fas.fa-check-square {
    color: #f32525;
}
.block-tem {
    background: #ffff;
    padding: 30px 20px;
    border-radius: 15px;
    border: 1px solid #c7c7c7;
    box-shadow: 0px 1px 4px 0px #c7c7c7;
}
.block-tem p.dda-txt{
    font-family: 'Playfair Display', serif;
}


/**##############---------FOOTER----------*/
.site-footer-widgets ul li h2.widgettitle{
    font-size:1.5em;
}

/**##############---------CART----------*/
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    max-width:initial !important;
}


p.dda-txt.bolderbigger {
    font-weight: 700;
    font-size: 1.8em;
}


.dda li.product a .short-description p {
    margin-bottom: 8px;
}
.dda li.product a .short-description p strong{
    display: inline-block!important;
}
p.eco-p {
    background: #ffea00;
    width: 80%;
    margin: 8px auto;
    /**  line-height: 17px; */
    padding: 6px;
    border-radius: 10px;
	text-align:center;
}
strong.eco-euro {
    font-size: 1.2em;
    color: #f32525;
}

/**
Row-ocean
*/

.row-ocean{
    background-image: url("img/row-ocean.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 0;
}

#bloc-title h3.yllw-txt.center {
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 2.2em;
}
#bloc-title h1.rd-txt.center {
    font-weight: 700;
    font-size: 3.6em;
    text-shadow: 2px 2px 5px #FFFFFF;
}

.bloc-title-col {
    border-radius: 10px;
    background: rgba(0,0,0,0.5);
    padding: 20px 10px;
}
.bloc-title-col p.dda-txt {
    margin-bottom: 8px;
    text-align: center;
    font-weight: 700;
}
.bloc-title-col h2 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 2.4em;
    color: #ffea00;
}



.pecheur img.so-widget-image {
    border-radius: 10px;
}
.row-content .col-right {
    background: #212121;
    border-radius: 20px;
    padding: 20px 10px;
}
.row-content  .col-right h2 {
    margin-top: 20px;
    font-size: 2.4em;
}
.row-content .pecheur img.so-widget-image {
    margin-bottom: 20px;
}
.row-orange{
    background-color: #f7941d;
}
.row-red-gradient {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffa021+0,99413e+100 */
    background: #ffa021; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffa021 0%, #99413e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffa021 0%,#99413e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffa021 0%,#99413e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa021', endColorstr='#99413e',GradientType=0 ); /* IE6-9 */

    padding-bottom: 30px;
}
.row-puissance {
    padding:20px;
}
.row-puissance .rd-txt {

    color: #000 !important;
    font-size: 16px;
    text-align: justify;

}
/** .row-temoignages .sow-image-container img  */
.row-disponible .pecheur img, .row-yellow .sow-image-container img {
    -webkit-box-shadow: 3px 4px 12px 2px rgba(0,0,0,0.39); 
    box-shadow: 3px 4px 12px 2px rgba(0,0,0,0.39);
}

.row-puissance h2.rd-txt, .mma-row-garantie h2.rd-txt  {

    color: #000 !important;
    font-size: 26px;
    text-align: center;
    text-decoration: underline;
}
.mma-row-garantie{
    -webkit-box-shadow: 3px 4px 12px 2px rgba(0,0,0,0.39); 
    box-shadow: 3px 4px 12px 2px rgba(0,0,0,0.39);
}
.row-red-gradient h3.wht-txt{
    color:#333 !important;
}
.row-red-gradient h3 {
    text-align: center;
    margin-top: 30px;
    font-size: 2.4em;
    text-decoration: overline;
    text-decoration-line: underline;
}
.row-red-gradient h2.yllw-txt {
    font-size: 3.2em;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
}
.row-yellow .dda-ul li {
    margin-left: 2px !important;
    padding-bottom: 4px;
    list-style: none;
    font-size: 1.2em;
    position: relative;
    padding-left: 30px;
    min-height: 30px;
}
.row-yellow .dda-ul li strong.rd-txt {
    line-height: 35px;
    position: absolute;
    left: -15px;
    font-size: 1.3em;
    top: -5px;
    font-family: 'Anton', sans-serif;
    background: rgba(0,0,0, 0.1);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    display: block;
}

/**
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;

}

.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: #ffea00;
    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 {
    width:100% !important;
}
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;
}
.dda .row-commande .block-gift h3{
    font-size:1.9em !important;
    margin-bottom: 30px;
}
.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;
}

.dda-ul p {
    color: #ffea00;
    font-size: 16px;
    text-align: justify;
    padding-top: 15px;
    font-style: italic;
}

.row-content .tab tr {
    font-size: 16px;
}

.row-content .tab {

    padding-top: 9px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 2px;

    border: medium solid #000000;

}
.row-content .image-sondage {
    margin-bottom: 35px;
}

/** ################## ROW-FIRST ################### */
.row-first{
	background-repeat:no-repeat;
	margin-top:20px;
}



/**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{

    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: #ffea00;
    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;
}

h3.wht-txt {
    color: #db2322 !important;
}
.row-yellow p.wht-txt {
    color: #212121 !important;
}
.row-yellow {
    background: #ffea00;
    padding-top: 30px;
    padding-bottom: 30px;
}
.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: #ffea00;
    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 ################### */
.row-grey{
	padding-top:30px !important;
}
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: 'Oswald', sans-serif;
}
table.gellules-2 tr td.strong.bg-yllw{
    font-family: 'Oswald', 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-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;
}




.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: #ffea00;
    /**  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;
}
.mma-row-garantie{
    background-color:#f7941d;
    padding:30px;
	margin: 0% 8%;
}
.mma-row-garantie p.dda-txt{
    text-align:justify !important;
}
.mma-txt-justify{
    text-align:justify !important;
}
.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: #ffea00;
}

.row-yllw .dda-ul li{
    color: #231f20
}
.bloc-black-5 {
    background: #231f20;
    padding: 010px 10px;
    color: #ffea00;
    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-light {
    background: #f7f7f7!important;
}
.row-grey {
    background: #e7e7e7;
    padding-top: 30px;
    padding-bottom: 50px;
}
.row-grey p.dda-txt {
    text-align: center;
}
.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: #f32525;
    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: #f32525;
    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

*/
.dda .row-green a.btn-order:hover {
    background-color: #000!important;
}

.row-green {
    background-color: #cec710;
    padding: 10px 0;
}
.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: #ffea00;
}
.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 0 15px 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: #ffea00;
}

.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;
}
.dda .icon img.so-widget-image {
    max-width: 75px;
    margin-top: 10px;
}
.block-gift {
    background-color: #f32525;
    border-radius: 10px;
    padding: 0 10px;
    margin-top: 40px;

    margin-left: auto;
    margin-right: auto;
}
.dda .block-gift img.so-widget-image {
    margin: -30px 0;
    max-width: 260px;
    z-index: 6666666;
    position: relative;
}
.dda h3.product-subtitle {
    display: block;
    background: #231f20;
    margin: 0 0 15px 0 !important;
    font-size: 16px !important;
    color: #ffea00;
    vertical-align: middle;
    height: 65px;
    line-height: 18px !important;
    font-family: 'Oswald', 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 30px 20px;
    position: relative;
    border-radius: 15px;
    margin-top: -20px;
    margin-bottom: 30px;
}
.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;
}
.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: #ffea00; /**  Old browsers */
    background: -moz-linear-gradient(top,  #f7f7f7 17%, #ffffff 100%); /**  FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f7f7f7 17%,#ffffff 100%); /**  Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f7f7f7 17%,#ffffff 100%); /**  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /**  IE6-9 */

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

}
.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 .row-commande .block-gift h2 {
    font-size: 2.5em;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 15px;
    font-weight: 700;
}

.dda .block-gift p.dda-txt{
    padding:0px!important;
    line-height:1.5em;
}

.dda .block-garantie p.dda-txt,
.dda .block-gift p.dda-txt{
    color: #FFF;
}
.dda .row-commande .block-garantie p.dda-txt{
    text-align: justify;
    position: relative;
    padding-left: 0;
    font-size: 1em;
    line-height: 1.1em;
}
.dda .row-commande .block-gift p.dda-txt strong,
.dda .row-commande .block-garantie p.dda-txt strong{
    font-size: inherit;
    color: #f7941d;
}

/** products opacity **/
.dda li.product a .short-description p {
    color: #121212;
    opacity: 0.5;
    font-size: 0.8em!important;
}
.dda li.product:hover a .short-description p {
    opacity: 0.9;
}

.dda li.product a .short-description{
    line-height: 17px;
    margin-bottom: 30px;
}
.row-commande .block-gift i.far.fa-check-square {
    color: #ffffff;
    font-size: 2em;
    position: relative;
    text-align: center;
    /**  left: 0px; */
    /**  top: 0px; */
    display: block;
    padding-top: 40px;
}
.dda h2.woocommerce-loop-product__title {
    padding: 0!important;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 10px 0!important;
    font-size: 20px!important;
    line-height: 20px!important;
}
.special-loop-product__title .special_product_title{
	background: orange;
    padding: 5px;
    margin-bottom: 5px;
}
.special-loop-product__title .special_product_subtitle{
	font-size: 0.9em;
	min-height: 40px;
}
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: 'Roboto', sans-serif;
}

/**
9 - Footer
*/

.site-footer-widgets .widget a, .site-footer-widgets .widget p {
    color:#0fabc0 !important;
    font-family: 'Roboto', sans-serif;

}
#colophon {
    background-color: #231f20!important;
    margin-top: 0;
}

.page-template-template-left-sidebar  #main {
    padding:0 40px;
}
.site-footer-widgets ul li h2.widgettitle {
    color:#f0f0f0;
    text-align: center;
}



.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;
}
.mma .woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background-color:#f7941d !important;
}


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

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





.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: #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 a.remove:hover{
	background:#e77114;
}
.woocommerce-message::before,.woocommerce-info::before {
    color:#e77114;
}
.woocommerce-message, .woocommerce-info {
    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;
}


.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 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;
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table{
    max-width:100% !important;
}

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


.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;
}








/**
10 - Media queries ###############################################
*/
@media screen and (min-width: 1000px) {
	.woocommerce-cart .entry-header, .contact .entry-header, .affiliation .entry-header,  .woocommerce-checkout .entry-header{
		margin-top:15px;
	}
    .row-grey .testimony-img2 img.so-widget-image {
        height:373px!important;
    }
    .row-grey .testimony-img1 img.so-widget-image {
        height:333px!important;
    }
}


@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) {
	.block-gift {
		margin-top:60px;
	}
	.dda div.row-commande {
	    margin-left: -20px;
		margin-right: -20px;
	}
    .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(2n) a{
        background: #f7941d!important;
        border: 1px solid #231f20;
        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(2n) 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:last-child 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: 80px!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;

    }
    .dda .main-navigation li.current-menu-item > a,
    .dda .main-navigation li.current_page_item > a,
    .main-navigation a:hover {
        background-color: transparent;
        /* border-bottom: 3px solid #eb7120; */
        color: #FFF!important;
        font-weight: 700;
    }
    .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 .block-garantie .panel-grid-cell {
        margin-bottom: 0!important;
    }
    .row-commande .block-gift i.far.fa-check-square{
        display: none;
    }
    .dda .block-gift img.so-widget-image {
        margin: -60px auto -20px auto;
        max-width: 260px;
        z-index: 6666666;
        position: relative;
    }
    .dda .row-commande .block-gift h2{
        text-align: center;
    }
    .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 #eb7120;
        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) {
    img.f-left.bite-coupe{
        max-width: 180px;
    }

    .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: #eb7120;
        font-size: 1.4em!important;
    }
    .widget-testimony h3 {
        padding: 0;
        color: #231f20;
        font-family: 'Roboto', 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;
    }
  
}

@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;
    }
}

/* captchA */
@media screen and (max-width: 300px){
    embed, iframe, object {
        max-width: 100%;
        width: 210px;
        border-right: 1px
    }
}

@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: #eb7120 !important;
        font-weight: 700 !important;
        background: transparent;
    }
    .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{

    }
}




.row-commande pre {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.block-garantie img {
    box-shadow: none;
}
.block-garantie h3{
	font-size: 1.4em;
    text-transform: uppercase;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	line-height:1.2em;
	margin-top:10px;
}
.block-garantie .panel-grid-cell:nth-of-type(1) img, .block-garantie .panel-grid-cell:nth-of-type(3) img {
    max-width: 80px !important;
}
.block-garantie .panel-grid-cell:nth-of-type(2) img {
    max-width: 130px !important;
}

/**
* #################### FOOTER ##################
*/
.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;
}
#colophon a.site-logo-img {
   max-width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 4px 8px;
    background-color: #0C0C0D;
    border-radius: 20px;
}
#colophon {
	background-color: #CD1719!important;
	margin-top: 0;
}
#colophon h3{
    font-size: 1.4em !important;
    padding-bottom: 10px;
    text-transform: uppercase;
	font-weight: 700;
	text-align:center;
	font-family: 'Oswald', sans-serif;
}
#colophon strong{
	color: #eb7120;
}
#colophon p{
	font-size:16px;
}
.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 {
    line-height: 20px;
	color: #231f20;
	font-size: 16px;
}
.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: #eb7120;
}
.site-footer-header{
	background-color: #F7F7F7;
}
.site-footer-widgets ul li h2.widgettitle{
	border:none;
}
#colophon ins span.woocommerce-Price-amount.amount {
    color:#EC2570!important;
}
#colophon span.woocommerce-Price-amount.amount, #colophon del span.woocommerce-Price-amount.amount{
	color:#EC2570!important;
}
#secure p.dda-txt {
    margin-bottom: 5px
}
#secure p{
	text-align:center;
}
#colophon img.visa-mastercard {
    text-align: center!important;
     margin: 0 auto!important;
	width:200px;
}
.site-footer-widgets .widget a{
    color: #fff!important;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
	text-align:justify;
}
div#service-client h3:before, div#satisfaction-client h3:before, div#secure h3:before{
	display: inline-block;
    margin: 0 10px 0px 0px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #eb7120;
    z-index: 99;
    font-family: FontAwesome;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 1.2em;
}
div#service-client h3:before {
    content: "\f086";
}
div#satisfaction-client h3:before {
	content: "\f005";
}
div#secure h3:before {
	content: "\f023";
}
.site-footer-widgets ul li h2.widgettitle {
  text-align: center;
}

@media screen and (max-width: 780px) {
	#colophon h2{
	    margin-left: -15px;
		margin-right: -15px;
		text-align:center;
	}
	
	#colophon .panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style{
		display: inherit!important;
	}
	.site-footer-header li{
		text-align:center;
	}
	.dda-col-3 {
      width: 100%!important;
    }
}

/**
* #################### 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;
    font-size: 0.9em;
	display: inline-block;
    width: 100%;
}
.site-footer-bottom-bar a{
	color: #C3C3C3;
}
.site-footer-bottom-bar a:hover{
	color: #eb7120;
}
.grecaptcha-badge{
	left:0px !important;
	right:initial !important;
}
@media screen and (max-width: 480px) {
	.site-footer-bottom-bar-right{
		float:left;
	}
	.site-footer-bottom-bar-right, .site-footer-bottom-bar-left{
		margin-left: -10px;
		margin-right: -10px;
	}
}

/**
* #################### NOTIFICATION ##################
*/
#mynotification {
	background-color: #c10c1d;
	color: white !important;
	display:block;
}
.mma-bandeau1{
	    font-size: 1.3em;
    line-height: 26px;
}
.mma-bandeau1{
		padding-left:10px;
		padding-right:10px;
	}
@media screen and (min-width: 1000px) {
	.cgv .entry-header, .mentions-legales .entry-header, .woocommerce-cart .entry-header, .contact .entry-header, .affiliation .entry-header,  .woocommerce-checkout .entry-header{
		margin-top:25px;
	}
}
@media screen and (max-width: 960px){
	.mma-bandeau1{
		font-size: 18px;
	}
	#mynotification {
		margin-top: 49px;
	}
	.woocommerce-cart .entry-header, .contact .entry-header, .affiliation .entry-header,  .woocommerce-checkout .entry-header{
		margin-top:35px;
	}
	.home .row-content {
		padding: 120px 0;
	}
}
@media screen and (max-width: 480px){
	.home .row-content {
		padding: 130px 0;
	}
	
}
