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

/* Guggulslim.de */
/*
update du 18/12/18
*/
.entry-content img, .dda .entry-content img, .home .entry-content img{
      box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0)!important;
}
.woocommerce ul.products li.product,
.dda .woocommerce ul.products li.product,
.home .woocommerce ul.products li.product
 {
    overflow: hidden;
}

.woocommerce h3.product-subtitle.dda {
     position: relative;
    margin: -5px 0 !important;
    padding: 0!important;
    top: inherit;
    left: inherit;
    transform: inherit;
    font-size: 1.4em!important;
    line-height: 1.2em!important;
    text-shadow: inherit;
} 
h2.woocommerce-loop-product__title {
    margin-top: 0px!important;
}
/* DDA */

#catapult-cookie-bar {
  border-top: 1px solid #d7d7d7;
}
body.guggul,
*{
  text-rendering: geometricPrecision!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p.guggul-txt {
  font-size: 1.25em;
}
.guggul .entry-content img {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0)!important;
}
.dda.guggul-orange{
  color: #fb9c00;
}
.dda.guggul-yellow{
  color: #ffed00;
}
.b-right {
  border-right: 1px solid #fb9c00;
  padding-right: 20px;
  margin-right: 20px;
}
.sub-title {
  padding-top: 25px!important;
}
.dda.uppercase, .uppercase{
  text-transform: uppercase;
}
.dda.guggul-green{
  color: #07c09a;
}

a.dda-action-button:before {
  font-family: FontAwesome;
  content: "\f107";
  display: block;
  padding-right: 3px;
  vertical-align: middle;
  color: #fff!important;
  font-size: 30px;
  background: #fb9c00;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  opacity: 0.85;
}
a.dda-action-button:hover:before {
   font-family: FontAwesome;
   content: "\f107";
   display: block;
   padding-right: 3px;
   vertical-align: middle;
   color: #fff!important;
   font-size: 30px;
   background: #fb9c00;
   width: 60px;
   height: 60px;
   line-height: 60px;
   text-align: center;
   border-radius: 50%;
   opacity: 1;
 }

h1.dda, h2.dda, h3.dda{
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}

.salesleader img {
  float: right;
}
div#panel-63-0-0-1 {
  position: relative;
}
.call-to-action-content {
  position: absolute;
  bottom: 25%;
  /* margin-left: 50vh; */
  /* transform: translateX(-50%); */
  /* top: 50%; */
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
a.dda-action-button {
  font-size: 1px;
  color: transparent;
  display: block;
  width: 60px;
  height: 60px;
}
h3.dda {
  font-size: 2.65em;
  line-height: 1.2em;
}
ul.gugul-lst-or li {
  color: #fb9c00;
  margin-left: 2em;
  font-size: 1.3em!important;
}
.bolder{
  font-weight: bold;
}

p.gugul-txt {
  font-size: 17px;
  color: #212121;
  font-family: "Roboto", Sans-serif;
  line-height: 18px;
  text-align: justify;
}
p.gugul-txt strong {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 1.6em;
}
.so-widget-sow-image h3.widget-title {
  font-family: "Roboto", Sans-serif;
  font-weight: 300;
  margin-top: 1.5em;
  font-size: 1.6em;
  padding: 0 2em;
  text-transform: uppercase;
}
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;
  content: "";
  background-image: url(img/dd-before.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;

}
dl.dda dd {
  display: block;
  padding-left: 40px;
}
dl.dda dt:after {
  content: '';
  width: 35%;
  height: 1px;
  background: #d7d7d7;
  display: block;
  line-height: 0;
  margin: 1px 0 2px 60px;
  padding: 0;
}
dl.dda dt {
  font-weight: 400;
  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;
}
p.gugul-txt.signature {
  margin: 3.3em 0;
  padding: 0 3.3em;
}
.signature .f-right {
  width: 33.33%;
}
/* Call to Action*/
a.btn-order,
a.btn-order span,
a.btn-order span span:before{
  transition: all 0.5s ease;
}


.guggul .dda-button.grey .btn-order:hover,
.guggul .dda-button.grey .btn-order:hover span span:before,
.guggul .dda-button.grey .btn-order:hover span{
  color: #212121 !important;
}
.dda-button.grey .btn-order:hover {
  background:#ffba00!important;
  border-color:#ffba00!important;

}

.guggul .dda-button.or .btn-order:hover,
.guggul .dda-button.or .btn-order:hover span span:before,
.guggul .dda-button.or .btn-order:hover span{
  color: #212121 !important;
}
.dda-button.or .btn-order:hover {
  background:#f69900!important;
  border-color:#f69900!important;
  color: #212121 !important;

}
/* end Call to Action*/
.guggul-gift-inside {
  background-image: none!important;
}

.row-warranty #panel-63-10-0-0> .panel-widget-style {
  border: 1px solid #006c90;
  margin: 20px 0!important;
}
#panel-63-10-1-0> .panel-widget-style {
  border: 5px solid #fb9c00;
}
.warantly-content p.gugul-txt {
  font-family: 'Libre Baskerville', serif;
  text-align: center;
  color: #666;
  padding: 10px 30px;
}
.warantly-content {
  /*padding: 20% 60px;
  margin: 0 auto;
  width: 60%;
  font-size: 2.2em;
  min-height: 800px;*/
  /* border: 1px solid #006c90; */
}
.warantly-content h3.dda {
  font-size: 2.8em;
  padding-top: 20px;

}
p.gugul-txt.bigger {
  font-size: 1.1em;
  line-height: 1.3em;
}
.guggul .woocommerce ul.products li.product a img,
.guggul .woocommerce-page ul.products li.product a img {
  border-bottom: 0 none;
}

