/* Enter Your Custom CSS Here */

h1, h2, h3 {
    text-transform: uppercase;
}

body {
    text-align: center;
}

.hentry .post-content h2 a {
    color: #222;
    font-size: 36px;
    font-style: italic;
    font-weight: 600;
}

.hentry {
    padding: 40px 100px 40px 100px;
}

.header-image {
    background-size: inherit;
}

#mainnav {
    padding: 0 0 20px 0;
    margin-left: -20px;
}

.header-image {
    background-image: url(http://chiptuningtartu.ee/wp-content/uploads/2016/11/cct-header-2.png) !important;
    display: block;
}

.site-logo {
    max-height: 103px;
    margin-top: 15px;
    margin-bottom: -10px;
}

.btn-menu {
    margin-bottom: 20px;
    color: #3c3c3c;
}

#mainnav-mobi ul > li > a {
    text-align: center;
}

.footer .widget-title {
    font-weight: 600;
    color: #4e4e4e;
}

.site-footer, .site-footer a {
    color: #424242;
    text-align: center;
    padding: 20px 0 20px 0;
}

.tablepress tbody td {
    color: #1e1e1e;
    background-color: #f9f9f9;
    text-align: center;
    /* font-family: Verdana; */
    font-size: 80%;
    padding: 15px 0 15px 0;
    color: 616161;
    /*width: 25%; */
}

.tablepress autod tbody td {
    width: 25%;
}

.main-content .content-wrap {
    padding-right: 0px;
}

.col-md-9 {
    width: 100%;
}

.entry-title {
    font-size: 32px;
    margin-bottom: 12px;
    line-height: 36px;
    padding: 15px 0 25px 0;
}

.page-title {
text-align: center;
}

#header.downscrolled {
    position: fixed;
    width: 100%;
    z-index: 9999;
    opacity: 80;
    top: -100px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.disabled-result {
  display: none!important;
}

.woocommerce ul.products li.product a img {
    display: none;
}

.chosen-container {
    min-width: 220px;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    display: none;
}

.woocommerce div.product div.images img {
    display: none;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: left;
    width: 100%;
  padding: 0 20px 0 20px;
}

.woocommerce .woocommerce-breadcrumb {
    padding: 0 20px 0 20px;
      text-align: center;
}

.woocommerce .products ul, .woocommerce ul.products {
    padding: 0 20px 0 20px;
}

mark {
    background: rgba(255, 255, 255, 0);
    color: #f00;
    font-size: smaller;
}

.woof_sid_auto_shortcode.woof {
    display: none;
}

.product_meta {
      display: none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
      margin: 1em 2.8% 1em 0;
}


.woocommerce ul.products li.product .button {
    margin-top: 0.1em;
    margin-bottom: 1em;
}


.woocommerce div.product .product_title {
    text-align: center;
}

.related, products {
      display: none;
}

.genremotor {
    color: #666;
    font-size: 0.8em;
    line-height: 1.6em;
    margin-top: 0.5em;
    margin-bottom: 0.1em;
}



textarea, input[type="email"] {
    margin-bottom: 10px;
    height: 40px;
  	width: 100%;
    background-color: #f3f3f3;
      color: #292929;
}

textarea, input[type="text"] {
    margin-bottom: 10px;
  	width: 100%;
  	height: 165px;
    background-color: #f3f3f3;
    color: #292929;
  	padding-top: 10px;
  	margin-bottom: -10px;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    padding: 12px 37px;
}

div.wpcf7-response-output {
    margin: 0.1em 0.5em 1em;
    padding: 0.5em 1em;
}




@media only screen and (max-width: 991px) {
.header-title {
    font-size: 38px !important;
}
    .header-image {
    background-size: cover;
}
  .woocommerce ul.products li.product h3 {
    font-size: 1em!important;
}
  .hentry {
    padding: 40px 40px 40px 40px;
}
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
      margin: 1em 0 1em 0;
}
}



@media only screen and (max-width: 767px){
.header-info {
     top: 25%;
}
.hentry {
    padding: 20px 20px 20px 20px;
}
 .entry-title {
  font-size: 30px!important;
  }
.header-title {
    font-size: 32px !important;
}
  .header-image {
    background-size: cover;
    height: 335px;
}
  .tablepress tbody td {
    font-size: 65%;
    padding: 10px 0 10px 0;
}
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
      width: 100%;
      padding: 0px;
      line-height: 0px;
      margin-top: 5px;
      margin-bottom: 5px;
}
  .genremotor {
    font-size: 0.6em;
}
}