/*
Theme Name:Bou de Nature
Theme URI://
Description:
Version:1.0
Author:Ruspini Sébastien
*/

/* CSS Document */

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//------------------------ RESET CSS------------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, div, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}
strong {
    font-weight:bold;
}
em{
  font-style:italic;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, div, menu, nav, section {
  display:block;
}
body {
  line-height:1;
}
ol, ul {
  list-style:none;
}
blockquote, q {
  quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}
table {
  border-collapse:collapse;  border-spacing:0;
}

#content{
  position: relative;
  padding: 40px 40px 20px 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 5px 0px #C1C1C1;
  box-shadow: 2px 2px 5px 0px #C1C1C1;
  margin-bottom: 40px;
}

.archive.woocommerce #content{
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*#content{
  margin-left:20px;
  margin-right:20px;
}*/

.menu-interne{
  padding:0;
  margin:0;
}
.menu-interne li{
  display: inline-block;
  margin-left: 0;
  padding-left: 0;
  margin-right: 10px;
}

/* ---------------------------------------------------------//
//----------------------------------------------------------//
//------------------------- GRID ---------------------------//
//----------------------------------------------------------//
//----------------------------------------------------------*/
/* Responsive Resets
-------------------------------------------------------------- */
@-o-viewport {
  width:device-width;
}
@-ms-viewport {
  width:device-width;
}
@viewport {
  width:device-width;
}

.clear{
  width:100% !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  clear:both !important;
}

.container-full{
  width:100%;
}

.container-sep {
  margin-top:10px;
}

.img-full {
  min-width:100%;
}

.img-left, .align-left, img.alignleft  {
  float:left;
  margin-right:22px;
  margin-bottom:10px;
}

.img-right, .align-right, img.alignright  {
  float:right;
  margin-left:25px;
  margin-bottom:10px;
}

.img-rond  {
  -webkit-border-radius:10px;
  border-radius:10px;
}

.aligncenter  {
  margin-left:auto;
  margin-right:auto;
}

img.aligncenter  {
  clear:both;
}

.alignleft {
  text-align:left;
}

.aligncenter {
  text-align:center;
}

.alignright {
  text-align:right;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding:0;
	margin:0;
}


/*----------------------------------------------------*/


body {
  background:url(img/home-fond.png) no-repeat center 120px #eceff1;
  font-family: 'Arial', sans-serif;
}

h1 {
  color:#76b043;
  font-size:19px;
  text-transform:uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  line-height:1.4;
}

h2 {
  color:#76b043;
  font-size:17px;
  text-transform:uppercase;
  font-weight: bold;
  margin-bottom: 20px;
  line-height:1.4;
}

h3 {
  font-size:15px;
  color:#f26522;
  font-weight: bold;
  margin-bottom: 20px;
  line-height:1.4;
}

h4 {
  font-size:13px;
  color:#76b043;
  font-weight: bold;
  margin-bottom: 20px;
  line-height:1.4;
}

h5 {
  color:#76b043;
  text-transform:uppercase;
  margin-bottom: 20px;
}

p {
  color:#777777;
  font-size:14px;
  line-height:18px;
  margin-bottom: 20px;
}

b{
  font-weight:bold;
}

strong {
  font-weight:bold;
  font-size:15px;
}

ul {
  font-size:15px;
  margin-left:0;
  padding-left:0;
  margin-bottom: 20px;
}

li {
  margin-left:0;
  padding-left:50px;
  color:#777777;
  font-size:14px;
  line-height: 18px;
  margin-bottom: 10px;
}

small {
  font-size:9px;
}

iframe{
  max-width:100%;
}

blockquote{
  padding-left: 20px;
  font-size: 14px;
  line-height:18px;
}
blockquote p{
  font-size: 16px;
  font-style:italic;
  font-family: "Times New Roman", Georgia, Serif;
}

img{
  max-width:100%;
  height:auto;
}

.su-accordion{
  color:#777777;
}

.wp-caption{
  max-width:100%;
  width:100%;
}
.wp-caption img{
  float:left;
  max-width: 100%;
  height:auto;
  width:100%;
}
.wp-caption-text{
  background:#03a9f4;
  color:white;
  clear:both;
  padding:10px;
  text-align: right;
}
.wp-caption:hover .wp-caption-text{
  background:#888;
}
.wp-caption-text a{
  font-weight: bold;
  color:white;
  text-decoration: none;
}

