/**
* Theme Name: Minimo Child
* Description: This is a child theme of Minimo.
* Author: <a href="https://neuronthemes.com">NeuronThemes</a>
* Template: minimo
* Version: 1.2.1
*/

/*
 * Header effects
 */

 .elementor-location-header {
	position: absolute;
	width: 100%;
	max-width: 100vw;
	background-color: transparent;
	z-index: 9999;
}
 .admin-bar .elementor-location-header {
	top: 46px;
}

 @media only screen and (max-width: 600px) {

}

/*@media only screen and (min-width: 768px) {*/
	.elementor-location-header {
		position: fixed;
		/* overflow: visible; */
		top: 0;
		left: 0;
		right: 0;
		-moz-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	#top-logo, #menu-toggle {
		opacity: 1;
		-moz-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	.admin-bar .elementor-location-header {
		top: 32px;
	}
	.elementor-location-header.scrolled {
		top: -55px;
	}
	.elementor-location-header.scrolled .header-dark {
		background-color: #ffffffe8 !important;
	}
	.elementor-location-header.scrolled .header-light {
		background-color: #000000e8 !important;
	}
	.admin-bar .elementor-location-header.scrolled {
		top: -25px;
	}
	.elementor-location-header.scrolled .menu-top, .elementor-location-header.scrolled .nav-menu-main {
		-moz-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
		opacity: 0;
	}
	.elementor-location-header.scrolled #top-logo {
        -webkit-transform: scale(.6);
        transform: scale(.6);
        transform-origin: bottom left;
        margin-bottom: -20px;
    }

/*}*/

.home #top-logo img {
	filter: invert(0.3);
}

@media only screen and (max-width: 767px) {
	.elementor-location-header.scrolled #top-logo {
		margin-bottom: 0;
	}

	.elementor-location-header.scrolled {
		top: -35px;
	}
	.elementor-location-header.scrolled #menu-toggle {
		margin-bottom: -30px;
	}

	.home #menu-toggle .elementor-icon-list-text {
		color: #fff!important;
	}
	.home #menu-toggle .elementor-icon-list-icon svg {
		fill: #fff!important;
	}
	.home .elementor-location-header.scrolled #menu-toggle .elementor-icon-list-text {
		color: var(--e-global-color-primary)!important;
	}
	.home .elementor-location-header.scrolled #menu-toggle .elementor-icon-list-icon svg {
		fill: var(--e-global-color-primary)!important;
	}
	.home #top-logo img {
		filter: invert(1);
	}
	.home .elementor-location-header.scrolled #top-logo img {
		filter: invert(0.3);
	}
}

@media only screen and (min-width: 1024px) {
	#menu-toggle {
		opacity: 0;
		visibility: hidden;
		display: none;
		-moz-transition: all 0.25s ease-in-out;
		-webkit-transition: all 0.25s ease-in-out;
		transition: all 0.25s ease-in-out;
	}
	.elementor-location-header.scrolled #menu-toggle {
		opacity: 1;
		visibility: visible;
		display: block;
	}
}

/* Animated Spinner for Loading videos */

