:root {
    --plus-icon-chevron-left-dark: url(/sfsites/c/resource/dtcvx_supportAssets/icons/icon_chevron_left_dark.svg);
}

/*-- Right to Left Language CSS - D+ HOTSTAR --*/

html:dir(rtl) {
    direction: rtl !important;
}

/*-- Global Updates --*/

.plusBrands-content.plusBrands-content-Home c-dtcvx_topic-home {
    min-height: 450px;
}

/*-- Navigation - Profile --*/

/* secondary profile */

html:dir(rtl) .plusBrands-header .plus-brands-hero-disneyPlus .disneyPlus-help-hero-dropdown-content {
    right: -130px !important;
}


/*-- Support Banner  --*/

html:dir(rtl) .plus-brands-notification-inner .show-more a.show-more::after {
    left: -8px !important;
}

html:dir(rtl) .plus-brands-notification-single .show-more button.show-more::after {
    left: -5px !important;
}

html:dir(rtl) .plus-brands-notification-single button.show-more::after {
    left: -5px !important;

}

/*-- Support Banner Carousel --*/

html:dir(rtl) .plus-brands-notification-carousel .support-banner-carousel-wrap button.slds-button_icon svg.slds-button__icon {
    rotate: 180deg !important;
    left: -1px;
}

html:dir(rtl) .plus-brands-notification-carousel .support-banner-carousel-wrap .support-banner-play-pause button.slds-button_icon svg.slds-button__icon[data-key="play"] {
    left: -1px;
}

html:dir(rtl) .plus-brands-notification-carousel .support-banner-carousel-wrap .support-banner-play-pause button.slds-button_icon svg.slds-button__icon[data-key="pause"] {
    left: 0;
}

/*-- MOBILE --*/
@media only screen and (max-width: 29.9375em) {

    html:dir(rtl) .plus-brands-notification-carousel .rightControls {
        left: 24px !important;
        right: inherit;
    }

    html:dir(rtl) .plus-brands-notification-carousel .support-banner-carousel-viewport {
        padding-left: 44px;
        padding-right: inherit;
    }

}

/*-- Header Hero --*/

/* DESKTOP */

/* profile menu */

html:dir(rtl) .navigation-profile-link .disneyPlus-help-hero-dropdown-button>.slds-grid {
    gap: 10px;
}

html:dir(rtl) .plus-brands-hero-logo-secondary[c-dtcvx_supportHeader_dtcvx_supportHeader] a[c-dtcvx_supportHeader_dtcvx_supportHeader] {
    gap: 12px;
}

html:dir(rtl) .plus-brands-hero-home .plus-brands-hero-navigation-bar-inner .disneyPlus-help-hero-dropdown-content {
    right: -135px !important;
}

html:dir(rtl) .plus-brands-hero-home .plus-brands-hero-navigation-bar-inner .disneyPlus-help-hero-dropdown-content {
    right: -125px !important;
}

/*-- HOME PAGE TEXT --*/

/* hero text */

html:dir(rtl) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] {
    text-align: right !important;
    padding: .675rem 0 1.875rem 0 !important;
}

html:dir(rtl) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] span.plus-brands-hero-eyebrow[c-dtcvx_supportHeader_dtcvx_supportHeader] {
    padding-bottom: 12px;
}

/* hero search bar */

html:dir(rtl) .plus-brands-hero-searchBar .search-container.plus-brands-search-results-bar-wrap .slds-input[type="search"] {
    --slds-c-input-spacing-inline-end: 2.5rem !important;
}

html:dir(rtl) .plus-brands-hero-searchBar .search-container.plus-brands-search-results-bar-wrap svg.slds-input__icon[data-key="search"] {
    right: .75rem !important;
}

html:dir(rtl) .plus-brands-hero-searchBar .search-container.plus-brands-search-results-bar-wrap .slds-form-element__control lightning-input.search-field.slds-form-element {
    margin-bottom: 10px;
}

html:dir(rtl) .plus-brands-hero-searchBar .search-container.plus-brands-search-results-bar-wrap .slds-form-element__control .slds-input__icon-group_right {
    left: 0;
    right: auto !important;
}

html:dir(rtl) .plus-brands-hero-searchBar .search-container.plus-brands-search-results-bar-wrap .search-field-container button[data-element-id="searchClear"].slds-input__icon {
    right: -30px;
}