.guggul div#pg-63-9 {
  margin-bottom: 0!important;
}

.border-img img {
  margin: 60px 0 0 0;
  border: 1px solid #e7e7e7;
}
.border-img h3.widget-title {
  text-align: center;
  font-family: "Oswald", sans serif;
  margin-bottom: 40px;
  line-height: 1.2em;
}
span.dda.guggul-white {
  color: #fff!important;
}
.free-gift img{
  margin-top: -125px;
}
.gift-title {
  margin-bottom: 40px;
}

.guggul a.add_to_cart_button {
  font-family: 'Oswald', sans-serif;
}
/**
Bon de commande
 */
.guggul a.add_to_cart_button, .guggul .woocommerce a.button {
  font-family: 'Oswald', sans-serif;
  /* font-size: 16px!important; */
  /* padding: 18px 40px 20px;
  color: #212121!important; */
}

h3.product-subtitle.dda {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1em!important;
  line-height: 1.2em!important;
  text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.4);
}
span.guggul-orange.bolder.bigger {
  display: block;
  margin-top: 5px;
  color: #fb9c00;
  font-size: 1.2em;
}
.guggul.woocommerce ul.products li.product a img,
.guggul.woocommerce-page ul.products li.product a img {
  border-bottom: 0 none;
}

.guggul.woocommerce ul.products li.product,
.guggul.woocommerce-page ul.products li.product,
.guggul .woocommerce ul.products li.product,
.guggul .woocommerce-page ul.products li.product{
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.guggul.woocommerce ul.products li.product,
.guggul.woocommerce-page ul.products li.product,
.guggul .woocommerce ul.products li.product,
.guggul .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;
}
.guggul.woocommerce ul.products li.product a img,
.guggul.woocommerce-page ul.products li.product a img,
.guggul .woocommerce ul.products li.product a img,
.guggul .woocommerce-page ul.products li.product a img{
  border-bottom: 0 none!important;
}

.guggul h2.woocommerce-loop-product__title {
  /* text-transform: uppercase; */
  font-family: "Oswald", sans-serif;
  font-weight: 200;
  /* color: #07c09a!important; */
  opacity: 1;
  margin-top: 30px!important;
  margin-bottom: 20px!important;
}

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

.so-widget-sow-headline-default-359c141bf454 .sow-headline-container h2.sow-headline{
  width: 70%;
  margin: 0 auto;
}
/**
Mobile DDA
 */

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


