
html {
	box-sizing: border-box;
}

*, *::after, *::before {
	box-sizing: inherit;
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

a:active, a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

body, button, input, select, optgroup, textarea {
	color: #404040;
	font-family: "RubikRegular", "Arial", sans-serif;
	font-size: 1.125rem;
	line-height: 1.65rem;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

h1 {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	font-size: 60px;
	margin: .5em 0;
}

h2, h3, h4, h5 {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	margin: .5em 0;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	font-family: "LoraItalic", "Times New Roman", Times, serif;
	font-size: 32px;
	color: #564d4c;
	position: relative;
	border: none;
	padding: 0;
	margin: .5em 0;
	border-left: 0px !important;
}

@media screen and (max-width: 626px) {
	blockquote {
		font-size: 26px;
	}
}

blockquote p {
	font-family: "LoraItalic", "Times New Roman", Times, serif;
}

blockquote:before {
	content: "";
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/bfly-icon.svg");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 70px;
	height: 50px;
	top: 5px;
	left: 0;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: .6em;
	margin-left: 5px;
	z-index: -1;
}

@media screen and (max-width: 626px) {
	blockquote:before {
		width: 50px;
		height: 30px;
	}
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

html {
	box-sizing: border-box;
	overflow-x: hidden;
}

*, *:after, *:before {
	box-sizing: inherit;
}

body {
	background: #fff;
	overflow-x: hidden;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

p {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul, li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

.button, button {
	font-family: "RubikBold", "Arial Bold", sans-serif;
}

.container {
	max-width: 1200px;
}

.container-1000 {
	max-width: 1000px;
	margin: 0 auto;
}

.image_fallback {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	font-size: 42px;
	text-align: center;
}

@media screen and (max-width: 626px) {
	.image_fallback {
		font-size: 28px;
	}
}

.headline {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	display: inline-block;
	font-size: 60px;
	color: #564d4c;
	position: relative;
	height: 80px;
	width: 100%;
	text-align: center;
}

.headline:after {
	width: 186px;
	height: 18px;
	display: block;
	content: "";
	position: absolute;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/headline-image.svg");
	bottom: 0;
	left: 50%;
	margin-left: -93px;
	background-size: cover;
	background-repeat: no-repeat;
}

.site-content {
	position: relative;
	z-index: 2;
}

.page .site-content {
	margin-bottom: -200px;
}

.home .r8_image_bg_hero {
	overflow: visible;
}

@media screen and (max-width: 626px) {
	.home .r8_image_bg_hero {
		overflow: hidden;
	}
}

.home .r8_hero {
	margin-bottom: -140px;
}

@media screen and (min-height: 850px) {
	.home .r8_hero {
		margin-bottom: -50px;
	}
}

@media screen and (max-width: 850px) {
	.home .r8_hero {
		margin-bottom: -10%;
	}
}

@media screen and (max-width: 626px) {
	.home .r8_hero {
		margin-bottom: -15%;
	}
}

.archive .r8_image_bg_hero, .blog .r8_image_bg_hero, .page_404 .r8_image_bg_hero, .search_page .r8_image_bg_hero, .single-post .r8_image_bg_hero {
	background-color: transparent;
}

.page-template-default .default_page_content {
	padding-top: 0;
	margin-bottom: 120px;
}

.page-template-default .default_page_content:after {
	width: 186px;
	height: 18px;
	display: block;
	content: "";
	position: absolute;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/headline-image.svg");
	bottom: 0;
	left: 50%;
	margin-left: -93px;
	background-size: cover;
	background-repeat: no-repeat;
}

.page-template-default .default_page_content #primary {
	padding-bottom: 100px;
}

@media screen and (max-width: 626px) {
	.error404 .footer_top .start_selling {
		margin-top: 200px;
	}
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.hp_trends {
	position: relative;
	z-index: 2;
}

.trending_section {
	padding: 20px 0;
}

.trending_section .trending_items ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.trending_section .trending_items ul:after {
	clear: both;
	content: "";
	display: block;
}

.trending_section .trending_items ul li {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%;
	margin-bottom: 15px;
	position: relative;
	text-align: center;
}

.trending_section .trending_items ul li:last-child {
	margin-right: 0;
}

.trending_section .trending_items ul li:nth-child(4n) {
	margin-right: 0;
}

.trending_section .trending_items ul li:nth-child(4n+1) {
	clear: left;
}

.trending_section .trending_items ul li:nth-last-child(-n+4) {
	margin-bottom: 0;
}

.trending_section .trending_items ul li:hover .product_overlay {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
}

@media screen and (max-width: 626px) {
	.trending_section .trending_items ul li {
		float: left;
		display: block;
		margin-right: 7.42297%;
		width: 46.28851%;
		margin-bottom: 15px;
	}
	
	.trending_section .trending_items ul li:last-child {
		margin-right: 0;
	}
	
	.trending_section .trending_items ul li:nth-child(4n) {
		margin-right: 2.35765%;
	}
	
	.trending_section .trending_items ul li:nth-child(4n+1) {
		clear: none;
	}
	
	.trending_section .trending_items ul li:nth-child(2n) {
		margin-right: 0;
	}
	
	.trending_section .trending_items ul li:nth-child(2n+1) {
		clear: left;
	}
	
	.trending_section .trending_items ul li:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}

.trending_section .trending_items ul li .image_wrap {
	position: relative;
}

.trending_section .trending_items ul li .product_overlay {
	display: none;
	padding: 40px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(213, 185, 96, .65);
}

.trending_section .trending_items ul li .product_overlay a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 15px;
	border: 1px solid #564d4c;
	color: #564d4c;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

.trending_section .trending_items ul li .product_overlay a:hover {
	opacity: 1 !important;
}

.trending_section .trending_items ul li a {
	display: inline-block;
	color: #000;
	text-align: center;
}

.trending_section .trending_items ul li img {
	display: block;
	width: 100%;
	height: auto;
}

.trending_section .trending_items ul li h5 {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 20px;
	color: #564d4c;
	text-transform: uppercase;
	margin-top: 20px;
}

.trending_section .trending_items ul li p {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
}

.hand_picked_section {
	background-size: cover;
	position: relative;
}

.hand_picked_section .hand_picked_content {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/optimized/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/caret-transparent-white-bg.png");
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	right: 0;
	max-width: 100%;
}

@media screen and (max-width: 626px) {
	.hand_picked_section .hand_picked_content {
		background-color: rgba(255, 255, 255, .69);
		background-image: none;
	}
	
	.hand_picked_section .hand_picked_content.nitro-lazy {
		background-image: none !important;
	}
}

.hand_picked_section .hand_picked_content .content_wrap {
	width: 420px;
	float: right;
	text-align: right;
	padding: 30px 40px 30px 20%;
}

@media screen and (max-width: 626px) {
	.hand_picked_section .hand_picked_content .content_wrap {
		padding-left: 40px;
	}
}

.hand_picked_section .hand_picked_content .content_wrap .product_info {
	margin-bottom: 5px;
}

.hand_picked_section .hand_picked_content .content_wrap .product_info p {
	margin: 0;
	line-height: 1;
}

.hand_picked_section .hand_picked_content .content_wrap h4 {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 20px;
	color: #564d4c;
	line-height: 1.35;
	margin: 0 0 5px;
}

.hand_picked_section .hand_picked_content .content_wrap p {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #564d4c;
	font-size: 18px;
	line-height: 1.67;
}

.spotlight_section {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-moz-box-pack: end;
	box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
	-ms-flex-pack: end;
	width: 100%;
	max-width: 1440px;
	position: relative;
	margin: 0 auto;
	z-index: 2;
	padding: 150px 0 60px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 50% auto;
}

.hand_picked_section .hand_picked_content.nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 1100px) {
	.spotlight_section {
		padding: 100px 0 60px;
	}
}

@media screen and (max-width: 850px) {
	.spotlight_section {
		padding: 60px 0 60px;
	}
}

@media screen and (max-width: 626px) {
	.spotlight_section {
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: stretch;
		-moz-box-pack: stretch;
		box-pack: stretch;
		-webkit-justify-content: stretch;
		-moz-justify-content: stretch;
		-ms-justify-content: stretch;
		-o-justify-content: stretch;
		justify-content: stretch;
		-ms-flex-pack: stretch;
		padding: 0;
		background-image: none;
	}
	
	.spotlight_section.nitro-lazy {
		background-image: none !important;
	}
}

.spotlight_section .spotlight_image {
	line-height: 0;
	display: none;
}

@media screen and (max-width: 626px) {
	.spotlight_section .spotlight_image {
		display: block;
	}
}

.spotlight_section .spotlight_image img {
	width: 100%;
}

.spotlight_section .spotlight_content {
	padding: 80px 120px;
	max-width: 810px;
	width: 57.2%;
	min-height: 36vw;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/optimized/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/spotlight_background.jpg");
	background-size: cover;
}

.spotlight_section .spotlight_content.nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 1000px) {
	.spotlight_section .spotlight_content {
		padding: 60px 80px;
	}
}

@media screen and (max-width: 850px) {
	.spotlight_section .spotlight_content {
		padding: 50px;
	}
}

@media screen and (max-width: 626px) {
	.spotlight_section .spotlight_content {
		position: relative;
		width: 100%;
		padding: 50px 30px;
	}
}

.spotlight_section .spotlight_content h3 {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	font-size: 60px;
	color: #564d4c;
	margin-bottom: 10px;
	margin-top: 0;
}

.spotlight_section .spotlight_content p {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.67;
}

.spotlight_section .spotlight_content a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	border: 1px solid #000;
	padding: 10px 20px;
	color: #564d4c;
	margin-top: 10px;
}

.spotlight_section .spotlight_content a span {
	margin-left: 15px;
	width: 47px;
	height: 10px;
}

.spotlight_section .spotlight_content a span img {
	width: 100%;
	height: auto;
	display: block;
}

.view_template_wrap {
	position: relative;
	z-index: 1;
}

.view_template_wrap .left_bg {
	-webkit-transform: translateY(-515px);
	-moz-transform: translateY(-515px);
	-ms-transform: translateY(-515px);
	-o-transform: translateY(-515px);
	transform: translateY(-515px);
	position: absolute;
	left: 0;
	z-index: -1;
}

@media screen and (max-width: 1280px) {
	.view_template_wrap .left_bg {
		-webkit-transform: translate(0, 20%);
		-moz-transform: translate(0, 20%);
		-ms-transform: translate(0, 20%);
		-o-transform: translate(0, 20%);
		transform: translate(0, 20%);
		bottom: calc(100% - 110px);
		width: 50vw;
	}
}

@media screen and (max-width: 626px) {
	.view_template_wrap .left_bg {
		width: 30vw;
	}
}

.view_template_wrap .left_bg img {
	-webkit-user-drag: none;
	user-select: none;
}

.view_template_wrap .right_bg {
	-webkit-transform: translateY(-140px);
	-moz-transform: translateY(-140px);
	-ms-transform: translateY(-140px);
	-o-transform: translateY(-140px);
	transform: translateY(-140px);
	position: absolute;
	right: 0;
	z-index: -1;
}

@media screen and (max-width: 1280px) {
	.view_template_wrap .right_bg {
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 24vw;
		top: calc(50% + 34px);
	}
}

@media screen and (max-width: 626px) {
	.view_template_wrap .right_bg {
		width: 15vw;
	}
}

.view_template_wrap .right_bg img {
	-webkit-user-drag: none;
	user-select: none;
}

.view_all_templates {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	padding: 110px 0 40px 0;
	max-width: 785px;
	margin: 0 auto;
}

.view_all_templates:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 1280px) {
	.view_all_templates {
		width: 58%;
		max-width: none;
	}
}

@media screen and (max-width: 626px) {
	.view_all_templates {
		width: 71%;
	}
}

.view_all_templates .container {
	padding: 0;
}

.view_all_templates .view_all_content {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}

.view_all_templates .content_left {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 61.61588%;
	margin-top: 35px;
}

.view_all_templates .content_left:last-child {
	margin-right: 0;
}

@media screen and (max-width: 1280px) {
	.view_all_templates .content_left {
		margin-top: 25px;
	}
}

@media screen and (max-width: 626px) {
	.view_all_templates .content_left {
		margin-top: 0;
	}
}

.view_all_templates .content_left p {
	font-family: "LoraItalic", "Times New Roman", Times, serif;
	font-size: 45px;
	line-height: 1.22;
	color: #564d4c;
	margin: 0;
}

@media screen and (max-width: 1280px) {
	.view_all_templates .content_left p {
		font-size: 4vw;
	}
}

@media screen and (max-width: 626px) {
	.view_all_templates .content_left p {
		font-size: 6vw;
	}
}

.view_all_templates .content_left p img {
	display: inline-block;
	width: 198px;
	height: 35px;
	margin-left: 15px;
}

@media screen and (max-width: 1280px) {
	.view_all_templates .content_left p img {
		width: 11vw;
		height: auto;
	}
}

.view_all_templates .content_right {
	float: left;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 2.35765%;
	margin-right: 0;
	width: 36.02647%;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/hex-image.svg");
	background-size: 265px 232px;
	text-align: center;
	min-height: 232px;
	background-repeat: no-repeat;
	background-position: center;
}

.view_all_templates .content_right.nitro-lazy {
	background-image: none !important;
}

.view_all_templates .content_right:last-child {
	margin-right: 0;
}

@media screen and (max-width: 1280px) {
	.view_all_templates .content_right {
		min-height: 0;
		background-size: contain;
		width: auto;
	}
}

.view_all_templates .content_right a {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	font-size: 55px;
	line-height: 1;
	color: #564d4c;
}

@media screen and (max-width: 1280px) {
	.view_all_templates .content_right a {
		padding: 15%;
		font-size: 3.5vw;
	}
}

@media screen and (max-width: 626px) {
	.view_all_templates .content_right a {
		font-size: 6vw;
	}
}

.site_footer .footer_wrap {
	padding-bottom: 60px;
}

.site_footer .footer_wrap:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 626px) {
	.site_footer .footer_wrap {
		padding-bottom: 40px;
	}
}

