@import url("https://use.typekit.net/bdq4vjk.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

#top .banner_title .av-special-heading-tag {
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .title_box {
	color: var(--Black, #000);
	background: #ffffff;
	padding: 0px 4px;
}

#top .boxed_sect .container, #top .map_sect .container {
	max-width: 1600px;
}

#top .membership_banner_sect .container, #top .partners_swiper_sect .container, #top .boxed_sect_with_overlay .container, #top .home_history_sect .container, #top .home_news_sect .container, #top .home_intro_sect .container {
    max-width: 100% !important;
    padding: 0px;
    width: 100% !important;
}

#top .membership_banner_sect .flex_column {
	padding: 32px 140px;
	border-radius: 4px;
	overflow: hidden;
	display: grid;
	grid-template-columns: minmax(0, 944px) max-content;
	gap: 20px;
	justify-content: center;
}

#top .shop_banner_sect .flex_column {
	grid-template-columns: minmax(0, 1300px) max-content;
}

#top .membership_banner_sect .flex_column::before {
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #EB0013 37.17%, rgba(235, 0, 19, 0.00) 100%);
}

#top .membership_banner_sect .flex_column::after {
	display: none;
}

#top .membership_banner_sect .template-page {
	padding-top: 0px;
    padding-bottom: 0px;
}

#top .main_btn_cont a, #top .gform_button, #top .single_add_to_cart_button, #top .wc-block-cart__submit-container a, .responsive #top .woocommerce-message a.button, #top .woocommerce-error a, #top .wc-block-components-totals-coupon__button, #top .place-order .button, #top.woocommerce-checkout .checkout_coupon .button, #top .woocommerce-EditAccountForm .woocommerce-Button, #top .woocommerce-address-fields .button {
	margin: 0px !important;
	color: var(--Black, #000) !important;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -0.16px;
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
	padding: 18px 32px 17px 32px;
	border: unset !important;
	opacity: 1 !important;
}

#top .gform_button, #top .main_btn_cont_red a, #top .single_add_to_cart_button, #top .wc-block-cart__submit-container a, .responsive #top .woocommerce-message a.button, #top .woocommerce-error a, #top .wc-block-components-totals-coupon__button, #top .place-order .button, #top.woocommerce-checkout .checkout_coupon .button, #top .woocommerce-EditAccountForm .woocommerce-Button, #top .woocommerce-address-fields .button {
	box-shadow: unset !important;
	background: var(--Red-Normal, #EB0013) !important;
	color: var(--White-Light, #FDFDFD) !important;
}

#top .main_btn_cont_red_outline a {
	border: 2px solid var(--Red-Normal, #EB0013) !important;
	color: var(--Red-Normal, #EB0013) !important;
}

#top div div.woocommerce-message a.button, #top .woocommerce-error a {
    top: 5px;
    right: 5px;
}

#top .woocommerce-error a {
    float: right !important;
    top: -15px;
    position: relative;
    right: -15px;
}

#top .wc-block-cart__submit-container a {
	text-decoration: unset !important;
}

#top .main_btn_cont_black a {
	background: #000;
	color: var(--White-Light, #FDFDFD) !important;
}

#top .main_p_cont *:first-child {
	margin-top: 0px;
}

#top .main_p_cont *:last-child {
	margin-bottom: 0px;
}

#top .main_p_cont *, #top .woocommerce-Tabs-panel *, #top .woocommerce-MyAccount-content p, #top .woocommerce-product-details__short-description * {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.16px;
}

#top .woocommerce-product-details__short-description * {
	font-size: 15px;
    line-height: 22px;
}

#top .woocommerce-Tabs-panel > h2 {
	display: none;
}

#top .marg_top_20 {
	margin-top: 20px;
}

#top .marg_top_32 {
	margin-top: 32px;
}

#top .section_title .av-special-heading-tag {
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: -1.08px;
	text-transform: uppercase;
}

#top .section_title_smaller .av-special-heading-tag {
	font-size: 32px;
	line-height: 36px;
}

#top .section_title_white * {
	color: #ffffff !important;
}

#top .section_title_subtitle .av-special-heading-tag {
	font-size: 14px;
	line-height: 18px;
	letter-spacing: -0.14px;
}

#top .boxed_sect .flex_column {
	padding: 100px 140px;
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
}

#top .boxed_sect_with_overlay .flex_column {
	background-image: url(/wp-content/uploads/2026/01/boxed_overlay.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: grid;
	grid-template-columns: minmax(0, 1210px);
	justify-content: center;
	border-radius: 0px !important;
}

#top .padding_top_small .template-page {
	padding-top: 20px;
}

#top .contact_details_title {
	display: block;
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
}

#top .single_block_contact_detail_text {
	display: block;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .single_block_contact_detail_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	gap: 12px;
}

#top .block_contact_detail_cont {
    display: grid;
    grid-template-columns: 100%;
    gap: 16px;
    margin-top: 14px;
}

#top .block_contact_detail_cont_sep {
	background: var(--White-Normal, #E6E6E6);
	height: 1px;
	margin-top: 16px;
}

#top .single_block_contact_detail_link {
	display: block;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1; 
	letter-spacing: -0.14px;
}

#top .single_block_contact_detail_link:hover {
	text-decoration: underline;
}

#top .single_block_contact_detail_inner_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 2px;
}

#top .block_contact_socials_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
	margin-top: 16px;
}

#top .gform_validation_errors, #top .gform_heading {
	display: none !important;
}

#top textarea, #top form, #top fieldset {
	margin-bottom: 0px !important;
}

.gform-theme--foundation .gform_fields {
    gap: 28px !important;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	outline: unset !important;
	box-shadow: unset !important;
	border-radius: 0 4px 4px 4px !important;
	border: 1px solid var(--White-Normal, #E6E6E6) !important;
	background: var(--White-Light, #FDFDFD) !important;
	padding: 16px 20px 16px 24px !important;
	color: var(--Body, rgba(0, 0, 0, 0.64)) !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.16px;
	transition: color .2s ease;
}

#top input[type="text"]:focus, #top input[type="password"]:focus, #top input[type="email"]:focus, #top input[type="number"]:focus, #top input[type="url"]:focus, #top input[type="tel"]:focus, #top input[type="search"]:focus, #top textarea:focus {
	color: var(--Body, rgba(0, 0, 0)) !important;
}

#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top select {
	max-height: max-content !important;
	height: max-content !important;
}

#top .gfield_label, #top .woocommerce-billing-fields__field-wrapper label, #top .woocommerce-additional-fields__field-wrapper label, #top .woocommerce-MyAccount-content .woocommerce-form-row label, #top .woocommerce-address-fields label {
	margin-bottom: 0px !important;
	color: var(--White-Light, #FDFDFD) !important;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -0.12px;
	border-radius: 4px 4px 0 0;
	background: var(--Red-Normal, #EB0013);
	padding: 4px 8px;
	max-width: max-content;
}

#top .gfield_required_asterisk, #top .form-row .required, #top .optional {
	color: var(--White-Light, #FDFDFD) !important;
}

#top .optional {
	font-size: 10px !important;
}

#top .gfield_validation_message {
	color: #EB0013 !important;
}

#top #scroll-top-link {
	display: none !important;
}

#top .gfield_consent_label {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .gfield_consent_label a {
	color: var(--Red-Normal, #EB0013);
	font-weight: 600;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#top input[type="checkbox"] {
			appearance: none;
			background: transparent;
			font: inherit;
			width: 20px;
			height: 20px;
			border: 2px solid var(--Red-Normal, #EB0013) !important;
			opacity: 0.2;
			padding: 1px;
			border-radius: 4px;
			cursor: pointer;
		}

		#top input[type="checkbox"]::before {
			content: "";
			width: 100%;
			height: 100%;
			transform: scale(0);
			transition: 120ms transform ease-in-out;
			background-image: url(/wp-content/uploads/2026/01/Checkbox.svg);
			background-repeat: no-repeat;
			background-size: contain;
			background-position: center;
			position: relative;
			top: 1px;
			display: block;
		}

		#top input[type="checkbox"]:checked {
			background: #EB0013;
			opacity: 1;
		}

		#top input[type="checkbox"]:checked::before {
			transform: scale(0.9);
		}

.gform-theme--framework .gfield--type-choice .gchoice, .gform-theme--framework .gfield--type-choice .ginput_container_consent {
    align-items: center;
}

#top .contact_form_wrapper {
	display: grid;
	grid-template-columns: 1fr 338px;
	gap: 140px;
}

#top .parnter_contact_form_cont {
	max-width: 930px;
    margin: 0 auto;
}

#top .marg_top_64 {
	margin-top: 64px;
}

#top .padding_bot_0 .template-page {
	padding-bottom: 0px;
}

#top .map_iframe_cont {
	border-radius: 4px;
	overflow: hidden;
}

#top .map_iframe_cont iframe {
	width: 100%;
	height: 600px;
	display: block;
}

#top .partners_swiper_sect .flex_column {
	padding: 64px 140px;
	border-radius: 0px;
	background: var(--Red-Normal, #EB0013);
}

#top .gform_confirmation_message {
	font-family: "futura-pt";
	color: var(--Black, #000);
	font-size: 36px;
	font-weight: 700;
	line-height: 40px; 
	letter-spacing: -1.08px;
	text-transform: uppercase;
}

#top .partners_swiper_title {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px; 
	letter-spacing: -0.16px;
}

#top .swiper-partners .swiper-slide {
	width: max-content;
}

#top .swiper-partners .swiper-wrapper {
    align-items: center;
}

#top .partner_logo_img {
	max-height: 64px;
}

#top .footer_cont .template-page {
	padding-top: 0px;
	padding-bottom: 0px;
}

#top .bg_cover {
	background-size: cover;
}

#top .bg_contain {
	background-size: contain;
}

#top .bg_center {
	background-position: center;
}

#top .bg_no_repeat {
	background-repeat: no-repeat;
}

#top .footer_logo {
	width: 96px;
	height: 96px;
	background-image: url(/wp-content/uploads/2026/01/69d8b828a866d74e1f3175a481c271072e35b1a9.png);
}

#top .footer_title {
	display: block;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -0.16px;
}

#top .footer_menu_link {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
	transition: color .2s ease;
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 8px;
}

#top .footer_menu_link:hover {
	color: var(--Body, rgba(0, 0, 0));
}

#top .footer_menu_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	gap: 8px 64px;
}

#top .single_block_contact_detail_link_no_hover {
	text-decoration: unset !important;
}

#top .footer_col_cont .block_contact_socials_cont {
	margin-top: 42px;
}

#top .main_btn_cont_red a {
	color: var(--White-Light, #FDFDFD) !important;
	background: var(--Red-Normal, #EB0013);
}

#top .footer_col_cont .main_btn_cont a {
    padding: 14px 12px 13px 12px;
}

#top .footer_col_cont .main_p_cont * {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .footer_col_sep {
	width: 1px;
	height: 435px;
	background: var(--White-Normal, #E6E6E6);
}

#top .main_footer_cont {
	display: grid;
	grid-template-columns: repeat(7, max-content);
	gap: 48px;
}

#top .footer_col_cont {
	padding-top: 80px;
}

#top .footer_cont {
	border-bottom: 4px solid var(--Red-Normal, #EB0013) !important;
}

#top .main_socket_links_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 24px;
    align-items: center;
}

#top .main_socket_links_cont .footer_menu_link {
	font-size: 12px;
	letter-spacing: -0.12px;
}

#top .socket_text {
	display: block;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.12px;
}

#top .main_socket_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 20px;
    justify-content: space-between;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid var(--White-Normal, #E6E6E6) !important;
}

#top svg {
	display: block;
}

#top .go_to_top_cont {
	display: grid;
    grid-template-columns: max-content;
    justify-content: end;
    margin-top: -36px;
}

#top .page_breadcrumbs_link {
	display: block;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-size: 12px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	line-height: 16px;
	letter-spacing: -0.12px;
}

#top .page_breadcrumbs_text {
	color: var(--Red-Normal, #EB0013);
	font-size: 12px;
	font-weight: 500;
	font-family: "Montserrat", sans-serif;
	line-height: 16px;
	letter-spacing: -0.12px;
}

