/*body.skin-1 {
    font-family: 'Metropolis';
    font-weight: normal;
    letter-spacing: 0.03em;
}
body.skin-2 {
    font-family: 'AkzidGroStdReg', serif;
    font-style: normal;
}

body.skin-3 {
    font-family: 'Assistant', sans-serif;
}*/

body.skin-4 {
/*    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: normal;*/
}

/*.skin-1:not(.mapped-in) a,
.skin-1 .skipnav button {
    color: #b25283;
}*/

/*.skin-2:not(.mapped-in) a,
.skin-2 .skipnav button {
    color: #7C2529;
}*/

/*.skin-3:not(.mapped-in) a,
.skin-3 .skipnav button {
    color: #00608F;
}*/

.skin-4:not(.mapped-in) a,
.skin-4 .skipnav button {
    /*color: #87643c;*/
}

    .skin-1:not(.mapped-in) a:hover .theme-color-hover-override {
        color: #b25283 !important;
    }
    .skin-2:not(.mapped-in) a:hover .theme-color-hover-override {
        color: #7C2529 !important;
    }
    .skin-3:not(.mapped-in) a:hover .theme-color-hover-override {
        color: #00608F !important;
    }
    .skin-4:not(.mapped-in) a:hover .theme-color-hover-override {
        /*color: #87643c !important;*/
    }

/*.skin-1 a.btn,
.skin-2 a.btn,
.skin-3 a.btn {
    font-size: 1rem;
}*/

    .skin-4 a.btn {
/*        font-size: 0.9375rem;
        font-family: quasimoda, sans-serif;
        font-weight: 600;
        font-style: normal;*/
    }

/*        .skin-4 a.btn::before {
            content: '';
            margin-top: 4px;
            display: block;
        }*/

/*.skin-1 em {
    font-style: italic;
    font-weight: 400;
}
.skin-1 h1 {
    font-size: 2.125rem;
}
.skin-1 h2,
.skin-1 h3,
.skin-1 .rich-text h1 {
    font-weight: 500;
}
.skin-1 strong,
.skin-1 b,
.skin-1 bold {
    font-weight: 600;
}*/

.skin-2 em {
    font-style: italic;
    font-family: inherit;
}
/*.skin-2 p,
.skin-2:not(.mapped-in) span,
.skin-2 ol,
.skin-2 li,
.skin-2 a,
.skin-2 .skipnav button {
    font-size: 1.125rem;
}*/
/*.skin-2 h2,
.skin-2 h3,
.skin-2 strong,
.skin-2 b,
.skin-2 .rich-text h1 {
    font-family: 'AkzidGroStdMed', serif;
    font-weight: 400;
}*/
.skin-2 h4 {
    font-size: 1.35rem;
}

.skin-3 em {
    font-style: italic;
    font-weight: 400;
}
/*.skin-3 p,
.skin-3:not(.mapped-in) span,
.skin-3 ol,
.skin-3 li,
.skin-3 a,
.skin-3 .skipnav button {
    font-size: 1.0625rem;
}*/
.skin-3 h2,
.skin-3 h3,
.skin-3 strong,
.skin-3 b,
.skin-3 .rich-text h1 {
    font-weight: 600;
}

.skin-4 em {
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: italic;
}
.skin-4 p,
.skin-4:not(.mapped-in) span,
.skin-4 ol,
.skin-4 li,
.skin-4 a,
.skin-4 .skipnav button {
/*    font-size: 1.125rem;
    line-height: 1.375rem;*/
}
.skin-4 h2,
.skin-4 h3,
.skin-4 strong,
.skin-4 b,
.skin-4 .rich-text h1 {
    font-family: quasimoda, sans-serif;
    font-weight: 600;
    font-style: normal;
}
.skin-4 .rich-text h4,
.skin-4 .rich-text h5,
.skin-4 .rich-text h6 {
    font-size: 1.25rem;
}


/* Slide BG Theme Colors */
 a.download-pdf-btn, .reserve-table-btn, .showtimes-btn  {
    margin-top:30px;
	display:block;
	width:200px;
	padding:12px 0;
	background-color:white;
	color:#C05145;
    text-align:center;
 }

.sales-btn.see-all-btn{
	margin-top:30px;
	display:block;
	width:160px;
	padding:12px 0;
	background-color:white;
	color:#C05145;
	font-style:italic;
}
.sales-btn.see-all-btn:hover 
{
	text-decoration:none;
	background-color:#E1E1E1;
}
.sales-btn.see-all-btn:active
{
	background-color:#CDCDCD;
}

/* HOME SEE ALL EVENTS BUTTON */

a.focused-bar.see-all-btn, .sdvr .login-btn{
	margin-top:0px;
	display: block;
	width: 160px;
	padding: 12px 0;
}

a.custom-theme-btn {
	display: block;
	padding: 12px;
    max-width:250px;
    text-align:center;
}

a.map-search-results-btn {
    margin-top:0px;
	display: block;
	width: 160px;
	padding: 12px 0;
    text-align:center;
    margin-bottom:10px;
}

a.custom-theme-btn:hover {
    text-decoration:none;
}

a.focused-bar.see-all-btn, a.see-live-view-btn{
	text-decoration:none;
}

a.go-to-store-btn, a.see-more-sales-btn
 {
	display: inline-block;
	letter-spacing: 0.5px;
	padding: 25px;
	margin: 5px 1px;
	text-decoration: none;
	color: #6D6666;
	line-height: 0;
	text-align:left;
 }

 a.search-results-btn {
 	margin-top:20px;
 	margin-bottom:40px;
 	margin-right:25px;
	display:block;
	letter-spacing: 0.5px;
	padding: 25px;
	text-decoration: none;
	line-height: 0;
	text-align:left;
	bottom: 0px;
	right: 0;
	background-color: #BEBABA;
	border-bottom:2px solid #777777;
	color:#EEEEEE;
	max-width:340px;
 }

 .form-submit-btn {
 	display:block;
	letter-spacing: 0.5px;
	padding: 10px 25px;
	text-decoration: none;
	line-height: 0;
	text-align:left;
	bottom: 0px;
	right: 0;
	background-color: #BEBABA;
	border:none;
	border-bottom:2px solid #777777;
	color:#EEEEEE !important;
	cursor:pointer;
	font-style:italic !important;
 }

 a.custom-btn  {
	position:absolute;
	letter-spacing: 0.5px;
	padding: 25px;
	text-decoration: none;
	line-height: 0;
	text-align:left;
	bottom: 0px;
	right: 0;
	background-color: #BEBABA;
	border-bottom:2px solid #777777;
	color:#EEEEEE;
	cursor:pointer;
 }
  a.custom-btn:hover, .form-submit-btn:hover, a.search-results-btn:hover {
  	background-color:#AAAAAA;
  }
  a.custom-btn:active, .form-submit-btn:active, a.search-results-btn:active {
  	background-color:#777777;
  	outline:none;
  }

   div.custom-btn {
	position:absolute;
	letter-spacing: 0.5px;
	padding: 25px;
	text-decoration: none;
	line-height: 0;
	text-align:left;
	bottom: 0px;
	right: 0;
	background-color: #BEBABA;
	border-bottom:2px solid #777777;
	color:#EEEEEE;
	cursor:pointer;
 }

  .directory-search-container .custom-btn {
	top:5px;
	bottom:auto;
 }

/* ALL UP HIGHLIGHT BAR COLORS */
.highlightbar-item a {
	font-size:12px;
	font-style:italic;
}


.skin-1 .theme-copy-color {
    color: #b25283;
}

.skin-1 .theme-bg-color {
    color: #b25283;
}

