.noor-trustpilot-widget {
    background: transparent;
    color: #333;
    padding: 30px 0 25px 0;
    overflow: hidden;
    margin-top: 30px;
}
.noor-trustpilot-widget .wrapper-left a {
    color: #333;
    font-weight: 600;
    text-decoration: underline;
}
.noor-trustpilot-widget .wrapper-left {
    text-align: center;
}
.noor-trustpilot-widget .wrapper-left .trustpilot-title {
    color: #333;
    font-size: 24px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.noor-trustpilot-widget .wrapper-left .rating img {
    max-width: 160px;
    margin: auto;
}
.noor-trustpilot-widget .wrapper-left .info {
    color: #333;
    font-size: 13px;
    line-height: 45px;
}
.noor-trustpilot-widget .wrapper-left .brand-logo img {
    max-width: 25px;
    margin: auto;
    margin-top: -10px;
    display: inline-block;
}
.noor-trustpilot-widget .wrapper-left .brand-logo p {
    font-size: 18px;
    line-height: 35px;
    color: #333;
    text-align: center;
    display: inline-block;
}
.noor-trustpilot-widget .reviews {
    /*padding: 0 40px;*/
}
/* The controlsy */
.noor-trustpilot-widget .carousel-control {
    height: 25px;
    width: 25px;
    border: 1px solid #9E9E9E;
    border-radius: 50%;
    margin-top: 60px;
    font-size: 25px;
    background: transparent;
    line-height: 18px;
}
.noor-trustpilot-widget .carousel-control.right {
    margin-right: -50px;
    color: #333;
    text-shadow: none;
}
.noor-trustpilot-widget .carousel-control.left {
    left: -70px;
    color: #333;
    text-shadow: none;
}
.noor-trustpilot-widget .carousel-control.right:hover, .noor-trustpilot-widget .carousel-control.left:hover {
    color: #333;
}
.noor-trustpilot-widget .trustpilot-carousel .rating img {
    max-width: 110px
}
.noor-trustpilot-widget .trustpilot-carousel {
    overflow: hidden
}
.noor-trustpilot-widget .trustpilot-carousel .date, .noor-trustpilot-widget .trustpilot-carousel .trustpilot-name {
    color: rgba(0,0,0,0.6);
    font-size: 13px;
}
.noor-trustpilot-widget .trustpilot-carousel .trustpilot-title {
    margin: 15px 0 10px 0;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    font-size: 14px;
    padding-bottom: 0;
}
.noor-trustpilot-widget .trustpilot-carousel .trustpilot-descriptions {
    min-height: 42px;
    font-size: 14px;
}
.noor-trustpilot-widget .trustpilot-carousel .trustpilot-name {
    margin-top: 15px
}

.noor-trustpilot-widget .owl-carousel {padding: 0 40px;}
.noor-trustpilot-widget .owl-nav .owl-prev {left: 0;}
.noor-trustpilot-widget .owl-nav .owl-next {right: 0;}
.noor-trustpilot-widget .owl-prev, .noor-trustpilot-widget .owl-next{width: 24px;,    height: 100px;position: absolute;top: 50%;transform: translateY(-50%);display: flex !important;}
.noor-trustpilot-widget .owl-next{transform: translate(0, -50%) rotate(180deg);}

.trustpilot-mini{max-height: 25px;}
.trustpilot-mini h3{font-size: 18px;    margin-right: 5px;font-weight: 600;    margin-bottom: 0;line-height: 18px;}
.trustpilot-mini .d-flex div{padding-left: 5px;padding-right: 5px;}
.trustpilot-mini .brand-logo svg {max-width: 72px}
.trustpilot-mini .rating img{max-width: 100px;}
.trustpilot-carousel .owl-nav{display: none;}