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

/**
NK2DIET.fr



Couleurs
New
    -vert: aede39  >aede39
    -pink: fc1688  >fc1688
    - jaune : f7e851 (jaune)
    -black: 49494a 49494a
    pink: #ea148c;


    -vertC aede39
    -blueC fc1688
    -black: 49494a


Fonts:

font-family: 'Montserrat', sans-serif;
font-family: 'Oswald', sans-serif;
titre font-family: 'Oswald', sans-serif; 'Oswald', sans-serif; Open+Sans:400,600,700
font-family:  'Montserrat', sans-serif; 'Montserrat', sans-serif;
 */

/* Range ta chambre & ton css*/
/**
0- Global
 */ .disclamer .dda-txt {

    text-align: center !important;

}
.bouton-shop {
	margin-bottom: -30px;
}
@media screen and (max-width: 768px) {
    .bouton-shop {
		margin-bottom: 0px;
	}
}

.bolder{
    font-weight: bold;
} 
@media screen and (max-width: 640px)  {
  .dda .product_title.entry-title {
    font-size: 30px!important;
    text-align: center!important;
    line-height: 118%!important;
   } }
exp {
    position: relative;
    bottom: 1px;
    font-size: .6em;
    line-height: .6em;
    vertical-align: super;
    text-decoration: none;
}
.woocommerce-breadcrumb {
    display:none;
}
.site-name{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    font-size:1.3em;
    color: #49494a;
}
.site-name.brd-txt{
    color: #aede39!important;
}

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

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


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


#catapult-cookie-bar {
    border-top: 1px solid #d7d7d7;
}
.dda .wht-txt {
    color: #fff!important;
}
.bg-grey {
    background: #fc1688;
    padding: 3px 5px;
}
body.dda,
*{
    text-rendering: geometricPrecision!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*font-family: 'Lato', sans-seriff;  */

}
.dda h1, .dda h2, .dda h3, .dda h4, .dda h5, .dda h6, .dda h1 a, .dda h2 a, .dda h3 a, .dda h4 a, .dda h5 a, .dda h6 a{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

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

}
.brd-txt {
    color: #aede39!important;
}
/*
.yllw-txt {
    color: #fc1688
}
*/
.pnk-txt,
.txt-pnk,
p.dda-txt.pnk-txt{
    color: #ea148c;
}
.pnk-bg{
    background: #ea148c;
}
.bg-green{
    background: #aede39;
}
.bl-txt {
    color: #fc1688;
}
.rd-bg {
    background: #aede39;
    color: #fff!important;
}
.grn-txt,
p.dda-txt.grn-txt{
    color:  #aede39;
}
p.dda-txt.dark-grn-txt,
.dark-grn-txt{
color: #6c8b20;
}
.dda-radius p.dda-txt {
    margin-top: 10px;
    margin-bottom: 10px;
}
.dda-radius h4 {
    font-size: 1.6em;
}
.rd-bg p.dda-txt,
.rd-bg h4{
    color: #fff!important;
    text-align: center!important;
}
p.dda-txt.bolder.bigger {
    font-size: 1.4em;
}


.bigger {
    font-size: 1.2em;
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-transform: uppercase;
}
p.dda-txt {
    font-size: 17px;
    color: #49494a;
    font-family: 'Montserrat', sans-serif;
    line-height: 20px;
    text-align: justify;
}
p.dda-txt strong {
    font-family: 'Montserrat', sans-serif;

    font-weight: 700;
}
h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-align: left;
    font-size: 2.2em;
}
.dda-ul li {
     list-style: none;
     font-size: 1.2em;
     font-family: 'Montserrat', sans-serif;
    position: relative;
 }

.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;    !!!! NON  !!!!*/
}


hr.dda-separator, hr.dda-separator-rev {
    background-color: transparent;
    background-image: url(https://www.mincillium.fr/wp-content/uploads/sep.png);
    height: 30px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: -25px 0 35px 0;
}

hr.dda-separator-rev {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}





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!important;
}
.dda-white h3.dda {
    color: #fff;
}
.dda.guggul-grey, .dda-grey {
    color: #49494a;
}
.f-right {
    float: right;
}



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

.woocommerce-order-overview__order {
    padding-left:20px !important;
}
/* Call to Action*/
a.btn-order,
a.btn-order span,
a.btn-order span span:before{
    transition: all 0.5s ease;
    text-transform: uppercase;
}

.dda a.btn-order {
    /*border:2px solid #fff;*/
}
.dda a.btn-order:hover {
    background: #fc1636!important;
    border-color: #fc1636!important;
    /*color: #fff!important;*/
}
.dda .row-mini-accroche a.btn-order:hover {
    background: #ffeb3b!important;
    border-color: #ffeb3b!important;
    /*color: #fff!important;*/
}

