/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* homepage */
.home-locations .pp-infobox .pp-more-link {
	text-decoration:underline;
}
.home-locations .pp-infobox .pp-more-link:hover,
.home-locations .pp-infobox .pp-more-link:focus {
	text-decoration:none;
}
/** Health Alerts */
@media (min-width:1025px) {
	.mtphr-dnt-inline-title::after {
		content:'|';
		margin:0 15px;
	}
}
.home h3, .home  .entry-content h3, .home  .entry-content h3 a {
    text-transform: inherit;
    color: #ffffff;
    font-size: 22px;
    font-family: Montserrat;
    font-weight: 500;
}

#menu-below-header-1 .lang {
	display: none !important;
}

.mtphr-dnt-tick-contents .mtphr-dnt-tick a{
	font-size:16px;
	color:#ffffff;
}
@media (max-width:1024px) {
	.mtphr-dnt-inline-title {
		padding-bottom:5px;
		border-bottom:1px solid #fff;
	}
}

body table, body td, body th {
	border:1px solid #000;
}


/** Above Header */
.language-wrap {
	overflow:hidden;
	height: 28px !important;
	position:relative;
/*display: none;*/
}
.language-wrap:hover {
	overflow:visible;
}
.language-content {
	position: absolute;
	z-index: 9999;
    background:#1e4a7f;
}
.placeholder {
	cursor:pointer;
}
@media (max-width:768px) {
	.placeholder {
		font-size:14px;
	}
}
.OneLinkKeepLinks {
	border-bottom:1px solid #ccc;
}
.language-wrap div > a {	
	padding:0 15px;
	line-height:30px;
	height:30px;
	width:100%;	
}

/** Header */
.main-header-bar-wrap {
    z-index:10;
}
.site-branding {
    margin-top:-52px;
}
.widget_search .search-form .search-field {
	padding:10px 45px 10px 15px;
}
.fl-col-group-equal-height.fl-col-group-align-center .mobile-inline .fl-col-content {
	flex-direction:row;
}
.mobile-inline .ast-search-menu-icon .astra-search-icon {
	justify-content:flex-end;
}
.uabb-creative-menu .sub-menu .uabb-menu-toggle {
	-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
	padding-left:0 !important;
}

/** Below Header */

.ast-below-header-menu a,
.pp-advanced-menu .menu a {
    letter-spacing: 1px;
}
#above-header .pp-advanced-menu .menu > li > a {
	letter-spacing:0;
}

#page .uabb-creative-menu > a{
	font-family: Montserrat;
	font-size: 14px;
	letter-spacing:0;
}

#page .uabb-creative-menu .menu > li > .uabb-has-submenu-container > a {
	font-family: Montserrat;
	font-size: 14px;
	letter-spacing:0;
}

@media (min-width:1025px) and (max-width:1223px) {
	#page .ast-custom-header .uabb-creative-menu .menu > li > .uabb-has-submenu-container > a {
		font-size:16px;
		letter-spacing:0;
		padding-left:10px;
		padding-right:10px;
	}
}

/* Documents page */

.form-group.document-filter label {
	width:100%;
	display:block;
}
.form-group.document-filter .checkbox label {
	display:inline;
	cursor:pointer;
}
.form-group.document-filter .checkbox input {
	cursor:pointer;
}
.form-group.document-filter select {
	width:100%;
	max-width:250px;
}
.documents-loop {
	margin:30px 0;
}
.documents-loop li {
	padding-bottom:10px;
	border-bottom:1px solid #eee;
}
.documents-loop li,
.pagination li {
	list-style:none;
}
.documents-loop li a {
	font-size:18px;
}
.pagination {
	margin:0;
}
.pagination li {
	display:inline-block;
	margin:0 20px 0 0;
}
.pagination li.next a::after {
	content: "\e900";
	display: inline-block;
	font-family: Astra;
	font-size: 9px;
	font-size: .6rem;
	font-weight: 700;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
	line-height: normal;
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.pagination li.prev a::before {
	content: "\e900";
	display: inline-block;
	position: relative;
	top: -2px;
	font-family: Astra;
	font-size: 9px;
	font-size: .6rem;
	font-weight: 700;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 10px;
	line-height: normal;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}


/* QC Fixes */
.pp-advanced-menu.off-canvas .pp-off-canvas-menu .menu.pp-toggle-arrows .pp-menu-toggle {
	margin:-28px -70px -28px 0;
}
input[type="checkbox"], 
input[type="radio"] {
	margin-right:5px;
}
.form-group.document-filter .checkbox input {
	position:relative;
	top:2px;
}
@media (min-width:1025px) {
.tablepress thead th:nth-child(1),
.tablepress td:nth-child(1) {
	max-width:243px;
	min-width:243px;
}
.tablepress thead th:nth-child(2),
.tablepress td:nth-child(2) {
	max-width:125px;
	min-width:125px;
}
.tablepress thead th:nth-child(3),
.tablepress td:nth-child(3) {
	max-width:76px;
	min-width:76px;
}
.tablepress thead th:nth-child(4),
.tablepress td:nth-child(4) {
	max-width:82px;
	min-width:82px;
}
.tablepress thead th:nth-child(5),
.tablepress td:nth-child(5) {
	max-width:190px;
	min-width:190px;
}
.tablepress thead th:nth-child(6),
.tablepress td:nth-child(6) {
	max-width:220px;
	min-width:220px;
}
.tablepress thead th:nth-child(7),
.tablepress td:nth-child(7) {
	max-width:120px;
	min-width:120px;
}
}

@media (min-width:551px) {
	#tablepress-2_wrapper .column-filter-widget,
	#tablepress-2_wrapper .column-filter-widget select {
		width:100%;
	}
	#tablepress-2_wrapper .column-filter-widgets {
		display:flex;
	}
	#tablepress-2_wrapper .column-filter-widget {
		padding-right:5px;
	}
	#tablepress-2_wrapper .column-filter-widget:last-child {
		padding-right:0;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.tablepress .sorting::after, 
	.tablepress .sorting_asc::after, 
	.tablepress .sorting_desc::after {
		top:30px;
	}
	.tablepress .column-3.sorting::after, 
	.tablepress .column-3.sorting_asc::after, 
	.tablepress .column-3.sorting_desc::after {
		top:2px;
	}
}