h2 small{
  color:#aaa;
}

#page > .container, #container{
  padding:0 25px;
}

mark{
  background:none;
  font-weight: bold;
  color:#76b043;
}


/*------------------------- HEADER ---------------------------*/
#header{
  margin-top: 20px;
}

.rsx-scx li.compte{
  padding:6px 10px;
  margin-right: 10px;
  display:inline-block;
  background:white;
}
.rsx-scx li.compte a{
  text-decoration: none;
}
.rsx-scx li.compte:hover a{
  text-decoration: underline;
}

.msg-asso {
  font-family:"Times New Roman", Georgia, Serif;
  color:#76b043;
  font-size:18px;
  padding:0;
  margin:0;
  margin-bottom: 15px;
  padding-left:20px;
}

.msg-philo {
  font-family:"Times New Roman", Georgia, Serif;
  color:#777777;
  font-size:14px;
  text-align:right;
  padding:0;
  margin:20px;
}

.rsx-scx {
  clear:both;
  padding:0;
  margin:0;
  padding-right:10px;
  list-style:none;
  float: right;
}

.rsx-scx li {
  float:left;
  padding:0;
  margin:0;
  padding-right:10px;
}

#open_menu{
  font-size: 24px;
  color:white;
  position:absolute;
  left:15px;
  top:0;
  display:none;
}

.navigation {
  background-color:#03a9f4;
  padding:0;
  margin:0;
  padding-top:10px;
  padding-bottom:5px;
  margin-top:14px;
  margin-bottom:14px;
  text-transform:uppercase;
  font-size:14px;
  text-decoration:none;
}

.navigation ul{
  float:right;
}

#menu-menu-principal > li{
  position:relative;
}

#menu-menu-principal > li:hover .sub-menu{
  display:block;
}

.sub-menu{
  display:none;
  position:absolute;
  left:30px;
  top:38px;
  background:white;
  z-index:666;
  box-shadow: 2px 2px 5px 0px #C1C1C1;;
}
.navigation .sub-menu li a{
  color:#03a9f4;
  text-transform: none;
  font-weight: 400;
}

.navigation li{
  float:left;
  margin-top: 33px;
  padding:10px 0 10px 30px;
}

.navigation li li{
  margin-top:0;
  margin-bottom: 0;
  padding:10px;
  width:230px;
}

.navigation li a{
  color:white;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 14px;
  opacity:1;
  transition:0.2s all;
}
.navigation li a:hover{
  opacity:0.6;
  transition:0.2s all;
}

.logo {
  margin-left:40px;
  position:relative;
  z-index:6666;
}

.lib {
  margin:20px;
}


/*------------------------- HOME ---------------------------*/
.col-right{
  padding-top: 40px;
}

.bloc-contenu {
  width:100%;
  margin:0 0 20px 0;
  margin-right:0px;
  box-sizing:border-box;
}

#content .bloc-contenu{
  /*margin:0;*/
}

.btn {
  text-transform:uppercase;
  text-align:center;
  font-size:11px;
  background-color:#76b043;
  color:#ffffff;
  padding:10px;
  margin:10px;
  display: inline-block;
  text-decoration: none;
  border:none;
}

.btn-bande {
  display:inline-block;
  width:100%;
  text-align:right;
  font-weight:bold;
  font-size:14px;
  background-color:#03a9f4;
  color:#ffffff;
  padding:14px;
  clear:both;
  margin:0;
}

.bloc-dessin {
  position:relative;
  height:300px;
  margin-top: -85px
}

.bloc-dessin .dessin {
  position:absolute;
  margin:0 auto;
  top:-30px;
  left:8%;
  z-index:100;
  max-width:92%;
}

.bloc-boutique {
  position:relative;
  float:right;
  padding:20px;
  padding-left:40px;
  padding-right:40px;
}

.home_prdt_header{
  margin-bottom: 10px;
}

.home_prdt_header h2{
  padding-top: 6px;
  margin-bottom: 34px;
}

.bloc-boutique .btn-big {
  float:left;
  display:inline-block;
  background-color:#03a9f4;
  padding:10px;
  margin:0;
  margin-right:20px;
  text-decoration: none;
  color:white;
  font-weight: bold;
  transition:all 0.2s;
}
.bloc-boutique .btn-big:hover{
  background:#666;
  transition:all 0.2s;
}