html:dir(rtl) .plus-brands-hero-searchBar .result-container::before {
    right: 16px !important;
    display: none !important;
}

/*--All Topic Tiles --*/

html:dir(rtl) .plusBrands-content.plusBrands-content-Home c-dtcvx_topic-home h3.plus-brands-section-title {
    padding-right: 5px;
}

/*-- Popular help articles - article tiles --*/
html:dir(rtl) .plusBrands-content.plusBrands-content-Home .cls-section-home-all-topics.comm-section-container {
    min-height: 430px;
}

/*-- Popular Help Articles --*/

html:dir(rtl) .plusBrands-content.plusBrands-content-Home .plusBrands-popular-article-outer h3.plus-brands-section-title {
    padding-right: 5px;
}

html:dir(rtl) .plusBrands-popular-article-inner .plusBrands-popular-article-item[c-dtcvx_popularArticles_dtcvx_popularArticles] {
    justify-content: right;
    background-position: left center !important;
    background-image: var(--plus-icon-chevron-left-dark) !important;
}

/*-- Contact and Feedback Tray --*/


html:dir(rtl) .contact-tray-card-wrap .contact-tray-card .contact-tray-card-text {
    font-size: 18px;
}

html:dir(rtl) .contact-tray-card-wrap .contact-tray-card .contact-tray-card-text a {
    font-size: 18px;
    padding-bottom: 10px;
}

/*-- Desktop Large and up --*/
@media only screen and (min-width: 64.0625em) {

    /*--All Topic Tiles --*/

    html:dir(rtl) .plus-topics-wrap.plus-topics-not-list.plus-brands-home-topics {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 1rem;
        justify-content: center;
    }

    html:dir(rtl) .plus-brands-home-topics[c-dtcvx_topic_dtcvx_topic] .plus-topic-card[c-dtcvx_topic_dtcvx_topic] {
        float: left;
        width: 100%;
        max-width: 285px;
        margin: 0 0 0 0 !important;
    }

}


/*-- Country Language Selector --*/

/*-- Language Selector --*/
html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector .slds-combobox__form-element input.slds-combobox__input {
    direction: rtl;
    /* Sets text direction */
    right: 0;
    /* Aligns menu to the right of parent */
    left: auto;
    /* Resets default left alignment */
    --slds-c-input-spacing-inline-end: 1rem;
}

html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector.plus-brands-colang-language .slds-combobox__form-element .slds-icon_container.slds-icon-utility-down.slds-input__icon {
    left: 10px !important;
    right: auto;
}

html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector.plus-brands-colang-language .slds-form-element_control .slds-combobox .slds-listbox.slds-dropdown_fluid {
    min-width: 10rem !important;
}

/*-- Country Selector --*/
html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector.plus-brands-colang-country button.slds-combobox__input {
    direction: rtl;
    /* Sets text direction */
    right: 0;
    /* Aligns menu to the right of parent */
    left: auto;
    /* Resets default left alignment */
    --slds-c-input-spacing-inline-end: 1rem;
}

html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector.plus-brands-colang-country .slds-combobox__form-element .slds-input__icon-group.slds-input__icon-group_right {
    left: 32px !important;
    right: auto;
}

html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector.plus-brands-colang-country .slds-listbox__option .slds-media__body {
    text-align: right !important;
}


/*-- Topic Category Page --*/

/*-- Breadcrumbs --*/
html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-breadcrumbs.plus-brands-articleCat-breadcrumbs-desktop {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
}

html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-breadcrumbs.plus-brands-articleCat-breadcrumbs-desktop a.plus-brands-articleCat-breadcrumbs-parent {
    padding-left: 0.5rem;
    padding-right: 0 !important;
}

html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-breadcrumbs.plus-brands-articleCat-breadcrumbs-desktop a.plus-brands-articleCat-breadcrumbs-parent::after {
    rotate: 180deg;
    left: 0px;
}

/*-- Article Links --*/

html:dir(rtl) .plus-brands-articleCat-viewer .slds-col.plus-brands-articleCat-results[c-dtcvx_articleCategoryV2_dtcvx_articleCategoryV2] {
    border-left: none !important;
    border-right: var(--plus-articlelink-border);
}

html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-inner a.plus-brands-articleCat-items {
    justify-content: right;
    background-position: left center !important;
    background-image: var(--plus-icon-chevron-left-dark) !important;
}

