@charset "utf-8";
/*
Theme Name: Hoffman Creations Default 2026
Description: Basic template for all Hoffman Creations sites
Author: Hoffman Creations
Author URI: https://hoffmancreations.com
Theme URI: https://hoffmancreations.com
Version: 2.00
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("flexslider.css");
/************************************************
=================================================
	All Devices (Default)
=================================================
************************************************/
/************************************************
	General Layout and Styling
************************************************/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900);
/* Fonts */
/* Nanmum Gothic, Roboto, Source Sans Pro, Segoe UI, Noto Sans, system-ui, -apple-system, BlinkMacSystemFont, sans-serif */
body, button {
	font-family: 'Roboto',"Segoe UI",system-ui,'sans-serif','helvetica';
}
body {
	font-size: 100%;
    line-height: 1.0em;
    margin: 0px auto 0px;
    padding: 0px;
	background: #fff;
    color: #333;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 2em;
	width: 100%;
	display: block;
	padding-bottom: .5em;
	margin-bottom: .3em;
    line-height: 1.1em;
}
h2 {
	font-size: 1.5em;
	width: 100%;
	display: block;
	margin-bottom: .5em;
	line-height: 1.1em;
}
h3 {
	font-size: 1.25em;
	width: 100%;
	display: block;
	margin-bottom: .5em;
	line-height: 1.1em;
}
h4, h5, h6 {
	font-size: 1.25em;
	width: 100%;
	display: block;
	margin-bottom: .5em;
	line-height: 1.1em;
}
p {
	display: block;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	font-size: 1.1em;
	}
img,
embed,
object,
video {
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.attachment-large, .wp-post-image {
    width: 100%;
}
a, a:visited {
	text-decoration: none;
	transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	-o-transition: color .2s;
	-webkit-transition: color .2s;
	}
a:hover {
	text-decoration: underline;
	}
a:active,
a:focus {
	outline: none;
	}
.hidedesktop {
	display: none;
}
/* Section Defaults */    
#site, #header, #nav, #body, #post-header, #sidebar-widget, #content-full, #main-full, .full  {
	width: 100%;
	float: left;
	display: block;
}
#site {
    background: #fff;
}
#footer {
    width: 100%;
    overflow: hidden;
    background: #000;
    color: #fff;
    padding: 1em 0%;
}
#footer a {
	color: #fff;
}
.inner-wrapper, #inner-wrapper {
	width: 98%;
	display: block;
    margin: 0 auto 0;
    float: none;
    position: relative;
    padding: 0 1%;
	max-width: 1050px;	
}
#body-inner {
    margin: 2em auto;
}
#main {
  float: left;
  width: 100%;
  margin-left: -1%;
}
#content {
    float: left;
    margin-bottom: 1em;
    overflow: hidden;
    width: calc(100% - 340px);
    position: relative;
    padding: 0%;
}

#content-inner, #sidebarnav, #sidebar-primary  {
    display: block;
}
#sidebar-primary {
	float: right;
	width: 320px;
}
#sidebar-widget {
	margin-bottom: 1em;
}

