@import url(//fonts.googleapis.com/css?family=Hind:200,300,400,400,600,700&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:200,300,400,400,600,700&subset=latin,latin-ext);
@import url(//fonts.googleapis.com/css?family=Dosis:200,300,400,400,600,700&subset=latin,latin-ext);
/* Options set in the admin page */
body { 
	font-family: 'Hind';
font-weight: 300;
	color: ;
}
@media only screen and (min-width: 40.063em) {
.header {
	height: 150px;
	padding-top: 13;
padding-bottom: 50;
}
}
.page-padding, .sidebar, #shop-page.pull, #shop-page.push {
	padding-top: 150px;
}
.header .logo .logoimg {
	max-height: 120px;
}
.header:hover,
.header.hover  {
	}
#my-account-main .account-icon-box.image {
	}
#footer:hover,
#footer.hover,
#footer.active {
	}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto Condensed';
	
}

/* Accent Color */
a:hover, #nav .sf-menu > li > a:hover, .post .post-meta ul li a, .post .post-title a:hover, .more-link, #comments ol.commentlist .comment-reply-link, .price ins, .price > .amount, .product_meta p a, .shopping_bag tbody tr td.order-status.approved, .shopping_bag tbody tr td.product-name .posted_in a, .shopping_bag tbody tr td.product-quantity .wishlist-in-stock, .lost_password, #my-account-main .account-icon-box:hover, .lookbook-container .look .info a .amount, .product-information .back_to_shop span {
  color: #898989;
}

.product-category > a:after, .sticky .post-title h2 a,
.product-thumbnails .owl-item.active.center img {
  border-color: #898989;
}

.badge.onsale, .price_slider .ui-slider-range {
	background: #898989;	
}


/* Menu */
#nav .sf-menu > li > a {
	font-family: 'Dosis';
font-weight: 300;
	
}
.account-holder ul li a {
	font-family: 'Dosis';
font-weight: 300;
	
}
/* Mobile Menu */
.mobile-menu li a {
	font-family: 'Dosis';
font-weight: 300;
	
}
.mobile-menu .sub-menu li a {
	font-family: 'Dosis';
font-weight: 300;
font-size: 17px;
	
}
/* Menu Colors for dark/light backgrounds */

.header.background--dark #nav .sf-menu > li > a, .header.background--dark .account-holder ul li a, .header.background--dark .account-holder > a, .header.background--dark .menu-holder > a{
	color: #ffffff;
}
.header.background--dark #nav .sf-menu > li.current-menu-item > a:after {
	background-color: #ffffff;
}
.header.background--dark .account-holder #cart-icon .icon-fill{
	fill:  #ffffff;
}

/* Newsletter */
/* Shop Badges */
.badge.onsale {
	background: #decfac;
}
.badge.out-of-stock {
	background: #9e9e9e;
}
.badge.new{
	background: #decfac;
}
/* 404 Page */
.content404 {
	background-image: url('http://staging.vathosapparel.com/wp-content/uploads/2016/01/slider-01-1.jpg');
}
/* Extra CSS */