/*
 * Theme Name: Bartaco
 * Version: 0.9.0
 */

 /* Theme syles now live in theme.css. 
  DO NOT EDIT THEME.CSS FILE DIRECTLY!

  If you need to add css styles directly
  on the server, you may do so below 
  in this file! */

  img, a {
    outline: none;
  }

  .template-party .one_half p:first-child {
    margin-top: 0;
  }
  .template-party .one_half {
    padding-left: 0;
    padding-right: 10px;
  }
  .template-party .one_half.last_column {
    padding-left: 10px;
    padding-right: 0;
  }  
  .template-party .page-template .ghpd-form span {
    font-size: 0.875em;
  }  

  .template-fullwidth .page-template {
    padding-bottom: 0;
  }
  .template-fullwidth .page-template .full-width {
    padding: 0;
  }
  .party-thankyou-msg {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 20px;  
  }
  .page.template-party .section-divider {
    margin: 50px auto; 
    text-align: center;
  }  
  
  .page.template-party .col-50{
    float: left; 
    width: 50%;   
  }
  .page.template-party .col-left-padding{
    padding-left: 10px;
  }
  .page.template-party .col-right-padding{
    padding-right: 10px;
  }

  .page.template-party .sub-head {
    margin-bottom: 50px;
  }


  
a.skip-links:link, 
a.skip-links:visited, 
a.skip-links:hover {
	position:absolute;
	top:0px;
	left:-9999px;
	z-index:1000;
	background-color:#000;
	padding:0.5em;
	font-size:1em;  
	color: #ffffff;	  
}
 a.skip-links:active,  
 a.skip-links:focus {
	top:0px;
	left:0px;   
} 

#mastcontent {
	display: inline;
}  
.module-content .vid-img {
	background-color: transparent;
}
.module-content video.home-brand-video {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 100%;*/
	height: 100%;
  border: 0;
  display: none;
}  

.locations.page-locations.template-locations .state h2 {
  text-align: center;
  font-size: 32px;
	text-transform: lowercase;
}

.select-state.modal h2 {
	font-family: "Special Elite", cursive;
	font-size: 30px;
	text-transform: lowercase;
	padding: 0 20px;
}

.module-content .td.video p {
  margin: 0;
  padding: 0;
}

#categories .category-nav li:last-child a {
	color: unset !important;
}
.template-blog .hero.page-hero {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding-bottom: 40%;
}  
.blog-header {
	text-align: center;
	padding-top: 30px;
	max-width: 75%;
	margin: 0 auto;
}

.article-grid {
	margin: 40px auto;
  padding: 0 40px;
  text-transform: lowercase;
}
.article-grid .grid-item {
	border-bottom: 1px solid #b6dcf4;
	padding: 40px 30px;
}
.article-grid .grid-item:last-child {
	border-bottom: none;
}
.article-grid .article-wrapper .article-thumbnail-link {
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 240px;
}
@media only screen and (min-width: 768px) {
  .article-grid .article-wrapper .article-thumbnail-link {
    width: 33.333%;
  }
}
.article-grid .article-wrapper .article-thumbnail-link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-grid .article-wrapper .article-contents {
	width: 66.6666%;
  float: left;
  padding-left: 40px;
}
.article-grid .article-wrapper .article-contents p {
	color: #00447b;
}
.article-grid .article-wrapper::after {
	clear: both;
	content: " ";
	width: 100%;
	display: block;
}

