/*
Theme Name: CTOFFICIAL2024
Theme URI: 
Author: FATTORE DIGITALE SAS
Author URI: https://www.fattoredigitale.com
Description: Theme for Climbing Technology by Aludesign spa 
Version: 1.0
Text Domain: ctofficial
Tags:
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 ctofficial is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

.grecaptcha-badge {
    visibility: hidden;
}


/* DIGIMEDIA */

.kit-container img {
    max-width: 100%;
}

.kit-container a {
    color: black!important;
}

.kit-container .details_button {
    display: inline-block;
    border: 1px solid #3D3D3D;
    padding: 1rem 2rem;
    margin-top: 1.5rem;
}

.kit-container i {
    padding-right: 1.5rem;
}

.big-menu-termlink {
    text-align: center;
    padding: 1rem 2rem;
    color: white;
    margin: 1.5rem 0;
    border: 1px solid #717171;
}

#pdf-generator-progress {
    padding-right: 1.5rem;
}

.dg_show {
    display: inline-block!important;
}

body.single-ct_video,
body.post-type-archive-ct_video,
body.tax-categorie_video {
    background: #f0f1f2;
}

body.single-ct_video .single-news-container,
body.tax-categorie_video .single-news-container {
    background: #fff;
}

body.single-ct_video .single-news-container iframe {
    max-width: 100%;
    max-height: 100%;
}

body.post-type-archive-ct_video .news-content .news-single,
body.tax-categorie_video .news-content .news-single {
    margin-bottom: 50px;
    background-color: #fff;
}

body.post-type-archive-ct_video .news-content .news-single .text-content,
body.tax-categorie_video .news-content .news-single .text-content {
    padding: 80px;
}

.video_terms_list {
    margin-bottom: 3.5rem;
}

.video_terms_list a,
.video_tax_terms a {
    color: black !important;
    padding: .5rem 1.5rem;
    display: inline-block;
    margin-right: .5rem;
    background: white;
    margin-bottom: 1.5rem;
}

.video_tax_terms a {
    background-color: #f0f1f2;
}

body.post-type-archive-ct_video .new-image-container:after,
body.tax-categorie_video .new-image-container:after {
    content: "\f144";
    font: normal normal normal 8rem/1 FontAwesome;
    color: #ff7300;
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .25);
}

body.post-type-archive-ct_video .news-date,
body.tax-categorie_video .news-date {
    font-size: 18px!important;
}

.dg_bordered_tax {
    border: 1px solid #ff7300;
}

.dg_video-element {
    margin-bottom: 2rem;
}

.dg_flex_left {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 1.5rem;
}

#dg_search_results .single-title {
    margin: 1.5rem 0!important;
}

body.tax-attivita section.products {
    margin-bottom: 0!important;
    background-image: url(Assets/focus-bg.png)!important;
    background-color: #000!important;
}

body.tax-attivita section.products .text-content h2.single-title {
    color: #fff!important;
}

.focusContainer .text-content .single-description {
    color: rgba(255, 255, 255, 0.5)!important;
}

body.tax-attivita .button-group-container {
    background-image: url(Assets/isotope-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000;
    border-bottom: 1px solid #5a5a5a;
    min-height: 80px;
}

body.tax-attivita .button-group-container button.button,
body.tax-attivita .page-template div#sl_div #address_search button.button,
.page-template div#sl_div body.tax-attivita #address_search button.button,
body.tax-attivita .search-group-container button.button {
    color: #fff;
}

body.tax-attivita section.products .focus-single {
    border-color: #fff;
}

.button-group-container .select-all-button>button {
    border: 2px solid #fff!important;
    padding: 6px 22px;
    height: 38px;
}

.toolbox .sheet:hover {
    background-color: #cfcfcf;
}


/*27-12-2021*/

.menuWrapper .smallMenuIcon {
    padding-right: 0;
}

.menuWrapper .smallMenuIcon li:last-child {
    margin-right: 0;
}

.menuWrapper .smallMenuIcon li {
    margin-right: 14px;
    margin-top: -6px;
}

.bigMenuWrapper .bigMenu {
    float: left;
}

.skylotec-link img {
    max-width: 120px;
    image-rendering: -webkit-optimize-contrast;
}

.bigMenuWrapper .skylotec-link img {
    float: right;
    margin-top: 0px;
}

.footer-info .skylotec-link {
    display: block;
    margin-top: 24px;
}

.mean-bar .skylotec-link img {
    position: absolute;
    max-width: 80px;
    right: 50px;
    top: 10px;
}

@media(max-width: 300px) {
    .mean-bar .skylotec-link img {
        position: absolute;
        max-width: 80px;
        right: 40px;
        top: 10px;
    }
}

.copy-credits .copyright {
    padding-left: 30px;
}

.copy-credits .credits {
    margin-top: 24px;
    text-align: right;
    padding-right: 0;
}

@media(max-width: 991px) {
    .copy-credits .copyright {
        padding-left: 0px;
    }
    .copy-credits .credits {
        text-align: left;
        padding-left: 0px;
    }
    .footer-info>.logo.pull-left {
        display: block!important;
        float: none!important;
        margin-bottom: 25px;
    }
}


/*12-01-2022*/

.main-nav .logo img,
.logo-mobile img,
.footer-info .logo img {
    image-rendering: -webkit-optimize-contrast;
}

.main-nav .logo img,
.footer-info .logo img {
    max-width: 120px;
}

.logo-mobile img {
    max-height: 40px;
    padding-left: 15px;
}


/*5-12-2022*/

.scroll-top-container.support>ul {
    display: block!important;
}

.products-section-box .content,
.sectionsContainer .page-title-container .page-section-box .content {
    background-image: none!important;
}

.products-section-box,
.page-section-box {
    border-bottom: 6px solid #fff!important;
}

.sectionsContainer .page-title-container .page-section-box .overlay {
    height: 392px;
}

@media (max-width: 500px) {
    .sectionsContainer .choice-item .products-section-box .content .title {
        font-size: 32px;
    }
}

.footer-info .flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.footer-info .flex img {
    max-width: 120px;
    width: 100%;
}

.footer-info .flex>a:first-child {
    padding-right: 3rem;
    margin-right: 3rem;
    border-right: 1px solid white;
}

.footer-info .widget-title {
    display: none!important;
}

body.mean-container .mean-bar .logo-mobile>a>img {
    height: auto;
}

form.wpcf7-form .mail-selection>select {
    color: #000;
    border-radius: 0;
    background-color: transparent;
    border: 3px solid #000;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 10px;
    text-transform: uppercase;
}

.copy-credits>.copyright {
    padding-right: 0!important;
}

/* 12-02-2024 */
.choice-item.center .products-section-box{
    top: 20%;
}
.choice-item.center:hover .products-section-box{
    top: 0;
    opacity: 1;
}
.products-section-box .content .content-text label{
    font-size: 45px;
}
@media (min-width: 992px) {
    .sectionsContainer .choice-item {
      width: 33.33%;
    }
}
@media (max-width: 991px) {
    .sectionsContainer .choice-item .products-section-box {
      top: 0;
    }
}
.scroll-top-container>ul>li{ margin-top:35px;}