.bloc-boutique .photo, .products .photo {
  padding:20px;
  background-color:#ffffff;
  -webkit-box-shadow: 4px 4px 10px 0 #9C9C9C;
  box-shadow: 4px 4px 10px 0 #9C9C9C;
  text-align: center;
  margin-bottom: 15px;
}
.bloc-boutique .photo img, .products .photo img{
  max-width:100%;
  height:auto;
  max-height:110px;
  width:auto;
}

.bloc-boutique h4 {
  font-size:13px;
  color:#777777;
  padding:0 20px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.bloc-boutique .prix {
  color:#03a9f4;
  font-size:13px;
  font-weight:bold;
  margin-bottom: 5px;
}

.bloc-boutique > p{
  margin-bottom: 20px;
}
.bloc-boutique a{
  text-decoration: none;
}

.bloc-texte-blanc {
  position:relative;
  padding:40px 40px 20px 40px;
  background-color:#ffffff;
  -webkit-box-shadow: 4px 4px 10px 0 #9C9C9C;
  box-shadow: 4px 4px 10px 0 #9C9C9C;
}

.bloc-texte-none{
  position:relative;
  padding:0;
  background-color:transparent;
}

.papillon {
  position:absolute;
  top:-25px;
  right:15px;
  z-index:100;
}

.spec-li {
  padding-left:60px !important;
}

.bloc-texte-dark {
  padding:40px 40px 20px 40px;
  background-color:#25364b;
  color:#ffffff;
}
.bloc-texte-dark p, .bloc-texte-dark ul, .bloc-texte-dark ol{
  color:#FFFFFF;
}

.bloc-texte-dark .grey {
  color:#aaaaaa;
}

.bloc-partenaire{
  margin:50px auto;
}

.img-partenaires {
  float:left;
  display:inline-block;
  padding:0;
  margin:0;
  margin-top:14px;
  margin-bottom:14px;
  margin-right:40px;
}

/*------------------------- FOOTER ---------------------------*/
#footer .footer_bck{
  background: #03a9f4;
  margin-top: 10px;
}

#footer li{
  padding-left: 0;
  display:inline-block;
  padding-right: 20px;
  margin-top: 30px;
}
#footer li a{
  color:white;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
}

#footer .copyright{
  padding: 15px 0;
}

#footer .copyright a{
  text-decoration: none;
  color:#000;
}

#menu-footer-2{
  text-align: right;
}

#menu-footer-3 ul, #menu-footer-3 li { text-align:right; float:right; }

/*------------------------- INSIDE ---------------------------*/

.breadcrumb {
  font-family:"Times New Roman", Georgia, Serif;
  color:#777777;
  font-size:14px;
  text-align:right;
  padding:0;
  margin:20px;
}

.breadcrumb .breadcrumb_last {
  color:#03a9f4;
}
.breadcrumb a{
  color:#777;
  text-decoration: none;
}

/*------------------------- PANIER ---------------------------*/

#my_cart_bdn .product-remove a{
  transition:all 0.1s;
}
#my_cart_bdn .product-remove a:hover{
  background:red !important;
  transition:all 0.1s;
}


/*------------------------- SIDEBAR ---------------------------*/
#sidebar{
  position: relative;
}

#sidebar .widget, #sidebar .widget-boutique{
  position: relative;
  padding: 40px 40px 20px 40px;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 5px 0px #C1C1C1;
  box-shadow: 2px 2px 5px 0px #C1C1C1;
  margin-bottom: 20px;
}

.widget-boutique{
  margin-bottom:60px;
}

#sidebar li{
  padding-left: 20px;
  margin-bottom: 10px;
}

#sidebar .product-categories > li{
  padding-left: 0;
}

#sidebar .product-categories .cat-parent{
  position:relative;
}

#sidebar .product-categories .cat-parent i{
  position:absolute;
  left:-15px;
  top:1px;
  cursor:pointer;
  color:#03a9f4;
}

#sidebar .product-categories .children{
  display: none;
  padding-top: 10px;
}

#sidebar li a{
  text-decoration: none;
  color:#777;
}
#sidebar li:hover > a, #sidebar li.current-cat > a{
  color:#03a9f4;
}

#sidebar li.current-cat .children, #sidebar li.current-cat-parent .children{
  display:block;
}

#sidebar .product_list_widget ul, #sidebar .product_list_widget li{
  padding-left: 0;
}

