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


/**
Mega-Erect.de

Couleurs
  - red :        #d02630 - #d02630
  - jaune:       #fff02a - fff02a
  - oragne N f59331
  - black:       #212121
  - brown :      #53463d
Fonts:

font-family: 'Anton', sans-serif; (400,500,600,700)
font-family: 'Roboto', sans-serif; 400,700


font-family: 'Roboto', sans-serif;
font-family: 'Anton', sans-serif

 */

/* Range ta chambre & ton css*/
/**
0- Global
 */
 
 .woocommerce-message {

    display: none;
}
.bolder{
  font-weight: bold;
}

.woocommerce-breadcrumb {
  display:none;
}
.site-name{
  font-family: 'Anton', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #f59331!important;
  white-space: nowrap;
}
.site-name.rd-txt{
  color: #d02630!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: #fff02a;
  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: #fff02a;
  /*border: 5px solid #212121;*/
  color: #212121;
}
dl.dda{
  margin-top: 20px;
}
dl.dda dd {
  display: block;
  padding-left: 40px;
  font-size: 16px;
  line-height: 19px;

}
.rd-txt {
  color: #d02630!important;
}
.yllw-txt {
  color: #fff02a
}
.bl-txt {
  color: #0fabc0;
}
.rd-bg {
  background: #d02630;
  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: #f59331;
}
.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: 'Anton', sans-serif;
  font-weight: normal;
}
p.dda-txt {
  font-size: 17px;
  color: #212121;
  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: 'Anton', sans-serif;
  font-weight: 700;
  text-align: left;
  font-size: 2.2em;
}
.dda .center {
  text-align: center;
}
.percent80{
  width: 80%;
  margin: 0 auto!important;
  padding: 0 5%;
}

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


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

dl.dda dt {
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 0.10em;
}
.dda-white {
  color: #fff;
}
.dda-white h3.dda {
  color: #fff;
}
.dda.guggul-grey, .dda-grey {
  color: #212121;
}
.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:hover {
  background: #f59331!important;
  border-color:#f59331!important;
}

.dda a.btn-order:hover {
 background: #f59331!important;
  border-color:#f59331!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: 68px;
  z-index: 10000;
  width: 100%;
  margin-bottom: 0;
  -webkit-box-shadow: 0px 1px 4px 0px #6c6c6c;
  box-shadow: 0px 1px 4px 0px #6c6c6c;
}
pre {
  background:#fff;
  font-family:inherit;
}
.my-sale {
  line-height:0;
}

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

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

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

/* end Call to Action*/


/**
1 - Header navigation
 */


.main-navigation {
  background-color: #212121;
}
.dda-logo {
  display: inline-block;
  float: left;
  height: 58px!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: #fff02a;
  /* border-bottom: 3px solid #d02630; */
  color: #212121;
  /* font-weight: 700; */
}
.dda .main-navigation a{
  padding: 22px 22px 26px;
}
.main-navigation a {
  color: #fff02a;
  letter-spacing: 0.10em;
  font-weight: 400;
  position: relative;
  font-family: 'Roboto', sans-serif;
}
/**
2 - Home - hero Visual
 */