#top .page_breadcrumbs_sect {
	border-top: 1px solid var(--White-Normal, #E6E6E6) !important;
	border-bottom: 1px solid var(--White-Normal, #E6E6E6) !important;
	background: var(--white-light-active, #F4F4F4) !important;
	min-height: unset !important;
}

#top .page_breadcrumbs_sect .template-page {
	padding-top: 16px;
	padding-bottom: 16px;
}

#top .page_breadcrumbs_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
}

#top .all_partners_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px;
}

#top .single_partner_cont {
	border-radius: 4px;
	background: var(--white-light-active, #F4F4F4);
	padding: 20px 20px 32px 20px;
}

#top .partner_title {
	display: block;
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
	margin-top: 16px;
}

#top .visit_website_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	color: var(--Red-Normal, #EB0013);
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.16px;
	gap: 8px;
}

#top .single_partner_img_cont {
    width: 100%;
    height: 250px;
    border-radius: 4px;
    background: #FFF;
    padding: 30px;
    display: flex;
    align-items: center;
}

#top .padding_top_normal .template-page {
	padding-top: 100px;
}

#top .padding_bot_normal .template-page {
	padding-bottom: 80px;
}

#top .single_main_gallery_img, #top .single_main_gallery_img img {
	display: block;
}

#top .single_main_gallery_img img, #top .single_main_gallery_img video {
	width: 100%;
	height: 350px;
	object-fit: cover;
}

#top .main_gallery_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

#top .hide_imgs_tab, #top .load_more_img {
	display: none;
}

#top .load_more_btn {
	grid-column: 1 / -1;
}

#top .load_more_btn a {
	cursor: pointer;
}

#top .tabs_blogs_cont {
    border-radius: 4px;
    border: 1px solid var(--White-Normal, #E6E6E6);
    background: var(--White-Light, #FDFDFD);
    display: flex;
    padding: 4px;
    max-width: max-content;
    gap: 4px;
    flex-direction: row;
    flex-wrap: wrap;
}

#top .tab_btn {
    cursor: pointer;
    display: block;
    max-width: max-content;
    color: var(--Black, #000);
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    line-height: 1;
    letter-spacing: -0.16px;
    background: transparent;
    border-radius: 4px;
    padding: 12px 20px 12px 20px;
    transition: background .2s ease, color .2s ease, box-shadow .2s ease;
}

#top .tab_btn_active, #top .tab_btn:hover {
	background: var(--Red-Normal, #EB0013);
	box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.08);
	color: var(--White-Light, #FDFDFD);
}

#top .shop_sidebar_cont {
    padding: 40px 28px;
    border-radius: 4px;
    border: 1px solid var(--White-Normal, #E6E6E6);
    position: relative;
    width: 338px;
    height: 528px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#top .shop_sidebar_cont_overlay {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 46.31%, rgba(255, 255, 255, 0.96) 72.54%);
}

#top .shop_sidebar_inner_cont {
	position: relative;
	z-index: 20;
}

#top .shop_sidebar_inner_cont .banner_title .av-special-heading-tag {
	text-align: center;
	color: var(--Black, #000);
}

#top .shop_sidebar_inner_cont .banner_title .av-special-heading-tag .title_box, #top .shop_banner_sect .banner_title .av-special-heading-tag .title_box  {
	color: var(--White-Light, #FDFDFD);
	background: var(--Red-Normal, #EB0013);
}

#top .supporters_club_cont {
	display: grid;
    grid-template-columns: 1fr max-content;
    gap: 70px;
}

#top .supporters_club_swiper_img {
	width: 100%;
	height: 500px;
	border-radius: 4px;
}

#top .swiper-supporters-club .swiper-slide {
	width: 804px;
}

#top .swiper-supporters-club {
	overflow: visible;
}

#top .shop_sidebar_inner_cont .banner_title .av-special-heading-tag br {
	display: block !important;
}

#top .shop_banner_sect .flex_column::before {
    background: linear-gradient(90deg, #FFF 41.37%, rgba(255, 255, 255, 0.00) 83.63%);
}

#top .shop_banner_sect .banner_title .av-special-heading-tag {
	color: var(--Black, #000);
}

#top .past_president_title {
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
	display: block;
	margin-top: 10px;
}

#top .single_past_president_img {
	width: 100%;
	height: 250px;
	border-radius: 4px;
}

#top .past_presidents_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 64px 20px;
}

#top .single_past_coach_img {
	width: 120px;
	height: 120px;
	border-radius: 4px;
}

#top .past_coach_title {
	display: block;
	color: var(--Black, #000);
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.16px;
}

#top .single_past_coach_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	gap: 20px;
	padding-top: 24px;
	border-top: 1px solid #E6E6E6 !important;
}

#top .past_coaches_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
}

#top .past_coaches_cont .single_past_coach_cont:first-child, #top .past_coaches_cont .single_past_coach_cont:nth-child(2), #top .past_coaches_cont .single_past_coach_cont:nth-child(3) {
	padding-top: 0px !important;
	border-top: unset !important;
}

#top .single_player_of_the_year_name {
	display: block;
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 1.12px;
	text-transform: uppercase;
}

#top .single_player_of_the_year_surname {
	display: block;
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .single_player_of_the_year_date {
    display: block;
    color: var(--White-Light, #FDFDFD);
    font-size: 14px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 20px;
    letter-spacing: -0.14px;
    margin-top: 16px;
}

#top .single_player_of_the_year_cont {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    height: 400px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    padding: 24px 28px;
}

#top .single_player_of_the_year_overlay {
	position: absolute;
	width: 100%;
	height: 300px;
	bottom: 0px;
	left: 0px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}

#top .players_of_the_year_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 40px 20px; 
}

#top .single_player_of_the_year_inner_cont {
	position: relative;
	z-index: 40;
}

#top .players_of_the_year_intro_img {
	width: 250px;
	height: 250px;
	border-radius: 4px;
}

#top .players_of_the_year_intro_cont {
	display: grid;
    grid-template-columns: max-content 1fr;
    gap: 64px;
}

#top .tab_page_btn_cont {
	border: 2px solid var(--Red-Normal, #EB0013);
	padding: 16px 28px 15px 28px;
	color: var(--Black, #000);
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	font-family: "Montserrat", sans-serif;
	letter-spacing: -0.16px;
	transition: color .2s ease, background .2s ease;
	text-align: center;
	border-radius: 4px;
}

#top .tab_page_btn_cont:hover, #top .tab_page_btn_cont_active {
	color: var(--White-Light, #FDFDFD);
	background: var(--Red-Normal, #EB0013);
}

#top .tab_page_btns_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
}

#top .players_of_the_year_sect .flex_column {
	padding-top: 20px !important;
}

#top .top_scorers_cont {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px 40px;
}

#top .top_scorer_name {
	display: block;
	color: var(--Black, #000);
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.16px;
}

#top .top_scorer_year {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .player_goals {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-align: center;
	text-shadow: 0 34px 10px rgba(0, 0, 0, 0.01), 0 22px 9px rgba(0, 0, 0, 0.09), 0 12px 7px rgba(0, 0, 0, 0.32), 0 5px 5px rgba(0, 0, 0, 0.55), 0 1px 3px rgba(0, 0, 0, 0.63);
	font-family: "futura-pt";
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.96px;
	text-transform: uppercase;
}

#top .player_goals_text {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: -0.12px;
	margin-top: 4px;
}

#top .top_score_cont {
	width: 60px;
	padding: 14px 8px;
	border-radius: 4px;
	background: var(--Red-Normal, #EB0013);
}

#top .single_top_scorer_cont {
	display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 20px;
    padding-top: 20px;
    border-top: 1px solid #E6E6E6 !important;
}

#top .top_scorers_cont .single_top_scorer_cont:first-child, #top .top_scorers_cont .single_top_scorer_cont:nth-child(2), #top .top_scorers_cont .single_top_scorer_cont:nth-child(3) {
	padding-top: 0px !important;
	border-top: unset !important;
}

#top .the_committee_cont .single_top_scorer_cont {
	grid-template-columns: 100%;
	gap: 0px;
}

#top .committee_title {
	display: block;
	max-width: max-content;
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.14px;
	text-transform: uppercase;
	border-radius: 4px;
	background: var(--Red-Normal, #EB0013);
	padding: 8px 12px;
}

#top .history_of_valletta_slide_img {
	width: 100%;
	height: 250px;
	border-radius: 4px;
}

#top .history_of_valletta_slide_year {
    writing-mode: sideways-lr;
    color: var(--White-Light, #FDFDFD);
    font-family: "futura-pt";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.54px;
    text-transform: uppercase;
    border-radius: 4px;
    background: var(--Red-Normal, #EB0013);
    padding: 40px 12px;
    text-align: center;
}

#top .single_history_of_valletta_slide_cont {
	display: grid;
	grid-template-columns: max-content 1fr;
	gap: 4px;
}

#top .swiper-history-of-valletta {
	overflow: visible;
}

#top .swiper-history-of-valletta .swiper-slide {
	width: 392px;
}

#top .main_swiper_pagination .swiper-pagination-bullet {
	margin: 0px;
	background: #EB0013 !important;
}

#top .main_swiper_pagination {
    display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 8px;
    align-items: center;
    margin-top: 32px;
    justify-content: center;
}

#top .main_swiper_arrow {
	cursor: pointer;
	padding: 12px;
	border-radius: 4px;
	border: 2px solid var(--White-Normal, #E6E6E6);
	transition: border-color .2s ease, background .2s ease;
}

#top .main_swiper_arrow:hover {
	border-color: var(--Red-Normal, #EB0013);
	background: var(--Red-Normal, #EB0013);
}

#top .main_swiper_arrow svg path {
	transition: stroke .2s ease;
}

#top .main_swiper_arrow:hover svg path {
	stroke: #FDFDFD;
}

#top .main_swiper_arrows {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 12px;
    justify-content: center;
	margin-top: 32px;
    margin-bottom: 32px;
}

#top .trophy_title {
	display: block;
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px; 
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .trophy_years {
	display: block;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "futura-pt";
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: -0.28px;
	text-transform: uppercase;
}

#top .trophy_cont {
	width: 100%;
	height: 238px;
	border-radius: 4px;
	padding: 20px;
	background: var(--white-light-active, #F4F4F4);
}

#top .trophy_img {
	width: 100%;
	height: 100%;
}

#top .marg_top_12 {
	margin-top: 12px;
}

#top .single_club_honour_cont {
	display: grid;
	grid-template-columns: 1.08fr 1fr;
	align-items: center;
	gap: 64px;
}

#top .club_honours_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 40px;
}

#top .club_honours_cont .single_club_honour_cont:nth-child(even) {
	grid-template-columns: 1fr 1.08fr;
}

#top .club_honours_cont .single_club_honour_cont:nth-child(even) .single_club_honour_inner_cont {
	grid-column: 1 / 2;
	grid-row: 1 / 2;
}

#top .other_club_honours_cont {
	padding-top: 64px;
	border-top: 1px solid #E6E6E6 !important;
}

#top .single_other_club_honour_cont {
	padding-top: 20px;
	border-top: 1px solid #E6E6E6 !important;
}

#top .other_club_honours_cont .single_other_club_honour_cont:first-child, #top .other_club_honours_cont .single_other_club_honour_cont:nth-child(2) {
	padding-top: 0px;
	border-top: unset !important;
}

#top .other_club_honours_cont {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px 40px;
}

#top .blog_date_text {
	display: block;
	color: var(--White-Light, #FDFDFD);
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -0.12px;
	border-radius: 4px;
	background: var(--Red-Normal, #EB0013);
	padding: 7px 8px 6px 8px;
	max-width: max-content;
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 40;
} 

#top .blog_title {
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2;
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

#top .single_blog_cont {
    position: relative;
    padding: 40px 28px;
    border-radius: 4px;
    overflow: hidden;
    height: 428px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#top .single_blog_cont_overlay {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 200px;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}

#top .all_blogs_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

#top .single_blog_inner_cont {
	position: relative;
	z-index: 40;
}

#top .blog_meta_text {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 6px;
	color: var(--White-Light, #FDFDFD);
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -0.14px;
}

#top .single_blog_meta_cont {
	display: grid;
    grid-template-columns: repeat(2, max-content);
    gap: 12px;
    justify-content: space-between;
    margin-bottom: 10px;
}

#top .posts_pagination_cont {
    border-radius: 4px;
    background: var(--ffffff, #FFF);
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.10);
    padding: 14px 20px;
    display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 4px;
    align-items: center;
    grid-column: 1 / -1;
    justify-content: center;
	margin-top: 44px;
}

