/*
Theme Name:     Geode Child
Description:    
Author:         Charlene
Template:       geode

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

header#masthead .home-link h1 span {
    display: inline-block;
    margin-right: 12px;
    position: relative;
    vertical-align: middle;
}
header#masthead .home-link h1 img,
header#masthead .home-link h1 svg {
    display: inline-block;
    float: left;
    height: auto;
    opacity: 1;
    vertical-align: middle;
    width: 300px;
    -webkit-transition: opacity 275ms ease-in-out;
    -moz-transition: opacity 275ms ease-in-out;
    -ms-transition: opacity 275ms ease-in-out;
    -o-transition: opacity 275ms ease-in-out;
    transition: opacity 275ms ease-in-out;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}
#providesupport {
    float:right;width:200px;height:0px;margin-top:0px;margin-right:150px;
}
#main .row {
    padding-bottom: 30px;
    padding-top: 30px;
}
.entry-date {
    display:none;
}
body.layout-nosidebar #main .side-template #primary .row-inside, body.layout-nosidebar #main .side-template #primary .geode_pagination {
    padding-left: 5%;
    padding-right: 5%;
}
#above_header {
    background-color: #ffffff!important;
}
.postid-2310 .product .price {
    display:none;
}
.home .post-2310 .price {
    display:none !important;
} 
.archive .post-2310 .price {
    display:none !important;
}
.product_list_widget .woocommerce-Price-amount {
    display:none !important;
}
.widget-area .product_list_widget span.amount {
    display: none !important
}
.product_list_widget .product-title {
    font-size: 0.90em;
    color: #00a0e3;
}
.widget_products li a {
    display: block;
    font-weight: bold;
    line-height: 1.20;
}
.vcard {
   display:none;
} 
#primary .cart .button {
    background-color: transparent;
    border: 2px solid #dddddd;
    border-radius: 50px;
    color: #999999;
    font-family: "Lato" !important;
    margin-left: 20px;
    margin-top: 10px;
}
#page form input[type="submit"], 
#page form label, 
#cboxContent form input[type="submit"], 
#cboxContent form label {
    display: inline-block;
    margin: 0rem 0 0!important;
    vertical-align: middle;
}
h3.addon-name {
	font-size: 1.5em!important;
	color: #1c75bc;
    text-transform: none!important;
}
.woocommerce-result-count {
    display: none;
    margin: 0.675rem 0;
}
.woocommerce-ordering {
    display: none;
    float: right;
}
.clinet-img {
    display:none;
}
.drinking {
    color: #286ba7; 
    font-size: 10.50em;
}
.showers {
    color: #417fb3; 
    font-size: 8.1em;
}
.easy {
    font-size: 3.5em;
    line-height: 1.0em;
    margin-bottom:4px;
    text-align: center;
}

@media (max-width: 480px) {
#providesupport {
    float:left;width:200px;height:0px;margin-top:0px;margin-left:-60px;
}
header#masthead .home-link h1 span {
    top: 14px!important;
}
.drinking {
    color: #286ba7; 
    font-size: 10.50em;
    margin-left:160px;
}
.showers {
    color: #417fb3; 
    font-size: 8.1em;
    margin-left:-100px;
}
}