.site_footer .logo_wrap {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%;
	text-align: center;
}

.site_footer .logo_wrap:last-child {
	margin-right: 0;
}

@media screen and (max-width: 626px) {
	.site_footer .logo_wrap {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0;
		width: 100%;
		margin-bottom: 30px;
	}
	
	.site_footer .logo_wrap:last-child {
		margin-right: 0;
	}
}

.site_footer .logo_wrap ul {
	font-size: 24px;
	font-size: 1.5rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.site_footer .logo_wrap ul li {
	display: inline;
	padding-right: 10px;
}

.site_footer .logo_wrap ul li:last-child {
	padding-right: 0;
}

.site_footer .menu_wrap {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 74.41059%;
}

.site_footer .menu_wrap:last-child {
	margin-right: 0;
}

@media screen and (max-width: 626px) {
	.site_footer .menu_wrap {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0;
		width: 100%;
	}
	
	.site_footer .menu_wrap:last-child {
		margin-right: 0;
	}
}

.site_footer .menu_wrap ul.footer_menu>li {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
}

.site_footer .menu_wrap ul.footer_menu>li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 768px) {
	.site_footer .menu_wrap ul.footer_menu>li {
		font-size: 16px;
	}
}

@media screen and (max-width: 626px) {
	.site_footer .menu_wrap ul.footer_menu>li {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0;
		width: 100%;
		margin-bottom: 50px;
	}
	
	.site_footer .menu_wrap ul.footer_menu>li:last-child {
		margin-right: 0;
	}
	
	.site_footer .menu_wrap ul.footer_menu>li:last-child {
		margin-bottom: 0;
	}
}

.site_footer .menu_wrap ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.site_footer .menu_wrap ul:after {
	clear: both;
	content: "";
	display: block;
}

.site_footer .menu_wrap ul>li {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 31.76157%;
}

.site_footer .menu_wrap ul>li:last-child {
	margin-right: 0;
}

.site_footer .menu_wrap ul>li>a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	width: 100%;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
}

.site_footer .menu_wrap ul>li ul li {
	width: 100%;
	float: none;
	padding-bottom: 20px;
}

.site_footer .menu_wrap ul>li ul li:last-child {
	padding-bottom: 0;
}

.site_footer .menu_wrap ul>li ul li a {
	font-family: "RubikRegular", "Arial", sans-serif;
	font-size: 15px;
	line-height: 1;
	color: #fff;
	border: none;
	margin-bottom: 0;
}

.site_footer .copyright p {
	font-family: "RubikRegular", "Arial", sans-serif;
	font-size: 15px;
	margin: 0;
}

.footer_top {
	width: 100%;
	position: relative;
	z-index: 1;
}

.footer_top:after {
	clear: both;
	content: "";
	display: block;
}

.footer_top .background_wrap {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
}

@media screen and (max-width: 626px) {
	.footer_top .background_wrap {
		width: auto;
		right: 0;
	}
}

.footer_top .background_wrap img {
	width: 100%;
	height: auto;
	display: block;
}

@media screen and (max-width: 626px) {
	.footer_top .background_wrap img {
		height: 500px;
		width: auto;
		max-width: none;
	}
}

.footer_top .start_selling {
	position: relative;
	margin-top: 350px;
	width: 100%;
	text-align: center;
	background-color: #564d4c;
}

.footer_top .start_selling .content_wrap {
	position: relative;
	width: 100%;
	padding: 45px 0;
	z-index: 2;
}

.footer_top .start_selling p {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	margin: 0 0 10px;
	color: #fff;
	font-size: 60px;
	line-height: 1.33;
}

@media screen and (max-width: 626px) {
	.footer_top .start_selling p {
		font-size: 40px;
	}
}

.footer_top .start_selling a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	border: 2px solid #fff;
	background-color: #d5b960;
	color: #fff;
	padding: 18px 85px;
	display: inline-block;
}

.footer_top .start_selling a:hover {
	color: #564d4c;
}

@media screen and (max-width: 626px) {
	.footer_top .start_selling a {
		padding: 18px 70px;
	}
}

.footer_top .column_wrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer_top .left_side, .footer_top .right_side {
	display: block;
	width: 50%;
	float: left;
}

@media screen and (max-width: 626px) {
	.footer_top .left_side, .footer_top .right_side {
		width: 100%;
		float: none;
	}
}

.footer_top .left_side .instagram_link {
	width: 100%;
}

.footer_top .left_side .instagram_link a {
	width: 100%;
	text-align: center;
	display: inline-block;
	background-color: #d5b960;
	padding: 50px 0;
}

.footer_top .left_side .instagram_link p {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.67;
	color: #fff;
	margin: 5px 0;
}

.footer_top .left_side .instagram_link p:first-child {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 30px;
	line-height: 1.36;
}

.footer_top .left_side .instagram_images {
	width: 100%;
}

.footer_top .left_side .instagram_images:after {
	clear: both;
	content: "";
	display: block;
}

.footer_top .left_side .instagram_images img {
	width: calc(100% / 3);
	height: auto;
	display: block;
	float: left;
}

.footer_top .left_side .instagram_images img:last-child {
	display: none;
}