#top .page-numbers {
    width: 42px;
    height: 42px;
    padding: 16px;
    border-radius: 4px;
    background: var(--White-Light, #FDFDFD);
    color: var(--Red-Normal, #EB0013);
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.16px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: color .2s ease, background .2s ease;
}

#top .page-numbers.current, #top .page-numbers:hover {
	color: var(--White-Light, #FDFDFD);
	background: var(--Red-Normal, #EB0013);
}

#top .next.page-numbers:hover, #top .prev.page-numbers:hover {
	background: var(--white-light-active, #F4F4F4);
}

#top .page-numbers svg path {
	transition: stroke .2s ease;
}

#top .next.page-numbers:hover svg path, #top .prev.page-numbers:hover svg path {
	stroke: #EB0013;
}

#top .avia-post-nav {
	display: none !important;
}

#top .back_to_news {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 4px;
	color: var(--Red-Normal, #EB0013);
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.16px;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#top .post_main_sect .template-page {
	padding-top: 16px;
}

#top .post_featured_img {
	width: 100%;
	height: 528px;
	border-radius: 4px;
}

#top .post_meta_data_text {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 8px;
	color: var(--Black, #000);
	font-size: 14px;
	font-weight: 600;
	font-family: "Montserrat", sans-serif;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .post_meta_data_sep {
	width: 1px;
	height: 12px;
	background: var(--White-Normal, #E6E6E6);
}

#top .post_meta_data_cont {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 24px;
    align-items: center;
}

#top .marg_top_24 {
	margin-top: 24px;
}

#top .post_main_cont {
	display: grid;
    grid-template-columns: 1fr max-content;
    gap: 80px;
	align-self: start;
}

#top .post_content_sep {
	background: var(--White-Normal, #E6E6E6);
	width: 100%;
	height: 1px;
}

#top .main_p_cont h1 *, #top .main_p_cont h2 *, #top .main_p_cont h3 *, #top .main_p_cont h4 *, #top .main_p_cont h5 *, #top .main_p_cont h6 *, 
#top .main_p_cont h1, #top .main_p_cont h2, #top .main_p_cont h3, #top .main_p_cont h4, #top .main_p_cont h5, #top .main_p_cont h6 {
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .post_main_content_cont img {
	border-radius: 4px;
	display: block;
}

#top .gallery .gallery-item {
    margin: 0px;
    width: 100%;
    height: 380px;
}

#top .gallery .gallery-item * {
	height: 100%;
	width: 100%;
}

#top .gallery .gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

#top .gallery {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

#top .gallery br {
	display: none;
}

#top .post_main_content_cont .main_p_cont strong {
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

#top .banner_title {
	margin-top: 0px !important;
}

#top .tags_share_title {
	display: block;
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
}

#top .single_tag_cont {
	display: block;
	max-width: max-content;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -0.12px;
	padding: 6px 8px;
	border-radius: 4px;
	background: var(--White-Normal, #E6E6E6);
}

#top .tags_inner_cont {
	display: flex;
    gap: 8px;
    max-width: 336px;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 12px;
}

#top .share_inner_cont {
	display: flex;
    gap: 8px;
    max-width: max-content;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 12px;
}

#top .share_inner_cont a {
	border-radius: 4px;
	border: 1px solid var(--White-Normal, #E6E6E6);
	background: var(--White-Light, #FDFDFD);
	display: flex;
	padding: 12px;
	justify-content: center;
	align-items: center;
}

#top .tags_share_cont {
    border-top: 1px solid var(--White-Normal, #E6E6E6);
    border-bottom: 1px solid var(--White-Normal, #E6E6E6);
    padding: 24px 0;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    justify-content: space-between;
    gap: 20px;
}

#top .post_main_cont .shop_sidebar_cont {
	margin-top: 0px;
}

#top .special_amp {
    font-family: inherit !important;
    font-style: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    font-weight: inherit !important;
	color: inherit !important;
}

#top .marg_top_0 {
	margin-top: 0px;
}

#top .single_player_staff_cont {
    height: 450px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding: 20px 24px 32px 24px;
}

#top .single_player_staff_overlay {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-radius: 0 0 4px 4px;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
	width: 100%;
	height: 300px;
}

#top .single_group_players_and_staff_inner_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

#top .player_number {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-shadow: 40px 40px 16px rgba(0, 0, 0, 0.01), 26px 26px 14px rgba(0, 0, 0, 0.09), 14px 14px 12px rgba(0, 0, 0, 0.32), 6px 6px 9px rgba(0, 0, 0, 0.55), 2px 2px 5px rgba(0, 0, 0, 0.63);
	font-family: "futura-pt";
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: -1.2px;
	text-transform: uppercase;
}

#top .player_name {
	display: block;
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 1.12px;
	text-transform: uppercase;
}

#top .player_surname {
	display: block;
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.96px;
	text-transform: uppercase;
}

#top .player_position {
	display: block;
	color: var(--White-Light, #FDFDFD);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
	font-family: "Montserrat", sans-serif;
}

#top .players_staff_sect .template-page {
	padding-top: 0px;
}

#top .single_player_staff_inner_cont {
	display: grid;
    grid-template-rows: 1fr repeat(2, max-content);
    height: 100%;
    position: relative;
    z-index: 20;
    gap: 24px;
}

#top .all_players_and_staff_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 32px;
}

#top .players_and_staff_role {
	display: block;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.16px;
	border-bottom: 3px solid transparent !important;
	transition: color .2s ease, border-color .2s ease;
	padding-bottom: 14px;
}

#top .players_and_staff_role:hover, #top .players_and_staff_role_active {
	color: var(--Red-Normal, #EB0013);
	border-color: var(--Red-Normal, #EB0013) !important;
}

#top .all_players_and_staff_roles_cont {
    display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 32px;
    align-items: center;
    padding-top: 20px;
    border-bottom: 1px solid var(--White-Normal, #E6E6E6) !important;
}

#top .single_group_players_and_staff_cont {
	padding-top: 32px;
}

#top .player_staff_kit_number {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-align: center;
	text-shadow: 40px 40px 16px rgba(0, 0, 0, 0.01), 26px 26px 14px rgba(0, 0, 0, 0.09), 14px 14px 12px rgba(0, 0, 0, 0.32), 6px 6px 9px rgba(0, 0, 0, 0.55), 2px 2px 5px rgba(0, 0, 0, 0.63);
	font-family: "futura-pt";
	font-size: 64px;
	font-weight: 700;
	line-height: 64px;
	letter-spacing: -1.92px;
	text-transform: uppercase;
}

#top .player_staff_role {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: -0.18px;
}

#top .player_staff_kit_cont {
	padding: 20px 12px;
	border-radius: 4px;
	background: var(--Red-Normal, #EB0013);
	max-width: max-content;
}

#top .player_staff_title {
	display: block;
	margin: 0px;
	color: var(--Black, #000);
    font-family: "futura-pt";
    font-size: 56px;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: -1.08px;
    text-transform: uppercase;
}

#top .player_staff_title span {
	font-size: 22px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 2.64px;
}

#top .player_staff_title_cont {
	display: grid;
    grid-template-columns: max-content 1fr;
    gap: 32px;
}

#top .player_staff_main_sect .template-page {
	padding-top: 44px;
	padding-bottom: 0px !important;
}

#top .player_staff_content_title {
	display: block;
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .player_staff_bio_cont {
	padding: 42px 100px 42px 0px;
	border-right: 1px solid #E6E6E6 !important;
}

#top .player_staff_content_cont {
    border-top: 1px solid #E6E6E6 !important;
    border-bottom: 1px solid #E6E6E6 !important;
    display: grid;
    grid-template-columns: 2fr 1fr;
}

#top .player_staff_info_cont {
	padding: 42px 0px 42px 100px;
}

#top .single_info_cont {
	
}

#top .info_title {
	display: block;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px; 
	letter-spacing: -0.14px;
}

#top .info_text {
	display: block;
	color: var(--Red-Normal, #EB0013);
	font-family: "futura-pt";
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
}

#top .single_info_sep {
	width: 100%;
	height: 1px;
	background: var(--White-Normal, #E6E6E6);
}

#top .player_staff_info_inner_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 14px;
}

#top .nationality_flag {
	width: 32px;
	height: 32px;
	border-radius: 100%;
}

#top .nationality_cont {
	display: grid;
    grid-template-columns: 1fr max-content;
    align-items: center;
    gap: 10px;
}

#top .types_title {
    display: block;
    color: var(--Black, #000);
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.54px;
    text-transform: uppercase;
    align-self: center;
    justify-self: center;
}

#top .main_header_title {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-align: center;
	font-size: 22px;
	font-family: "futura-pt";
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
	padding: 40px;
	border-radius: 4px;
	background: var(--Red-Normal, #EB0013);
}

#top .most_popular_header_text {
	display: block;
	color: var(--White-Light, #FDFDFD);
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -0.14px;
	border-radius: 4px;
	padding: 16px 32px 15px 32px;
	background: linear-gradient(90deg, #EB0013 0%, #000 100%);
}

#top .main_header_title_standard {
	color: var(--Black, #000);
	background: #FFD77A;
	height: max-content;
}

#top .membership_table_header_cont, #top .single_membership_table_row, #top .membership_table_footer_cont {
	display: grid;
	grid-template-columns: 1fr repeat(2, 290px);
	gap: 8px;
}

#top .most_popular_header_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 4px;
}

#top .membership_table_row_text {
	display: block;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.16px;
}

#top .single_membership_table_row {
	padding: 24px 0px 24px 0px;
	border-top: 1px solid #E6E6E6 !important;
}

#top .membership_table_main_row_cont {
	display: grid;
    grid-template-columns: max-content 1fr;
}

#top .membership_table_main_row_title {
	writing-mode: sideways-lr;
	display: block;
	color: var(--Black, #000);
	text-align: center;
	border-top: 1px solid #E6E6E6 !important;
	font-family: "futura-pt";
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
	padding: 60px 96px;
}

#top .membership_table_header_cont {
	margin-bottom: 24px;
}

#top .membership_table_footer_cont {
	margin-top: 24px;
}

#top .single_membership_table_row svg {
	justify-self: center;
}

#top .membership_table_main_row_cont_inclusions {
	background: var(--Red-Light, #FDE6E7);
}

#top .membership_table_main_row_cont_inclusions .membership_table_main_row_title, #top .membership_table_main_row_cont_inclusions .single_membership_table_row {
	border-top: 1px solid var(--red-light-active, #F9B0B6) !important;
}

#top .membership_table_main_row_cont_discounts {
	background: #F4F4F4;
}

#top .main_btn_cont_standard a {
	color: var(--Black, #000) !important;
	background: #FFD77A !important;
}

#top .membership_table_footer_cont * {
	display: block;
    text-align: center;
}

#top .single_membership_table_row {
	align-items: center;
}

#top .players_and_staff_role, #top .accordion-header {
	cursor: pointer;
}

#top .accordion-content {
    display: none;
    padding-top: 16px;
}

#top .accordion-header {
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
	display: grid;
	grid-template-columns: 1fr max-content;
	align-items: center;
	gap: 20px;
	margin: 0px;
	transition: color .2s ease;
}

#top .accordion-header.active {
	color: var(--Red-Normal, #EB0013);
}

#top .accordion_open, #top .accordion-header.active .accordion_close {
	display: none;
}

#top .accordion-header.active .accordion_open {
	display: block;
}

#top .accordion-item {
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
	padding: 24px 32px;
}

#top .accordion {
	display: grid;
	grid-template-columns: 100%;
	gap: 12px;
}

#top .main_p_cont a, #top .woocommerce-MyAccount-content p a {
	color: var(--Red-Normal, #EB0013) !important;
	text-decoration-line: underline;
	font-weight: 600;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#top .main_p_cont strong, #top .woocommerce-product-details__short-description strong {
	color: var(--Body, rgba(0, 0, 0));
	font-weight: 600;
}

#top .no_marg_top {
	margin-top: 0px;
}

#top .all_faqs_cont {
	display: grid;
	grid-template-columns: 100%;
	gap: 64px;
}

#top .single_faq_cont_hide {
	display: none;
}

