/**
 * textiles/upholstery/for-the-home
 */
.upholstery.for-the-home .menu-sticky ul li.active a,
.upholstery.for-the-home .accent-color,
.upholstery.for-the-home a.accent-color,
.upholstery.for-the-home a.accent-color-hover:hover,
.upholstery.for-the-home a.accent-color:hover,
.upholstery.for-the-home .hide-modal {
    color: #30727e;
}

.upholstery.for-the-home .modal-backdrop {
    background-color: rgba(48,114,126, 0.85);
}

.upholstery.for-the-home .gallery-color,
.upholstery.for-the-home #swipebox-bottom-bar,
.upholstery.for-the-home #swipebox-top-bar {
    background-color: rgba(48,114,126, 0.8);
}

.upholstery.for-the-home .gallery-img-overlay:hover {
    background-color: rgba(48,114,126, 0.4);
}

.upholstery.for-the-home .nav-utility,
.upholstery.for-the-home .gallery-color:hover,
.upholstery.for-the-home .accent-bg-color,
.upholstery.for-the-home #swipebox-overlay {
    background-color: rgba(48,114,126, 1);
}

.upholstery.for-the-home .menu-sticky ul li:hover,
.upholstery.for-the-home .menu-sticky ul li.active {
    border-color: #30727e;
}

/**
 * textiles/upholstery/contract
 */
 .upholstery.contract .menu-sticky ul li.active a,
 .upholstery.contract .accent-color,
 .upholstery.contract a.accent-color,
 .upholstery.contract a.accent-color-hover:hover,
 .upholstery.contract a.accent-color:hover {
     color: #0080bc;
}

.upholstery.contract .gallery-color,
.upholstery.contract #swipebox-bottom-bar,
.upholstery.contract #swipebox-top-bar {
    background-color: rgba(0,128,188, 0.8);
}

.upholstery.contract .nav-utility,
.upholstery.contract .gallery-color:hover,
.upholstery.contract .accent-bg-color,
.upholstery.contract #swipebox-overlay {
    background-color: rgba(0,128,188, 1);
}

.upholstery.contract .menu-sticky ul li:hover,
.upholstery.contract .menu-sticky ul li.active {
    border-color: #0080bc;
}

/**
 * textiles/upholstery/upholstery-marine
 */
.upholstery.upholstery-marine .menu-sticky ul li.active a,
.upholstery.upholstery-marine .accent-color,
.upholstery.upholstery-marine a.accent-color,
.upholstery.upholstery-marine a.accent-color-hover:hover,
.upholstery.upholstery-marine a.accent-color:hover,
.upholstery.upholstery-marine .hide-modal {
    color: #2d4c71;
}

.upholstery.upholstery-marine .modal-backdrop {
    background-color: rgba(45,76,113, 0.85);

}
.upholstery.upholstery-marine .gallery-color,
.upholstery.upholstery-marine #swipebox-bottom-bar,
.upholstery.upholstery-marine #swipebox-top-bar {
    background-color: rgba(45,76,113, 0.8);
}
.upholstery.upholstery-marine .nav-utility,
.upholstery.upholstery-marine .gallery-color:hover,
.upholstery.upholstery-marine .accent-bg-color,
.upholstery.upholstery-marine #swipebox-overlay {
    background-color: rgba(45,76,113, 1);
}
.upholstery.upholstery-marine .menu-sticky ul li:hover,
.upholstery.upholstery-marine .menu-sticky ul li.active {
    border-color: #2d4c71;
}

/**
 * textiles/shade/commercial
 */
.shade.commercial .menu-sticky ul li.active a,
.shade.commercial .accent-color,
.shade.commercial a.accent-color,
.shade.commercial a.accent-color-hover:hover,
.shade.commercial a.accent-color:hover,
.shade.commercial .hide-modal {
    color: #ed7b00;
}

.shade.commercial .modal-backdrop {
    background-color: rgba(237,123,0, 0.85);
}

.shade.commercial .gallery-color,
.shade.commercial #swipebox-bottom-bar,
.shade.commercial #swipebox-top-bar {
    background-color: rgba(237,123,0, 0.8);
}

.shade.commercial .nav-utility,
.shade.commercial .gallery-color:hover,
.shade.commercial .accent-bg-color,
.shade.commercial #swipebox-overlay {
    background-color: rgba(237,123,0, 1);
}

.shade.commercial .menu-sticky ul li:hover,
.shade.commercial .menu-sticky ul li.active {
    border-color: #ed7b00;
}

/**
 * textiles/shade/residential
 */
.shade.residential .menu-sticky ul li.active a,
.shade.residential .accent-color,
.shade.residential a.accent-color,
.shade.residential a.accent-color-hover:hover,
.shade.residential a.accent-color:hover,
.shade.residential .hide-modal {
    color: #3db499;
}

.shade.residential .modal-backdrop {
    background-color: rgba(61,180,153, 0.85);
}

.shade.residential .gallery-color,
.shade.residential #swipebox-bottom-bar,
.shade.residential #swipebox-top-bar {
    background-color: rgba(61,180,153, 0.8);
}

