.layout--onecol .layout__region {
    width: 100%;
    margin: 0!important;
}
#gobosLoop .table-immagine {
    height: 150.5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#gobosLoop .table-immagine * { height: 100%; }
.text-align-center {
    text-align: center;
    font-size: 22px;
}
#gobosLoop .table-content li:not(:first-child){
    font-size: 15px !important;
    border-bottom: 8px solid #dcdcdc !important;
}

@media (min-width: 2000px) {
    #gobosLoop {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
#gobosLoop .carousel-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#gobosLoop .carousel-controls {
    position: relative!important;
    float: right;
    height: 85px!important;

}
@media(min-width: 776px){
    #gobosLoop .carousel-controls {
        transform: translateX(-20px);
    }

}
#gobosLoop .carousel-btn.carousel-btn-prev {
    background-position: 0 -200px;
}
#gobosLoop .row {
    /* margin-right: -15px;
    margin-left: -15px; */
    margin-left: 0;
    margin-right: 0;
}
.carousel-modelli{
    display: flex;
    width: 100%;
}
.carousel-modelli > div { margin-left: 0 !important; padding-left: 0; padding-right: 0; }
.carousel-modelli > p { display: none; }
.carousel-modelli > .video-C { display: none; }

#gobosLoop ul,
#gobosLoop ol {
    list-style-type: none;
}
#gobosLoop .owl-item:hover {
    background-color: #f0f0f0;
}
#gobosLoop .table-head li,
#gobosLoop .table-content li {
    padding: 10px 0;
    text-align: center;
}

#gobosLoop .table-head li:not(:first-child) {
    border-bottom: 1px solid #dcdcdc !important;
}



#gobosLoop .table-modello {
    height: 54px;
}


#gobosLoop .table-descrizione {
    height: 150px;
    padding-top: 45px;
    line-height: 11px!important;
}


#gobosLoop .table-settori {
    height: 120px!important;
    line-height: 11px!important;
}


#gobosLoop .table-row {
    height: 73px;
    line-height: 20px;
}


#gobosLoop .config-removable,
#gobosLoop .config-removable-head,
#gobosLoop .model-removable,
#gobosLoop .model-removable-head {
    display: none;
}



#gobosLoop .table-row {
    height: 72px;
    line-height: 20px;
}

#gobosLoop .specs-thead {
    width: fit-content;
}
@media screen and (max-width: 767px) {
    #gobosLoop .specs-thead {
        max-width: 33%;
    }
}

#gobosLoop .carousel-modelli .owl-carousel {
    padding-left: 0;
    padding-right: 0;
    flex: 1;
}
#gobosLoop .owl-carousel {
    display: none;
    position: relative;
    /* width: 100%; */
    -ms-touch-action: pan-y;
}
#gobosLoop .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#gobosLoop .autoHeight {
    height: auto!important;
}
#gobosLoop .owl-carousel .owl-stage{
    display: flex;
    flex-wrap: nowrap;
    width: 100% !important;
}
#gobosLoop .owl-carousel .owl-item {
    float: none;
    flex: 1 0 25%;
    width: auto !important;
    margin-right: 0 !important;
}
@media screen and (max-width: 767px) {
    #gobosLoop .owl-carousel .owl-item {
        flex-basis: 100%;
    }
}
#gobosLoop .owl-carousel .owl-stage-outer {
    width: 100% !important;
}
#gobosLoop .table-content {
    padding-right: 10px;
    padding-left: 5px;
    display: inline-block;
    width: 100%;
}


#gobosLoop .carousel-wrapper a:link {
    -webkit-tap-highlight-color: #fcd700;
}
#gobosLoop .carousel-wrapper a {
    color: #ff6319 !important;
}
#gobosLoop .table-content li:not(:first-child) {
    border-bottom: 1px solid #dcdcdc !important;
    font-size: 12px;
    word-break: break-all;
}
#gobosLoop .table-content li:not(:first-child) {
    line-height: 23px;
}

@media (min-width: 1200px) {
    #gobosLoop .carousel-btn.carousel-btn-prev {
        background-position: 0 -200px;
    }
}
#gobosLoop .carousel-btn.carousel-btn-prev {
    background-position: -3px -202px;
}
@media (min-width: 1200px) {
    #gobosLoop .carousel-btn {
        width: 56px;
        height: 30px;
    }
}
#gobosLoop .carousel-btn {
    display: block;
    float: left;
    width: 51px;
    height: 37px;
    background-color: #fafafa;
    background-image: url(https://www.atom.it/wp-content/themes/atom_it/images/sprites/sprite.png);
    background-repeat: no-repeat;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: background-color 0.3s, color 0.4s;
    -moz-transition: background-color 0.3s, color 0.4s;
    -o-transition: background-color 0.3s, color 0.4s;
    -ms-transition: background-color 0.3s, color 0.4s;
    transition: background-color 0.3s, color 0.4s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
@media (min-width: 1200px) {
    #gobosLoop .carousel-btn.carousel-btn-next {
        background-position: -54px -200px;
    }
}
#gobosLoop .carousel-btn.carousel-btn-next {
    background-position: -57px -202px;
}
@media (min-width: 1200px) {
    #gobosLoop .carousel-btn {
        width: 56px;
        height: 41px;
    }
}
#gobosLoop .carousel-btn:hover {
    background-color: #ff9900;
    border-color: #ff9900;
}

