/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/** main navigation css changes */

a:focus {
    outline: none !important;
}

.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a){
    text-decoration: none;
}

.site-header-primary-section-right {
	align-items: flex-end;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > li.menu-item {
    line-height: 60px;
}

.main-header-menu .menu-link, .main-header-menu > a {
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 .5em;
}

/** home page brands CSS changes */
.our-brands.wp-block-cb-carousel .slick-slide {
    overflow: hidden;
    position: relative;
    height: 200px;
    display: block;
	transition: all 0.4s;
}

.our-brands.wp-block-cb-carousel .slick-slide:hover {
    background: url(https://corr-tek.stonebit.it/wp-content/uploads/2021/09/client_bck.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.our-brands.wp-block-cb-carousel .slick-slide p {
    opacity: 0;
    transition: all 0.4s;
    position: absolute;
    left: 50%;
    transform: translate(-56%, -70%);
    margin: 0 !important;
    top: 164px;
}

.our-brands.wp-block-cb-carousel .slick-slide p a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
		color: #28a2df;
}

.our-brands.wp-block-cb-carousel .slick-slide .wp-block-image img {
    text-align: center;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.our-brands.wp-block-cb-carousel .slick-slide:hover p {
	opacity: 1;
	top: 161px;
}


/**  brand list shortcode */

.brand-list {
    margin-top: 50px;
    margin-bottom: 50px;
}

.brand-list .ast-flex {
    border-top: 1px solid #ddd;
    padding: 20px 0;
    align-items: center;
}

.brand-list img {
    width: 150px;
    height: auto;
    text-align: left;
}

.brand-list .wp-block-button {
    margin-bottom: 30px;
}
.brand-list .websit-url a {
    text-align: center;
    text-decoration: none;
    color: #28a2df;
}

.ast-advanced-headers-wrap .taxonomy-description {
    display: none;
}

.pa-10 {
    padding: 10px;
}

.pl-10 {
    padding-left: 10px;
}
.pr-10 {
    padding-right: 10px;
}
.ma-10 {
    margin: 10px;
}

.ml-10 {
    margin-left: 10px;
}
.mr-10 {
    margin-right: 10px;
}
.m-0 {
    margin: 0 !important;
}
.support-menu .uagb-column__inner-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.support-menu .wp-block-uagb-info-box:hover a {
    background: rgba(255,255,255,0.2);
}

.support-menu .wp-block-uagb-info-box {
    border: 1px solid #fff;
    margin-right: 20px;
    padding: 10px;
    display: flex;
    min-width: 200px;
    min-height: 150px;
    justify-content: center;
    align-items: center;
}

.astra-category-list .category {
    padding: 20px;
}

.astra-category-list a {
    text-decoration: none !important;
    text-align: center;
}

.astra-category-list .category img {
    width: 100%;
    height: 150px;
}

.single-prodotti .menu-item-150 .menu-link,
.tax-brand .menu-item-392 .menu-link,
.category .menu-item-507 .menu-link,
.parent-pageid-10 .menu-item-374 .menu-link,
.page-id-312 .menu-item-278 .menu-link,
.main-header-menu .current-menu-item .menu-link,
.main-header-menu .current-page-ancestor .menu-link,
.main-header-menu .current-menu-item > a
{
    color: #8fc646;
}

.ast-title-bar-wrap .ast-inside-advanced-header-content {
    background: rgba(0,0,0,0.2);
}

.astra-download .content {
    font-size: 14px;
    line-height: 1;
}

.astra-download .content p {
    margin-bottom: 10px;
}

ul.dlm-downloads {
    list-style: none;
    margin: 0;
    flex-wrap: nowrap;
    display: flex;
    flex-direction: row;
    flex-flow: row;
}

.entry-content .uagb-post__inner-wrap{
    text-align: center !important;
    border: 1px solid #c9c9c9;
    transition: all 0.2s;
    position: relative;
    padding: 0 !important;
}


.entry-content .uagb-post__inner-wrap .uagb-post__text {
    margin: 20px 0px;
    padding: 0px 10px;
    position: relative;
    z-index: 90;
}
.entry-content .uagb-post__inner-wrap .uagb-post__text .uagb-post__title {
    color: #1881bb;
}
.entry-content .uagb-post__inner-wrap .astra-overlay {
    position: absolute;
    width: 101%;
    background-color: rgba(0, 0, 0, .50);
    height: 101%;
    opacity: 0;
    top: -2px;
    left: -2px;
    border: 3px solid #1881bb;
    transition: all .4s;
}

.uagb-post__inner-wrap:hover .astra-overlay {
    opacity: 1;
}
.entry-content .uagb-post__inner-wrap:hover .uagb-post__text,
.entry-content .uagb-post__inner-wrap:hover .uagb-post__text .uagb-post__title {
    color: #fff;
}

.uagb-post-grid .uagb-post__cta {
    border: none;
    display: inline-block;
    width: 100%;
    display: block;
    text-align: center;
}
.uagb-slick-carousel button.slick-arrow {
    padding: 10px;
    width: 50px;
    height: 50px;
}

.archive article .entry-content {
    display: none;
}

.archive article .blog-layout-1 {
    border: 1px solid #c9c9c9;
    transition: all 0.2s;
    text-align: center;
}
.archive article:hover .blog-layout-1 {
    border: 3px solid #28a2df;
}
.search.search-results .content-area, .archive.tag .content-area, .archive.tax-brand .content-area {
    padding-bottom: 40px;
}
.ast-breadcrumbs-wrapper, .ast-breadcrumbs-wrapper a[rel="home"] {
    vertical-align: middle;
}

/**-------------Filter everthing------------------*/
.wpc-filter-content .wpc-term-item-content-wrapper {
    display: block !important;
    width: 100%;

}
.wpc-filter-content input[type="radio"], .wpc-filter-content input[type="checkbox"] {
    display: none;
}

.wpc-filter-content input[type="radio"] + label, .wpc-filter-content input[type="checkbox"] + label {
    padding-left: 30px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    -webkit-transition: all 0.25s linear;
}
.wpc-filter-content input[type="radio"]:checked + label, .wpc-filter-content input[type="checkbox"]:checked + label {
    color: #8fc646;
}
.wpc-filter-content input[type="radio"] + label:before, .wpc-filter-content input[type="checkbox"] + label:before {
    content: "";
    background: url(../astra-child/assets/images/Product-Category-box-icon.svg) no-repeat center center;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    background-size: 90%;
    margin-top: 1px;
}
.wpc-filter-content input[type="radio"]:checked + label:before, .wpc-filter-content input[type="checkbox"]:checked + label:before {
    background: url(../astra-child/assets/images/Product-Category-icon.svg) no-repeat center center;
    background-size: 90%;
}

.wpc-filter-content li.wpc-term-item label {
    padding-left: 25px !important;
    line-height: 1;
    margin-bottom: 15px !important;
    padding-top: 2px;
}
.wpc-filter-brand.wpc-filter-content li.wpc-term-item label {
    margin-top: 12px;
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}

.wpc-filter-content input[type=checkbox]:checked + label,
.wpc-filter-content input[type=checkbox]:checked + label a {
    color: #8fc646;
}

.wpc-filter-content span.wpc-term-count {
    position: absolute;
    right: 0;
}

.wpc-filter-brand a {
    margin-top: -12px;
    display: block;
}
.widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label span.wpc-filter-label-wrapper, body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, body .wpc-filters-widget-main-wrapper li.wpc-term-count-0:not(.wpc-has-not-empty-children) label a, .widget-area .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .wpc-filters-labels li.wpc-term-count-0:not(.wpc-has-not-empty-children) label, .widget-area .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .widget .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .wpc-term-count-0:not(.wpc-has-not-empty-children) a, .wpc-term-count-0:not(.wpc-has-not-empty-children) {
    opacity: 1 !important;
}

.secondary .widget-title {
    text-transform: uppercase !important;
    font-size: 1.2em;
    color: #28a2df;
}

.wpc-filter-brand ul li.wpc-term-item {
    display: block;
    overflow: hidden;
}

.ast-left-sidebar #secondary {
    border: none;
}
.ast-left-sidebar #primary {
    border-left: none;
}
.main-header-bar {
    border-width: 0px !important;
}

