/* 
Theme Name: Twenty Twenty Child 
Theme URL: #
Description: Twenty Twenty Child 
Theme Author: Logikamente
Author URL: https://www.logikamente.it/
Template: twentytwenty
Text Domain: twentytwenty-child 
*/

.bg-black {
    background-color: #000000!important;
}

.color-black {
    color: black !important;
}


/* PRODUCT */

#slider_1582 .sa_hover_container {
    min-height: 100vh !important;
}

.summary {
    display: none;
}

.structure-site.prod-text-box {
    padding-top: 104px !important;
    padding-bottom: 90px !important;
}

.text-prod {
    color: rgb(33, 33, 33);
    font-size: 56px;
    letter-spacing: -1px;
    line-height: 72.2px;
}

p.subtitle-text-prod {
    color: rgb(33, 33, 33) !important;
    line-height: 24px;
    padding-top: 40px;
}

.list-file-dw {
    list-style: none;
}

.list-file-dw:first-child {
    padding-right: 48px;
}

.list-file-dw li {
    margin: 0 !important;
    display: flex;
    max-width: 450px;
    width: 100%;
    border-bottom: 2px solid;
    padding: 13px 0;
}
.buy-america .list-file-dw li {
    margin: 0 !important;
    display: flex;
    max-width: fit-content;
    width: 100%;
    border-bottom: 2px solid;
    padding: 10px 0;
}

.list-file-dw li .material-icons {
    vertical-align: middle;
}

.name-file {
    color: rgb(33, 33, 33);
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    margin-left: 5px;
}
.buy-america .name-file {
    color: rgb(33, 33, 33);
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
}

.text-to-add-dw {
    color: rgb(33, 33, 33);
    font-size: 16px;
    letter-spacing: 0.2px;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0 0 auto;
    padding-right: 20px;
    padding-left: 10px;
}


/* .btn-files-to-dw,
.btn-conf-lang {
    width: 278px;
} */

/* .btn-files-to-dw {
    border: 2px solid !important;
    text-decoration: none;
} */

.btn-container-prod {
    margin: 0 0 0 auto;
}

.text-conf-lang {
    margin: 0 auto;
}
/* .text-files-to-dw {
    margin: 0 auto 0 0;
    color: black !important;
    text-decoration: none !important;
    font-weight: 400;
} */

.prod-text-box-dark {
    padding-top: 90px !important;
    padding-bottom: 80px !important;
}

.prod-text-box-dark p {
    color: white !important;
}

.box-downloads {
    margin-bottom: 100px !important;
}


/* END PRODUCT */


/* DISTRIBUTORS AND AGENTS */

.continents-boxes {
    flex-wrap: wrap;
    width: 100% !important;
    max-width: 765px !important;
    margin: -1px !important;
    padding-top: 13px;
    padding-bottom: 55px;
}

.continent {
    width: 33%;
    padding: 9.5px 15px;
    margin: 1px;
    background-color: white;
    cursor: pointer;
    position: relative;
}

.continent.active,
.continent:hover {
    background-color: #878787;
}

.continent.active>span,
.continent:hover>span {
    color: #fff !important;
}

.continent.active::after {
    display: block;
    content: '';
    position: absolute;
    top: 17px;
    right: 28px;
    width: 14px;
    height: 9px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    transform: rotate(-45deg);
}

.continent.empty {
    background-color: #fafafa;
    cursor: not-allowed!important;
}

.name-continent {
    color: #000 !important;
}

.single-box {
    border-top: 1px solid;
    padding-top: 50px;
    margin-top: 40px;
}

.single-box>div {
    width: 25%;
    padding: 0 20px;
}

.single-box>div:first-child {
    padding-left: 0;
}

.single-box>div:last-child {
    padding-right: 0;
}

.continents-boxes.region {
    max-width: 504px !important;
    margin: 0 0 0 auto !important;
}

.continent.region {
    width: 50%;
    max-width: 250px;
    min-height: 50px;
}

select#countries-region {
    position: absolute;
    visibility: hidden;
}

#countries-region.es-input {
    border: none;
    border-bottom: 2px solid #878787;
    background-color: white;
    background-image: url("/wp-content/uploads/2020/07/Icons_Search.svg");
    background-position-x: 98%;
    padding-left: 15px;
    padding-right: 15px !important;
}

