/* ************************
	TEXT FORMAT TOOLBAR   
************************** */
.hw-bold {
  font-weight: bold !important; }

.hw-italic {
  font-style: italic !important; }

.hw-underline {
  text-decoration: underline !important; }

.hw-font10px {
  font-size: 10px !important; }

.hw-font12px {
  font-size: 12px !important; }

.hw-font14px {
  font-size: 14px !important; }

.hw-font16px {
  font-size: 16px !important; }

.hw-font18px {
  font-size: 18px !important; }

.hw-font20px {
  font-size: 20px !important; }

.hw-font22px {
  font-size: 22px !important; }

.hw-font24px {
  font-size: 24px !important; }

.hw-font26px {
  font-size: 26px !important; }

.hw-font28px {
  font-size: 28px !important; }

.hw-font30px {
  font-size: 30px !important; }

.hw-font32px {
  font-size: 32px !important; }

.hw-font34px {
  font-size: 34px !important; }

.hw-font36px {
  font-size: 36px !important; }

.hw-font38px {
  font-size: 38px !important; }

.hw-font40px {
  font-size: 40px !important; }

.hw-font42px {
  font-size: 42px !important; }

.hw-font44px {
  font-size: 44px !important; }

.hw-font46px {
  font-size: 46px !important; }

.hw-font48px {
  font-size: 48px !important; }

.hw-font50px {
  font-size: 50px !important; }

.hw-font52px {
  font-size: 52px !important; }

.hw-font54px {
  font-size: 54px !important; }

.hw-font56px {
  font-size: 56px !important; }

.hw-font58px {
  font-size: 58px !important; }

.hw-font60px {
  font-size: 60px !important; }

.hw-font62px {
  font-size: 62px !important; }

.hw-font64px {
  font-size: 64px !important; }

.hw-font66px {
  font-size: 66px !important; }

.hw-font68px {
  font-size: 68px !important; }

.hw-font70px {
  font-size: 70px !important; }

.hw-font72px {
  font-size: 72px !important; }

.hw-align-left {
  text-align: left !important; }

.hw-align-right {
  text-align: right !important; }

.hw-align-center {
  text-align: center !important; }

.hw-align-justify {
  text-align: justify !important; }

/* *********
	FONT   
********** */
/*
 * fontpairing1
 * Category: Sans-Serif / Serif
 * Heading Font: Cabin
 * Body Font: Old Standard TT
 */
.fontpairing1 {
  font-family: 'Old Standard TT', serif;
  font-size: 14px; }
.fontpairing1 .hw-heading-text {
  font-family: 'Cabin', sans-serif;
  font-weight: 600; }
.fontpairing1 .hw-subheading-text {
  font-family: 'Old Standard TT', serif;
  font-weight: normal; }
.fontpairing1 .hw-content-text {
  font-family: 'Old Standard TT', serif;
  font-weight: normal; }
.fontpairing1 .btn {
  font-family: 'Old Standard TT', serif; }
.fontpairing1 p,
.fontpairing1 .p-elem,
.fontpairing1 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing1 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing2
 * Category: Sans-Serif / Serif
 * Heading Font: Montserrat 
 * Body Font: Crimson Text
 */
.fontpairing2 {
  font-family: 'Crimson Text', serif;
  font-size: 14px; }
.fontpairing2 .hw-heading-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }
.fontpairing2 .hw-subheading-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal; }
.fontpairing2 .hw-content-text {
  font-family: 'Crimson Text', serif;
  font-weight: normal; }
.fontpairing2 .btn {
  font-family: 'Crimson Text', serif; }
.fontpairing2 p,
.fontpairing2 .p-elem,
.fontpairing2 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing2 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing3
 * Category: Sans-Serif / Serif
 * Heading Font: Open Sans 
 * Body Font: Libre Baskerville
 */
.fontpairing3 {
  font-family: 'Libre Baskerville', serif;
  font-size: 14px; }
.fontpairing3 .hw-heading-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600; }
.fontpairing3 .hw-subheading-text {
  font-family: 'Libre Baskerville', serif;
  font-weight: normal; }
.fontpairing3 .hw-content-text {
  font-family: 'Libre Baskerville', serif;
  font-weight: normal; }
.fontpairing3 .btn {
  font-family: 'Open Sans', sans-serif; }
.fontpairing3 p,
.fontpairing3 .p-elem,
.fontpairing3 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing3 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing4
 * Category: Serif / Sans-Serif
 * Heading Font: Bitter 
 * Body Font: Raleway
 */
.fontpairing4 {
  font-family: 'Raleway', sans-serif;
  font-size: 14px; }
.fontpairing4 .hw-heading-text {
  font-family: 'Bitter', serif;
  font-weight: 600; }
.fontpairing4 .hw-subheading-text {
  font-family: 'Raleway', sans-serif;
  font-weight: normal; }
.fontpairing4 .hw-content-text {
  font-family: 'Raleway', sans-serif;
  font-weight: normal; }
.fontpairing4 .btn {
  font-family: 'Bitter', serif; }
.fontpairing4 p,
.fontpairing4 .p-elem,
.fontpairing4 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing4 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing5
 * Category: Serif / Sans-Serif
 * Heading Font: Ovo  
 * Body Font: Muli
 */
.fontpairing5 {
  font-family: 'Muli', sans-serif;
  font-size: 14px; }
.fontpairing5 .hw-heading-text {
  font-family: 'Ovo', serif;
  font-weight: 600; }
.fontpairing5 .hw-subheading-text {
  font-family: 'Ovo', serif;
  font-weight: normal; }
.fontpairing5 .hw-content-text {
  font-family: 'Muli', sans-serif;
  font-weight: normal; }
.fontpairing5 .btn {
  font-family: 'Muli', sans-serif; }
.fontpairing5 p,
.fontpairing5 .p-elem,
.fontpairing5 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing5 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing6
 * Category: Serif / Sans-Serif
 * Heading Font: Roboto Slab  
 * Body Font: Open Sans
 */
.fontpairing6 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }
.fontpairing6 .hw-heading-text {
  font-family: 'Roboto Slab', serif;
  font-weight: 600; }
.fontpairing6 .hw-subheading-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal; }
.fontpairing6 .hw-content-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal; }
.fontpairing6 .btn {
  font-family: 'Roboto Slab', serif; }
.fontpairing6 p,
.fontpairing6 .p-elem,
.fontpairing6 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing6 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing7
 * Category: Sans-Serif / Sans-Serif
 * Heading Font: Didact Gothic
 * Body Font: Arimo
 */
.fontpairing7 {
  font-family: 'Arimo', sans-serif;
  font-size: 14px; }
.fontpairing7 .hw-heading-text {
  font-family: 'Didact Gothic', sans-serif;
  font-weight: normal; }
.fontpairing7 .hw-subheading-text {
  font-family: 'Arimo', sans-serif;
  font-weight: normal; }
.fontpairing7 .hw-content-text {
  font-family: 'Arimo', sans-serif;
  font-weight: normal; }
.fontpairing7 .btn {
  font-family: 'Arimo', sans-serif; }
.fontpairing7 p,
.fontpairing7 .p-elem,
.fontpairing7 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing7 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing8
 * Category: Sans-Serif / Sans-Serif
 * Heading Font: Nunito
 * Body Font: Open Sans
 */
.fontpairing8 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }
.fontpairing8 .hw-heading-text {
  font-family: 'Nunito', sans-serif;
  font-weight: 600; }
.fontpairing8 .hw-subheading-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal; }
.fontpairing8 .hw-content-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal; }
.fontpairing8 .btn {
  font-family: 'Open Sans', sans-serif; }
.fontpairing8 p,
.fontpairing8 .p-elem,
.fontpairing8 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing8 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing9
 * Category: Sans-Serif / Sans-Serif
 * Heading Font: PT Serif
 * Body Font: PT Sans
 */
.fontpairing9 {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px; }
.fontpairing9 .hw-heading-text {
  font-family: 'PT Serif', serif;
  font-weight: normal; }
.fontpairing9 .hw-subheading-text {
  font-family: 'PT Sans', sans-serif;
  font-weight: normal; }
.fontpairing9 .hw-content-text {
  font-family: 'PT Sans', sans-serif;
  font-weight: normal; }
.fontpairing9 .btn {
  font-family: 'PT Sans', sans-serif; }
.fontpairing9 p,
.fontpairing9 .p-elem,
.fontpairing9 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing9 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing10
 * Category: Cursive / Sans-Serif
 * Heading Font: Amatic SC
 * Body Font: Josefin Sans
 */
.fontpairing10 {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 14px; }
.fontpairing10 .hw-heading-text {
  font-family: 'Amatic SC', cursive;
  font-weight: 600; }
.fontpairing10 .hw-subheading-text {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal; }
.fontpairing10 .hw-content-text {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal; }
.fontpairing10 .btn {
  font-family: 'Josefin Sans', sans-serif; }
.fontpairing10 p,
.fontpairing10 .p-elem,
.fontpairing10 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing10 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing11
 * Category: Cursive / Sans-Serif
 * Heading Font: Pacifico
 * Body Font: Arimo
 */
.fontpairing11 {
  font-family: 'Arimo', sans-serif;
  font-size: 14px; }
.fontpairing11 .hw-heading-text {
  font-family: 'Pacifico', cursive;
  font-weight: normal; }
.fontpairing11 .hw-subheading-text {
  font-family: 'Arimo', sans-serif;
  font-weight: normal; }
.fontpairing11 .hw-content-text {
  font-family: 'Arimo', sans-serif;
  font-weight: normal; }
.fontpairing11 .btn {
  font-family: 'Arimo', sans-serif; }
.fontpairing11 p,
.fontpairing11 .p-elem,
.fontpairing11 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing11 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing12
 * Category: Cursive / Sans-Serif
 * Heading Font: Lobster
 * Body Font: Cabin
 */
.fontpairing12 {
  font-family: 'Cabin', sans-serif;
  font-size: 14px; }
.fontpairing12 .hw-heading-text {
  font-family: 'Lobster', cursive;
  font-weight: normal; }
.fontpairing12 .hw-subheading-text {
  font-family: 'Cabin', sans-serif;
  font-weight: normal; }
.fontpairing12 .hw-content-text {
  font-family: 'Cabin', sans-serif;
  font-weight: normal; }
.fontpairing12 .btn {
  font-family: 'Cabin', sans-serif; }
.fontpairing12 p,
.fontpairing12 .p-elem,
.fontpairing12 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing12 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing13
 * Category: Cursive / Serif
 * Heading Font: Dancing Script
 * Body Font: EB Garamond
 */
.fontpairing13 {
  font-family: 'EB Garamond';
  font-size: 14px; }
.fontpairing13 .hw-heading-text {
  font-family: 'Dancing Script';
  font-weight: normal; }
.fontpairing13 .hw-subheading-text {
  font-family: 'EB Garamond';
  font-weight: normal; }
.fontpairing13 .hw-content-text {
  font-family: 'EB Garamond';
  font-weight: normal; }
.fontpairing13 .btn {
  font-family: 'EB Garamond'; }
.fontpairing13 p,
.fontpairing13 .p-elem,
.fontpairing13 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing13 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing14
 * Category: Cursive / Serif
 * Heading Font: Sansita One
 * Body Font: Kameron
 */
.fontpairing14 {
  font-family: 'Kameron', serif;
  font-size: 14px; }
.fontpairing14 .hw-heading-text {
  font-family: 'Sansita One', cursive;
  font-weight: normal; }
.fontpairing14 .hw-subheading-text {
  font-family: 'Kameron', serif;
  font-weight: normal; }
.fontpairing14 .hw-content-text {
  font-family: 'Kameron', serif;
  font-weight: normal; }
.fontpairing14 .btn {
  font-family: 'Kameron', serif; }
.fontpairing14 p,
.fontpairing14 .p-elem,
.fontpairing14 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing14 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing15
 * Category: Cursive / Serif
 * Heading Font: Sacramento 
 * Body Font: Alice
 */
.fontpairing15 {
  font-family: 'Alice', serif;
  font-size: 14px; }
.fontpairing15 .hw-heading-text {
  font-family: 'Sacramento', cursive;
  font-weight: 600; }
.fontpairing15 .hw-subheading-text {
  font-family: 'Alice', serif;
  font-weight: normal; }
.fontpairing15 .hw-content-text {
  font-family: 'Alice', serif;
  font-weight: normal; }
.fontpairing15 .btn {
  font-family: 'Alice', serif; }
.fontpairing15 p,
.fontpairing15 .p-elem,
.fontpairing15 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing15 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing16
 * Category: Serif / Serif
 * Heading Font: Bree Serif
 * Body Font: Lora
 */
.fontpairing16 {
  font-family: 'Lora', serif;
  font-size: 14px; }
.fontpairing16 .hw-heading-text {
  font-family: 'Bree Serif', serif;
  font-weight: normal; }
.fontpairing16 .hw-subheading-text {
  font-family: 'Lora', serif;
  font-weight: normal; }
.fontpairing16 .hw-content-text {
  font-family: 'Lora', serif;
  font-weight: normal; }
.fontpairing16 .btn {
  font-family: 'Lora', serif; }
.fontpairing16 p,
.fontpairing16 .p-elem,
.fontpairing16 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing16 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing17
 * Category: Serif / Serif
 * Heading Font: Quando
 * Body Font: Judson
 */
.fontpairing17 {
  font-family: 'Judson', serif;
  font-size: 14px; }
.fontpairing17 .hw-heading-text {
  font-family: 'Quando', serif;
  font-weight: 600; }
.fontpairing17 .hw-subheading-text {
  font-family: 'Judson', serif;
  font-weight: normal; }
.fontpairing17 .hw-content-text {
  font-family: 'Judson', serif;
  font-weight: normal; }
.fontpairing17 .btn {
  font-family: 'Judson', serif; }
.fontpairing17 p,
.fontpairing17 .p-elem,
.fontpairing17 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing17 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/*
 * fontpairing18
 * Category: Serif / Serif
 * Heading Font: Playfair Display
 * Body Font: Alice
 */
.fontpairing18 {
  font-family: 'Alice', serif;
  font-size: 14px; }
.fontpairing18 .hw-heading-text {
  font-family: 'Playfair Display', serif;
  font-weight: 600; }
.fontpairing18 .hw-subheading-text {
  font-family: 'Alice', serif;
  font-weight: normal; }
.fontpairing18 .hw-content-text {
  font-family: 'Alice', serif;
  font-weight: normal; }
.fontpairing18 .btn {
  font-family: 'Alice', serif; }
.fontpairing18 p,
.fontpairing18 .p-elem,
.fontpairing18 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.6; }
.fontpairing18 .hw-heading-text > a {
  font-size: inherit;
  font-weight: inherit; }

/* ************
	PALETTE   
************* */
/*
 * palette1
 * #41bdac
 * #fc4a1a
 * #f7b733
 * #dfdce3
 */
