/*
Theme Name:   wp-webnet child
Theme URI:    https://www.wpwebnet.com/
Description:  sweet and lovely child (theme)
Author:       Oren Zur-Shavit
Author URL:   https://www.oren-zur-shavit.com
Template:     wpwebnet-com
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  wp-webnet-child
*/

/* Write here your own personal stylesheet */
body {margin:unset !important;}
div#content {font-family: "Open Sans", Sans-serif !important;}
footer#colophon {font-family: "Open Sans", Sans-serif !important;}
a {font-family: "Open Sans", Sans-serif !important;}
p {font-family: "Open Sans", Sans-serif !important;}
.elementor-message.elementor-message-success {color: #8f8f8f;}
.entry-content {margin: 0px;}
li.navlogin {background-color: #78e3e6 !important;}
span#spanlogin {color: #00233f !important;}
li.navlogin:hover {background-color: #00233f !important;}
span#spanlogin:hover {color: #78e3e6 !important;}


/*responsive*/
@media (min-width:768px) and (max-width:960px) {
}
@media (min-width:320px) and (max-width:767px) {

	
}