/**
* Theme Name: Marketo Child
* Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
* Description: Marketo is a powerful and modern WooCommerce responsive WordPress Theme.
* Version: 1.0
* Author: XpeedStudio
* Author URI: http://www.xpeedstudio.com
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready
* Text Domain: marketo
* Template: marketo
* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
/* Navbar */
.xs-vartical-menu .cd-dropdown-trigger.dropdown-is-active:hover, .xs-vartical-menu .cd-dropdown-trigger:hover {
	background-color: #D2AC67!important;
	color:#ffffff!important
}
.xs-vartical-menu .cd-dropdown-content, .xs-vartical-menu .cd-dropdown:before {
	border-color: #D2AC67!important
}
.xs-navBar.navbar-orange.navbar-style2 .xs-navbar-search .btn {
	background-color: #D2AC67!important
}
.btn:not([data-toggle=popover]).btn-primary::before {
    background-color: #8A6828!important
}
.xs-header {
	margin-bottom:0px!important
}
/* Navbar Menu */
.xs-navBar .xs-logo-wraper img, .header-transparent .xs-logo-wraper img, .header-latest .xs-logo-wraper img {
	max-height: 95px!important
}
.xs-navBar.navbar-style2 .xs-navbar-search {
	margin-top: 33px!important;
}
.xs-wish-list-item {
	padding: 35px 0!important
}
.home-banner-add .small-offer-banner {
	background-position:center
}
/* Navbar Mobile */
@media (max-width: 991px) {
.xs-logo-wraper {
	margin: 5px 0px 0px 45px!important
}
}
/* Product Thumb */
.xs-organic-product-thumb {
	background: #D2AC67!important;
    background: -webkit-gradient(linear, left top, left bottom, from(#D2AC67), color-stop(60%, #D2AC67), color-stop(60%, #fff), to(#fff))!important;
    background: linear-gradient(to bottom, #D2AC67 0, #D2AC67 60%, #fff 60%, #fff 100%)!important
}
.xs-sidebar-group .widget_shopping_cart .buttons a::before {
	background-color:#D2AC67!important
}
.xs_added_to_cart {
	background-color:#D2AC67!important
}
/* Woo */
.woocommerce input.button:hover, .woocommerce button.button:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover {
	background-color:#D2AC67!important
}
/* Contact Form */
.xs-contact-form .h3 {
	color: #DC3545;
	border-bottom: 1px solid;
    padding-bottom: 5px;
}
/* Footer */
.footer-logo-v2 {
	padding-bottom: 10px!important
}