/*
Theme Name:  Videoblog Child
 Theme URI:    https://coolcityguide.com/
 Description:  Child theme of Videoblog. Customised for Sherrill City Guides powered by Avenue822.
 Version: 1.3.7 
 Author:       CJ's Web Services
 Author URI:   https://cjswebservices.com
 Template:     videoblog
*/
@import url("font/stylesheet.css"); /* for the fonts*/
.mailerlite-popup[style] {
	/*border-radius: 30px!important;*/
    background-size: contain!important;
}
.mailerlite-popup .header[style] {
	/*border-radius: 30px!important;*/
}
#ml-webforms-popup-5865876 .mailerlite-popup[style] {
    background-size: contain!important;
}
body {
	font-family: 'Baskerville', Times, serif;
    font-size: 100%;
	color: #333;
}
.site-header {
	margin: 0 0 0;
}
#menu-main {
	background-color: #fff;
	font-family: 'Baskerville', 'Times', serif;
}
 .sf-menu .sfHover > a, .sf-menu a:hover, .sf-menu a:active, .sf-menu a:focus {
	color: #333;
	text-decoration: none;
}
.sf-menu .current-menu-item a {
	color: #C30708;
	text-decoration: none;
}
.sf-menu a {
	border-bottom: solid 1px transparent;
	color: #333;
}
.sf-menu li {
	font-size: 36px;
}
.sf-menu ul {
	overflow: scroll;
	max-height: 400px;
} 
.sf-arrows .sf-with-ul::after {
	border-top-color: #000;
}
.sf-arrows > li > .sf-with-ul:focus::after, .sf-arrows > li:hover > .sf-with-ul::after, .sf-arrows > .sfHover > .sf-with-ul::after {
	border-top-color: #333;
}
.sf-menu ul {
	min-width: 7em;
}
.wrapper-header-menu {
	text-align: center;
}
.sf-with-ul {
	font-size: 24px;
}
.sf-menu .sub-menu a:hover, .sf-menu .sub-menu a:focus {
	color: #e95445;
}
.avenue-tagline {
	font-family: 'baskervilleitalic', 'Times', serif;
	font-size: 225%;
	color: #000000;
	text-align: center;
	font-weight: normal;
	padding: 1% 0 1% 0;
}
.shop-tagline {
	font-family: 'Baskerville', 'Times', serif;
	font-size: 30px;
	color: #a6a6a6;
	text-align: center;
	font-weight: normal;
	padding: 0;
	margin: 2% 0 2% 0;
}
.tag-quotes {
	color: #bb0007;
	font-size: 140%;
	font-weight: bold;
	vertical-align: middle;
}
.avenue-tagline .videos {
	color: #666;
}
.avenue-tagline .coolest {
	color: #666;
}
.avenue-tagline .shop {
	color: #bb0007;
}
#container {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'Baskerville', Times, serif;
	font-weight: 600;
}
#site-content-home {
	display: block;
	float: none;
	width: 100%;
}
/* make full width blog pages */
#site-content-blogfull {
	display: block;
	width: 100%;
}
.site-content-wrapper {
	padding: 0;
}
.site-content-wrapper-blogfull {
	padding: 0;
}
.ilovewp-posts-archive .post-meta .entry-date {
	display: none;
}
.post-meta .genericon, .more-link .genericon {
	display: none;
}
.ilovewp-posts-archive .post-meta-category {
	font-size: 14px;
	font-weight: normal;
}
.ilovewp-posts-archive .title-post a {
	color: #c30;
	font-size: 16px;
	font-weight: 600;
}

.post-cover .thumbnail, .post-cover .wp-post-image {
     border-style: solid;
border-width: 8px 8px 8px 8px;
	border-color: #b7050d;
-moz-border-image: url(images/frame-thumb.png) 5 5 5 5 repeat repeat;
-webkit-border-image: url(images/frame-thumb.png) 5 5 5 5 repeat repeat;
-o-border-image: url(images/frame-thumb.png) 5 5 5 5 repeat repeat;
border-image: url(images/frame-thumb.png) 5 5 5 5 repeat repeat;
}
.ilovewp-page-intro .title-page {
	color: #c30;
	font-size: 25px;
	margin-bottom: 2%;
}
.ilovewp-page-inner, .ilovewp-page-intro .taxonomy-description {
     border-bottom: 0;
	padding-bottom: 0;
}
.title-page {
	margin-bottom: 2%;
	font-size: 30px;
	text-align: center;
}
.video-post-title {
	font-size: 30px!important;
	color: #333!important;
	
}
.wp-video {
	margin: 0 auto 2% auto;
}
/* setup flex boxes */
.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1
}
.browse-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.browse-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1
}
.double-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 2
}