@media screen and (max-width: 626px) {
	.footer_top .left_side .instagram_images img {
		width: 50%;
		height: 50%;
	}
	
	.footer_top .left_side .instagram_images img:last-child {
		display: block;
	}
}

@media screen and (max-width: 626px) {
	.footer_top .left_side .instagram_images {
		display: flex;
		flex-wrap: wrap;
		background-color: black;
	}
}

.footer_top .right_side {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	background-color: #c6d6e6;
	padding: 0 65px;
}

@media screen and (max-width: 768px) {
	.footer_top .right_side {
		padding: 30px 35px;
	}
}

@media screen and (max-width: 626px) {
	.footer_top .right_side {
		padding: 40px 35px;
	}
}

.footer_top .right_side .gform_wrapper {
	margin: 0;
	width: 100%;
}

.footer_top .right_side .gform_wrapper .gfield_label {
	display: none;
}

.footer_top .right_side .gform_wrapper .gfield_required {
	display: none;
}

.footer_top .right_side .gform_wrapper .gform_footer {
	padding: 0 !important;
	margin: 0 !important;
}

.footer_top .right_side .gform_wrapper .gfield {
	margin: 0 !important;
	padding: 0 !important;
}

.footer_top .right_side .gform_wrapper.gform_validation_error input[type="image"] {
	right: 30px;
	top: 73%;
}

@media screen and (max-width: 950px) {
	.footer_top .right_side .gform_wrapper.gform_validation_error input[type="image"] {
		right: 30px !important;
		margin-top: 0 !important;
	}
}

.footer_top .right_side .gform_wrapper form {
	width: 100%;
	position: relative;
}

.footer_top .right_side .gform_wrapper form input[type="text"] {
	background-color: transparent;
	border: 1px solid #fff;
	padding: 15px 60px 15px 15px !important;
	width: 100%;
	border-radius: 0;
	outline: none;
}

@media screen and (max-width: 950px) {
	.footer_top .right_side .gform_wrapper form input[type="text"] {
		padding-right: 10px 45px 10px 10px !important;
	}
}

.footer_top .right_side .gform_wrapper form input[type="image"] {
	position: absolute;
	right: 20px;
	top: 50%;
	margin: -14px 0 0 0 !important;
	width: 36px;
	height: 30px;
	background-color: transparent;
	padding: 0 !important;
	border: none;
}

@media screen and (max-width: 950px) {
	.footer_top .right_side .gform_wrapper form input[type="image"] {
		right: 10px;
		height: 25px;
		margin-top: -12px !important;
	}
}

.footer_top .right_side .gform_wrapper form input[type="image"]:hover {
	opacity: 1;
}

.footer_top .right_side .input_wrap {
	position: relative;
	width: 100%;
}

.footer_top .right_side h3 {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	font-size: 50px;
	line-height: 1.16;
	color: #fff;
	margin: 0 0 50px;
}

@media screen and (max-width: 768px) {
	.footer_top .right_side h3 {
		text-align: center;
	}
}

@media screen and (max-width: 626px) {
	.footer_top .right_side h3 {
		font-size: 40px;
		margin-bottom: 30px;
	}
}

.footer_top .right_side h3 span {
	font-family: "LoraBoldItalic", "Times New Roman", Times, serif;
}

.footer_top .right_side ::-webkit-input-placeholder {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #fff;
}

@media screen and (max-width: 626px) {
	.footer_top .right_side ::-webkit-input-placeholder {
		font-size: 14px;
	}
}

.footer_top .right_side ::-moz-placeholder {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #fff;
}

@media screen and (max-width: 626px) {
	.footer_top .right_side ::-moz-placeholder {
		font-size: 14px;
	}
}

.footer_top .right_side :-ms-input-placeholder {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #fff;
}

@media screen and (max-width: 626px) {
	.footer_top .right_side :-ms-input-placeholder {
		font-size: 14px;
	}
}

.footer_top .right_side :-moz-placeholder {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #fff;
}

@media screen and (max-width: 626px) {
	.footer_top .right_side :-moz-placeholder {
		font-size: 14px;
	}
}

.woocommerce.post-type-archive-product #content .container, .woocommerce.tax-product_cat #content .container {
	max-width: 1200px;
	padding: 0 20px;
}

.woocommerce.post-type-archive-product #content .sorting, .woocommerce.tax-product_cat #content .sorting {
	padding: 25px 20px;
	position: relative;
	z-index: 10;
}

@media screen and (max-width: 626px) {
	.woocommerce.post-type-archive-product #content .sorting, .woocommerce.tax-product_cat #content .sorting {
		padding: 15px 20px;
	}
}

.woocommerce.post-type-archive-product #content .sorting .sort_wrapper, .woocommerce.tax-product_cat #content .sorting .sort_wrapper {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}

.woocommerce.post-type-archive-product #content .sorting .sort_wrapper:after, .woocommerce.tax-product_cat #content .sorting .sort_wrapper:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 626px) {
	.woocommerce.post-type-archive-product #content .sorting .sort_wrapper, .woocommerce.tax-product_cat #content .sorting .sort_wrapper {
		padding: 0;
	}
}

.woocommerce.post-type-archive-product .site-content, .woocommerce.tax-product_cat .site-content {
	margin-bottom: -280px;
}

.woocommerce.tax-wcpv_product_vendors .site-content {
	padding-top: 30px;
	margin-bottom: -300px;
}

@media screen and (max-width: 626px) {
	.woocommerce.tax-wcpv_product_vendors .site-content {
		padding-left: 0;
		padding-right: 0;
	}
}

.woocommerce.tax-wcpv_product_vendors .wcpv_wrap:after {
	clear: both;
	content: "";
	display: block;
}

.woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-vendor-logo {
	float: left;
	width: 250px;
	margin-right: 50px;
}

@media screen and (max-width: 768px) {
	.woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-vendor-logo {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
		text-align: center;
	}
	
	.woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-vendor-logo img {
		width: 600px;
		margin: 0 auto;
	}
}

.woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-vendor-profile {
	margin-top: 0;
}

.woocommerce.tax-wcpv_product_vendors .wcpv_wrap .woocommerce-error {
	clear: both;
}

.woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-star-rating, .woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-vendor-profile, .woocommerce.tax-wcpv_product_vendors .wcpv_wrap small {
	float: right;
	width: calc(100% - 300px);
}

@media screen and (max-width: 768px) {
	.woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-star-rating, .woocommerce.tax-wcpv_product_vendors .wcpv_wrap .wcpv-vendor-profile, .woocommerce.tax-wcpv_product_vendors .wcpv_wrap small {
		float: none;
		width: 100%;
	}
}

.woocommerce.tax-wcpv_product_vendors .wcpv_wrap small {
	margin-top: 30px;
}

.woocommerce.tax-wcpv_product_vendors .woocommerce-ordering {
	clear: both;
}

@media screen and (max-width: 768px) {
	.woocommerce.tax-wcpv_product_vendors ul.products li.product {
		float: left;
		display: block;
		margin-right: 3.57866%;
		width: 48.21067%;
	}
	
	.woocommerce.tax-wcpv_product_vendors ul.products li.product:last-child {
		margin-right: 0;
	}
	
	.woocommerce.tax-wcpv_product_vendors ul.products li.product:nth-child(2n) {
		margin-right: 0;
	}
	
	.woocommerce.tax-wcpv_product_vendors ul.products li.product:nth-child(2n+1) {
		clear: left;
	}
}

@media screen and (max-width: 626px) {
	.woocommerce.tax-wcpv_product_vendors ul.products li.product {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0;
		width: 46.28851%;
	}
	
	.woocommerce.tax-wcpv_product_vendors ul.products li.product:last-child {
		margin-right: 0;
	}
}

@media screen and (max-width: 500px) {
	.woocommerce.tax-wcpv_product_vendors ul.products li.product {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0 !important;
		width: 100%;
	}
	
	.woocommerce.tax-wcpv_product_vendors ul.products li.product:last-child {
		margin-right: 0;
	}
}

.woocommerce.tax-wcpv_product_vendors ul.products li.product .product_image img {
	width: 100%;
}

.woocommerce .site-content {
	padding: 0 0 20px;
}

.woocommerce #content form.woocommerce-category-nav, .woocommerce #content form.woocommerce-ordering, .woocommerce #content form.woocommerce-vendor-nav {
	position: relative;
	margin-bottom: 0;
	max-width: 270px;
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 0 20px 0 0;
}

.woocommerce #content form.woocommerce-category-nav:after, .woocommerce #content form.woocommerce-ordering:after, .woocommerce #content form.woocommerce-vendor-nav:after {
	position: absolute;
	right: 35px;
	top: 50%;
	margin-top: -15px;
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
	content: "";
	display: block;
}

@media screen and (max-width: 626px) {
	.woocommerce #content form.woocommerce-category-nav, .woocommerce #content form.woocommerce-ordering, .woocommerce #content form.woocommerce-vendor-nav {
		width: 100%;
		display: block;
		max-width: 100%;
		margin-bottom: 20px;
		padding: 0;
	}
}

.woocommerce #content form.woocommerce-category-nav select, .woocommerce #content form.woocommerce-ordering select, .woocommerce #content form.woocommerce-vendor-nav select {
	font-family: "RubikRegular", "Arial", sans-serif;
	font-size: 15px;
	color: #564d4c;
	letter-spacing: 1px;
	width: 100%;
	border: 1px solid #000;
	padding: 10px 20px 10px 10px !important;
	cursor: pointer;
}

.woocommerce #content form.woocommerce-category-nav select:not([multiple]), .woocommerce #content form.woocommerce-ordering select:not([multiple]), .woocommerce #content form.woocommerce-vendor-nav select:not([multiple]) {
	background-image: none;
}

