/*
==================================================

	Theme Name: Angouleme Boissons
	Theme URI: http://www.angoulemeboissons.fr
   	Template: forstron
	Description: Theme du site Angouleme Boissons
	Author: 16h33
	Author URI: http://www.16h33.fr
	Version: 1.0


================================================== */


@import url("../forstron/style.css");

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.6.3');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* MASQUER BARRE DE RECHERCHE */

.search-toggle{
	display:none;
}

/* DECALAGE MENU */

.main-navigation{
	margin-left:2%;
}


/* SOCIAL LINKS TOP */

.social-links a[href*="vimeo.com"]:before, .social-links .vimeo a:before{
	content:'\f0d5';
	font-family:'FontAwesome';
}

.social-links a[href*="twitter.com"]:before, .social-links .twitter a:before{
	content:'\f1fa';
	font-family:'FontAwesome';
}

div.intro div.fl-row-content-wrap{
	margin-top:0 !important;
}

/* SOCIAL LINKS TOP */

/* ICONES BOISSONS HOME */
.icon-ion-ios-settings:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/08/bieres-et-cidres-rouge.png') no-repeat;	
}

div.hover-color-biere:hover .icon-ion-ios-settings:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/07/bieres-et-cidres.png') no-repeat;	
}

.icon-ion-ios-game-controller-b-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/08/softs-et-jus-de-fruits-rouge.png') no-repeat;	
}

div.hover-color-softs:hover .icon-ion-ios-game-controller-b-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/07/softs-et-jus-de-fruits.png') no-repeat;	
}

.icon-ion-ios-speedometer-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/08/eaux-et-sirops-rouge.png') no-repeat;	
}

div.hover-color-eaux:hover .icon-ion-ios-speedometer-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/07/eaux-et-sirops.png') no-repeat;	
}

.icon-ion-ios-lightbulb-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/08/vins-rouge.png') no-repeat;	
}

div.hover-color-vins:hover .icon-ion-ios-lightbulb-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/07/vins.png') no-repeat;	
}

.icon-ion-ios-cloud-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/08/alcools-et-spiritueux-rouge.png') no-repeat;	
}

div.hover-color-alcools:hover .icon-ion-ios-cloud-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/07/alcools-et-spiritueux.png') no-repeat;	
}

.icon-ion-ios-grid-view-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/08/boissons-chaudes-rouge.png') no-repeat;	
}

div.hover-color-boissons:hover .icon-ion-ios-grid-view-outline:before{
	content: 'a';
    	color: transparent;
	background:url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/07/boissons-chaudes.png') no-repeat;	
}

/* ICONES BOISSONS HOME */

/* LOGO DU SITE */
/*.site-title{
	top:0.3em;
}

.site-branding{
	background:#6a1128;
}*/

/* LOGO DU SITE */

/* BACKGROUND HOVER BOISSONS HOME */
div.hover-color-biere:hover{
	background:#fcdf49;
	transition: background-color .3s ease-in-out;
	color:#fff;
}

div.hover-color-softs:hover{
	background:#f89438;
	transition: background-color .3s ease-in-out;
	color:#fff;
}

div.hover-color-eaux:hover{
	background:#92c7ed;
	transition: background-color .3s ease-in-out;
	color:#fff;
}

div.hover-color-vins:hover{
	background:#6D071A;
	transition: background-color .3s ease-in-out;
	color:#fff;
}

div.hover-color-alcools:hover{
	background:#91ca85;
	transition: background-color .3s ease-in-out;
	color:#fff;
}

div.hover-color-boissons:hover{
	background:#5A3A22;
	transition: background-color .3s ease-in-out;
	color:#fff;
}

/* BACKGROUND HOVER BOISSONS HOME */

body.home .wm-divider.type-double-line{
	border-color:#fff !important;
}

footer div.hours table tr td:last-child{
	display:none;
}

/* COULEUR DES <P> DES SERVICES SUR LA HOME */
div.serviceshome{
	color:#6a6c6e !important;
}


/* COULEURS PAGES PRODUITS */
div.biere .wm-accordion .wm-item{
	border-color: #fcdf49;
}

div.biere .wm-accordion .wm-item-title{
	background-color: #fcdf49;
	color:#6a0628;
}

