/* pedatric orthopedics sub-category archive page menu */
.ped-ortho-menu {
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 1rem;
}

.ped-ortho-menu h4 {
	font-size: 24px;
	margin-top: 1.5rem;
	text-align: center;
}

.ped-ortho-menu h5 {
	text-decoration: underline;
}

.ped-ortho-menu-left, .ped-ortho-menu-right {
	width: 49%;
	float: left;
	text-align: center;
}

.ped-ortho-menu ul.ped-ortho-menu-list {
	list-style-type: none;
	padding: 0 .5rem;
	margin: 0 auto;
}

.ped-ortho-menu ul.ped-ortho-menu-list  li {
	list-style: none; display: inline;
}

.ped-ortho-menu ul.ped-ortho-menu-list li:not(:last-child):after { 
	content: " \00b7";  
}

.ped-ortho-menu ul.ped-ortho-menu-list li a {
	list-style-type: none;
	font-weight: 700;
	font-size: 14px;
}

@media screen and (min-width: 601px) {
.ped-ortho-menu { 
	margin-top: 1rem;
	border: 1px solid #e3e3e3;
	padding: 0rem 0 2rem 0;
}

hr.ped-ortho-menu-divider {
	display: none;
}

.ped-ortho-menu-left {
	padding: 0 6rem;
}

.ped-ortho-menu-right {
	padding: 0 4rem 0 2rem;
}

}


@media screen and (max-width: 600px) {
	.ped-ortho-menu { 
		margin-top: 1rem;
		border: 1px solid #e1e1e1;
		padding: .5rem 0 1.5rem 0;
	}

	hr.ped-ortho-menu-divider {
		width: 50%;
	}


	.ped-ortho-menu-left, .ped-ortho-menu-right {
		width: 100%;
		float: none;
		text-align: center;
		line-height: 1.5;
	}

	.ped-ortho-menu-left {
		margin-top: 1rem;
		padding: 0 2rem;
	}

	.ped-ortho-menu-right {
		padding: 0 1rem;
	}

	.ped-ortho-menu ul.ped-ortho-menu-list li:not(:last-child):after { 
		content: " \00b7";  
		padding: .5rem;
	}

	.ped-ortho-menu h5 {
		font-size: 20px;
	}

	.ped-ortho-menu ul.ped-ortho-menu-list li a {
		font-size: 18px;
	}

}

/* search results image size and styling */

.ais-hits--thumbnail {
	width: 65px;
	margin-right:1rem;
}

.ais-hits--thumbnail {
	border: 0px solid #fff; 
}

/* reduce button size on products/pdfs template pages */

.product-buttons {
	margin-top: 1em;
	margin-bottom: 1.5em;
}
.product-buttons .btn {
	font-size: 16px;
}

/* reduce white space above 'details' header */

.product-content h3 {
	margin-top: 15px;
}

/* smaller icon/thumb size */

.posts-list img.media-object {
	width: 60px;
}



.product-thumbnail img {
	width: 50%;
	max-width: 150px;
	margin: 0 auto;
}

.product-thumbnail {
	text-align: center;
	max-width: 150px;
}

/* hide 'download pdf' on category pages */

.post-buttons.media-right {
	display: none;
}

/* remove view switcher button from category pages */

#view-switcher {
	display: none;
}

#alphabet-links {
	margin-top: 1rem;
}

/* new logo sizing and menu position */

@media screen and (min-width: 992px) and (max-width:1199px) {
.navbar-brand img {
	width: 65%;
}
}

@media screen and (min-width: 1200px)  {
	.navbar-brand img {
		width: 75%;
	}
}

@media screen and  (min-width: 992px) {
	.navbar .navbar-nav {
		margin-top: 1rem;
	}
}

@media screen and (max-width: 767px) {
	&amp;:not(.home) #site-search {
		margin-top: 75px;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.navbar-brand img {
		width: 95%;
		margin-top: -5px;
	}
	.navbar .navbar-nav {
		margin-top: 1.7rem;
	}
}

@media screen and (max-width: 767px) {
	.navbar-brand img {
		width: 85%;
		margin-top: -5px;
	}
}


/* hide survey banner */
#app {
	padding-bottom: 0px;
}
#survey-footer {
	display: none;
}
/* hide list extra texts on mobile */

@media screen and (max-width:599px) {
	.archive-description {
		display:none;
	}
}
/* link */
a.inicio {
	color: #444!important;
}

/* link */
a.inicio:hover {
	color: black!important;
	text-decoration:underline!important;
}

/* styling metafields in list view*/

.video-author, .video-length {
	font-weight: 700;
}

.video-length::before {
	content: " (";
}

.video-length::after {
	content: ")";

}


/* Hide USB Library */
.usb-library {
	display: none!important;
}

/* homepage spanish tile */

a#homepage-es {
	padding: 1.13rem 0 0 3.6rem!important; 
	height: 4rem; 
	background-color: #b85d4d;
		background-image: url('https://global-help.org/wp-content/uploads/2020/05/ed7909ec-asdf.png');
		background-image: url('https://global-help.org/wp-content/uploads/2020/05/ed7909ec-asdf.png'), linear-gradient(0deg, #ffe166, #E97956 74%);
}

/* homepage other languages tile* /

a#homepage-other {
padding: 1.13rem 0 0 3.6rem; 
height: 4rem;
background-color: #b85d4d;
	background-image: url('https://global-help.org/wp-content/uploads/2020/05/602c110d-fdsa1.png');
	background-image: url('https://global-help.org/wp-content/uploads/2020/05/602c110d-fdsa1.png'), linear-gradient(0deg, #7b8d94, #d4f0fa 79%);
}

/* spanish page menu styling */



/* spanish submenu styling */
.subpage-menu1 {
/*    background: #21308d;*/
	text-align: center;
}

.subpage-menu1 .row .col-sm-2 {
	height: 100%;
	padding: .5rem .33rem;
}

.newf, a#subpage-menu-new-featured {
	background: #239687;
}

.pedi, a#subpage-menu-pediatrics {
	background: #2cbcd4;
}

.forf, a#subpage-menu-for-families {
	background: #c9422f;
}

.surg, a#subpage-menu-surgery {
	background: #ea1e63;
}

.peor, a#subpage-menu-pediatric-orthopaedics {
	background: #5666c4;
}

.hist, a#subpage-menu-history-of-medicine {
	background: #9c28af;
}

.libr, a#subpage-menu-libros {
	background: #438bfd;
}

.vids, a#subpage-menu-videos {
	background: #b0aafe;
}

.subpage-menu1 a {
	font-weight: 400!important;
	width: 100%;
	color: white;
}

.subpage-menu1 a:hover {
	text-decoration: none;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.subpage-menu1 a {
		font-size: 13px!important;
	}
}