.shade.residential .nav-utility,
.shade.residential .gallery-color:hover,
.shade.residential .accent-bg-color,
.shade.residential #swipebox-overlay {
    background-color: rgba(61,180,153, 1);
}

.shade.residential .menu-sticky ul li:hover,
.shade.residential .menu-sticky ul li.active {
    border-color: #3db499;
}

/**
 * textiles/marine/marine-canvas
 */
.marine.marine-canvas .menu-sticky ul li.active a,
.marine.marine-canvas .accent-color,
.marine.marine-canvas a.accent-color,
.marine.marine-canvas a.accent-color-hover:hover,
.marine.marine-canvas a.accent-color:hover,
.marine.marine-canvas .hide-modal {
    color: #2d4c71;
}

.marine.marine-canvas .modal-backdrop {
    background-color: rgba(45,76,113, 0.85);

}
.marine.marine-canvas .gallery-color,
.marine.marine-canvas #swipebox-bottom-bar,
.marine.marine-canvas #swipebox-top-bar {
    background-color: rgba(45,76,113, 0.8);
}

.marine.marine-canvas .nav-utility,
.marine.marine-canvas .gallery-color:hover,
.marine.marine-canvas .accent-bg-color,
.marine.marine-canvas #swipebox-overlay {
    background-color: rgba(45,76,113, 1);
}

.marine.marine-canvas .menu-sticky ul li:hover,
.marine.marine-canvas .menu-sticky ul li.active {
    border-color: #2d4c71;
}

/**
 * textiles/marine/marine-upholstery
 */
.marine.marine-upholstery .menu-sticky ul li.active a,
.marine.marine-upholstery .accent-color,
.marine.marine-upholstery a.accent-color,
.marine.marine-upholstery a.accent-color-hover:hover,
.marine.marine-upholstery a.accent-color:hover,
.marine.marine-upholstery .hide-modal {
    color: #408ca6;
}

.marine.marine-upholstery .modal-backdrop {
    background-color: rgba(64,140,166, 0.85);
}

.marine.marine-upholstery .gallery-color,
.marine.marine-upholstery #swipebox-bottom-bar,
.marine.marine-upholstery #swipebox-top-bar {
    background-color: rgba(64,140,166, 0.8);
}

.marine.marine-upholstery .nav-utility,
.marine.marine-upholstery .gallery-color:hover,
.marine.marine-upholstery .accent-bg-color,
.marine.marine-upholstery #swipebox-overlay {
    background-color: rgba(64,140,166, 1);
}

.marine.marine-upholstery .menu-sticky ul li:hover,
.marine.marine-upholstery .menu-sticky ul li.active {
    border-color: #408ca6;
}

/**
 * textiles/marine/marine-designer
 */
.marine.marine-designer .menu-sticky ul li.active a,
.marine.marine-designer .accent-color,
.marine.marine-designer a.accent-color,
.marine.marine-designer a.accent-color-hover:hover,
.marine.marine-designer a.accent-color:hover,
.marine.marine-designer .hide-modal {
    color: #4fa5d8;
}

.marine.marine-designer .modal-backdrop {
    background-color: rgba(75,165,216, 0.85);
}

.marine.marine-designer .gallery-color,
.marine.marine-designer #swipebox-bottom-bar,
.marine.marine-designer #swipebox-top-bar {
    background-color: rgba(75,165,216, 0.8);
}

.marine.marine-designer .nav-utility,
.marine.marine-designer .gallery-color:hover,
.marine.marine-designer .accent-bg-color,
.marine.marine-designer #swipebox-overlay {
    background-color: rgba(75,165,216, 1);
}

.marine.marine.marine-designer .menu-sticky ul li:hover,
.marine.marine.marine-designer .menu-sticky ul li.active {
    border-color: #4fa5d8;
}


/**
 * collaborations/designers/joe-ruggiero
 */
.designers.joe-ruggiero .menu-sticky ul li.active a,
.designers.joe-ruggiero .accent-color,
.designers.joe-ruggiero a.accent-color,
.designers.joe-ruggiero a.accent-color-hover:hover,
.designers.joe-ruggiero a.accent-color:hover,
.designers.joe-ruggiero .hide-modal {
    color: #000;
}

.designers.joe-ruggiero .modal-backdrop {
    background-color: rgba(0,0,0, 0.85);
}

.designers.joe-ruggiero .gallery-color,
.designers.joe-ruggiero #swipebox-bottom-bar,
.designers.joe-ruggiero #swipebox-top-bar {
    background-color: rgba(0,0,0, 0.8);
}

.designers.joe-ruggiero .nav-utility,
.designers.joe-ruggiero .gallery-color:hover,
.designers.joe-ruggiero .accent-bg-color,
.designers.joe-ruggiero #swipebox-overlay {
    background-color: rgba(0,0,0, 1);
}

.designers.joe-ruggiero .menu-sticky ul li:hover,
.designers.joe-ruggiero .menu-sticky ul li.active {
    border-color: #000;
}

/**
 * collaborations/designers/pendleton
 */
