.homepage-row
{
	width:100%;
}

#menu-main {
	padding-left:1em;
}

/* Hides extra tabs */
.wc-tabs, .woocommerce-tabs {
	display: none!important;
	visibility: hidden!important;
}
.woocommerce-products-header {
	display:none;
}
.col-full {
	max-width:100%;
	padding:0;
	margin-left:0em;
	margin-right:0em;
}

.wp-block-search__label {
	display: none;
}

.media-router .media-menu-item {
	color:#000;
}

.product-edit-container .dokan-feat-image-upload a.dokan-feat-image-btn {
	color: #000;
	font-size: 16px;
}

.woocommerce-breadcrumb {
	padding-bottom: 1em;
}

.woocommerce-tabs {
	padding {
		padding-top:0em;
	}
	padding-top: 0em!important;
	padding-bottom: 0em!important;
}

.homepage-row:after {
    content: "";
    display: table;
    clear: both;
}

.site-header-cart {
	padding-right:2%;
}

.class-list {
	font-size:20px;
}
.class-list-link {
	text-decoration: underline;
}

.features-row
{
	width:100%;
	    content: "";
    display: table;
    clear: both;
	padding-top:3%;
	padding-bottom:3%;
  text-shadow:
  	3px 3px 0 #000,
    -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}

.features-col
{
	width:25%;
	float:left;
}

.featured-artist-top
{
	font-size:54px;
	width:100%;
	color: #99255b;
	text-align:center;
	padding-top: 1%;
	font-family: 'Satisfy';
}

.free-lecture-top
{
	font-size:54px;
	width:100%;
	color: #17a88c;
	text-align:center;
	padding-top: 1%;
	font-family: 'Indie Flower';
}

.sponsors-top
{
	font-size:44px;
	font-weight:bold;
	width:100%;
	color: #99255b;
	text-align:center;
	padding-top: 3%;
	font-family:'The Girl Next Door';
}


.sponsors
{
	padding-left:1%;
	padding-right: 1%;
	margin: 0 auto;
	padding-top:3%; 
}

.site-info
{
	visibility: hidden;
	display:none;
}

.featured-artist
{
	margin: 0 auto;
	background-color: rgb(256,256,256);
	padding-top:1%;
	padding-left: 2%;
	padding-right:2%;
	padding-bottom:1%;
	border-radius: 10px;
  border: solid 10px #99255b;

}

.button a
{
	color:#fff!important;
}

.split img 
{
	float: left;
	box-shadow: 5px 5px 5px #ccc;
	margin-right: 15px!important;
}

.split-2 img
{
	float: right;
	box-shadow: 5px 5px 5px #ccc;
	margin-left: 15px!important;
}

.featured-artist-row
{
	width:100%;
}

.featured-artist-col-1 .featured-artist-col-2 .featured-artist-col-3
{
	float:left;
	width: 30%
}

.featured-artist-back
{
	padding:8%;
	background: url('https://fiberarts.visitjaycounty.com/wp-content/uploads/2019/01/Canva-Web-Framework-Weave-Wool-Color-Colorful-Pattern-e1546512690367.jpg');
	background-attachment:fixed;
	background-repeat:no-repeat;
}

.special-events {
		width:80%;
	margin: 0 auto;
	}

.pt-cv-readmore {
	margin-top:5%!important;
}
.events-link {
	font-family: 'Satisfy';
	font-size:54px;
	text-align:center;
	margin: 0 auto;
	background-color: #17a88c;
	color: #ffffff;
	border-radius: 50px;
	margin-top: 1%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	display: block;
	text-decoration:none!important;
}

.marketplace-section a:hover {
	background-color: #99255b;
}


.classes-row {
	padding-left:5%;
	padding-right:5%;
}

.underline {
	display: inline-block;
	border-bottom: 2px solid #99255b;
	line-height: 0.85;
}
@keyframes bounce {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(30px); }
    100% { transform: translateX(0); }
} 

.arrow {
	    animation: bounce 1.5s;
    animation-iteration-count: infinite;
	display: inline;
}

