/**
Theme Name: BREW Child Theme
Author: Cultiv8 Creative
Author URI: https://gocultiv8.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brew-child-theme
Template: astra
*/

.fl-row-fixed-width {
    width: 100%;
}

a, a:link {
	outline: none !important;
}

#primary {
    margin: 0;
	padding: 0;
}

.single-post #primary {
    margin: 0;
	padding: 0;
}

.site-content .ast-container {
    max-width: none;
	padding-left: 0px;
	padding-right: 0px;
}

.site-content .ast-container {
    max-width: none;
	padding-left: 0px;
	padding-right: 0px;
}

.page .entry-header {
	display: none;
}

.hbspt-form input[type="submit"] {
	background-color: white;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
	border-radius: 3px;
	width: 100%;
}

.hbspt-form 
input[type=email] {
	border-radius: 0px;
    width: 100%;
    padding: 10px;
    border: 2px solid white;
    background-color: rgba(255,255,255,0.1);
	margin-bottom: 5px;
	font-size: 14px;
}

.hbspt-form {
	max-width: 275px;
	margin: 0 auto;
}

.ast-footer-html-2 h6 {
	color: white;
	text-transform: none;
	font-size: 16px;
	margin-bottom: -22px;
}

a.menu-link,
a.ast-custom-button-link {
	letter-spacing: 0.75px;
}

.ast-header-button-2 .ast-custom-button {
	position: relative;
	padding-left: 32px !important;
	padding-right: 14px !important;
	padding-top: 12px !important;
    padding-bottom: 10px !important;
}

.ast-header-button-2 .ast-custom-button:before {
	content: "\f004";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 14px;
}

#ast-hf-menu-2:after {
	content: "";
	position: relative;
	background: white;
	width: 2px;
	height: 20px;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-right: 12px;
}

.ast-site-header-cart .ast-cart-menu-wrap .count, .ast-site-header-cart .ast-cart-menu-wrap .count:after, .ast-site-header-cart .ast-addon-cart-wrap .count, .ast-site-header-cart .ast-addon-cart-wrap .ast-icon-shopping-cart:after {
	border: 0px;
}

.ast-site-header-cart-li  {
	position: relative;
	left: -15px;
}

.ast-site-header-cart-li:after {
		content: "\f07a";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	left: 0 !important;
	top: 1px !important;
	color: white !important;
	font-size: 16px !important;
}

.ast-cart-menu-wrap .count {
	right: -15px !important;
    background: black !important;
    border-radius: 100% !important;
    padding: 2px 6px !important;
    min-width: 19px !important;
    min-height: 3px !important;
    line-height: normal !important;
    top: -10px !important;
    font-size: 10px !important;
    z-index: 9 !important; 
	color: white !important;
}

.ast-header-break-point .main-header-menu {
    background-color: transparent !important;
    border-top-width: 0px !important;
}