@media screen and (max-width: 960px) {
  .guggul .header-menu-button {
    display: block;
    padding: 6px 10px 10px;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    color: #07c09a;
    z-index: 9999;
    position: relative;
  }

  .guggul .main-navigation #main-menu {
    background: #07c09a;
  }
}
@media screen and (max-width: 480px) {
  .panel-grid.panel-has-style>.panel-row-style, .panel-grid.panel-no-style{
    display: inherit!important;
  }
  .main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a {
    background: transparent!important;
  }
  .so-widget-sow-headline-default-060d8205f0e8 .sow-headline-container h2.sow-headline{
    font-size: 2.5em;
  }
  .so-widget-sow-headline-default-060d8205f0e8 .sow-headline-container h3.sow-sub-headline {
    font-size: 1.6em!important;
  }
  .so-widget-sow-headline-default-359c141bf454 .sow-headline-container h2.sow-headline{
    width: 100%;
    margin: 0 auto;
  }
  img.so-widget-image {
    /*margin: 50px 0 -20px 0;*/
  }
  .salesleader img {
    position: absolute;
    top: 80px;
    right: 5px;
    width: 120px!important;
  }
  .wow.fadeInLeft.b-right.panel-widget-style.panel-widget-style-for-63-0-0-1 {
    margin: 100px 0 0 0;
  }
  .b-right{
    border: 0 none;
    padding: 0;
    border-bottom: 1px solid#fb9c00;
  }
  #pl-63 #panel-63-0-1-0 {
    margin: 0 10px 10px 10px!important;
    font-size: 0.8em;
    border-top: 1px solid #fb9c00;
  }

  .guggul #pl-63 #panel-63-0-0-1 {
    margin: 240px 0 0 0;
    font-size: 0.7em;
  }
  div#panel-63-1-0-0 {
    margin: 15px 0 20px 0 !important;
    font-size: 0.85em;
  }
  div#panel-63-4-0-0 {
    margin: 60px 0 0 0!important;
  }
  div#pgc-63-4-0 {
    margin-bottom: 0 !important;
  }
  div#panel-63-4-1-0 {
    margin: 10px 0!important;
  }
  div#panel-63-6-1-0 {
    margin: 0 0 10px 0!important;
    font-size: 0.8em;
  }
  div#panel-63-7-0-0 {
    margin: 0!important;
  }
  temoin {
    padding: 0;
    font-size: 1.1em;
  }
  /* apres restructuration header*/
  .guggul h2.woocommerce-loop-product__title {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
  }
  .guggul div#pgc-63-0-0 {
    /* margin-bottom: 0px; */
    /* margin-top: 260px; */
    /*margin: 320px 0 0 0;*/
    font-size: 0.7em;
  }
  .so-widget-sow-headline-default-e1e3e5827fb1 .sow-headline-container h1.sow-headline{
    margin-top: 300px !important;
  }
  .guggul #pl-63 .so-panel,
  #pgc-w5b433070c3af2-0-0,
  #pg-63-2,
  #div#pg-w5b3c8449ebace-0{
    margin-bottom: 0!important;
  }
  #pl-w5b433070c3af2 #panel-w5b433070c3af2-0-0-0,
  #pl-w5b433070c3af2 #panel-w5b433070c3af2-0-0-1,
  #pl-w5b433070c3af2 #panel-w5b433070c3af2-0-1-0,
  .border-img h3.widget-title,
  #pgc-63-6-0 {
    margin: 0!important;
  }
  .guggul #pl-w5b433070c3af2 #panel-w5b433070c3af2-0-1-1 {
    position: absolute;
    top: 520px;
    margin: 0!important;
    z-index: 99;
  }
  .guggul .call-to-action-content {
    top: -190px!important;
    bottom: inherit!important;
  }
  .guggul .accroche h2 {
    /* margin-top: 40px!important; */
    padding-top: 30px;
    font-size: 2.5em !important;
  }
  .guggul a.btn-order {
     margin: 20px 0;
   }
  div#panel-63-2-1-0 {
    margin-top: 0!important;
  }
  div#panel-63-4-0-0 {
    margin-top: 30px!important;
  }
  .border-img h3.widget-title:after {
    content: '';
    width: 40%;
    height: 1px;
    background: #fff;
    display: block;
    text-align: center;
    margin: 30px auto;
  }
  .guggul .accroche2 h2{
    padding-top: 0!important;
  }
  #panel-63-7-0-0 h2.sow-headline {
    font-size: 2em!important;
  }
  .guggul #pl-w5b3f62c6d994d #panel-w5b3f62c6d994d-0-0-0 {
    margin: 0;
  }
  .so-widget-sow-headline-default-bf43cf46e6ad .sow-headline-container h2.sow-headline {
    color: #410075;
    margin-top: -30px!important;
    text-shadow: 1px 1px 2px rgba(15, 15, 15, 0.8);
  }
  .warantly-content {
    padding: 40px 0;
  }
  div#panel-63-11-0-0 {
    margin: 0!important;
  }
  div#panel-63-11-0-0 {
    margin: 0!important;
    font-size: 0.9em;
  }
  h3.product-subtitle.dda {
    background-color: rgba(255, 255, 255, 0.6);
    width: 80%;
  }
  .guggul .dda-col-3 {
    width: 100%!important;
  }
}