#top #faqs_search {
	border-radius: 4px !important;
	border: 2px solid var(--Black, #000) !important;
	background: var(--White-Light, #FDFDFD) !important;
	padding: 14px 20px 13px 24px;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: -0.14px;
	max-width: 598px;
	margin: 0 auto !important;
}

#top #faqs_search::placeholder {
  	color: var(--Black, #000);
  	opacity: 0.56;
}

#top #faqs_search::-ms-input-placeholder {
  	color: var(--Black, #000);
  	opacity: 0.56;
}

#top .faqs_search_cont {
	position: relative;
	max-width: 598px;
	margin: 0 auto;
	margin-top: 24px;
}

#top .faqs_search_cont svg {
	position: absolute;
	right: 20px;
	top: 50%;
	pointer-events: none;
	transform: translatey(-50%);
}

#top .single_faq_cont.hidden {
  	display: none;
}

#top #video_container iframe {
	width: 100%;
	height: 600px;
	display: block;
	border-radius: 4px;
} 

#top .v43_intro_cont {
    margin-top: 20px;
    border-radius: 4px;
    background: var(--Red-Normal, #EB0013);
    background-image: url(/wp-content/uploads/2026/01/Layer-1.svg);
    background-position: bottom -18px right;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 48px 100px;
}

#top .main_p_cont_white * {
	color: var(--White-Light, #FDFDFD);
}

#top .v43_intro_cont h2 {
	margin: 0px !important;
	color: var(--White-Light, #FDFDFD);
	font-family: "futura-pt";
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .v43_intro_cont .main_p_cont {
	max-width: 812px;
}

#top .main_btn_cont_wide a {
	width: 394px;
}

#top .v43_cards_cont {
	margin-top: 20px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

#top .single_v43_card_cont {
	border-radius: 4px;
	background: var(--white-light-active, #F4F4F4);
	padding: 40px 32px 48px 32px;
	cursor: pointer;
	height: 100%;
}

#top .v43_card_icon {
	width: 64px;
	height: 64px;
}

#top .v43_card_title {
	display: block;
	color: var(--Black, #000);
	font-size: 18px;
	font-family: "futura-pt";
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
	padding-right: 60px;
}

#top .single_v43_card_cont .main_p_cont strong, #top .v43_card_popup_content_cont .main_p_cont strong {
	font-weight: 500 !important;
	color: var(--Red-Normal, #EB0013) !important;
}

#top .single_v43_card_popup_cont {
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
}

#top .single_v43_card_popup_cont.single_v43_card_popup_active {
	display: flex;
}

#top .v43_card_popup_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	background: var(--Black, #000);
}

#top .v43_card_popup_inner_cont {
    position: relative;
    z-index: 40;
    border-radius: 4px;
    background: var(--White-Light, #FDFDFD);
    padding: 20px;
    max-width: 1408px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
    gap: 64px;
	padding-right: 64px;
}

#top .v43_card_popup_icon {
	width: 160px;
	height: 160px;
}

#top .v43_card_popup_icon_cont {
    width: 100%;
    height: 650px;
    display: flex;
    justify-content: center;
    border-radius: 4px;
    background: var(--white-light-active, #F4F4F4);
    align-items: center;
}

#top .v43_sect.popup_active {
	position: relative;
	z-index: 99999;
}

.scroll-disabled {
	overflow: hidden !important;
}

#top .popup_btn_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 6px;
	border-radius: 4px;
	background: var(--Red-Normal, #EB0013);
	padding: 16px 24px 15px 24px;
	color: var(--White-Light, #FDFDFD);
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -0.16px;
	border: 2px solid var(--Red-Normal, #EB0013) !important;
	cursor: pointer;
}

#top .prev_btn {
	background: transparent;
	color: var(--Black, #000);
}

#top .popup_btns_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	gap: 10px;
	align-items: center;
}

#top .v43_cards_cont .single_v43_card_wrapper:first-child .prev_btn {
	display: none !important;
}

#top .v43_cards_cont .single_v43_card_wrapper:last-child .next_btn {
	display: none !important;
}

#top .popup_close {
    display: flex;
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: "Montserrat", sans-serif;
    color: var(--White-Light, #FDFDFD);
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.16px;
    background: #EB0013;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#top.single-product #av_section_1 {
	background: transparent !important;
	border: unset !important;
}

#top.single-product #av_section_1 .template-page {
	padding-top: 100px;
	padding-bottom: 80px;
}

#top.single-product #av_section_1 .product_column {
    margin: 0px !important;
}

#top .related.products > h2 {
	color: var(--Black, #000);
	font-family: "futura-pt";
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.96px;
	text-transform: uppercase;
	margin-bottom: 32px !important;
}

.responsive #top .woocommerce-loop-product__title {
	color: var(--Body, rgba(0, 0, 0, 0.64)) !important;
	font-family: "futura-pt" !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 18px !important;
	letter-spacing: -0.28px !important;
	text-transform: uppercase !important;
	margin-bottom: 10px !important;
	padding-top: 0px !important;
	min-height: 36px;
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}

#top .woocommerce-loop-product__link {
	border-radius: 4px;
    background: var(--White-Light, #FDFDFD);
    overflow: hidden;
}

#top .inner_product {
	border-radius: 4px !important;
	border: unset !important;
}

#top .inner_product_header .avia-arrow, #top #wrap_all ins:before {
	display: none !important;
}

#top .inner_product_header .onsale {
    top: 12px;
	left: 12px;
	right: unset;
}

#top .onsale {
	color: var(--ffffff, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    border-radius: 4px;
    background: var(--Red-Normal, #EB0013) !important;
    padding: 6px 6px 6px 7px;
    min-height: max-content;
}

#top .single-product-main-image .onsale {
	top: 20px;
	right: 20px;
}

#top div .inner_product_header {
	position: unset;
	padding: 32px !important;
	padding-top: 0px !important;
	background: var(--White-Light, #FDFDFD) !important;
	border: unset !important;
}

#top .inner_product_header .price del * {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
	text-decoration-line: line-through;
}

#top .inner_product_header .price del {
	margin-right: 8px;
}

#top .inner_product_header .price ins *, #top .inner_product_header .price * {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.36px;
}

#top .inner_product .thumbnail_container {
	padding: 20px;
}

#top .inner_product .thumbnail_container img {
	height: 210px;
	object-fit: contain;
}

#top .product-category {
	border: unset !important;
	color: var(--Red-Normal, #EB0013);
	font-family: "futura-pt" !important;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: -0.24px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#top.single-product .single-product-main-image .avia-wc-30-product-gallery-lightbox {
    display: flex;
    justify-content: center;
}

#top.single-product .single-product-main-image, #top.single-product .single-product-summary {
	margin: 0px;
    padding: 0px;
    width: 100%;
}

#top.single-product .single-product-main-image, #top .single-product-summary {
	background: var(--White-Light, #FDFDFD);
    padding: 30px !important;
}

#top.single-product .single-product-main-image {
    border-right: 1px solid #E6E6E6 !important;
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
    justify-content: center;
}

#top .single-product-summary {
	padding: 64px 30px !important;
}

#top.single-product .type-product {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	border-radius: 4px;
	overflow: hidden;
}

#top.single-product .related.products .type-product {
	grid-template-columns: 100%;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
	height: 150px !important;
	object-fit: contain;
	border: unset !important;
}

#top .woocommerce-product-gallery__wrapper a {
	background: transparent;
    padding: 0px;
    border: unset !important;
}

#top .woocommerce-product-gallery__wrapper img {
	height: 450px !important;
    object-fit: contain;
}

#top .product .product_title {
	color: var(--Black, #000);
	font-family: "futura-pt" !important;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top div.product .woocommerce-tabs {
    padding: 32px 0 0 0;
    margin: 0px;
}

#top.single-product .posted_in {
	width: 100%;
}

#top.single-product .posted_in, #top.single-product .posted_in a {
	color: var(--Red-Normal, #EB0013);
	font-family: "futura-pt" !important;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: -0.24px;
	text-transform: uppercase;
}

#top .sku_wrapper {
	font-family: "futura-pt" !important;
	font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.24px;
    text-transform: uppercase;
	display: block;
	margin-bottom: 4px;
}

#top .single-product-summary .woocommerce-Price-amount * {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.18px;
}

#top .single-product-summary .price * {
    color: var(--Black, #000);
    font-family: "Montserrat", sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.18px;
}

#top .single-product-summary .price del, #top .single-product-summary .price del * {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
}

#top .single-product-summary .price del {
	margin-right: 10px;
}

#top .single-product-summary .price {
	margin-top: 24px;
	margin-bottom: 24px;
	display: block;
}

#top .variations_form {
    margin-bottom: 0px;
    border-radius: 0px;
    padding: 0px;
    position: relative;
    overflow: visible;
    border: unset !important;
	background: transparent !important;
}

#top .variations .label label, #top .thwepo-extra-options .label-tag {
	color: var(--Black, #000);
	font-family: "futura-pt" !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
}

#top .thwepo-extra-options .label-tag {
    margin-bottom: 10px;
	display: inline-block;
	float: left;
}

#top .thwepo-extra-options .required {
	font-family: "futura-pt" !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	float: left;
}

#top .thwepo-extra-options {
	background: transparent !important;
	margin-top: 0px;
    margin-bottom: 28px;
}

#top .thwepo-extra-options tr {
	background: transparent !important;
}

#top .variations .label label {
	display: block;
}

#top .variations th, #top .variations td {
    vertical-align: middle;
}

#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
    background-image: url(/wp-content/uploads/2026/01/lucide_chevron-right.svg) !important;
    background-position: center right 20px !important;
    background-repeat: no-repeat !important;
}

#top .single_variation_wrap {
    margin: 26px 0px 0px 0px;
    display: flex;
    flex-direction: column-reverse;
}

#top div div.product .woocommerce-tabs .panel {
    padding: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    overflow: hidden;
    border-color: transparent !important;
    background: transparent;
}

#top .woocommerce-Tabs-panel * {
    background: transparent;
}

#top div div.product .woocommerce-tabs ul.tabs li a {
	padding: 0px !important;
	border: unset !important;
	color: inherit !important;
}

#top div.product .woocommerce-tabs ul.tabs li {
    margin-right: 0px;
    background: transparent !important;
    border: unset !important;
    color: var(--Black, #000) !important;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.16px;
    border-bottom: 3px solid transparent !important;
    transition: color .2s ease, border-color .2s ease;
    padding-bottom: 14px;
}

#top div.product .woocommerce-tabs ul.tabs li:hover, #top div.product .woocommerce-tabs ul.tabs li.active {
	color: var(--Red-Normal, #EB0013) !important;
    border-color: var(--Red-Normal, #EB0013) !important;
}

#top div.product .woocommerce-tabs ul.tabs {
	display: grid;
	grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 32px;
    align-items: center;
	border-bottom: 1px solid var(--White-Normal, #E6E6E6) !important;
}

#top div .quantity input.qty, .responsive #top .wc-block-components-quantity-selector__input {
	text-align: center;
	color: #000000 !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px; /* 150% */
	letter-spacing: -0.16px;
    padding: 0px !important;
    border: unset !important;
}

.responsive #top .wc-block-components-quantity-selector__input {
	line-height: 30px !important;
}

#top .main_color .quantity input.plus, #top .main_color .quantity input.minus, #top .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    border-color: transparent;
    background-color: transparent;
    color: #000000 !important;
    font-size: 22px;
    line-height: 1;
}

#top .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
	font-size: 14px;
    font-weight: bold;
    line-height: 30px !important;
    font-family: "Montserrat", sans-serif !important;
	box-shadow: unset !important;
}

#top div.product p.stock {
    font-size: 0.92em;
    padding: 0px;
    margin: 0px !important;
    margin-bottom: 4px !important;
	font-size: 14px;
	font-family: "Montserrat", sans-serif !important;
}

#top .main_color .quantity input.minus {
	position: relative;
    top: -2px;
}

#top form.cart div.quantity, .responsive #top .wc-block-components-quantity-selector {
    border-radius: 4px;
    border: 2px solid var(--Red-Normal, #EB0013);
    background: var(--White-Light, #FDFDFD);
    padding: 2px;
}

#top #breadcrumb {
	margin-bottom: 0px !important;
}

#top .reset_variations {
	font-family: "Montserrat", sans-serif !important;
	color: #000000 !important;
}

#top .reset_variations:hover {
	color: #EB0013 !important;
}

#top div.woocommerce-error, #top div.woocommerce-message, #top .woocommerce-info, #top .woocommerce-error {
    padding: 20px !important;
    font-family: "Montserrat", sans-serif !important;
    border-radius: 4px !important;
}