@media (max-width:1024px) {
	.mtphr-dnt-title {
		width:100%;
		text-align:center;
	}
	.mtphr-dnt-tick-container {
    	display: block;
    	clear: both;
	}
	.pp-advanced-menu-mobile-toggle-label {
		text-indent:-99999px;
		position:relative;
		color:rgba(30,74,127, 1) !important;
	}
	.pp-advanced-menu-mobile-toggle-label::after {
		content:'\f078';
		position:absolute;
		left:-10px;
		font-family:fontawesome;
		color:#fff !important;
	}
	#menu-above-header-1.menu li a,
	#pp-advanced-menu-off-canvas-5bdc752416235 .pp-advanced-menu.off-canvas .pp-off-canvas-menu .pp-menu-close-btn {
		color:#fff !important;
	}
	body .ast-custom-header .pp-advanced-menu-horizontal.pp-toggle-arrows .sub-menu .pp-menu-toggle {
		margin-right:-20px;
	}
	
}
@media (min-width:1025px) and (max-width:1235px) {
	.pp-advanced-menu .menu > li a {
		font-size:14px !important;
		padding-left:0 !important;
	}
	.pp-advanced-menu .menu .sub-menu > li a {
		padding-left:15px !important;
	}
}

.uabb-thumbnail-position-left.uabb-empty-img .uabb-blog-post-content {
	width: 100% !important;
}

.fl-node-5bdc76ce8160a > .fl-module-content {
    margin-top: -90px !Important;  
    position: absolute;
    z-index: 5;
}

.fl-node-5bbcffb587114 .uabb-blog-posts-shadow {
    box-shadow: none !important;   
}

@media (max-width:768px) {
	ul {
		margin-left:1em;
	}
	#tablepress-2_wrapper .column-filter-widget,
	#tablepress-2_wrapper .column-filter-widget select {
		width:100%;
	}
	#tablepress-2_wrapper .dataTables_length,
	#tablepress-2_wrapper .dataTables_filter {
		width:100%;
		text-align:center;
	}
	#tablepress-2_wrapper.dataTables_wrapper .dataTables_filter input {
		width:auto;
	}
}


@media (max-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table#tablepress-2,.tablepress thead,#tablepress-2 tbody,.tablepress th,#tablepress-2 td,#tablepress-2 tr { 
		display: block; 
	}
	#tablepress-2 th {
		width:100% !important;
	}
	
	
	
	#tablepress-2 tr { border: 1px solid #ccc; }
	
	#tablepress-2 td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		width:100%;
		min-height:42px;
	}
	
	#tablepress-2 td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	*/
	#tablepress-2 td:nth-of-type(1):before { content: "Drug Name"; }
	#tablepress-2 td:nth-of-type(2):before { content: "Trade Name"; }
	#tablepress-2 td:nth-of-type(3):before { content: "Brand Name"; }
	#tablepress-2 td:nth-of-type(4):before { content: "Supply"; }
	#tablepress-2 td:nth-of-type(5):before { content: "Category"; }
	#tablepress-2 td:nth-of-type(6):before { content: "Agent Class"; }
	#tablepress-2 td:nth-of-type(7):before { content: "Keywords"; }

	body .fl-post-feed-post.fl-post-feed-image-beside, body .fl-post-feed-post.fl-post-feed-image-beside-content, body .fl-post-feed-post.fl-post-feed-image-beside-right, body .fl-post-feed-post.fl-post-feed-image-beside-content-right {
		max-width:100%;
	}
}