/* fix conflict with owl.carousel */
#gobosLoop .col-xs-8 {
    width: 66.66666667%;
}
#gobosLoop .col-xs-4 {
    width: 33.33333333%;
}
@media (min-width: 992px) {
    #gobosLoop .col-md-3 {
        width: 25%;
    }
}
@media (min-width: 768px) {
    #gobosLoop .col-sm-3 {
        width: 25%;
    }
}
/* @media (min-width: 768px) {
    #gobosLoop .col-xs-4 {
        width: 33.33333333%;
    }
} */
/* @media (min-width: 768px) {
    #gobosLoop .col-sm-3 {
        float: left;
    }
} */
 
@media (min-width: 992px) {
    #gobosLoop .col-md-9 {
        width: 75%;
    }
}
/* @media (min-width: 992px) {
    #gobosLoop .col-md-9 {
        float: left;
    }
} */
@media (min-width: 768px) {
    #gobosLoop .col-sm-9 {
        width: 75%;
    }
}
/* @media (min-width: 768px) {
    #gobosLoop .col-sm-9 {
        float: left;
    }
} */

/* #gobosLoop .text-align-center {
    display: flex;
    justify-content: center;
    align-items: center;
} */
#gobosLoop .table-head li {
    display: flex;
    justify-content: center;
    align-items: center;
}
#gobosLoop .owl-carousel .owl-item img {
    display: block;
    width: 150px;
    height: 128px;
    object-fit: contain;
}
#gobosLoop.node-570 .owl-carousel .owl-item img {
    display: block;
    width: 150px;
    height: 147px;
    object-fit: contain;
}
#gobosLoop .table-head li,
#gobosLoop .table-content li {
    padding: 11px 0;
    text-align: center;
}
#gobosLoop .carousel-btn1 {
    display: block;
    float: left;
    width: 41px;
    height: 41px;
    border-radius: 3px;
}
#gobosLoop .carousel-btn1 {
    background-color: #f2f2f2;
}

#gobosLoop .carousel-wrapper a {
    color: #333 !important;
}
#gobosLoop .table-content:hover .table-title-prd strong {
    color: #333 !important;
}
#gobosLoop .table-head {
    text-transform: capitalize;
    color: #333;
    font-size: 15px;
    padding-right: 5px;
}

@media (max-width: 800px) {
    #gobosLoop .table-head {
        padding-left: 0px;
    }
    #gobosLoop .owl-carousel .owl-item img{
        width: 77%;
        max-width: 129px;
    }
}
#gobosLoop .carousel-btn1 {
    display: flex;
    justify-content: center;
    align-items: center;
}
#gobosLoop .next {
    margin-left: 3px;
}
#gobosLoop .prev {
    margin-right: 3px ;
}
#gobosLoop .next:hover svg {
    fill: #FFFFFF;
}
#gobosLoop .prev:hover svg {
    fill: #FFFFFF;
}
#gobosLoop .prev svg {
    transform: rotate(180deg);
    fill: #333333;
}
#gobosLoop .next svg {
    fill: #333333;
}
#gobosLoop .carousel-btn1:hover {
    background-color: #de0012;
    border-color: #de0012;
}

#gobosLoop .open-config {
    display: flex;
    justify-content: center;
    align-items: center;
}
#gobosLoop .table-head li {
    display: flex;
}
#gobosLoop .table-title-prd {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #dcdcdc !important;
}

#gobosLoop .table-head li:last-child {
    border-bottom: 0.5px solid #de0012 !important;
}
#gobosLoop .table-head li.table-immagine{
    padding: 0px 0;
    height: 144px;
}
/* #gobosLoop .table-head li,
#gobosLoop .table-content li {
    text-align: left !important;
} */
#gobosLoop .table-row {
    display: flex;
    align-items: center;
    place-content: center;
    text-align: center;
}
#gobosLoop .table-content li {
    font-size: 15px !important;
}
/* #gobosLoop .table-row strong {
    text-align: left !important;
}
#gobosLoop .table-descrizione strong {
    text-align: left !important;
}
#gobosLoop .table-title-prd strong {
    text-align: left !important;
} */

/*# sourceMappingURL=gobos.css.map */
@media (min-width: 2300px) {
    #gobosLoop .loop-main {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

#gobosLoop .carousel-btn1.disabled{
    opacity: 0.5;
}
#gobosLoop .carousel-btn1.disabled:hover{
    opacity: 0.5;
    color: #333;
    background-color: #f2f2f2;
}

#gobosLoop .prev:hover svg {
    fill: #333;
}
#gobosLoop .next:hover svg {
    fill: #333;
}
#gobosLoop .next.disabled:hover svg {
    
    color: #333;
    background-color: #f2f2f2;
    fill: #333;
}
#gobosLoop .prev.disabled:hover svg {
    
    color: #333;
    background-color: #f2f2f2;
    fill: #333;
}
#gobosLoop .owl-carousel .owl-item a.glightbox-inline img,
#gobosLoop .owl-carousel .owl-item a.product-online img {
    width: 30px !important;
}