/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    https://isset.video/
 Description:  Twenty Sixteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentysixteen
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentysixteenchild
*/

/*
 * Wordpress Stuff
 */

html {
    margin-top: 0 !important;
}

html body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

body::before {
    content: none !important;
    height: 0 !important;
}

h1.entry-title {
    margin-top: 1em;
    text-align: left;
    color: #49c5d9;
}

h2 {
    color: #72d3e4;
}

.admin-bar #page::before {
    height: 122px;
}

#page {
    margin: 0;
}

#page::before {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1000;
    height: 90px;
    background-color: transparent;
}

#page.frontpage::before {
    content: '';
}



.iv-scrolled #page::before {
    background-color: white;
    transition: background-color 0.2s ease-in-out;
}

#header-widget-area {
    width: 100%;
}

.site-inner  {
    max-width: none;
}

.site-header {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    z-index: 1001;
}

.custom-logo {
    margin-top: 10px;
}

.site-header-main {
    background-color: transparent;
}

@media screen and (max-width: 61.5625em) {
    .site-header {
        padding-bottom: 0;
    }

    #page.frontpage::before {
        content: none;
    }
}

@media screen and (max-width: 56.875em)  {
    #page::before {
        content: '';
        background-color: white;
        position: absolute;
    }

    .site-branding, .menu-toggle {
        z-index: 1003;
    }
}

@media screen and (max-width: 44.375em)  {
    #page::before {
        height: 68px;
    }
}



.site-header > div {
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.site-branding {
    height: 55px;
    margin: 0;
}

.header-image {
    padding-top: 90px;
}

.ls-wrapper h1 {
    font-weight: lighter;
    font-family: Geneva, sans-serif !important;
    opacity: 0.8;
}

footer#colophon {
    background-color: #5C5C5C;
}

footer#colophon .imprint {
    display: none;
}

footer#colophon .site-title a {
    color: #eee;
}

footer#colophon .site-title:after {
    content: '';
}

body::after {
    display: none !important;
}

.header-page-title {
    color: #fff;
    font-size: 2rem;
    line-height: 1.225;
    text-shadow: 1px 1px 2px #333;
    padding: 0;
}

@media screen and (max-width: 61.5625em) {
    .header-page-title {
        font-size: 1.8rem;
        padding: 20px 0;
    }
}

@media screen and (max-width: 44.375em) {
    .header-page-title {
        font-size: 1.5rem;
    }
}

@media screen and (min-width: 44.375em) {
    .entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
        margin-right: 7.6923%;
    }
}

p.site-title {
    display: none;
}

@media screen and (min-width: 61.5625em) {
    .ls-fullscreen-wrapper .ls-v6 .ls-circle-timer {
        top: 42px;
        right: 16px;
        width: 16px;
        height: 16px;
    }
}

.site-header-menu.toggled-on {
    padding: 15px;
}

/*
 * Feature list
 */

#feature-list {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 1em;
    color: #666
}

@media screen and (max-width: 960px) {
    .feature-list-left {
        padding: 10px 10px 0 10px !important;
    }

    .feature-list-right {
        padding: 0 10px 10px 10px !important;
    }

    .feature-list-left, .feature-list-right {
        width: 100% !important;
    }
}

@media screen and (min-width: 960px) {
    .feature-list-left {
        padding: 10px 20px 10px 0 !important;
        width: 50% !important;
    }

    .feature-list-right {
        padding: 10px 0px 10px 20px !important;
        width: 50% !important;
    }
}


#feature-list ul {
    list-style: none;
    margin-left: 0;
}

#feature-list ul li {
    min-height: 150px;
}

#feature-list ul li > span {
    font-weight: bold;
    color: #333;
    vertical-align: top;
    display: inline-block;
    margin-top: 12px;
}

.feature-list-left li::before,
.feature-list-right li::before {
    font-family: dashicons;
    font-size: 32px;
    color: #72d3e4;
    margin-right: 15px;
    display: inline-block;
}

.feature-list-left li:nth-child(1)::before {
    content: "\f126";
}

.feature-list-left li:nth-child(2)::before {
    content: "\f219";
}

.feature-list-left li:nth-child(3)::before {
    content: "\f526";
}

.feature-list-left li:nth-child(4)::before {
    content: "\f238";
}


