/*
Theme Name: ts_child
Version: 1.0
Description: A child theme of Customizr Pro
Template: customizr-pro
Author: Administrator
*/
/* Your awesome customization starts here */

#content {
    max-width: 800px;
}  
.tc-header {
    border-bottom: 0 !important;
}
h1 {
    text-align: center;
}
.entry-content {
    margin-bottom: 50px;
}
blockquote {
    border: 0px;
    text-align: center;
    padding: 0;
    margin: 0;
    font-style: normal;
    background: transparent;
}
.page-title, .entry-header {
    display: none !important;
}   
.entry-summary {
    text-align: left;
}
.entry-summary a {
  text-decoration: none;
}
.entry-summary p {
    margin-top: 30px;
}   
.navbar-inner {
    padding: 0 20px 0 17px !important;
}
navbar.resp {
    margin: 
}
.tc-header .nav-collapse {
    float: none;
}
.navbar .nav {
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nav-collapse .nav > li {
    float: none;
    display: inline-block;
}
.navbar .nav > li > a {
    padding: 5px 12px;
    font-size: 16px;
}
.nav-collapse .nav > li li {
    text-align: left;
}
@media (max-width: 580px){
.social-block a.social-icon {
    top: -5px;
}
}
@media (max-width: 979px){
    .nav-collapse .nav > li {
        display: list-item;
    }
    .span12 {
    padding: 0 15px 0 15px;
  }
}
@media (min-width: 980px) {
.row-fluid .span5 {
    position: absolute;
    top: 0px;
    right: 15px;
    width: 10px;
    z-index: 300;
}
}
@media (min-width: 980px) {
   .span12 {
    width: 100%;
    margin-left: 10%;
  } 
}
@media (min-width: 1200px) {
   .span12 {
    width: 100%;
    margin-left: 18%;
  } 
}

.navbar-wrapper .navbar.resp .social-block a {
    font-size: 24px;
}

/* START OF Change the Footer Widget Area */
/* Adjust colors as needed */
footer#footer p {
    background: url(https://tearoom-schmid-adelboden.ch/wp-content/uploads/2016/)  repeat 0 0;
    background-color: #e5e5e5 !important;
    color: #5A5A5A !important;
    font-size:  20px !important;
    line-height: 28px !important;
    border-top: 0;
    padding-top: 0px;
    text-align: center;
}
footer#footer a {
    font-size: 1em;
    color: #e9a825;
}
footer#footer .colophon {
    background-color: #ffffff;
    margin-top: 20px;
    padding: 20px;
}
/* END OF Change the Footer Widget Area */

#lang_sel_click {
    position: relative;
    float: right;
    margin: -50px 60px 0 0;
    z-index: 1000;
}
@media (min-width: 980px) {
    .sticky-enabled #lang_sel_click {
    margin: -35px 80px 0 0;
  }
}
@media (max-width: 979px) {
    #lang_sel_click {
    margin: -50px 100px 0 0;
    }
    .sticky-enabled #lang_sel_click {
    margin: -45px 80px 0 0;
  }
}
@media (max-width: 480px) {
    #lang_sel_click {
    margin: -50px 115px 0 0;
    }
}
#lang_sel_click li {
    position: relative;
    width: 90px;
}
#lang_sel_click a {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
}
.sticky-enabled .navbar .nav {
   text-align: left;
}

#content .products .product .product_type_simple {display: none;}

.uneditable-input, input, textarea {
    width: 94%;
}

input[type="text"], input[type="tel"], input[type="email"] {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.dropdown-menu {
    min-width: 110px;
    border: 0px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.navbar .nav li.dropdown .caret {
    display: none;
}
.navbar .nav > li > .dropdown-menu::after,
.navbar .nav > li > .dropdown-menu::before {
    display: none;
}


.wpcf7-form-control {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.wpb_button {
  padding: 7px;
  background: black;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border: 0px solid darkred;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fpc-widget-front .fpc-btn {
  margin-bottom: 30px;
}
              
.number {
    width: 60px;
}

.bf_product {
    width: 97%;
    max-width: 500px;
}

.product_title {
    font-family: 'Playfair Display' !important;
}

.woocommerce ul.products li.product h3 {
    font-family: 'Playfair Display' !important;
    font-size: 22px;
    line-height: 1.3em;
}

.woocommerce ul.products li {
    line-height: 28px;
}