/*
 Theme Name:   Astra Child
 Theme URI:    https://wpastra.com/
 Description:  A child theme of Astra
 Author:       Your Name
 Author URI:   https://yourwebsite.com
 Template:     astra - bioprepare
 Version:      1.0.0
 Text Domain:  astra-child
*/
:root{
    --bioprepare-blue:#0A55A3;
    --bio-blue:#0C57A4;
    --template-blue: #02086A;
    --dark-blue: #04072a;
    --light-blue: #05c9f5;
}
.eael-posted-by{
    display:none;
}
.quality-policy{
    background-color: var(--light-blue);
    padding: 10px 15px; 
    color: white!important;
    font-weight: 700;    
    @media (max-width:480px) {
        background-color: white;
        color:black!important;
        padding: 0;
    }
}


.quality-policy:hover{
    background-color: var(--bio-blue);
    color: white!important;
    transition: all .5s ease-in-out;
}
.page-id-5338 .entry-content p{
    margin-bottom: 0;
}
.page-id-5338 .elementor-widget-image a:hover{
    transform: scale3d(1.1, 1.1, 1.1);
}

/* HEADER */
/* MENU */
.ast-builder-grid-row{
    @media (max-width:480px){
        justify-content: space-around;
    }
}

.hfe-flyout-close{
    @media (max-width:1024px){
        top: 10px;
        right: 10px;
    }
    @media (max-width:480px){
        top: 10px;
        right: 10px;
    }
    @media (max-width:360px){
        top: 10px;
        right: 10px;
    }
}

.ast-container,
#masthead .ast-container{
    padding-left: 0;
    padding-right: 0;
}
.menu-is-active{
    @media (max-width:480px){
        margin-top: 30px;
    }
}

.hfe-site-logo{
    @media (max-width:480px){
        width: 200px;
    }
}

ul.hfe-nav-menu, .hfe-nav-menu li, .hfe-nav-menu ul{
    @media (max-width:480px){
        height: 40px;
    }
}
.hfe-nav-menu .menu-item-has-children .sub-menu{
    @media (orientation:portrait) {
        position: absolute!important;
        top: 50px;
    }
}
#menu-item-3347{
    margin-right: 30px;
    a{
        padding: 15px 20px;
        background-color: var(--bioprepare-blue);
        color: white;
    }
    @media (min-width:1025px) and (max-width:1700px){
        margin-right: 20px;
    }
    @media (max-width:1024px){
        margin-right: 20px;
        width: 160px;
    }
    @media (max-width:480px){
        margin-right: 0;
        width: 155px;
    }
}

#menu-item-4813 .sub-menu{
    min-width: 80px!important;
}

.elementor-3332 .elementor-element.elementor-element-6a8ee7b .menu-item a.hfe-menu-item:hover,
.elementor-3853 .elementor-element.elementor-element-6a8ee7b .menu-item a.hfe-menu-item:hover{
    transform: scale(1.1, 1.1);
    transition: all .5 ease-in-out;
}


.ast-theme-transparent-header #masthead{
    @media (max-width:480px){
        width: 100%;
    }
}

body:not(.rtl) .elementor-3853 .elementor-element.elementor-element-6a8ee7b .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child),
body:not(.rtl) .elementor-3332 .elementor-element.elementor-element-6a8ee7b .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:not(:last-child){
    margin-right: 15px;
    margin-left: 12px;
}

.main-header-menu .menu-link, .main-header-menu>a{
    padding: 0 10px 0 15px;
    transform: scale(.9, 1);
    letter-spacing: 0px;
    font-size: 16px;
}
.ast-custom-button-link{
    text-decoration: none;
}
.elementor-3853 .elementor-element.elementor-element-6a8ee7b .menu-item a.hfe-menu-item,
.elementor-3332 .elementor-element.elementor-element-6a8ee7b .menu-item a.hfe-menu-item{
    text-transform: none;
    font-size: 16px;
    margin-top: 8px;
    margin-left: -1px;
    font-weight: 300;
    transform: scale(1, 1.2);
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button{
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: 160px;
    font-weight: 300;
    transform: scale(1, 1.2);
    font-size: 16px;
}
#home-header li:nth-child(7),
#inner-header-menu li:nth-child(7){
    /* padding-right: 20px; */
    @media (max-width:1024px) {
        padding-right: 0;
    }
}