#wpadminbar {
    min-width: 300px !important;
    position: absolute !important;
    background: #ffffff !important;
}
/*Logo and Header */
.header-left {
    width: 48%;
    float: left;
	padding: 0.5em 1% .5em 0px;
    min-width: 360px;
}
.header-right {
    width: 48%;
    float: right;
	padding: 15px 0% .5em 1%;
    min-width: 360px;
}
#logo {
    float: left;
    overflow: hidden;
	height: auto;
	margin-right: 10px;
}
/*Header Icons and Toolbar */
.header-icon-left {
    padding: 5px;
    float: left;
    margin-right: 3px;
    text-align: center;
    font-size: 20px !important;
}
.header-icon-right {
    padding: 5px;
    float: right;
    margin-left: 3px;
    text-align: center;
    font-size: 30px !important;
}
span.header-icon {
    float: left;
    margin-right: 5px;
}
.header-icon-title {
    font-size: .8em;
    font-weight: 400;
    float: left;
    padding-top: .2em;
}
.nav-icon {
    color: #fff;
	float: left;
	font-size: 18px;
}
.icon-padding {
    padding: 15px 10px;
}
.fixed-nav {
    position: fixed !important;
    top: 0;
    z-index: 7000;
}
.scrollmargin {
    margin-top: 65px;
}
.hide-on-scroll {
	display: inline;	
}
.show-on-scroll {
	display: none;
}
.hide {
    display: none !important;
}
.show {
    display: inline !important;
}
#showonclick, #showonclick-mobile, #showonclick-editlisting {
	display:none;
}
/* Columns and Tables */
.colx2, .col-2 {
	width: 50%;
	float: left;
}
.colx3, .col-3 {
	width: 33%;
	float: left;
}
.colx4, .col-4 {
	width: 25%;
	float: left;
}
/* Searchforms */
#search-field, #search-submit {
    float: left;
	padding: 10px 0;
}
.search-field {
    float: left;
    margin-right: 10px;
}
.search-field-2:first-child, .search-field-3:first-child, .search-field-4:first-child {
	margin-left: 0%;
}
.search-field-1 {    
    width: 100%;
}
.search-field-2 {
    margin-left: 2%;
    width: 49%;
}
.search-field-3 {
    margin-left: 2%;
    width: 32%;
}
#search-home {
    background: #f2f2f2;
    display: block;
    float: left;
    width: 98%;
    margin-bottom: 1em;
    padding: 1%;
}
.search-keywords input {
    background: #ffffff url("images/search-icon.png") no-repeat scroll right 50% !important;
}
#search-field input, #search-field select {
    background: #ffffff;
    border: 1px solid #ccc;
    color: #777777;
    float: left;
    margin: 0;
    padding: 1%;
    width: 100%;
    height: 3em;
	text-transform: capitalize;
}
#search-submit input {
    height: 3em;
    padding: 1% 2%;
    background: #012f66;
    color: #fff;
    border: none;
    width: 100%;
}
.search-section-default-container {
    display: block;
    margin-bottom: 1em;
}
.more-content-search {
    float: right;
}
.more-content-dropdown {
    width: 300px;
}
/* Miscellaneous */    
.breaker, .clearfix {
	clear: both;
	}
.right, .alignright {
	float: right;
	margin-left: 2%;
	}
.left, .alignleft {
	float: left;
	margin-right: 2%;
	}
.aligncenter {
	display: block;
	margin: 0 auto;
	}
/************************************************
	Leaderboard, Mid Story Ad
************************************************/
#leader-wrapper {
    margin-bottom: 1em;
    position: relative;
    width: 100%;
	text-align: center;
	float: left;
}
#leaderboard {
    margin: auto;
    position: relative;
    text-align: center;
}
.midstoryad {
	float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    overflow: hidden;
    text-align: center;
}
/************************************************
	Post Content
************************************************/
#post-header {
    width: 100%;
	text-align: left;
	margin-bottom: 1em;
}
#post-header h1, #content-area h1, .directoryheader h1 {
    font: 900 3em/1.1em 'Roboto', 'Segoe ui', 'Noto Sans',Arial,sans-serif;
    width: 100%;
	padding-bottom: 0;
}
#leadin {
    margin-bottom: 1em;
    font-size: 1.25em;
	line-height: 1em;
    font-style: italic;
}
#post-info {
    clear: both;
    color: #888;
    position: relative;
    text-align: left;
    width: 100%;
}
.post-meta {
  padding-bottom: 1em;
}
.post-meta-item {
  width: auto;
  display: inline-block;
  padding: 0;
  margin-right: 1em;
}
.posttags a, a.posttags {
    padding: 7px;
    background: #e1e1e1;
    color: #333 !important;
    font-weight: 400;
    display: inline-block;
    margin-bottom:.5em;
	margin-right: 5px;
    width: auto;
}
.posttags a:hover, a.posttags:hover {
    background: #012f66;
    color: #fff !important;
    text-decoration: none;
}
#post-area {
  width: 96%;
  padding: 2%;
  background: #fff;
  border-radius: 7px;
}
#post-area p {
	display: block;
}
#post-area p, #post-area ul li, #post-area {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	}
#post-area ul {
	list-style: disc outside;
	margin-bottom: 1em;
	}
#post-area ol {
	list-style: decimal outside;
	margin-left: 5%;
	margin-bottom: 1em;
	}
#post-area ul li,
#post-area ol li {
    margin-left: 20px;
    padding-left: 5px;
    margin-bottom: 1em;
    font-size: 1.1em;
	
}
#post-area b, #post-area strong {
    font-weight: 700;
}
#post-area blockquote {
	border-left: 1px #ccc solid;
	color: #777;
	font-style: italic;
	margin: 0.5em;
	padding-left: 20px;
	}