.skin-2 .theme-copy-color {
    color: #7C2529;
}

.skin-2 .theme-bg-color {
    color: #7C2529;
}

.skin-3 .theme-copy-color {
    color: #00608F;
}

.skin-3 .theme-bg-color {
    color: #00608F;
}

.skin-4 .theme-copy-color {
    color: #87643c;
}

.skin-4 .theme-bg-color {
    color: #87643c;
}

/* NAV COLORS */

.uk-icon-caret-down:before {
	margin-left:5px;
}

/* 
 * Retailer Dining Menu Buttons 
 */

.dining-menu {
    display:block;
    margin-top:20px;
    float:left;
    clear:both;
}
.dining-menu .white-ghost-btn {
	display:block;
	padding:12px 15px;
    margin-right:15px;
	color:#C05145;
	font-style:italic;
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-bottom: 3px solid #fff;
    text-align:center;
    float:left;
}

.dining-menu .white-ghost-btn:hover 
{
	text-decoration:none;
    background-color: rgba(0, 0, 0, 0.4);
}
.dining-menu .white-ghost-btn:active
{
    background-color: rgba(0, 0, 0, 0.6);
}



/*
 * FONT STYLES
 */

/*.skin-1 .font-style-1 {
    font-family: 'Libre Bodoni', serif;
    font-weight: 700;

}*/
/*.skin-1 .font-style-2 {
    font-family: 'Metropolis';
    font-weight: 800;
    letter-spacing: 0.01em;
}*/

/*.skin-1 .font-style-3 {
    font-family: 'Metropolis';
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.03em;
}*/

/*.skin-1 .font-style-4 {
    font-family: 'Metropolis';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1.1875em;
}*/

@media all and (min-width: 960px) {
    .skin-1 .font-style-4-desktop {
        font-style: normal;
        font-weight: 400;
    }
}

/*.skin-2 .font-style-1 {
    font-style: normal;
    font-family: 'AkzidGroStdMed', serif;
}*/

/*.skin-2 .font-style-2 {
    font-style: normal;
    font-family: 'AkzidGroStdMed', serif;
}

.skin-2 .font-style-3 {
    font-style: normal;
    font-family: 'AkzidGroStdIta', serif;
}

.skin-2 .font-style-4 {
    font-style: normal;
    font-family: 'AkzidGroStdReg', serif;
}

@media all and (min-width: 960px) {
    .skin-2 .font-style-4-desktop {
        font-style: normal;
        font-family: 'AkzidGroStdReg', serif;
    }
}*/

.skin-3 .font-style-1 {
    font-style: normal;
    font-weight: 600;
}

.skin-3 .font-style-2 {
    font-style: normal;
    font-weight: 600;
}

.skin-3 .font-style-3 {
    font-weight: 400;
    font-style: italic
}

.skin-3 .font-style-4 {
    font-style: normal;
    font-weight: 400;
}

@media all and (min-width: 960px) {
    .skin-3 .font-style-4-desktop {
        font-style: normal;
        font-weight: 600;
    }
}