#menu-item-4891{
    margin-left:15px;
    @media (max-width:1024px){
        margin-left: 0;
    }
    @media (orientation:portrait) {
        margin-left: 0;
    }
}

#menu-item-4891:after{
    content: "|";
    position: absolute;
    top: 22px;
    left: 22px;
    color: white;
    @media (max-width:480px) {
        display: none;
    }

}


.elementor-3332 .elementor-element.elementor-element-6a8ee7b ul.sub-menu > li#menu-item-4814,
.elementor-3853 .elementor-element.elementor-element-6a8ee7b ul.sub-menu > li#menu-item-4814,
.elementor-3332 .elementor-element.elementor-element-6a8ee7b ul.sub-menu,
.elementor-3853 .elementor-element.elementor-element-6a8ee7b ul.sub-menu{
    width: 60px!important;
    box-shadow: none;
}
.elementor-3332 .elementor-element.elementor-element-6a8ee7b ul.sub-menu > li,
.elementor-3853 .elementor-element.elementor-element-6a8ee7b ul.sub-menu > li {
    background-color: white;
    padding: 10px;
}
.elementor-3332 .elementor-element.elementor-element-6a8ee7b .sub-menu a.hfe-sub-menu-item:hover,
.elementor-3853 .elementor-element.elementor-element-6a8ee7b .sub-menu a.hfe-sub-menu-item:hover{
    color: black;
}

.elementor-3853 .elementor-element.elementor-element-a109c6a .sub-menu li a.hfe-sub-menu-item,
.elementor-3853 .elementor-element.elementor-element-6a8ee7b .sub-menu a.hfe-sub-menu-item,
.elementor-3332 .elementor-element.elementor-element-92d2549 .sub-menu a.hfe-sub-menu-item,
.elementor-3332 .elementor-element.elementor-element-92d2549 .sub-menu li a.hfe-sub-menu-item,
.elementor-3332 .elementor-element.elementor-element-6a8ee7b .sub-menu a.hfe-sub-menu-item{
    padding:10px;
    @media (max-width:1024px) {
        padding: 20px;
    }
}
/* .hfe-nav-menu a.hfe-sub-menu-item{
    line-height: 0;
    padding: 10px 20px;
} */

/* .elementor-3853 .elementor-element.elementor-element-a109c6a .menu-item a.hfe-menu-item,
.elementor-3853 .elementor-element.elementor-element-a109c6a .sub-menu li a.hfe-sub-menu-item,
.elementor-3332 .elementor-element.elementor-element-92d2549 .menu-item a.hfe-menu-item:last-child, 
.elementor-3332 .elementor-element.elementor-element-92d2549 .menu-item a.hfe-sub-menu-item:last-child,
.elementor-3332 .elementor-element.elementor-element-92d2549 .sub-menu li a.hfe-sub-menu-item,
.elementor-3332 .elementor-element.elementor-element-92d2549 .sub-menu a.hfe-sub-menu-item{
    @media (max-width:1024px) {
        padding: 0;
    }
} */


