/*
Theme Name:     Vantage Child for MiTiendaDelAgua
Description:    Responsive Child theme for MiTiendaDelAgua.com
Author:         Jose Antonio Ruiz
Template:       vantage
Version:        0.1.0
*/

@import url("../vantage/style.css");



#secondary ul.product_list_widget li {
	width: 100%;
}

#secondary .widget_shopping_cart_content a.wc-forward {
	width: 50px !important;
}

#secondary .widget_shopping_cart_content a.checkout {
	width: 90px !important;
}

#secondary .widget_shopping_cart {
	background: rgb(239, 255, 239);
}

#secondary .product-categories li {
	list-style: disc;
}

.woocommerce-page .related ul.products li.product {
	width: 150px;
}

.related .products h2 {
	font-size: 1.5em;
}

#reply-title {
	margin-bottom: 15px;
}

#commentform .tgm-mc-subscribe label {
	width: auto;
}

#coupon_code {
	width: 150px;
}

.fluid-width-video-wrapper iframe {
	width: 80% !important;
	height: 80% !important;
}

.product_cycle_item .item_link {
	background: none;
}

.main-navigation {
	background: #0085FF; /*#00bcff;*/
}

#search-icon #search-icon-icon {
	background: #0085FF; /*#00bcff;*/
}

.main-navigation a {
	color: #ffffff;
}

.siteorigin-panels-home #primary {
	width: 71.287%;
	float: left;
}