/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

@font-face {
    font-family: 'Tungsten Light';
    src: url('/wp-content/webfonts/Tungsten-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tungsten Book';
    src: url('/wp-content/webfonts/Tungsten-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tungsten Medium';
    src: url('/wp-content/webfonts/Tungsten-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tungsten Semibold';
    src: url('/wp-content/webfonts/Tungsten-Semibold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tungsten Bold';
    src: url('/wp-content/webfonts/Tungsten-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tungsten Black';
    src: url('/wp-content/webfonts/Tungsten-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-with-bullets:not(.slider-with-bullets-type8) .header {
    margin-right: 0;
}

.max-heigh-slide .elementor-widget-image img , .max-heigh-slide .elementor-video{
    max-height: initial;
}
.slides-cities .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
}
input[type="submit"]:not(.-outlined):not(.-flat):not(.-text):not(.-pagination){
    background-color: #d40d5d;
    width: fit-content;
}
.full-height .elementor-widget-container , .full-height .ohio-widget-holder , .full-height a.ohio-widget.button{
    height: 100%;
}
figure.elementor-image-box-img a:hover{
    background:transparent;
}
input[type=file] {
    width: 350px;
    max-width: 100%;
    color: #fff;
}

input[type=file]::file-selector-button {
    margin-right: 20px;
    border: none;
    background: #d1d40d;
    padding: 10px 20px;
    border-radius: 10px;
    color: #000;
    cursor: pointer;
    transition: background .2s ease-in-out;
}

input[type=file]::file-selector-button:hover {
    background: #0d45a5;
}
.slider-with-bullets:not(.slider-with-bullets-type8) .header {
    margin-right: 0;
}

footer .wp-block-image{
    text-align: center;
}
footer .wp-block-image figcaption{
    color:#fff;
}
footer .social-bar-holder.icons li i{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
footer .logo-footer a:not(.-unlink):hover{
    background-image:none !important;
}
.sjb-page{
    background-color:#000;
    color:#fff;
}
.sjb-page .sjb-filters.sjb-filters-v1{
    background-color:#000;
}
.sjb-page .list-data .v1{
    background-color: #000;
    border:none;
}
.sjb-page .list-data .v1 .job-description p {
    color: rgba(255, 255, 255, 0.75);
}
.sjb-page .list-data .v1 .job-info h4 a, .sjb-page .list-data .v2 .job-info h4 a {
    color: #fff;
    font-weight: 500;
}
.sjb-page .list-data .v1 .job-type, .sjb-page .list-data .v1 .job-location, .sjb-page .list-data .v1 .job-date, .sjb-page .list-data .v2 .job-type, .sjb-page .list-data .v2 .job-location, .sjb-page .list-data .v2 .job-date{
    color:#fff;
}
.sjb-page .list-data .v1 .company-logo img{
    border:none;
}
.sjb-page .btn-primary, .sjb-page .btn-primary:hover, .sjb-page .btn-primary:active:hover, .sjb-page .btn-primary:active:focus, .sjb-page .sjb-detail .jobpost-form .file div, .sjb-page .sjb-detail .jobpost-form .file:hover div {
    background-color: rgba(150, 144, 162, 0.25) !important;
    color: #fff !important;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control:focus{
    border-color: 1px solid #242424 !important;
}
.sjb-page .btn{
    font-size: 0.95em;
    min-height: 35px !important;
}
.sjb-page .sjb-search-button .btn-primary {
    background-color: #000 !important;
}
.header.-mobile .mobile-overlay .copyright{
    position: fixed;
    bottom: 10px;
    width: 80%;
    font-size: 12px;
    font-weight: 400;
}
.close-bar{
    height: 7vh;
}
.header.-mobile .mobile-overlay .close-bar .icon-button:not(.-small){
    z-index: 999;
    justify-content: flex-end;
    width: 100%;
}
@media (max-width:768px){
    .elementor-widget .ohio-widget .clb-slider-item{
        padding-right: 0 !important;
    }
    .mobile-overlay .holder{
        padding: 45px 20px !important;
    }
}
@media (max-width:767px){
    .max-heigh-slide .elementor-widget-image img , .max-heigh-slide .elementor-video{
        max-height: initial;
    }
}
@media (max-width:576px){
    .elementor-section {
        left: 0 !important;
        width: 100% !important;
    }
    .has-submenu.active  ul {
        height: 205px !important;
    }
    h5 {font-size: 28px;}
    .blog-item .card-details .title {
        line-height: 1.4rem;
    }
    .contact-form-section span.wpcf7-list-item {
        padding-bottom: 9px;
    }

    .contact-form-section li.tabs-nav-link {
        font-size: 17px;
    }
    .contact-form-section span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required.wpcf7-exclusive-checkbox {
        display: flex;
        flex-direction: column;
    }
}
.contact-form-section input[type="submit"] {
    border: 1px solid #d40d5d;
}
.contact-form-section input[type="submit"]:hover {
    background: white !important;
    color: #d40d5d !important;
    border: 1px solid #d40d5d !important;
}
.contact-form-section  input.wpcf7-form-control.wpcf7-file.wpcf7-validates-as-required {
    border-radius: 10px 0 0 10px;
}
.contact-form-section div[class*='vc_col']{
    padding: 10px !important;
}
.contact-form-section input , .contact-form-section textarea{
    border: 2px solid #9690a2;
}
.contact-form-section .wpcf7-list-item label{
    display: flex;
    align-items: center;
    font-size: 16px;
}
.contact-form-section .wpcf7-list-item label input{
    margin-right: 5px;
}
footer .widgets-column:nth-child(2n) ul {
    display: flex;
    align-items: baseline;
}
footer .widgets-column:nth-child(2n) ul li{
    margin: 0 10px;
}
footer .widgets-column:nth-child(2n) ul li a:hover{
    background: none;
}
footer .widgets-column:nth-child(2n) ul li a img{
    max-width:60px
}
.grecaptcha-badge { 
    visibility: hidden;
}