.woocommerce #content form.woocommerce-category-nav select:not([multiple]).nitro-lazy, .woocommerce #content form.woocommerce-ordering select:not([multiple]).nitro-lazy, .woocommerce #content form.woocommerce-vendor-nav select:not([multiple]).nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 626px) {
	.woocommerce #content form.woocommerce-category-nav select, .woocommerce #content form.woocommerce-ordering select, .woocommerce #content form.woocommerce-vendor-nav select {
		width: 100%;
		max-width: 100%;
	}
}

.woocommerce .related.products, .woocommerce ul.products {
	padding: 30px 0;
	width: 100%;
}

.woocommerce .related.products:after, .woocommerce ul.products:after {
	clear: both;
	content: "";
	display: block;
}

.woocommerce .related.products li.product, .woocommerce ul.products li.product {
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 23.23176%;
	margin-bottom: 0;
	background-color: transparent;
	padding: 0;
}

.woocommerce .related.products li.product:last-child, .woocommerce ul.products li.product:last-child {
	margin-right: 0;
}

.woocommerce .related.products li.product:nth-child(3n), .woocommerce ul.products li.product:nth-child(3n) {
	margin-right: 2.35765%;
}

.woocommerce .related.products li.product:nth-child(3n+1), .woocommerce ul.products li.product:nth-child(3n+1) {
	clear: none;
}

.woocommerce .related.products li.product:nth-of-type(4n), .woocommerce ul.products li.product:nth-of-type(4n) {
	margin-right: 0;
}

.woocommerce .related.products li.product:hover .product_overlay, .woocommerce ul.products li.product:hover .product_overlay {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
}

@media screen and (max-width: 768px) {
	.woocommerce .related.products li.product:nth-child(2n), .woocommerce ul.products li.product:nth-child(2n) {
		margin-right: 2.35765%;
	}
	
	.woocommerce .related.products li.product:nth-child(2n+1), .woocommerce ul.products li.product:nth-child(2n+1) {
		clear: none;
	}
	
	.woocommerce .related.products li.product:nth-of-type(4n), .woocommerce ul.products li.product:nth-of-type(4n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product, .woocommerce ul.products li.product {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 7.42297% !important;
		width: 46.28851%;
	}
	
	.woocommerce .related.products li.product:last-child, .woocommerce ul.products li.product:last-child {
		margin-right: 0;
	}
	
	.woocommerce .related.products li.product:nth-child(3n), .woocommerce ul.products li.product:nth-child(3n) {
		margin-right: 2.35765%;
	}
	
	.woocommerce .related.products li.product:nth-child(3n+1), .woocommerce ul.products li.product:nth-child(3n+1) {
		clear: none;
	}
	
	.woocommerce .related.products li.product:nth-child(4n), .woocommerce ul.products li.product:nth-child(4n) {
		margin-right: 2.35765%;
	}
	
	.woocommerce .related.products li.product:nth-child(4n+1), .woocommerce ul.products li.product:nth-child(4n+1) {
		clear: none;
	}
	
	.woocommerce .related.products li.product:nth-of-type(2n), .woocommerce ul.products li.product:nth-of-type(2n) {
		margin-right: 0 !important;
	}
}

@media screen and (max-width: 500px) {
	.woocommerce .related.products li.product, .woocommerce ul.products li.product {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0 !important;
		width: 100%;
	}
	
	.woocommerce .related.products li.product:last-child, .woocommerce ul.products li.product:last-child {
		margin-right: 0;
	}
}

.woocommerce .related.products li.product .product_image, .woocommerce ul.products li.product .product_image {
	position: relative;
}

.woocommerce .related.products li.product .product_image img, .woocommerce ul.products li.product .product_image img {
	display: block;
	width: 100%;
}

.woocommerce .related.products li.product .product_overlay, .woocommerce ul.products li.product .product_overlay {
	display: none;
	padding: 40px;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(213, 185, 96, .65);
}

.woocommerce .related.products li.product .product_overlay a, .woocommerce ul.products li.product .product_overlay a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 15px;
	border: 1px solid #564d4c;
	color: #564d4c;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

.woocommerce .related.products li.product .product_overlay a:hover, .woocommerce ul.products li.product .product_overlay a:hover {
	opacity: 1 !important;
}

.woocommerce .related.products li.product .featured_flag, .woocommerce ul.products li.product .featured_flag {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	width: 316px;
	height: 182px;
	font-size: 60px;
	line-height: 1.83;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 0;
	z-index: 1;
}

@media screen and (max-width: 768px) {
	.woocommerce .related.products li.product .featured_flag, .woocommerce ul.products li.product .featured_flag {
		font-size: 38px;
		width: 158px;
		height: 91px;
	}
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product .featured_flag, .woocommerce ul.products li.product .featured_flag {
		font-size: 34px;
	}
}

.woocommerce .related.products li.product.featured-product, .woocommerce ul.products li.product.featured-product {
	width: 100%;
	position: relative;
	height: auto;
	margin: 20px 0 40px;
}

.woocommerce .related.products li.product.featured-product:after, .woocommerce ul.products li.product.featured-product:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product, .woocommerce ul.products li.product.featured-product {
		margin: 0 !important;
	}
}

.woocommerce .related.products li.product.featured-product .featured_flag, .woocommerce ul.products li.product.featured-product .featured_flag {
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/optimized/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/caret-transparent-white-bg.png");
	right: 0;
}

.woocommerce .related.products li.product.featured-product .featured_flag.nitro-lazy, .woocommerce ul.products li.product.featured-product .featured_flag.nitro-lazy {
	background-image: none !important;
}

.woocommerce .related.products li.product.featured-product a, .woocommerce ul.products li.product.featured-product a {
	display: inline-block;
	width: 100%;
}

.woocommerce .related.products li.product.featured-product a:hover, .woocommerce ul.products li.product.featured-product a:hover {
	opacity: 1 !important;
}

.woocommerce .related.products li.product.featured-product a:after, .woocommerce ul.products li.product.featured-product a:after {
	position: absolute;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	top: 30px;
	left: 30px;
	display: block;
	content: "";
	border: 3px solid #fff;
}

.woocommerce .related.products li.product.featured-product img, .woocommerce ul.products li.product.featured-product img {
	margin-bottom: 0;
}

.woocommerce .related.products li.product.featured-product .product_info_wrap, .woocommerce ul.products li.product.featured-product .product_info_wrap {
	background-color: #d5b960;
	min-height: 180px;
	padding: 50px 0 0;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product .product_info_wrap, .woocommerce ul.products li.product.featured-product .product_info_wrap {
		min-height: 130px;
		padding: 20px 0 0;
	}
}

.woocommerce .related.products li.product.featured-product .product_info, .woocommerce ul.products li.product.featured-product .product_info {
	display: block;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/hive-arrow-right.svg"), url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/hive-arrow-left.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
}

.woocommerce .related.products li.product.featured-product .product_info.nitro-lazy, .woocommerce ul.products li.product.featured-product .product_info.nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 850px) {
	.woocommerce .related.products li.product.featured-product .product_info, .woocommerce ul.products li.product.featured-product .product_info {
		background-size: 25%;
		background-position: 10% center, 90% center;
	}
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product .product_info, .woocommerce ul.products li.product.featured-product .product_info {
		background-image: none;
	}
	
	.woocommerce .related.products li.product.featured-product .product_info.nitro-lazy, .woocommerce ul.products li.product.featured-product .product_info.nitro-lazy {
		background-image: none !important;
	}
}

.woocommerce .related.products li.product.featured-product .product_info h2, .woocommerce ul.products li.product.featured-product .product_info h2 {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 30px;
	color: #fff;
	margin: 0;
	line-height: 1.2;
	margin-bottom: 5px;
}

@media screen and (max-width: 768px) {
	.woocommerce .related.products li.product.featured-product .product_info h2, .woocommerce ul.products li.product.featured-product .product_info h2 {
		font-size: 24px;
	}
}

.woocommerce .related.products li.product.featured-product .product_info p, .woocommerce ul.products li.product.featured-product .product_info p {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #fff;
	font-size: 25px;
	line-height: 1.2;
	margin: 0;
}

@media screen and (max-width: 768px) {
	.woocommerce .related.products li.product.featured-product .product_info p, .woocommerce ul.products li.product.featured-product .product_info p {
		font-size: 20px;
	}
}

.woocommerce .related.products li.product.featured-product-alt, .woocommerce ul.products li.product.featured-product-alt {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: nowrap !important;
	width: 100%;
	position: relative;
	margin: 40px 0;
}

.woocommerce .related.products li.product.featured-product-alt:after, .woocommerce ul.products li.product.featured-product-alt:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product-alt, .woocommerce ul.products li.product.featured-product-alt {
		display: block;
		max-height: auto;
		height: auto;
		margin: 0;
	}
}

.woocommerce .related.products li.product.featured-product-alt:after, .woocommerce ul.products li.product.featured-product-alt:after {
	position: absolute;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	top: 30px;
	left: 30px;
	display: block;
	content: "";
	border: 3px solid #fff;
	pointer-events: none;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product-alt:after, .woocommerce ul.products li.product.featured-product-alt:after {
		display: none;
	}
}

.woocommerce .related.products li.product.featured-product-alt .product_image, .woocommerce ul.products li.product.featured-product-alt .product_image {
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product-alt .product_image, .woocommerce ul.products li.product.featured-product-alt .product_image {
		min-height: 300px;
	}
}

.woocommerce .related.products li.product.featured-product-alt .featured_flag, .woocommerce ul.products li.product.featured-product-alt .featured_flag {
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/optimized/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/caret-transparent-white-bg-alt.png");
	right: auto;
	left: 0;
}