/* EMO */

.woocommerce-breadcrumb {
  display:none;
}

.main-navigation {
  background-color: #fff; /*fff6a4;*/
}

.site-footer-widgets ul li h2.widgettitle {
  color:#f0f0f0;
  text-align: center;
}

.main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a, .main-navigation a:hover {
  background:transparent !important;
  /*border-bottom: 3px solid #07c09a;*/
  color: #07c09a;
  font-weight: 400;
}
.main-navigation li.current-menu-item > a:after,
.main-navigation li.current_page_item > a:after,
.main-navigation a:hover:after {
  content: '';
  position: absolute;
  width: 40%;
  height: 1px;
  bottom: 10px;
  display: block;
  background-color: #07c09a;
  left: 50%;
  transform: translate(-50%, -50%);
}




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

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

.page-template-template-left-sidebar  #main {
  padding:0 40px;
}


/* Header EMO */
@media screen and (max-width: 782px) {
  html {
      margin-top: 0px !important;
  }
}
.dda-logo {
  display: inline-block;
  float: left;
  height: 58px!important;
 /* margin-top:3px !important;*/
}

@media screen and (max-width: 960px) {
  .dda-logo {
    display:none;
  }
}

#menu-menu-principal {
  float:right;
  margin: 5px 0;
}

.site-container {
/*  padding-left:20px;
  padding-right:0;*/
}

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

#wrap-woman h2 {
  font-size:1.9em;
  line-height:1.3em;
}
#wrap-woman h3 {
  margin-bottom:10px !important;
}
#wrap-woman p {
  font-size:16.9px;
  line-height:19px;
  text-align:justify;
}
#wrap-mincir p {
  font-size:16.5px;
  text-align:justify;
}
#mincir-title {
    line-height: 1em;
    padding-bottom: 19px;
}
#wrap-docteur h3 {
  padding-bottom:10px;
  font-size:16.9px !important;
  text-decoration:none !important;
  line-height:20px;
  color:#3b6d08 !important;
}
#wrap-docteur p {
  font-size:16.9px;
  text-align:justify;
}

#docteur-subtitle {
  font-size:1.8em !important;
  line-height:30px;
}
@media screen and (max-width: 1060px) {
  #wrap-docteur h2 {
    font-size:30px;
    line-height:38px;
  }
}

@media screen and (max-width: 738px) {
  #wrap-mincir li {
   font-size: 1em !important;
    padding: 6px 0 6px 51px;
  }
  .signature .f-right {
    width: 80%;
    margin: 0 auto;
    display: block;
    float: inherit;
  }
}
.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 #efefef;
  box-shadow: 0px 1px 4px 0px #efefef;
}

.main-navigation a {
  color: #212121;
  letter-spacing: 0.10em;
  font-weight: 300;
  position: relative;
}

#content.site-content {
  min-height:80vh;
}

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

.woocommerce-order-overview__order {
  padding-left:20px !important;
}