#post-area img {
    width: auto;
    height: auto;
}
#main-headline-gallery, .featuredimagdesc {
    float: left;
    padding: 4%;
    width: 92%;
    text-align: center;
    position: absolute;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
    bottom: 0;
    text-shadow: 2px 2px 1px #333;
    color: #fff;
    margin-bottom: 0 !important;
    height: auto;
}
.featuredimagdesc-float {
    margin-bottom: 1em;
}
.post-image {
    height: auto;
    position: relative;
    margin: 0px 0px 10px 0px;
    text-align: center;
    width: 100%;
}
.post-image img, .post-image-float img {
    width: 100% !important;
}
.post-image-float {
    background: #fff;
    padding: 2%;
    float: right;
    margin-bottom: 1em;
    width: 33%;
	text-align: center;
}
.gallery-caption {
	margin-bottom: 20px;
	text-align: center;
	}
.wp-caption img {
    width: 100% !important;
}
.wp-caption {
    margin-bottom: 1em;
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
	text-align: center;
	max-width: 200px;
}
.wp-caption-text {
    margin-bottom: 0 !important;
	font-size: 80%;
}
.shareicons-news {
    width: 100%;
    float: left;
}
#post-icons {
    width: auto;
    padding: 0.5em;
    float: left;
    margin-right: 3px;
    text-align: center;
    font-size: 20px !important;
    position: relative;
    height: 32px;
    color: #0056ab;
}
.share-icon-title {
    font-size: 10px;
    width: 100%;
    float: left;
    margin-top: 2px;
    font-family: 'Nanum Gothic','sans-serif','helvetica';
}
.emailuser, .visitwebsite, input.emailuser, input.visitwebsite, a.classifiedlink, a.primary, a.secondary:hover {
    padding: 15px 2%;
	background-color: #012f66;
    color: #fff !important;
    font-weight: 700;
    line-height: 1em;
    border-radius: 3px;
	display: inline-block;
	margin-right: 1%;
    width: auto;
    min-width: 125px;
    text-align: center;
	border: none;
	font-size: 1em;
}
.emailuser, input.emailuser, a.secondary, a.primary:hover, .visitwebsite:hover {
	background-color: #ec4823;
}
a#primary, a#secondary:hover {
	background-color: #ec4823 !important;
	cursor: pointer;
}
a#secondary, a#primary:hover, a#thickbox-style:hover, input.emailuser:hover, .emailuser:hover {
	background-color: #012f66 !important;
	cursor: pointer;
}
/************************************************
	Comments
************************************************/
#comments {
	display: block;
	float: left;
    margin-top: 1em;
    clear: both;
    width: 100%;
	}
#comments h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	}
.comment-inner {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 0.5em;
	padding: 0.5em 0;
	}
#comments .comment-inner:after {
	content: '';
	display: block;
	clear: both;
	}
#comments .comment-avatar,
#tab3 .comment-avatar {
	float: left;
	width: 46px;
	}
	
#comments .avatar {
	display: block;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 2px;
	} 
#comments .commentmeta {
	display: block;
	float: left;
	margin: 0 10px 10px;
	}
.comment-reply {
	background: #555;
	clear: both;
	float: right;
	padding: 5px 10px;
	}
.comment-reply:hover {
	background: #333;
	}
.comment-reply a {
	color: #fff;
	}
.comment-reply a:hover {
	text-decoration: none;
	}
ol.commentlist {
	float: left;
	width: 100%;
	}
#comments .comment-meta-1 {
	display: block;
	height: 18px;
	margin: 0 0 6px;
	padding: 4px 0 2px;
	}
		
#comments .comment-meta-1 .fn {
	font-weight:bold;
	float:left;
	width:auto;
	}
		
#comments .comment-meta-1 .reply {
	display: inline-block;
	float: right;
	font-size: 11px;
	line-height: 11px;
	padding-top: 2px;
	}
		
#comments .comment-meta-1 .reply a {
	color: #555;
	}
		
#comments .comment-meta-2  {
	display: block;
	margin: 0;
	}
#comments .text {
	clear: both;
	display: block;
	}
#comments .text .waiting_approval {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}
#comments .c {
	line-height: 20px;
	}
