@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
@import url('../fonts/font.css');

/*=================
	General 
=================*/
body{
	font-family: 'Lato', sans-serif;
	font-weight: 400
}
.wrapper {
    padding: 0;
}
.single .wrapper{
    padding: 0 0 5rem;
}
a{
    color: #b18516;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
a:hover{
    color: #5f470c;
	text-decoration: none;
}
.vc_section .vc_row {
    padding-top: 3rem;
    padding-bottom: 2rem;
}
.page-template-fullwidthpage-title #main, .page-template-portal .entry-content, .page-template-drycleaning .entry-content, .page-template-handbook .entry-content {
    padding: 3rem 0;
}
.row-grey{background-color: #efefef;}
.row-gold{background-color: #86764E;}
.row-black{background-color: #000000;}

h1{
    font-family: 'akz-cond';
    color: #343a40;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}
h2,h3,h4,h5,h6{
     font-family: 'akz-cond';
    color: #867749;
    font-weight: 700
}
h1.entry-title {
    color: #86764E;
    font-size: 3rem;
    margin-bottom: 1.5rem;
}
.single h1.entry-title{
    margin-bottom: .5rem;
}
.single .entry-meta{
    margin-bottom: 1.5rem
}

h1, h2, h3, h4, .uncode_text_column h3.h3, body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a  {
    font-weight: normal ;
    text-transform: uppercase;
}

h1 {
    font-size: 70px;
}
h2 {
    font-size: 3rem;
}
h1, h2, h3, h4 {
    color: #867749;
}

h4 {
    font-size: 26px;
}

.team h4, .developer h4 {
    font-size: 20px;
}

h5 {
    font-weight: normal;
    color: #000;
}


#right-sidebar .widget {
    margin-bottom: 3rem;
}

/*=================
	Header 
=================*/
#wrapper-navbar {
    position: absolute;
    width: 100%;
    z-index: 2;
}
.wrapper-navbar .navbar{
    background: none !important;
}
.home .navbar{
    background: transparent !important;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.nav-link {
    display: block;
    padding: .5rem 1rem .25rem;
    font-size: 1.05rem;
    letter-spacing: .05rem;
}
a.navbar-brand {
    width: 120px;
    opacity: 1;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
a.navbar-brand:hover{
    opacity: .75;
}
a.navbar-brand img{
    width: 100%;
    height: auto;
}
.navbar #navbarNavDropdown {
    align-self: flex-end;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
    font-family: akz-cond;
    text-transform: uppercase;
    font-size: 1.5em;
    text-shadow: 0px 0px 10px #212426;
}
.navbar-dark .navbar-nav .nav-link:hover{
    color: #867749;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link{
    text-shadow: none;
}

/*=================
	Footer 
=================*/
#wrapper-footer {
    background-color: #86764E;
    color: #b3a980;
    padding: 4rem 0 1rem;
}
#wrapper-footer h3.widget-title {
    color: #c3baa9;
}
#sub-footer {
    padding-top: 1rem;
}
.site-footer .site-info {
    border-top: 1px solid #c3baa9;
    padding: 1rem 1rem 0;
}
.site-footer .site-info a{
    color: #c3baa9;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.site-footer .site-info a:hover{
	color: #ffffff;

}
ul#menu-footer-nav {
    list-style: none;
    text-align: right;
}
ul#menu-footer-nav a{
    color: #c3baa9;
}
ul#menu-footer-nav a:hover{
    color: #ffffff;
}


/*=================
	Portal 
=================*/

/* Portal Login */
.aiosc-window #loginform {
    border: 1px solid #eee;
    display: table;
    padding: 2rem 2.5rem;
    margin-bottom: 1rem;

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
        
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25); 
    -moz-box-shadow:    0 0 8px 0 rgba(0, 0, 0, 0.25); 
    box-shadow:         0 0 8px 0 rgba(0, 0, 0, 0.25);      
}
.aiosc-window #loginform label{}
.aiosc-window #loginform input.input{}


