/*
Theme Name: Openstrap
Theme URI: http://www.opencodez.com/free-themes/openstrap
Author: Opencodez Team
Author URI: http://www.opencodez.com
Description: The Openstrap theme for WordPress developed on top of <a href="http://getbootstrap.com/">Twitter Bootstrap Framework 3.0</a>. The theme is fully responsive and can be viewed on any device. Openstrap theme provides 6 different layouts for posts and pages, 11 widget areas, 3 strategic menu locations, nicely designed and customizable footer with its own widgets. In addition to this the theme comes with pre-installed widgets for Google Custom Search Engine, Social Icon Box and Front Page Marketing Text unit. Openstrap provides 4 beautiful color schemes to choose from. Use any color theme that is suitable to your need.
Version: 1.0.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, orange, white, one-column, two-columns, three-columns, right-sidebar,left-sidebar, responsive-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready, custom-colors
Text Domain: openstrap
*/

/*  Copyright 2013 Opencodez.
Openstrap WordPress theme, Copyright (C) 2013 OPENCODEZ.COM
Openstrap WordPress theme is licensed under the GPL.

The license for this software can also likely be found here:
http://www.gnu.org/licenses/gpl-3.0.html
*/
body {
	background: url('https://farmaciadelpueblo.com.ar/wp-content/uploads/2017/02/grey_wash_wall.png') !important;
}

.logo {
	position: relative;
}

.gallery-row {
    margin: 0 auto;
}

/*
#adorno-theodor {
	position: absolute;
	content: url('images/navidat-adorno.png');
	display: block;
	width: 100px;
	height: 100px;
	z-index: 2100;
	left: 100px;
}
*/

#bodychild{
	width: 1200px;
	max-width: 100%;
	min-height: 720px;
	margin:0 auto;
	padding:0;
	background: #fff;
	/*
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 15px;
	*/
}

#wrap {
	min-height: 1200px;
	height: auto !important;
	height: 100%;
	padding: 0 0 30px;
        box-shadow: black 0px 0px 40px;
}

p {	font-size: 15px; }
h2 { margin-top: 8px; margin-bottom: 20px;}
i:after { content: ' '; }
select { margin: 4px; }
a {	color: #00518e; }
a:hover { color: #0051A0;  }
img.noshadow { box-shadow: none !important;}

/* diseño alt4 */

.navbar-inverse {
	position: relative;
	left: 0;
	right: 0;
	top: -56px;
	margin-bottom: 25px;
}

#main-container {
    position: relative;
    top: -56px;
}

img.logo-fdp {
	position: relative;
	width: 200px;
	z-index: 2000;
}

.navbar {
	min-height: 36px;
}

.navbar-nav > li > a {
	padding-top: 8px;
	padding-bottom: 8px;
}

@media (min-width: 768px) {
	.navbar-nav {
		padding-left: 19.2%;
	}
}

@media (max-width: 1100px) {
	#bodychild {
		margin-top: 0;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

	.navbar-nav {
		font-size: 13px !important;
	}

	.dropdown-menu {
		font-size: 13px !important;
	}

	img.logo-fdp {
		width: 160px;
	}

	.navbar-nav {
		padding-left: 22%;
	}

	.navbar-inverse {
		top: -50px;
	}

	.header-widget {
		width: 220px;
	}
}

@media (max-width: 768px){
	#main-container{
		top: 0px;
	}
	img.logo-fdp {
		width: 180px;
	}
	.navbar-nav {
		padding-left: 0px;
	}
	.slider {
		padding: 15px !important;
	}
	.navbar-inverse {
		top: 0px;
	}
}

.slider {
	margin-bottom: 25px;
}

.navbar-nav {
	font-family: 'Lucida Sans Unicode', 'Arial';
	font-size: 15px;
}

.dropdown-menu {
	font-size: 14px;
}

/* -------------------- */

.panel-default >
.panel-heading {
	background: #eee;
	color: black;
}

.post-meta {
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-size: 13px;
	/*border-bottom: 1px solid #ddd;*/
}
.post-meta a {
	font-size: 13px;
}

.post_date, .post_comment {
	margin-left:4px;
}

.full-width {
	max-width: 100%;
}

.featured-img {
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}

.textwidget {
	font-size: 15px
	#line-height: 1.0;
}

.sidebar-right, .sidebar-left, .site-content,.entry-content, .entry-meta , article, span, a {
	#word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.entry-meta {
	clear: both;
}

.widget-title {
	font-size: 16px;
	line-height: 1.0;
	font-weight: bold;
	text-transform: uppercase;
	color: #111;
}

h4.widget-title:after{
	border-bottom:1px solid gray;
	display: block;
	margin: 0.5em 0px 0 0;
	content: " ";
}