.designers.pendleton .menu-sticky ul li.active a,
.designers.pendleton .accent-color,
.designers.pendleton a.accent-color,
.designers.pendleton a.accent-color-hover:hover,
.designers.pendleton a.accent-color:hover,
.designers.pendleton .hide-modal {
    color: #6e813b;
}

.designers.pendleton .modal-backdrop {
    background-color: rgba(110,129,59, 0.85)
}

.designers.pendleton .gallery-color,
.designers.pendleton #swipebox-bottom-bar,
.designers.pendleton #swipebox-top-bar {
    background-color: rgba(110,129,59, 0.8)
}

.designers.pendleton .nav-utility,
.designers.pendleton .gallery-color:hover,
.designers.pendleton .accent-bg-color,
.designers.pendleton #swipebox-overlay {
    background-color: rgba(110,129,59, 1)
}

.designers.pendleton .menu-sticky ul li:hover,
.designers.pendleton .menu-sticky ul li.active {
    border-color: #6e813b;
}

/**
 * collaborations/designers/richard-frinier
 */
.designers.richard-frinier .menu-sticky ul li.active a,
.designers.richard-frinier .accent-color,
.designers.richard-frinier a.accent-color,
.designers.richard-frinier a.accent-color-hover:hover,
.designers.richard-frinier a.accent-color:hover,
.designers.richard-frinier .hide-modal {
    color: #b2aea3;
}

.designers.richard-frinier .modal-backdrop {
    background-color: rgba(178,174,163, 0.85);
}

.designers.richard-frinier .gallery-color,
.designers.richard-frinier #swipebox-bottom-bar,
.designers.richard-frinier #swipebox-top-bar {
    background-color: rgba(178,174,163, 0.8);
}

.designers.richard-frinier .nav-utility,
.designers.richard-frinier .gallery-color:hover,
.designers.richard-frinier .accent-bg-color,
.designers.richard-frinier #swipebox-overlay {
    background-color: rgba(178,174,163, 1);
}

.designers.richard-frinier .menu-sticky ul li:hover,
.designers.richard-frinier .menu-sticky ul li.active {
    border-color: #b2aea3;
}

/**
 * collaborations/sunbrella-products/dransfield-and-ross
 */
.sunbrella-products.dransfield-and-ross .menu-sticky ul li.active a,
.sunbrella-products.dransfield-and-ross .accent-color,
.sunbrella-products.dransfield-and-ross a.accent-color,
.sunbrella-products.dransfield-and-ross a.accent-color-hover:hover,
.sunbrella-products.dransfield-and-ross a.accent-color:hover,
.sunbrella-products.dransfield-and-ross .hide-modal {
    color: #a18a9d;
}

.sunbrella-products.dransfield-and-ross .modal-backdrop {
    background-color: rgba(161,138,157, 0.85);
}

.sunbrella-products.dransfield-and-ross .gallery-color,
.sunbrella-products.dransfield-and-ross #swipebox-bottom-bar,
.sunbrella-products.dransfield-and-ross #swipebox-top-bar {
    background-color: rgba(161,138,157, 0.8);
}

.sunbrella-products.dransfield-and-ross .nav-utility,
.sunbrella-products.dransfield-and-ross .gallery-color:hover,
.sunbrella-products.dransfield-and-ross .accent-bg-color,
.sunbrella-products.dransfield-and-ross #swipebox-overlay {
    background-color: rgba(161,138,157, 1);
}

.sunbrella-products.dransfield-and-ross .menu-sticky ul li:hover,
.sunbrella-products.dransfield-and-ross .menu-sticky ul li.active {
    border-color: #a18a9d;
}

/**
 * collaborations/sunbrella-products/ardwyn
 */
.sunbrella-products.ardwyn .menu-sticky ul li.active a,
.sunbrella-products.ardwyn .accent-color,
.sunbrella-products.ardwyn a.accent-color,
.sunbrella-products.ardwyn a.accent-color-hover:hover,
.sunbrella-products.ardwyn a.accent-color:hover,
.sunbrella-products.ardwyn .hide-modal {
    color: #1b614d;
}

.sunbrella-products.ardwyn .modal-backdrop {
    background-color: rgba(27,97,77, 0.85);
}

.sunbrella-products.ardwyn .gallery-color,
.sunbrella-products.ardwyn #swipebox-bottom-bar,
.sunbrella-products.ardwyn #swipebox-top-bar {
    background-color: rgba(27,97,77, 0.8);
}

.sunbrella-products.ardwyn .nav-utility,
.sunbrella-products.ardwyn .gallery-color:hover,
.sunbrella-products.ardwyn .accent-bg-color,
.sunbrella-products.ardwyn #swipebox-overlay {
    background-color: rgba(27,97,77, 1);
}

.sunbrella-products.ardwyn .menu-sticky ul li:hover,
.sunbrella-products.ardwyn .menu-sticky ul li.active {
    border-color: #1b614d;
}

/**
 * collaborations/sunbrella-products/a-and-e
 */