#countries-region+.es-list li {
    color: rgb(33, 33, 33);
    font-family: 'Akkurat-Pro';
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
}

.distributors-agents .title-box-contacts {
    margin-top: 103px !important;
    margin-bottom: 42px !important;
}

.bg-gray-neri {
    background-color: #f5f5f5;
}

.distributors-agents .tabs {
    padding-top: 70px;
}

.container-select {
    padding-top: 13px;
    max-width: 624px;
    width: 100%;
}

.link-contact-us {
    color: rgb(33, 33, 33) !important;
    margin: 0 !important;
    padding-top: 48px !important;
    padding-bottom: 95px;
}

.distributors-agents .tab {
    color: rgb(33, 33, 33);
    font-size: 18px;
    letter-spacing: 0.4px;
    line-height: 18px;
    text-decoration: none;
}

.link-contact-us a {
    color: currentColor;
    text-decoration: none !important;
}

.custom-select {
    background: none !important;
}

.distributors-agents .btn.search {
    max-width: 176px;
    width: 100%;
    align-self: center;
    padding-top: 15px !important;
    margin-left: 50px;
    margin-top: 13px;
    background-color: #000 !important;
    color: white !important;
    border:2px solid black!important;
    transition: 0.2s !important;
}
.distributors-agents .btn.search:hover{
    border:2px solid black!important;
    color: black !important;
    background-color: transparent !important;
}
.distributors-agents .btn.search.disabled {
    background-color: #dcdcdc !important;
    color: #bebebe !important;
    border: 2px solid #dcdcdc !important;
}

.items-reg-cont h3 {
    padding-top: 75px !important;
}

.single-box:last-child {
    margin-bottom: 110px !important;
}

.single-box p {
    color: rgb(33, 33, 33) !important;
}

.single-box p:nth-child(2) {
    padding-top: 3px;
    padding-bottom: 20px;
}

.single-box a {
    color: currentColor !important;
    font-weight: 400;
    text-decoration: revert !important;
}

.single-box .ext-link {
    text-decoration: none !important;
}

.ext-link {
    display: inline-flex;
}

.ext-link::after {
    content: url('/wp-content/uploads/2020/06/Icons_External.svg');
    display: block;
    padding-left: 2px;
}

.container-projects {
    flex-wrap: wrap;
    margin: 0 auto !important;
}

.box-project {
    width: 33.3333%;
    padding: 43px 25px 0;
    scale: 1;
    transition: .5s;
}

.box-project:first-child {
    margin-left: 0;
}

.box-project:last-child {
    margin-right: 0;
}

.box-project h3 {
    color: rgb(33, 33, 33) !important;
    padding-top: 17px;
    padding-bottom: 2px;
}

.box-project h3 a,
.box-project p a,
.box-project h3 a:hover,
.box-project p a:hover {
    color: rgb(33, 33, 33) !important;
}

.box-project .sub-title {
    padding-bottom: 11px;
    color: rgb(135, 135, 135) !important;
    font-weight: 600!important;
}

.box-project .obj-fit-cover {
    position: relative;
    max-width: 542px;
    max-height: 406px;
}

.prod-padre.cat-pro-container .product-category a:not(.not-image),
.product-category.product a:not(.not-image) {
    position: relative;
    max-width: 382px;
    max-height: 287px;
}

.designer-grid div.row a:not(.not-image) {
    position: relative;
    max-width: 257px;
    max-height: 257px;
    display: flex;
}

.progetti .swiper-slide {
    position: relative;
    max-width: 1728px;
    max-height: 972px;
}

.parent-pageid-649 .swiper-slide {
    position: relative;
    max-width: 1228px;
    max-height: 690px;
}

.collections .owl-carousel .owl-stage .owl-item {
    position: relative;
    max-width: 1000px;
    max-height: 500px;
}

.box-project .obj-fit-cover::after,
.prod-padre.cat-pro-container .product-category a:not(.not-image)::after,
.product-category.product a:not(.not-image)::after {
    display: block;
    content: '';
    /* 4:3 aspect ratio */
    padding-bottom: calc(3 / 4 * 100%);
}

.designer-grid div.row a:not(.not-image)::after {
    display: block;
    content: '';
    /* 1:1 aspect ratio */
    padding-bottom: calc(1 / 1 * 100%);
}

.progetti .swiper-slide::after {
    display: block!important;
    content: ''!important;
    /* 16:9 aspect ratio */
    padding-bottom: calc(9 / 16 * 100%)!important;
}

