@import url(/frontend/Files/113587/v1/design/css/site.min.css);

/* LT - 23/02/22 - requête 00089593 */
#footercontainer{
	overflow: hidden;
}

#brands .mcs-wrapper {
    height: 150px;
}

#headercontainer {
	background-color:#FFF;
}

.c-app-product-tabs__description.ng-scope {
    display: inline !important;
}

a.ng-scope {
    text-decoration: underline;
}

#price-stock {
	height: 100% !important;
}

.c-app-flash-sale__wrapper {
    margin-right: 10px;
}

/**customer reviews in tabs**/
.c-app-product-tabs__title-text.ng-scope {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
}

#info, #cols {
	height:100% !important;
}

#slide-txt {
    -webkit-flex: 0 0 30% !important;
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
    max-width: 30% !important;
}

@media screen and (max-width: 1280px) {
	#headerarea {
		width: 100% !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}
}

@media screen and (max-width: 1280px) {
	#hmenu > li > a.menu {
		font-size: 10px !important;
	}
}