/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.5.0.1648109779
Updated: 2022-03-24 08:16:19

*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

html body.xoo-wsc-cart-active {
    overflow: auto !important;
}
body,
body p
{
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
}
.mb_zero {
    margin-bottom: 0 !important;
}
.single-product .variations-grid tr td {
    padding-left: 0;
}
.single-product table.variations {
    margin-bottom: 0 !important;
}
.pro_meta_info
{
    display: block;
    clear: both;
    width: 100%;
}
.pro_meta_items
{
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    list-style: none;
    padding: 0px 0;
    width: 100%;
	box-sizing:border-box;
	align-items:center;
	justify-content:space-between;
}
.pro_meta_items li
{
	display: inline-flex;
    align-items: center;
}
.pro_meta_items li svg
{
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
}
.pro_meta_items li span
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.01em;
	display:inline-block;
	color: #131517;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}
.single-product .variations-grid tr .attr-attribute_tickets
{
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 26px;
	color: #131517;
}
.single-product .elementor-add-to-cart .price .woocommerce-price-suffix
{
	display:none;
}
.single-product.woocommerce .quantity .qty
{
	min-height:52px;
}
.single-product .attr-attribute_tickets-available
{
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    color: #131517;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.single-product .variations-grid tr td
{
	vertical-align:middle
}
.single-product .variations-grid tr .btn-primary 
{
    background: url(https://spiced.digitalfold.co.za/wp-content/uploads/2022/03/arrow_circle.svg) no-repeat;
    background-position: calc( 100% - 26px ) center;
    background-size: 20px auto;
    box-sizing: border-box;
    display: block;
    margin-left: auto;
    padding: 17.5px 60px 17.5px 28px;
    transform: none;
    border-width: 3px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -1px;
    text-transform: capitalize;
}
.single-product .variations td:nth-child(5)
{
    text-align: right;
	padding-right: 0;
}
.ticket_total
{
	display: block;
    clear: both;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 26px;
    color: #131517;
    box-sizing: border-box;
}
.ticket_total span
{
	font-weight: 700;
	color: #F26622;
}
.disabled .elementor-button
{
	pointer-events:none;
}
/* .elementor-widget-button:not(.disabled) .elementor-button */
/* { */
	/* background:#f26622!important; */
/* } */
.elementor-widget-button:not(.disabled) .elementor-button svg > path
{
	fill:#000;
}
.custom_cart_area
{
	position:relative;
}
.custom_cart_area .cart tbody tr:last-child
{
	position:absolute;
	opacity:0;
	visibility:hidden;
	z-index:-1;
}

body .xoo-wsc-cart-active .xoo-wsc-opac,
body .xoo-wsc-modal.xoo-wsc-cart-active,
.cus_attendee_fields .woocommerce-additional-fields__field-wrapper,
.cus_attendee_fields .fooevents-eventname,
.cus_attendee_fields .woocommerce-additional-fields > h3,
.cus_attendee_fields .fooevents-attendee-number,
.cus_attendee_fields .fooevents-variation-desc strong,
.page-id-439 .e-checkout__order_review,
.page-id-439 .e-coupon-box
{
	display:none!important;
}

.cus_attendee_fields .fooevents-attendee
{
    display: flex;
    flex-wrap:wrap;
	width:100%;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 20px 30px;
	filter: drop-shadow(0px 18px 18px rgba(0, 0, 0, 0.08));
	margin-bottom: 40px;
    cursor: pointer;
}
.cus_attendee_fields .fooevents-attendee:last-child
{
	margin-bottom:0px;
}
.cus_attendee_fields .fooevents-variation-desc p
{
	margin: 0px;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 30px;
	display: flex;
	flex-wrap: wrap;
    width: 100%;
    background-image: url(https://spiced.digitalfold.co.za/wp-content/uploads/2022/03/down_arrow.svg);
	background-repeat: no-repeat;
    background-position: right center;
	background-size:30px auto;
}
.fooevents-attendee.active .fooevents-variation-desc p {
	 background-image: url(images/black-arrow.png);
}
.cus_attendee_fields .fooevents-variation-desc
{
    display: block;
    clear: both;
    width: 100%;
}
.cus_attendee_fields .fooevents-attendee > p
{
	margin:15px 0px 0px;
}
.cus_attendee_fields .fooevents-attendee > p:last-child {
    margin-top: 22px;
}
.cus_attendee_fields .fooevents-attendee-email
{
	width:100%
}
.cus_attendee_fields .fooevents-attendee-last-name
{
	margin-left:auto!important;
}
#customer_details .woocommerce-additional-fields,
.cus_attendee_fields .fooevents-attendee > p
{
	display:none;
}
.cus_attendee_fields #field_326_attendee_1__1_field
{
	margin-top:15px;
}
.page-id-439 .e-checkout__container
{
    display: flex!important;
    flex-wrap: wrap!important;
    width: 100%;
	align-items:flex-start!important;
}
.page-id-439 .e-checkout__column-start
{
	display:inline-block;
	width:60%;
	padding-right:67px;
	box-sizing:border-box;
}
.page-id-439 .e-checkout__column-end
{
	width: 37%;
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 10%);
    padding: 40px 35px 35px;
    box-sizing: border-box;
    margin-left: auto;
	border-radius: 10px;
}
.page-id-439 .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment,
.page-id-439 .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1
{
	padding:0px;
	border:none;
}
.page-id-439 .elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment
{
	margin-bottom:0px;
}
.cus_attendee_fields .fooevents-attendee-first-name,
.cus_attendee_fields .fooevents-attendee-last-name
{
	width:47%;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields h3
{
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 60px;
    color: #131517;
	margin-bottom:10px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #3B3E44!important;
	font-family:"Montserrat", sans-serif;
}
body .elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,
body .elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single
{
	background: #F4F4F4;
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
    border-radius: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    font-family: "Montserrat", sans-serif;
    color: rgba(33, 33, 33, 0.5);
    padding: 10px 20px;
}
body.woocommerce form .form-row input.input-text,
body.woocommerce form .form-row textarea,
body.woocommerce form #school_name_chk_field select
{
	background: #F4F4F4!important;
    border: 1px solid #EAEAEA!important;
    box-sizing: border-box;
    border-radius: 10px!important;
    font-style: normal;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 26px;
    font-family: "Montserrat", sans-serif;
    color: rgba(33, 33, 33, 0.5)!important;
    padding: 10px 20px!important;
}
body .elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered
{
	line-height: 26px;
    padding-left: 0;
}
body .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order
{
	right:0px;
	top:0px;
	margin-top:10px;
	transform:none!important;
	float:none!important
}

.page-id-439 .woocommerce-checkout-payment::before
{
    content: 'Select payment method';
    display: block;
    clear: both;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
    color: #131517;
    margin-bottom: 10px;
	font-family: "Montserrat", sans-serif;
}
.page-id-439 .elementor-nav-menu .menu-item-703 a,
.page-id-439 .elementor-nav-menu .menu-item-702 a
{
	pointer-events:none!important;
}
.page-id-439 .woocommerce-checkout-review-order-table tbody .product-name
{
	padding-bottom:6px!important;
}
.page-id-439 .woocommerce-checkout-review-order-table tbody .product-total
{
	top:0px!important;
	vertical-align:top;
}
.order_detail_cus
{
    display: block;
    clear: both;
    width: 100%;
}
.order_dt_cus,
.order_ticket_dt_row
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
}
.order_dt_cus
{
    margin-bottom: 20px;
}
.order_dt_cus:last-child,
.order_ticket_dt_row:last-child
{
	margin-bottom:0px;
}

.order_dt_cus .order_dt_lbl
{
	display:inline-block;
	width:50%;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #84878B;
	font-family: 'Montserrat', sans-serif;
}
.order_dt_cus .order_dt_val
{
	display:inline-block;
	width:50%;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #212121;
	text-align:right;
	font-family: 'Montserrat', sans-serif;
}
.order_ticket_dt_row .order_dt_lbl
{
	display:inline-block;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #84878B;
	font-family: 'Montserrat', sans-serif;
}
.order_ticket_dt_row .order_dt_val
{
	display:inline-block;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #212121;
	text-align:right;
	margin-left:auto;
	font-family: 'Montserrat', sans-serif;
}
.order_total_row
{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    background: #F4F4F4;
    border-radius: 10px;
    padding: 9px 15px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.order_total_row span
{
	display:inline-block;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	color: #212121;
	font-family: 'Montserrat', sans-serif;
}
.order_total_row span:last-child
{
	margin-left:auto;
}
.order_total_row.ordr_total_thnk
{
    background: #F26622;
}
.order_total_row.ordr_total_thnk *
{
	color:#fff!important;
	font-weight: 600;
}

.single_product_tabs .woocommerce-Tabs-panel {
    padding: 50px 0 0 !important;
}
.single_product_tabs #tab-title-woocommerce_events,
.single_product_tabs #tab-title-reviews {
    display: none;
}
.single_product_tabs .woocommerce-Tabs-panel h2 {
    display: none;
}
.single_product_tabs .tabs.wc-tabs {
    padding-left: 0 !important;
}
.single_product_tabs .tabs.wc-tabs li:not(:first-child) {
    margin-left: 50px !important;
}
.single_product_tabs .tabs.wc-tabs li:first-child {
    margin-left: 0 !important;
}
.single_product_tabs .tabs.wc-tabs li a {
    padding: 35px 0 0 !important;
	border-top: 6px solid transparent;
}
.single_product_tabs .tabs.wc-tabs li.active a,
.single_product_tabs .tabs.wc-tabs li a:hover {
    border-color: #00D6C5;
	color: #000 !important;
}
.procced_checkout_btn a {
	position: relative;
}
.procced_checkout_btn a:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    background-image: url(images/arrow_circle_orange.svg);
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.product_link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.product_link {
    position: initial;
}
.fooevents-attendee input {
    background: #F4F4F4;
    border: 1px solid #EAEAEA;
    border-radius: 10px;
    font-style: normal;
    line-height: 26px;
    color: rgba(33, 33, 33);
    padding: 10px 20px;
    outline: none;
}
.fooevents-attendee input:focus {
	border-color: #818a91;
}
.height_fit_content {
    height: fit-content;
}
.custom_cart_area .qty {
    padding: 10px 5px;
}
.cart_item_detail {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cart_item_detail:not(:last-child) {
    margin-bottom: 12px;
}
.cart_product_title {
    width: calc(100% - 110px);
    margin-bottom: 0;
	font-size: 14px;
    font-weight: 600;
    color: #6F6F6F;
}
.cart_product_price {
    width: 100%;
    max-width: 110px;
    text-align: right;
    margin-bottom: 0;
	font-size: 14px;
    font-weight: 600;
    color: #6F6F6F;
}
.checkout_tabs li a:after {
    opacity: 1 !important;
    background-color: #F4F4F4 !important;
}
.checkout_tabs li a:hover:after,
.checkout_tabs li a.elementor-item-active:after {
    background-color: #F26622 !important;
}
.checkout_tabs li a {
    padding-bottom: 25px !important;
    padding-top: 20px !important;
}
.checkout_tabs ul li {
    width: 33.33%;
}
.woocommerce-cart .cart_totals > table {
    margin-bottom: 0;
}
.wc_payment_methods input[type='radio'] {
    accent-color: #f26622;
}
.fooevents-attendee label {
    display: none;
}
.page-id-477 .single_checkout_btn path {
    fill: #f26622 !important;
}
.thankyou_booking_col {
    padding-left: 33px;
}
.header_cart {
    background-color: #f26622;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	border-radius: 50%;
    margin-left: auto;
    position: relative;
}
.header_cart img {
    width: 20px;
}
.header_cart .cart_count {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #f26622;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    padding: 0;
    min-width: 25px;
    min-height: 23px;
	color: #fff;
}
.single_checkout_btn g {
    stroke: #fff;
}
.single-product .disabled.single_checkout_btn path {
    fill: #f26622 !important;
}
.single-product .disabled.single_checkout_btn a {
    background-color: #000 !important;
}
.checkout_order_summary .order-total th,
.checkout_order_summary .order-total td {
    bottom: -23px !important;
}
.checkout_order_summary .cart-subtotal th, 
.checkout_order_summary .cart-subtotal td {
    bottom: -8px !important;
    position: relative;
}
.custom_cart_area .shop_table {
    border-spacing: 0 1em;
    border: 0 !important;
}
.custom_cart_area .shop_table tbody td {
    border-top: 1px solid #EAEAEA !important;
    border-bottom: 1px solid #EAEAEA !important;
}
.custom_cart_area .shop_table td.product-remove {
    border-left: 1px solid #EAEAEA !important;
    border-radius: 10px 0 0 10px;
}
.custom_cart_area .shop_table td.product-subtotal {
    border-right: 1px solid #EAEAEA !important;
    border-radius: 0 10px 10px 0;
}
.shop_pro_outr
{
    display:block;
	clear:both;
	width:100%;
}
.shop_pro_outr .shop_pro_top
{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	width:100%;
	margin-bottom:50px;
}
.shop_pro_outr .shop_pro_top h2
{
	display:inline-block;
	width:40%;
	margin:0px;
	letter-spacing: -0.01em;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	color: #131517;
}
.shop_cus_filter
{
	display:inline-block;
	width:60%;
}
.shop_cus_filter_innr
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	justify-content:flex-end;
}
.shop_cus_filter_innr .shop_filters
{
	display:inline-block;
	border:none!important;
	outline:none!important;
	background: url(images/dwonload_arrow.svg)  no-repeat #F4F4F4;
	background-position:95% center;
	background-size: 13px auto;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 10px;
    max-width: 220px;
    margin-left: 15px;
    color: rgb(19 21 23 / 50%);
    padding: 15px 25px;
    font-weight: 500;
    font-size: 16px;
	cursor:pointer;
    line-height: 26px;
	text-transform:none;
	font-family: 'Montserrat', sans-serif;
}

.shop_pro_list
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.shop_pro_list > li
{
	display:inline-block;
	width:calc( 50% - 15px );
	margin-bottom:30px;
}
.shop_pro_list > li:nth-child(even)
{
	margin-left:auto;
}
.shop_pro_list_item
{
    display: block;
    clear: both;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
    border-radius: 10px;
    overflow: hidden;
}
.shop_pro_list_item_inner
{
	display:block;
	clear:both;
	width:100%;
	margin-bottom:20px;
	position:relative;
}
.shop_pro_list_item_inner .full_link
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:200;
}
.pro_feat_img,
.pro_feat_img img
{
	display:block;
	clear:both;
	width:100%;
	position:relative;
}
.shop_pro_list_item_inner > h2
{
	display:block;
	clear:both;
	width:100%;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 29px;
	letter-spacing: -0.01em;
	text-transform: capitalize;
	color: #131517;
	margin:30px 0px;
	padding:0px 30px;
	box-sizing:border-box;
}
.shp_pro_meta_info
{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	padding-left:30px;
	padding-right:30px;
	box-sizing:border-box;
}
.shp_pro_meta_info .pro_meta_col
{
	display:inline-block;
	width:50%;
	padding-right:15px;
	box-sizing:border-box;
}
.shp_pro_meta_info .pro_meta_col:last-child
{
	padding-left:15px;
	padding-right:0px;
}
.shp_pro_meta_info .meta_itm_pro
{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.01em;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif!important;
    color: #131517;
}
.shp_pro_meta_info .meta_itm_pro:not(:last-child)
{
	margin-bottom:15px;
}
.shp_pro_meta_info .meta_itm_pro svg
{
    display: inline-block;
    margin-right: 10px;
    top: -2px;
    position: relative;
}
.r_align,
.r_align *
{
	text-align:right;
	justify-content:flex-end;
}
.shp_pro_meta_info .meta_itm_pro.shop_book_btn svg
{
	margin-right: 0px;
	margin-left: 10px;
}
.shp_pro_meta_info .meta_itm_pro.shop_book_btn
{
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	text-align: right;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #F26622;
}
.shp_pro_meta_info .meta_itm_pro.shop_pro_itm_price
{
	font-style: normal;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.01em;
	text-transform: capitalize;
	text-transform:none!important;
	color: #131517;
    align-items: flex-end;
}
.shp_pro_meta_info .meta_itm_pro.shop_pro_itm_price span
{
	display:inline-block;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	margin-left:10px;
}
.shop_pro_list_item .pro_school_tag
{
    display: inline-block;
    position: absolute;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    top: 10px;
    right: 10px;
    z-index: 125;
    background: #00D6C5;
    border-radius: 10px;
    letter-spacing: -0.01em;
    text-transform: capitalize;
    color: #fff;
    padding: 5px 20px;
}
.cus_single_pro_bttom
{
	display:block;
	clear:both;
	width:100%;
}
.singel_pro_tabs
{
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.singel_pro_tabs li
{
	display:inline-block;
	margin-right:50px;
}
.singel_pro_tabs li:last-child
{
	margin-right:0px;
}
.singel_pro_tabs li a
{
	display:inline-block;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	text-align: right;
	letter-spacing: -0.01em;
	text-transform: capitalize;
	color: #131517;
	position:relative;
}
.singel_pro_tabs li a::after
{
	content:'';
	position:absolute;
	width:0%;
	height:6px;
	background:#00D6C5;
	top:-50px;
	left:0px;
	transition:all .3s linear;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	display:block;
}
.singel_pro_tabs li.active a::after
{
	width:100%;
}
.single_pro_tab_cont_innr
{
    display: block;
    clear: both;
    width: 100%;
    margin-top: 50px;
}
.ticket_row_single_pro,
.ticket_row_single_pro .ticket_ttle,
.ticket_row_single_pro .ticket_desc
{
    display: block;
    clear: both;
    width: 100%;
}
.ticket_row_single_pro .ticket_ttle,
.ticket_row_single_pro .ticket_desc
{
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: -0.01em;
	color:rgb(19 21 23 / 50%);
	text-transform:uppercase;
}
.single_pro_tab_cont_innr .ticket_row_single_pro .ticket_desc
{
	text-transform:none;
}
.single_pro_tab_cont
{
	display:none;
	width:100%;
}
.single_pro_tab_cont.active
{
	display:block
}
.single_pro_tab_cont_innr p
{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.01em;
	color:rgb(19 21 23 / 50%);
	font-family:"Montserrat", sans-serif;
}
.single_pro_art_list
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.single_pro_art_list li
{
	display:inline-block;
	width:100%;
	max-width:130px;
	margin-right:40px;
	text-align:center;
}
.single_pro_art_list li .art_pro_img
{
	display:block;
	clear:both;
	width:100%;
	margin-bottom:10px;
}
.single_pro_art_list li .art_pro_img img,
.single_pro_art_list li .art_pro_img a,
.single_pro_art_list li h3
{
	display:block;
	clear:both;
	width:100%;
}
.single_pro_art_list li .art_pro_img img
{
	border-radius:100%;
}
.single_pro_art_list li h3
{
	margin:0px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	letter-spacing: -0.01em;
	text-transform:uppercase;
	color:rgb(19 21 23 / 50%);
	font-family:"Montserrat", sans-serif;
}
.single_pro_art_list li h3 a
{
	display:inline-block;
	color:rgb(19 21 23 / 50%);
}
.single_pro_faqs_list
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.single_pro_faqs_list li
{
	display:inline-block;
	width:calc( 50% - 15px );
	margin-bottom:30px;
}
.single_pro_faqs_list li:nth-child(even)
{
	margin-left:auto;
}
.single_pro_faqs_list .faq_item
{
    display: block;
    clear: both;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    box-shadow: 0px 18px 36px rgb(0 0 0 / 8%);
    border-radius: 30px;
    padding: 15px 25px;
    box-sizing: border-box;
}
.single_pro_faqs_list .faq_item .faq_item_cont
{
	display:none;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #8E8F93;
	text-transform: capitalize;
	width:100%;
	clear:both;
}

.single_pro_faqs_list .faq_item_header
{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    cursor: pointer;
}
.single_pro_faqs_list .faq_item_header > span
{
	display:inline-block;
	width:calc( 100% - 50px );
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-transform: capitalize;
	color: #212121;
}
.single_pro_faqs_list .faq_item_header svg
{
	display:inline-block;
	margin-left:auto;
	max-width:40px;
	transition:all .3s linear;
	-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
}
.single_pro_faqs_list .faq_item.active svg
{
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
}
.single_pro_faqs_list .faq_item.active svg path:first-child
{
	fill:#131517;
}

./* woocommerce-cart .woocommerce-cart-form .quantity input::-webkit-outer-spin-button,
.woocommerce-cart .woocommerce-cart-form .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce-cart .woocommerce-cart-form input[type=number]
{
  -moz-appearance: textfield;
}

.woocommerce-cart .woocommerce-cart-form .product-quantity .minus,
.woocommerce-cart .woocommerce-cart-form .product-quantity .plus
{
	display: block!important;
    border: none;
    padding: 0px;
    height: auto;
    color:rgb(244 244 244 / 0%);
	width:10px;
	height:16px;
	line-height:20px;
	font-size:20px;
} */
.woocommerce-cart .woocommerce-cart-form .qty
{
	text-align:left;
	padding-left:10px;
	box-sizing:border-box;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .quantity
{
	position:relative;
	max-width: 65px;
    margin-left: auto;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .minus
{
	background: url(images/arrow_down.svg) no-repeat;
    background-size: 10px auto;
    background-position: center center;
    position: absolute;
    bottom: 4px;
    right: 13px;
    z-index: 100;
}
.woocommerce-cart .woocommerce-cart-form .product-quantity .plus
{
	background: url(images/arrow_up.svg) no-repeat;
    background-size: 10px auto;
    background-position: center center;
    position: absolute;
    top: 4px;
    right: 13px;
    z-index: 100;
}
.custom_loader
{
	position:fixed;
	top:0px;
	width:100%;
	left:0px;
	height:100%;
	background:rgba(0,0,0,0.5);
	z-index:999;
}
.custom_loader_inner
{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	height:100%;
	align-items:center;
	justify-content:center;
}
.custom_loader .lds-dual-ring
{
	display: inline-block;
	width: 80px;
	height: 80px;
}
.lds-dual-ring:after
{
	content: " ";
	display: block;
	width: 64px;
	height: 64px;
	margin: 8px;
	border-radius: 50%;
	border: 6px solid #fff;
	border-color: #fff transparent #fff transparent;
	animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring
{
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.LoadMore
{
    display: block;
    clear: both;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.LoadMore a
{
	display:inline-block;
	background: #F26622;
	border-radius: 10px;
	padding: 20px 26px;
	box-sizing:border-box;
	text-align: center;
	letter-spacing: -0.01em;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration:none;
	outline:none
}
.LoadMore a:hover
{
	background:#131517
}
.checkout_billing_sec .woocommerce-billing-fields .form-row {
    padding: 0;
    margin-bottom: 25px !important;
	width: 100%;
}
.checkout_billing_sec .woocommerce-billing-fields #daypart
{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px !important;
	border: 1px solid #EAEAEA!important;
    border-radius: 10px!important;
}
.checkout_billing_sec .woocommerce-billing-fields__field-wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
	justify-content: space-between;
}
.checkout_billing_sec .woocommerce-billing-fields #billing_first_name_field, 
.checkout_billing_sec .woocommerce-billing-fields #billing_last_name_field,
.checkout_billing_sec .woocommerce-billing-fields #billing_email_field,
.checkout_billing_sec .woocommerce-billing-fields #billing_phone_field {
    width: calc(50% - 15px);
}
.checkout_billing_sec #billing_address_1_field {
    order: 1;
}
.checkout_billing_sec #billing_country_field {
    order: 2;
	width: calc(33.33% - 20px);
}
.checkout_billing_sec #billing_postcode_field {
    order: 3;
	width: calc(33.33% - 20px);
}
.checkout_billing_sec #billing_state_field {
    order: 4;
	width: calc(33.33% - 20px);
}
.checkout_billing_sec #billing_city_field {
    order: 5;
}
.cart_totals .tax-rate th {
    background-color: #f4f4f4 !important;
    border-color: #f4f4f4 !important;
    border-radius: 10px 0 0 10px;
    text-align: left !important;
	top: -8px !important;
    position: relative;
	font-weight: 600 !important;
}
.cart_totals .tax-rate td {
    background-color: #f4f4f4 !important;
    border-color: #f4f4f4 !important;
    border-radius: 0 10px 10px 0;
	top: -8px !important;
    position: relative;
}
.cart_totals .tax-rate th small {
    display: none;
}
.checkout_order_summary .tax-rate th {
    background-color: #f4f4f4 !important;
    border-radius: 10px 0 0 10px;
    top: 16px;
    position: relative;
}
.checkout_order_summary .tax-rate td {
    background-color: #f4f4f4 !important;
    border-radius: 0 10px 10px 0;
    top: 16px !important;
    position: relative;
}
.woocommerce-account #content {
    width: 100%;
    max-width: 100%;
	padding: 0 20px;
}
.woocommerce-account #content > .page-content {
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
	padding-top: 40px;
}
.woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    border-radius: 10px;
}
.woocommerce-MyAccount-navigation-link--afwc-dashboard {
    order: -1;
}
.woocommerce-MyAccount-navigation-link--orders {
    order: -2;
}
.woocommerce-MyAccount-navigation-link--dashboard {
    order: -3;
}
.woocommerce-MyAccount-navigation-link--my_profile {
    order: -4;
}
.woocommerce-MyAccount-navigation li {
    border-bottom: 1px solid #EBEBEB;
}
.woocommerce-MyAccount-navigation li a {
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    color: #12151A;
    padding: 20px 30px;
    display: block;
    transition: 0.2s linear;
}
.woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-MyAccount-navigation li:not(.woocommerce-MyAccount-navigation-link--my_profile) a:hover {
    background-color: rgba(242, 102, 34, 0.1);
    color: #F26622;
}
.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout {
    border-radius: 10px;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--my_profile a {
    font-weight: 600;
    font-size: 26px;
    line-height: 1.3;
    color: #fff;
    background: #F26622;
    border-radius: 10px 10px 0px 0px;
	pointer-events: none;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #00D6C5 !important;
}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background-color: transparent !important;
}
.woocommerce-MyAccount-content p, 
.woocommerce-MyAccount-content a {
    color: #131517;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
}
.woocommerce-MyAccount-content a:hover {
	color: #F26622;
}
.woocommerce-MyAccount-content p strong {
	font-weight: 500;
}
.woocommerce-MyAccount-content .entry-title {
    margin: 0;
    color: #131517;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
	text-transform: capitalize;
}
.woocommerce-MyAccount-content .page-header {
    margin-bottom: 35px;
}
.my_acc_dashboard_bottom_sec {
    margin-top: 35px;
}
.woocommerce-EditAccountForm,
.woocommerce-account .woocommerce-address-fields__field-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm > p,
.woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p,
.woocommerce-account .woocommerce-address-fields p {
    padding: 0;
	margin: 0 0 30px;
    width: calc(50% - 20px);
    float: none;
    position: relative;
}
.woocommerce-EditAccountForm label,
.afwc_reg_form_wrapper label,
.woocommerce-account .woocommerce-address-fields label,
.woocommerce-account #customer_login form label {
    color: #3B3E44;
    font-size: 16px;
    line-height: 26px !important;
    text-transform: capitalize;
	margin-bottom: 20px !important;
	font-weight: 500;
}
.woocommerce-account #customer_login form label {
	display: none;
}
.afwc_reg_form_wrapper label:after {
    display: none;
}
.woocommerce-EditAccountForm label .required,
.woocommerce-account .woocommerce-address-fields label .required,
.woocommerce-account #customer_login form label .required {
    display: none;
}
.woocommerce-EditAccountForm input,
.afwc_reg_form_wrapper input,
.afwc_reg_form_wrapper textarea,
.woocommerce-account .woocommerce-address-fields input,
.woocommerce-account .woocommerce-address-fields .select2-selection {
    background: #F4F4F4;
    border: 1px solid #EAEAEA !important;
    border-radius: 10px;
    font-size: 16px;
    line-height: 26px !important;
    color: rgba(33, 33, 33, 0.5);
	font-weight: 500;
	height: 48px;
}
.woocommerce-account #customer_login form input {
	font-weight: 500 !important;
    height: 57px;
    background-color: transparent !important;
}
.woocommerce-account .woocommerce-address-fields .select2-selection > span {
	color: rgba(33, 33, 33, 0.5);
	line-height: 44px;
	height: 100%;
	padding-left: 16px;
    padding-right: 16px;
}
.woocommerce-EditAccountForm > p > span,
.woocommerce-EditAccountForm .show-password-input {
    display: none;
}
.woocommerce-MyAccount-content .woocommerce-EditAccountForm > .woocommerce-form-row--last {
    margin-left: auto;
}
.woocommerce-EditAccountForm fieldset {
    padding: 0;
	border: 0;
	width: 100%;
	display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
	margin: 20px 0 0;
}
.woocommerce-EditAccountForm fieldset legend {
    margin: 0 0 35px;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
}
.woocommerce-EditAccountForm > p:last-child {
    width: 100%;
}
.woocommerce-account form button[type='submit'],
.woocommerce-EditAccountForm button[type="submit"],
.afwc_reg_form_wrapper input[type="submit"],
.woocommerce-account .woocommerce-address-fields button[type="submit"],
.woocommerce-order-details .order-again a {
    background-color: #00D6C5;
    color: #fff !important;
    padding: 19px 15px !important;
    border-radius: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px !important;
	margin-top: 10px;
	height: auto;
	width: 183px !important;
	text-align: center;
	transition: all 0.2s linear;
}
body.woocommerce-account form button[type='submit'],
.woocommerce-EditAccountForm button[type="submit"]:hover,
.afwc_reg_form_wrapper input[type="submit"]:hover,
.woocommerce-account .woocommerce-address-fields button[type="submit"]:hover,
.woocommerce-order-details .order-again a:hover {
    background-color: #f26622 !important;
}
.woocommerce-account .woocommerce-Addresses {
    margin-top: 50px;
}
.woocommerce-account .woocommerce-Address {
    width: 44% !important;
}
.woocommerce-Addresses .woocommerce-Address-title h3,
.woocommerce-MyAccount-content form h3,
.woocommerce-order-details__title,
.woocommerce-customer-details .woocommerce-column__title {
    margin: 0 0 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: rgb(19, 21, 23);
	font-family: Montserrat, sans-serif;
}
.woocommerce-account #customer_login h2 {
	margin: 0 0 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 24px;
}
.woocommerce-account .woocommerce-Address address {
    color: #131517;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.7;
    text-decoration: none;
}
.woocommerce-account .woocommerce-address-fields #billing_address_2_field label,
.woocommerce-account .woocommerce-address-fields #shipping_address_2_field label {
    width: auto;
    height: auto;
    top: 0;
    position: relative !important;
    clip-path: unset;
}
.afwc_reg_form_wrapper .afwc_reg_terms label {
    display: flex;
    align-items: center;
}
.afwc_reg_form_wrapper input[type='checkbox'] {
    height: 20px;
	width: 20px;
    margin-right: 10px;
	accent-color: #f26622;
	cursor: pointer;
}
.afwc_reg_form_wrapper textarea {
	height: auto;
}
.woocommerce-account .afwc_reg_form_wrapper {
    max-width: 100%;
}
.afwc_reg_form_wrapper form > div {
	margin-bottom: 30px;
}
.woocommerce-account #customer_login form {
    padding: 0;
    border: 0;
    margin: 0;
}
.woocommerce-account #customer_login form > p {
    padding: 0;
    margin: 0 0 30px;
}
.woocommerce-account p {
	color: #131517;
    font-weight: 500;
    line-height: 22px;
}
.woocommerce-account form .woocommerce-form-login__rememberme {
    display: inline-flex !important;
    align-items: center;
    grid-column-gap: 15px;
	padding-top: 15px;
	margin-bottom: 0 !important;
}
.woocommerce-account form .woocommerce-form-login__rememberme input {
    height: 15px;
    width: 15px;
}
.woocommerce-account p a {
    text-decoration: none;
    color: #3B3E44;
    font-weight: 500;
}
.woocommerce-account a:hover {
    color: #f26622;
}
#customer_login > div {
    width: 44%;
}

