body {
    font-family: 'Lato', sans-serif;
    color:#4a4a4a;
    overflow: scroll; -webkit-overflow-scrolling: touch;
    font-size:18px;
}

ol li h4 {
  display: block;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size:16px;
}
select {
  width: 100%;
  height: 40px;
  -webkit-appearance: menulist-button;
  text-indent: 6px;
  line-height: 26px;
  font-size:24px;
}

@media only screen 
    and (max-device-width: 640px), 
    only screen and (max-device-width: 667px), 
    only screen and (max-width: 480px)
{
  select {
    line-height: 16px;
    font-size:14px;
    height:30px;
  }
}
.navbar .right {
  margin-left:0px;
  justify-content: flex-end;
  width:33.3%;
}
.navbar .left {
  margin-right:0px;
  justify-content: flex-start;
  width:33.3%;
}

.btn-primary,.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active{
  background-color: #e34a0d !important;
  border-color: #357ebd;
}    
.page-content {
    background: #fff;
    /*margin-left: 30%;
    margin-right: 30%;*/
}
.content-block, .list-block {
  background: #fff;
  padding: 45px 15px 5%;

}

.navbar, .subnavbar {
    background-color: #4c4c4c;
    color:#FFF;
}

.navbar a , .subnavbar a {
  color:#FFF;
}

i.icon.icon-back {
  background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 20'><path d='M10,0l2,2l-8,8l8,8l-2,2L0,10L10,0z' fill='%23ffffff'/></svg>");
}

.list-block .item-inner {
    padding-top:15px;
    padding-bottom:15px;
}

.item-title-row {
  position: absolute;
  left: 130px;
  top: 8px;
}

.list-block ul:before {
   /* background:#fff;*/
}

.newsCategory {
  font-size:38px;
  margin-bottom:10px;
  font-weight:900;
}
.list-block .newsCategory {
  font-size:26px;
}
.newsDetailDiv .newsCategory {
    margin-bottom: 5px;
}
.hero-img {
  height:auto;
  width:100%;
}
.newsDate {
  color: #ec8428;
  font-size:18px;
}

.newsDetailDiv .newsDate {
  margin-bottom:10px;
}  

.node-body {
  margin-top: 15px;
  margin-bottom:25px;
  line-height:28px;
} 

.contact-us {
  background-color:#e64d00; 
  border: 2px solid #fff; 
  border-radius: 15px; 
  padding:15px; 
  font-size:1.5em;
  color:#fff;
}
@media only screen 
    and (max-device-width: 640px), 
    only screen and (max-device-width: 667px), 
    only screen and (max-width: 480px)
{
  .contact-us {
   font-size:1.2em;
  }
}

/* Products Page */
div.row.hierarchical-row select {
    width:100%;
}
div.row.hierarchical-row {
    /*padding-left:4%;*/
    margin-bottom:15px;
}

.hierarchical-row h1 {
  color: #4b4b4b;
}
.hierarchical-row span.label, #concierge-view span.label {
  color: #4b4b4b;
  width: 100%;
  text-align: left;
  font-size: 24px;
  padding-left:0px;
  margin-bottom: 10px;
}
.productProperties {
  margin-bottom: 15px;
}
.productPricing div.row,  .productProperties div.row{
  margin-bottom: 8px;
}

.productPricing h1 {
  
}
/*.productPricing .row .col-90 {
    padding-left:10px;
}*/
.productProperties, .productPricing {
  
}
.big-price {
  color: #f58220;
}
.productPricing .row .big-price {

}

.selectedProduct .node-body {
  margin-bottom: 30px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #ccc;
}
/* concierge page */
#concierge-view {
  background-image: url("../img/vendorbg.png");
  background-size: cover;
}
#concierge-view .content-block{
  background: transparent;
  height:100%;
  margin-bottom:45%;
}

.concierge-group {
   width:100%;
   margin-bottom: 10px;
}

#concierge-view textarea {
  width: 99%;
}

#concierge-view .label {
    color:#fff !important;
    margin-bottom:25px !important;
}

