/*

 Theme Name:   oceanwpChild
 Author:       Hani Buskila
 Template:     oceanwp
 Version:      1.0.0



*/

/*.current-page-ancestor a{
	
	font-weight:700 !important;
}
*/

@import url(https://db.onlinewebfonts.com/c/a68748944443c286768ab3c258690331?family=SeoulHangang+CEB);

@font-face {
    font-family: "SeoulHangang CEB";
    src: url("https://db.onlinewebfonts.com/t/a68748944443c286768ab3c258690331.eot");
    src: url("https://db.onlinewebfonts.com/t/a68748944443c286768ab3c258690331.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/a68748944443c286768ab3c258690331.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/a68748944443c286768ab3c258690331.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/a68748944443c286768ab3c258690331.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/a68748944443c286768ab3c258690331.svg#SeoulHangang CEB")format("svg");
}

.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{
	
	font-weight:400;
	font-family: "open sans", sans-serif;
}



li.editable a{
	
	cursor: auto;
}

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #EB5C5C;
}

::selection {
  color: #fff;
  background: #EB5C5C;
}

a{ 
    color: #EB5C5C;
}
a:hover{ 
    color: #fff;
}

.marginbottom0, .marginbottom0 p{
	
	margin-bottom:0 !important;
}

.elementor-item.elementor-item-active{
    
    font-weight: 700 !important;
}
i.far.fa-circle{
	display:none;
}