.elementor-12050 .elementor-element.elementor-element-11a31b9:not(.elementor-motion-effects-element-type-background), .elementor-12050 .elementor-element.elementor-element-11a31b9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-12050 .elementor-element.elementor-element-11a31b9 > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12050 .elementor-element.elementor-element-11a31b9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 0px 0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-12050 .elementor-element.elementor-element-00583db > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-12050 .elementor-element.elementor-element-00583db img{width:100%;max-width:100%;height:100%;object-fit:fill;opacity:1;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-12050 .elementor-element.elementor-element-def875d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-12050 .elementor-element.elementor-element-def875d > .elementor-background-overlay{background-color:#0000006E;opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-12050 .elementor-element.elementor-element-def875d{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-12050 .elementor-element.elementor-element-def875d:not(.elementor-motion-effects-element-type-background), .elementor-12050 .elementor-element.elementor-element-def875d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-size:cover;}.elementor-bc-flex-widget .elementor-12050 .elementor-element.elementor-element-0283a91.elementor-column .elementor-widget-wrap{align-items:center;}.elementor-12050 .elementor-element.elementor-element-0283a91.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center;}.elementor-12050 .elementor-element.elementor-element-0283a91.elementor-column > .elementor-widget-wrap{justify-content:center;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-12050 .elementor-element.elementor-element-00583db > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-12050 .elementor-element.elementor-element-11a31b9{padding:0px 0px 0px 0px;}.elementor-12050 .elementor-element.elementor-element-15c72a4 > .elementor-element-populated{padding:0px 5px 0px 5px;}}@media(min-width:768px){.elementor-12050 .elementor-element.elementor-element-15c72a4{width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-edb6b69 *//* ============================================================
   ELITE SHINE — GOOGLE REVIEWS WIDGET
   Luxury Black & Gold Theme (Trustindex / WordPress)
   ------------------------------------------------------------
   NOTE ON SPECIFICITY:
   Trustindex's own plugin CSS uses .elementor-12050 .elementor-element.elementor-element-edb6b69s as specific as
   ".ti-widget.ti-goog .ti-review-item > .ti-inner" with
   !important on background-color. A same-specificity override
   loses that fight even with !important — that's why the card
   background stayed light gray before. Every rule below that
   touches background/color is chained through
   "body .ti-widget.ti-goog .ti-widget-container" to guarantee
   a higher specificity than the plugin default.
   ============================================================ */

/* ------------------------------------------------------------
   1. COLOR PALETTE (for reference)
   ------------------------------------------------------------
   Background:      #000000 / #0a0a0a
   Card:             #121212
   Card border:      #2a2a2a  (hover: gold)
   Gold accent:      #d4af37
   Gold accent dark: #b8912c
   Text primary:     #ffffff
   Text secondary:   #b3b3b3
   ------------------------------------------------------------ */

/* ------------------------------------------------------------
   2. WIDGET WRAPPER
   ------------------------------------------------------------ */

body .ti-widget.ti-goog {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000000 !important;
    background-image: radial-gradient(
        ellipse at top,
        rgba(212, 175, 55, 0.06),
        transparent 60%
    ) !important;
    color: #ffffff !important;
}

body .ti-widget.ti-goog .ti-widget-container {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto !important;
    padding: 48px 28px 44px !important;
    background: transparent !important;
}

/* ------------------------------------------------------------
   3. HEADER — RATING SUMMARY (centered, gold accents)
   ------------------------------------------------------------ */

body .ti-widget.ti-goog .ti-header {
    width: 100% !important;
    max-width: 420px !important;
    margin: 0 auto 26px !important;
    padding: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body .ti-widget.ti-goog .ti-header .ti-fade-container {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
}

body .ti-widget.ti-goog .ti-header .ti-rating-text {
    width: 100% !important;
    text-align: center !important;
    color: #ffffff !important;
}

/* "EXCELLENT" — gold, wide letter-spacing, small-caps feel */

body .ti-widget.ti-goog .ti-header .ti-rating {
    display: block !important;
    margin: 0 0 10px !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 3px !important;
    text-transform: uppercase !important;
    color: #d4af37 !important;
}

/* Stars */

body .ti-widget.ti-goog .ti-header .ti-stars {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 auto 10px !important;
    text-align: center !important;
    filter: drop-shadow(0 0 6px rgba(212, 175, 55, 0.35));
}

body .ti-widget.ti-goog .ti-header .ti-star {
    width: 20px !important;
    height: 20px !important;
    margin: 0 2px !important;
}

/* "Based on X reviews" line */

body .ti-widget.ti-goog .ti-header .ti-rating-text .nowrap {
    display: block !important;
    text-align: center !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
    color: #b3b3b3 !important;
}

body .ti-widget.ti-goog .ti-header .ti-rating-text strong {
    font-weight: 700 !important;
    color: #ffffff !important;
}

/* Google logo — small gold divider above it */

body .ti-widget.ti-goog .ti-header .ti-large-logo {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 12px !important;
    padding-top: 12px !important;
    position: relative !important;
}

body .ti-widget.ti-goog .ti-header .ti-large-logo::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 40px !important;
    height: 1px !important;
    background: linear-gradient(
        90deg,
        transparent,
        #d4af37,
        transparent
    ) !important;
}

body .ti-widget.ti-goog .ti-header .ti-large-logo .ti-v-center {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

body .ti-widget.ti-goog .ti-header .ti-large-logo img {
    width: 100px !important;
    height: auto !important;
    margin: 0 auto !important;
    opacity: 0.92 !important;
}

/* ------------------------------------------------------------
   4. REVIEW SCROLL AREA
   ------------------------------------------------------------ */

body .ti-widget.ti-goog .ti-reviews-container {
    width: 100% !important;
    position: relative !important;
    overflow: hidden !important;
    touch-action: pan-y !important;
}

body .ti-widget.ti-goog .ti-controls,
body .ti-widget.ti-goog .ti-controls-line {
    display: none !important;
}

body .ti-widget.ti-goog .ti-reviews-container-wrapper {
    width: max-content !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 6px 0 10px !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: stretch !important;
    gap: 20px !important;
    overflow: visible !important;
    direction: ltr !important;
    scroll-behavior: auto !important;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

/* ------------------------------------------------------------
   5. REVIEW CARDS — the fix lives here
   ------------------------------------------------------------ */

body .ti-widget.ti-goog .ti-widget-container .ti-review-item {
    flex: 0 0 340px !important;
    width: 340px !important;
    max-width: 340px !important;
    min-width: 340px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

body .ti-widget.ti-goog .ti-widget-container .ti-review-item > .ti-inner {
    height: 264px !important;
    min-height: 264px !important;
    padding: 24px 22px !important;
    display: flex !important;
    flex-direction: column !important;
    background-color: #121212 !important;
    background-image: none !important;
    border: 1px solid #2a2a2a !important;
    border-top: 2px solid #d4af37 !important;
    border-radius: 10px !important;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.45) !important;
    overflow: hidden !important;
    position: relative !important;
    transition: border-color 0.35s ease, transform 0.35s ease,
        box-shadow 0.35s ease !important;
}

body
    .ti-widget.ti-goog
    .ti-widget-container
    .ti-review-item
    > .ti-inner:hover {
    border-color: #d4af37 !important;
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.18),
        0 4px 18px rgba(0, 0, 0, 0.55) !important;
    transform: translateY(-3px) !important;
}

/* ------------------------------------------------------------
   6. REVIEWER PROFILE
   ------------------------------------------------------------ */

body .ti-widget.ti-goog .ti-review-header {
    width: 100% !important;
    margin-bottom: 12px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
}

body .ti-widget.ti-goog .ti-review-header .ti-profile-img {
    flex: 0 0 auto !important;
    width: 46px !important;
    height: 46px !important;
    margin: 0 12px 0 0 !important;
}

body .ti-widget.ti-goog .ti-review-header .ti-profile-img img {
    width: 46px !important;
    height: 46px !important;
    object-fit: cover !important;
    border-radius: 50% !important;
    border: 2px solid #d4af37 !important;
}

body .ti-widget.ti-goog .ti-profile-details {
    min-width: 0 !important;
    text-align: left !important;
}

body .ti-widget.ti-goog .ti-profile-details .ti-name {
    font-size: 14.5px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
    color: #ffffff !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

body .ti-widget.ti-goog .ti-profile-details .ti-date {
    margin-top: 2px !important;
    font-size: 11px !important;
    color: #8a8a8a !important;
}

/* Hide "Posted on Google" platform icon */

body .ti-widget.ti-goog .ti-platform-icon {
    display: none !important;
}

/* ------------------------------------------------------------
   7. REVIEW STARS + TEXT
   ------------------------------------------------------------ */

body .ti-widget.ti-goog .ti-review-item .ti-stars {
    margin: 2px 0 12px !important;
    display: flex !important;
    align-items: center !important;
    text-align: left !important;
}

body .ti-widget.ti-goog .ti-review-item .ti-star {
    width: 16px !important;
    height: 16px !important;
    margin-right: 2px !important;
}

body .ti-widget.ti-goog .ti-review-content {
    margin: 0 !important;
    font-size: 13.5px !important;
    line-height: 1.7 !important;
    color: #c9c9c9 !important;
    text-align: left !important;
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 5 !important;
}

body .ti-widget.ti-goog .ti-review-text-container {
    max-height: 112px !important;
    overflow: hidden !important;
}

body .ti-widget.ti-goog .ti-read-more {
    display: none !important;
}

/* ------------------------------------------------------------
   8. HIDE TRUSTINDEX BRANDING / DISCLAIMERS
   ------------------------------------------------------------ */

body .ti-widget.ti-goog .ti-verified-by,
body .ti-widget.ti-goog .ti-verified-by-row,
body .ti-widget.ti-goog .ti-disclaimer,
body .ti-widget.ti-goog .ti-footer,
body .ti-widget.ti-goog .ti-footer-filter-text,
body .ti-widget.ti-goog [class*="verified"],
body .ti-widget.ti-goog [class*="disclaimer"] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

/* ------------------------------------------------------------
   9. RESPONSIVE — TABLET / MOBILE
   ------------------------------------------------------------ */

@media (max-width: 767px) {
    body .ti-widget.ti-goog .ti-widget-container {
        padding: 36px 14px 32px !important;
    }

    body .ti-widget.ti-goog .ti-header {
        max-width: 100% !important;
        margin-bottom: 20px !important;
    }

    body .ti-widget.ti-goog .ti-header .ti-rating {
        font-size: 13px !important;
        letter-spacing: 2px !important;
    }

    body .ti-widget.ti-goog .ti-header .ti-large-logo img {
        width: 88px !important;
    }

    body .ti-widget.ti-goog .ti-reviews-container-wrapper {
        gap: 14px !important;
    }

    body .ti-widget.ti-goog .ti-widget-container .ti-review-item {
        flex: 0 0 290px !important;
        width: 290px !important;
        max-width: 290px !important;
        min-width: 290px !important;
    }

    body .ti-widget.ti-goog .ti-widget-container .ti-review-item > .ti-inner {
        height: 250px !important;
        min-height: 250px !important;
        padding: 20px !important;
    }
}

/* ------------------------------------------------------------
   10. RESPONSIVE — SMALL MOBILE
   ------------------------------------------------------------ */

@media (max-width: 480px) {
    body .ti-widget.ti-goog .ti-widget-container .ti-review-item {
        flex-basis: 275px !important;
        width: 275px !important;
        max-width: 275px !important;
        min-width: 275px !important;
    }

    body .ti-widget.ti-goog .ti-widget-container .ti-review-item > .ti-inner {
        height: 248px !important;
        min-height: 248px !important;
    }
}

/* ------------------------------------------------------------
   11. ACCESSIBILITY
   ------------------------------------------------------------ */

@media (prefers-reduced-motion: reduce) {
    body .ti-widget.ti-goog .ti-reviews-container-wrapper {
        transform: none !important;
    }

    body .ti-widget.ti-goog .ti-widget-container .ti-review-item > .ti-inner {
        transition: none !important;
    }
}/* End custom CSS */
/* Start custom CSS */.elementor-section {
    width: 100%;
    max-width: 100%;
}

.elementor-container {
    max-width: 100% !important;
}

.site-main {
    padding: 0;
}

.container,
.container-fluid {
    max-width: 100%;
    width: 100%;
}

/* Prevent images from disappearing on hover */
img,
.elementor-image img,
.elementor-widget-image img {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    transform: none !important;
    transition: all 0.3s ease;
}

img:hover,
.elementor-image img:hover,
.elementor-widget-image img:hover {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    transform: none !important;
}/* End custom CSS */