/*
Theme Name: Cambio Digital 2.0
Theme URI: 
Author: Oscar Costeño
Author URI: emilianocosteno@gmail.com
Description: 
Version: 2.0
License: 
License URI: 
Tags: 
Text Domain: 

*/

html {
	font-family: 'Montserrat', sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	color: #333333 !important;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

/* CAMBIOS NUEVOS*/

.custom-logo{
	max-width: 100%;
	height: auto;
}

.wp-block-image{
    width: 100%;
}

.wp-block-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.panel-1-p{
	font-size: 0.9em;
}

.enlacesw{
	padding: 0px 0 20px 0;
}
.enlacesw a{
	float: left;
	width: 30px;
	height: 30px;
}.boton-tele-radio{	float: right;    background: #10733c;    width: 100%;    text-align: center;}
.tw{
	background: url(/wp-content/themes/cambiodigital_v2/images/redes-sociales.png) 0 0 no-repeat;
}
.fc{
	background: url(/wp-content/themes/cambiodigital_v2/images/redes-sociales.png) -42px 0 no-repeat;
}
.ht{
	background: url(/wp-content/themes/cambiodigital_v2/images/redes-sociales.png) -85px 0 no-repeat;
}
.yt{	width: 43px !important;
	background: url(/wp-content/themes/cambiodigital_v2/images/redes-sociales.png) -127px 0 no-repeat;
}
.wh{
	background: url(/wp-content/themes/cambiodigital_v2/images/redes-sociales.png) -182px 0 no-repeat;
}
.te{
	background: url(/wp-content/themes/cambiodigital_v2/images/redes-sociales.png) -224px 0 no-repeat;
}
.size-radio-p{
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
}

.tag-hora p{
	color: #FFF;
	text-align: center;
	margin: 0;
	width: 100%;
	float: left;
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
}

.reloj{
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	float: left;
	background: #FFF;
	color: #026232;
	margin-left: 25%;
	margin-top: 2%;
	border-radius: 6px;
	-webkit-font-smoothing: antialiased;
	word-wrap: break-word;
	padding: 2px 18px;
	width: 110px;
}

.search-icon{
	background: transparent;
	border: none;
	color: #FFF;
	font-size: 1em;
    padding: 0;
}

.mt-c1{
	margin-top: 2em;
}

.mt-c2{
	margin-top: 2.25em;
    float: right;
    margin-right: 2em;
}

.w-80{
	width: 80%;
}

.w-100{
	width: 100%;
}

.dark-color{
	background: #000 !important;
}

.navbar-nav li a{
	padding: 0 .8rem 0 .77rem !important;
	font-size: 1.097em;
    font-weight: 400;/*
    color: #FFF !important;*/
}.menus-colores{    color: #FFF !important;}

#TT_JATFvlv2Bccc8aeUKfrdydytyUaUMzDFrtkd1cCoa1Dlf2f2h{
	float: right;
}

.not-border{
	border: none;
	border-bottom: 2px solid #d6d6d6;
	border-radius: 0;
}

.not-border-1{
	border: none;
	border-radius: 0;
}

.img-nota{
	width: 100%;
}

.img-nota span{
	width: 100%;
    padding: 1em;
    float: left;
	font-size: .7em;
	font-weight: 300;
    line-height: normal;
}

.leyenda-span{
	width: 100%;
	/*min-height: 50px;*/
    padding: 0.3em 0 !important;
    float: left;
	font-size: .7em;
	font-weight: 700 !important;
    background-color: transparent !important;
    line-height: normal;
    /*display: flex;
    align-items: center;*/
}

.mover-der{
	text-align: right;
}

.leyenda-span-2{
	width: 100%;
	padding: 1em !important;
	float: left;
	font-size: .9em;
	font-weight: 700 !important;
	background-color: rgb(228 228 226 / 80%);
	position: absolute;
	bottom: 0;
}

.nota-p-1{
	font-size: 1.5em;
    font-weight: 700;
	text-align: left;
	line-height: normal;
}

.nota-p-2{
	font-size: 1.1em;
    font-weight: 700;
	text-align: left;
	line-height: 1.3;
}

.nota-p-3{
	font-size: 1em;
    font-weight: 700;
	text-align: left;
	line-height: 1.4;
}

.nota-p-4{
	font-size: 0.8em;
    font-weight: 700;
	text-align: left;
	line-height: 1;
}

.nota-t-1{
	font-size: 1.1em;
	font-weight: 400;
	text-align: justify;
	line-height: normal;
}


.nota-t-2{
	font-size: 0.8em;
	font-weight: 400;
	text-align: justify;
	line-height: 1.4;
}

.nota-t-3{
	font-size: 0.9em;
	font-weight: 400;
	text-align: justify;
	line-height: 1.3;
}

.nota-t-3-b{
	font-size: 1em;
	font-weight: 700;
	text-align: justify;
	line-height: 1;
}


.font-300{
	font-weight: 300;
}

.font-400{
	font-weight: 400;
}

.font-700{
	font-weight: 700;
}

.video-home{
	width: 100%;
}

.video-home iframe{
	width: 100%;
}

.sec-3 label{
	width: 100%;
	background: #e4e4e2;
	font-weight: 700;
	display: block;
}

.listado-tr{
	padding: 0;
    margin: 0;
    list-style: none;
}

.date-1{
	font-weight: 400;
	font-size: 80%;
	color: #6c757d!important;
}

.line-bottom{
	width: 100%;
}

.margin-p1{
	margin-bottom: 0.7em;
}

.tiempo-real{
	height: 376px;
	overflow-y: scroll;
	padding-right: 1em;
}

.radio-bemba{
	height: 204px;
	overflow-y: scroll;
	padding-right: 1em;
}

.title-card-2{
	min-height: 68px;
	display: flex;
    align-items: center;
}

.title-card-3{
	min-height: 64px;
	display: flex;
	align-items: center;
}

.title-card-4{
	font-size: 0.9em !important;
	min-height: 60px;
	display: flex;
    align-items: center;
    line-height: 1.3;
}

.card-title {
    margin-bottom: .66rem;
}

.all-image-w img{
	width: 100%;
}

.all-image-w a{
	float: left;
    width: 100%;
}

.min-h-nota2{
	min-height: 52px;
}

.hmin-sec{
	height: 144px;
	overflow: hidden;
}

.position-new{		
	position: relative;
}

.position-relative{		
	position: absolute !important;    	
	bottom: 0;
}

.border-list-1{		
	width: 100%;		
	display: block;
}

.text-min-nota2{		
	color: #ffffff;		
	font-weight: bold;		
	padding: 6px;    	
	height: 48px;
}

.breves-container{	
	width: 100%;    
	background: #fff;    
	min-height: 90px;
}

.alinear-lbreve{	
	align-items: center;    
	display: flex;    
	min-height: 90px;
}

.alinear-lbreve img{    
	margin-left: 10px;	
	margin-top: 16px;
}

.titulo-sec-breves{	
	width: 100%;
}

.titulo-sec-breves img{	
	float: right;
}

.notas-breves-t{	
	display: flex;	
	align-items: center;	
	min-height: 64px;    
	width: 100%;    
	padding: 0 10px;
}

.notas-breves-t p{	
	padding: 0 0 0 0 !important;    
	margin: 0 0 0 0 !important;    
	font-weight: bold;
}

/*Vertical slider*/


.vert .carousel-item-next.carousel-item-left,
.vert .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.vert .carousel-item-next,
.vert .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.vert .carousel-item-prev,
.vert .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}

#slideverticalnotas .carousel-item {
	transition: -webkit-transform 2s ease-in-out !important;
    transition: transform 2s ease-in-out !important;
    transition: transform 2s ease-in-out,-webkit-transform 2s ease-in-out !important;
    opacity: 1;
}