.widget ul, .widget ol, .widget dl {
	padding:0;
	margin: 0;
	font-size: 14px;
}

.footer-widget ul, .footer-widget ol, .footer-widget dl {
	padding:0;
}

.widget ul li, .footer-widget ul li {
	list-style: none;
	#display: block;
	margin: 0;
	line-height: 1.75;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
}

.cat-tag-info,  .author-link{
	font-size: 13px;
}
.post_cats {
	padding-bottom:5px;
}

.commentlist .link-avatar{
	padding-right:8px;
}

.commentlist ul.children{
	padding-top:10px;
}

.reply {
	font-size: 12px;
}

h3 small {
	font-size: 12px;
}

.commentlist .media-heading{
	font-size: 14px;
}

article.comment {
	padding-top:5px;
	padding-left:5px;
}

.logo-row{
	#margin-bottom:20px;
	#max-height:173px;
	height:105px;
	max-height:105px;
	padding-top:3px;
}

#header-top {
	#background-color: #333;
	font-size: 12px;
	height: 12px;
	max-height: 12px;
	#border-bottom: 1px solid #444;
}

#header-top > .container {
	height: 12px;
	max-height: 12px;
}

#header-top a:hover, a:focus {
	#color: #dd4814;
	text-decoration: underline;
}

#header-top a {
	#color: #fff;
	text-decoration: none;
}

#header-top-container {
	padding-top: 3px;
}

.header-widget {
	display: table-cell !important;
	padding: 10px;
	width: 296px;
}

@media (max-width: 1100px){
	.header-widget {
		padding-top: 20px !important;
		width: 310px;
	}
}


footer {
	position: relative;
	bottom: 0px;
	width: 100%;
	/*margin-top: 40px; */
}

#footer {
	height: 150px;
	background: #1b356a;
	color: white;
}

#footer a, #footer a:hover {
	color: white; /* #00518e; */
	font-family: 'Lucida Sans Unicode', 'Arial';
}
#footer a:hover {
	text-decoration: underline;
}

#footer > .container {
	padding-left: 15px;
	padding-right: 15px;
}
.container .credit {
	font-size: 13px;
	font-style: italic;
}

@media (min-width: 1060px) {
	.container {
		width: 1140px;
	}
}

.footer-nav {
	padding-top: 18px;
	font-size: 13px;
}

#extended-footer {
	background-color: #333;
	color:#999;
	padding-top:15px;
	padding-bottom:15px;
}

.footer-widget-title {
	font-size: 15px;
	line-height: 1.0;
	font-weight: bold;
	text-transform: uppercase;
	color: #eee;
}

h4.footer-widget-title:after{
	border-bottom:1px solid #666;
	display: block;
	margin: 0.5em 25% 0 0;
	content: " ";
}

.front-page-widget-title {
	font-size: 15px;
	line-height: 1.0;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

h4.front-page-widget-title:after{
	border-bottom:3px solid #666;
	display: block;
	margin: 0.5em 40% 0 0;
	content: " ";
}

.front-page-blurb h1 {
	text-shadow: 0px 1px 1px #eee;
}

.front-page-blurb .lead {
	font-style:italic
}

hr.style-eight {
	padding: 0;
	border: none;
	border-top: medium double #333;
	color: #333;
	text-align: center;
	padding-bottom:15px;
}
hr.style-eight:after {
	font-family: FontAwesome;
	content: "\f188";
	display: inline-block;
	position: relative;
	top: -0.7em;
	font-size: 1.5em;
	padding: 0 0.25em;
	background: white;
}

.dropdown-submenu{
	position:relative;
}

.dropdown-submenu > .dropdown-menu
{
	top:0;
	left:100%;
	margin-top:-6px;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu{
	display:block;
}

.dropdown-submenu > a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}

.dropdown-submenu:hover > a:after{
	border-left-color:#ffffff;
}

.dropdown-submenu .pull-left{
	float:none;
}

.dropdown-submenu.pull-left > .dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}

.pagination-centered {
	text-align: center;
}

/*For Submit Button in Comment*/

input[type="submit"] {
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* Front Page CSS */

.carousel-control .icon-prev-c, .carousel-control .icon-next-c
{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block;
	font-size: 30px;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Images */

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}

.entry-content img,
.comment-content img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%;
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

.frontpage-widget-inner-text img {
	box-shadow:0 0px 0px rgba(0, 0, 0, 0);
}
h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus {
	text-decoration: none;
}

.readmore{
}

/*----FEEDBURNER------*/

.feedburner-form:hover {
	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5);
}
.feedburner-form h4 {
	font-size: 2rem;
	text-transform: uppercase;
	line-height: 1.0;
	font-weight: bold;
}

.feedburner-form p {
	line-height: 1.625;
	font-weight: bold;
}

