/*
Theme Name: Oranje-Kombinat
Version: 1.0
Description: A child theme of Vantage
Author: helios
Template: vantage
*/

@import url("../vantage/style.css");

* HEADER */
#masthead {
    padding: 0 0px 0 0px;
}

#akzent {
width: 24.0em; 
background-color: #CDCC0E; 
padding-top:0.6em; 
top: 0; 
position: absolute;
}

.preinfo {
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 50px !important;
    width: 50.0em !important;
    float: right;
}

.preinfo a {
   color: #333;
   text-decoration: none;
   margin-right: 5%;
}

.preinfo a img{
   width: 20px;
}


.preinfo a:hover, a:focus, a:active {
    color: #333;
}

#circle {
/*This creates a 1px solid red border around your element(div) */
        border:1px solid #CDCC0E;
        height: 32px;
        /* border-radius 50% will make it fully rounded. */
        border-radius: 50%;
        -moz-border-radius:50%;
        -webkit-border-radius: 50%;
        width: 32px;
        float: left;
        margin-right: 1.0em;
}

.fa-phone {
      text-align: center;
     width: 100%;
     display: inline-block;
     padding-top: 20%;
     font-size:1.6em !important;;
}

.fa-pencil {
      text-align: center;
     width: 100%;
     display: inline-block;
     padding-top: 20%;
     font-size:1.6em !important;
}

/* CONTENT */
#pg-9-2 {
    padding-bottom: 18px;
    border-bottom: 1px solid #c8c7c7;
}

/* FOOTER */
#colophon {
    margin-bottom: 0px;
}

#colophon p {
    font-weight: 700;
}

#colophon ul {
    margin: 0 0;
    list-style: none;
    font-weight: 700;

}

#footer li a:hover {
    color: #cdcc0e !important;
}

#menu-footer-one.menu li {
    line-height: 1.8em;
}

#menu-footer-one.menu li a {
    text-decoration: none;
    color: #fff;
}

#menu-footer-two.menu li {
    line-height: 1.8em;
}

#menu-footer-two.menu li a {
    text-decoration: none;
    color: #fff;
}
#page-wrapper {
    padding-top: 10px;
}

#scroll-to-top {
    right: 14px;
    bottom: 88px;
}

/* FONTS */
.widget_circleicon-widget .circle-icon-box p.text {
    font-size: 15px;
}

.widget_circleicon-widget .circle-icon-box h4 {
    font-size: 19px;
font-weight:400;
}

.widget_circleicon-widget .circle-icon-box a.more-button {
    font-weight: 900;
    font-size: 12px;
}

.main-navigation ul li {
    font-size: 19px !important;
    font-family: "Barlow";
}

.main-navigation a {
    font-weight: 500;
}

/* LOGO*/
#masthead .hgroup .logo img {
    height: 3.4em;
    width: auto;
}

#masthead .hgroup {
    zoom: 1;
    position: relative;
    padding-top: 75px;
    padding-bottom: 5px;
    width: 40%;
    float: left;
}

header#masthead.site-header {
    padding: 0 0 !important;
}

/* NAVIGATION */
.menu-menu-1-container {
    float: right;
    width: 50%;
}

.main-navigation {
    margin: 0 0px;
}

.main-navigation ul {
text-align: right;
}

.preinfo {
    font-size: 12px;
    font-weight: 500;
    padding-bottom: 45px;
    width: 40.0em;
    float: right;
}

.main-navigation ul li a {
   padding: 4px 20px !important;
}

.site-main {
    padding-top: 0px !important;
}

body.sticky-menu .site-navigation.sticky {
    position: fixed;
    top: 0;
    padding: 12px 0px;
}

/* CONTENT */
.entry-content {
    line-height: 1.6em;
    color: #666666;
    font-size:15px !important;
}

.entry-content p, .entry-content > ul, .entry-content > ol, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code, .entry-content blockquote {
font-size:15px !important;
     line-height:1.6em;
}

.welcome {
    text-align: center;
}