.skin-4 .font-style-1 {
    font-family: quasimoda, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.skin-4 .font-style-2 {
    font-family: quasimoda, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.skin-4 .font-style-3 {
    font-family: quasimoda, sans-serif;
    font-weight: 400;
    font-style: italic;
}

.skin-4 .font-style-4 {
    font-family: quasimoda, sans-serif;
    font-weight: 300;
    font-style: normal;
}

@media all and (min-width: 960px) {
    .skin-4 .font-style-4-desktop {
        font-family: quasimoda, sans-serif;
        font-weight: 400;
        font-style: normal;
    }
}


/*
 * CUSTOM HERO
 */

.skin-1 .custom-hero h1, .skin-1 .custom-hero h1 span {
    font-size: 52px;
    line-height: 1em;

}

@media all and (min-width: 960px) {
    .skin-1 .custom-hero h1, .skin-1 .custom-hero h1 span {
        margin-left: 25px;
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media all and (min-width: 1260px) {
    .skin-1 .custom-hero h1, .skin-1 .custom-hero h1 span {
        padding-left: 50px;
        padding-right: 50px;
    }
}

.skin-1 .custom-hero p {
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0.1em;
}

.skin-1 .custom-hero.gift-hub p {
    font-size: 16px;
    line-height: 20px;
}

.skin-1 .custom-hero small {
    font-family: 'Libre Bodoni', serif;
    font-style: italic;
}

.skin-1 .custom-hero.gift-hub h1 {
    font-size: 72px;
    line-height: 72px;
}

.skin-2 .custom-hero h1, .skin-2 .custom-hero h1 span {
    font-size: 56px;
    line-height: 50px;
}

.skin-2 .custom-hero.gift-hub p {
    font-size: 16px;
    line-height: 20px;
}

.skin-2 .custom-hero.gift-hub h1 {
    font-size: 72px;
    line-height: 72px;
}

/*.skin-3 .custom-hero h1, .skin-3 .custom-hero h1 span {
    font-family: 'HelloBeautiful';
    font-style: normal;
    font-weight: 500;
    font-size: 130px;
    line-height: 120px;
}

.skin-3 .custom-hero.gift-hub p {
    font-size: 16px;
    line-height: 20px;
}

.skin-3 .custom-hero.gift-hub h1 {
    font-size: 92px;
    line-height: 92px;
    margin-top: 10px;
    margin-bottom: -20px;
}*/

.skin-3 .custom-hero p {
    margin: 0;
    font-size: 2rem;
    font-weight: 200;
}

.skin-3 .custom-hero h1, .skin-3 .custom-hero h1 span {
    font-size: 66px;
    line-height: 60px;
    margin-top: 0;
    letter-spacing: 0.01em;
}

/*.skin-4 .custom-hero h1, .skin-4 .custom-hero h1 span {
    font-style: normal;
    font-size: 120px;
    line-height: 103px;
    letter-spacing: 0.03em;
    font-family: linotype-didot, serif;
    font-weight: 700;
}

    .skin-4 .custom-hero h1 span {
        display: block;
    }

    .skin-4 .custom-hero h1 span.pull-left {
        margin-left: -117px
    }

    .skin-4 .custom-hero h1 span.pull-right {
        margin-left: 117px;
    }

.skin-4 .custom-hero.gift-hub p {
    font-size: 16px;
    line-height: 20px;
}

.skin-4 .custom-hero.gift-hub h1 {
    font-size: 72px;
    line-height: 72px;
}*/

.skin-4 .custom-hero h1, .skin-4 .custom-hero h1 span {
    font-size: 66px;
    line-height: 60px;
    font-family: linotype-didot, serif;
    text-transform: capitalize;
}

.skin-4 .custom-hero.gift-hub p {
    font-size: 16px;
    line-height: 20px;
}

.skin-4 .custom-hero.gift-hub h1 {
    font-size: 72px;
    line-height: 72px;
}

/*
 * TAKEOVER
 */

/*.skin-2 #homepageTakeover.newsletter h2,
.skin-3 #homepageTakeover.newsletter h2 {
    font-size: 30px;
    line-height: 32px;
}
.skin-1 #homepageTakeover.newsletter h2,
.skin-4 #homepageTakeover.newsletter h2 {
    font-size: 32px;
    line-height: 34px;
}*/

.skin-4 #homepageTakeover.newsletter h2 {
    font-family: linotype-didot, serif;
}

.skin-1 #homepageTakeover table.intro small,
.skin-2 #homepageTakeover table.intro small,
.skin-3 #homepageTakeover table.intro small,
.skin-4 #homepageTakeover table.intro small {
    font-family: 'Libre Bodoni', serif;
    font-style: italic;
}

li.special-nav.uk-active:after {
    background: #000000;
}

.features-mod p.font-style-2 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color: #666669;
}

.primary-promotion-mod p.font-style-2 {
    color: #666669;
}

a.map-search-results-btn {
    background-color: transparent;
    color: #736A6F;
    border: 1px solid #999;
    background-color: white;
    text-transform: uppercase;
}
.skin-1 a.map-search-results-btn {
    font-style: normal;
}

a.map-search-results-btn {
    padding: 15px 15px 15px 15px;
}

a.map-search-results-btn:hover {
    outline: 2px solid #999;
    color: #444444;
}

a.map-search-results-btn:hover {
    text-decoration: none;
    outline-offset: -1px;
}

.skin-1 .primary-promotion-mod h2.font-style-1,
.skin-2 .primary-promotion-mod h2.font-style-1,
.skin-4 .primary-promotion-mod h2.font-style-1 {
    letter-spacing: 0.15em;
    line-height: 1em;
}
.skin-3 .primary-promotion-mod h2.font-style-1 {
    letter-spacing: 0;
}


/*.focused-bar h1.font-style-1 {
    font-size: 1.75em;
    line-height: 28px;
    letter-spacing: 0.2em;
}*/

.focused-bar h3.font-style-1 {
    /*font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.1em;*/
    /*color: #666669;*/
}

/*.focused-bar h3.font-style-1 {
    margin-top: 0px;
}*/

/*.focused-bar a.font-style-2 {
    font-size: 1rem;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}*/

/*.focused-bar a.font-style-1:hover, .focused-bar a.font-style-1:active {
    color: #666669;
}*/

.skin-1 .secondary-promotion-mod h2.font-style-1,
.skin-2 .secondary-promotion-mod h2.font-style-1,
.skin-3 .secondary-promotion-mod h2.font-style-1,
.skin-4 .secondary-promotion-mod h2.font-style-1 {
    font-size: 1.5rem;
    letter-spacing: 0.11em;
    line-height: 28px;
}

.skin-1 .home-highlight-banner h2.font-style-1,
.skin-2 .home-highlight-banner h2.font-style-1,
.skin-3 .home-highlight-banner h2.font-style-1,
.skin-4 .home-highlight-banner h2.font-style-1 {
    letter-spacing: 0.1em;
}

.searchWrap .text a:hover {
    color: #666669;
}

.skin-1 .home-highlight-banner div.font-style-2 {
    font-size:20px;
    line-height:22px;
    letter-spacing:0.01em;
    color:#666669;
}

/*#footer .footer-social-facebook .fb-icon {
    background: url(../images/skins/skin-1/footerfb.svg) no-repeat;
}

#footer .footer-social-twitter .twitter-icon {
    background: url(../images/skins/skin-1/footertwitter.svg) no-repeat;
}

#footer .footer-social-instagram .instagram-icon {
    background: url(../images/skins/skin-1/footerinstagram.svg) no-repeat;
}*/

a.focused-bar.see-all-btn, a.go-to-store-btn, a.see-more-sales-btn, a.custom-theme-btn, a.download-pdf-btn, .reserve-table-btn {
    color: white;
    background-color: #000000;
    font-style: normal !important;
    text-transform: uppercase;
}

.theme-color-black,
.theme-color-black a {
    color: #000000 !important;
}


/*.skin-1 .theme-color,
.skin-1 .theme-link,
.skin-1 .theme-link-hover:hover,
.skin-1 .theme-link-hover:focus {
    color: #b25283 !important;
}*/

/*@media all and (min-width: 960px) {
    .skin-1 .theme-link-hover-desktop:hover {
        color: #b25283 !important;
    }
}*/

/*.skin-2 .theme-color,
.skin-2 .theme-link,
.skin-2 .theme-link-hover:hover,
.skin-2 .theme-link-hover:focus {
    color: #7C2529 !important;
}*/

/*@media all and (min-width: 960px) {
    .skin-2 .theme-link-hover-desktop:hover {
        color: #7C2529 !important;
    }
}*/

/*.skin-3 .theme-color,
.skin-3 .theme-link,
.skin-3 .theme-link-hover:hover,
.skin-3 .theme-link-hover:focus {
    color: #00608F !important;
}*/

/*@media all and (min-width: 960px) {
    .skin-3 .theme-link-hover-desktop:hover {
        color: #00608F !important;
    }
}*/

/*.skin-4 .theme-color,
.skin-4 .theme-link,
.skin-4 .theme-link-hover:hover,
.skin-4 .theme-link-hover:focus {
    color: #87643c !important;
}*/

@media all and (min-width: 960px) {
    .skin-4 .theme-link-hover-desktop:hover {
        color: #87643c !important;
    }
}

/*.skin-1 .theme-color-dark,
.skin-2 .theme-color-dark,
.skin-3 .theme-color-dark,
.skin-4 .theme-color-dark {
    color: #444 !important;
}*/

.skin-1 .theme-bg-light,
.skin-2 .theme-bg-light,
.skin-3 .theme-bg-light,
.skin-4 .theme-bg-light {
    background-color: #fff !important;
}

@media all and (min-width: 960px) {
    .skin-1 .theme-color-dark-desktop,
    .skin-2 .theme-color-dark-desktop,
    .skin-3 .theme-color-dark-desktop,
    .skin-4 .theme-color-dark-desktop {
        color: #444 !important;
    }

    .custom-hero .copy table.theme-color-light-desktop td {
        border-color: #fff !important;
    }
}

@media all and (min-width: 768px) and (max-width: 960px) {
    .skin-1 .theme-color-dark-tablet,
    .skin-2 .theme-color-dark-tablet,
    .skin-3 .theme-color-dark-tablet,
    .skin-4 .theme-color-dark-tablet {
        color: #444 !important;
    }

    .skin-1 .theme-bg-black-tablet,
    .skin-2 .theme-bg-black-tablet,
    .skin-3 .theme-bg-black-tablet,
    .skin-4 .theme-bg-black-tablet {
        background-color: #000 !important;
    }

    .skin-1 .theme-bg-light-tablet,
    .skin-2 .theme-bg-light-tablet,
    .skin-3 .theme-bg-light-tablet,
    .skin-4 .theme-bg-light-tablet {
        background-color: #fff !important;
    }
}

@media all and (max-width: 768px) {
    .skin-1 .theme-color-dark-mobile,
    .skin-2 .theme-color-dark-mobile,
    .skin-3 .theme-color-dark-mobile,
    .skin-4 .theme-color-dark-mobile {
        color: #444 !important;
    }

    .skin-1 .theme-bg-dark-mobile,
    .skin-2 .theme-bg-dark-mobile,
    .skin-3 .theme-bg-dark-mobile,
    .skin-4 .theme-bg-dark-mobile {
        background-color: #444 !important;
    }

    .skin-1 .theme-bg-light-mobile,
    .skin-2 .theme-bg-light-mobile,
    .skin-3 .theme-bg-light-mobile,
    .skin-4 .theme-bg-light-mobile {
        background-color: #fff !important;
    }

    .skin-1 .theme-bg-black-mobile,
    .skin-2 .theme-bg-black-mobile,
    .skin-3 .theme-bg-black-mobile,
    .skin-4 .theme-bg-black-mobile {
        background-color: #000 !important;
    }
}

/*.skin-1 .theme-color-medium,
.skin-2 .theme-color-medium,
.skin-3 .theme-color-medium,
.skin-4 .theme-color-medium {
    color: #666669 !important;
}*/

.skin-1 .theme-color-light,
.skin-2 .theme-color-light,
.skin-3 .theme-color-light,
.skin-4 .theme-color-light {
    color: #fff !important;
}

@media all and (max-width: 768px) {
    .skin-1 .theme-color-light-mobile,
    .skin-2 .theme-color-light-mobile,
    .skin-3 .theme-color-light-mobile,
    .skin-4 .theme-color-light-mobile {
        color: #fff !important;
    }
    
    .skin-3 .custom-hero.gift-hub h1 {
        font-size: 62px;
        line-height: 62px;
    }

    .skin-1 .custom-hero.gift-hub h1,
    .skin-2 .custom-hero.gift-hub h1,
    .skin-4 .custom-hero.gift-hub h1 {
        font-size: 41px;
        line-height: 41px;
    }
}

@media all and (min-width: 768px) and (max-width: 960px) {
    .skin-1 .theme-color-light-tablet,
    .skin-2 .theme-color-light-tablet,
    .skin-3 .theme-color-light-tablet,
    .skin-4 .theme-color-light-tablet {
        color: #fff !important;
    }
}

@media all and (min-width: 960px) {
    .skin-1 .theme-color-light-desktop,
    .skin-2 .theme-color-light-desktop,
    .skin-3 .theme-color-light-desktop,
    .skin-4 .theme-color-light-desktop {
        color: #fff !important;
    }

        .skin-1 .custom-hero .btn.theme-color-light-desktop,
        .skin-2 .custom-hero .btn.theme-color-light-desktop,
        .skin-3 .custom-hero .btn.theme-color-light-desktop,
        .skin-4 .custom-hero .btn.theme-color-light-desktop {
            border-color: #fff !important;
        }

        .skin-1 .custom-hero .btn.theme-color-light-desktop:hover,
        .skin-2 .custom-hero .btn.theme-color-light-desktop:hover,
        .skin-3 .custom-hero .btn.theme-color-light-desktop:hover,
        .skin-4 .custom-hero .btn.theme-color-light-desktop:hover {
            outline: 1px solid #fff;
        }

    .skin-1 .theme-color-medium-desktop,
    .skin-2 .theme-color-medium-desktop,
    .skin-3 .theme-color-medium-desktop,
    .skin-4 .theme-color-medium-desktop {
        color: #666669 !important;
    }

        .skin-1 .custom-hero .btn.theme-color-medium-desktop,
        .skin-2 .custom-hero .btn.theme-color-medium-desktop,
        .skin-3 .custom-hero .btn.theme-color-medium-desktop,
        .skin-4 .custom-hero .btn.theme-color-medium-desktop {
            border-color: #666669 !important;
        }

        .skin-1 .custom-hero .btn.theme-color-medium-desktop:hover,
        .skin-2 .custom-hero .btn.theme-color-medium-desktop:hover,
        .skin-3 .custom-hero .btn.theme-color-medium-desktop:hover,
        .skin-4 .custom-hero .btn.theme-color-medium-desktop:hover {
            outline: 1px solid #666669;
        }

    /*.skin-1 .theme-color-dark-desktop,
    .skin-2 .theme-color-dark-desktop,
    .skin-3 .theme-color-dark-desktop,
    .skin-4 .theme-color-dark-desktop {
        color: #666669 !important;
    }*/

    .skin-1 .custom-hero .btn.theme-color-dark-desktop,
    .skin-2 .custom-hero .btn.theme-color-dark-desktop,
    .skin-3 .custom-hero .btn.theme-color-dark-desktop,
    .skin-4 .custom-hero .btn.theme-color-dark-desktop {
        border-color: #444 !important;
    }

        .skin-1 .custom-hero .btn.theme-color-dark-desktop:hover,
        .skin-2 .custom-hero .btn.theme-color-dark-desktop:hover,
        .skin-3 .custom-hero .btn.theme-color-dark-desktop:hover,
        .skin-4 .custom-hero .btn.theme-color-dark-desktop:hover {
            outline: 1px solid #444;
        }


}


/*.skin-1 .custom-hero .btn {*/
/*.custom-hero .btn {
    background-color: #444;
    color: white;
    letter-spacing: 0.1em;
    font-size: 16px;
}*/
/*
#footer a.sphere-icon, #homepage-nav a.sphere-icon {
    background-color: #1c1f22;
    color: #1c1f22;
}*/

#offcanvas a.sphere-icon {
    background-color: #1c1f22;
    color: #fff;
}

