.t-zoomer__container{
    background-color: rgba(0,0,0,.7)!important;
}

.t-zoomer__close{
    background: rgba(255,255,255,1)!important;
}

.t-carousel__zoomer__arrow__wrapper:before {
    background: rgba(255,255,255,1)!important;
}


.uc-prim .t-slds__container:hover { -webkit-filter: brightness(50%); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; }


@media screen and (max-width: 640px){
.t-slds__arrow-withbg {
    width: 50px!important;
}
}

@media only screen and (min-width: 641px){
    
    
.uc-prim .t-slds__arrow_container-outside{
    max-width: 640px!important;
}

.uc-prim .t-slds__arrow-withbg {
    height:35px!important;
}
}

.uc-prim .t-slds__arrow-withbg {
    border-radius:0;
}

.uc-prim .t-slds__arrow_container-outside{
    top: 50%;
}

.uc-prim .t-slds__caption.t670__caption_margin {
    margin-top: 0;
}


@media only screen and (min-width: 961px){
.uc-prim .t-slds__arrow_container-outside {
    max-width: 760px!important;
}
}

@media only screen and (min-width: 1201px){
.uc-prim .t-slds__arrow_container-outside {
    max-width: 920px!important;
}
}