.feature-list-right li:nth-child(1)::before {
    content: "\f160";
}

.feature-list-right li:nth-child(2)::before {
    content: "\f120";
}

.feature-list-right li:nth-child(3)::before {
    content: "\f453";
}

.feature-list-right li:nth-child(4)::before {
    content: "\f177";
}


/*
 * Pricing Tables
 */
.ptp-pricing-table {
    margin-top: 30px;
    margin-bottom: 45px;
}

.ptp-pricing-table .ptp-col {
    padding-left: 0;
    padding-right: 0;
    float: left;
}

.ptp-pricing-table::after {
    clear: both;
    content: '';
    display: table;
}

.ptp-pricing-table .ptp-three-col {
    width: 100% !important;
}

.ptp-pricing-table .ptp-four-col {
    width: 100% !important;
}

.ptp-item-container {
    border-radius: 4px !important;
}

.ptp-item-container > div {
    width: 100%;
}

.ptp-most-popular {
    position: absolute;
}

.ptp-col.ptp-highlight {
    box-shadow: 0 0 10px 1px #888;
    overflow: hidden;
    position: relative;
}

.ptp-item-container div.ptp-plan {
    background-color: #388291 !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ccc;
    font-weight: lighter;
    border-radius: 4px 4px 0 0 !important;
    height: 55px !important;
}

.ptp-col.ptp-highlight div.ptp-plan {
    padding-top: 45px !important;
    font-size: 1.1em !important;
    color: white;
    height: 86px !important;
}

.ptp-item-container div.ptp-price {
    background-color: #72d3e4;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px !important;
    padding: 0.2em !important;
    font-weight: bold;
    text-shadow: 2px 2px #aaa;
}

.ptp-item-container div.ptp-price::before {
    content: '\20AC';
    font-size: 20px;
    vertical-align: text-top;
    margin-right: 6px;
}

.ptp-item-container div.ptp-bullet-item:nth-child(3) {
    color: #72d3e4;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: .875em !important;
}

.ptp-item-container div:nth-child(odd) {
    background-color: #eee;
}

.ptp-item-container div.ptp-bullet-item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px !important;
}

.ptp-item-container div.ptp-cta a.ptp-button {
    background-color: #969696 !important;
    color: #fff !important;
    border-radius: 4px !important;
    border-right: #6e6e6e 2px solid !important;
    border-bottom: #6e6e6e 2px solid !important;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: lighter;
    letter-spacing: 3px;
    font-size: 14px !important;
    line-height: 1.5em;
    text-shadow: 0 1px 1px #4d4d4d;
}

.ptp-highlight .ptp-item-container div.ptp-cta a.ptp-button {
    background-color: #72d3e4 !important;
    border-right: #6e6e6e 2px solid !important;
    border-bottom: #6e6e6e 2px solid !important;
}

.ptp-most-popular {
    transform: rotate(45deg);
    font-size: 0.6em !important;
    padding: 4px 20px !important;
    right: -27px;
    top: 23px;
    width: 116px;
    background-color: #ffd565 !important;
    color: #333 !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 1200px) {
    .ptp-item-container div.ptp-price {
        font-size: 50px !important;
    }
}

@media screen and (min-width: 764px) {
    .ptp-pricing-table .ptp-three-col {
        width: 50% !important;
    }

    .ptp-pricing-table .ptp-four-col {
        width: 50% !important;
    }
}

@media screen and (min-width: 61.5625em) {
    .ptp-pricing-table .ptp-three-col {
        width: 33% !important;
    }

    .ptp-pricing-table .ptp-four-col {
        width: 25% !important;
    }
}


/*
 * Portfolio overrides
 */
@media screen and (min-width: 61.5625em) {
    body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
        margin-right: 15% !important;
        margin-left: 15% !important;
        width: 71% !important;
    }
}

/*
 * Footer menu
 */
#colophon.site-footer {
    align-items: flex-start;
}


@media screen and (max-width: 960px) {
    .footer-menu-left-navigation .footer-menu-left-menu {
        padding-top: 15px;
        margin: 0;
    }

    .social-navigation .social-links-menu li {
        text-align: center !important;
        margin: 0;
    }

    .footer-menu-left-navigation .footer-menu-left-menu li {
        margin: 0;
        text-align: center !important;
    }
}

