/*
Theme Name: Zelus by Osetin
Theme URI: http://zelus.pinsupreme.com
Author: Tamik Soziev
Author URI: http://soziev.com/
Description: Zelus Health Care
Version: 1.3
License:
License URI:
Text Domain: zelus-by-osetin
*/



/*------   IMPORTANT  -------  */
/* Theme styles are being generated from LESS css file in assets/less/main.less */


img.alignright,
figure.alignright {
	float: right;
	margin: 0 0 2em 2.5em;
}

img.alignleft,
figure.alignleft {
	float: left;
	margin: 0 2.5em 2em 0;
}

img.aligncenter,
figure.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.screen-reader-text {
	display: none;
}
.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.gallery-caption {
	padding: 5px;
	background-color: #f8f8f8;
	font-size: 11px;
	margin: 0px;
}
.comment-list .comment.bypostauthor {
	background-color: #fffdd6;
	padding-bottom: 20px;
}


.page-intro-header-contents {
    padding: 5% 7%;
    background-size: cover;
    background-color: #c1ecec;
    background-position: center center;
    text-align: center;
    height: 300px;
}

.page-intro-header-contents h1 {
    position: relative;
    color: #fff;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 40%);
    z-index: 3;
    font-size: 5.22rem;
    text-align: center;
}

.margin-bottom-5rem
{
    margin-bottom: .5rem;
}

.form-edit {
    background-color: #ffeb3b12 !important;
}





@media (max-width: 700px)
{
	.os-is-animated .page-w.with-sidebar .page-sidebar {
		display:none;
	}
	div.dataTables_length
	{
		display:none;
	}

	 div.dataTables_filter {
	
		display:none;

	}


	.encounter-title {
		left: 1;
		bottom:auto;
		position: relative;
		margin-bottom: -5px;
		padding-left: 4px;
	}

	table.dataTable td, table.dataTable th {
	
		font-size: 13px;
	}

	.page-content table td, .page-content table th, .blog-content-text table td, .blog-content-text table th {
		padding: 5px 5px;
	}
	.mobileonly
	{
		display:none;
	}

}