.hide-bullets {
    list-style:none;
    margin: 0;
    padding: 0;
}

.thumbnail {
    padding: 0;
    cursor: pointer;
}

.activeclass{
	background: #e4e4e2;
	color: #000;
}

.activeclass label, .activeclass p{
	color: #000 !important;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

#slider-thumbs {
    height: 565px;
    overflow-y: scroll;
    white-space: nowrap;
}

.nota-p-4v{
	font-size: 0.8em;
    font-weight: 500;
    line-height: 1;
    display: block;
    margin: 0.5em 0 !important;
}

.nota-p-4v-2{
	font-size: 0.8em;
	font-weight: 500;
	line-height: 1.1;
	display: block;
	padding: 0.5em;
}

.nota-t-2-v4{
	font-size: 0.8em;
    font-weight: 400;
    text-align: justify;
    line-height: normal;
    min-height: 40px;
}

.nota-t-2-v5{
	font-size: 0.8em;
    font-weight: 500;
    line-height: 1.1;
    display: block;
    padding: 0 0 0 0.5em;
    margin: 0;
    min-height: 14px;
}

.pb-gray-1{
	border-bottom: 2px solid #abaaaa;
}

.pie_cuadro{
	margin-top: 50px;
}

.pie_telefono {
    color: #FFFFFF;
    font-size: 16px;
}

