/*
 * Version: 2.1
 * File Description: Place here your custom CSS styles
 */
 


/*#modal-available label {
    font-size: 14px;
}
#modal-available .modal-body input[type="text"], .modal-body input[type="email"] {
    height: 30px;
    border: 1px solid #ccc;
    padding-left: 10px;
    margin-bottom: 0;
    font-size: #ccc;
}*/


.nav-link-tab {
	color: #fff;
}

.dropcap-owc{
  color: #fec744;
  float: left;
  font-family: 'Barlow', sans-serif;
  font-size: 90px;
  line-height: 65px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

.theme-owc { background: #fec744; 
}

.btn-owc-location{
	border-top: 1px solid #fa5858;
    background: #fa5858;
    padding: 0px;
    color: white;
    font-size: 11px;
    text-decoration: none;
    vertical-align: middle;
    width: 25px;
    height: 25px;
}