body .trustspot-photo-carousel-title *,
body .trustspot-photo-carousel * {
    font-family: 'Arial';
}

body h1.trustspot-photo-carousel-title {
    font-size: 22px !important;
    text-align: center !important;
}

body .trustspot-experience-btn {
    text-align: left !important;
}

body .trustspot-experience-btn a {
    background-color: #334455 !important;
    border-color: #334455 !important;
}

body h1.trustspot-photo-carousel-title span {
    color: #334455 !important;
}

@media (max-width: 600px) {
    body h1.trustspot-photo-carousel-title {
        font-size: 14px !important;
    }
}

body .trustspot-product-widget-product-review-avatar,
body .trustspot-photo-carousel-buy-btn {
    background: #334455 !important;
}

body .trustspot-photo-carousel .carousel-slide-header label {
    color: #334455 !important;
}
body .trustspot-photo-carousel .carousel-column div .tr-link-gallery{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}
body .trustspot-photo-carousel .carousel-column div img{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
body .trustspot-photo-carousel .carousel-slider-left, 
body .trustspot-photo-carousel .carousel-slider-right{
    z-index: 10 !important;
}
body .trustspot-carousel-items{
    max-height: 180px;
    overflow: hidden;
    height: 180px;
}
body .trustspot-photo-carousel .carousel-column div img{
    max-height: 180px;
    max-width: 180px;
}