#comments .c p,
#comments .c code,
#comments .c blockquote,
#comments .c ul,
#comments .c ol {
	display: block;
	margin: 5px 0;
	}
#comments .c a {
	text-decoration: underline;
	}
#comments .c a:hover {
	text-decoration: none;
	}
	
#comments .depth-2 .comment-wrapper {
	padding-left: 40px;
	}
#comments .depth-2 .commentmeta {
	width: auto;
	}
	
#comments .depth-3 .comment-wrapper {
	padding-left: 80px;
	}
#comments .depth-3 .commentmeta {
	width: auto;
	}
	
#comments .depth-4 .comment-wrapper {
	padding-left: 120px;
	}
#comments .depth-4 .commentmeta {
	width: auto;
	}
#comments .depth-5 .comment-wrapper {
	padding-left: 160px;
	}
#comments .depth-5 .commentmeta {
	width: auto;
	}
#respond {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	padding: 10px 0;
	}
#respond p {
	margin: 0;
	}
#respond .logged-in-as {
	margin-bottom: 10px;
	}
#respond .comment-notes {
	margin-bottom: 1em;
	}
#respond .form-allowed-tags {
	line-height: 1em;
	}
.children #respond {
	margin: 0 48px 0 0;
	}
#comments-list #respond {
	margin: 0 0 18px 0;
	}
#comments-list ul #respond {
	margin: 0;
	}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
	}
#respond label {
	color: #888;
	font-size: 12px;
	}
	
#respond input {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-ms-box-shadow: 2px 2px 5px 0px #eee inset;
	-moz-box-shadow: 2px 2px 5px 0px #eee inset;
	-webkit-box-shadow: 2px 2px 5px 0px #eee inset;
	-o-box-shadow: 2px 2px 5px 0px #eee inset;
	box-shadow: 2px 2px 5px 0px #eee inset;
	display:block;
	margin: 0 0 9px;
	padding:5px;
	width: auto;
	}
#respond textarea {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-ms-box-shadow: 2px 2px 5px 0px #eee inset;
	-moz-box-shadow: 2px 2px 5px 0px #eee inset;
	-webkit-box-shadow: 2px 2px 5px 0px #eee inset;
	-o-box-shadow: 2px 2px 5px 0px #eee inset;
	box-shadow: 2px 2px 5px 0px #eee inset;
	width: 95%;
	}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	}
#respond .form-allowed-tags code {
	font-size: 11px;
	}
	
#respond #submit {
	background: #555;
	border: 0;
	box-shadow: none;
	color: #fff;
	cursor:pointer;
	margin-top:10px;
	padding: 5px 10px;
	width: 120px;
	}
#respond #submit:hover {
	background: #333;
	}
h3#reply-title,
h2.comments {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	}
h3#reply-title {
	display: none;
	}
span.comments {
	background: #fff;
	color: #aaa;
	float: left;
	padding-right: 15px;
	text-transform: uppercase;
	}
span.comments a {
	color: #666;
	}
span.comments a:hover {
	color: #f00;
	text-decoration: none;
	}
#comment-input label {
	margin-bottom: 10px;
	}
p.cancel-comment-reply {
	clear: both;
	}