@-webkit-keyframes rotating /* Safari and Chrome */ {
	from {
	  -webkit-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
	  -o-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }
  @keyframes rotating {
	from {
	  -ms-transform: rotate(0deg);
	  -moz-transform: rotate(0deg);
	  -webkit-transform: rotate(0deg);
	  -o-transform: rotate(0deg);
	  transform: rotate(0deg);
	}
	to {
	  -ms-transform: rotate(360deg);
	  -moz-transform: rotate(360deg);
	  -webkit-transform: rotate(360deg);
	  -o-transform: rotate(360deg);
	  transform: rotate(360deg);
	}
  }

[data-before="loading"].video-bg:before {
    content: "";
	background: url('data:image/svg+xml,<svg height="48" viewBox="0 0 48 48" width="48" xmlns="http://www.w3.org/2000/svg"><path d="m28.5 4.5c0 2.484375-2.015625 4.5-4.5 4.5s-4.5-2.015625-4.5-4.5 2.015625-4.5 4.5-4.5 4.5 2.015625 4.5 4.5zm-4.5 34.5c-2.484375 0-4.5 2.015625-4.5 4.5s2.015625 4.5 4.5 4.5 4.5-2.015625 4.5-4.5-2.015625-4.5-4.5-4.5zm19.5-19.5c-2.484375 0-4.5 2.015625-4.5 4.5s2.015625 4.5 4.5 4.5 4.5-2.015625 4.5-4.5-2.015625-4.5-4.5-4.5zm-34.5 4.5c0-2.484375-2.015625-4.5-4.5-4.5s-4.5 2.015625-4.5 4.5 2.015625 4.5 4.5 4.5 4.5-2.015625 4.5-4.5zm1.209375 9.290625c-2.484375 0-4.5 2.015625-4.5 4.5s2.015625 4.5 4.5 4.5 4.5-2.015625 4.5-4.5-2.015625-4.5-4.5-4.5zm27.58125 0c-2.484375 0-4.5 2.015625-4.5 4.5s2.015625 4.5 4.5 4.5 4.5-2.015625 4.5-4.5-2.015625-4.5-4.5-4.5zm-27.58125-27.58125c-2.484375 0-4.5 2.015625-4.5 4.5s2.015625 4.5 4.5 4.5 4.5-2.015625 4.5-4.5-2.015625-4.5-4.5-4.5z" fill="%23fff"/></svg>') no-repeat;
	width: 48px;
	height: 48px;
	margin-left: -24px;
    margin-top: -24px;
	color: #ffffff;
    position:absolute;
    top: 50%;
	left:50%;
    transform: translate(50%,-50%);
	-webkit-animation: rotating 1.5s linear infinite;
	-moz-animation: rotating 1.5s linear infinite;
	-ms-animation: rotating 1.5s linear infinite;
	-o-animation: rotating 1.5s linear infinite;
	animation: rotating 1.5s linear infinite;
}

.dialog-lightbox-widget-content .elementor-video-wrapper {
	max-width: 1080px;
}

@media (min-width: 1024px) {
	.blog-list .l-neuron-grid {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-auto-flow: row dense
	}

	.blog-list .l-neuron-grid__item {
		max-width: 100% !important;
	}

	.blog-list .l-neuron-grid__item:nth-child(6n + 1 of .active) {
		grid-column: 1/3;
		grid-row: span 2;
	}

	.blog-list .l-neuron-grid__item:nth-child(6n + 2 of .active) {
		grid-column: 3/4;
		grid-row: span 1;
	}

	.blog-list .l-neuron-grid__item:nth-child(6n + 3 of .active) {
		grid-column: 4/5;
		grid-row: span 1;
	}

	.blog-list .l-neuron-grid__item:nth-child(6n + 4 of .active) {
		grid-column: 1/2;
		grid-row: span 1;
	}

	.blog-list .l-neuron-grid__item:nth-child(6n + 5 of .active) {
		grid-column: 2/3;
		grid-row: span 1;
	}

	.blog-list .l-neuron-grid__item:nth-child(6n + 6 of .active) {
		grid-column: 3/5;
		grid-row: span 2;
	}

	.blog-list .l-neuron-grid__item:nth-child(6n + 2 of .active) .m-neuron-portfolio__title,
	.blog-list .l-neuron-grid__item:nth-child(6n + 3 of .active) .m-neuron-portfolio__title,
	.blog-list .l-neuron-grid__item:nth-child(6n + 4 of .active) .m-neuron-portfolio__title,
	.blog-list .l-neuron-grid__item:nth-child(6n + 5 of .active) .m-neuron-portfolio__title {
		font-size: 22px;
	}

}

.single-post .elementor-widget-divider {
	width: 100%;
}

.single-post .elementor-widget-divider .elementor-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color); display: flex;
}

.single-post .elementor-blockquote {
	border-left: none;
	padding: 0;
    margin: 0;
}

.single-post .elementor-blockquote:before {
    content:"";
    position:absolute;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top:10px;
    display:inline-block;
    width:60px;
    border-top:var(--e-global-color-accent) solid 2px;
}

.single-post .elementor-blockquote:after {
    content:"";
    position:absolute;
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom:10px;
    display:inline-block;
    width:60px;
    border-bottom:var(--e-global-color-accent) solid 2px;
}

.single-post p {
	margin-bottom: 20px;
}

.single-post h2>strong, .single-post h3>strong, .single-post h4>strong,
.single-post h2>b, .single-post h3>b, .single-post h4>b {
	font-weight: 300;
}
.single-post b, .single-post strong {
	font-weight: 500;
}

.n-site-header {
	display: none !important;
}
.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadinModal-close,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-close,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-close {
	border-radius: 5px;
	padding: 5px;
	border: 1px solid rgba(0,0,0,0);
}

.leadinModal-v3.leadinModal.leadinEmbedded-theme-default .leadinModal-close:hover,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-left-corner .leadinModal-close:hover,
.leadinModal-v3.leadinModal.leadinModal-theme-bottom-right-corner .leadinModal-close:hover {
	border-color: #FF5F3C;
}