#sidebar .search-field{
  width:70%;
  padding:4px 8px;
  box-sizing:border-box;
  float:left;
  height:30px;
  line-height: 30px;
}
#sidebar input[type="submit"], .search-form input[type="submit"]{
  width:30%;
  max-width:150px;
  border:none;
  cursor:pointer;
  text-align: center;
  box-sizing:border-box;
  background:#03a9f4;
  color:white;
  transition:all 0.2s;
  height:30px;
  line-height: 30px;
}
#sidebar .screen-reader-text{
  color: #76b043;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
#sidebar input[type="submit"]:hover, .search-form input[type="submit"]:hover{
  background:#666;
  transition:all 0.2s;
}

.search-form input[type="search"]{
  width:50%;
  max-width: 250px;
  border:1px solid #CCC;
  text-align: center;
  box-sizing:border-box;
  background:#FFF;
  color:white;
  transition:all 0.2s;
  height:30px;
  line-height: 30px;
  position:relative;
  top:-1px;
}


/*------------------------- WOOCOMMERCE ---------------------------*/
.woocommerce ul.products li.product.product-category{
  text-align: center;
  border:1px solid #CCC;
  padding:10px;
}

.woocommerce ul.products li.product.product-category h3{
  text-transform: initial;
  margin-top: 16px;
}

.woocommerce ul.products li.product.product-category .count{
  display: block;
  margin:8px auto 0 auto;
  background:#03a9f4;
  color:white;
  text-align: center;
  height:22px;
  width:22px;
  line-height: 22px;
}

.product_meta p{
  margin-bottom: 5px;
}
.woocommerce div.product form.cart .variations label, .woocommerce div.product form.cart .variations select{
  color:#777;
  margin-bottom: 10px;
  padding:4px;
}

.woocommerce div.product form.cart .variations_button div.quantity{
  margin-top: 8px;
}

.woocommerce #sidebar{
  padding-left: 20px;
}

.variableshopmessage{
  display:block !important;
  font-size: 12px;
}

#value_variable_product{
  display:none !important;
}

/*------------------------- CONTACT ---------------------------*/
.wpcf7 input[type="submit"]{
  border:none;
  background:#76b043;
  color:white;
  padding:10px 12px;
  display:inline-block;
  cursor:pointer;
  text-transform: uppercase;
  transition:all 0.2s;
}
.wpcf7 input[type="submit"]:hover{
  background:#609432 !important;
  transition:all 0.2s;
}

.wpcf7 input, .wpcf7 textarea{
  padding:4px 8px;
  max-width: 100%;
}

.menu-hidden{display: none;}

/*------------------------- RESPONSIVE ---------------------------*/
@media (max-width:990px){
  .wp-caption{margin:0 auto;}
  iframe{display:block;margin:0 auto;}
  .menu-hidden{display: block;}
}
@media (max-width:990px){
  .display_off{display:none;}
  .navigation{padding-bottom: 18px;}
  .navigation ul{float:none;}
  .navigation li{float:none;text-align:center;margin:25px 0;padding:0;display:none;}
  .bloc-dessin{margin-top: -65px;}
  #open_menu{display:block;}
  .logo{margin: 0 auto; display: block; float: none; width: 240px;}
  .navigation .col-xs-4{width:100%;}
  .sub-menu{position:relative;top:0;left:0;text-align:center;width:100%;background:initial;box-shadow:none;}
  .navigation li li{width:100%;padding:10px 0;}
  .navigation .sub-menu li a{color:white;}
  .navigation li.menu-item-has-children > a::after{content:"\f067";font-family:'FontAwesome';color:white;font-size:12px;margin-left: 8px;}
  .woocommerce #sidebar{padding-left: 0;}
}
@media (max-width:768px){
  .bloc-dessin{margin-top: 0;}
  .home_prdt_header h2{padding-top: 0}
  input[name="apply_coupon"], input[name="update_cart"]{width:100% !important;margin-top: 15px !important;}
  div.coupon{padding-bottom: 0 !important;}
  .woocommerce ul.products li.product .price{min-height: 40px !important;}
  .woocommerce ul.products li.product h3{min-height: 38px !important;}
}
@media (max-width:480px){
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{width:100% !important;}
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:96% !important;}
  .woocommerce ul.products li.product h3{min-height: 20px !important;}
  .woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{padding:0 !important;}
  .woocommerce form.login{border:none !important;}
}