/* http://patorjk.com/software/taag/#p=display&amp;f=Calvin S&amp;t=texte */

/* Bouton pour paramétrer les cookies */

.cookies-bar-btn-change-consent {
  border: 1px solid #015c34;
  border-radius: 4px;
  background-color: white;
  padding: 12px 24px;
  text-transform: uppercase;
  margin: 16px 0;
  color: #015c34;
  box-shadow: inset -2px -2px 6px 0 rgba(0, 0, 0, 0.1);
  transition: all 0.1s cubic-bezier(0.64, 0.57, 0.67, 1.53);
  font-size: 1.2em;
}

.cookies-bar-btn-change-consent:hover {
  transform: scale(1.06);
  cursor: pointer;
}



.grecaptcha-badge {
  display: none;
}


/*

╔═╗┬  ┌─┐┌┐ ┌─┐┬  
║ ╦│  │ │├┴┐├─┤│  
╚═╝┴─┘└─┘└─┘┴ ┴┴─┘

*/
html body.home {
  background: #F2F1ED;
}


/*
body .header-wrapper .header-social .avada-row,
body .header-wrapper #header .avada-row {
  background: #F7F6F2;
  padding-left: 12px;
  padding-right: 12px;
}

body .header-wrapper .header-social .avada-row {
  box-shadow: 0 12px 4px -2px #555;
}

body .header-wrapper #header .avada-row {
  border-radius: 0 0 5px 5px;
  border-bottom: 4px solid #015c34;
  box-shadow: 0 4px 4px -2px #555;
}
*/

html body.home #main {
  padding-top: 0px;
}

body .header-wrapper #header {
  border-bottom: none;
}

body .header-wrapper {
  position: static;
}

body .footer-area {
  border-top: 1px solid #E0DED9;
}

body.home #main {
  padding-bottom: 0;
}

body .header-social .avada-row {
  border-bottom: 1px solid #E1E1E1;
}

body .header-info {
  font-weight: bold;
  text-transform: uppercase;
}

body #nav {
  margin-top: 28px;
  text-transform: uppercase;
}

body #sticky-nav {
  text-transform: uppercase;
}

body .copyright {
  text-transform: uppercase;
}

body .page-title-container {
  margin-top: 42px;
}

body .excerpt-container.strip-html {
  line-height: normal;
}

body .fusion-content-boxes,
body .fusion-recent-works.layout-carousel,
body .fusion-recent-posts {
  margin-bottom: 24px;
}

body #main h1,
body #main h2 {
  font-weight: 700;
}

body #wrapper .header-info a {
  color: #015C34;
}

body #wrapper .header-info a:hover {
  text-decoration: underline;
}

body .image .image-extras .image-extras-content .icon:before {
  color: #000;
}

body .fusion-recent-works a .product-works-infos {
  color: #747474;
}

body .wpcf7-form input[type="submit"], .wpcf7-submit {
  background: #015c34;
}

body .image {
  text-align: center;
}

body.home .portfolio .portfolio-boxed .portfolio-item-wrapper {
  padding-top: 12px;
}

body #wrapper input[type="text"],
body #wrapper input[type="email"],
body #wrapper input[type="tel"],
body #wrapper .search-table .search-field input,
body .wpcf7-form input[type="text"],
body .wpcf7-form input[type="email"],
body .wpcf7-form input[type="tel"],
body .wpcf7-form textarea {
  color: #555555;
}

body #wrapper input:focus,
body #wrapper .search-table .search-field input:focus,
body .wpcf7-form input:focus,
body .wpcf7-form textarea:focus {
  border-color: #015c34;
}

body span.wpcf7-not-valid-tip {
	color: #A00;
}

body div.wpcf7-validation-errors {
  border: 1px solid #900;
  background-color: #FFD1D1;
  color: #7D0000;
}

body .formError .formErrorContent {
  border: none;
}

body .wysija-submit.wysija-submit-field {
  background: none repeat scroll 0% 0% #015C34;
  border-radius: 2px;
  border: none;
  font-weight: bold;
  font-family: "Roboto Condensed",Arial,Helvetica,sans-serif;
  color: #FFF;
  transition: all 0.2s ease 0s;
  cursor: pointer;
  width: auto;
  padding: 5px 15px;
  float: none;
  vertical-align: middle;
  box-sizing: border-box;
  line-height: 20px;
  font-size: 15px;
}