.ast-header-break-point .ast-builder-menu {
    width: inherit;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close:after {
    content: "\f00d";
    font-family: "Font Awesome 5 Free", FontAwesome;
    height: 60px;
    width: 60px;
    background: white;
    border-radius: 0px 0px 0px 100px;
    color: #4c98ae;
    text-align: right;
    padding-right: 14px;
    padding-top: 10px;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close .ast-svg-iconset {
	display: none;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
	padding: 0px;
}

.brewDate img:nth-child(1) {
	padding-right: 20px;
	position: relative;
	top: -2px;
}

.brewDate img:nth-child(2) {
	padding-left: 20px;
	position: relative;
	top: -2px;
}

.graphic img:nth-child(1) {
	padding-right: 20px;
	position: relative;
	top: -4px;
}

.graphic img:nth-child(2) {
	padding-left: 20px;
	position: relative;
	top: -4px;
}

/**RED BUTTON**/
.red a.fl-button,
form.fluent_form_1 .ff-btn-submit,
.entry-content .hbspt-form input[type="submit"] {
background: rgb(216,64,70);
background: -moz-linear-gradient(90deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
background: linear-gradient(90deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d84046",endColorstr="#dd8f8e",GradientType=1);
	position: relative;
}

.red a.fl-button:hover,
form.fluent_form_1 .ff-btn-submit:hover,
.entry-content .hbspt-form input[type="submit"]:hover {
background: rgb(216,64,70);
background: -moz-linear-gradient(90deg, rgba(216,64,70,1) 0%, rgba(216,64,70,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(216,64,70,1) 0%, rgba(216,64,70,1) 100%);
background: linear-gradient(90deg, rgba(216,64,70,1) 0%, rgba(216,64,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d84046",endColorstr="#d84046",GradientType=1);
	transform: scale(1.02);
}

.red a.fl-button:after,
form.fluent_form_1 .ff-btn-submit:after,
.entry-content .hbspt-form input[type="submit"]:after {
  	position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
 }

/**BLACK BUTTON**/
.black a.fl-button,
.pp-dual-button-1 a.pp-button {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#636363",GradientType=1);
	position: relative;
}

.black a.fl-button:hover,
.pp-dual-button-1 a.pp-button:hover {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	transform: scale(1.02);
}

.black a.fl-button:after,
.pp-dual-button-1 a.pp-button:after {
  	position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
 }

.black.alt a.fl-button:after{
  	position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #4c98ae;
    border-top-color: transparent;
    border-left-color: transparent;
 }

.black.alt2 a.fl-button:after{
  	position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ca4d4c;
    border-top-color: transparent;
    border-left-color: transparent;
 }

.black.alt3 a.fl-button:after{
  	position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #e7c666;
    border-top-color: transparent;
    border-left-color: transparent;
 }

/**BLUE BUTTON**/
.blue a.fl-button,
.blueAlt a.fl-button,
.pp-dual-button-2 a.pp-button {
	background: rgb(76,152,174) !important;
	background: -moz-linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%) !important;
	background: -webkit-linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%) !important;
	background: linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c98ae",endColorstr="#88c8d5",GradientType=1) !important;
	position: relative !important;
}

.blue a.fl-button:hover,
.blueAlt a.fl-button:hover,
.pp-dual-button-2 a.pp-button:hover {
	background: rgb(76,152,174);
	background: -moz-linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(76,152,174,1) 100%) !important;
	background: -webkit-linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(76,152,174,1) 100%) !important;
	background: linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(76,152,174,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c98ae",endColorstr="#4c98ae",GradientType=1) !important;
	transform: scale(1.02) !important;
}

.blue a.fl-button:after,
.pp-dual-button-2 a.pp-button:after {
  	position: absolute !important;
    right: -1px !important;
    bottom: -1px !important;
    content: '' !important;
    width: 0 !important;
    height: 0 !important;
    border: 7px solid #ffffff !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
 }

.blueAlt a.fl-button:after{
  	display: none;
 }

/**Yellow BUTTON**/
.yellow a.fl-button {
	background: rgb(234,188,54);
    background: -moz-linear-gradient(90deg, rgba(234,188,54,1) 31%, rgba(244,221,153,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(234,188,54,1) 31%, rgba(244,221,153,1) 100%);
    background: linear-gradient(90deg, rgba(234,188,54,1) 31%, rgba(244,221,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eabc36",endColorstr="#f4dd99",GradientType=1);
	position: relative !important;
}

.yellow a.fl-button:hover {
	background: rgb(234,188,54);
    background: -moz-linear-gradient(90deg, rgba(234,188,54,1) 31%, rgba(234,188,54,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(234,188,54,1) 31%, rgba(234,188,54,1) 100%);
    background: linear-gradient(90deg, rgba(234,188,54,1) 31%, rgba(234,188,54,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eabc36",endColorstr="#eabc36",GradientType=1);
	transform: scale(1.02) !important;
}

.yellow a.fl-button:after {
  	position: absolute !important;
    right: -1px !important;
    bottom: -1px !important;
    content: '' !important;
    width: 0 !important;
    height: 0 !important;
    border: 7px solid #ffffff !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
 }


/**HOME INFO BOXES**/

.homeBox .uabb-infobox-content {
	position: relative;
}

.homeBox .uabb-infobox-text-wrap {
	padding: 10px 20px 20px; 
}

.homeBox .uabb-infobox-cta-link {
	position: relative;
    float: right;
    padding-bottom: 20px !important;
    padding-top: 10px; 
}

.homeBox .uabb-infobox:after{
  	position: absolute;
	right: -10px;
    top: -10px;
    content: '';
    width: 0;
    height: 0;
    border: 38px solid #ffffff;
    border-bottom-color: transparent;
    border-left-color: transparent;
 }

.homeBox .uabb-infobox {
	position: relative;
}

.homeBox .uabb-infobox-title-wrap {
	padding: 20px 20px 5px; 
}

/* RED */
.homeBox.red .uabb-infobox-text a,
.pp-accordion-item:nth-child(4n + 1) a {
	color: #d84046;
	text-decoration: underline;
}

.homeBox.red .uabb-infobox-text a:hover,
.pp-accordion-item:nth-child(4n + 1) a:hover {
	color: #dd8f8e;
	text-decoration: underline;
}

.homeBox.red .uabb-infobox-title-wrap {
background: rgb(216,64,70);
background: -moz-linear-gradient(0deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
background: linear-gradient(0deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d84046",endColorstr="#dd8f8e",GradientType=1);
}

/* YELLOW */
.homeBox.yellow .uabb-infobox-text a,
.pp-accordion-item:nth-child(2n) a {
	color: #d1a72b;
	text-decoration: underline;
}

.homeBox.yellow .uabb-infobox-text a:hover,
.pp-accordion-item:nth-child(2n) a:hover {
	color: #fad15a ;
	text-decoration: underline;
}

.homeBox.yellow .uabb-infobox-title-wrap {
	background: rgb(234,188,54);
	background: -moz-linear-gradient(0deg, rgba(234,188,54,1) 0%, rgba(244,221,153,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(234,188,54,1) 0%, rgba(244,221,153,1) 100%);
	background: linear-gradient(0deg, rgba(234,188,54,1) 0%, rgba(244,221,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eabc36",endColorstr="#f4dd99",GradientType=1);
}

/* BLUE */
.homeBox.blue .uabb-infobox-text a,
.pp-accordion-item:nth-child(3n) a {
	color: #4c98ae;
	text-decoration: underline;
}

.homeBox.blue .uabb-infobox-text a:hover,
.pp-accordion-item:nth-child(3n) a:hover {
	color: #88c8d5;
	text-decoration: underline;
}

.homeBox.blue .uabb-infobox-title-wrap {
	background: rgb(76,152,174);
	background: -moz-linear-gradient(0deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
	background: linear-gradient(0deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c98ae",endColorstr="#88c8d5",GradientType=1);
}

/*****/

.ast-header-social-1-wrap {
	position: relative;
    top: -3px;
}

.countdown .pp-countdown-wrapper {
	margin-top: -80px;
	margin-bottom: -15px;
}

.tagRight {
	max-height: 550px;
	overflow: hidden;
}

.locationText .fl-col-content:after {
	content: "\f3c5";
  	font-family: "Font Awesome 5 Free", FontAwesome; 
	font-weight: 900;
	position: absolute;
	font-size: 80px !important;
	color: white;
	left: -88px; 
}

.locationText em {
	font-size: 18px !important;
	letter-spacing: 1px !important;
}

.blueLeft .fl-col-content {
    justify-content: flex-end !important;
    -webkit-box-align: end !important;
    -webkit-box-pack: end !important;
}

.uabb-infobox-cta-link:after {
	content: "\f30b";
	position: relative;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-left: 8px;
}

.pp-accordion-button {
	position: relative;
}

.pp-accordion-button:after {
    position: absolute;
    right: -1px;
    top: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 15px solid #ffffff;
    border-bottom-color: transparent;
    border-left-color: transparent;
}


.hspFinalists {
	max-width: 90%;
}

.hspFinalists, .presenting,
.major, .media, .featured, 
.supporting, .fob {
	background: white;
	box-shadow: 0px 0px 8px 4px rgb(0 0 0 / 10%);
	margin: 10px auto;
}

.hspFinalists:before {
	content: "Top 3 Finalist";
	background: rgb(202,77,76);
    background: -moz-linear-gradient(0deg, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    background: linear-gradient(0deg, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca4d4c",endColorstr="#dd8f8e",GradientType=1);
	width: 100%;
	text-align: center;
	font-weight: 700;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase; 
	padding: 10px 20px;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
}

.presenting:before {
	content: "Presenting";
	background: rgb(62,50,141);
	background: -moz-linear-gradient(0deg, rgba(62,50,141,1) 0%, rgba(158,148,223,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(62,50,141,1) 0%, rgba(158,148,223,1) 100%);
	background: linear-gradient(0deg, rgba(62,50,141,1) 0%, rgba(158,148,223,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#3e328d",endColorstr="#9e94df",GradientType=1);
	width: 100%;
	text-align: center;
	font-weight: 700;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase; 
	padding: 10px 20px;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
}

.major:before {
	content: "Major";
	background: rgb(76,152,174);
	background: -moz-linear-gradient(0deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
	background: linear-gradient(0deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c98ae",endColorstr="#88c8d5",GradientType=1);
	width: 100%;
	text-align: center;
	font-weight: 700;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase; 
	padding: 10px 20px;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
}

.media:before {
	content: "Media";
	background: rgb(234,188,54);
	background: -moz-linear-gradient(0deg, rgba(234,188,54,1) 0%, rgba(244,221,153,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(234,188,54,1) 0%, rgba(244,221,153,1) 100%);
	background: linear-gradient(0deg, rgba(234,188,54,1) 0%, rgba(244,221,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eabc36",endColorstr="#f4dd99",GradientType=1);
	width: 100%;
	text-align: center;
	font-weight: 700;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase; 
	padding: 10px 20px;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
}


.featured:before {
	content: "Featured";
	background: rgb(216,64,70);
	background: -moz-linear-gradient(0deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
	background: linear-gradient(0deg, rgba(216,64,70,1) 0%, rgba(221,143,142,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d84046",endColorstr="#dd8f8e",GradientType=1);
	width: 100%;
	text-align: center;
	font-weight: 700;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase; 
	padding: 10px 20px;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
}


.supporting:before {
	content: "Supporting";
	background: rgb(202,77,76);
	background: rgb(0,0,0);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#636363",GradientType=1);
	width: 100%;
	text-align: center;
	font-weight: 700;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase; 
	padding: 10px 20px;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
}


.fob:before {
	content: "Friend";
	background: rgb(91,91,91);
	background: -moz-linear-gradient(0deg, rgba(91,91,91,1) 0%, rgba(179,179,179,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(91,91,91,1) 0%, rgba(179,179,179,1) 100%);
	background: linear-gradient(0deg, rgba(91,91,91,1) 0%, rgba(179,179,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b5b5b",endColorstr="#b3b3b3",GradientType=1);
	width: 100%;
	text-align: center;
	font-weight: 700;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase; 
	padding: 10px 5px;
	color: white;
	font-size: 15px;
	letter-spacing: 1px;
}

.hspFinalists img,
.presenting img,
.major img, 
.media img, 
.featured img {
	padding: 20px
}

.supporting img {
	padding: 10px
}

.presenting img, .major img, .media img {
    width: 100% !important;
    height: 100% !important;
    max-width: 325px;
    max-height: 200px;
    object-fit: contain;
    margin: 0 auto;
    min-height: 200px;
}

.featured img {
    width: 100% !important;
    height: 100% !important;
    max-width: 255px;
    max-height: 150px;
    object-fit: contain;
    margin: 0 auto;
    min-height: 150px;
}

.supporting img {
    width: 100% !important;
    height: 100% !important;
    max-width: 225px;
    max-height: 120px;
    object-fit: contain;
    margin: 0 auto;
    min-height: 120px;
}

.fob img {
    width: 100% !important;
    height: 100% !important;
    max-width: 170px;
    max-height: 80px;
    object-fit: contain;
    margin: 0 auto;
    min-height: 80px;
}

.fluentform .ff-el-form-control {
	border-radius: 0px !important;
	background: rgba(255,255,255,0.5) !important;
    border: 1px solid black !important;
}

.fluentform label {
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

form.fluent_form_1 .ff-btn-submit,
.entry-content .hbspt-form input[type="submit"] {
	border: 0 !important;
	font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-weight: 700;
    text-transform: uppercase; 
	font-size: 16px !important;
	letter-spacing: 0.75px;
	border-radius: 0px !important;
	padding: 6px 16px !important;
}

.entry-content .hbspt-form input[type="submit"] {
	width: auto;
    height: 36px;
    color: white;
}

.entry-content .hbspt-form .actions {
	margin: 20px auto 0;
    text-align: center; 
}


form.fluent_form_1 .ff-btn-submit:hover {
	opacity: 1 !important;
}

.bio p:empty, .session p:empty {
	display: none;
}

.speakerSocial ul {
	margin: 0 0 0 0 !important;
}

.speakerSocial li {
	list-style-type: none;
    margin-bottom: 0;
    display: inline-block;
	margin-right: -20px;
}

.speakerSocial li:first-child:empty,
.speakerSocial li:nth-child(2):empty{
	margin-left: 20px !important;
}

.speakerSocial li a {
    visibility: hidden;
	position: relative;
}

.speakerSocial li a:after {
    content: "";
	width: 40px;
    height: 40px;
    display: block;
    visibility: visible;
    top: 0;
    position: absolute;
    background: #d84046;
    border-radius: 100%;
    padding: 8px 5px;
    font-size: 20px;
    text-align: center;
    color: white;
}

.speakerSocial li a:hover:after {
	background: #000000;
}

.speakerSocial li:nth-child(1) a:after {
    content: "\f0c1";
	font-family: "Font Awesome 5 Free", FontAwesome; 
	font-weight: 900;
}

.speakerSocial li:nth-child(2) a:after {
    content: "\f16d";
	font-family: "Font Awesome 5 Free", FontAwesome; 
	font-weight: 900;
}

.speakerSocial li:nth-child(3) a:after {
    content: "\f099";
	font-family: "Font Awesome 5 Free", FontAwesome; 
	font-weight: 900;
}

.speakerSocial li:nth-child(4) a:after {
    content: "\f0e1";
	font-family: "Font Awesome 5 Free", FontAwesome; 
	font-weight: 900;
}

.speakerSchedule h2 a {
	font-size: 24px;
    letter-spacing: 0.25px;
    text-transform: none;
    color: #4c98ae;
}

.speakerSchedule h2 a:hover {
	color: #84cbda;
}

.speakerSchedule h2 {
	margin-bottom: 15px;
	line-height: 0.65;
} 

.speakerSchedule p {
	font-size: 15px;
}

.woocommerce-product-gallery .slick-prev,
.woocommerce-product-gallery .slick-next {
	display: none !important;
}

/* WOOCOMMERCE SHOP */

.woocommerce-breadcrumb,
.product_meta,
.tabs.wc-tabs,
.woocommerce-result-count, .woocommerce-ordering {
	display: none !important;
}

.ast-separate-container .ast-woocommerce-container {
    padding: 40px;
    max-width: 1200px;
    margin: 0 auto;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    border-top: 0px solid #eaeaea;
} 

.woocommerce-tabs.wc-tabs-wrapper {
	    border-top: 2px solid #eaeaea;
	    border-bottom: 2px solid #eaeaea;
}

.woocommerce div.product .product_title {
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
	font-size: 22px;
    text-transform: uppercase;
	margin-bottom: 5px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	font-size: 18px;
font-weight: 400;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase;
		margin-bottom: 20px;
	color: #ca4d4c;
}

.woocommerce .select2-container .select2-selection--single, .woocommerce select, .woocommerce-page .select2-container .select2-selection--single, .woocommerce-page select {
	height: 45px;
	padding: 5px;
	font-size: 18px;
	border: 1px solid #000000;
}

.woocommerce div.product form.cart .variations td.label {
	font-size: 18px;
}

.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
	padding-top: 30px;
}

.woocommerce div.product .woocommerce-tabs .panel p {
	font-size: 18px;
}

.woocommerce .related.products h2, .woocommerce .up-sells h2, .woocommerce .woocommerce-tabs h2 {
    font-size: 38px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
}

.woocommerce .quantity input[type=email], .woocommerce .quantity input[type=number], .woocommerce .quantity input[type=text] {
    height: 45px;
    width: 65px;
    min-height: 45px;
}

.single_variation_wrap a {
	color: #d1a72b !important;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single_variation_wrap a:before {
	content: "\f553";
	position: relative;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	padding-right: 5px
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
	    height: 45px;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
    border-radius: 0px !important;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: rgb(76,152,174);
    background: -moz-linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
    background: -webkit-linear-gradient( 
90deg
 , rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
    background: linear-gradient( 
90deg
 , rgba(76,152,174,1) 0%, rgba(136,200,213,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c98ae",endColorstr="#88c8d5",GradientType=1);
    position: relative;
    font-size: 16px;
    padding: 8px 22px !important; 
	color: white !important;
	border: 0px !important;
	line-height: 1.25;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:hover {
    border-radius: 0px !important;
	border: 0px !important;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background: rgb(76,152,174);
    background: -moz-linear-gradient(90deg, rgba(76,152,174,1) 0%, rgba(76,152,174,1) 100%);
    background: -webkit-linear-gradient( 
90deg
 , rgba(76,152,174,1) 0%, rgba(76,152,174,1) 100%);
    background: linear-gradient( 
90deg
 , rgba(76,152,174,1) 0%, rgba(76,152,174,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c98ae",endColorstr="#4c98ae",GradientType=1);
    position: relative;
    font-size: 16px;
    padding: 8px 22px !important; 
	color: white !important;
	line-height: 1.25;
	transform: scale(1.02);
}

.woocommerce div.product form.cart .button.single_add_to_cart_button:after {
position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
}

.woocommerce-variation-price .price {
font-weight: 800 !important;
    color: #000000 !important;
	font-size: 22px !important;
}

.woocommerce div.product form.cart .single_variation_wrap .single_variation {
    margin-bottom: 10px; 
	  margin-top: 10px; 
}

.astra-shop-summary-wrap .price {
	text-align: center;
		font-size: 13px !important;
font-weight: 400;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase;
		margin-bottom: 20px;
	opacity: 0.4;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	margin-bottom: 0px;
	font-size: 16px
}

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button {
background: rgb(202,77,76);
    background: -moz-linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    background: -webkit-linear-gradient(
90deg
, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    background: linear-gradient(
90deg
, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca4d4c",endColorstr="#dd8f8e",GradientType=1);
    position: relative;
    border-radius: 0px;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
font-size: 14px;
    padding: 8px 16px !important; 
	color: white !important;
}

.woocommerce[class*="rel-up-columns-"] .site-main div.product .related.products ul.products li.product, .woocommerce-page .site-main ul.products li.product {
	text-align: center;
}

.woocommerce ul.products li.product .button:after, .woocommerce-page ul.products li.product .button:after {
position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
}

.woocommerce ul.products li.product .button:hover, .woocommerce-page ul.products li.product .button:hover {
background: rgb(202,77,76);
    background: -moz-linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(202,77,76,1) 100%);
    background: -webkit-linear-gradient(
90deg
, rgba(202,77,76,1) 0%, rgba(202,77,76,1) 100%);
    background: linear-gradient(
90deg
, rgba(202,77,76,1) 0%, rgba(202,77,76,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca4d4c",endColorstr="#ca4d4c",GradientType=1);
    position: relative;
    border-radius: 0px;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
font-size: 14px;
    padding: 8px 16px !important; 
	color: white !important;
	transform: scale(1.02);
}

.woocommerce-products-header__title.page-title {
	font-size: 44px !important;
	text-align: center;
	position: relative;
	margin-bottom: 60px;
    font-weight: 900;
    letter-spacing: 1px; 
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #ffffff;
    border-top: 0;
    box-shadow: 0 0 12px 6px rgb(0 0 0 / 5%);
    border: 1px solid #eaeaea !important;
} 

.woocommerce-message::before, .woocommerce-info::before {
	color: #fad15a
}

.woocommerce form.checkout_coupon [name=coupon_code] {
	height: 34px;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
	margin-bottom: 10px !important;
	margin-left: 10px;
    margin-right: 10px;
}

.woocommerce .button.wc-forward,
.shop_table.woocommerce-cart-form__contents .button,
.checkout_coupon button{
    border-radius: 2px !important;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: black !important;
    position: relative;
    font-size: 12px !important;
    padding: 8px 16px !important; 
	color: white !important;
	border: 0px !important;
	height: 34px !important;
	letter-spacing: 0.5px;
}

.woocommerce-page.ast-woo-two-step-checkout form #payment #place_order, 
.woocommerce.ast-woo-two-step-checkout form #payment #place_order {
    border-radius: 2px !important;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: black !important;
    position: relative;
    font-size: 22px;
    padding: 8px 16px !important; 
	color: white !important;
	border: 0px !important;
	height: 50px;
	letter-spacing: 0.5px;
}

.woocommerce .button.wc-forward:hover,
.shop_table.woocommerce-cart-form__contents .button:hover,
.woocommerce-page.ast-woo-two-step-checkout form #payment #place_order:hover, 
.woocommerce.ast-woo-two-step-checkout form #payment #place_order:hover,
.checkout_coupon button:hover {
    background-color: rgba(99,99,99,1) !important;
	transform: scale(1.02);
}

.cart-collaterals .checkout-button.button {
	height: 60px !important;
	font-size: 22px !important;
}

a.showcoupon {
	color: #d1a72b;
}

.fooevents-attendee a {
	display: none;
}

.fooevents-attendee-number {
	margin-top: 20px;
	color: black !important;
    text-align: center;
}

.fooevents-attendee-number:before {
	content: "\f007";
	position: relative;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	padding-right: 15px !important;
    font-size: 18px;
    top: -1px;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single:not(.ast-related-post) {
    background-color: #fff;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px;
}

.woocommerce-checkout.distraction-free .main-header-bar {
    padding-top: 0;
}

.distraction-free footer {
	display: none;
}

.checkout .flex-next.button,
.checkout .flex-prev.button {
	font-family: brandon-grotesque, Verdana, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
	background: rgb(202,77,76);
    background: -moz-linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    background: linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(221,143,142,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca4d4c",endColorstr="#dd8f8e",GradientType=1);
    position: relative; 
	color: white;
	font-size: 16px;
    line-height: 18px;
    padding: 12px 24px;
	border-radius: 0 !important;
	border: 0 !important;
}

.checkout .flex-next.button:hover,
.checkout .flex-prev.button:hover {
	font-family: brandon-grotesque, Verdana, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
	background: rgb(202,77,76) !important;
    background: -moz-linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(202,77,76,1) 100%) !important;
    background: -webkit-linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(202,77,76,1) 100%) !important;
    background: linear-gradient(90deg, rgba(202,77,76,1) 0%, rgba(202,77,76,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ca4d4c",endColorstr="#ca4d4c",GradientType=1) !important;
    position: relative; 
	color: white;
	font-size: 16px;
    line-height: 18px;
    padding: 12px 24px;
	transform: scale (1.02);
}

.checkout .flex-next.button:after {
	position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent;
}

.checkout .flex-prev.button:after {
	position: absolute;
    left: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ffffff;
    border-top-color: transparent;
    border-right-color: transparent;
}

.woocommerce-mini-cart-item.mini_cart_item .remove.remove_from_cart_button {
	display: none;
}

li.woocommerce-mini-cart-item.mini_cart_item {
	font-size: 14px !important;
    padding-top: 20px;
}

.woocommerce-mini-cart__buttons.buttons a {
	line-height: 1.5;
}

.quantity a:before {
	display: none;
}

.quantity .minus,
.quantity .plus {
	color: #000000 !important;
}

.woocommerce-cart-form__cart-item.cart_item .product-name a {
	color: #000000 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals>h2, .woocommerce-cart .cart-collaterals .cross-sells>h2 {
	font-size: 22px !important;
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0 0;
}

.woocommerce-cart-form__cart-item.cart_item .product-name, 
.woocommerce-cart-form__cart-item.cart_item .amount {
		font-size: 16px !important;
		font-weight: 400 !important;
}

.woocommerce-cart-form__cart-item.cart_item .minus, 
.woocommerce-cart-form__cart-item.cart_item .plus,
.woocommerce-cart-form__cart-item.cart_item input[type=number] {
	height: 35px;
	min-height: 35px;
}

.woocommerce-cart-form th,
.cart_totals th {
	font-size: 18px;
}

.cart_totals td {
	font-size: 18px;
	text-align: right;
	font-weight: 400 !important;
}

.checkout_coupon.woocommerce-form-coupon p:nth-child(1) {
	display: none;
}

.pp-product-price p {
	margin-bottom: 0px;
    margin-top: 15px;
}

.pp-content-post-data .subtitle {
	display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px; 
}

.pp-content-post.post-304 .pp-content-grid-inner.pp-content-body {
	background: #d84046;
}

.pp-content-post.post-304 .pp-add-to-cart a:after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #d84046;
    border-top-color: transparent;
    border-left-color: transparent; 
}

.pp-content-post.post-1179 .pp-content-grid-inner.pp-content-body {
	background: #eabc36;
}

.pp-content-post.post-1179 .pp-add-to-cart a:after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #eabc36;
    border-top-color: transparent;
    border-left-color: transparent; 
}

.pp-content-post.post-1180 .pp-content-grid-inner.pp-content-body {
	background: #2d99b0;
}

.pp-content-post.post-1180 .pp-add-to-cart a:after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #2d99b0;
    border-top-color: transparent;
    border-left-color: transparent; 
}

.pp-content-post.post-1181 .pp-content-grid-inner.pp-content-body,
.pp-content-post.post-1184 .pp-content-grid-inner.pp-content-body,
.pp-content-post.post-1182 .pp-content-grid-inner.pp-content-body,
.pp-content-post.post-1187 .pp-content-grid-inner.pp-content-body {
	background: #e5e5e5;
}

.pp-content-post.post-304 .pp-add-to-cart a,
.pp-content-post.post-1179 .pp-add-to-cart a,
.pp-content-post.post-1180 .pp-add-to-cart a {
	font-family: brandon-grotesque, Verdana, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 24px;
    border-radius: 0;
    border: 0;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: -webkit-linear-gradient(
-90deg
, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    background: linear-gradient(
-90deg
, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#e5e5e5",GradientType=1);
    color: black; 
	position: relative;
}

.pp-content-post.post-304 .pp-add-to-cart a:hover,
.pp-content-post.post-1179 .pp-add-to-cart a:hover,
.pp-content-post.post-1180 .pp-add-to-cart a:hover { 
	background: rgb(255,255,255);
	background: -moz-linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(-90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1); 
	transform: scale(1.02);
}

.pp-content-post.post-1181 .pp-add-to-cart a,
.pp-content-post.post-1182 .pp-add-to-cart a,
.pp-content-post.post-1184 .pp-add-to-cart a,
.pp-content-post.post-1187 .pp-add-to-cart a {
	font-family: brandon-grotesque, Verdana, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 24px;
    border-radius: 0;
    border: 0;
	background: rgb(0,0,0);
    background: -moz-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(99,99,99,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#636363",GradientType=1);
    position: relative;
}

.pp-content-post.post-1181 .pp-add-to-cart a:hover,
.pp-content-post.post-1182 .pp-add-to-cart a:hover,
.pp-content-post.post-1184 .pp-add-to-cart a:hover,
.pp-content-post.post-1187 .pp-add-to-cart a:hover {
	background: rgb(0,0,0);
	background: -moz-linear-gradient(-90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(-90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
	background: linear-gradient(-90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
	transform: scale(1.02);
}

.pp-content-post.post-1181 .pp-add-to-cart a:after,
.pp-content-post.post-1182 .pp-add-to-cart a:after,
.pp-content-post.post-1184 .pp-add-to-cart a:after,
.pp-content-post.post-1187 .pp-add-to-cart a:after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #e5e5e5;
    border-top-color: transparent;
    border-left-color: transparent; 
}

.pp-content-post.post-304 h3, .pp-content-post.post-304 .price,
.pp-content-post.post-304 .pp-content-post-data .subtitle,
.pp-content-post.post-1179 h3, .pp-content-post.post-1179 .price,
.pp-content-post.post-1179 .pp-content-post-data .subtitle,
.pp-content-post.post-1180 h3, .pp-content-post.post-1180 .price,
.pp-content-post.post-1180 .pp-content-post-data .subtitle {
	color: #ffffff !important;
}


.pp-content-post .price {
	font-weight: 600 !important;
    letter-spacing: 0.5px !important;
}

.uabb-infobox-title-prefix sup {
	text-transform: lowercase; 
}


#customer_details .form-row {
    display: block !important; 
}

#customer_details .col-1 {
    max-width: 100% !important;
}

.woocommerce-page.woocommerce-checkout #customer_details h3, 
.woocommerce.woocommerce-checkout #customer_details h3 {
    border-bottom: 0px solid #ffffff;
    background: black;
    margin: 30px auto;
    color: white;
    padding: 15px 20px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
	position: relative
}


.woocommerce-page.woocommerce-checkout #customer_details h3:after, 
.woocommerce.woocommerce-checkout #customer_details h3:after {
    position: absolute;
    right: -1px;
    bottom: -1px;
    content: '';
    width: 0;
    height: 0;
    border: 7px solid #ffffff;
    border-top-color: transparent;
    border-left-color: transparent; 
}

.woocommerce-notices-wrapper,
.woocommerce-privacy-policy-text {
	display: none;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    width: 100%;
    margin-top: -10px;
}

.stripe-card-group,
.wc_payment_method.payment_method_stripe label {
	width: 100%;
}

.woocommerce-page.woocommerce-checkout #payment div.form-row, .woocommerce.woocommerce-checkout #payment div.form-row {
    padding: 0;
}

#add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand, .woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
    top: 0;
    margin-top: -3px; 
	
}

.woocommerce-page.ast-woo-two-step-checkout form .ast-two-step-checkout, .woocommerce.ast-woo-two-step-checkout form .ast-two-step-checkout {
    margin-bottom: 60px;
	margin-left: 20px;
    margin-right: 20px;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	margin-bottom: 0 !important;
}

.order-again {
	display: none !important;
}

#my_popup_wrapper {
	background: rgba(12,41,50,0.9) !important;
}


#my_popup_wrapper .well { 
	padding: 30px !important; 
	border: 8px solid #4c98ae !important; 
	border-radius: 0 !important;
}

#my_popup_wrapper h2 {
	line-height: 1.15;
    font-size: 32px;
    margin-bottom: 20px;
    color: #4c98ae; 
}

.my_popup_close {
    right: -18px !important;
    top: -18px !important;
}

.my_popup_close {
	display: none !important;
}

#my_popup_background, #my_popup_wrapper {
	pointer-events: none !important;
}

.morecontent {
  display: none;
}

a.morelink {
	margin-left: 25px;
    top: -20px;
    position: relative;
    font-weight: bold;
    color: black;
}

a.morelink:after {
  content: "\f3be";
  position: relative;
  font-family: "Font Awesome 5 Free", FontAwesome; 
  font-weight: 900;
  margin-left: 10px;
  top: 5px;
}

a.morelink.less:after {
	content: "\f3bf";
	top: -5px;
}


.sessionDate span span:first-child:before {
  content: "\f073";
  position: relative;
  font-family: "Font Awesome 5 Free", FontAwesome; 
  font-weight: 900;
  margin-right: 10px;
  color: #eabc36;
}

.sessionDate span span:last-child:before {
  content: "\f017";
  position: relative;
  font-family: "Font Awesome 5 Free", FontAwesome; 
  font-weight: 900;
  margin-right: 10px;
	margin-left: 20px;
  color: #eabc36;
}

#connectedSpeaker {
	display: flex;
    width: 100%;
	padding-bottom: 20px;
}

#connectedSpeaker .speakerProfile {
    width: 75px;
    height: 75px;
    justify-content: center;
    display: inline-flex;
    flex-direction: row;
    overflow: hidden;
    float: left; 
	border-radius: 100%;
    border: 2px solid black;
}


#connectedSpeaker .speakerProfile img {
	flex: 1;
    height: 100%;
}

#connectedSpeaker .speakerTitle {
    width: calc(100% - 75px);
    padding-left: 20px;
    float: left;
    flex: 1;
	display: flex;
    align-items: center;
    justify-content: left;
}

#connectedSpeaker .speakerTitle a {
	font-weight: bold;
    font-size: 20px;
	color: black;
	line-height: 24px;
}

#connectedSpeaker .speakerTitle a:hover {
	opacity: 0.4;
}

.profileImg .fl-photo-content {
	position: relative !important;
    overflow: hidden !important;
    padding-bottom: 100% !important;
    justify-content: center !important;
	display: flex;
}

.profileImg .fl-photo-content img {
	position: absolute !important;
    flex: 1 !important;
    height: 100% !important;
    max-width: none !important;
}

.single-session .post-navigation, #speakerCol.noSpeakers {
	display: none !important;
}

#detailCol.full {
	width: 100% !important;
}

#eventRow {
	display: flex;
  	flex-wrap: wrap;
	align-items: center;
  	justify-content: center;
	min-height: 75px;
	padding: 20px 0;
	background: white;
}

.sessionRow #eventRow{
	border-bottom: 1px solid #a3a3a3;
}

.sessionRow:last-child #eventRow {
	border-bottom: 0px solid #a3a3a3;
}

#eventRow .rowTime,
#eventRow .rowTitle,
#eventRow .rowSpeakers,
#eventRow .rowLink {
	flex: 1;
	margin: 5px;
}

#eventRow .rowSpeakers .speakerTitle,
#eventRow .rowSpeakers .js-wpv-view-layout strong {
	display: none;
}


#eventRow .rowTime {
	text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
	text-align: center;
    max-width: 200px;
}

#eventRow .rowTitle a {
	line-height: 1;
	color: black;
	font-family: GS Frank,Helvetica,Arial,sans-serif;
    font-weight: 800;
}

#eventRow .rowTitle a:hover {
	opacity: 0.5;
}

#eventRow .rowTitle h2 {
	line-height: 1.15;
    color: black;
    font-size: 16px;
    letter-spacing: 0;
    margin-top: 5px;
	margin-bottom: 0;
    font-weight: 500;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif; 
}

#eventRow .rowTitle a:hover {
	color: black;
}

#eventRow .rowSpeakers {
	max-width: 275px;
    overflow-x: scroll;
}

#eventRow .rowSpeakers .js-wpv-view-layout {
    display: flex;
    width: 100%;
	align-items: center;
    justify-content: end;
}

#eventRow .rowSpeakers .js-wpv-view-layout .row {
	margin: 5px;
}

#eventRow .rowSpeakers #connectedSpeaker {
    padding-bottom: 0;
}

#eventRow .rowSpeakers .speakerProfile {
    width: 45px;
    height: 45px; 
	border: 0px;
	border-radius: 100%;
	box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);
    border: 1px solid black;
}

.bio-template-default .profileImg {
	border: 1px solid black;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 10%);
    border-radius: 20px;
}


#eventRow .rowSpeakers .speakerProfile a {
	display: flex;
    width: 100%;
    height: 100%; 
}

#eventRow .rowSpeakers .speakerProfile a img {
	object-fit: cover;
    width: 100%;
}

#eventRow .rowSpeakers .speakerProfile a:hover img {
	opacity: 0.65;
}

#eventRow .rowSpeakers .js-wpv-view-layout .row .col-md-12 {
	flex: 0;
    padding: 0;
}

#eventRow .rowLink {
	text-align: center;
	width: 100px;
    max-width: 170px !important;
}

.rowLink a {
	font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: black; 
}

.rowLink a:hover {
	opacity: 0.5;
}

.rowLink a:after {
	content: "\f30b";
	font-family: "Font Awesome 5 Free", FontAwesome; 
	font-weight: 900;
	position: relative;
	padding-left: 8px;
}

#wpv-view-layout-1258, #wpv-view-layout-1266, #wpv-view-layout-1268 {
	-webkit-box-shadow: -2px 5px 15px 0px rgb(2 2 2 / 12%);
    -moz-box-shadow: -2px 5px 15px 0px rgba(2,2,2,0.12);
    -o-box-shadow: -2px 5px 15px 0px rgba(2,2,2,0.12);
    box-shadow: -2px 5px 15px 0px rgb(2 2 2 / 12%); 
}

#wpv-view-layout-1258:before {
	content: "Monday, May 1";
	position: relative;
	height: 80px;
	width: 100%;
	color: black;
	background: rgb(0,222,193);
    background: -moz-linear-gradient(-45deg, rgba(0,222,193,1) 0%, rgba(34,200,243,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(0,222,193,1) 0%, rgba(34,200,243,1) 74%);
    background: linear-gradient(-45deg, rgba(0,222,193,1) 0%, rgba(34,200,243,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00dec1",endColorstr="#22c8f3",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding-left: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 800;
    font-family: GS Frank,Helvetica,Arial,sans-serif;
    line-height: 1.25em;
	font-size: 36px;
}

#wpv-view-layout-1258:after {
	content: "";
	width: 100%;
	height: 10px;
	background: rgb(0,222,193);
    background: -moz-linear-gradient(-45deg, rgba(0,222,193,1) 0%, rgba(34,200,243,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(0,222,193,1) 0%, rgba(34,200,243,1) 74%);
    background: linear-gradient(-45deg, rgba(0,222,193,1) 0%, rgba(34,200,243,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00dec1",endColorstr="#22c8f3",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#wpv-view-layout-1266:before {
	content: "Tuesday, May 2";
	position: relative;
	height: 80px;
	width: 100%;
	color: white;
	background: rgb(255,70,13);
    background: -moz-linear-gradient(-45deg, rgba(255,70,13,1) 0%, rgba(255,118,23,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(255,70,13,1) 0%, rgba(255,118,23,1) 74%);
    background: linear-gradient(-45deg, rgba(255,70,13,1) 0%, rgba(255,118,23,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff460d",endColorstr="#ff7617",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding-left: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 800;
    font-family: GS Frank,Helvetica,Arial,sans-serif;
    line-height: 1.25em;
	font-size: 36px;
}

#wpv-view-layout-1266:after {
	content: "";
	width: 100%;
	height: 10px;
	background: rgb(255,70,13);
    background: -moz-linear-gradient(-45deg, rgba(255,70,13,1) 0%, rgba(255,118,23,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(255,70,13,1) 0%, rgba(255,118,23,1) 74%);
    background: linear-gradient(-45deg, rgba(255,70,13,1) 0%, rgba(255,118,23,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff460d",endColorstr="#ff7617",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#wpv-view-layout-1268:before {
	content: "Wednesday, May 3";
	position: relative;
	height: 80px;
	width: 100%;
	color: white;
	background: rgb(156,54,139);
    background: -moz-linear-gradient(-45deg, rgba(156,54,139,1) 0%, rgba(100,38,174,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(156,54,139,1) 0%, rgba(100,38,174,1) 74%);
    background: linear-gradient(-45deg, rgba(156,54,139,1) 0%, rgba(100,38,174,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9c368b",endColorstr="#6426ae",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding-left: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 800;
    font-family: GS Frank,Helvetica,Arial,sans-serif;
    line-height: 1.25em;
	font-size: 36px;
}

#wpv-view-layout-1268:after {
	content: "";
	width: 100%;
	height: 10px;
	background: rgb(156,54,139);
    background: -moz-linear-gradient(-45deg, rgba(156,54,139,1) 0%, rgba(100,38,174,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(156,54,139,1) 0%, rgba(100,38,174,1) 74%);
    background: linear-gradient(-45deg, rgba(156,54,139,1) 0%, rgba(100,38,174,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9c368b",endColorstr="#6426ae",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#wpv-view-layout-2496:before {
	content: "Thursday, May 4";
	position: relative;
	height: 80px;
	width: 100%;
	color: black;
	background: rgb(237,130,45);
    background: -moz-linear-gradient(-45deg, rgba(237,130,45,1) 0%, rgba(255,231,83,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(237,130,45,1) 0%, rgba(255,231,83,1) 74%);
    background: linear-gradient(-45deg, rgba(237,130,45,1) 0%, rgba(255,231,83,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed822d",endColorstr="#ffe753",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding-left: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 800;
    font-family: GS Frank,Helvetica,Arial,sans-serif;
    line-height: 1.25em;
	font-size: 36px;
}

#wpv-view-layout-2496:after {
	content: "";
	width: 100%;
	height: 10px;
	background: rgb(237,130,45);
    background: -moz-linear-gradient(-45deg, rgba(237,130,45,1) 0%, rgba(255,231,83,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(237,130,45,1) 0%, rgba(255,231,83,1) 74%);
    background: linear-gradient(-45deg, rgba(237,130,45,1) 0%, rgba(255,231,83,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed822d",endColorstr="#ffe753",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#wpv-view-layout-2498:before {
	content: "Friday, May 5";
	position: relative;
	height: 80px;
	width: 100%;
	color: white;
	background: rgb(171,44,4);
    background: -moz-linear-gradient(45deg, rgba(255,29,4,1) 0%, rgba(171,44,4,1) 74%);
    background: -webkit-linear-gradient(45deg, rgba(255,29,4,1) 0%, rgba(171,44,4,1) 74%);
    background: linear-gradient(45deg, rgba(255,29,4,1) 0%, rgba(171,44,4,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff1d04",endColorstr="#ab2c04",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding-left: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 800;
    font-family: GS Frank,Helvetica,Arial,sans-serif;
    line-height: 1.25em;
	font-size: 36px;
}

#wpv-view-layout-2498:after {
	content: "";
	width: 100%;
	height: 10px;
	background: rgb(171,44,4);
    background: -moz-linear-gradient(45deg, rgba(171,44,4,1) 0%, rgba(255,29,4,1) 74%);
    background: -webkit-linear-gradient(45deg, rgba(171,44,4,1) 0%, rgba(255,29,4,1) 74%);
    background: linear-gradient(45deg, rgba(171,44,4,1) 0%, rgba(255,29,4,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ab2c04",endColorstr="#ff1d04",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#wpv-view-layout-2500:before {
	content: "Saturday, May 6";
	position: relative;
	height: 80px;
	width: 100%;
	color: white;
	background: rgb(227,84,138);
    background: -moz-linear-gradient(-45deg, rgba(227,84,138,1) 0%, rgba(186,54,164,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(227,84,138,1) 0%, rgba(186,54,164,1) 74%);
    background: linear-gradient(-45deg, rgba(227,84,138,1) 0%, rgba(186,54,164,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3548a",endColorstr="#ba36a4",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: left;
    padding-left: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight: 800;
    font-family: GS Frank,Helvetica,Arial,sans-serif;
    line-height: 1.25em;
	font-size: 36px;
}

#wpv-view-layout-2500:after {
	content: "";
	width: 100%;
	height: 10px;
	background: rgb(227,84,138);
    background: -moz-linear-gradient(-45deg, rgba(227,84,138,1) 0%, rgba(186,54,164,1) 74%);
    background: -webkit-linear-gradient(-45deg, rgba(227,84,138,1) 0%, rgba(186,54,164,1) 74%);
    background: linear-gradient(-45deg, rgba(227,84,138,1) 0%, rgba(186,54,164,1) 74%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3548a",endColorstr="#ba36a4",GradientType=1);
	flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#wpv-view-layout-1272 {
	display: flex;
    flex-wrap: wrap;
    justify-content: left;
    align-items: center;
    flex: 0 1 auto;
    flex-direction: row;
	gap: 30px;
}

#wpv-view-layout-1272 .row {
	flex: 0 0 22%;
	margin: 0;
		-webkit-box-shadow: -2px 5px 15px 0px rgb(2 2 2 / 12%);
    -moz-box-shadow: -2px 5px 15px 0px rgba(2,2,2,0.12);
    -o-box-shadow: -2px 5px 15px 0px rgba(2,2,2,0.12);
    box-shadow: -2px 5px 15px 0px rgb(2 2 2 / 12%); 
}

#wpv-view-layout-1272 .col-md-12 {
	padding: 0;
}

#speakerGrid {
	margin: 20px 0;
}

.speakerWrap {
	position: relative !important;
    overflow: hidden !important;
    padding-bottom: 100% !important;
    justify-content: center !important;
    display: flex;
}

.speakerImg {
	position: absolute !important;
    flex: 1 !important;
    height: 100% !important;
    max-width: none !important;
    width: auto !important;
}

.keynote-speaker {
	background: linear-gradient(to right, #4c98ae, #89d3e1);
    position: relative;
    padding: 3px;
}

.moderator, .interviewer, .judgemoderator,
#wpv-view-layout-1589 .event-speakermoderator {
	background: linear-gradient(to right, #eabc36, #f4dd99);
    position: relative;
    padding: 3px;
}

.emcee, .organizer {
	background: linear-gradient(to right, #241f55, #3d308c);
    position: relative;
    padding: 3px;
}

.event-speaker, .event-speakerjudge, .event-speakermoderator {
	background: linear-gradient(to right, #ca4d4c, #dd8f8e);
    position: relative;
    padding: 3px;
}


.judge, #wpv-view-layout-1574 .judgemoderator, #wpv-view-layout-1574 .event-speakerjudge {
	background: linear-gradient(to right, #000000, #666666);
    position: relative;
    padding: 3px;
} 

.semi-finalist-judge {
	background: linear-gradient(to right, #5B5B5B, #b3b3b3);
    position: relative;
    padding: 3px;
}

.keynote-speaker .speakerDetails:before {	
	content: "Keynote";
    width: 100%;
    height: 100%;
    background: #4c98ae;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.event-speaker .speakerDetails:before,
.event-speakerjudge .speakerDetails:before,
.event-speakermoderator .speakerDetails:before{
	content: "Speaker";
    width: 100%;
    height: 100%;
    background: #ca4d4c;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.emcee .speakerDetails:before {
	content: "Emcee";
    width: 100%;
    height: 100%;
    background: #3d308c;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.organizer .speakerDetails:before {
	content: "Organizer";
    width: 100%;
    height: 100%;
    background: #3d308c;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.moderator .speakerDetails:before,
.judgemoderator .speakerDetails:before,
#wpv-view-layout-1589 .event-speakermoderator .speakerDetails:before {
	content: "Moderator";
    width: 100%;
    height: 100%;
    background: #eabc36;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.interviewer .speakerDetails:before {
	content: "Interviewer";
    width: 100%;
    height: 100%;
    background: #eabc36;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.judge .speakerDetails:before,
#wpv-view-layout-1574 .judgemoderator .speakerDetails:before,
#wpv-view-layout-1574 .event-speakerjudge .speakerDetails:before {
	content: "Finalist Judge";
    width: 100%;
    height: 100%;
    background: #000000;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.semi-finalist-judge .speakerDetails:before{
	content: "Judge";
    width: 100%;
    height: 100%;
    background: #5B5B5B;
    position: relative;
    top: -25px;
    padding: 2px 10px;
    left: -2px;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    border-radius: 0 5px 5px 0;
}

.speakerDetails {
	background: white;
}

.speakersTitle {
	margin-top: -20px; 
	font-weight: 900;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    color: black;
    letter-spacing: 0.5px;
	padding: 0 10px;
}

.speakersCompany {
	font-weight: 400;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    font-size: 15px;
    margin-top: -5px;
    color: #828282;
	padding: 0 10px 10px;
}

.price del,
.product-price del,
.woocommerce-mini-cart-item.mini_cart_item del{
	display: none !important;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review) {
    padding: 0 2em 2em; 
}

.shop_table.woocommerce-checkout-review-order-table tfoot {
	background: #f6f6f6;
}

.shop_table.woocommerce-checkout-review-order-table tfoot th {
	padding-left: 10px !important;
}

.wc_payment_method.payment_method_stripe:before {
	content: "Payment Method" !important;
    position: relative;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    width: 100%;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    margin-top: 50px;
    padding-bottom: 15px;
    border-bottom: 3px solid black;
    margin-bottom: 25px;
}

h3#order_review_heading:after {
	content: "";
    position: absolute;
    padding-bottom: 15px;
    border-bottom: 3px solid black;
    width: 91%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.speaker-type-semi-finalist-judge .speakerses,
.speaker-type-emcee .speakerses,
.speaker-type-organizer .speakerses {
	display: none;
}

.speaker-type-semi-finalist-judge .speakerSocial {
	padding-bottom: 20px;
}

.wc_payment_method.payment_method_stripe label,
.woocommerce-page.woocommerce-checkout #payment div.payment_box:before {
	display: none;
}

.payment_box.payment_method_stripe label {
	display:inline !important;
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box, .woocommerce.woocommerce-checkout #payment div.payment_box {
    background-color: #f6f6f6;
}

form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading) {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    margin-top: 50px;
    padding-bottom: 25px;
	color: black;
}

.woocommerce-page.woocommerce-checkout #customer_details .woocommerce-billing-fields h3 {
	font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    font-family: 'Brandon-Grotesque',brandon-grotesque,sans-serif;
    color: black;
    background: transparent;
    margin-top: 50px;
    padding-bottom: 15px;
    border-bottom: 3px solid black;
    margin-bottom: 25px;
}

.woocommerce-page.woocommerce-checkout #customer_details h3.all-event {
	background: #e5e5e5;
    color: black;
    text-align: center; 
}

.woocommerce-page.woocommerce-checkout #customer_details h3.ent-event {
	background: #eabc36;
    color: white;
    text-align: center; 
}

.woocommerce-page.woocommerce-checkout #customer_details h3.sbs-event {
	background: #d84046;
    color: white;
    text-align: center; 
}

.woocommerce-page.woocommerce-checkout #customer_details h3.hsp-event {
	background: #2d99b0;
    color: white;
    text-align: center; 
}

p.return-to-shop {
	    text-align: center;
    margin-top: 1.25em;
}

.ast-woocommerce-container {
    padding: 40px 0 20px !important; 
}

.woocommerce-page .ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single:not(.ast-related-post) {
    padding: 40px 0 20px !important;
}

	.woocommerce-page.ast-woo-two-step-checkout form .ast-checkout-control-nav, .woocommerce.ast-woo-two-step-checkout form .ast-checkout-control-nav {
    margin-bottom: 0 !important;
	}

	.checkout .flex-next.button {
		margin-right: 20px;
	}
	
	.checkout .flex-prev.button {
		margin-left: 20px;
	}

.homeSpeakers .pp-content-post-carousel .owl-nav button svg {
    width: 41px !important;
    height: 41px !important;
    color: white !important;
    background: rgb(136, 200, 213);
    border-radius: 100%;
    padding: 5px !important;
}

.homeSpeakers .pp-content-carousel-title.pp-post-title {
	margin-bottom: -5px;
}

.homeSpeakers .owl-carousel .owl-item img {
    filter: grayscale(1);
}

/****************************
   * * RESPONSIVE MEDIA * *
****************************/ 

@media only screen and (min-width: 922px) {
	.main-header-menu .sub-menu {
		width: 175px; 
		margin-top: -8px !important;
		padding-bottom: 10px;
	}

	.ast-desktop .main-header-menu:not(#ast-hf-mobile-menu) .sub-menu {
		box-shadow: -2 0 10px -2px rgb(0 0 0 / 10%) !important;
	}

	.main-header-menu .sub-menu li a {
		letter-spacing: 0.75px !important;
		font-size: 0.7em !important;
		line-height: 0.5 !important;
	}

	.main-header-menu #menu-item-42 .sub-menu {
		width: 145px; 
	}

	.main-header-menu #menu-item-42 .sub-menu li a {
		font-size: 14px !important;
		letter-spacing: 1px !important;
	}
}

@media only screen and (min-width: 769px) {
	.post-1774.speaker-type-organizer .speakerses,
	.post-1776.speaker-type-organizer .speakerses,
	.post-1780.speaker-type-organizer .speakerses {
		display: block;
	}

	.speaker-type-organizer .speakerses.mobile {
		display: none !important;
	}

	.keynoteTwo {
		width: 100%;
    	margin-left: 15%;
	}
	
	.homeSpeakers .pp-content-post-carousel .owl-nav button.owl-prev {
    left: -85px;
}
	
	.homeSpeakers .pp-content-post-carousel .owl-nav button.owl-next {
		display: none;
	}
	
	.mbWrapper {
		width: 100%;
    	flex: 1;
    	display: flex; 
	}
	
	#eventRow .rowSpeakers {
		display: flex;
    	justify-content: flex-start;
    	align-items: center;
    	vertical-align: middle; 
	}
	
	/*#eventRow .rowTitle {
    	display: grid;
	}*/
	
	#eventRow .rowTime, #eventRow .rowLink {
		display: flex;
    	justify-content: center;
    	align-items: center;
    	vertical-align: middle; 
	}


	.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row, .site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
		position: relative;
	}

	.site-footer-below-section-3.site-footer-section.site-footer-section-3 {
		max-width: 210px;
		right: 0;
		position: absolute;
		padding-top: 20px;
	}
	
	.presenting, .major, .media {
		max-width: 450px;
	}

	.featured {
		max-width: 255px;
	}
	
	.supporting {
		max-width: 215px;
	}

	.fob {
		max-width: 170px;
	}
}

@media only screen and (max-width: 1048px) {
	#wpv-view-layout-1272 .row {
    	flex: 0 0 30%;
	}
	
	#wpv-view-layout-1272 {
		justify-content: center;
	}
}


@media only screen and (max-width: 850px) {
	#wpv-view-layout-1272 .row {
    	flex: 0 0 47%;
	}
	
	#wpv-view-layout-1272 {
		justify-content: center;
	}
}

@media only screen and (max-width: 921px) {
	.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu .sub-menu {
    background-color: #7dc7d7;
		padding: 15px 0;
		width: 97%;
		margin: 0 auto;
	}
	
	.ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
		width: 100%;
		text-align: right; 
	}

	#ast-hf-mobile-menu {
		padding: 40px 20px 20px;
	}

	
	.ast-header-button-1 .ast-custom-button:after {
		content: "\f30b";
		font-family: "Font Awesome 5 Free", FontAwesome; 
		font-weight: 900;
		border: 0;
		padding-left: 8px;
		position: relative;
	}


	.ast-builder-menu-2 .menu-item > .menu-link {
		font-size: 14px !important;
	 }

	.ast-header-button-2[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
		font-size: 12.5px !important;
	}

	.main-header-menu .menu-link, .main-header-menu>a {
		padding: 0 1em !important;
	}

	.ast-cart-menu-wrap .count {
		right: 5px !important;
		top: -15px !important;
	}

	.ast-site-header-cart-li {    	top: 5px;
		left: 0;
	}

	#ast-hf-menu-2:after {
		margin-right: 0;
	}
	
	.ast-cart-menu-wrap {
		line-height: 1 !important;
    	width: 1.5em !important;
	}
	
	.ast-site-header-cart-li {
    	top: 12px; 
	}
	
	.ast-cart-menu-wrap .count {
		right: 5px !important;
		top: -10px !important;
	}
}

@media only screen and (max-width: 768px) {
	.pp-content-post-carousel .owl-nav button.owl-prev {
    	left: -40px;
	}
	
	.pp-content-post-carousel .owl-nav button.owl-next {
    	right: -40px;
	}
	
	.speaker-type-organizer .speakerses {
		display: none;
	}
	
	.post-1774.speaker-type-organizer .speakerses.mobile, .post-1774.speaker-type-organizer .speakerSchedule,
	.post-1776.speaker-type-organizer .speakerses.mobile, .post-1776.speaker-type-organizer .speakerSchedule,
	.post-1780.speaker-type-organizer .speakerses.mobile, .post-1780.speaker-type-organizer .speakerSchedule {
		display: block !important;
	}

	
	#customer_details .col-1,
	#customer_details .col-2 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.checkout .flex-next.button,
	.checkout .flex-prev.button {
		font-size: 12px !important;
	}
	
	#wpv-view-layout-1258:before, #wpv-view-layout-1266:before, #wpv-view-layout-1268:before, #wpv-view-layout-2496:before, #wpv-view-layout-2498:before, #wpv-view-layout-2500:before {
		font-size: 20px;
	}
	
	#eventRow:not(.break) .rowTitle {
   	 align-items: center !important; 
	}
	
	#eventRow .rowSpeakers .js-wpv-view-layout {
    	justify-content: center;
	}
	
	#eventRow {
        width: 100%;
		flex-wrap: nowrap;
	}
	
	.mbWrapper {
		float: left;
    	/*width: 86%;*/ 
		width: 100%;
	}
	
	#eventRow .rowLink {
		float: right;
    	width: 10%;
    	max-width: none !important;
		/*display: contents;*/
		display: none;
	}
	
	#eventRow .rowSpeakers {
    	max-width: none;
    	margin-top: 15px;
	}

	#eventRow .rowTime {
		font-size: 14px;
		max-width: none;
		font-weight: normal;
	}
	
	#eventRow .rowTitle {
		font-weight: bold;
		font-size: 26px;
		text-align: center;
		line-height: 1;
	}
	
	#eventRow .rowTitle a:hover {
		color: #ca4d4c;
	}
	
	.rowLink a {
    	font-size: 0;
	}
	
	.rowLink a:after {
    	color: white;
    	background: #ca4d4c;
    	font-size: 20px;
    	padding: 5px 10px;
    	height: 20px;
    	border-radius: 5px;
	}
	
	.speakerSocial li {
    	margin-right: -12px;
	}
	
	.theme .fl-row-content-wrap {
		background-position: center bottom;
		background-size: 200%; 
	}

	
	.presenting, .major, .media, .supporting, .featured, .fob {
		max-width: 90%;
		margin: 10px auto;
	}
	
	.locationText .fl-col-content:after {
		content: "\f3c5";
		font-family: "Font Awesome 5 Free", FontAwesome; 
		font-weight: 900;
		position: absolute;
		font-size: 80px !important;
		color: white;
		left: 0px; 
		right: 0;
		top: -78px;
		margin: auto;
		text-align: center;
	}

	img.logo-image {
		max-width: 230px !important;
	}
	
	.pp-logos-content .pp-logo img {
		height: auto !important;
	}
	
	.pp-logos-content .pp-logo {
    	margin-bottom: 10px !important; 
	}
	
	.tagRight .fl-col-content, .tagLeft .fl-col-content {
		min-height: 350px !important;
		max-height: 350px !important;
		overflow: hidden;
	}
	
	.tagBot .fl-photo-content {
		display: flex;
  		align-items: center;
  		justify-content: center; 
	}
	
	.tagBot .fl-photo-content img {
		width: auto !important;
    	max-width: none !important;
		min-height: 350px;
	}
	
	.brewDate img:nth-child(1) {
		padding-right: 10px;
		position: relative;
		top: -2px;
		max-width: 65px;
	}

	.brewDate img:nth-child(2) {
		padding-left: 10px;
		position: relative;
		top: -2px;
		max-width: 65px;
	}
	
	.ast-footer-html-2 {
		margin: 30px auto !important;
	}
	
	
	.locationText em {
		font-size: 16px !important;
	}
	
	.blueSec .fl-row-content-wrap {
		background-size: 250px;
	}
}

@media only screen and (max-width: 650px) {
	.woocommerce ul.products, .woocommerce-page ul.products, .woocommerce.mobile-columns-2 ul.products, .woocommerce-page.mobile-columns-2 ul.products {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
	
	.graphic img:nth-child(1) {
		padding-right: 0px;
		position: relative;
		display: block;
		transform: rotate(90deg);
    	margin: 0 auto;
    	top: -50px;
	}

	.graphic h2 {
		padding-top: 50px;
	}
	
	.graphic img:nth-child(2) {
		display: none;
	}
	
	.pp-countdown-item {
		margin-left: 8px !important;
		margin-right: 8px !important;
	}
	
	.pp-countdown-digit-wrapper.circle {
		width: 100px !important;
		height: 100px !important;
	}
	
	.countdown .pp-countdown-wrapper {
		margin-top: -70px;
		margin-bottom: -40px;
	}

	.countdown h3 {
		font-size: 26px !important;
	}
	
	.countdown div {
		font-size: 12px !important;
	}

}

@media only screen and (max-width: 539px) {
	#wpv-view-layout-1272 .row {
    	flex: 0 0 100%;
	}
}

@media only screen and (max-width: 450px) {
	#wpv-view-layout-1258:before, #wpv-view-layout-1266:before, #wpv-view-layout-1268:before, #wpv-view-layout-2496:before, #wpv-view-layout-2498:before, #wpv-view-layout-2500:before {
		font-size: 20px;
		justify-content: center;
	}
	
	#wpv-view-layout-2500:before,
	#wpv-view-layout-1258:before {
	height: 110px;
    align-items: flex-start;
    padding-top: 20px;
	}
	
	.rsvpBTN {
		top: 90px !important;
		right: 0 !important;
		left: 0;
		text-align: center;
	}
	
	#eventRow .rowTitle {
    	font-size: 20px; 
	}
	
	.brewDate img:nth-child(1) {
		max-width: 50px;
	}

	.brewDate img:nth-child(2) {
		max-width: 50px;
	}
}

@media only screen and (max-width: 395px) {
	.pp-countdown-item {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	.pp-countdown-digit-wrapper.circle {
		width: 85px !important;
		height: 85px !important;
	}
}