.woocommerce .related.products li.product.featured-product-alt .featured_flag.nitro-lazy, .woocommerce ul.products li.product.featured-product-alt .featured_flag.nitro-lazy {
	background-image: none !important;
}

.woocommerce .related.products li.product.featured-product-alt .shop_link, .woocommerce ul.products li.product.featured-product-alt .shop_link {
	margin-top: 15px;
}

.woocommerce .related.products li.product.featured-product-alt a, .woocommerce ul.products li.product.featured-product-alt a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	border: 1px solid #000;
	padding: 10px 20px;
	color: #564d4c;
	margin-top: 10px;
}

.woocommerce .related.products li.product.featured-product-alt a:hover, .woocommerce ul.products li.product.featured-product-alt a:hover {
	opacity: 1 !important;
}

.woocommerce .related.products li.product.featured-product-alt a span, .woocommerce ul.products li.product.featured-product-alt a span {
	margin-left: 15px;
	width: 47px;
	height: 10px;
}

.woocommerce .related.products li.product.featured-product-alt a span img, .woocommerce ul.products li.product.featured-product-alt a span img {
	width: 100%;
	height: auto;
	display: block;
}

.woocommerce .related.products li.product.featured-product-alt img, .woocommerce ul.products li.product.featured-product-alt img {
	margin-bottom: 0;
	height: 100%;
	display: block;
}

.woocommerce .related.products li.product.featured-product-alt .product_image, .woocommerce ul.products li.product.featured-product-alt .product_image {
	max-width: 688px;
	width: 100%;
	float: left;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product-alt .product_image, .woocommerce ul.products li.product.featured-product-alt .product_image {
		max-width: 100%;
		float: none;
	}
}

.woocommerce .related.products li.product.featured-product-alt .product_info_wrap, .woocommerce ul.products li.product.featured-product-alt .product_info_wrap {
	background-color: #c6d6e6;
	min-height: 780px;
	max-width: 512px;
	height: 100%;
	padding: 100px 120px 0 30px;
	width: 100%;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product-alt .product_info_wrap, .woocommerce ul.products li.product.featured-product-alt .product_info_wrap {
		max-width: 100%;
		min-height: 0;
		padding: 30px;
	}
}

.woocommerce .related.products li.product.featured-product-alt .product_info, .woocommerce ul.products li.product.featured-product-alt .product_info {
	display: block;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
}

.woocommerce .related.products li.product.featured-product-alt .product_info h2, .woocommerce ul.products li.product.featured-product-alt .product_info h2 {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 20px;
	color: #564d4c;
	margin: 0;
	line-height: 1.2;
	margin-bottom: 5px;
}

.woocommerce .related.products li.product.featured-product-alt .product_info p, .woocommerce ul.products li.product.featured-product-alt .product_info p {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #564d4c;
	font-size: 18px;
	line-height: 1.67;
	margin: 0;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product.featured-product-alt .product_info p, .woocommerce ul.products li.product.featured-product-alt .product_info p {
		font-size: 14px;
	}
}

.woocommerce .related.products li.product h2, .woocommerce ul.products li.product h2 {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 20px;
	line-height: 1.2;
	color: #564d4c;
	text-transform: uppercase;
}

.woocommerce .related.products li.product a, .woocommerce ul.products li.product a {
	color: #564d4c;
	font-size: 18px;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products li.product a, .woocommerce ul.products li.product a {
		font-size: 16px;
	}
}

.woocommerce .related.products .placeholder, .woocommerce ul.products .placeholder {
	width: 100%;
	display: block;
	margin-top: 60px;
}

.woocommerce .related.products .featured_product, .woocommerce ul.products .featured_product {
	width: 100%;
}

@media screen and (max-width: 626px) {
	.woocommerce .related.products .featured_product, .woocommerce ul.products .featured_product {
		margin: 20px 0;
	}
}

.woocommerce .related.products .load_container, .woocommerce ul.products .load_container {
	width: 100%;
}

.woocommerce .related.products .content_end_icon, .woocommerce ul.products .content_end_icon {
	text-align: center;
	margin-bottom: 50px;
}

.woocommerce .related.products .content_end_icon img, .woocommerce ul.products .content_end_icon img {
	margin: 0 auto;
	max-width: 100%;
	width: 190px;
}

.woocommerce .related.products .load_more, .woocommerce ul.products .load_more {
	text-align: center;
}

.woocommerce .related.products .load_more a, .woocommerce ul.products .load_more a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	background-color: #d5b960;
	color: #fff;
	padding: 20px 90px;
	border-radius: 0;
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	width: 300px;
	max-width: 100%;
}

@media screen and (max-width: 626px) {
	.woocommerce #content div.product .related.products li.product, .woocommerce div.product .related.products li.product {
		float: left;
		display: block;
		margin-right: 7.42297%;
		width: 46.28851%;
	}
	
	.woocommerce #content div.product .related.products li.product:last-child, .woocommerce div.product .related.products li.product:last-child {
		margin-right: 0;
	}
}

@media screen and (max-width: 500px) {
	.woocommerce #content div.product .related.products li.product, .woocommerce div.product .related.products li.product {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0 !important;
		width: 100%;
	}
	
	.woocommerce #content div.product .related.products li.product:last-child, .woocommerce div.product .related.products li.product:last-child {
		margin-right: 0;
	}
}

body.archive:not(.woocommerce) .site-content, body.blog .site-content {
	margin-bottom: -240px;
}

body.archive:not(.woocommerce) .page_intro_copy, body.blog .page_intro_copy {
	padding-bottom: 40px;
}

body.archive:not(.woocommerce) .results, body.blog .results {
	padding: 110px 0 0;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .results, body.blog .results {
		padding-top: 60px;
	}
}

body.archive:not(.woocommerce) .results .homepage_recent_post, body.blog .results .homepage_recent_post {
	margin-bottom: 200px;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .results .homepage_recent_post, body.blog .results .homepage_recent_post {
		margin-bottom: 40px;
	}
}

body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(odd) .post_content_area, body.blog .results .homepage_recent_post:nth-child(odd) .post_content_area {
	right: -50px;
	padding: 50px 100px 50px 70px;
}

@media screen and (max-width: 1100px) {
	body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(odd) .post_content_area, body.blog .results .homepage_recent_post:nth-child(odd) .post_content_area {
		padding: 30px 40px 30px 10px;
	}
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(odd) .post_content_area, body.blog .results .homepage_recent_post:nth-child(odd) .post_content_area {
		padding: 25px 30px 30px;
		right: 0;
	}
}

body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(odd) .post_content_area:before, body.blog .results .homepage_recent_post:nth-child(odd) .post_content_area:before {
	content: "";
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/optimized/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/angle-left.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%;
}

body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(odd) .post_content_area:before:last-child, body.blog .results .homepage_recent_post:nth-child(odd) .post_content_area:before:last-child {
	margin-right: 0;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(odd) .post_content_area:before, body.blog .results .homepage_recent_post:nth-child(odd) .post_content_area:before {
		content: none;
	}
}

body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(even) .post_content_area, body.blog .results .homepage_recent_post:nth-child(even) .post_content_area {
	left: -50px;
	padding: 50px 70px 50px 100px;
}

@media screen and (max-width: 1100px) {
	body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(even) .post_content_area, body.blog .results .homepage_recent_post:nth-child(even) .post_content_area {
		padding: 30px 10px 30px 40px;
	}
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(even) .post_content_area, body.blog .results .homepage_recent_post:nth-child(even) .post_content_area {
		padding: 25px 30px 30px;
		left: 0;
	}
}

body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(even) .post_content_area:after, body.blog .results .homepage_recent_post:nth-child(even) .post_content_area:after {
	content: "";
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/optimized/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/angle-right.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	float: left;
	display: block;
	margin-right: 2.35765%;
	width: 14.70196%;
}

body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(even) .post_content_area:after:last-child, body.blog .results .homepage_recent_post:nth-child(even) .post_content_area:after:last-child {
	margin-right: 0;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(even) .post_content_area:after, body.blog .results .homepage_recent_post:nth-child(even) .post_content_area:after {
		content: none;
	}
}

body.archive:not(.woocommerce) .results .homepage_recent_post:nth-child(even) .post_thumbnail, body.blog .results .homepage_recent_post:nth-child(even) .post_thumbnail {
	float: right;
}

body.archive:not(.woocommerce) .results article.archive_post, body.blog .results article.archive_post {
	position: relative;
	width: 100%;
}

body.archive:not(.woocommerce) .results article.archive_post:after, body.blog .results article.archive_post:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .results article.archive_post, body.blog .results article.archive_post {
		margin-bottom: 0;
	}
}

body.archive:not(.woocommerce) .post_thumbnail, body.blog .post_thumbnail {
	width: calc(50% + 50px);
	line-height: 0;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .post_thumbnail, body.blog .post_thumbnail {
		width: 100%;
	}
}

body.archive:not(.woocommerce) .post_thumbnail a, body.blog .post_thumbnail a {
	display: block;
}

body.archive:not(.woocommerce) .post_thumbnail a img, body.blog .post_thumbnail a img {
	width: 100%;
}

body.archive:not(.woocommerce) .post_content_area, body.blog .post_content_area {
	float: left;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 2.35765%;
	width: 82.94039%;
	width: calc(50% + 50px);
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/optimized/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/spotlight_background.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	min-height: 100%;
}

body.archive:not(.woocommerce) .post_content_area.nitro-lazy, body.blog .post_content_area.nitro-lazy {
	background-image: none !important;
}