/* .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
    line-height: normal;
} */
/* .ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:nth-child(8) a, */
#inner-header-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:nth-child(8) a, #inner-header-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:nth-child(8) a,
#home-header li:nth-child(8) a{
    padding: 15px 20px;
    background-color: var(--bio-blue);
    color:white;
   
    @media (max-width:1024px){
        background-color: transparent;
        padding: 18px 0;
        color: black;
    }
}
#inner-header-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:nth-child(8) a:hover, #inner-header-menu .hfe-nav-menu__layout-horizontal .hfe-nav-menu > li.menu-item:nth-child(8) a:hover,
#home-header li:nth-child(8) a:hover{
    background-color: white;
    color:var(--bio-blue);
    /* border:1px solid var(--bio-blue); */
}
.elementor-1463 .elementor-element.elementor-element-1cd09d4 .elementor-heading-title:before{
    content: "[ ";
}
.elementor-1463 .elementor-element.elementor-element-1cd09d4 .elementor-heading-title:after{
    content: " ]";
}

.elementor-1463 .elementor-element.elementor-element-1cd09d4 .elementor-heading-title:before,
.elementor-1463 .elementor-element.elementor-element-1cd09d4 .elementor-heading-title:after{
    color:white;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.elementor-1463 .elementor-element.elementor-element-a2cf51e img,
.elementor-1463 .elementor-element.elementor-element-7f9a1ff img{
    position: relative;
    right: 10px;
}

#services-btn-home span{
    text-transform: none!important;
}

#search-container{
    width: 820px;
    @media (max-width:480px){
        width: 100%;
        padding: 20px;
    }
}

form.io-certificates-form{
    display: grid;
    gap: 20px;
    width: 560px;
    @media (max-width:480px){
        width: 100%;
    }
}

.io-cert-form-group button,
input#io_cert_code,
input#io_cert_batch{
    width:100%;
    @media (max-width:480px) {
        width: 100%;
    }
}

.io-cert-submit-btn{
    background-color: var(--light-blue);
    color: white;
    font-weight: 700;
    border-radius: 0;
    text-transform: none;
    &:hover{
        background-color: var(--bioprepare-blue);
        color:white;
        transition: all .4s ease-in-out;
    }
}
#accordion-homepage .accordion-items,
#accordion-homepage .e-n-accordion-item-title{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #E8F3F6;
    padding: 30px;
    @media (max-width:480px) {
        padding-left: 0;
        padding-right: 20px;
    }
}

.elementor-1463 .elementor-element.elementor-element-b7ee89b{
    @media (min-width:1025px) and (max-width:1700px){
        top: 525px;
    }
}

.elementor-1463 .elementor-element.elementor-element-3211a19{
    @media (min-width:1025px) and (max-width:1700px){
        margin-top: 200px;
    }
}
.elementor-1463 .elementor-element.elementor-element-4d648009 .elementor-heading-title{
    @media (min-width:1025px) and (max-width:1700px){
        margin-top: 33px;
    }    
}
.elementor-1463 .elementor-element.elementor-element-5e9b6ee .elementor-heading-title{
    margin-top: 33px;
    transform: scale(1, 1.2);
    @media (min-width:1025px) and (max-width:1700px){
        font-size: 70px;
        line-height: 70px;
        margin-top: 0;
    }
    @media (max-width:1024px){
        /* font-size: 3em; */
        margin-top: 0;
    }
    @media (max-width:480px){
        /* font-size: 26px; */
        margin-top: 0;
    }
}



.elementor-1463 .elementor-element.elementor-element-75ecbb1 .elementor-heading-title{
    position: relative;
    left: 40px;
    margin-top: 0px;
    transform: scale(1, 1.2);
    top: 0;
    @media (min-width:1025px) and (max-width:1700px){
        font-size: 70px;
    }
    @media (max-width:1024px){
        left: 70%;
        width:100%;
        max-width: 450px;
    }
    @media (max-width:480px){
        /* font-size: 26px; */
        left: 0;
    }
}

#laboratory-innovation-homepage{
    @media (max-width:1024px) {
        display: flex;
        flex-wrap: wrap;        
    }
    @media (max-width:480px) {
        display: grid;
        width: 100%;
    }
}

#laboratory-innovation-homepage .item-1{
    @media (max-width:1024px) {
        flex: 1 0 100%;
    }
}