/* Portal Table */
#main .aiosc-tabs {
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none !important;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    overflow: visible;
    height: 39px;
}
#main .aiosc-tabs li {
    border-bottom: none;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-weight: 700;
    border-radius: 3px 3px 0 0;
    margin-right: .5em;
    padding: .65em 1.5em .5em;
}
#main .aiosc-tabs li.active, .aiosc-tabs li.active:hover {
    background: #fff;
    color: #000;
    border-bottom: 2px solid #fff;
}
.aiosc-cholder .selectize-control{
	position: inherit;
}
.aiosc-filter-cholder .select2{
    display: none;
}
input[type=submit],button.button.button-primary,.button.button-primary {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    background-color: #86764E;
    border-color: #86764E;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.31rem 0.95rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; 
}
input[type=submit]:hover,button.button.button-primary:hover,.button.button-primary:hover {
    color: #fff;
    background-color: #675321;
    border-color: #675321; 
    text-decoration: none;
}
.aiosc-ticket-sidebar button[type=button],button.button {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.31rem 0.95rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; 
}
.aiosc-ticket-sidebar button[type=button]:hover,button.button:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; 
}
.entry-content .aiosc-ticket-preview{
    display: flex;
}
#main .entry-content .aiosc-ticket-sidebar {
    border-right: 1px solid #f1f1f1;
    display: inline-flex;
    flex-direction: column;
    padding-right: 4em;
    width: 33%;
}
.entry-content .aiosc-ticket-main {
    display: flex;
    flex-direction: column;
    padding-left: 4em;
}
.entry-content .aiosc-ticket-preview .aiosc-ticket-sidebar th, .entry-content .aiosc-ticket-preview .aiosc-ticket-sidebar td,.entry-content .aiosc-ticket-preview .aiosc-ticket-sidebar .ticket-statusrow span{
    font-size: 13px;
}
.entry-content .aiosc-ticket-preview .aiosc-ticket-sidebar .aiosc-title,.entry-content .aiosc-ticket-preview .aiosc-ticket-sidebar #iput-notes .page-title {
    text-transform: none;
    font-size: 2rem;
    font-weight: bold;
}
.aiosc-separator{
    background-color: #ececec;
}
.entry-content .aiosc-ticket-preview .aiosc-ticket-sidebar .aiosc-separator{
    margin: 10px 0;
}
.entry-content .aiosc-ticket-preview h2.aiosc-title{
    font-weight: 400;
}
.entry-content .aiosc-ticket-sidebar .aiosc-window {
    border: none;
    background: none;
    padding: 0;
}
.aiosc-window table th{
    color: #86764E;
}
.aiosc-form .dropdown-department {
    display: table;
    width: 46%;
    float: left;
    margin-right: 4%;
}
.aiosc-form .dropdown-cat{
    display: table;
    width: 46%;
    float: left;
    margin-left: 4%;
}
#aiosc-form .aiosc-cholder label {
    font-weight: 700;
    font-size: 1.1em;
    color: #343a40;
}
.aiosc-ticket-list .aiosc-filters {
    border-bottom: 1px solid #eee;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
.aiosc-ticket-list .aiosc-filters .aiosc-filter-cholder {
    width: 15% !important;
    margin-right: .5%;
    vertical-align: middle;
}
.aiosc-ticket-list .aiosc-filters .aiosc-filter-cholder.aiosc-filter-checks label {
    margin-bottom: 0.1rem;
    font-weight: 200;
    line-height: normal;
}
.aiosc-window table td, .aiosc-window table tr, .aiosc-window table th, .aiosc-window table{
    padding: 5px;
}
.ticket-statusrow{

}
.ticket-statusrow td{
    width: 50%;
}
.ticket-statusrow .ticketid-label {
    float: left;
    font-weight: 700;
    font-size: 1.15rem;
    padding-right: 7px;
    color: #7a8188;
}
.aiosc-ticket-sidebar .ticket-statusrow .aiosc-ticket-id {
    float: left;
    background: no-repeat;
    font-size: 1.25rem;
    padding: 0;
    color: #343a40;
}


/*-----------------------------
    GENERAL
-------------------------------*/

#main-logo, .uncont .btn-container a.btn.btn-link {
    transiiton: all 200ms;
}

.dark-bg {
    background: #86764E;
}

.dark-bg h2 {
    color: #fff !important;
}

.icon-box .icon-box-content .icon-box-heading h3.h3 {
    font-size: 24px;
    font-family: 'akz-cond' !important;
    font-weight: normal !important;
    line-height: 30px;
    color: #000;
}