#offcanvas a.sphere-icon:hover {
    background-color: #666669;
    color: #fff;
}

/*#footer span.sphere-icon {
    background-color: #fff;
}

#footer span.sphere-icon i {
    color: #1c1f22;
}

#footer a.sphere-icon:hover, #offcanvas a.sphere-icon:hover, #homepage-nav a.sphere-icon:hover {
    background-color: #666669;
}*/

.sticky-icons i:hover {
    color: #666669;
}

/*.skin-1 #subpage-nav-hours span {
    color:#666669;
}*/

.skin-1 #subpage-nav-location {
    float:right;
}
.skin-1 #subpage-nav-location span {
    color:#666669;
}


/*
 * KIPSU
 */

/*.skin-1 .qa-kipsu i {
    color: #b25283;
}

.skin-2 .qa-kipsu i {
    color: #7C2529;
}

.skin-3 .qa-kipsu i {
    color: #00608F;
}

.skin-4 .qa-kipsu i {
    color: #87643c;
}*/

/*.skin-1 .chat-modal .chat-header-bar {
    background-color:#1c1f22;
}*/

div.back {
    margin-bottom: 3px;
}

.skin-1 div.back:before,
.skin-1 div.forward:before {
    /*content: url(../images/skins/skin-1/back_to.svg);*/
    content: url(../images/skins/default/back_to_black.svg);
}

.skin-1 h1 div.back:before,
.skin-1 h1 div.forward:before {
    display: block;
    width: 0.4em;
}
@media all and (min-width: 960px) {
    .skin-1 h1 a.theme-color-dark-desktop div.back:before,
    .skin-1 h1 a.theme-color-dark-desktop div.forward:before {
        content: url(../images/skins/default/back_to_black.svg);
    }

    .skin-1 h1 a.theme-color-light-desktop div.back:before,
    .skin-1 h1 a.theme-color-light-desktop div.forward:before {
        content: url(../images/skins/default/back_to_white.svg);
    }
}


.skin-2 div.back:before,
.skin-2 div.forward:before {
    /*content: url(../images/skins/skin-2/back_to.svg);*/
    content: url(../images/skins/default/back_to_black.svg);
}
.skin-2 h1 div.back:before,
.skin-2 h1 div.forward:before {
    display: block;
    width: 0.4em;
}
@media all and (min-width: 960px) {
    .skin-2 h1 a.theme-color-dark-desktop div.back:before,
    .skin-2 h1 a.theme-color-dark-desktop div.forward:before {
        content: url(../images/skins/default/back_to_black.svg);
    }

    .skin-2 h1 a.theme-color-light-desktop div.back:before,
    .skin-2 h1 a.theme-color-light-desktop div.forward:before {
        content: url(../images/skins/default/back_to_white.svg);
    }
}


.skin-3 div.back:before,
.skin-3 div.forward:before {
    content: url(../images/skins/skin-3/back_to.svg);
}
.skin-3 h1 div.back:before,
.skin-3 h1 div.forward:before {
    display: block;
    width: 0.4em;
}
@media all and (min-width: 960px) {
    .skin-3 h1 a.theme-color-dark-desktop div.back:before,
    .skin-3 h1 a.theme-color-dark-desktop div.forward:before {
        content: url(../images/skins/default/back_to_black.svg);
    }

    .skin-3 h1 a.theme-color-light-desktop div.back:before,
    .skin-3 h1 a.theme-color-light-desktop div.forward:before {
        content: url(../images/skins/default/back_to_white.svg);
    }
}