.brick-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 0.28;
  max-height: 286.6px;
}
.fa, .fab, .fal, .far, .fas {
	color: #333;
	font-size: 34px;
}
.site-header a {
	color: #333;
}
.site-footer {
	background-color: #fff;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
}
.site-footer .footer-logo-ilovewp {
	vertical-align: bottom;
}
.footer-border {
  position: relative;
  text-align: left;
  color: #ff7600;
	margin-bottom: 1%;
}
.footer-border-text {
  position: absolute;
  top: 2px;
  left: 16px;
}
.wrapper {
	margin: 0 auto;
	padding: 0; 
	width: 1170px;
}
.wrapper-copy {
	border: none;
	color: #333;
	font-size: 14px;
	margin-top: 0;
	padding: 0;
	text-align: right;
}
.footer-social {
	text-align: left;
	margin-top: 1%;
	padding: 0px;
}
ul.avenue-btm-social {
	list-style-type: none;
	padding-left: 0;
}
.avenue-btm-social li {
	margin-right: 20px;
	display:inline;
}
.footer-right {
	text-align: right;
	margin: 0;
}
.site-footer a {
	/*color: #333;*/
	text-decoration: none;
}
.site-footer a:hover, .site-footer a:focus {
	color: #333;
	text-decoration: underline;
}
/* bread crumbs */
ul.crumbs {
  padding: 10px 16px;
  list-style: none;
}
/* Display list items side by side */
ul.crumbs li {
  display: inline;
  font-size: 14px;
}
/* Add a slash symbol (/) before/behind each list item */
ul.crumbs li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
/* Add a color to all links inside the list */
ul.crumbs li a {
  color: #360;
  text-decoration: none;
}
/* Add a color on mouse-over */
ul.crumbs li a:hover {
  color: #360;
  text-decoration: underline;
}
.post-navigation .nav-previous, .post-navigation .nav-next, .posts-navigation .nav-previous, .posts-navigation .nav-next {
	background-color: #fff;
	border: solid 1px #000;
	border-radius: 8px;
	width: 25%;
}
.post-navigation .nav-link-label, .posts-navigation .nav-link-label {
	color: #000;
}
.post-navigation a, .posts-navigation a {
	color: #000;
}
.post-navigation .nav-previous:hover, .post-navigation .nav-previous:focus, .post-navigation .nav-next:hover, .post-navigation .nav-next:focus, .posts-navigation .nav-previous:hover, .posts-navigation .nav-previous:focus, .posts-navigation .nav-next:hover, .posts-navigation .nav-next:focus {
	background-color: #eee;
}
.tags-links {
	background-color: #eee;
	color: #333;
	text-transform: none;
}.tags-links a {
	font-family: 'Baskerville', Times, serif;
	color: #333;
	text-transform: none;
}
.tags-links a::after {
	background-color: #b7050d;
}
.item-brand {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 0!important;
   line-height: 1.4em!important;
}
.item-brand a {
	color: #000;
	text-decoration: none;
}
.item-brand a:visited {
	color: #000;
	text-decoration: none;
}
.item-brand a:hover {
	color: #000;
	text-decoration: underline;
}
.item-descript {
	font-size: 14px;
	text-align: center;
	word-wrap: break-word;
	line-height: 1em;
}
.shoppe-banner {
	margin: 0!important;
}
.shoppe-footer {
	color: #993300;
}
.peach {
	color: #e7a79e;
}
.post-single img {
	margin-bottom: 0;
}
.page-id-23 .title-page {
  display:none;
}
.about-name {
	font-weight: 700 !important;
	font-size: 18px;
	text-align: center;
	/*margin: 0 !important;*/
}
.about-position {
	font-style: italic;
	margin: 0 !important;
	text-align: center;
}
.about-info {
	text-align: justify;
	margin-left: 2%;
}
.centerit {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
/**** home page ***/
#homesite-content {
	display: inline;
	float: left;
	width: 100%;
}
.editors-box {
	max-width: 1170px;
	margin-top: 5%;
	padding-top: 1%;
	border: 1px solid #000;
	/*position: relative;*/
}
.editors-inner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.editors-title {
	text-align: center;
	font-weight: normal;
}
.editors-titleit {
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
hr.editors {
	border-top: 0.5px solid #000;
	width: 60%;
}
.editors-text {
	text-align: center;
	font-size: 30px;
	line-height: 1.5;
}
.wrap-c {
	display: flex;
	margin: 2% 0 0 0;
}
.wrap-c1 {
	display: flex;
}

.left-c {
	flex-basis: 60%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.left-c1 {
	flex-basis: 60%;
	margin-top: 2%;
	max-width: 680px;
}
.left-c2 {
	flex-basis: 70%;
	margin-top: 2%;
	padding: 2%;
}
.right-c {
	flex-basis: 40%;
}
.right-c1 {
	flex-basis: 40%;
	margin-top: 2%;
}
.right-c2 {
	flex-basis: 30%;
	margin-top: 10%;
}
.home-subtitle {
	font-size: 36px;
	color: #000;
	margin: 0 3% 3% 3% !important;
	font-weight: normal !important;
}
.border {
	border: 1px solid #000;
}
.founders {
	padding: 1%;
	position: relative;
}
.founders-sub {
	position: absolute;
	bottom: 2%;
	background: rgba(255, 255, 255, 0.5);
	color: #000;
	width: 96%;
	padding: 2%;
	text-align: center;
	font-size: 30px;
	margin: 0 !important;
	line-height: 1.5;
}
.founders-sub a {
	color: #333;
	text-decoration: none;
}
.founders-sub a:visited {
	color: #333;
	text-decoration: none;
}
.founders-sub a:hover {
	color: #000;
	text-decoration: underline;
}
.home-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 8%;
}
.dealers-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.home-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  padding: 1%;
}
.spotlight-center {
	text-align: center;
	margin-top: 2%;
}
.spotlight {
	margin: 3% 0 3% 0;
}
.sexy-line {
	margin: 25px 0;
	height: 3px;
	background: black;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, black));
}
.home-text {
	font-size: 22px;
	line-height: 1.5em;
	padding: 2%;
	margin-left: 2%;
}
.homeblock-fullwbtm {
	max-width: 1170px;
	margin-top: 15%;
	padding-top: 1%;
	border: 1px solid #000;
	position: relative;
}
.title-box {
	width: 40%;
	background-color: #fff;
	border:solid 1px #000;
	position: absolute;
	top: -3%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.homeworld-text {
	font-size: 22px;
	line-height: 1.5em;
	padding: 2%;
}
.homeworld-text a {
	color: #333;
	text-decoration: none;
}
.homeworld-text a:visited {
	color: #333;
	text-decoration: none;
}
.homeworld-text a:hover {
	color: #000;
	text-decoration: underline;
}
.dealers-title-box {
	width: 40%;
	background-color: #fff;
	border: solid 1px #000;
	position: absolute;
	top: -1%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.dealer-subtitle {
	font-size: 36px;
	color: #000;
	margin: 0 !important;
}
.dealer-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  padding: 1%;
	margin: 30% 2% 0 2%;
}
.rank-math-breadcrumb {
	font-size: 16px;
}
.bottom-breadcrumb {
	font-size: 16px;
	font-style: italic;
	text-align: center;
	margin: 5% 0 5% 0;
}
.is-search-form {
	display: flex;
}
.wp-paginate.font-inherit {
	font-family: inherit;
	font-size: 18px;
	text-align: center;
}
.wp-paginate.wpp-modern-grey a, .wp-paginate.wpp-modern-grey .current {
	background: #fff!important;
	border: 1px solid #000!important;
}
#site-aside .widget-title {
	font-family: 'Baskerville', Times, serif;
	background-color: #111;
	border-radius: 5px;
}
/*** woocommerce ****/
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	text-align: center;
}
.woocommerce ul.products li.product .price {
	color: #ff7600;
	font-weight: 400;
	font-size: .857em;
	text-align: center;
}
.woocommerce .products ul li, .woocommerce ul.products li {
	list-style: none outside;
	text-align: center;
}
.woocommerce div.product .product_title {
	font-size: 20px;
}
.woocommerce div.product div.summary {
	margin-right: 2%;
}
.product-cat-title {
	font-family: 'Baskerville', Times, serif;
	background-color: #111!important;
	border-radius: 5px;
	color: #fff!important;
}
.product-cat-title a {
	color: #fff!important;
	background-color: #111!important;
}
.product-cat-title a:hover {
	color: #fff!important;
}
#site-aside {
	width: 25.27272727%;
	margin-left: 2%;
}
.woocommerce-info {
	border-top-color: #333;
}
.woocommerce-info::before {
	color: #333;
}
.scroll-inner {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.scroll-shop {
	font-size: 72px;
	color: #FF0000;
	text-align: center;
}
/* For new homepage 08/23/22 **/
.cool-title {
    font-size: 125%;
    color: #db545a;
    text-align: center;
    margin-bottom: 3%;
}
.homepg-content {
	line-height: 1.8;
	font-size: 125%;
	margin: 39px 66px;
}
.store-homepg-content {
	font-size: 125%;
	line-height: 2;
	margin: 11px 18px 24px 0;
}
.store-name {
    font-size: 187.5%;
    margin: 0 0 2% 0;
    font-weight: 400;
    line-height: 1.1;
}
.border-ltblack {
	border: 1px solid #404040;
}
.row-store-item {
	width: 100%;
	display: flex;
}
.column-store-item {
	flex-direction: column;
	display: flex;
    justify-content: space-between;
}
.double-column-store-item {
	flex-grow: 0.5;
}
.column-store-item-v {
	display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
    justify-content: space-between;
    align-items: center;
}
.double-column-store-item-v {
	display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 3;
}
.nostretch {
	align-self: center;
}
.grey-bar {
	color: #111111;
	background-color: #f2f2f2;
	line-height: 2;
	padding: 0.25% 0;
	font-weight: 400;
}
.white-bar {
	color: #111111;
	background-color: #fff;
	line-height: 2;
	padding: 0.25% 0;
	font-weight: 400;
}
.site-link-margin {
    margin-left: 100px;
}
.white-section {
    padding: 2% 0;
}
.grey-section {
    background-color: #f2f2f2;
    padding: 2% 0;
}
.wrapper-footer {
	color: #ffffff;
  background-color: #333333;
    padding: 2% 0;
}

video {
	width: 100%;
	height: auto;
}

.videocenter {
text-align: center;
}
.responsive-video925 {
height: auto;
max-width: 925px;
}
#wcfmmp-store .banner_img {
	display: none;
}
#wcfmmp-store-list-map {
    display: none;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data p.store-phone {
	display: none!important;
}