.dda #pg-63-0{
  margin-bottom: 0;
}
.row-hero{
  padding: 3% 0 0 0;
  background-image: url('img/girl-on-bed-sexy.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  background-position-y: -120px;
  mso-margin-bottom: 0;
}
.row-hero .dda-script {
  font-size: 2.8em;
  line-height: 1.2em;
  color: #d02630;
  margin-bottom: 20px;
}
.row-hero h3 {
  margin-top: 20px;
  font-size: 2.4em;
  text-align: center;
}
.row-hero ul.dda-ul {
  font-size: 1.6em;
  list-style: none;
  margin-left: 0;
}
.row-hero .dda-ul li {
  color: #212121;
}
.hero-title {
  margin-top: 0;
}
.hero-wrapper{
  margin: 35% auto 30px auto;
  max-width: 800px;
  position: relative;
}
.row-hero .dda-ul i {
  margin-right: 10px;
  display: inline-block;
  font-size: 1.3em;
}
.row-hero .widget_custom_html {
  margin-bottom: 0!important;
  width: 100%;
}
.hero-txt {
  margin-top: 200px;
}
/**
2 -row-accroche
 */
.row-accroche{
  position: relative;
}
.row-accroche {
  padding: 30px 0 30px 0;
}
.row-accroche h2.sow-headline {
  max-width: 820px;
  margin: 0 auto;
}
.label-new {
  display: block;
  background: #fff02a;
  width: 180px;
  height: 40px;
  line-height: 40px;
  font-size: 1.8em;
  font-family: "Anton", sans-serif;
  text-align: center;
  border-radius: 10px;
  position: absolute;
  top: 20px;
  left: 18%;
  -ms-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
}
.dda .entry-content .accroche-packshot img {
  text-align: right;
  float: right;
  max-width: 220px;
  margin-bottom: -55px!important;
}
.row-warranty img.so-widget-image {
  max-width: 300px!important;
}

/**
3 - row Introduce
 */
.row-introduce {
  padding: 0;

}
.row-introduce h4.rd-txt {
  font-size: 2.2em;
  line-height: 1.3em;
}
.row-introduce p.dda-txt.bigger {
  margin-top: 30px;
}
p.dda-txt span.site-name.brd-txt {
  font-size: 1.3em;
}
p.dda-txt.bigger {
  font-size: 1.4em!important;
  line-height: 1.2em;
}
.row-orange h4 {
  font-size: 2.4em;
  line-height: 1.3em;
}
.row-orange p.dda-uppercase.uppercase.dda-txt {
  font-size: 1.6em;
  margin-bottom: 0!important;
}
.baobab-container{
  background-image: url("img/man-&-redwood.jpg");
  background-position: center center;
  background-size: cover;
  padding: 100px 10px 120px 10px;

}
.wrapper.bg-special {
  margin-top: 300px;
  margin-bottom: 300px;
  background-image: url(img/plant-and-soil.png);
  background-position: center center;
  background-size: cover;
  border-radius: 10px;
  padding: 120px 20px 20px 20px;

}
baobab-container h2 {
  font-size: 1.6em;
}
.wrapper.bottom {
  background: #f59331;
  padding: 20px 10px;
  width: 60%;
  display: block;
  border-radius: 10px;
  margin: 10px 10px 50px 20px;
  text-align: center;
  font-size: 1.1em;
  -ms-transform: rotate(-25deg);
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
  -webkit-box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.5);
  -moz-box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.5);
  box-shadow: 4px 4px 2px 0px rgba(33,33,33,0.5);
}
p.dda-txt.orng-txt {
  color: #f59331;
}
.dda-radius.bg-white {
  background: rgba(247,247,247, 0.4);
  width: 60%;
  margin: 20px 10px;
  /* position: absolute; */
  display: block;
  /* top: 10px; */
  /* left: 10px; */
}
.wrapper.bottom p.dda-txt {
  margin-bottom: 0;
}

.dda-radius.introduce-wrapper-ul {
  background: #212121;
  max-width: 460px;
  margin: 20px auto;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
.introduce-wrapper-ul ul.dda-ul {
  color: #fff;
  font-size: 1.65em;
  margin-left: 0;
  list-style: none;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: "anton", sans-serif;

}
.introduce-wrapper-ul ul.dda-ul li{
  position: relative;
}
.introduce-wrapper-ul ul.dda-ul li:before{
  content: '\f00c';
  font-family: fontawesome;
  margin-right: 10px;
  font-size: 1.1em;
  color: #d02630;
}
.resultats-img {
  max-width: 360px;
  text-align: center;
  margin: 0 auto;
}
.bg-orange {
  background: rgba(245,147,49, 0.4);
}
.bg-orange p.dda-txt{
  margin-bottom: 0px!important;
}
.penis-deskstop,
.plante-desktop{

}
.penis-mobile,
.plante-mobile{
  display: none;
}

/**
r-orange
 */
.row-orange {
  padding: 30px 0;
}
.lead,
.row-orange h4,
.row-orange p.dda-uppercase.uppercase.dda-txt{
  max-width: 800px;
  margin: 0 auto 30px auto;
  text-align: center;
}
.row-orange .widget_sow-image {
  margin-bottom: 0!important;
  margin-top: 0!important;
}
.row-orange div#lead-2 {
  margin-bottom: -30px!important;
  margin-top: -30px!important;
}
.dda #pg-63-6{
  margin-bottom: 0!important;
}
/**
5 - row testimonies
 */
