/*
 Theme Name:   vantage
 Theme URI:    https://backtowilderness.co.uk/vantage-child/
 Description:  vantage Child Theme
 Author:       Ray Chin
 Author URI:   https://backtowilderness.co.uk
 Template:     vantage
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  vantage-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
header#masthead {background: #17331f;}
#main {background: #201f1d;}
header#masthead .hgroup {
padding-bottom: 0px !important;
padding-top: 0px !important;
} 
.main-navigation ul li a {
   padding-top: 5px;
   padding-bottom: 5px;
}
/* Menu */

.main-navigation a {
color: #e2e2e2 !important;
}

.main-navigation ul li:hover > a {
background: #17331f !important;
color: #FFFFFF !important;
}

.widget_headline-widget h1 {
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
    font-size: 26px;
    line-height: 30px;
    text-transform: uppercase;
    color: #34888a;
    letter-spacing: 1px;
}

.entry-header h1.entry-title, article.page .entry-header h1.entry-title {
color: #34888a;
font-size: 20px;
font-weight: 500;
line-height: 1.35em;
}

.widget_circleicon-widget .circle-icon-box h4 {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 0.8em;
    margin-top: 0px;
}
.widget_circleicon-widget .circle-icon-box a.more-button {
    display: none;
    text-decoration: none;
    color: #EBEBEB;
    font-weight: bold;
    font-size: 13px;
}

.entry-content h4 {
    font-size: 1.4em;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    color: #34888a;
    margin: 1em 0px;
    font-weight: 500;
}

.entry-content {
zoom: 1;
line-height: 1.6em;
color: #D1D1D1;
}

body, button, input, select, textarea {
    color: #34888A;
    font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    line-height: 1.5em;
    font-size: 13px;
    word-wrap: break-word;
}
#colophon {
    background: none repeat scroll 0% 0% #17331f;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 1px;
}
.layout-full #colophon {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.product .entry-summary { 
    clear:none !important; 
    position: relative;
}

}
.woocommerce #page-wrapper .product h1.entry-title {
    font-size: 22px;
    color: #3B3B3B;
    margin-bottom: 20px;
#left: -200px;
}

a.added_to_cart.wc-forward {
bottom: 0;
position: absolute;
display: block;
bottom: 0px;
}
 
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
min-height: 380px !important;
margin-bottom:10px;

}
 
a.button.add_to_cart_button,
a.button.product_type_simple {
bottom: 10px;
position: absolute;
} 

ul.products li.product a img { width:auto; height: auto; }

.related ul.products li.product img, .related ul li.product img, .upsells.products ul.products li.product img, .upsells.products ul li.product img { width: auto; height: auto; }

body div.product div.images img, body #content div.product div.images img {
width: auto !important;}

.single-product.layout-full .images img {
width: auto;