.skin-4 div.back:before,
.skin-4 div.forward:before {
    content: url(../images/skins/skin-4/back_to.svg);
}
.skin-4 h1 div.back:before,
.skin-4 h1 div.forward:before {
    display: block;
    width: 0.4em;
}
@media all and (min-width: 960px) {
    .skin-4 h1 a.theme-color-dark-desktop div.back:before,
    .skin-4 h1 a.theme-color-dark-desktop div.forward:before {
        content: url(../images/skins/default/back_to_black.svg);
    }

    .skin-4 h1 a.theme-color-light-desktop div.back:before,
    .skin-4 h1 a.theme-color-light-desktop div.forward:before {
        content: url(../images/skins/default/back_to_white.svg);
    }
}


.skin-1 #map-slide a#map-btn {
    background: #fff url(../images/skins/skin-1/detailsmap.svg) no-repeat;
}

.skin-1 .result-item .search-result-name, .skin-1 a#map-btn, .skin-1 span.retailer-sale-details, .skin-1 span.event-teaser, .skin-1 .secondary-theme-color {
    color:#000;
}


/* 
 * RESULTS
 */

.skin-1 .result-item:hover .retailer-logo {
    border-color: #b25283 ;
}

/*.skin-1 .result-item:hover + hr {
    border-top: 1px solid #000;
    opacity: 1;
}*/

.skin-1 .results-container .result-item div.store-details a:hover,
.skin-1 .results-container .result-item div.see-on-map a:hover {
    color: #b25283;
}

/*.skin-1 .results-container.directory .result-item:hover span.multiple-sales-tag {
    background-color: #b25283 ;
}*/

.skin-2 .result-item:hover .retailer-logo {
    border-color: #7C2529;
}

.skin-2 .result-item:hover + hr {
    border-top: 1px solid #7C2529;
}

.skin-2 .results-container .result-item div.store-details a:hover,
.skin-2 .results-container .result-item div.see-on-map a:hover {
    color: #7C2529;
}

/*.skin-2 .results-container.directory .result-item:hover span.multiple-sales-tag {
    background-color: #7C2529;
}*/

.skin-3 .result-item:hover .retailer-logo {
    border-color: #00608F;
}

.skin-3 .result-item:hover + hr {
    border-top: 1px solid #00608F;
}

.skin-3 .results-container .result-item div.store-details a:hover,
.skin-3 .results-container .result-item div.see-on-map a:hover {
    color: #00608F;
}

/*.skin-3 .results-container.directory .result-item:hover span.multiple-sales-tag {
    background-color: #00608F;
}*/

.skin-4 .result-item:hover .retailer-logo {
    border-color: #87643c;
}

.skin-4 .result-item:hover + hr {
    border-top: 1px solid #87643c;
}

.skin-4 .results-container .result-item div.store-details a:hover,
.skin-4 .results-container .result-item div.see-on-map a:hover {
    color: #87643c;
}

/*.skin-4 .results-container.directory .result-item:hover span.multiple-sales-tag {
    background-color: #87643c;
}*/

/*******OFF CANVAS STUFF */
.offcanvas-custom-spacer-bar-1 {
    border-bottom: none;
    margin: 0px;
    padding: 0px;
}

.offcanvas-custom-spacer-bar {
    border-bottom: 2px solid #eae6e7;
    border-top: none;
    margin-bottom: 0px;
}

.custom-offcanvas-nav-sub {
    background-color: #ffffff;
}

.uk-offcanvas-bar a h4, .off-canvas-group h4 {
    color: #1b1f22;
}

.uk-offcanvas-bar a h4, .off-canvas-group h4 {
    padding-top: 15px;
}

#off-canvas .social-icons {
    padding-bottom: 15px;
    border-bottom: 2px solid #eae6e7;
}

.off-canvas-group a {
    font-style: normal;
}

.custom-home-search {
    background-color: #ffffff;
}

.off-canvas-group {
    background-color: #ffffff;
    padding-bottom: 40px;
}

.uk-offcanvas-bar {
    padding-bottom: 0px;
}

#offcanvas .social-icons a.sphere-icon {
    background-color: #1c1f22;
    color: #ffffff;
}

/*
 * SHOPPER REWARDS
 */

.skin-2 .shopperrewards .step-circle {
    color: #fff;
    background: #000;
}

.skin-2 .quote-container {
    font-size: 1.5625rem;
}

.skin-2 .quote-container.quote-theme-color {
    color: #7C2529;
}

@media all and (max-width: 767px) {
    .skin-2 .quote-container {
        font-size: 1.375rem;
    }
}


/*
 * MIXED MODULES
 */

    .mixed-module a {
        /*color: #666669;*/
    }

/*        .mixed-module a.btn {
            color: #444;
        }*/

/*        .mixed-module a.btn.gift-guide {
            padding: 10px 45px;
            border: 0;
            text-decoration: none;
        }*/

/*            .mixed-module a.btn.gift-guide:hover {
                text-decoration: none;
                outline: 2px solid #000000;
                outline-offset: -1px;
            }*/

    .mixed-module em {
        color: inherit !important;
    }

  /*  .skin-1 .mixed-module.gallery-module .thumbnails > div.active {
        border: 5px solid #b25283;
    }

    .skin-1 .mixed-module.gallery-module .thumbnails::-webkit-scrollbar-thumb {
        background-color: #b25283;
    }

    .skin-2 .mixed-module.gallery-module .thumbnails > div.active {
        border: 5px solid #7C2529;
    }

    .skin-2 .mixed-module.gallery-module .thumbnails::-webkit-scrollbar-thumb {
        background-color: #7C2529;
    }

    .skin-3 .mixed-module.gallery-module .thumbnails > div.active {
        border: 5px solid #00608F;
    }

    .skin-3 .mixed-module.gallery-module .thumbnails::-webkit-scrollbar-thumb {
        background-color: #00608F;
    }

    .skin-4 .mixed-module.gallery-module .thumbnails > div.active {
        border: 5px solid #87643c;
    }

    .skin-4 .mixed-module.gallery-module .thumbnails::-webkit-scrollbar-thumb {
        background-color: #87643c;
    }*/

/*    .skin-1 .btn.theme-bg-color {
        background-color: rgba(178, 82, 131, 1);
    }

    .skin-2 .btn.theme-bg-color {
        background-color: rgba(124, 37, 41, 1);
    }

    .skin-3 .btn.theme-bg-color {
        background-color: rgba(57, 161, 200, 1);
    }

    .skin-4 .btn.theme-bg-color {
        background-color: rgba(135, 100, 60, 1);
    }*/

/*    .btn.border-style-white:focus,
    .btn.border-style-white:hover {
        text-decoration: none;
        outline: 2px solid #ffffff !important;
        outline-offset: -1px;
    }

    .btn.border-style-black:focus,
    .btn.border-style-black:hover {
        text-decoration: none;
        outline: 2px solid #000000;
        outline-offset: -1px;
    }*/