html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-inner a.plus-brands-articleCat-items .plus-brands-articleCat-title {
    padding-right: 0 !important;
    padding-left: 24px;
    text-align: right;
}

/*-- Topic Links --*/

html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-article-categories .plus-topic-card {
    text-align: right !important;
    justify-content: right;
}

html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-article-categories img.plus-topic-icon {
    margin-right: 0 !important;
    margin-left: 14px !important;
}

/*-- Contact Us Page --*/

/*-- Contact Us Breadcrumbs --*/

html:dir(rtl) .plus-brands-hero-contact-chrome .plus-brands-hero-contact-breadcrumbs {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
}

html:dir(rtl) .plus-brands-hero-contact-chrome .plus-brands-hero-contact-breadcrumbs a.plus-brands-hero-contact-breadcrumbs-parent {
    padding-left: 0.5rem;
    padding-right: 0 !important;
}

html:dir(rtl) .plus-brands-hero-contact-chrome .plus-brands-hero-contact-breadcrumbs a.plus-brands-hero-contact-breadcrumbs-parent::after {
    rotate: 180deg;
    left: -2px;
    top: 10px;
}

/*-- Topic Tiles  --*/

html:dir(rtl) .hds-contact-us-container h3.hds-contact-us-title {
    padding-right: 22px;
}

html:dir(rtl) .hds-contact-us-container .hds-contact-us-sub-title {
    padding-right: 22px;
    padding-bottom: 10px;
}

html:dir(rtl) .hds-contact-category-container .plus-topics-wrap.plus-brands-contact-topics {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
}

html:dir(rtl) .hds-contact-category-container .plus-topics-wrap.plus-brands-contact-topics .plus-topic-card {
    float: left;
    margin: 0 0 0 0 !important;
}

/*-- Getting Started Section  --*/

html:dir(rtl) .hds-contact-us-container .slds-accordion__list-item button.slds-accordion__summary-action lightning-primitive-icon {
    left: 25px;
    right: unset;
}

html:dir(rtl) .hds-contact-us-container .slds-accordion__list-item .slds-accordion__summary-content::before {
    right: 35px;
    left: unset;
}

html:dir(rtl) .hds-contact-us-container .slds-accordion__list-item .slds-accordion__summary-content {
    padding-right: 2.6rem;
}


/*-- Feedback Form --*/

/*-- Feedback Form Labels and titles --*/

html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-radio-group div {
    font-size: 20px;
}

html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-rating .rating lightning-formatted-text {
    font-size: 20px !important;
    position: relative;
}


/*-- Feedback Form Required Radio Group Titles --*/

.html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-radio-group .slds-rich-text-editor__output span[part="formatted-rich-text"] {
    position: relative;
}

/* 
html:dir(rtl) .plus-brands-feedback-inner .slds-rich-text-editor__output span[part="formatted-rich-text"]::before {
    left: -14px;
}
*/

/*-- Select a feedback type buttons | changed 06-10-26 - to change button order 


html:dir(rtl) .plus-brands-feedback-wrap .plus-brands-feedback-button-group .button-container {
    flex-direction: row-reverse;
}

--*/

/*--Input --*/

html:dir(rtl) .plus-brands-feedback-wrap .plus-brands-feedback-input .lengthDiv {
    left: -10px !important;
}

/*-- Dropdown button --*/

html:dir(rtl) .plus-brands-feedback-wrap .plus-brands-feedback-questions .slds-combobox .slds-input__icon-group_right {
    right: unset;
    top: 50%;
    left: 40px;
}

/*-- Combobox --*/

html:dir(rtl) .plus-brands-feedback-input button.slds-combobox__input {
    --slds-c-input-spacing-inline-end: 12px !important;
    --slds-c-input-spacing-inline-start: 1rem !important;
}

/*-- Label --*/

html:dir(rtl) .plus-brands-feedback-input label.slds-form-element__label {
    padding-right: 12px !important;
    padding-left: 0;
    position: relative;
}


html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-input label.slds-form-element__label {
    padding-right: 12px !important;
    position: relative;
    padding-left: 0;
}

/*-- Required Asterisk --*/

html:dir(rtl) .slds-form-element__label abbr.slds-required {
    position: relative;
}

/*-- Field Empty - Ghostbusters - Icon  --*/

