﻿.imageGallery .main-image-box {
    border: 1px solid #fff !important;
}


.static-home .home-detail {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.static-home .home-detail .container-slider {
    order: 1;
}

.static-home .home-detail .container-slider {
        order: 1;
}

    .static-home .home-detail .promo-carusel {
        order: 4;
    }

    .static-home .home-detail .news-carusel {
        order: 2;
    }

    .static-home .home-detail .container-banner {
        order: 3;
    }

    .static-home .home-detail .home-page-free-text {
        order: 5;
    }

.static-home .home-detail .brands-carusel {
    order: 6;
}

.page-productdetail .carusel-container {
    display: flex;
    flex-direction: column;
}

.page-productdetail .carusel-promo {
    order: 3;
}

.page-productdetail .carusel-news {
    order: 2;
}
.page-productdetail .carusel-correlated {
    order: 1;
}
.custom-carusel{
    min-height:530px;
}

.custom-carusel-small {
    min-height: 355px;
}

.e-invoicing {
	display: none !important;
	visibility: hidden !important;
}

.productdetail h1 {
	color:#df0235 !important;
}

#ucFooter_divFloatingButtons a {
  display: none !important;
}

#ucFooter_divFloatingButtons a:last-child {
  display: block !important;
}