/*
============================================================

	Theme Name: Aurum - Child Theme
	Theme URI: http://www.laborator.co/view-theme/aurum
	Author: Laborator
	Author URI: http://laborator.co/
	Description: Use this theme if you want to extend features of Aurum theme or prevent overwriting the changes you make when new theme update is available.
	Version: 1.0
	Template: aurum
	Text Domain: aurum

============================================================
*/
body {
	
}

header.site-header .header-menu .logo a {
  padding: 40px 0 !important; 
}

header.site-header ul.nav>li>a, header.site-header div.nav>ul>li>a {
 font-size: 14px !important; 
}

header.site-header .full-menu.menu-centered .main-menu .nav {
 text-align:center;
}

header.site-header ul.nav>li:hover>a, header.site-header div.nav>ul>li:hover>a {
 background: none !important;
 text-decoration: underline;
 color: #E4432D !important;
}

.sidebar.widget_text.text-5,.sidebar.widget_text.text-3,.sidebar.widget_text.text-4 {
 padding-top:50px;	
}

.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev,
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next {
 background-color: #E4432D !important;
}

header.site-header ul.nav>.current-menu-item:hover>a,
header.site-header div.nav>ul>.current-menu-item:hover>a {
text-decoration: none !important;
}

header.site-header ul.nav>li>a:after, header.site-header div.nav>ul>li>a:after {
 background: #E4432D !important;
}

nav.nav-growpop a:hover .icon-wrap {
 background-color: #E4432D !important;
 border-color: #E4432D !important;
}

header.site-header .header-menu.menu-is-centered-also { margin-top: 3px !important; }
header.site-header .header-menu .logo a {  padding: 0px 0 !important; }

.page-container {margin-top: 0px !important;}

footer.site-footer {
 background-color: #EEE;
 background-image: url(http://themes.laborator.co/aurum/jewelry/wp-content/uploads/2014/11/map.png);	
 background-position: 100% 20%;
 background-repeat: no-repeat !important;
}

header.site-header { background: url(https://www.pichardo.es/tienda/wp-content/uploads/2017/06/header-bg-semitrans.png) top center repeat-x; }

header.site-header ul.nav>li>a, header.site-header div.nav>ul>li>a {
    font-weight: bold;
}

.home .woocommerce-loop-category__title {text-align: center;}

header.site-header .full-menu { border: 0px !important;}

#mega-menu-item-woocommerce_product_search-2 input[type=\"search\"] {width: 87% !important; }
#mega-menu-wrap-main-menu #mega-menu-main-menu input { width: 93%; }

@media screen and (max-width: 768px){
.mobile-logo .logo .logo-dimensions {
    min-width: 270px !important;
    width: 270px !important;
	}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item { width: 100% !important; }
}