#top .wc-block-cart-item__remove-link {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.14px;
	margin-bottom: 14px;
}

#top .wc-block-cart-items__header {
	display: none;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    margin: 0;
    width: 160px;
    height: 160px;
    object-fit: contain;
}

#top .wc-block-cart-item__image {
	width: 180px;
}

#top .wc-block-components-product-name {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.14px;
	margin-bottom: 6px !important;
}

#top .wc-block-components-product-details span, #top .wc-block-components-sale-badge {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif !important;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: -0.12px;
}

#top .wc-block-components-sale-badge {
	padding: 0px !important;
	margin: 0px !important;
	color: #EB0013 !important;
	border: unset !important;
}

#top .wc-block-cart-item__wrap .wc-block-components-product-badge {
	display: none !important;
}

#top .wc-block-components-product-price * {
    color: var(--Black, #000);
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    letter-spacing: -0.16px;
}

#top .wc-block-cart__main .wc-block-cart-items td, .wc-block-cart__main .wc-block-cart-items {
	border: unset !important;
}

#top .wc-block-cart__main .wc-block-cart-items td {
	padding: 0px !important;
	padding-top: 20px !important;
}

#top .wc-block-cart-items__row {
	border-top: 1px solid #E6E6E6 !important;
}

#top .wp-block-woocommerce-cart-items-block {
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
	padding: 32px 40px;
}

#top .wp-block-woocommerce-cart-items-block tbody .wc-block-cart-items__row:first-child {
	border-top: unset !important;
}

#top .wp-block-woocommerce-cart-items-block tbody .wc-block-cart-items__row:first-child td {
	padding-top: 0px !important;
}

#top .wc-block-cart__totals-title {
	color: var(--Black, #000);
	font-family: "futura-pt" !important;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .wc-block-components-totals-footer-item .wc-block-components-totals-item__label, #top .wc-block-components-totals-footer-item .wc-block-components-totals-item__value, #top .wc-block-components-totals-item__label, #top .wc-block-components-formatted-money-amount, #top .wc-block-components-totals-item__value {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .wp-block-woocommerce-cart-totals-block {
	height: max-content;
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
	padding: 40px 24px;
}

#top .wc-block-components-sidebar-layout.wc-block-cart {
    gap: 20px;
}

#top .wc-block-components-sidebar {
    width: 33%;
}

#top .wc-block-cart__submit {
    margin: 0px;
}

#top .wc-block-components-panel__button {
	color: var(--Red-Normal, #EB0013);
	font-family: "futura-pt" !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

#top .wc-block-cart__empty-cart__title {
	font-family: "futura-pt" !important;
}

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
    border-bottom: 1px solid #E6E6E6 !important;
}

.wc-block-components-totals-wrapper {
	border-top: 1px solid #E6E6E6 !important;
}

.wc-block-components-totals-coupon__form {
    display: flex;
    flex-direction: column;
}

#top #wc-block-components-totals-coupon__input-coupon {
	margin-bottom: 0px !important;
}

#top .wc-block-components-form .wc-block-components-text-input label, #top .wc-block-components-text-input label {
    position: relative !important;
    top: unset !important;
    transform: unset !important;
    color: var(--White-Light, #FDFDFD);
    font-family: "Montserrat", sans-serif !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.12px;
    border-radius: 4px 4px 0 0;
    background: var(--Red-Normal, #EB0013);
    padding: 4px 8px;
    left: 0px !important;
}

#top .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex: unset !important;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    color: var(--Black, #000);
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.14px;
    margin: 0px !important;
}

#top .wc-block-components-totals-discount__coupon-list {
	gap: 6px;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#top .wc-block-components-totals-item__label {
	color: var(--Black, #000);
    font-family: "Montserrat", sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.14px;
}

#top .wc-block-components-validation-error * {
	font-family: "Montserrat", sans-serif !important;
}

#top .is-style-dots {
	display: none;
}

#top .woocommerce-privacy-policy-text, #top .woocommerce-info {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .woocommerce-info {
	margin: 0px;
}

#top #payment ul.payment_methods {
    padding: 0px;
}

#top #payment {
    border-radius: 4px;
    border-width: 0px;
    background: var(--White-Light, #FDFDFD);
    margin-top: 10px;
}

#top #payment ul.payment_methods li {
	background: var(--White-Light, #FDFDFD);
}

#top .woocommerce-checkout-review-order-table *, #top thead .product-name, #top .wc_payment_method label, #top .payment_method_cod, table.shop_table th, div table.shop_table td {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	background: #FDFDFD !important;
	letter-spacing: -0.14px;
}

#top .woocommerce-checkout-review-order-table {
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 0px;
}

#top .product-name {
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
}

#top #order_review_heading {
	color: var(--Black, #000);
	font-family: "futura-pt" !important;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

#top .showcoupon {
	color: var(--Red-Normal, #EB0013);
	font-family: "futura-pt" !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

#top.woocommerce-checkout .woocommerce-info {
	margin-bottom: 20px !important;
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
	padding: 24px;
}

#top .woocommerce-billing-fields h3, #top .woocommerce-additional-fields h3 {
	color: var(--Black, #000);
	font-family: "futura-pt" !important;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.96px;
	text-transform: uppercase;
}

#top.woocommerce-checkout .woocommerce-error a {
    background: transparent !important;
    padding: 0px !important;
    border-radius: unset !important;
    float: unset !important;
    top: unset;
    right: unset;
    color: red !important;
	font-size: 14px !important;
}

#top .checkout-inline-error-message {
	color: red !important;
	font-family: "Montserrat", sans-serif !important;
}

.select2-container--default .select2-selection--single {
    border-radius: 0 4px 4px 4px !important;
    border: 1px solid var(--White-Normal, #E6E6E6) !important;
    background: var(--White-Light, #FDFDFD) !important;
    padding: 16px 20px 16px 24px !important;
    height: max-content;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: -0.16px;
    line-height: 1;
    padding: 0px;
}

.select2-dropdown {
    background-color: var(--wc-form-color-background, #fff);
    color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
    border: 1px solid #E6E6E6 !important;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

#top .select2-search input[type='text'] {
    font-size: 12px !important;
}

#top .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    width: 20px;
    transform: translateY(-50%);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #eb0013 transparent transparent transparent;
}

#top .order_details *, #top .woocommerce-customer-details address {
	font-family: "Montserrat", sans-serif !important;
}

#top #main .order_details {
    border-radius: 4px;
    background: var(--White-Light, #FDFDFD);
}

#top .woocommerce-order p {
	color: var(--Black, #000);
	font-size: 14px;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .woocommerce-order-details__title, #top .woocommerce-customer-details h2 {
	color: var(--Black, #000);
	font-family: "futura-pt" !important;
	font-size: 22px;
	font-weight: 700;
	line-height: 26px;
	letter-spacing: -0.66px;
	text-transform: uppercase;
}

table.shop_table th, div table.shop_table td {
    background: #FDFDFD !important;
}

#top #main .shop_table.order_details {
    border-collapse: separate;
    padding: 0px;
    overflow: hidden;
}

#top .order_details li {
    font-weight: 600 !important;
}

#top .woocommerce-table__product-name a {
	color: #EB0013 !important;
}

#top .woocommerce-thankyou-order-received {
	color: var(--Black, #000);
	font-size: 20px !important;
	font-family: "futura-pt" !important;
	font-weight: 700 !important;
	line-height: 26px !important;
	letter-spacing: -0.16px;
	text-align: center;
	text-transform: uppercase !important;
}

#top .logo a {
    display: flex;
    align-items: center;
    height: 108px;
	transition: height .2s ease;
}

#top .logo a img {
    width: 108px;
    height: 108px;
    object-fit: contain;
	transition: width .2s ease, height .2s ease;
}

#top .logo {
	top: -26px;
    height: 108px;
	transition: top .2s ease, height .2s ease;
}

#top .scrolled_logo .logo, #top .scrolled_logo .logo a, #top .scrolled_logo .logo a img {
	height: 88px;
}

#top .scrolled_logo .logo a img {
	width: 74px;
}

#top .scrolled_logo .logo {
	top: 0px;
}

#top .header_bg {
    opacity: 1;
}

#top .avia-menu-fx {
	display: none;
}

#top .padding_top_0 .template-page {
	padding-top: 0px;
}

#header_main {
    z-index: 20;
}

#top .av-main-nav > li > a {
	padding: 0px;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.16px;
	transition: color .2s ease;
}

#top .av-main-nav > li > a:hover, #top .av-main-nav > li.current-menu-item > a {
	color: #EB0013;
}

#top .av-main-nav {
	display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 40px;
    align-items: center;
}

#top .dropdown_icon {
	width: 20px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(/wp-content/uploads/2026/01/lucide_chevron-right.svg);
}

#top .menu_dropdown > a .avia-menu-text {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
}

#top .sub-menu a {
	padding: 0px !important;
	color: var(--Body, rgba(0, 0, 0, 0.64)) !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px !important;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.14px;
	background: transparent !important;
	transition: color .2s ease;
}

#top .sub-menu a:hover, #top .sub-menu .current_page_item a {
	color: #EB0013 !important;
}

#top .no_url_item a {
	pointer-events: none;
	color: var(--Black, #000) !important;
	font-family: "futura-pt" !important;
	font-size: 14px !important;
	font-weight: 700;
	line-height: 1;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

#top .sub-menu {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
	gap: 4px;
    width: 368px;
    border-radius: 0 0 4px 4px;
    border-top: 2px solid var(--Red-Normal, #EB0013);
    padding: 24px;
    background: var(--White-Light, #FDFDFD);
    box-shadow: 0 329px 92px 0 rgba(0, 0, 0, 0.00), 0 211px 84px 0 rgba(0, 0, 0, 0.01), 0 118px 71px 0 rgba(0, 0, 0, 0.05), 0 53px 53px 0 rgba(0, 0, 0, 0.09), 0 13px 29px 0 rgba(0, 0, 0, 0.10);
}

#header_main {
    border-color: #e6e6e6;
}

#top .menu_item_col1 {
	grid-column: 1 / 2;
}

#top .main_menu .main_btn_cont a {
	padding: 12px 16px !important;
}

#top .main_menu {
	display: grid;
    grid-template-columns: 1fr repeat(2, max-content);
    align-items: center;
    gap: 28px;
}

#top .join_menu_btn_sep {
	width: 1px;
	height: 16px;
	background: var(--White-Normal, #E6E6E6);
}

#top .top_bar_cont .block_contact_socials_cont {
	margin-top: 0px;
	height: 32px;
}

#top .av_phone_active_left .phone-info {
	padding: 0px;
	float: unset;
    height: 100%;
}

#top #header_meta {
    height: 32px;
}

#top .phone-info > div {
    display: block;
}

#top .top_bar_cont_sep {
	height: 100%;
	width: 1px;
	background: var(--White-Normal, #E6E6E6);
}

#top .main_search_cont input {
	padding: 0px !important;
	border: unset !important;
	background: transparent !important;
	color: var(--Black, #000);
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .search_icon {
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2026/01/lucide_search.svg);
}

#top .main_search_cont {
	display: grid;
    grid-template-columns: 1fr max-content;
    align-items: center;
	gap: 10px;
}

#top .top_bar_cont {
	display: grid;
    grid-template-columns: max-content 300px;
    gap: 20px;
    justify-content: end;
    width: 100%;
	padding-left: 128px;
}

#top .top_bar_cont_logged_in {
    grid-template-columns: max-content 1fr repeat(2, max-content);
}

#top .main_search_cont input::placeholder {
  	color: var(--Black, #000);
  	opacity: 0.56;
}

#top .main_search_cont input::-ms-input-placeholder {
  	color: var(--Black, #000);
  	opacity: 0.56;
}

#top .ajax_search_response {
	position: absolute;
    top: 34px;
    background: #ffffff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 4px;
    padding-top: 12px;
}

#top .ajax_search_response *, #top .search_form_field *, #top .extra-mini-title, #top.search-results .post-entry *, #top .pagination-meta, #top .widget_shopping_cart_content *, #top .my_account_sect * {
	font-family: "Montserrat", sans-serif !important;
	font-style: normal;
}

#top .av_ajax_search_image {
	display: none;
}

#top .cart_dropdown {
    top: 60%;
}