#laboratory-innovation-homepage .item-2,
#laboratory-innovation-homepage .item-3,
#laboratory-innovation-homepage .item-4{
    @media (max-width:1024px) {
        flex: 1 0 29%;
    }
    @media (max-width:480px) {
        width: 100%;
    }
}
#laboratory-innovation-homepage .item-2 .elementor-image-box-content{
    display:grid;
    gap:24px;
}


.ast-single-entry-banner[data-post-type="post"]{
    background-color: var(--bioprepare-blue);
    height: 450px;
    .entry-title{
        color: white;
    }
    .post-thumb-img-content.post-thumb{
        display:none;
    }
}
.elementor-1463 .elementor-element .hfe-post-content{
    display:grid;
    @media (max-width:480px) {
        gap: 10px;
    }
}

.elementor-1463 .elementor-element .hfe-post-content .hfe-post-title{
    margin-bottom: 10px;
}

.elementor-1463 .elementor-element .hfe-post-content .hfe-post-title a{
    color:var(--template-blue);
    font-size: 24px;
    font-weight: 500;
    @media (max-width:480px){
        font-size: 22px;
    }
}
.elementor-1463 .elementor-element .hfe-post-excerpt{
    color: #1c1e1e;
}

.elementor-1463 .elementor-element .hfe-post-content .hfe-post-meta{
    order: 3;
    span{
        color: rgb(77, 111, 136);
        font-size: 16px;
    }
}
.elementor-1463 .elementor-element .hfe-post-card{
    background-color: transparent!important;
}
.hfe-post-image img{
    background-color: white;
    border-radius: 20px;
    border: 1px solid rgba(204, 204, 204, 1); 
    max-height: 420px;
    @media (max-width:480px) {
        border-radius: 0;
    }
}
.elementor-1463 .elementor-element .hfe-post-content .hfe-post-title,
.elementor-widget-n-accordion .e-n-accordion-item-title-text,
.elementor-1463 .elementor-element.elementor-element-1f6588d8 p,
.elementor-1463 .elementor-element.elementor-element-55fe0c44 .elementor-image-box-description,
.elementor-1463 .elementor-element.elementor-element-55fe0c44 .elementor-image-box-title,
.elementor-1463 .elementor-element.elementor-element-7763ab28 .elementor-image-box-description,
.elementor-1463 .elementor-element.elementor-element-7763ab28 .elementor-image-box-title,
.elementor-1463 .elementor-element.elementor-element-329efea6 .elementor-image-box-description,
.elementor-1463 .elementor-element.elementor-element-329efea6 .elementor-image-box-title,
.elementor-1463 .elementor-element.elementor-element-7ebf3adc .elementor-heading-title,
.elementor-1463 .elementor-element.elementor-element-3fec62cf .elementor-heading-title,
.elementor-1463 .elementor-element.elementor-element-77828e31 .elementor-heading-title{
    transform: scale(1, 1.2);
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    background-color: white;
}


/* LEGAL PAGES */
#post-3634,
#post-3627,
#post-3629{
    width: 100%;
    max-width: 1280px;
    margin: 100px auto;
    @media (max-width:1024px) {
        max-width: 820px;
        margin: 70px;
    }
    @media (max-width:480px){
        padding:0 20px;
        margin: 50px auto;        
    }
} 

.ast-page-builder-template .entry-header{
    @media (max-width: 480px){
        padding: 0;
    }
}
.elementor-element .elementor-heading-title.elementor-size-default{
    font-size: 68px;
    font-weight: 600;
    @media (max-width:1024px) {
        /* font-size: 48px; */
        line-height: 48px;
        text-wrap: balance;
    }
}

/* SIDEBAR */
.sidebar-main{
    position: sticky;
    top:50px;
    margin-top: 30px;
    width: 300px !important;
    margin-left: 100px;
    @media(max-width: 1024px){
        width: 250px;
        margin-left:0;
        margin-top:0;
    }
    @media (orientation:portrait) {
        margin-left: 0;
        width: 315px;
    }
}