/************************************************
	Archives and Category Pages
************************************************/
#post-area-archive, #post-area-archive-1 {
    display: block;
    float: left;
    width: 100%;
}
#post-area-archive-2, #post-area-archive-3, #post-area-archive-4 {
    display: block;
    float: left;
    width: calc(100% + 10px);
}
#post-area-archive ul li, #post-area-archive-1 ul li, #post-area-archive-2 ul li, #post-area-archive-3 ul li, #post-area-archive-4 ul li {
    height: auto;
	padding: 0%;
	margin-left: 0 !important;
    margin-bottom: 20px;
	background: #fff;    
	border-left: 5px solid #fc0;
	display: inline-block;
    list-style: outside none none;    
    overflow: hidden;
    position: relative;  
	float: left;
    border-radius: 7px;
}
#post-area-archive ul li, #post-area-archive-1 ul li {
	width: calc(100% - 2px);	
    margin-right: 0;
}
#post-area-archive-2 ul li {
	width: calc(50% - 12px);
	margin-right: 10px;
}
#post-area-archive-3 ul li {
	width: calc(33% - 9px);
	margin-right: 10px;
}
#post-area-archive-4 ul li {
	width: calc(25% - 12px);
	margin-right: 10px;
}
#post-area-archive-columns ul {
  column-count: 4;
  column-gap: 1em;
}
#post-area-archive-columns ul li {
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 1em;
  position: relative;
}
.archive-headline a {
    color: #333 !important;
}
h3.archive-headline {
    font-size: 1.5em;
}
ul.archive-imagegallery {
    list-style: none !important;
    margin-left: 0 !important;
}
.archive-featuredimg {
    position: relative;
    width: 40%;
    float: left;
    background: #ddd;
}
.archive-featuredimg-block {
    position: relative;
    width: 100%;
    float: left;
    background: #000;
}
.cpt-type-float {
    position: absolute;
    left: 0;
    top: 15px;
    z-index: 10;
    background: rgba(68,68,68,0.5);
    padding: 5px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.archive-featuredimg-grid {
    position: relative;
    width: 100%;
    float: left;
    background: #ddd;
}
.archive-text {
    width: 96%;
	padding: 20px 2%;
    float: left;
    position: relative;
    line-height: 1.2em;
}
.archive-text-grid {
	width: 92%;
	padding: 4%;
    float: left;
    position: relative;
    line-height: 1.2em;
	height: 150px;
	font-size: 90%;
}
.archive-ad {
    background: none;
    border-color: #fff;
}
.archive-excerpt {
    margin-bottom: 1em;
}
.archive-excerpt-float {
    display: none;
}
.archive-meta {
    border-top: 1px solid #ccc;
	width: 100%;
    float: left;
    margin-bottom: 0em;
}
.archive-meta-single {
    width: auto;
    display: inline-block;
    padding: 1em 4% 0em 0%;
}
.archive-text-gallery, .featuredimagdesc {
    overflow: hidden;
    width: 100%;
    height: auto;
}
#main-headline-gallery, .featuredimagdesc {
    float: left;
    padding: 4%;
    width: 92%;
    text-align: center;
    position: absolute;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.6) 100%);
    bottom: 0;
    text-shadow: 2px 2px 1px #333;
    color: #fff;
    margin-bottom: 0 !important;
    height: auto;
}
.gallerytag, .closedtag {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 10;
    padding: 5px;
    color: #fff;
    font-size: 14px;
	background: #012f66;
}
.nav-links {
    float: right;
    margin: 1em 0;
    display: block;
    overflow: visible;
}
.nav-links a {
    background: #012f66;
    color: #fff;
    padding: 1em;
    line-height: 3em;
}
/************************************************
	Thumbnails and Featured Images
************************************************/
.image-crop-default {
	background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	display: block;
}
.image-crop-top {
	background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	display: block;
}
.classified-main-pic-single {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	display: block;
	width: 100%;
	padding-top: 90%;
}
.classified-main-pic-gallery {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: block;
    width: 100%;
    padding-top: 75%;
}
.post-featured-image {
    width: 100%;
    padding-top: 56.25%;
}
.figure-sidebar-thumb {
    width: 100%;
    padding-top: 100%;
}
.archive-thumb {
    width: 100%;
    padding-top: 56.25%;
}
.archive-thumb-simple {
    width: 100%;
    padding-top: 100%;
}
.archive-thumb-gallery {
    width: 100%;
    padding-top: 100%;
}
.gallery {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.gallery-icon img {
    border: none !important;
    width: 98% !important;
}
/************************************************
	Business Directory
************************************************/
.directory-thumb {
    float: left;
    margin-bottom: 1em;
    margin-right: 2%;
    width: 50%;
}
.directory-content {
	float: left;
    margin-bottom: 1em;    
    width: 48%;
}
.directory-thumb img {
    width: 100%;
}
#directory-meta a {
    color: #333 !important;
}
.directory-item {
    margin-bottom: 0.5em;
    width: 100%;
    overflow: hidden;
    float: left;    
}
.directory-icon-single {
    margin-right: 10px;
    float: left;
    background: #000;
	color: #fff;
    border-radius: 100%;
	padding: 10px;
	width: 1em;
	height: 1em;
	text-align: center;
}
.directory-field {
    overflow: hidden;
    vertical-align: middle;
    float: left;
    padding: 5px 0;
    font-size: 125%;
    width: auto;
    line-height: 1.1em;
}
address {
	font-style: normal;
}
.directorycategories ul li {
    list-style: none;
    margin-left: 0;
    font-weight: 700;
    border-bottom: 1px solid #e1e1e1;
    line-height: 3em;
}
.directorycategories ul li li {
    list-style: square;
    margin-left: 30px !important;
    font-weight: 400;
    border-bottom: none;
}
/************************************************
	Related Content Archive Loops
************************************************/
#related-content h3, #sidebar-widget h3 {
    
	line-height: 1em;
    padding: 10px;
    width: calc(100% - 25px);
    border-left: 5px solid #ffcc00;
    background: #012f66;
    margin: 0;
}
#related-content h3 a, #sidebar-widget h3 a, #related-content h3, #sidebar-widget h3 {
	color: #fff;
}
#sidebar-widget-content, .related-content-widget {
  padding: 10px;
  background: #fff;
  float: left;
  width: calc(100% - 20px);
}
/* Sidebar Posts */
.sidebar-archive ul li {
    width: 100%;
    margin-top: 15px;
	list-style: none;
}
.sidebar-archive ul li:first-child {
	margin-top: 0px;
}
.widget-thumb-sidebar {
    border: 1px solid #ccc;
    display: table-cell;
    float: none;
    margin-right: 50px;
    overflow: hidden;
    padding: 0;
    width: 120px;
	position: relative;
}
.widget-thumb-sidebar img {
	width: 100%;
	}
