@charset "utf-8";
/*
Theme Name: Vet Post Theme
Theme URI: 
Author: NexGroup
Author URI: 
Description: Custom design for Vet Post site needs. Shake well.
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/

@import url('css/style.css');
@import url('css/checkout.css');
@import url('css/millionleaves.css');


.product-search-form input[type="text"] {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 219px;
    padding: 10px 20px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #868686;
	position:relative;
}

#mobile-searchbar #product-search-field-0 {
    width: 100%;
}

.search-results .price .del {
    display: none;
}

.blog-single-content {
	color: #000;
}

.section-archive-product .term-description {
    font-size: 16px;
    margin-bottom: 2em;
    color: #058e83;
}

.section-archive-product .term-description img {
	width: auto;
}

.woocommerce span.onsale {
	width: 4em;
    height: 4em;
    padding: 4px;
    font-size: 15px;
}

.woocommerce-demo-store .woocommerce-store-notice, p.demo_store {
	display: block;
}

.woocommerce-demo-store .header-top-section {
    margin-top: 48px;
}

.dgwt-wcas-st {
    display: block;
    color: #444;
    font-size: 15px;
    width: 100%;
	line-height: 1.2;
}

.cart .xa_offer_table {
	float: left;
	margin-top: 1em;
}


.cart .xa_offer_header {
	text-align: left;
}

.woocommerce-Tabs-panel--description {
	float: left;
}


