/*
Theme Name: Fireside Biltmore
Theme URI: https://www.curvetheory.com
Version: 10.19
Description: Styled for Fireside Biltmore
Author: Curve Theory
Author URI: https://www.curvetheory.com
Template: Aggregate
*/
@import url('../Aggregate/style.css');
@import url('css/responsive.css');

#top-header .container {
	display:none;
}

.light-square .caption-container .caption {
  color: #000 !important;
}

ul#secondary-menu li ul, #category_mobile_menu {
  width: 220px !important;
}

ul#secondary-menu a {
	font-size: 18px;
	font-weight: lighter;
}

#second-menu .mobile_nav > span {
  display: none;
}

#category_mobile_menu {
  left: -65px !important;
  text-align: center;
}

.mobile_nav {
  padding: 15px 22px 11px !important;
}

ul#secondary-menu {
  padding-left: 55px;
}

#footer {
    display:none;
}

#breadcrumbs {
    display:none;
}

#content-bottom-shadow {
  background: none;
}

#content-shadow {
  background: none;
}

#content-top-shadow {
  background: none;
}

#index-top-shadow {
  background: none;
}

#content {
  border: none;
}

#second-menu {
  background: none;
}

#bottom-stitch {
  display: none;
}

#top-stitch {
  display: none;
}

#inner-border {
  background: none;
  border: none;
}

#index-top-shadow {
  border-top: none;
}

.page-id-767 h1.title {
  display: none;
}

#content-area {
  background: none;
  border-bottom: none;
}

body {
  background: none;
}

.light-square .slide-wrapper {
    background-color: #FFFFFF;
    border: none !important;
    box-shadow: none !important;
}

ul#secondary-menu li {
    background: none !important;
}

.advanced-slider {
     text-shadow: 0 0 !important;
}
 


#content-area .container {
    padding-top: 20px;
}

#entries {
    padding: 20px 0 38px 11px;
}

.advanced-slider .slide,
.advanced-slider .slides {
     overflow: visible !important;
}
 
.advanced-slider .caption-container {
	margin-left:auto;
	margin-right:auto;
    top: 100%;
	width:80%;
}
 
.advanced-slider .thumbnail-scroller.horizontal {
    margin-top: 100px;
}

.light-square .caption-container .caption {
	font-family: 'IM Fell Great Primer SC', serif !important;
    color: #333;
    font-size: 16px;
    line-height: 16px;
    padding: 8px;
	text-shadow: none;
}

.light-square .slide-arrows a.next {
    background-position: -67px 0;
    right: -35px;
}

.light-square .slide-arrows a.previous {
    left: -35px;
}

.advanced-slider .caption {
     width: 100%;
     text-align: center;
}

body {
    font-family: 'IM Fell Great Primer SC', serif !important;
}

ul#secondary-menu a {
    text-transform: none;
}

#second-menu .mobile_nav > span {
    background-image: none;
}

p#slogan {
	display: none;
}

@media only screen and (max-width: 479px) {
  	#category_mobile_menu {
	  left: -46px;
	  width: 213px !important;
	}
}