/*    .btn.border-style-dark:focus,
    .btn.border-style-dark:hover {
        text-decoration: none;
        outline: 2px solid #444;
        outline-offset: -1px;
    }*/

    @media all and (max-width: 960px) {
        .skin-1 .custom-hero h1,
        .skin-2 .custom-hero h1 {
            font-size: 46px;
        }

        .skin-1 .custom-hero h1 a .forward,
        .skin-2 .custom-hero h1 a .forward {
            /*margin-bottom: 6px;
            margin-right: -35px;*/
        }

        /*.skin-3 .custom-hero h1 {
            font-size: 90px;
            line-height: 80px;
        }*/

        .skin-3 .custom-hero p {
            font-size: 1.8rem;
        }

        .skin-3 .custom-hero h1 {
            font-size: 60px;
            line-height: 50px;
        }

        .skin-4 .custom-hero h1 {
            font-size: 56px;
            line-height: 58px;
        }

        /*.skin-4 .custom-hero h1 {
            font-size: 70px;
            line-height: 61px;
            margin-left: 15px;
        }

            .skin-4 .custom-hero h1 span {
                font-size: 67px;
                line-height: 57px;
                letter-spacing: 0.065em;
            }

            .skin-4 .custom-hero h1 span.pull-left {
                margin-left: -69px;
            }

            .skin-4 .custom-hero h1 span.pull-right {
                margin-left: 69px;
            }

        .skin-4 .custom-hero.gift-hub h1 {
            margin-left: 0;
        }*/
        .skin-1 .custom-hero.single table.intro,
        .skin-4 .custom-hero.single table.intro {
            font-size: 16px;
        }

        .skin-1 .custom-hero.single .copy table.intro small,
        .skin-4 .custom-hero.single .copy table.intro small {
            font-size: 1rem;
        }

        .secondary-promotion-mod a.btn {
            background-color: #ffffff;
            color: #000000;
        }
    }


    @media (max-width: 768px) {
        .btn.gradient-anim {
            background-color: #444;
            color: #fff;
        }

        .btn.border-style-white {
            background-color: #ffffff;
            color: #1b1f22;
        }

        .skin-1 .features-mod p.font-style-2 {
            font-size: 16px;
            line-height: 20px;
            letter-spacing: 0.06em;
        }

        .features-mod h1.font-style-1, .primary-promotion-mod h1.font-style-1 {
            text-transform: uppercase;
            font-size: 28px;
            letter-spacing: 0.14em;
            line-height: 28px;
        }

        .secondary-promotion-mod h1.font-style-1 {
            font-size: 18px;
            letter-spacing: 0.2em;
            line-height: 20px;
            color: #ffffff;
        }

        .secondary-promotion-mod p {
            font-size: 18px;
            font-weight: normal;
            line-height: 20px;
            letter-spacing: 0.02em;
            color: #ffffff;
        }

/*        #footer h4, #footer a {
            line-height: 18px;
            letter-spacing: 0.02em;
        }

        #footer span, #footer p {
            line-height: 22px;
            letter-spacing: 0.02em;
        }

        #footer .visit-hours-newsletter .hours i, #footer .visit-hours-newsletter .visit i {
            padding-right: 0px;
        }*/
    }

    /*Mobile and BELOW V-2 Theme 7*/
    @media (min-width: 768px) {

        .custom-hero-bg .block-desktop.white {
            padding: 50px;
            background-color: #ffffff;
            color: #000000 !important;
        }

            .custom-hero-bg .block-desktop.white a.btn, .custom-hero.video-hero .block-desktop a.btn {
                background-color: transparent;
                color: #000000 !important;
                border: 1px solid #000000;
            }

                .custom-hero-bg .block-desktop.white a.btn:hover {
                    text-decoration: none;
                    outline: 2px solid #000000;
                    outline-offset: -1px;
                }

        .custom-hero-bg .block-desktop.black {
            padding: 50px;
            background-color: #1c1f22;
            color: #ffffff !important;
        }

            .custom-hero-bg .block-desktop.black a.btn {
                background-color: transparent;
                border: 1px solid #fff;
                color: #fff;
            }

                .custom-hero-bg .block-desktop.black a.btn:hover {
                    text-decoration: none;
                    outline: 2px solid #ffffff;
                    outline-offset: -1px;
                }

            .custom-hero-bg .block-desktop.black h1 {
                color: #ffffff;
            }

        .btn.gradient-anim {
            position: relative;
            border: none;
        }

            .btn.gradient-anim:hover {
                text-decoration: none;
                outline: 1px solid #000;
            }

            .btn.gradient-anim:before {
                border-bottom: 1px solid #000;
                border-left: 1px solid #000;
                -webkit-transform-origin: 0 100%;
            }

            .btn.gradient-anim:after {
                border-top: 1px solid #000;
                border-right: 1px solid #000;
                -webkit-transform-origin: 100% 0%;
            }

            .btn.gradient-anim:before, .btn.gradient-anim:after {
                width: 100%;
                height: 100%;
                z-index: 3;
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                box-sizing: border-box;
                -webkit-transform: scale(0);
                transition-duration: 1.5s;
            }

            .btn.gradient-anim.active:after, .btn.gradient-anim.active:before {
                -webkit-transform: scale(1);
            }

            .skin-4 .btn.gradient-anim.active:before {
                margin-top: inherit;
            }

            .skin-4 .btn.gradient-anim.active:after {
                top: -2px;
            }
    }

    .skin-1 .results-container .alphaLetter {
    }

    /*******************
    ***************
    ***************
    Garbage override theme styles
    ***************
*/

    /*
 * Search Results
 */

/*    .skin-1 #subNav-alphabet li a {
        color: #726A6C;
    }*/

    .skin-1 #subNav-alphabet .search-scrollbar::-webkit-scrollbar-thumb {
        background-color: #b25283;
    }

    .skin-2 #subNav-alphabet .search-scrollbar::-webkit-scrollbar-thumb {
        background-color: #7C2529;
    }

    .skin-3 #subNav-alphabet .search-scrollbar::-webkit-scrollbar-thumb {
        background-color: #00608F;
    }

    .skin-4 #subNav-alphabet .search-scrollbar::-webkit-scrollbar-thumb {
        background-color: #87643c;
    }

    .results-container .result-item .search-result-name {
        /*color: #522628;*/
    }

    .skin-1 #subNav-alphabet li a:hover {
        color: #522628;
    }


