/*
Theme name: Rugertek
Version: 1.0
Description: Tema para Pirarenda - Barrio Nautico
Author: Rominna Patiño
Authon URI: 
License: GNU General Public Licence v2 or later
License: http://www.gnu.org/licenses/gpl-2.0.html

*/

body {
	margin: 0px !important;
	color: #000
}

@font-face {
	font-family: Gilroy;
	src: url(/wp-content/themes/rugertheme/fonts/gilroy-regular-webfont.ttf);
	font-weight: normal;
	font-display: swap
}

@font-face {
	font-family: Roboto Slab;
	src: url(/wp-content/themes/rugertheme/fonts/RobotoSlab-VariableFont_wght.ttf);
	font-weight: normal;
	font-display: swap
}

@font-face {
	font-family: Font Awesome 5 Free;
	src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2);
	font-weight: normal;
	font-display: swap
}

@font-face {
	font-family: Font Awesome 5 Brands;
	src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2);
	font-weight: normal;
	font-display: swap
}



h1, h2, h3, h4, h5{
	font-family: 'Roboto Slab' !important;
}

h1{
	font-size: 4rem
}

h2{
	font-size: 3rem
}

h2{
	font-size: 2.5rem
}

p, li, div{
	font-family: 'Gilroy';
	font-size: 1.2rem
}

span{
	font-family: 'Gilroy';
	font-size: 0.8rem;
}

.elementor-button-text{
	color: #000 !important
}

a{
	color: #fff;
}

span.elementor-counter-number {
	font-size: 3rem !important
}

.wpcf7-text {
	height: 40px;
	border: 1px transparent solid;
	width: 100%
}

textarea {
	height: 100px;
	border: none !important;
	width: 100%
}

.wpcf7-submit{
	background-color: #1C355E;
	color: #fff;
	padding: 15px 35px 15px 35px !important;
	text-transform: uppercase
}

path{
	transition: 2s
}

.uni-hover{
	fill: #6beb34
}

.premium-hover{
	fill: red
}
.premium{
	fill: #b54747 !important
}

.no-disponible-btn{
	fill: #b54747
}

.no-disponible-hover{
	fill: red
}

.premium{
	fill: #44AA56
}

.ff-powered-img{
	display: none
}

.sgpb-popup-overlay{
	opacity: 0 !important
}

.sg-popup-id-1462, .sg-popup-id-1464, .sg-popup-id-1466, .sg-popup-id-1467, .sg-popup-id-1469, .sg-popup-id-1471, .sg-popup-id-1472, .sg-popup-id-1474, .sg-popup-id-1475, .sg-popup-id-1476 {
	fill: #44AA56 !important
}

@media only screen and (max-width: 768px){
	.sgpb-main-html-content-wrapper h2{
		font-size: 1.2em;
	}
	
	#sgpb-popup-dialog-main-div{
		padding: 25px !important
	}
	
	.sgpb-main-html-content-wrapper p{
		font-size: 0.9em
	}
}

