/*
Theme Name: Ri iOne Child Theme
Theme URI: http://wp.rivertheme.com/ri-ione
Author:  Zootemplate
Author URI: http://www.zootemplate.com/
Description: Child theme of Ri Ione
Template: ri-ione
Version: 1.0.0
*/

a:hover {
    color: #BAC4B8 !important;
}

.woocommerce ul.products.grid li.product a.button{
	background-color: #BAC4B8;
}

.woocommerce ul.products.grid li.product .btn{
	background: rgba(0,0,0,0.5);
}

#back-to-top, #top-cart > div.wrap-icon-cart > span.top-cart-total{
	background: #ffb2bb !important;
}

.wrap-product-thumb .yith-wcwl-wishlistexistsbrowse{
	color: #ff4c79 !important;
}

#rit-header a:not(.button):hover, #rit-header.vertical .bottom-main-header .RITSocialWidget a:hover{
	color: #BAC4B8 !important;
}

#logo{
    padding-top: 20px;
    padding-bottom: 20px;
}

.vc_separator h4{
	font-size:25px !important;
}

.wrap-product-thumb .yith-wcwl-wishlistaddedbrowse a, .wrap-product-thumb .yith-wcwl-wishlistexistsbrowse a, .wrap-product-thumb .rit-custom-wishlist-btn:hover a{
	color:rgb(255, 76, 121);
}

.woocommerce div.product .wrap-right-single-product .cart .button, .woocommerce ul.products li.product .added_to_cart, .added_to_cart{
	background: #BAC4B8 !important;
}

.woocommerce div.product .wrap-right-single-product .stock.in-stock{
	color: #ff4c79 !important;
	border-color: #ff4c79 !important;
}

.woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button.button, .woocommerce-checkout .woocommerce .wc-proceed-to-checkout .checkout-button.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .newsletter-submit, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .button, .search-submit, button, input[type="submit"], input[type="button"], .added_to_cart{
	background-color: #BAC4B8 !important;
}

.fa-map-marker:before, .fa-envelope-o:before, .fa-phone:before{
	color: #ffb2bb !important;
}

.header-search-block .autocomplete-suggestions{
	top:140px;
}

.notice-error, .notice-warning{
	display: none !important;
}

.title_blog, .colored{
	color: #BAC4B8 !important;
}

#back-to-top{
	background: #ffb2bb !important;
}

.rit-woo-tabs.wc-tabs-wrapper{
	display: none;
}

ul.sub-menu{
	display: block !important;
	margin-left: 25px;
}

#top-product-page{
	display: none;
}

.triggernav{
	display: none !important;
}

.search-wrap{
	display: none;
}

.vc_column_container{
	padding-left: 15px !important;
}

.woocommerce-message{
	border-top-color: #BAC4B8 !important;
}

.vc_btn3.vc_btn3-size-md{
	font-size: 13px !important;
}

.woocommerce-message::before{
	color: #ffb2bb !important;
}

@media (max-width: 769px){
	#rit-header #logo img {
    max-height: 100%;
    height: 55px;
	}
	.center img{
		max-width: 60% !important;
	}

	.woocommerce[class*="columns-"] ul.products li.product{
		padding: 70px;
	}
}

@media (max-width: 694px){
}

@media (max-width: 485px){
	header {
		position: fixed;
	}

	.woocommerce ul.products.grid li.product a.button{
		font-size: 10px;
	}

	.woocommerce[class*="columns-"] ul.products li.product{
		padding: 20px 5px;
	}

	footer {
		display: none}
}


html .out-stock-label {
	background-color: #bac4b8;
	color: #fff;
}
html .out-stock-label {
	background: #bac4b8;
}

.product-template-default.single.single-product .quantity{
	display: none !important;
}