#colophon.site-footer .site-info {
    margin-top: 24px;
}

.social-navigation .social-links-menu li {
    float: none;
    list-style-position: inside;
    text-align: right;
}

.social-navigation ul.social-links-menu {
    margin-top: 20px;
}

.social-navigation .social-links-menu a {
    font-family: Montserrat, sans-serif;
    color: #eee;
    width: auto;
    height: auto;
    border-width: 0;
    text-transform: lowercase;
}

.social-navigation .social-links-menu a:before {
    content: none;
}

.social-navigation .social-links-menu a span {
    position: relative !important;
    font-size: 0.9rem;
}

.social-navigation .social-links-menu a::first-letter {
    text-transform: uppercase;
}

.footer-menu-left-navigation .footer-menu-left-menu li {
    float: none;
    list-style-position: inside;
    text-align: left;
}

.footer-menu-left-navigation ul.footer-menu-left-menu {
    margin-top: 20px;
    list-style: none;
}

.footer-menu-left-navigation .footer-menu-left-menu a {
    font-family: Montserrat, sans-serif;
    color: #eee;
    width: auto;
    height: auto;
    border-width: 0;
}

.footer-menu-left-navigation .footer-menu-left-menu a:before {
    content: none;
}

.footer-menu-left-navigation .footer-menu-left-menu a span {
    position: relative !important;
    font-size: 0.9rem;
}

/*
 * Accordion
 */
#main .wpsm_panel-default .wpsm_panel-heading {
    background-color: #72d3e4 !important;
}

#main .wpsm_panel-default .wpsm_panel-heading .ac_title_class {
    color: white !important;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

#main .wpsm_panel-default .wpsm_panel-heading .ac_open_cl_icon {
    background-color: #388291 !important;
    color: #ccc !important;
}

#main .wpsm_panel-default .wpsm_panel-collapse .wpsm_panel-body {
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
}

#main .wpsm_panel-default {
    margin-bottom: 20px;
    border-radius: 4px;
}

#main .wpsm_panel-default .wpsm_panel-heading .wpsm_panel-title .ac_open_cl_icon::before {
    font-size: 14px;
}

.wp-block-categories {
    margin-top: 25px
}

.wp-block-categories li {
    list-style: none;
}

.wp-block-categories a {
    box-shadow: none;
}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column:not(:only-child) {
        flex-basis: 100% !important;
    }

    .wp-block-column:nth-child(2n) {
        margin-left: 0 !important;
    }
}

.header-search-form {
    display: flex;
}

.header-search-form input {
    border-radius: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wp-block-image img {
    max-width: 100% !important;
}

.search-page article {
    margin-bottom: 0 !important
}

.search-page .search-post-block {
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 30px;
}

.search-page .search-post-block .post-thumbnail {
    margin: 0;
}

.search-page .search-post-block img {
    margin-bottom: 10px;
}

.search-page .search-post-block .search-post-block-text .entry-summary {
    margin: 0;
}

.search-page .search-post-block .search-post-block-text .entry-footer {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

.search-page h2 {
    text-align: left;
}

.search-page h2 a {
    color: #72d3e4;
}

.social-links-menu a span {
    color: white !important;
    display: contents;
}

.footer-menu-left-navigation a span {
    color: white !important;
    display: contents;
}

.dutch-post .more-link::after {
    content: "Lees verder";
    font-size: 16px;
}

.dutch-post .more-link {
    font-size: 0;
}

.site-main {
    max-width: 1900px;
    margin: 0 auto;
}

/*
 * FAQ
 */

.ewd-ufaq-faq-title {
    background: white;
    color: black;
    padding: 5px;
    border-bottom: 1px solid grey;
    border-radius: 5px;
}

.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    font-size: 25px !important;
    color: black;
}

.ewd-ufaq-faq-body {
    border: 2px solid grey;
    border-top: 1px solid grey;
    border-radius: 5px;
}

.entry-content h4 {
    text-transform: inherit !important
}

.ewd-ufaq-post-margin-symbol {
    color: black;
}

.ewd-ufaq-faq-title-text {
    color: black;
}

.ewd-ufaq-faq-title-text h4 {
    font-size: 18px;
}

.ewd-ufaq-faq-category-title {
    color: #49c5d9;
}