.woocommerce table.tickets_table {
    border: 0;
    margin-bottom: 0;
}
.woocommerce .tickets_table tr th,
.woocommerce table.order_details thead th,
#afwc_dashboard_wrapper table th {
    padding: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    border: 0 !important;
    color: #F26622;
	text-align: left;
    background-color: rgba(242, 102, 34, 0.1);
}
.woocommerce .tickets_table tr td,
.woocommerce table.order_details tr td,
#afwc_dashboard_wrapper table td {
    color: #131517;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    padding: 20px 10px;
    border: 0;
	text-align: left;
    background-color: transparent;
	border-bottom: 1px solid #ebebeb;
}
.woocommerce table.order_details tfoot th {
    color: #131517;
    font-size: 16px;
    line-height: 22px;
    padding: 20px;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #ebebeb;
}
.woocommerce .tickets_table tr td:first-child,
.woocommerce table.order_details tr td:first-child,
.woocommerce table.order_details tfoot th:first-child,
#afwc_dashboard_wrapper table td:first-child {
    border-left: 1px solid #ebebeb;
}
.woocommerce .tickets_table tr td:last-child,
.woocommerce table.order_details tr td:last-child,
.woocommerce table.order_details tfoot th:last-child,
#afwc_dashboard_wrapper table td:last-child {
    border-right: 1px solid #ebebeb;
}
.woocommerce table.order_details thead th:first-child,
.woocommerce .tickets_table tr th:first-child,
#afwc_dashboard_wrapper table th:first-child {
    border-radius: 10px 0 0 0;
}
.woocommerce table.order_details thead th:last-child,
.woocommerce .tickets_table tr th:last-child,
#afwc_dashboard_wrapper table th:last-child {
    border-radius: 0 10px 0 0;
}
.ticket_download_btn {
    background-color: #00D6C5;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    letter-spacing: -0.01em;
    padding: 20px 26px;
    display: inline-block;
    border-radius: 10px;
    transition: all 0.2s linear;
}
.ticket_download_btn:hover {
    background-color: #f26622;
}
.ticket_detail_btn {
    font-weight: 700 !important;
    font-size: 18px !important;
    letter-spacing: -0.01em;
    border: 3px solid #000;
    border-radius: 10px;
    padding: 17px 23px;
    display: inline-block;
    transition: all 0.2s linear;
}
.ticket_detail_btn:hover {
    border-color: #f26622;
}
.woocommerce .tickets_table tr .qty_heading {
    min-width: 80px;
}
.woocommerce .tickets_table tr .id_heading {
    min-width: 130px;
}
.woocommerce-account .woocommerce-order-details {
    margin: 50px 0;
}
.woocommerce table.order_details {
    border: 0;
}
.woocommerce-customer-details address {
    padding: 0 !important;
    border: 0 !important;
    font-weight: 500;
    line-height: 1.7;
}
.woocommerce-customer-details address p {
    line-height: 2;
}
#afwc_commission_lbl,
.afwc-table-header {
    color: #131517;
    font-size: 18px !important;
    line-height: 22px;
    letter-spacing: -0.01em;
    padding: 0 !important;
    margin-bottom: 20px;
	font-weight: 600;
}
#afwc_dashboard_wrapper table:not(:last-child) {
    margin-bottom: 50px;
}
#afwc_date_range_container {
    display: none;
}
#afwc_paid_commission {
    background-color: #00D6C5;
}
#afwc_commission_stats {
    margin-top: 15px;
}
#afwc_commission_stats .afwc_kpis_text {
    color: #131517;
    line-height: 22px;
    letter-spacing: 0.3px;
}
.afwc_kpis_inner_container .afwc_kpi {
    border: 0;
	margin-bottom: 20px !important;
}
.afwc_kpi .afwc_kpis_price, 
.afwc_kpi .afwc_kpis_price * {
    color: #131517 !important;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0.3px;
}
.afwc_kpi .afwc_kpis_text {
    letter-spacing: 0.3px;
	margin: 5px 0 0;
}
.afwc_kpi .afwc_kpis_icon_container {
    border-right: 0;
}
#afwc_dashboard_wrapper #afwc_kpis_container .afwc_kpis_inner_container {
    margin: 50px 0 30px;
}
.afwc_kpi .afwc_kpis_icon_container i {
    opacity: 0;
}
.afwc_kpi .afwc_kpis_icon_container {
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: center;
}
.afwc_kpi.first .afwc_kpis_icon_container {
    background-image: url(images/gross-commission.svg);
}
.afwc_kpi.second .afwc_kpis_icon_container {
    background-image: url(images/refunds.svg);
}
.afwc_kpi.third .afwc_kpis_icon_container {
    background-image: url(images/net-commission.svg);
}
.afwc_kpi.fourth .afwc_kpis_icon_container {
    background-image: url(images/sales.svg);
}
.afwc_kpi.fifth .afwc_kpis_icon_container {
    background-image: url(images/visitors.svg);
}
.afwc_kpi.sixth .afwc_kpis_icon_container {
    background-image: url(images/conversion.svg);
}
.woocommerce-MyAccount-content .nav-tab-wrapper {
    padding: 0;
    border: 0;
	border-bottom: 6px solid #F4F4F4;
}
.woocommerce-MyAccount-content .nav-tab-wrapper a {
    padding: 0 0 20px;
    margin: 0 63px 0 0;
    border: 0;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.01em;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s linear;
	position: relative;
}
.woocommerce-MyAccount-content .nav-tab-wrapper a:hover {
    color: #131517;
}
.woocommerce-MyAccount-content .nav-tab-wrapper a:last-child {
    margin-right: 0;
}
.woocommerce-MyAccount-content .nav-tab-wrapper a:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 6px;
    width: 100%;
    background-color: #F4F4F4;
	transition: all 0.2s linear;
}
.woocommerce-MyAccount-content .nav-tab-wrapper a.nav-tab-active:after {
	background-color: #00D6C5;
}
#afwc_dashboard_wrapper {
    margin-top: 70px;
}
#afwc_resources_wrapper {
    margin: 25px 0 0;
}
#afwc_change_identifier i {
    color: #f26622;
    margin-left: 15px;
}
#afwc_resources_wrapper code {
    font-size: 16px;
    font-weight: 600;
    color: #f26622;
    font-family: 'montserrat', sans-serif;
    font-style: italic;
}
#afwc_contact_admin_container a {
    color: #f26622;
    font-weight: 600;
    text-transform: capitalize;
}
#afwc_contact_admin_container {
    font-weight: 500;
}
#afwc_custom_referral_url_container strong {
    font-size: 18px !important;
    letter-spacing: -0.01em;
    font-weight: 600;
}
#afwc_custom_referral_url_container p:nth-child(3) {
    margin-top: 15px;
}
#afwc_custom_referral_url_container input[type="text"] {
    background-color: #F4F4F4 !important;
    border: 1px solid #EAEAEA !important;
    border-radius: 10px;
    font-size: 16px;
    line-height: 26px !important;
    color: rgba(33, 33, 33, 0.5);
    font-weight: 500;
    height: 48px !important;
}
.woocommerce-MyAccount-content .afw-campaigns {
    margin-top: 40px;
}
.woocommerce-MyAccount-content .afw-campaigns ul li {
    margin: 0 0 40px !important;
    filter: drop-shadow(0px 18px 18px rgba(0, 0, 0, 0.08));
    border-radius: 10px;
    padding: 20px 30px;
    border: 1px solid #EAEAEA;
}
.woocommerce-MyAccount-content .afw-campaigns ul li div {
    padding: 0 !important;
    font-weight: 600;
	color: rgb(51, 51, 51) !important;
	margin: 0 !important;
}
.woocommerce-MyAccount-content .afw-campaigns ul li svg {
    background-color: #f26622;
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    transform: rotate(90deg);
    transition: all 0.2s linear;
}
.woocommerce-MyAccount-content .afw-campaigns ul li svg path {
    fill: #fff;
}
.afw-campaigns header h2,
.afw-campaigns section h2 {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
}
.woocommerce-MyAccount-content .afw-campaigns p {
    font-size: 16px !important;
    line-height: 1.7;
}
.woocommerce .tickets_table tr th:first-child, 
.woocommerce .tickets_table tr td:first-child {
    min-width: 250px !important;
}
.orders_table_outer {
    overflow-x: scroll;
}