.widget-text-sidebar {
    display: table-cell;
    float: none;
    padding: 0 10px;
    vertical-align: middle;
}
a.main-headline-sidebar {
    font-weight: 700;
    color: #333 !important;
    text-transform: capitalize;
    font-size: 14px;
}
.cpt-type {
    text-transform: uppercase;
    font-size: 12px;
    color: #999;
    line-height: 14px;
    margin-top: 5px;
}
.sidebar-price {
    font-weight: 700;
    color: #118e11;
}
/* Related Content Beneath Post */
#related-content {
    display: block;
    float: left;
	width: 100%;
    margin-bottom: 20px;
}
.related-content-widget ul li {
    width: 48%;
    margin-right: 1%;
    float: left;
    margin-bottom: 1em;
    height: auto;
    overflow: hidden;
}
.repeater-external-links ul li, .repeater-external-links li {
    list-style: disc !important;
    padding-left: .5em;
    margin-left: 1em;
    margin-bottom: 1em;
}
/************************************************
	Bootstrap Carousel
************************************************/
.item {
    width: 100%;
    float: left;
}
.thubarrowcontainer {
    position: absolute;
    top: 30%;
    width: 100%;
}
a.thumbleft {
    float: left;
}
a.thumbright {
    float: right;
}
a.thumbleft, a.thumbright {
    background: #eee;
    padding: 2%;    
    opacity: .8;
}
/************************************************
	Ticker
************************************************/
#ticker {
    height: 32px;
    overflow: hidden;
    padding: 1%;
    width: 100%;
}
.tickerthumb img {
	width: auto;
	float: left;
	margin-right: 5px;
	border: 3px solid;
	height: 45px;
	max-width: 88px;
}
.tickertitle {
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 340px;
	height: 45px;
}
ul.ticker-list, ul.ticker-list2 {
    width: 100%;
    height: 32px;
    overflow: hidden;
}
ul.ticker-list li, ul.ticker-list2 li {
    display: block;
    height: 3em;
    overflow: hidden;
    width: 100%;
}
.ticker-list a {
    padding: 2em 0;
}
.ticker-heading {
	background: #fff;
	border-right: 1px solid #ccc;
	color: #ca0002;
	float: left;
	font: 700 12px/12px 'Arial', sans-serif;
	padding: 9px;
	text-transform: uppercase;
	}
.ticker-date {
    color: #999;
    font-size: 80%;
    margin-left: 5px;
}

/************************************************
	Main Navigation
************************************************/
#main-nav-wrapper {
	position: relative;
	width: 100%;
	z-index: 2000;
	margin: auto;
	background: none;
	border-bottom: none;
	}

#main-nav {
	margin: 0 auto;
	position: relative;
	width: 100%;
	}
#main-nav-right {
    float: right;
}
#main-nav ul {
	display: inline;
	float: left;
	padding: 0;
	margin-bottom: 0 !important;
	position: relative;
	width: auto;
	}
#main-nav ul li {
	display: inline;
	float: left;
	padding: 16px 0px 0px 0px;
	position: relative;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	}