html:dir(rtl) .slds-input-has-icon .slds-input__icon:not(button) {
    pointer-events: none;
    right: 12px;
}

/*-- Task Completion radio button --*/

html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-radio-group .slds-form-element__control .slds-radio__label .slds-form-element__label {
    font-size: 16px !important;
}

html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-questions .plus-brands-feedback-radio-group.Effort__c .radio-combo-inline .slds-form-element__control .slds-radio {
    text-align: right;
}

/*-- Recommendation radio button --*/

/*-- Buttons 1 thru 9 --*/
html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-questions .plus-brands-feedback-radio-group.NetPromoterScore__c .slds-form-element__control .slds-radio__label .slds-form-element__label {
    left: -4px;
}

/*-- Button 10 --*/
html:dir(rtl) .plus-brands-feedback-inner .plus-brands-feedback-questions .plus-brands-feedback-radio-group.NetPromoterScore__c .slds-form-element__control .slds-radio:nth-child(11) .slds-radio__label .slds-form-element__label {
    left: -4px;
    top: 6px;
}

/*-- Article Page --*/

/*-- Article Breadcrumbs --*/
html:dir(rtl) .plusBrands-content-Article .slds-breadcrumb {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
}

html:dir(rtl) .plusBrands-content-Article .slds-breadcrumb .plus-brands-article-breadcrumbs.slds-breadcrumb__item {
    padding-left: 1rem;
    padding-right: .5rem !important;
}

html:dir(rtl) .plusBrands-content-Article .slds-breadcrumb .plus-brands-article-breadcrumbs.slds-breadcrumb__item::before {
    rotate: 180deg;
    left: 0px;
}

html:dir(rtl) .plusBrands-content-Article .slds-breadcrumb .plus-brands-article-breadcrumbs.slds-breadcrumb__item:first-child::before {
    display: inline-flex !important;
    left: -10px !important;
}

html:dir(rtl) .plusBrands-content-Article .slds-breadcrumb .plus-brands-article-breadcrumbs:last-child::before {
    display: none !important;
}

/*-- Article Recommended Articles --*/

html:dir(rtl) .plusBrands-content-Article h2.plus-brands-suggested-article-title {
    text-align: right !important;
}

/*-- Article Content --*/

html:dir(rtl) c-dtcvx_article .article-column.plus-brands-article-wrap .plus-brands-article-content {
    text-align: right !important;
}

/*- Table caption, th and td -*/

html:dir(rtl) c-dtcvx_article .article-column.plus-brands-article-wrap .plus-brands-article-content caption {
    text-align: right;
}

html:dir(rtl) c-dtcvx_article .article-column.plus-brands-article-wrap .plus-brands-article-content th {
    text-align: right;
}

html:dir(rtl) c-dtcvx_article .article-column.plus-brands-article-wrap .plus-brands-article-content td {
    text-align: right;
}


/*- OL -*/
html:dir(rtl) .plusBrands-content-Article .slds-rich-text-editor__output ol,
.slds-rich-text-editor__textarea ol {
    text-align: right !important;
    direction: rtl;
    padding-right: 2rem;
}

html:dir(rtl) .plusBrands-content-Article .slds-rich-text-editor__output ol li,
.slds-rich-text-editor__textarea ol li {
    text-align: right !important;
    direction: rtl;
    list-style-position: outside;
    position: relative;
}

/*- UL -*/
html:dir(rtl) .plusBrands-content-Article .slds-rich-text-editor__output ul,
.slds-rich-text-editor__textarea ul {
    text-align: right !important;
    direction: rtl;
    padding-right: 1.5rem;
    margin: 0;
}

html:dir(rtl) .plusBrands-content-Article .slds-rich-text-editor__output ul li,
.slds-rich-text-editor__textarea ul li {
    text-align: right !important;
    direction: rtl;
    list-style-position: outside;
    position: relative;
}

/*- p -*/
html:dir(rtl) c-dtcvx_article .article-column.plus-brands-article-wrap .plus-brands-article-content p {
    text-align: right !important;
}

html:dir(rtl) c-dtcvx_article .article-column.plus-brands-article-wrap .plus-brands-article-content p[style="text-align: left;"] {
    text-align: right !important;
}

html:dir(rtl) c-dtcvx_article .article-column.plus-brands-article-wrap .plus-brands-article-content table p {
    text-align: right !important;
}

