/*
Theme Name: in2theblue
Theme URI: https://oceanwp.org/
Description: Theme for in2the blue - OceanWP Child
Author: pixelcreatures 
Author URI: https://www.pixelcreatures.at
Template: oceanwp
Version: 1.0
*/
.fluentform {
  padding: 0 40px;
}
.woocommerce-account  main {
	top:0;
}
#site-header-inner {
 	
}
#content-wrap  {
	background:white;	
}
main {
	top:-50px;
	margin-bottom:-50px;
}
.wp-block-image {
  margin-bottom: 0  !important;
}
#site-navigation-wrap {
  top: 26px;
}
.wp-block-columns {
	gap:10px !important;
	margin:10px 0 !important;
}

.slider_home .slide-content {
  padding: 40px 50% 10px 50px !important;
}
.blue_cover {
  padding: 40px 50% 10px 50px;
}
.blue_cover .wp-block-buttons {
  padding: 0 !important;
}

.slider_home .eedee-background-div__overlay {
  background: linear-gradient(90deg, #002E5D 0%, rgba(0,0,0,0) 70%);
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0 {
	opacity:1 !important;
}
.wp-block-cover__background {
  background-color:none;
  
    background:linear-gradient(90deg, #002E5D 0%, rgba(0,0,0,0) 70%) !important;
}

.wp-block-column p, .wp-block-column h1, .wp-block-column h2 , .wp-block-column h3, .wp-block-buttons   {
	padding-left :40px;
	padding-right:40px;
	padding-top:10px;
}
.wp-block-column {
	padding-top:40px;
}
.wp-block-column  .wp-block-cover {
	
}
hr {
  background: #002E5D;
  width: 85% !important;
  max-width: 85% !important;
  border: 0 !important;
}
#nsWidget {
  min-height: 300px !important;
}
iframe {
		border:0;
		padding:0 5px;
		
}
.wp-block-column {
  padding-top: 0px !important;
}
.megamenu_heading a {
	font-size:16px !important;
}
.megamenu_heading .sub-menu a {
	font-size:13px !important;
}
footer h3 {
	font-size:18px !important;
	color:#2b8b9c !important;
}
#menu-legales li {
	border:0;
	padding:0;
}
#footer-bottom a {
	margin:0 15px;
}
#footer-bottom img {
	max-width:80px;
}
.has-large-font-size {
	font-weight:bold;
}

@media screen and (max-width:800px) {
	.slider_home .slide-content {
	  padding: 40px 50px 10px 50px !important;
	}
	.blue_cover {
	  padding: 40px 50px 10px 50px;
	}
}
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-11481401576">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-11481401576');
</script>