.uncont .btn-container a.btn.btn-link {
    border: 2px solid #86764E;
    padding: 10px 15px !important;
    border-radius: 0;
    color: #86764E;
}

.uncont .btn-container a.btn.btn-link:hover {
    background: #867749;
    color: #fff !important;
    border: 2px solid #867749;
}

.bg-image-caption p {
    color: #fff;
    text-shadow: -1px 1px 1px #000;
    width: 60%;
    line-height: 1.2;
    float: right;
}

.style-color-152128-bg.row-container, .background-grey {
    background: #efefef;
}

tr th, body table tbody tr td {
    color: #000;
    font-weight: 400;
    border-right: 0;
    border-left: 0;
    padding: 10px 15px;
}

table {
    border: 0;
}

small {
    color: #000;
    font-size: 13px;
    font-style: italic;
}

.topbanner h2 {
    line-height: .85em;
}
h2 small {
    font-size: 30px;
    font-style: normal;
    line-height: normal;
    color: #e1ded5;
}

.nav-tabs > li > a > span {
    font-family: 'akz-cond';
    font-size: 16px;
}

.nav-tabs > li > a:hover > span, .nav-tabs > li.active > a > span {
    color: #867749;
}

.ui-br-accent, .nav-tabs > li.active > a, .tabs-left > li.active > a {
    border-color: #867749 !important;
}

ul.no-bullets {
    color: #000;
    list-style-type: none;
    padding: 0;
}
.post-content ul {
    list-style: initial;
    padding: 0;
    list-style: none;
}

.uncode_text_column li:before {
    content: '\f1db';
    font-family: fontawesome;
    margin-right: 10px;
    font-size: 12px;
    vertical-align: middle;
    color: #867749;
}

.uncode_text_column li {
    padding-left: 21px;
    text-indent: -20px;
    margin-bottom: 5px;
}

address {
    font-style: normal;
}

.tmb-light.tmb-bordered.tmb-no-bg.tmb-media-first.tmb > .t-inside .t-entry-visual {
    border: 0;
}

.no-borders td:first-child {
    text-transform: uppercase;
    padding-left: 0;
    color: #86774B;
}

/*-----------------------------
    MENU
-------------------------------*/

.style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a {
    color: #000 !important;
}

.home .menu-primary:not(.is_stuck) #main-logo {
    opacity: 0;
    display: none
}

.home .menu-primary.is_stuck #main-logo {
    opacity: 1;
    display: block;
}

.menu-light .menu-smart > li.active > a, body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a:hover {
    color: #867749;
}

.style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a, .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a, .style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover  {
    color: #867749 !important;
}

body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a {
    font-size: 22px;
    font-weight: normal;
}

#masthead .menu-container.style-color-xsdn-bg.menu-no-borders {
    height: 220px;
}

.home #masthead .menu-container.style-color-xsdn-bg.menu-no-borders {
    height: 60px;
}

#masthead.is_stuck .menu-container.style-color-xsdn-bg.menu-no-borders {
    height: 60px;
    transiiton: all 300ms;
}

.home .menu-container, .navbar.is_stuck .menu-container, .home .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck).menu-transparent.style-light-original > * {
    background: rgba(255,255,255,0);
    transiiton: all 1s;
}

.hmenu .menu-primary .menu-smart > li > a:before {
    height: calc(20% - 0.2em);
}

.hmenu .menu-primary .menu-smart > li > a:after {
    height: calc(80% - 0.8em);
}

.home.hmenu .menu-primary .menu-smart > li > a:before, .home.hmenu .menu-primary .menu-smart > li > a:after {
    height: 20px;
}

.hmenu .menu-primary.is_stuck .menu-smart > li > a:before, .hmenu .menu-primary.is_stuck .menu-smart > li > a:after {
    height: 20px;
    transiiton: all 300ms;
}

.home.hmenu .menu-primary .menu-smart > li.search-icon > a:before {
    height: 16px;
}

.hmenu .menu-primary .menu-smart > li.search-icon > a:before {
    height: calc(18% - 0.18em);
}

.hmenu .menu-primary.is_stuck .menu-smart > li.search-icon > a:before, .hmenu .menu-primary.is_stuck .menu-smart > li.search-icon > a:after {
    height: 15px;
}

.menu-wrapper .menu-light .menu-smart a {
  color: #000;
}