.facebook-top
{
	font-size:50px;
	font-weight:bold;
	width:100%;
	color: #fff;
	background-color: #99255b;
	text-align:center;
	margin-top: 4%;
	padding-top: 0.5%;
	padding-bottom: 0.5%;
	font-family:'Satisfy';
	border-radius:50px;	
}
.footer-widgets.col-3
{
	padding-left: 1%;
}

.woocommerce-ordering
{
	display:none;
	visibility:hidden;
}

.posted-on
{
	display:none;
	visibility:hidden;
}

.dokan-product-description {
	visibility: hidden;
	display: none;
}
.dokan-linked-product-options {
	display: none;
	visibility: hidden;
}

.dokan-attribute-variation-options {
	display: none;
	visibility: hidden;
}

.storefront-breadcrumb
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #ffffff;
}

.menu li a	
{
	font-size:20px;	
	font-weight:bold;
}

.storefront-primary-navigation
{
	padding-left:0%;
	padding-right:0%;
	padding-bottom: 1%;
	margin-bottom: 1%;
	border-bottom: 3px solid #ccc;
}

.storefront-primary-navigation li a
{
	font-size: 18px;
	padding-bottom: 1%!important;
}

.entry-content
{
	min-height:400px;
}

.entry-title {
	padding-top:3%;
	font-size: 28px;
}

.remove-image {
	font-size:14px;
	text-align:center;
}

.site-header {
	margin-bottom: 0!important;
}

.site-footer
{
	padding-left:2%;
	padding-right:2%;
}

.entry-header img
{
	visibility:hidden;
	display:none;
}

.woocommerce-result-count
{
	visibility:hidden;
	display:none;
}

.entry-title
{
	color: #99255b;
}

.marketplace-date {
	font-size: 28px;
}

.woocommerce-breadcrumb
{
		padding-left:2%;
}

.site-main
{
	font-size:18px;
	padding-left:2%;
	padding-right:2%;
	background-color:#ffffff;
}

.festival-info-headers
{
	font-size:24px;
}

#new
{
	float:right;
}

.hoth-dash_title
{
	padding:25%;
	color:#ffffff!important;
}
.hoth-tripdash
{
		height:60px!important;
	background-color:#17a88c!important;
	color:#ffffff!important;
}
.hoth-dash 
{
	height:60px!important;
	background-color:#17a88c!important;
	color:#ffffff!important;
}

.hoth-dashboard
{
	text-align:center;
}

.widget
{
	margin: 0 0 1.6em;
}

.after-countdown
{
	font-family:'Indie Flower';
	font-size: 40px;
	color: #99255b;
	text-align:center;
}

.header-after-countdown
{
	font-family:'Indie Flower';
	font-size: 40px;
	color: #99255b;
	padding-top:3%;
}

#text-6>.textwidget
{
	font-size:18px;
}

.button-2
{
	text-align:center;
	background-color:#99255b;
  border-color:#99255b;
	margin:0 auto;
	width:320px;
	font-size:18px;
	font-weight:600;
	padding:10px;
	margin-top:30px;
	margin-bottom:30px;
}

.button-2:hover
{
	background-color:#800c42;
	border-color:#800c42;
}

.button-2 a
{
	color:#ffffff;
}

.split
{
	text-align:left!important;
}

.split-2
{
	text-align:left!important;
}

.site-footer
{
	font-size:18px;
}

.site-footer a:hover
{
	color: #99255b;
}

.site-title
{
	visibility: hidden;
	display:none;
}

.right-sidebar .widget-area
{
	width:100%;
	height:50px;
}

.custom-header
{
	width:100%;
	padding-left:2%;
}

.header-col
{
	float:left;
	width: 33%;
	text-align:center;
}

.header-col2
{
	float:left;
	width: 38%;
	text-align:center;
}

.header-col3
{
	float:left;
	width: 25%;
	text-align:center;
}



.header-info
{
	font-family: 'Indie Flower';
	font-size:36px;
	color: #1c76bc;
	font-weight:bold;
}

