/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");
@font-face {
    font-family: 'Amithen Extra Regular';
    src: url('fonts/Amithen/webfont/amithen_extra-webfont.eot');
    src: url('fonts/Amithen/webfont/amithen_extra-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Amithen/webfont/amithen_extra-webfont.woff2') format('woff2'),
         url('fonts/Amithen/webfont/amithen_extra-webfont.woff') format('woff'),
         url('fonts/Amithen/webfont/amithen_extra-webfont.svg#amithen_extraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Amithen Regular';
    src: url('fonts/Amithen/webfont/amithen-webfont.eot');
    src: url('fonts/Amithen/webfont/amithen-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Amithen/webfont/amithen-webfont.woff2') format('woff2'),
         url('fonts/Amithen/webfont/amithen-webfont.woff') format('woff'),
         url('fonts/Amithen/webfont/amithen-webfont.svg#amithenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aromatic';
    src: url('fonts/Aromatic/Aromatic.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aromatic Signature';
    src: url('fonts/AromaticSignature/Aromatic Signature.otf');
    src: url('fonts/AromaticSignature/Aromatic Signature.woff')  format('woff');
    font-weight: normal;
    font-style: normal;
}

.script {
	font-family:"Amithen Regular", handwriting!important;
	font-weight:300!important;
	font-size:1.5em;
	text-transform:none!important;
}

@media (prefers-reduced-motion: no-preference) {
  .script-animation {
    animation: wipe-enter 1s 1!important;
  }
}

.header-fixed, header .et_pb_section {
	position:fixed!important;
}