@media screen and (max-width: 782px) {
  .woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
     width: 100% !important;
  }
}

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;
}
header {
 /* margin-bottom:0 !important;*/
}
body {
  /*background:#111;*/
  font-family: 'Roboto', sans-serif !important;
}
body.home > div {
 background:#fff;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-size:26px;
  font-weight:700;
}

.argumentaire h3 {
  color:#e77114;
  font-family:Oswald;
  font-size:20px;
  min-height:34px;
}

.argumentaire .textwidget {
  text-align:justify;
}
@media screen and (max-width: 1035px) {
  .argumentaire h3 {
    min-height:72px;
  }
}

@media screen and (max-width: 1035px) {
  .argumentaire h3 {
    min-height:72px;
  }
}

@media screen and (max-width: 780px) {
  .argumentaire h3 {
    min-height:inherit;
  }
}

.product-name {
  color: #fb9c00;
  /* 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;
}

.row-argumenaire {
  padding-bottom:300px;
}

.row-argumentaire titre {
  display: block;
  background: #000;
  color: #fff;
  padding: 10px;
  font-size: 2.5em;
  margin-bottom: 0;
  font-family: Raleway;
  line-height: 1.1em;
  text-align:center;
  font-weight:bold;
}
.row-argumentaire img {
  border-top: 2px solid #e77114; /*58585a;*/
  border-bottom: 2px solid #e77114;
  /*border-radius: 7px;*/
}
.row-argumentaire texte {
  font-size: 1.4em;
  color: #000;
  text-align: justify;
  display: block;
  line-height:1.1em;
  padding-bottom:15px;
}
.row-avantage {
  background:#c4d9ff;
  padding-top:40px;
  padding-bottom:30px;
  color:#000;
  text-align:justify;
  font-size:1.6em !important;
  line-height:30px;
}
.row-avantage ul {
  list-style-type: square;
  margin-left:20px;
}
.row-avantage li {
  padding-top:5px;
}
.row-avantage img {
  border: 1px solid #da0076;
}
.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;
}

#pg-63-4 {
    /*background-image: url(https://www.cordysex.de/wp-content/uploads/2017/12/couple_cadeau.jpg);
    background-position-x: center;
    background-attachment: fixed !important;
    background-size: auto;
    background-repeat: no-repeat;
    background-position-y: 20px;*/
}
.row-warranty {
    padding-top:40px;
    padding-bottom:50px;
  /*  background-color: rgba(0, 0, 0, 0.5);*/
    text-align:center;
    background-color:#fff; /*e77114;    */
}

.row-warranty img {
  border: 2px solid #d1ab4a;
  border-radius: 20px;
  box-shadow: 0px 0px 37px 5px #96885e;
}
.row-warranty h1 {
  font-size:45px;
  color:#e77114;
  text-align:center;
  margin-bottom:0 !important;
}
.row-warranty-line {
  padding-top:25px;
  padding-bottom:25px;
}
.row-warranty-line .textwidget{
  font-weight: 500;
  font-size: 1.7em;
  line-height: 32px;
  color: #000;
  text-align: justify;
}
.row-warranty-line img{
  /*padding-top:20px;*/
}

.row-intro {
  padding-top:60px;
  padding-bottom:40px;
}
.row-button {
  padding-bottom:70px;
}

.row-intro img {
  border-radius:20px;
}

.row-intro titre, .row-intro sous-titre, .row-intro texte, .row-intro texte2 {
  display:block;
  color:#fff;
}

.row-intro titre {
  font-size:3.1em;
  line-height:1.1em;
  font-weight:bold;
  border-radius:10px;
  color:#FEE000;
  margin-bottom:10px;
  margin-top:10px;
  text-align:center;
  font-family:Raleway;
}

.row-intro sous-titre {
  font-size:2.3em;
  font-family:Raleway;
  text-align:right;
  font-weight:bold;
  padding:5px;
  margin-bottom:20px;
  line-height:1.1em;
}

.row-intro yellow {
  color:#fee000;
  font-size:1.3em;
}

.row-intro texte {
  font-family:Raleway;
  font-size:1.7em;
  padding:10px 5px;
  text-align:justify;
  line-height:1.3em;
}

.row-intro texte2 {
  color:#fee000;
  font-family:Raleway;
  font-size:1.4em;
  padding:10px 5px;
  text-align:justify;
  line-height:1.1em;
}

.row-gift {
  padding-top:60px;
  padding-bottom:60px;
}

.row-gift titre, .row-gift sous-titre, .row-gift texte, .row-gift titre2, .row-gift texte2 {
  display:block;
  color:#fff;
}

.row-gift titre, .row-gift titre2 {
  font-size:2.3em;
  line-height:1.1em;
  font-weight:bold;
  padding:5px;
  border-radius:10px;
  background:#FEE000;
  color:#000;
  margin-bottom:15px;
  margin-top:25px;
  text-align:center;
  font-family:Raleway;
}

.row-gift sous-titre {
  font-size:2.3em;
  font-family:Raleway;
  text-align:right;
  font-weight:bold;
  padding:5px;
  margin-bottom:20px;
  line-height:1.1em;
}

.row-gift yellow {
  color:#fee000;
  font-size:1.3em;
}

.row-gift texte, .row-gift texte2 {
  font-family:Raleway;
  font-size:1.7em;
  padding:10px 5px;
  text-align:justify;
}

.row-gift titre2 {
  margin-top:0;
}
.row-gift texte2 {
  line-height:1.4em;
}

.row-question{
  font-size:1.2em;
  padding-top:40px;
  padding-bottom:60px;
  text-align:justify;
  color:#fff;
  font-family:Raleway;
  line-height:1.2em;
}
.row-question img {
  margin-top:10px;
}
.row-question h1{
  text-align:center;
  font-size:3.2em;
  color:#fff;
}
.row-question h3{
  text-align:center;
  font-size:2.2em;
  color:#fff;
}
.row-question question {
  color:#ffed00;
  font-size:1.1em;
  line-height: 1.1em;
  padding-bottom: 10px;
  display: block;
  font-weight:bold;
}

.row-question reponse {
  font-size:1.2em;
  font-family:serif;
  line-height:1em !important;
  color:#fefff5;
  font-family:Raleway;
}

.row-question num {
  font-size:1.8em;
  font-weight:bold;
  font-family:Oswald;
  color:#ffed00;
  margin-right:10px;
}

.row-commande titre {
  display: block;
  font-size: 1.9em;
  font-family: raleway;
  line-height: 1.15em;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: justify;
  font-weight: 600;
}

.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) {
  .row-warranty-line .textwidget {
    /*padding-right:20px;
    padding-left:20px;*/
    padding-bottom:0;
    margin-bottom:10px !important;
  }
  .row-warranty-line img{
    padding-top:0;
  }
  
  .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;
  }
  
}

#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) {
  .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:#fff !important;
    font-weight:700 !important;
    text-decoration: underline;
    /*background:#e77114 !important;*/
  } 
  .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.8em;
  }
  .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) {
  .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;
  }
}



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


.row-title {
  background-position: 90px 7px !important;
}
.row-title h3 {
  max-width:500px;
  float:right;
}

.row-subtitle {
 padding: 70px 20px 60px 20px; 
 font-family:Raleway;
}

.row-subtitle-inner {
 padding: 30px 20px;
 border-radius:20px;
}
.row-subtitle titre {
  display:block;
  font-size:3em;
  text-align:center;
  line-height:1.1em;
  font-weight:bold;
  font-family:Orbitron;
  padding-bottom:10px;
}
.row-subtitle texte{
  display:block;
  font-size:2em;
  text-align:center;
  line-height:1.1em;
  padding-bottom:10px;
}
.row-subtitle liste {
  display:block;
  font-size:2.1em;
  text-align:center;
  line-height:1.2em; 
  font-weight:bold;
}
.row-subtitle headline {
  color:#ffdb00;
  display:block;
  font-size:3em;
  text-align:center;
  line-height:1.1em;
  font-weight:bold;
  font-family:Raleway;
  padding-bottom:10px;
}

.row-pim {
  padding-top:50px;
  padding-bottom:40px;
}
.row-pim img {
  border-left:2px solid #000;
}