.header-info2
{
	font-family: 'Happy Monkey';
	font-size:36px;
	color: #1c76bc;
}

.header-info3 {
	font-family: 'Satisfy';
	font-size: 34px;
	margin-left: 1em;
	color: #99255b;
}

.fb-img {
	float: left;
	width: 10%;
	padding-top:1em;
}

.facebook-link {
	float: left;
	width: 90%;
	text-align: left;
	padding-left: 1em;
	padding-top: 0.75em;
}

.facebook-link a {
	color: #99255b;
}

.overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}

	.events-grid {
		margin: 0 auto;
		width: 70%;
	}

.content-area {
    width: 100%!important;
    float: right;
    margin-right: 0;
}

@media only screen and (max-width: 1100px) 
{
	.header-info3 {
		font-size: 30px;
	}
}

@media only screen and (max-width: 1000px) 
{
	.header-info
	{
		font-size:28px;
	}
	.header-after-countdown
	{
		font-family:'Indie Flower';
		font-size: 30px;
		padding-top:2%;
	}

	.special-events {
		width:90%;
	}
	.header-info2
	{
		font-size:28px;
	}
	.header-info3 {
		font-size:28px;
	}
}
@media only screen and (max-width: 780px) 
{
	.storefront-primary-navigation
	{
		border-bottom: none;
	}
	button.menu-toggle
	{
		float:left;
		display:inline-block;
	}
	.right-sidebar .widget-area
	{
		width:100%;
		height:auto;
	}

	.header-col
	{
		float:left;
		display: block;
		width: 100%;
	}
	
	.header-col img {
		display: inline;
		padding-right: 1em;
		padding-left:1em;
	}
	.header-col2 {
		width: 60%;
		display:block;
	}
	.header-col3 {
		width: 40%;
		display:inline-block;
	}
	
	.header-info3 {
		font-size:26px;
	}

	.header-info
	{
		font-size:36px;
	}
	.header-after-countdown
	{
		font-size: 40px;
		padding-top:2%;
	}
	
	.header-countdown
	{
		width:100%;
	}
	
	.featured-artist
	{
		border-radius: 0px;
		border: solid 5px #99255b;
	}

	.featured-artist-back
	{
		padding:0%;
	}
	
.special-events {
		width:95%;
	}
	
	.events-link {
	font-family: 'Satisfy';
	font-size:36px;
	text-align:center;
	}
	
	.sponsors-top
	{
		font-size:36px;
		padding-top: 5%;
	}
	
	.sponsors
	{
		padding-left: 2%;
		padding-right: 2%;
	}
	
	.facebook-top
	{
		font-size:36px;
	}
	
	.button-2
	{
			width:285px;
		font-size:16px;
	}
	
	.split img
	{
		width:98%;
		margin-bottom:10px;
	}
	
	.split-2 img
	{
		width:98%;
		margin-bottom:10px;
	}
	
	.split
	{
		text-align:center!important;
	}
	
	.split-2
	{
		text-align:center!important;
	}
}

@media only screen and (max-width: 600px) 
{
	ul#menu-marketplace-menu li a {
		display:block;
		float:none;
	}
		ul#menu-marketplace-menu li {
		display:block;
		float:none;
	}
	.header-col2 {
		width: 100%;
		display:block;
	}
	.header-col3 {
		width: 100%;
		display:block;
	}
	.fb-img {
		width:100%;
		padding-left:42%;
		padding-top:0.1em;
		margin-left: 0 em;
		display:block;
		text-align:center;
	}
	.facebook-link {
		display:none;
	}
}
@media only screen and (max-width: 500px) 
{
	
}
@media only screen and (max-width: 400px) 
{
}

.header-widget-region .widget {
	background-color:#fff;
	text-align:center;
	padding-left:2em;
	padding-right:2em;
}

.dokan-product-search {
	width:100%;
}

.ajaxsearchform-dokan .input-group {
	text-align:center;
	margin: 0 auto;
	width:80%;
}

input[type="text"], input[type="tel"], input[type="email"],
select
{
	border: 1px solid #383838;
	padding-left:2em;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.125)
}