/************************ Media Queries ********************/
/* have to reduce header for Marcia's Mac first */
@media screen and (min-width:2304px) {
	.site-header .site-branding {
	max-width: 500px;
  }
	.sf-menu li {
	font-size: 26px;
  }
	.avenue-tagline {
	font-size: 30px;
  }
}
@media screen and (max-width:1024px) {
	.avenue-tagline {
	font-size: 180%;
  }
	.site-header .site-branding {
		margin-right: 0;
	}
	.left-c2 {
	max-width: 720px;
  }
}
@media screen and (max-width:980px) {
	/*.avenue-tagline {
	font-size: 30px;
  }*/
	.browse-row {
	flex-wrap: nowrap;
  }
	.site-header .site-branding {
	max-width: 50%;
	}
	.dealers-title-box {
	width: 50%;
  }
	.homeworld-text {
	font-size: 20px;
  }
	.rank-math-breadcrumb {
	font-size: 14px;
  }
}
@media screen and (max-width:900px) {
	.avenue-tagline {
	font-size: 160%;
  }
	.left-c {
	flex-basis: 49%;
  }
	.right-c {
	flex-basis: 49%;
  }
	.founders-sub {
	font-size: 100%;
  }
	.left-c1 {
	max-width: 640px;
  }
	.home-text {
	font-size: 100%;
  }
	.home-subtitle {
	font-size: 30px;
  }
	.left-c2 {
	max-width: 640px;
  }
	.right-c2 {
	margin-top: 4%;
  }
	.browse-row {
	flex-wrap: wrap;
	margin: 0 2% 0 2%;
  }
	.is-search-form {
	margin-top: 5%;
  }
	.rank-math-breadcrumb {
	margin-left: 2%;
  }
	.bottom-breadcrumb {
	font-size: 14px;
  }
	#site-content-blogfull {
	display: block;
	width: 98%;
	margin: 0 auto;
 }
	.item-descript {
	margin: 0 2%;
  }
	.about-info {
	margin-right: 4%;
  }
    .white-section {
	margin: 0 2%;
  }
    .grey-section {
	margin: 0 2%;
  }
}
@media screen and (max-width:810px) {
    .avenue-tagline {
	font-size: 140%;
  }
}
@media screen and (max-width:800px) {
	#container {
	width: 98%;
	margin: auto;
  }
	div.wrapper {
	padding-right: 0;
	padding-left: 0;
		/*width: 100%;*/
  }
	.site-header .slicknav_menu {
		background-color: #f5f5f5;
	}
	.sf-menu li {
	font-size: 32px;
  }
	#site-main {
		margin: 1%;
	}
	/*.avenue-tagline {
	font-size: 150%;
  }*/
	.editors-title {
	font-size: 30px;
  }
	.editors-text {
	font-size: 110%;
  }
	.wrap-c {
	display: block;
  }
	.left-c {
	border: none;
	display: block;
	width: 98%;
	margin: 0 auto 0 auto;
  }
	.founders {
	text-align: center;
  }
	.home-subtitle {
	text-align: center;
  }
	.wrap-c1 {
	display: block;
  }
	.right-c {
	display: block;
	width: 100%;
  }
	.left-c1 {
	max-width: 780px;
	text-align: center;
	margin: 0 auto 0 auto;
  }
	.right-c1 {
	margin-top: 2%;
	display: block;
  }
	.homeworld-text {
	font-size: 100%;
  }
	.dealer-subtitle {
	font-size: 30px;
  }
	.dealers-title-box {
	top: -20px;
  }
	.left-c2 {
	max-width: 780px;
	text-align: center;
	margin: 0 auto 0 auto;	
  }
	.dealer-column {
	margin: 0 auto 0 auto;
	text-align: center;
  }
	.site-footer {
	margin: 0 1% 0 1%;
  }
}
@media screen and (max-width:768px) {
	
	.fa, .fab, .fal, .far, .fas {
	font-size: 32px;
  }
	.wp-paginate.wpp-modern-grey a, .wp-paginate.wpp-modern-grey .current {
	margin-right: 2%;
  }
	#site-aside {
	width: 90%;
    margin: 1% auto;
  }
    .row-store-item {
	display: block;
  }
    .column-store-item {
	text-align: center;
  }
}
@media screen and (max-width:720px) {
	.avenue-tagline {
	font-size: 20px;
  }
	.title-box {
	width: 50%;
  }
	.dealers-title-box {
	width: 60%;
  }
	.fa, .fab, .fal, .far, .fas {
	font-size: 28px;
  }
	.scroll-shop {
	font-size: 40px;
  }
}
@media screen and (max-width:640px) {
	.site-header .site-branding {
	margin-left: auto;
	margin-right: auto;
  }
	.avenue-tagline {
	font-size: 112.50%;
  }
	.fa, .fab, .fal, .far, .fas {
	font-size: 22px;
  }
}
@media screen and (max-width:480px) {
	.avenue-tagline {
	font-size: 87.50%;
  }
	.row {
	display: block;
  }
	.browse-row {
	display: block;
  }
	.is-search-form {
	justify-content: center;
  }
	.post-navigation .nav-previous, .post-navigation .nav-next, .posts-navigation .nav-previous, .posts-navigation .nav-next {
	width: 49%;
  }
	.footer-social {
	text-align: center;
  }
	.wrapper-copy {
	text-align: center;
  }
	.footer-right {
	text-align: center;
  }
	.sherrill-media {
		height:24px;
	}
	.brick-column {
	display: none;
  }
	.shop-tagline {
	font-size: 18px;
  }
	.home-row {
	display: block;
	text-align: center;
  }
	.home-column {
	display: block;
  }
	.title-box {
	width: 80%;
	top: -40px;
  }
	.editors-titleit {
	font-size: 32px;
  }
	.editors-title {
	font-size: 28px;
  }
	.editors-text {
	font-size: 100%;
  }
	.home-subtitle {
	font-size: 28px;
  }
	.dealers-title-box {
	width: 80%;
	top: -50px;
  }
	.scroll-shop {
	font-size: 30px;
  }
}
@media screen and (max-width:428px) {
    .site-link-margin {
	margin-left: 1%;
  }
}
@media screen and (max-width:414px) {
	.avenue-tagline {
	font-size: 20px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
  }
	.wrapper-copy {
	font-size: 12px;
  }
	.home-subtitle {
	font-size: 24px;
  }
	.dealer-subtitle {
	font-size: 24px;
  }
	.ilovewp-posts-archive .ilovewp-post-archive {
	width: 90%;
	display: block;
	float: none;
	margin: 2% auto 10% auto !important;
	text-align: center;
  }
}
@media screen and (max-width:390px) {
    .avenue-tagline {
	font-size: 18px;
  }
}
@media screen and (max-width:375px) {
	.dealers-title-box {
	width: 90%;
 }
}