/*
Theme Name: GD Consulting
Theme URI: https://www.gdconsultingsrl.com
Author: 
Author URI: 
Description: GD Consulting
Version: 1.0.0
Template: total
Text Domain: total-child
Tags: two-columns, right-sidebar, custom-background, custom-menu, editor-style, featured-images, footer-widgets, theme-options, threaded-comments, translation-ready, portfolio, photography, holiday, custom-logo
*/

.ht-slide-cap-desc {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
}

@media (max-width: 1000px) {
    .ht-slide-cap-desc {
        justify-content: center !important;
    }
}

@media (min-width: 1001px) {
    #ht-home-slider-section {
        height: 80dvh !important;
        overflow: hidden;
    }
    .ht-slide-cap-desc {
        justify-content: space-around !important;
    }
}

.ht-slide-cap-title {
    display: none !important;
}

.ht-slide-cap-desc {
    font-size: 3rem !important;
    padding: 0 !important;
}

@media (max-width: 1000px) {
    .ht-slide-cap-desc {
        font-size: 2rem !important;
    }
}

.ht-progress-bar {
    height: 2px;
}

.ht-progress-bar-length {
    padding-right: 0;
}

.ht-progress-bar-length span {
    display: none;
}

.ht-progress h6 {
    font-size: calc(var(--total-h-size) * 5 / 8);
    margin: 40px 0 5px;
    font-weight: 300;
    text-transform: uppercase;
}

.ht-slide-caption {
    top: 0;
    height: 100%;
    padding: 0;
    margin: 0;
    transform: translate(-50%, 0);
}

.ht-portfolio-wrap {
    height: 100% !important;
}

#ht-cta-section {
    background-position: bottom !important;
}

#ht-blog-section img {
    filter: grayscale(100%) !important;
}

@media (min-width: 1001px) {
    .ht-header #ht-site-branding img {
        transition: width 0.25s ease-in-out, height 0.25s ease-in-out;
    }

    .ht-header.headroom.headroom--not-bottom.headroom--not-top.headroom--unpinned #ht-site-branding img {
        width: 150px;
    }
}

.ht-about-sec .ht-section-title,
#ht-featured-post-section .ht-featured-post-wrap .ht-featured-post .ht-featured-link,
#ht-service-post-section .ht-service-posts .ht-service-post-wrap .ht-service-post .ht-service-excerpt a {
    display: none;
}

@media (min-width: 768px) {
    #ht-featured-post-section .ht-featured-post-wrap {
        display: flex;
    }
}

@media (min-width: 1001px) {
    .ht-slide-cap-desc {
        justify-content: center !important;
    }
}

@media (max-width: 767px) {
    .ht-slide-cap-desc {
        font-size: 1.2rem !important;
    }
    .ht-slide-cap-desc .has-large-font-size {
        font-size: 1rem !important;
    }
}

#ht-home-slider-section .owl-carousel .owl-nav .owl-prev,
#ht-home-slider-section .owl-carousel .owl-nav .owl-next {
    top: 33%;
}

.ht-section-tagline {
    width: 100%;
}

.ht-section-title-tagline {
    margin-bottom: 0;
}

#ht-logo-section ul {
    list-style: none;
    margin-top: 30px;
}

#ht-logo-section ul li {
    background: #f6f6f6;
    display: inline-block;
    padding: 8px 16px;
    margin: 5px;
    border-radius: 1px;
}

#ht-frase1-section {
    background-image: var(--total-footer-bg-url);
    background-size: var(--total-footer-bg-size);
    background-position: var(--total-footer-bg-position);
    background-repeat: var(--total-footer-bg-repeat);
    background-attachment: var(--total-footer-bg-attachment);
    background-color: var(--total-footer-bg-color);
    color: #f6f6f6;
}

.ht-section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

#ht-frase1-section,
#ht-frase2-section {
    padding-top: 200px !important;
    padding-bottom: 200px !important;
}

.ht-featured-post-wrap {
    margin-top: 80px;
}

#ht-team-section,
#ht-testimonial-section {
    padding: 0 !important;
}

#ht-main-footer p {
    margin: 5px 0;
    font-size: 16px;
}

#ht-bottom-footer {
    font-size: 0.7em;
    line-height: 1.5;
}

#ht-bottom-footer .ht-site-info small {
    font-size: 60%;
    margin-top: 10px;
    display: block;
}

@media screen and (max-width: 1000px) {
    .toggle-bar {
        background: transparent;
        color: #000;
    }
    .toggle-bar span {
        background: #000;
        box-shadow: 0 10px 0 0 #000, 0 -10px 0 0 #000;
    }
}

#ht-back-top {
    background: var(--total-bottom-footer-bg-color, rgba(0, 0, 0, 0.3));
    height: 50px;
    width: 50px;
}

.ht-menu img {
    height: 20px;
    width: auto;
}

.ht-cta-buttons img {
    height: 24px;
    margin-top: -4px;
}

.ht-menu > ul > li.menu-item.current_page_item > a,
.ht-menu > ul > li.menu-item.current-menu-item > a,
.ht-menu > ul > li.menu-item.current_page_ancestor > a,
.ht-menu > ul > li.menu-item.current > a {
    color: var(--total-menu-link-color, #333);
}

.ht-menu > ul > li.menu-item:hover > a {
    color: var(--total-menu-link-hov-color, #FFF);
}

button.cookieadmin_btn, 
button.cookieadmin_btn:hover {
    border: 1px solid #333;
}
