/*
Theme Name: Lekker Child
Theme URI: https://lekker.qodeinteractive.com
Description: A child theme of Lekker
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: lekker
Template: lekker
*/


body .elementor .elementor-element.elementor-widget-n-tabs:not(:has(> .elementor-widget-container)) > .e-n-tabs > .e-n-tabs-heading .e-n-tab-title[aria-selected="true"], body .qodef-button.qodef-layout--filled.qodef-html--link, .qodef-button.qodef-layout--filled.qodef-html--link:hover{background: #00689E;border-color: #00689E;}
body .elementor .elementor-element.elementor-widget-n-tabs:not(:has(> .elementor-widget-container)) > .e-n-tabs[data-touch-mode="false"] > .e-n-tabs-heading .e-n-tab-title[aria-selected="false"]:hover,
body .elementor .elementor-element.elementor-widget-n-tabs > .elementor-widget-container > .e-n-tabs[data-touch-mode="false"] > .e-n-tabs-heading .e-n-tab-title[aria-selected="false"]:hover{background: #00689E !important;border-color: #00689E !important;color:#fff !important;}

body.single-format-gallery .qodef-page-title{height:auto;min-height:100px;display:flex;align-items:center;flex-wrap:wrap;}
body.single-format-gallery .qodef-page-title .qodef-m-title{  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow : hidden;} 
    
body .post_format-post-format-gallery .qodef-e-content .row{display:flex;flex-wrap:wrap;width:100%;}    
body .post_format-post-format-gallery .qodef-e-content .col-6{width:50%;padding:0 0 15px 0;}
body .post_format-post-format-gallery .qodef-e-content .col-6 strong{display:block;}     
.qodef-portfolio-list .portfolio-item .qodef-e-content a, .qodef-portfolio-list .portfolio-item .qodef-e-content a:hover{color:#000 !important;}
    
@media only screen and (max-width: 1199.98px) {
    body.single-format-gallery .qodef-page-title .qodef-m-title{
        -webkit-line-clamp: inherit;
    }    
}

@media only screen and (max-width: 991.98px) {
    body .post_format-post-format-gallery .qodef-e-content .col-6{width:100%;}
}