.sunbrella-products.a-and-e .menu-sticky ul li.active a,
.sunbrella-products.a-and-e .accent-color,
.sunbrella-products.a-and-e a.accent-color,
.sunbrella-products.a-and-e a.accent-color-hover:hover,
.sunbrella-products.a-and-e a.accent-color:hover,
.sunbrella-products.a-and-e .hide-modal {
    color: #c72338;
}

.sunbrella-products.a-and-e .modal-backdrop {
    background-color: rgba(199,35,56, 0.85);
}

.sunbrella-products.a-and-e .gallery-color,
.sunbrella-products.a-and-e #swipebox-bottom-bar,
.sunbrella-products.a-and-e #swipebox-top-bar {
    background-color: rgba(199,35,56, 0.8);
}

.sunbrella-products.a-and-e .nav-utility,
.sunbrella-products.a-and-e .gallery-color:hover,
.sunbrella-products.a-and-e .accent-bg-color,
.sunbrella-products.a-and-e #swipebox-overlay {
    background-color: rgba(199,35,56, 1);
}

.sunbrella-products.a-and-e .menu-sticky ul li:hover,
.sunbrella-products.a-and-e .menu-sticky ul li.active {
    border-color: #c72338;
}

/**
 * collaborations/sunbrella-products/colonial-mills
 */
.sunbrella-products.colonial-mills .menu-sticky ul li.active a,
.sunbrella-products.colonial-mills .accent-color,
.sunbrella-products.colonial-mills a.accent-color,
.sunbrella-products.colonial-mills a.accent-color-hover:hover,
.sunbrella-products.colonial-mills a.accent-color:hover,
.sunbrella-products.colonial-mills .hide-modal{
    color: #386088;
}

.sunbrella-products.colonial-mills .modal-backdrop {
    background-color: rgba(56,96,136, 0.85);
}

.sunbrella-products.colonial-mills .gallery-color,
.sunbrella-products.colonial-mills #swipebox-bottom-bar,
.sunbrella-products.colonial-mills #swipebox-top-bar {
    background-color: rgba(56,96,136, 0.8);
}

.sunbrella-products.colonial-mills .nav-utility,
.sunbrella-products.colonial-mills .gallery-color:hover,
.sunbrella-products.colonial-mills .accent-bg-color,
.sunbrella-products.colonial-mills #swipebox-overlay {
    background-color: rgba(56,96,136, 1);
}

.sunbrella-products.colonial-mills .menu-sticky ul li:hover,
.sunbrella-products.colonial-mills .menu-sticky ul li.active {
    border-color: #386088;
}

/**
 * collaborations/sunbrella-products/textillery
 */
.sunbrella-products.textillery .menu-sticky ul li.active a,
.sunbrella-products.textillery .accent-color,
.sunbrella-products.textillery a.accent-color,
.sunbrella-products.textillery a.accent-color-hover:hover,
.sunbrella-products.textillery a.accent-color:hover,
.sunbrella-products.textillery .hide-modal {
    color: #5e919b;
}

.sunbrella-products.textillery .modal-backdrop {
    background-color: rgba(94,145,155, 0.85);
}
.sunbrella-products.textillery .gallery-color,
.sunbrella-products.textillery #swipebox-bottom-bar,
.sunbrella-products.textillery #swipebox-top-bar {
    background-color: rgba(94,145,155, 0.8);
}

.sunbrella-products.textillery .nav-utility,
.sunbrella-products.textillery .gallery-color:hover,
.sunbrella-products.textillery .accent-bg-color,
.sunbrella-products.textillery #swipebox-overlay {
    background-color: rgba(94,145,155, 1);
}

.sunbrella-products.textillery .menu-sticky ul li:hover,
.sunbrella-products.textillery .menu-sticky ul li.active {
    border-color: #5e919b;
}

/**
 * collaborations/sunbrella-products/window-treatments
 */
.sunbrella-products.window-treatments .menu-sticky ul li.active a,
.sunbrella-products.window-treatments .accent-color,
.sunbrella-products.window-treatments a.accent-color,
.sunbrella-products.window-treatments a.accent-color-hover:hover,
.sunbrella-products.window-treatments a.accent-color:hover,
.sunbrella-products.window-treatments .hide-modal {
    color: #112e81;
}

.sunbrella-products.window-treatments .modal-backdrop {
    background-color: rgba(17,46,129, 0.85);
}

.sunbrella-products.window-treatments .gallery-color,
.sunbrella-products.window-treatments #swipebox-bottom-bar,
.sunbrella-products.window-treatments #swipebox-top-bar {
    background-color: rgba(17,46,129, 0.8);
}

.sunbrella-products.window-treatments .nav-utility,
.sunbrella-products.window-treatments .gallery-color:hover,
.sunbrella-products.window-treatments .accent-bg-color,
.sunbrella-products.window-treatments #swipebox-overlay {
    background-color: rgba(17,46,129, 1);
}

.sunbrella-products.window-treatments .menu-sticky ul li:hover,
.sunbrella-products.window-treatments .menu-sticky ul li.active {
    border-color: #112e81;
}

