/*
Theme Name:     FitPro Child
Theme URI:      https://www.livemeshthemes.com/fitpro
Description:    Child theme for the FitPro Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       fitpro
Version:        2.0
*/



#header {
    box-shadow: none;
    border-bottom: 2px solid #eee;
}

.boxed #container {
    box-shadow: none;
    /*border-left: 4px solid #e3f2ed;*/
    /*border-right: 4px solid #e3f2ed;*/
}

#header .site-title {
    padding: 10px 0;
}

#header .standard-logo {
    max-width: 260px;
}
@media screen and (min-width: 768px) {
    #header .site-title {
        padding: 15px 0;
    }

    #header .standard-logo {
        max-width: 320px;
    }
}

#primary-menu {
    margin-right: 0;
}

#primary-menu > ul.menu > li > a {
    padding: 0 12px;
}

body.page-template-template-full-width.boxed #container,
body.page-template-default.boxed #container,
body.feature-template-default.boxed #container {
    max-width: none;
    width: 100%;
}

.nivo-controlNav {
    position: absolute;
    right: 16px;
    bottom: 0;
    z-index: 5;
}

.flex-control-nav.flex-control-paging {
    position: absolute;
    right: 0;
    left: auto !important;
    bottom: 0 !important;
    text-align: end !important;
    padding: 0 16px 16px 16px !important;
}

.flex-control-nav.flex-control-paging li a {
    color: transparent !important;
}

.flexslider {
    margin-bottom: 0 !important;
}

.vc_row.vc_row-full-width {
    margin-left: 0;
    margin-right: 0;
}

.vc_row-full-width .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.vc_row-full-width .vc_wp_text.wpb_content_element,
.vc_row-full-width .vc_wp_text.wpb_content_element .widget {
    margin-bottom: 0 !important;
}

.vc_grid-item .vc_gitem_row {
    padding: 8px 0 0 0;
}

.vc_grid-item .vc_gitem-col > div:last-of-type {
    margin-bottom: 0 !important;
}

.vc_wp_text.wpb_content_element,
.vc_wp_text.wpb_content_element .widget_text {
    margin-bottom: 0 !important;
}

.vc_grid-container.post-grid-no-excerpt .vc_gitem-post-data-source-post_excerpt {
    display: none;
}

.vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini {
    border-radius: 8px;
    overflow: hidden;
}

.vc_grid {
    padding-bottom: 0;
}


@media screen and (min-width: 768px) {
    .vc_grid-container.post-grid-same-height .vc_grid > .vc_clearfix {
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
        justify-content: center;
    }

    .vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini .vc_gitem-zone {
        flex-grow: 1;
    }

    .vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini > .vc_gitem-zone .vc_gitem-zone-mini,
    .vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini > .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row,
    .vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini > .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col {
        height: 100%;
    }

    .vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini > .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

.vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini > .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_title h4 {
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini > .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_gitem-post-data-source-post_excerpt > p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* number of lines to show */
    line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.vc_grid-container.post-grid-same-height .vc_grid-item .vc_grid-item-mini > .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-col .vc_btn3-container a.vc_general {
    width: 100%;
}

.header-fancy span {
    /*background-color: #0a7c50;*/
}


.vc-hoverbox-wrapper .vc-hoverbox-front .vc-hoverbox-block-inner h2 {
    color: #fff;
}

.vc-hoverbox-wrapper .vc-hoverbox {
    min-height: 400px;
}

.vc_column_container > .vc_column-inner .vc-hoverbox-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}

.cff-post-links {
    display: flex;
    flex-wrap: wrap;
}

#cff .cff-meta-wrap {
    margin-top: 0;
}

#cff .cff-share-container {
    display: flex;
    flex-wrap: wrap;
}

.header-fancy.fade-to-grey {
    background: none;
    overflow: hidden;
}

.header-fancy.fade-to-grey:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 960px;
    background: linear-gradient(90deg, #eee 0%, #bbb 50%, #eee 100%);
    height: 1px;
    z-index: 1;
}

#footer-top {
    display: none;
}

#mobile-menu > .menu > .menu-item.no-link > .sf-sub-indicator {
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
}

#mobile-menu > .menu > .menu-item.no-link > .sf-sub-indicator > i {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-width: 768px) {
    body.layout-2c-l #main .inner #content {
        width: 100%;
        margin-right: 0;
    }
}



/* SLIDER - MOBILE */
@media screen and (max-width: 768px) {
    .metaslider .metaslider_image_link img {
        width: 100% !important;
        height: 60vh !important;
        max-height: 600px !important;
        object-fit: cover !important;
    }
}

.metaslider .caption-wrap {
    height: 100% !important;
    opacity: 1 !important;
    background: rgba(0,0,0,0.33) !important;
    pointer-events: none;
}

.metaslider .caption-wrap .caption {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.metaslider .caption-wrap .caption > * {
    color: white !important;
    text-align: center;
}

.metaslider .ms-image > .metaslider_image_link + .caption-wrap .caption {
    padding-bottom: 64px !important;
}

.metaslider .ms-image > .metaslider_image_link + .caption-wrap .caption > *:last-child {
    position: relative !important;
}

.metaslider .ms-image > .metaslider_image_link + .caption-wrap .caption > *:last-child:after {
    content: "Læs mere";
    position: absolute;
    bottom: -64px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 5px;
    background-color: #f4524d;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 14px 20px;
    transition: all .2s ease-in-out;
}

.metaslider .ms-image > .metaslider_image_link:hover + .caption-wrap .caption > *:last-child:after {
    background-color: #f23630;
    color: #f7f7f7
}

/*Pricing tables*/
.lvca-pricing-table {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.lvca-pricing-table .lvca-pricing-plan {
    overflow: hidden;
    border-radius: 8px;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-top-header {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f23630;
    border-bottom: 1px solid #cd2d27;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-top-header .lvca-tagline {
    margin-bottom: 0;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-top-header h3 {
    font-size: 16px;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-purchase {
    display: none;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-plan-details {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    flex-grow: 1;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-plan-details > p {
    margin: 4px 0;
    padding-left: 12px;
    position: relative;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-plan-details > p:after {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: black;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-plan-price {
    padding: 10px;
    background-color: #f23630;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-plan-price .lvca-text {
    padding: 0;
    background-color: transparent;
    display: flex;
    flex-direction: column;
}

.lvca-pricing-table .lvca-pricing-plan .lvca-plan-price .lvca-text .price-tag-text {
    font-size: 12px;
    line-height: 24px;
}

.lvca-grid-container.lvca-grid-desktop-4 .lvca-grid-item {
    height: auto;
    display: flex;
    flex-direction: column;
}

@media only screen and (max-width: 1024px) {
    #primary-menu > ul.menu > li > a {
        line-height: 40px;
    }
}

.person-circle-image {
    width: 200px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

.wpcf7-form label {
    display: block;
}

#content .wpcf7-form p {
    width: 100%;
    margin-right: 0;
}