.content-container .swiper-slide::after {
    display: block;
    content: '';
    /* 16:8 aspect ratio */
    padding-bottom: calc(8 / 16 * 100%);
}

.collections .owl-carousel .owl-stage .owl-item>div::after {
    display: block;
    content: '';
    /* 2:1 aspect ratio  */
    padding-bottom: calc(1 / 2 * 100%);
}

.buy-america-slider-img::after {
    display: block;
    content: '';
    /* 9:24 aspect ratio  */
    padding-bottom: calc(9 / 24 * 100%);
}

.progetti .elementor-main-swiper,
.content-container .elementor-main-swiper {
    height: auto!important;
}

.progetti .swiper-slide,
.content-container .swiper-slide,
.slider-stile div.n2-ss-align.n2-ss-align-visible,
.slider-stile .n2-ss-slider {
    width: 100%!important;
}

.box-project img,
.prod-padre.cat-pro-container .product-category img,
.product-category.product img,
.designer-grid div.row img,
.progetti .swiper-slide .elementor-carousel-image,
.content-container .swiper-slide .elementor-carousel-image,
.collections .owl-carousel .owl-stage .owl-item img,
.buy-america-slider-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100% !important;
    object-position: center;
}

.scale-0 {
    scale: 0;
    transition: 1s;
}

.container-filter-projects {
    background-color: #f5f5f5;
    padding-bottom: 50px !important;
}

.select-projects {
    width: 25%;
    padding: 0px 12px;
}

.select-projects:first-child {
    padding-left: 0;
}

.select-projects:last-child {
    padding-right: 0;
}

.options-projects input[type="checkbox"] {
    position: absolute;
    visibility: hidden;
}

.options-projects input[type="checkbox"]:checked+label {
    background-color: #878787;
    color: white !important;
}

.options-projects input[type="checkbox"]:checked+label:after {
    display: block;
    content: '';
    position: absolute;
    top: 17px;
    right: 28px;
    width: 14px;
    height: 9px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    transform: rotate(-45deg);
}

.options-projects label {
    margin-top: 2px !important;
    color: rgb(33, 33, 33) !important;
    background: rgb(255, 255, 255);
    border-radius: 0px;
    line-height: 24px;
    padding: 13px;
    position: relative;
}

.title-filter-projects {
    color: rgb(135, 135, 135);
    line-height: 24px;
}

.max-6 {
    margin-right: 2px;
    margin-top: -2px;
}

.max-6:last-child {
    margin-right: 0;
}

.accordion-filter-projects {
    background-color: #f5f5f5;
}

.accordion-filter-projects .button-to-acc {
    margin: 0 0 0 auto !important;
    color: rgb(33, 33, 33) !important;
    line-height: 24px;
    cursor: pointer;
    display: flex;
}

.nProjects {
    color: rgb(135, 135, 135) !important;
    line-height: 24px;
}

.accordion-filter-projects .button-to-acc::after {
    display: block;
    content: '';
    border-top: 1px solid;
    border-right: 1px solid;
    height: 12px;
    width: 12px;
    transform: rotate(135deg);
    margin-top: 3px;
    margin-left: 10px;
}

.accordion-filter-projects .button-to-acc.collapse-project::after {
    transform: rotate(-45deg);
    margin-top: 9px;
}

.btn-load-more {
    max-width: 199px !important;
    width: 100% !important;
    border: 2px solid !important;
    margin: 55px 0 0;
}

.options-projects label.empty-opt {
    min-height: 50px;
    pointer-events: none;
    background-color: #fafafa;
}

.panel-row-style>.panel-grid-cell>.so-panel,
.panel-layout>.panel-grid {
    background-color: transparent !important;
}

.accordion-filter-projects .header-accordion {
    padding-top: 42px !important;
    padding-bottom: 46px !important;
}

.panel-grid-cell>.so-panel {
    margin: 0 !important;
}