.menu-wrapper .menu-light .menu-smart a:hover {
    color: #867749;
}

body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a {
    font-size: 22px;
    font-weight: normal;
    font-family: 'akz-cond-bold' !important;
    margin-top: 10px;
}

.menu-light .menu-smart > li.active > a, body.hmenu .menu-primary .menu-horizontal .menu-smart > li > a:hover {
    color: #867749;
}

.style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover {
    color: #86774B !important;
}

.page-id-44696 .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a {
    color: #fff !important;

}

.page-id-44696 .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover, .page-id-44696 .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a {
    color: #86774B !important;
}

.submenu-dark .menu-horizontal .menu-smart ul.drop-menu {
    background: #000;
    color: #fff;
    top: 59px !important;
    min-width: 120px !important;
}

.menu-with-logo .menu-smart > li, .menu-with-logo .menu-smart > li > a {
    height: auto;
    line-height: auto !important;
}

.hmenu .menu-smart, .hmenu-center .menu-smart {
    height: auto;
}

.submenu-dark .menu-horizontal .menu-smart ul.drop-menu li a {
    color: #fff !important;
    text-align: right;
    font-family: 'akz-cond-bold';
    text-transform: uppercase;
    font-size: 18px;
}

.submenu-dark .menu-horizontal .menu-smart ul.drop-menu li a:hover {
    color: #867749 !important;
}

/*-----------------------------
    HEADER
-------------------------------*/

#page-header .header-wrapper .header-scrolldown i {
    font-size: 60px;
    color: #867749;
}

#masthead .menu-container.style-color-xsdn-bg.menu-no-borders {
    box-shadow: none;
}

.header-wrapper .header-scrolldown {
    margin-left: -20px;
}

.home #page-header .header-wrapper .header-scrolldown i.fa {
    color: #000;
}

.is_stuck #main-logo {
    opacity: 1;
    transition: all 300ms;
    height: 50px;
}

.is_stuck #main-logo .navbar-brand img {
    opacity: 0;
}

#masthead.is_stuck .logo-container {
    padding: 0;
    transition: all 300ms;
    width: 50px;
    height: 50px !important;
}

.is_stuck .logo-image.logo-skinnable {
    background-image: url('/wp-content/uploads/2016/01/scrolled_icon_1.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px !important;
}

/*-----------------------------
    HOME
-------------------------------*/

.home-slide-logo img {
    width: 440px;
}

.bottom-links span.btn-container {
    text-align: center;
}

.home-gallery {
    padding-top: 13px;
}

.home-gallery .half-gutter .tmb {
    padding-right: 5px;
}

.home-gallery .t-entry-visual-cont {
    margin-top: 5px;
}

.home-gallery .half-gutter:not(.owl-carousel-container) .tmb .t-inside {
    margin-top: 0;
}

.hermes .tp-bullet {
    box-shadow: inset 0 0 0 2px #000;
}

.hermes .tp-bullet:after {
    background-color: #000;
}

#rev_slider_27_1 .tp-caption a.scroll-down-arrow .fa {
    color: #000;
    font-size: 60px;
}

#rev_slider_27_1 .tp-caption a.scroll-down-arrow:hover i {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    opacity: .8 !important;
}

.tp-videoposter.noSwipe {
    z-index: 0 !important;
}

iframe {
    border: 0 !important;
}


