/************************************************
 *
 *  File     :  en_GB.css
 *  Medium   :  Screen
 *  Version  :  0.1
 *  Website  :  Michelin Connected
 *  Author   :  Blast Radius
 *  Desc.    :  override default css styles for UK
 *
 ************************************************/


#ecomm-modal-window.newDesign .evolutions .evolution-details {
	width: 270px;
}

#ecomm-modal-window.newDesign .evolutions .modify > a {
	margin-left: 20px;
}

.two-wheel #tyre-widget .title-list {
	display: none;
}

/**
* Added 20px bottom padding to body
*  MICONV2-7526 
*  Added on [11.04.2013]
**/
body { 
   padding-bottom: 20px !important;
}

/* fix for MICONV2-15329 - Ireland only */
.multi-dom .undefined-details img.bib-man{
	margin-bottom:8px;
}
.multi-dom .undefined-details h2 {
	padding: 40px 37px 25px;
}

.v2 .award-tout .tyre-image-zoom.tyre-lightbox a {
	position:static;
}


.facelift .mtopv2-section-digiparade-bg {
    top: 0px !important;
}

@media screen and (max-width: 960px){
	html, body{
		width: 960px !important;
	}
	.faceliftHeader,
	.faceliftHeader.header-floating {
		position: relative !important;
		height: 100px !important;
		display: flex !important;
		justify-content: flex-start !important;
	}
	.second-nav-container,
	.second-nav-container.nav-floating {
		position: relative !important;
		top: auto !important;
		height: 50px !important;
		line-height: 50px !important;
		display: flex !important;
		flex-direction: column !important;
	}
	.faceliftHeader.header-floating .open-menu-button {
		margin-top: 40px !important;
	}
	#container.site-container {
		padding: 0 !important;
	}
	.animate-transition {
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-o-transition: none !important;
		transition: none !important;
	}
	.header-container {
		border-bottom: solid #fce500 4px !important;
		background: #fff !important;
	}
	
	header.cookie-banner-shown,
	.second-nav-container.cookie-banner-shown {
		top: 0 !important;
	}
	#nav-footer-skinny {
	    width: auto !important;
	}

	.second-nav-container .second-nav {
		text-align: center !important;
	}
	#launcher-v2 .carousel-controls > .control-next {
		right: 0 !important;
	}
	.facelift .mtopv2-section-digiparade-bg {
		top: -169px !important;
	}
	#tyreSelector21-details.v2.facelift .campaign-bg-wrapper {
		top: -78px !important;
	}
}

@media screen and (max-height: 800px) {
	.faceliftHeader,
	.faceliftHeader.header-floating {
		position: relative !important;
		height: 100px !important;
		display: flex !important;
		justify-content: center !important;
	}
	.second-nav-container,
	.second-nav-container.nav-floating {
		position: relative !important;
		top: auto !important;
		height: 50px !important;
		line-height: 50px !important;
		display: flex !important;
	}
	.faceliftHeader.header-floating .open-menu-button {
		margin-top: 40px !important;
	}
	#container.site-container {
		padding: 0 !important;
	}
	.animate-transition {
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-o-transition: none !important;
		transition: none !important;
	}
	.header-container {
		border-bottom: solid #fce500 4px !important;
		background: #fff !important;
	}
	
	header.cookie-banner-shown,
	.second-nav-container.cookie-banner-shown {
		top: 0 !important;
	}

	.second-nav-container .second-nav {
		text-align: center !important;
	}
	.facelift .mtopv2-section-digiparade-bg {
		top: -169px !important;
	}
	#tyreSelector21-details.v2.facelift .campaign-bg-wrapper {
		top: -78px !important;
	}

}

#faceliftLanding #newCarousel .bxslider li {
    width: 1280px !important;
}

#faceliftLanding .bx-viewport li {
    min-height: 1px;
    min-width: 1px;
}

body#mtopv2.facelift {
	overflow: hidden !important;
} 

#mtopv2.facelift .mtopv2-section-footer-bg {
	background: none !important;
}

#mtopv2.facelift .section-digiparade {
    height: 754px !important;	
}
#sharing-passion #sp-content .sp-item p {
    white-space: nowrap !important;
}

/* Start: BRAMSLO-3026 */
#rezulteo-modal-window #wrapper ul li.second {
	display: none;
}
/* End: BRAMSLO-3026 */