/*    .skin-1 .rich-text a {
        color: #b25283;
    }

    .skin-2 .rich-text a {
        color: #7C2529;
    }

    .skin-3 .rich-text a {
        color: #00608F;
    }

    .skin-4 .rich-text {
        font-size: 1.125rem;
        line-height: 1.375rem;
    }

        .skin-4 .rich-text a {
            color: #87643c;
        }*/

    /*.skin-1.subpage #map-slide a#map-btn {*/
    .skin-1 #map-slide a#map-btn {
        text-transform: uppercase;
        /*font-family: "Quasimoda-Regular";*/
    }

    /*.subpage #map-slide a#map-btn {*/
    #map-slide a#map-btn {
        max-width: 225px;
    }

    /*.skin-1.subpage #retailer-side-nav a.back,
.skin-1.subpage #searchResults .results-container a.print-page,
.skin-1.subpage #searchResults .results-container-inner .listing-container .store-details,
.skin-1.subpage #searchResults .results-container-inner .listing-container .see-on-map,
.skin-1.subpage .subpage-search-container .map-bar-position a.back,
.skin-1.subpage #tenantDetailsPopup a.store-details,
.skin-1.subpage #sales-details-container a.back,
.skin-1.subpage nav .uk-sticky-placeholder #subpage-nav-location a,
.skin-1.subpage nav .uk-sticky-placeholder #subpage-nav-hours a,
.skin-1.subpage #offcanvas .offcanvas-mapit,
.skin-1.subpage #offcanvas .offcanvas-hours {*/
    .skin-1 #searchResults .results-container a.print-page,
    .skin-1 #searchResults .results-container-inner .listing-container .store-details,
    .skin-1 #searchResults .results-container-inner .listing-container .see-on-map,
    .skin-1 .subpage-search-container .map-bar-position a.back,
    .skin-1 #tenantDetailsPopup a.store-details,
    .skin-1 #sales-details-container a.back,
    .skin-1 #offcanvas .offcanvas-mapit,
    .skin-1 #offcanvas .offcanvas-hours {
        text-transform: uppercase;
    }


    /*.skin-1.subpage #retailer-side-nav div.back,
.skin-1.subpage .subpage-search-container .map-bar-position div.back,
.skin-1.subpage #sales-details-container div.back {*/
    .subpage-search-container .map-bar-position div.back,
    #sales-details-container div.back {
        margin-bottom: 2px;
    }

    .subpage-search-container .map-bar-position {
        margin-top: 15px;
    }

    .custom-home-search, .subpage-search, .custom-modal-search {
        text-transform: uppercase;
        color: #736A6F;
    }

    .custom-home-search, .subpage-search, .custom-modal-search {
        padding-left: 15px;
        /*-webkit-box-shadow: 0px 1px 2px 0px rgba(153,153,153,1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(153,153,153,1);
    box-shadow: 0px 1px 2px 0px rgba(153,153,153,1);
    */
    }

    .alphaSearchWrap .search {
        padding: 9px 5px;
    }



    /*.skin-1 #mapSearchForm {*/
    #mapSearchForm {
        position: relative;
    }

    .skin-1 #mapSearchForm:before {
        font-weight: normal;
        font-style: normal;
        line-height: 1;
        color: #999999;
    }

    #mapSearchForm:before {
        font-family: FontAwesome;
        display: block;
        -webkit-font-smoothing: antialiased;
        content: "\f002";
        font-size: 20px;
        position: absolute;
        top: 15px;
        left: 18px;
        text-align: left;
        z-index: 100;
        height: 0px;
    }

    @media (max-width: 982px) {
        /*.skin-1 #mapSearchForm:before {*/
        #mapSearchForm:before {
            bottom: 40px;
            top: initial;
        }
    }

    #homepage-nav .desktop-hours-container p,
    #homepage-nav .desktop-hours-container a,
    #homepage-nav .desktop-location-container p,
    #homepage-nav .desktop-location-container p > * {
        font-size: 0.875rem;
    }

    .skin-1 #homepage-nav .desktop-hours-container p,
    .skin-1 #homepage-nav .desktop-hours-container a,
    .skin-1 #homepage-nav .desktop-location-container p {
        font-size: 0.813rem;
    }

/* SUBPAGES */
#subpage-nav-hours,
#subpage-nav-location,
#subpage-nav-search {
    min-height: 350px;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100vw;
    margin: 0;
    margin-top: 0;
    z-index: 99999;
    background-color: #fff;
    border-bottom: 1px solid #BEBABA;
    border-top: 1px solid #BEBABA;
}

#subpage-nav-search {
    min-height: auto;
    max-height: 100px;
    padding-top: 0;
    padding-bottom: 0;
}

    #subpage-nav-hours h3,
    #subpage-nav-location h3 {
        font-size: 36px;
        letter-spacing: 0.05em;
    }

    #subpage-nav-hours a,
    #subpage-nav-location a {
        margin-top: 25px;
        display: inline-block;
    }

    #subpage-nav-search form {
        padding: 30px 0;
        display: inline-flex;
        width: 100%;
    }

        #subpage-nav-search form i {
            padding-right: 10px;
        }

        #subpage-nav-search form input[type=search] {
            border-left: 1px solid #B1B1B1;
            padding-left: 32px;
            background: none;
            cursor: auto;
            display: block;
            font-size: 1rem;
            width: 100%;
            text-transform: uppercase;
            color: #7e7e7e;
        }

        #subpage-nav-search form input[type=search]:focus {
            width: 100%;
        }

    #subpage-nav .uk-table th, #subpage-nav .uk-table td {
        padding: 0;
    }


    /*#dFilter label, #dFilter input[type="radio"], #dFilter input[type="checkbox"], .custom-btn.switch {
    font-weight: normal;
}

#dFilter label, #dFilter input[type="radio"], #dFilter input[type="checkbox"], .custom-btn.switch {
    padding: 14px 14px 12px 14px;
}*/

    /*#dFilter label {
    padding-top: 2px;
}

#dFilter input[type="checkbox"].open + label:after {
    margin-top: -3px;
}*/

    /*#dFilter .subFilter input[type="checkbox"]:checked + label {
    color: #fff;
    background-color: #522628;
}

#dFilter .subFilter input[type="checkbox"]:checked + label {
    width: 60%;
}

#dFilter .subFilter:hover input[type="checkbox"]:checked + label {
    color:#ffffff;
}

#dFilter .selection:hover label {
     background-color:#522628;
}*/

    /*.custom-btn.switch {
    -webkit-box-shadow: 0px 1px 2px 0px rgba(153,153,153,1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(153,153,153,1);
    box-shadow: 0px 1px 2px 0px rgba(153,153,153,1);
}

.custom-btn.switch.on {
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(153,153,153,1);
    -moz-box-shadow: inset 0px 0px 2px 1px rgba(153,153,153,1);
    box-shadow: inset 0px 0px 2px 1px rgba(153,153,153,1);
}

.custom-btn.map.font-style-3 {
    font-style:normal;
    background-color:transparent;
    color:#736A6F;
    border:1px solid #999;
    background-color:white;
    text-transform: uppercase;
}

.custom-btn.map.font-style-3 {
    padding: 24px 25px 24px 25px;
}

.custom-btn.map.font-style-3:hover {
    text-decoration:none;
    outline: 2px solid #999;
    outline-offset: -1px;
    color:#444444;
}*/

    .left-nav div {
        /*height: 40px;*/
    }

    .btnSort {
        background-color: #522628;
    }

    .results-container.directory .filter-items .filter-item {
        font-weight: normal;
    }




 /*
 * NAV
 */

    .skin-1 .special-nav-dropdown-container li a.active:before,
    .skin-1 .special-nav-dropdown-container li a.pre-selected:before,
    .skin-1 .special-nav-dropdown-container li a:focus::before {
        background-color: #b25283;
    }

    .skin-2 .special-nav-dropdown-container li a.active:before,
    .skin-2 .special-nav-dropdown-container li a.pre-selected:before,
    .skin-2 .special-nav-dropdown-container li a:focus::before {
        background-color: #7C2529;
    }

    .skin-3 .special-nav-dropdown-container li a.active:before,
    .skin-3 .special-nav-dropdown-container li a.pre-selected:before,
    .skin-3 .special-nav-dropdown-container li a:focus::before {
        background-color: #00608F;
    }

    .skin-4 .special-nav-dropdown-container li a.active:before,
    .skin-4 .special-nav-dropdown-container li a.pre-selected:before,
    .skin-4 .special-nav-dropdown-container li a:focus::before {
        background-color: #87643c;
    }

    .skin-1 .details-container .retailer-main a,
    .skin-1 .details-container .retailer-sub a {
        text-transform: uppercase;
    }

        .skin-1 .details-container .retailer-main .rich-text a,
        .skin-1 .details-container .retailer-main .rich-text a {
            text-transform: none;
        }

    .bg-image-container-block-left,
    .bg-image-container-block-right {
        background-color: #1c1f22;
    }

        .bg-image-container-block-left .custom-theme-btn, .skin-1 .bg-image-container-block-right .custom-theme-btn {
            background-color: transparent;
            border: 1px solid #fff;
            color: #fff;
        }

            .bg-image-container-block-left .custom-theme-btn:hover, .bg-image-container-block-right .custom-theme-btn:hover {
                text-decoration: none;
                outline: 2px solid #fff;
                outline-offset: -1px;
            }

    @media (max-width: 768px) {
        .bg-image-container-block-left .custom-theme-btn, .bg-image-container-block-right .custom-theme-btn {
            margin: 0 auto;
        }
    }


    /* New See in Map View Button */
    .skin-1 .see-in-map-view-btn {
        background-color: #D61E29; /* ?? */
    }

        .skin-1 .see-in-map-view-btn:hover {
            background-color: #BD0510; /* ?? */
        }



