/**
Theme Name: Robintek Child Theme
Author: Robintek
Author URI: http://robintek.com/
Description: This is a child theme of Astra. 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: robintek-child-theme
Template: astra
*/

/*==== HELPER ========================================================================================*/
.flex-justify-center {
    justify-content: center;
}
.flex-justify-space {
    justify-content: space-between;
}
/*==== BUTTONS =======================================================================================*/



/*==== HEADER =======================================================================================*/

.site-branding {
    margin-top: -50px;
    padding: 8px 0!important;
}
.ast-sticky-active .site-branding {
    margin-top: 0;
}
.hdr-btn a {
    font-weight: 600;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
    background-color: var(--ast-global-color-0);
    color: #fff!important;
    border: 2px solid var(--ast-global-color-0);
}
.hdr-btn a:hover {
    background-color: #231f20;
}
.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item {
    line-height: 30px!important;
}
.site-header {
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
}
.mega-mnu-hdr p {
    margin-bottom: 0!important;
}
.mega-mnu-hdr a:hover {
    text-decoration: none!important;
}
.astra-full-megamenu-wrapper {
    border-top: 2px solid var(--ast-global-color-0);
}
.box-menu-pic .uabb-new-ib-content {
    padding: 20px;
}


/*==== FORMS ========================================================================================*/

#form-contact input,
#form-contact .gfield_label,
#form-presentation input,
#form-presentation .gfield_label {
    margin: 0!important;
    line-height: 2!important;
}
#form-contact .gform_footer,
#form-presentation .gform_footer {
    margin: 0!important;
    padding: 0!important;
}

/*==== HOME PAGE ====================================================================================*/

.main-banner-hdr b {
    display: block;
    font-weight: 800;
}
.box-posts-spotlight .uabb-post-thumbnail {
    max-height: 200px;
}

/*==== PROFESSIONALS ================================================================================*/
.professionals-wrap {
    display: flex;
}
.archive-main {
    max-width: 1240px;
    width: 100%;
}
.btn-clear:link,
.btn-clear:visited {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    color: var(--ast-global-color-5);
    background: var(--ast-global-color-0);
    border: 2px solid var(--ast-global-color-0);
    border-radius: 5px;
    display: inline-block;;
}
.btn-clear:hover {
    color: var(--ast-global-color-0);
    background: var(--ast-global-color-5);
}
.professionals-search-container {
    margin: 0 auto;
    padding: 20px;
}
.professionals-search-container input,
.professionals-search-container select {
    max-width: 300px;
}
.professionals-query-container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}
.professional-listing-container {
    display: flex;
    padding: 15px 0;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
}
.professional-listing-container:nth-child(even) {
    background: #f8f8f8;
}
.professional-listing-info {
    padding: 0 20px;
    font-size: 20px;
    line-height: normal;
}
.professional-listing-info h4 {
    font-size: 12px;
    color: #cbcbcb;
}
.professional-listing-info a:link,
.professional-listing-info a:visited {
    display: block;
    font-size: 20px;
    line-height: normal;
    font-weight: bold;
    color: #3a3a3a;
}
.professional-listing-info a:hover {
    color: #9a1115;
}
.professional-listing-photo img {
    min-width: 50px;
    height: auto;
}
.professional-listing-photo {
    width: 10%;
}
.professional-listing-name {
    width: 20%;
}
.professional-listing-title {
    width: 30%;
}
.professional-listing-location {
    width: 20%;
}
.professional-listing-contact {
    width: 20%;
}
.professionals-search-row {
    display: flex;
    padding: 30px 0;
}
.professionals-clear-all {
    width: 20%;
}
.professionals-alphabet {
    align-content: flex-end;
    text-align: right;
    width: 80%;
}
.professionals-alphabet a {
    padding: 0 3px;
    font-size: 18px;
}
.professionals-search-field {
    width: 100%;
    padding-right: 5px;
}
.professionals-search-field:last-child {
    padding-right: 0;
}
.professionals-search-submit {
    height: 47px;
}
.professionals-location-search {
    display: flex;
    flex-wrap: wrap;
}
.professionals-location-choice {
    padding: 5px;
}
.professional-pagination {
    padding: 15px 0;
    text-align: center;
}
.professional-pagination a,
.professional-pagination span.current {
    padding: 0 10px;
}

/*==== PROFESSIONAL DETAILS ==========================================================================*/


