/*!
Theme Name: Conexión Animal
Theme URI: http://underscores.me/
Author: Timple
Author URI: http://timple.com.ar
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: conexion-animal
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Conexión Animal is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
	font-size: 75%;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: none;
}

/* Sergio Dobke */
.natflix{
	/*background-color: #ab060d;background: 
	linear-gradient(0deg, rgba(229,9,20,1) 0%, rgba(55,3,5,1) 100%);*/	
	background-color:#cad949;
}
.natflix h1{color: #E50914; font-weight: bold}
.natflix h1 span{font-size: 1.3rem; color: #EEEEEE; font-weight: normal;}
.instagram-media{ margin: 0px auto 12px !important;}

/*@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,300;0,400;0,700;1,300;1,700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;1,300;1,400&display=swap');*/
body, .text-primary{font-family:'Roboto Condensed', sans-serif !important;color:black !important;}
.category-title h1{font-family:'Raleway', 'Roboto Condensed', sans-serif;}

/* Marca de agua */
.to-b-watermarked {
/* the image you want to 'watermark' */
position: relative;
}

.to-b-watermarked img {
/* the actual 'watermark' */
position: absolute;
top: 26%; /* or whatever */
left: 37%; /* or whatever, position according to taste */
opacity: 0.6; /* Firefox, Chrome, Safari, Opera, IE >= 9 (preview) */
filter:alpha(opacity=60); /* for <= IE 8 */
width: 25%;
}

/*#destacadas .tags-wrapper .tag{font-size: 17px; background-color: #c8d82e; color:#495057;}*/

#container-natflix{background-color: #ab060d;background: 
	linear-gradient(0deg, rgba(229,9,20,1) 0%, rgba(0,0,0,1) 100%);
	color: white
}
/*.childof-270 #container-natflix h1{color: #E50914;}*/
#container-natflix h3, #container-natflix .text-primary{color: white !important}

.natflix-sec-foto{width:100%;}
.natflix-sec-contents{height:160px;padding: 15px}
.natflix-sec-contents h3{text-shadow: 2px 2px 2px rgba(0,0,0,0.94);}
.natflix-titulos h2 span{font-size: 1.1rem}
h1.nat_tit_h1{color: #E50914 !important;}
.nat_tit_h1 span{color: white; font-size: 0.7em}

.home-horizontales a.block-media{
	overflow: hidden;
		/*height: 158px;*/
}
/*
.nota4 .tag{background-color: black !important;color: white !important;}

.nota2, .nota3, .nota5{
		bottom: 15px !important;
		right: 15px !important;
		top: unset !important;
		left:  unset !important;
}
*/
.natflix-slider .psac-post-image-bg{height: 200px}
.psac-post-carousel.psac-design-1 .psac-post-image-bg{height: 200px}


.natflix-home .psac-post-carousel.psac-design-1 .psac-post-title{font-size: 18px;
		line-height: 22px;
		text-align: left;
}

.natflix-home .psac-post-carousel.psac-design-1 .psac-post-carousel-content{
	padding:20px 20px 0;
	/*height: 100%;*/
}
.natflix-home .psac-slider-and-carousel .owl-nav .owl-prev{left:-39px !important;}
.natflix-home .psac-slider-and-carousel .owl-nav .owl-next{right:-39px !important;}

.natflix-home .psac-post-image-bg::after{
	content:url('/dev/wp-content/themes/conexion-animal/images/play-watermark-home.png'); /* with class ModalCarrot ??*/
	position:relative; /*or absolute*/
	z-index:100000; /*a number that's more than the modal box*/
	top: 7%; /* or whatever */
	left: 30%; /* or whatever, position according to taste */
	opacity: 0.4; /* Firefox, Chrome, Safari, Opera, IE >= 9 (preview) */
	filter:alpha(opacity=40); /* for <= IE 8 */
	width: 25%;
}

/*#destacadas .block-photo:before{content: none !important;background: none !important;}*/
/*#destacadas .nota4{display: none}*/

.block-media{display: block !important;}
.block-media--image{float: left;}

.wp-block-embed__wrapper {position: unset;}

.post a, .post a:hover, .post a:active, .post a:focus {color: #007bff;text-decoration: underline;}

.foto-op-redonda {width: 100px; height:100px;display: table; border-radius:50%;background-size: cover;background-position: center;}
.nota-op{height: auto;padding-top: 15px;border-top: 2px dotted #c8d82e;margin-top: 15px;background-color:#FFFFFF;}
.texto-op{padding-left: 20px;}
.columnista{color: #222; border-bottom: 2px solid #bbb;padding-bottom:7px}

.widget-subtitulo{background-color: #c8d82e;
		padding: 10px;
		color: #495057;
	}

.columnista-post{background-color: #c8d82e;
    height: 130px;
    padding: 15px;
    display: block;}

.columnista-img{float: left;}
.opinion-image{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid white;
	background-size: cover;
}

.columnista-txt{vertical-align:middle; height: 100px; display: table-cell; padding-left: 20px;}


.block-photo:not(.block-photo-destacado) .tags-wrapper{position: initial !important;}
.navbar-brand{margin-left: 37% !important}

/* corrige main.css */
.tag{
	background-color:#AAAAAA !important;
	color:#111111 !important;
}