/*
Theme Name: Française d'Induction
Description: Thème Française d'Induction - Inspiré de ShopIsle
Author: Grégoire NOEL - Exploseo
Template: shop-isle
Version: 0.1.0
*/

.custom-logo
{
	max-width:140px;
}

@media screen and (min-width: 1200px) {

	.page-header-module.module 
	{
   		padding: 195px 0 30px !important;
	}

	.header-container
	{
		min-height:150px;
	}

	.custom-logo
	{
		max-width:165px;
	}

	#menu-menu-principal
	{
		margin:auto;
		width:100%;
		max-width:100%;
		font-size:16px;
	}

	#resgt
	{
		font-size:20px !important;
		text-align: right !important;
	}

	#resgt_tel
	{
		font-size:26px !important;
		text-align: right !important;
	}

	#resgt_img
	{
		vertical-align: 6px;
	}

	#num_tel
	{
		text-align: right;
	}

	.navbar-cart
	{
		padding-left: 0px !important;
	}

	.sub-menu
	{
		font-size: 14px !important;
	}
}


@media screen and (min-width: 1622px) {
.navbar .container 
	{
		width: 84%;
	}
}


@media screen and (max-width: 1622px) and (min-width: 1200px) {

	.navbar .container 
	{
		width: 100%;
	}
}


@media screen and (max-width: 1400px) and (min-width: 1300px) {

	#menu-menu-principal
	{
		font-size:15px;
	}

	#resgt
	{
		font-size:18px !important;
		text-align: right !important;
	}

	#resgt_tel
	{
		font-size:23px !important;
		text-align: right !important;
	}

}



@media screen and (max-width: 1300px) and (min-width: 1200px) {

	#menu-menu-principal
	{
		font-size:14px;
	}

	.sub-menu
	{
		font-size:13px !important;
	}

	#resgt
	{
		font-size:15px !important;
		text-align: right !important;
	}

	#resgt_tel
	{
		font-size:19px !important;
		text-align: right !important;
	}

	.custom-logo
	{
		max-width:150px;
	}
}





#contact_left, #contact_right
{
	display: inline-block;
}

#contact_right
{
	float:right;
	width: 47%;
}

#contact_left
{
	width: 50%;
	margin-right:3%;
}

#contact_left iframe
{
	width:100%;
}

#contact_left p
{
	margin-bottom:2px;
}


#contact_left #maps
{
	margin-top:18px;
}

#contact_left h2
{
	color : #00387b;
	font-family: 'Lato';
	width: auto;
    display: inline-block;
    border-bottom: 2px solid #00387b;
}

#contact_left #adresse 
{
	font-size: 14px;
}

#contact_right .wpcf7-form input[type="submit"]
{
	background-color: #00387b;
}

#contact_right form
{
	background-color: #f5f5f5;
	width:93%;
	padding:3.5% 3.5% 0 3.5%;
	border: 2px solid #00387b;
}

#contact_right form p:last-of-type
{
	margin-bottom: 0px;
}

#contact_right form textarea
{
	margin-bottom: 0px;
	max-width: 100%;
	width:100%;
}

#contact_right form label
{
	display: block;
	width:85%;
	margin:auto;
}




/************SIDEBAR***************/

.widget textarea 
{
    width: 100%;
    height: 125px;
}

.sidebar .widget_text h3.widget-title
{
	color : #00387b;
	text-align: center;
	font-size:16px;
    border-bottom: 1px solid #00387b;
    padding-bottom: 3px
}

.sidebar .widget_text
{
	background-color: #f5f5f5;
	width:100%;
	padding:3.5% 3.5% 0 3.5%;
	border: 2px solid #00387b;
}

.sidebar .widget_text input[type="submit"]
{
	background-color: #00387b;
}

.sidebar .widget_text .ajax-loader
{
	display: none;
}

.sidebar .widget_text .wpcf7-form p:last-of-type
{
	text-align: center;
}

.sidebar .widget_text .wpcf7-form p
{
	margin-bottom:8px;
}




.sidebar .form_forge input[type="submit"]
{
	background-color: #a72920;
}

.sidebar .form_forge 
{
	border: 2px solid #a72920;
}

.sidebar .form_forge h3.widget-title
{
	color : #a72920;
    border-bottom: 1px solid #a72920;
}

.sidebar .form_fonderie input[type="submit"]
{
	background-color: #00387b;
}

.sidebar .form_fonderie 
{
	border: 2px solid #00387b;
}