/*- Back to Top RTl - Overrides-*/
html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] p[c-dtcvx_article_dtcvx_article] a[href="#top"] {
    display: flex !important;
    text-align: left !important;
    justify-content: flex-end;
}


html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] p[style="text-align: right;"] a[href="#top"] {
    display: flex !important;
    text-align: left !important;
    justify-content: flex-end;
}

html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] p[dir="ltr"] a[href="#top"] {
    display: flex !important;
    text-align: left !important;
    justify-content: flex-start;
}

html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] p[style="text-align: right;"][dir="ltr"] a[href="#top"] {
    display: flex !important;
    text-align: left !important;
    justify-content: flex-start;
}


/*- Automations -*/
html:dir(rtl) .pbea-automation-header-cta.pbea-automation-header-cta-hide a::after {
    left: -14px !important;
}

html:dir(rtl) .pbea-automation-header-cta.pbea-automation-header-cta-show a::after {
    left: -14px !important;
}

html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] .pbea-automation-container .pbea-automation-tile-body {
    text-align: right;
}

html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] .pbea-automation-container .pbea-automation-body-inner .pbea-automation-tile-wrap:first-child {
    margin-right: 25px;
    margin-left: 4px;
}

html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] .pbea-automation-container .pbea-automation-body-inner .pbea-automation-tile-wrap:last-child {
    margin-left: 25px;
    margin-right: 20px;
}

html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] .pbea-automation-container .pbea-automation-tile-scroller-outer::before {
    left: 0;
}

html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] .pbea-automation-container .pbea-automation-tile-scroller-outer::after {
    right: 0;
}

/*-- Article Feedback --*/

html:dir(rtl) .article-feedback-wrap .plus-brands-article-feedback-wrap.expanded .article-feedback-form fieldset {
    display: flex;
    flex-direction: column;
}

.plus-brands-article-feedback .article-feedback-wrap .article-feedback-yn-button-container {
    display: flex;
    gap: 1rem;
}


/*-- Secondary Search Bar --*/

html:dir(rtl) .plus-brands-hero-searchBar-secondary .search-container.plus-brands-search-results-bar-wrap svg.slds-input__icon[data-key="search"] {
    right: .75rem !important;
}

html:dir(rtl) .plus-brands-hero-searchBar-secondary .search-container.plus-brands-search-results-bar-wrap .slds-form-element__control lightning-input.search-field.slds-form-element {
    margin-bottom: 10px;
}

html:dir(rtl) .plus-brands-hero-searchBar-secondary .search-container.plus-brands-search-results-bar-wrap .slds-form-element__control .slds-input__icon-group_right {
    left: 0;
    right: auto !important;
}

html:dir(rtl) .plus-brands-hero-searchBar-secondary .search-container.plus-brands-search-results-bar-wrap .search-field-container button[data-element-id="searchClear"].slds-input__icon {
    right: -25px !important;
}

html:dir(rtl) .plus-brands-hero-searchBar-secondary .result-container::before {
    right: 16px !important;
}

/* secondary page search bar */
html:dir(rtl) .plus-brands-hero-searchBar-secondary .search-container.plus-brands-search-results-bar-wrap .slds-input[type="search"] {
    --slds-c-input-spacing-inline-end: 2.5rem !important;
}


/*-- Search Page and Search Bar --*/

/*-- Search Page Breadcrumbs --*/

html:dir(rtl) .plus-brands-hero-searchBar-chrome .plus-brands-hero-searchBar-breadcrumbs {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: baseline;
}

html:dir(rtl) .plus-brands-hero-searchBar-chrome .plus-brands-hero-searchBar-breadcrumbs a.plus-brands-hero-searchBar-breadcrumbs-parent {
    padding-left: 0.5rem;
    padding-right: 0 !important;
}

html:dir(rtl) .plus-brands-hero-searchBar-chrome .plus-brands-hero-searchBar-breadcrumbs a.plus-brands-hero-searchBar-breadcrumbs-parent::after {
    rotate: 180deg;
    left: -2px;
    top: 10px;
}

/*-- Search Page Search Bar --*/

html:dir(rtl) .plus-brands-search-results-wrap .search-container.plus-brands-search-results-bar-wrap .slds-input[type="search"] {
    --slds-c-input-spacing-inline-end: 2.5rem !important;
}

