.bg-color-1,
.play-button {
	background: #eed86b;
}


#header.header-hwo {
    background: #003082;
}
#header.header-hwo .menu-list .menu-item .text {
    color: #fff;
}
#header.header-hwo .menu-list .menu-item:hover .text {
    color: #eed86b;
}
#header.header-hwo .side-menu-button svg {
    fill: #eed86b;
}
#header.header-hwo .side-menu-button:hover svg {
    fill: #fff !important;
}


#elegant-collection-banner-hwo-01 .container .top h1 {
    width: 570px;
    font-weight: 600;
}

#elegant-collection-text-content-hwo-01 .content {
    font-size: 18px;
    line-height: 28px;
}

#text-3-columns-hwo-01 .title {
    font-weight: 600;
}

#banner-video-player-content-overlay-01 .container .action .play-button{
	box-shadow: 0 0 0 0px #eed86b;
}
#banner-video-player-content-overlay-01 .container .action .play-button:hover{
	box-shadow: 0 0 0 5px #eed86b;
}


#elegant-collection-contact-form-parallax-image-hwo-01 .bg .image {
    opacity: 0.3;
}


#list-4-tiles-horiz-hwo-01 .heading .primary-width > div {
	font-size: 16px;
	font-weight: 600;
	color: #eed86b;
}


#call-to-action-download-link-hwo-01 .container .title {
	width: 400px;
	font-weight: 600;
}


@media only screen and (max-device-width: 736px) and (min-device-width: 320px){

	#header.header-hwo .left .logo {
		margin-left: 10px;
	}
	#header.header-hwo .left .logo img {
		max-height: 50px;
	}

	#call-to-action-download-link-hwo-01 .container .title {
		width: initial;
	}

	#elegant-collection-banner-hwo-01 .container .top > div {
	    text-align: left;
	}
	
	#elegant-collection-banner-hwo-01 .container .top > div .content {
	    margin: 0px;
	    width: 100%;
	}
	
	#elegant-collection-banner-hwo-01 .container .bottom {
	    text-align: left;
	}
	
	#elegant-collection-banner-hwo-01 .container .bottom a {
	    text-align: center;
	}
	
	#list-4-tiles-horiz-hwo-01 .heading .primary-width > div {
	    font-size: 16px;
	}
	
	#elegant-collection-text-content-hwo-01 .content {
	    text-align: left;
	}

	#elegant-collection-text-content-hwo-01 .content .actions {
	    text-align: center;
	}

}

#call-to-action-strip-link-hwo-01 .container .text .font-title {
    font-weight: 600;
}
#call-to-action-strip-link-hwo-01 .container .actions .hwo-btn-01-thin {
	/*background: #fff;
	color: #009142;*/
}