body .wysija-submit.wysija-submit-field:hover {
  background: linear-gradient(to top, #96C346, #96C346) repeat scroll 0% 0% #96C346;
}

body .footer-area ul.menu li a {
    padding: 4px 0px;
    border-bottom: none;
}

body .footer-area a:hover {
  text-decoration: underline;
}

.logo h1 {
  display: none;
}

.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li {
  transition: all 0.2s;
}

.es-carousel-wrapper.fusion-carousel-small .es-carousel ul li:hover {
  opacity: 0.7;
}

body .fusion-recent-posts .slides > li > a {
  display: block;
  height: 408px;
  line-height: 408px;
  text-align: center;
}

body .fusion-recent-posts .slides > li > a > img {
  height: auto !important;
  width: auto !important;
  vertical-align: middle;
  display: inline-block;
}

body.single-post .fusion-flexslider .slides img {
  width: auto;
  max-height: 483px;
}




/*
                              /  /
╔═╗┬  ┌─┐┌─┐┌─┐┌─┐┌─┐  ┌─┐┬─┐┌─┐┌─┐┌─┐┌─┐
║  │  ├─┤└─┐└─┐├┤ └─┐  │  ├┬┘├┤ ├┤ ├┤ └─┐
╚═╝┴─┘┴ ┴└─┘└─┘└─┘└─┘  └─┘┴└─└─┘└─┘└─┘└─┘

*/
.product-works-infos {
  background: #fff;
  padding: 12px;
}

.product-works-infos:hover {
  background-color: #dedede;
}

.product-works-infos:hover h3 {
  text-decoration: underline;
}

.product-works-infos h3 {
  height: 70px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-works-description {
  height: 62px;
  overflow: hidden;
}

.product-works-description span {
  background-color: #ff0;
  font-weight: bold;
}

.product-works-description mark {
  color: inherit;
}

.product-works-description del {
  font-size: 0.8em;
}

.product-works-accroche-prix {
}

.product-works-accroche-prix span {
}

.product-works-accroche-prix mark {
  background: none;
  color: #f00;
  font-size: 1.2em;
}

.phone-price {
  color: #888;
  font-size: 10px;
}

.header-info .phone-price {
  color: #BBB;
  font-size: 10px;
}

.btn_slider_cat:after {
  color: #eee;
  content:"\f0da";
  font-family: 'FontAwesome';
  font-size:18px;
  padding-left:8px;
}

.top-buffer {
  margin-top: 16px;
}





/*.post-type-archive-avada_portfolio #main,
.single-avada_portfolio #main { background-color: #e9e8e4; }*/

body .picture-size-auto .es-carousel-wrapper.fusion-carousel-large .es-carousel ul li .image {
    width: 188px;
}

body .picture-size-auto .es-carousel-wrapper.fusion-carousel-large .es-carousel ul li {
    margin-right: 30px;
}





/*

╔╦╗┬┌─┐┌─┐┌─┐┬─┐┌─┐┌┬┐┌─┐
 ║║│├─┤├─┘│ │├┬┘├─┤│││├─┤
═╩╝┴┴ ┴┴  └─┘┴└─┴ ┴┴ ┴┴ ┴

*/
.bg-orange,
.bg-lightblue,
.bg-green,
.bg-lightorange,
.bg-lightpink,
.bg-pink,
.bg-yellow,
.bg-blue,
.bg-purple,
.bg-darkblue {
  color: #fff !important;
  font-family: "Roboto Condensed";$
  text-shadow: none;
  font-size: 20px !important;
  padding: 2px 8px !important;
}

.bg-orange:hover,
.bg-lightblue:hover,
.bg-green:hover,
.bg-lightorange:hover,
.bg-lightpink:hover,
.bg-pink:hover,
.bg-yellow:hover,
.bg-blue:hover,
.bg-purple:hover,
.bg-darkblue:hover {
  cursor: pointer;
  text-decoration: underline;
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
  *opacity: 0.8;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .6);
}

.bg-orange      { background-color: #fba92b; }
.bg-lightblue   { background-color: #95b9d7; }
.bg-green       { background-color: #d7e154; }
.bg-lightorange { background-color: #ddb109; }
.bg-lightpink   { background-color: #43b649; }
.bg-pink        { background-color: #F282A8; }
.bg-yellow      { background-color: #FFF200; }
.bg-blue        { background-color: #00AEEF; }
.bg-purple      { background-color: #ec0083; }
.bg-darkblue    { background-color: #2673BA; }

.bg-orange,
.bg-green,
.bg-lightorange,
.bg-yellow {
  color: #000 !important;
}

.bg-orange:hover,
.bg-green:hover,
.bg-lightorange:hover,
.bg-yellow:hover {
  text-shadow: none;
}

@media screen and (max-width: 840px) {
  .bg-orange,
  .bg-lightblue,
  .bg-green,
  .bg-lightorange,
  .bg-lightpink,
  .bg-pink,
  .bg-yellow,
  .bg-blue,
  .bg-purple,
  .bg-darkblue {
    display: none;
  }
}





/*

╔═╗┬┌─┐┌┬┐  ┌┬┐┌─┐  ┌─┐┌─┐┌─┐┌─┐
╠═╝│├┤  ││   ││├┤   ├─┘├─┤│ ┬├┤ 
╩  ┴└─┘─┴┘  ─┴┘└─┘  ┴  ┴ ┴└─┘└─┘

*/
.footer-area .email {
  white-space: nowrap;
}





/*

╔╗ ┬  ┌─┐┌─┐  ╔═╗┌─┐┌┬┐┌─┐┬  ┌─┐┌─┐┬ ┬┌─┐
╠╩╗│  │ ││    ║  ├─┤ │ ├─┤│  │ ││ ┬│ │├┤ 
╚═╝┴─┘└─┘└─┘  ╚═╝┴ ┴ ┴ ┴ ┴┴─┘└─┘└─┘└─┘└─┘

*/
.es-carousel .bg-orange,
.es-carousel .bg-lightblue,
.es-carousel .bg-green,
.es-carousel .bg-lightorange,
.es-carousel .bg-lightpink,
.es-carousel .bg-pink,
.es-carousel .bg-yellow,
.es-carousel .bg-blue,
.es-carousel .bg-purple,
.es-carousel .bg-darkblue {
  line-height: normal;
  font-size: 15px !important;
}

body .es-carousel-wrapper.fusion-carousel-small .es-carousel ul li .image {
  width: 200px;
  height: 158px;
}

body .es-carousel-wrapper.fusion-carousel-small .es-carousel ul li img {
  max-height: 158px;
  border: none;
}

.menu-item-settings .hidden-field {
	display: block !important;
}