/**
 * collections/
 */
.collections .menu-sticky ul li.active a,
.collections .accent-color,
.collections a.accent-color,
.collections a.accent-color-hover:hover,
.collections a.accent-color:hover {
    color: #0080bc;
}

.collections .gallery-color,
.collections #swipebox-bottom-bar,
.collections #swipebox-top-bar {
    background-color: rgba(0,128,188, 0.8);
}

.collections .nav-utility,
.collections .gallery-color:hover,
.collections .accent-bg-color,
.collections #swipebox-overlay,
.collections .block-thumbnails-tabs .nav {
    background-color: rgba(0,128,188, 1);
}

.collections .menu-sticky ul li:hover,
.collections .menu-sticky ul li.active {
    border-color: #0080bc;
}

/**
* sunbrella.com/metro
*/
.metro .menu-sticky ul li.active a,
.metro .accent-color,
.metro a.accent-color,
.metro a.accent-color-hover:hover,
.metro a.accent-color:hover,
.metro .hide-modal {
    color: #2152a4;
}

.metro .gallery-color,
.metro #swipebox-bottom-bar,
.metro #swipebox-top-bar {
    background-color: rgba(33,82,164, 0.8);
}

.metro .modal-backdrop {
    background-color: rgba(33,82,164, 0.85);
}

.metro .nav-utility,
.metro .gallery-color:hover,
.metro .accent-bg-color,
.metro #swipebox-overlay,
.metro .block-thumbnails-tabs .nav {
    background-color: rgba(33,82,164, 1);
}

.menu .menu-sticky ul li:hover,
.menu .menu-sticky ul li.active {
    border-color: #2152a4;
}

/**
 * sunbrella.com/continuing-education
 * sunbrellacontract.com pages
 * /contract
 */
.continuing-education .menu-sticky ul li.active a,
.continuing-education .accent-color,
.continuing-education a.accent-color,
.continuing-education a.accent-color-hover:hover,
.continuing-education a.accent-color:hover,
.contract .menu-sticky ul li.active a,
.contract .accent-color,
.contract a.accent-color,
.contract a.accent-color-hover:hover,
.contract a.accent-color:hover,
.continuing-education .hide-modal {
    color: #ff454c;
}
.continuing-education .gallery-color,
.continuing-education #swipebox-bottom-bar,
.continuing-education #swipebox-top-bar
.contract .gallery-color,
.contract #swipebox-bottom-bar,
.contract #swipebox-top-bar {
    background-color: rgba(255,69,76, 0.8);
}
.continuing-education .modal-backdrop {
    background-color: rgba(255,69,76, 0.85);
}
.continuing-education .nav-utility,
.continuing-education .gallery-color:hover,
.continuing-education .accent-bg-color,
.continuing-education #swipebox-overlay,
.continuing-education .block-thumbnails-tabs .nav,
.contract .nav-utility,
.contract .gallery-color:hover,
.contract .accent-bg-color,
.contract #swipebox-overlay,
.contract .block-thumbnails-tabs .nav {
    background-color: rgba(255,69,76, 1);
}
.continuing-education .menu-sticky ul li:hover,
.continuing-education .menu-sticky ul li.active,
.contract .menu-sticky ul li:hover,
.contract .menu-sticky ul li.active {
    border-color: #ff454c;
}

/**
 * experiences/brooklyn-museum
 */
.experiences.brooklyn-museum .menu-sticky ul li.active a,
.experiences.brooklyn-museum-museum .accent-color,
.experiences.brooklyn-museum a.accent-color,
.experiences.brooklyn-museum a.accent-color-hover:hover,
.experiences.brooklyn-museum a.accent-color:hover,
.experiences.brooklyn-museum .hide-modal {
    color: #9f3e3e;
}

.experiences.brooklyn-museum .gallery-color,
.experiences.brooklyn-museum #swipebox-bottom-bar,
.experiences.brooklyn-museum #swipebox-top-bar {
    background-color: rgba(159,62,62, 0.8);
}

.experiences.brooklyn-museum .modal-backdrop {
    background-color: rgba(159,62,62, 0.85);
}

.experiences.brooklyn-museum .gallery-img-overlay:hover {
    background-color: rgba(159,62,62, 0.4);
}

.experiences.brooklyn-museum .nav-utility,
.experiences.brooklyn-museum .gallery-color:hover,
.experiences.brooklyn-museum .accent-bg-color,
.experiences.brooklyn-museum #swipebox-overlay {
    background-color: rgba(159,62,62, 1);
}

.experiences.brooklyn-museum .menu-sticky ul li:hover,
.experiences.brooklyn-museum .menu-sticky ul li.active {
    border-color: #9f3e3e;
}

/**
 * experiences/galatea
 */
.experiences.galatea .menu-sticky ul li.active a,
.experiences.galatea .accent-color,
.experiences.galatea a.accent-color,
.experiences.galatea a.accent-color-hover:hover,
.experiences.galatea a.accent-color:hover,
.experiences.galatea #hide-utility.experiences-galatea,
.experiences.galatea .hide-modal {
     color: #0080bc;
 }

