/*
 Theme Name:   Swixerfilm
 Template:     Divi
 Version:      1.0.0
 Author:       Pineberry AB
 Author URI:   https://www.pineberry.com/
*/

a {
    text-decoration: none !important;
}

p {
    padding-bottom: 2em;
}

.et_pb_button {
	text-decoration: none;
}

#main-footer {
	border-top: 1px solid #dce2e5;
}

.current_page_item {
    font-weight: bold;
}

#footer-bottom {
    display: none;
}

body {
    font-family: 'Century Old Style';
}

h1 {
    font-family: 'Century Gothic';
    font-weight: bold;
}

h2, h3, h4, h5, h6 {
    font-family: 'Century Gothic' !important;
    font-weight: normal !important;
}

.et_pb_button, #top-menu {
    font-family: 'Century Gothic' !important;
    font-weight: normal !important;
}

strong {
    font-weight: bold;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic.woff') format('woff'),
        url('fonts/CenturyGothic.ttf') format('truetype'),
        url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic-Bold.eot');
    src: url('fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic-Bold.woff') format('woff'),
        url('fonts/CenturyGothic-Bold.ttf') format('truetype'),
        url('fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Century Old Style';
    src: url('fonts/CenturyOldStyleStd-Regular.eot');
    src: url('fonts/CenturyOldStyleStd-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyOldStyleStd-Regular.woff') format('woff'),
        url('fonts/CenturyOldStyleStd-Regular.ttf') format('truetype'),
        url('fonts/CenturyOldStyleStd-Regular.svg#CenturyOldStyleStd-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Old Style';
    src: url('fonts/CenturyOldStyle-Italic.eot');
    src: url('fonts/CenturyOldStyle-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyOldStyle-Italic.woff') format('woff'),
        url('fonts/CenturyOldStyle-Italic.ttf') format('truetype'),
        url('fonts/CenturyOldStyle-Italic.svg#CenturyOldStyle-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

.et_pb_widget h4 {
    color: #fff !important;
    font-weight: bold !important;
}