.sidebar .form_fonderie h3.widget-title
{
	color : #00387b;
    border-bottom: 1px solid #00387b;
}

/****** ACCUEIL ****/

body.home .home-banners .container .shop_isle_bannerss_section .col-sm-4
{
	width:50%;
	display: inline-block;
}

/************ DESACTIVE ACHAT ****************/

div .navbar-cart .header-search, .navbar-cart .navbar-cart-inner
{
	display: none !important;
}






/***************** PAGE PRODUIT **********************/

p.info_sup
{
	margin-bottom:5px;
}

/*** Fonderie ***/

#form_right_product input, #form2_right_product input
{
	display: block;
	width:80%;
	margin:auto;
	margin-top: 15px;
	background-color: lightgrey;
	padding:4px 8px 4px 8px;
	border:none;
	color: black;
	border-radius:2px;
}

#form_right_product input#submit_form_right
{
	background-color: #00387b !important;
	color: white;
	margin-top: 20px;
}


#form2_right_product #tel
{
	display: inline-block;
	width:70%;
	margin-left:17px;
}

#form2_right_product input#submit_form_right
{
	display: inline-block;
	border: solid 1px #00387b !important;
	background-color: #f5f5f5 !important;
	background-image: url("img/phone-call_blue.png");
	color: #222;
	transition: background-image 0.7s, border 0.7s;
	background-repeat: no-repeat;
	background-position: center;
	width:32px;
	height:auto;
	padding:8px 20px 8px 20px;
	margin-left: 12px;
}

#form2_right_product input#submit_form_right:hover
{
	background-image: url("img/telephone_blue.png");
	border: solid 1px #f5f5f5 !important;
	transition: background-image 0.7s, border 0.7s;
}

#produit_right_work
{
	padding-top: 30px;
	border: 2px solid #00387b;
	background-color: #f5f5f5;
}

#produit_right_work h4
{
	color: #00387b !important;
	text-align: center;
}

#form_right_product input::-webkit-input-placeholder, #form2_right_product input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-align: center;
}
#form_right_product input::-moz-placeholder, #form2_right_product input::-moz-placeholder { /* Firefox 19+ */
  text-align: center;
}
#form_right_product input:-ms-input-placeholder, #form2_right_product input:-ms-input-placeholder { /* IE 10+ */
  text-align: center;
}
#form_right_product input:-moz-placeholder, #form2_right_product input:-moz-placeholder { /* Firefox 18- */
  text-align: center;
}

#form2_right_product input#submit_form_right
{
  color: #f5f5f5 !important;
}

#produit_right_work hr
{
	background-color:  #00387b;
	margin:50px -15px 30px -15px;
}

#form_right_product span, #form2_right_product span
{
	width:100%;
	display: block;
	text-align: center;
	margin-top: 12px;
	color: green;
}

.price, .single-product section.aya, .product_meta, .woocommerce-tabs .tabs, h2#title_info_sup
{
	display: none;
}


.woocommerce-tabs .panel h2
{
	padding-top:5px !important;
	margin-bottom:5px !important;
}

.woocommerce-tabs 
{
	padding-top: 10px !important;
}

.single-product div.product .images
{
	margin-bottom: 10px !important;
}

.single-product div.product::after, #form2_right_product
{
	padding-bottom: 50px;
}

section.related div.ngg-galleryoverview
{
	display: inline-block !important;
    width: auto;
}

.blue_css h1.product_title
{
	color: #00387b;
}

.red_css h2#title_info_sup
{
	color: #00387b;
	font-size: 18px;
}

/**** Forge ***/


.red_css #form_right_product input#submit_form_right
{
	background-color: #a72920 !important;
	color: white;
}


.red_css #form2_right_product input#submit_form_right
{
	border: solid 1px #a72920 !important;
	background-color: #f5f5f5 !important;
	background-image: url("img/phone-call_red.png");
	color: #222;
}

.red_css #form2_right_product input#submit_form_right:hover
{
	background-image: url("img/telephone_red.png");
	border: solid 1px #f5f5f5 !important;
	transition: background-image 0.7s, border 0.7s;
}

.red_css#produit_right_work
{
	border: 2px solid #a72920;
	background-color: #f5f5f5;
}

.red_css#produit_right_work h4
{
	color: #a72920 !important;
}

.red_css #form2_right_product input#submit_form_right
{
  color: #f5f5f5 !important;
}

.red_css#produit_right_work hr
{
	background-color:  #a72920;
}

.red_css h1.product_title
{
	color: #a72920;
}