.ajaxsearchform-dokan .form-control {
	border:3px solid #17a88c;
}

.ajaxsearchform .input-group-addon {
	display:none;
}

.dokan-ajax-search-category {
	width:90%;
	background-color:#fff;
}

.ajaxsearchform-dokan .form-control {
	width:100%;
}

.wpo_wcpdf {
	background-color: #fff!important;
}

.product-edit-container .dokan-feat-image-upload a.close {
	color:#fff;
}

p.help-block {
	color: #696969;
	font-style:italic;
}

.product-edit-container {
	font-size:16px;
}

.product-edit-new-container {
	font-size: 16px;
}

.product-edit-new-container label.form-label {
	font-size: 16px;
}

.dokan-form-control {
	font-size: 16px;
}

.dokan-product-listing .dokan-product-listing-area .row-actions {
	font-size:14px;
}

.widget-title {
	margin-top:1em;
	color:#99255b;
}

.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:hover, .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input:focus {
	font-size:20px;
}
.dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit, .dgwt-wcas-om-bar .dgwt-wcas-om-return {
	font-size:20px;
}

.dokan-store-wrap .dokan-store-sidebar {
	flex-basis: 15%;
}

.header-widget-region {
	background-color:#fff;
}

ul#menu-marketplace-menu {
	margin:0px auto;
	position:relative;
	float:left;
}

ul#menu-marketplace-menu li {
	display:inline;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	position:relative;
}

ul#menu-marketplace-menu li a {
	padding:10px 25px;
	color:#616161;
	text-decoration:none;
	display:inline-block;
	
	-webkit-transition:color 0.2s linear, background 0.2s linear;	
	-moz-transition:color 0.2s linear, background 0.2s linear;	
	-o-transition:color 0.2s linear, background 0.2s linear;	
	transition:color 0.2s linear, background 0.2s linear;	
}

ul#menu-marketplace-menu li a:hover {
	background:#f8f8f8;
	color:#282828;
}

ul#menu-marketplace-menu li:hover > a {
	background:#99255b;
	color:#fff;
}

/* Drop-Down Navigation */
ul#menu-marketplace-menu li:hover > ul
{
	visibility:visible;
	opacity:1;
}

ul#menu-marketplace-menu ul, ul#menu-marketplace-menu ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility:hidden;
    position: absolute;
    z-index: 99999;
	width:180px;
	box-shadow:1px 1px 3px #ccc;
	opacity:0;
	-webkit-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-moz-transition:opacity 0.2s linear, visibility 0.2s linear; 
	-o-transition:opacity 0.2s linear, visibility 0.2s linear; 
	transition:opacity 0.2s linear, visibility 0.2s linear; 	
}

ul#menu-marketplace-menu ul {
    top: 43px;
    left: 1px;
}

ul#menu-marketplace-menu ul li ul {
    top: 0;
    left: 181px;
}

ul#menu-marketplace-menu ul li {
	clear:both;
	width:100%;
	border:0 none;
	border-bottom:1px solid #c9c9c9;
}

ul#menu-marketplace-menu ul li a {
	background:none;
	padding:7px 15px;
	color:#616161;
	text-decoration:none;
	display:inline-block;
	border:0 none;
	float:left;
	clear:both;
	background-color:#fff;
}

ul#menu-marketplace-menu li a.first {
	border-left: 0 none;
}

ul#menu-marketplace-menu li a.last {
	border-right: 0 none;
}

.marketplace-menu li a {
	font-size: 16px;
	width:100%;
}

.marketplace-menu li a:hover {
	font-size: 16px;
	width:100%!important;
	background-color:#99255b;
}

.marketplace-menu {
	text-align:center;
	padding-bottom: 1em;
}

.left-sidebar .widget-area {
	width:100%;
	margin-bottom:1em;
}

/* Admin */
#postdivrich.woocommerce-product-description {
	display: none;
}
#ppcp_notice_classic_upgrade {
	display:none;
	visibility:hidden;
}