/*
Theme Name:   Sparkling Child
Theme URI:    http://www.vakantiediscounter.nl/blog/
Description:  Sparkling Child theme (VD blog edit)
Author:       JJDsign
Author URI:   http://JJDsign.com
Template:     sparkling
Version:      2.6.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         VD blog custom edit
Text Domain:  sparkling-child
date:         01-02-2016
*/

@import "assets/css/parent.css";

.more-link, .says {
    display: none;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav.sparkling-mobile-menu > li:hover > a,
.navbar-default .navbar-nav.sparkling-mobile-menu > li:hover > .caret,
.navbar-default .navbar-nav > li,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    display: inline-block;
}

header#masthead nav.navbar.navbar-default ul li span {
    color: #e96800;
}

.navbar-default .navbar-nav .dropdown-menu > li:hover,
.navbar-default .navbar-nav .dropdown-menu > li:focus-within,
.dropdown-menu > .active {
    background-color: #DA4453 !important;
}

.dropdown-menu {
    background-color: #ffe641 !important;
}

.navbar-default .navbar-nav > li:hover, .navbar-default .navbar-nav > li:hover > a {
    background-color: #ffdf0e !important;
}

.navbar-default .navbar-nav .dropdown-menu > li:hover,
.navbar-default .navbar-nav .dropdown-menu > li:hover a,
.navbar-default .navbar-nav .dropdown-menu > li:focus-within,
.dropdown-menu > .active {
    background-color: #ffdf0e !important;
}

header#masthead .row>div>div:last-of-type .navbar-nav>li:last-child:hover {
    background-color: #ffe641 !important;
}

header#masthead .row>div>div:last-of-type .navbar-nav>li:last-child:hover a,
header#masthead .row>div>div:last-of-type .navbar-nav>li:last-child a:hover {
    background-color: #f00076 !important
}

.widget_nav_menu ul li a {
    border-bottom: none;
    padding-top: 0;
}

#secondary .widget ul li {
    margin: 5px 0;
}

.post-inner-content.secondary-content-box {
    background-color: #fff !important;
}

header.page-header,
header.page-header .page-title,
header.page-header .taxonomy-description {
    background: none;
}

header#masthead nav.navbar.navbar-default ul li a {
    padding: 0;
}

header#masthead .row>div>div:last-of-type .navbar-nav>li:last-child a {
    padding: 0 15px;
}

.navbar-default .navbar-nav > li {
    padding: 0 15px;
}

.dropdown-menu > li {
    padding: 0 15px;
}

.wp-block-social-links .wp-social-link a {
    font-size: 18px;
    line-height: 40px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 3px;
    background-color: #38b4f2 !important;
    transition: background-color 0.5s;
}

.wp-block-social-links .wp-social-link:hover {
    transform: unset;
}

.wp-block-social-links .wp-social-link-facebook:hover a {
    background-color: #1778f2 !important;
}

.wp-block-social-links .wp-social-link-twitter:hover a {
    background-color: #1da1f2 !important;
}

.wp-block-social-links .wp-social-link-youtube:hover a {
    background-color: red !important;
}

.wp-block-social-links .wp-social-link-pinterest:hover a {
    background-color: #c31e26 !important;
}

.wp-block-social-links .wp-social-link-instagram:hover a {
    background-color: #f00075 !important;
}

.wp-block-social-links .wp-social-link svg {
    height: 18px;
    width: 18px;
    color: #fff !important;
    fill: #fff !important;
}

#block-4.widget_block {
    border-bottom: 1px solid #c9dcea !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#block-4.widget_block h2 {
    margin-top: 0 !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    color: #4b4d4b !important;
}

header#masthead .row>div>div:last-of-type .navbar-nav {
    background-color: #ffe641;
}

