/*
Theme Name: Drake Child
Theme URI: https://wordpressriverthemes.tech/drake
Template: drake
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Personal Portfolio
Tags: agency,clean,cv,designer,developer,freelancer,modern,one page portfolio,onepage,photographer,resume,vcard
Version: 4.3.8.1723444022
Updated: 2024-08-12 06:27:02

*/
#wpadminbar{
    bottom:0!important;
    top: inherit
}
/* TYPO */
.header-area nav .nav-menu li a:hover,
a:hover{
    color: #4DA3FF!important;
}
.key-tag{
    background: #F4F5F6;
    color: #333;
    font-size: 12px;
    padding: 4px 10px;
    margin: 5px;
    border-radius: 10px;
    opacity: 0.5;
    display: inline-block;
}
.key-tag:hover{
    opacity: 1;
}
.hero-section .hero-content .facts p{
    text-transform: none;
}
h3.qpuls {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    position: relative;
}
h3.qpuls::before {
    content: "";
    width: 12px;
    height: 12px;
    margin-top: 10px;
    background: #6bb333;
    border-radius: 3px;
    flex-shrink: 0;
    box-shadow: 0 0 0 rgba(107, 179, 51, 0.35);
    animation: qpuls-dot-pulse 2.8s ease-in-out infinite;
}
@keyframes qpuls-dot-pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(30, 167, 197, 0.35);
        opacity: 0.9;
    }

    50% {
        transform: scale(1.18);
        box-shadow: 0 0 0 8px rgba(30, 167, 197, 0);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(30, 167, 197, 0);
        opacity: 0.9;
    }
}
/* BUTTON */
.elementor-cta__button,
.theme-btn{
    padding: 10px 25px;
    border-radius: 10px;
    text-transform: none;
    background: transparent!important;
    border: 1px solid #aaa!important;
    color: #FFF;
}
/* lora-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/lora-v37-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lora-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    src: url('fonts/lora-v37-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
h1, h2, h3, h4, h5{
    word-break: break-word;
}
h1,
h1.elementor-heading-title{
    font-size: 4rem;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-family: 'Lora';
}
h2,
h2.elementor-heading-title{
    font-size: 2.25rem;
    line-height: 1.25;
    font-weight: 700;
    margin-bottom: 1.25rem;
    font-family: 'Lora'!important;
    text-transform: none!important;
    color: #6BB333;
}
h3,
h3.elementor-heading-title{
    font-size: 1.75rem;
    line-height: 1.35;
    font-weight: 600;
    margin-bottom: 1rem;
}
h4,
h4.elementor-heading-title{
    font-size: 1.35rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 0.75rem;
}
h5.elementor-heading-title{
    font-size: 1.15rem;
    line-height: 1.4;
    font-weight: 600;
}
.h1.font-lora{
    font-family: 'Lora';
}
p{
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 1rem;
    color: #FFF
}

small{
    font-size: 0.875rem;
}

strong,
b{
    font-weight: 700;
}

em,
i{
    font-style: italic;
}

ul,
ol{
    font-size: 18px;
    line-height: 1.7;
    font-weight: normal;
    padding-left: 25px;
}
.blog-details-area ul,
.blog-details-area ol{
    list-style: decimal;
    color: #FFF
}
ul.tags,
ul.meta{
    list-style: none;
}
blockquote{
    font-size: 1.25rem;
    color: #FFF;
    line-height: 1.6;
    font-weight: 300;
    margin: 2rem 0;
    padding-left: 1.5rem;
    border-left: 3px solid #6BB333;
}
a {
    text-decoration: none;
    color: #6BB333;
}
.elementor-element-ab1e228 a span,
#meta-wrap a,
.site-footer a,
.footer-widgets li, .footer-widgets a{
    color: #4DA3FF!important;
}
.icon-menu{
    position: fixed;
}
.sidebar-header h3{
    font-family: 'Lora';
}
.pricing-table-items .pricing-table ul{
    color: #FFF
}
.blog-details-area .blog-details-content p{
    font-size: 18px!important;
}
.widget_nav_menu a::before {
    font-family: "Line Awesome Free";
    content: "\f0c1";
    color: #FFF;
    padding-right: 5px;
    font-weight: 900;
    display: inline-block;
}
.jet-form-builder__action-button::before,
a.theme-btn::before,
.elementor-cta__button.elementor-button::before{
    font-family: "Line Awesome Free";
    content: "\f2f6";
    color: #FFF;
    padding-right: 5px;
    font-weight: 900;
    display: inline-block;
}
/* CUSTOM CODE */
.services-area {
    padding-top: 90px;
    padding-bottom: 20px;
}
.services-items .service-item i {
    position: static;
    font-size: 40px;
}
.services-items .service-item:hover .projects{
    text-decoration: none;
}
.skills-area {
    padding-top: 150px;
    padding-bottom: 40px;
}
.menu-schwerpunkte-inline {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
ul.quest{
    font-size: 2rem;
    font-weight: 300;
    color: #FFF;
}
ul.quest p{
    font-weight: 300
}
ul.quest i{
    display: block;
    margin-top: 15px;
}
.menu-schwerpunkte-inline li {
    display: inline-flex;
}

.menu-schwerpunkte-inline a {
    text-decoration: none;
    display: inline-block;
}
.menu-schwerpunkte-inline a::before {
    content: "#";
    opacity: 0.7;
}
strong.highlight,
b.highlight{

}
.highlight-block{
    border-left: 1px solid rgba(255, 255, 255, .1);
    padding-left: 30px!important;
}
.block-text {
    text-align: left;
    border-left: 1px solid rgba(255, 255, 255, .1);
    padding-left: 3rem!important;
}
.quote-highlight p{
    font-size: 30px;
    margin-top: 100px;
    font-weight: 200;
    color: #FFF;
    line-height: 2.75rem;
    letter-spacing: 0.05rem;
}
.available{
    text-align: center
}
.available i{
    color: #81BA27
}
.available span{
    background-color: #EAF3F4;
    padding: 3px 10px;
    border-radius: 10px;
    font-size: 12px;
    color: #333;
}
.lab.la-malt::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("/wp-content/themes/drake-child/assets/malt.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.las.la-whatsapp::before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 32px;
    background-image: url("/wp-content/themes/drake-child/assets/whatsapp.png");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.social-profile i{
    color: #FFF
}
.skills .skill .skill-inner img{
    display: none
}
.skills .skill{
    margin-bottom: 0;
}
.skills .skill .skill-inner{
    border-radius: 0
}
.skills .skill .skill-inner {
    border: 2px solid #565656;
    border-radius: 0;
    padding: 20px 0;
}
/* header */
.header-area{
    background: transparent;
}
.breadcrumb-area::before, .breadcrumb-area::after{
    display: none!important
}
.breadcrumb-area .breadcrumb-content .breadcrumbs li{
    text-transform: none
}
/* FORMS */
footer .jet-form-builder{
    margin-bottom: 75px;
}
.jet-form-builder{
    font-size: 14px;
}
.jet-form-builder .jet-form-builder__label-text{
    color: #FFF;
    font-weight: 300;
}

.jet-form-builder .jet-form-builder__action-button{
    text-align: center;
    padding: 11px 58px 10px 58px;
    display: inline-flex;
    align-items: center;
    border-radius: 15px;
    justify-content: center;
    text-transform: none;
    transition: .3s;
    cursor: pointer;
    border: 1px solid #aaa;
    background-color: #000 !important;
    color: #FFF;
}
.jet-form-builder .jet-form-builder__action-button:hover {
    transform: scale(1);
    color: #6BB333;
    background: #1F1F1F!important;
    border: 1px solid #6BB333;
}
.jet-form-builder .jet-form-builder__field{
    padding: 5px;
    border-radius: 5px;
}
.jet-form-builder textarea{
    border-radius: 5px!important;
    min-height: 172px;
    resize: vertical;
}
.jet-form-builder .cb-l586s7ph .jet-form-builder__label-text{
    font-weight: bold;
    font-size: 20px;
    font-family: 'Lora';
    color: #6bb333;
}
/* GRID */
.contact-area{
    padding: 0!important;
}
.content-col-left{
    text-align: left;
    border-left: 1px solid rgba(255, 255, 255, .1);
    padding-left: 3rem!important;
}
.content-col-right{
}
/* posts & pages*/
.e-con-inner:first-of-type{
    padding-top:0!important
}
.breadcrumb-area{
    padding-bottom: 15px!important
}
.blog-details-area{
    padding-top: 25px!important;
    padding-bottom: 0px!important;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    background-color: #FFF;
}
/* footer */
.flex-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}
footer .portfolio-content .flex-item{
}
.flex-item {
    flex: 0 0 calc(50% - 10px);
}
.flex-item--contact{
    flex: 0 0 75%;
    max-width: 75%;
}
.flex-item:nth-child(4),
.flex-item:nth-child(5) {
    flex-basis: 100%;
}

@media (max-width: 768px) {
    .flex-item {
        flex-basis: 100%;
    }
}

footer{
    padding: 0px;
    background: #333;
    border: 1px solid #565656;
    border-width: 1px 0;
}
.site-footer .footer-widgets {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    align-items: flex-start;
}
.site-footer .footer-widget {
    flex: 1 1 280px;
    min-width: 0;
}
.site-footer .footer-widget-2 {
     border: 1px solid #555555;
     border-width: 1px 0;
     padding: 25px 0;
     margin: 25px 0;
}
.site-footer figure{
    margin: 0!important;
}
.site-footer .footer-widget-item {
    margin-bottom: 0;
}
.site-footer .portfolio-content.content-width{
    max-width: 100%;
    margin-left: 0
}
.site-footer h3{
    font-family: 'Lora';
    color: #FFF;
}
body.home .site-footer .portfolio-content.content-width{
    max-width: 770px;
    width: 100%;
    margin-left: auto;
}
.footer-disclaimer{
    text-align: center;
    font-size: 12px;
    margin-top: 65px;
    color: #fff;
}
.pricing-table-items .pricing-table ul{
    margin: 0;
    margin-bottom: 0;
    padding: 0
}
.feature-lists ul {
    padding: 30px 0 !important;
}
.footer-widgets ul{
    padding-left: 0;
    list-style: decimal-leading-zero;
    list-style-position: inside;
}
.feature-lists ul{
    padding-top: 30px
}
.feature-lists ul strong{
    color: #6BB333
}
.footer-widgets li,
.footer-widgets a{
    color: #4DA3FF;
    text-indent: 10px
}
.responsive-sidebar-menu .sidebar-menu-inner{
    border-left: 1px solid #555555;
    max-width: 450px;
    background-color: #000000;
}
.sidebar-menu-inner #menu-main-menu ::marker {
    color: #FFF;
    font-size: 16px;
}
.responsive-sidebar-menu h4{
    font-family: 'Lora';
    margin-top: 50px;
}
.sidebar-menu-inner #menu-main-menu{
    font-size: 18px;
}
.template-sidebar p,
.template-sidebar strong{
    font-size: 16px;
    font-weight: normal;
    text-transform: none!important;
}
.responsive-sidebar-menu .sidebar-menu-inner .menu-wrap{
    width: 100%;
    padding: 20px;
}
.responsive-sidebar-menu .sidebar-menu-inner .menu-wrap p {
    color: #FFF!important
}
.header-area nav .nav-menu,
#menu-blog-menu{
    display: block
}
.header-area .logo img{
    max-width: 70px
}
.header-area nav .nav-menu li a{
    color: #6BB333;
    display: inline-block;
    transition: .3s;
    padding: 0;
}
.responsive-sidebar-menu .sidebar-menu-inner .menu-wrap .dmenu li a span{
    color: #4DA3FF;
}
.left-sidebar{
    background-color: #1F1F1F
}
.left-sidebar h3.email,
.left-sidebar h3.address{
    font-size: 20px;
}
.sidebar-menu-inner .dmenu li a{
    width: auto
}
.responsive-sidebar-menu .sidebar-social p,
.responsive-sidebar-menu .sidebar-menu-inner .menu-wrap p{
    color: #6BB333;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase
}
.sidebar-menu-inner a{
    font-size: 16px;
}
.sidebar-menu-inner ul{
    padding-left: 0;
    list-style: decimal-leading-zero;
    list-style-position: inside;
    font-size: 1.5rem;
}
.close-settings {
    top: 60px;
    right: 70px;
    color: white;
    position: absolute;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    border: 1px solid #575757;
    align-items: center;
    justify-content: center;
    gap: 4px;
    cursor: pointer;
    transition: .3s;
    background: #1f1f1f;
    z-index: 99;
}
.responsive-sidebar-menu .sidebar-menu-inner .menu-wrap{
    padding-top: 50px
}
.close-settings .las.la-times{
    font-size: 2rem;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea{
    display: block;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: none;
    font-family: inherit;
    height: calc(1.5em + 1.125rem + 2px);
    padding: 0.5625rem 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #737491;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dfdfeb;
    border-radius: 0;
    box-shadow: 0 0 0 0 transparent;
    transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.wpcf7-form-control-wrap textarea {
    min-height: 240px;
}
.wpcf7-form-control .wpcf7-list-item{
    margin: 0
}
.wpcf7-form-control .wpcf7-list-item input[type=checkbox]{
    width: 25px;
    height: 25px;
}
input.wpcf7-form-control.wpcf7-submit{
    background: transparent;
    color: #FFF;
    display: block;
    text-align: center;
    padding: 11px 58px 10px 58px;
    display: inline-flex;
    align-items: center;
    border-radius: 0;
    justify-content: center;
    text-transform: uppercase;
    border: none;
    transition: .3s;
    cursor: pointer;
    border: 2px solid #6bb333;
}
/* META */
#meta-wrap{
    position: fixed;
    top: 0;
    background: #333;
    width: 100%;
    text-align: center;
    z-index: 9999;
    border-bottom: 1px solid #565656;
}
#meta-wrap ul li{
    display: inline-block;
}
#meta-wrap a{
    font-size: 14px;
}
/* BLOG */
.blog-item .blog-item-content h2 a{
    background: transparent!important
}
.blog-item .blog-item-content h2 a:hover{
    color: #6bb333
}
.blog-details-area .blog-details-content h3{
    font-family: 'Lora';
    color: #6bb333;
    font-size: 25px;
}
.blog-details-area .blog-details-content h3:first-of-type{
    margin-top: 0!important;
}
/* elements */
.testimonial-item .testimonial-item-inner > p{
    font-size: 16px;
    line-height: 24px;
}
.services-items .service-item p{
    font-size: 16px;
    color: #FFF;
}
.services-items {
    grid-template-columns: repeat(1, 1fr) !important;
}
/* RESPONSIVE*/
@media (max-width: 1220px) {
    .services-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    .services-items .service-item{
        width: 100%
    }
}
@media (min-width: 1221px) {
    .services-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }
    .services-items .service-item{
        width: 100%
    }
}
/* ELEMENTS */
#cta-check{
    background-color: #333333;
    border: 1px solid #555;
    border-radius: 15px;
    padding: 20px;
    margin: 25px 0;
    font-size: 16px;
}
#cta-check h3{
    font-family: 'Lora';
    color: #6BB333
}
#cta-check .elementor-cta__description{
    color:#FFF
}
/* faq */
.elfqs-faq-schema-widget .elfqs-item{
    background-color: transparent;
    border-radius: 10px;
}
.elfqs-question{
    font-weight: normal!important;
    color: #FFF;
}
/* list */
.list-highlight li{
    border-bottom: 1px dotted #333;
    line-height: 35px;
}
/* CUSTOM */
.wrap-techstack .elementor-widget-wp-widget-media_gallery{
    border-radius: 15px;
    background-color: #FFF;
}
.wrap-techstack .gallery-item{
    padding:0;
}
.wrap-techstack img{
    filter: grayscale(1);
}
#custom-claim h1{
    font-size: 2.75rem;
    word-wrap: break-word;
}
.support-services{
    transform: rotate(-1deg) !important;
}
.support-services h3{
    margin: 0!important;
}
/* RESPONSIVE */
@media (max-width: 768px) {
    #meta-wrap{
        display:none;!important;
    }
    .flex-item--contact{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-footer h3{
        margin-top: 25px;
    }
}