.row-professional-wrap {
    padding: 20px;
}
.row-professional-wrap.boxed {
    max-width: 1220px;
    margin: 0 auto;
}
.row-professional-hdr {
    display: flex;
    background-color: #eee;
    border-left: 5px solid var(--ast-global-color-0);
    justify-content: center;
    align-items: center;
}
.row-professional-hdr h2 {
    color: var(--ast-global-color-0);
}
.row-professional-content {
    display: flex;
}
.row-professional-hdr .col.col-professional-left {
	width: 75%;
    padding: 20px;
}
.row-professional-hdr .col.col-professional-right { 
	width: 25%;
    text-align: right;
}
.row-professional-content .col.col-professional-left {
	width: 30%;
    padding: 20px;
}
.row-professional-content h3 {
    color: var(--ast-global-color-0); 
}
.row-professional-content .col.col-professional-center { 
	width: 50%;
    padding: 20px;
}
.row-professional-content .col.col-professional-right { 
	width: 20%;
    padding: 20px;
}
.row-professional-content h4 {
    margin-top: 10px;
}
.row-professional-content .prof-bio {
    padding-top: 15px;
}
.row-professional-content .prof-vcard a {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid var(--ast-global-color-0); 
    font-weight: 700;
    margin-top: 20px;
}
.row-professional-content .prof-vcard a:hover {
    color: #fff;
    background-color: var(--ast-global-color-0); 
}
.row-professional-content .prof-capabilities {
    padding-top: 20px;
}
.row-professional-content a.prof-cap-item {
    padding: 10px;
    border-top: solid 1px #ccc;
    font-weight: bold;
    display: block;
    color: var(--ast-global-color-1); 
}
.row-professional-content a.prof-cap-item:hover {
    color: #fff;
    background-color: var(--ast-global-color-0); 
}
.form-cv-request {
    padding: 15px 0;
}
.form-cv-request .gform_heading {
    display: none!important;
}

/*==== CUSTOM =======================================================================================*/

.fl-module-content p a:link,
.row-professional-content a:link {
    font-weight: 700;
}
.fl-module-content p a:hover {
    text-decoration: underline;
}
.col-overlap-top {
    margin-top: -75px;
}
.col-overlap-bottom {
    margin-bottom: -75px;
}
.col-overlap-bottom a:link {
    font-weight: 800;
}
.row-overlaps .col-overlap-top {
    margin-top: -50px;
    margin-right: -50px;
}
.row-overlaps .col-overlap-bottom {
    margin-bottom: -50px;
}
.service-link-box h3 {
    border-left: 12px solid #da1a32;
    padding: 2px 2px 2px 10px!important;
}
.service-link-box h3::after {
    height: 0!important;
}
.box-tagline p {
    margin-bottom: 0!important;
}
.row-red-cta .fl-row-content-wrap {
    background-image: url("/wp-content/uploads/2022/03/ideogram-red.jpg");
    background-repeat: no-repeat;
    background-position: 65%;
}
.box-location h4.uabb-infobox-title {
    color: #fff;
    background-color: #da1a32;
    transition: all .2s linear;
}
.box-location:hover h4.uabb-infobox-title {
    background-color: #000;
}
.sidebar-main .widget_recent_entries nav li {
    line-height: 1.5;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.single-capability .entry-header,
.single-capability .post-navigation {
    display: none;
}
.ast-title-bar-wrap .ast-inside-advanced-header-content {
    border-bottom: 8px solid #9a1115;
}
.ast-title-bar-wrap h1 {
    text-shadow: 0px 0px 20px rgb(0 0 0 / 70%);
}
.col-overlap-right {
    padding: 20px;
}
.col-overlap-right > .fl-col-content {
    border: 1px solid #da1a32;
    background-color: #fff;
    padding: 5px;
}
.site-footer-primary-section-1 .footer-widget-area .widget_nav_menu:first-child {
    margin-bottom: 0!important;
}

/*==== MEDIA QUERIES ================================================================================*/

@media (max-width:1300px){
    .professional-listing-photo {
        width: 10%;
    }
    .professional-listing-name {
        width: 30%;
    }
    .professional-listing-title {
        width: 40%;
    }
    .professional-listing-location {
        width: 20%;
    }
    .professional-listing-contact {
        display: none;
    }
    .professionals-search-container input, .professionals-search-container select {
        max-width: 250px;
    }
    .professional-listing-info,
    .professional-listing-info a:link, 
    .professional-listing-info a:visited {
        font-size: 18px;
    }
}
@media (max-width:1100px){
    .professional-listing-photo {
        display: none;
    }
    .professional-listing-name {
        width: 40%;
    }
    .professional-listing-title {
        width: 40%;
    }
    .professional-listing-location {
        width: 20%;
    }
    .professional-listing-info,
    .professional-listing-info a:link, 
    .professional-listing-info a:visited {
        font-size: 16px;
    }
    .professional-listing-info {
        padding: 0 10px;
    }
    .row-professional-content .col.col-professional-left {
        width: 30%;
    }
    .row-professional-content .col.col-professional-center { 
        width: 40%;
    }
    .row-professional-content .col.col-professional-right { 
        width: 30%;
    }
    .col-cap-cat-boxes {
        width: 50%;
    }
}

@media (max-width:921px){
    .col-location-listing {
        width: 50%!important;
    }
    .col-location-listing .uabb-image .uabb-photo-img,
    .col-location-listing .uabb-imgicon-wrap .uabb-image-content {
        width: 100%!important;
    }
    .site-primary-footer-wrap .ast-builder-grid-row {
        grid-template-columns: 1fr!important;
    }
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        text-align: center;
        margin-bottom: 20px;
    }
    .site-footer-section {
        justify-content: center;
    }
    .footer-widget-area-inner,
    .footer-social-inner-wrap {
        text-align: center!important;
    }
    .professionals-search-container {
        order: 1;
    }
    .professionals-clear-all {
        width: 30%;
    }
    .professionals-alphabet {
        width: 70%;
    }
    .professional-listing-info,
    .professional-listing-info a:link, 
    .professional-listing-info a:visited {
        font-size: 15px;
    }
    .professionals-search-container {
        padding: 20px 10px;
    }
    .professionals-search-row {
        padding: 0 0 20px 0;
    }
    .professionals-query-container {
        padding: 0 10px;
    }
    .ast-header-break-point .main-navigation ul .menu-item .menu-link {
        font-size: 16px;
        font-weight: 600;
    }
    .col-mega-menu,
    .col-mega-menu-sub {
        width: 100%;
    }
    .mega-mnu-hdr .fl-module-content {
        margin-bottom: 0!important;
    }
    .box-mega-mnu > .fl-module-content {
        margin-bottom: 0!important;
        margin-top: 0!important;
    }
    .astra-megamenu {
        border-top: 0!important;
    }

}

