/*
Theme Name: SiteOrigin Corp Child
Author: SiteOrigin
Author URI: https://siteorigin.com/
Theme URI: https://siteorigin.com/theme/corp
Description: SiteOrigin Corp Child Theme
Version: 1.0.0
Template: siteorigin-corp
Text Domain: siteorigin-corp
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.masthead-sentinel, .site-header {
  margin-bottom: 30px;
}


/* old Bitcoinundco Styles Hauptmenue Schrift groesser */
.main-navigation ul li a {
	font-size:1.2em;
}

#mobile-navigation ul li a {
	font-size:1.2em;
}

h1 {
	font-size: 32px !important;
}

/*h2 {
	font-size: 22px !important;
}*/

h3 {
	font-size: 24px !important;
}

.widget-title {
	font-size: 16px !important;
	line-height:1.5em !important;
}

.widget-title-startseite-ap {
	font-size: 16px !important;
	line-height:1.5em !important;
	}

.sow-slider-image-wrapper {
padding: 50px 150px 50px 70px !important;
} 

@media (max-width: 480px) {
      .sow-slider-image-wrapper {
padding: 40px 20px 50px 30px !important;
} }

@media (max-width: 768px) {
    .sow-slider-image-wrapper {
padding: 40px 20px 50px 30px !important;
} }

.sow-hero-buttons {
	margin-top:1.8em !important;
}

.so-widget-sow-hero-default-c70c18541383 .sow-slider-base ul.sow-slider-images .sow-slider-image-wrapper .sow-hero-buttons .so-widget-sow-button {
	margin: 3px 3px 0 !important;
}

.sow-testimonial-location {
    font-size: 20px;
	font-weight: bold;
}

.boxpod {
    float: left;
 	padding-right: 5px;
	padding-bottom: 5px;
 	box-sizing: border-box;
}

.boxpod:last-child {
    margin-right: 0;
}

* {
  box-sizing: border-box;
}


#sow-cta-3 {
	margin-bottom: 30px;
}

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding:10px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

@media (max-width: 480px) {
	.column {
    width: 100%;
  }
}

#colophon {
	margin-top:40px;
}

.textunder {
	width: 100%;
    height: 100%;
    display: flex;
	margin-bottom:15px;
}