.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: 90px;
    z-index: 10000;
    width: 100%;
    margin-bottom: 0;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(134,135,134, 0.2);
    box-shadow: 0px 1px 4px 0px rgba(134,135,134, 0.2);
}
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;
}

body.home > div {
    background:#fff;
}
#content.site-content {
    min-height:80vh;
}
/**
Mobile DDA
 */

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

/* end Call to Action*/

.dda div#panel-63-0-0-0 {
    margin-bottom: 0;
}
/**
1 - Header navigation
 */


.main-navigation {
    background-color: #FFFFFF;
}
.dda-logo {
    display: inline-block;
    float: left;
    height: 80px!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: #aede39;
    /* border-bottom: 3px solid #aede39; */
    color: #49494a;
    /* font-weight: 700; */
}
.dda .main-navigation a{
    padding: 38px 22px 26px;
    height: 90px;
}
.dda .main-navigation li a {
    color: #fc1688;
    letter-spacing: 0.10em;
    font-weight: 400;
    position: relative;
    font-family: 'Oswald', sans-serif;
}

.dda .main-navigation a:hover {
    border-color:#aede39;
    background:#aede39;
    color:#fff;
}
@media screen and (max-width: 960px){
	.main-navigation a{
		font-size:1.6em;
	}
	.main-menu-close {
		color: #ADE022;
	}
}


/**
2 - Home - hero Visual
 */
.row-title {
    margin: 2% 0 5% 0!important;
    padding: 0 0 0 0!important;
}
.header-section .caroline {
    margin-top: 40px;
}
.caroline img {
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    text-align: center;
    margin: 0 auto;
    border: 1px solid #49494a;
    -webkit-box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.25);
    -moz-box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.25);
    box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.25);

}

.dda .header-section{

    padding: 2% 0!important;
    position: relative;
    z-index: 1;

}
.dda .big-title h1.sow-headline {
    margin: 50px 0 0 0!important;
    font-size: 3.8em;
}
.big-title h1 .bigger {
    display: inline-block;
    ffont-size: 1.4em;
    color: #fc1688;
    /* margin: 50px 0 0 0; */
}
.header-section .big-subtitle {
    max-width: 680px;
    margin: 20px auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;

}
.header-section .big-subtitle p.dda-txt {
    font-size: 1.2em;
    line-height: 1.3em;
}
.header-section span.grn-txt {
    color: #49494a;
}
.header-section p.dda-txt.introduce {
    text-align: center;
}
.dda img.site-logo {
    text-align: center;
    display: block;
    margin: 0 auto;
    max-width: 250px;
}

.header-section .dda-radius {
    padding: 10px 30px!important;
    background-color: #aede39;
    margin-top: 20px;
    margin-bottom: 20px;
    /* text-align: center; */
    -webkit-box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.25);
    -moz-box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.25);
    box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.25);

}
.header-section .dda-radius p.dda-txt{
}
.dda .header-section h1.sow-headline{
    font-family: 'Oswald', sans-serif;
    font-weight: inherit;
    text-align: center;
}

.header-section .bg-violet{
    max-width: 580px;
    margin:0 auto;
}
.header-section .bg-violet p.dda-txt,
.header-section .bg-violet h2,
.header-section .bg-violet h3{
    color: #FFF;
    text-align: center;
}
.header-section .bg-violet {
    max-width: 440px;
    margin: 0 auto;
    padding: 20px 30px!important;
}
.header-section .bg-violet h2 {
    font-size: 2.4em;
    margin-bottom: 5px;
}
.header-section .bg-violet h3.bg-yllw {
    font-size: 2.8em;
    padding: 10px;
    max-width: 400px;
    margin: 0 auto;
    border-radius: 10px;
    color: #fc1688;
}
.little-title h3 {
    max-width: 590px;
    font-size: 2.2em!important;
    margin: 0 auto;
    line-height: 1.2em;
}
.label img.so-widget-image {
    margin: 50px auto 0 auto;
    text-align: center;
}









.dda .header-section h3.sow-sub-headline{
    padding: 10px 0;

    margin: 10px 0;
    font-size: 1.8em;
}
.badge h3 {
    color: #fff;
    font-size: 1.4em;
}
.header-section .badge {
     transform: rotate(-20deg);
     position: absolute;
     width: 200px;
    top: 35%;
    right: 39.5%;
}
.header-section .badge h2 {
    font-size: 1.6em;
}

ul.dda-ul {
    margin: 20px 0;
}
.header-section .dda-ul li:before, .row-agissez .dda-ul li:before, .row-mincir .dda-ul li:before {
    content: '\f0da';
    font-family: 'fontawesome';
    color: #aede39;
}

.header-section ul.dda-ul li {
    font-size: 1.4em;
    list-style: none;
    margin: 0 4%;
    display:block;
}




