/* @override http://contemporaneo:8888/themes/contemporaneo/assets/css/custom.css */

body, html {
    font-family: 'Chivo', sans-serif;
}
a {
    color: #286c9f;
}
a:hover {
    color: #1c4d73;
}
.back-to-top:hover {
    background-color: #56a5e1;
}
.btn, .btn-primary, button.action, .btn.focus, .btn-primary.focus, button.action.focus, .btn:focus, .btn-primary:focus, button.action:focus, .btn:active, .btn-primary:active, button.action:active {
    background-color: #56a5e1;
    border-color: #56a5e1;
    border-radius: 2em;
}
.btn:hover {
    background-color: #fff !important;
    color: #56a5e1;
    border-color: #56a5e1;
}
.breadcrumbs, .breadcrumbs li:last-child, #contactform, .form-product {
    background-color: #56a5e1;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.product-item-name, .product-item-name a {
    font-size: 1.1em !important;
    font-weight: 400 !important;
    color: #56a5e1 !important;
    line-height: 1.1em;
}
.form-product .form-title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.exp-search {
    background-color: unset;
}
.exp-icon-search {
    color: #56a5e1;
}
.exp-icon-search:hover {
    color: #fff;
}
.product-item-first, .product-item-four {
    background-color: transparent;
}

h1.product-name {
    line-height: 1em;
    color: #56a5e1;
    font-weight: 400;
    text-transform: none;
}
h2.product-subtitle {
    margin: 0.5rem 0;
    color: #56a5e1;
}
.product-block h3 {
    color: #fff;
    background-color: #56a5e1;
    padding: 0 15px;
}
.product-item-category {
    font-size: 3em;
    line-height: 1.2em;
    font-weight: 600;
}
.product-block h4 {
    font-weight: 400;
    font-family: 'Chivo', sans-serif;
    padding: 0 1em;
    border: 0;
    margin: 10px 0;
}
.product-image {
    width: 80%;
    display: block;
}
.form-product form.white .btn {
    background-color: unset
}
.product-item-details ul {
    list-style: none;
    padding: 0 20px;
}
.product-item-details ul li {
    line-height: 2em;
    margin-top: 6px;
}
.product-item-details ul li img {
    margin-right: 1em;
    max-width: 35px;
    height: auto;
}
.product-item-details ul li span {
    float: right;
    display: block;
    line-height: 28px;
    height: 28px;
}
.product-item .product-item-details {
    border-bottom: 5px solid white;
}
.product-item:hover .product-item-details {
    background-color: unset;
    border-bottom: 5px solid #56a5e1;
}
.product-item:hover .product-item-name a, .product-item:hover .product-item-category {
    color: unset;
}
.product-item:hover .product-item-code {
    color: #beccc2;
}
.navbar {
    background-color: rgba(0, 0, 0, 1);
}
.product-item-variants div {
    width: auto;
    height: 200px;
    text-align: center;
    display: inline-block;
    margin-right: 50px;
}
.product-item-variants div img {
    height: 160px;
    width: auto;
}
.product-item-variants div img + span {
    display: block;
    line-height: 3em;
    font-weight: bold;
}
.products-grid.product-variant-3 .product-item.large .product-item-photo img,
.products-grid.product-variant-5 .product-item.large .product-item-photo img {
    width: unset;
    max-height: 250px;
}
.product-variant-5 .product-item.large .product-item-details .product-item-code {
    margin-bottom: 6px;
}
.products-grid.product-variant-5 .product-item.large .carousel-inside .item a {
    display: table-cell;
}
.carousel-inside.slide .carousel-inner > .item {
    height: 250px;
}
body.boxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details, .block.boxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details, .block.fullboxed .products-grid:not(.product-variant-3):not(.product-variant-4) .product-item.large .product-item-details {
    margin-top: 10px;
}

/* header slide pagine */

.sliderTitle h1{
    font-size: 10em;
}
.mainSlider .swiper-container-horizontal .slide-content {
    position: absolute;
    padding: 2em 10em;
    margin-top: 30px;
    width: 100%;
    text-align: center;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {

    .mainSlider .swiper-container-horizontal .slide-content {
        margin-top: 0;
    }
}

/* end header slide pagine */

/* Carosello categoria */
.variable-width .product-item.large {
    padding: 0!important;
    margin: 0!important;
}
.variable-width .product-item.large .product-item-info {
    padding: 1px;
}
.variable-width .product-item img{max-height: 320px; width: auto !important;}
#category-text.info-block:after {
    background: transparent;
}

.variable-width button.slick-next.slick-arrow,
.variable-width button.slick-prev.slick-arrow {
    top: 0;
}

/* End Carosello categoria */
/* Filtri categoria */

.sidebar-block-top.category ul {
    line-height: 1.5em!important;
}
a.cat-first {
    margin-top: 10px!important;
    padding-top: 10px;
    border-top: 1px solid #eee;
    display: block;
}
.sidebar-block-top.category ul li a.cat-first:hover{
    font-weight: 700;
}
.sidebar-block-top.category ul li a:hover {
    color: #56a5e1;
}
/* End Filtri categoria */

/* Pagina prodotto */
h3.evidenza {
    color: #56a5e1;
    font-weight: 700;
    margin-top: 70px;
}
h3.evidenza:before {
    content: '';
    position: relative;
    height: 6px;
    width: 50px;
    top: 0;
    background: #56a5e1;
    display: block;
    margin: 0 auto;
}
.cert-code{
    font-weight: 700;
}
/* End Pagina prodotto */

.dropdown-link .dropdown-container {
    left: auto;
    right: 0;
}
.dropdown-link .dropdown-container:after,
.dropdown-link .dropdown-container:before {
    left: auto;
    right: 13px;
}
.dropdown-link .dropdown-container > li {
    cursor: pointer;
}
@media screen and (min-width: 992px) {
    .dropdown-link:hover > .dropdown-container {
        top: 45px;
    }
}

.nav > li:hover > a {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.ss-result__text{
    text-transform: uppercase;
    font-weight: 700;
}
.exp-search.exp-search-open .exp-icon-search{
    display: none;
}
.products-grid {
    margin-top: 15px;
}
@media screen and (max-width: 1399px) and (min-width: 992px) {
    .mainSlider .swiper-container .text2-1{
        top:30%;
    }
}
@media screen and (max-width: 991px) {

    .product-item-category{
        font-size: 2.4em;
        line-height: 1em;
    }
}

/* REALIZZAZIONI */
.realizzazioni-wrapper {
    margin-top: 80px;
    padding-top: 1.5rem;
    padding-left: 15px;
    padding-right: 15px;
}
.realizzazioni-wrapper .banner-caption .text-1 {
    line-height: 0.6;
    font-size: 0.6em;
}
/* REALIZZAZIONE */
.realizzazione {
    padding: 1.5rem;
}
.realizzazione__header {
    margin-top: 80px;
    margin-bottom: 3rem;
}
.realizzazione__carousel img {
    width: auto!important;
}
.realizzazione__carousel .carousel__wrapper {
    margin: 3rem 0;
}
.realizzazione__carousel .carousel__wrapper .swiper-container {
    top: 0;
}
.realizzazione__description {
    margin-top: 3rem;
}
@media screen and (max-width: 991px) {

    .realizzazione__header {
        margin-top: 0;
        margin-bottom: 0;
    }
}