/*-----------------------------
    DOWNLOADS
-------------------------------*/
.dwnld-wrap {
    display: flex;
    align-items: center;
}
.dwnld-wrap > div {
    width: 50%;
    float: left;
    padding: 1rem 0.5rem;
}
.dwnld-wrap .media {
    padding: 0;
    border-radius: 0;
    border: none;
    margin: 0;
    max-width: 110px;
    box-shadow: 3px 3px 6px rgba(50,50,50,0.3);
}
.dwnld-wrap .media img {
}
.w3eden .dwnld-wrap .media-body {
    margin-left: 1em;
}
.w3eden .dwnld-wrap .media-heading {
    font-size: 1.25rem;
    margin-bottom: .75em;
    font-weight: 600;
    color: #353a40;
}
.w3eden .dwnld-wrap .media-tag{
    color: #867749;
    font-weight: 600;
    font-size: .95em;
}
.col-ir-aside .ir-module .dwnld-wrap .btn {
    display: block;
    margin: 1rem 0 0;
    width: 100%;
    padding: 0.5rem;
}
.col-ir-aside .ir-module .dwnld-wrap .btn:hover {
    color: #B3873C;
    background-color: transparent;
    border-color: #B3873C;
    cursor: pointer;
}
#hanbook-list h2 {
    font-size: 2.5rem;
    border-bottom: 3px solid;
    margin-bottom: 1.5rem;
    padding-bottom: .5rem;
    margin-right: 5rem;
}
#hanbook-list .w3eden .dwnld-wrap {
    margin-bottom: 1rem;
    margin-left: 1rem;
}
#hanbook-list .w3eden .dwnld-wrap .media {
    padding: 0;
    border-radius: 0;
    border: none;
    margin: 0;
    max-width: 110px;
    box-shadow: none;
}
#hanbook-list .w3eden .dwnld-wrap .media-heading {
    font-size: 1.25rem;
    margin-bottom: .65em;
    font-weight: 600;
    color: #353a40;
}


/*-----------------------------
    SPECIFICATION 
-------------------------------*/

table.accommodation tbody tr td:first-child {
    padding-left: 0;
}

table.accommodation tbody tr td {
    border-bottom: 1px solid #86754e;
}

table tbody tr td {
    color: #333;
    padding: 9px 10px;
    vertical-align: top;
    border: none;
}

table.accommodation tbody tr, table.accommodation tbody tr:nth-child(2n) {
    background: transparent;
}

table.accommodation tbody tr th:first-child {
    text-transform: uppercase;
    text-align: left;
}

table.accommodation tbody tr:first-child th {
    border-bottom: 1px solid #86754e;
    padding: 9px 0;
}

table.accommodation tbody tr:first-child th, table.accommodation tbody tr:first-child td {
    border-top: 1px solid #86754e;
}

table.accommodation tbody tr td:nth-child(2),table.accommodation tbody tr td:nth-child(3) {
    text-align: right;
}

/*-----------------------------
    FOOTER
-------------------------------*/

footer .row-container {
    background: #000;
}


/*-----------------------------
    CONTACT
-------------------------------*/

.team p {
    margin-top: 0px;
}

.cbre-logo img, .green-logo {
    max-width: 200px;
}

.background-grey p,.background-grey li {
    color: #000;
}



/*-----------------------------
    MAPS
-------------------------------*/
.wpgmp_map_parent .wpgmp_tabs_container {
    width: 25%;
    max-width: 25%;
    box-shadow: none;
    right: 2%;
}
.wpgmp_tabs_container .wpgmp_toggle_container{
    display: none;
}



/*-----------------------------
   OFFERS
-------------------------------*/
.single #headbanner{
    background-image: url('../img/goldpattern.png');
    background-color: rgb(41, 45, 49);
    height: 150px;
    border-bottom: 25px solid #86764E;
    margin-bottom: 4rem;
}
.home.page-template-fullwidthpage #headbanner{
    height: 0;background-image: none;
}
.page-template-fullwidthpage #headbanner, .page-template-fullwidthpage-title #headbanner, .page-template-portal #headbanner, .page-template-template-offers #headbanner, .page-template-welcompage #headbanner, .page-template-drycleaning #headbanner, .page-template-handbook #headbanner{
    background-image: url('../img/goldpattern.png');
    background-color: rgb(41, 45, 49);
    height: 150px;
}
.page-template-fullwidthpage-title #header-bar, .page-template-portal #header-bar, .page-template-template-offers #header-bar, .page-template-welcompage #header-bar, .page-template-drycleaning #header-bar, .page-template-handbook #header-bar{
    background-color: #86764E;
    padding: 1rem 0;
}
.page-template-fullwidthpage-title #header-bar h1, .page-template-portal #header-bar h1, .page-template-template-offers #header-bar h1, .page-template-welcompage #header-bar h1, .page-template-drycleaning #header-bar h1, .page-template-handbook #header-bar h1 {
    color: #ffffff;
    margin-bottom: 0;
}

#main .wpgmp_map_parent .wpgmp_tabs_container .wpgmp_tabs li a {
    background: #867749;
    font-family: 'akz-cond';
    text-transform: uppercase;
    font-size: 1.75em;
    padding: .35em 0 .25em;
}