.basics-search-header {
    z-index: 9999999;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav > li {
        width: 100%;
        border-bottom: 1px solid #e6d750;
        padding: 0;
    }

    header#masthead nav.navbar.navbar-default ul li a {
        border-bottom: 0;
        padding: 0 15px !important;
    }

    header#masthead nav.navbar.navbar-default ul li span {
        margin-right: 15px;
    }

    header#masthead .row>div>div:last-of-type .navbar-nav>li:last-child a {
        padding: 0;
    }

    .navbar-default #menu-hoofdmenu > li.open > a,
    .navbar-default #menu-hoofdmenu > li.open > .caret {
        color: #e96800 !important;
    }

    .navbar-default #menu-hoofdmenu > li:hover > a,
    .navbar-default #menu-hoofdmenu > li:hover > .caret {
        color: #e96800 !important;
    }

    .dropdown-menu > li {
        border-bottom: 1px solid #e6d750;
    }

    .dropdown-menu > li:last-child {
        border-bottom: 0;
    }
}


.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus-within > a,
.navbar-nav > li:hover > .caret,
.navbar-nav > li:focus-within > .caret,
.navbar-default .navbar-nav.sparkling-mobile-menu > li.open > a,
.navbar-default .navbar-nav.sparkling-mobile-menu > li.open > .caret,
.navbar-default .navbar-nav > li:hover,
.navbar-default .navbar-nav > li:focus-within,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > .caret,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #e96800 !important;
}


.footer-layer-three__links li a:hover {
    color: #73c7f5;
}

.comment-metadata a {
    color: #38b4f2;
}

.comment-metadata a:hover {
    color: #3578be;
}

.site-main [class*="navigation"] a, .more-link, .pagination>li>a, .pagination>li>span, .cfa-button {
    line-height: 40px;
    height: 40px;
    float: left;
    cursor: pointer;
    width: auto;
    min-width: 38px;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0 0.8rem;
    background-color: #fff;
    border: 1px solid rgba(55,176,242,.5);
    color: #37b0f2 !important;
    font-weight: 500;
}

.nav-links span {
    color: #37b0f2 !important;
    float: unset;
    padding: 0;
}
.navigation.pagination .nav-links span {
    float: left;
}
.nav-links .nav-next a i {
    transition: .1s ease-in-out;
}

.nav-links .nav-next a:hover i {
    transform: translateX(2px);
}

.site-main [class*="navigation"] a:hover, .site-main [class*="navigation"] a:focus {
    border-color: rgba(55,176,242,.8) !important;
}

.site-content [class*=navigation] a:hover, .site-content [class*=navigation] a:focus {
    background-color: #fff !important;
}

#menu-hoofdmenu.navbar-nav .menu-item-has-children {
    cursor: pointer;
}

header.page-header .taxonomy-description {
    padding: 0 10px;
}

@media (max-width: 767px) {
    #menu-hoofdmenu.navbar-nav .menu-item-has-children .sparkling-dropdown {
        margin-right: auto;
        float: none;
        position: absolute;
        top: 21px;
        transform: translateY(-50%);
        height: unset;
        pointer-events: none;
        width: 8px;
    }
}

.comment-form-url {
    display: none;
}

article.post .size-sparkling-featured {
    --margin-offset: 50px;
    margin-left: calc(-1 * var(--margin-offset));
    margin-right: calc(-1 * var(--margin-offset));
    width: calc(100% + ( calc(2 * var(--margin-offset))));
    max-width: 750px;
}
@media(max-width: 767px) {
    article.post .size-sparkling-featured {
        --margin-offset: 25px;
    }
}

.footer-logos img {
    height: 25px;
    width: auto;
}

[lang="de-DE"] .post .entry-content .hoteltip::after,
[lang="de"] .post .entry-content .hoteltip::after {
    background-image:url('assets/images/de/de-hoteltipp.png')
}

[lang="de-DE"] .post .entry-content .tip::after,
[lang="de"] .post .entry-content .tip::after {
    background-image: url('assets/images/de/de-tipp.png');
}

[lang="de-DE"] .post .entry-content .weetje::after,
[lang="de"] .post .entry-content .weetje::after {
    background-image: url('assets/images/de/de-aha.png');
}