.pie_telefono a{
	color: #FFFFFF !important;
    text-decoration: underline !important;
}

.direct li{
	list-style: none;
	float: left;
	width: 60px;
	color:white;
	font-size:0.7em;
}

.direct li a{
	list-style: none;
	float: left;
	width: 60px;
	color: white !important;
}

.direct li:nth-child(even){
	padding: 10px;
}
/*opinion*/
div#opinion {
	margin-top: 1em;
    /*max-width: 48.5%;*/
    height: 420px;
    overflow-y: scroll;
}

p.tituloOpinion {
    background: #e4e4e2;
    text-align: center;
    color: #000;
}
.titleOpinion{
	height: 54px;
}
.nombreOpinion{
	min-height: 0;
    background: #026232;
    color: white;
    padding: 5px;
    position: relative;
    bottom: -1px;
}

.notasuperior{
	background: #e4e4e2;
    color: #000;
    margin-top: 0;
}

.bajanteFotoDescatadas{
	text-align: center;
	padding: 0.5em;
    margin-bottom: 0;
}

div#fotoDestacada {
    background: #e4e4e2;
    color: #000;
    margin-top: 1em;
    /*margin-left: 1em;*/
}

p.tituloFotoDestacada {
    text-align: center;
    padding-top: 1em;
    font-weight: bold;
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
	.navbar-nav li a{
		padding: 0 .05rem 0 .05 !important;
	}

}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.navbar-nav li a{
		padding: 0 .4rem 0 .4rem !important;
	}

	.nota-p-3{
		font-size: 0.8em;
    	margin-bottom: .35rem;
	}

	.nota-p-2{
		font-size: 0.7em;
	}

	.nota-p-1{
		font-size: 0.9em;
		margin-bottom: 0;
	}

	.nota-t-1{
		font-size: 0.7em;
	}

	.reducir-mb{
		padding-bottom: 1em !important;
		margin-bottom: 0.6em !important;
	}

	.sec-3 label{
		font-size: 0.8em;
	}

	.tiempo-real{
		height: 302px;
	}

	.radio-bemba{
		height: 245px;
	}

	.tb-3{
		    padding-bottom: 0.7rem!important;
    margin-bottom: 0.65rem !important;
	}

	.tb-4{
		padding-bottom: 0.94rem!important;
    	margin-bottom: 0.9rem !important;
	}
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.navbar-nav li a{
		padding: 0 .27rem 0 .28rem !important;
	}

	.nota-p-2{
		font-size: 0.9em !important;
	}

	.tiempo-real{
		height: 360px;
	}

	.radio-bemba{
		height: 216px;
	}

	.reducir-mb {
		padding-bottom: 1.12em !important;
    	margin-bottom: 1.1em !important;
	}

	.nota-p-1{
		font-size: 0.9em;
		margin-bottom: 0;
	}

	.nota-t-1{
		font-size: 0.7em;
	}

	.tb-3{
		padding-bottom: 1rem!important;
    	margin-bottom: 0.8rem !important;
	}

	.tb-4{
		padding-bottom: 0.4rem!important;
    	margin-bottom: 0.3rem !important;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.navbar-nav li a{
		padding: 0 .8rem 0 .82rem !important;
	}

	.nota-p-2{
		font-size: 1.1em !important;
	}

	.tiempo-real{
		height: 404px;
	}

	.radio-bemba{
		height: 216px;
	}

	.reducir-mb {
		padding-bottom: 1.1em !important;
    	margin-bottom: 1.08em !important;
	}

	.nota-p-1{
		font-size: 1.5em;
		margin-bottom: 0.4em;
	}

	.nota-t-1{
		font-size: 1.1em;
		margin-bottom: 0;
	}

	.tb-3{
		padding-bottom: 1rem!important;
    	margin-bottom: 0.84rem !important;
	}

	.tb-4{
		padding-bottom: 0.4rem!important;
    	margin-bottom: 0.3rem !important;
	}
}

