/*
 Theme Name:   Mediz Child
 Theme URI:    http://demo.goodlayers.com/mediz
 Description:  Goodlayers Mediz Child Theme
 Author:       Goodlayers
 Author URI:   http://goodlayers.com
 Template:     mediz
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  mediz-child

 START YOUR CHILD THEME CSS HERE
*/

/** Mobile Contact **/
.footercontact {
  display: block;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 0px 0px;
  z-index: 99999999;
  border: none !important;
  font-family: 'Arial', sans-serif;
}
.footercontact .col-md-6 {
  width: 50% !important;
  float: left;
}
.footercontact .col-md-6 a {
  padding: 10px;
  font-size: 14px;
  display: block;
}
.footercontact .col-md-6 span {
  font-weight: bold;
  color: #FFF;
  padding: 5px;
  position: relative;
}
.footercontact .col-md-6 img {
  width: 30px;
}
.footercontact .whatsapp {
  background: #25D366;
}
.footercontact .telefon {
  background: #359bb8;
}

@media only screen and (min-width: 480px) { /* MOBILE 320+ ~ 480 */

.footercontact {
}
	}

.gdlr-core-input-wrap.gdlr-core-large input:not([type="button"]):not([type="submit"]):not([type="file"]), .gdlr-core-input-wrap.gdlr-core-large select {
    padding: 19px 45px 20px;
}

.gdlr-core-input-wrap.gdlr-core-large textarea {
    font-size: 15px;
    padding: 18px 45px;
    height: 120px;
}

.mediz-body .mediz-top-bar a{ color: #2c4e7c; padding-left:5px;} 

.mediz-logo-right-text .mediz-logo-right-text-title {
    font-size: 14px;
    font-weight: 600;
}