
.google-reviews-container .ti-widget.ti-goog .ti-reviews-container-wrapper{margin: 0 !important; margin-left: -15px !important; width: calc(100% + 30px); }
.google-reviews-container .ti-widget.ti-goog .ti-review-item{padding: 0 15px !important;}
.google-reviews-container .ti-widget.ti-goog .ti-widget-container{margin: 0 !important;}
.google-reviews-container .ti-widget.ti-goog .ti-review-item>.ti-inner{border-radius: 10px !important; background: var(--sof-white) !important;}
.google-reviews-container .ti-widget.ti-goog .ti-widget-container .ti-date{display: none !important;}
/* ========================================== 
! Large devices (desktops, less than 1200px)
=========================================== */
@media (max-width: 1199.98px){
}

/*==========================================
! Medium devices (tablets, less than 992px)
========================================== */
@media (max-width: 991.98px){
}

/* =================================================  
 ! Small devices (landscape phones, less than 768px)
 ================================================= */
@media (max-width: 767.98px){


}

/* ======================================================
 ! Extra small devices (portrait phones, less than 576px)
 ====================================================== */
@media (max-width: 575.98px){
}
 