.row-test {
  padding-top:50px;
  padding-bottom:40px;
}
.row-test .cl-counter-value {
  font-family:Verdana;
  font-size:3em;
  color:#e62121;
  font-weight:700;
}

.row-test .cl-counter-title {
  font-family: Raleway;
  font-size: 2em !important;
  /*min-height: 150px;*/
}

.row-test .product-name {
  color:red;
  font-weight:700;
  font-family:Orbitron;
  white-space:nowrap;
  text-transform:uppercase;
  font-size:0.9em;
}

.row-test .row-science {
  padding-top:30px;
  padding-bottom:20px;
  border-top:solid 1px #999;
  border-bottom:solid 1px #999;
}

.row-test .row-science img {
  border: 2px solid #938987;
  box-shadow: 0px 0px 7px 3px #999;
}

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

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

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

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

.product-name3 {
  text-transform:uppercase;
  white-space:nowrap;
  font-family:Orbitron;
  font-size:0.75em;
  color:red;
  font-weight:bold;
}

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: #fb9c00;
  transform: translate(-50%, -50%);
}
temoin:after {
  content: '\f10e';
  font-family: FontAwesome;
  position: absolute;
  bottom: -36px;
  left: 50%;
  padding-right: 3px;
  padding-left: 3px;
  opacity: 1;
  color: #fb9c00;
  transform: translate(-50%, -50%);

}

@media screen and (max-width: 1100px) {
  temoin {
    font-size: 1.4em;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 988px) {
  temoin {
    font-size: 1.2em;
    line-height: 1.1em;
  }
}

@media screen and (max-width: 780px) {
  temoin {
    font-size: 1.6em;
    line-height: 1.2em;
  }
}


@media screen and (max-width: 1060px){
  .row-title {
    background-position: -130px 7px !important;
  }
  .row-subtitle titre {
   font-size:2.6em;
  }
  .row-subtitle texte {
    font-size:1.7em;
  }
  .row-subtitle liste {
    font-size:1.8em;
    line-height:1.1em;
  }
  .row-subtitle headline {
    font-size:2.45em;
  }
}

@media screen and (max-width: 860px){
  .row-title h1 {
    font-size:4em !important;
  }
  .row-title h3 {
    font-size:2.5em !important;
  }
  .row-subtitle titre {
   font-size:2.5em;
  }
  .row-subtitle texte {
    font-size:1.5em;
  }
  .row-subtitle liste {
    font-size:1.6em;
    line-height:1.1em;
  }
  .row-subtitle headline {
    font-size:2.2em;
  }  
}

@media screen and (max-width: 758px){
  .row-title {
    background-position: -130px 110px !important;
    margin-top:-40px;
  }
  .row-title .decoration {
    display:none;
  }
  .row-title h1 {
    text-align:center !important;
    font-size:2.4em !important;
    background: rgba(255, 255, 255, 0.75);
  }
  .row-title h3 {
    margin-top:324px !important;
    text-align:center !important;
    font-size:1.9em !important;
    padding:10px;
    margin:-10px;
    background: rgba(255, 255, 255, 0.75);
    max-width:400px;
  }
}






.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: "Roboto","Helvetica Neue",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: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px 0px;
    background-color: #fff;
    border-radius: 20px;
}
#colophon {
	background-color: #01C19A!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: "Roboto","Helvetica Neue",sans-serif;
}
#colophon strong{
	color: #FB9C00;
}
#colophon p{
	font-size:16px;
}
.site-footer-header .dda-col-3:first-child{
	text-align:left;
}
.site-footer-header ul {
	margin:0;
	list-style: none;
}
.site-footer-header li{
    text-align: left;
}
.site-footer-header li a {
    line-height: 20px;
	color: #231f20;
	font-size: 16px;
}
.site-footer-header li a:hover {
	text-decoration:underline;
}
.site-footer-header, .site-footer-widgets{
	padding-top: 40px;
	padding-bottom: 40px;
}
.site-footer-widgets h2 {
    color:#5C5C5C;
}
.site-footer-header h2, .mma-email{
	color: #FB9C00;
}
.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: #FB9C00;
    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: #01C19A;
}
.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;
	}
}