.project-img-box {
    min-height: 720px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.slide-project-single p {
    font-size: 20px !important;
}

.slide-project-single {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
}

.container-load-more {
    margin-bottom: 95px !important;
}

.max-6,
.options-projects {
    display: grid;
}

.tabs a {
    font-size: 18px;
    letter-spacing: 0.4px !important;
    line-height: 18px;
    color: currentColor !important;
}

.prod-text-box h3 {
    font-size: 32px !important;
    letter-spacing: 0px;
    line-height: 44.8px;
}

.section_5.prod-text-box li {
    font-size: 32px !important;
    font-weight: normal;
    letter-spacing: -0.18px;
    line-height: 44.8px;
}

.section_5 .row {
    min-height: 720px;
}

.section_5 .row .obj-fit-cover img {
    position: absolute;
    right: 0;
    left: 0;
}

.subtitle-text-prod {
    padding-bottom: 20px;
}

.owl-carousel.sa_owl_theme.carousel-slider-projects-style .owl-dots {
    width: auto !important;
    right: 0;
    left: auto;
}

.owl-carousel.sa_owl_theme.carousel-slider-projects-style .owl-item {
    max-width: 1920px;
    max-height: 720px;
    height: auto;
    min-height: auto;
}

.owl-carousel.sa_owl_theme.carousel-slider-projects-style .owl-item>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    height: 100%!important;
    object-position: center;
}

.owl-carousel.sa_owl_theme.carousel-slider-projects-style .owl-item::after {
    content: '';
    display: block;
    padding-bottom: calc(720 / 1920 * 100%)
}

@media screen and (max-width: 1200px) {
    .d-flex.box-downloads {
        display: block !important;
    }
    .box-downloads .list-file-dw {
        padding-left: 10px;
        width: 50%;
        float: left;
    }
    .box-downloads .list-file-dw:first-child {
        padding-right: 10px;
        padding-left: 0px;
    }
    .box-downloads .list-file-dw li {
        max-width: none;
    }
    .btn-container-prod {
        display: block;
        float: none;
        clear: left;
        padding-top: 30px;
        clear: left;
    }
    .btn-container-prod .btn-conf-lang,
    .btn-container-prod .btn-files-to-dw {
        width: 100% !important;
    }
    .owl-carousel.sa_owl_theme.carousel-slider-projects-style .owl-dots {
        bottom: 30px !important;
    }
    .owl-carousel.sa_owl_theme.carousel-slider-projects-style .owl-item>div>div {
        bottom: 30px!important;
    }
    .carousel-slider-projects-style .title-featured-post {
        line-height: 35px;
        font-size: 35px;
    }
}


/*MOBILE*/

@media screen and (max-width: 1024px) {
    .tabs-contemporary {
        margin-bottom: 80px !important;
    }
    .woocommerce-loop-category__title {
        height: 30px;
    }
    .cat-pro-container .product-category {
        width: 25%;
        padding-bottom: 20px !important;
        padding-right: 25px;
        padding-left: 0 !important;
    }
    .woocommerce .content-area .site-main {
        margin: 0 !important;
    }
    .structure-woocommerce .structure-site h3 {
        font-size: 24px !important;
    }
    .prod-text-box h3 {
        font-size: 20px !important;
        padding-bottom: 15px;
        padding-top: 30px;
    }
    .section_5.prod-text-box li {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .structure-site.prod-text-box {
        padding-top: 55px !important;
        padding-bottom: 45px !important;
    }
    .box-downloads .list-file-dw li {
        width: 100% !important;
        border-bottom: 2px solid;
        padding: 13px 0;
    }
    .box-downloads .list-file-dw:first-child {
        padding-right: 0 !important;
        padding-bottom: 0 !important;
    }
    .box-downloads .list-file-dw {
        width: 100%;
        padding-bottom: 25px !important;
        padding-left: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .section_5 .row {
        flex-direction: column-reverse;
    }
    .section_5 .row .obj-fit-cover {
        min-height: 400px;
    }
    .owl-carousel.sa_owl_theme.carousel-slider-projects-style .owl-item>div>div>a>p {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 600px) {
    .woocommerce-loop-category__title {
        height: 50px !important;
    }
    .cat-pro-container img {
        width: 100%;
    }
    #slider2 .prod-text-box {
        padding: 0!important;
    }
    #slider2 .prod-text-box>div>div:first-child {
        padding: 0 5%!important;
    }
    .prod-text-box .text-secondary {
        padding-top: 20px;
    }
    .prod-text-box img {
        padding-bottom: 15px !important;
    }
    .section_5.prod-text-box img {
        padding-bottom: 0 !important;
    }
    .section_5 .row .obj-fit-cover {
        min-height: 360px;
    }
}