/*
Theme Name:   Motors Child
Description:  Child theme for customizations.
Author:       Websourcific
Author URL:   https://www.websourcific.com/
Template:     motors
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  motors-child
*/

/* Write here your own personal stylesheet */
.shop_attributes tr, .shop_attributes tr td {
	color: #000 !important; 
}
.header.style-05_3, .header.style-05_3 ~ .header-sticky {
	background-color: #cae5e5 !important;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
	box-shadow: 0 0 8px rgba(0,0,0,.2);
	z-index: 9999;
}
.header.style-05_3 .box-header-nav .main-menu > .menu-item:not(.current-menu-ancestor):not(.current_page_ancestor):not(.current-menu-parent):not(.current-menu-item):not(.current_page_item):not(:hover) > a, .header.style-05_3 .header-control .inner-control > * > a:not(:hover), .header.style-05_3 .header-submenu > .menu-item:not(.current-menu-ancestor):not(.current_page_ancestor):not(.current-menu-parent):not(.current-menu-item):not(.current_page_item):not(:hover) > a, .header.style-05_3 ~ .header-sticky .box-header-nav .main-menu > .menu-item:not(.current-menu-ancestor):not(.current_page_ancestor):not(.current-menu-parent):not(.current-menu-item):not(.current_page_item):not(:hover) > a, .header.style-05_3 ~ .header-sticky .header-control .inner-control > * > a:not(:hover) {
	color: #000;
}
.header.style-05_3 .header-bot::before, .header.style-05_3 .header-message::before {
	box-shadow: 0 1px rgba(0,0,0,.12) inset;
}
.header.style-05_3 .header-content {

	border-left: 1px solid rgba(0,0,0,.12);
}
div.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .search-input {
	background-color: #eee;
}
.header.style-05_3 .header-logo {
	width: 280px;
}
.logo figure {
	max-width: 250px;
}
.header.style-05_3 .header-control .inner-control > * > a .count {
box-shadow: none;
}
.header.style-05_3 div.dgwt-wcas-search-wrapp {
	width: 550px;
}
.header.style-05_3 .header-control .inner-control > :not(:last-child) > a {
	border-right: 1px solid rgba(0,0,0,.12);
}
.header.style-05_3 .header-submenu > .menu-item > a .icon {
	font-size: 24px;
	margin: 0px 7px -1px 0;
}
.box-header-nav .main-menu > .menu-item > a {
	text-transform: uppercase !important;
}