/*
Theme Name: MedicalCoralix
Theme URI: http://coralixthemes.com
Description: Medical is a premium theme, designed primarily for Medical Centers, Clinics, or any business with health professionals It can also be used for any other website, especially those linked to the Doctors or health professionals It is a Responsive Template and its code is clean and well organized.
Author: <a href="http://www.coralixthemes.com">CoralixThemes</a>
Author URI: http:/www.coralixthemes.com
Version: 1.6
License: Comercial
License URI: http://coralixthemes.com
Tags: fluid-layout, theme-options, translation-ready
Text Domain: medical
*/


img {
    height: auto;
    max-width: 100%;
}
.social-links a {
    border-style: solid;
    border-width: 0px;
    display: inline-block;
    font-size: 29px;
    height: 38px;
    padding: 4px 0px;
    text-align: center;
    width: 38px;
}
.tp-button.green, .tp-button.green:hover, .purchase.green, .purchase.green:hover {
    font-family: "open sans hebrew" , arial , sans-serif;
}
.former button,.former  input,.former select,.former textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 2px;
    padding: 6px;
    width: 100%;
}
.former textarea {max-height:120px}
.formerbutton, .former html input[type="button"],.former input[type="reset"],.former input[type="submit"] {
    cursor: pointer;
    background: #0099FF;
    border: 0;
    border-radius: 7px;
    width: auto;
    padding: 10px 30px;
    color: #fff;
    font-size: 18px;
}
.footer-widgets .widget_meta ul li a,.footer-widgets  .widget_pages ul li a,.footer-widgets  .widget_archive ul li,.footer-widgets  .widget_recent_comments ul li,.footer-widgets  .widget_recent_entries ul li a,.footer-widgets  .widget_rss ul li a,.footer-widgets  ul.menu li {border-bottom: 0px solid #ebebeb;background:transparent;}
.breadcrumb-mct , .breadcrumb-mct a {color:#fff}			
.breadcrumb-mct {float:left;margin-top:16px}

.single-testimonials .single-post img { height: auto; max-width: 100px;}
.single-testimonials .post-meta {background:#fff}
.single-testimonials .tags-meta {color:#555}
.single-testimonials .first-post .post-meta > a, .single-testimonials .single-post .post-meta > a { border-right: 1px solid rgba(0, 0, 0, 0);}
.single-testimonials .post-meta > a { color: #555 !important;}
.single-testimonials figure { float: right; margin: 0;}


mark, .widget-title, .page-header h1, .bg-primary, .bg-primary .text-title, .icon-holder, footer.primary a, .social-links a:hover, .well, .testimonials-list a.list-group-item, .panel-title a, .panel-title a:hover, .tabbed-pills a, .iconized-list a, .taxo-list a:hover, .pagination > li > a:hover, .post-meta, .post-meta a, .post-date-holder .date-meta, .task a, .widget_categories ul li a:hover {
    color: #0392ef;
}
.bg-secondary, .section-title::before, .icon-holder, .suscribe-form .btn-primary:hover, .carousel-controls-inset > div[class], mark.highlight-sec, .testimonials-list a.list-group-item:hover, .panel-title a:hover, .nav-pills.tabbed-pills a:hover, .iconized-list a:hover span, .taxo-list a:hover, .post-meta, .post-date-holder .date-meta, .table-striped > tbody > tr > td.task:hover, .table-striped > tbody > tr > th.task:hover, .chart-labels.default::before {
    background-color: transparent;
}

 @media only screen and (max-width: 780px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    width: 100% !important;
}
#toTop {
    right: auto !important;
    left: 10px !important;
    bottom: 50px !important;
}
}
 @media only screen and (max-width: 340px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    width: 100% !important;
}
.row {
    width: 100% !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
}
.container {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;
    padding: 0px !important;
}
.navbar-header {
    width: 100%;
}
}