/*
Theme Name: Bodega
Theme URI: http://demo.select-themes.com/bodega
Description: Bodega
Tags: small business, clean, stylish, blog, portfolio, creative, businesses, shop, fashion, hipster, modern, svg, elegant, minimal, simple
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 1.6.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@media only screen and (max-width: 480px)
.woocommerce ul.products li.product .image-wrapper img {
    width: 300px !important;
}

.woocommerce ul.products li.product .image-wrapper img {
    width: 300px !important;
}
.header_top {
background: url("http://static1.squarespace.com/static/5502297ee4b01348a7acc864/t/550382b1e4b072c28ebcf94c/1426293438551/wood+panel+background.jpg?format=1500w") !important;
height: 40px !important;
color: white !important;
}

.footer_top p {
    color: #ffffff !important;
    word-wrap: break-word;
}
.footer_top a {
    color: #ffffff !important;
    word-wrap: break-word;
}
nav.main_menu > ul > li > a {
  background-color:transparent;
  border:0 solid transparent;
  color:#393939;
  display:inline-block;
  font-size:10px !important;
  font-style:normal;
  font-weight:700;
  height:100%;
  letter-spacing:0;
  line-height:100px;
  padding:0;
  position:relative;
  text-transform:uppercase;
  transition:color 0.15s ease-out, border-color 0.15s ease-out, background-color 0.15s ease-out;
}
.h3
{
color: #614126 !important;
}
.footer_top_holder {
    display: block;
    background: url("http://static1.squarespace.com/static/5502297ee4b01348a7acc864/t/550382b1e4b072c28ebcf94c/1426293438551/wood+panel+background.jpg?format=1500w") !important;
    position: relative;
    background-position: center center;
    background-size: cover;
}
.full_section_inner, .parallax_full_section_inner {
  margin-top:30px;
  position:relative;
  z-index:0;
}
.image-wrapper img
{
height: 220px !important;
width: 100px !important;
}
nav.main_menu > ul > li > a {
  color:#393939;
  font-size:16px !important;
  font-style:normal;
  font-weight:700;
  letter-spacing:0;
  line-height:100px;
  text-transform:uppercase;
}

.title_subtitle_holder h1 span {
display: none;
}
.title
{
display: none !important;
}
@media only screen and (max-width: 1000px)
.title:not(.breadcrumbs_title) .title_holder {
  
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none !important;

}

}


.title {
    display: block;
    width: 100%;
  
    text-align: left;
    position: relative;
    z-index: 101;
    background-color: white !important;
}

.q_logo img {
  display:block;
  height:125px !important;
  max-width:none;
  opacity:1;
  position:absolute;
  top:-50%;
  width:250px !important;
}

@media only screen and (max-width: 1000px)
{
.q_logo img {
  display:block;
  height:75px !important;
  max-width:none;
  opacity:1;
  position:absolute;
  top:-50%;
  width:50px !important;
}
.logo_wrapper {
    display: table;
    height: 150px !important;
    left: 50%;
    position: absolute;
}
}
.reviews_tab
{
display: none !important;
}
nav.main_menu > ul > li > a > span.item_inner {
  background-color:transparent;
  border:0 solid transparent;
  display:inline-block;
  line-height:36px;
  padding:19px !important;
  position:relative;
  transition:text-decoration 0.2s ease-out, border-color 0.2s ease-out, background-color 0.2s ease-out;
}
.footer_bottom_holder {
  background-color:#3a2400!important;
  display:table;
  height:65px;
  text-align:center;
  vertical-align:middle;
  width:100%;
}
@media screen and (max-width: 900px) {
   .header_top {
    background-color: rgba(84,84,84,1)!important;
    height: 75px !important;

}
.footer_top a img {
    vertical-align: middle;
    padding-bottom: 30px;
}
}

.woocommerce .summary {
    float: left !important;
    width: 56.81824545454545%;
    margin-bottom: 45px;
}
a img {
    border: none;
    margin-right: 15px;
margin-bottom: 15px;

}
a.woocommerce-main-image{

display: none;
}

#reviews
{
display: none !important;
}