/*
Theme Name: Magiclay - Vase
Theme URI:  http://vasetheme.com/main
Description: Vase is a Premium WordPress Theme with a clean and minimal style touch. Vase is suitable for freelancers, agencies, photographers, architects and other creative people that may find this a great way to showcase their portfolio or as an alternative to their existing sites.
Vase is responsive with all devices and supports popular plugins like Visual Composer, Revolution Slider, Layer Slider, Contact Form 7 etc.
Author: Umbrella
Author URI: http://themeforest.net/user/UmbrellaStudios
Version: 3.0
Template: vase
*/


/* Global
-------------------------------------------------------------------- */

.quantity label {
	display: none
}

.category-activities .sidebarRight {
	display: none
}

.vc_row.centre_row_bgnd {
	background-position: center top !important
}

#header_row {
	height: 360px
}

.center {
	text-align: center
}


/* Vase fix */


@media (max-width: 1025px)
vase_css_bundle…css?ver=1.0:15
footer#siteFooter .midnightWrapper .footerContent {
    line-height: 1.8 !important
}

#siteFooter {
	font-size: 12px
}


/* Posts
-------------------------------------------------------------------- */

/* Hide Category and date */
.single-post .um_categories {
	display: none
}

/* Typography
-------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
    color: #00b4d0 !important;
    margin-bottom: 30px !important
}


/* Navigation
-------------------------------------------------------------------- */

html .nav.navbar-nav li a, 
/*
html footer#siteFooter .socialLinks li a, 
html .socialBtn, html header#siteHeader .navbar.vase_navbar-topSlide .customNavbarToggle, 
html header#siteHeader .navbar.vase_navbar-right .customNavbarToggle, 
html .singleGallerySliders .sliderHeader .relatedPostLinks .nextPost:hover .postTitle, 
html .singleGallerySliders .sliderHeader .relatedPostLinks .nextPost:hover .relatedPostIcon, 
html .singleGallerySliders .sliderHeader .relatedPostLinks .prevPost:hover .postTitle, 
html .singleGallerySliders .sliderHeader .relatedPostLinks .prevPost:hover .relatedPostIcon, 
html .widget.widget_vase_social_networks .socialWrapper .socialInfo .sIcon, html .error404 h2, 
html .comingSoonPage h2, html .behanceLightbox .container > div, 
html .blogPosts.gridBlogPosts.blogOneColumn .blogPost figcaption.articleContent header.postHeader .headingsC, 
html .single-format-image .postTitle.vase_whiteC, html .btn-secondbg:hover, 
*/
html .midnightHeader.default .nav.navbar-nav > li a
/*
html footer#siteFooter .midnightHeader.default .vaseSocial .socialLinks li a, 
html .midnightHeader.default .socialBtn, html .midnightHeader.default .socialLinks li a, 
tml .midnightHeader.default .footerContent
*/ {
    color: #ffffff !important;
}


/* Woocommerce 
-------------------------------------------------------------------- */

/* Menu cart button */

html .um_cartWrapper .cartBtn .cart_totlWrapper .cart_totl {
    background-color: #D73227 !important;
}

.um_cartWrapper .cart_content {
	background-color: #f3f3f3 !important
}

.add_to_cart_button {
	background-color: #D73227 !important;
}

.add_to_cart_button span {
	color: white
}

html .um_cartWrapper {
    color: #e8e8e8 !important;
}

/* Cart page */

.shipping ul {
	list-style-type: none
}

/*
html .products .product.vase_woo_type_2 .um_relative, 
html .woocommerce .single-product form.cart button:hover, 
html .single-product form.cart button:hover, 
*/
html .um_cartWrapper .cartBtn .cart_totlWrapper .cart_totl {
    background-color: #D73227;
}

html .widget ul li, 
html .um_cartWrapper .cart_content { 
    border: none !important
}

html table.shop_table tr td input[type="submit"] {
	color: white
}

#shipping_method label {
	font-size: 14px
}


/* Products */

/* Homepage product rollover */
.products .product a.add_to_cart_button::before, 
.products .product a.product_type_external::before, 
.products .product a.add_to_cart_button.vase_view_cart::before {
    color: white !important;
}

.products .product {
    padding: 20px;
    background-color: #efefef;
    margin-bottom: 30px;
}

.products .product.vase_woo_type_2 h3, 
.products .product.vase_woo_type_2 h2
/* .products .product.vase_woo_type_2 .price */ {
    font-size: 14px !important;
}

.product_cat-uncategorised .um_productLinks,
.product_cat-uncategorised ul.single-productCategories {
	display: none
}