html {
    overflow-x: hidden;
}

body {
    font-family: 'Lato',"Lato Fallback", sans-serif;
    color: black;
    font-size: 16px;
    font-weight: 500;
    background-color: #f0f0f0;
    overflow-x: hidden;
}

#primary {
    min-height: 66vh;
    padding: 0;
    margin-bottom: 50px;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

a {
    color: #6d2f8f;;
}

p {
    line-height: 1.4;
    margin-bottom: 20px;
}

a, a:hover {
    text-decoration: none;
}

a:focus, a:active, a {
    outline: 0;
    text-decoration: none;
    color: inherit;
}

a:focus {
    color: inherit;
    outline: none;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

b, strong {
    font-weight: 700;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f5f4f5 inset;
}

::-webkit-input-placeholder {
    color: black;
}

:-moz-placeholder { /* Firefox 18- */
    color: black;
}

::-moz-placeholder { /* Firefox 19+ */
    color: black;
}

:-ms-input-placeholder {
    color: black;
}

footer ::-webkit-input-placeholder {
    color: #858584;
}

footer :-moz-placeholder { /* Firefox 18- */
    color: #858584;
}

footer ::-moz-placeholder { /* Firefox 19+ */
    color: #858584;
}

footer :-ms-input-placeholder {
    color: #858584;
}

/*sidebar*/

.clearfix {
    clear: both;
}

h1.vc_custom_heading {
    font-size: 36px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 25px;
    margin-top: 20px;
}

h2.vc_custom_heading {
    color: black;
    font-weight: 500;
    font-size: 24px;
    margin-top: 10px;
}

h3, h4, h5, h6 {
    font-weight: 400;
}

p.vc_custom_heading {
    font-size: 26px;
    margin-bottom: 25px;
}

h1 {
    font-size: 34px;
    color: #6d2f8f;
    font-weight: 400;
    line-height: 1.25;
}

h1 span {
    font-weight: 300;
    font-style: italic;
}

h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
    color: #6d2f8f;
    margin-bottom: 20px;
}

h3 {
    font-size: 22px;
    color: black;
    font-weight: 700;
    margin-bottom: 25px;
    margin: 10px 0;
    line-height: 1.45;
}

input.search-field {
    width: 100%;
    height: 50px;
    padding-left: 10px;
}

.theme-color {
    color: #6d2f8f;
}

/*Search page*/
form.s-form {
    position: relative;
}

.s-form button.search-submit {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 10px;
    top: 20px;
    background: url(/wp-content/themes/completeaupair/assets//images/s-icon-img.png);
    height: 100%;
    background-repeat: no-repeat;
    width: 20px;
}

.search-page input.search-field {
    height: 52px;
    font-size: 20px;
}

.search-nothing-found p {
    font-size: 22px;
}

/* 404 Error Page */
.error_pagenotfound {
    padding: 50px 30px 58px 30px;
    margin: 0 auto 80px;
    width: 100%;
    max-width: 620px;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom: 5px solid #eee;
    text-align: center;

}

.error_pagenotfound strong {
    display: block;
    font-size: 145px;
    line-height: 100px;
    color: #e3e3e3;
    font-weight: normal;
    margin-bottom: 10px;
}

.error_pagenotfound b {
    display: block;
    font-size: 40px;
    line-height: 50px;
    color: #999;
    margin: 0;
    font-weight: 300;
}

.error_pagenotfound em {
    display: block;
    font-size: 18px;
    line-height: 59px;
    margin: 0;
    font-style: normal;
}

.nomargin .wpb_content_element {
    margin-bottom: 0;
}

/*visual composer*/
.vinkjes p {
    font-size: 16px;
    padding-left: 38px;
    background-image: url(/wp-content/themes/completeaupair/assets//images/vinkje-paars.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin-bottom: 20px;
}

.vinkjes {
    margin-bottom: 25px;
}

.punten li {
    position: relative;
    padding-left: 30px;
    font-size: 18px;
}

.punten li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: black;
}

.punten ul {
    margin-bottom: 20px;
}

.search-page form.s-form {
    position: relative;
    margin-bottom: 35px;
}

section.search-page .posts-navigation {
    display: none;
}

.search-results article {
    margin-bottom: 30PX;
}

/*social media*/
.getsocial {
    display: inline-block;
}

.getsocial li {
    display: inline-block;
}

.getsocial .social-fb a {
    background: #3a5b96;
    margin-left: 0;
}

.getsocial .social-tw a {
    background: #1eb0e4;
}

.getsocial .social-li a {
    background: #1279b5;
}

.getsocial .social-gp a {
    background: #bc2b37
}

.getsocial a {
    font-size: 16px;
    color: white;
    background: #6d2f8f;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    margin-left: 5px;
    border-radius: 2px;
    padding: 4px;
}

div#text-2 p:nth-last-child(1) {
    margin-bottom: 10px;
}

.bottom-txt {
    color: #6d2f8f;
    text-align: center;
    border-top: 1px solid #6d2f8f;
    padding: 12px 0;
}

.footer_cr {
    background: #858584;
    color: white;
    padding: 10px 0;
    font-size: 14px;
}

.footer .menu li a:before {
    content: '•';
    left: 15px;
    position: absolute;
}

.footer .menu a {
    line-height: 30px;
}

.footer .menu li {
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}