#top .cart_dropdown .woocommerce-Price-amount * {
	color: #000000 !important;
}

#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    color: var(--Red-Normal, #EB0013);
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.16px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
}

.main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon {
	background: var(--Red-Normal, #EB0013);
	color: var(--White-Light, #FDFDFD);
}

#searchform .av_searchform_search.avia-svg-icon {
    margin: 17px 12px;
}

#top .woocommerce-MyAccount-navigation {
	border-radius: 4px;
	overflow: hidden;
	background: var(--White-Light, #FDFDFD);
}

.main_color .woocommerce-MyAccount-navigation-link.is-active {
	background: var(--Red-Normal, #EB0013);
}

.main_color .woocommerce-MyAccount-navigation-link.is-active a {
	color: #FDFDFD !important;
}

table.my_account_orders th, table.my_account_orders td {
    vertical-align: middle;
}

#top .my_account_orders a.button {
	border-radius: 4px;
}

#top .woocommerce-MyAccount-content .woocommerce-info a {
	display: block;
    float: unset;
    max-width: max-content;
    border-radius: 4px;
}

#top .woocommerce-MyAccount-content .woocommerce-Address-title a {
	color: var(--Red-Normal, #EB0013) !important;
	text-decoration-line: underline;
	font-weight: 600;
	text-decoration-style: solid;
	text-decoration-skip-ink: auto;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
	text-align: left;
	float: unset !important;
	margin-bottom: 10px !important;
	display: block;
}

#top .woocommerce-MyAccount-content legend {
	color: #000000 !important;
	font-weight: 700;
}

#top #account_display_name_description * {
	font-size: 14px;
}

#top .woocommerce-password-strength {
	font-weight: 700;
    color: #000000;
    font-size: 14px;
}

#top .woocommerce-password-strength.bad {
	color: red;
}

#top .woocommerce-password-strength.strong {
	color: green;
}

#top .password-input {
	position: relative;
}

.woocommerce form .show-password-input::after, 
.woocommerce-page form .show-password-input::after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "\e010";
    text-decoration: none;
}

#top .password-input .show-password-input {
	position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
	background: transparent !important;
	border: transparent !important;
}

#top .my_account_url {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 5px;
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .sort-param > li > span, #top .sort-param > li > a {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px; 
	letter-spacing: -0.16px;
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top .sort-param > li > span {
    background: #FDFDFD url(/wp-content/uploads/2026/01/lucide_chevron-right.svg) right 4px center no-repeat;
}

#top .product-sorting ul li ul, .main_color .sort-param a {
	border-radius: 4px;
	background: #FDFDFD;
}

#top .product-sorting ul * {
	color: var(--Black, #000);
	font-family: "Montserrat", sans-serif !important;
}

#top .sort-param > li > a {
	background: #FDFDFD url(/wp-content/uploads/2026/01/lucide_chevron-right.svg) center no-repeat;
	width: 46px;
    overflow: hidden;
    height: 46px;
    text-indent: 2000000%;
	color: #FDFDFD !important;
	background-size: 20px !important;
}

#top .sort-param > li > a.sort-param-desc {
	background: #FDFDFD url(/wp-content/uploads/2026/01/lucide_chevron-down-up.svg) center no-repeat;
}

.bapf_sfilter ul li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%;
    text-align: left !important;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 5px;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
	letter-spacing: -0.14px;
}

#top .bapf_head h3 {
	color: var(--Black, #000);
	text-align: left;
	font-family: "futura-pt" !important;
	font-size: 18px;
	font-weight: 700;
	line-height: 22px;
	letter-spacing: -0.54px;
	text-transform: uppercase;
}

.container .av-content-small.units {
    width: 80%;
}

.sidebar_left .inner_sidebar {
    margin-right: 0px;
    border-radius: 4px;
    background: var(--White-Light, #FDFDFD);
    margin-left: 0;
    padding: 24px;
}

.bapf-sfa-grey-rounded .berocket_aapf_widget_selected_area li a {
	border: 1px solid var(--Black, #000) !important;
	color: var(--Black, #000);
	font-size: 12px;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: -0.12px;
}

.bapf-sfa-grey-rounded .berocket_aapf_widget_selected_area li a:before {
    color: #000000;
}

#top .braapf_unselect_all {
	border: unset !important;
	border-radius: unset !important;
	color: var(--Red-Normal, #EB0013) !important;
}

#top .berocket_single_filter_widget {
	margin-bottom: 20px;
	border-bottom: 1px solid #E6E6E6 !important;
}

#top .inner_sidebar .berocket_single_filter_widget:last-child {
	margin-bottom: 0px;
	border-bottom: unset !important;
}

#top .single_home_trophy_cont {
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
	padding: 32px 24px;
}

#top .home_trophy_name {
	display: block;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	text-align: center;
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: -0.14px;
}

#top .home_trophy_number {
	display: block;
	color: var(--Black, #000);
	text-align: center;
	font-family: "futura-pt" !important;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	letter-spacing: -0.96px;
	text-transform: uppercase;
	margin-top: 6px;
}

#top .single_home_trophy_img {
	width: 100%;
	height: 200px;
}

#top .swiper-home-trophies .swiper-slide {
	width: 186px;
}

#top .swiper-home-trophies {
	overflow: visible;
}

#top .trophy_swiper_footer_cont {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    align-items: center;
    gap: 20px;
    justify-content: space-between;
}

#top .home_history_sect .flex_column {
	background-image: url(/wp-content/uploads/2026/01/image-13.jpg);
	position: relative;
	overflow: hidden;
	display: grid;
	grid-template-columns: minmax(0, 1210px);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	justify-content: center;
	border-radius: 0px !important;
}

#top .home_history_sect .flex_column::before, #top .home_news_sect .flex_column::before {
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.88) 37.08%, rgba(0, 0, 0, 0.00) 76.39%);
}

#top .home_history_sect .flex_column .av_textblock_section {
	position: relative;
	z-index: 40;
}

#top .home_news_sect .flex_column {
	background-image: url(/wp-content/uploads/2026/01/home_news_bg.jpg);
	position: relative;
	overflow: hidden;
	display: grid;
	grid-template-columns: minmax(0, 1210px);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	justify-content: center;
	border-radius: 0px !important;
}

#top .home_news_sect .flex_column::before {
	background: linear-gradient(180deg, #E6E6E6 0%, rgba(230, 230, 230, 0.50) 100%);
}

#top .home_news_sect .flex_column .avia_codeblock_section  {
	position: relative;
	z-index: 40;
}

#top .main_btn_cont_white_outline a {
	background: transparent;
	border: 2px solid var(--White-Light, #FDFDFD) !important;
	color: var(--White-Light, #FDFDFD) !important;
}

#top.page-id-41 div .inner_product_header, #top.page-id-41 .woocommerce-loop-product__link {
    background: #F4F4F4 !important;
}

#top .btn_home_shop {
	float: left;
	width: 100%;
}

#top .home_blogs_cont {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}

#top .single_home_blogs_more_title {
    color: var(--Body, rgba(0, 0, 0, 0.64));
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.16px;
    font-family: "Montserrat", sans-serif !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

#top .single_home_blogs_more_img {
	width: 96px;
	height: 96px;
	border-radius: 4px;
}

#top .home_blogs_more_cont {
	border-radius: 4px;
	background: var(--White-Light, #FDFDFD);
	padding: 28px;
	display: grid;
	grid-template-columns: 100%;
	gap: 20px;
}

#top .single_home_blogs_more_inner_cont .blog_meta_text {
	color: #EB0013;
	font-size: 12px;
}

#top .single_home_blogs_more_cont {
	display: grid;
    grid-template-columns: max-content 1fr;
    align-items: center;
    gap: 20px;
	padding-top: 20px;
	border-top: 1px solid #E6E6E6 !important;
}

#top .home_blogs_more_cont .single_home_blogs_more_cont:first-child {
	padding-top: 0px;
	border-top: unset !important;
}

#top .single_home_blogs_more_inner_cont {
	display: grid;
    grid-template-columns: 100%;
    gap: 10px;
}

#top .home_intro_sect .template-page {
	padding-top: 0px;
	padding-bottom: 0px;
}

#top .single_home_slide_cont {
    height: 740px;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 100px;
}

#top .single_home_slide_overlay {
	position: absolute;	
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 30.93%, rgba(0, 0, 0, 0.92) 100%);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#top .single_home_slide_inner_cont {
	max-width: 400px;
	position: relative;
	z-index: 40;
}

#top .swiper-home-slider {
	position: relative;
}

#top .swiper-home-slider .main_swiper_arrows {
	margin: 0px !important;
	position: absolute;
    z-index: 40;
    bottom: 32px;
    right: 32px;
}

#top .swiper-home-slider .main_swiper_arrows .main_swiper_arrow {
	background: #FDFDFD;
	border-color: #FDFDFD;
}

#top .swiper-home-slider .main_swiper_arrows .main_swiper_arrow:hover {
    border-color: var(--Red-Normal, #EB0013);
    background: var(--Red-Normal, #EB0013);
}

#top .main_swiper_pagination_home {
	margin: 0px;
    position: absolute;
    z-index: 40;
    top: 50%;
    right: 32px;
    transform: translateY(-50%);
    width: max-content;
    left: unset;
	display: flex;
	flex-direction: column;
}

#top .main_swiper_pagination_home .swiper-pagination-bullet {
    margin: 0px;
    background: #FDFDFD !important;
}

#top .swiper-home-media {
	overflow: visible;
}

#top .swiper-home-media .swiper-slide {
	width: 392px;
}

#top .swiper_scrollbar_text {
	display: block;
	color: var(--Body, rgba(0, 0, 0, 0.64));
	font-size: 12px;
	font-family: "Montserrat", sans-serif !important;
	font-weight: 500;
	line-height: 12px; 
	letter-spacing: -0.12px;
}

#top .swiper-scrollbar {
	position: relative;
	top: unset !important;
	left: unset !important;
	bottom: unset !important;
	border-radius: 0px;
	height: 2px;
	background: var(--White-Normal, #E6E6E6);
}

#top .swiper-scrollbar-drag {
	background: var(--Red-Normal, #EB0013);
	border-radius: 0px;
}

#top .swiper_scrollbar_cont {
    max-width: 514px;
    display: grid;
    grid-template-columns: 1fr max-content;
    align-items: center;
    gap: 12px;
    margin: 0 auto;
    margin-right: 0px;
    margin-top: 24px;
}

#top .home_media_swiper_header {
	display: grid;
	grid-template-columns: 1fr max-content;
	gap: 10px;
	align-items: end;
}

#top .address_max_width {
	max-width: 150px;
}

#top .address_max_width_contact {
	max-width: 200px;
}

#top .thwepof-input-field {
 	margin-bottom: 0px !important;	
}

#top .player_staff_video_cont {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: cover;
	opacity: 0;
	transition: opacity .2s ease;
	pointer-events: none;
}

#top .single_player_staff_cont:hover .player_staff_video_cont {
	opacity: 1;
}

#top .partners_swiper_sect {
	border-top: unset !important;
}

#top .partners_swiper_sect .template-page {
	padding-top: 0px;
}

@media only screen and (max-width: 1500px) {
	#top .membership_banner_sect .flex_column, #top .partners_swiper_sect .flex_column {
		padding: 32px 50px;
	}
	
	#top .boxed_sect .flex_column {
		padding: 100px 50px;
	}
}

@media only screen and (max-width: 1400px) {
	#top .v43_card_popup_inner_cont {
        border-radius: 0px;
        max-width: 100%;
        width: 100%;
        grid-template-columns: 100%;
        grid-template-rows: max-content 1fr;
        gap: 32px;
        padding-right: 20px;
		padding-top: 20px;
        height: 100%;
        overflow-y: auto;
    }
	
	#top .popup_close {
		position: fixed;
	}
	
	#top .v43_card_popup_icon_cont {
		width: 250px;
		height: 250px;
	}
	
	#top .v43_card_popup_content_cont {
		align-self: start;
	}
}

@media only screen and (max-width: 1300px) {
	#top .main_footer_cont {
		gap: 42px;
		justify-content: space-between;
	}
	
	#top .all_partners_cont {
		grid-template-columns: repeat(3, 1fr);
		gap: 32px;
	}
}