.img-fluid-pi{
	width: 100%;
}


/*EVENTOS*/

p.tribe-events-promo.tribe-common-b1.tribe-events-c-promo {
    display: none;
}

.tribe-events-c-ical.tribe-common-b2.tribe-common-b3--min-medium {
    display: none;
}

button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    display: none;
}

.form-7 form{
	width: 100%;
}

.form-7 form label{
	width: 100%;
	font-size: 14px;
	font-weight: 700;
}

.form-7 form label input{
	width: 100%;
	font-size: 12px;
	font-weight: 400;
	margin: 0.5em 0 0 0;
	height: 34px;
	padding: 0 1em;
}

.form-7 form label textarea{
	resize: none;
	width: 100%;
}


.form-7 form .wpcf7-not-valid-tip {
    color: #771717 !important;
    font-size: 11px !important;
    font-weight: 400 !important;
}

#block-5{
	margin: 4em 0;
}
.forzar-negro{	
	color: #000000 !important;
}

.carousel-control-next, .carousel-control-prev{
	width: 3% !important;
	background: rgb(0 0 0 / 30%);	opacity: 1;
}

@media (min-width: 300px) {	
	.carousel-control-next, .carousel-control-prev{		
		width: 8% !important;	
	}
}

@media (min-width: 576px) {	
	.carousel-control-next, .carousel-control-prev{		
		width: 6% !important;	
	}
}

@media (min-width: 768px) {	
	.carousel-control-next, .carousel-control-prev{		
		width: 3% !important;	
	}
}

.is-layout-flex {
	display: flex;
}

.bajanteFotoDescatada{
	text-align: center;
    padding: 1em 0 0 0;
    margin: 0 0 0 0;
}

.movil-search{
	
}

.movil-search a{
	float: left;
    width: 80%;
}

.movil-search img{
	
}

.mover-movil{
	float: left;
    margin-top: 1em;
    margin-right: 0em;
    margin-left: 1em;
	padding: 0 !important;
}

#carouselbreves{
	height: 100%;
}

@media (min-width: 300px) {	
	#carouselbreves .carousel-inner{
		padding: 0 2em;
	}
}

@media (min-width: 576px) {	
	#carouselbreves .carousel-inner{
		padding: 0.5em;
	}
}

.wp-pagenavi a, .wp-pagenavi span{
	border: 0px !important;
}

/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

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

.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-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}/*
Theme Name: Twenty Sixteen
Description: Used to style blocks.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 General Block Styles
2.0 Blocks - Common Blocks
3.0 Blocks - Formatting
4.0 Blocks - Layout Elements
5.0 Blocks - Widgets
6.0 Blocks - Colors
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 General Block Styles
--------------------------------------------------------------*/

/* Captions */

[class^="wp-block-"] figcaption {
	color: #686868;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
	text-align: left;
}

.rtl [class^="wp-block-"] figcaption {
	text-align: right;
}

/*--------------------------------------------------------------
2.0 Blocks - Common Blocks
--------------------------------------------------------------*/

/* Paragraph */

p.has-drop-cap:not(:focus)::first-letter {
	font-size: 5em;
}

/* Image */

@media screen and (min-width: 61.5625em) {
	body:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta {
		clear: both;
		display: block;
		float: none;
		margin-right: 0;
		margin-left: -40%;
		max-width: 140%;
	}

	body.rtl:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta {
		margin-left: 0;
		margin-right: -40%;
	}

	body:not(.search-results) article:not(.type-page) .wp-block-gallery .wp-block-image img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) .wp-block-gallery .wp-block-image figcaption.below-entry-meta {
		margin: 0;
		max-width: 100%;
	}
}

/* Gallery */

.wp-block-gallery {
	margin-bottom: 1.75em;
}

/* Quote */

.wp-block-quote {
	border-width: 0 0 0 4px;
}
 
:where(.rtl) .wp-block-quote {
	border-width: 0 4px 0 0;
}

.wp-block-quote:not(.is-large):not(.is-style-large).alignleft,
.wp-block-quote:not(.is-large):not(.is-style-large).alignright {
	border-left: none;
	padding-left: 0;
}

.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignleft,
.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignright {
	border-right: none;
	padding-right: 0;
}

.wp-block-quote cite {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

.wp-block-quote.has-text-color cite {
	color: inherit;
}

.wp-block-quote cite:before {
	content: "\2014\00a0";
}

/* Audio */

.wp-block-audio audio {
	display: block;
	width: 100%;
}

/* Cover */

.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
	display: flex;
}

/* File */

.wp-block-file .wp-block-file__button {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
	background: #007acc;
}

.wp-block-file .wp-block-file__button:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

.rtl .wp-block-file * + .wp-block-file__button {
	margin-left: 0.75em;
	margin-right: 0;
}

/*--------------------------------------------------------------
3.0 Blocks - Formatting Blocks
--------------------------------------------------------------*/

/* Code */

.wp-block-code {
	border: 0;
	font-family: Inconsolata, monospace;
	line-height: 1.75;
	padding: 0;
}

.wp-block-code code {
	font-size: inherit;
}

/* Pullquote */

.wp-block-pullquote {
	border-width: 4px;
}

.wp-block-pullquote blockquote {
	color: #686868;
	border: 0;
	margin: 0;
	padding: 0;
}

.entry-content .wp-block-pullquote blockquote:not(.alignleft):not(.alignright) {
	margin-left: 0;
	margin-right: 0;
}

.wp-block-pullquote:where([style*="border-width"]) blockquote {
	padding-left: 1rem;
	padding-right: 1rem;
}

.wp-block-pullquote.has-text-color blockquote,
.wp-block-pullquote.has-background blockquote,
.has-background .wp-block-pullquote blockquote,
.wp-block-pullquote.has-text-color cite {
	color: inherit;
}

.wp-block-pullquote p {
	font-size: 19px;
	font-size: 1.1875rem;
}

.wp-block-pullquote cite {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	font-style: normal;
	line-height: 1.75;
	text-transform: none;
}

.wp-block-pullquote[class*="-font-size"] blockquote,
.wp-block-pullquote[class*="-font-size"] blockquote p,
.wp-block-pullquote[class*="-font-size"] cite,
.wp-block-pullquote[style*="font-size"] blockquote,
.wp-block-pullquote[style*="font-size"] blockquote p,
.wp-block-pullquote[style*="font-size"] cite {
	font-size: inherit;
}

.wp-block-pullquote[style*="line-height"] blockquote,
.wp-block-pullquote[style*="line-height"] blockquote p,
.wp-block-pullquote[style*="line-height"] cite {
	line-height: inherit;
}

.wp-block-pullquote cite:before {
	content: "\2014\00a0";
}

/* Table */

.wp-block-table,
.wp-block-table th,
.wp-block-table td {
	border: 1px solid #d1d1d1;
}

.wp-block-table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 0;
	margin: 0 0 1.75em;
	table-layout: fixed;
	width: 100%;
}

.wp-block-table th,
.wp-block-table td {
	font-weight: normal;
	padding: 0.4375em;
}

.wp-block-table th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

.wp-block-table td {
	border-width: 0 1px 1px 0;
}

/*--------------------------------------------------------------
4.0 Blocks - Layout Elements
--------------------------------------------------------------*/

/* Buttons */

.wp-block-buttons {
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
}

.wp-block-button .wp-block-button__link {
	box-shadow: none;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	padding: 0.84375em 1.3125em 0.78125em;
}

.wp-block-button__link {
	background: #1a1a1a;
	color: #fff;
}

.is-style-outline .wp-block-button__link:not(.has-background) {
	background: transparent;
}

.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: #1a1a1a;
}

.wp-block-button .wp-block-button__link:active,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.is-style-outline .wp-block-button__link:not(.has-background):active,
.is-style-outline .wp-block-button__link:not(.has-background):hover,
.is-style-outline .wp-block-button__link:not(.has-background):focus,
.is-style-outline .wp-block-button__link:not(.has-text-color):active,
.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.is-style-outline .wp-block-button__link:not(.has-text-color):focus {
	background: #007acc;
	color: #fff;
}

.wp-block-button .wp-block-button__link:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

/* Separator */

hr.wp-block-separator {
	border: 0;
}

.wp-block-separator {
	margin-left: auto;
	margin-right: auto;
	max-width: 100px;
}

.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
	max-width: 100%;
}

/* Media & Text */

.wp-block-media-text {
	margin-bottom: 1.75em;
}

.wp-block-media-text *:last-child {
	margin-bottom: 0;
}

/* Details */

.wp-block-details > summary:first-of-type {
	display: list-item;
}

/*--------------------------------------------------------------
5.0 Blocks - Widget Blocks
--------------------------------------------------------------*/

/* Archives, Categories & Latest Posts */

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
	list-style-position: inside;
	text-align: center;
}

/* Latest Comments */

.wp-block-latest-comments__comment-meta a {
	box-shadow: none;
	font-weight: 700;
}

.wp-block-latest-comments__comment-date {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:not(:first-child) {
	border-top: 1px solid #d1d1d1;
	margin-bottom: 0;
	padding: 1.75em 0;
}

.wp-block-latest-comments__comment-excerpt p:last-child {
	margin-bottom: 0;
}

/* Query Loop & Post Template */

.wp-block-query .wp-block-post-template {
	margin-left: 0;
}

.wp-block-query .wp-block-post-template li {
	margin-bottom: 0;
	padding: 1.5em 0 0;
}

.wp-block-query .wp-block-post-template li:not(:first-child) {
	border-top: 1px solid #d1d1d1;
}

/*--------------------------------------------------------------
6.0 Blocks - Colors
--------------------------------------------------------------*/

.has-dark-gray-color {
	color: #1a1a1a;
}

.has-dark-gray-background-color {
	background-color: #1a1a1a;
}

.has-dark-gray-border-color {
	border-color: #1a1a1a;
}

.has-medium-gray-color {
	color: #686868;
}

.has-medium-gray-background-color {
	background-color: #686868;
}

.has-medium-gray-border-color {
	border-color: #686868;
}

.has-light-gray-color {
	color: #e5e5e5;
}

.has-light-gray-background-color {
	background-color: #e5e5e5;
}

.has-light-gray-border-color {
	border-color: #e5e5e5;
}

.has-white-color {
	color: #fff;
}

.has-white-background-color {
	background-color: #fff;
}

.has-white-border-color {
	border-color: #fff;
}

.has-blue-gray-color {
	color: #4d545c;
}

.has-blue-gray-background-color {
	background-color: #4d545c;
}

.has-blue-gray-border-color {
	border-color: #4d545c;
}

.has-bright-blue-color {
	color: #007acc;
}

.has-bright-blue-background-color {
	background-color: #007acc;
}

.has-bright-blue-border-color {
	border-color: #007acc;
}

.has-light-blue-color {
	color: #9adffd;
}

.has-light-blue-background-color {
	background-color: #9adffd;
}

.has-light-blue-border-color {
	border-color: #9adffd;
}

.has-dark-brown-color {
	color: #402b30;
}

.has-dark-brown-background-color {
	background-color: #402b30;
}

.has-dark-brown-border-color {
	border-color: #402b30;
}

.has-medium-brown-color {
	color: #774e24;
}

.has-medium-brown-background-color {
	background-color: #774e24;
}

.has-medium-brown-border-color {
	border-color: #774e24;
}

.has-dark-red-color {
	color: #640c1f;
}

.has-dark-red-background-color {
	background-color: #640c1f;
}

.has-dark-red-border-color {
	border-color: #640c1f;
}

.has-bright-red-color {
	color: #ff675f;
}

.has-bright-red-background-color {
	background-color: #ff675f;
}

.has-bright-red-border-color {
	border-color: #ff675f;
}

.has-yellow-color {
	color: #ffef8e;
}

.has-yellow-background-color {
	background-color: #ffef8e;
}

.has-yellow-border-color {
	border-color: #ffef8e;
}
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
