/*
Theme Name: HipWords Child
Author: Norm Refford
Author URI: http://webkeywest.com
Template: hipwords
Description: Child hipwords theme for williets.com.
Version: 1.0.0
*/

body {
  overflow-x:hidden;
}

.wrapper {
  margin: 0;
  padding: 0;
}

section {
  padding-bottom: 40px;
}

section #homehead {
  padding-bottom: 0px;
}

section #store {
  padding-top:90px;
}

hr {
  border-top: 1px solid red;
  border-bottom: 1px solid red;
  width: 88%;
}


.hdr-full { 
    width: 100%;
    background-color: #000000;
    overflow:hidden;
}

#left-logo img {
  width:70%;
  display:block;
  margin:5px auto 0px;
}

#carousel-slider .carousel-indicators {
  bottom: -20px;
}

#carousel-slider {
  position: relative;
  display:block;
  margin:10px auto 0px;
  width:85%;
}

h1 {
  margin: 8px 0 8px;
  font-family: Merienda;
  font-size:32px;
  line-height:1.4em;
  color: red;
  font-weight:700;
}

.site-header { padding: 60px 0px 10px }

.site-header h1 {
    color: red;
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 0;
    text-align:center;
}
.site-header .col-md-4, .site-header .col-md-7 {
    padding-bottom: 20px;
    padding-top: 70px;
}

#home p.lead{
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  padding: 0px 10px;
  text-align: left;
}

.daily {
  margin: 20px 0;
}

.daily h3 {
  margin: 8px 0 8px;
  font-family: Merienda;
  font-size:24px;
  line-height:1.3em;
  color: red;
  font-weight:700;
}

#home .daily p {
  padding: 3px 0px;
  margin: 0px;
  font-size:18px;
  font-weight: 700;
  color: green;
}

#home .webcams img {
  padding: 14px;
  margin: 0px;
}

#home .fantasy img {
  display:block;
  margin: 0px auto;
  width: 90%;
}

h1.entry-title {
    color: red;
    font-size: 30px;
    font-weight: 700;
    padding: 0;
}

.mojitos {
  margin: 12px 0;
}

.clients-comments h3 {
  margin: 6px 0 0px;
  font-family:Merienda, sans-serif;
  font-size:17px;
  font-weight: 700;
  line-height:1.2em;
}

.clients-comments h4 {
  margin: 6px 0;
  font-family:'Open Sans', serif;
  font-size:14px;
  font-weight: 400;
  line-height:1.2em;
  color:#222222;
}

.clients-comments h4.pad {
  margin: 12px 0 0px;
}

#beers .frozen {
  margin:20px auto;
}

.map iframe{
	width:100%;
	height:340px;
	border:none;
    display:block;
    margin:10px auto;
}

#store img {
  width:90%;
  display:block;
  margin:5px auto 0px;
}

#bottom {
  background: #f88b12;
  border-top: 4px solid red;
  border-bottom: 4px solid red;
  font-size: 15px;
  margin: 0;
  overflow:hidden;
}

#bottom .widget {
  margin: 4px 0 20px;
  padding: 0;
}

#bottom .widget a {
    color: red;
    font-size: 16px;
    text-decoration: underline;
}

#bottom .widget a:hover {
    color: blue;
    font-size: 16px;
    text-decoration: underline;
}

#bottom h3 {
  margin-top: 30px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:17px;
  font-weight:700;
  color: red;
}

.container, .container-fluid { 
    max-width: 1199px;
}
#colophon {
    width: 100%;
    color: #fff;
    font-size: 12px;
    padding: 12px 0px;
    background-color:#000;
}

#colophon a { color: #fff }

#colophon .col-sm-4{
      text-align:center;
}

.header-top{
      margin-top: 60px;
} 

