/*
Theme Name: Ottar Child
Theme URI: https://ottar.qodeinteractive.com
Description: A child theme of Ottar Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.2
Text Domain: ottar
Template: ottar
*/

/* html, body {
  font-family: "Helvetica", Arial, sans-serif !important;
} */

.wpcf7-not-valid {
    margin-bottom: 0 !important;
}

.edgtf-team-name {
    font-size: 15px;
    font-weight: 400
}

.edgtf-team-position {
    font-size: 25px;
    font-style: normal !important;
}

.edgtf-menu-area.edgtf-menu-right .edgtf-vertical-align-containers {
    width: 1300px;
    margin: auto;
    padding: 0;
}

.wpcf7 input,
.wpcf7 select,
.wpcf7 textarea {
    font-style: normal !important;
}

.edgtf-blog-list-holder .edgtf-post-excerpt:after {
    content: "" !important;
}

.edgtf-post-excerpt {
    font-size: 13px !important;
}

.edgtf-post-read-more-button {
    display: none !important;
}

.entry-title a,
.edgtf-post-image a,
a.edgtf-ps-info-category,
a.edgtf-pli-category {
    pointer-events: none;
    cursor: default;
}

a.edgtf-ps-info-category {
    color: #222222;
}

.edgtf-ps-info-item.edgtf-ps-date {
    display: none !important;
}

.glink {
    color: #222222;
    height: 100%;
    display: inline-block;
    align-content: center;
}

.glink[data-gt-lang='en'] {
    margin-right: 10px;
    margin-left: 24px;
}

.glink[data-gt-lang='en']::after {
    content: '|';
    margin-left: 20px;
}


.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
    display: none !important;
}

.english-inner-text font:nth-child(3) font {
    margin-right: 0.25em !important;
}

.edgtf-mobile-header .glink[data-gt-lang='en'] {
    margin-left: 0 !important;
    margin-right: 0;
}

.edgtf-mobile-header .glink[data-gt-lang='en']::after {
    margin-left: 3px;
}

.desktop-class {
    display: block !important;
}

.mobile-class {
    display: none !important;
}

@media only screen and (max-width: 680px) {
    h1.heading-mobile {
        font-size: 35px !important;
    }

    h4.heading-mobile {
        font-size: 18px !important;
    }

    .edgtf-testimonial-text {
        font-size: 20px !important;
    }

    .edgtf-testimonials-holder .edgtf-testimonial-content {
        padding-left: 10px !important;
    }

    .owl-dots {
        padding-left: 0 !important;
    }

    .page-id-158 h1.edgtf-st-title {
        font-size: 30px !important;
    }

    .wpb-content-wrapper .vc_row-fluid.spanish-animation,
    .wpb-content-wrapper .vc_row-fluid.english-animation {
        height: 340px;
        align-content: center;
        padding: 0 !important;
        width: 110%;
    }

    .edgtf-post-excerpt {
        display: none !important;
    }

    .desktop-class {
        display: none !important;
    }

    .mobile-class {
        display: block !important;
    }
}