.ast-separate-container.ast-two-container.ast-right-sidebar #secondary{
   @media (max-width:1024px){
    padding-left: 0;
    width: 250px;
    margin-left: 0;
    margin-right: 0;
   }
    @media (orientation: portrait) {
        margin-top: 30px;
        margin-bottom: 15px;
    }
}


.page-id-16024 .e-con>.e-con-inner,
.page-id-15970 .e-con>.e-con-inner,
.page-id-16019 .e-con>.e-con-inner,
.page-id-15988 .e-con>.e-con-inner{
    margin: 0;
}
.page-id-5383 .sidebar-main,
.page-id-16024 .sidebar-main,
.page-id-15970 .sidebar-main,
.page-id-16019 .sidebar-main,
.page-id-15988 .sidebar-main{
    margin-top:35px;
    @media (max-width:1024px) {
        margin-top: 0;
    }
}

.sidebar-main ul li a{
    text-decoration: none;
    color: var(--bio-blue);
}

/* SINGLE POSTS */

.category-news.ast-article-single{
    display: flex;
    /* flex-direction: column; */
    flex-wrap: wrap;
    align-items: flex-start;
    gap:50px;
    width: 1200px;
    padding:0;
    margin: 0 auto;
    @media (max-width: 1024px) {
        width: 900px;
    }
    @media (orientation: portrait) {
        width: 330px;
        flex-direction: column;

    }
}

.category-news.ast-article-single img{
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.category-news.ast-article-single + .post-navigation{
    display: none;
}
/********************************
        COMPANY
********************************/



/* DOWNLOADS */


#content_wpdm_package_2, .row,
#content_wpdm_package_1 .row{
    @media (max-width: 1024px){
        margin-left: 5px;
        margin-right: 5px;
    }
    @media (orientation: portrait) {
        width: 330px;
    }
}

#content_wpdm_package_2 .w3eden .row {
    gap: 10px!important;
}

#content_wpdm_package_2 .w3eden a.pull-left{
    font-weight: 500;
}
#products .link-template-products .package-title img{
    width: 26px;
    margin-left: 5px;
    @media (orientation: portrait ) {
        /* display: none; */
    }
}
.link-template-default .package-title a,
#products .link-template-products .package-title a{
    border:none!important;
    @media (orientation: portrait) {
        
    }
}
.page-id-7798 #content_wpdm_package_2 .w3eden [class*=col-]{
    @media (max-width:480px) {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.page-id-7798 .w3eden [class*=col-]{
    @media (max-width:480px) {
        padding-left: 0;
        padding-right: 0;
    }    
}
.w3eden .card-body .row{
    width: 300px;
}
.w3eden [class*=col-]{
    @media (max-width:1024px) {
        width: 1000px;
        margin: 0 auto;
    }
    @media (max-width:480px) {
        padding-left: 0;
        padding-right: 0;
    }
}

.w3eden ul.wpdm-pagination{
    @media (orientation: portrait) {
        width: 330px;
        flex-wrap: wrap;
    }
}
#products .link-template-products,
#products .card-body{
    padding: 0;
    border:none;
    box-shadow: none;
}

.w3eden .pagination li a:hover, .w3eden .pagination li span:hover{
    padding: 0 15px!important;
    zoom:normal;
}

.w3eden:not(.light-mode) .form-control,
.w3eden:not(.light-mode) .card{
    background-color: white;
    border: 1px solid #e2e8f0;
    @media (max-width:1024px) {
        /* border:0; */
    }
    @media (orientation: portrait) {
        border: 0;
    }
}

.w3eden:not(.light-mode) .card .card-body .media-body{
    @media (orientation: portrait){
        width: 10%;
    }
}
.w3eden:not(.light-mode) .card .card-body .ml-3{
    @media (max-width:1024px){
        display:none;
    }
    @media (orientation: portrait){
        display: none;
    }
}


