/*
Theme Name: Univero Child
Author: GM
Author URI: https://www.fiverr.com/mustafaje
Description: Univero is clean theme, it's used Ninzio Framework.
Version: 1.0.0
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: univero-child
Template: univero

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.
*/

img {
    max-width: 100%;
}
.logo img {
    max-width: 75px !important;
    margin-top: 1px;
}
.video-frame iframe {
    max-width: 100%;
}
.request-course-btn {
    display: inline-block;
    margin-bottom: 0;
    font-family: "Raleway", cursive, sans-serif;
    font-weight: 700;
    background: #17c787;
    color: #FFFFFF !important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 40px;
    font-size: 12px;
    line-height: 1.625;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	position: relative !important;
}
#cousreshome .edr-course .edr-course__price.free-label,
#cousreshome .edr-course .edr-course__price .letter-0 {
    background-color: #2bca0e;
    font-family: 'gsslight' !important;
}
#cousreshome .edr-course .edr-course__price.free-label:before,
#cousreshome .edr-course .edr-course__price .letter-0:before{
    border-bottom-color: #2bca0e !important;

}
#cousreshome .edr-course .edr-course__price.free-label:after,
#cousreshome .edr-course .edr-course__price .letter-0:after{
    border-top-color: #2bca0e !important;
}
.edr-course .edr-course__content .edr-teacher {
    font-family: 'gsslight' !important;
}
.edr-course__price.free-label {
    display: none !important;
}
.single-course .ninzio-course-social-share {
    display: inline-block;
    padding: 10px;
    background-color: #FFCFCF;
}
.syllabus-note {
    display: inline-block;
    padding: 8px;
    background-color: #49C8EC;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 20px;
}
.list-unstyled {
    padding-right: 0;
}
.edr-course__header {
    min-height: 116px;
}
a.acc-add-course {
    font-weight: 600 !important;
    color: #46C8F1;
}
input.request-file {
    display: inline-block;
}
h4.author-name {
    font-family: gssbold !important;
    color: #46c8f1 !important;
}
.ninzio-topbar .accept-account .dropdown-menu ul {
    text-align: right !important;
}
.search-form.open .dropdown-menu {
    border: 0;
    margin: -18px 0 0 0;
    padding: 0;
    min-width: 270px;
}
.search-form input.ninzio-search.form-control {
    border-radius: 18px;
    height: 36px;
    line-height: 36px;
    text-align: right;
}
.search-form .dropdown-menu button.button-search.btn {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 36px;
    background: transparent;
    color: #000;
    font-size: 16px;
}
.site-header-topmenu ul#topmenu-menu {
    width: 100%;
}
#topmenu-menu.navbar-nav > li > a i {
    display: inline-block;
}
.vcht_mainIcon .fa.fa-envelope:before {
    content: "";
}
.vcht_mainIcon .fa.fa-envelope {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-image: url("images/courses-logo.png");
    background-size: 50px;
}
#vcht_chatPanel {
    display: none;
}
div#initchat-image {
    width: 50px;
    position: fixed;
    right: 100px;
    bottom: 30px;
    z-index: 99;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    background-color: #46c8f1;
    padding: 8px;
    max-height: 50px;
}
div#initchat-image img {
    max-width: 100% !important;
}
.woo-avatar-img {
    max-height: 200px;
    max-width: 200px;
}
/*#vcht_chatPanel #vcht_chatCommPanel {
    display: block !important;
}
#vcht_chatPanel #vcht_chatContactForm,
#vcht_chatPanel #vcht_chatLoginForm {
    display: none !important;
}*/
.post-list {
    border: 0 !important;
}
.post-type-archive-gallery_image .bread-title {
    display: none;
}
.ninzio-topbar .accept-account .dropdown-menu {
    margin-top: -3px;
}
.review-stars-rated .rating-print-wrapper .review-stars {
    direction: ltr !important;
}
.edr-student-courses .progress {
    margin: 2px 0;
    height: 20px;
}
.edr-student-courses .progress .progress-bar {
    line-height: 20px;
}