#secondary {
    margin: 0 !important;
}
#primary {
    margin: 0 !important;
}

@media (max-width: 921px) {
    #primary {
        padding: 0;
        margin: 0;
    }

     #secondary {
        padding: 0;
        margin: 1.5em 0 !important;
     }
    
}

.uagb-post-pagination-wrap a.page-numbers, 
.uagb-post-pagination-wrap span.page-numbers.current {
    padding: 7px 16px !important;
}
.uagb-post-pagination-wrap .page-numbers.current {
    background-color: #8fc646 !important;
}
.uagb-post-pagination-wrap .page-numbers:hover {
    background-color: #8fc646 !important;
    border-color: #8fc646;
    color: #ffffff;
}
.before-footer {
    border-top: 2px solid #8fc646;
}

.main-header-bar.ast-sticky-active {
    box-shadow: 0px 2px 9px rgb(0 0 0 / 30%) !important;
}
.uagb-tabs__wrap.uagb-tabs__hstyle3-desktop .uagb-tab{
    font-weight: bold;
    text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
    .uagb-tabs__wrap.uagb-tabs__stack4-mobile {
        border-width: 0px !important;
    }

    .uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0px;
        padding: 10px 12px;
        border-radius: 0;
        border-width: 1px 1px 0px 1px !important;
        border-style: solid;
        font-size: 1.2em;
    }
}