.w3eden .btn-download, .w3eden .wpdm-download-link.btn{
    background-color: var(--bio-blue);
    border-radius: 0!important;
    
}

/* .w3eden:not(.light-mode) a:not(.btn), */
.w3eden .pagination li a:not(.disabled):not(.current):hover,
.w3eden .pagination li span:not(.dots){
    border: 1px solid var(--bio-blue)!important;
    color: var(--bio-blue)!important;
}
.w3eden .pagination li span:is(.dots){
    background: white!important;
    color: var(--bio-blue)!important;
}
.tax-wpdmcategory .ast-container{
/* .tax-wpdmcategory .ast-container .w3eden{ */
    width: 1280px;
    margin: 100px auto;
    @media (max-width:480px) {
        margin: 50px auto;
    }
}

form#sc_form_wpdm_package_1{
    @media (max-width:1024px) {
        margin-left: 20px;
        margin-right: 20px;
    }
}


/* disable filters in downloads */
form#sc_form_wpdm_package_1 .btn-info{
    /* display:none; */
    box-shadow: none;
    background-color: var(--light-blue);
    color: white;
    font-weight: 700;
    border-radius: 0;
}
form#sc_form_wpdm_package_1 .btn-info:hover{
    background-color: var(--bioprepare-blue);
    color:white;
}
.w3eden .card h3{
    width: 340px;
    text-wrap: balance;
    @media (orientation: portrait) {
        width: 250px;
    }
}

/* form#sc_form_wpdm_package_1 .btn-info:hover{
    background-color: white;
    color: var(--bioprepare-blue);
} */
.tax-wpdmcategory .ast-container .w3eden{
    width:100%;
}

.tax-wpdmcategory .w3eden .card h3 {
    font-size: 18px;
    font-weight: 500;
}

.tax-wpdmcategory .ast-container .w3eden .container{
    max-width: 1280px!important;
    @media (max-width:480px){
        max-width: 350px;
    }
}
.tax-wpdmcategory .ast-container .w3eden .row{
    @media (max-width:480px){
        justify-content: center;
    }
}

.tax-wpdmcategory .ast-container .w3eden .media{
    @media (max-width:480px){
        align-items: center;
    }
}
.tax-wpdmcategory .ast-container .w3eden [class*=col-]{
    @media (max-width: 480px){
        width: 347px;
    }
}

.tax-wpdmcategory .ast-container .w3eden ul.wpdm-pagination{
    @media (max-width: 480px){
        padding:0;
    }
}

span.page-numbers.dots{
    background: none!important;
    border:none!important;
}

.w3eden:not(.light-mode) a:not(.btn),
.link-template-default .package-title a,
.tax-wpdmcategory .ast-container .w3eden .container a{
    font-size: 1.2rem;
    text-decoration: none;
    border:none!important;
    color: var(--template-blue);
    @media (max-width:480px){
        font-size: 14px;
    }
}

.w3eden .card,
.w3eden .card:hover{
    box-shadow: none;
}

.tax-wpdmcategory .ast-container .w3eden .container .btn-info,
.tax-wpdmcategory .ast-container .w3eden .container a.btn-primary{
    background-color: var(--bio-blue);
    border-color: var(--bio-blue);
    color: white;
}

/************************
******** NEWS ***********
************************/

.page-id-15988 .ast-container, 
.page-id-16019 .ast-container, 
.page-id-15970 .ast-container, 
.page-id-16024 .ast-container, 
.page-id-5384 .ast-container {
    @media (max-width:1024px){
        /* width: 960px; */
    }
    @media (orientation: portrait) {
        display: flex;
        flex-direction: column-reverse;
    }
}
.elementor-5384 .elementor-element.elementor-element-8121429 .hfe-post-card{
    background: transparent;
}
.ast-separate-container.ast-two-container #secondary .widget{
    padding: 0;
}