#offers-loop {
    margin-top: 2.5rem;
    margin-bottom: 4rem;
}
#offers-loop .card-wrap {
    margin-bottom: 3rem;
}
#offers-loop .card-img-top {
    height: 225px;
    width: 100%;
    display: flex;
    margin-bottom: 1.5rem;
    background-size: cover;
    background-position: center;
    position: relative;
}
#offers-loop .card-img-top span.offer {
    position: absolute;
    bottom: 0;
    background-color: #b18516;
    padding: .5rem 1rem;
    color: #fff;
    letter-spacing: .075rem;
    font-size: 1.2rem;
}
#offers-loop .card-wrap h3{}
#offers-loop .card-wrap .button{

}
.offerpage-img-top {
    height: 325px;
    width: 100%;
    display: flex;
    margin-bottom: 1.5rem;
    background-size: cover;
    background-position: center;
    position: relative;
}
.offerpage-img-top span.offer {
    position: absolute;
    bottom: 0;
    background-color: #b18516;
    padding: .5rem 1rem;
    color: #fff;
    letter-spacing: .075rem;
    font-size: 1.2rem;
}



/*-----------------------------
    WELCOME
-------------------------------*/
.page-template-welcompage #header-bar h1{
    text-align: center;
}
.welcome-intro {
    background: #fbfbfb;
    padding-top: 3rem;
    padding-bottom: 5rem;
}
.welcome-intro .welcome-note {
    background: #fff;
    padding: 3rem 2rem;

    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25); 
    -moz-box-shadow:    0 0 5px 0 rgba(0, 0, 0, 0.25); 
    box-shadow:         0 0 5px 0 rgba(0, 0, 0, 0.25); 
}
.welcome-intro .welcome-note h3 {
    text-transform: none;
}
.welcome-note-row{}
.welcome-note-row.txt-right .wpb_text_column {
    padding: 5rem 10rem 5rem 5rem;
    margin: 0;
}
.welcome-note-row.txt-left .wpb_text_column {
    padding: 5rem 5rem 5rem 10rem;
    margin: 0;
}
.gold-banner {
    background-color: #867749;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.gold-banner h3{
    color: #ffffff;
}

/* LOCATION */
#content .location-tabs{}
#content .location-tabs .vc_tta-container{margin-bottom: 0;}
#content .location-tabs .vc_tta-tabs-container {
    border-bottom: 8px solid #867749;
    margin-top: 15px;
}
#content .location-tabs .vc_tta-tabs-container .vc_tta-tab{}
#content .location-tabs .vc_tta-tabs-container .vc_tta-tab a{
    background-color: #7d7d7a;
    color: #ffffff;
    font-family: 'akz-cond';
    text-transform: uppercase;
    font-size: 1.5em;
    border-bottom: none;
    padding: .85rem 2rem .75rem;
}
#content .location-tabs .vc_tta-tabs-container .vc_tta-tab a:hover{

}
#content .location-tabs .vc_tta-tabs-container .vc_tta-tab.vc_active{}
#content .location-tabs .vc_tta-tabs-container .vc_tta-tab.vc_active a{
    background: #867749;
    color: #ffffff;
}
#content .location-tabs .vc_tta-panels-container{}
#content .location-tabs .vc_tta-panels-container .vc_tta-panel-body{padding: 0;}