.red_css h2#title_info_sup
{
	color: #a72920;
	font-size: 18px;
}





/***** FOOTER *****/

#mentions
{
	margin-top: 16px;
}


/***** PAGE ******/

span#blue_other
{
	color : #00387b;
	font-weight: 700;
	margin-top: 10px;
	display:block;
}

span#blue_other_middle, p#blue_other_middle
{
	color : #00387b;
	font-weight: 400;
	font-size:14px;
}

span#blue_forgerie
{
	color : #00387b;
	font-weight: 700;
	font-size:16px;
}

span#red_forge
{
	color : #a72920;
	font-weight: 700;
	font-size:16px;
}

span#blue_forgerie_middle, p#blue_forgerie_middle
{
	color : #00387b;
	font-weight: 400;
	font-size:14px;
}

span#red_forge_middle, p#red_forge_middle, div#red_forge_middle
{
	color : #a72920;
	font-weight: 400;
	font-size:14px;
	margin-top: 10px;
	display:block;
}

#all_ref
{
	display: block;
	width:auto;
	margin: auto;
}

.img_ref
{
	width: 24%;
	display: inline-block;
	text-align: center;
	margin-bottom:30px;
}

.img_ref img
{
	margin-bottom:10px;
}

body.page-template-default h2
{
	color : #00387b;
	font-family: 'Lato';
	text-transform: uppercase;
	font-size:28px;
}


@media screen and (min-width: 1200px) {
	#four_four, #four_chemise, #four_bobine, #four_culasse, #forge_forge
	{
	 	width:100%;
	 	display: block;
	 	margin-bottom: 25px;
	 	border-bottom:1px solid #f5f5f5;
	}

	#four_gene
	{
	 	width:100%;
	 	display: block;
	}

	#four_four div, #four_chemise div, #four_bobine div, #four_culasse div, #forge_forge div, #four_gene div
	{
	 	width:50%;
	 	display: inline-block;
	 	vertical-align: top;
	}

	#four_four p:last-of-type, #four_chemise p:last-of-type, #four_bobine p:last-of-type, #four_culasse p:last-of-type, #four_bobine div.two_img, #forge_forge p:last-of-type, #forge_forge div.two_img, #four_gene div#img_gene
	{
		margin-left: 1.5%;
	 	width:48%;
	 	display: inline-block;
	}

	.full_width_p
	{
		width: 100% !important;
	}
}




#four_bobine div.two_img img, #forge_forge div.two_img img
{
	margin-bottom: 15px;
}

.page-template-default p
{
	margin-bottom:5px;
}

.avant_apres
{
	text-align: center;
}

.avant_apres.blue_forgerie h2
{
	color: #00387b;
	margin-bottom: 15px;
}

.avant_apres.red_forge h2
{
	color: #a72920;
	margin-bottom: 15px;
}

.avant_apres img 
{
	margin-bottom: 10px;
}

.fournitures_forge h3, .fournitures_fonderie h3, .brochures h3
{
	display: block;
    text-transform: uppercase;
    font-size: 17px;
    color: #555;
    font-family: 'Lato';
    line-height: 30px;
    letter-spacing: 0.2px;
    display: inline-block;
    width: auto;
}


.fournitures_forge .download {
    margin: auto;
    display: inline-block;
    padding: 7px 10px;
    border: none;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    background: #a72920;
    -webkit-box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
    box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
    font-family: "Playfair Display", serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    margin-top: 13px;
}

.fournitures_forge div div, .fournitures_fonderie div div, .brochures div div
{
	display:inline-block;
	float:right;
}

.fournitures_forge div
{
	border-bottom: 1px solid #a72920;
}

.fournitures_fonderie div
{
	border-bottom: 1px solid #00387b;
}

.brochures div
{
	border-bottom: 1px solid #00387b;
}


.fournitures_fonderie .download {
    margin: auto;
    display: inline-block;
    padding: 7px 10px;
    border: none;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    background: #00387b;
    -webkit-box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
    box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
    font-family: "Playfair Display", serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    margin-top: 13px;
    border-bottom: none;
}

.brochures .download {
    margin: auto;
    display: inline-block;
    padding: 7px 10px;
    border: none;
    border-radius: 2px;
    color: #fff;
    text-transform: uppercase;
    background: #00387b;
    -webkit-box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
    box-shadow: inset 4px 0 0 0 rgba(50, 50, 50, 0.25);
    font-family: "Playfair Display", serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    margin-top: 13px;
    border-bottom: none;
}