.single-post .ast-separate-container #content .ast-container{
    @media (orientation: portrait) {        
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
}

.ast-separate-container .ast-article-post, 
.ast-separate-container .ast-article-single {
    @media (max-width:1024px) {
        padding:0;
    }
}


.ast-right-sidebar #primary,
.ast-right-sidebar #secondary{
    border: none!important;
    padding-left: 0;
}

.ast-right-sidebar #primary{
   @media (max-width:1024px) {
    margin: 0!important;
   }
    @media (orientation: portrait) {
        padding-top:0;
    }
}

#secondary li {
    margin-bottom: 0.25em;
    padding: 10px;
    border-bottom: 1px solid #E8F3F6;
    width: 250px;
    display: grid;
    grid-template-columns: 10fr 1fr;
    align-items: center;
    @media (orientation: portrait) {
       width: 315px; 
    }
}

#secondary li:after{
    content: "+";
    font-size: 26px;
    font-weight: 700;
    margin-left: 10px;
    color:var(--bio-blue);
}
#block-13 ul{
    line-height: 20px;
}
#block-14 h3{
    margin-left: 20px;
    color: var(--template-blue);

    @media (max-width:1024px) {
        margin-left: 10px;
    }
}
/* CONTACT */

.wpforms-title{
    color:#02086A;
    margin: 0 0 20px 0!important;
    font-size: 1.25rem!important;
    font-weight: 600;
    @media (max-width:1024px){
        font-size: 34px!important;
    }
    @media (orientation:portrait){
        font-size: 24px!important;
        margin: 20px 0!important;
    }
}

.wpforms-submit-container button:hover{
    border:1px solid var(--bioprepare-blue);
}



/* FOOTER */
.ast-builder-grid-row-4-lheavy .ast-builder-grid-row {
    grid-template-columns: 3.3fr 1fr 1fr 1fr;
}
.footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu{
    justify-content: flex-end;
    @media (max-width:480px){
        justify-content: flex-start;
    }
}

.ast-hfb-header .site-footer{
    @media (max-width:1024px){
        padding-left: 20px;
        padding-right: 20px;
    }
    @media (max-width:480px){
        padding-left: 20px;
        padding-right: 20px;
    }
}

.site-below-footer-wrap{
    padding-top: 20px;
    padding-bottom: 20px;
}
.ast-footer-copyright p{
    transform: scale(.9, 1);
    margin-left: -43px;
    font-size: 15px;
    line-height: 25px;
    @media (max-width:1024px) {
        margin-left: -22px;
        font-size: 12px;
    }
    @media (max-width:480px) {
        margin-left: -26px;
        width: 320px;
        
    }
}
.btn-katalogos{
    padding: 20px 35px;
    background-color: var(--bio-blue);
    color: var(--dark-blue);
    & :hover{
        border: 1px solid var(--bio-blue)!important;
        color:var(--bio-blue)!important;
        background-color: var(--dark-blue)!important;
    }
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a,
#astra-footer-menu .menu-item > a,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a{
    text-decoration: none;
}

.site-footer-primary-section-2.site-footer-section.site-footer-section-2,
.site-footer-primary-section-3.site-footer-section.site-footer-section-3,
.site-footer-primary-section-4.site-footer-section.site-footer-section-4{
    margin-left: -57px;
    @media (max-width:1024px){
        margin-left: 0;
        /* margin-top: 25px; */
    }
    @media (max-width:480px){
        margin-left: 0;
        /* margin-top: 25px; */
    }
}

.site-footer-primary-section-4.site-footer-section.site-footer-section-4{
    @media (max-width:480px){
        margin-top: 25px;
    }
}

.site-footer-section-3{
    ul li:last-child{
        display: none;
    }
}

