/*FONTSET*/
/* titillium-web-200 - latin */
@font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Titillium Web';
     font-style: normal;
     font-weight: 200;
     src: url('../fonts/titillium-web-v15-latin-200.eot'); /* IE9 Compat Modes */
     src: url('../fonts/titillium-web-v15-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/titillium-web-v15-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/titillium-web-v15-latin-200.woff') format('woff'), /* Modern Browsers */
          url('../fonts/titillium-web-v15-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/titillium-web-v15-latin-200.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
   }
   
   /* titillium-web-regular - latin */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Titillium Web';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/titillium-web-v15-latin-regular.eot'); /* IE9 Compat Modes */
     src: url('../fonts/titillium-web-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/titillium-web-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/titillium-web-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
          url('../fonts/titillium-web-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/titillium-web-v15-latin-regular.svg#TitilliumWeb') format('svg'); /* Legacy iOS */
   }
   /* libre-franklin-200 - latin */
@font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Libre Franklin';
     font-style: normal;
     font-weight: 200;
     src: url('../fonts/libre-franklin-v13-latin-200.eot'); /* IE9 Compat Modes */
     src: url('../fonts/libre-franklin-v13-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/libre-franklin-v13-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-200.woff') format('woff'), /* Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/libre-franklin-v13-latin-200.svg#LibreFranklin') format('svg'); /* Legacy iOS */
   }
   
   /* libre-franklin-regular - latin */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Libre Franklin';
     font-style: normal;
     font-weight: 400;
     src: url('../fonts/libre-franklin-v13-latin-regular.eot'); /* IE9 Compat Modes */
     src: url('../fonts/libre-franklin-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/libre-franklin-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/libre-franklin-v13-latin-regular.svg#LibreFranklin') format('svg'); /* Legacy iOS */
   }
   
   /* libre-franklin-700 - latin */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Libre Franklin';
     font-style: normal;
     font-weight: 700;
     src: url('../fonts/libre-franklin-v13-latin-700.eot'); /* IE9 Compat Modes */
     src: url('../fonts/libre-franklin-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/libre-franklin-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-700.woff') format('woff'), /* Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/libre-franklin-v13-latin-700.svg#LibreFranklin') format('svg'); /* Legacy iOS */
   }
   
   /* libre-franklin-800 - latin */
   @font-face {
     font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
     font-family: 'Libre Franklin';
     font-style: normal;
     font-weight: 800;
     src: url('../fonts/libre-franklin-v13-latin-800.eot'); /* IE9 Compat Modes */
     src: url('../fonts/libre-franklin-v13-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../fonts/libre-franklin-v13-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-800.woff') format('woff'), /* Modern Browsers */
          url('../fonts/libre-franklin-v13-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
          url('../fonts/libre-franklin-v13-latin-800.svg#LibreFranklin') format('svg'); /* Legacy iOS */
   }
   
/*FONTSET-END*/
.navigation-top, .site-branding .custom-header-media .custom-header-media .custom-header  {
	border: rgba(0, 0, 0, 0);
	background-color: rgba(255, 255, 255, 1);
}

.site-header .navigation-top {
	background-color: #9c7500;
}

.site-title a {
	text-transform: lowercase;
	font-size: 60px;
	color: #9c7500!important;
}

.site-description {
	color: #9c7500!important;
}

.panel-content {
	/*border: rgba(244, 152, 25, 0.3) 1px dotted;*/
	background-color: rgba(150, 200, 220, 0.08);
		font-size: 18px;
}

/*NAV*/
.colors-dark .main-navigation > div > ul {
	background-color: #9c7500!important;
}
.menu a {
	font-size: 20px;
}

.menu a:hover {
	color: #fff;
}

.main-navigation ul ul {
    background: #9c7500;
    border: 0;
    left: -999em;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 99999;
}

.main-navigation li li:hover {
   background-color: #000;
}

.sub-menu a {
	background-color: #9c7500;
}

body.colors-dark {
	background-color: rgba(0, 0, 0, 1);
}

.colors-dark .entry-content a img {
	box-shadow: none;
}


h1.entry-title {
	color: #9c7500!important;
}

h2 .widget-title {
	font-size: 16px;
}

h3.widget-title, h3.entry-title {
	color: #9c7500 !important;
}

 .customize-unpreviewable {
	padding: 0;
	font-size: 16px;
}

.single-featured-image-header img {
	width:120%;
}
.site-content {
	padding: 0;
}

.panel-content {
	background-color: #fff;
}

.site-content-contain {
    background-color: 
    #000;
    position: relative;
}

.site-footer {
	background-color: #9c7500;
	margin: 0;
}

.so-widget-sow-editor so-widget-sow-editor-base {
	background-color: #000
}
.widget ul li, .widget ol li {
	border: 0;
}
#pg-8-0 > .panel-row-style {
	background-color: rgba(255, 255, 255, 1);
}

#panel-8-0-0-0 {
	padding-bottom: 0;
}

.site-info {
	display:none;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: 
    #fff;
}
label {
    color: rgba(244, 152, 25, 1);
    display: block;
    font-weight: 800;
    margin-bottom: 0.5em;
}