body.archive:not(.woocommerce) .post_content_area:last-child, body.blog .post_content_area:last-child {
	margin-right: 0;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .post_content_area, body.blog .post_content_area {
		-webkit-box-pack: center;
		-moz-box-pack: center;
		box-pack: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-ms-flex-pack: center;
		width: 100%;
		position: relative;
		min-height: 0;
		top: 0;
	}
}

body.archive:not(.woocommerce) .post_content, body.blog .post_content {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-box-direction: normal;
	-moz-box-direction: normal;
	box-direction: normal;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	max-width: 380px;
	text-align: center;
}

body.archive:not(.woocommerce) .post_content>:first-child, body.blog .post_content>:first-child {
	margin-top: 0;
}

body.archive:not(.woocommerce) .post_content>:last-child, body.blog .post_content>:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 1100px) {
	body.archive:not(.woocommerce) .post_content, body.blog .post_content {
		max-width: 400px;
	}
}

body.archive:not(.woocommerce) .post_content .hex_icon, body.blog .post_content .hex_icon {
	width: 150px;
	background-size: cover;
	background-position: center center;
	background-position: center -50px;
	height: 22px;
	margin-bottom: 10px;
	display: block;
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/hive_icon.svg");
}

body.archive:not(.woocommerce) .post_content .hex_icon.nitro-lazy, body.blog .post_content .hex_icon.nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .post_content .hex_icon, body.blog .post_content .hex_icon {
		height: 22px;
		background-position: center -50px;
		margin-bottom: 15px;
	}
}

body.archive:not(.woocommerce) .post_content .entry-title, body.blog .post_content .entry-title {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	color: #000;
	color: #564d4c;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
}

@media screen and (max-width: 1100px) {
	body.archive:not(.woocommerce) .post_content .entry-title, body.blog .post_content .entry-title {
		font-size: 18px;
	}
}

body.archive:not(.woocommerce) .post_content .post-entry-content, body.blog .post_content .post-entry-content {
	width: 100%;
}

body.archive:not(.woocommerce) .post_content .entry-header, body.blog .post_content .entry-header {
	margin-bottom: 5px;
}

body.archive:not(.woocommerce) .post_content .entry-content, body.blog .post_content .entry-content {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	margin: 0;
	line-height: 1.5;
}

@media screen and (max-width: 1100px) {
	body.archive:not(.woocommerce) .post_content .entry-content, body.blog .post_content .entry-content {
		font-size: 16px;
	}
}

@media screen and (max-width: 768px) {
	body.archive:not(.woocommerce) .post_content .entry-content, body.blog .post_content .entry-content {
		line-height: 1;
	}
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .post_content .entry-content, body.blog .post_content .entry-content {
		line-height: 1.5;
	}
}

body.archive:not(.woocommerce) .post_content .entry-footer, body.blog .post_content .entry-footer {
	display: inline-block;
	margin-top: 10px;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .post_content .entry-footer, body.blog .post_content .entry-footer {
		margin-top: 12px;
	}
}

body.archive:not(.woocommerce) .published_date, body.blog .published_date {
	margin-bottom: 15px;
}

@media screen and (max-width: 1100px) {
	body.archive:not(.woocommerce) .published_date, body.blog .published_date {
		margin-bottom: 10px;
	}
}

body.archive:not(.woocommerce) .published_date h6, body.blog .published_date h6 {
	font-family: "LoraItalic", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin: 0;
}

@media screen and (max-width: 1100px) {
	body.archive:not(.woocommerce) .published_date h6, body.blog .published_date h6 {
		font-size: 16px;
	}
}

body.archive:not(.woocommerce) .eh_arrow_btn, body.blog .eh_arrow_btn {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	border: 1px solid #000;
	padding: 10px 20px;
	color: #564d4c;
	margin-top: 10px;
	font-size: 15px;
	text-transform: uppercase;
	width: 200px;
}

body.archive:not(.woocommerce) .eh_arrow_btn:after, body.blog .eh_arrow_btn:after {
	content: "";
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/cta_arrow.svg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 45px;
}

body.archive:not(.woocommerce) .content_end_icon, body.blog .content_end_icon {
	text-align: center;
	margin-bottom: 50px;
}

body.archive:not(.woocommerce) .content_end_icon img, body.blog .content_end_icon img {
	margin: 0 auto;
	max-width: 100%;
	width: 190px;
}

body.archive:not(.woocommerce) .load_more, body.blog .load_more {
	text-align: center;
}

body.archive:not(.woocommerce) .load_more>a, body.blog .load_more>a {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	background-color: #d5b960;
	color: #f5f5f5;
	padding: 18px 85px;
	border-radius: 0;
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	width: 300px;
	max-width: 100%;
}

body.archive:not(.woocommerce) .load_more>a:hover, body.blog .load_more>a:hover {
	color: #564d4c;
}

@media screen and (max-width: 626px) {
	body.archive:not(.woocommerce) .load_more>a, body.blog .load_more>a {
		padding: 18px 70px;
	}
}

.col_position_bottom-right .hc_section {
	position: absolute;
	right: 60px;
	bottom: 40%;
	transform: translateY(100%);
}

@media screen and (max-width: 768px) {
	.col_position_bottom-right .hc_section {
		max-width: 80% !important;
		margin: 0 auto;
		position: relative;
		right: auto;
		transform: none;
	}
}

.col_position_bottom-right img {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.col_position_bottom-right img {
		display: none;
	}
}

.col_position_bottom-right img.mobile-image {
	display: none;
	margin-top: -85px;
}

@media screen and (max-width: 768px) {
	.col_position_bottom-right img.mobile-image {
		display: block;
	}
}

.r8_image_bg_hero {
	max-height: 800px;
	position: relative;
}

.r8_image_bg_hero .hero_bottom_left, .r8_image_bg_hero .hero_bottom_right {
	position: absolute;
	bottom: 0;
	bottom: -700px;
	width: 120vw;
	height: 800px;
	background-color: #fff;
}

@media screen and (min-width: 1440px) {
	.r8_image_bg_hero .hero_bottom_left, .r8_image_bg_hero .hero_bottom_right {
		bottom: -80vh;
	}
}

@media screen and (max-width: 768px) {
	.r8_image_bg_hero .hero_bottom_left, .r8_image_bg_hero .hero_bottom_right {
		bottom: -740px;
	}
}

.r8_image_bg_hero .secondary_hero_bottom_left, .r8_image_bg_hero .secondary_hero_bottom_right {
	position: absolute;
	width: 100vw;
	height: 65%;
	background-color: #fff;
}

.r8_image_bg_hero .secondary_hero_bottom_left {
	-webkit-transform: rotate(25deg);
	-moz-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	-o-transform: rotate(25deg);
	transform: rotate(25deg);
	bottom: -55%;
	left: -40%;
}

.r8_image_bg_hero .secondary_hero_bottom_right {
	-webkit-transform: rotate(-14deg);
	-moz-transform: rotate(-14deg);
	-ms-transform: rotate(-14deg);
	-o-transform: rotate(-14deg);
	transform: rotate(-14deg);
	bottom: -30%;
	right: -10%;
	overflow: hidden;
}

.r8_image_bg_hero .secondary_hero_bottom_right>div {
	-webkit-transform: rotate(194deg);
	-moz-transform: rotate(194deg);
	-ms-transform: rotate(194deg);
	-o-transform: rotate(194deg);
	transform: rotate(194deg);
	width: 100%;
	height: 120%;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0;
	top: -80%;
	position: absolute;
	right: 0;
}

.r8_image_bg_hero .hero_bottom_left {
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
	left: -100px;
}

.r8_image_bg_hero .hero_bottom_right {
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
	right: -100px;
	overflow: hidden;
}

.r8_image_bg_hero .hero_bottom_right>div {
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: 40%;
	background-position: 100%;
	bottom: 540px;
	position: absolute;
	right: -100px;
}

@media screen and (max-width: 768px) {
	.r8_image_bg_hero .hero_bottom_right>div {
		bottom: 410px;
		background-position: 80%;
	}
}

.r8_image_bg_hero {
	overflow: hidden;
}

@media screen and (max-width: 626px) {
	.r8_image_bg_hero {
		overflow: visible;
	}
}

.r8_image_bg_hero.hero_image_dep_height {
	background-image: none;
}

.r8_image_bg_hero.hero_image_dep_height.nitro-lazy {
	background-image: none !important;
}

.page_intro {
	color: #000;
	position: relative;
	border-bottom: 1px solid #d5b960;
}

.page_intro .page_intro_heading, .page_intro .page_intro_subheading {
	color: #000;
}

.page_intro .page_intro_heading {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	font-size: 60px;
	font-size: 3.75rem;
	line-height: .9167;
	margin: 12px 0 0;
}

@media screen and (max-width: 626px) {
	.page_intro .page_intro_heading {
		font-size: 44px;
		font-size: 2.75rem;
	}
}

.page_intro .page_intro_subheading {
	line-height: 1.67;
}

.page_intro_arrow {
	position: absolute;
	top: 14px;
	left: 14.5%;
}

@media screen and (max-width: 768px) {
	.page_intro_arrow {
		display: none;
		width: 20px;
		left: 12.5%;
		margin-left: 10px;
	}
}

.page_intro_copy {
	padding-top: 163px;
	padding-left: calc(14.5% + 64px);
	padding-right: 40px;
	max-width: 1040px;
	box-sizing: content-box;
}

@media screen and (max-width: 768px) {
	.page_intro_copy {
		padding-top: 0;
		padding-left: 40px;
	}
}

.hive_secondary_hero {
	margin-bottom: 20px;
	max-height: 625px;
	overflow: hidden;
}

@media screen and (max-width: 626px) {
	.woocommerce-page.woocommerce-account:not(.logged-in) .footer_top .start_selling {
		margin-top: 240px;
	}
}