/* BANNER */
#overroll {}

#zweier h1 {
font-size: 21px; 
text-align: center; 
padding-top: 1.5em;
margin-bottom:0.5em;
font-weight:bold;
text-transform:uppercase;
}

#zweier h1::after {
    content: "";
    position: absolute;
    width: 92%;
    height: 1px;
    left: 4%;
    border-top: 2px solid #C1C1C1;
    margin-top: 36px;
}

/* FLEXCONTAINER */
#pg-11-1.panel-no-style {
margin-bottom: 15px ;
}

#pg-11-2.panel-no-style, #pg-11-2.panel-has-style > .panel-row-style {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.panel-grid.panel-has-style > .panel-row-style, .panel-grid.panel-no-style {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

#pgc-11-2-0, #pgc-11-2-0, #pgc-11-2-0, #pgc-11-2-0 {
    width: 100%;
    width: calc(100% - ( 0 * 30px ) );
}

#page-wrapper .full-container {
    position: relative;
}

#main {
    background: #fcfcfc;
    padding-top: 35px;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 15px;
}

.widget_circleicon-widget .circle-icon-box a.more-button {
    font-weight: 900;
    font-size: 12px;
    text-align: right;
}

.widget_circleicon-widget .circle-icon-box .circle-icon {
    position: absolute;
    background-color: 
transparent;
display: inline-block;
width: 65px;
height: 65px;
-webkit-border-radius: 130px;
-moz-border-radius: 130px;
border-radius: 130px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
border: 1px solid #CDCC0E;
}

#colophon #theme-attribution, #colophon #site-info {
    margin-top: 45px;
    color: #aaaaaa;
    font-size: 11.5px;
    text-align: right;
   border-top: 1px solid #aaa;
}

#colophon.site-footer {
padding: 30px 30px 15px 30px;
}

#main {
    background: 
    #fcfcfc;
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    color: 
    #444444;
    margin: 0.6em 0;
    font-weight: 500;
}

.layout-boxed .panel-row-style {
    padding: 5px 35px;
}

/* FORMULAR */
input[type="text"], input[type="tel"], input[type="email"], input[type="password"], textarea {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"], input[type="tel"], input[type="email"], input[type="password"] {
    padding: 3px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
width: 100%;
}

div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
float: left;
}

/* FOOTER */
li::marker {
text-decoration: none;
}

/*  MEDIA SCREEN  */
@media all and (max-width: 959px) and (min-width: 600px) {
   .preinfo {
display: none;
} 
}
 
@media all and (max-width: 599px) and (min-width: 320px) {
nav.site-navigation.main-navigation.primary.use-sticky-menu {
float:right;
}
 div#footer {
width:100% !important;
text-align: center;
border: none !important;
} 
div.menu-mobilenav-container {
    display: table;
}
.preinfo {
display: none;
}
.main-navigation ul li a {
    padding: 20px 35px !important;
}
#masthead .hgroup {
padding:;
}
#akzent {
display:none;
}
 }

@media all and (max-width: 319px) and (min-width: 240px) {
 div#footer {
width:100% !important;
text-align: center;
border: none !important;
} 
div.menu-mobilenav-container {
    display: table;
}
.preinfo {
display: none;
}
.main-navigation ul li a {
    padding: 20px 35px !important;
}
#masthead .hgroup {
padding:;
}
#akzent {
display:none;
}
 }

@media screen and (max-width: 640px) {
div#footer {
width:100% !important;
text-align: center;
border-left: none !important;
}
.preinfo {
display: none;
}
}

@media (max-width: 480px) {
/* CSS-Styles, die nur auf Bildschirmen bis 480 Pixel Breite angewendet werden */
 div#footer {
width:100% !important;
text-align: center;
border: none !important;
} 
div.menu-mobilenav-container {
    display: table;
}
.preinfo {
display: none;
}
.main-navigation ul li a {
    padding: 20px 35px !important;
}
#masthead .hgroup {
padding:;
}
#akzent {
display:none;
}
}
