.elementor-kit-6{--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7a53153:#13100D;--e-global-color-a41f37e:#000000;--e-global-color-f15cb8b:#FFFFFF;--e-global-color-4a0aa85:#00000000;--e-global-color-206238f:#E3BC67;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-27a2b52-font-family:"Franklin Gothic Demi Cond";--e-global-typography-27a2b52-font-size:clamp(3rem, 2.5385rem + 2.0513vw, 4rem);--e-global-typography-27a2b52-font-weight:700;--e-global-typography-460d0ea-font-family:"Franklin Gothic Demi Cond";--e-global-typography-460d0ea-font-size:clamp(2.4rem, 2.1231rem + 1.2308vw, 3rem);--e-global-typography-460d0ea-font-weight:700;--e-global-typography-0f2f74d-font-family:"Franklin Gothic Demi Cond";--e-global-typography-0f2f74d-font-size:clamp(2.1rem, 1.9154rem + 0.8205vw, 2.5rem);--e-global-typography-0f2f74d-font-weight:700;--e-global-typography-da11b72-font-family:"Franklin Gothic Demi Cond";--e-global-typography-da11b72-font-size:clamp(1.8rem, 1.7077rem + 0.4103vw, 2rem);--e-global-typography-da11b72-font-weight:700;--e-global-typography-71635d4-font-family:"Franklin Gothic Demi Cond";--e-global-typography-71635d4-font-size:clamp(1.6rem, 1.5308rem + 0.3077vw, 1.75rem);--e-global-typography-71635d4-font-weight:700;--e-global-typography-0a0e3b4-font-family:"Franklin Gothic Demi Cond";--e-global-typography-0a0e3b4-font-size:clamp(1.4rem, 1.3538rem + 0.2051vw, 1.5rem);--e-global-typography-0a0e3b4-font-weight:700;--e-global-typography-947503d-font-family:"Franklin Gothic Demi Cond";--e-global-typography-947503d-font-size:clamp(1.2rem, 1.1769rem + 0.1026vw, 1.25rem);--e-global-typography-947503d-font-weight:700;--e-global-typography-98f7aa0-font-family:"Franklin Gothic Demi Cond";--e-global-typography-98f7aa0-font-size:1.2rem;--e-global-typography-98f7aa0-font-weight:700;--e-global-typography-0a80b20-font-family:"Source Sans 3";--e-global-typography-0a80b20-font-size:1rem;--e-global-typography-0a80b20-font-weight:400;--e-global-typography-3483494-font-family:"Source Sans 3";--e-global-typography-3483494-font-size:1rem;--e-global-typography-3483494-font-weight:500;--e-global-typography-cd40dbe-font-family:"Source Sans 3";--e-global-typography-cd40dbe-font-size:1rem;--e-global-typography-cd40dbe-font-weight:700;--e-global-typography-ad454ca-font-family:"Source Sans 3";--e-global-typography-ad454ca-font-size:1.125rem;--e-global-typography-ad454ca-font-weight:400;--e-global-typography-65148a0-font-family:"Source Sans 3";--e-global-typography-65148a0-font-size:1.125rem;--e-global-typography-65148a0-font-weight:500;--e-global-typography-a8b758c-font-family:"Source Sans 3";--e-global-typography-a8b758c-font-size:1.125rem;--e-global-typography-a8b758c-font-weight:700;--e-global-typography-c511c41-font-family:"Source Sans 3";--e-global-typography-c511c41-font-size:0.875rem;--e-global-typography-c511c41-font-weight:400;--e-global-typography-5be6546-font-family:"Source Sans 3";--e-global-typography-5be6546-font-size:0.875rem;--e-global-typography-5be6546-font-weight:500;--e-global-typography-7184dfd-font-family:"Source Sans 3";--e-global-typography-7184dfd-font-size:0.875rem;--e-global-typography-7184dfd-font-weight:700;background-color:var( --e-global-color-7a53153 );color:var( --e-global-color-f15cb8b );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-206238f );}.elementor-kit-6 a:hover{color:#E3BC67CC;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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:85%;}.e-con{--container-max-width:85%;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}}/* Start custom CSS */:root {
  --title-gradient: linear-gradient(1deg, #E38314 0%, #FFDA95 33%, #7A4C0C 54%, #F7BC4E 77%, #D48A41 100%);
}

p:last-child {
    margin-block-end: 0;
}

.card {
background: rgba(0, 0, 0, 0.75);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}

.gradient-title {
    background: var(--title-gradient);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-secondary {
    background: linear-gradient(270deg, #A87632 0%, #EDCF8B 50%, #A87632 100%);
}

/* PADDING ALL SIDES */
.pad-s{padding: clamp(1rem, 0.7692rem + 1.0256vw, 1.5rem);}
.pad-m{padding: clamp(1.5rem, 1.2692rem + 1.0256vw, 2rem);}
.pad-l{padding: clamp(2rem, 1.5385rem + 2.0513vw, 3rem);}

/* PADDING TOP & BOTTOM */
/* Improved code */
.pad-tb-s{padding: clamp(1.5rem, 1.0385rem + 2.0513vw, 2.5rem) 0;}
.pad-tb-m{padding: clamp(4rem, 3.5385rem + 2.0513vw, 5rem) 0;}
.pad-tb-l{padding: clamp(7rem, 6.5385rem + 2.0513vw, 8rem) 0;}

/* PADDING TOP */
.pad-t-s{padding-top: clamp(1.5rem, 1.0385rem + 2.0513vw, 2.5rem);}
.pad-t-m{padding-top: clamp(4rem, 3.5385rem + 2.0513vw, 5rem);}
.pad-t-l{padding-top: clamp(7rem, 6.5385rem + 2.0513vw, 8rem);}

/* PADDING BOTTOM */
.pad-b-s{padding-bottom: clamp(1.5rem, 1.0385rem + 2.0513vw, 2.5rem);}
.pad-b-m{padding-bottom: clamp(4rem, 3.5385rem + 2.0513vw, 5rem);}
.pad-b-l{padding-bottom: clamp(7rem, 6.5385rem + 2.0513vw, 8rem);}

.post-password-form {
  padding: 200px 10px;
  margin: 0 auto;
}

/* Desktop: 1025px and up */
@media (min-width: 1025px) {
  .post-password-form {
    max-width: 1140px;
  }
}

/* Tablet: 1024px and below */
@media (max-width: 1024px) {
  .post-password-form {
    width: 85%;
  }
}

/* Mobile: 767px and below */
@media (max-width: 767px) {
  .post-password-form {
    width: 90%;
  }
}

.post-password-form input[type="submit"] {
  background-color: var(--e-global-color-206238f);
  border: 2px solid var(--e-global-color-206238f);
  border-radius: 0px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}

.post-password-form input[type="submit"]:hover {
    background-color: transparent;
    color: #fff;
}

.post-password-form {
    font-family: var(--e-global-typography-0a80b20-font-family);
    font-size: var(--e-global-typography-0a80b20-font-size);
    font-weight:; var(--e-global-typography-0a80b20-font-weight);
}

.post-password-form input[type=password] {
    border: 2px solid #fff;
    margin-top: 5px;
    border-radius: 0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Franklin Gothic Demi Cond';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://academyoffashion.bg/wp-content/uploads/2025/11/fradmcn.woff2') format('woff2'),
		url('https://academyoffashion.bg/wp-content/uploads/2025/11/fradmcn.woff') format('woff'),
		url('https://academyoffashion.bg/wp-content/uploads/2025/11/fradmcn.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Source Sans 3';
	font-display: auto;
	src: url('https://academyoffashion.bg/wp-content/uploads/2025/11/SourceSans3-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */