/*
Theme Name: ColorMag Child
Theme URI: http://themegrill.com/themes/colormag/
Description: Child Theme for ColorMag
Author: ThemeGrill
Author URI: http://themegrill.com
Template: colormag
Version: 1.0
*/

.cm-single-slide {
    max-height: 480px;
}

/* Style 3 widget.
--------------------------------------------- */
.tg-front-post-load-more {
	display: inline-block;
	padding: 10px;
	background-color: #000;
	color: #fff;
	font-size: 1.2rem;
	font-weight: 600;
}

.widget .waiting {
	margin: 0 0 0 6px;
	vertical-align: middle;
}

.cm-featured-posts--style-3 .cm-posts {
	gap: 12px;
}

/* Style 4 widget.
--------------------------------------------- */
.cm-featured-posts--style-4 .cm-post {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.cm-featured-posts--style-4 .cm-post .cm-post-content {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	padding: 16px;
}

.cm-featured-posts--style-4.cm-featured-posts .cm-entry-title {
	font-size: 2.4rem;
}

.cm-featured-posts--style-4.cm-featured-posts .cm-entry-header-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cm-featured-posts--style-4 .fluid-width-video-wrapper {
	margin-bottom: 20px;
	padding: 0 !important;
}

.cm-featured-posts--style-4 .fluid-width-video-wrapper iframe {
	width: 390px;
	height: 205px;
	margin-right: 20px;
	margin-bottom: 0;
	position: relative;
	float: left;
}

.cm-featured-posts--style-4 .cm-featured-image {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

@media screen and (min-width: 48em) {
	.cm-slider-area,
	.cm-beside-slider-widget {
		width: 100%;
	}
	.cm-featured-posts--style-4 .cm-post {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}

@media screen and (min-width: 62em) {
	.cm-front-page-top-section {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-bottom: 50px;
	}
	.cm-slider-area {
		width: 55.26315789%;
	}
	.cm-beside-slider-widget {
		width: 43.85964912%;
	}
}
.cm-primary-nav .cm-home-icon a:hover {
  background-color: #33895e;
}
.eapp-weather-weather-component.jsx-2213349730 {
  width: 122px !important;
  height: 43px;
  overflow: hidden;
}
.cm-header-1 {
  position: relative;
}
.cm-header-1:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://www.laciudadonline.com.ar/wp-content/uploads/2023/07/fondo-ciudad.jpg);
  background-repeat: no-repeat;
  background-position: 50% 5%;
  background-size: cover;
  opacity: 0.25;
}
.cm-site-branding {
  position: relative;
}
.cm-footer-bar a, .cm-footer-bar .copyright a, a#scroll-up i {
  color: #33895e;
}
.cm-footer-bar .copyright a {
  border-bottom-color: #33895e;
}
.cm-author, ul.default-wp-page {
  display: none;
}