.single-post #blog-categories {
	padding-top: 80px;
	background-color: #eef7fc;
}
.single-post .article-grid {
  margin-top: 0;
  margin-bottom: 0;
}
.single-post .article-grid .article-wrapper figure {
	margin: 0;
}
.single-post .article-grid .article-wrapper .article-contents {
	padding-top: 0;
	padding-bottom: 0;
  line-height: 1.2;
  text-transform: lowercase;
}
.single-post .article-grid .article-wrapper .article-contents span {
	margin-bottom: 10px;
	text-align: left;
}
.blog-search-form {
	margin-top: 12px;
}
.blog-search-form .form-control {
	display: inline-block;
	width: 160px;
	border-radius: unset;
	padding: 10px;
}
.blog-search-form .btn {
	border: 1px solid #ced4da;
	background-color: #01447b;
	color: #FFF;
	padding: 7px 10px;
	border-left: 0;
}
#cat-hamburger {
	display: none;
}
.search main {
	padding-top: 76px;
}
.archive #blog-categories,
.template-bartacolife #blog-categories,
.search  #blog-categories {
	margin-top: 80px;
} 
.search-no-results #blog-categories {
	margin-bottom: 100px;
}
.search-results #blog-categories h1 {
	text-align: center;
}
.transparency-in-coverage .page-hero,
.accessibility-statement .page-hero,
.terms-of-use .page-hero,
.privacy-policy  .page-hero{
	padding-top: unset;
}



@media(min-width: 768px) {
  .category-nav ul {
    display: block !important;
  }
}

@media(max-width: 900px) {
  .single-location #menu .menu-categories li a {
    padding-left: 25px;
    padding-right: 25px;
  }
}
   



  /* Maximum width of 600 pixels. */
  @media screen and (max-width: 767.91px) {
    .template-party .one_half {
      clear: both;
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 1em;
    }
    .template-party .one_half p:first-child {
      margin-top: 16px;
    }
    .template-party .one_half {
      padding-right: 0;
    }
    .template-party .one_half.last_column {
      padding-left: 0;
    } 

    .page.template-party .padding {
      padding-bottom: 10px !important;
    }
    .page.template-party section h1 {
      font-size: 34px !important;
      margin-top: 0 !important;
    }  
    .page.template-party section h3 {
      margin-bottom: 40px !important;
    }
    .page.template-party .section-divider {
      margin: 20px auto 30px;  
    }  
    .page.template-party .col-left-padding > p,
    .page.template-party .col-right-padding > p {
      margin-top: 0;
    }
    
    .blog-header {
      max-width: 90%;
    }
    .article-grid {
      padding: 0 25px;
    }
    .article-grid .grid-item {
      padding-left: 0px;
      padding-right: 0px;
    }
    .article-grid .article-wrapper figure {
      width: 100%;
      height: 100%;
      padding-bottom: 50%;
    }
    .article-grid .article-wrapper .article-contents {
      width: 100%;
      padding-left: 0;
      padding-top: 30px;
    }
    .single-post .article-grid .article-wrapper .article-contents {
      padding-top: 30px;
      padding-right: 0;
    }
    .category-nav ul {
      display: none;
    }
    #cat-hamburger {
      display: block;
      background-color:  #00447b;
      margin: 0 auto;
      text-align: center;
      padding: 10px 10px;
      cursor: pointer;
    }
    #cat-hamburger span {
      display: block;
      line-height: 0.8;
    }
    .category-nav li .blog-search-form {
      margin-bottom: 30px;
    }
    .search-no-results #blog-categories {
      margin-bottom: 100px;
      padding: 0 25px;
    }

    .single-location #menu img {
      top: -80px;
      left: -20px;
    }

    .single-location #menu {
      display: block;
      padding: 120px 20px 50px 20px;
    }
    .single-location #menu .menu-inner {
      border: 1px solid #b6dcf4;
    }
    
    .single-location #menu .menu-categories li {
      display: inline-block;
    }
    .single-location #menu .menu-items li {
      display: inline-block;
      width: auto;
    }
  }  
  @media (max-width: 640px){
    .page.template-party .col-50{
      float: none; 
      width: 100%;   
    }
    .page.template-party .col-left-padding{
      padding-left: 0 ;
    }
    .page.template-party .col-right-padding{
      padding-right: 0;
    }    
    .page.template-party .col-right-padding > p {
      margin-bottom: 0;
    }
  } 
  @media (max-width: 600px){    
    .single-location #menu .menu-categories li a {
      padding-left: 16px;
      padding-right: 16px;
    }
  } 
  
  @media (max-width: 480px){
    .article-grid .article-wrapper figure {
      height: 250px;
      padding-bottom: 0;
    }
  }

