/*
 Theme Name:   Hello Elementor - Connect
 Theme URI:    https://connect.cleanservice.pl/
 Description:  is a child theme of Hello Elementor, created by Infor-media
 Author:       Sławomir Nowak
 Author URI:   http://infor-media.pl
 Template:     hello-elementor 
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, left-sidebar, responsive-layout
 Text Domain:  hello-elementor-childe-connect
*/

/* =Theme customization starts here
-------------------------------------------------------------- */
/*
    Add your custom styles here
*/
@font-face {
font-family: 'prompt-regular';
src: url('https://cleanapservice.pl/fonts/Prompt-Regular.woff'), url('https://cleanapservice.pl/fonts/Prompt-Regular.ttf');
}
@font-face {
font-family: 'prompt-light';
src: url('https://cleanapservice.pl/fonts/Prompt-Regular.woff'), url('https://cleanapservice.pl/fonts/Prompt-Light.ttf');
}
body {font-family: prompt-regular, sans-serif; }
a#wyloguj, a#zaloguj {border-top:1px solid gray;border-bottom:1px solid gray; padding:8px 23px;letter-spacing: 1.5px; text-transform:uppercase;line-height:2em; }
a#zaloguj {background-color:rgba(255,255,255,0.6); color:#333333;}
a#zaloguj:hover { background-color:#c36 /*328F3F*/;color:white;}
a#wyloguj {background-color:#c36; color:white;}
a#wyloguj:hover { background-color:rgba(255,255,255,0.6); color:#333333;}