.experiences.galatea .gallery-color,
.experiences.galatea #swipebox-bottom-bar,
.experiences.galatea #swipebox-top-bar {
    background-color: rgba(0,128,188, 0.8);
}

.experiences.galatea .modal-backdrop {
    background-color: rgba(0,128,188, 0.85);
}

.experiences.galatea .gallery-img-overlay:hover {
    background-color: rgba(0,128,188, 0.4);
}

.experiences.galatea .nav-utility,
.experiences.galatea .gallery-color:hover,
.experiences.galatea .accent-bg-color,
.experiences.galatea #swipebox-overlay {
    background-color: rgba(0,128,188, 1);
}

.experiences.galatea .menu-sticky ul li:hover,
.experiences.galatea .menu-sticky ul li.active {
    border-color: #0080bc;
}

/**
 * experiences/rossana-orlandi
 */
.experiences.rossana-orlandi .menu-sticky ul li.active a,
.experiences.rossana-orlandi .accent-color,
.experiences.rossana-orlandi a.accent-color,
.experiences.rossana-orlandi a.accent-color-hover:hover,
.experiences.rossana-orlandi a.accent-color:hover,
.experiences.rossana-orlandi .hide-modal {
    color: #779f5b;
}

.experiences.rossana-orlandi .gallery-color,
.experiences.rossana-orlandi #swipebox-bottom-bar,
.experiences.rossana-orlandi #swipebox-top-bar {
    background-color: rgba(119,159,91, 0.8);
}

.experiences.rossana-orlandi .modal-backdrop {
    background-color: rgba(119,159,91, 0.85);
}

.experiences.rossana-orlandi .gallery-img-overlay:hover {
    background-color: rgba(119,159,91, 0.4);
}

.experiences.rossana-orlandi .nav-utility,
.experiences.rossana-orlandi .gallery-color:hover,
.experiences.rossana-orlandi .accent-bg-color,
.experiences.rossana-orlandi #swipebox-overlay {
    background-color: rgba(119,159,91, 1);
}

.experiences.rossana-orlandi .menu-sticky ul li:hover,
.experiences.rossana-orlandi .menu-sticky ul li.active {
    border-color: #779f5b;
}

/**
* experiences/sheila-hicks
*/
.experiences.sheila-hicks .menu-sticky ul li.active a,
.experiences.sheila-hicks .accent-color,
.experiences.sheila-hicks a.accent-color,
.experiences.sheila-hicks a.accent-color-hover:hover,
.experiences.sheila-hicks a.accent-color:hover,
.experiences.sheila-hicks .hide-modal {
    color: #286198;
}
.experiences.sheila-hicks .gallery-color,
.experiences.sheila-hicks #swipebox-bottom-bar,
.experiences.sheila-hicks #swipebox-top-bar {
    background-color: rgba(40,97,152, 0.8);
}

.experiences.sheila-hicks .modal-backdrop {
    background-color: rgba(40,97,152, 0.85);
}
.experiences.sheila-hicks .gallery-img-overlay:hover {
    background-color: rgba(40,97,152, 0.4);
}
.experiences.sheila-hicks .nav-utility,
.experiences.sheila-hicks .gallery-color:hover,
.experiences.sheila-hicks .accent-bg-color,
.experiences.sheila-hicks #swipebox-overlay {
    background-color: rgba(40,97,152, 1);
}
.experiences.sheila-hicks .menu-sticky ul li:hover,
.experiences.sheila-hicks .menu-sticky ul li.active {
    border-color: #286198;
}

/**
* experiences/sunbrella-canopy
*/
.experiences.sunbrella-canopy .menu-sticky ul li.active a,
.experiences.sunbrella-canopy .accent-color,
.experiences.sunbrella-canopy a.accent-color,
.experiences.sunbrella-canopy a.accent-color-hover:hover,
.experiences.sunbrella-canopy a.accent-color:hover,
.experiences.sunbrella-canopy #hide-utility.experiences-sunbrella-canopy,
.experiences.sunbrella-canopy .hide-modal {
    color: #f7a500;
}
.experiences.sunbrella-canopy .gallery-color,
.experiences.sunbrella-canopy #swipebox-bottom-bar,
.experiences.sunbrella-canopy #swipebox-top-bar {
    background-color: rgba(247,165,0, 0.8);
}

.experiences.sunbrella-canopy .modal-backdrop {
    background-color: rgba(247,165,0, 0.85);
}
.experiences.sunbrella-canopy .gallery-img-overlay:hover {
    background-color: rgba(247,165,0, 0.4);
}
.experiences.sunbrella-canopy .nav-utility,
.experiences.sunbrella-canopy .gallery-color:hover,
.experiences.sunbrella-canopy .accent-bg-color,
.experiences.sunbrella-canopy #swipebox-overlay {
    background-color: rgba(247,165,0, 1);
}
.experiences.sunbrella-canopy .menu-sticky ul li:hover,
.experiences.sunbrella-canopy .menu-sticky ul li.active {
    border-color: #f7a500;
}