.row-testimony {
  background: rgba(175,175,175, 0.33);
}

.row-testimony-title {
  padding-top:30px;
}
.row-testimony {
  padding-top:10px;
  padding-bottom:40px;
}

.widget-testimony h1 {
  padding: 0 -10px ;
  color: #d02630;
  font-size: 2em;
}
.widget-testimony h3 {
  padding: 0 5%;
  color: #212121;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3em;
}

.row-testimony img {
  width: 66%!important;
  margin: 0 auto;

}
.row-testimony .widget-testimony {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 20px;
  min-height:360px;
}

.row-testimony h1 {
  line-height:1.2em !important;
}

.temoignage{
  margin-top : 20px !important;
}
.temoignage img.so-widget-image {
  margin-top: -150px;
  margin-bottom: 0px;
}



temoin {
  position: relative;
  font-family: inherit;
  font-size: 1.3em;
  line-height: 1.2em;
  display: block;
  text-align: center !important;
  margin: 30px auto 40px auto;
  padding: 0 20px;
}
temoin:before {
  content: '\f10d';
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: -18px;
  left: 50%;
  padding-right: 3px;
  padding-left: 3px;
  opacity: 1;
  color: #fff02a;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 5px rgba(25, 25, 25, 0.6);
}






temoin:after {
  content: '\f10e';
  font-family: FontAwesome;
  position: absolute;
  bottom: -36px;
  left: 50%;
  padding-right: 3px;
  padding-left: 3px;
  opacity: 1;
  color: #fff02a;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 5px rgba(25, 25, 25, 0.6);
}
/**
6 - row-woman
 */

.dda .row-woman {
  background-position: center bottom!important;
}
.dda #pg-63-9{
  margin-bottom: 0!important;
}
/**
6 - row-warranty
 */

.row-warranty{
  border-top: 8px solid  #f59331;
  border-bottom: 8px solid  #f59331;
  padding: 30px 0;
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
  background: rgba(245,147,49, 0.4);
}
.row-warranty .widget_text {
  margin-bottom: 0!important;
}