html:dir(rtl) .plus-brands-search-results-wrap .search-container.plus-brands-search-results-bar-wrap svg.slds-input__icon[data-key="search"] {
    right: .75rem !important;
}

html:dir(rtl) .plus-brands-search-results-wrap .search-container.plus-brands-search-results-bar-wrap .slds-form-element__control lightning-input.search-field.slds-form-element {
    margin-bottom: 10px;
}

html:dir(rtl) .plus-brands-search-results-wrap .search-container.plus-brands-search-results-bar-wrap .slds-form-element__control .slds-input__icon-group_right {
    left: 0;
    right: auto !important;
}

html:dir(rtl) .plus-brands-search-results-wrap .search-container.plus-brands-search-results-bar-wrap .search-field-container button[data-element-id="searchClear"].slds-input__icon {
    right: -30px;
}

html:dir(rtl) .plus-brands-search-results-wrap .result-container::before {
    right: 16px !important;
    display: none !important;
}

/*-- Search Page Filter Dropdown --*/

html:dir(rtl) .plus-brands-search-results-wrap .plus-brands-search-results-footer .slds-dropdown-trigger .slds-input-has-icon .slds-input__icon {
    left: 1.25rem !important;
    right: auto;
}

html:dir(rtl) .plus-brands-search-results-wrap .plus-brands-search-results-footer .search-topic-filter a.plus-brands-search-footer-clear {
    margin-left: 0;
    margin-right: 1rem;
}

html:dir(rtl) .plus-brands-search-results-wrap .plus-brands-search-results-footer .search-topic-filter input.slds-combobox__input {
    direction: ltr;
    text-align: right;
}

/*-- Search Page Sorting Dropdown --*/

html:dir(rtl) .plus-brands-search-results-wrap .plus-brands-search-results-sort-by .slds-form-element {
    justify-content: left !important
}

html:dir(rtl) .plus-brands-search-results-wrap .plus-brands-search-results-sort-by .slds-form-element__label {
    text-align: left !important;
}

html:dir(rtl) .plus-brands-search-results-sort-by .slds-combobox_container .slds-combobox button {
    text-align: right !important;
}

html:dir(rtl) .plus-brands-search-results-sort-by .slds-combobox_container .slds-combobox .slds-input__icon-group_right {
    right: auto !important;
    top: 50%;
    left: 35px !important;
}

/*-- Search Page Results --*/

html:dir(rtl) .plus-brands-search-results-wrap .plus-brands-search-wrap .plus-brands-search-item {
    text-align: right !important;
}

/*-- Search Page Footer --*/

html:dir(rtl) .plus-brands-search-results-wrap .page-size-menu-container .slds-combobox_container button {
    text-align: right !important;
}

html:dir(rtl) .plus-brands-search-results-wrap .page-size-menu-container .slds-combobox_container .slds-input__icon-group_right {
    right: auto !important;
    left: 35px !important;
}

html:dir(rtl) .plus-brands-search-results-wrap .pagination-container lightning-button-icon {
    top: -5px !important;
    rotate: 180deg !important;
}


/*-- CLS - Cumulative Layout Shift - Overrides --*/

html:dir(rtl) .plusBrands-content.plusBrands-content-Disney.plusBrands-content-Home[c-dtcvx_supportTheme_dtcvx_supportTheme] {
    min-height: 760px !important;

}

html:dir(rtl) .plusBrands-content.plusBrands-content-Home c-dtcvx_topic-home {
    min-height: 400px !important;
}

/* Tablet and Up */
@media only screen and (min-width : 48em) {

    html:dir(rtl) .plus-brands-article-feedback .article-feedback-wrap .fixed-footer {
        margin-right: -40px !important;
    }

    html:dir(rtl) .plus-brands-hero-searchBar-secondary .result-container {
        width: calc(40% - 16px) !important;
    }

}