[lang="de-DE"] .header__branding .icon,
[lang="de"] .header__branding .icon {
    display: none;
}

[lang="de-DE"] .header__branding .service,
[lang="de"] .header__branding .service {
    background-image: url('assets/images/de/de-subtitle.png');
}
[lang="de-DE"] .header__branding .logo,
[lang="de"] .header__branding .logo {
    height: 70px;
    width: 232px;
}

@media screen and (max-width: 1024px) {
    [lang="de-DE"] .header__branding .icon,
    [lang="de"] .header__branding .icon {
        width: 60px;
        height: 50px;
    }

    [lang="de-DE"] .header__branding .logo,
    [lang="de"] .header__branding .logo {
        left: 10px;
        width: 119px;
        height: 40px;
    }

    [lang="de-DE"] .header__branding .service,
    [lang="de"] .header__branding .service {
        left: 58px;
        top: 40px;
    }
}

.post-inner-content .entry-content  img:not(.margin-b0):not(.alignright) {
    margin-bottom: 50px;
    display: block;
}
.post-inner-content .entry-content :is(.hoteltip,.weetje,.tip) img{
    margin-bottom: 0 !important;
}
.post-inner-content .entry-content img.margin-b50 {
    margin-bottom: 50px;
    display: block;
}
#toc_container {
    padding: 30px !important;
}
@media(max-width: 767px) {
    #toc_container {
        padding: 15px !important;
    }
}
#toc_container li {
    position: relative;
    margin-bottom: 10px !important;
    display: flex;
    align-items: center;
    line-height: 1.4;
}
#toc_container .toc_list {
    margin-left: 0.5rem;
}
#toc_container .toc_list li::before {
    content: "";
    display: inline-block;
    flex: 0 0 auto;
    width: 12px;
    height: 16px;
    position: relative;
    vertical-align: text-bottom;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(https://www.vakantiediscounter.nl/atomic/images/icon-chevron-down-blue.svg);
    margin-right: 20px;
}

#toc_container p.toc_title {
    text-align: left !important;
    font-weight: normal !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.wp-caption {
    border: none;
    margin-bottom: 50px;
    display: block;
    padding: 0;
}
.wp-caption img {
    margin-bottom: 0 !important;
}
.thumbnail .wp-caption-text {
    padding: 0;
    margin: 10px 0 0;
    text-align: left;
    color: inherit;
    font-size: 14px;
}
.input-group--search {
    display: flex;
}
.input-group--search input {
    height: auto;
}
.input-group--search .input-group-btn {
    width: auto;
}

.related-post__title-link {
	display: flex;
	line-height: 1.4;
}
.container.main-content-area #secondary .widget h2.wp-block-heading {
	color: #4b4d4b;
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
	margin: 0 0 20px;
}

.container.main-content-area #secondary .well {
	box-shadow: none;
	border-radius: 0px;
}

.page-header a {
	color: #37b0f2;
}

.page-header a:hover {
	color: #3578be;
}

#site-container a {
	color: #37b0f2;
}

#site-container a:hover {
	color: #3578be;
}


#site-container h1.entry-title a,
#site-container h2.entry-title a {
	color: #4f5355;
}

#site-container h1.entry-title a:hover {
	color: #4f5355;
}

.site-search-input:focus {
	border: none;
	outline: none;
}

@media(max-width: 1024px) {
    .vd-logo {
        width: 126px;
        height: auto;
    }
}

.vd-logo-a {
    display: flex;
    align-items: center;
}

ul.list-link li:has(a):before,
ul.toc_list li:has(a):before {
    content: none !important;
}

#toc_container li:has(a) {
    padding-left: 24px;
    position: relative;
}

ul.list-link li:has(a) a:before,
ul.toc_list li:has(a) a:before {
    content: "";
    background-image: url('assets/images/icon-chevron-right-blue.svg');
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 2px;
    width: 12px;
    height: 15px;
    display: inline-block;
}