/* Enter Your Custom CSS Here */

header#masthead {
    background-color: #1c1c23;
}

.content-area {
    padding-top: 0 !important;
	padding-bottom:50px !important;
}

.header-icon-seperator {
	color:#222 !important;
}

.header-icon-area .cart-icon-area > a {
    color: #ffffff !important;
}

.header-icon-area .search-box .search-button i {
    color: #ffffff !important;
}


/*button slider*/

.layerslider-button{
		background: #cf9455;
    color: #ffffff !important;
    padding: 10px;
    border-radius: 5px;
}