#concierge-view input, #concierge-view select, #concierge-view textarea {
    margin-top:10px;
    margin-bottom:10px;
}
.form-group-radio {
   margin-top:-20px;
   margin-bottom:95px;

}
.form-group-radio ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width:100%;
}

.form-group-radio ul li {   
 float:left;
  width:33.3%;
}   

.form-group-radio ul li input {
  visibility: hidden;
} 
.form-group-radio input[type="radio"]+span{ 
  color:#3469b9;
  background:#fff; 
  width:90%;
  padding: 10px 5%;
  text-align:center;
  float: left;
  clear: none;
} 

.form-group-radio input[type="radio"]:checked+span{ font-weight: bold; color:#fff; background:#3469b9;} 

.form-group-radio input[type="radio"]+span.call {
    border: 1px #3469b9 solid;
    border-radius: 10px 0px 0px 10px;
    border-width: 1px 0px 1px 1px;
}
.form-group-radio input[type="radio"]+span.email {
  border-width: 1px;
  border-color: #3469b9;
  border-style: solid;
}
.form-group-radio input[type="radio"]+span.text {
  border-width: 1px;
  border-color: #3469b9;
  border-style: solid;
  border-radius: 0px 10px 10px 0px;
}
/*Footer*/
#bottomTabs {
    background-color: #199ea8;
    height:65px;
}
#bottomTabs .tabbar-label {
  font-size:10px !important;
  font-family:Verdana;
  color:#fff;
}

#bottomTabs i.icon {
  /*background-position: bottom !important;*/
  background: url("../img/mobile_app_nav.png");
  background-size: 500% 100%;
  height: 41px;
  width: 80px !important;
 
}


i.tabbar-demo-icon-1 {
  background-position: -4px 2px !important
   /*background-image: url("../img/mobile_app_nav.png") 0 0 no-repeat;*/
}

i.tabbar-demo-icon-2 {
  background-position: 290px 2px !important;
   /*background-image: url("../img/mobile_app_nav.png") 0 0 no-repeat;*/
}

i.tabbar-demo-icon-3 {
  width: 60px;
  height: 48px;
  background-position: 175px 2px !important;
   /*background-image: url("../img/mobile_app_nav.png") 0 0 no-repeat;*/
}

i.tabbar-demo-icon-4 {
    width: 60px;
    height: 30px;
    background-position: 62px 2px !important;
   /* background-image: url("../img/mobile_app_nav.png") 0 0 no-repeat;*/
    /*background-image: url("../img/icon-concierge.png");*/
  }

  .tabbar a.active {
   background: #006c74;
}

/*Login */

.login-page, .register-page, .login-page .content-block, .register-page .content-block {
    background-color: #00949e;
}  

.login-page .content-block, .register-page .content-block{
    text-align:center;
}
.btn-login {
  padding: 15px 30px;
  border-radius: 8px;
  margin-top:20px;
  color:#fff;
}

.login-group {
  margin-bottom: 20px;
}

.login-group input {
  width: 70%;
  height: 35px;
  border-radius: 0px;
  border:0px;
}
.help-block {
  color: #FFF;
  margin-top: 5px;
}
.logo-container {
  margin-bottom:.5em;
}

.login-links {
    margin-top:15px;
}

.login-links a, .login-links p{
    color:#fff;
}

.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
width:66%;
margin-left:15%;
}

.alert-heading {
  color: inherit;
}

.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}

.alert-success {
color: #468847;
background-color: #dff0d8;


border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}

.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}

.promotion-page .content-block-title {
  font-size:24px;
}

.promotion-page .node-body {
  margin-bottom:0px;
  padding-bottom: 0px;
}
.promotion-page .content-block-title + .list-block {
  margin-top: 0px;
  padding-top: 15px;
}
#promotion-block {
  margin-bottom:0px;
  padding-bottom:0px;
}

.list-block .accordion-item .content-block, .list-block .accordion-item .list-block {
  background: #eee;
  border-width: 2px;
  border-color: #CCC;
  border-style: solid;
  padding-top: 20px;
}

.promotion-page .list-block .item-title {
  font-size:20px;
  font-weight: bold;
  color: #6d6d72;
}
.accordion-item-content .content-block p {
  font-size:18px;
  margin-top:.5em;
}