/**
 * experiences/sunbrella-connexions
 */
.experiences.sunbrella-connexions .menu-sticky ul li.active a,
.experiences.sunbrella-connexions .accent-color,
.experiences.sunbrella-connexions a.accent-color,
.experiences.sunbrella-connexions a.accent-color-hover:hover,
.experiences.sunbrella-connexions a.accent-color:hover,
.experiences.sunbrella-connexions #hide-utility.experiences-sunbrella-connexions,
.experiences.sunbrella-connexions .hide-modal {
     color: #0080bc;
 }

.experiences.sunbrella-connexions .gallery-color,
.experiences.sunbrella-connexions #swipebox-bottom-bar,
.experiences.sunbrella-connexions #swipebox-top-bar {
    background-color: rgba(0,128,188, 0.8);
}

.experiences.sunbrella-connexions .modal-backdrop {
    background-color: rgba(0,128,188, 0.85);
}

.experiences.sunbrella-connexions .gallery-img-overlay:hover {
    background-color: rgba(0,128,188, 0.4);
}

.experiences.sunbrella-connexions .nav-utility,
.experiences.sunbrella-connexions .gallery-color:hover,
.experiences.sunbrella-connexions .accent-bg-color,
.experiences.sunbrella-connexions #swipebox-overlay {
    background-color: rgba(0,128,188, 1);
}

.experiences.sunbrella-connexions .menu-sticky ul li:hover,
.experiences.sunbrella-connexions .menu-sticky ul li.active {
    border-color: #0080bc;
}

/**
 * experiences/sunbrella-spectrum
 */
.experiences.sunbrella-spectrum .menu-sticky ul li.active a,
.experiences.sunbrella-spectrum .accent-color,
.experiences.sunbrella-spectrum a.accent-color,
.experiences.sunbrella-spectrum a.accent-color-hover:hover,
.experiences.sunbrella-spectrum a.accent-color:hover,
.experiences.sunbrella-spectrum #hide-utility.experiences-sunbrella-spectrum,
.experiences.sunbrella-spectrum .hide-modal {
     color: #db552f;
 }

.experiences.sunbrella-spectrum .gallery-color,
.experiences.sunbrella-spectrum #swipebox-bottom-bar,
.experiences.sunbrella-spectrum #swipebox-top-bar {
    background-color: rgba(219,85,47, 0.8);
}

.experiences.sunbrella-spectrum .modal-backdrop {
    background-color: rgba(219,85,47, 0.85);
}

.experiences.sunbrella-spectrum .gallery-img-overlay:hover {
    background-color: rgba(219,85,47, 0.4);
}

.experiences.sunbrella-spectrum .nav-utility,
.experiences.sunbrella-spectrum .gallery-color:hover,
.experiences.sunbrella-spectrum .accent-bg-color,
.experiences.sunbrella-spectrum #swipebox-overlay {
    background-color: rgba(219,85,47, 1);
}

.experiences.sunbrella-spectrum .menu-sticky ul li:hover,
.experiences.sunbrella-spectrum .menu-sticky ul li.active {
    border-color: #db552f;
}

/**
 * experiences/interior-design-at-hall-of-fame
 */
.experiences.interior-design-hall-of-fame .menu-sticky ul li.active a,
.experiences.interior-design-hall-of-fame .accent-color,
.experiences.interior-design-hall-of-fame a.accent-color,
.experiences.interior-design-hall-of-fame a.accent-color-hover:hover,
.experiences.interior-design-hall-of-fame a.accent-color:hover,
.experiences.interior-design-hall-of-fame #hide-utility.experiences-interior-design-hall-of-fame,
.experiences.interior-design-hall-of-fame .hide-modal {
    color: #ff562b;
}

.experiences.interior-design-hall-of-fame .gallery-color,
.experiences.interior-design-hall-of-fame #swipebox-bottom-bar,
.experiences.interior-design-hall-of-fame #swipebox-top-bar {
    background-color: rgba(255,86,43, 0.8);
}

.experiences.interior-design-hall-of-fame .modal-backdrop {
    background-color: rgba(255,86,43, 0.85);
}

.experiences.interior-design-hall-of-fame .gallery-img-overlay:hover {
    background-color: rgba(255,86,43, 0.4);
}

.experiences.interior-design-hall-of-fame .nav-utility,
.experiences.interior-design-hall-of-fame .gallery-color:hover,
.experiences.interior-design-hall-of-fame .accent-bg-color,
.experiences.interior-design-hall-of-fame #swipebox-overlay {
    background-color: rgba(255,86,43, 1);
}

.experiences.interior-design-hall-of-fame .menu-sticky ul li:hover,
.experiences.interior-design-hall-of-fame .menu-sticky ul li.active {
    border-color: #ff562b;
}