/*
 * FILTER BARS
 */

    /*.skin-1 .sales-events-filter-bar,
    .skin-1 .featured-bar {
        background-color: #b25283;
    }*/

/*    .skin-1 .sales-events-main .sales-events-filter-bar {
        color: #b25283;
    }*/

    .skin-1 .sales-events-main .sales-events-filter-bar .uk-dropdown.level-1.directory h4 {
        color: #b25283;
        font-weight: 700;
    }

    .skin-1 .sales-events-main .sales-events-filter-bar .drop-container {
        padding: 9px 0px;
    }

    /*.skin-2 .sales-events-filter-bar,
    .skin-2 .featured-bar {
        background-color: #7C2529;
    }*/

    .skin-2 .sales-events-main .sales-events-filter-bar {
        color: #7C2529;
    }

    /*.skin-2 .sales-events-main .sales-events-filter-bar .uk-dropdown.level-1.directory h4 {
        color: #7C2529;
        font-family: 'AkzidGroStdMed', serif;
    }*/


    /*.skin-3 .sales-events-filter-bar,
    .skin-3 .featured-bar {
        background-color: #00608F;
    }*/

    .skin-3 .sales-events-main .sales-events-filter-bar {
        color: #00608F;
    }

    .skin-3 .sales-events-main .sales-events-filter-bar .uk-dropdown.level-1.directory h4 {
        color: #00608F;
        font-weight: 600;
    }

    .skin-3 .sales-events-main .sales-events-filter-bar .drop-container {
        padding: 9px 0px;
    }

    /*.skin-4 .sales-events-filter-bar,
    .skin-4 .featured-bar {
        background-color: #87643c;
    }*/

    .skin-4 .sales-events-main .sales-events-filter-bar {
        color: #87643c;
    }

    .skin-4 .sales-events-main .sales-events-filter-bar .uk-dropdown.level-1.directory h4 {
        color: #87643c;
        font-family: quasimoda, sans-serif;
        font-weight: 700;
        font-style: normal;

    }

    .skin-1 .sales-events-main .sales-events-filter-bar .drop-container {
        padding: 9px 0 10px 0;
    }

    .skin-1 .sales-events-main .sales-events-filter-bar.disabled,
    .skin-2 .sales-events-main .sales-events-filter-bar.disabled,
    .skin-3 .sales-events-main .sales-events-filter-bar.disabled,
    .skin-4 .sales-events-main .sales-events-filter-bar.disabled {
        color: #777;
    }



    /* 
     * DETAILS PAGE
     */

    .skin-1 .side-module .related-store-module .flag-container .flag-content,
    .skin-1 .retailer-container .flag-container .multiple-sales-tag {
        background-color: #b25283;
        color: #ffffff;
    }

    .skin-1 .retailer-module .banner {
        background-color: rgba(178, 82, 131, 1);
    }

    .skin-1 .retailer-module.featured .banner {
        background-color: rgba(178, 82, 131, 0.1);
    }     

    .skin-2 .side-module .related-store-module .flag-container .flag-content {
        color: #7C2529;
    }

.skin-2 .retailer-container .flag-container .multiple-sales-tag {
    background-color: #b25283;
    color: #ffffff;
}

.skin-2 .retailer-module .banner {
    background-color: #000;
}
    .skin-2 .retailer-module.featured .banner {
        background-color: rgba(124, 37, 41, 0.1);
    }

    .skin-3 .side-module h2 {
        font-family: inherit;
        font-size: 18px;
    }

    .skin-3 .retailer-module .banner h2 {
        font-family: inherit;
        font-size: 24px;
    }

    .skin-3 .retailer-module .banner {
        background-color: rgba(57, 161, 200, 1);
    }

    .skin-3 .retailer-module.featured .banner {
        background-color: rgba(57, 161, 200, 0.1);
    }

    .skin-3 .side-module .related-store-module .flag-container .flag-content {
        color: #00608F;
    }

    .skin-4 .side-module .related-store-module .flag-container .flag-content {
        color: #87643c;
    }

    .skin-4 .retailer-module .banner {
        background-color: rgba(135, 100, 60, 1);
    }

    .skin-4 .retailer-module.featured .banner {
        background-color: rgba(135, 100, 60, 0.1);
    }

    .skin-1 .details-container .retailer-main .retailer-details-container,
    .skin-1 .details-container .retailer-main .retailer-details-container span,
    .skin-1 .details-container .retailer-main .retailer-details-container a,
    .skin-2 .details-container .retailer-main .retailer-details-container,
    .skin-2 .details-container .retailer-main .retailer-details-container span,
    .skin-2 .details-container .retailer-main .retailer-details-container a,
    .skin-3 .details-container .retailer-main .retailer-details-container,
    .skin-3 .details-container .retailer-main .retailer-details-container span,
    .skin-3 .details-container .retailer-main .retailer-details-container a,
    .skin-4 .details-container .retailer-main .retailer-details-container,
    .skin-4 .details-container .retailer-main .retailer-details-container span,
    .skin-4 .details-container .retailer-main .retailer-details-container a {
        font-size: 17px;
        line-height: 1.25em;
    }



/* 
 * Forms 
 */

    form.generic.takeover-newsletter label span {
        font-size: 0.8rem;
    }

/*    .skin-1 form .ms-parent button.ms-choice span {
        font-family: 'Metropolis';
        font-weight: normal;
        font-style: normal;
        letter-spacing: 0.03em;
    }*/

    .skin-2 form .ms-parent button.ms-choice span {
        font-family: inherit;
        font-style: normal;
    }

    .skin-3 form .ms-parent button.ms-choice span {
        font-family: 'Assistant', sans-serif;
    }

    .skin-4 form .ms-parent button.ms-choice span {
        font-family: quasimoda, sans-serif;
        font-weight: 400;
        font-style: normal;
    }

/*    .skin-4 form input {
        padding-top: 10px;
    }*/


/*
 * Modals
 */

    .skin-1 #cookieModal a.btn,
    .skin-1 #fospModal {
        background-color: rgba(178, 82, 131, 1);
    }

    .skin-2 #cookieModal a.btn,
    .skin-2 #fospModal {
        background-color: rgba(124, 37, 41, 1);
    }

    .skin-3 #cookieModal a.btn,
    .skin-3 #fospModal {
        background-color: rgba(57, 161, 200, 1);
    }

    .skin-4 #cookieModal a.btn,
    .skin-4 #fospModal {
        background-color: rgba(135, 100, 60, 1);
    }


/*
 * EventTable
 */

.skin-4 .eventable-container .eventable-link {
    background-color: rgba(135, 100, 60, 1);
}

.skin-4 .eventable-container .eventable-link span {
    color: #fff;
}

    .skin-4 .eventable-container .eventable-link span:focus {
        /*background-color: rgba(135, 100, 60, 0.8);
        outline: medium solid !important;*/
    }


/*.skin-4 #footer a:not(.goog-logo-link), .skin-4 #footer span, .skin-4 #footer p, .skin-4 #footer ul, .skin-4 #footer li {
    font-size: 0.9375rem;
}*/