@media (min-width:992px) and (max-width:1280px){
	table .ticket_detail_btn {
		padding: 15px 18px;
	}
	table .ticket_download_btn {
		padding: 18px;
	}
}

@media (min-width: 992px){
	.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
		width: calc(70% - 56px);
	}
}

@media (max-width:991px){
	.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
		width: 100%;
	}
	.woocommerce-account .woocommerce .woocommerce-MyAccount-content {
		width: 100%;
		margin-top: 50px;
	}
	table .ticket_detail_btn {
		padding: 13px 18px;
	}
	table .ticket_download_btn {
		padding: 17px;
	}
}

@media (max-width:767px)
{
	body .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--my_profile a {
		font-size: 22px;
	}
}

.e-woocommerce-login-section
{
    background: #fff!important;
    filter: drop-shadow(0px 18px 18px rgba(0, 0, 0, 0.08));
    border: 1px solid #EAEAEA!important;
    box-sizing: border-box;
    border-radius: 10px!important;
    padding: 20px 30px!important;
    width: 100%;
}

.e-woocommerce-login-section *
{
	font-family: 'Montserrat', sans-serif;
}
body .woocommerce-form-login-toggle.e-checkout-secondary-title
{
    font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #212121;
}
body .woocommerce-form-login-toggle.e-checkout-secondary-title a
{
	color:#F26622;
	display:inline-block;
	margin-left:10px;
}
/* body .woocommerce-form-login__submit */
/* { */
	/* border-radius: 10px 10px 10px 10px!important; */
    /* padding: 12px 26px!important; */
    /* font-size: 18px!important; */
    /* font-weight: 700!important; */
    /* line-height: 21.94px!important; */
    /* letter-spacing: -1px; */
    /* font-family: 'Montserrat', sans-serif!important; */
    /* background: #f26622!important; */
    /* color: #fff!important; */
    /* border-color: #f26622!important; */
/* } */
.lost_password a
{
	color:#f26622!important;
}
.order_ticket_dt_row.top .order_dt_val {
    min-width: 75px;
}
.order_ticket_dt_row.top .order_dt_lbl {
    width: calc(100% - 75px);
}
.non-logged-in.woocommerce-account #content {
    padding: 0 130px;
}
body #afwc_save_identifier
{
    background: #f26622;
    color: #fff;
    border: #f26622;
}