.row-warranty img.so-widget-image {
  max-width: 300px!important;
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
/**
7 - row-gift
 */
.dda img.f-right {
  margin: 0 10px 10px 12px!important;
}
.row-gift {
  padding: 0;
}

.row-gift h2{
  margin-top: 30px;
}
.row-gift h3{
  margin-bottom: 30px;
}
.row-gift p.dda-txt{
  color: #212121;
}
/**
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 .row-commande h2.sow-headline {
  max-width: 650px;
  margin: 0 auto 30px auto;
}
.dda .row-commande h3 {
  padding-bottom: 20px!important;
}
.dda h3.product-subtitle {
  display: block;
  background: #212121;
  margin: 0 0 15px 0!important;
  font-size: 15px!important;
  color: #fff;
  vertical-align: middle;
  height: 80px;
  line-height: 15px!important;
  font-family: "Roboto", sans-serif;
  padding: 8px 20px!important;
}
.dda h3.product-subtitle .brd-txt{
  color: #f59331;
}
/* 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.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: 'Anton', sans-serif;
  margin: 0 0 10px 0!important;
  font-size: 18px!important;
}
span.dda-promotion {
  right: 5px;
  /*-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: 5px;
  line-height: 30px;
  text-transform: uppercase;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 100;
  background: #c80909;
  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: 'Anton', 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: #212121!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;
}



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

@media screen and (max-width: 1200px) {
  .hero-wrapper {
    margin: 34% auto 30px auto;
    max-width: 700px;
  }
  .hero-txt {
    margin-top: 45%;
    padding-right: 20px;
  }
  .row-hero .dda-script {
    font-size: 2.2em;
  }
  .row-hero ul.dda-ul {
    font-size: 1.3em;
  }
  .hero-title{
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
  }
  .row-hero{
    background-size: cover;
    background-position-y: 0;
  }
  .dda .row-hero h1.sow-headline {
    font-size: 3.4em;
  }
  .dda .row-hero h2.sow-sub-headline {
    font-size: 2.2em;
  }
  .row-hero h3 {
    font-size: 1.8em;
  }
  .row-title {
    margin: 5% 0 5% 0!important;
    padding: 0 0 0 0!important;
  }
  .dda .header-section{
    background-position: 25% 0!important;
  }
  temoin {
    font-size: 1.4em;
    line-height: 1.1em;
  }
}
@media screen and (max-width: 960px) {
  .dda .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;
    padding: 6px 10px 10px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    color: #fff02a;
    z-index: 9999;
    position: relative;
  }
  .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;
  }
  .dda .main-navigation #main-menu {
    background: #333;
  }

}
@media screen and (max-width: 780px) {
  .row-hero{
    background-position-y: 0px;

  }
  .dda .hero-packshot img.so-widget-image {
    width: inherit;
    margin: 0px auto;
  }
  .hero-wrapper{
    margin: 52% auto 30px auto;

    width: 100%;
    max-width: inherit;
  }
  .hero-title{
  }

  .hero-packshot {
    width: 30%;
    position: absolute;
    left: -25px;
    top: 0;
  }
  .hero-txt {
    margin-top: 15%;
    padding-right: 35px;
    padding-left: 25%;
  }
  .row-hero .dda-script {
    font-size: 1.9em;
    line-height: 1em;
    margin-bottom: 30px;
  }
  .row-hero ul.dda-ul {
    font-size: 1.2em;
  }
  .dda .row-hero h2.sow-sub-headline {
    ont-size: 1.85em;
  }
  .row-hero h3 {
    font-size: 1.5em;
    margin-top: 10px;
  }
  .penis-desktop,
  .plante-desktop{
    display: none;
  }
  .penis-mobile,
  .plante-mobile{
    display: block;
  }

  .dda h2.sow-headline {
    font-size: 2.6em!important;
  }
  .dda-radius.bg-white{
    width: 80%;
    margin: 20px auto;
  }
  .wrapper.bg-special {
    margin-top: 150px;
    margin-bottom: 200px;
  }
  .baobab-container {
    padding: 100px 10px 40px 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) {
  .hero-txt {
    margin-top: 15%;
    padding-right: 0;
  }
  .row-hero {
    background-size: contain;
    background-position-y: 160px;
  }
  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: #d02630;
    font-size: 1.4em!important;
  }
  .widget-testimony h3 {
    padding: 0;
    color: #212121;
    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;
    font-weight: 700!important;
  }
  .dda .dda-col-3 {
    width: 100%!important;
  }
  .block-title {
    margin: 10px 0;
  }

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

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


/**
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: #d02630;
  /* font-family: Orbitron; */
  font-weight: inherit;

}

.product-name2 {
  color:#fee000;
  font-weight:900;
  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;
}



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


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



}

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

  .main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a, .main-navigation li.current-menu-parent > a, .main-navigation li.current_page_parent > a, .main-navigation li.current-menu-ancestor > a, .main-navigation li.current_page_ancestor > a {
    color: #d02630 !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-navigation li a {
    color:#fff !important;
    font-size:1.5em;
  }
  .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 {
    font-weight:900 !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:0;
  }
  .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) {
  .dda-col-3 {
    width: 100%!important;
  }
  .section-header{
    /*background-position: -25px 0!important;*/
  }


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





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

  .title-h1 {
    margin: 10px 0;

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

  }
}


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