@media screen and (max-width: 626px) {
	.woocommerce-page.woocommerce-account:not(.logged-in).page-template-default .default_page_content {
		margin-bottom: 0;
	}
	
	.woocommerce-page.woocommerce-account:not(.logged-in).page-template-default .default_page_content:after {
		bottom: 40px;
	}
}

.woocommerce-page #content form {
	background: transparent;
	padding: 0;
}

.woocommerce-page #content form input, .woocommerce-page #content form textarea {
	border: 1px solid #ccc;
}

.woocommerce-page #content form input[type="submit"] {
	border-width: 0;
}

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	background-color: #ccc;
}

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	border-top-color: #d5b960;
}

.woocommerce-page .related h2 {
	text-align: center;
	padding: 0 20px;
}

.woocommerce-page .woocommerce-MyAccount-navigation ul {
	padding-left: 0;
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li {
	padding: 10px 20px;
}

.woocommerce-page .woocommerce-MyAccount-navigation ul li.is-active {
	background: #f4f4f4;
}

.woocommerce-page.woocommerce-account .r8_page_content {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 40px;
}

.woocommerce #customer_login div[class*="column"] form {
	background-color: transparent;
}

.woocommerce #review_form #respond p.comment-form-author {
	margin-right: 0;
}

.woocommerce .quantity .qty, .woocommerce-page .quantity .qty {
	height: 42px;
}

.woocommerce #content div.product .woocommerce-tabs .panel, .woocommerce div.product .woocommerce-tabs .panel {
	background-color: transparent;
}

#content .wcpv-shortcode-registration-form input[type="submit"] {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	padding-top: 11px;
	background-color: #d5b960;
}

#content form input[name="apply_coupon"] {
	padding: 12px 20px;
}

#customer_details {
	padding: 0 0 20px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background-color: transparent;
}

.single .r8_image_bg_hero {
	margin-bottom: 0px;
}

.single .r8_hero {
	margin-bottom: 50px;
}

.single .post_title_section {
	padding-top: 20px;
	z-index: 2;
	position: relative;
}

.single .site-content {
	margin-bottom: -200px;
}

@media screen and (max-width: 626px) {
	.single .site-content {
		margin-bottom: -290px;
	}
}

.single .container:after {
	clear: both;
	content: "";
	display: block;
}

.single .post_content_container {
	z-index: 2;
	position: relative;
}

.single .post_content_container:after {
	clear: both;
	content: "";
	display: block;
}

.single .single_content.r8-no-top-content-padding {
	padding-top: 0;
}

.single .entry-header.r8-post-title {
	padding: 20px 0 40px;
}

@media screen and (max-width: 626px) {
	.single .entry-header.r8-post-title {
		padding: 20px 0;
	}
}

.single .entry-header.r8-post-title h1 {
	font-family: "SacramentoRegular", "Times New Roman", Times, serif;
	font-size: 60px;
	color: #564d4c;
}

@media screen and (max-width: 626px) {
	.single .entry-header.r8-post-title h1 {
		font-size: 40px;
	}
}

.single .post_thumnail_image {
	width: 100%;
	line-height: 0;
	margin-bottom: 40px;
}

.single .post_thumnail_image img {
	width: 100%;
}

.single article .entry-header {
	text-align: center;
	margin-bottom: 20px;
}

.single article .entry-header .hex_icon {
	margin-bottom: 15px;
	line-height: 0;
}

.single article .entry-header h6 {
	font-size: 18px;
	font-family: "LoraItalic", "Times New Roman", Times, serif;
	display: inline;
	color: #000;
}

.single article h2 {
	font-family: "RubikBold", "Arial Bold", sans-serif;
}

.single article p {
	margin: 1em 0;
}

.single .post_entry_footer {
	border-top: 1px solid #d5b960;
	padding: 26px 0;
}

.single .post_tags_cats {
	width: 100%;
	margin-bottom: 80px;
}

.single .post_tags_cats:after {
	clear: both;
	content: "";
	display: block;
}

@media screen and (max-width: 626px) {
	.single .post_tags_cats {
		margin-bottom: 40px;
	}
}

.single .post_tags_cats h5 {
	font-size: 15px;
	font-family: "RubikBold", "Arial Bold", sans-serif;
	color: #564d4c;
	display: inline-block;
	margin: 0;
	margin-right: 20px;
	padding: 5px;
	margin-bottom: .5em;
}

.single .post_tags_cats a {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	border: 1px solid #d5b960;
	padding: 5px 10px;
	margin: 0 2px 8px;
	display: inline-block;
}

.single .post_tags_cats .post_tags_section {
	float: left;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 2.35765%;
	width: 48.82117%;
}

.single .post_tags_cats .post_tags_section:last-child {
	margin-right: 0;
}

@media screen and (max-width: 626px) {
	.single .post_tags_cats .post_tags_section {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0;
		width: 100%;
		margin-bottom: 30px;
	}
	
	.single .post_tags_cats .post_tags_section:last-child {
		margin-right: 0;
	}
}

.single .post_tags_cats .post_categories_section {
	float: left;
	display: block;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 2.35765%;
	margin-right: 0;
	width: 48.82117%;
}

.single .post_tags_cats .post_categories_section:last-child {
	margin-right: 0;
}

@media screen and (max-width: 626px) {
	.single .post_tags_cats .post_categories_section {
		float: left;
		display: block;
		margin-right: 7.42297%;
		margin-right: 0;
		width: 100%;
	}
	
	.single .post_tags_cats .post_categories_section:last-child {
		margin-right: 0;
	}
}

.single .section_divide_icon {
	text-align: center;
	margin-bottom: 70px;
}

@media screen and (max-width: 626px) {
	.single .section_divide_icon {
		margin-bottom: 40px;
	}
}

.single .section_divide_icon img {
	width: 190px;
	margin: 0 auto;
}

.single .post_navigation {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
}

.single .post_navigation .next_btn, .single .post_navigation .prev_btn {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	border: 1px solid #000;
	padding: 10px 20px;
	color: #564d4c;
	margin-top: 10px;
	font-size: 15px;
	text-transform: uppercase;
	width: 200px;
	margin: 5px;
}

@media screen and (max-width: 626px) {
	.single .post_navigation .next_btn, .single .post_navigation .prev_btn {
		font-size: 14px;
		margin: 2px;
		width: 140px;
		padding: 10px;
	}
}

.single .post_navigation .next_btn {
	margin-right: 0px;
}

.single .post_navigation .next_btn:after {
	content: "";
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/cta_arrow.svg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 45px;
}

@media screen and (max-width: 626px) {
	.single .post_navigation .next_btn:after {
		width: 25px;
	}
}

.single .post_navigation .prev_btn {
	margin-left: 0px;
}

.single .post_navigation .prev_btn:before {
	content: "";
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/./images/cta_arrow.svg");
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 45px;
}

@media screen and (max-width: 626px) {
	.single .post_navigation .prev_btn:before {
		width: 25px;
	}
}

.loading_animation {
	display: none;
	position: relative;
	width: 100%;
	height: 100px;
	z-index: 1;
}

.rev_slider_wrapper {
	z-index: 1;
}

.spinner {
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-o-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	width: 40px;
	height: 40px;
	position: relative;
	margin: 0 auto;
	top: 50%;
}

@media screen and (max-width: 626px) {
	.spinner {
		-webkit-transform: translate(0%, -50%);
		-moz-transform: translate(0%, -50%);
		-ms-transform: translate(0%, -50%);
		-o-transform: translate(0%, -50%);
		transform: translate(0%, -50%);
	}
}

.double-bounce1, .double-bounce2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #d5b960;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
	background-color: #d5b960;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
	0%, 100% {
		-webkit-transform: scale(0);
	}
	
	50% {
		-webkit-transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%, 100% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	
	50% {
		transform: scale(1);
		-webkit-transform: scale(1);
	}
}

form {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
}

@media screen and (max-width: 768px) {
	form.wcpv-shortcode-registration-form .form-row-first, form.wcpv-shortcode-registration-form .form-row-last {
		width: 100%;
		float: none;
	}
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: .75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 5px 10px;
	max-width: 100%;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
	color: #111;
	border-color: #d5b960;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
	resize: vertical;
}

body #gform_wrapper_1 ul li.gfield, body #gform_wrapper_3 ul li.gfield, body #gform_wrapper_4 ul li.gfield {
	margin-top: 0;
	margin-bottom: 50px;
	padding-right: 0;
}

body #gform_wrapper_1 ul li.hidden_label input, body #gform_wrapper_3 ul li.hidden_label input, body #gform_wrapper_4 ul li.hidden_label input {
	margin-top: 0;
}

body #gform_wrapper_1 ul li.gf_left_half, body #gform_wrapper_3 ul li.gf_left_half, body #gform_wrapper_4 ul li.gf_left_half {
	padding-right: 16px;
}

@media screen and (max-width: 626px) {
	body #gform_wrapper_1 ul li.gf_left_half, body #gform_wrapper_3 ul li.gf_left_half, body #gform_wrapper_4 ul li.gf_left_half {
		padding-right: 0;
	}
}

body #gform_wrapper_1 textarea, body #gform_wrapper_3 textarea, body #gform_wrapper_4 textarea {
	resize: vertical !important;
}

body #gform_wrapper_1 .ginput_container, body #gform_wrapper_3 .ginput_container, body #gform_wrapper_4 .ginput_container {
	margin-top: 0 !important;
}

body #gform_wrapper_1 div.ginput_counter, body #gform_wrapper_3 div.ginput_counter, body #gform_wrapper_4 div.ginput_counter {
	margin-top: 0 !important;
	color: #564d4c;
}