@media only screen and (max-width: 1200px) {
	#top .contact_form_wrapper {
        grid-template-columns: 100%;
        gap: 32px;
        margin-top: 32px !important;
    }
	
	#top .all_partners_cont {
		margin-top: 32px !important;
	}
	
	#top .contact_details_cont {
		grid-row: 1 / 2;
	}
	
	#top .supporters_club_cont {
		grid-template-columns: 100%;
		gap: 20px;
		justify-items: center;
	}
	
	#top .past_coaches_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .past_coaches_cont .single_past_coach_cont:nth-child(3) {
		padding-top: 24px !important;
		border-top: 1px solid #E6E6E6 !important;
	}
	
	#top .membership_table_main_row_title {
		padding: 42px;
	}
	
	#top .main_header_title {
		font-size: 18px;
		line-height: 22px;
		padding: 24px;
	}
	
	#top .membership_table_header_cont, #top .single_membership_table_row, #top .membership_table_footer_cont {
		grid-template-columns: 1fr repeat(2, 172px);
	}
	
	#top .membership_table_row_text {
		font-size: 14px;
		line-height: 1;
	}
	
	#top .most_popular_header_text {
		font-size: 12px;
		padding: 16px;
	}
	
	#top .sub-menu {
		left: -132px;
	}
	
	#top .cart_dropdown {
		top: 180px !important;
		border-radius: 0px 0px 4px 4px;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	}
	
	#top .cart_dropdown_link {
		display: flex;
    	align-items: center;
    	justify-content: center;
	}
}

@media only screen and (max-width: 1100px) {
	#top .main_footer_cont, #top .post_main_cont {
		grid-template-columns: 100%;
		gap: 32px;
	}
	
	#top .footer_col_cont {
    	padding-top: 0px;
	}
	
	#top .footer_cont .template-page {
		padding-top: 50px;
	}
	
	#top .footer_col_sep {
		width: 100%;
		height: 1px;
	}
	
	#top .go_to_top_cont {
		margin-top: 0px;
	}
	
	#top .past_presidents_cont, #top .all_blogs_cont, #top .single_group_players_and_staff_inner_cont {
		grid-template-columns: repeat(3, 1fr);
	}
	
	#top .v43_cards_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top.single-product .single-product-main-image {
		border-right: unset !important;
		border-bottom: 1px solid #E6E6E6 !important;
	}
	
	#top.single-product .type-product {
		grid-template-columns: 100%;
	}
	
	#top .single-product-summary {
		padding: 30px !important;
	}
	
	.wc-block-components-sidebar-layout .wc-block-components-main {
		width: 100%;
	}
	
	#top .wc-block-components-sidebar {
		width: 100%;
		margin-bottom: 0px !important;
	}
	
	#top .home_blogs_cont {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 989px) {
	#top .boxed_sect .flex_column {
        padding: 50px;
    }
	
	#top .player_surname {
		font-size: 26px;
		line-height: 30px;
	}
	
	#top .single_player_staff_inner_cont {
		gap: 0px;
	}
	
	#top .single_player_staff_cont {
		height: 400px;
	}
	
	#top .all_partners_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .map_iframe_cont iframe {
		height: 400px;
	}
	
	#top .main_socket_cont {
		grid-template-columns: 100%;
		align-items: center;
		gap: 12px;
		justify-items: center;
	}
	
	#top .socket_text {
		text-align: center;
	}
	
	#top .player_staff_video_cont {
		display: none !important;
	}
	
	#top .padding_top_normal .template-page {
		padding-top: 50px;
	}	
	
	#top.single-product #av_section_1 .template-page {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	
	#top .padding_bot_normal .template-page {
		padding-bottom: 30px;
	}
	
	#top .marg_top_64 {
		margin-top: 32px;
	}
	
	#top .main_gallery_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .supporters_club_swiper_img {
		height: 450px;
	}
	
	#top .swiper-supporters-club .swiper-slide {
		width: 100%;
	}
	
	#top .past_presidents_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .players_of_the_year_intro_cont {
		grid-template-columns: 100%;
		gap: 32px;
	}
	
	#top .players_of_the_year_intro_img {
		width: 200px;
		height: 200px;
	}
	
	#top .players_of_the_year_cont {
		grid-template-columns: repeat(3, 1fr);
	}
	
	#top .single_player_of_the_year_cont {
		height: 320px;
	}
	
	#top .single_player_of_the_year_overlay {
		height: 200px;
	}
	
	#top .top_scorers_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .top_scorers_cont .single_top_scorer_cont:nth-child(3) {
		padding-top: 20px !important;
		border-top: 1px solid #E6E6E6 !important;
	}
	
	#top .single_club_honour_cont, #top .club_honours_cont .single_club_honour_cont:nth-child(even) {
		grid-template-columns: 100%;
		gap: 24px;
	}
	
	#top .club_honours_cont .single_club_honour_cont:nth-child(even) .single_club_honour_inner_cont {
		grid-column: unset;
		grid-row: unset;
	}
	
	#top .other_club_honours_cont {
		padding-top: 32px;
	}
	
	#top .all_blogs_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .post_main_sect .template-page {
		padding-top: 16px !important;
	}
	
	#top .post_featured_img {
		height: 400px;
	}
	
	#top .player_staff_content_cont {
		grid-template-columns: 100%;
	}
	
	#top .player_staff_bio_cont, #top .player_staff_info_cont {
		padding: 24px 0px 24px 0px;
		border-right: unset;
	}
	
	#top .player_staff_info_cont {
		border-top: 1px solid #E6E6E6 !important;
	}
	
	#top .player_staff_main_sect .template-page {
		padding-top: 20px !important;
	}
	
	#top .membership_table_wrapper {		
    	overflow-x: auto;
		padding-bottom: 10px;
		margin-bottom: -10px;
	}
	
	#top .membership_table_cont {
		width: 720px;
	}
	
	#top #video_container iframe {
		height: 450px;
	}
	
	#top .v43_intro_cont {
		padding: 40px;
	}
	
	.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
		background-color: #EB0013 !important;
	}
	
	#top .main_menu {
		display: grid !important;
		grid-template-columns: repeat(2, max-content);
		gap: 10px;
	}
	
	#top .main_menu .main_btn_cont {
		grid-column: 1 / 2;
    	grid-row: 1 / 2;
	}
	
	#top .join_menu_btn_sep {
		display: none;
	}
	
	#top .sub-menu {
		display: none !important;
		width: 100%;
		border-radius: 0px;
		border-top: unset !important;;
		padding: 0px !important;
		box-shadow: unset;
	}
	
	#top .av-show-submenu .sub-menu {
		display: block !important;
	}
	
	#top .no_url_item, #top .dropdown_icon, #top .avia-bullet {
		display: none !important;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
		color: var(--Black, #000);
		font-family: "futura-pt";
		font-size: 22px;
		font-weight: 700;
		line-height: 26px;
		letter-spacing: -0.66px;
		text-transform: uppercase;
		padding: 8px 12px;
	}
	
	.html_av-submenu-hidden .av-submenu-indicator:before {
		color: #EB0013 !important
	}
	
	.html_av-submenu-hidden .av-submenu-indicator {
		opacity: 1;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
        color: var(--Black, #000) !important;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: -0.46px;
        text-transform: none;
        padding: 6px 32px !important;
    }
	
	#top .current-menu-item a, .html_av-overlay-side #top #wrap_all .av-burger-overlay li li.current-menu-item a {
		color: #EB0013 !important;
	}
	
	.html_header_top.html_header_sticky #header {
		position: fixed !important;
	}
	
	.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
		padding-top: 112px !important;
	}
	
	#top .av-burger-overlay-scroll .main_socket_links_cont {
        padding: 0px 12px;
        justify-content: flex-start;
        gap: 6px 12px;
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap;
    }
	
	#top .av-burger-overlay-scroll .block_contact_socials_cont {
		padding: 0px 10px;
		margin-top: 42px !important;
	}
	
	.html_visible_cart .av-burger-menu-main {
		padding-right: 0px !important;
	}
}

@media only screen and (max-width: 767px) {
	#top .membership_banner_sect .flex_column {
		padding: 24px;
		grid-template-columns: 100%;
		justify-items: center;
	}
	
	#top .woocommerce-MyAccount-content h2 {
		font-size: 20px;
	}
	
	.responsive #top .woocommerce-loop-product__title {
		min-height: unset;
		-webkit-line-clamp: unset;
		line-clamp: unset;
	}
	
	#top .woocommerce-MyAccount-content {
		width: 100%;
    	overflow-x: auto;
	}
	
	#top .woocommerce-MyAccount-orders {
		white-space: nowrap;
    	width: 100%;
	}
	
	#top .boxed_sect .flex_column {
        padding: 50px 24px;
    }
	
	#top .partners_swiper_sect .flex_column {
        padding: 24px;
    }
	
	#top .no_marg_bot_mobile {
		margin-bottom: 0px !important;
	}
	
	#top .membership_banner_sect .banner_title * {
		text-align: center !important;
	}
	
	#top .main_btn_cont a, #top .gform_button, #top .single_add_to_cart_button, #top .wc-block-cart__submit-container a, .responsive #top .woocommerce-message a.button, #top .woocommerce-error a, #top .wc-block-components-totals-coupon__button, #top .place-order .button, #top.woocommerce-checkout .checkout_coupon .button, #top .woocommerce-EditAccountForm .woocommerce-Button, #top .woocommerce-address-fields .button {
		font-size: 14px;
		padding: 15px 24px 14px 24px;
	}
	
	#top .main_p_cont br {
		display: none;
	}
	
	#top .single_group_players_and_staff_inner_cont {
		grid-template-columns: repeat(2, 1fr);
	}
	
	#top .main_p_cont *, #top .woocommerce-Tabs-panel *, #top .woocommerce-product-details__short-description * {
		font-size: 14px;
		line-height: 22px;
	}
	
	#top div.product .woocommerce-tabs ul.tabs {
		gap: 18px;
	}
	
	#top .section_title .av-special-heading-tag, #top .gform_confirmation_message, #top .related.products > h2, #top .woocommerce-billing-fields h3, #top .woocommerce-additional-fields h3 {
		font-size: 26px;
		line-height: 30px;
	}
	
	#top .related.products > h2 {
		margin-bottom: 20px !important;
	}
	
	#top .marg_top_20 {
		margin-top: 10px;
	}
	
	.responsive #top #wrap_all .container {
        width: 94%;
        max-width: 94%;
    }
	
	#top .map_iframe_cont iframe {
		height: 350px;
	}
	
	#top .footer_menu_cont {
		gap: 8px 42px;
	}
	
	#top .main_socket_links_cont {
		display: flex;
		gap: 14px;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
		padding: 14px 16px 14px 16px !important;
		font-size: 14px;
	}
	
	#top .tab_btn {
		font-size: 14px;
	}
	
	#top .marg_top_32 {
		margin-top: 24px;
	}
	
	#top .past_presidents_cont {
		gap: 32px 20px;
	}
	
	#top .past_coaches_cont {
		grid-template-columns: 100%;
	}
	
	#top .past_coaches_cont .single_past_coach_cont:nth-child(2) {
		padding-top: 24px !important;
		border-top: 1px solid #E6E6E6 !important;
	}
	
	#top .post_featured_img {
		height: 350px;
	}
	
	#top .single_group_players_and_staff_cont {
		padding-top: 24px;
	}
	
	#top .all_faqs_cont {
		gap: 42px;
	}
	
	#top .accordion-item {
		padding: 20px 24px;
	}
	
	#top .section_title_subtitle .av-special-heading-tag {
		font-size: 14px !important;
		line-height: 18px !important;
	}
	
	#top .single_faq_cont .section_title .av-special-heading-tag {
		font-size: 24px !important;
		line-height: 30px !important;
	}
	
	#top .faqs_search_cont {
		margin-top: 14px;
	}
	
	#top #video_container iframe {
		height: 350px;
	}
	
	#top .v43_intro_cont .marg_top_24 {
		margin-top: 10px;
	}
	
	#top .v43_cards_cont {
		grid-template-columns: 100%;
	}
	
	#top .single_v43_card_cont {
		padding: 30px;
	}
	
	#top .v43_card_icon {
		width: 50px;
		height: 50px;
	}
	
	#top .woocommerce-product-gallery__wrapper img {
		height: 300px !important;
	}
	
	.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, .wc-block-cart-item__total .wc-block-components-sale-badge {
        display: block !important;
    }
	
	#top .wp-block-woocommerce-cart-items-block {
		padding: 24px;
	}
	
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
		grid-template-columns: max-content 132px;
	}
	
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
		width: 100px;
		height: 100px;
	}
	
	#top .wc-block-cart-item__image {
		width: 110px;
	}
	
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
        grid-template-columns: 100%;
    }
	
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
		grid-row-start: unset;
		text-align: left !important;
		justify-content: flex-start;
	}
	
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
		grid-column-start: unset;
		grid-row-start: unset;
	}
	
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product, .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
		grid-column-end: unset;
		grid-column-start: unset;
		grid-row-start: unset;
	}
	
	.wc-block-cart-item__total-price-and-sale-badge-wrapper {
		align-items: flex-start;
	}
	
	#top .wc-block-cart__main .wc-block-cart-items td {
		padding: 0px !important;
		padding-top: 0px !important;
	}
	
	#top .wp-block-woocommerce-cart-totals-block {
		padding: 30px;
	}
	
	.responsive #top div div.woocommerce-message a.button, .responsive #top .woocommerce-error a {
		position: relative;
		top: unset;
		right: unset;
		width: 100%;
		margin-top: 15px !important;
	}
	
	.responsive #top.woocommerce-checkout .col2-set .col-1, .responsive #top.woocommerce-checkout .col2-set .col-2, .responsive #top.woocommerce-checkout .cart-collaterals .shipping_calculator {
        width: 100%;
    }
	
	#customer_details {
		padding-bottom: 10px;
	}
	
	.responsive #top .main_search_cont input {
		padding: 0px !important;
	}
	
	#top .ajax_search_response {
		width: 100%;
	}
	
	.responsive .template-blog .blog-meta, .responsive .post_author_timeline, .responsive #top #main .sidebar {
        display: block;
        padding: 0px;
    }
	
	#top.woocommerce-shop .sidebar_left > .container {
		display: grid !important;
    	grid-template-columns: 100%;
	}
	
	#top.woocommerce-shop .sidebar_left .sidebar_left {
		grid-row: 4 / 5;
		margin-top: 24px !important;
	}
	
	#top .template-shop {
		padding-top: 24px !important;
		padding-left: 0px !important;
	}
	
	#top .home_history_sect .flex_column * {
		text-align: center;
	}
	
	#top .home_history_sect .main_btn_cont, #top .home_history_sect .main_btn_cont a {
		width: 100%;
	}
	
	#top .home_history_sect .flex_column::before {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.88) 37.08%, rgba(0, 0, 0, 0.00) 76.39%);
	}
	
	#top .home_history_sect .flex_column {
		height: 526px;
	}
	
	#top .home_media_swiper_header {
		grid-template-columns: 100%;
	}
	
	#top .home_media_swiper_header *, #top .single_home_slide_cont * {
		text-align: center;
	}
	
	#top .single_home_slide_inner_cont {
		max-width: 100%;
	}
	
	#top .home_media_swiper_header .main_btn_cont, #top .swiper_scrollbar_cont, #top .main_swiper_arrows {
		display: none;
	}
	
	#top .single_home_slide_cont {
		height: 65vh;
		padding: 20px;
		justify-content: flex-end;
		padding-bottom: 50px;
	}
	
	#top .single_home_slide_overlay {
		background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.92) 100%);
		height: 90%;
		top: unset;
		bottom: 0px;
	}
	
	#top .main_swiper_pagination_home {
		margin: 0px;
		position: relative;
		top: -16px;
		right: 0px;
		transform: unset;
		width: 100%;
		left: unset;
		display: grid;
		margin-top: -8px !important;
	}
	
	#top .single_home_slide_cont .main_btn_cont, #top .single_home_slide_cont .main_btn_cont a {
		width: 100%;
	}
	
	#top .top_bar_cont {
		padding-left: 0px;
	}
	
	#top .logo a {
		height: 100% !important;
	}
	
	#top .logo a img {
		width: 60px !important;
	}
}