.palette1 .default {
  background-color: #fff;
  color: #333; }
.palette1 .default h1, .palette1 .default h2, .palette1 .default h3, .palette1 .default h4, .palette1 .default h5, .palette1 .default h6 {
  color: #333; }
.palette1 .default a,
.palette1 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette1 .default a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette1 .default .hw-heading-text > a {
  color: inherit; }
.palette1 .default .btn,
.palette1 .default button,
.palette1 .default input[type="submit"],
.palette1 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #41bdac;
  border-color: #41bdac;
  color: #fff; }
.palette1 .default .navbar-nav > li > a {
  color: #333; }
.palette1 .default .navbar-nav li.active a,
.palette1 .default .navbar-nav li > a:focus,
.palette1 .default .navbar-nav li > a:hover,
.palette1 .default .navbar-nav li.active > a:focus,
.palette1 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette1 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette1 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette1 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette1 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette1 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette1 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette1 .style-a {
  background-color: #41bdac;
  color: #fff; }
.palette1 .style-a h1, .palette1 .style-a h2, .palette1 .style-a h3, .palette1 .style-a h4, .palette1 .style-a h5, .palette1 .style-a h6 {
  color: #fff; }
.palette1 .style-a a,
.palette1 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette1 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette1 .style-a .hw-heading-text > a {
  color: inherit; }
.palette1 .style-a .btn,
.palette1 .style-a button,
.palette1 .style-a input[type="submit"],
.palette1 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7b733;
  border-color: #f7b733;
  color: #fff; }
.palette1 .style-a .navbar-nav > li > a {
  color: #fafafa; }
.palette1 .style-a .navbar-nav li.active a,
.palette1 .style-a .navbar-nav li > a:focus,
.palette1 .style-a .navbar-nav li > a:hover,
.palette1 .style-a .navbar-nav li.active > a:focus,
.palette1 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette1 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette1 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette1 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette1 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette1 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette1 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #41bdac; }
.palette1 .style-b {
  background-color: #fc4a1a;
  color: #fff; }
.palette1 .style-b h1, .palette1 .style-b h2, .palette1 .style-b h3, .palette1 .style-b h4, .palette1 .style-b h5, .palette1 .style-b h6 {
  color: #fff; }
.palette1 .style-b a,
.palette1 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette1 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette1 .style-b .hw-heading-text > a {
  color: inherit; }
.palette1 .style-b .btn,
.palette1 .style-b button,
.palette1 .style-b input[type="submit"],
.palette1 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7b733;
  border-color: #f7b733;
  color: #fff; }
.palette1 .style-b .navbar-nav > li > a {
  color: #fafafa; }
.palette1 .style-b .navbar-nav li.active a,
.palette1 .style-b .navbar-nav li > a:focus,
.palette1 .style-b .navbar-nav li > a:hover,
.palette1 .style-b .navbar-nav li.active > a:focus,
.palette1 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette1 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette1 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette1 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette1 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette1 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette1 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fc4a1a; }
.palette1 .style-c {
  background-color: #f7b733;
  color: #fff; }
.palette1 .style-c h1, .palette1 .style-c h2, .palette1 .style-c h3, .palette1 .style-c h4, .palette1 .style-c h5, .palette1 .style-c h6 {
  color: #fff; }
.palette1 .style-c a,
.palette1 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette1 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette1 .style-c .hw-heading-text > a {
  color: inherit; }
.palette1 .style-c .btn,
.palette1 .style-c button,
.palette1 .style-c input[type="submit"],
.palette1 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #41bdac;
  border-color: #41bdac;
  color: #fff; }
.palette1 .style-c .navbar-nav > li > a {
  color: fafafa; }
.palette1 .style-c .navbar-nav li.active a,
.palette1 .style-c .navbar-nav li > a:focus,
.palette1 .style-c .navbar-nav li > a:hover,
.palette1 .style-c .navbar-nav li.active > a:focus,
.palette1 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette1 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette1 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette1 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette1 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette1 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette1 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f7b733; }
.palette1 .style-d {
  background-color: #dfdce3;
  color: #333; }
.palette1 .style-d h1, .palette1 .style-d h2, .palette1 .style-d h3, .palette1 .style-d h4, .palette1 .style-d h5, .palette1 .style-d h6 {
  color: #333; }
.palette1 .style-d a,
.palette1 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette1 .style-d a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette1 .style-d .hw-heading-text > a {
  color: inherit; }
.palette1 .style-d .btn,
.palette1 .style-d button,
.palette1 .style-d input[type="submit"],
.palette1 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #41bdac;
  border-color: #41bdac;
  color: #fff; }
.palette1 .style-d .navbar-nav > li > a {
  color: #656565; }
.palette1 .style-d .navbar-nav li.active a,
.palette1 .style-d .navbar-nav li > a:focus,
.palette1 .style-d .navbar-nav li > a:hover,
.palette1 .style-d .navbar-nav li.active > a:focus,
.palette1 .style-d .navbar-nav li.active > a:hover {
  color: #000; }
.palette1 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #ddd; }
.palette1 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette1 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette1 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette1 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette1 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette1.buttonset4 .default .btn,
.palette1.buttonset4 .default button,
.palette1.buttonset4 .default input[type="submit"], .palette1.buttonset5 .default .btn,
.palette1.buttonset5 .default button,
.palette1.buttonset5 .default input[type="submit"], .palette1.buttonset6 .default .btn,
.palette1.buttonset6 .default button,
.palette1.buttonset6 .default input[type="submit"] {
  color: #41bdac; }
.palette1.buttonset4 .style-a .btn,
.palette1.buttonset4 .style-a button,
.palette1.buttonset4 .style-a input[type="submit"], .palette1.buttonset5 .style-a .btn,
.palette1.buttonset5 .style-a button,
.palette1.buttonset5 .style-a input[type="submit"], .palette1.buttonset6 .style-a .btn,
.palette1.buttonset6 .style-a button,
.palette1.buttonset6 .style-a input[type="submit"] {
  color: #f7b733; }
.palette1.buttonset4 .style-b .btn,
.palette1.buttonset4 .style-b button,
.palette1.buttonset4 .style-b input[type="submit"], .palette1.buttonset5 .style-b .btn,
.palette1.buttonset5 .style-b button,
.palette1.buttonset5 .style-b input[type="submit"], .palette1.buttonset6 .style-b .btn,
.palette1.buttonset6 .style-b button,
.palette1.buttonset6 .style-b input[type="submit"] {
  color: #f7b733; }
.palette1.buttonset4 .style-c .btn,
.palette1.buttonset4 .style-c button,
.palette1.buttonset4 .style-c input[type="submit"], .palette1.buttonset5 .style-c .btn,
.palette1.buttonset5 .style-c button,
.palette1.buttonset5 .style-c input[type="submit"], .palette1.buttonset6 .style-c .btn,
.palette1.buttonset6 .style-c button,
.palette1.buttonset6 .style-c input[type="submit"] {
  color: #41bdac; }
.palette1.buttonset4 .style-d .btn,
.palette1.buttonset4 .style-d button,
.palette1.buttonset4 .style-d input[type="submit"], .palette1.buttonset5 .style-d .btn,
.palette1.buttonset5 .style-d button,
.palette1.buttonset5 .style-d input[type="submit"], .palette1.buttonset6 .style-d .btn,
.palette1.buttonset6 .style-d button,
.palette1.buttonset6 .style-d input[type="submit"] {
  color: #41bdac; }
.palette1.buttonset7 .default .btn.hw-secondary-btn,
.palette1.buttonset7 .default button.hw-secondary-btn,
.palette1.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette1.buttonset8 .default .btn.hw-secondary-btn,
.palette1.buttonset8 .default button.hw-secondary-btn,
.palette1.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette1.buttonset9 .default .btn.hw-secondary-btn,
.palette1.buttonset9 .default button.hw-secondary-btn,
.palette1.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #41bdac; }
.palette1.buttonset7 .style-a .btn.hw-secondary-btn,
.palette1.buttonset7 .style-a button.hw-secondary-btn,
.palette1.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette1.buttonset8 .style-a .btn.hw-secondary-btn,
.palette1.buttonset8 .style-a button.hw-secondary-btn,
.palette1.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette1.buttonset9 .style-a .btn.hw-secondary-btn,
.palette1.buttonset9 .style-a button.hw-secondary-btn,
.palette1.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #f7b733; }
.palette1.buttonset7 .style-b .btn.hw-secondary-btn,
.palette1.buttonset7 .style-b button.hw-secondary-btn,
.palette1.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette1.buttonset8 .style-b .btn.hw-secondary-btn,
.palette1.buttonset8 .style-b button.hw-secondary-btn,
.palette1.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette1.buttonset9 .style-b .btn.hw-secondary-btn,
.palette1.buttonset9 .style-b button.hw-secondary-btn,
.palette1.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #f7b733; }
.palette1.buttonset7 .style-c .btn.hw-secondary-btn,
.palette1.buttonset7 .style-c button.hw-secondary-btn,
.palette1.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette1.buttonset8 .style-c .btn.hw-secondary-btn,
.palette1.buttonset8 .style-c button.hw-secondary-btn,
.palette1.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette1.buttonset9 .style-c .btn.hw-secondary-btn,
.palette1.buttonset9 .style-c button.hw-secondary-btn,
.palette1.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #41bdac; }
.palette1.buttonset7 .style-d .btn.hw-secondary-btn,
.palette1.buttonset7 .style-d button.hw-secondary-btn,
.palette1.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette1.buttonset8 .style-d .btn.hw-secondary-btn,
.palette1.buttonset8 .style-d button.hw-secondary-btn,
.palette1.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette1.buttonset9 .style-d .btn.hw-secondary-btn,
.palette1.buttonset9 .style-d button.hw-secondary-btn,
.palette1.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #41bdac; }

/*
 * palette2
 * #caebf2
 * #a9a9a9
 * #ff383f
 * #efefef
 */
.palette2 .default {
  background-color: #fff;
  color: #545454; }
.palette2 .default h1, .palette2 .default h2, .palette2 .default h3, .palette2 .default h4, .palette2 .default h5, .palette2 .default h6 {
  color: #545454; }
.palette2 .default a,
.palette2 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette2 .default a > i.fa:not(#lnkEditImage) {
  color: #545454; }
.palette2 .default .hw-heading-text > a {
  color: inherit; }
.palette2 .default .btn,
.palette2 .default button,
.palette2 .default input[type="submit"],
.palette2 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff383f;
  border-color: #ff383f;
  color: #fff; }
.palette2 .default .navbar-nav > li > a {
  color: #545454; }
.palette2 .default .navbar-nav li.active a,
.palette2 .default .navbar-nav li > a:focus,
.palette2 .default .navbar-nav li > a:hover,
.palette2 .default .navbar-nav li.active > a:focus,
.palette2 .default .navbar-nav li.active > a:hover {
  color: #333; }
.palette2 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette2 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette2 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette2 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette2 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette2 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette2 .style-a {
  background-color: #caebf2;
  color: #545454; }
.palette2 .style-a h1, .palette2 .style-a h2, .palette2 .style-a h3, .palette2 .style-a h4, .palette2 .style-a h5, .palette2 .style-a h6 {
  color: #545454; }
.palette2 .style-a a,
.palette2 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette2 .style-a a > i.fa:not(#lnkEditImage) {
  color: #545454; }
.palette2 .style-a .hw-heading-text > a {
  color: inherit; }
.palette2 .style-a .btn,
.palette2 .style-a button,
.palette2 .style-a input[type="submit"],
.palette2 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7b733;
  border-color: #f7b733;
  color: #fff; }
.palette2 .style-a .navbar-nav > li > a {
  color: #545454; }
.palette2 .style-a .navbar-nav li.active a,
.palette2 .style-a .navbar-nav li > a:focus,
.palette2 .style-a .navbar-nav li > a:hover,
.palette2 .style-a .navbar-nav li.active > a:focus,
.palette2 .style-a .navbar-nav li.active > a:hover {
  color: #333; }
.palette2 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette2 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette2 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette2 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette2 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette2 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #caebf2; }
.palette2 .style-a hr {
  border-color: #fff; }
.palette2 .style-b {
  background-color: #a9a9a9;
  color: #fff; }
.palette2 .style-b h1, .palette2 .style-b h2, .palette2 .style-b h3, .palette2 .style-b h4, .palette2 .style-b h5, .palette2 .style-b h6 {
  color: #fff; }
.palette2 .style-b a,
.palette2 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette2 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette2 .style-b .hw-heading-text > a {
  color: inherit; }
.palette2 .style-b .btn,
.palette2 .style-b button,
.palette2 .style-b input[type="submit"],
.palette2 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff383f;
  border-color: #ff383f;
  color: #fff; }
.palette2 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette2 .style-b .navbar-nav li.active a,
.palette2 .style-b .navbar-nav li > a:focus,
.palette2 .style-b .navbar-nav li > a:hover,
.palette2 .style-b .navbar-nav li.active > a:focus,
.palette2 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette2 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #ddd; }
.palette2 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette2 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette2 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette2 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette2 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #eee; }
.palette2 .style-c {
  background-color: #ff383f;
  color: #fff; }
.palette2 .style-c h1, .palette2 .style-c h2, .palette2 .style-c h3, .palette2 .style-c h4, .palette2 .style-c h5, .palette2 .style-c h6 {
  color: #fff; }
.palette2 .style-c a,
.palette2 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette2 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette2 .style-c .hw-heading-text > a {
  color: inherit; }
.palette2 .style-c .btn,
.palette2 .style-c button,
.palette2 .style-c input[type="submit"],
.palette2 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #a9a9a9;
  border-color: #a9a9a9;
  color: #fff; }
.palette2 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette2 .style-c .navbar-nav li.active a,
.palette2 .style-c .navbar-nav li > a:focus,
.palette2 .style-c .navbar-nav li > a:hover,
.palette2 .style-c .navbar-nav li.active > a:focus,
.palette2 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette2 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette2 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette2 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette2 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette2 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette2 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #ff383f; }
.palette2 .style-d {
  background-color: #efefef;
  color: #545454; }
.palette2 .style-d h1, .palette2 .style-d h2, .palette2 .style-d h3, .palette2 .style-d h4, .palette2 .style-d h5, .palette2 .style-d h6 {
  color: #545454; }
.palette2 .style-d a,
.palette2 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette2 .style-d a > i.fa:not(#lnkEditImage) {
  color: #545454; }
.palette2 .style-d .hw-heading-text > a {
  color: inherit; }
.palette2 .style-d .btn,
.palette2 .style-d button,
.palette2 .style-d input[type="submit"],
.palette2 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff383f;
  border-color: #ff383f;
  color: #fff; }
.palette2 .style-d .navbar-nav > li > a {
  color: #545454; }
.palette2 .style-d .navbar-nav li.active a,
.palette2 .style-d .navbar-nav li > a:focus,
.palette2 .style-d .navbar-nav li > a:hover,
.palette2 .style-d .navbar-nav li.active > a:focus,
.palette2 .style-d .navbar-nav li.active > a:hover {
  color: #333; }
.palette2 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette2 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette2 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette2 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette2 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette2 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette2 .style-d hr {
  border-color: #fff; }
.palette2.buttonset4 .default .btn,
.palette2.buttonset4 .default button,
.palette2.buttonset4 .default input[type="submit"], .palette2.buttonset5 .default .btn,
.palette2.buttonset5 .default button,
.palette2.buttonset5 .default input[type="submit"], .palette2.buttonset6 .default .btn,
.palette2.buttonset6 .default button,
.palette2.buttonset6 .default input[type="submit"] {
  color: #ff383f; }
.palette2.buttonset4 .style-a .btn,
.palette2.buttonset4 .style-a button,
.palette2.buttonset4 .style-a input[type="submit"], .palette2.buttonset5 .style-a .btn,
.palette2.buttonset5 .style-a button,
.palette2.buttonset5 .style-a input[type="submit"], .palette2.buttonset6 .style-a .btn,
.palette2.buttonset6 .style-a button,
.palette2.buttonset6 .style-a input[type="submit"] {
  color: #f7b733; }
.palette2.buttonset4 .style-b .btn,
.palette2.buttonset4 .style-b button,
.palette2.buttonset4 .style-b input[type="submit"], .palette2.buttonset5 .style-b .btn,
.palette2.buttonset5 .style-b button,
.palette2.buttonset5 .style-b input[type="submit"], .palette2.buttonset6 .style-b .btn,
.palette2.buttonset6 .style-b button,
.palette2.buttonset6 .style-b input[type="submit"] {
  color: #ff383f; }
.palette2.buttonset4 .style-c .btn,
.palette2.buttonset4 .style-c button,
.palette2.buttonset4 .style-c input[type="submit"], .palette2.buttonset5 .style-c .btn,
.palette2.buttonset5 .style-c button,
.palette2.buttonset5 .style-c input[type="submit"], .palette2.buttonset6 .style-c .btn,
.palette2.buttonset6 .style-c button,
.palette2.buttonset6 .style-c input[type="submit"] {
  color: #a9a9a9; }
.palette2.buttonset4 .style-d .btn,
.palette2.buttonset4 .style-d button,
.palette2.buttonset4 .style-d input[type="submit"], .palette2.buttonset5 .style-d .btn,
.palette2.buttonset5 .style-d button,
.palette2.buttonset5 .style-d input[type="submit"], .palette2.buttonset6 .style-d .btn,
.palette2.buttonset6 .style-d button,
.palette2.buttonset6 .style-d input[type="submit"] {
  color: #ff383f; }
.palette2.buttonset7 .default .btn.hw-secondary-btn,
.palette2.buttonset7 .default button.hw-secondary-btn,
.palette2.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette2.buttonset8 .default .btn.hw-secondary-btn,
.palette2.buttonset8 .default button.hw-secondary-btn,
.palette2.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette2.buttonset9 .default .btn.hw-secondary-btn,
.palette2.buttonset9 .default button.hw-secondary-btn,
.palette2.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #ff383f; }
.palette2.buttonset7 .style-a .btn.hw-secondary-btn,
.palette2.buttonset7 .style-a button.hw-secondary-btn,
.palette2.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette2.buttonset8 .style-a .btn.hw-secondary-btn,
.palette2.buttonset8 .style-a button.hw-secondary-btn,
.palette2.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette2.buttonset9 .style-a .btn.hw-secondary-btn,
.palette2.buttonset9 .style-a button.hw-secondary-btn,
.palette2.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #f7b733; }
.palette2.buttonset7 .style-b .btn.hw-secondary-btn,
.palette2.buttonset7 .style-b button.hw-secondary-btn,
.palette2.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette2.buttonset8 .style-b .btn.hw-secondary-btn,
.palette2.buttonset8 .style-b button.hw-secondary-btn,
.palette2.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette2.buttonset9 .style-b .btn.hw-secondary-btn,
.palette2.buttonset9 .style-b button.hw-secondary-btn,
.palette2.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #ff383f; }
.palette2.buttonset7 .style-c .btn.hw-secondary-btn,
.palette2.buttonset7 .style-c button.hw-secondary-btn,
.palette2.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette2.buttonset8 .style-c .btn.hw-secondary-btn,
.palette2.buttonset8 .style-c button.hw-secondary-btn,
.palette2.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette2.buttonset9 .style-c .btn.hw-secondary-btn,
.palette2.buttonset9 .style-c button.hw-secondary-btn,
.palette2.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #a9a9a9; }
.palette2.buttonset7 .style-d .btn.hw-secondary-btn,
.palette2.buttonset7 .style-d button.hw-secondary-btn,
.palette2.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette2.buttonset8 .style-d .btn.hw-secondary-btn,
.palette2.buttonset8 .style-d button.hw-secondary-btn,
.palette2.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette2.buttonset9 .style-d .btn.hw-secondary-btn,
.palette2.buttonset9 .style-d button.hw-secondary-btn,
.palette2.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #ff383f; }

/*
 * palette3
 * #cae4db
 * #dcae1d
 * #00303f
 * #7a9d96
 */
.palette3 .default {
  background-color: #fff;
  color: #10231d; }
.palette3 .default h1, .palette3 .default h2, .palette3 .default h3, .palette3 .default h4, .palette3 .default h5, .palette3 .default h6 {
  color: #10231d; }
.palette3 .default a,
.palette3 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette3 .default a > i.fa:not(#lnkEditImage) {
  color: #10231d; }
.palette3 .default .hw-heading-text > a {
  color: inherit; }
.palette3 .default .btn,
.palette3 .default button,
.palette3 .default input[type="submit"],
.palette3 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #00303f;
  border-color: #00303f;
  color: #fff; }
.palette3 .default .navbar-nav > li > a {
  color: #10231d; }
.palette3 .default .navbar-nav li.active a,
.palette3 .default .navbar-nav li > a:focus,
.palette3 .default .navbar-nav li > a:hover,
.palette3 .default .navbar-nav li.active > a:focus,
.palette3 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette3 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette3 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette3 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette3 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette3 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette3 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette3 .style-a {
  background-color: #cae4db;
  color: #10231d; }
.palette3 .style-a h1, .palette3 .style-a h2, .palette3 .style-a h3, .palette3 .style-a h4, .palette3 .style-a h5, .palette3 .style-a h6 {
  color: #10231d; }
.palette3 .style-a a,
.palette3 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette3 .style-a a > i.fa:not(#lnkEditImage) {
  color: #10231d; }
.palette3 .style-a .hw-heading-text > a {
  color: inherit; }
.palette3 .style-a .btn,
.palette3 .style-a button,
.palette3 .style-a input[type="submit"],
.palette3 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #00303f;
  border-color: #00303f;
  color: #fff; }
.palette3 .style-a .navbar-nav > li > a {
  color: #10231d; }
.palette3 .style-a .navbar-nav li.active a,
.palette3 .style-a .navbar-nav li > a:focus,
.palette3 .style-a .navbar-nav li > a:hover,
.palette3 .style-a .navbar-nav li.active > a:focus,
.palette3 .style-a .navbar-nav li.active > a:hover {
  color: #000; }
.palette3 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette3 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette3 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette3 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette3 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette3 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #cae4db; }
.palette3 .style-b {
  background-color: #dcae1d;
  color: #fff; }
.palette3 .style-b h1, .palette3 .style-b h2, .palette3 .style-b h3, .palette3 .style-b h4, .palette3 .style-b h5, .palette3 .style-b h6 {
  color: #fff; }
.palette3 .style-b a,
.palette3 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette3 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette3 .style-b .hw-heading-text > a {
  color: inherit; }
.palette3 .style-b .btn,
.palette3 .style-b button,
.palette3 .style-b input[type="submit"],
.palette3 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #00303f;
  border-color: #00303f;
  color: #fff; }
.palette3 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette3 .style-b .navbar-nav li.active a,
.palette3 .style-b .navbar-nav li > a:focus,
.palette3 .style-b .navbar-nav li > a:hover,
.palette3 .style-b .navbar-nav li.active > a:focus,
.palette3 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette3 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette3 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette3 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette3 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette3 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette3 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #dcae1d; }
.palette3 .style-c {
  background-color: #00303f;
  color: #fff; }
.palette3 .style-c h1, .palette3 .style-c h2, .palette3 .style-c h3, .palette3 .style-c h4, .palette3 .style-c h5, .palette3 .style-c h6 {
  color: #fff; }
.palette3 .style-c a,
.palette3 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette3 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette3 .style-c .hw-heading-text > a {
  color: inherit; }
.palette3 .style-c .btn,
.palette3 .style-c button,
.palette3 .style-c input[type="submit"],
.palette3 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #dcae1d;
  border-color: #dcae1d;
  color: #fff; }
.palette3 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette3 .style-c .navbar-nav li.active a,
.palette3 .style-c .navbar-nav li > a:focus,
.palette3 .style-c .navbar-nav li > a:hover,
.palette3 .style-c .navbar-nav li.active > a:focus,
.palette3 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette3 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette3 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette3 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette3 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette3 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette3 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette3 .style-d {
  background-color: #7a9d96;
  color: #fff; }
.palette3 .style-d h1, .palette3 .style-d h2, .palette3 .style-d h3, .palette3 .style-d h4, .palette3 .style-d h5, .palette3 .style-d h6 {
  color: #fff; }
.palette3 .style-d a,
.palette3 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette3 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette3 .style-d .hw-heading-text > a {
  color: inherit; }
.palette3 .style-d .btn,
.palette3 .style-d button,
.palette3 .style-d input[type="submit"],
.palette3 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #00303f;
  border-color: #00303f;
  color: #fff; }
.palette3 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette3 .style-d .navbar-nav li.active a,
.palette3 .style-d .navbar-nav li > a:focus,
.palette3 .style-d .navbar-nav li > a:hover,
.palette3 .style-d .navbar-nav li.active > a:focus,
.palette3 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette3 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette3 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette3 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette3 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette3 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette3 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #7a9d96; }
.palette3.buttonset4 .default .btn,
.palette3.buttonset4 .default button,
.palette3.buttonset4 .default input[type="submit"], .palette3.buttonset5 .default .btn,
.palette3.buttonset5 .default button,
.palette3.buttonset5 .default input[type="submit"], .palette3.buttonset6 .default .btn,
.palette3.buttonset6 .default button,
.palette3.buttonset6 .default input[type="submit"] {
  color: #00303f; }
.palette3.buttonset4 .style-a .btn,
.palette3.buttonset4 .style-a button,
.palette3.buttonset4 .style-a input[type="submit"], .palette3.buttonset5 .style-a .btn,
.palette3.buttonset5 .style-a button,
.palette3.buttonset5 .style-a input[type="submit"], .palette3.buttonset6 .style-a .btn,
.palette3.buttonset6 .style-a button,
.palette3.buttonset6 .style-a input[type="submit"] {
  color: #00303f; }
.palette3.buttonset4 .style-b .btn,
.palette3.buttonset4 .style-b button,
.palette3.buttonset4 .style-b input[type="submit"], .palette3.buttonset5 .style-b .btn,
.palette3.buttonset5 .style-b button,
.palette3.buttonset5 .style-b input[type="submit"], .palette3.buttonset6 .style-b .btn,
.palette3.buttonset6 .style-b button,
.palette3.buttonset6 .style-b input[type="submit"] {
  color: #00303f; }
.palette3.buttonset4 .style-c .btn,
.palette3.buttonset4 .style-c button,
.palette3.buttonset4 .style-c input[type="submit"], .palette3.buttonset5 .style-c .btn,
.palette3.buttonset5 .style-c button,
.palette3.buttonset5 .style-c input[type="submit"], .palette3.buttonset6 .style-c .btn,
.palette3.buttonset6 .style-c button,
.palette3.buttonset6 .style-c input[type="submit"] {
  color: #dcae1d; }
.palette3.buttonset4 .style-d .btn,
.palette3.buttonset4 .style-d button,
.palette3.buttonset4 .style-d input[type="submit"], .palette3.buttonset5 .style-d .btn,
.palette3.buttonset5 .style-d button,
.palette3.buttonset5 .style-d input[type="submit"], .palette3.buttonset6 .style-d .btn,
.palette3.buttonset6 .style-d button,
.palette3.buttonset6 .style-d input[type="submit"] {
  color: #00303f; }
.palette3.buttonset7 .default .btn.hw-secondary-btn,
.palette3.buttonset7 .default button.hw-secondary-btn,
.palette3.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette3.buttonset8 .default .btn.hw-secondary-btn,
.palette3.buttonset8 .default button.hw-secondary-btn,
.palette3.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette3.buttonset9 .default .btn.hw-secondary-btn,
.palette3.buttonset9 .default button.hw-secondary-btn,
.palette3.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #00303f; }
.palette3.buttonset7 .style-a .btn.hw-secondary-btn,
.palette3.buttonset7 .style-a button.hw-secondary-btn,
.palette3.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette3.buttonset8 .style-a .btn.hw-secondary-btn,
.palette3.buttonset8 .style-a button.hw-secondary-btn,
.palette3.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette3.buttonset9 .style-a .btn.hw-secondary-btn,
.palette3.buttonset9 .style-a button.hw-secondary-btn,
.palette3.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #00303f; }
.palette3.buttonset7 .style-b .btn.hw-secondary-btn,
.palette3.buttonset7 .style-b button.hw-secondary-btn,
.palette3.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette3.buttonset8 .style-b .btn.hw-secondary-btn,
.palette3.buttonset8 .style-b button.hw-secondary-btn,
.palette3.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette3.buttonset9 .style-b .btn.hw-secondary-btn,
.palette3.buttonset9 .style-b button.hw-secondary-btn,
.palette3.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #00303f; }
.palette3.buttonset7 .style-c .btn.hw-secondary-btn,
.palette3.buttonset7 .style-c button.hw-secondary-btn,
.palette3.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette3.buttonset8 .style-c .btn.hw-secondary-btn,
.palette3.buttonset8 .style-c button.hw-secondary-btn,
.palette3.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette3.buttonset9 .style-c .btn.hw-secondary-btn,
.palette3.buttonset9 .style-c button.hw-secondary-btn,
.palette3.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #dcae1d; }
.palette3.buttonset7 .style-d .btn.hw-secondary-btn,
.palette3.buttonset7 .style-d button.hw-secondary-btn,
.palette3.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette3.buttonset8 .style-d .btn.hw-secondary-btn,
.palette3.buttonset8 .style-d button.hw-secondary-btn,
.palette3.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette3.buttonset9 .style-d .btn.hw-secondary-btn,
.palette3.buttonset9 .style-d button.hw-secondary-btn,
.palette3.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #00303f; }

/*
 * palette4
 * #a7d2cb
 * #f2d388
 * #c98474
 * #874c62
 */
.palette4 .default {
  background-color: #fff;
  color: #777; }
.palette4 .default h1, .palette4 .default h2, .palette4 .default h3, .palette4 .default h4, .palette4 .default h5, .palette4 .default h6 {
  color: #777; }
.palette4 .default a,
.palette4 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette4 .default a > i.fa:not(#lnkEditImage) {
  color: #777; }
.palette4 .default .hw-heading-text > a {
  color: inherit; }
.palette4 .default .btn,
.palette4 .default button,
.palette4 .default input[type="submit"],
.palette4 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #874c62;
  border-color: #874c62;
  color: #fff; }
.palette4 .default .navbar-nav > li > a {
  color: #777; }
.palette4 .default .navbar-nav li.active a,
.palette4 .default .navbar-nav li > a:focus,
.palette4 .default .navbar-nav li > a:hover,
.palette4 .default .navbar-nav li.active > a:focus,
.palette4 .default .navbar-nav li.active > a:hover {
  color: #333; }
.palette4 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette4 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette4 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette4 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette4 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette4 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette4 .style-a {
  background-color: #a7d2cb;
  color: #fff; }
.palette4 .style-a h1, .palette4 .style-a h2, .palette4 .style-a h3, .palette4 .style-a h4, .palette4 .style-a h5, .palette4 .style-a h6 {
  color: #fff; }
.palette4 .style-a a,
.palette4 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette4 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette4 .style-a .hw-heading-text > a {
  color: inherit; }
.palette4 .style-a .btn,
.palette4 .style-a button,
.palette4 .style-a input[type="submit"],
.palette4 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #874c62;
  border-color: #874c62;
  color: #fff; }
.palette4 .style-a .navbar-nav > li > a {
  color: #fafafa; }
.palette4 .style-a .navbar-nav li.active a,
.palette4 .style-a .navbar-nav li > a:focus,
.palette4 .style-a .navbar-nav li > a:hover,
.palette4 .style-a .navbar-nav li.active > a:focus,
.palette4 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette4 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette4 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette4 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette4 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette4 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette4 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #a7d2cb; }
.palette4 .style-b {
  background-color: #f2d388;
  color: #fff; }
.palette4 .style-b h1, .palette4 .style-b h2, .palette4 .style-b h3, .palette4 .style-b h4, .palette4 .style-b h5, .palette4 .style-b h6 {
  color: #fff; }
.palette4 .style-b a,
.palette4 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette4 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette4 .style-b .hw-heading-text > a {
  color: inherit; }
.palette4 .style-b .btn,
.palette4 .style-b button,
.palette4 .style-b input[type="submit"],
.palette4 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #874c62;
  border-color: #874c62;
  color: #fff; }
.palette4 .style-b .navbar-nav > li > a {
  color: #fafafa; }
.palette4 .style-b .navbar-nav li.active a,
.palette4 .style-b .navbar-nav li > a:focus,
.palette4 .style-b .navbar-nav li > a:hover,
.palette4 .style-b .navbar-nav li.active > a:focus,
.palette4 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette4 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette4 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette4 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette4 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette4 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette4 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f2d388; }
.palette4 .style-c {
  background-color: #c98474;
  color: #fff; }
.palette4 .style-c h1, .palette4 .style-c h2, .palette4 .style-c h3, .palette4 .style-c h4, .palette4 .style-c h5, .palette4 .style-c h6 {
  color: #fff; }
.palette4 .style-c a,
.palette4 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette4 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette4 .style-c .hw-heading-text > a {
  color: inherit; }
.palette4 .style-c .btn,
.palette4 .style-c button,
.palette4 .style-c input[type="submit"],
.palette4 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f2d388;
  border-color: #f2d388;
  color: #fff; }
.palette4 .style-c .navbar-nav > li > a {
  color: #fafafa; }
.palette4 .style-c .navbar-nav li.active a,
.palette4 .style-c .navbar-nav li > a:focus,
.palette4 .style-c .navbar-nav li > a:hover,
.palette4 .style-c .navbar-nav li.active > a:focus,
.palette4 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette4 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette4 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette4 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette4 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette4 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette4 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #c98474; }
.palette4 .style-d {
  background-color: #874c62;
  color: #fff; }
.palette4 .style-d h1, .palette4 .style-d h2, .palette4 .style-d h3, .palette4 .style-d h4, .palette4 .style-d h5, .palette4 .style-d h6 {
  color: #fff; }
.palette4 .style-d a,
.palette4 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette4 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette4 .style-d .hw-heading-text > a {
  color: inherit; }
.palette4 .style-d .btn,
.palette4 .style-d button,
.palette4 .style-d input[type="submit"],
.palette4 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f2d388;
  border-color: #f2d388;
  color: #fff; }
.palette4 .style-d .navbar-nav > li > a {
  color: #fafafa; }
.palette4 .style-d .navbar-nav li.active a,
.palette4 .style-d .navbar-nav li > a:focus,
.palette4 .style-d .navbar-nav li > a:hover,
.palette4 .style-d .navbar-nav li.active > a:focus,
.palette4 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette4 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette4 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette4 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette4 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette4 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette4 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette4.buttonset4 .default .btn,
.palette4.buttonset4 .default button,
.palette4.buttonset4 .default input[type="submit"], .palette4.buttonset5 .default .btn,
.palette4.buttonset5 .default button,
.palette4.buttonset5 .default input[type="submit"], .palette4.buttonset6 .default .btn,
.palette4.buttonset6 .default button,
.palette4.buttonset6 .default input[type="submit"] {
  color: #874c62; }
.palette4.buttonset4 .style-a .btn,
.palette4.buttonset4 .style-a button,
.palette4.buttonset4 .style-a input[type="submit"], .palette4.buttonset5 .style-a .btn,
.palette4.buttonset5 .style-a button,
.palette4.buttonset5 .style-a input[type="submit"], .palette4.buttonset6 .style-a .btn,
.palette4.buttonset6 .style-a button,
.palette4.buttonset6 .style-a input[type="submit"] {
  color: #874c62; }
.palette4.buttonset4 .style-b .btn,
.palette4.buttonset4 .style-b button,
.palette4.buttonset4 .style-b input[type="submit"], .palette4.buttonset5 .style-b .btn,
.palette4.buttonset5 .style-b button,
.palette4.buttonset5 .style-b input[type="submit"], .palette4.buttonset6 .style-b .btn,
.palette4.buttonset6 .style-b button,
.palette4.buttonset6 .style-b input[type="submit"] {
  color: #874c62; }
.palette4.buttonset4 .style-c .btn,
.palette4.buttonset4 .style-c button,
.palette4.buttonset4 .style-c input[type="submit"], .palette4.buttonset5 .style-c .btn,
.palette4.buttonset5 .style-c button,
.palette4.buttonset5 .style-c input[type="submit"], .palette4.buttonset6 .style-c .btn,
.palette4.buttonset6 .style-c button,
.palette4.buttonset6 .style-c input[type="submit"] {
  color: #f2d388; }
.palette4.buttonset4 .style-d .btn,
.palette4.buttonset4 .style-d button,
.palette4.buttonset4 .style-d input[type="submit"], .palette4.buttonset5 .style-d .btn,
.palette4.buttonset5 .style-d button,
.palette4.buttonset5 .style-d input[type="submit"], .palette4.buttonset6 .style-d .btn,
.palette4.buttonset6 .style-d button,
.palette4.buttonset6 .style-d input[type="submit"] {
  color: #f2d388; }
.palette4.buttonset7 .default .btn.hw-secondary-btn,
.palette4.buttonset7 .default button.hw-secondary-btn,
.palette4.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette4.buttonset8 .default .btn.hw-secondary-btn,
.palette4.buttonset8 .default button.hw-secondary-btn,
.palette4.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette4.buttonset9 .default .btn.hw-secondary-btn,
.palette4.buttonset9 .default button.hw-secondary-btn,
.palette4.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #874c62; }
.palette4.buttonset7 .style-a .btn.hw-secondary-btn,
.palette4.buttonset7 .style-a button.hw-secondary-btn,
.palette4.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette4.buttonset8 .style-a .btn.hw-secondary-btn,
.palette4.buttonset8 .style-a button.hw-secondary-btn,
.palette4.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette4.buttonset9 .style-a .btn.hw-secondary-btn,
.palette4.buttonset9 .style-a button.hw-secondary-btn,
.palette4.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #874c62; }
.palette4.buttonset7 .style-b .btn.hw-secondary-btn,
.palette4.buttonset7 .style-b button.hw-secondary-btn,
.palette4.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette4.buttonset8 .style-b .btn.hw-secondary-btn,
.palette4.buttonset8 .style-b button.hw-secondary-btn,
.palette4.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette4.buttonset9 .style-b .btn.hw-secondary-btn,
.palette4.buttonset9 .style-b button.hw-secondary-btn,
.palette4.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #874c62; }
.palette4.buttonset7 .style-c .btn.hw-secondary-btn,
.palette4.buttonset7 .style-c button.hw-secondary-btn,
.palette4.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette4.buttonset8 .style-c .btn.hw-secondary-btn,
.palette4.buttonset8 .style-c button.hw-secondary-btn,
.palette4.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette4.buttonset9 .style-c .btn.hw-secondary-btn,
.palette4.buttonset9 .style-c button.hw-secondary-btn,
.palette4.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #f2d388; }
.palette4.buttonset7 .style-d .btn.hw-secondary-btn,
.palette4.buttonset7 .style-d button.hw-secondary-btn,
.palette4.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette4.buttonset8 .style-d .btn.hw-secondary-btn,
.palette4.buttonset8 .style-d button.hw-secondary-btn,
.palette4.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette4.buttonset9 .style-d .btn.hw-secondary-btn,
.palette4.buttonset9 .style-d button.hw-secondary-btn,
.palette4.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #f2d388; }

/*
 * palette5
 * #c06014
 * #eddbcd
 * #000
 * #cdcdcd
 */
.palette5 .default {
  background-color: #fff;
  color: #000; }
.palette5 .default h1, .palette5 .default h2, .palette5 .default h3, .palette5 .default h4, .palette5 .default h5, .palette5 .default h6 {
  color: #000; }
.palette5 .default a,
.palette5 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette5 .default a > i.fa:not(#lnkEditImage) {
  color: #000; }
.palette5 .default .hw-heading-text > a {
  color: inherit; }
.palette5 .default .btn,
.palette5 .default button,
.palette5 .default input[type="submit"],
.palette5 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #c06014;
  border-color: #c06014;
  color: #fff; }
.palette5 .default .navbar-nav > li > a {
  color: #333; }
.palette5 .default .navbar-nav li.active a,
.palette5 .default .navbar-nav li > a:focus,
.palette5 .default .navbar-nav li > a:hover,
.palette5 .default .navbar-nav li.active > a:focus,
.palette5 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette5 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette5 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette5 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette5 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette5 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette5 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette5 .style-a {
  background-color: #c06014;
  color: #fff; }
.palette5 .style-a h1, .palette5 .style-a h2, .palette5 .style-a h3, .palette5 .style-a h4, .palette5 .style-a h5, .palette5 .style-a h6 {
  color: #fff; }
.palette5 .style-a a,
.palette5 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette5 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette5 .style-a .hw-heading-text > a {
  color: inherit; }
.palette5 .style-a .btn,
.palette5 .style-a button,
.palette5 .style-a input[type="submit"],
.palette5 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #000;
  border-color: #000;
  color: #fff; }
.palette5 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette5 .style-a .navbar-nav li.active a,
.palette5 .style-a .navbar-nav li > a:focus,
.palette5 .style-a .navbar-nav li > a:hover,
.palette5 .style-a .navbar-nav li.active > a:focus,
.palette5 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette5 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette5 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette5 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette5 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette5 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette5 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #c06014; }
.palette5 .style-b {
  background-color: #eddbcd;
  color: #000; }
.palette5 .style-b h1, .palette5 .style-b h2, .palette5 .style-b h3, .palette5 .style-b h4, .palette5 .style-b h5, .palette5 .style-b h6 {
  color: #000; }
.palette5 .style-b a,
.palette5 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette5 .style-b a > i.fa:not(#lnkEditImage) {
  color: #000; }
.palette5 .style-b .hw-heading-text > a {
  color: inherit; }
.palette5 .style-b .btn,
.palette5 .style-b button,
.palette5 .style-b input[type="submit"],
.palette5 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #c06014;
  border-color: #c06014;
  color: #fff; }
.palette5 .style-b .navbar-nav > li > a {
  color: #000; }
.palette5 .style-b .navbar-nav li.active a,
.palette5 .style-b .navbar-nav li > a:focus,
.palette5 .style-b .navbar-nav li > a:hover,
.palette5 .style-b .navbar-nav li.active > a:focus,
.palette5 .style-b .navbar-nav li.active > a:hover {
  color: #c06014; }
.palette5 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette5 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette5 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette5 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette5 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette5 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #eddbcd; }
.palette5 .style-c {
  background-color: #000;
  color: #fff; }
.palette5 .style-c h1, .palette5 .style-c h2, .palette5 .style-c h3, .palette5 .style-c h4, .palette5 .style-c h5, .palette5 .style-c h6 {
  color: #fff; }
.palette5 .style-c a,
.palette5 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette5 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette5 .style-c .hw-heading-text > a {
  color: inherit; }
.palette5 .style-c .btn,
.palette5 .style-c button,
.palette5 .style-c input[type="submit"],
.palette5 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #c06014;
  border-color: #c06014;
  color: #fff; }
.palette5 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette5 .style-c .navbar-nav li.active a,
.palette5 .style-c .navbar-nav li > a:focus,
.palette5 .style-c .navbar-nav li > a:hover,
.palette5 .style-c .navbar-nav li.active > a:focus,
.palette5 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette5 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette5 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette5 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette5 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette5 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette5 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette5 .style-d {
  background-color: #cdcdcd;
  color: #000; }
.palette5 .style-d h1, .palette5 .style-d h2, .palette5 .style-d h3, .palette5 .style-d h4, .palette5 .style-d h5, .palette5 .style-d h6 {
  color: #000; }
.palette5 .style-d a,
.palette5 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette5 .style-d a > i.fa:not(#lnkEditImage) {
  color: #000; }
.palette5 .style-d .hw-heading-text > a {
  color: inherit; }
.palette5 .style-d .btn,
.palette5 .style-d button,
.palette5 .style-d input[type="submit"],
.palette5 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #c06014;
  border-color: #c06014;
  color: #fff; }
.palette5 .style-d .navbar-nav > li > a {
  color: #333; }
.palette5 .style-d .navbar-nav li.active a,
.palette5 .style-d .navbar-nav li > a:focus,
.palette5 .style-d .navbar-nav li > a:hover,
.palette5 .style-d .navbar-nav li.active > a:focus,
.palette5 .style-d .navbar-nav li.active > a:hover {
  color: #000; }
.palette5 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette5 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette5 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette5 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette5 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette5 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette5.buttonset4 .default .btn,
.palette5.buttonset4 .default button,
.palette5.buttonset4 .default input[type="submit"], .palette5.buttonset5 .default .btn,
.palette5.buttonset5 .default button,
.palette5.buttonset5 .default input[type="submit"], .palette5.buttonset6 .default .btn,
.palette5.buttonset6 .default button,
.palette5.buttonset6 .default input[type="submit"] {
  color: #c06014; }
.palette5.buttonset4 .style-a .btn,
.palette5.buttonset4 .style-a button,
.palette5.buttonset4 .style-a input[type="submit"], .palette5.buttonset5 .style-a .btn,
.palette5.buttonset5 .style-a button,
.palette5.buttonset5 .style-a input[type="submit"], .palette5.buttonset6 .style-a .btn,
.palette5.buttonset6 .style-a button,
.palette5.buttonset6 .style-a input[type="submit"] {
  color: #000; }
.palette5.buttonset4 .style-b .btn,
.palette5.buttonset4 .style-b button,
.palette5.buttonset4 .style-b input[type="submit"], .palette5.buttonset5 .style-b .btn,
.palette5.buttonset5 .style-b button,
.palette5.buttonset5 .style-b input[type="submit"], .palette5.buttonset6 .style-b .btn,
.palette5.buttonset6 .style-b button,
.palette5.buttonset6 .style-b input[type="submit"] {
  color: #c06014; }
.palette5.buttonset4 .style-c .btn,
.palette5.buttonset4 .style-c button,
.palette5.buttonset4 .style-c input[type="submit"], .palette5.buttonset5 .style-c .btn,
.palette5.buttonset5 .style-c button,
.palette5.buttonset5 .style-c input[type="submit"], .palette5.buttonset6 .style-c .btn,
.palette5.buttonset6 .style-c button,
.palette5.buttonset6 .style-c input[type="submit"] {
  color: #c06014; }
.palette5.buttonset4 .style-d .btn,
.palette5.buttonset4 .style-d button,
.palette5.buttonset4 .style-d input[type="submit"], .palette5.buttonset5 .style-d .btn,
.palette5.buttonset5 .style-d button,
.palette5.buttonset5 .style-d input[type="submit"], .palette5.buttonset6 .style-d .btn,
.palette5.buttonset6 .style-d button,
.palette5.buttonset6 .style-d input[type="submit"] {
  color: #c06014; }
.palette5.buttonset7 .default .btn.hw-secondary-btn,
.palette5.buttonset7 .default button.hw-secondary-btn,
.palette5.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette5.buttonset8 .default .btn.hw-secondary-btn,
.palette5.buttonset8 .default button.hw-secondary-btn,
.palette5.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette5.buttonset9 .default .btn.hw-secondary-btn,
.palette5.buttonset9 .default button.hw-secondary-btn,
.palette5.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #c06014; }
.palette5.buttonset7 .style-a .btn.hw-secondary-btn,
.palette5.buttonset7 .style-a button.hw-secondary-btn,
.palette5.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette5.buttonset8 .style-a .btn.hw-secondary-btn,
.palette5.buttonset8 .style-a button.hw-secondary-btn,
.palette5.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette5.buttonset9 .style-a .btn.hw-secondary-btn,
.palette5.buttonset9 .style-a button.hw-secondary-btn,
.palette5.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #000; }
.palette5.buttonset7 .style-b .btn.hw-secondary-btn,
.palette5.buttonset7 .style-b button.hw-secondary-btn,
.palette5.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette5.buttonset8 .style-b .btn.hw-secondary-btn,
.palette5.buttonset8 .style-b button.hw-secondary-btn,
.palette5.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette5.buttonset9 .style-b .btn.hw-secondary-btn,
.palette5.buttonset9 .style-b button.hw-secondary-btn,
.palette5.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #c06014; }
.palette5.buttonset7 .style-c .btn.hw-secondary-btn,
.palette5.buttonset7 .style-c button.hw-secondary-btn,
.palette5.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette5.buttonset8 .style-c .btn.hw-secondary-btn,
.palette5.buttonset8 .style-c button.hw-secondary-btn,
.palette5.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette5.buttonset9 .style-c .btn.hw-secondary-btn,
.palette5.buttonset9 .style-c button.hw-secondary-btn,
.palette5.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #c06014; }
.palette5.buttonset7 .style-d .btn.hw-secondary-btn,
.palette5.buttonset7 .style-d button.hw-secondary-btn,
.palette5.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette5.buttonset8 .style-d .btn.hw-secondary-btn,
.palette5.buttonset8 .style-d button.hw-secondary-btn,
.palette5.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette5.buttonset9 .style-d .btn.hw-secondary-btn,
.palette5.buttonset9 .style-d button.hw-secondary-btn,
.palette5.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #c06014; }

/*
 * palette6
 * #e14658
 * #22252c
 * #3f3250
 * #c0b3a0
 */
.palette6 .default {
  background-color: #fff;
  color: #000; }
.palette6 .default h1, .palette6 .default h2, .palette6 .default h3, .palette6 .default h4, .palette6 .default h5, .palette6 .default h6 {
  color: #000; }
.palette6 .default a,
.palette6 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette6 .default a > i.fa:not(#lnkEditImage) {
  color: #000; }
.palette6 .default .hw-heading-text > a {
  color: inherit; }
.palette6 .default .btn,
.palette6 .default button,
.palette6 .default input[type="submit"],
.palette6 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #e14658;
  border-color: #e14658;
  color: #fff; }
.palette6 .default .navbar-nav > li > a {
  color: #333; }
.palette6 .default .navbar-nav li.active a,
.palette6 .default .navbar-nav li > a:focus,
.palette6 .default .navbar-nav li > a:hover,
.palette6 .default .navbar-nav li.active > a:focus,
.palette6 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette6 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette6 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette6 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette6 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette6 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette6 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette6 .style-a {
  background-color: #e14658;
  color: #fff; }
.palette6 .style-a h1, .palette6 .style-a h2, .palette6 .style-a h3, .palette6 .style-a h4, .palette6 .style-a h5, .palette6 .style-a h6 {
  color: #fff; }
.palette6 .style-a a,
.palette6 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette6 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette6 .style-a .hw-heading-text > a {
  color: inherit; }
.palette6 .style-a .btn,
.palette6 .style-a button,
.palette6 .style-a input[type="submit"],
.palette6 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #22252c;
  border-color: #22252c;
  color: #fff; }
.palette6 .style-a .navbar-nav > li > a {
  color: #fafafa; }
.palette6 .style-a .navbar-nav li.active a,
.palette6 .style-a .navbar-nav li > a:focus,
.palette6 .style-a .navbar-nav li > a:hover,
.palette6 .style-a .navbar-nav li.active > a:focus,
.palette6 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette6 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette6 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette6 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette6 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette6 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette6 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #e14658; }
.palette6 .style-b {
  background-color: #22252c;
  color: #fff; }
.palette6 .style-b h1, .palette6 .style-b h2, .palette6 .style-b h3, .palette6 .style-b h4, .palette6 .style-b h5, .palette6 .style-b h6 {
  color: #fff; }
.palette6 .style-b a,
.palette6 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette6 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette6 .style-b .hw-heading-text > a {
  color: inherit; }
.palette6 .style-b .btn,
.palette6 .style-b button,
.palette6 .style-b input[type="submit"],
.palette6 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #e14658;
  border-color: #e14658;
  color: #fff; }
.palette6 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette6 .style-b .navbar-nav li.active a,
.palette6 .style-b .navbar-nav li > a:focus,
.palette6 .style-b .navbar-nav li > a:hover,
.palette6 .style-b .navbar-nav li.active > a:focus,
.palette6 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette6 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette6 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette6 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette6 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette6 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette6 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette6 .style-c {
  background-color: #3f3250;
  color: #fff; }
.palette6 .style-c h1, .palette6 .style-c h2, .palette6 .style-c h3, .palette6 .style-c h4, .palette6 .style-c h5, .palette6 .style-c h6 {
  color: #fff; }
.palette6 .style-c a,
.palette6 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette6 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette6 .style-c .hw-heading-text > a {
  color: inherit; }
.palette6 .style-c .btn,
.palette6 .style-c button,
.palette6 .style-c input[type="submit"],
.palette6 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #e14658;
  border-color: #e14658;
  color: #fff; }
.palette6 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette6 .style-c .navbar-nav li.active a,
.palette6 .style-c .navbar-nav li > a:focus,
.palette6 .style-c .navbar-nav li > a:hover,
.palette6 .style-c .navbar-nav li.active > a:focus,
.palette6 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette6 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette6 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette6 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette6 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette6 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette6 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette6 .style-d {
  background-color: #c0b3a0;
  color: #fff; }
.palette6 .style-d h1, .palette6 .style-d h2, .palette6 .style-d h3, .palette6 .style-d h4, .palette6 .style-d h5, .palette6 .style-d h6 {
  color: #fff; }
.palette6 .style-d a,
.palette6 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette6 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette6 .style-d .hw-heading-text > a {
  color: inherit; }
.palette6 .style-d .btn,
.palette6 .style-d button,
.palette6 .style-d input[type="submit"],
.palette6 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #e14658;
  border-color: #e14658;
  color: #fff; }
.palette6 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette6 .style-d .navbar-nav li.active a,
.palette6 .style-d .navbar-nav li > a:focus,
.palette6 .style-d .navbar-nav li > a:hover,
.palette6 .style-d .navbar-nav li.active > a:focus,
.palette6 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette6 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fafafa; }
.palette6 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette6 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette6 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette6 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette6 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #c0b3a0; }
.palette6.buttonset4 .default .btn,
.palette6.buttonset4 .default button,
.palette6.buttonset4 .default input[type="submit"], .palette6.buttonset5 .default .btn,
.palette6.buttonset5 .default button,
.palette6.buttonset5 .default input[type="submit"], .palette6.buttonset6 .default .btn,
.palette6.buttonset6 .default button,
.palette6.buttonset6 .default input[type="submit"] {
  color: #e14658; }
.palette6.buttonset4 .style-a .btn,
.palette6.buttonset4 .style-a button,
.palette6.buttonset4 .style-a input[type="submit"], .palette6.buttonset5 .style-a .btn,
.palette6.buttonset5 .style-a button,
.palette6.buttonset5 .style-a input[type="submit"], .palette6.buttonset6 .style-a .btn,
.palette6.buttonset6 .style-a button,
.palette6.buttonset6 .style-a input[type="submit"] {
  color: #22252c; }
.palette6.buttonset4 .style-b .btn,
.palette6.buttonset4 .style-b button,
.palette6.buttonset4 .style-b input[type="submit"], .palette6.buttonset5 .style-b .btn,
.palette6.buttonset5 .style-b button,
.palette6.buttonset5 .style-b input[type="submit"], .palette6.buttonset6 .style-b .btn,
.palette6.buttonset6 .style-b button,
.palette6.buttonset6 .style-b input[type="submit"] {
  color: #e14658; }
.palette6.buttonset4 .style-c .btn,
.palette6.buttonset4 .style-c button,
.palette6.buttonset4 .style-c input[type="submit"], .palette6.buttonset5 .style-c .btn,
.palette6.buttonset5 .style-c button,
.palette6.buttonset5 .style-c input[type="submit"], .palette6.buttonset6 .style-c .btn,
.palette6.buttonset6 .style-c button,
.palette6.buttonset6 .style-c input[type="submit"] {
  color: #e14658; }
.palette6.buttonset4 .style-d .btn,
.palette6.buttonset4 .style-d button,
.palette6.buttonset4 .style-d input[type="submit"], .palette6.buttonset5 .style-d .btn,
.palette6.buttonset5 .style-d button,
.palette6.buttonset5 .style-d input[type="submit"], .palette6.buttonset6 .style-d .btn,
.palette6.buttonset6 .style-d button,
.palette6.buttonset6 .style-d input[type="submit"] {
  color: #e14658; }
.palette6.buttonset7 .default .btn.hw-secondary-btn,
.palette6.buttonset7 .default button.hw-secondary-btn,
.palette6.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette6.buttonset8 .default .btn.hw-secondary-btn,
.palette6.buttonset8 .default button.hw-secondary-btn,
.palette6.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette6.buttonset9 .default .btn.hw-secondary-btn,
.palette6.buttonset9 .default button.hw-secondary-btn,
.palette6.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #e14658; }
.palette6.buttonset7 .style-a .btn.hw-secondary-btn,
.palette6.buttonset7 .style-a button.hw-secondary-btn,
.palette6.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette6.buttonset8 .style-a .btn.hw-secondary-btn,
.palette6.buttonset8 .style-a button.hw-secondary-btn,
.palette6.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette6.buttonset9 .style-a .btn.hw-secondary-btn,
.palette6.buttonset9 .style-a button.hw-secondary-btn,
.palette6.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #22252c; }
.palette6.buttonset7 .style-b .btn.hw-secondary-btn,
.palette6.buttonset7 .style-b button.hw-secondary-btn,
.palette6.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette6.buttonset8 .style-b .btn.hw-secondary-btn,
.palette6.buttonset8 .style-b button.hw-secondary-btn,
.palette6.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette6.buttonset9 .style-b .btn.hw-secondary-btn,
.palette6.buttonset9 .style-b button.hw-secondary-btn,
.palette6.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #e14658; }
.palette6.buttonset7 .style-c .btn.hw-secondary-btn,
.palette6.buttonset7 .style-c button.hw-secondary-btn,
.palette6.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette6.buttonset8 .style-c .btn.hw-secondary-btn,
.palette6.buttonset8 .style-c button.hw-secondary-btn,
.palette6.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette6.buttonset9 .style-c .btn.hw-secondary-btn,
.palette6.buttonset9 .style-c button.hw-secondary-btn,
.palette6.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #e14658; }
.palette6.buttonset7 .style-d .btn.hw-secondary-btn,
.palette6.buttonset7 .style-d button.hw-secondary-btn,
.palette6.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette6.buttonset8 .style-d .btn.hw-secondary-btn,
.palette6.buttonset8 .style-d button.hw-secondary-btn,
.palette6.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette6.buttonset9 .style-d .btn.hw-secondary-btn,
.palette6.buttonset9 .style-d button.hw-secondary-btn,
.palette6.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #e14658; }

/*
 * palette7
 * #414141
 * #ccdfcb
 * #ff6a5c
 * #056571
 */
.palette7 .default {
  background-color: #fff;
  color: #414141; }
.palette7 .default h1, .palette7 .default h2, .palette7 .default h3, .palette7 .default h4, .palette7 .default h5, .palette7 .default h6 {
  color: #414141; }
.palette7 .default a,
.palette7 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette7 .default a > i.fa:not(#lnkEditImage) {
  color: #414141; }
.palette7 .default .hw-heading-text > a {
  color: inherit; }
.palette7 .default .btn,
.palette7 .default button,
.palette7 .default input[type="submit"],
.palette7 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff6a5c;
  border-color: #ff6a5c;
  color: #fff; }
.palette7 .default .navbar-nav > li > a {
  color: #414141; }
.palette7 .default .navbar-nav li.active a,
.palette7 .default .navbar-nav li > a:focus,
.palette7 .default .navbar-nav li > a:hover,
.palette7 .default .navbar-nav li.active > a:focus,
.palette7 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette7 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette7 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette7 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette7 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette7 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette7 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette7 .style-a {
  background-color: #414141;
  color: #fff; }
.palette7 .style-a h1, .palette7 .style-a h2, .palette7 .style-a h3, .palette7 .style-a h4, .palette7 .style-a h5, .palette7 .style-a h6 {
  color: #fff; }
.palette7 .style-a a,
.palette7 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette7 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette7 .style-a .hw-heading-text > a {
  color: inherit; }
.palette7 .style-a .btn,
.palette7 .style-a button,
.palette7 .style-a input[type="submit"],
.palette7 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff6a5c;
  border-color: #ff6a5c;
  color: #fff; }
.palette7 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette7 .style-a .navbar-nav li.active a,
.palette7 .style-a .navbar-nav li > a:focus,
.palette7 .style-a .navbar-nav li > a:hover,
.palette7 .style-a .navbar-nav li.active > a:focus,
.palette7 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette7 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette7 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette7 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette7 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette7 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette7 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette7 .style-b {
  background-color: #ccdfcb;
  color: #414141; }
.palette7 .style-b h1, .palette7 .style-b h2, .palette7 .style-b h3, .palette7 .style-b h4, .palette7 .style-b h5, .palette7 .style-b h6 {
  color: #414141; }
.palette7 .style-b a,
.palette7 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette7 .style-b a > i.fa:not(#lnkEditImage) {
  color: #414141; }
.palette7 .style-b .hw-heading-text > a {
  color: inherit; }
.palette7 .style-b .btn,
.palette7 .style-b button,
.palette7 .style-b input[type="submit"],
.palette7 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff6a5c;
  border-color: #ff6a5c;
  color: #fff; }
.palette7 .style-b .navbar-nav > li > a {
  color: #414141; }
.palette7 .style-b .navbar-nav li.active a,
.palette7 .style-b .navbar-nav li > a:focus,
.palette7 .style-b .navbar-nav li > a:hover,
.palette7 .style-b .navbar-nav li.active > a:focus,
.palette7 .style-b .navbar-nav li.active > a:hover {
  color: #000; }
.palette7 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette7 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette7 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette7 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette7 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette7 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #ccdfcb; }
.palette7 .style-c {
  background-color: #ff6a5c;
  color: #fff; }
.palette7 .style-c h1, .palette7 .style-c h2, .palette7 .style-c h3, .palette7 .style-c h4, .palette7 .style-c h5, .palette7 .style-c h6 {
  color: #fff; }
.palette7 .style-c a,
.palette7 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette7 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette7 .style-c .hw-heading-text > a {
  color: inherit; }
.palette7 .style-c .btn,
.palette7 .style-c button,
.palette7 .style-c input[type="submit"],
.palette7 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #056571;
  border-color: #056571;
  color: #fff; }
.palette7 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette7 .style-c .navbar-nav li.active a,
.palette7 .style-c .navbar-nav li > a:focus,
.palette7 .style-c .navbar-nav li > a:hover,
.palette7 .style-c .navbar-nav li.active > a:focus,
.palette7 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette7 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette7 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette7 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette7 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette7 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette7 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #ff6a5c; }
.palette7 .style-d {
  background-color: #056571;
  color: #fff; }
.palette7 .style-d h1, .palette7 .style-d h2, .palette7 .style-d h3, .palette7 .style-d h4, .palette7 .style-d h5, .palette7 .style-d h6 {
  color: #fff; }
.palette7 .style-d a,
.palette7 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette7 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette7 .style-d .hw-heading-text > a {
  color: inherit; }
.palette7 .style-d .btn,
.palette7 .style-d button,
.palette7 .style-d input[type="submit"],
.palette7 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff6a5c;
  border-color: #ff6a5c;
  color: #fff; }
.palette7 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette7 .style-d .navbar-nav li.active a,
.palette7 .style-d .navbar-nav li > a:focus,
.palette7 .style-d .navbar-nav li > a:hover,
.palette7 .style-d .navbar-nav li.active > a:focus,
.palette7 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette7 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette7 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette7 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette7 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette7 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette7 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette7.buttonset4 .default .btn,
.palette7.buttonset4 .default button,
.palette7.buttonset4 .default input[type="submit"], .palette7.buttonset5 .default .btn,
.palette7.buttonset5 .default button,
.palette7.buttonset5 .default input[type="submit"], .palette7.buttonset6 .default .btn,
.palette7.buttonset6 .default button,
.palette7.buttonset6 .default input[type="submit"] {
  color: #ff6a5c; }
.palette7.buttonset4 .style-a .btn,
.palette7.buttonset4 .style-a button,
.palette7.buttonset4 .style-a input[type="submit"], .palette7.buttonset5 .style-a .btn,
.palette7.buttonset5 .style-a button,
.palette7.buttonset5 .style-a input[type="submit"], .palette7.buttonset6 .style-a .btn,
.palette7.buttonset6 .style-a button,
.palette7.buttonset6 .style-a input[type="submit"] {
  color: #ff6a5c; }
.palette7.buttonset4 .style-b .btn,
.palette7.buttonset4 .style-b button,
.palette7.buttonset4 .style-b input[type="submit"], .palette7.buttonset5 .style-b .btn,
.palette7.buttonset5 .style-b button,
.palette7.buttonset5 .style-b input[type="submit"], .palette7.buttonset6 .style-b .btn,
.palette7.buttonset6 .style-b button,
.palette7.buttonset6 .style-b input[type="submit"] {
  color: #ff6a5c; }
.palette7.buttonset4 .style-c .btn,
.palette7.buttonset4 .style-c button,
.palette7.buttonset4 .style-c input[type="submit"], .palette7.buttonset5 .style-c .btn,
.palette7.buttonset5 .style-c button,
.palette7.buttonset5 .style-c input[type="submit"], .palette7.buttonset6 .style-c .btn,
.palette7.buttonset6 .style-c button,
.palette7.buttonset6 .style-c input[type="submit"] {
  color: #056571; }
.palette7.buttonset4 .style-d .btn,
.palette7.buttonset4 .style-d button,
.palette7.buttonset4 .style-d input[type="submit"], .palette7.buttonset5 .style-d .btn,
.palette7.buttonset5 .style-d button,
.palette7.buttonset5 .style-d input[type="submit"], .palette7.buttonset6 .style-d .btn,
.palette7.buttonset6 .style-d button,
.palette7.buttonset6 .style-d input[type="submit"] {
  color: #ff6a5c; }
.palette7.buttonset7 .default .btn.hw-secondary-btn,
.palette7.buttonset7 .default button.hw-secondary-btn,
.palette7.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette7.buttonset8 .default .btn.hw-secondary-btn,
.palette7.buttonset8 .default button.hw-secondary-btn,
.palette7.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette7.buttonset9 .default .btn.hw-secondary-btn,
.palette7.buttonset9 .default button.hw-secondary-btn,
.palette7.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #ff6a5c; }
.palette7.buttonset7 .style-a .btn.hw-secondary-btn,
.palette7.buttonset7 .style-a button.hw-secondary-btn,
.palette7.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette7.buttonset8 .style-a .btn.hw-secondary-btn,
.palette7.buttonset8 .style-a button.hw-secondary-btn,
.palette7.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette7.buttonset9 .style-a .btn.hw-secondary-btn,
.palette7.buttonset9 .style-a button.hw-secondary-btn,
.palette7.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #ff6a5c; }
.palette7.buttonset7 .style-b .btn.hw-secondary-btn,
.palette7.buttonset7 .style-b button.hw-secondary-btn,
.palette7.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette7.buttonset8 .style-b .btn.hw-secondary-btn,
.palette7.buttonset8 .style-b button.hw-secondary-btn,
.palette7.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette7.buttonset9 .style-b .btn.hw-secondary-btn,
.palette7.buttonset9 .style-b button.hw-secondary-btn,
.palette7.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #ff6a5c; }
.palette7.buttonset7 .style-c .btn.hw-secondary-btn,
.palette7.buttonset7 .style-c button.hw-secondary-btn,
.palette7.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette7.buttonset8 .style-c .btn.hw-secondary-btn,
.palette7.buttonset8 .style-c button.hw-secondary-btn,
.palette7.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette7.buttonset9 .style-c .btn.hw-secondary-btn,
.palette7.buttonset9 .style-c button.hw-secondary-btn,
.palette7.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #056571; }
.palette7.buttonset7 .style-d .btn.hw-secondary-btn,
.palette7.buttonset7 .style-d button.hw-secondary-btn,
.palette7.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette7.buttonset8 .style-d .btn.hw-secondary-btn,
.palette7.buttonset8 .style-d button.hw-secondary-btn,
.palette7.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette7.buttonset9 .style-d .btn.hw-secondary-btn,
.palette7.buttonset9 .style-d button.hw-secondary-btn,
.palette7.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #ff6a5c; }

/*
 * palette8
 * #494e6b
 * #98878f
 * #985e65
 * #192231
 */
.palette8 .default {
  background-color: #fff;
  color: #192231; }
.palette8 .default h1, .palette8 .default h2, .palette8 .default h3, .palette8 .default h4, .palette8 .default h5, .palette8 .default h6 {
  color: #192231; }
.palette8 .default a,
.palette8 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette8 .default a > i.fa:not(#lnkEditImage) {
  color: #192231; }
.palette8 .default .hw-heading-text > a {
  color: inherit; }
.palette8 .default .btn,
.palette8 .default button,
.palette8 .default input[type="submit"],
.palette8 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #192231;
  border-color: #192231;
  color: #fff; }
.palette8 .default .navbar-nav > li > a {
  color: #192231; }
.palette8 .default .navbar-nav li.active a,
.palette8 .default .navbar-nav li > a:focus,
.palette8 .default .navbar-nav li > a:hover,
.palette8 .default .navbar-nav li.active > a:focus,
.palette8 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette8 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette8 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette8 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette8 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette8 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette8 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette8 .style-a {
  background-color: #494e6b;
  color: #fff; }
.palette8 .style-a h1, .palette8 .style-a h2, .palette8 .style-a h3, .palette8 .style-a h4, .palette8 .style-a h5, .palette8 .style-a h6 {
  color: #fff; }
.palette8 .style-a a,
.palette8 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette8 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette8 .style-a .hw-heading-text > a {
  color: inherit; }
.palette8 .style-a .btn,
.palette8 .style-a button,
.palette8 .style-a input[type="submit"],
.palette8 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #192231;
  border-color: #192231;
  color: #fff; }
.palette8 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette8 .style-a .navbar-nav li.active a,
.palette8 .style-a .navbar-nav li > a:focus,
.palette8 .style-a .navbar-nav li > a:hover,
.palette8 .style-a .navbar-nav li.active > a:focus,
.palette8 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette8 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette8 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette8 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette8 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette8 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette8 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #494e6b; }
.palette8 .style-b {
  background-color: #98878f;
  color: #fff; }
.palette8 .style-b h1, .palette8 .style-b h2, .palette8 .style-b h3, .palette8 .style-b h4, .palette8 .style-b h5, .palette8 .style-b h6 {
  color: #fff; }
.palette8 .style-b a,
.palette8 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette8 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette8 .style-b .hw-heading-text > a {
  color: inherit; }
.palette8 .style-b .btn,
.palette8 .style-b button,
.palette8 .style-b input[type="submit"],
.palette8 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #192231;
  border-color: #192231;
  color: #fff; }
.palette8 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette8 .style-b .navbar-nav li.active a,
.palette8 .style-b .navbar-nav li > a:focus,
.palette8 .style-b .navbar-nav li > a:hover,
.palette8 .style-b .navbar-nav li.active > a:focus,
.palette8 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette8 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette8 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette8 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette8 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette8 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette8 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #98878f; }
.palette8 .style-c {
  background-color: #985e65;
  color: #fff; }
.palette8 .style-c h1, .palette8 .style-c h2, .palette8 .style-c h3, .palette8 .style-c h4, .palette8 .style-c h5, .palette8 .style-c h6 {
  color: #fff; }
.palette8 .style-c a,
.palette8 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette8 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette8 .style-c .hw-heading-text > a {
  color: inherit; }
.palette8 .style-c .btn,
.palette8 .style-c button,
.palette8 .style-c input[type="submit"],
.palette8 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #192231;
  border-color: #192231;
  color: #fff; }
.palette8 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette8 .style-c .navbar-nav li.active a,
.palette8 .style-c .navbar-nav li > a:focus,
.palette8 .style-c .navbar-nav li > a:hover,
.palette8 .style-c .navbar-nav li.active > a:focus,
.palette8 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette8 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette8 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette8 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette8 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette8 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette8 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #985e65; }
.palette8 .style-d {
  background-color: #192231;
  color: #fff; }
.palette8 .style-d h1, .palette8 .style-d h2, .palette8 .style-d h3, .palette8 .style-d h4, .palette8 .style-d h5, .palette8 .style-d h6 {
  color: #fff; }
.palette8 .style-d a,
.palette8 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette8 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette8 .style-d .hw-heading-text > a {
  color: inherit; }
.palette8 .style-d .btn,
.palette8 .style-d button,
.palette8 .style-d input[type="submit"],
.palette8 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #985e65;
  border-color: #985e65;
  color: #fff; }
.palette8 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette8 .style-d .navbar-nav li.active a,
.palette8 .style-d .navbar-nav li > a:focus,
.palette8 .style-d .navbar-nav li > a:hover,
.palette8 .style-d .navbar-nav li.active > a:focus,
.palette8 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette8 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette8 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette8 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette8 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette8 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette8 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette8.buttonset4 .default .btn,
.palette8.buttonset4 .default button,
.palette8.buttonset4 .default input[type="submit"], .palette8.buttonset5 .default .btn,
.palette8.buttonset5 .default button,
.palette8.buttonset5 .default input[type="submit"], .palette8.buttonset6 .default .btn,
.palette8.buttonset6 .default button,
.palette8.buttonset6 .default input[type="submit"] {
  color: #192231; }
.palette8.buttonset4 .style-a .btn,
.palette8.buttonset4 .style-a button,
.palette8.buttonset4 .style-a input[type="submit"], .palette8.buttonset5 .style-a .btn,
.palette8.buttonset5 .style-a button,
.palette8.buttonset5 .style-a input[type="submit"], .palette8.buttonset6 .style-a .btn,
.palette8.buttonset6 .style-a button,
.palette8.buttonset6 .style-a input[type="submit"] {
  color: #192231; }
.palette8.buttonset4 .style-b .btn,
.palette8.buttonset4 .style-b button,
.palette8.buttonset4 .style-b input[type="submit"], .palette8.buttonset5 .style-b .btn,
.palette8.buttonset5 .style-b button,
.palette8.buttonset5 .style-b input[type="submit"], .palette8.buttonset6 .style-b .btn,
.palette8.buttonset6 .style-b button,
.palette8.buttonset6 .style-b input[type="submit"] {
  color: #192231; }
.palette8.buttonset4 .style-c .btn,
.palette8.buttonset4 .style-c button,
.palette8.buttonset4 .style-c input[type="submit"], .palette8.buttonset5 .style-c .btn,
.palette8.buttonset5 .style-c button,
.palette8.buttonset5 .style-c input[type="submit"], .palette8.buttonset6 .style-c .btn,
.palette8.buttonset6 .style-c button,
.palette8.buttonset6 .style-c input[type="submit"] {
  color: #192231; }
.palette8.buttonset4 .style-d .btn,
.palette8.buttonset4 .style-d button,
.palette8.buttonset4 .style-d input[type="submit"], .palette8.buttonset5 .style-d .btn,
.palette8.buttonset5 .style-d button,
.palette8.buttonset5 .style-d input[type="submit"], .palette8.buttonset6 .style-d .btn,
.palette8.buttonset6 .style-d button,
.palette8.buttonset6 .style-d input[type="submit"] {
  color: #985e65; }
.palette8.buttonset7 .default .btn.hw-secondary-btn,
.palette8.buttonset7 .default button.hw-secondary-btn,
.palette8.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette8.buttonset8 .default .btn.hw-secondary-btn,
.palette8.buttonset8 .default button.hw-secondary-btn,
.palette8.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette8.buttonset9 .default .btn.hw-secondary-btn,
.palette8.buttonset9 .default button.hw-secondary-btn,
.palette8.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #192231; }
.palette8.buttonset7 .style-a .btn.hw-secondary-btn,
.palette8.buttonset7 .style-a button.hw-secondary-btn,
.palette8.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette8.buttonset8 .style-a .btn.hw-secondary-btn,
.palette8.buttonset8 .style-a button.hw-secondary-btn,
.palette8.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette8.buttonset9 .style-a .btn.hw-secondary-btn,
.palette8.buttonset9 .style-a button.hw-secondary-btn,
.palette8.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #192231; }
.palette8.buttonset7 .style-b .btn.hw-secondary-btn,
.palette8.buttonset7 .style-b button.hw-secondary-btn,
.palette8.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette8.buttonset8 .style-b .btn.hw-secondary-btn,
.palette8.buttonset8 .style-b button.hw-secondary-btn,
.palette8.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette8.buttonset9 .style-b .btn.hw-secondary-btn,
.palette8.buttonset9 .style-b button.hw-secondary-btn,
.palette8.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #192231; }
.palette8.buttonset7 .style-c .btn.hw-secondary-btn,
.palette8.buttonset7 .style-c button.hw-secondary-btn,
.palette8.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette8.buttonset8 .style-c .btn.hw-secondary-btn,
.palette8.buttonset8 .style-c button.hw-secondary-btn,
.palette8.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette8.buttonset9 .style-c .btn.hw-secondary-btn,
.palette8.buttonset9 .style-c button.hw-secondary-btn,
.palette8.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #192231; }
.palette8.buttonset7 .style-d .btn.hw-secondary-btn,
.palette8.buttonset7 .style-d button.hw-secondary-btn,
.palette8.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette8.buttonset8 .style-d .btn.hw-secondary-btn,
.palette8.buttonset8 .style-d button.hw-secondary-btn,
.palette8.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette8.buttonset9 .style-d .btn.hw-secondary-btn,
.palette8.buttonset9 .style-d button.hw-secondary-btn,
.palette8.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #985e65; }

/*
 * palette9
 * #cda34f
 * #e9e7da
 * #636b46
 * #373f27
 */
.palette9 .default {
  background-color: #fff;
  color: #333; }
.palette9 .default h1, .palette9 .default h2, .palette9 .default h3, .palette9 .default h4, .palette9 .default h5, .palette9 .default h6 {
  color: #333; }
.palette9 .default a,
.palette9 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette9 .default a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette9 .default .hw-heading-text > a {
  color: inherit; }
.palette9 .default .btn,
.palette9 .default button,
.palette9 .default input[type="submit"],
.palette9 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #cda34f;
  border-color: #cda34f;
  color: #fff; }
.palette9 .default .navbar-nav > li > a {
  color: #333; }
.palette9 .default .navbar-nav li.active a,
.palette9 .default .navbar-nav li > a:focus,
.palette9 .default .navbar-nav li > a:hover,
.palette9 .default .navbar-nav li.active > a:focus,
.palette9 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette9 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette9 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette9 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette9 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette9 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette9 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette9 .style-a {
  background-color: #cda34f;
  color: #fff; }
.palette9 .style-a h1, .palette9 .style-a h2, .palette9 .style-a h3, .palette9 .style-a h4, .palette9 .style-a h5, .palette9 .style-a h6 {
  color: #fff; }
.palette9 .style-a a,
.palette9 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette9 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette9 .style-a .hw-heading-text > a {
  color: inherit; }
.palette9 .style-a .btn,
.palette9 .style-a button,
.palette9 .style-a input[type="submit"],
.palette9 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #373f27;
  border-color: #373f27;
  color: #fff; }
.palette9 .style-a .navbar-nav > li > a {
  color: #333; }
.palette9 .style-a .navbar-nav li.active a,
.palette9 .style-a .navbar-nav li > a:focus,
.palette9 .style-a .navbar-nav li > a:hover,
.palette9 .style-a .navbar-nav li.active > a:focus,
.palette9 .style-a .navbar-nav li.active > a:hover {
  color: #000; }
.palette9 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette9 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette9 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette9 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette9 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette9 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #cda34f; }
.palette9 .style-b {
  background-color: #e9e7da;
  color: #333; }
.palette9 .style-b h1, .palette9 .style-b h2, .palette9 .style-b h3, .palette9 .style-b h4, .palette9 .style-b h5, .palette9 .style-b h6 {
  color: #333; }
.palette9 .style-b a,
.palette9 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette9 .style-b a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette9 .style-b .hw-heading-text > a {
  color: inherit; }
.palette9 .style-b .btn,
.palette9 .style-b button,
.palette9 .style-b input[type="submit"],
.palette9 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #cda34f;
  border-color: #cda34f;
  color: #fff; }
.palette9 .style-b .navbar-nav > li > a {
  color: #333; }
.palette9 .style-b .navbar-nav li.active a,
.palette9 .style-b .navbar-nav li > a:focus,
.palette9 .style-b .navbar-nav li > a:hover,
.palette9 .style-b .navbar-nav li.active > a:focus,
.palette9 .style-b .navbar-nav li.active > a:hover {
  color: #000; }
.palette9 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette9 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette9 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette9 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette9 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette9 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette9 .style-c {
  background-color: #636b46;
  color: #fff; }
.palette9 .style-c h1, .palette9 .style-c h2, .palette9 .style-c h3, .palette9 .style-c h4, .palette9 .style-c h5, .palette9 .style-c h6 {
  color: #fff; }
.palette9 .style-c a,
.palette9 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette9 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette9 .style-c .hw-heading-text > a {
  color: inherit; }
.palette9 .style-c .btn,
.palette9 .style-c button,
.palette9 .style-c input[type="submit"],
.palette9 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #cda34f;
  border-color: #cda34f;
  color: #fff; }
.palette9 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette9 .style-c .navbar-nav li.active a,
.palette9 .style-c .navbar-nav li > a:focus,
.palette9 .style-c .navbar-nav li > a:hover,
.palette9 .style-c .navbar-nav li.active > a:focus,
.palette9 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette9 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette9 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette9 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette9 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette9 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette9 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #636b46; }
.palette9 .style-d {
  background-color: #373f27;
  color: #fff; }
.palette9 .style-d h1, .palette9 .style-d h2, .palette9 .style-d h3, .palette9 .style-d h4, .palette9 .style-d h5, .palette9 .style-d h6 {
  color: #fff; }
.palette9 .style-d a,
.palette9 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette9 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette9 .style-d .hw-heading-text > a {
  color: inherit; }
.palette9 .style-d .btn,
.palette9 .style-d button,
.palette9 .style-d input[type="submit"],
.palette9 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #cda34f;
  border-color: #cda34f;
  color: #fff; }
.palette9 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette9 .style-d .navbar-nav li.active a,
.palette9 .style-d .navbar-nav li > a:focus,
.palette9 .style-d .navbar-nav li > a:hover,
.palette9 .style-d .navbar-nav li.active > a:focus,
.palette9 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette9 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette9 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette9 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette9 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette9 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette9 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette9.buttonset4 .default .btn,
.palette9.buttonset4 .default button,
.palette9.buttonset4 .default input[type="submit"], .palette9.buttonset5 .default .btn,
.palette9.buttonset5 .default button,
.palette9.buttonset5 .default input[type="submit"], .palette9.buttonset6 .default .btn,
.palette9.buttonset6 .default button,
.palette9.buttonset6 .default input[type="submit"] {
  color: #cda34f; }
.palette9.buttonset4 .style-a .btn,
.palette9.buttonset4 .style-a button,
.palette9.buttonset4 .style-a input[type="submit"], .palette9.buttonset5 .style-a .btn,
.palette9.buttonset5 .style-a button,
.palette9.buttonset5 .style-a input[type="submit"], .palette9.buttonset6 .style-a .btn,
.palette9.buttonset6 .style-a button,
.palette9.buttonset6 .style-a input[type="submit"] {
  color: #373f27; }
.palette9.buttonset4 .style-b .btn,
.palette9.buttonset4 .style-b button,
.palette9.buttonset4 .style-b input[type="submit"], .palette9.buttonset5 .style-b .btn,
.palette9.buttonset5 .style-b button,
.palette9.buttonset5 .style-b input[type="submit"], .palette9.buttonset6 .style-b .btn,
.palette9.buttonset6 .style-b button,
.palette9.buttonset6 .style-b input[type="submit"] {
  color: #cda34f; }
.palette9.buttonset4 .style-c .btn,
.palette9.buttonset4 .style-c button,
.palette9.buttonset4 .style-c input[type="submit"], .palette9.buttonset5 .style-c .btn,
.palette9.buttonset5 .style-c button,
.palette9.buttonset5 .style-c input[type="submit"], .palette9.buttonset6 .style-c .btn,
.palette9.buttonset6 .style-c button,
.palette9.buttonset6 .style-c input[type="submit"] {
  color: #cda34f; }
.palette9.buttonset4 .style-d .btn,
.palette9.buttonset4 .style-d button,
.palette9.buttonset4 .style-d input[type="submit"], .palette9.buttonset5 .style-d .btn,
.palette9.buttonset5 .style-d button,
.palette9.buttonset5 .style-d input[type="submit"], .palette9.buttonset6 .style-d .btn,
.palette9.buttonset6 .style-d button,
.palette9.buttonset6 .style-d input[type="submit"] {
  color: #cda34f; }
.palette9.buttonset7 .default .btn.hw-secondary-btn,
.palette9.buttonset7 .default button.hw-secondary-btn,
.palette9.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette9.buttonset8 .default .btn.hw-secondary-btn,
.palette9.buttonset8 .default button.hw-secondary-btn,
.palette9.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette9.buttonset9 .default .btn.hw-secondary-btn,
.palette9.buttonset9 .default button.hw-secondary-btn,
.palette9.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #cda34f; }
.palette9.buttonset7 .style-a .btn.hw-secondary-btn,
.palette9.buttonset7 .style-a button.hw-secondary-btn,
.palette9.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette9.buttonset8 .style-a .btn.hw-secondary-btn,
.palette9.buttonset8 .style-a button.hw-secondary-btn,
.palette9.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette9.buttonset9 .style-a .btn.hw-secondary-btn,
.palette9.buttonset9 .style-a button.hw-secondary-btn,
.palette9.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #373f27; }
.palette9.buttonset7 .style-b .btn.hw-secondary-btn,
.palette9.buttonset7 .style-b button.hw-secondary-btn,
.palette9.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette9.buttonset8 .style-b .btn.hw-secondary-btn,
.palette9.buttonset8 .style-b button.hw-secondary-btn,
.palette9.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette9.buttonset9 .style-b .btn.hw-secondary-btn,
.palette9.buttonset9 .style-b button.hw-secondary-btn,
.palette9.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #cda34f; }
.palette9.buttonset7 .style-c .btn.hw-secondary-btn,
.palette9.buttonset7 .style-c button.hw-secondary-btn,
.palette9.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette9.buttonset8 .style-c .btn.hw-secondary-btn,
.palette9.buttonset8 .style-c button.hw-secondary-btn,
.palette9.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette9.buttonset9 .style-c .btn.hw-secondary-btn,
.palette9.buttonset9 .style-c button.hw-secondary-btn,
.palette9.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #cda34f; }
.palette9.buttonset7 .style-d .btn.hw-secondary-btn,
.palette9.buttonset7 .style-d button.hw-secondary-btn,
.palette9.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette9.buttonset8 .style-d .btn.hw-secondary-btn,
.palette9.buttonset8 .style-d button.hw-secondary-btn,
.palette9.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette9.buttonset9 .style-d .btn.hw-secondary-btn,
.palette9.buttonset9 .style-d button.hw-secondary-btn,
.palette9.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #cda34f; }

/*
 * palette10
 * #7cdbd5
 * #f53240
 * #f9be02
 * #02c8a7
 */
.palette10 .default {
  background-color: #fff;
  color: #666; }
.palette10 .default h1, .palette10 .default h2, .palette10 .default h3, .palette10 .default h4, .palette10 .default h5, .palette10 .default h6 {
  color: #666; }
.palette10 .default a,
.palette10 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette10 .default a > i.fa:not(#lnkEditImage) {
  color: #666; }
.palette10 .default .hw-heading-text > a {
  color: inherit; }
.palette10 .default .btn,
.palette10 .default button,
.palette10 .default input[type="submit"],
.palette10 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f53240;
  border-color: #f53240;
  color: #fff; }
.palette10 .default .navbar-nav > li > a {
  color: #666; }
.palette10 .default .navbar-nav li.active a,
.palette10 .default .navbar-nav li > a:focus,
.palette10 .default .navbar-nav li > a:hover,
.palette10 .default .navbar-nav li.active > a:focus,
.palette10 .default .navbar-nav li.active > a:hover {
  color: #333; }
.palette10 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette10 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette10 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette10 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette10 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette10 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette10 .style-a {
  background-color: #7cdbd5;
  color: #fff; }
.palette10 .style-a h1, .palette10 .style-a h2, .palette10 .style-a h3, .palette10 .style-a h4, .palette10 .style-a h5, .palette10 .style-a h6 {
  color: #fff; }
.palette10 .style-a a,
.palette10 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette10 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette10 .style-a .hw-heading-text > a {
  color: inherit; }
.palette10 .style-a .btn,
.palette10 .style-a button,
.palette10 .style-a input[type="submit"],
.palette10 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f53240;
  border-color: #f53240;
  color: #fff; }
.palette10 .style-a .navbar-nav > li > a {
  color: #666; }
.palette10 .style-a .navbar-nav li.active a,
.palette10 .style-a .navbar-nav li > a:focus,
.palette10 .style-a .navbar-nav li > a:hover,
.palette10 .style-a .navbar-nav li.active > a:focus,
.palette10 .style-a .navbar-nav li.active > a:hover {
  color: #333; }
.palette10 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette10 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette10 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette10 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette10 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette10 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #7cdbd5; }
.palette10 .style-b {
  background-color: #f53240;
  color: #fff; }
.palette10 .style-b h1, .palette10 .style-b h2, .palette10 .style-b h3, .palette10 .style-b h4, .palette10 .style-b h5, .palette10 .style-b h6 {
  color: #fff; }
.palette10 .style-b a,
.palette10 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette10 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette10 .style-b .hw-heading-text > a {
  color: inherit; }
.palette10 .style-b .btn,
.palette10 .style-b button,
.palette10 .style-b input[type="submit"],
.palette10 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fff;
  border-color: #fff;
  color: #f53240; }
.palette10 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette10 .style-b .navbar-nav li.active a,
.palette10 .style-b .navbar-nav li > a:focus,
.palette10 .style-b .navbar-nav li > a:hover,
.palette10 .style-b .navbar-nav li.active > a:focus,
.palette10 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette10 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette10 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette10 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette10 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette10 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette10 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f53240; }
.palette10 .style-c {
  background-color: #f9be02;
  color: #fff; }
.palette10 .style-c h1, .palette10 .style-c h2, .palette10 .style-c h3, .palette10 .style-c h4, .palette10 .style-c h5, .palette10 .style-c h6 {
  color: #fff; }
.palette10 .style-c a,
.palette10 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette10 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette10 .style-c .hw-heading-text > a {
  color: inherit; }
.palette10 .style-c .btn,
.palette10 .style-c button,
.palette10 .style-c input[type="submit"],
.palette10 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f53240;
  border-color: #f53240;
  color: #fff; }
.palette10 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette10 .style-c .navbar-nav li.active a,
.palette10 .style-c .navbar-nav li > a:focus,
.palette10 .style-c .navbar-nav li > a:hover,
.palette10 .style-c .navbar-nav li.active > a:focus,
.palette10 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette10 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette10 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette10 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette10 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette10 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette10 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f9be02; }
.palette10 .style-d {
  background-color: #02c8a7;
  color: #fff; }
.palette10 .style-d h1, .palette10 .style-d h2, .palette10 .style-d h3, .palette10 .style-d h4, .palette10 .style-d h5, .palette10 .style-d h6 {
  color: #fff; }
.palette10 .style-d a,
.palette10 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette10 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette10 .style-d .hw-heading-text > a {
  color: inherit; }
.palette10 .style-d .btn,
.palette10 .style-d button,
.palette10 .style-d input[type="submit"],
.palette10 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f53240;
  border-color: #f53240;
  color: #fff; }
.palette10 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette10 .style-d .navbar-nav li.active a,
.palette10 .style-d .navbar-nav li > a:focus,
.palette10 .style-d .navbar-nav li > a:hover,
.palette10 .style-d .navbar-nav li.active > a:focus,
.palette10 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette10 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette10 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette10 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette10 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette10 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette10 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #02c8a7; }
.palette10.buttonset4 .default .btn,
.palette10.buttonset4 .default button,
.palette10.buttonset4 .default input[type="submit"], .palette10.buttonset5 .default .btn,
.palette10.buttonset5 .default button,
.palette10.buttonset5 .default input[type="submit"], .palette10.buttonset6 .default .btn,
.palette10.buttonset6 .default button,
.palette10.buttonset6 .default input[type="submit"] {
  color: #f53240; }
.palette10.buttonset4 .style-a .btn,
.palette10.buttonset4 .style-a button,
.palette10.buttonset4 .style-a input[type="submit"], .palette10.buttonset5 .style-a .btn,
.palette10.buttonset5 .style-a button,
.palette10.buttonset5 .style-a input[type="submit"], .palette10.buttonset6 .style-a .btn,
.palette10.buttonset6 .style-a button,
.palette10.buttonset6 .style-a input[type="submit"] {
  color: #f53240; }
.palette10.buttonset4 .style-b .btn,
.palette10.buttonset4 .style-b button,
.palette10.buttonset4 .style-b input[type="submit"], .palette10.buttonset5 .style-b .btn,
.palette10.buttonset5 .style-b button,
.palette10.buttonset5 .style-b input[type="submit"], .palette10.buttonset6 .style-b .btn,
.palette10.buttonset6 .style-b button,
.palette10.buttonset6 .style-b input[type="submit"] {
  color: #fff; }
.palette10.buttonset4 .style-c .btn,
.palette10.buttonset4 .style-c button,
.palette10.buttonset4 .style-c input[type="submit"], .palette10.buttonset5 .style-c .btn,
.palette10.buttonset5 .style-c button,
.palette10.buttonset5 .style-c input[type="submit"], .palette10.buttonset6 .style-c .btn,
.palette10.buttonset6 .style-c button,
.palette10.buttonset6 .style-c input[type="submit"] {
  color: #f53240; }
.palette10.buttonset4 .style-d .btn,
.palette10.buttonset4 .style-d button,
.palette10.buttonset4 .style-d input[type="submit"], .palette10.buttonset5 .style-d .btn,
.palette10.buttonset5 .style-d button,
.palette10.buttonset5 .style-d input[type="submit"], .palette10.buttonset6 .style-d .btn,
.palette10.buttonset6 .style-d button,
.palette10.buttonset6 .style-d input[type="submit"] {
  color: #f53240; }
.palette10.buttonset7 .default .btn.hw-secondary-btn,
.palette10.buttonset7 .default button.hw-secondary-btn,
.palette10.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette10.buttonset8 .default .btn.hw-secondary-btn,
.palette10.buttonset8 .default button.hw-secondary-btn,
.palette10.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette10.buttonset9 .default .btn.hw-secondary-btn,
.palette10.buttonset9 .default button.hw-secondary-btn,
.palette10.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #f53240; }
.palette10.buttonset7 .style-a .btn.hw-secondary-btn,
.palette10.buttonset7 .style-a button.hw-secondary-btn,
.palette10.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette10.buttonset8 .style-a .btn.hw-secondary-btn,
.palette10.buttonset8 .style-a button.hw-secondary-btn,
.palette10.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette10.buttonset9 .style-a .btn.hw-secondary-btn,
.palette10.buttonset9 .style-a button.hw-secondary-btn,
.palette10.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #f53240; }
.palette10.buttonset7 .style-b .btn.hw-secondary-btn,
.palette10.buttonset7 .style-b button.hw-secondary-btn,
.palette10.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette10.buttonset8 .style-b .btn.hw-secondary-btn,
.palette10.buttonset8 .style-b button.hw-secondary-btn,
.palette10.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette10.buttonset9 .style-b .btn.hw-secondary-btn,
.palette10.buttonset9 .style-b button.hw-secondary-btn,
.palette10.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #fff; }
.palette10.buttonset7 .style-c .btn.hw-secondary-btn,
.palette10.buttonset7 .style-c button.hw-secondary-btn,
.palette10.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette10.buttonset8 .style-c .btn.hw-secondary-btn,
.palette10.buttonset8 .style-c button.hw-secondary-btn,
.palette10.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette10.buttonset9 .style-c .btn.hw-secondary-btn,
.palette10.buttonset9 .style-c button.hw-secondary-btn,
.palette10.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #f53240; }
.palette10.buttonset7 .style-d .btn.hw-secondary-btn,
.palette10.buttonset7 .style-d button.hw-secondary-btn,
.palette10.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette10.buttonset8 .style-d .btn.hw-secondary-btn,
.palette10.buttonset8 .style-d button.hw-secondary-btn,
.palette10.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette10.buttonset9 .style-d .btn.hw-secondary-btn,
.palette10.buttonset9 .style-d button.hw-secondary-btn,
.palette10.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #f53240; }

/*
 * palette11
 * #6bbaa7
 * #fba100
 * #6c648b
 * #b6a19e
 */
.palette11 .default {
  background-color: #fff;
  color: #555; }
.palette11 .default h1, .palette11 .default h2, .palette11 .default h3, .palette11 .default h4, .palette11 .default h5, .palette11 .default h6 {
  color: #555; }
.palette11 .default a,
.palette11 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette11 .default a > i.fa:not(#lnkEditImage) {
  color: #555; }
.palette11 .default .hw-heading-text > a {
  color: inherit; }
.palette11 .default .btn,
.palette11 .default button,
.palette11 .default input[type="submit"],
.palette11 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fba100;
  border-color: #fba100;
  color: #fff; }
.palette11 .default .navbar-nav > li > a {
  color: #555; }
.palette11 .default .navbar-nav li.active a,
.palette11 .default .navbar-nav li > a:focus,
.palette11 .default .navbar-nav li > a:hover,
.palette11 .default .navbar-nav li.active > a:focus,
.palette11 .default .navbar-nav li.active > a:hover {
  color: #333; }
.palette11 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette11 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette11 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette11 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette11 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette11 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette11 .style-a {
  background-color: #6bbaa7;
  color: #fff; }
.palette11 .style-a h1, .palette11 .style-a h2, .palette11 .style-a h3, .palette11 .style-a h4, .palette11 .style-a h5, .palette11 .style-a h6 {
  color: #fff; }
.palette11 .style-a a,
.palette11 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette11 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette11 .style-a .hw-heading-text > a {
  color: inherit; }
.palette11 .style-a .btn,
.palette11 .style-a button,
.palette11 .style-a input[type="submit"],
.palette11 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fba100;
  border-color: #fba100;
  color: #fff; }
.palette11 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette11 .style-a .navbar-nav li.active a,
.palette11 .style-a .navbar-nav li > a:focus,
.palette11 .style-a .navbar-nav li > a:hover,
.palette11 .style-a .navbar-nav li.active > a:focus,
.palette11 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette11 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette11 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette11 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette11 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette11 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette11 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #6bbaa7; }
.palette11 .style-b {
  background-color: #fba100;
  color: #fff; }
.palette11 .style-b h1, .palette11 .style-b h2, .palette11 .style-b h3, .palette11 .style-b h4, .palette11 .style-b h5, .palette11 .style-b h6 {
  color: #fff; }
.palette11 .style-b a,
.palette11 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette11 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette11 .style-b .hw-heading-text > a {
  color: inherit; }
.palette11 .style-b .btn,
.palette11 .style-b button,
.palette11 .style-b input[type="submit"],
.palette11 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #6bbaa7;
  border-color: #6bbaa7;
  color: #fff; }
.palette11 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette11 .style-b .navbar-nav li.active a,
.palette11 .style-b .navbar-nav li > a:focus,
.palette11 .style-b .navbar-nav li > a:hover,
.palette11 .style-b .navbar-nav li.active > a:focus,
.palette11 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette11 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette11 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette11 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette11 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette11 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette11 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fba100; }
.palette11 .style-c {
  background-color: #6c648b;
  color: #fff; }
.palette11 .style-c h1, .palette11 .style-c h2, .palette11 .style-c h3, .palette11 .style-c h4, .palette11 .style-c h5, .palette11 .style-c h6 {
  color: #fff; }
.palette11 .style-c a,
.palette11 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette11 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette11 .style-c .hw-heading-text > a {
  color: inherit; }
.palette11 .style-c .btn,
.palette11 .style-c button,
.palette11 .style-c input[type="submit"],
.palette11 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fba100;
  border-color: #fba100;
  color: #fff; }
.palette11 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette11 .style-c .navbar-nav li.active a,
.palette11 .style-c .navbar-nav li > a:focus,
.palette11 .style-c .navbar-nav li > a:hover,
.palette11 .style-c .navbar-nav li.active > a:focus,
.palette11 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette11 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette11 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette11 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette11 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette11 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette11 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette11 .style-d {
  background-color: #b6a19e;
  color: #fff; }
.palette11 .style-d h1, .palette11 .style-d h2, .palette11 .style-d h3, .palette11 .style-d h4, .palette11 .style-d h5, .palette11 .style-d h6 {
  color: #fff; }
.palette11 .style-d a,
.palette11 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette11 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette11 .style-d .hw-heading-text > a {
  color: inherit; }
.palette11 .style-d .btn,
.palette11 .style-d button,
.palette11 .style-d input[type="submit"],
.palette11 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fba100;
  border-color: #fba100;
  color: #fff; }
.palette11 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette11 .style-d .navbar-nav li.active a,
.palette11 .style-d .navbar-nav li > a:focus,
.palette11 .style-d .navbar-nav li > a:hover,
.palette11 .style-d .navbar-nav li.active > a:focus,
.palette11 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette11 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette11 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette11 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette11 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette11 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette11 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #b6a19e; }
.palette11.buttonset4 .default .btn,
.palette11.buttonset4 .default button,
.palette11.buttonset4 .default input[type="submit"], .palette11.buttonset5 .default .btn,
.palette11.buttonset5 .default button,
.palette11.buttonset5 .default input[type="submit"], .palette11.buttonset6 .default .btn,
.palette11.buttonset6 .default button,
.palette11.buttonset6 .default input[type="submit"] {
  color: #fba100; }
.palette11.buttonset4 .style-a .btn,
.palette11.buttonset4 .style-a button,
.palette11.buttonset4 .style-a input[type="submit"], .palette11.buttonset5 .style-a .btn,
.palette11.buttonset5 .style-a button,
.palette11.buttonset5 .style-a input[type="submit"], .palette11.buttonset6 .style-a .btn,
.palette11.buttonset6 .style-a button,
.palette11.buttonset6 .style-a input[type="submit"] {
  color: #fba100; }
.palette11.buttonset4 .style-b .btn,
.palette11.buttonset4 .style-b button,
.palette11.buttonset4 .style-b input[type="submit"], .palette11.buttonset5 .style-b .btn,
.palette11.buttonset5 .style-b button,
.palette11.buttonset5 .style-b input[type="submit"], .palette11.buttonset6 .style-b .btn,
.palette11.buttonset6 .style-b button,
.palette11.buttonset6 .style-b input[type="submit"] {
  color: #6bbaa7; }
.palette11.buttonset4 .style-c .btn,
.palette11.buttonset4 .style-c button,
.palette11.buttonset4 .style-c input[type="submit"], .palette11.buttonset5 .style-c .btn,
.palette11.buttonset5 .style-c button,
.palette11.buttonset5 .style-c input[type="submit"], .palette11.buttonset6 .style-c .btn,
.palette11.buttonset6 .style-c button,
.palette11.buttonset6 .style-c input[type="submit"] {
  color: #fba100; }
.palette11.buttonset4 .style-d .btn,
.palette11.buttonset4 .style-d button,
.palette11.buttonset4 .style-d input[type="submit"], .palette11.buttonset5 .style-d .btn,
.palette11.buttonset5 .style-d button,
.palette11.buttonset5 .style-d input[type="submit"], .palette11.buttonset6 .style-d .btn,
.palette11.buttonset6 .style-d button,
.palette11.buttonset6 .style-d input[type="submit"] {
  color: #fba100; }
.palette11.buttonset7 .default .btn.hw-secondary-btn,
.palette11.buttonset7 .default button.hw-secondary-btn,
.palette11.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette11.buttonset8 .default .btn.hw-secondary-btn,
.palette11.buttonset8 .default button.hw-secondary-btn,
.palette11.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette11.buttonset9 .default .btn.hw-secondary-btn,
.palette11.buttonset9 .default button.hw-secondary-btn,
.palette11.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #fba100; }
.palette11.buttonset7 .style-a .btn.hw-secondary-btn,
.palette11.buttonset7 .style-a button.hw-secondary-btn,
.palette11.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette11.buttonset8 .style-a .btn.hw-secondary-btn,
.palette11.buttonset8 .style-a button.hw-secondary-btn,
.palette11.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette11.buttonset9 .style-a .btn.hw-secondary-btn,
.palette11.buttonset9 .style-a button.hw-secondary-btn,
.palette11.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #fba100; }
.palette11.buttonset7 .style-b .btn.hw-secondary-btn,
.palette11.buttonset7 .style-b button.hw-secondary-btn,
.palette11.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette11.buttonset8 .style-b .btn.hw-secondary-btn,
.palette11.buttonset8 .style-b button.hw-secondary-btn,
.palette11.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette11.buttonset9 .style-b .btn.hw-secondary-btn,
.palette11.buttonset9 .style-b button.hw-secondary-btn,
.palette11.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #6bbaa7; }
.palette11.buttonset7 .style-c .btn.hw-secondary-btn,
.palette11.buttonset7 .style-c button.hw-secondary-btn,
.palette11.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette11.buttonset8 .style-c .btn.hw-secondary-btn,
.palette11.buttonset8 .style-c button.hw-secondary-btn,
.palette11.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette11.buttonset9 .style-c .btn.hw-secondary-btn,
.palette11.buttonset9 .style-c button.hw-secondary-btn,
.palette11.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #fba100; }
.palette11.buttonset7 .style-d .btn.hw-secondary-btn,
.palette11.buttonset7 .style-d button.hw-secondary-btn,
.palette11.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette11.buttonset8 .style-d .btn.hw-secondary-btn,
.palette11.buttonset8 .style-d button.hw-secondary-btn,
.palette11.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette11.buttonset9 .style-d .btn.hw-secondary-btn,
.palette11.buttonset9 .style-d button.hw-secondary-btn,
.palette11.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #fba100; }

/*
 * palette12
 * #fa7c92
 * #6ec4db
 * #fff7c0
 * #66ab8c
 */
.palette12 .default {
  background-color: #fff;
  color: #000; }
.palette12 .default h1, .palette12 .default h2, .palette12 .default h3, .palette12 .default h4, .palette12 .default h5, .palette12 .default h6 {
  color: #000; }
.palette12 .default a,
.palette12 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette12 .default a > i.fa:not(#lnkEditImage) {
  color: #000; }
.palette12 .default .hw-heading-text > a {
  color: inherit; }
.palette12 .default .btn,
.palette12 .default button,
.palette12 .default input[type="submit"],
.palette12 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fa7c92;
  border-color: #fa7c92;
  color: #fff; }
.palette12 .default .navbar-nav > li > a {
  color: #333; }
.palette12 .default .navbar-nav li.active a,
.palette12 .default .navbar-nav li > a:focus,
.palette12 .default .navbar-nav li > a:hover,
.palette12 .default .navbar-nav li.active > a:focus,
.palette12 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette12 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette12 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette12 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette12 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette12 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette12 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette12 .style-a {
  background-color: #fa7c92;
  color: #fff; }
.palette12 .style-a h1, .palette12 .style-a h2, .palette12 .style-a h3, .palette12 .style-a h4, .palette12 .style-a h5, .palette12 .style-a h6 {
  color: #fff; }
.palette12 .style-a a,
.palette12 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette12 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette12 .style-a .hw-heading-text > a {
  color: inherit; }
.palette12 .style-a .btn,
.palette12 .style-a button,
.palette12 .style-a input[type="submit"],
.palette12 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #6ec4db;
  border-color: #6ec4db;
  color: #fff; }
.palette12 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette12 .style-a .navbar-nav li.active a,
.palette12 .style-a .navbar-nav li > a:focus,
.palette12 .style-a .navbar-nav li > a:hover,
.palette12 .style-a .navbar-nav li.active > a:focus,
.palette12 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette12 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette12 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette12 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette12 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette12 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette12 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fa7c92; }
.palette12 .style-b {
  background-color: #6ec4db;
  color: #fff; }
.palette12 .style-b h1, .palette12 .style-b h2, .palette12 .style-b h3, .palette12 .style-b h4, .palette12 .style-b h5, .palette12 .style-b h6 {
  color: #fff; }
.palette12 .style-b a,
.palette12 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette12 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette12 .style-b .hw-heading-text > a {
  color: inherit; }
.palette12 .style-b .btn,
.palette12 .style-b button,
.palette12 .style-b input[type="submit"],
.palette12 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fa7c92;
  border-color: #fa7c92;
  color: #fff; }
.palette12 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette12 .style-b .navbar-nav li.active a,
.palette12 .style-b .navbar-nav li > a:focus,
.palette12 .style-b .navbar-nav li > a:hover,
.palette12 .style-b .navbar-nav li.active > a:focus,
.palette12 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette12 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette12 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette12 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette12 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette12 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette12 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #6ec4db; }
.palette12 .style-c {
  background-color: #fff7c0;
  color: #000; }
.palette12 .style-c h1, .palette12 .style-c h2, .palette12 .style-c h3, .palette12 .style-c h4, .palette12 .style-c h5, .palette12 .style-c h6 {
  color: #000; }
.palette12 .style-c a,
.palette12 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette12 .style-c a > i.fa:not(#lnkEditImage) {
  color: #000; }
.palette12 .style-c .hw-heading-text > a {
  color: inherit; }
.palette12 .style-c .btn,
.palette12 .style-c button,
.palette12 .style-c input[type="submit"],
.palette12 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fa7c92;
  border-color: #fa7c92;
  color: #fff; }
.palette12 .style-c .navbar-nav > li > a {
  color: #333; }
.palette12 .style-c .navbar-nav li.active a,
.palette12 .style-c .navbar-nav li > a:focus,
.palette12 .style-c .navbar-nav li > a:hover,
.palette12 .style-c .navbar-nav li.active > a:focus,
.palette12 .style-c .navbar-nav li.active > a:hover {
  color: #000; }
.palette12 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette12 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette12 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette12 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette12 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette12 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff7c0; }
.palette12 .style-d {
  background-color: #66ab8c;
  color: #fff; }
.palette12 .style-d h1, .palette12 .style-d h2, .palette12 .style-d h3, .palette12 .style-d h4, .palette12 .style-d h5, .palette12 .style-d h6 {
  color: #fff; }
.palette12 .style-d a,
.palette12 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette12 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette12 .style-d .hw-heading-text > a {
  color: inherit; }
.palette12 .style-d .btn,
.palette12 .style-d button,
.palette12 .style-d input[type="submit"],
.palette12 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fa7c92;
  border-color: #fa7c92;
  color: #fff; }
.palette12 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette12 .style-d .navbar-nav li.active a,
.palette12 .style-d .navbar-nav li > a:focus,
.palette12 .style-d .navbar-nav li > a:hover,
.palette12 .style-d .navbar-nav li.active > a:focus,
.palette12 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette12 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette12 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette12 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette12 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette12 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette12 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #66ab8c; }
.palette12.buttonset4 .default .btn,
.palette12.buttonset4 .default button,
.palette12.buttonset4 .default input[type="submit"], .palette12.buttonset5 .default .btn,
.palette12.buttonset5 .default button,
.palette12.buttonset5 .default input[type="submit"], .palette12.buttonset6 .default .btn,
.palette12.buttonset6 .default button,
.palette12.buttonset6 .default input[type="submit"] {
  color: #fa7c92; }
.palette12.buttonset4 .style-a .btn,
.palette12.buttonset4 .style-a button,
.palette12.buttonset4 .style-a input[type="submit"], .palette12.buttonset5 .style-a .btn,
.palette12.buttonset5 .style-a button,
.palette12.buttonset5 .style-a input[type="submit"], .palette12.buttonset6 .style-a .btn,
.palette12.buttonset6 .style-a button,
.palette12.buttonset6 .style-a input[type="submit"] {
  color: #6ec4db; }
.palette12.buttonset4 .style-b .btn,
.palette12.buttonset4 .style-b button,
.palette12.buttonset4 .style-b input[type="submit"], .palette12.buttonset5 .style-b .btn,
.palette12.buttonset5 .style-b button,
.palette12.buttonset5 .style-b input[type="submit"], .palette12.buttonset6 .style-b .btn,
.palette12.buttonset6 .style-b button,
.palette12.buttonset6 .style-b input[type="submit"] {
  color: #fa7c92; }
.palette12.buttonset4 .style-c .btn,
.palette12.buttonset4 .style-c button,
.palette12.buttonset4 .style-c input[type="submit"], .palette12.buttonset5 .style-c .btn,
.palette12.buttonset5 .style-c button,
.palette12.buttonset5 .style-c input[type="submit"], .palette12.buttonset6 .style-c .btn,
.palette12.buttonset6 .style-c button,
.palette12.buttonset6 .style-c input[type="submit"] {
  color: #fa7c92; }
.palette12.buttonset4 .style-d .btn,
.palette12.buttonset4 .style-d button,
.palette12.buttonset4 .style-d input[type="submit"], .palette12.buttonset5 .style-d .btn,
.palette12.buttonset5 .style-d button,
.palette12.buttonset5 .style-d input[type="submit"], .palette12.buttonset6 .style-d .btn,
.palette12.buttonset6 .style-d button,
.palette12.buttonset6 .style-d input[type="submit"] {
  color: #fa7c92; }
.palette12.buttonset7 .default .btn.hw-secondary-btn,
.palette12.buttonset7 .default button.hw-secondary-btn,
.palette12.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette12.buttonset8 .default .btn.hw-secondary-btn,
.palette12.buttonset8 .default button.hw-secondary-btn,
.palette12.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette12.buttonset9 .default .btn.hw-secondary-btn,
.palette12.buttonset9 .default button.hw-secondary-btn,
.palette12.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #fa7c92; }
.palette12.buttonset7 .style-a .btn.hw-secondary-btn,
.palette12.buttonset7 .style-a button.hw-secondary-btn,
.palette12.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette12.buttonset8 .style-a .btn.hw-secondary-btn,
.palette12.buttonset8 .style-a button.hw-secondary-btn,
.palette12.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette12.buttonset9 .style-a .btn.hw-secondary-btn,
.palette12.buttonset9 .style-a button.hw-secondary-btn,
.palette12.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #6ec4db; }
.palette12.buttonset7 .style-b .btn.hw-secondary-btn,
.palette12.buttonset7 .style-b button.hw-secondary-btn,
.palette12.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette12.buttonset8 .style-b .btn.hw-secondary-btn,
.palette12.buttonset8 .style-b button.hw-secondary-btn,
.palette12.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette12.buttonset9 .style-b .btn.hw-secondary-btn,
.palette12.buttonset9 .style-b button.hw-secondary-btn,
.palette12.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #fa7c92; }
.palette12.buttonset7 .style-c .btn.hw-secondary-btn,
.palette12.buttonset7 .style-c button.hw-secondary-btn,
.palette12.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette12.buttonset8 .style-c .btn.hw-secondary-btn,
.palette12.buttonset8 .style-c button.hw-secondary-btn,
.palette12.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette12.buttonset9 .style-c .btn.hw-secondary-btn,
.palette12.buttonset9 .style-c button.hw-secondary-btn,
.palette12.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #fa7c92; }
.palette12.buttonset7 .style-d .btn.hw-secondary-btn,
.palette12.buttonset7 .style-d button.hw-secondary-btn,
.palette12.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette12.buttonset8 .style-d .btn.hw-secondary-btn,
.palette12.buttonset8 .style-d button.hw-secondary-btn,
.palette12.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette12.buttonset9 .style-d .btn.hw-secondary-btn,
.palette12.buttonset9 .style-d button.hw-secondary-btn,
.palette12.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #fa7c92; }

/*
 * palette13
 * #fedc3d
 * #000
 * #01abaa
 * #fea680
 */
.palette13 .default {
  background-color: #fff;
  color: #333; }
.palette13 .default h1, .palette13 .default h2, .palette13 .default h3, .palette13 .default h4, .palette13 .default h5, .palette13 .default h6 {
  color: #333; }
.palette13 .default a,
.palette13 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette13 .default a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette13 .default .hw-heading-text > a {
  color: inherit; }
.palette13 .default .btn,
.palette13 .default button,
.palette13 .default input[type="submit"],
.palette13 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fedc3d;
  border-color: #fedc3d;
  color: #333; }
.palette13 .default .navbar-nav > li > a {
  color: #333; }
.palette13 .default .navbar-nav li.active a,
.palette13 .default .navbar-nav li > a:focus,
.palette13 .default .navbar-nav li > a:hover,
.palette13 .default .navbar-nav li.active > a:focus,
.palette13 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette13 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette13 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette13 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette13 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette13 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette13 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette13 .style-a {
  background-color: #fedc3d;
  color: #333; }
.palette13 .style-a h1, .palette13 .style-a h2, .palette13 .style-a h3, .palette13 .style-a h4, .palette13 .style-a h5, .palette13 .style-a h6 {
  color: #333; }
.palette13 .style-a a,
.palette13 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette13 .style-a a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette13 .style-a .hw-heading-text > a {
  color: inherit; }
.palette13 .style-a .btn,
.palette13 .style-a button,
.palette13 .style-a input[type="submit"],
.palette13 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #000;
  border-color: #000;
  color: #fff; }
.palette13 .style-a .navbar-nav > li > a {
  color: #333; }
.palette13 .style-a .navbar-nav li.active a,
.palette13 .style-a .navbar-nav li > a:focus,
.palette13 .style-a .navbar-nav li > a:hover,
.palette13 .style-a .navbar-nav li.active > a:focus,
.palette13 .style-a .navbar-nav li.active > a:hover {
  color: #000; }
.palette13 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette13 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette13 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette13 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette13 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette13 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fedc3d; }
.palette13 .style-b {
  background-color: #000;
  color: #fff; }
.palette13 .style-b h1, .palette13 .style-b h2, .palette13 .style-b h3, .palette13 .style-b h4, .palette13 .style-b h5, .palette13 .style-b h6 {
  color: #fff; }
.palette13 .style-b a,
.palette13 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette13 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette13 .style-b .hw-heading-text > a {
  color: inherit; }
.palette13 .style-b .btn,
.palette13 .style-b button,
.palette13 .style-b input[type="submit"],
.palette13 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fedc3d;
  border-color: #fedc3d;
  color: #333; }
.palette13 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette13 .style-b .navbar-nav li.active a,
.palette13 .style-b .navbar-nav li > a:focus,
.palette13 .style-b .navbar-nav li > a:hover,
.palette13 .style-b .navbar-nav li.active > a:focus,
.palette13 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette13 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette13 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette13 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette13 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette13 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette13 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette13 .style-c {
  background-color: #01abaa;
  color: #fff; }
.palette13 .style-c h1, .palette13 .style-c h2, .palette13 .style-c h3, .palette13 .style-c h4, .palette13 .style-c h5, .palette13 .style-c h6 {
  color: #fff; }
.palette13 .style-c a,
.palette13 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette13 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette13 .style-c .hw-heading-text > a {
  color: inherit; }
.palette13 .style-c .btn,
.palette13 .style-c button,
.palette13 .style-c input[type="submit"],
.palette13 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #000;
  border-color: #000;
  color: #fff; }
.palette13 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette13 .style-c .navbar-nav li.active a,
.palette13 .style-c .navbar-nav li > a:focus,
.palette13 .style-c .navbar-nav li > a:hover,
.palette13 .style-c .navbar-nav li.active > a:focus,
.palette13 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette13 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette13 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette13 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette13 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette13 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette13 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #01abaa; }
.palette13 .style-d {
  background-color: #fea680;
  color: #fff; }
.palette13 .style-d h1, .palette13 .style-d h2, .palette13 .style-d h3, .palette13 .style-d h4, .palette13 .style-d h5, .palette13 .style-d h6 {
  color: #fff; }
.palette13 .style-d a,
.palette13 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette13 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette13 .style-d .hw-heading-text > a {
  color: inherit; }
.palette13 .style-d .btn,
.palette13 .style-d button,
.palette13 .style-d input[type="submit"],
.palette13 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #000;
  border-color: #000;
  color: #fff; }
.palette13 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette13 .style-d .navbar-nav li.active a,
.palette13 .style-d .navbar-nav li > a:focus,
.palette13 .style-d .navbar-nav li > a:hover,
.palette13 .style-d .navbar-nav li.active > a:focus,
.palette13 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette13 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette13 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette13 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette13 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette13 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette13 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fea680; }
.palette13.buttonset4 .default .btn,
.palette13.buttonset4 .default button,
.palette13.buttonset4 .default input[type="submit"], .palette13.buttonset5 .default .btn,
.palette13.buttonset5 .default button,
.palette13.buttonset5 .default input[type="submit"], .palette13.buttonset6 .default .btn,
.palette13.buttonset6 .default button,
.palette13.buttonset6 .default input[type="submit"] {
  color: #fedc3d; }
.palette13.buttonset4 .style-a .btn,
.palette13.buttonset4 .style-a button,
.palette13.buttonset4 .style-a input[type="submit"], .palette13.buttonset5 .style-a .btn,
.palette13.buttonset5 .style-a button,
.palette13.buttonset5 .style-a input[type="submit"], .palette13.buttonset6 .style-a .btn,
.palette13.buttonset6 .style-a button,
.palette13.buttonset6 .style-a input[type="submit"] {
  color: #000; }
.palette13.buttonset4 .style-b .btn,
.palette13.buttonset4 .style-b button,
.palette13.buttonset4 .style-b input[type="submit"], .palette13.buttonset5 .style-b .btn,
.palette13.buttonset5 .style-b button,
.palette13.buttonset5 .style-b input[type="submit"], .palette13.buttonset6 .style-b .btn,
.palette13.buttonset6 .style-b button,
.palette13.buttonset6 .style-b input[type="submit"] {
  color: #fedc3d; }
.palette13.buttonset4 .style-c .btn,
.palette13.buttonset4 .style-c button,
.palette13.buttonset4 .style-c input[type="submit"], .palette13.buttonset5 .style-c .btn,
.palette13.buttonset5 .style-c button,
.palette13.buttonset5 .style-c input[type="submit"], .palette13.buttonset6 .style-c .btn,
.palette13.buttonset6 .style-c button,
.palette13.buttonset6 .style-c input[type="submit"] {
  color: #000; }
.palette13.buttonset4 .style-d .btn,
.palette13.buttonset4 .style-d button,
.palette13.buttonset4 .style-d input[type="submit"], .palette13.buttonset5 .style-d .btn,
.palette13.buttonset5 .style-d button,
.palette13.buttonset5 .style-d input[type="submit"], .palette13.buttonset6 .style-d .btn,
.palette13.buttonset6 .style-d button,
.palette13.buttonset6 .style-d input[type="submit"] {
  color: #000; }
.palette13.buttonset7 .default .btn.hw-secondary-btn,
.palette13.buttonset7 .default button.hw-secondary-btn,
.palette13.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette13.buttonset8 .default .btn.hw-secondary-btn,
.palette13.buttonset8 .default button.hw-secondary-btn,
.palette13.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette13.buttonset9 .default .btn.hw-secondary-btn,
.palette13.buttonset9 .default button.hw-secondary-btn,
.palette13.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #fedc3d; }
.palette13.buttonset7 .style-a .btn.hw-secondary-btn,
.palette13.buttonset7 .style-a button.hw-secondary-btn,
.palette13.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette13.buttonset8 .style-a .btn.hw-secondary-btn,
.palette13.buttonset8 .style-a button.hw-secondary-btn,
.palette13.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette13.buttonset9 .style-a .btn.hw-secondary-btn,
.palette13.buttonset9 .style-a button.hw-secondary-btn,
.palette13.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #000; }
.palette13.buttonset7 .style-b .btn.hw-secondary-btn,
.palette13.buttonset7 .style-b button.hw-secondary-btn,
.palette13.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette13.buttonset8 .style-b .btn.hw-secondary-btn,
.palette13.buttonset8 .style-b button.hw-secondary-btn,
.palette13.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette13.buttonset9 .style-b .btn.hw-secondary-btn,
.palette13.buttonset9 .style-b button.hw-secondary-btn,
.palette13.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #fedc3d; }
.palette13.buttonset7 .style-c .btn.hw-secondary-btn,
.palette13.buttonset7 .style-c button.hw-secondary-btn,
.palette13.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette13.buttonset8 .style-c .btn.hw-secondary-btn,
.palette13.buttonset8 .style-c button.hw-secondary-btn,
.palette13.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette13.buttonset9 .style-c .btn.hw-secondary-btn,
.palette13.buttonset9 .style-c button.hw-secondary-btn,
.palette13.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #000; }
.palette13.buttonset7 .style-d .btn.hw-secondary-btn,
.palette13.buttonset7 .style-d button.hw-secondary-btn,
.palette13.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette13.buttonset8 .style-d .btn.hw-secondary-btn,
.palette13.buttonset8 .style-d button.hw-secondary-btn,
.palette13.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette13.buttonset9 .style-d .btn.hw-secondary-btn,
.palette13.buttonset9 .style-d button.hw-secondary-btn,
.palette13.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #000; }

/*
 * palette14
 * #0f1626
 * #ab987a
 * #ff533d
 * #f5f5f5
 */
.palette14 .default {
  background-color: #fff;
  color: #444; }
.palette14 .default h1, .palette14 .default h2, .palette14 .default h3, .palette14 .default h4, .palette14 .default h5, .palette14 .default h6 {
  color: #444; }
.palette14 .default a,
.palette14 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette14 .default a > i.fa:not(#lnkEditImage) {
  color: #444; }
.palette14 .default .hw-heading-text > a {
  color: inherit; }
.palette14 .default .btn,
.palette14 .default button,
.palette14 .default input[type="submit"],
.palette14 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff533d;
  border-color: #ff533d;
  color: #fff; }
.palette14 .default .navbar-nav > li > a {
  color: #444; }
.palette14 .default .navbar-nav li.active a,
.palette14 .default .navbar-nav li > a:focus,
.palette14 .default .navbar-nav li > a:hover,
.palette14 .default .navbar-nav li.active > a:focus,
.palette14 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette14 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette14 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette14 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette14 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette14 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette14 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette14 .style-a {
  background-color: #0f1626;
  color: #fff; }
.palette14 .style-a h1, .palette14 .style-a h2, .palette14 .style-a h3, .palette14 .style-a h4, .palette14 .style-a h5, .palette14 .style-a h6 {
  color: #fff; }
.palette14 .style-a a,
.palette14 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette14 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette14 .style-a .hw-heading-text > a {
  color: inherit; }
.palette14 .style-a .btn,
.palette14 .style-a button,
.palette14 .style-a input[type="submit"],
.palette14 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff533d;
  border-color: #ff533d;
  color: #fff; }
.palette14 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette14 .style-a .navbar-nav li.active a,
.palette14 .style-a .navbar-nav li > a:focus,
.palette14 .style-a .navbar-nav li > a:hover,
.palette14 .style-a .navbar-nav li.active > a:focus,
.palette14 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette14 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette14 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette14 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette14 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette14 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette14 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette14 .style-b {
  background-color: #ab987a;
  color: #fff; }
.palette14 .style-b h1, .palette14 .style-b h2, .palette14 .style-b h3, .palette14 .style-b h4, .palette14 .style-b h5, .palette14 .style-b h6 {
  color: #fff; }
.palette14 .style-b a,
.palette14 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette14 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette14 .style-b .hw-heading-text > a {
  color: inherit; }
.palette14 .style-b .btn,
.palette14 .style-b button,
.palette14 .style-b input[type="submit"],
.palette14 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff533d;
  border-color: #ff533d;
  color: #fff; }
.palette14 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette14 .style-b .navbar-nav li.active a,
.palette14 .style-b .navbar-nav li > a:focus,
.palette14 .style-b .navbar-nav li > a:hover,
.palette14 .style-b .navbar-nav li.active > a:focus,
.palette14 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette14 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette14 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette14 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette14 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette14 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette14 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #ab987a; }
.palette14 .style-c {
  background-color: #ff533d;
  color: #fff; }
.palette14 .style-c h1, .palette14 .style-c h2, .palette14 .style-c h3, .palette14 .style-c h4, .palette14 .style-c h5, .palette14 .style-c h6 {
  color: #fff; }
.palette14 .style-c a,
.palette14 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette14 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette14 .style-c .hw-heading-text > a {
  color: inherit; }
.palette14 .style-c .btn,
.palette14 .style-c button,
.palette14 .style-c input[type="submit"],
.palette14 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #0f1626;
  border-color: #0f1626;
  color: #fff; }
.palette14 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette14 .style-c .navbar-nav li.active a,
.palette14 .style-c .navbar-nav li > a:focus,
.palette14 .style-c .navbar-nav li > a:hover,
.palette14 .style-c .navbar-nav li.active > a:focus,
.palette14 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette14 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette14 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette14 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette14 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette14 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette14 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #ff533d; }
.palette14 .style-d {
  background-color: #f5f5f5;
  color: #444; }
.palette14 .style-d h1, .palette14 .style-d h2, .palette14 .style-d h3, .palette14 .style-d h4, .palette14 .style-d h5, .palette14 .style-d h6 {
  color: #444; }
.palette14 .style-d a,
.palette14 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette14 .style-d a > i.fa:not(#lnkEditImage) {
  color: #444; }
.palette14 .style-d .hw-heading-text > a {
  color: inherit; }
.palette14 .style-d .btn,
.palette14 .style-d button,
.palette14 .style-d input[type="submit"],
.palette14 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #ff533d;
  border-color: #ff533d;
  color: #fff; }
.palette14 .style-d .navbar-nav > li > a {
  color: #444; }
.palette14 .style-d .navbar-nav li.active a,
.palette14 .style-d .navbar-nav li > a:focus,
.palette14 .style-d .navbar-nav li > a:hover,
.palette14 .style-d .navbar-nav li.active > a:focus,
.palette14 .style-d .navbar-nav li.active > a:hover {
  color: #000; }
.palette14 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette14 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette14 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette14 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette14 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette14 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette14.buttonset4 .default .btn,
.palette14.buttonset4 .default button,
.palette14.buttonset4 .default input[type="submit"], .palette14.buttonset5 .default .btn,
.palette14.buttonset5 .default button,
.palette14.buttonset5 .default input[type="submit"], .palette14.buttonset6 .default .btn,
.palette14.buttonset6 .default button,
.palette14.buttonset6 .default input[type="submit"] {
  color: #ff533d; }
.palette14.buttonset4 .style-a .btn,
.palette14.buttonset4 .style-a button,
.palette14.buttonset4 .style-a input[type="submit"], .palette14.buttonset5 .style-a .btn,
.palette14.buttonset5 .style-a button,
.palette14.buttonset5 .style-a input[type="submit"], .palette14.buttonset6 .style-a .btn,
.palette14.buttonset6 .style-a button,
.palette14.buttonset6 .style-a input[type="submit"] {
  color: #ff533d; }
.palette14.buttonset4 .style-b .btn,
.palette14.buttonset4 .style-b button,
.palette14.buttonset4 .style-b input[type="submit"], .palette14.buttonset5 .style-b .btn,
.palette14.buttonset5 .style-b button,
.palette14.buttonset5 .style-b input[type="submit"], .palette14.buttonset6 .style-b .btn,
.palette14.buttonset6 .style-b button,
.palette14.buttonset6 .style-b input[type="submit"] {
  color: #ff533d; }
.palette14.buttonset4 .style-c .btn,
.palette14.buttonset4 .style-c button,
.palette14.buttonset4 .style-c input[type="submit"], .palette14.buttonset5 .style-c .btn,
.palette14.buttonset5 .style-c button,
.palette14.buttonset5 .style-c input[type="submit"], .palette14.buttonset6 .style-c .btn,
.palette14.buttonset6 .style-c button,
.palette14.buttonset6 .style-c input[type="submit"] {
  color: #0f1626; }
.palette14.buttonset4 .style-d .btn,
.palette14.buttonset4 .style-d button,
.palette14.buttonset4 .style-d input[type="submit"], .palette14.buttonset5 .style-d .btn,
.palette14.buttonset5 .style-d button,
.palette14.buttonset5 .style-d input[type="submit"], .palette14.buttonset6 .style-d .btn,
.palette14.buttonset6 .style-d button,
.palette14.buttonset6 .style-d input[type="submit"] {
  color: #ff533d; }
.palette14.buttonset7 .default .btn.hw-secondary-btn,
.palette14.buttonset7 .default button.hw-secondary-btn,
.palette14.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette14.buttonset8 .default .btn.hw-secondary-btn,
.palette14.buttonset8 .default button.hw-secondary-btn,
.palette14.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette14.buttonset9 .default .btn.hw-secondary-btn,
.palette14.buttonset9 .default button.hw-secondary-btn,
.palette14.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #ff533d; }
.palette14.buttonset7 .style-a .btn.hw-secondary-btn,
.palette14.buttonset7 .style-a button.hw-secondary-btn,
.palette14.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette14.buttonset8 .style-a .btn.hw-secondary-btn,
.palette14.buttonset8 .style-a button.hw-secondary-btn,
.palette14.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette14.buttonset9 .style-a .btn.hw-secondary-btn,
.palette14.buttonset9 .style-a button.hw-secondary-btn,
.palette14.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #ff533d; }
.palette14.buttonset7 .style-b .btn.hw-secondary-btn,
.palette14.buttonset7 .style-b button.hw-secondary-btn,
.palette14.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette14.buttonset8 .style-b .btn.hw-secondary-btn,
.palette14.buttonset8 .style-b button.hw-secondary-btn,
.palette14.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette14.buttonset9 .style-b .btn.hw-secondary-btn,
.palette14.buttonset9 .style-b button.hw-secondary-btn,
.palette14.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #ff533d; }
.palette14.buttonset7 .style-c .btn.hw-secondary-btn,
.palette14.buttonset7 .style-c button.hw-secondary-btn,
.palette14.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette14.buttonset8 .style-c .btn.hw-secondary-btn,
.palette14.buttonset8 .style-c button.hw-secondary-btn,
.palette14.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette14.buttonset9 .style-c .btn.hw-secondary-btn,
.palette14.buttonset9 .style-c button.hw-secondary-btn,
.palette14.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #0f1626; }
.palette14.buttonset7 .style-d .btn.hw-secondary-btn,
.palette14.buttonset7 .style-d button.hw-secondary-btn,
.palette14.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette14.buttonset8 .style-d .btn.hw-secondary-btn,
.palette14.buttonset8 .style-d button.hw-secondary-btn,
.palette14.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette14.buttonset9 .style-d .btn.hw-secondary-btn,
.palette14.buttonset9 .style-d button.hw-secondary-btn,
.palette14.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #ff533d; }

/*
 * palette15
 * #6b7a8f
 * #f7882f
 * #f7c331
 * #dcc7aa
 */
.palette15 .default {
  background-color: #fff;
  color: #555; }
.palette15 .default h1, .palette15 .default h2, .palette15 .default h3, .palette15 .default h4, .palette15 .default h5, .palette15 .default h6 {
  color: #555; }
.palette15 .default a,
.palette15 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette15 .default a > i.fa:not(#lnkEditImage) {
  color: #555; }
.palette15 .default .hw-heading-text > a {
  color: inherit; }
.palette15 .default .btn,
.palette15 .default button,
.palette15 .default input[type="submit"],
.palette15 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7882f;
  border-color: #f7882f;
  color: #fff; }
.palette15 .default .navbar-nav > li > a {
  color: #555; }
.palette15 .default .navbar-nav li.active a,
.palette15 .default .navbar-nav li > a:focus,
.palette15 .default .navbar-nav li > a:hover,
.palette15 .default .navbar-nav li.active > a:focus,
.palette15 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette15 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette15 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette15 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette15 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette15 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette15 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette15 .style-a {
  background-color: #6b7a8f;
  color: #fff; }
.palette15 .style-a h1, .palette15 .style-a h2, .palette15 .style-a h3, .palette15 .style-a h4, .palette15 .style-a h5, .palette15 .style-a h6 {
  color: #fff; }
.palette15 .style-a a,
.palette15 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette15 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette15 .style-a .hw-heading-text > a {
  color: inherit; }
.palette15 .style-a .btn,
.palette15 .style-a button,
.palette15 .style-a input[type="submit"],
.palette15 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7882f;
  border-color: #f7882f;
  color: #fff; }
.palette15 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette15 .style-a .navbar-nav li.active a,
.palette15 .style-a .navbar-nav li > a:focus,
.palette15 .style-a .navbar-nav li > a:hover,
.palette15 .style-a .navbar-nav li.active > a:focus,
.palette15 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette15 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette15 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette15 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette15 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette15 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette15 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #6b7a8f; }
.palette15 .style-b {
  background-color: #f7882f;
  color: #fff; }
.palette15 .style-b h1, .palette15 .style-b h2, .palette15 .style-b h3, .palette15 .style-b h4, .palette15 .style-b h5, .palette15 .style-b h6 {
  color: #fff; }
.palette15 .style-b a,
.palette15 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette15 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette15 .style-b .hw-heading-text > a {
  color: inherit; }
.palette15 .style-b .btn,
.palette15 .style-b button,
.palette15 .style-b input[type="submit"],
.palette15 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #6b7a8f;
  border-color: #6b7a8f;
  color: #fff; }
.palette15 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette15 .style-b .navbar-nav li.active a,
.palette15 .style-b .navbar-nav li > a:focus,
.palette15 .style-b .navbar-nav li > a:hover,
.palette15 .style-b .navbar-nav li.active > a:focus,
.palette15 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette15 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette15 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette15 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette15 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette15 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette15 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f7882f; }
.palette15 .style-c {
  background-color: #f7c331;
  color: #fff; }
.palette15 .style-c h1, .palette15 .style-c h2, .palette15 .style-c h3, .palette15 .style-c h4, .palette15 .style-c h5, .palette15 .style-c h6 {
  color: #fff; }
.palette15 .style-c a,
.palette15 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette15 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette15 .style-c .hw-heading-text > a {
  color: inherit; }
.palette15 .style-c .btn,
.palette15 .style-c button,
.palette15 .style-c input[type="submit"],
.palette15 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7882f;
  border-color: #f7882f;
  color: #fff; }
.palette15 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette15 .style-c .navbar-nav li.active a,
.palette15 .style-c .navbar-nav li > a:focus,
.palette15 .style-c .navbar-nav li > a:hover,
.palette15 .style-c .navbar-nav li.active > a:focus,
.palette15 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette15 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette15 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette15 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette15 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette15 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette15 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f7c331; }
.palette15 .style-d {
  background-color: #dcc7aa;
  color: #fff; }
.palette15 .style-d h1, .palette15 .style-d h2, .palette15 .style-d h3, .palette15 .style-d h4, .palette15 .style-d h5, .palette15 .style-d h6 {
  color: #fff; }
.palette15 .style-d a,
.palette15 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette15 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette15 .style-d .hw-heading-text > a {
  color: inherit; }
.palette15 .style-d .btn,
.palette15 .style-d button,
.palette15 .style-d input[type="submit"],
.palette15 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7882f;
  border-color: #f7882f;
  color: #fff; }
.palette15 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette15 .style-d .navbar-nav li.active a,
.palette15 .style-d .navbar-nav li > a:focus,
.palette15 .style-d .navbar-nav li > a:hover,
.palette15 .style-d .navbar-nav li.active > a:focus,
.palette15 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette15 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette15 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette15 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette15 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette15 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette15 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #dcc7aa; }
.palette15.buttonset4 .default .btn,
.palette15.buttonset4 .default button,
.palette15.buttonset4 .default input[type="submit"], .palette15.buttonset5 .default .btn,
.palette15.buttonset5 .default button,
.palette15.buttonset5 .default input[type="submit"], .palette15.buttonset6 .default .btn,
.palette15.buttonset6 .default button,
.palette15.buttonset6 .default input[type="submit"] {
  color: #f7882f; }
.palette15.buttonset4 .style-a .btn,
.palette15.buttonset4 .style-a button,
.palette15.buttonset4 .style-a input[type="submit"], .palette15.buttonset5 .style-a .btn,
.palette15.buttonset5 .style-a button,
.palette15.buttonset5 .style-a input[type="submit"], .palette15.buttonset6 .style-a .btn,
.palette15.buttonset6 .style-a button,
.palette15.buttonset6 .style-a input[type="submit"] {
  color: #f7882f; }
.palette15.buttonset4 .style-b .btn,
.palette15.buttonset4 .style-b button,
.palette15.buttonset4 .style-b input[type="submit"], .palette15.buttonset5 .style-b .btn,
.palette15.buttonset5 .style-b button,
.palette15.buttonset5 .style-b input[type="submit"], .palette15.buttonset6 .style-b .btn,
.palette15.buttonset6 .style-b button,
.palette15.buttonset6 .style-b input[type="submit"] {
  color: #6b7a8f; }
.palette15.buttonset4 .style-c .btn,
.palette15.buttonset4 .style-c button,
.palette15.buttonset4 .style-c input[type="submit"], .palette15.buttonset5 .style-c .btn,
.palette15.buttonset5 .style-c button,
.palette15.buttonset5 .style-c input[type="submit"], .palette15.buttonset6 .style-c .btn,
.palette15.buttonset6 .style-c button,
.palette15.buttonset6 .style-c input[type="submit"] {
  color: #f7882f; }
.palette15.buttonset4 .style-d .btn,
.palette15.buttonset4 .style-d button,
.palette15.buttonset4 .style-d input[type="submit"], .palette15.buttonset5 .style-d .btn,
.palette15.buttonset5 .style-d button,
.palette15.buttonset5 .style-d input[type="submit"], .palette15.buttonset6 .style-d .btn,
.palette15.buttonset6 .style-d button,
.palette15.buttonset6 .style-d input[type="submit"] {
  color: #f7882f; }
.palette15.buttonset7 .default .btn.hw-secondary-btn,
.palette15.buttonset7 .default button.hw-secondary-btn,
.palette15.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette15.buttonset8 .default .btn.hw-secondary-btn,
.palette15.buttonset8 .default button.hw-secondary-btn,
.palette15.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette15.buttonset9 .default .btn.hw-secondary-btn,
.palette15.buttonset9 .default button.hw-secondary-btn,
.palette15.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #f7882f; }
.palette15.buttonset7 .style-a .btn.hw-secondary-btn,
.palette15.buttonset7 .style-a button.hw-secondary-btn,
.palette15.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette15.buttonset8 .style-a .btn.hw-secondary-btn,
.palette15.buttonset8 .style-a button.hw-secondary-btn,
.palette15.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette15.buttonset9 .style-a .btn.hw-secondary-btn,
.palette15.buttonset9 .style-a button.hw-secondary-btn,
.palette15.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #f7882f; }
.palette15.buttonset7 .style-b .btn.hw-secondary-btn,
.palette15.buttonset7 .style-b button.hw-secondary-btn,
.palette15.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette15.buttonset8 .style-b .btn.hw-secondary-btn,
.palette15.buttonset8 .style-b button.hw-secondary-btn,
.palette15.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette15.buttonset9 .style-b .btn.hw-secondary-btn,
.palette15.buttonset9 .style-b button.hw-secondary-btn,
.palette15.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #6b7a8f; }
.palette15.buttonset7 .style-c .btn.hw-secondary-btn,
.palette15.buttonset7 .style-c button.hw-secondary-btn,
.palette15.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette15.buttonset8 .style-c .btn.hw-secondary-btn,
.palette15.buttonset8 .style-c button.hw-secondary-btn,
.palette15.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette15.buttonset9 .style-c .btn.hw-secondary-btn,
.palette15.buttonset9 .style-c button.hw-secondary-btn,
.palette15.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #f7882f; }
.palette15.buttonset7 .style-d .btn.hw-secondary-btn,
.palette15.buttonset7 .style-d button.hw-secondary-btn,
.palette15.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette15.buttonset8 .style-d .btn.hw-secondary-btn,
.palette15.buttonset8 .style-d button.hw-secondary-btn,
.palette15.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette15.buttonset9 .style-d .btn.hw-secondary-btn,
.palette15.buttonset9 .style-d button.hw-secondary-btn,
.palette15.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #f7882f; }

/*
 * palette16
 * #77c9d4
 * #57bc90
 * #015249
 * #a5a5af
 */
.palette16 .default {
  background-color: #fff;
  color: #444; }
.palette16 .default h1, .palette16 .default h2, .palette16 .default h3, .palette16 .default h4, .palette16 .default h5, .palette16 .default h6 {
  color: #444; }
.palette16 .default a,
.palette16 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette16 .default a > i.fa:not(#lnkEditImage) {
  color: #444; }
.palette16 .default .hw-heading-text > a {
  color: inherit; }
.palette16 .default .btn,
.palette16 .default button,
.palette16 .default input[type="submit"],
.palette16 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #77c9d4;
  border-color: #77c9d4;
  color: #fff; }
.palette16 .default .navbar-nav > li > a {
  color: #444; }
.palette16 .default .navbar-nav li.active a,
.palette16 .default .navbar-nav li > a:focus,
.palette16 .default .navbar-nav li > a:hover,
.palette16 .default .navbar-nav li.active > a:focus,
.palette16 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette16 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette16 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette16 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette16 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette16 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette16 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette16 .style-a {
  background-color: #77c9d4;
  color: #fff; }
.palette16 .style-a h1, .palette16 .style-a h2, .palette16 .style-a h3, .palette16 .style-a h4, .palette16 .style-a h5, .palette16 .style-a h6 {
  color: #fff; }
.palette16 .style-a a,
.palette16 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette16 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette16 .style-a .hw-heading-text > a {
  color: inherit; }
.palette16 .style-a .btn,
.palette16 .style-a button,
.palette16 .style-a input[type="submit"],
.palette16 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #015249;
  border-color: #015249;
  color: #fff; }
.palette16 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette16 .style-a .navbar-nav li.active a,
.palette16 .style-a .navbar-nav li > a:focus,
.palette16 .style-a .navbar-nav li > a:hover,
.palette16 .style-a .navbar-nav li.active > a:focus,
.palette16 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette16 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette16 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette16 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette16 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette16 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette16 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #77c9d4; }
.palette16 .style-b {
  background-color: #57bc90;
  color: #fff; }
.palette16 .style-b h1, .palette16 .style-b h2, .palette16 .style-b h3, .palette16 .style-b h4, .palette16 .style-b h5, .palette16 .style-b h6 {
  color: #fff; }
.palette16 .style-b a,
.palette16 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette16 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette16 .style-b .hw-heading-text > a {
  color: inherit; }
.palette16 .style-b .btn,
.palette16 .style-b button,
.palette16 .style-b input[type="submit"],
.palette16 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #77c9d4;
  border-color: #77c9d4;
  color: #fff; }
.palette16 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette16 .style-b .navbar-nav li.active a,
.palette16 .style-b .navbar-nav li > a:focus,
.palette16 .style-b .navbar-nav li > a:hover,
.palette16 .style-b .navbar-nav li.active > a:focus,
.palette16 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette16 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette16 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette16 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette16 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette16 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette16 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #57bc90; }
.palette16 .style-c {
  background-color: #015249;
  color: #fff; }
.palette16 .style-c h1, .palette16 .style-c h2, .palette16 .style-c h3, .palette16 .style-c h4, .palette16 .style-c h5, .palette16 .style-c h6 {
  color: #fff; }
.palette16 .style-c a,
.palette16 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette16 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette16 .style-c .hw-heading-text > a {
  color: inherit; }
.palette16 .style-c .btn,
.palette16 .style-c button,
.palette16 .style-c input[type="submit"],
.palette16 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #77c9d4;
  border-color: #77c9d4;
  color: #fff; }
.palette16 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette16 .style-c .navbar-nav li.active a,
.palette16 .style-c .navbar-nav li > a:focus,
.palette16 .style-c .navbar-nav li > a:hover,
.palette16 .style-c .navbar-nav li.active > a:focus,
.palette16 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette16 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette16 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette16 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette16 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette16 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette16 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette16 .style-d {
  background-color: #a5a5af;
  color: #fff; }
.palette16 .style-d h1, .palette16 .style-d h2, .palette16 .style-d h3, .palette16 .style-d h4, .palette16 .style-d h5, .palette16 .style-d h6 {
  color: #fff; }
.palette16 .style-d a,
.palette16 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette16 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette16 .style-d .hw-heading-text > a {
  color: inherit; }
.palette16 .style-d .btn,
.palette16 .style-d button,
.palette16 .style-d input[type="submit"],
.palette16 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #77c9d4;
  border-color: #77c9d4;
  color: #fff; }
.palette16 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette16 .style-d .navbar-nav li.active a,
.palette16 .style-d .navbar-nav li > a:focus,
.palette16 .style-d .navbar-nav li > a:hover,
.palette16 .style-d .navbar-nav li.active > a:focus,
.palette16 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette16 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette16 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette16 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette16 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette16 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette16 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette16.buttonset4 .default .btn,
.palette16.buttonset4 .default button,
.palette16.buttonset4 .default input[type="submit"], .palette16.buttonset5 .default .btn,
.palette16.buttonset5 .default button,
.palette16.buttonset5 .default input[type="submit"], .palette16.buttonset6 .default .btn,
.palette16.buttonset6 .default button,
.palette16.buttonset6 .default input[type="submit"] {
  color: #77c9d4; }
.palette16.buttonset4 .style-a .btn,
.palette16.buttonset4 .style-a button,
.palette16.buttonset4 .style-a input[type="submit"], .palette16.buttonset5 .style-a .btn,
.palette16.buttonset5 .style-a button,
.palette16.buttonset5 .style-a input[type="submit"], .palette16.buttonset6 .style-a .btn,
.palette16.buttonset6 .style-a button,
.palette16.buttonset6 .style-a input[type="submit"] {
  color: #015249; }
.palette16.buttonset4 .style-b .btn,
.palette16.buttonset4 .style-b button,
.palette16.buttonset4 .style-b input[type="submit"], .palette16.buttonset5 .style-b .btn,
.palette16.buttonset5 .style-b button,
.palette16.buttonset5 .style-b input[type="submit"], .palette16.buttonset6 .style-b .btn,
.palette16.buttonset6 .style-b button,
.palette16.buttonset6 .style-b input[type="submit"] {
  color: #77c9d4; }
.palette16.buttonset4 .style-c .btn,
.palette16.buttonset4 .style-c button,
.palette16.buttonset4 .style-c input[type="submit"], .palette16.buttonset5 .style-c .btn,
.palette16.buttonset5 .style-c button,
.palette16.buttonset5 .style-c input[type="submit"], .palette16.buttonset6 .style-c .btn,
.palette16.buttonset6 .style-c button,
.palette16.buttonset6 .style-c input[type="submit"] {
  color: #77c9d4; }
.palette16.buttonset4 .style-d .btn,
.palette16.buttonset4 .style-d button,
.palette16.buttonset4 .style-d input[type="submit"], .palette16.buttonset5 .style-d .btn,
.palette16.buttonset5 .style-d button,
.palette16.buttonset5 .style-d input[type="submit"], .palette16.buttonset6 .style-d .btn,
.palette16.buttonset6 .style-d button,
.palette16.buttonset6 .style-d input[type="submit"] {
  color: #77c9d4; }
.palette16.buttonset7 .default .btn.hw-secondary-btn,
.palette16.buttonset7 .default button.hw-secondary-btn,
.palette16.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette16.buttonset8 .default .btn.hw-secondary-btn,
.palette16.buttonset8 .default button.hw-secondary-btn,
.palette16.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette16.buttonset9 .default .btn.hw-secondary-btn,
.palette16.buttonset9 .default button.hw-secondary-btn,
.palette16.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #77c9d4; }
.palette16.buttonset7 .style-a .btn.hw-secondary-btn,
.palette16.buttonset7 .style-a button.hw-secondary-btn,
.palette16.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette16.buttonset8 .style-a .btn.hw-secondary-btn,
.palette16.buttonset8 .style-a button.hw-secondary-btn,
.palette16.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette16.buttonset9 .style-a .btn.hw-secondary-btn,
.palette16.buttonset9 .style-a button.hw-secondary-btn,
.palette16.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #015249; }
.palette16.buttonset7 .style-b .btn.hw-secondary-btn,
.palette16.buttonset7 .style-b button.hw-secondary-btn,
.palette16.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette16.buttonset8 .style-b .btn.hw-secondary-btn,
.palette16.buttonset8 .style-b button.hw-secondary-btn,
.palette16.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette16.buttonset9 .style-b .btn.hw-secondary-btn,
.palette16.buttonset9 .style-b button.hw-secondary-btn,
.palette16.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #77c9d4; }
.palette16.buttonset7 .style-c .btn.hw-secondary-btn,
.palette16.buttonset7 .style-c button.hw-secondary-btn,
.palette16.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette16.buttonset8 .style-c .btn.hw-secondary-btn,
.palette16.buttonset8 .style-c button.hw-secondary-btn,
.palette16.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette16.buttonset9 .style-c .btn.hw-secondary-btn,
.palette16.buttonset9 .style-c button.hw-secondary-btn,
.palette16.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #77c9d4; }
.palette16.buttonset7 .style-d .btn.hw-secondary-btn,
.palette16.buttonset7 .style-d button.hw-secondary-btn,
.palette16.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette16.buttonset8 .style-d .btn.hw-secondary-btn,
.palette16.buttonset8 .style-d button.hw-secondary-btn,
.palette16.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette16.buttonset9 .style-d .btn.hw-secondary-btn,
.palette16.buttonset9 .style-d button.hw-secondary-btn,
.palette16.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #77c9d4; }

/*
 * palette17
 * #c5c1c0
 * #0a1612
 * #1a2930
 * #f7ce3e
 */
.palette17 .default {
  background-color: #fff;
  color: #444; }
.palette17 .default h1, .palette17 .default h2, .palette17 .default h3, .palette17 .default h4, .palette17 .default h5, .palette17 .default h6 {
  color: #444; }
.palette17 .default a,
.palette17 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette17 .default a > i.fa:not(#lnkEditImage) {
  color: #444; }
.palette17 .default .hw-heading-text > a {
  color: inherit; }
.palette17 .default .btn,
.palette17 .default button,
.palette17 .default input[type="submit"],
.palette17 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #1a2930;
  border-color: #1a2930;
  color: #fff; }
.palette17 .default .navbar-nav > li > a {
  color: #444; }
.palette17 .default .navbar-nav li.active a,
.palette17 .default .navbar-nav li > a:focus,
.palette17 .default .navbar-nav li > a:hover,
.palette17 .default .navbar-nav li.active > a:focus,
.palette17 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette17 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette17 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette17 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette17 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette17 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette17 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-a {
  background-color: #c5c1c0;
  color: #fff; }
.palette17 .style-a h1, .palette17 .style-a h2, .palette17 .style-a h3, .palette17 .style-a h4, .palette17 .style-a h5, .palette17 .style-a h6 {
  color: #fff; }
.palette17 .style-a a,
.palette17 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette17 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette17 .style-a .hw-heading-text > a {
  color: inherit; }
.palette17 .style-a .btn,
.palette17 .style-a button,
.palette17 .style-a input[type="submit"],
.palette17 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #1a2930;
  border-color: #1a2930;
  color: #fff; }
.palette17 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette17 .style-a .navbar-nav li.active a,
.palette17 .style-a .navbar-nav li > a:focus,
.palette17 .style-a .navbar-nav li > a:hover,
.palette17 .style-a .navbar-nav li.active > a:focus,
.palette17 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette17 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette17 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette17 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette17 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette17 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-b {
  background-color: #0a1612;
  color: #fff; }
.palette17 .style-b h1, .palette17 .style-b h2, .palette17 .style-b h3, .palette17 .style-b h4, .palette17 .style-b h5, .palette17 .style-b h6 {
  color: #fff; }
.palette17 .style-b a,
.palette17 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette17 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette17 .style-b .hw-heading-text > a {
  color: inherit; }
.palette17 .style-b .btn,
.palette17 .style-b button,
.palette17 .style-b input[type="submit"],
.palette17 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7ce3e;
  border-color: #f7ce3e;
  color: #fff; }
.palette17 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette17 .style-b .navbar-nav li.active a,
.palette17 .style-b .navbar-nav li > a:focus,
.palette17 .style-b .navbar-nav li > a:hover,
.palette17 .style-b .navbar-nav li.active > a:focus,
.palette17 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette17 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette17 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette17 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette17 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette17 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-c {
  background-color: #1a2930;
  color: #fff; }
.palette17 .style-c h1, .palette17 .style-c h2, .palette17 .style-c h3, .palette17 .style-c h4, .palette17 .style-c h5, .palette17 .style-c h6 {
  color: #fff; }
.palette17 .style-c a,
.palette17 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette17 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette17 .style-c .hw-heading-text > a {
  color: inherit; }
.palette17 .style-c .btn,
.palette17 .style-c button,
.palette17 .style-c input[type="submit"],
.palette17 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #f7ce3e;
  border-color: #f7ce3e;
  color: #fff; }
.palette17 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette17 .style-c .navbar-nav li.active a,
.palette17 .style-c .navbar-nav li > a:focus,
.palette17 .style-c .navbar-nav li > a:hover,
.palette17 .style-c .navbar-nav li.active > a:focus,
.palette17 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette17 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette17 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette17 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette17 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette17 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-d {
  background-color: #f7ce3e;
  color: #fff; }
.palette17 .style-d h1, .palette17 .style-d h2, .palette17 .style-d h3, .palette17 .style-d h4, .palette17 .style-d h5, .palette17 .style-d h6 {
  color: #fff; }
.palette17 .style-d a,
.palette17 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette17 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette17 .style-d .hw-heading-text > a {
  color: inherit; }
.palette17 .style-d .btn,
.palette17 .style-d button,
.palette17 .style-d input[type="submit"],
.palette17 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #1a2930;
  border-color: #1a2930;
  color: #fff; }
.palette17 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette17 .style-d .navbar-nav li.active a,
.palette17 .style-d .navbar-nav li > a:focus,
.palette17 .style-d .navbar-nav li > a:hover,
.palette17 .style-d .navbar-nav li.active > a:focus,
.palette17 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette17 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette17 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette17 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette17 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette17 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette17 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f7ce3e; }
.palette17.buttonset4 .default .btn,
.palette17.buttonset4 .default button,
.palette17.buttonset4 .default input[type="submit"], .palette17.buttonset5 .default .btn,
.palette17.buttonset5 .default button,
.palette17.buttonset5 .default input[type="submit"], .palette17.buttonset6 .default .btn,
.palette17.buttonset6 .default button,
.palette17.buttonset6 .default input[type="submit"] {
  color: #1a2930; }
.palette17.buttonset4 .style-a .btn,
.palette17.buttonset4 .style-a button,
.palette17.buttonset4 .style-a input[type="submit"], .palette17.buttonset5 .style-a .btn,
.palette17.buttonset5 .style-a button,
.palette17.buttonset5 .style-a input[type="submit"], .palette17.buttonset6 .style-a .btn,
.palette17.buttonset6 .style-a button,
.palette17.buttonset6 .style-a input[type="submit"] {
  color: #1a2930; }
.palette17.buttonset4 .style-b .btn,
.palette17.buttonset4 .style-b button,
.palette17.buttonset4 .style-b input[type="submit"], .palette17.buttonset5 .style-b .btn,
.palette17.buttonset5 .style-b button,
.palette17.buttonset5 .style-b input[type="submit"], .palette17.buttonset6 .style-b .btn,
.palette17.buttonset6 .style-b button,
.palette17.buttonset6 .style-b input[type="submit"] {
  color: #f7ce3e; }
.palette17.buttonset4 .style-c .btn,
.palette17.buttonset4 .style-c button,
.palette17.buttonset4 .style-c input[type="submit"], .palette17.buttonset5 .style-c .btn,
.palette17.buttonset5 .style-c button,
.palette17.buttonset5 .style-c input[type="submit"], .palette17.buttonset6 .style-c .btn,
.palette17.buttonset6 .style-c button,
.palette17.buttonset6 .style-c input[type="submit"] {
  color: #f7ce3e; }
.palette17.buttonset4 .style-d .btn,
.palette17.buttonset4 .style-d button,
.palette17.buttonset4 .style-d input[type="submit"], .palette17.buttonset5 .style-d .btn,
.palette17.buttonset5 .style-d button,
.palette17.buttonset5 .style-d input[type="submit"], .palette17.buttonset6 .style-d .btn,
.palette17.buttonset6 .style-d button,
.palette17.buttonset6 .style-d input[type="submit"] {
  color: #1a2930; }
.palette17.buttonset7 .default .btn.hw-secondary-btn,
.palette17.buttonset7 .default button.hw-secondary-btn,
.palette17.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette17.buttonset8 .default .btn.hw-secondary-btn,
.palette17.buttonset8 .default button.hw-secondary-btn,
.palette17.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette17.buttonset9 .default .btn.hw-secondary-btn,
.palette17.buttonset9 .default button.hw-secondary-btn,
.palette17.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #1a2930; }
.palette17.buttonset7 .style-a .btn.hw-secondary-btn,
.palette17.buttonset7 .style-a button.hw-secondary-btn,
.palette17.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette17.buttonset8 .style-a .btn.hw-secondary-btn,
.palette17.buttonset8 .style-a button.hw-secondary-btn,
.palette17.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette17.buttonset9 .style-a .btn.hw-secondary-btn,
.palette17.buttonset9 .style-a button.hw-secondary-btn,
.palette17.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #1a2930; }
.palette17.buttonset7 .style-b .btn.hw-secondary-btn,
.palette17.buttonset7 .style-b button.hw-secondary-btn,
.palette17.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette17.buttonset8 .style-b .btn.hw-secondary-btn,
.palette17.buttonset8 .style-b button.hw-secondary-btn,
.palette17.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette17.buttonset9 .style-b .btn.hw-secondary-btn,
.palette17.buttonset9 .style-b button.hw-secondary-btn,
.palette17.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #f7ce3e; }
.palette17.buttonset7 .style-c .btn.hw-secondary-btn,
.palette17.buttonset7 .style-c button.hw-secondary-btn,
.palette17.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette17.buttonset8 .style-c .btn.hw-secondary-btn,
.palette17.buttonset8 .style-c button.hw-secondary-btn,
.palette17.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette17.buttonset9 .style-c .btn.hw-secondary-btn,
.palette17.buttonset9 .style-c button.hw-secondary-btn,
.palette17.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #f7ce3e; }
.palette17.buttonset7 .style-d .btn.hw-secondary-btn,
.palette17.buttonset7 .style-d button.hw-secondary-btn,
.palette17.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette17.buttonset8 .style-d .btn.hw-secondary-btn,
.palette17.buttonset8 .style-d button.hw-secondary-btn,
.palette17.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette17.buttonset9 .style-d .btn.hw-secondary-btn,
.palette17.buttonset9 .style-d button.hw-secondary-btn,
.palette17.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #1a2930; }

/*
 * palette18
 * #0b3c5d
 * #328cc1
 * #d9b310
 * #1d2731
 */
.palette18 .default {
  background-color: #fff;
  color: #444; }
.palette18 .default h1, .palette18 .default h2, .palette18 .default h3, .palette18 .default h4, .palette18 .default h5, .palette18 .default h6 {
  color: #444; }
.palette18 .default a,
.palette18 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette18 .default a > i.fa:not(#lnkEditImage) {
  color: #444; }
.palette18 .default .hw-heading-text > a {
  color: inherit; }
.palette18 .default .btn,
.palette18 .default button,
.palette18 .default input[type="submit"],
.palette18 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #0b3c5d;
  border-color: #0b3c5d;
  color: #fff; }
.palette18 .default .navbar-nav > li > a {
  color: #444; }
.palette18 .default .navbar-nav li.active a,
.palette18 .default .navbar-nav li > a:focus,
.palette18 .default .navbar-nav li > a:hover,
.palette18 .default .navbar-nav li.active > a:focus,
.palette18 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette18 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette18 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette18 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette18 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette18 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette18 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette18 .style-a {
  background-color: #0b3c5d;
  color: #fff; }
.palette18 .style-a h1, .palette18 .style-a h2, .palette18 .style-a h3, .palette18 .style-a h4, .palette18 .style-a h5, .palette18 .style-a h6 {
  color: #fff; }
.palette18 .style-a a,
.palette18 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette18 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette18 .style-a .hw-heading-text > a {
  color: inherit; }
.palette18 .style-a .btn,
.palette18 .style-a button,
.palette18 .style-a input[type="submit"],
.palette18 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #d9b310;
  border-color: #d9b310;
  color: #fff; }
.palette18 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette18 .style-a .navbar-nav li.active a,
.palette18 .style-a .navbar-nav li > a:focus,
.palette18 .style-a .navbar-nav li > a:hover,
.palette18 .style-a .navbar-nav li.active > a:focus,
.palette18 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette18 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette18 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette18 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette18 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette18 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette18 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette18 .style-b {
  background-color: #328cc1;
  color: #fff; }
.palette18 .style-b h1, .palette18 .style-b h2, .palette18 .style-b h3, .palette18 .style-b h4, .palette18 .style-b h5, .palette18 .style-b h6 {
  color: #fff; }
.palette18 .style-b a,
.palette18 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette18 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette18 .style-b .hw-heading-text > a {
  color: inherit; }
.palette18 .style-b .btn,
.palette18 .style-b button,
.palette18 .style-b input[type="submit"],
.palette18 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #1d2731;
  border-color: #1d2731;
  color: #fff; }
.palette18 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette18 .style-b .navbar-nav li.active a,
.palette18 .style-b .navbar-nav li > a:focus,
.palette18 .style-b .navbar-nav li > a:hover,
.palette18 .style-b .navbar-nav li.active > a:focus,
.palette18 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette18 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette18 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette18 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette18 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette18 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette18 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #328cc1; }
.palette18 .style-c {
  background-color: #d9b310;
  color: #fff; }
.palette18 .style-c h1, .palette18 .style-c h2, .palette18 .style-c h3, .palette18 .style-c h4, .palette18 .style-c h5, .palette18 .style-c h6 {
  color: #fff; }
.palette18 .style-c a,
.palette18 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette18 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette18 .style-c .hw-heading-text > a {
  color: inherit; }
.palette18 .style-c .btn,
.palette18 .style-c button,
.palette18 .style-c input[type="submit"],
.palette18 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #0b3c5d;
  border-color: #0b3c5d;
  color: #fff; }
.palette18 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette18 .style-c .navbar-nav li.active a,
.palette18 .style-c .navbar-nav li > a:focus,
.palette18 .style-c .navbar-nav li > a:hover,
.palette18 .style-c .navbar-nav li.active > a:focus,
.palette18 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette18 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette18 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette18 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette18 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette18 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette18 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #d9b310; }
.palette18 .style-d {
  background-color: #1d2731;
  color: #fff; }
.palette18 .style-d h1, .palette18 .style-d h2, .palette18 .style-d h3, .palette18 .style-d h4, .palette18 .style-d h5, .palette18 .style-d h6 {
  color: #fff; }
.palette18 .style-d a,
.palette18 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette18 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette18 .style-d .hw-heading-text > a {
  color: inherit; }
.palette18 .style-d .btn,
.palette18 .style-d button,
.palette18 .style-d input[type="submit"],
.palette18 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #d9b310;
  border-color: #d9b310;
  color: #fff; }
.palette18 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette18 .style-d .navbar-nav li.active a,
.palette18 .style-d .navbar-nav li > a:focus,
.palette18 .style-d .navbar-nav li > a:hover,
.palette18 .style-d .navbar-nav li.active > a:focus,
.palette18 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette18 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette18 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette18 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette18 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette18 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette18 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette18.buttonset4 .default .btn,
.palette18.buttonset4 .default button,
.palette18.buttonset4 .default input[type="submit"], .palette18.buttonset5 .default .btn,
.palette18.buttonset5 .default button,
.palette18.buttonset5 .default input[type="submit"], .palette18.buttonset6 .default .btn,
.palette18.buttonset6 .default button,
.palette18.buttonset6 .default input[type="submit"] {
  color: #0b3c5d; }
.palette18.buttonset4 .style-a .btn,
.palette18.buttonset4 .style-a button,
.palette18.buttonset4 .style-a input[type="submit"], .palette18.buttonset5 .style-a .btn,
.palette18.buttonset5 .style-a button,
.palette18.buttonset5 .style-a input[type="submit"], .palette18.buttonset6 .style-a .btn,
.palette18.buttonset6 .style-a button,
.palette18.buttonset6 .style-a input[type="submit"] {
  color: #d9b310; }
.palette18.buttonset4 .style-b .btn,
.palette18.buttonset4 .style-b button,
.palette18.buttonset4 .style-b input[type="submit"], .palette18.buttonset5 .style-b .btn,
.palette18.buttonset5 .style-b button,
.palette18.buttonset5 .style-b input[type="submit"], .palette18.buttonset6 .style-b .btn,
.palette18.buttonset6 .style-b button,
.palette18.buttonset6 .style-b input[type="submit"] {
  color: #1d2731; }
.palette18.buttonset4 .style-c .btn,
.palette18.buttonset4 .style-c button,
.palette18.buttonset4 .style-c input[type="submit"], .palette18.buttonset5 .style-c .btn,
.palette18.buttonset5 .style-c button,
.palette18.buttonset5 .style-c input[type="submit"], .palette18.buttonset6 .style-c .btn,
.palette18.buttonset6 .style-c button,
.palette18.buttonset6 .style-c input[type="submit"] {
  color: #0b3c5d; }
.palette18.buttonset4 .style-d .btn,
.palette18.buttonset4 .style-d button,
.palette18.buttonset4 .style-d input[type="submit"], .palette18.buttonset5 .style-d .btn,
.palette18.buttonset5 .style-d button,
.palette18.buttonset5 .style-d input[type="submit"], .palette18.buttonset6 .style-d .btn,
.palette18.buttonset6 .style-d button,
.palette18.buttonset6 .style-d input[type="submit"] {
  color: #d9b310; }
.palette18.buttonset7 .default .btn.hw-secondary-btn,
.palette18.buttonset7 .default button.hw-secondary-btn,
.palette18.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette18.buttonset8 .default .btn.hw-secondary-btn,
.palette18.buttonset8 .default button.hw-secondary-btn,
.palette18.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette18.buttonset9 .default .btn.hw-secondary-btn,
.palette18.buttonset9 .default button.hw-secondary-btn,
.palette18.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #0b3c5d; }
.palette18.buttonset7 .style-a .btn.hw-secondary-btn,
.palette18.buttonset7 .style-a button.hw-secondary-btn,
.palette18.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette18.buttonset8 .style-a .btn.hw-secondary-btn,
.palette18.buttonset8 .style-a button.hw-secondary-btn,
.palette18.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette18.buttonset9 .style-a .btn.hw-secondary-btn,
.palette18.buttonset9 .style-a button.hw-secondary-btn,
.palette18.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #d9b310; }
.palette18.buttonset7 .style-b .btn.hw-secondary-btn,
.palette18.buttonset7 .style-b button.hw-secondary-btn,
.palette18.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette18.buttonset8 .style-b .btn.hw-secondary-btn,
.palette18.buttonset8 .style-b button.hw-secondary-btn,
.palette18.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette18.buttonset9 .style-b .btn.hw-secondary-btn,
.palette18.buttonset9 .style-b button.hw-secondary-btn,
.palette18.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #1d2731; }
.palette18.buttonset7 .style-c .btn.hw-secondary-btn,
.palette18.buttonset7 .style-c button.hw-secondary-btn,
.palette18.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette18.buttonset8 .style-c .btn.hw-secondary-btn,
.palette18.buttonset8 .style-c button.hw-secondary-btn,
.palette18.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette18.buttonset9 .style-c .btn.hw-secondary-btn,
.palette18.buttonset9 .style-c button.hw-secondary-btn,
.palette18.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #0b3c5d; }
.palette18.buttonset7 .style-d .btn.hw-secondary-btn,
.palette18.buttonset7 .style-d button.hw-secondary-btn,
.palette18.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette18.buttonset8 .style-d .btn.hw-secondary-btn,
.palette18.buttonset8 .style-d button.hw-secondary-btn,
.palette18.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette18.buttonset9 .style-d .btn.hw-secondary-btn,
.palette18.buttonset9 .style-d button.hw-secondary-btn,
.palette18.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #d9b310; }

/*
 * palette19
 * #94618e
 * #49274a
 * #f4decb
 * #f8eee7
 */
.palette19 .default {
  background-color: #fff;
  color: #333; }
.palette19 .default h1, .palette19 .default h2, .palette19 .default h3, .palette19 .default h4, .palette19 .default h5, .palette19 .default h6 {
  color: #333; }
.palette19 .default a,
.palette19 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette19 .default a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette19 .default .hw-heading-text > a {
  color: inherit; }
.palette19 .default .btn,
.palette19 .default button,
.palette19 .default input[type="submit"],
.palette19 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #49274a;
  border-color: #49274a;
  color: #fff; }
.palette19 .default .navbar-nav > li > a {
  color: #333; }
.palette19 .default .navbar-nav li.active a,
.palette19 .default .navbar-nav li > a:focus,
.palette19 .default .navbar-nav li > a:hover,
.palette19 .default .navbar-nav li.active > a:focus,
.palette19 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette19 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette19 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette19 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette19 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette19 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette19 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette19 .style-a {
  background-color: #94618e;
  color: #fff; }
.palette19 .style-a h1, .palette19 .style-a h2, .palette19 .style-a h3, .palette19 .style-a h4, .palette19 .style-a h5, .palette19 .style-a h6 {
  color: #fff; }
.palette19 .style-a a,
.palette19 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette19 .style-a a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette19 .style-a .hw-heading-text > a {
  color: inherit; }
.palette19 .style-a .btn,
.palette19 .style-a button,
.palette19 .style-a input[type="submit"],
.palette19 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #49274a;
  border-color: #49274a;
  color: #fff; }
.palette19 .style-a .navbar-nav > li > a {
  color: #eee; }
.palette19 .style-a .navbar-nav li.active a,
.palette19 .style-a .navbar-nav li > a:focus,
.palette19 .style-a .navbar-nav li > a:hover,
.palette19 .style-a .navbar-nav li.active > a:focus,
.palette19 .style-a .navbar-nav li.active > a:hover {
  color: #fff; }
.palette19 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette19 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette19 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette19 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette19 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette19 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #94618e; }
.palette19 .style-b {
  background-color: #49274a;
  color: #fff; }
.palette19 .style-b h1, .palette19 .style-b h2, .palette19 .style-b h3, .palette19 .style-b h4, .palette19 .style-b h5, .palette19 .style-b h6 {
  color: #fff; }
.palette19 .style-b a,
.palette19 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette19 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette19 .style-b .hw-heading-text > a {
  color: inherit; }
.palette19 .style-b .btn,
.palette19 .style-b button,
.palette19 .style-b input[type="submit"],
.palette19 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #94618e;
  border-color: #94618e;
  color: #fff; }
.palette19 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette19 .style-b .navbar-nav li.active a,
.palette19 .style-b .navbar-nav li > a:focus,
.palette19 .style-b .navbar-nav li > a:hover,
.palette19 .style-b .navbar-nav li.active > a:focus,
.palette19 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette19 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette19 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette19 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette19 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette19 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette19 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette19 .style-c {
  background-color: #f4decb;
  color: #333; }
.palette19 .style-c h1, .palette19 .style-c h2, .palette19 .style-c h3, .palette19 .style-c h4, .palette19 .style-c h5, .palette19 .style-c h6 {
  color: #333; }
.palette19 .style-c a,
.palette19 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette19 .style-c a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette19 .style-c .hw-heading-text > a {
  color: inherit; }
.palette19 .style-c .btn,
.palette19 .style-c button,
.palette19 .style-c input[type="submit"],
.palette19 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #49274a;
  border-color: #49274a;
  color: #fff; }
.palette19 .style-c .navbar-nav > li > a {
  color: #fafafa; }
.palette19 .style-c .navbar-nav li.active a,
.palette19 .style-c .navbar-nav li > a:focus,
.palette19 .style-c .navbar-nav li > a:hover,
.palette19 .style-c .navbar-nav li.active > a:focus,
.palette19 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette19 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette19 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette19 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette19 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette19 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette19 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f4decb; }
.palette19 .style-d {
  background-color: #f8eee7;
  color: #333; }
.palette19 .style-d h1, .palette19 .style-d h2, .palette19 .style-d h3, .palette19 .style-d h4, .palette19 .style-d h5, .palette19 .style-d h6 {
  color: #333; }
.palette19 .style-d a,
.palette19 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette19 .style-d a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette19 .style-d .hw-heading-text > a {
  color: inherit; }
.palette19 .style-d .btn,
.palette19 .style-d button,
.palette19 .style-d input[type="submit"],
.palette19 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #94618e;
  border-color: #94618e;
  color: #fff; }
.palette19 .style-d .navbar-nav > li > a {
  color: #333; }
.palette19 .style-d .navbar-nav li.active a,
.palette19 .style-d .navbar-nav li > a:focus,
.palette19 .style-d .navbar-nav li > a:hover,
.palette19 .style-d .navbar-nav li.active > a:focus,
.palette19 .style-d .navbar-nav li.active > a:hover {
  color: #000; }
.palette19 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette19 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette19 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette19 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette19 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette19 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #f8eee7; }
.palette19 .style-d hr {
  border-color: #fff; }
.palette19.buttonset4 .default .btn,
.palette19.buttonset4 .default button,
.palette19.buttonset4 .default input[type="submit"], .palette19.buttonset5 .default .btn,
.palette19.buttonset5 .default button,
.palette19.buttonset5 .default input[type="submit"], .palette19.buttonset6 .default .btn,
.palette19.buttonset6 .default button,
.palette19.buttonset6 .default input[type="submit"] {
  color: #49274a; }
.palette19.buttonset4 .style-a .btn,
.palette19.buttonset4 .style-a button,
.palette19.buttonset4 .style-a input[type="submit"], .palette19.buttonset5 .style-a .btn,
.palette19.buttonset5 .style-a button,
.palette19.buttonset5 .style-a input[type="submit"], .palette19.buttonset6 .style-a .btn,
.palette19.buttonset6 .style-a button,
.palette19.buttonset6 .style-a input[type="submit"] {
  color: #49274a; }
.palette19.buttonset4 .style-b .btn,
.palette19.buttonset4 .style-b button,
.palette19.buttonset4 .style-b input[type="submit"], .palette19.buttonset5 .style-b .btn,
.palette19.buttonset5 .style-b button,
.palette19.buttonset5 .style-b input[type="submit"], .palette19.buttonset6 .style-b .btn,
.palette19.buttonset6 .style-b button,
.palette19.buttonset6 .style-b input[type="submit"] {
  color: #94618e; }
.palette19.buttonset4 .style-c .btn,
.palette19.buttonset4 .style-c button,
.palette19.buttonset4 .style-c input[type="submit"], .palette19.buttonset5 .style-c .btn,
.palette19.buttonset5 .style-c button,
.palette19.buttonset5 .style-c input[type="submit"], .palette19.buttonset6 .style-c .btn,
.palette19.buttonset6 .style-c button,
.palette19.buttonset6 .style-c input[type="submit"] {
  color: #49274a; }
.palette19.buttonset4 .style-d .btn,
.palette19.buttonset4 .style-d button,
.palette19.buttonset4 .style-d input[type="submit"], .palette19.buttonset5 .style-d .btn,
.palette19.buttonset5 .style-d button,
.palette19.buttonset5 .style-d input[type="submit"], .palette19.buttonset6 .style-d .btn,
.palette19.buttonset6 .style-d button,
.palette19.buttonset6 .style-d input[type="submit"] {
  color: #94618e; }
.palette19.buttonset7 .default .btn.hw-secondary-btn,
.palette19.buttonset7 .default button.hw-secondary-btn,
.palette19.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette19.buttonset8 .default .btn.hw-secondary-btn,
.palette19.buttonset8 .default button.hw-secondary-btn,
.palette19.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette19.buttonset9 .default .btn.hw-secondary-btn,
.palette19.buttonset9 .default button.hw-secondary-btn,
.palette19.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #49274a; }
.palette19.buttonset7 .style-a .btn.hw-secondary-btn,
.palette19.buttonset7 .style-a button.hw-secondary-btn,
.palette19.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette19.buttonset8 .style-a .btn.hw-secondary-btn,
.palette19.buttonset8 .style-a button.hw-secondary-btn,
.palette19.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette19.buttonset9 .style-a .btn.hw-secondary-btn,
.palette19.buttonset9 .style-a button.hw-secondary-btn,
.palette19.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #49274a; }
.palette19.buttonset7 .style-b .btn.hw-secondary-btn,
.palette19.buttonset7 .style-b button.hw-secondary-btn,
.palette19.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette19.buttonset8 .style-b .btn.hw-secondary-btn,
.palette19.buttonset8 .style-b button.hw-secondary-btn,
.palette19.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette19.buttonset9 .style-b .btn.hw-secondary-btn,
.palette19.buttonset9 .style-b button.hw-secondary-btn,
.palette19.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #94618e; }
.palette19.buttonset7 .style-c .btn.hw-secondary-btn,
.palette19.buttonset7 .style-c button.hw-secondary-btn,
.palette19.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette19.buttonset8 .style-c .btn.hw-secondary-btn,
.palette19.buttonset8 .style-c button.hw-secondary-btn,
.palette19.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette19.buttonset9 .style-c .btn.hw-secondary-btn,
.palette19.buttonset9 .style-c button.hw-secondary-btn,
.palette19.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #49274a; }
.palette19.buttonset7 .style-d .btn.hw-secondary-btn,
.palette19.buttonset7 .style-d button.hw-secondary-btn,
.palette19.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette19.buttonset8 .style-d .btn.hw-secondary-btn,
.palette19.buttonset8 .style-d button.hw-secondary-btn,
.palette19.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette19.buttonset9 .style-d .btn.hw-secondary-btn,
.palette19.buttonset9 .style-d button.hw-secondary-btn,
.palette19.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #94618e; }

/*
 * palette20
 * #d7cec7
 * #565656
 * #76323f
 * #c09f80
 */
.palette20 .default {
  background-color: #fff;
  color: #333; }
.palette20 .default h1, .palette20 .default h2, .palette20 .default h3, .palette20 .default h4, .palette20 .default h5, .palette20 .default h6 {
  color: #333; }
.palette20 .default a,
.palette20 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette20 .default a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette20 .default .hw-heading-text > a {
  color: inherit; }
.palette20 .default .btn,
.palette20 .default button,
.palette20 .default input[type="submit"],
.palette20 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #76323f;
  border-color: #76323f;
  color: #fff; }
.palette20 .default .navbar-nav > li > a {
  color: #333; }
.palette20 .default .navbar-nav li.active a,
.palette20 .default .navbar-nav li > a:focus,
.palette20 .default .navbar-nav li > a:hover,
.palette20 .default .navbar-nav li.active > a:focus,
.palette20 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette20 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette20 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette20 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette20 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette20 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette20 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette20 .style-a {
  background-color: #d7cec7;
  color: #333; }
.palette20 .style-a h1, .palette20 .style-a h2, .palette20 .style-a h3, .palette20 .style-a h4, .palette20 .style-a h5, .palette20 .style-a h6 {
  color: #333; }
.palette20 .style-a a,
.palette20 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette20 .style-a a > i.fa:not(#lnkEditImage) {
  color: #333; }
.palette20 .style-a .hw-heading-text > a {
  color: inherit; }
.palette20 .style-a .btn,
.palette20 .style-a button,
.palette20 .style-a input[type="submit"],
.palette20 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #76323f;
  border-color: #76323f;
  color: #fff; }
.palette20 .style-a .navbar-nav > li > a {
  color: #333; }
.palette20 .style-a .navbar-nav li.active a,
.palette20 .style-a .navbar-nav li > a:focus,
.palette20 .style-a .navbar-nav li > a:hover,
.palette20 .style-a .navbar-nav li.active > a:focus,
.palette20 .style-a .navbar-nav li.active > a:hover {
  color: #000; }
.palette20 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette20 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette20 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette20 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette20 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette20 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #d7cec7; }
.palette20 .style-b {
  background-color: #565656;
  color: #fff; }
.palette20 .style-b h1, .palette20 .style-b h2, .palette20 .style-b h3, .palette20 .style-b h4, .palette20 .style-b h5, .palette20 .style-b h6 {
  color: #fff; }
.palette20 .style-b a,
.palette20 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette20 .style-b a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette20 .style-b .hw-heading-text > a {
  color: inherit; }
.palette20 .style-b .btn,
.palette20 .style-b button,
.palette20 .style-b input[type="submit"],
.palette20 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #76323f;
  border-color: #76323f;
  color: #fff; }
.palette20 .style-b .navbar-nav > li > a {
  color: #eee; }
.palette20 .style-b .navbar-nav li.active a,
.palette20 .style-b .navbar-nav li > a:focus,
.palette20 .style-b .navbar-nav li > a:hover,
.palette20 .style-b .navbar-nav li.active > a:focus,
.palette20 .style-b .navbar-nav li.active > a:hover {
  color: #fff; }
.palette20 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette20 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette20 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette20 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette20 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette20 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette20 .style-c {
  background-color: #76323f;
  color: #fff; }
.palette20 .style-c h1, .palette20 .style-c h2, .palette20 .style-c h3, .palette20 .style-c h4, .palette20 .style-c h5, .palette20 .style-c h6 {
  color: #fff; }
.palette20 .style-c a,
.palette20 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette20 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette20 .style-c .hw-heading-text > a {
  color: inherit; }
.palette20 .style-c .btn,
.palette20 .style-c button,
.palette20 .style-c input[type="submit"],
.palette20 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #c09f80;
  border-color: #c09f80;
  color: #fff; }
.palette20 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette20 .style-c .navbar-nav li.active a,
.palette20 .style-c .navbar-nav li > a:focus,
.palette20 .style-c .navbar-nav li > a:hover,
.palette20 .style-c .navbar-nav li.active > a:focus,
.palette20 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette20 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette20 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette20 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette20 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette20 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette20 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette20 .style-d {
  background-color: #c09f80;
  color: #fff; }
.palette20 .style-d h1, .palette20 .style-d h2, .palette20 .style-d h3, .palette20 .style-d h4, .palette20 .style-d h5, .palette20 .style-d h6 {
  color: #fff; }
.palette20 .style-d a,
.palette20 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette20 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette20 .style-d .hw-heading-text > a {
  color: inherit; }
.palette20 .style-d .btn,
.palette20 .style-d button,
.palette20 .style-d input[type="submit"],
.palette20 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #76323f;
  border-color: #76323f;
  color: #fff; }
.palette20 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette20 .style-d .navbar-nav li.active a,
.palette20 .style-d .navbar-nav li > a:focus,
.palette20 .style-d .navbar-nav li > a:hover,
.palette20 .style-d .navbar-nav li.active > a:focus,
.palette20 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette20 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette20 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette20 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette20 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette20 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette20 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #c09f80; }
.palette20.buttonset4 .default .btn,
.palette20.buttonset4 .default button,
.palette20.buttonset4 .default input[type="submit"], .palette20.buttonset5 .default .btn,
.palette20.buttonset5 .default button,
.palette20.buttonset5 .default input[type="submit"], .palette20.buttonset6 .default .btn,
.palette20.buttonset6 .default button,
.palette20.buttonset6 .default input[type="submit"] {
  color: #76323f; }
.palette20.buttonset4 .style-a .btn,
.palette20.buttonset4 .style-a button,
.palette20.buttonset4 .style-a input[type="submit"], .palette20.buttonset5 .style-a .btn,
.palette20.buttonset5 .style-a button,
.palette20.buttonset5 .style-a input[type="submit"], .palette20.buttonset6 .style-a .btn,
.palette20.buttonset6 .style-a button,
.palette20.buttonset6 .style-a input[type="submit"] {
  color: #76323f; }
.palette20.buttonset4 .style-b .btn,
.palette20.buttonset4 .style-b button,
.palette20.buttonset4 .style-b input[type="submit"], .palette20.buttonset5 .style-b .btn,
.palette20.buttonset5 .style-b button,
.palette20.buttonset5 .style-b input[type="submit"], .palette20.buttonset6 .style-b .btn,
.palette20.buttonset6 .style-b button,
.palette20.buttonset6 .style-b input[type="submit"] {
  color: #76323f; }
.palette20.buttonset4 .style-c .btn,
.palette20.buttonset4 .style-c button,
.palette20.buttonset4 .style-c input[type="submit"], .palette20.buttonset5 .style-c .btn,
.palette20.buttonset5 .style-c button,
.palette20.buttonset5 .style-c input[type="submit"], .palette20.buttonset6 .style-c .btn,
.palette20.buttonset6 .style-c button,
.palette20.buttonset6 .style-c input[type="submit"] {
  color: #c09f80; }
.palette20.buttonset4 .style-d .btn,
.palette20.buttonset4 .style-d button,
.palette20.buttonset4 .style-d input[type="submit"], .palette20.buttonset5 .style-d .btn,
.palette20.buttonset5 .style-d button,
.palette20.buttonset5 .style-d input[type="submit"], .palette20.buttonset6 .style-d .btn,
.palette20.buttonset6 .style-d button,
.palette20.buttonset6 .style-d input[type="submit"] {
  color: #76323f; }
.palette20.buttonset7 .default .btn.hw-secondary-btn,
.palette20.buttonset7 .default button.hw-secondary-btn,
.palette20.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette20.buttonset8 .default .btn.hw-secondary-btn,
.palette20.buttonset8 .default button.hw-secondary-btn,
.palette20.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette20.buttonset9 .default .btn.hw-secondary-btn,
.palette20.buttonset9 .default button.hw-secondary-btn,
.palette20.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #76323f; }
.palette20.buttonset7 .style-a .btn.hw-secondary-btn,
.palette20.buttonset7 .style-a button.hw-secondary-btn,
.palette20.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette20.buttonset8 .style-a .btn.hw-secondary-btn,
.palette20.buttonset8 .style-a button.hw-secondary-btn,
.palette20.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette20.buttonset9 .style-a .btn.hw-secondary-btn,
.palette20.buttonset9 .style-a button.hw-secondary-btn,
.palette20.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #76323f; }
.palette20.buttonset7 .style-b .btn.hw-secondary-btn,
.palette20.buttonset7 .style-b button.hw-secondary-btn,
.palette20.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette20.buttonset8 .style-b .btn.hw-secondary-btn,
.palette20.buttonset8 .style-b button.hw-secondary-btn,
.palette20.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette20.buttonset9 .style-b .btn.hw-secondary-btn,
.palette20.buttonset9 .style-b button.hw-secondary-btn,
.palette20.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #76323f; }
.palette20.buttonset7 .style-c .btn.hw-secondary-btn,
.palette20.buttonset7 .style-c button.hw-secondary-btn,
.palette20.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette20.buttonset8 .style-c .btn.hw-secondary-btn,
.palette20.buttonset8 .style-c button.hw-secondary-btn,
.palette20.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette20.buttonset9 .style-c .btn.hw-secondary-btn,
.palette20.buttonset9 .style-c button.hw-secondary-btn,
.palette20.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #c09f80; }
.palette20.buttonset7 .style-d .btn.hw-secondary-btn,
.palette20.buttonset7 .style-d button.hw-secondary-btn,
.palette20.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette20.buttonset8 .style-d .btn.hw-secondary-btn,
.palette20.buttonset8 .style-d button.hw-secondary-btn,
.palette20.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette20.buttonset9 .style-d .btn.hw-secondary-btn,
.palette20.buttonset9 .style-d button.hw-secondary-btn,
.palette20.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #76323f; }

/*
 * palette21
 * #eee
 * #f5f5f5
 * #55595d
 * #222
 */
.palette21 .default {
  background-color: #fff;
  color: #222; }
.palette21 .default h1, .palette21 .default h2, .palette21 .default h3, .palette21 .default h4, .palette21 .default h5, .palette21 .default h6 {
  color: #222; }
.palette21 .default a,
.palette21 .default i.fa:not(.addon-icon):not(#lnkEditImage),
.palette21 .default a > i.fa:not(#lnkEditImage) {
  color: #222; }
.palette21 .default .hw-heading-text > a {
  color: inherit; }
.palette21 .default .btn,
.palette21 .default button,
.palette21 .default input[type="submit"],
.palette21 .default .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #222;
  border-color: #222;
  color: #fff; }
.palette21 .default .navbar-nav > li > a {
  color: #222; }
.palette21 .default .navbar-nav li.active a,
.palette21 .default .navbar-nav li > a:focus,
.palette21 .default .navbar-nav li > a:hover,
.palette21 .default .navbar-nav li.active > a:focus,
.palette21 .default .navbar-nav li.active > a:hover {
  color: #000; }
.palette21 .default.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette21 .default.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette21 .default.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette21 .default.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette21 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette21 .default.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette21 .style-a {
  background-color: #eee;
  color: #222; }
.palette21 .style-a h1, .palette21 .style-a h2, .palette21 .style-a h3, .palette21 .style-a h4, .palette21 .style-a h5, .palette21 .style-a h6 {
  color: #222; }
.palette21 .style-a a,
.palette21 .style-a i.fa:not(.addon-icon):not(#lnkEditImage),
.palette21 .style-a a > i.fa:not(#lnkEditImage) {
  color: #222; }
.palette21 .style-a .hw-heading-text > a {
  color: inherit; }
.palette21 .style-a .btn,
.palette21 .style-a button,
.palette21 .style-a input[type="submit"],
.palette21 .style-a .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #222;
  border-color: #222;
  color: #fff; }
.palette21 .style-a .navbar-nav > li > a {
  color: #222; }
.palette21 .style-a .navbar-nav li.active a,
.palette21 .style-a .navbar-nav li > a:focus,
.palette21 .style-a .navbar-nav li > a:hover,
.palette21 .style-a .navbar-nav li.active > a:focus,
.palette21 .style-a .navbar-nav li.active > a:hover {
  color: #000; }
.palette21 .style-a.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #fff; }
.palette21 .style-a.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette21 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette21 .style-a.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette21 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette21 .style-a.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #eee; }
.palette21 .style-a hr {
  border-color: #fff; }
.palette21 .style-b {
  background-color: #f5f5f5;
  color: #222; }
.palette21 .style-b h1, .palette21 .style-b h2, .palette21 .style-b h3, .palette21 .style-b h4, .palette21 .style-b h5, .palette21 .style-b h6 {
  color: #222; }
.palette21 .style-b a,
.palette21 .style-b i.fa:not(.addon-icon):not(#lnkEditImage),
.palette21 .style-b a > i.fa:not(#lnkEditImage) {
  color: #222; }
.palette21 .style-b .hw-heading-text > a {
  color: inherit; }
.palette21 .style-b .btn,
.palette21 .style-b button,
.palette21 .style-b input[type="submit"],
.palette21 .style-b .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #55595d;
  border-color: #55595d;
  color: #fff; }
.palette21 .style-b .navbar-nav > li > a {
  color: #222; }
.palette21 .style-b .navbar-nav li.active a,
.palette21 .style-b .navbar-nav li > a:focus,
.palette21 .style-b .navbar-nav li > a:hover,
.palette21 .style-b .navbar-nav li.active > a:focus,
.palette21 .style-b .navbar-nav li.active > a:hover {
  color: #000; }
.palette21 .style-b.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette21 .style-b.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette21 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette21 .style-b.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette21 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette21 .style-b.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette21 .style-b hr {
  border-color: #fff; }
.palette21 .style-c {
  background-color: #55595d;
  color: #fff; }
.palette21 .style-c h1, .palette21 .style-c h2, .palette21 .style-c h3, .palette21 .style-c h4, .palette21 .style-c h5, .palette21 .style-c h6 {
  color: #fff; }
.palette21 .style-c a,
.palette21 .style-c i.fa:not(.addon-icon):not(#lnkEditImage),
.palette21 .style-c a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette21 .style-c .hw-heading-text > a {
  color: inherit; }
.palette21 .style-c .btn,
.palette21 .style-c button,
.palette21 .style-c input[type="submit"],
.palette21 .style-c .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fff;
  border-color: #fff;
  color: #55595d; }
.palette21 .style-c .navbar-nav > li > a {
  color: #eee; }
.palette21 .style-c .navbar-nav li.active a,
.palette21 .style-c .navbar-nav li > a:focus,
.palette21 .style-c .navbar-nav li > a:hover,
.palette21 .style-c .navbar-nav li.active > a:focus,
.palette21 .style-c .navbar-nav li.active > a:hover {
  color: #fff; }
.palette21 .style-c.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette21 .style-c.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette21 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette21 .style-c.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette21 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette21 .style-c.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette21 .style-d {
  background-color: #222;
  color: #fff; }
.palette21 .style-d h1, .palette21 .style-d h2, .palette21 .style-d h3, .palette21 .style-d h4, .palette21 .style-d h5, .palette21 .style-d h6 {
  color: #fff; }
.palette21 .style-d a,
.palette21 .style-d i.fa:not(.addon-icon):not(#lnkEditImage),
.palette21 .style-d a > i.fa:not(#lnkEditImage) {
  color: #fff; }
.palette21 .style-d .hw-heading-text > a {
  color: inherit; }
.palette21 .style-d .btn,
.palette21 .style-d button,
.palette21 .style-d input[type="submit"],
.palette21 .style-d .hw-banner-search-listing-form-tabs .nav-tabs a {
  background-color: #fff;
  border-color: #fff;
  color: #222; }
.palette21 .style-d .navbar-nav > li > a {
  color: #eee; }
.palette21 .style-d .navbar-nav li.active a,
.palette21 .style-d .navbar-nav li > a:focus,
.palette21 .style-d .navbar-nav li > a:hover,
.palette21 .style-d .navbar-nav li.active > a:focus,
.palette21 .style-d .navbar-nav li.active > a:hover {
  color: #fff; }
.palette21 .style-d.hw-header-static-img-wrapper .navbar-nav > li > a {
  color: #eee; }
.palette21 .style-d.hw-header-static-img-wrapper .navbar-nav li.active a,
.palette21 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:focus,
.palette21 .style-d.hw-header-static-img-wrapper .navbar-nav li > a:hover,
.palette21 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:focus,
.palette21 .style-d.hw-header-static-img-wrapper .navbar-nav li.active > a:hover {
  color: #fff; }
.palette21.buttonset4 .default .btn,
.palette21.buttonset4 .default button,
.palette21.buttonset4 .default input[type="submit"], .palette21.buttonset5 .default .btn,
.palette21.buttonset5 .default button,
.palette21.buttonset5 .default input[type="submit"], .palette21.buttonset6 .default .btn,
.palette21.buttonset6 .default button,
.palette21.buttonset6 .default input[type="submit"] {
  color: #222; }
.palette21.buttonset4 .style-a .btn,
.palette21.buttonset4 .style-a button,
.palette21.buttonset4 .style-a input[type="submit"], .palette21.buttonset5 .style-a .btn,
.palette21.buttonset5 .style-a button,
.palette21.buttonset5 .style-a input[type="submit"], .palette21.buttonset6 .style-a .btn,
.palette21.buttonset6 .style-a button,
.palette21.buttonset6 .style-a input[type="submit"] {
  color: #222; }
.palette21.buttonset4 .style-b .btn,
.palette21.buttonset4 .style-b button,
.palette21.buttonset4 .style-b input[type="submit"], .palette21.buttonset5 .style-b .btn,
.palette21.buttonset5 .style-b button,
.palette21.buttonset5 .style-b input[type="submit"], .palette21.buttonset6 .style-b .btn,
.palette21.buttonset6 .style-b button,
.palette21.buttonset6 .style-b input[type="submit"] {
  color: #55595d; }
.palette21.buttonset4 .style-c .btn,
.palette21.buttonset4 .style-c button,
.palette21.buttonset4 .style-c input[type="submit"], .palette21.buttonset5 .style-c .btn,
.palette21.buttonset5 .style-c button,
.palette21.buttonset5 .style-c input[type="submit"], .palette21.buttonset6 .style-c .btn,
.palette21.buttonset6 .style-c button,
.palette21.buttonset6 .style-c input[type="submit"] {
  color: #fff; }
.palette21.buttonset4 .style-d .btn,
.palette21.buttonset4 .style-d button,
.palette21.buttonset4 .style-d input[type="submit"], .palette21.buttonset5 .style-d .btn,
.palette21.buttonset5 .style-d button,
.palette21.buttonset5 .style-d input[type="submit"], .palette21.buttonset6 .style-d .btn,
.palette21.buttonset6 .style-d button,
.palette21.buttonset6 .style-d input[type="submit"] {
  color: #fff; }
.palette21.buttonset7 .default .btn.hw-secondary-btn,
.palette21.buttonset7 .default button.hw-secondary-btn,
.palette21.buttonset7 .default input[type="submit"].hw-secondary-btn, .palette21.buttonset8 .default .btn.hw-secondary-btn,
.palette21.buttonset8 .default button.hw-secondary-btn,
.palette21.buttonset8 .default input[type="submit"].hw-secondary-btn, .palette21.buttonset9 .default .btn.hw-secondary-btn,
.palette21.buttonset9 .default button.hw-secondary-btn,
.palette21.buttonset9 .default input[type="submit"].hw-secondary-btn {
  color: #222; }
.palette21.buttonset7 .style-a .btn.hw-secondary-btn,
.palette21.buttonset7 .style-a button.hw-secondary-btn,
.palette21.buttonset7 .style-a input[type="submit"].hw-secondary-btn, .palette21.buttonset8 .style-a .btn.hw-secondary-btn,
.palette21.buttonset8 .style-a button.hw-secondary-btn,
.palette21.buttonset8 .style-a input[type="submit"].hw-secondary-btn, .palette21.buttonset9 .style-a .btn.hw-secondary-btn,
.palette21.buttonset9 .style-a button.hw-secondary-btn,
.palette21.buttonset9 .style-a input[type="submit"].hw-secondary-btn {
  color: #222; }
.palette21.buttonset7 .style-b .btn.hw-secondary-btn,
.palette21.buttonset7 .style-b button.hw-secondary-btn,
.palette21.buttonset7 .style-b input[type="submit"].hw-secondary-btn, .palette21.buttonset8 .style-b .btn.hw-secondary-btn,
.palette21.buttonset8 .style-b button.hw-secondary-btn,
.palette21.buttonset8 .style-b input[type="submit"].hw-secondary-btn, .palette21.buttonset9 .style-b .btn.hw-secondary-btn,
.palette21.buttonset9 .style-b button.hw-secondary-btn,
.palette21.buttonset9 .style-b input[type="submit"].hw-secondary-btn {
  color: #55595d; }
.palette21.buttonset7 .style-c .btn.hw-secondary-btn,
.palette21.buttonset7 .style-c button.hw-secondary-btn,
.palette21.buttonset7 .style-c input[type="submit"].hw-secondary-btn, .palette21.buttonset8 .style-c .btn.hw-secondary-btn,
.palette21.buttonset8 .style-c button.hw-secondary-btn,
.palette21.buttonset8 .style-c input[type="submit"].hw-secondary-btn, .palette21.buttonset9 .style-c .btn.hw-secondary-btn,
.palette21.buttonset9 .style-c button.hw-secondary-btn,
.palette21.buttonset9 .style-c input[type="submit"].hw-secondary-btn {
  color: #fff; }
.palette21.buttonset7 .style-d .btn.hw-secondary-btn,
.palette21.buttonset7 .style-d button.hw-secondary-btn,
.palette21.buttonset7 .style-d input[type="submit"].hw-secondary-btn, .palette21.buttonset8 .style-d .btn.hw-secondary-btn,
.palette21.buttonset8 .style-d button.hw-secondary-btn,
.palette21.buttonset8 .style-d input[type="submit"].hw-secondary-btn, .palette21.buttonset9 .style-d .btn.hw-secondary-btn,
.palette21.buttonset9 .style-d button.hw-secondary-btn,
.palette21.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  color: #fff; }

/* ***********
	BUTTON   
*********** */
/*
 * buttonset1
 * description: slightly rounded filled button
 */
.buttonset1 .default .btn,
.buttonset1 .default button,
.buttonset1 .default input[type="submit"],
.buttonset1 .style-a .btn,
.buttonset1 .style-a button,
.buttonset1 .style-a input[type="submit"],
.buttonset1 .style-b .btn,
.buttonset1 .style-b button,
.buttonset1 .style-b input[type="submit"],
.buttonset1 .style-c .btn,
.buttonset1 .style-c button,
.buttonset1 .style-c input[type="submit"],
.buttonset1 .style-d .btn,
.buttonset1 .style-d button,
.buttonset1 .style-d input[type="submit"] {
  border-radius: 4px; }

/*
 * buttonset2
 * description: rounded filled button
 */
.buttonset2 .default .btn,
.buttonset2 .default button,
.buttonset2 .default input[type="submit"],
.buttonset2 .style-a .btn,
.buttonset2 .style-a button,
.buttonset2 .style-a input[type="submit"],
.buttonset2 .style-b .btn,
.buttonset2 .style-b button,
.buttonset2 .style-b input[type="submit"],
.buttonset2 .style-c .btn,
.buttonset2 .style-c button,
.buttonset2 .style-c input[type="submit"],
.buttonset2 .style-d .btn,
.buttonset2 .style-d button,
.buttonset2 .style-d input[type="submit"] {
  border-radius: 25px; }

/*
 * buttonset3
 * description: no radius filled button
 */
.buttonset3 .default .btn,
.buttonset3 .default button,
.buttonset3 .default input[type="submit"],
.buttonset3 .style-a .btn,
.buttonset3 .style-a button,
.buttonset3 .style-a input[type="submit"],
.buttonset3 .style-b .btn,
.buttonset3 .style-b button,
.buttonset3 .style-b input[type="submit"],
.buttonset3 .style-c .btn,
.buttonset3 .style-c button,
.buttonset3 .style-c input[type="submit"],
.buttonset3 .style-d .btn,
.buttonset3 .style-d button,
.buttonset3 .style-d input[type="submit"] {
  border-radius: 0; }

/*
 * buttonset4
 * description: slightly rounded ghost button
 */
.buttonset4 .default .btn,
.buttonset4 .default button,
.buttonset4 .default input[type="submit"],
.buttonset4 .style-a .btn,
.buttonset4 .style-a button,
.buttonset4 .style-a input[type="submit"],
.buttonset4 .style-b .btn,
.buttonset4 .style-b button,
.buttonset4 .style-b input[type="submit"],
.buttonset4 .style-c .btn,
.buttonset4 .style-c button,
.buttonset4 .style-c input[type="submit"],
.buttonset4 .style-d .btn,
.buttonset4 .style-d button,
.buttonset4 .style-d input[type="submit"] {
  border-radius: 4px;
  background-color: transparent;
  border-width: 2px;
  border-style: solid; }

/*
 * buttonset5
 * description: rounded ghost button
 */
.buttonset5 .default .btn,
.buttonset5 .default button,
.buttonset5 .default input[type="submit"],
.buttonset5 .style-a .btn,
.buttonset5 .style-a button,
.buttonset5 .style-a input[type="submit"],
.buttonset5 .style-b .btn,
.buttonset5 .style-b button,
.buttonset5 .style-b input[type="submit"],
.buttonset5 .style-c .btn,
.buttonset5 .style-c button,
.buttonset5 .style-c input[type="submit"],
.buttonset5 .style-d .btn,
.buttonset5 .style-d button,
.buttonset5 .style-d input[type="submit"] {
  border-radius: 25px;
  background-color: transparent;
  border-width: 2px;
  border-style: solid; }

/*
 * buttonset6
 * description: not rounded ghost button
 */
.buttonset6 .default .btn,
.buttonset6 .default button,
.buttonset6 .default input[type="submit"],
.buttonset6 .style-a .btn,
.buttonset6 .style-a button,
.buttonset6 .style-a input[type="submit"],
.buttonset6 .style-b .btn,
.buttonset6 .style-b button,
.buttonset6 .style-b input[type="submit"],
.buttonset6 .style-c .btn,
.buttonset6 .style-c button,
.buttonset6 .style-c input[type="submit"],
.buttonset6 .style-d .btn,
.buttonset6 .style-d button,
.buttonset6 .style-d input[type="submit"] {
  border-radius: 0;
  background-color: transparent;
  border-width: 2px;
  border-style: solid; }

/*
 * buttonset7
 * description: slightly rounded filled button
 */
.buttonset7 .default .btn.hw-main-btn,
.buttonset7 .default button .hw-main-btn,
.buttonset7 .default input[type="submit"] .hw-main-btn,
.buttonset7 .style-a .btn.hw-main-btn,
.buttonset7 .style-a button .hw-main-btn,
.buttonset7 .style-a input[type="submit"] .hw-main-btn,
.buttonset7 .style-b .btn.hw-main-btn,
.buttonset7 .style-b button .hw-main-btn,
.buttonset7 .style-b input[type="submit"] .hw-main-btn,
.buttonset7 .style-c .btn.hw-main-btn,
.buttonset7 .style-c button .hw-main-btn,
.buttonset7 .style-c input[type="submit"] .hw-main-btn,
.buttonset7 .style-d .btn.hw-main-btn,
.buttonset7 .style-d button .hw-main-btn,
.buttonset7 .style-d input[type="submit"] .hw-main-btn {
  border-radius: 4px; }
.buttonset7 .default .btn.hw-secondary-btn,
.buttonset7 .default button.hw-secondary-btn,
.buttonset7 .default input[type="submit"].hw-secondary-btn,
.buttonset7 .style-a .btn.hw-secondary-btn,
.buttonset7 .style-a button.hw-secondary-btn,
.buttonset7 .style-a input[type="submit"].hw-secondary-btn,
.buttonset7 .style-b .btn.hw-secondary-btn,
.buttonset7 .style-b button.hw-secondary-btn,
.buttonset7 .style-b input[type="submit"].hw-secondary-btn,
.buttonset7 .style-c .btn.hw-secondary-btn,
.buttonset7 .style-c button.hw-secondary-btn,
.buttonset7 .style-c input[type="submit"].hw-secondary-btn,
.buttonset7 .style-d .btn.hw-secondary-btn,
.buttonset7 .style-d button.hw-secondary-btn,
.buttonset7 .style-d input[type="submit"].hw-secondary-btn {
  border-radius: 4px;
  background-color: transparent;
  border-width: 2px;
  border-style: solid; }

/*
 * buttonset8
 * description: slightly rounded filled button
 */
.buttonset8 .default .btn.hw-main-btn,
.buttonset8 .default button .hw-main-btn,
.buttonset8 .default input[type="submit"] .hw-main-btn,
.buttonset8 .style-a .btn.hw-main-btn,
.buttonset8 .style-a button .hw-main-btn,
.buttonset8 .style-a input[type="submit"] .hw-main-btn,
.buttonset8 .style-b .btn.hw-main-btn,
.buttonset8 .style-b button .hw-main-btn,
.buttonset8 .style-b input[type="submit"] .hw-main-btn,
.buttonset8 .style-c .btn.hw-main-btn,
.buttonset8 .style-c button .hw-main-btn,
.buttonset8 .style-c input[type="submit"] .hw-main-btn,
.buttonset8 .style-d .btn.hw-main-btn,
.buttonset8 .style-d button .hw-main-btn,
.buttonset8 .style-d input[type="submit"] .hw-main-btn {
  border-radius: 25px; }
.buttonset8 .default .btn.hw-secondary-btn,
.buttonset8 .default button.hw-secondary-btn,
.buttonset8 .default input[type="submit"].hw-secondary-btn,
.buttonset8 .style-a .btn.hw-secondary-btn,
.buttonset8 .style-a button.hw-secondary-btn,
.buttonset8 .style-a input[type="submit"].hw-secondary-btn,
.buttonset8 .style-b .btn.hw-secondary-btn,
.buttonset8 .style-b button.hw-secondary-btn,
.buttonset8 .style-b input[type="submit"].hw-secondary-btn,
.buttonset8 .style-c .btn.hw-secondary-btn,
.buttonset8 .style-c button.hw-secondary-btn,
.buttonset8 .style-c input[type="submit"].hw-secondary-btn,
.buttonset8 .style-d .btn.hw-secondary-btn,
.buttonset8 .style-d button.hw-secondary-btn,
.buttonset8 .style-d input[type="submit"].hw-secondary-btn {
  border-radius: 25px;
  background-color: transparent;
  border-width: 2px;
  border-style: solid; }

/*
 * buttonset9
 * description: slightly rounded filled button
 */
.buttonset9 .default .btn.hw-main-btn,
.buttonset9 .default button .hw-main-btn,
.buttonset9 .default input[type="submit"] .hw-main-btn,
.buttonset9 .style-a .btn.hw-main-btn,
.buttonset9 .style-a button .hw-main-btn,
.buttonset9 .style-a input[type="submit"] .hw-main-btn,
.buttonset9 .style-b .btn.hw-main-btn,
.buttonset9 .style-b button .hw-main-btn,
.buttonset9 .style-b input[type="submit"] .hw-main-btn,
.buttonset9 .style-c .btn.hw-main-btn,
.buttonset9 .style-c button .hw-main-btn,
.buttonset9 .style-c input[type="submit"] .hw-main-btn,
.buttonset9 .style-d .btn.hw-main-btn,
.buttonset9 .style-d button .hw-main-btn,
.buttonset9 .style-d input[type="submit"] .hw-main-btn {
  border-radius: 0; }
.buttonset9 .default .btn.hw-secondary-btn,
.buttonset9 .default button.hw-secondary-btn,
.buttonset9 .default input[type="submit"].hw-secondary-btn,
.buttonset9 .style-a .btn.hw-secondary-btn,
.buttonset9 .style-a button.hw-secondary-btn,
.buttonset9 .style-a input[type="submit"].hw-secondary-btn,
.buttonset9 .style-b .btn.hw-secondary-btn,
.buttonset9 .style-b button.hw-secondary-btn,
.buttonset9 .style-b input[type="submit"].hw-secondary-btn,
.buttonset9 .style-c .btn.hw-secondary-btn,
.buttonset9 .style-c button.hw-secondary-btn,
.buttonset9 .style-c input[type="submit"].hw-secondary-btn,
.buttonset9 .style-d .btn.hw-secondary-btn,
.buttonset9 .style-d button.hw-secondary-btn,
.buttonset9 .style-d input[type="submit"].hw-secondary-btn {
  border-radius: 0;
  background-color: transparent;
  border-width: 2px;
  border-style: solid; }

/* ***********
	INPUT   
*********** */
/*
 * inputset1
 * description: slightly rounded input
 */
.inputset1 input:not([type="submit"]),
.inputset1 select,
.inputset1 textarea {
  border-radius: 4px; }
.inputset1 .hw-block .input-group-addon {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

/*
 * inputset2
 * description: rounded input
 */
.inputset2 input:not([type="submit"]),
.inputset2 select,
.inputset2 textarea {
  border-radius: 25px; }
.inputset2 .hw-block .input-group-addon {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px; }

/*
 * inputset3
 * description: no radius
 */
.inputset3 input:not([type="submit"]),
.inputset3 select,
.inputset3 textarea {
  border-radius: 0; }
.inputset3 .hw-block .input-group-addon {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

/*# sourceMappingURL=blockstyles.css.map */
