@import url(../../../frontend/design/templates/template-vin/jouets.css);
@import url(../../../Files/133984/LNF.css);

.homepage #bodyarea{
	width: 100%;
	padding:0;
}

.contact #bodyarea{
	width: 60%;
	padding:0;
}

.homepage .contenu{
	width: 70%;
	margin: 0 auto;
}

.homepage .contenu2{
	width: 85%;
	margin: 0 auto;
}

.homepage .contenu3{
	width:84%;
	margin: 0 auto;
}

.homepage .ox-columns.ox-columns-sep-large{
	margin:0;
}

.homepage .sectiondataarea{
	padding:0;
}

.homepage .ox-products.ox-sep-medium{
	margin-left: 0;
    margin-right: 0;
}

#maincontainer{
	background-image: url(../../../Files/133984/Img/08/Fond.jpg);
	/*background-image: url(../../../Files/131105/Img/15/image-fond-industriel.jpg);*/
	background-color: transparent;
}

#headercontainer{
	margin-bottom: 120px;
}

#headerSearchBlock{
	    top: 238px;
}

.categorie_homepage img{
	border-radius:15px;
}

.categorie_homepage a{
    display: block;
	margin-bottom: -5px;
}

.categorie_homepage img:hover {
	opacity:0.6;
}

/*##EFFET HOVER H2##*/
.categorie_homepage h2 {
  position: absolute;
  top:32%;
  padding: 20px;
  width: 94%;
  text-align: center;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s, transform 0.45s;
  -webkit-transform: translate3d(0,-236%,0);
  transform: translate3d(0,-236%,0);
}

.categorie_homepage:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  position: absolute;
  top: 41%;
}

.categorie_homepage h2 span, .categorie_homepage:hover h2 span {
	font-size:30pt !important;
}

body.PB #bodydata .viewDetail__content #imgmain .MagicZoom{
	margin-top: 20px;
}

.ox-tabs-title {
    border-radius: 5px;
    margin: 0 5px;
}

.ox-tabs-panes-container{
	border:0px;
}

.homepage .moitie .col-xs-8,
.homepage .moitie .col-xs-6,
.homepage .moitie .col-xs-10,
.homepage .moitie .col-xs-9{
	padding:0;
}

.ox-products-carousel.MagicScroll-horizontal .mcs-button-arrow-prev:before{
	 transform: translate(-50%,-50%) rotate(-45deg) scale(3,3);
}

.ox-products-carousel.MagicScroll-horizontal .mcs-button-arrow-next:before{
	 transform: translate(-50%,-50%) rotate(135deg) scale(3,3);
}

input#headerSearchText:focus {
    outline: none;
}

/*##########FOOTER##############*/
#footercontainer{
	    margin-bottom: -20px;
}

#footerarea{
	width:60%;
}

#footermenu{
	margin-bottom:20px;
	border-bottom: 1px solid #fff;
	width: 100%;
}

#fmenu{
	margin-bottom: 20px;
}

#fmenu li{
	text-align: center;
    width: 25%;
	margin:0;
}

#footercontainer #footerblock label{
	display:none;
}

#footercontainer #footerblock .CS-newstagline.PBShortTxt
{
	line-height: 45px;
	color: #fff;
    font-size: 20px;
    font-weight: lighter;
}

#footercontainer #footerblock input[type=text] {
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
    width: 41%;
}


#footercontainer #footerblock .btnmain{
	    border-radius: 10px;
    height: 40px;
    line-height: 40px;
}

/*###############MENU VERTICAL PAGE RECHERCHE###############*/
.searchpage #bodycolumn1{
	display:none;
}

.searchpage  #bodycolumn2{
	margin-left:0px;
}

/*###############RECHERCHE###############*/
#IdOxToolTip{
	top: 387px !important;
	left: 31.5% !important;
}


/*###############GESTION BUG TABLETTE#################*/

@media screen and (max-width: 1366px) {
	.homepage .contenu {
    	width: 95%;
	}

	.categorie_homepage h2{
		width: 87%;
		top: 12%;
	}

	.homepage .contenu2{
		width:100%;
	}

	.homepage .contenu3{
	width:97%;
	}

	.moitie .ox-columns .ox-column.col-xs-6,
	.moitie .ox-columns .ox-column.col-xs-4 {
		width: 100%;
	}

	.moitie .ox-columns .ox-column.col-xs-4 .ox-title{
		text-align: left;
	}

	#footerarea {
    	width: 98%;
	}

	#footer-industriel .ox-columns--col-2 .col-xs-10{
		width:100%;
	}

	body .sccatalog.itemlist #bodyarea{
		width: 100%;
	}

	#oximgthumbnail0{
		width: 50%;
	}

	body  .itemlist .oxcell .sectiondata {
    	min-height: 380px!important;
   		height: 380px ! important;
	}

	body .itemlist .imgcat {
    max-width: 300px;
    margin: 0px;
}

	/*body .viewCatList__row .oxcell .sectiondata .sectiondataarea table tr:nth-child(1) td {
    height: 300px;
}/*/

}

/*.viewItemList__row .oxcell .sectiondata .sectiondataarea table tr:nth-child(1) td .PBItemImg
.viewItemList__row .oxcell .sectiondata .sectiondataarea table tr td .PBItemImg{
	min-height:300px;
	max-height: 300px;
}*/

.PBItemImg img.imgthumbnail{
	max-height: 300px;
}

.PBItemName {
    min-height: 50px;
}


/*###FICHE TECHNIQUE###*/
.fiche_technique .ox-image.ox-align-center.ox-margin-bottom-medium {
    height: 380px;
}

.ox-products.ox-sep-small{
	margin:0px;
}

/*****Ajout*****/

#headerlogo img {
    max-height: 191px;
	margin-top: -14px;
}

#headermenu {
    top: 200px;
}

#hmenu > li > a.menu, #hmenu > li > span {
	color: #ffffff;
    border-radius: 10px 10px 0px 0px;
	padding: 0px 20px;
}

#headercontainer {
    margin: 0;
    z-index: 100;
    background-image: url(../../../Files/133984/Img/08/Fond.jpg);
	height: 350px;
}

#headerSearchBlock {
    margin-top: 35px;

}

/*****Supprimer bordures catégories*****/
.itemlist .oxcell .sectiondata { 
    border: none;
}