@media only screen and (max-width: 600px) {
	#top .banner_title br {
		display: none;
	}
	
	ul.woocommerce-error {
		padding: 20px !important;
	}
	
	#top .variations tbody {
		display: flex;
		flex-direction: column;
    	gap: 16px;
	}
	
	#top.single-product select {
		width: 100%;
	}
	
	.form-row-first, .form-row-last {
		width: 100%;
	}
	
	#top .woocommerce-product-gallery__wrapper img {
		height: 300px !important;
	}
	
	#top .post_featured_img {
		height: 300px;
	}
	
	#top .post_meta_data_cont {
		display: flex;
		gap: 12px;
		flex-wrap: wrap;
	}
	
	#top .gallery .gallery-item {
		height: 250px;
	}

	#top .gfield_consent_label {
		font-size: 12px;
		line-height: 18px;
	}
	
	#top .single_partner_img_cont {
		height: 172px;
	}
	
	#top .partner_title {
		font-size: 20px;
	}
	
	#top .visit_website_cont {
		font-size: 14px;
	}
	
	#top .visit_website_cont svg {
		width: 16px;
		height: 16px;
	}
	
	#top .single_main_gallery_img img, #top .single_main_gallery_img video {
		height: 250px;
	}
	
	#top .supporters_club_swiper_img {
		height: 300px;
	}
	
	#top .shop_sidebar_cont {
		width: 100%;
		height: 464px;
	}
	
	#top .single_past_president_img {
		height: 180px;
	}
	
	#top .past_president_title {
		font-size: 16px;
		line-height: 20px;
	}
	
	#top .tab_page_btn_cont {
		padding: 12px 10px 11px 10px;
		font-size: 14px;
		line-height: 20px;
	}
	
	#top .players_of_the_year_cont {
        grid-template-columns: 250px;
        gap: 32px;
        justify-content: center;
    }
	
	#top .top_scorers_cont {
		grid-template-columns: 100%;
	}
	
	#top .top_scorers_cont .single_top_scorer_cont:nth-child(2) {
		padding-top: 20px !important;
		border-top: 1px solid #E6E6E6 !important;
	}
	
	#top .swiper-history-of-valletta .swiper-slide {
		width: 100%;
	}
	
	#top .main_swiper_arrow {
		padding: 8px;
	}
	
	#top .main_swiper_arrows {
		margin-top: 24px;
		margin-bottom: 26px;
	}
	
	#top .main_swiper_pagination {
		margin-top: 24px;
	}
	
	#top .trophy_cont {
		height: 200px;
	}
	
	#top .other_club_honours_cont, #top .all_blogs_cont {
		grid-template-columns: 100%;
	}
	
	#top .other_club_honours_cont .single_other_club_honour_cont:nth-child(2) {
		padding-top: 20px;
		border-top: 1px solid #E6E6E6 !important;
	}
	
	#top .single_blog_cont {
		padding: 24px;
		height: 346px;
	}
	
	#top .blog_title {
		font-size: 20px;
		line-height: 24px;
	}
	
	#top .posts_pagination_cont {
		padding: 14px;
		margin-top: 0px;
	}
	
	#top .page-numbers {
		width: 36px;
		height: 36px;
		padding: 16px;
		font-size: 14px;
	}
	
	#top .tags_share_cont {
		padding: 18px 0;
		grid-template-columns: 100%;
	}
	
	#top .back_to_news {
		font-size: 14px;
	}
	
	#top .single_group_players_and_staff_inner_cont {
		grid-template-columns: 250px;
		justify-content: center;
	}
	
	#top .single_group_players_and_staff_cont .section_title * {
		text-align: center;
	}
	
	#top .player_staff_kit_number {
		font-size: 50px;
		line-height: 1;
	}
	
	#top .player_staff_role {
		font-size: 14px;
		line-height: 26px;
	}
	
	#top .player_staff_kit_cont {
		padding: 12px;
	}
	
	#top .player_staff_title_cont {
		grid-template-columns: 100%;
		gap: 12px;
		margin-bottom: -10px;
	}
	
	#top .player_staff_title {
		font-size: 36px;
		line-height: 1;
	}
	
	#top .membership_table_cont {
        width: max-content;
    }
	
	#top .membership_table_main_row_title {
        display: none;
    }
	
	#top .membership_table_header_cont, #top .single_membership_table_row, #top .membership_table_footer_cont {
        grid-template-columns: 152px repeat(2, 124px);
    }
	
	#top .most_popular_header_text {
        font-size: 10px;
        padding: 12px;
    }
	
	#top .types_title {
		font-size: 16px;
		line-height: 1;
	}
	
	#top .main_header_title {
        font-size: 16px;
        line-height: 20px;
        padding: 14px;
    }
	
	#top .membership_table_main_row_cont {
		grid-template-columns: max-content;
		max-width: max-content;
	}
	
	#top .membership_table_main_row_cont_inclusions, #top .membership_table_main_row_cont_discounts {
		background: transparent;
	}
	
	#top .single_membership_table_row {
		padding: 16px 0px 16px 0px;
	}
	
	#top .membership_table_footer_cont {
		margin-top: 0px;
	}
	
	#top .all_players_and_staff_roles_cont {
		width: 100vw;
    	overflow-y: auto;
    	padding-right: 20px;
	 	scrollbar-width: none;
	  	-ms-overflow-style: none;
	}
	
	#top .all_players_and_staff_roles_cont::-webkit-scrollbar {
	  	display: none;
	}
	
	#top .v43_intro_cont {
		padding: 30px;
	}
	
	#top .v43_card_popup_icon {
		width: 100px;
		height: 100px;
	}
	
	#top .v43_card_popup_icon_cont {
        width: 150px;
        height: 150px;
    }
	
	#top .popup_btn_cont {
		padding: 12px 24px 11px 24px;
		font-size: 14px;
	}
	
	#top div .inner_product_header {
		padding: 20px !important;
		padding-top: 0px !important;
	}
	
	.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
		height: 92px !important;
	}
	
	div form.cart div.quantity {
		float: unset;
		max-width: max-content;
	}
	
	.single-product .template-shop {
		padding-top: 20px;
	}
	
	#top .variations th, #top .variations td {
		display: block !important;
	}
	
	#top .variations th.label {
   		width: max-content;
		text-align: left;
		padding: 0px;
	}
	
	#top .variations td:nth-child(2) {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
		background-position: center right 10px !important;
	}
	
	#top form.cart .button {
		display: block;
		margin-top: 10px !important;
	}
	
	#top .top_bar_cont .block_contact_socials_cont {
		display: none;
	}
	
	#top .popup_btns_cont {
		grid-template-columns: max-content;
	}
	
	#top .swiper-home-media .swiper-slide {
		width: 100%;
	}
	
	#top .top_bar_cont {
        grid-template-columns: 100%;
        height: 32px;
    }
	
	#top .top_bar_cont_logged_in {
        grid-template-columns: 1fr max-content max-content;
		gap: 12px;
    }
	
	#top .trophy_swiper_footer_cont .main_swiper_arrow {
		display: none;
	}
	
	#top .trophy_swiper_footer_cont {
		grid-template-columns: 100%;
	}
	
	#top .trophy_swiper_footer_cont .main_btn_cont a {
		width: 100%;
	}
	
	#top .swiper-home-trophies .swiper-slide {
		width: 200px;
	}
	
	#top .single_home_trophy_img {
		height: 150px;
	}
	
	#top .swiper-home-media .single_main_gallery_img img, #top .swiper-home-media .single_main_gallery_img video {
        height: 300px !important;
    }
	
	#top .home_blogs_cont {
		grid-template-columns: 100%;
	}
	
	#top .home_blogs_more_cont {
		padding: 20px;
	}
}

@media only screen and (max-width: 500px) {
	#top .all_partners_cont {
        grid-template-columns: 100%;
    }
	
	#top .single_partner_img_cont img {
		max-height: 100%;
	}
	
	#top .single_partner_img_cont {
		justify-content: center;
	}
	
	#top .single_main_gallery_img img, #top .single_main_gallery_img video {
		height: 164px;
	}
	
	#top .main_gallery_cont {
		gap: 10px;
	}
	
	#top .past_presidents_cont {
        grid-template-columns: 250px;
        justify-content: center;
    }
	
	#top .tab_page_btns_cont {
		grid-template-columns: 100%;
	}
}

@media only screen and (max-width: 410px) {
	#top .gallery .gallery-item {
		height: 150px;
	}
	
	#top .gallery {
		gap: 4px;
	}
	
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    	width: 50%;
	}
}