/* Tablet and Down */
@media only screen and (max-width : 47.9375em) {

    /* Search Results Page Filter and Sorting Buttons */

    html:dir(rtl) .plus-brands-search-results-top-section button.slds-button.slds-button_outline-brand lightning-primitive-icon {
        padding-left: 8px;
    }

    html:dir(rtl) .plus-brands-search-results-bar-wrap .plus-brands-search-results-container {
        display: inline-block;
        width: 100%;
    }

    html:dir(rtl) .plus-brands-hero-secondary .plus-brands-hero-searchBar-secondary .result-container {
        right: 16px;
    }

    html:dir(rtl) .plus-brands-search-results-top-section button.slds-button.slds-button_outline-brand {
        display: flex;
        gap: .5rem;
    }

    html:dir(rtl) .plus-brands-hero-searchBar-secondary .search-container.plus-brands-search-results-bar-wrap .search-field-container button[data-element-id="searchClear"].slds-input__icon {
        right: -10px !important;
    }

    html:dir(rtl) .plus-brands-hero-secondary .plus-brands-hero-searchBar-secondary .search-container .search-field-container {
        left: 0;
        right: 16px;
        margin-left: 160px;
        margin-right: 0 !important;
    }

    html:dir(rtl) .plus-brands-article-feedback .article-feedback-wrap .fixed-footer {
        margin-right: -24px !important;
    }

    .article-feedback-wrap .article-feedback-yn-button-container lightning-button.plus-brands-article-feedback-button {
        padding: 0 !important;
    }

    html:dir(rtl) .plus-brands-search-results-wrap .slds-modal__content.search-modal-container span.slds-media__figure {
        border: solid 2px #B8C7D0;
        border-radius: 5px;
        margin-left: .75rem;
        margin-right: -.25rem;
        width: 24px;
        height: 24px;
        display: flex;
        justify-content: center;
        margin-left: 12px !important;
        margin-right: 0 !important;
    }

    .plus-brands-search-results-wrap .slds-modal__content.search-modal-container span.slds-media__figure .slds-icon {
        margin: 0 !important;
    }

    html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-article-categories .plus-topic-card {
        justify-content: center !important;
    }

}

/*-- Desktop small and up--*/


@media only screen and (max-width: 64em) {

    /*--All Topic Tiles --*/

    html:dir(rtl) .plus-brands-home-topics[c-dtcvx_topic_dtcvx_topic] .plus-topic-card[c-dtcvx_topic_dtcvx_topic] {
        justify-content: right;
        background-position: left center !important;
        background-image: var(--plus-icon-chevron-left-dark) !important;
        background-repeat: no-repeat !important;
        padding: 1rem .5rem 1rem 1rem !important;
    }

    html:dir(rtl) .plus-brands-home-topics[c-dtcvx_topic_dtcvx_topic] .plus-topic-card[c-dtcvx_topic_dtcvx_topic]:hover {
        padding: 1rem .5rem 1rem 1rem !important;
    }

    html:dir(rtl) .plus-brands-home-topics[c-dtcvx_topic_dtcvx_topic] img.plus-topic-icon[c-dtcvx_topic_dtcvx_topic] {
        margin-left: 1rem;
        margin-right: 0 !important;
    }

}

/*-- Tablet and Down --*/

@media only screen and (min-width: 48em) {

    /*-- Popular Help Articles --*/

    html:dir(rtl) .plusBrands-content.plusBrands-content-Home .plusBrands-popular-article-item:nth-child(odd)[c-dtcvx_popularArticles_dtcvx_popularArticles] {
        margin-right: 0 !important;
        float: right;
    }

    html:dir(rtl) .plusBrands-content.plusBrands-content-Home .plusBrands-popular-article-item:nth-child(even)[c-dtcvx_popularArticles_dtcvx_popularArticles] {
        margin-right: 30px;
    }

}

/*-- Tablet --*/
@media only screen and (max-width: 47.9375em) {

    /*-- Popular Help Articles --*/

    /*-- Topic Category Page --*/

    /*-- Topic Category Breadcrumbs --*/
    html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-breadcrumbs.plus-brands-articleCat-breadcrumbs-mobile {
        display: flex !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: baseline;
    }

    html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-breadcrumbs.plus-brands-articleCat-breadcrumbs-mobile a.plus-brands-articleCat-breadcrumbs-parent {
        padding-left: 0 !important;
    }

    html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-articleCat-breadcrumbs.plus-brands-articleCat-breadcrumbs-mobile a.plus-brands-articleCat-breadcrumbs-parent::after {
        rotate: 180deg;
        left: 0px;
    }


    /*--Topic Links--*/
    html:dir(rtl) .plus-brands-articleCat-viewer .slds-col.plus-brands-articleCat-topics {
        padding: 2rem 2rem 1rem 0 !important;
        ;
    }

    html:dir(rtl) .plus-brands-articleCat-viewer .plus-brands-article-categories-wrap {
        margin-right: -2rem !important;
        ;
        margin-left: auto !important;
    }

}