h4.listing {
    font-weight: 400;
    font-size: 2em;
    text-align: center;
    color: #fff;
    margin: 40px auto 20px auto;
    max-width: 800px;
    line-height: 1.4em;
}
/**
2 - Row intrduce
 */
.dda #pg-63-0{
    margin-bottom: 0;
}
.row-introduce{
    position: relative;
    margin-top: 35px;
}
.row-introduce .title-block {
    background:#fc1688;
}
.row-introduce .title-block {
    background: #fc1688;
    position: absolute;
    width: 500px;
    bottom: -30px;

    left: 50%;
    transform: translateX(-50%);
}
.title-block h3 {
    color: #fff;
    text-align: center;
    font-size: 2em;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.dda div#panel-63-2-0-0,
.dda div#panel-63-2-0-1{
    margin-bottom: 0;
    margin-top: 0;
}
.row-introduce-2{
    padding-top: 40px;
}
.row-introduce-2 h5 {
    font-size: 1.5em;
    /* padding-left: 40px; */
    line-height: 30px;
    position: relative;
    font-weight: inherit;
}
.row-introduce-2 span.number {
    display: inline-block;
    /* position: absolute; */
    /* left: -10px; */
    background: #fc1688;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    margin: 5px
}

.title-block p.dda-txt.center.lead.bolder.bigger {
    margin-bottom: 0px;
    margin-top: 0;
}

.dda .wrapper-green p.dda-txt span.higlight,
.dda .wrapper-green .dda-ul li span.higlight{
    /* text-align: center; */
    color: #fc1688;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 1.2em;
}
.dda .wrapper-green p.dda-txt{
    font-size: 1.1em;

}
.wrapper-green .dda-ul li {
    font-size: 1.1em;
}
.dda .wrapper-green .panel-no-style{
    -webkit-align-items: inherit!important;
    align-items: inherit!important;
}
.wrapper-green .dda-radius.bg-white-0-3 {
    padding-top: 0px!important;
    margin: 0px auto 0px auto!important;
    max-width: 500px;
}
.dda .wrapper-green .dda-radius.bg-white-0-3 .panel-no-style{
    padding-top: 20px!important;
}
/**
3 - row-new-life
 */
.row-new-life{

}

.row-new-life-3-blocs{
padding-top: 30px;
}
/**
3 - row formule
 */
.dda .row-formule h3.sow-sub-headline {
    margin-bottom: 50px!important;
}
.row-formule{
    background-image: url("img/nk2-formule-bg.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
}
.dda .row-formule .panel-no-style{
    -webkit-align-items: inherit!important;
    align-items: inherit!important;
}
.dr-img{
    max-width: 320px;
    margin: 0 auto}
.row-formule .dda-ul li:before {
    content: '\f00c';
    font-family: fontawesome;
    margin-right: 10px;
    font-size: 1.1em;
    color: #aede39;
}


/**
5 - row testimonies
 */

.row-slim-testimony{
    padding: 30px 0;
}
.block-testimony-title h1 {
    font-size: 2.2em;
}
.block-testimony-title h1:before {
    content: '\f10d';
    font-family: FontAwesome;
    font-size: 18px;
    display: block;
}
.block-testimony-title h1:after {
    content: '\f10e';
    font-family: FontAwesome;
    font-size: 18px;
    display: block;
}
.block-testimony-title h2 {
    font-weight: 400;
    text-transform: inherit;
    font-size: 1.6em;
}
.block-testimony-img img {
    border: 1px solid #c7c7c7;
    text-align: center!important;
    margin: 0 auto;
}
div#row-slim-testimony-2 {
    background: #f7f7f7;

}

/**
6 - row Lady
 */

.row-lady .dda-radius {
    padding: 20px 40px 40px 40px!important;
}
.row-lady .dda-radius.pnk-bg {
    background: rgba(234,20,140, 0.2)
}

.block-lady-img img {
    border: 1px solid #c7c7c7;
    text-align: center!important;
    margin: 0 auto;
}.row-lady .dda-radius.pnk-bg h4 {
     padding-top: 0px;
 }
.row-lady .dda-radius h4 {
    padding-top: 0px;
    text-align: center;
}
.row-lady h2 {
    font-size: 3em;
}
.row-lady .dda-radius.bg-green {
    background: rgba(68,163,61, 0.4);
}
.dda .row-lady .center {
    margin-top: 20px;
    margin-bottom: 20px!important;
}
/**
6 - row args bis
 */