.page-header-module.module {
    padding: 145px 0 30px;
}

.page-header-module.bg-dark {
    background-color: #00387b !important;
}

.page-header-module.bg-red_forge {
    background-color: #a72920 !important;
    color:white;
}

.page-header-module.bg-blue_fonderie {
    background-color: #00387b !important;
    color:white;
}

.bg-red_forge .module-title, .bg-blue_fonderie .module-title
{
	color:white;
}


body.page-template-default div.main section.page-module-content.module 
{
	padding-top:75px;
}

.widget_product_categories h3
{
	color: #00387b !important;
	border-bottom: 1px dotted #00387b !important;
}

.widget_product_categories  li.current-cat a
{
	color: #00387b;
}

.widget_product_categories.red_categorie  li.current-cat a
{
	color: #a72920;
}

.widget_product_categories.blue_categorie  li.current-cat a
{
	color: #00387b;
}

.widget_product_categories.red_categorie h3
{
	color: #a72920 !important;
	border-bottom: 1px dotted #a72920 !important;
}

.widget_product_categories.blue_categorie h3
{
	color: #00387b !important;
	border-bottom: 1px dotted #00387b !important;
}

/*************** VIDEO HOME *************/

.hero-slider
{
	position: relative;
}

.hero-slider .hs-caption
{
	position: absolute;
	bottom:10px;
}

#video_home 
{
	position: relative;
	bottom: 0px;
	width:100%;
}


.hero-slider .slides li, .hero-slider .slides, section#home
{
	max-height:936px;
	height:auto !important;
}

#home .hero-slider
{
	position: relative;
}

@media screen and (min-width: 2100px) {
	#video_home 
	{
		bottom: 245px;
	}
}

@media screen and (min-width: 1876px) and (max-width: 2099px) {
	#video_home 
	{
		bottom: 120px;
	}
}

@media screen and (max-width: 767px) and (min-width: 200px) {

	body.home .home-section, .main .front-page-main, .bottom-page-wrap
	{
		top:90px;
	}

	.page .navbar-custom
	{
		background-color: rgba(10, 10, 10, 1) !important;
	}
}

@media screen and (max-width: 380px) and (min-width: 200px) {

	body.home .home-section, .main .front-page-main, .bottom-page-wrap
	{
		top:76px;
	}

}

@media screen and (max-width: 564px) and (min-width: 200px) {

	.caption-content .mb-30
	{
		margin-bottom:0px !important;
	}

	.caption-content .mb-40
	{
		margin-bottom:40px !important;
	}

	body.home .home-banners .container .shop_isle_bannerss_section .col-sm-4
	{
		width:80%;
		display: block;
		margin: auto;
	}
}

@media screen and (max-width: 432px) and (min-width: 200px) {

	.caption-content .mb-40
	{
		margin-bottom:10px !important;
	}
}



/************* NAVBAR ************/

header nav.navbar div.container .header-menu-wrap .navbar-right 
{
	text-align: center;
	float:none !important;
	max-width: 800px;
}

header nav.navbar div.container .navbar-header
{
	width:auto;
}

header nav.navbar div.container .navbar-cart
{
	width:auto;
}

header nav.navbar div.container .navbar-cart #renseignement_header #resgt
{
	display: block;
	font-size:15px;
	color:white;
	text-align: center
}

header nav.navbar div.container .navbar-cart #renseignement_header #resgt_tel
{
	font-size:18px;
	color:#00387b;
	font-weight:bold;
}

.navbar-header .shop_isle_header_title 
{
    margin-left: 0px;
    padding-left:0;
    padding-right:0;
}

.page-template-template-contact section.module:nth-child(2)
{
	padding:60px 0px;
}

/**************** RESPONSIVE **************/


@media screen and (max-width: 420px) {
	p.shop-isle-poweredby-box a 
	{
		display: block;
		text-align: center;
		margin-top:10px;
	}

	.brochures h3, .fournitures_forge h3
	{
		font-size:14px;
	}

	.brochures .download, .fournitures_forge .download
	{
		font-size:11px;
		padding: 5px 7px;
		margin-top:18px;
	}

	.fournitures_fonderie h3
	{
		font-size:13px;
	} 
	.fournitures_fonderie .download
	{
		font-size:10px;
		padding: 5px 6px;
		margin-top:18px;
	}

}

@media screen and (max-width: 768px) {
	body.admin-bar .navbar.navbar-scroll-point.navbar-fixed-top .navbar-collapse 
	{
	    max-height: none;
	    margin-top: 0px;
	}
}