.email {
	margin-top:20px;
}
.no-spam{
	margin-left: 10px;
}
.btn-subscribe {
	text-transform: uppercase;
}


/* Required to pass theme checke. Atleast need to keep them empty. */
.sticky{
}

.bypostauthor{
}

.popular-posts ul {
	list-style-type: none;
}
.popular-posts ul li:before {
	font-family: FontAwesome;
	list-style-type: none;
	content: "\f138  \0020";
	#color: #dd4814;
}

.widget_categories ul, .widget_recent_entries ul {
	list-style-type: none;
}
.widget_categories ul li:before, .widget_recent_entries ul li:before {
	font-family: FontAwesome;
	list-style-type: none;
	content: "\f0a9  \0020";
	#color: #dd4814;
}

.header-contact {
	color: #fff;
}

.header-contact span {
	margin-right:5px;
}


/* Hide WP Stats Smily at bottom of page */
img#wpstats{display:none}

@media (min-width: 768px) {
	/* Required to make menu appear on mose hover. */
	ul.nav li.dropdown:hover > ul.dropdown-menu{
		display: block;
	}
}

/* NS Category Widget */

.widget_ns_category_widget ul li {
	background-color: #e2e2e2;
	margin: 0px 0px 3px 0px;
	padding-left: 4px;
}

.widget_ns_category_widget ul li a {
	color: #555;
	text-decoration: none;
}

.widget_ns_category_widget ul li a:hover {
	text-decoration: none;
}

/* Iconos Social */

.iconos-social {
    margin-top: 5px;
}
.iconos-social img {
    width: 24px;
    margin-right: 5px;
}

/* Reseña Historica */

.resenia-historica {
	background: url('images/nqn-hist.png') repeat-y;
	background-size: 100% auto;
	width: 100%;
	margin: 0;
	padding: 0px 30px;
}

/* conflicto bootstrap con el css de Google Maps */

img[src*="gstatic.com/"], img[src*="googleapis.com/"] {
	max-width: none;
}

.googft-card-view {
	margin: 50px;
}

/* Turnero CNF */

#turneroCNF {
	border: 0px;
	padding: 40px 10px;
	box-sizing: border-box;
}

#selectorCNF {
	margin-top: 15px 0px;
	width: 100%;
}

@media (min-width: 400px) {
	#selectorCNF {
		width: 400px;
	}
}

/* lmneuquen farmacias.php */
#TSeccion {
	color: white;
}
.t12_Gris_Claro {
	border-bottom: 1px dashed #ccc;
}

/* menu novedades beta */

.widget_nav_menu {
    margin-bottom: 20px;
}

.widget_nav_menu ul > li { margin: 10px 0px;}
.widget_nav_menu a {
	/*display: block;*/
    padding: 5px;
    /*border: 1px solid #0051A0;*/
    border-radius: 5px;
    border: 1px solid white;
}

.widget_nav_menu a:hover,
.widget_nav_menu .current-menu-item a {
	text-decoration: none;
    border: 1px solid #0051A0;
}

/* destacados */

.destacado-post {
    position: relative;
    margin-bottom: 60px;
    border: 1px solid #cccccc;
    padding: 1em;
    height: 420px;
}

.destacado-post .destacado-categoria {
	display: inline-block;
	color: #EEE;
	padding: 5px;
	margin: 5px 0px;
	background: #00518e;
	border-bottom: 2px solid white;
}

.destacado-post .destacado-titulo {
	font-weight: 700;
}

.destacado-post .destacado-cuerpo {
	padding: 5px;
}

.destacado-post .destacado-imagen {
	height: 200px;
}

.destacado-post .destacado-categoria ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.destacado-post .destacado-categoria a {
	color: white;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* single post */

.post-fondo {
	position: relative;
	margin-bottom: 15px;
}

.post-titulo {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 15px;
}

.post-titulo > h2 {
	background: #00518e;
	color: white;
	margin: 0;
	padding: 2px;
	/*text-transform: uppercase;*/
}

/* cuadro revisar */

.revisar {
	border-radius: 5px;
	border: 1px dashed black;
	padding: 10px;
	background: lemonchiffon;
}

/* farmacia 24hs */

#abierto24hs {
	display: block;
	background-image: url("images/abierto-bg.gif");
	padding: 10px;
}

/* Nivo caption */
.nivo-caption {
	background: none !important;
	text-shadow: 2px 2px 2px black;
	font-weight: bold;
	font-size: large;
}

.loader-iframe {
	position: relative;
}

.loader-iframe img {
	position: absolute;
	left:40%;
    top:35%;
}

/* mailpoet */
.widget_wysija label {
	font-size: small;
}

.category article {
    padding: 1em;
    border: 1px solid #c5c5c5;
    margin-bottom: 1em;
}