div.softs .wm-accordion .wm-item{
	border-color: #f89438;
}

div.softs .wm-accordion .wm-item-title{
	background-color: #f89438;
}

div.eaux .wm-accordion .wm-item{
	border-color: #92c7ed;
}

div.eaux .wm-accordion .wm-item-title{
	background-color: #92c7ed;
}

div.vins .wm-accordion .wm-item{
	border-color: #6D071A;
}

div.vins .wm-accordion .wm-item-title{
	background-color: #6D071A;
}

div.alcools .wm-accordion .wm-item{
	border-color: #91ca85;
}

div.alcools .wm-accordion .wm-item-title{
	background-color: #91ca85;
}

div.chaudes .wm-accordion .wm-item{
	border-color: #5A3A22;
}

div.chaudes .wm-accordion .wm-item-title{
	background-color: #5A3A22;
}

/* ARTICLES */
.single .hentry, .attachment .hentry{
	width:100%;
}

/* PAGE LE GROUPE */
.wm-tabs .wm-item{
	border-color:#fff;
}

.wm-tabs .wm-tab-links li.active{
	background-color:#fff;
}

.wm-tabs .wm-tab-links li.active a{
	color:#6a0628;
}

/* NEUTRAL BUTTON */
.color-neutral, .fl-builder-content .color-neutral, .fl-builder-content .color-neutral.wm-button, .fl-builder-content .color-neutral.wm-button:hover, .hover-color-neutral.fl-col:hover .fl-col-content{
	color:#fff;
	background-color:#6a0628;
}

/* BOUTON DESCENDRE PAGES SERVICES */
div#descendre .wm-call-to-action-button{
	text-align:center;
}

/* TELEPHONE HEADER */
li.telephone a:before{
	content:'\f50c';
	
}

li.telephone a:after{
	content:'05 49 09 57 31';
	font-family: "Fauna One", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-left:5px;
}

/* HOVER LIENS PAGE LES DEPOTS */
body.page-id-1032 div.fl-module-photo a:hover{
	opacity:0.8;
}

/* MAP HOME */
map .survolmap:hover{
	 -moz-box-shadow: inset -2px -2px 2px 2px #CCC;
    -webkit-box-shadow: inset -2px -2px 2px 2px #CCC;
    box-shadow: inset -2px -2px 2px 2px #CCC;
}

div.marge p{
	margin-bottom:0;
}

/* HOVER DES LIENS PRODUITS HOME */
.wm-content-module-item .title h2 a:hover{
	color:#fff !important;
}

/* HOVER SERVICES HOME */
div#practice-areas .wm-content-module-item .title h2 a:hover{
	color:#6a6c6e !important;
}

/* PAGE 404 */
body.error404 .site-content {
    border-color: #dadcde;
    min-height: 600px;
    background: url('http://www.angoulemeboissons.fr/wp-content/uploads/2016/08/bg-distribution-gris.jpg') center center no-repeat;
    vertical-align: middle;
    text-align: center;
}

body.error404 header.intro-container{
	display:none;
}

/* RESPONSIVE */
@media screen and (max-width:1253px){
	.main-navigation ul a,
	.site-header .social-links{
		font-size:13px;
	}
	.main-navigation{
		margin-left:1%;
	}

}

@media screen and (max-width:1080px){
	.main-navigation ul a,
	.site-header .social-links{
		font-size:11px;
	}
}

@media screen and (max-width:960px){
	.nav-search-form{
		display:none;
	}
	.main-navigation-inner{
		padding:1em 4% 1em !important;
	}
}

@media screen and (min-width:1244px) and (max-width:1350px){
	.site-header .social-links .back-to-top-link{
		display:none !important;
	}
	.social-links li{
		font-size:16px;
	}
}

.wpcf7-form label{
	width:100%;
}

td.column-2{
	text-align:right;
}

td.column-2:after {
    content: ' Litre';
}

@media screen and (min-width:1373px){
	p.nomdepots{
		float:left;
		margin-top:100px;
	}
}

@media screen and (min-width:850px) and (max-width:1372px){
	p.nomdepots{
		text-align:center;
		margin-top:10px;
	}
}

@media only screen and (min-width: 961px){
	.sticky-header .fl-row.sticky-enabled .fl-row-content-wrap {
    		top: 0;    		
	}
}