#astra-footer-menu{
    padding-right: 30px;
    @media (max-width: 480px){
        padding-right: 0;
        margin-left: -8px;
        width: 320px;
     }
}
#astra-footer-menu .menu-item > a{
    font-size: 15px;
    line-height: 25px;
    @media (max-width:480px) {
        font-size: 10px!important;
    }
}


#text-1 p{
    font-size: 19px;
    line-height: 1.5;
    margin-bottom: 35px;
}

#text-1 p:last-child{
    margin-bottom: 55px;
}

a.wp-block-button__link.has-ast-global-color-4-color.has-ast-global-color-1-background-color.has-text-color.has-background.has-link-color.has-custom-font-size.wp-element-button,
#text-1 .wp-block-button .wp-block-button__link{
    color: white!important;;
    font-weight: 700!important;
}
a.wp-block-button__link.has-ast-global-color-4-color.has-ast-global-color-1-background-color.has-text-color.has-background.has-link-color.has-custom-font-size.wp-element-button:hover,
#text-1 .wp-block-button .wp-block-button__link:hover{
    color: white!important;
    background-color: var(--bio-blue)!important;
}


.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a,
#text-3 p,
#text-2 p{
    font-size: 15px;
    line-height: 25px;
}


#text-2 p:first-child{
    a{
        color: #ababab;
        text-decoration: none;
    }
    a:hover{
      color: white;
    } 
}

.ast-footer-copyright.site-footer-focus-item{
    @media (max-width: 480px){
        margin-left: 0;
        margin-right: 0;
    }
}



.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{
    @media (max-width:1024px) {
        padding-top: 50px;
    }
    @media (max-width:480px){
        margin-left: 0;
    }
}
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row, 
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section{
    @media (max-width: 1024px){
        display:flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    @media (max-width: 480px){
        display: grid;
        gap: 0;
    }
}

.site-footer-section-1{
    @media (max-width: 1024px){
        flex: 1 0 100%;
        margin-bottom: 60px;
    }
}
.site-footer-section-2,
.site-footer-section-3{
    @media (max-width: 1024px){
        flex: 0 1 33%;
    }   
}

.site-footer-section-4{
    @media (max-width: 1024px){
        flex: 0 1 23%;
    }
}

#astra-footer-menu li a{
    @media (max-width: 1024px){
     font-size: 12px!important;
    }
}
/* Single Post Template Styles */
.single-post .ast-container #primary{
    margin-top: 100px!important;
    min-height: 75vh;
    @media (max-width:1024px) {
        margin-top: 60px!important;
    }
    @media (orientation: portrait) {
        margin-top: 30px!important;
    }
}
.single-post .site-content .ast-container{
    @media (orientation:portrait) {
       padding-left: 0!important;
       padding-right: 0!important; 
    }
}

.single-post .entry-title {
    font-size: 2.5em;
    margin-bottom: 15px;
    color: var(--dark-blue);
    line-height: 1.2;
    flex: 0 1 70%;
    @media (max-width:480px) {
     width: 330px;
    }
}

.single-post .entry-meta {
    flex: 0 1 30%;
    margin-bottom: 25px;
    padding-bottom: 15px;
    color: #666;
    font-size: 0.95em;
    @media (max-width:480px) {
        top: 0;
        left: 0;
    }
}


.single-post .single-posts-right{
    flex: 0 0 60%;
    @media (max-width:1024px) {
        flex: 1 0 100%;
    }
}

.single-post .entry-meta .post-categories,
.single-post .entry-meta .post-date {
    margin-right: 10px;
}

.single-post .entry-content {
    line-height: 1.8;
    @media (orientation:portrait) {
        width: 330px;
        margin-top: 0;
        margin-left: 0;

    }
}
.single-post .entry-content p{
    @media (orientation:portrait) {
        width: 330px;
        margin-top: 0;
        margin-left: 0;
    }
}
.single-post .post-thumbnail {
    margin-bottom: 25px;
    flex: 0 1 30%;
    @media (max-width:1024px) {
        display: none;
    }
}


.single-post .post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;

}