#main-nav ul li:first-child, #main-nav ul li a:first-child {
    
}
#main-nav ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 10px 15px 10px;
    text-decoration: none;
    margin-right: 10px;
    margin-left: -10px;
}
#main-nav ul li:hover a,
#main-nav li.current-menu-item a,
#main-nav li.current-post-parent a {
	color: #fff;
	}
#main-nav ul li ul {
	display: none;
	}
#main-nav ul li:hover ul {
	background: #fff;
	border: 5px solid #012f66;
	display: block;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 43px;
	width: 150px;
	}
#main-nav ul li:hover ul li {
	padding: 8px 2% 8px 10px;
	position: relative;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-0-transition: all .3s;
	-webkit-transition: all .3s;
	width: 96%;
	}
#main-nav ul li:hover ul li.current-menu-item {
	background: none;
	}
#main-nav ul li:hover ul li:hover.current-menu-item {
	background: #012f66;
	}
#main-nav ul li:hover ul li a {
	color: #012f66;
	font-size: 90%;
	padding: 0px;
	display: block;
	width: 100%;
	}

#main-nav ul li:hover ul li ul {
	display: none;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-0-transition: all .3s;
	-webkit-transition: all .3s;
	}
#main-nav ul li:hover ul li:hover ul {
	border: none;
	display: block;
	margin: 0;
	position: absolute;
    left: 150px;
    top: 0;
	width: 150px;
	backgruond: #012f66;
	}

/************************************************
	Modal Slideout Navigation
************************************************/
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 250px; 
    display: none; /* initial hide overrides with JavaScript */
    position: fixed; /* Stay in place */    
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 40px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	z-index: 50000;
}

/* The navigation menu links */
.sidenav a {
    padding: 10px 12px 10px 20px;
    font-size: 120%;
    color: #ccc !important;
    display: block;
    transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 36px;
    margin-left: 50px;
}
.sidenav-home {
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 10px;
}
.sidenav-home a {
    display: inline !important;
}
ul.slide-menu li {    
    margin-bottom: 3px;
	list-style: none;
}
ul.slide-menu li ul {
    margin-left: 20px;
	font-size: 80%;
}
ul.slide-menu li ul li {
    margin-bottom: 0 !important;
}
/************************************************
	Sidebar Navigation
************************************************/
#sidebar-nav-wrapper {
	position: relative;
	width: 100%;
	margin: auto;
	background: none;
    border-bottom: none;
	}
#sidebarnav {
    position: relative;
	width: 180px;
    float: left;
    background: none;
    border: none;
	display: none;
}
#nav {
    float: left;
    position: relative;
    width: 100%;
    background: #012f66;
    border-bottom: 5px solid #262626;
	z-index: 1000;
}

.menu-item {
    font-size: 14px;
	font-weight: 700;
}
#sidebar-nav ul {
	display: inline;
	float: left;
	padding: 0px;
	margin-bottom: 0 !important;
	margin-left: 0px; 
	position: relative;
	width: auto;
	}
#sidebar-nav ul li {
	width: 100%;
    margin-bottom: 0px;
    border-bottom: 1px solid #ddd;
	display: inline;
	float: left;
	padding: 10px 0;
	position: relative;
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	}
#sidebar-nav ul li:hover {
    background: #012f66;
}
#sidebar-nav ul li:hover a {
    color: #fff;
}
#sidebar-nav ul li a {
	color: #333;
	
	display: block;
	width: 100%;
	padding: 5px 10px;
	text-decoration: none;
	
	}
#sidebar-nav ul li:hover a {
	color: #fff;
	}
#sidebar-nav li.current-menu-item a,
#sidebar-nav li.current-post-parent a {
	color: #012f66;
	}

#sidebar-nav ul li ul {
	display: none;
	}
.sub-menu {
    z-index: 1;
}
#sidebar-nav ul li:hover ul {
    background: #fff;
	border: 5px solid #012f66;
    display: block;
    padding: 5px;
    position: absolute;
    left: 180px;
    top: 0px;
    width: 250px;    
}
#sidebar-nav ul li:hover ul li {
	padding: 8px 2%;
	position: relative;
	transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-0-transition: all .3s;
	-webkit-transition: all .3s;
	width: 96%;
	}
#sidebar-nav ul li:hover ul li.current-menu-item {
	background: none;
	}
#sidebar-nav ul li:hover ul li:hover.current-menu-item {
	background: #012f66;
	}