/**
 * experiences/diffa-dining-by-design
 */
 .experiences.diffa-dining-by-design .menu-sticky ul li.active a,
 .experiences.diffa-dining-by-design .accent-color,
 .experiences.diffa-dining-by-design a.accent-color,
 .experiences.diffa-dining-by-design a.accent-color-hover:hover,
 .experiences.diffa-dining-by-design a.accent-color:hover,
 .experiences.diffa-dining-by-design #hide-utility.experiences-diffa-dining-by-design,
 .experiences.diffa-dining-by-design .hide-modal {
     color: #d6112c;
 }
 .experiences.diffa-dining-by-design .nav-utility,
 .experiences.diffa-dining-by-design .accent-bg-color,
 .experiences.diffa-dining-by-design #swipebox-overlay {
     background-color: rgba(214, 17, 44, 1);
 }

 .experiences.diffa-dining-by-design .menu-sticky ul li:hover,
 .experiences.diffa-dining-by-design .menu-sticky ul li.active {
     border-color: #d6112c;
 }


/**
 * events/high-point-market
 */
 .events.high-point-market .menu-sticky ul li.active a,
 .events.high-point-market .accent-color,
 .events.high-point-market a.accent-color,
 .events.high-point-market a.accent-color-hover:hover,
 .events.high-point-market a.accent-color:hover,
 .events.high-point-market #hide-utility.events.high-point-market,
 .events.high-point-market .hide-modal {
     color: #521415;
 }

 .events.high-point-market .gallery-color,
 .events.high-point-market #swipebox-bottom-bar,
 .events.high-point-market #swipebox-top-bar {
     background-color: rgba(82,20,21, 0.8);
 }

.events.high-point-market .modal-backdrop {
    background-color: rgba(82,20,21, 0.85);
}

 .events.high-point-market .gallery-img-overlay:hover {
     background-color: rgba(82,20,21, 0.4);
 }

 .events.high-point-market .nav-utility,
 .events.high-point-market .gallery-color:hover,
 .events.high-point-market .accent-bg-color,
 .events.high-point-market #swipebox-overlay {
     background-color: rgba(82,20,21, 1);
 }

 .events.high-point-market .menu-sticky ul li:hover,
 .events.high-point-market .menu-sticky ul li.active {
     border-color: #521415;
 }

/**
 * events/high-point-market-fall-2017
*/
.events.high-point-market-fall-2017 .menu-sticky ul li.active a,
.events.high-point-market-fall-2017 .accent-color,
.events.high-point-market-fall-2017 a.accent-color,
.events.high-point-market-fall-2017 a.accent-color-hover:hover,
.events.high-point-market-fall-2017 a.accent-color:hover,
.events.high-point-market-fall-2017 #hide-utility.events.high-point-market-fall-2017,
.events.high-point-market-fall-2017 .hide-modal {
    color: #28293e;
    }

.events.high-point-market-fall-2017 .gallery-color,
.events.high-point-market-fall-2017 #swipebox-bottom-bar,
.events.high-point-market-fall-2017 #swipebox-top-bar {
    background-color: rgba(40,41,62, 0.8);
}

.events.high-point-market-fall-2017 .modal-backdrop {
    background-color: rgba(40,41,62, 0.85);
}

.events.high-point-market-fall-2017 .gallery-img-overlay:hover {
    background-color: rgba(40,41,62, 0.4);
}

.events.high-point-market-fall-2017 .nav-utility,
.events.high-point-market-fall-2017 .gallery-color:hover,
.events.high-point-market-fall-2017 .accent-bg-color,
.events.high-point-market-fall-2017 #swipebox-overlay {
    background-color: rgba(40,41,62, 1);
}

.events.high-point-market-fall-2017 .menu-sticky ul li:hover,
.events.high-point-market-fall-2017 .menu-sticky ul li.active {
    border-color: #28293e;
}

/**
 * events/sunbrella-marine-partner
*/

.events.sunbrella-marine-partner .menu-sticky ul li.active a,
.events.sunbrella-marine-partner .accent-color,
.events.sunbrella-marine-partner a.accent-color,
.events.sunbrella-marine-partner a.accent-color-hover:hover,
.events.sunbrella-marine-partner a.accent-color:hover,
.events.sunbrella-marine-partner #hide-utility.events.sunbrella-marine-partner,
.events.sunbrella-marine-partner .hide-modal {
    color: #778681;
    }

.events.sunbrella-marine-partner .gallery-color,
.events.sunbrella-marine-partner #swipebox-bottom-bar,
.events.sunbrella-marine-partner #swipebox-top-bar {
    background-color: rgba(119,134,129, 0.8);
}

.events.sunbrella-marine-partner .modal-backdrop {
    background-color: rgba(119,134,129, 0.85);
}

.events.sunbrella-marine-partner .gallery-img-overlay:hover {
    background-color: rgba(119,134,129, 0.4);
}

.events.sunbrella-marine-partner .nav-utility,
.events.sunbrella-marine-partner .gallery-color:hover,
.events.sunbrella-marine-partner .accent-bg-color,
.events.sunbrella-marine-partner #swipebox-overlay {
    background-color: rgba(119,134,129, 1);
}

.events.sunbrella-marine-partner .menu-sticky ul li:hover,
.events.sunbrella-marine-partner .menu-sticky ul li.active {
    border-color: #778681;
}