.posted_in {
  display:none;
}

/* EMO - Calcul du panier */

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

/* EMO - FIn - Calcul du panier */

.onsale {
  display:none;
}

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

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

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

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



/* CHARGEMENT IMAGE EN CSS - VDU */

.plante{
  background-image: url(img/plantesdesktop-1024x324);
  height: 324px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.0001;
  background-size: contain;
  color: transparent;
  text-align: center;
  background-repeat: no-repeat;

}

.penis{
  background-image: url(img/penisdesktop-1024x324);
  height: 324px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.0001;
  color: transparent;
  text-align: center;
  background-size: contain;
  background-repeat: no-repeat;
}

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

  .plante{
    background-image: url(img/plantes-mobile-317x1024);
    width: 317px;
    height: 1024px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.0001;
    color: transparent;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;

  }

  .penis{
    background-image: url(img/penis-mobile-317x1024);
    width: 317px;
    height: 1024px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.0001;
    color: transparent;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
  }}

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


.so-widget-sow-image-default-b37b538aacbf .sow-image-container .so-widget-image {
    display: inline-block;
    max-width: 100%;

    max-width: 250px !important;
}

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

    font-size: 0.95em !important;

}

.dda-radius.bg-white h2 {
    line-height: 31px;
}










.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: 'Anton', sans-serif;
	line-height:1.2em;
}
.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: 250px;
	display:block;
	margin-left: auto;
    margin-right: auto;
}
#colophon {
	background-color: #CD1719!important;
	margin-top: 0;
}
#colophon h3{
    font-size: 1.4em !important;
    padding-bottom: 10px;
    text-transform: uppercase;
	text-align:center;
	font-family: 'Anton', 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: #626262;
	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;
}
#secure img.payment-sofort, #secure img.payment-paypal {
	width:150px;
	display:inline-block;
	margin-left: 10px;
}
#secure img.payment-paypal{
	margin-left:0px;
}
@media (min-width: 992px) and (max-width: 1200px) {
	#secure img.payment-sofort, #secure img.payment-paypal {
		width:120px;
	}
}
.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: #CD1719;
}
.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:#E60000;
}
#mma-faq-accordion h3, #mma-faq-accordion .ui-accordion-content p{
	color:#333;
}
#mma-faq-accordion h3{
	font-size: 1.1em !important; 
	line-height: 1.5em;
	cursor:pointer;
}
#mma-faq-accordion .ui-accordion-header-icon {
	padding-right:10px;
}
#mma-faq-accordion * { 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}
#mma-faq-accordion {
	width: 100%;
	margin: 0px;
}
#mma-faq-accordion .ui-accordion-header {
	margin: 0px;
	padding: 7px 4px 7px 10px;
}
#mma-faq-accordion .ui-accordion-header a {
	color: #fff;
	line-height: 42px;
	display: block;
	font-size: 12pt;
	width: 100%;
	text-indent: 10px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	border-right: 1px solid rgba(0, 0, 0, .2);
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(250, 250, 250, .2);
}
#mma-faq-accordion .ui-accordion-content {
	width: 100%;
	background-color: #f3f3f3;
	color: #777;
	font-size: 10pt;
	line-height: 16pt;
	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .1),
				inset 0px -1px 0px 0px rgba(0, 0, 0, .3);
}
#mma-faq-accordion .ui-accordion-content > * {
	margin: 0;
	padding: 20px; 
}
#mma-faq-accordion .ui-accordion-content a {
	color: #777;
}

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

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

.mma-padding-bottom-0{
	padding-bottom:0px !important;
}

.sow-headline-yellow {
	font-size:43px;
	font-family: Anton;
	font-weight: 400;
	text-align: right;
	color: #fff02a;
	line-height: 1.4em;
}

.grecaptcha-badge {
	display:none;
}