/* DRY CLEANING */
#dry-cleaning-wrap {
    padding: 0 1rem 1rem;
}
#dry-cleaning-wrap ul.gform_fields {
    display: inline-flex;
    flex-wrap: wrap;
}
#dry-cleaning-wrap ul.gform_fields .product-icn {
    width: 30%;
    margin: 0 3% 3%;
    padding: 0;
    display: flex;
    flex-direction: column;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .gfield_label {
    padding: 0;
    margin: 0 0 3px 85px;
    width: 100%;
    color: #86764E;
    font-size: 1.1rem;
    display: flex;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .gfield_label:before{
    content: " ";
    background-image: url(../img/hanger.png);
    width: 45px;
    height: auto;
    position: relative;
    top: 5px;
    background-size: contain;
    margin-left: -70px;
    margin-right: 10px;
    background-repeat: no-repeat;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .gfield_description {
    padding: 0 0 0 70px;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .ginput_container_singleproduct {
    padding: .75rem 1.5rem;
    display: table;
    margin-top: .75rem;
    border-top: 1px dotted #86764E;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .ginput_container_singleproduct .ginput_product_price_label{
    width: 20%;
    float: left;
    margin: 0;
    color: #86764E;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .ginput_container_singleproduct .ginput_product_price{
    width: 30%;
    float: left;
    margin: 0;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .ginput_container_singleproduct .ginput_quantity_label{
    width: 30%;
    float: left;
    display: table;
    margin: 0;
}
#dry-cleaning-wrap ul.gform_fields .product-icn .ginput_container_singleproduct input.ginput_quantity {
    border-radius: 3px;
    float: left;
    display: table;
    width: 20%;
    border: 1px solid #ddd;
    padding: 2px;
    text-align: center;
    color: #585858;
}

#dry-cleaning-wrap ul.gform_fields .product-total {
    width: 100%;
    border-top: 1px solid #ddd;
    margin: 0;
    padding-top: 20px;
    text-align: right;
}
#dry-cleaning-wrap ul.gform_fields .product-total .gfield_label {
    margin: 0;
    font-size: 1.5rem;
    color: #888;
    font-weight: normal;
    padding-right: 20px;
}
#dry-cleaning-wrap ul.gform_fields .product-total .ginput_container_total {
    font-size: 1.5rem;
    color: #888;
    margin: 0;
    float: right;
    line-height: normal;
}
#dry-cleaning-wrap .gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 0;
    clear: both;
    text-align: right;
    width: 100%;
}



/*-----------------------------
    MEDIA QUERIES
-------------------------------*/

@media (min-width: 960px) {

    .location-header .background-inner, .building-header .background-inner, .spec-header .background-inner {
        background-position: center -25vh !important;
    }

    .location-parallax .background-inner {
        background-position: center -20vh !important;
    }

    .grid-padding.single-internal-gutter {
        padding: 0 0 5px 9px !important;
    }
    .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a {
        color: #000 !important;
    }

    .hmenu .menu-primary .menu-smart > li > a:before, .hmenu .menu-primary .menu-smart > li > a:after {
        height: 0 !important;
    }
    
    .hmenu .menu-primary .menu-smart > li > a {
        height: auto !important;
        line-height: 1em;
        padding: 10px 15px !important;
    }

    .hmenu .menu-primary .menu-smart > li.menu-keyline  > a {
        border: 3px solid #000;
        padding: 6px 24px !important;
    }

    .hmenu .menu-primary .menu-smart > li.menu-keyline  > a:hover {
        border: 3px solid #86774B;
    }

}


@media (max-width: 959px) {

    .submenu-dark .menu-smart, .submenu-dark .menu-sidebar-inner {
        background-color: #fff;

    }

    #masthead .menu-container.style-color-xsdn-bg.menu-no-borders {
        height: 80px;
    }

    .menu-light .row-brand, .menu-light .row-menu .row-menu-inner {
        border-bottom: 0;
    }

    .col-lg-0.logo-container.megamenu-diff.middle {
        background-color: #fff;
        padding: 10px !IMPORTANT;
        height: 80px;
    }

    .pos-middle.pos-left.align_left.column_parent.col-lg-12.col-md-33.single-internal-gutter {
        width: 100%;
    }

    .pos-middle.pos-center.align_center.column_parent.col-lg-12.col-md-33.single-internal-gutter {
        width: 100%;
    }
    .col-md-33 {
        width: 100%;
    }

    .parallax-content {
        height: 300px !important;
    }

    .main-container .row .uncol {
        height: auto;
    }

    .main-container .cols-md-responsive div[class*=col-lg-] {
        height: auto !important;
    }

    .logo-image img.img-responsive {
        min-height: 60px !important;
        width: auto;
    }

    .page-id-44696 .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a {
        color: #000 !important;

    }

    .page-id-44696 .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover, .page-id-44696 .style-light-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a {
        color: #86774B !important;
    }

    .tab-content {
        padding: 30px;
    }

}


@media (max-width: 569px) {
    .main-container .row-container .exa-h-padding {
        padding-left: 0;
        padding-right: 0;
    }

    h2 {
        font-size: 30px !important;
    }

    .bg-image-caption p {
        width: 100%;
    }

}

