/*
	Theme Name: Saltandlight with Agathos

	Author URI: https://github.com/masitings
	Description: DESCRIPTION
	Version: 1.0
	Tags: TAGS
	Text Domain: THEME_SLUG
*/

/************************************/
/* This should be left blank and only to let users overwrite your css
 * Place your styles in assets/css/
/************************************/

.rq-footer-link {
	color: #8a8a8a !important;
}

.rq-footer-link:hover {
	color: #fff !important;
}

.single-posts__text h3 {
	font-family: "Overpass", Helvetica, Arial, sans-serif;
}

.single-posts__text ul {
	margin-bottom: 20px;
}

.single-posts__text ul li {
	list-style-position: outside;
	list-style-type: disc;
}

.single-posts__text ul li::marker {
	color: #e53333;
}

.single-posts__text ul li::before {
	display: none;
}

.latest .swiper-container {
	height: 311px;
}

@media (min-width: 992px){
	section {
		margin-top: 243px !important;
	}
}

.banner-image-announcement {
	margin-bottom: 33px;
}

@media (max-width: 1139.99px) {
	.banner-image-announcement {
		margin-bottom: 14px;
		padding-top: 35px;
	}
}

.dex-home {
	margin-top:20px;
    display: flex;
    justify-content: center;
	margin-bottom: 20px;
}

.dex-home img {
    width: 300px;
    height: 250px;
}


.dex-bottom {
    display: flex;
    justify-content: center;
	margin-bottom: 20px;
}

.dex-bottom img {
    width: 300px;
    height: 250px;
}


.dex-top {
	padding-top: 5px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
    display: flex;
    justify-content: center;
}

.dex-top img {
    width: 728px;
    height: 90px;
    
}

@media (max-width: 768px) {
	.dex-top img {
		width: 100%;
		height: auto;
	}
}

.single-posts__text ul li {
	line-height: 1.8em;
}

div.wpcf7-mail-sent-ok {
    border: 0;
}

div.wpcf7-response-output {
  margin:0;
	padding:0;
	text-align: center;
	border: 0 !important;
    /* padding: 0.2em 1em; */
}

input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
		margin: 0 auto;
	background: #cccccc;
	color: #070707;
    border: 1px solid #cccccc;
    padding: 9px 29px;
    margin: 20px auto;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
		border-radius:0;
}
.rtLibronix img {
    display: none;
}

.wp-caption {
    max-width: none !important;
}

.wp-caption-text{
	font-size: 14px !important;
  text-align: left;
  font-style: italic;
  line-height: 1.4em !important;
  border-left: 2px solid #e21825;
  padding-left: 10px;
  margin-top: 9px;
}

.hide{
	display:none;
}

@media print {
	section {
		margin-top: 0;
	}
	
	a:link:after,
	a:visited:after {
		display: none;
	}
	
	#social-bar {
		display: none;
	}
	
	.navbar {
		display: block;
		position: static;
	}
	
	.navbar-toggle {
		display: none !important;
	}
	
	.search {
		visibility: hidden !important;
	}
	
	.socialmedia {
		visibility: hidden !important;
	}
	
	.navbar-collapse {
		display: none;
	}
	
	.navbar-collapse.collapse {
		display: none !important;
	}
	
	.pull-quote-icons {
		display: none;
	}
	
	.fb-comments {
		display: none !important;
	}
	
	.single-posts__nav {
		display: none;
	}
	
	.footer {
		display: none;
	}
	
	.single-posts__text p,
	.single-posts__text ul,
	.single-posts__text ol {
		margin-bottom: 15px;
	}
	
	.single-posts__text h2 {
		margin-bottom: 6px;
	}
	
	.sticky-bottom {
		display: none !important;
	}
	
	.related {
		display: none !important;
	}
	
	.single-posts__keyfindings {
		display: none !important;
	}
	
	.single-posts__text .pull-quote {
		width: auto;
		text-align: center;
	}
}

@media (max-width: 440px) {
	.hero__copy {
		background-color: transparent;
		padding: 0 40px;
	}
	
	.latest {
		padding-bottom: 40px;	
	}
	
	.latest__header {
		margin-bottom: 8px;
	}
	
	.videos {
		padding: 40px 0;
	}
	
	.videos__header {
		margin-bottom: 8px;
	}
	
	.single-posts .container-fluid {
		padding: 30px 26px 0;
	}
	
	.single-posts__text h2 {
		line-height: 1.15;
	}
	
	.single-posts__text ul li {
		font-size: 1.6rem;
		line-height: 1.4em;
	}
	
	.single-posts__text ul li:last-child {
		margin-bottom: 0;
	}
	
	.single-posts__text .pull-quote {
		margin-bottom: 50px;
		top: 20px;
	}
}

.salta-content ad__compassion.salta-highlight-wrapper img{
	height: auto;
	aspect-ratio: 300 / 250;
	max-width: 300px !important;
	margin-bottom: 30px;

}

.salta-content ad__compassion.salta-highlight-wrapper{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}