/*
Theme Name: webwave
Theme URI: https://www.web-wave.fr
Author: Web-Wave
Author URI: https://www.web-wave.fr
Description: Thème personnalisé pour le site www.web-wave.fr.
Version: 1.1.2
Tags: webwave, web-wave
Text Domain: web-wave
*/

.footer-information img {
	vertical-align: top;
}

body.home .latest-posts h2,
body.home .latest-posts h3,
body.home .latest-posts h4 {
	color: white;
}

body.home .latest-posts strong {
	color:#747c82;
}

body.ape-template-portfolio-page .atticthemes-box-builder-content .atbb-row .atbb-text-block  img {
	box-shadow: none;
  max-height: 150px;
  width: auto;
}

.porfolio > li > .project-thumb-wrapper .project-thumbnail {
	min-height: 420px;
}

.blog #header::before {
  background: #313437 url("./resources/images/style/header-pattern.png") repeat scroll 0 0;
  box-shadow: none;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
  background-color: transparent;
  transition: background-color 0.5s ease-out 0s;
}

.page .tarif {
  border: 1px solid #71767a;
  padding: 4%;
	min-height: 370px;
}

.page .tarif h2 {
	margin-bottom: 0px;
}

.page .tarif h3 {
 	margin-top: 0px;
	margin-top: 0px;
}

.page .tarif ul {
	margin-top: 15px;
}

.page .tarif hr {
	margin-top: 10px;
}

.page .tarif.best {
	background-image: url("./resources/images/ribbon.png");
  background-size: 60px 60px;
  background-repeat: no-repeat;
  background-position: left top;
}

#header-navigation li{
	margin-right: 18px;
}

.footer-navigation li{
	margin-right: 4px;
}

.type-atpeproject iframe {
	width: 100%;
	min-height: 300px;
}

.single-atpeproject .atpeproject {
	margin-bottom: 0px;
}

#footer .widgets.columns-1 li.widget:last-child {
	padding: 30px;
}

.footer-widget-wrapper {
	padding-top: 20px;
}

.content-wrapper {
	padding-bottom: 0px;
}

.comment-list .comment-wrap {
	padding-left: 0px;
}

.comment-list .comment-wrapper {
	margin-bottom: 10px;
}


.home .latest-posts-wrapper article .entry-content p {
	color: white !important;
}

.home .latest-posts-wrapper article .entry-content p strong {
	color: white !important;
}

#footer ul li .textwidget {
	color: white !important;
}

.ape-template-home-page .entry-content strong,
.ape-template-home-page .entry-content {
	color: white !important;
}

.h1_hidden {
	display: none;
	visibility: hidden;
	opacity: 0;
}

video#dev_video {
  position: fixed;
	left: 0;
	bottom: 0;
  min-width: 100%;
	min-height: 100%;
  width: auto;
	height: auto;
	z-index: -100;
  background: url('./resources/images/dev.jpg') no-repeat;
  background-size: cover;
}

#axeptio_overlay button.eGlULl {
  color: rgb(49, 52, 55) !important;
}

#axeptio_overlay .react-switch-bg {
  background: rgb(49, 52, 55) none repeat scroll 0% 0% !important;
}

.cwHlYw svg path {
  fill: rgb(49, 52, 55) !important;
}

.cwHlYw svg path:last-child {
  fill: rgb(255, 255, 255) !important;
}

#menu-menu-principal li a:hover {
	color: #ff6c5d;
}

@media screen and (max-width: 800px) {
	video#dev_video {
		display: none;
	}
}

@media screen and (max-width: 400px) {
 #logo-container img {
	 max-width: 30%;
 }

 #footer .widgets.columns-1 li.widget:last-child {
	 padding: 10px 0px;
 }
}