@media screen and (max-width: 678px) and (min-width: 520px) {
	.img_ref 
	{
	    width: 32%;
	}
}

@media screen and (max-width: 520px) and (min-width: 200px) {
	.img_ref 
	{
	    width: 48%;
	}
}


@media screen and (max-width: 1199px) and (min-width: 460px) {
	#img_gene, #forge_forge img, #four_four img, #four_bobine img, #four_culasse img, #four_canal_img
	{
	    margin-top:7px;
	    margin-bottom:7px;
	    max-width:430px;
	}
}

@media screen and (max-width: 460px) and (min-width: 200px) {
	#img_gene, #forge_forge img, #four_four img, #four_bobine img, #four_culasse img, #four_canal_img
	{
	    margin-top:7px;
	    margin-bottom:7px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 1051px) {
	header.header nav.navbar  .container
	{
		width:100%;
		padding-left: 0px;
	}
}

@media screen and (max-width: 1100px) {
	.navbar-custom {
	    letter-spacing: 1px;
	}

}

@media screen and (max-width: 992px) and (min-width: 768px) {
	header.header nav.navbar  .container
	{
		width:100%;
		padding-left: 0px;
	}
}



@media screen and (max-width: 938px) and (min-width: 876px) {

	.custom-logo {
	    max-width: 96px;
	}

	.nav>li>a
	{
		padding:10px 10px;
	}

	.dropdownmenu
	{
		display:none;
	}

}
@media screen and (max-width: 876px) and (min-width: 768px) {

	.custom-logo {
	    max-width: 96px;
	}


	.shop-isle-header-title-inner {
		float:none;
	    text-align: center;
	}

	.shop_isle_header_title
	{
		width:100%;
	}

	.nav>li>a
	{
		padding:10px 8px;
	}

	.dropdownmenu
	{
		display:none;
	}
}



@media screen and (max-width: 767px) and (min-width: 200px) {

	nav ul li 
	{
		text-align: left;
	}

	.navbar-cart
	{
		text-align: right;
	}

	.navbar-header
	{
		position: relative;
		left:70%;
	}

	header nav.navbar div.container .navbar-cart #renseignement_header #resgt 
	{
	    text-align: right;
	}

	#contact_left, #contact_right
	{
		display: block;
		width:100%;
		text-align: center;
	}

	#contact_right
	{
		margin-top:25px;
		text-align: left;
	}

	#contact_right form
	{
		margin: auto;
	}

}


@media screen and (max-width: 700px) and (min-width: 660px) {

	.navbar-header
	{
		left:66%;
	}
}

@media screen and (max-width: 660px) and (min-width: 570px) {

	.navbar-header
	{
		left:63%;
	}
}

@media screen and (max-width: 570px) and (min-width: 200px) {
	.navbar-header
	{
		left:10%;
	}
}

@media screen and (max-width: 380px) and (min-width: 200px) {
	.custom-logo 
	{
	    max-width: 80px;
	    margin-top:7px;
	}

	.page-header-module.module {
	    padding: 105px 0 30px;
	}

	header nav.navbar div.container .navbar-cart #renseignement_header #resgt
	{
		font-size:13px;
	}

	header nav.navbar div.container .navbar-cart #renseignement_header #resgt_tel
	{
		font-size:14px;
	}
}


@media screen and (max-width: 1199px) and (min-width: 768px) {
	#form2_right_product #tel
	{
		width:100%;
		margin-left:0;
	}

	#form_right_product input, #form2_right_product input
	{
		width:100%;
	}
	#form2_right_product input#submit_form_right
	{
		display: block;
	    margin: auto;
	    margin-top: 15px;
	}
}

@media screen and (max-width: 1199px) and (min-width: 768px) {
	.product-main-content
	{
		width:100%;
	}
	.woocommerce-breadcrumb
	{
		text-align: left !important;
	}
}

@media screen and (max-width: 932px) and (min-width: 768px) {
	h1.product_title
	{
		font-size: 24px;
	}
}

@media screen and (max-width: 795px) and (min-width: 768px) {
	.navbar-cart
	{
		padding-left: 15px !important;
	}

	header nav.navbar div.container .navbar-cart #renseignement_header #resgt
	{
		font-size:13px;
	}

	header nav.navbar div.container .navbar-cart #renseignement_header #resgt_tel
	{
		font-size:14px;
	}
}



@media screen and (max-width: 767px){

	.bg-dark.flex-active-slide
	{
		background-color: white !important;
	}

}


.shop_isle_bannerss_section .contenu_txt
{
	position: absolute;
	color:white;
	font-size:36px;
	padding:30px;
	max-width: 300px;
	height:300px;
	text-transform: uppercase;
	text-align: center;
	background-color: rgba(0,0,0,0.4);
	font-family: "Roboto Condensed", sans-serif;
}

#chauffage_txt
{
	padding-top:48px;
}

#maintenance_txt
{
	padding-top:87px;
}


.shop_isle_bannerss_section .content-box-image:hover
{
	opacity:1;
}

mark.count
{
	background-color: #fff;
}


@media screen and (max-width: 660px) and (min-width: 600px) {

	.shop_isle_bannerss_section .contenu_txt
	{
		font-size:30px;
		padding:30px;
		max-width: 91%;
		height:81%;
	}

	#chauffage_txt
	{
		padding-top:20%;
	}

	#maintenance_txt
	{
		padding-top:29%;
	}
}

@media screen and (max-width: 600px) and (min-width: 565px) {

	.shop_isle_bannerss_section .contenu_txt
	{
		font-size:30px;
		padding:30px;
		max-width: 90%;
		height:79%;
	}

	#chauffage_txt
	{
		padding-top:20%;
	}

	#maintenance_txt
	{
		padding-top:29%;
	}
}


@media screen and (max-width: 411px) and (min-width: 377px) {

	.shop_isle_bannerss_section .contenu_txt
	{
		font-size:30px;
		padding:30px;
		max-width: 90%;
		height:80%;
	}

	#chauffage_txt
	{
		padding-top:20%;
	}

	#maintenance_txt
	{
		padding-top:29%;
	}
}

@media screen and (max-width: 377px) and (min-width: 200px) {

	.shop_isle_bannerss_section .contenu_txt
	{
		font-size:30px;
		padding:30px;
		max-width: 89%;
		height:79%;
	}

	#chauffage_txt
	{
		padding-top:20%;
	}

	#maintenance_txt
	{
		padding-top:29%;
	}
}

@media screen and (max-width: 364px) and (min-width: 200px) {

	.shop_isle_bannerss_section .contenu_txt
	{
		max-width: 89%;
		height:76.5%;
	}

	#chauffage_txt
	{
		padding-top:3%;
	}

	#maintenance_txt
	{
		padding-top:8%;
	}
}

@media screen and (max-width: 317px) and (min-width: 200px) {

	.shop_isle_bannerss_section .contenu_txt
	{
		font-size:24px;
		padding:30px;
		max-width: 88%;
		height:76%;
	}

	#chauffage_txt
	{
		padding-top:5%;
	}

	#maintenance_txt
	{
		padding-top:10%;
	}
}


@media (max-width: 322px){
	.hs-title-size-1 {
	    font-size: 12px;
	    letter-spacing: 2px;
	}
	.hs-title-size-4 {
    font-size: 22px;
    letter-spacing: 6px;
	}
}



.module.module-video
{
	padding: 30px 10px !important;
	background: #f1f1f1;
}

.module-video h2
{
	text-align: center;
	margin-bottom: 30px;
}


.module-video h3
{
	margin-top:0px;
	margin-bottom: 13px;
	text-transform: uppercase;
}

.module-video .row_red
{
	border-right: 7px double #a72920;
	border-left: 1px solid #ece6e6;
}

.module-video .row_blue
{
	border-left: 7px double #00387b;
}


.module-video .row_red h3
{
	color: #a72920;
}

.module-video .row_blue h3
{
	color: #00387b;
}

.module-video img
{
	max-width:45%;
}

.module-video .content-box-image img:first-of-type
{
	margin-right: 1%;
}


@media screen and (max-width: 1400px) and (min-width: 200px) {

	.module-video img
	{
		max-width:100%;
		max-height:249px;
	}

	.module-video .content-box-image img:first-of-type
	{
		margin-bottom: 10px;
		margin-right: 0;
	}

}

h1#blue_other
{
	color: #00387b;
    font-family: 'Lato';
    text-transform: uppercase;
    font-size: 34px;
    margin-bottom:35px;
}


#video_img
{
	display:none;
}


@media screen and (max-width: 425px) and (min-width: 100px) {

	#video_img
	{
		display:block;
	}

	#video_home
	{
		display: none;
	}
}


/*** BLEU AUTRE : #005b8c; *******/
/*** BLEU FONDERIE : #00387b; *******/
/*** ROUGE FORGE : #a72920; *******/