.row-args{
    background-image: url("img/calibelle-row-args-bg.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-background-size: contain;
    background-color: #f7f7f7;
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.row-args h2{
    color: #ea148c;
}
.row-args p.pnk-txt.bolder {
    font-size: 1.8em;
}

/*
ROW-medecin
 */

.row-medecin .dda-ul.bigger.bolder li {
    font-size: 1.3em;
}
.row-medecin .dda-ul.bigger.bolder li:before {
    content: "\f14a";
    font-family: "fontAwesome";
    margin-right: 10px;
    color: #aede39;
}
/*
/*
row-pissenli
 */

.row-pissenlit .bg-white-0-3 {
    background: #fff;
    margin: 20px;
}
.dda .row-pissenlit h3.bl-txt {
    margin-bottom: 0!important;
    padding-bottom: 0;
}

.dda .row-pissenlit {
    background-color: rgba(94, 173, 76, 1)!important;
    background-image: url("img/australie.png");
    background-repeat: no-repeat;
    background-position: right 180px;
    padding-bottom: 30px;
}
.dda .row-pissenlit h3.bl-txt {
    margin-bottom: 0!important;
    padding-bottom: 0;
    color: #fff;
}
.dda .row-pissenlit h3.bl-txt i {

    color: #f7e851!important;
}
.dda-radius.bg-white-0-3.nm {
    margin: 0px;
}
.listing-atouts {
    margin-left: 30px;
}

/**
row warning
 */
.row-warning img.so-widget-image {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.row-warning .dda-ul li {
    font-size: 1.2em;
}
.row-warning .dda-ul li:before {
    content: "\f14a";
    font-family: "fontAwesome";
    margin-right: 10px;
    color: #fc1688;
}
.dda .row-warning h1.sow-headline {
    font-size: 2.8em!important;
    margin-bottom: 20px!important;
}
div#block-testimony p.dda-txt {
    margin: 0!important;
}
.dda-radius.bg-red.warranty-block {
    background: #ff0000;
    padding: 20px 30px!important;
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
}.warranty-block p.dda-txt {
     text-align: center;
     line-height: 1.2em;
 }
/**
mini accroche
 */
.dda #pg-63-1{
    margin-bottom: 0;
}
.order-dda li {
    display: inline-block;
    position: relative;
    margin-left: 50px;
    line-height: 2.2em;
}
.order-dda li span.li-txt {
    line-height: 1.4em!important;
    display: inline-block;
    padding-top: 0.2em;
}
.row-accroche ul.order-dda .number {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #f7e851;
    /* margin: 10px 5px 10px 0; */
    position: absolute;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    color: #1d1d1d;
    font-weight: 700;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}
.row-accroche {
    /*padding-top:30px;
    padding-bottom:30px;*/

}


.row-accroche h2.sow-headline, .row-accroche3 h2.sow-headline {

}
.row-accroche ul.order-dda {
    list-style: none;
    color: #fff;
    font-size: 2em;
    font-family: "PT Sans", sans-serif;
    margin: 1.6em 0 1em 20px;
}


/**
row-accroche
 */
.dda .row-accroche{
    padding: 30px 0;
}
.row-accroche span.grn-txt {
    color: black;
}
.dda .row-accroche img.so-widget-image {
    text-align: left!important;
    margin: 0 auto;
}
.dda .row-accroche h2.sow-headline {
    margin-top: 1em!important;
    font-size: 2.8em;
    margin-bottom: 20px!important;
   /* margin-left: -60px;*/
}
.row-accroche .testimony-block {
    background: rgba(255,255,255,0.4);
    margin: 20px 0;
}
.row-accroche .testimony-block p.dda-txt{
    font-size: 1.15em!important;
}
.dda .row-accroche .no-margin img.so-widget-image {
    text-align: left!important;

    border: 1px solid #fc1688;
}
/**
row-detox
 */
.row-detox  .panel-no-style{

    -webkit-align-items: inherit!important;
    align-items: inherit!important;

}

p.dda-txt.lead.special {
    margin: 30px auto 20px auto;
    text-align: center;
    max-width: 450px;
}
.block-blister-green {
    background: #F7F7F7;
    border-radius: 10px;
    padding: 20px!important;

}


.block-blister-green h4 {
    margin-bottom: 10px;
    padding-bottom: 0;
}
.block-blister-green img {
    border: 1px solid #d7d7d7;
    margin: 0;
}

p.dda-text.posologie.center {
    font-size: 1.2em;
    font-weight: 700;
    background: #d7d7d7;
    margin-top: 0;
    padding: 8px;
}


.block-blister-green p.dda-txt {
    margin-bottom: 10px;
    font-size: 16px;
}


/**
row-leg
 */

.leggs-title {
    background: #6c8b20;
    margin: 20px auto 0 auto;
    border-radius: 10px;
    max-width: 780px;
    padding: 10px;
}

.block-legg h4 {
    font-size: 1.5em;
    margin: 15px 0 10px 0;
    background: #6c8b20;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
}

.block-legg.block-right h4 {
    font-size: 1.5em;
    margin: 15px 0 10px 0;
    background: #ea148c;
    color: #fff;
    padding: 5px;
    border-radius: 10px;

}
.block-legg p.dda-txt {
    font-size: 1.15em;
    line-height: 16px;
    position: relative;

}
span.number.bolder {
    position: absolute;
    left: -30px;
    background: #fff;
    height: 25px;
    text-align: center;
    line-height: 25px;
    width: 25px;
    border-radius: 50%;
    top: -5px;
    color: #6c8b20;
}
.block-legg.block-bottom {
    background: #6c8b20;
    color: #FFF;
    padding: 20px 10px;
    border-radius: 10px;
    margin-top: -30px;
}
.block-legg.block-bottom p.dda-txt{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.block-leg-img-bottom {
    margin-top: -30px;
    margin-bottom: 30px;
}
.dda .block-leg-img-bottom.naturel img.so-widget-image {
    width: 250px;
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center;
}










.row-revolution {
    padding-top:30px;
    padding-bottom:30px;
}

.row-revolution h2 {
    font-style:italic;
}
.row-revolution img {
    margin-bottom:-30px;
}
.row-revolution titre {
    display:block;
    font-family:Libre Baskerville;
    font-style:italic;
    font-size:2.35em;
    line-height:1.4em;
    text-align:center;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding:10px;
    max-width:590px;
    color:#004a2c;
}  
  
.row-revolution texte {
    display:block;
    font-family:Libre Baskerville;
    font-size:1.3em;  
    text-align:justify;
    max-width:860px;
    margin:auto;
    padding:4px 0;
    line-height:1.25em;
}  

.row-revolution intro {
    display:block;
    font-family:Libre Baskerville;
    font-size:1.4em;  
    text-align:justify;
    max-width:860px;
    margin:auto;
    padding:20px 0;
    line-height:1.3em;
    font-weight:700;
}


.row-decouverte {
    padding-top:30px;
    padding-bottom:30px;
}

.row-decouverte h2 {
    //font-style:italic;
}
.row-decouverte titre {
    display:block;
    font-family:Libre Baskerville;
    font-style:italic;
    font-size:2.85em;
    text-align:center;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding:10px;
    max-width:590px;
    margin:20px 0;
}  
  
.row-decouverte texte {
    display:block;
    font-family:Libre Baskerville;
    font-size:1.3em;  
    text-align:justify;
    max-width:860px;
    margin:auto;
    padding:10px 0;
    line-height:1.25em;
}  

.row-decouverte intro {
    display:block;
    font-family:Libre Baskerville;
    font-size:1.8em;  
    text-align:center;
    max-width:860px;
    margin:auto;
    padding:20px 0;
    line-height:1.3em;
    font-weight:700;
}

.row-action {
    padding-top:40px;
    padding-bottom:30px;
}

.row-action h2 {
    font-style:italic;
}
.row-action titre {
    display:block;
    font-family:Libre Baskerville;
    font-style:italic;
    font-size:2.85em;
    text-align:center;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding:10px;
    max-width:590px;
    margin:20px 0;
}  
  
.row-action texte {
    display:block;
    font-family:Libre Baskerville;
    font-size:1.3em;  
    text-align:justify;
    max-width:860px;
    margin:auto;
    padding:7px 0;
    line-height:1.25em;
}  

.row-action img {
    margin-top:-70px;
}

.subrow-liste liste {
    margin-top:30px !important;
    display:block;
    font-family:Roboto;
    font-size:1.4em;  
    text-align:justify;
    max-width:860px;
    margin:auto;
    padding:10px 0;
    line-height:1.2em;
    background: #fc1688;
    box-shadow: 1px 1px 14px 2px #828282;
    border-radius: 20px;
    padding: 40px 40px 20px 0 !important;
    color: #fff;
}

.subrow-liste liste li {
    list-style: square;
    line-height: 1.5em;    
}

.row-agissez {
    padding-top:30px;
    padding-bottom:30px;
}

.row-agissez h2, .row-agissez h3 {
    font-style:italic;
    margin:auto;
    max-width:700px;
}

.row-agissez texte {
    display:block;
    font-family:Libre Baskerville;
    font-size:1.3em;  
    text-align:justify;
    max-width:860px;
    margin:auto;
    padding:4px 0;
    line-height:1.25em;
}

.row-agissez titre {
    display:block;
    font-family:Libre Baskerville;
    font-style:italic;
    font-size:2em;
    font-weight:300;
    text-align:center;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    padding:25px 10px;
    margin:20px auto; 
    max-width:700px;
}  
  

/**
6 - row-warranty
 */

sub-title {
    font-size: 1.2em;
    margin-bottom: 20px;
    display: block;
}
.row-warranty {
    border-top: 8px solid  #fc1688;
    border-bottom: 8px solid  #fc1688;
    padding: 30px 0 30px;
    margin-bottom:70px;
    background: #f7f7f7;
}
.row-warranty .widget_text {
    margin-bottom: 0!important;
}

.row-warranty garantie {
    max-width:900px;
    margin:auto;
    display:block;
}

.row-warranty titre {
    text-align:center;
    max-width:700;
    font-size:2.2em;
    font-family:Roboto;
    display:block;
    padding-bottom:20px;
}

.row-warranty header {
    text-align:left;
    font-size:1.4em;
    font-family:Roboto;
    font-weight:700;
    display:block;
    padding-bottom:6px;
}

.row-warranty texte {
    text-align:justify;
    font-size:1.2em;
    font-family:Roboto;
    display:block;
    padding-bottom:10px;
    line-height:1.1em;
}


.row-commande {
    margin-top:-30px;
}
.row-commande h3.sow-sub-headline {
    text-transform: inherit;
}

.row-commande .dda-ul li {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-bottom: 0.8em;
}
.row-commande .dda-ul li:before {
    font-family: fontAwesome;
    content: "\f138";
    margin-right: 10px;
    display: block;
    position: absolute;
    left: -20px;
    top: 2px;
    color: #fc1688;
    /* background: red; */
}
.row-commande oui {
    color:red;
    font-size:1.3em;
    font-weight:bold;
    padding-right:5px;
}

.row-commande texte {
    text-align:justify;
    font-size:1.4em;
    font-family:Roboto;
    display:block;
    padding-bottom:10px;
    line-height:1.3em;
}

  .row-image img {
      border-top: 3px solid #fc1688;
      border-bottom: 3px solid #fc1688;
  }      


/**
7 - row-gift
 */
.row-gift {
    padding: 30px 0;
}

.row-gift h2{
    margin-top: 20px;
}
.row-gift h3{
    margin-bottom: 20px;
}
.row-gift p.dda-txt{
font-size: 1.2em;
    line-height: 1em;
}
.row-commande h2 span.brd-txt {
    color: #ff0000!important;
}
.row-gift p.dda-txt.strong.bigger.bolder.center.lead {
    max-width: 400px;
    margin: 20px auto 0 auto;
}

/**
row acrrche 2
 */
.row-accroche.accroche-2 {
    text-align: center;
    color: #fff;
    padding: 40px 20px;
    background-image: url("img/accr2bg.png");
    background-position: -200px 0;
    background-repeat: no-repeat;
    background-size: contain;


}
.row-accroche.accroche-2 h1 {
    font-size: 3.3em;
}
.row-accroche.accroche-2 h3 {
    border-radius: 10px;
    padding: 10px;
    max-width: 440px!important;

}
.row-accroche.accroche-2 h1,
.row-accroche.accroche-2 h2,
.row-accroche.accroche-2 h3,
.row-accroche.accroche-2 p{
    color: #FFF;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
/**
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;
}

.dda .woocommerce ul.products li.product a.add_to_cart_button {
    font-weight: 700;
}
.dda .row-commande h3 {
    padding-bottom: 20px!important;
}
.row-commande img.so-widget-image {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}.row-commande ul.dda-ul {
     padding-left: 20px;
 }

span.dda-pink.bolder.bigger {
     color: #f7e851;
 }

.dda h3.product-subtitle {
    display: block;
    background: #fc1688;
    margin: 0 0 15px 0!important;
    font-size: 15px!important;
    font-family:"Open Sans";
    padding: 8px 0 !important;
    line-height:1.2em !important;
    color: #fff;
}

span.bl-txt.bolder.bigger {
    margin-top: 5px;
    color: #fc1688;
    font-size: 18px;
}
.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;
    margin-bottom: 25px!important;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2)!important;
}
.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;
}

.dda h2.woocommerce-loop-product__title {
    padding: 0 !important;
    font-family: 'Oswald', sans-serif;
    margin: 0 auto 10px auto !important;
    font-size: 24px !important;
    line-height: 26px !important;
    max-width: 200px !important;
    display: block;
    height: 60px;
}

span.dda-promotion {
    right: -30px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 1.2em!important;
    color: #fff;

    font-weight: 600;
    text-align: center;
    position: absolute;
    top: 10px;
    line-height: 30px;
    text-transform: uppercase;
    width: 110px;
    z-index: 100;
    background: #ea148c;
}

.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-weight: 700;
    font-size: 2em;
    line-height: 15px;
    font-family: 'Oswald', sans-serif;
    display: block;
    height: 25px;
}


/**
9 - Footer
 */

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

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

.page-template-template-left-sidebar  #main {
    padding:0 40px;
}
.site-footer-widgets ul li h2.widgettitle {
    color:#49494a;
    text-align: center;
    border-bottom:  1px solid #49494a;
}



/**
10 - Media queries
 */
.dda .row-pissenlit{

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

}

@media screen and (max-width: 1200px) {
    .row-accroche.accroche-2 {
        background-position: -300px 0;
    }
    .dda .row-pissenlit{
        background-position: 850px 180px;
    }
    /*header*/
    .dda .big-title h1.sow-headline {
        margin: 50px 0 0 0!important;
        font-size: 3em;
    }


    .row-title {
        margin: 5% 0 5% 0!important;
        padding: 0 0 0 0!important;
    }
    .dda .header-section{
    }

}

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

}

@media screen and (max-width: 960px) {
    .row-accroche.accroche-2 h1,
    .row-accroche.accroche-2 h2,
    .row-accroche.accroche-2 h3,
    .row-accroche.accroche-2 p {
        max-width: 380px;
    }

    .row-accroche.accroche-2 {
        background-position: -450px 0;
    }
    .dda .main-navigation li a{
        color: #fff!important;
    }
    .header-section .badge{
        right: 34%;
    }
    .header-section .label img.so-widget-image {
        margin-top: 50px;
        margin-left: 0;
    }
    .dda-logo {
        display:none;
    }
    /**Header**/
    .dda .header-menu-button i {
        font-size: 18px;
        vertical-align: middle;
        padding-bottom: 15px;
        padding-top: 20px;
    }
    .dda .header-menu-button {
        display: block;
        padding: 6px 10px 10px;
        text-transform: uppercase;
        cursor: pointer;
        text-align: center;
        color: #fc1688;
        z-index: 9999;
        position: relative;
    }
    .dda .header-section{
    }
    .little-title h3{
        font-size: 1.8em!important;
        line-height: 1em;
    }
    .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;
    }

    .dda .main-navigation #main-menu {
        background: #fc1688;
    }
    .dda .header-section h1.sow-headline{
        font-size: 3.2em;
    }

}
@media screen and (max-width: 780px) {
    .title-block p.dda-txt.center.lead.bolder.bigger {
        font-size: 1.2em;
    }
    .row-introduce .title-block {
        background: #fc1688;
        position: relative;
        width: 100%;
        margin: 0 !important;
        bottom: inherit;
        /* left: 50%; */
        /* transform: translateX(-50%); */

    }
    .row-accroche.accroche-2 {
        background-position: -580px 0;
        background-size: cover;
    }
    .caroline img {
        -ms-transform: inherit;
        -webkit-transform: inherit;
        transform: inherit;
    }

    .row-formule {
        background-image: none;

    }
    .block-legg p.dda-txt {
        margin: 0 30px;
    }
    .block-leg-img-bottom.naturel img.so-widget-image {
        margin: 20px;
    }

    .dda .double-list {
        position: relative;
    }
    .dda .double-list .panel-grid-cell .right-ul {
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
    }
    .dda .double-list .panel-grid-cell {
        width: 50%!important;
        display: block;
    }
    .row-medecin h2.sow-headline {
     text-align: center!important;
    }
    .row-medecin img.so-widget-image {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .label {
        width: 50%;
        display: block;
        position: absolute;
        right: 0;
        bottom: 230px;
    }
    .header-section .bg-violet {
        max-width: 380px;
        margin: 0 auto;
        padding: 10px 20px!important;
    }

    .header-section .label img.so-widget-image{
        max-width: 160px;
        float: right;
    }
    .header-section .packshot img.so-widget-image{
        max-width: 160px;
        margin: 0px auto;
    }
    .dda .header-section {
        background-position-x: -90px!important;
    }


    .little-title h3 {
        max-width: 380px;
    }
    .dda-col-3 {
        width: 100%;
    }
    .row-new-life h1.sow-headline {
        font-size: 2.8em!important;
    }
    html {
        margin-top: 0px !important;
    }
    .dda .row-lady h2 {
        font-size: 3em;
        margin-bottom: 10px!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;
    }

    .block-arg-cms{
        min-height: 200px;
    }
    .dda .radius, .dda .dda-radius {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .row-arguments{
        background-position: -1800px 0;
    }
    .row-args{
        -webkit-background-size: cover;
        background-size: cover;
        background-position-x: -35%;

    }
    .row-args .widget_custom_html {
        background: rgba(255,255,255,0.6);
        padding: 10px;
        border-radius: 10px;
    }
    .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;
    }
    .row-agissez ul.dda-ul li {
        font-size: 1.8em;
        text-align: center;
        display: block;
        margin-bottom: 25px;
        line-height: 1.1em;
    }
    /*.header-section .dda-ul li:before, */ 
    .row-agissez .dda-ul li:before {
        display: block;
        text-align: center;         
    }  

    .row-mincir ul.dda-ul li {
        font-size: 1.8em;
        text-align: center;
        display: block;
        margin-bottom: 25px;
        line-height: 1.1em;
    }
    .row-mincir .dda-ul li:before {
        display: block;
        text-align: center;         
    }  
    .row-image img {
        padding-top: 10px;
    }

    .header-section .badge {
        right: 0;
    }
    .dda .header-section h1.sow-headline{
        font-size:  2.4em;
    }
    .dda .header-section h3.sow-sub-headline{
        font-size: 1.7em;
        width: 70%;
    }
    .dda .header-section .dda-radius h4 {
        font-size: 1.4em;
    }
    .header-section ul.dda-ul li{
        font-size: 1.4em;
    }



}

@media screen and (max-width: 480px) {
    .dda .row-formule h1.sow-headline {
        font-size: 1.8em !important;
    }
    .dda .row-formule h3.sow-sub-headline {
        margin-bottom: 30px!important;
        font-size: 1.4em!important;
    }
    .dda .double-list .panel-grid-cell {
        width: 100%!important;
        display: block;
    }

    .dda .double-list .panel-grid-cell .right-ul {
        position: relative;
        /* right: 0; */
        /* top: 0; */
        width: 100%;
        margin-top: -50px;
    }
    .row-accroche.accroche-2 {
        background-position: -725px 0;
    }
    h4.listing {
        font-weight: 400;
        font-size: 1.4em;
    }
    .dda .header-section {
        background-position: 50% 440px;
    }
    .dda .little-title h3 {
        font-size: 1.4em!important;
        background: rgba(255,255,255, 0.7);
        padding: 10px;
        border-radius: 10px;
    }

    .header-section .label img.so-widget-image {
        max-width: 140px;
        float: right;
        margin: 0 0 0 auto;
        text-align: right;
    }
    .row-args{

        background-position-x: 20%;

    }
    .dda div#pg-63-0 {
        margin: 0 -15px;
    }

    .header-section .badge{
        width: 150px!important;
        top: 32%;
    }
    .header-section .badge .dda-radius{
        margin-bottom: 0;

    }
    .header-section .badge h2{
        font-size: 1.3em!important;
    }
    .header-section .badge h3{
        font-size: 1em!important;
    }
    .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;
    }
    .row-revolution titre {
        font-size:2em;
    }
    .row-decouverte titre {
        font-size:2em;
    }
    .row-decouverte ul {
        margin-left:20px !important;
    }


    .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: #aede39;
        font-size: 1.4em!important;
    }
    .widget-testimony h3 {
        padding: 0;
        color: #49494a;
        font-family: 'Lato', sans-seriff;
        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 {
      
        font-weight: 700!important;
    }
    .dda .dda-col-3 {
        width: 100%!important;
    }
    .block-title {
        margin: 10px 0;
    }

    .subrow-liste ul {
        margin-left:40px !important;
    }
    .subrow-liste liste {
        margin-top:10px !important;
        font-size:1.3em;  
    }
    .subrow-liste liste li {
        line-height: 1.1em;
        padding-bottom:10px;    
    }

    .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: 380px) {
    .row-accroche.accroche-2 {
        background-position: 0;
    }
    .row-accroche.accroche-2 .textwidget.custom-html-widget {
        background: rgba(85, 41, 109 , 0.6);
        padding: 10px;
        border-radius: 10px;
    }
    .row-accroche h2, .row-accroche.accroche-2 h3, .row-accroche.accroche-2 p {
        max-width: 320px;
    }
    .dda .header-section h1.sow-headline {
        font-size: 2em;
    }
    .dda .header-section h3.sow-sub-headline {
        width: 100%;
        margin-bottom: 70px!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  */










.product-name {
    color: #aede39;
    /* font-family: Orbitron; */
    font-weight:900;
}

.product-name2 {
    color:#fee000;
    font-weight:900;
    font-family:Orbitron;
    white-space:nowrap;
}



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


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

.price ins {
    color: #ea148c;
    /*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-info{
    border-top-color: #ff0088;
}
.woocommerce-info::before{
	color:#ff0088;
}
.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: #49494a!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;
}

header.entry-header h3.entry-title {
    font-size: 32px;
    margin-bottom: .55em;
    display: none;
}










.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;
}
.block-garantie .so-widget-image {
    max-width: 200px !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: 250px;
	display:block;
	margin-left: auto;
    margin-right: auto;
}
#colophon {
	background-color: #FF0088!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: #ff0088;
}
#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: #49494a;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}
.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: #AEDE39;
}
.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: #AEDE39;
    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: #FF0088;
}
.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;
	}
}





/** ############################ MMA - FAQ ############################ */
#mma-faq-accordion .ui-accordion-header:hover{
	color:#FF0088;
}
#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;
	    padding-bottom: 0px;
}
#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 textarea{
	width:100%;
}

#mma-faq-accordion button, #mma-faq-accordion input[type="button"], #mma-faq-accordion input[type="reset"], #mma-faq-accordion input[type="submit"] {
    text-align: center;
    text-transform: uppercase;
    padding: 13px 35px 13px 35px;
    border-radius: 4px;
    margin: 10px;
	margin-left:0px;
    border: none;
    background-color: #0FABC0;
    box-shadow: none;
    text-shadow: none;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    font-size: 14px;
    color: #FFF;
}