#sidebar-nav ul li:hover ul li:hover {
	background: #fff;
	
	}
#sidebar-nav ul li:hover ul li a {
    color: #012f66;
    font-size: 90%;
    padding: 8px 0px;
}
#sidebar-nav ul li:hover ul li ul {
	display: none;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-0-transition: all .3s;
	-webkit-transition: all .3s;
	}
#sidebar-nav ul li:hover ul li:hover ul {
	border: none;
	display: block;
	margin: 0;
	position: absolute;
		left: 150px;
		top: 0;
	width: 150px;
	}
/************************************************
	Mobile Navigation
************************************************/	
#nav-mobi {
	color: #fff;
	display: none;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
	width: 460px;
	height: 38px;
	}
#nav-mobi a {
	color: #fff;
	padding: 10px 12px;
	}
#nav-mobi a:hover,
#nav-mobi a:active {
	text-decoration: none;
	}
#nav-mobi ul {
	background: url(images/dropdown-bg.png);
	display: block;
	float: left;
	position: absolute;
		top: 43px;
		left: 0px;
	width: 480px;
	}
#nav-mobi ul li {
	display: inline;
	float: left;
font-size: 18px;
font-weight: 700;
	margin: 0;
	padding: 10px 0px;
	position: relative;
	width: 216px;
	}
#nav-mobi ul li:hover {
	background: #222;
	}
#nav-mobi ul li ul {
	display: none;
	}
/************************************************
	Modal Popup
************************************************/
.modal-container {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    overflow-x: auto;
    padding-top: 40px;
    transition: 0.5s;
    z-index: 50000;
}
#modal-content {

    width: 50%;
    min-width: 320px;
    height: 90%;
    overflow-x: scroll;
    background: #fff;
    margin: auto;
    padding: 50px 2% 2% 2%;

}
/************************************************
	Classifieds
************************************************/
.classified-header, .classified-header-top, .classified-header-featuredimg, .classified-header-bottom, .classified-header-body, .classified-header-contact {
    overflow: hidden;
    width: 100%;
    float: none;
    text-align: center;
}
.store-header {
    overflow: hidden;
    width: 100%;
    float: none;
}
.classified-header-featuredimg {
    float: left;
    width: 40%;
	margin-bottom: 1em;
}
.store-header-bottom {
  width: 54%;
  float: right;
}
.classifiedheader-sub-mainprice, .store-price {
  font-size: 2em;
  line-height: 1em;
  margin-bottom: .5em;
}
.moreimages-repeater {
    height: 130px;
    margin: 1% auto 0;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    width: 100%;
    padding: 0%;
}
.moreimages-repeater ul {
    display: block;
    height: 121px;
    width: auto;
    margin: 0 !important;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
}
.moreimages-repeater ul li {
    display: inline-block;
    width: 120px !important;
    float: none !important;
    margin-left: 0 !important;
    padding: 0 !important;
}
.classified-thumbs {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: block;
    width: 100%;
    height: 120px;
}
.dollarsign {
    float: left;
}
.shipping {
  font-size: 50%;
  font-style: italic;
}
.features-title {
  float: left;
  font-weight: 700;
}
.features-title::after {
  content: "\00a0 ";
}
input.acf-button.button.button-primary.button-large {
    background: #ec4823;
    color: #fff;
    font-weight: 700;
    width: 100%;
	margin-bottom: 1em;
}
input.acf-button.button.button-primary.button-large:hover {
    background: #ffcc66;
    color: #ec4823;
}
/************************************************
=================================================
	Begin Widescreen Desktop
=================================================
************************************************/
@media screen and (min-width: 1200px) {

} /* End Desktop */
/************************************************
=================================================
	Begin Tablet
=================================================
************************************************/
@media screen and (max-width: 999px) and (min-width: 750px) {
	/* Follow Mobile as Default, make other adjustments here */
	.related-content-widget ul li {
        max-width: 360px !important;
		height: auto;
    }
	.widget-thumb-sidebar {
		width: 300px !important;
	}
	.archive-thumb-simple, .figure-sidebar-thumb {
		height: auto !important;
        padding-top: 56.25% !important;
	}
	a.main-headline-sidebar {
		font-size: 1.5em !important;
		line-height: 1.0em !important;
	}
	.floatermobilead {
 	   width: 728px;
}
} /* End Tablet */
