/*======================================
Theme Name: TwentySixteen Medizinerball
Description: Ein einfaches Child Theme für TwentySixteen
Version: 1.0
Template: twentysixteen
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
======================================*/

/* You can start adding your own styles here. Use !important to overwrite styles if needed. */

body { 
    padding-top: 100px !important; 
}


.site-content {
    padding: 0;
}




@media screen and (max-width: 1200px) {
    body { 
        padding-top: 100px !important; 
    }
}

@media screen and (max-width: 780px) {
    body { 
        padding-top: 50px !important; 
    }
}




.wc-block-grid__product-onsale {
  min-height: 3.236em;
  min-width: 3.236em;
  padding: .202em;
  font-size: 1em;
  font-weight: 700;
  position: absolute;
  text-align: center;
  line-height: 3.236;
  top: -.5em;
  left: -.5em;
  margin: 0;
  border-radius: 100%;
  background-color: #77a464;
  color: #fff;
  font-size: .857em;
  z-index: 9;
}
.wc-block-grid__product-onsale {
  top: 0;
  right: 50px;
  left: auto;
  margin: -.5em -.5em 0 0;
}


.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
    background-color:#2B864A !important;
    color:white !important;
}
    
.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
    background-color:#39B463 !important;
    color:white !important;
}
    
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
    background: #2B864A !important;
    color:white !important;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
    background: #39B463 !important;
    color:white !important;
}


.product-remove {
    width: 50px;
}

.product-name {
    width: 250px;
}

.product-quantity,
.product-price {
    width: 100px;
}

h1.woocommerce-products-header__title {
    display: none;
}

.showCartNav {
    padding:10px; 
    text-align:right; 
    display:block; 
    width:100%; 
    margin:10px 0;
    border: 3px solid #8fae1b;
    border-width: 3px 0 0 0;
    background-color: #EFEFEF;
}

.woocommerce-page a.button.grey {
    background-color: darkgray !important;
}

.woocommerce ul.products li.product {
    text-align:center;
}

.woocommerce ul.products li.product .price {
    font-size: 2em;
    margin-bottom: .1em;
}


h1,h2,h3,.highlight,.navbar a,#masthead h4 {
  font-family:'Oswald',arial narrow,sans-serif;
  /*font-family:Montserrat, "Helvetica Neue", sans-serif;*/
}


.torro-form {
   padding: 1rem;
}

.torro-form legend {
    border: none;
    padding: 4px;
}

.torro-form textarea, 
.torro-form input[type=phone],
.torro-form input[type=tel],
.torro-form input[type=email],
.torro-form input[type=date],
.torro-form input[type=text] {
    max-width: 100%;
    width: 350px;
}

.torro_form h1 {
    margin-left: 1rem;
}

.torro-form textarea {
    width: 500px;
    height: 200px;
}

.torro-form fieldset {
    /* border-bottom: 1px solid #e5e5e5; */
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}

.torro-form .zebra fieldset {
    /* border-bottom: 1px solid #e5e5e5; */
    padding: 1rem 0;
    margin-bottom: 0;
    border-bottom: 3px dashed #dfdfdf;
}

.torro-form .zebra fieldset:nth-child(even) legend,
.torro-form .zebra fieldset:nth-child(even) {
    /* border-bottom: 1px solid #e5e5e5; */
    background: #fff;
}

#torro-element-24-wrap {
    border: none;
}


.torro-form #torro-element-24-wrap fieldset {
    border-bottom: none;
}

.torro-element-label {
    font-size: 15px;
    font-weight: normal;
}

div.torro-select-one {
    display: flex;
     flex-wrap: wrap;
}

div.torro-select-one div label {
    background-color: #dfdfdf;
    border: 4px solid #dfdfdf;
    border-radius: 4px;
    padding: 0 2rem;
    margin: 0.5rem 2rem;
    font-weight: bold;
}

.torro_wrap {
    padding: 10px;
    border: 3px solid #dfdfdf;
    background-color: #f9f9f9;
    margin: 10px 0;
}

.torro-element-input hr {
    border-top: 3px dashed #dfdfdf;
}


.torro-button-primary {
    background-color: #2b864a;
    color: #fff;
    padding: 10px;
    font-size: 20px;
    border-radius: 3px;
    border: none;
    font-weight: bold;
}

.torro-button-primary:hover {
    background-color: #000;
}

#torro-element-47-label {
    display: none;
}

#torro-element-70-wrap p,
#torro-element-70-wrap {
    margin-bottom: 0;
}

.vtop input{
    vertical-align: top;
}