body #gform_wrapper_1 .button, body #gform_wrapper_3 .button, body #gform_wrapper_4 .button {
	border: 1px solid #564d4c !important;
	padding: 15px 40px !important;
	margin-right: 0;
}

body #gform_wrapper_1 .button:hover, body #gform_wrapper_3 .button:hover, body #gform_wrapper_4 .button:hover {
	background-color: #d5b960 !important;
	border-color: #fff !important;
}

body #gform_wrapper_1 .button:hover span, body #gform_wrapper_3 .button:hover span, body #gform_wrapper_4 .button:hover span {
	color: #fff;
}

body #gform_wrapper_1 .button span, body #gform_wrapper_3 .button span, body #gform_wrapper_4 .button span {
	font-family: "RubikBold", "Arial Bold", sans-serif;
	font-size: 15px;
	color: #564d4c;
	margin-right: 15px;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 5px 10px 5px 30px;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
	border-color: #d5b960 !important;
	outline: none;
}

body .gform_wrapper textarea {
	padding: 15px 10px 15px 30px;
}

body .gform_wrapper textarea:focus {
	border-color: #d5b960 !important;
	outline: none;
}

body .gform_wrapper .ginput_counter {
	font-family: "LoraRegular", "Times New Roman", Times, serif;
	color: #564d4c;
}

body .gform_wrapper .gform_footer input[type=image] {
	max-width: 174px;
}

body .gform_wrapper .gform_footer input[type=image]:focus, body .gform_wrapper .gform_footer input[type=image]:hover {
	opacity: .5;
}

@media screen and (max-width: 626px) {
	body .gform_wrapper .gform_footer input[type=image] {
		margin-right: 0 !important;
	}
}

a {
	color: #afc3d7;
}

a:visited {
	color: #6b90b5;
}

a:hover, a:focus, a:active {
	color: #6b90b5;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

.site-header .r8_sec_menu_wrapper .r8-menu-secondary-menu-container ul {
	display: flex;
	align-items: center;
}

.site-header .r8_sec_menu_wrapper .r8_secondary_menu>li:last-child a {
	padding-bottom: 0;
}

.mm-opened, .mm-panels {
	z-index: 1 !important;
}

.r8_sec_menu_wrapper {
	padding: 5px 0;
	text-transform: uppercase;
}

.r8_sec_menu_wrapper .header_search {
	margin-left: 0;
}

.r8_sec_menu_wrapper .header_search .search_icon {
	width: 30px;
	height: 30px;
}

.r8_sec_menu_wrapper .header_search .search_icon img {
	width: 100%;
	height: auto;
	display: block;
}

.r8-menu-secondary-menu-container-left {
	display: block;
	float: left;
	margin-top: 5px;
}

.site-header .r8_sec_menu_wrapper .r8_secondary_menu>li {
	margin-left: 40px;
}

.site-header .r8_sec_menu_wrapper .r8_secondary_menu>li:first-child {
	margin-left: 15px !important;
}

.site-header .r8_sec_menu_wrapper .r8_secondary_menu>li a {
	padding-bottom: 0;
}

.site-header .r8_sec_menu_wrapper .r8-woocommerce-menu.r8_secondary_menu li:first-child {
	margin-left: 40px;
}

.site-header .r8_sec_menu_wrapper .r8-woocommerce-menu.r8_secondary_menu li.woo-my_logout {
	margin-left: 5px;
}

.site-header .r8_sec_menu_wrapper .r8-woocommerce-menu .cart-icon img {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
	display: block;
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation .primary_menu>li {
	margin: 0 12px;
}

.main-navigation ul {
	font-family: "RubikMedium", "Arial", sans-serif;
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li.focus>ul, .main-navigation ul ul li:hover>ul {
	left: 100%;
}

.main-navigation ul ul li>a {
	padding: 30px 15px;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li.focus>ul, .main-navigation ul li:hover>ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation .current-menu-item a {
	background-image: url("https://theeventhive.com/nitropack_static/DEAWnCYKgBWzBqDcjLLWlvXbeLTvmBjT/assets/images/source/rev-92925a2/theeventhive.com/wp-content/themes/event-hive/images/menu_item_active.svg");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.main-navigation .current-menu-item a.nitro-lazy {
	background-image: none !important;
}

.main-navigation .current-menu-item a:hover {
	background-image: none;
}

.main-navigation .current-menu-item a:hover.nitro-lazy {
	background-image: none !important;
}

.main-navigation.toggled ul, .menu-toggle {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.mm-panels>.mm-panel.mm-hasnavbar {
	padding: 0 !important;
}

.mm-panel.mm-hasnavbar .mm-navbar {
	display: none !important;
}

.mm-menu a {
	font-weight: 700;
}

.site-header .r8_main_header #primary_menu_left>li:first-of-type {
	display: none;
}

.mm-panels>.mm-panel>.mm-listview {
	margin: 0 !important;
}

.mm-listview>li>a, .mm-listview>li>span {
	padding: 0 20px !important;
	height: 55px;
	line-height: 55px;
}

.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before {
	display: none !important;
}

.mm-listview>li:not(.mm-divider):after {
	position: initial !important;
}

.mobile_menu .r8_secondary_menu_right, .mobile_menu ul:last-of-type {
	display: none;
}

.m_search_section {
	border-color: #fff !important;
	border-radius: 0 !important;
}

.m_search_section input {
	color: #fff !important;
	padding: 7px 5px !important;
}

.m_search_section input::-webkit-input-placeholder {
	color: #fff !important;
}

.m_search_section input::-moz-placeholder {
	color: #fff !important;
}

.m_search_section input:-ms-input-placeholder {
	color: #fff !important;
}

.m_search_section input:-moz-placeholder {
	color: #fff !important;
}

.m_search_section svg path {
	fill: #fff;
}

@media screen and (max-width: 768px) {
	.site-header .r8_sec_menu_wrapper {
		display: block !important;
		top: 26px;
		right: 75px !important;
		position: absolute;
		background: none;
		z-index: 102;
	}
	
	.site-header .r8_sec_menu_wrapper .r8_container {
		padding: 0;
	}
	
	.site-header .r8_sec_menu_wrapper .r8_container .r8-menu-secondary-menu-container-left {
		display: none;
	}
	
	.site-header .r8_sec_menu_wrapper .r8_container .r8-woo-cart, .site-header .r8_sec_menu_wrapper .r8_container .woo-my_account {
		margin-left: 15px !important;
	}
	
	.site-header .r8_sec_menu_wrapper li {
		margin-left: 15px !important;
	}
	
	.site-header .r8_sec_menu_wrapper li:after {
		display: none;
	}
	
	.site-header .r8_sec_menu_wrapper li a:not(.cart-icon) {
		width: 75px;
		text-align: center;
		line-height: 16px;
	}
	
	.site-header .r8_sec_menu_wrapper .woo-my_logout {
		display: none !important;
	}
	
	.site-header .r8_main_header .header-logo {
		margin: 0 !important;
	}
	
	.site-header a.mobile_menu_icon {
		width: 25px;
	}
	
	.site-header a.mobile_menu_icon:after, .site-header a.mobile_menu_icon:before, .site-header a.mobile_menu_icon span {
		width: 25px;
		height: 2px;
	}
}

@media screen and (max-width: 500px) {
	.site-header .r8_sec_menu_wrapper {
		right: 60px !important;
	}
	
	.site-header .r8_sec_menu_wrapper li {
		margin-left: 0 !important;
	}
	
	.site-header .r8_sec_menu_wrapper li a:not(.cart-icon) {
		width: 60px;
		line-height: 14px;
		font-size: 12px !important;
	}
	
	.site-header .r8_sec_menu_wrapper li a.cart-icon img {
		width: 25px !important;
		height: 25px !important;
	}
}

@media screen and (max-width: 500px) {
	body.logged-in .site-header .r8_sec_menu_wrapper {
		right: 50px !important;
	}
	
	body.logged-in .site-header .r8_sec_menu_wrapper .r8_sec_menu_wrapper .r8_container .woo-my_account {
		margin-left: 0 !important;
	}
	
	body.logged-in .site-header .r8_sec_menu_wrapper .r8_secondary_menu>li:first-child {
		margin-left: 0 !important;
	}
	
	body.logged-in .site-header .r8_sec_menu_wrapper .r8_container .r8-woo-cart {
		margin-left: 0 !important;
	}
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.clear:before:after, .clear:after:after, .entry-content:before:after, .entry-content:after:after, .comment-content:before:after, .comment-content:after:after, .site-header:before:after, .site-header:after:after, .site-content:before:after, .site-content:after:after, .site-footer:before:after, .site-footer:after:after {
	clear: both;
	content: "";
	display: block;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

embed, iframe, object {
	max-width: 100%;
}

.custom-logo-link {
	display: inline-block;
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: .8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

#tab-description h2 {
	display: none;
}

.woocommerce.tax-wcpv_product_vendors .wcpv_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media screen and (max-width: 500px) {
	.woocommerce.tax-wcpv_product_vendors .wcpv_wrap {
		display: block;
	}
}

.vendor-url:before {
	content: "";
	display: block;
	margin-top: -5px;
}

.product_meta .posted_in {
	margin-bottom: -5px;
}

footer .official-links a {
	font-size: 15px;
}

footer .official-links a:first-child {
	padding-right: 5px;
	border-right: 1px solid white;
}

.button.continue-shopping {
	float: right;
	margin-bottom: 25px !important;
}

#woo_pp_ec_button {
	padding: 0;
}

.footer_top .right_side h3 {
	margin-bottom: 0;
}

.footer_top .right_side p {
	text-align: center;
	color: #fff;
}
