/*
Theme Name: Travelify Child
Template: travelify
Author: Child Theme Configurator
Version: 1.0.1450397757
Updated: 2015-12-17 18:15:57
*/

@charset "UTF-8";

.i4ewOd-pzNkMb-haAclf {
    background-color: #79744D !important;
}

.hgroup-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
    display: none;
}

.wrapper {
    background-color: rgba(50,50,50,0.2)!important;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    display: none;
}

.woocommerce .woocommerce-message {
    border-top-color: #4d6a79;
}

#content-woocommerce .page-title {
    display: block;
    float: none;
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 10px;
    margin: 0px 0px 0px 0px !important;
}

.i4ewOd-pzNkMb-haAclf {
    background-color: #bb5165;
}

#main-nav a {
    font-family: "Cantata One";
    font-size: 13px;
    letter-spacing: -0.5px;
    height: 24px;
    padding: 10px 8px 10px 8px;
}

.entry-title, .entry-title a {
    letter-spacing: -1px;
    font-family: "Cantata One";
    font-size: 22px;
    font-weight: 700;
    text-shadow: 0px 0px 0px #FFF;
    padding-top: 10px;
    display: block;
    transition: all 0.3s ease-out 0s;
}

.entry-content a {
    text-decoration: none;
}

.page-title-wrap {
    background-color: #F5F5F5;
    border-bottom: 1px solid #EAEAEA;
    padding: 20px 0px;
    display: none;
}

h3 {   
    font-size: 20px;
    line-height: 24px;
} 

#gallery-4 img {
    border: 2px solid #4d6a79;
}

.wp-caption .wp-caption-text, .gallery-caption {
    font: 12px "Cantata One";
    font-size: 12px;
    font-weight: 700;
    font-style: none !important;
    line-height: 20px;
}

.widget, article {
    background: #E9E7DB none repeat scroll 0% 0%;
}

#site-generator .copyright {
    float: left;
    padding-top: 5px;
    font-size: 12px;
    display: none;
}

.footer-right {
    padding-top: 5px;
    float: right;
    font-size: 12px;
    color: #115577;
}

.widget-title a {
    color: #877236;
}

a {
    color: #BB5165;
}


/*WooCommerce Add To Cart Vertical Alignment*/

a.added_to_cart.wc-forward { 
    bottom: 0; 
    position: absolute; 
    display: block; 
    bottom: -14px;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product { 
    min-height: 350px !important; 
    min-width: 30% !important;
    margin-bottom: 30px; 
}

a.button.add_to_cart_button, 
a.button.product_type_simple { 
    bottom: 10px; 
    position: absolute; 
}

ul.products li.product a.add_to_cart_button {display:inline-block;}

.woocommerce a.button {
    font-size: 75%;
}