.sp-top-thumbnails, .sp-bottom-thumbnails {
    left: 0;
    margin: 5px 0 !important;
}
.slider-pro .sp-selected-thumbnail {
    border: 1px solid #b2b2b2 !important;
}
.sp-top-thumbnails .sp-thumbnail-container, .sp-bottom-thumbnails .sp-thumbnail-container {
    margin-left: 2px;
    margin-right: 5px !important;
    display: flex;
    justify-content: center;
}
.slider-pro img.sp-image, .slider-pro img.sp-thumbnail {
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    height: 100% !important;
	width: 100% !important;
    object-fit: contain;
}

.ast-sticky-active .ast-builder-layout-element .ast-site-identity {
    margin-top: 0px;
}

@media only screen and (max-width: 769px) {
    #ast-scroll-top .ast-icon.icon-arrow svg {
        transform: translate(0, 9%) rotate(180deg);
    }
    .ast-builder-layout-element .ast-site-identity {
        margin-top: 0px;
    }
  }

  .intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=tel], .intl-tel-input.separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}

.application-blog {
    margin: 30px 0px;
}
.application-blog article.post {
    align-items: center;
    justify-items: center;
    margin-bottom: 1.5em;
}

.application-blog .page .has-post-thumbnail .post-thumb img {
    margin-bottom: 0em;
}
.application-blog .ast-blog-featured-section {
    margin-bottom: 0em; 
}

.ast-archive-description p{
    font-size: 1rem !important;
}

.category .entry-category {
    margin-bottom: 0.75rem;
}

.wp-block-table .title {
    font-size: 1.3rem;
    font-weight: bold;
}

.ast-search-box.header-cover .close, .ast-search-box.header-cover .search-submit, .ast-search-box.header-cover .search-text-wrap {
    display: none;
}
.wpc-posts-found[data-found=""]{
    display: none;
}
.page-id-16 .wpcf7 select.wpcf7-form-control.wpcf7-select:not([multiple="multiple"]) {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab.uagb-tabs__active a {
    color: #8fc646;
}