/* Mobile Portrait */
@media only screen and (max-width: 29.9375em) {

    html:dir(rtl) .plus-brands-hero-searchBar .search-container.plus-brands-search-results-bar-wrap .slds-form-element__control lightning-input.search-field.slds-form-element {
        margin-bottom: 6px;
    }

    /*-- Header --*/

    html:dir(rtl) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] span.plus-brands-hero-eyebrow[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        padding-bottom: 0 !important;
    }

    html:dir(rtl) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        padding: 2rem 0 1rem 0.25rem !important;
    }

    html:dir(rtl) .plus-brands-hero-home[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        padding: 0px 0 .875rem 0 !important;
    }

    /*-- Navigation --*/

    html:dir(rtl) .plus-brands-login-button .navigation-menu-link.navigation-profile-link .slds-icon-utility-chevrondown.slds-icon_container {
        margin-left: 0 !important;
    }

    /*-- Contact Us Page --*/

    /*-- Topic Tiles --*/

    html:dir(rtl) .hds-contact-category-container .plus-topics-wrap.plus-brands-contact-topics {
        gap: .5rem;
        justify-content: center;
    }

    html:dir(rtl) .hds-contact-category-container .plus-topics-wrap.plus-brands-contact-topics .plus-topic-card .plus-text-subtitle {
        text-align: right;
    }

    html:dir(rtl) .hds-contact-category-container .plus-topics-wrap.plus-brands-contact-topics .plus-topic-card img.plus-topic-icon {
        margin-right: 0 !important;
        margin-left: 0.5rem;
    }

    /*- Automations -*/

    /*- arrows -*/
    html:dir(rtl) .pbea-automation-header-cta.pbea-automation-header-cta-hide a::after {
        left: -4px !important;
    }

    html:dir(rtl) .pbea-automation-header-cta.pbea-automation-header-cta-show a::after {
        left: -4px !important;
        top: -2px !important;
    }

    html:dir(rtl) .pbea-automation-tile-scroller-wrapper .pbea-automation-tile-scroller-inner {
        direction: rtl;
    }

    /*- tile first and last child -*/
    html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] .pbea-automation-container .pbea-automation-body-inner .pbea-automation-tile-wrap:first-child {
        margin-right: 10px;
        margin-left: 4px !important;
    }

    html:dir(rtl) .plus-brands-article-content[c-dtcvx_article_dtcvx_article] .pbea-automation-container .pbea-automation-body-inner .pbea-automation-tile-wrap:last-child {
        margin-left: 10px;
        margin-right: 20px !important;
    }

    html:dir(rtl) .plus-brands-hero-secondary .plus-brands-hero-searchBar-secondary .search-container .search-field-container {
        margin-left: 170px;
    }

    /*-- Contact Tray --*/

    /*-- Country Selector --*/
    html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector.plus-brands-colang-country button.slds-combobox__input {
        text-align: right !important;
    }

    /*-- Language Selector --*/
    html:dir(rtl) .plus-brands-colang-inner .plus-brands-colang-selector .slds-combobox__form-element input.slds-combobox__input {
        text-align: right !important;
        /* Aligns text inside items  */
    }

}

/*-- Language Specific --*/

/*-- Thai Header H1 and padding --*/


html:lang(th) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] h1[c-dtcvx_supportHeader_dtcvx_supportHeader] {
    font-size: 2.5rem;
    line-height: 68px;
    word-break: normal;
}

@media only screen and (min-width: 64em) {

    html:lang(th) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        padding: .675rem 1.25rem .675rem 0;
    }
}


@media only screen and (max-width: 47.9375em) {

    html:lang(th) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] h1[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        font-size: 38px !important;
        line-height: 54px;
    }

    html:lang(th) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        padding: 1.4rem 1.25rem 0.875rem 0;
    }
}


@media only screen and (max-width: 29.9375em) {

    html:lang(th) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        padding: 2.6rem 0 1rem 0 !important;
    }

    html:lang(th) .plus-brands-hero-title[c-dtcvx_supportHeader_dtcvx_supportHeader] h1[c-dtcvx_supportHeader_dtcvx_supportHeader] {
        font-size: 30px !important;
        line-height: 36px;
    }
}