.elementor-101065 .elementor-element.elementor-element-8b32cbd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:50px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-101065 .elementor-element.elementor-element-41423fd .elementor-heading-title{font-family:"bodoni-urw", Sans-serif;font-size:3.6rem;font-weight:400;line-height:4rem;color:var( --e-global-color-ed573bb );}.elementor-101065 .elementor-element.elementor-element-5f1afaed{--display:flex;--margin-top:30px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS */.rtcl-account {
  background: transparent;
}

.rtcl-account #rtcl-user-login-wrapper h2 {
    font-family: var( --e-global-typography-accent-font-family );
    color: var( --e-global-color-primary );
    font-weight: 700;
  text-transform: uppercase;
  font-size: 2rem;
}

.rtcl .rtcl-form-group.has-danger .with-errors {
    font-family: var( --e-global-typography-accent-font-family );
}

.rtcl-message.rtcl-error.alert.alert-danger {
    font-family: var( --e-global-typography-accent-font-family );
     font-weight: 700;
}

.rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-user-info .rtcl-user-content .rtcl-user-content-inner, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-listing-statistics > div .rtcl-listing-count-inner {
    border: 1px solid var( --e-global-color-e5661a5 );
    border-radius: 10px;
}

body.rtcl-account:not(.page-template-rtcl-canvas_template) .rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.is-active, body.rtcl-account:not(.page-template-rtcl-canvas_template) .rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li:hover {
    background: var( --e-global-color-e5661a5 );
} 

body.rtcl-account:not(.page-template-rtcl-canvas_template) .rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.rtcl-MyAccount-navigation-link.rtcl-MyAccount-navigation-link--add-listing {
    border-radius: 10px !important;
}

.rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.rtcl-MyAccount-navigation-link.rtcl-MyAccount-navigation-link--add-listing a:hover, body.rtcl-account:not(.page-template-rtcl-canvas_template) .rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.rtcl-MyAccount-navigation-link.rtcl-MyAccount-navigation-link--add-listing:hover {
    background-color: var( --e-global-color-primary ) !important;
    border-radius: 10px !important;
}

.rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-user-info .rtcl-user-content .rtcl-user-details h5, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-user-info .rtcl-user-content .rtcl-user-details p, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-listing-statistics > div .rtcl-listing-count-inner .rtcl-listing-number, body.rtcl-account:not(.page-template-rtcl-canvas_template) .rtcl-MyAccount-wrap .rtcl-MyAccount-navigation ul li.rtcl-MyAccount-navigation-link a, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-manage-my-listings .rtcl-action-wrap .rtcl-my-listings-search-form select, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-my-listing-table, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-no-data-found, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-profile-settings-form .rtcl-field-label, .rtcl .rtcl-form-radio-group label, .rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-profile-settings-form select, .rtcl p {
    font-family: var( --e-global-typography-accent-font-family );
    color: var( --e-global-color-text );
}

.rtcl .rtcl-field-label {
     color: var( --e-global-color-text );
}

.rtcl .rtcl-form-control {
    background-color: var( --e-global-color-e5661a5 );'
    border-color: var( --e-global-color-accent )
}

.rtcl .rtcl-form-radio-group label {
    font-weight: 300;
}

.rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-my-listing-table th {
  background-color: var( --e-global-color-secondary );
  color: var( --e-global-color-ed573bb );
}

.rtcl .rtcl-myaccount-content-title {
    font-family: var( --e-global-typography-primary-font-family );
    font-weight: 400;
    color: var( --e-global-color-secondary );
    font-size: 2.8rem;
}

.rtcl-MyAccount-wrap .rtcl-MyAccount-content .rtcl-my-listing-table .listing-thumb img {
    height: auto;
  width: 100%;
  object-fit: contain;
}/* End custom CSS */