@media (max-width:768px){
    .col-overlap-top {
        margin-top: 0;
    }
    .col-overlap-bottom {
        margin-bottom: 0;
    }
    .row-overlaps .col-overlap-top,
    .col-half-pic  {
        margin-top: 0;
        margin-right: 0;
        max-width: 100%!important;
        min-height: 250px;
    }
    .row-overlaps .col-overlap-bottom {
        margin-bottom: 0;
        max-width: 100%;
    }
    .hdr-btn {
        padding: 5px;
    }
    .hdr-btn a {
        margin: 0;
        text-align: center;
    }
    .col-location-listing,
    .col-overlap-right {
        max-width: 100%!important;
        width: 100%!important;
    }
    .row-overlaps > .fl-row-content-wrap {
        padding: 0;
    }
    .col-overlap-bottom > .fl-node-content,
    .col-overlap-top > .fl-node-content {
        padding: 0;
    }
    .ast-mobile-header-content .menu-link {
        font-size: 16px!important;
        font-weight: 600!important;
    }
    .ast-builder-menu-1 .main-header-menu {
        border-top: 0!important;
    }
    .col-half-pic-content .fl-col-content {
        padding: 0;
    }
    .col-cap-cat-boxes {
        width: 100%!important;
        max-width: 100%!important;
    }
    .ast-builder-menu-1 .menu-item > .menu-link {
        line-height: 3;
    }
    .col-mega-menu,
    .col-mega-menu-sub {
        max-width: 100%!important;
    }
    .astra-full-megamenu-wrapper {
        border-top: none!important;
    }
    .col-mega-menu {
        padding-top: 10px;
    }

    /*==== PROFESSIONAL DETAILS ==========================================================================*/

    .row-professional-hdr,
    .row-professional-content {
        display: block;
    }
    .row-professional-hdr .col.col-professional-left,
    .row-professional-hdr .col.col-professional-right,
    .row-professional-content .col.col-professional-left,
    .row-professional-content .col.col-professional-center,
    .row-professional-content .col.col-professional-right {
        width: 100%;
    }
    .row-professional-hdr .col.col-professional-right,
    .row-professional-content .col.col-professional-right { 
        text-align: left;
        padding: 0 20px 20px 20px;
    }

}

@media (max-width: 544px){
    .professional-listing-name {
        width: 50%;
    }
    .professional-listing-title {
        width: 50%;
    }
    .professional-listing-location {
        display: none;
    }
    .professionals-search-container input, 
    .professionals-search-container select {
        max-width: 220px;
    }
}

@media (max-width: 360px){

}