.navbar {
    -moz-transition: background .0s ease-in-out,padding .0s ease-in-out;
    -webkit-transition: background .0s ease-in-out,padding .0s ease-in-out;
    transition: background .0s ease-in-out,padding .0s ease-in-out;
    border-bottom: 0;
    background-color: #000;
    height: 60px;
}
.navbar-custom {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.navbar-custom .navbar-brand .navbar-toggle {
    font-size: 14px;
    padding: 10px 8px;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active, .navbar-custom .navbar-brand:focus { outline: 0 }
.navbar-custom a.navbar-brand:hover { color: #ccc }
.navbar-custom .nav li.active {
    background-color: rgba(150,150,150,.3);
    outline: none;
}
.navbar-custom a { color: #fff }
.navbar-brand {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 1px;
}
a.navbar-brand { color: #fff }
.navbar { padding: 12px 0 }
.top-nav-collapse {
    background-color: #000;
    padding: 12px 0;
}
.top-nav-collapse .navbar-toggle .icon-bar { background-color: #fff }
.collapse.in { background-color: #000 }
.top-nav-collapse a.navbar-brand { color: #fff }
.top-nav-collapse .navbar-brand { font-size: 14px }
.navbar-nav>li>a, .navbar-brand {
    padding-bottom: 10px;
    padding-top: 10px;
}

@media (min-width:767px) {
    .navbar-custom a { color: #fff }
    .top-nav-collapse.navbar-custom a { color: #fff }
    .collapse.in { background-color: #000 }
}
.navbar-nav>li>a:focus, .navbar-nav>li>a:hover { background-color: rgba(150,150,150,.4) }
.current-menu-ancestor { background-color: rgba(200,200,200,.3) }
.open a { color: #fff }
.dropdown-menu {
    background-color: rgba(255,255,255,.8);
    border: 0px;
    border-radius: 0px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { background-color: #999 }
.navbar-toggle {
    border: 0px;
    margin-bottom: 6px;
    margin-right: 15px;
    padding: 5px 10px;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: 100% }
.navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
    width: 28px;
}

/*
drink page css
*/


.section-title h1 {
  margin-top: 20px;
  font-size:36px;
  font-weight: 700;
  color:#ef2c16;
  text-align:center;
}
.section-title p {
  margin-top: 12px;
  font-size:16px;
  font-weight: 400;
  color:#202020;
  text-align:center;
}

.topbanner-lg img { 
  width: 98%;
  display:block;
  margin:12px auto 0px;
}

.topbanner-sm img { 
  width: 98%;
  display:block;
  margin:12px auto 0px;
}

#feature h2, #frozen h2, #beers h2 {
  margin: 8px 0 16px;
  font-size:26px;
  font-weight: 700;
  padding: 20px 0px 8px;
  color: red;
}

#feature p.font16 {
  font-size:16px;
  font-weight: 700;
  color: green;
}

#feature .container {
  padding: 10px 0px 30px;
}

@media (min-width: 768px) {

  .topbanner-sm img { 
    display:none !important;
  }

}

@media (min-width: 900px) {
  .daily {
    margin: 40px 0;
  }

  .daily h3 {
    font-size:26px;
  }

  #home .daily p {
    padding: 3px 0px;
    margin: 0px;
    font-size:18px;
  }
}

@media (max-width: 767px) {

  .topbanner-lg img { 
    display:none !important;
  }
  
  #carousel-slider .carousel-indicators {
  bottom: -25px;
}
  
  #left-logo img {
    width:50%;
  }
  
  .section-title h1 { 
    font-size:34px;
  }
  
  #feature .clients-comments h4, #frozen .clients-comments h4 {
    margin: 0px 0 24px;
  }
  
  #feature p.font16 {
    font-size:15px;
    font-weight: 600;
  }
  
  .map iframe{
	width:88%;
	height:340px;
	border:none;
    display:block;
    margin:10px auto;
  }
}


th.ai1ec-weekday {
  background-color: #f3963b !important;
  color:#202020 !important;
  
}

.ai1ec-calendar-toolbar { 
  background-color: #ededa8;
}
/***********************
********* colors ******
************************/

.red {
  color: #ff0000;
}

.orange {
  color: #ff7f00;
}

.blue {
  color: #0000ff;
}

.green {
  color: #008000;
}

.violet {
  color: #db39ab;
}

.sky {
  color: #3c86ae;
}

.greenbg {
  background-color: #adfaac;
}

.bluebg {
  background-color: #9cd7fa;
}