.elementor-kit-5{--e-global-color-primary:#73332D;--e-global-color-secondary:#555C6B;--e-global-color-text:#151C26;--e-global-color-accent:#F6F2E4;--e-global-color-white:#FDFCFB;--e-global-color-blue:#95ACBF;--e-global-color-grey_brown_yellow:#E1CF9D;--e-global-color-brown:#A66658;--e-global-typography-primary-font-family:"Alegreya";--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-accent-font-family:"Alegreya";}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*#myorders span, #mysubscriptions span, #mybillingdetails span, #mypaymentmethods span {
    display:none!important;
}*/
/*
sc-orders-list [slot="heading"] {
    display: none !important;
}

sc-subscriptions-list [slot="heading"] {
    display: none !important;
}

sc-payment-methods-list [slot="heading"] {
    display: none !important;
}*/

.myuserdashboard {
	font-size: clamp(1rem, 0.88415rem + 0.48780vw, 1.25rem);
    line-height: 1.1em;
}

.wp-block-surecart-product-title {
    display:none!important;
}

.wp-block-surecart-product-list-related {
    display:none!important;
}

.portal-post-share-trigger {
    display:none!important;
}

html {
	font-size: 100%;  /* Default is always 16px */
	font-family: "Open Sans";
	color: var(--e-global-color-text);
}

.xlarge :is(h1, h2, h3, h4, h5, h6, p, li) {
	font-size: clamp(2rem, 1.07317rem + 3.90244vw, 4rem);
    line-height: 1.3em;
	font-weight: 800;
}

.large :is(h1, h2, h3, h4, h5, h6, p, li) {
	font-size: clamp(1.5rem, 0.80488rem + 2.92683vw, 3rem);
    line-height: 1.2em;
	font-weight: 700;
}

.medium :is(h1, h2, h3, h4, h5, h6, p, li) {
	font-size: clamp(1.25rem, 0.67073rem + 2.43902vw, 2.5rem);
    line-height: 1.2em;
	font-weight: 600;
}

.small :is(h1, h2, h3, h4, h5, h6, p, li) {
	font-size: clamp(1.125rem, 0.61098rem + 2.18537vw, 2.25rem);
    line-height: 110%;
}

.normal :is(h1, h2, h3, h4, h5, h6, p, li) {
	font-size: clamp(1rem, 0.88415rem + 0.48780vw, 1.25rem);
    line-height: 1.1em;
}

.xsmall :is(h1, h2, h3, h4, h5, h6, p, li) {
	font-size: clamp(0.75rem, 0.63415rem + 0.48780vw, 1rem);
    line-height: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Alegreya";
}

h1, h2 {
	color: var(--e-global-color-primary);
}

h3, h4 {
	color: var(--e-global-color-secondary);
}

p {
    margin-bottom:25px;
}

.elementor-widget-text-editor :last-child{ margin-bottom:0px;}

.elementor-nav-menu a {font-size: clamp(1rem, 0.88415rem + 0.48780vw, 1.25rem);
    color: var(--e-global-color-primary);
    font-weight: 400;
}

.elementor-nav-menu li:hover a {
    color: var(--e-global-color-secondary);
}

.overlap .elementor-nav-menu a {font-size: clamp(1rem, 0.88415rem + 0.48780vw, 1.25rem);
    color: var(--e-global-color-white);
    font-weight: 400;
}

.footer .elementor-nav-menu a {font-size: clamp(1rem, 0.88415rem + 0.48780vw, 1.25rem);
    color: var(--e-global-color-white);
    font-weight: 600;
}

.white_button .elementor-button {
	background-color: var(--e-global-color-white);
	color: var(--e-global-color-primary);
	border-radius: 10px;
	padding: 10px 15px 10px 15px;
	font-size: clamp(1rem, 0.94285rem + 0.244vw, 1.125rem);
	font-weight: normal;
	box-shadow: 0px 2px 5px #151C261A;
}

.white_button .elementor-button:hover {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-white);
	font-weight: 600;
}

.secondary_button .elementor-button {
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-white);
	border-radius: 10px;
	padding: 10px 15px 10px 15px;
	font-size: clamp(1rem, 0.94285rem + 0.244vw, 1.125rem);
	font-weight: normal;
	box-shadow: 0px 2px 5px #151C261A;
}

.secondary_button .elementor-button:hover {
	background-color: var(--e-global-color-white);
	color: var(--e-global-color-secondary);
	font-weight: 600;
}

.primary_button .elementor-button {
	background-color: var(--e-global-color-primary);
	color: var(--e-global-color-white);
	border-radius: 10px;
	padding: 10px 15px 10px 15px;
	font-size: clamp(1rem, 0.94285rem + 0.244vw, 1.125rem);
	font-weight: normal;
	box-shadow: 0px 2px 5px #151C261A;
}

.primary_button .elementor-button:hover {
	background-color: var(--e-global-color-secondary);
	color: var(--e-global-color-white);
	font-weight: 600;
}


#footer-info a, #footer-info p {
    color: var(--e-global-color-white);
}

#footer-info a:hover {
    text-decoration: underline;
}

#footer-nav a:hover {
    color: var(--e-global-color-white);
    text-decoration: underline;
}

a[target=_blank] {
background-image: url(/wp-content/uploads/external-link.svg);
background-repeat: no-repeat;
background-position: top right;
padding-right: 2em;
}

.portal-item-title {
  font-family: "Alegreya"!important;
  background-image: linear-gradient(to right, #73332D, #555C6B);
  background-image: -webkit-linear-gradient(to right, #73332D, #555C6B);
  background-image: -moz-linear-gradient(to right, #73332D, #555C6B);
  background-image: o-linear-gradient(to right, #73332D, #555C6B);
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -o-text-fill-color: transparent;
}

.portal-lesson-aside-title, .portal-aside-group-title-link, .bdt-tab-text {
  font-family: "Alegreya"!important;
  text-decoration: none!important
}

.bdt-ep-circle-info-desc a{
    text-decoration: underline!important
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Alegreya';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://community.marcellabremer.com/wp-content/uploads/alegreya-v36-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Alegreya';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://community.marcellabremer.com/wp-content/uploads/alegreya-v36-latin-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Alegreya';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://community.marcellabremer.com/wp-content/uploads/alegreya-v36-latin-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Alegreya';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://community.marcellabremer.com/wp-content/uploads/alegreya-v36-latin-800.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://community.marcellabremer.com/wp-content/uploads/open-sans-v40-latin-regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://community.marcellabremer.com/wp-content/uploads/open-sans-v40-latin-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://community.marcellabremer.com/wp-content/uploads/open-sans-v40-latin-600.woff2') format('woff2');
}
/* End Custom Fonts CSS */