/*!
Theme Name: ruthamazonexp
Theme URI: ruthamazonexpeditions.com/
Author: Roelote
Author URI: https://www.facebook.com/roelote/
Description: Tema para Ruth Amazon Expeditions
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
*/

@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);

.main h1
{
	font-family: 'Satisfy', cursive;
}

.bg-ruth
{
	background-image: url(../../../../../../themes/ruthamazonexp/img/bg-ruth.png);
}
.fa-facebook-square
{
	color: #3b5998;
}
.fa-instagram
{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
		-webkit-background-clip: text;
		/* Also define standard property for compatibility */
		background-clip: text;
		-webkit-text-fill-color: transparent;
}
.fa-youtube
{
	color:#c4302b;
}
.ubermenu-content-block {
	margin-bottom: -75px;
}
.widget_media_image
{
	padding-top: 5px !important;
}

.bg-yell
{
	background-color: #ffd90c !important;
}

.lines::after {
		margin-top: 14px !important;
		text-align: center;
		content: "";
		background-image: url(../../../../../../themes/ruthamazonexp/img/line.png);
		width: 50%;
		height: 33px;
		background-position: center;
		display: block;
		margin: 0 auto;
}
.py-3
{
	padding:0.75rem 0px;
	background-color: #ffd90c !important;
	color:black !important;
}

#gt_float_wrapper
{
	top:90px !important;
}
