/*
Theme Name: memon Freunde Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the DELUCKS Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1.7
Author: SF-Design
Author URI: https://delucks.com/
Template: delucks
*/

@import url(../delucks/style.css);

/*Add your own styles here:*/
.overlayhead h1 {
    color: #000;
    font-size: 1.75em;
    margin-bottom: 0px!important;
    margin-left: 10px!important;
}

.overlayhead h2 {
    color: #000;
    font-size: 1.75em;
    font-weight: 100;
    margin-top: 0px!important;
    margin-left: 10px!important;
}

h3 {
    font-size: 2em;
    margin-left: 0px!important;
    color: #003770;
}

h4.lead {
    font-weight: 100;
    margin-left: 0px!important;
    text-transform: uppercase;
    color: #003770;
}

h5 {
    color: #FFFFFF;
    font-size: 100%;
}

p.p1 {
    color: #003770;
}

p.p2 {
    color: #FFFFFF;
}

.site-content .content-area {
  margin-top: 0px!important;
}

.site-content p {
  max-width: none!important;
}

#masthead.site-header {
  background-color: transparent!important;
  height: 40px!important;
}

#content {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 10px 15px 3px rgba(140,140,140,1);
  -moz-box-shadow: 0px 10px 15px 3px rgba(140,140,140,1);
  box-shadow: 0px 10px 15px 3px rgba(140,140,140,1);
}

div#page.site {
  background: rgb(1,59,116); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(1,59,116,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(1,59,116,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(1,59,116,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013b74', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.site-content .content-area {
    margin-top: 0px!important;
    margin-left: 30px;
    margin-right: 30px;
}

.p1 {
  max-width: 100%!important;
  font-weight: 400;
}

p.p3 {
    color: #003770;
    font-weight: 400;
}

p.p4 {
    font-size: 13px;
    color: #003770;
}

span.number {
    font-size: 3em;
    font-weight: 900;
    color: #003770;
}

.formtext {
    padding-top: 5px;
    font-size: 25px;
}

.aktionform {
    border: 1px solid lightgray;
    padding: 20px;
    -webkit-box-shadow: 0px 10px 10px 3px rgba(140,140,140,1);
    -moz-box-shadow: 0px 10px 10px 3px rgba(140,140,140,1);
    box-shadow: 0px 10px 10px 3px rgba(140,140,140,1);
    padding: 20px!important;
}


.caldera-grid label {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
    color: #003770;
}

.col-sm-12.single {
    text-align: left;
}

.btn-form {
    text-align: center;
}

.caldera-grid input.btn-form {
    font-size: 26px;
    background-color: #fcaf01;
    text-transform: uppercase;
    font-weight: 900;
    /* text-shadow: 0px -1px 0px rgba(0,0,0,.5); */
    -webkit-box-shadow: 0px 1px 0px #fcaf01, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
    -moz-box-shadow: 0px 1px 0px #fcaf01, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
    box-shadow: 0px 1px 0px #fcaf01, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
}

.caldera-grid .alert-success {
    background-color: #ffffff!important;
    border-color: transparent!important;
    color: #003770!important;
    text-align: center!important;
    font-weight: 500!important;
}

.caldera-grid label {
  font-weight: 400;
}

h6 {
    margin: 0px;
    font-size: 20px;
}


.daumen img {
    height: 130px;
    position: absolute;
    top: 60%;
    transform: rotate(-11deg);
}

.smile img {
    width: 122px;
    position: absolute;
    top: 24%;
    margin-left: -90px;
    transform: rotate(-10deg);
}

.herz img {
    width: 120px;
    position: absolute;
    right: 9%;
    top: 139%;
    transform: rotate(22deg);
}

.smile2 img {
    position: absolute;
    width: 120px;
    left: 20%;
    margin-top: -46px;
    transform: rotate(-20deg);
}

.smile3 img {
    position: absolute;
    width: 120px;
    right: 20%;
    margin-top: 27%;
    transform: rotate(20deg);
}

.stoerer img {
    width: 15%;
    position: absolute;
    right: 15%;
    transform: rotate(22deg);
}

.buecher {
    margin-top: -120px;
}

.freundeform input {
    background-color: #eeeff6!important;
    border: none!important;
    height: 45px!important;
}

.socket-widget {
  max-width: 100%;
  text-align: center;
  margin: 0 10px 0 10px;
  font-size: 16px;
}

.socket {
    border-top: 1px solid #FFF;
    margin-top: 20px;
}
