#top .page_header_cont .av-section-color-overlay {
	background: rgba(15, 65, 36, 0.64);
	backdrop-filter: blur(10px);
}

#top .page_header_title .av-special-heading-tag {
	color: var(--ffffff, #FFF);
	font-size: 56px;
	font-weight: 800;
	line-height: 52px;
	letter-spacing: -1.68px;
	text-transform: uppercase;
}

#top .section_title .av-special-heading-tag {
	color: var(--000000, #000);
	font-size: 40px;
	font-weight: 800;
	line-height: 40px;
	letter-spacing: -0.8px;
	text-transform: uppercase;
}

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

#top .section_title_sub .av-special-heading-tag {
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0px;
	text-transform: unset;
}

#top .error_title .av-special-heading-tag {
	color: var(--cc-750-d, #CC750D);
	font-size: 15px;
	font-weight: 600;
	line-height: 1;
	text-transform: unset;
}

#top .error_main_title .av-special-heading-tag {
	color: var(--f-8-f-8-f-8, #F8F8F8);
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: var(--cc-750-d, #CC750D);
	font-size: 240px;
	font-weight: 800;
	line-height: 194px;
	text-transform: uppercase;
}

#top .page_breadcrumb_text {
	display: block;
	color: var(--ffffff, #FFF);
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
}

#top .page_breadcrumb_link {
	opacity: 0.56;
}

#top svg {
	display: block;
}

#top .page_breadcrumb_cont {
    border-radius: 8px 8px 0 0;
    border: 1px solid rgba(255, 255, 255, 0.08);
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    padding: 12px 16px;
    display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 12px;
    align-items: center;
    max-width: max-content;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}

#top .page_header_cont .flex_column {
	position: unset;
}

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

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

#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 * {
	color: rgb(0 0 0 / 72%);
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
}

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

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

#top .single_contact_detail_title {
	display: block;
	color: var(--000000, #000);
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
}

#top .single_contact_detail_text {
	display: block;
	color: var(--000000, #000);
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	opacity: 0.72;
}

#top .single_contact_detail_cont {
	border-radius: 8px;
	border: 2px solid var(--39-b-54-a, #39B54A);
	background: var(--f-8-f-8-f-8, #F8F8F8);
	padding: 24px;
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 16px;
}

#top .single_contact_detail_cont_call {
	border: 2px solid var(--cc-750-d, #CC750D);
}

#top .single_contact_detail_inner_cont {
	display: grid;
	grid-template-columns: max-content;
	gap: 10px;
}

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

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

#top .gfield_label {
	color: rgba(0, 0, 0, 0.40);
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
}

#top .gfield_required_asterisk {
	color: var(--39-b-54-a, #39B54A);
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
}

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

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
    border-radius: 8px !important;
	border: 1px solid #DFDFDF !important;
	background: #ffffff !important;
	outline: unset !important;
	box-shadow: unset !important;
	color: var(--000000, #000) !important;
	font-family: Lato !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	line-height: 1 !important;
	padding: 14px 22px !important;
}

#top .main_color .input-text:not(textarea), #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color select {
    height: max-content !important;
	min-height: max-content !important;
}

#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 {
	border: 1px solid var(--39-b-54-a, #39B54A) !important;
}

#top .gform_button {
	padding: 0px;
    border-radius: 0px;
    background: transparent;
	box-shadow: unset !important;
}

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

#top .gform-theme--foundation .gform_fields {
    grid-row-gap: 24px;
    row-gap: 24px;
}

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

#top .map_sect .container {
    max-width: 99% !important;
    width: 99% !important;
    padding: 0px !important;
    overflow: hidden;
    border-radius: 16px;
    margin: 0 auto !important;
}

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

#top .main_footer_cont {
    max-width: 99%;
    overflow: hidden;
    border-radius: 16px;
    background: var(--0-f-4124, #0F4124);
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 20px;
    background-image: url(/wp-content/uploads/2026/03/Group-1261154733.svg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#top .main_footer_inner_cont {
    max-width: 1508px;
    padding: 100px 50px;
    margin: 0 auto; 
	position: relative;
}

#top .main_footer_cols {
	display: grid;
    grid-template-columns: 1fr repeat(4, max-content);
    gap: 120px;
    align-items: start;
}

body {
	background: var(--f-8-f-8-f-8, #F8F8F8);
}

#top .footer_logo {
	width: 188px;
	height: 64px;
	background-image: url(/wp-content/uploads/2026/03/Layer-1.svg);
}

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

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

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

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

#top .footer_menu_Label {
	display: block;
	color: var(--ffffff, #FFF);
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 1.44px;
	text-transform: uppercase;
	margin-bottom: 18px;
	opacity: 0.72;
}

#top .footer_menu_inner_col a {
	color: var(--ffffff, #FFF);
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
}

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

#top .footer_menu_inner_col {
	display: grid;
	grid-template-columns: max-content;
	gap: 10px;
}

#top .footer_contact_col_text {
	display: block;
	color: var(--ffffff, #FFF);
	font-family: Lato;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
} 

#top .footer_contact_col_text_address {
	max-width: 220px;
}

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

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

#top .socket_text {
	display: block;
	color: rgba(0, 0, 0, 0.72);
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
}

#top .socket_text strong {
	color: var(--39-b-54-a, #39B54A);
	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 .main_socket_cont {
    border-radius: 8px;
    background: var(--ffffff, #FFF);
    padding: 28px 40px;
    margin-top: 80px;
    box-shadow: rgb(255 255 255 / 40%) 0px 14px 0px -5px;
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

#top .card_logo {
    width: 58px;
    height: 18px;
}

#top .mastercard_logo {
	width: 32px;
}

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

#top .go_to_top {
    position: absolute;
    bottom: 126px;
    right: 0px;
}

#top .main_btn_cont a {
	margin: 0px !important;
	border: unset !important;
	border-radius: 8px;
	background: var(--39-b-54-a, #39B54A);
	padding: 16px 24px;
	color: var(--ffffff, #FFF);
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.32px;
	opacity: 1 !important;
}

#top .main_btn_cont a .avia_iconbox_title::after {
	content: "";
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2026/03/lucide_chevron-down.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

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

#top .single_about_list_icon {
	width: 24px;
	height: 24px;
	background-image: url(/wp-content/uploads/2026/03/Frame-3.svg);
}

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

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

#top .about_list_cont .main_p_cont * {
	color: #000000;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay {
    border-radius: 0px !important;
}

#top .about_img_col, #top .about_person_img_col {
	margin: 0px !important;
}

#top .about_person_img_col {
	position: absolute;
    z-index: 60;
    left: -117px;
    bottom: -212px;
    pointer-events: none;
}

#top .bg_boxed_sect, #top .shop_now_banner {
    max-width: 99% !important;
    width: 99% !important;
    padding: 0px !important;
    overflow: hidden;
    border-radius: 16px;
    margin: 0 auto !important;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}

#top .overflow_hidden {
	overflow: hidden;
}

#top .main_btn_cont_orange a {
	background: var(--cc-750-d, #CC750D) !important;
}

#top .card_title {
	display: block;
	color: var(--000000, #000);
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: -0.2px;
	text-transform: uppercase;
}

#top .single_icon_grid_img {
	width: 48px;
	height: 48px;
	display: block;
}

#top .icon_grid_sect_sep {
	width: 1px;
	height: 100%;
	opacity: 0.12;
	background: var(--000000, #000);
}

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

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

#top .shop_now_banner .av-section-color-overlay {
	opacity: 1 !important;
	background: linear-gradient(90deg, rgba(15, 65, 36, 0.64) 0%, rgba(15, 65, 36, 0.00) 100%);
	backdrop-filter: blur(0px);
}

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

#top .single_review_person_info {
    border-radius: 8px;
    border-bottom: 4px solid var(--f-8-f-8-f-8, #F8F8F8);
    background: var(--ffffff, #FFF);
    box-shadow: 277px 277px 110px 0 rgba(0, 0, 0, 0.00), 177px 177px 100px 0 rgba(0, 0, 0, 0.01), 100px 100px 85px 0 rgba(0, 0, 0, 0.04), 44px 44px 63px 0 rgba(0, 0, 0, 0.07), 11px 11px 34px 0 rgba(0, 0, 0, 0.08);
    padding: 28px;
    max-width: max-content;
    position: absolute;
    bottom: 86px;
    left: -90px;
}

#top .persona_name {
	color: var(--39-b-54-a, #39B54A);
	font-size: 20px;
	font-weight: 600;
	line-height: 1;
	display: block;
}

#top .persona_role {
	display: block;
	color: var(--000000, #000);
	font-size: 15px;
	font-weight: 400;
	line-height: 1;
	opacity: 0.56;
	margin-top: 10px;
}

#top .single_review_img_cont {
    border-radius: 999px;
    border: 6px solid var(--ffffff, #FFF);
    width: 104px;
    height: 104px;
    overflow: hidden;
    position: absolute;
    top: 34px;
    left: 28px;
}

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

#top .single_review_cont {
	width: 688px;
	height: 688px;
	margin: 0 auto;
	border-radius: 100%;
	border: 6px solid var(--ffffff, #FFF);
	box-shadow:
  23px 23px 71px rgba(0, 0, 0, 0.04),
  91px 91px 129px rgba(0, 0, 0, 0.03),
  206px 206px 175px rgba(0, 0, 0, 0.02),
  366px 366px 207px rgba(0, 0, 0, 0.01),
  572px 572px 226px rgba(0, 0, 0, 0.00);
	position: relative;
	background: var(--f-8-f-8-f-8, #F8F8F8);
}

#top .quote_icon {
	position: absolute;
    top: 34px;
    right: 44px;
    opacity: 0.56;
}

#top .stars_cont {
	display: flex;
	gap: 6px;
}

#top .review_text {
	display: block;
	color: var(--000000, #000);
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	opacity: 0.72;
	margin-top: 32px;
}

#top .single_review_inner_cont {
	padding: 120px 120px 188px;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

#top .swiper_arrow_cont {
    border-radius: 8px;
    border: 1px solid #DFDFDF;
    background: var(--ffffff, #FFF);
    transition: border .2s ease;
    cursor: pointer;
    width: max-content;
    padding: 12px;
    position: absolute;
    z-index: 40;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
}

#top .swiper_arrow_cont_next {
	left: unset;
	right: 0px;
}

#top .swiper_arrow_cont:hover {
	border: 1px solid var(--39-b-54-a, #39B54A);
}

#top .shop_now_banner {
	position: relative;
    z-index: 60;
}

#top .swiper-reviews {
	overflow: visible;
}

#top .wc-block-cart-item__image {
	width: 180px;
}
#top .cart_dropdown_first .cart_dropdown_link {
    display: block;
    padding: 0 0 0 0;
    text-decoration: none;
    line-height: 44px;
    font-size: 25px;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    background-color: #39b54a !important;
    border-radius: 40px;
    right: 10px !important;
    border: none !important;
}

.html_visible_cart .cart_dropdown {
    border: none !important;
}

#top .wc-block-components-product-name {
	color: var(--000000, #000);
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	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-size: 14px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: -0.12px;
}

.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-items__row .wc-block-components-product-metadata__description {
    display: none;
}

#top .wc-block-components-sale-badge {
	padding: 0px 12px !important;
    margin: 0px !important;
    color: #39B54A !important;
    border: unset !important;
    font-size: 13px !important;
    border-radius: 20px;
    margin-right: -13px !important;
}

#top .wc-block-components-sale-badge .wc-block-components-formatted-money-amount {
	margin: 0px !important;
	color: #39B54A !important;
	border: unset !important;
	font-size:13px !important;
}

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

#top .wc-block-components-product-price * {
    color: var(--000000, #000);
	font-size: 20px !important;
	font-weight: 700 !important;
	line-height: normal !important;
}

#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 .wc-block-cart-items__header {
    display: none;
}

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

#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(--000000, #000);
	font-size: 24px;
	font-weight: 800;
	line-height: 24px;
	letter-spacing: -0.24px;
	text-transform: uppercase;
}

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

#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(--000000, #000);
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 28px !important;
}

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

.wc-block-cart .wp-block-woocommerce-cart-order-summary-block, .wc-block-components-totals-wrapper {
	border-color: #DFDFDF !important;
}

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

#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 {
    padding: 16px 24px;
	border-radius: 8px;
	background: var(--39-b-54-a, #39B54A);
	color: var(--ffffff, #FFF);
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.32px;
}

#top .wc-block-cart__submit-container a::after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/03/lucide_chevron-down.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

#top .wc-block-cart__submit-container a {
	display: flex;
    justify-content: space-between;
}

.responsive #top .main_color .wc-block-components-quantity-selector__input {
	line-height: 30px !important;
	padding: 0px !important;
	padding: 4px !important;
    border: unset !important;
    line-height: 1 !important;
	font-weight: 700 !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;
	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;
}

#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, #39B54A);
    background: var(--White-Light, #ffffff);
    padding: 2px;
	font-weight: 700 !important;
}

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

#top .wc-block-cart-item__remove-link {
	opacity: 0.24;
	transition: opacity .2s ease;
}

#top .wc-block-cart-item__remove-link:hover {
	opacity: 1;
}

#top .wc-block-cart-item__remove-link svg path {
	fill: #F64D4D !important;
}

#top .wc-block-components-panel__button {
    color: var(--000000, #000);
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.32px;
}

.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
	fill: #39B54A !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: rgba(0, 0, 0, 0.40);
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin-bottom: 10px;
    left: 0px !important;
}

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

#top .showcoupon {
	color: #39B54A;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	letter-spacing: -0.14px;
	text-transform: uppercase;
}

#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-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-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.14px;
}

#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(--000000, #000);
	font-size: 24px;
	font-weight: 800;
	line-height: 24px;
	letter-spacing: -0.24px;
	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;
}

.select2-container--default .select2-selection--single {
    border-radius: 8px !important;
    border: 1px solid #DFDFDF !important;
    background: #ffffff !important;
    padding: 16px 20px 16px 24px !important;
    height: max-content;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: var(--000000, #000);
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
    padding: 0px;
}

.select2-dropdown {
    background-color: var(--wc-form-color-background, #fff);
    color: var(--Black, #000);
    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 {
    background-color: #ffffff;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #39b54a;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -14px;
    margin-top: 0px;
}

#top .select2-search input[type='text'] {
    background-color: transparent;
    color: #000000;
	font-size: 16px !important;
    border-color: #39b54a;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
	font-family: Lato !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: #CC750D transparent transparent transparent;
}

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

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

#top.woocommerce-checkout .form-row label, #top.woocommerce-checkout .required {
	color: var(--000000, #000);
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 10px;
}

#top.woocommerce-checkout .required {
	color: #39B54A !important;
}

#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(--000000, #000);
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	background: #FDFDFD !important;
	text-transform: unset;
	letter-spacing: 0;
}

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

#top .product-name, #top .product-name * {
	color: var(--Body, rgba(0, 0, 0, 0.56));
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px; /* 146.667% */
}

#top .product-name * {
	color: var(--Body, rgba(0, 0, 0));
}

#top #order_review_heading {
	color: var(--000000, #000);
	font-size: 24px;
	font-weight: 800;
	line-height: 24px;
	letter-spacing: -0.24px;
	text-transform: uppercase;
}

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

#top .woocommerce-order p {
	color: var(--Black, #000);
	font-size: 14px;
	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-size: 22px;
	font-weight: 600;
	line-height: 26px;
	text-transform: unset;
	letter-spacing: -0.24px;
}

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: #39B54A !important;
}

#top .woocommerce-thankyou-order-received {
	color: var(--Black, #000);
	font-size: 20px !important;
	font-weight: 600 !important;
	line-height: 26px !important;
	text-align: center;
	letter-spacing: -0.24px;
	text-transform: unset !important;
}

#top .order_details *, #top .woocommerce-customer-details address {
	font-family: Lato;
	color: #000000;
}

::-moz-selection {
  	color: #ffffff;
  	background: #39B54A;
}

::selection {
  	color: #ffffff;
  	background: #39B54A;
}

#top .widget_topfarm_product_search {
	padding: 0px !important;
}

#top .tf-search-wrap, #top .widget_topfarm_category_filter, #top .widget_topfarm_sort {
	margin: 0px;
    padding: 22px 20px;
    border-radius: 8px;
    background: var(--ffffff, #FFF);
    position: relative;
}

#top .main_color input.tf-search-input {
	margin: 0px !important;
    border: unset !important;
    padding: 16px 62px 16px 16px !important;
    background: var(--f-8-f-8-f-8, #F8F8F8) !important;
}

#top .tf-search-form {
	position: relative;
}

#top .tf-grid-wrap {
    display: block;
    float: left;
}

#top .tf-loader {
    background: rgb(255 255 255 / 0%);
}

#top .tf-loader__spinner {
	display: none !important;
}

#top .tf-search-btn {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translatey(-50%);
    width: 36px;
    height: 36px;
    min-width: 36px;
	border-radius: 4px;
}

#top .sidebar_left .inner_sidebar {
    margin-right: 32px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#top .sidebar_left .widgettitle {
	color: var(--000000, #000);
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	text-align: left;
	text-transform: none;
	margin-bottom: 24px;
}

#top .tf-cat-btn {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 4px;
    padding: 12px 16px;
}

#top .tf-cat-name, #top .tf-cat-count {
	color: var(--000000, #000);
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
}

#top .tf-cat-count {
	opacity: 0.56;
}

#top .tf-toggle-icon {
    width: 20px;
    height: 20px;
}

#top .tf-cat-toggle {
    width: 42px;
    height: 42px;
    min-width: 42px;
}

#top .tf-cat-row {
	border: unset !important;
	border-radius: 8px;
	padding: 0px;
	background: var(--f-8-f-8-f-8, #F8F8F8);
}

#top .tf-cat-list--root > .tf-cat-item + .tf-cat-item {
    border-top: unset;
}

#top .tf-cat-list--root {
    display: flex;
    flex-direction: column;
    gap: 8px;
    border: unset;
    border-radius: unset;
    float: unset !important;
}

#top .tf-cat-row {
    border-radius: 8px;
}

#top .tf-cat-row:hover, #top .tf-cat-item--active > .tf-cat-row {
    background: var(--39-b-54-a, #39B54A);
}

#top .tf-cat-row:hover .tf-cat-btn *, #top .tf-cat-row:hover .tf-cat-toggle, #top .tf-cat-item--active > .tf-cat-row .tf-cat-name {
	color: #ffffff !important;
}

#top .tf-cat-btn--active .tf-cat-name::before {
    content: '✓ ';
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
}

#top .tf-cat-list--children .tf-cat-btn .tf-cat-name {
	font-size: 16px !important;
}

#top .tf-cat-list--children .tf-cat-btn {
    padding: 12px 16px !important;
}

#top .tf-cat-list--children {
    border-top: unset;
    background: transparent;
    padding-left: 20px !important;
}

#top .tf-cat-list--children li {
	margin-top: 8px !important;
	border-top: unset !important;
}

#top .tf-clear-filter {
    margin-top: 20px !important;
	padding: 10px 12px;
}

#top .avia-product-sorting {
	display: none !important;
}

#top .sort-param > li > span {
    padding: 0px 30px 0px 0px;
	background-size: 34px;
}

#top .sort-param span {
	color: var(--000000, #000);
	font-family: Lato;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
}

#top ul.sort-param > li {
	padding: 10px 0;
}

#top .main_color .sort-param a {
    font-size: 14px;
	opacity: 1 !important;
}

#top .main_color .sort-param a:hover {
    color: #39B54A;
}

#top .sort-param > li > a {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-indent: 200%;
    background: transparent url(images/arrow_up_down.png) center -7px no-repeat;
}

#top .sort-param-sort {
	margin-left: -12px;
}

.woocommerce-ordering,
.avia-woocommerce-ordering {
    display: none !important;
}

#top .main_color .tf-sort-select {
    width: 100% !important;
    font-size: 16px !important;
    line-height: 20px !important;
    padding: 10px 16px !important;
}

.tf-heart-btn--active, .tf-heart-btn:hover {
    color: #39B54A;
}

#top ul.products .product {
    width: 100% !important;
    margin: 0px !important;
    border-radius: 8px !important;
    border: 1px solid #DFDFDF !important;
    background: var(--f-8-f-8-f-8, #F8F8F8) !important;
    overflow: hidden;
	padding: 28px;
	transition: background .2s ease;
}

#top ul.products .product:hover {
	background: var(--ffffff, #FFF) !important;
}

#top .inner_product {
    border: unset !important;
    background: transparent;
}

#top ul.products.columns-3 {
	display: grid !important;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

#top ul.products.columns-4 {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr);
	gap: 32px;
}

#top .inner_product_header {
    padding: 0px;
	min-height: unset;
	background: transparent !important;
	border-top: unset !important;
}

#top h2.woocommerce-loop-product__title {
    color: var(--000000, #000);
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    opacity: 0.72;
    letter-spacing: 0;
    text-transform: none;
}

#top .inner_product_header_table .price * {
	color: var(--000000, #000);
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
}

#top .inner_product_header_table .price {
    margin-top: 10px;
    display: block;
}

#top .main_color .onsale {
    height: max-content;
    min-height: max-content;
    padding: 8px 16px;
    width: max-content;
    color: var(--ffffff, #FFF);
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    border-radius: 20px;
    background: #FF5722;
}

#top .main_color .tf-grid-wrap .onsale {
    font-size: 13px;
}

#top #wrap_all del {
    text-decoration: line-through;
	opacity: 0.4 !important;
}

#top div .product_on_sale .inner_product_header {
    padding-right: 64px;
	background: transparent !important;
	border: unset !important;
}

#top .avia_cart_buttons {
    opacity: 1;
    border-top-width: 1px;
    border-top-style: solid;
    padding: 0px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#top .avia_cart_buttons .button {
    color: var(--39-b-54-a, #39B54A) !important;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.32px;
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 10px;
    padding: 12px 16px;
    border-radius: 8px;
    border: 2px solid var(--39-b-54-a, #39B54A);
    background: var(--ffffff, #FFF);
    width: 100%;
    justify-content: center;
}

#top .button-mini-delimiter, #top .inner_product .add_to_cart_button, #top .avia-arrow {
	display: none !important;
}

#top .main_color .product_type_variable {
    display: flex !important;
}

#top .avia_cart_buttons .avia-svg-icon svg:first-child, #top .avia_cart_buttons .avia-svg-icon img[is-svg-img="true"] {
    top: -2px;
    position: relative;
    fill: #39b54a !important;
}

#top .tf-product-cat {
	color: var(--39-b-54-a, #39B54A);
	font-family: Lato;
	font-size: 15px;
	font-weight: 500;
	line-height: 16px;
	display: block;
	margin-bottom: 6px;
}

#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    color: var(--000000, #000);
    text-align: center;
    font-family: Lato;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.32px;
    border-radius: 8px;
    border: 1px solid #DFDFDF;
    background: var(--ffffff, #FFF);
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon, #top .pagination .current {
	background: var(--39-b-54-a, #39B54A);
	color: #ffffff;
	border-color: var(--39-b-54-a, #39B54A);
}

#top .pagination {
	display: none;
}

#top .main_p_cont a, #top .woocommerce-Tabs-panel a {
	color: var(--39-b-54-a, #39B54A);
	font-weight: 600;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}

#top .logo a svg {
	width: 188px;
}

#top .header_bg {
    background: #ffffff;
    opacity: 1;
    box-shadow: rgb(149 157 165 / 8%) 0px 8px 24px;
}

#top .av-main-nav > li > a {
	padding: 0px;
	color: var(--000000, #000);
	font-size: 18px;
	font-weight: 600;
}

#top .av-main-nav > li > a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a {
	color: var(--cc-750-d, #CC750D) !important;
}

#top .avia-menu-fx {
	background: var(--cc-750-d, #CC750D);
    height: 3px;
    top: -1px;
}

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

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

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

#top .av-main-nav ul {
    border-radius: 8px;
    background: var(--ffffff, #FFF);
    box-shadow: 199px 332px 108px 0 rgba(0, 0, 0, 0.00), 127px 213px 99px 0 rgba(0, 0, 0, 0.03), 72px 120px 84px 0 rgba(0, 0, 0, 0.10), 32px 53px 62px 0 rgba(0, 0, 0, 0.17), 8px 13px 34px 0 rgba(0, 0, 0, 0.20);
    overflow: hidden;
    padding: 12px 8px;
	border: unset !important;
	margin-top: -22px;
}

#top .av-main-nav ul a {
	border: unset !important;
	border-radius: 8px;
	background: var(--ffffff, #FFF);
	padding: 12px 16px;
	color: var(--000000, #000);
	font-size: 16px;
	font-weight: 400;
	line-height: 1;
	transition: background .2s ease, color .2s ease;
}

#top .cat-count {
	opacity: 0.56;
}

#top .av-main-nav ul a:hover {
	color: #ffffff !important;
	background: var(--39-b-54-a, #39B54A); 
}

#top .av-main-nav ul a .avia-menu-text {
	display: grid;
    grid-template-columns: max-content 1fr max-content;
    align-items: center;
    gap: 4px;
}

#top .av-main-nav ul a .avia-menu-text svg {
	opacity: 0.4;
	transition: opacity .2s ease;
}

#top .av-main-nav ul a .avia-menu-text svg path {
	transition: stroke .2s ease;
}

#top .av-main-nav ul a:hover .avia-menu-text svg path {
	stroke: #ffffff;
}

#top .av-main-nav ul a:hover .avia-menu-text svg {
	opacity: 1;
}

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

#top .single_top_bar_cont .main_p_cont * {
    font-size: 15px;
    line-height: 22px;
}

#top .phone-info {
    float: unset;
    display: block;
    padding: 8px 0;
}

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

#top .phone-info .swiper-wrapper {
	display: flex !important;
}

#top .phone-info .swiper-slide, #top .swiper-top-bar {
	display: block !important;
}

#top .swiper-top-bar {
    position: relative;
}

#top .top_bar_arrows_cont {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	right: 0px;
	z-index: 40;
	background: var(--f-8-f-8-f-8, #F8F8F8);
}

#top .top_bar_arrows_cont svg {
	cursor: pointer;
	opacity: 0.2;
	transition: opacity .2s ease;
}

#top .top_bar_arrows_cont svg:hover {
	opacity: 1;
}

#top .swiper-button-lock {
	opacity: 0 !important;
	pointer-events: none !important;
}

#top .search_menu_shop_sep {
	opacity: 0.12;
	background: var(--000000, #000);
	width: 1px;
	height: 16px;
}

#top .search_menu_shop_cont {
	display: grid;
    grid-template-columns: max-content 150px;
    align-items: center;
    gap: 8px;
}

.responsive #top #wrap_all .shop-menu-search {
	margin: 0px;
    background: transparent;
    border: unset !important;
    padding: 0px;
    color: var(--000000, #000);
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
	outline: none !important;
	box-shadow: none !important;
}

#top .main_menu {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    gap: 28px;
    align-items: center;
    right: unset;
    left: 224px;
}

#top .my_account_menu_item, #top .favorites_menu_item {
	display: grid;
	grid-template-columns: repeat(2, max-content);
	align-items: center;
	gap: 6px;
	color: var(--000000, #000);
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
}

#top .shop_main_menu_cont {
    display: grid;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    gap: 28px;
    align-items: center;
    max-width: max-content;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0px;
}

#top .av-cart-counter {
    position: absolute;
    top: 40%;
    left: 46%;
    height: 16px;
    padding: 0 5px;
    line-height: 16px;
    border-radius: 54px;
    font-size: 12px;
    background: #333;
    color: #fff;
    text-align: center;
    margin: -20px 0 0 2px;
    transform: scale(0.3);
    opacity: 0;
}

#top .av-cart-counter {
   background: #10611b;
}

#top #wrap_all .header_color .cart_dropdown_first .cart_dropdown_link.avia-svg-icon svg:first-child {
    fill: #ffffff;
}

#top .cart_dropdown_first .avia-svg-icon.avia-font-svg_entypo-fontello svg:first-child {
    stroke: unset !important;
    width: max-content;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 20px;
}

#top .template-search-none section, #top .template-search-none .entry-content, #top .template-search-none .woocommerce-product-search {
	display: none;
}

#top .woocommerce-mini-cart__total strong {
	color: #35a844;
}

#top .dropdown_widget .total {
    color: #000000;
}

#top .mobile_menu_item {
	display: none !important;
}

#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 .home_product_sect {
	margin-bottom: 20px !important;
}

.html_stretched #top.page-id-41 #wrap_all {
    background-color: #ffffff !important;
}

    .woo_cat_card {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        text-decoration: none;
        color: inherit;
        border-radius: 12px;
        padding: 48px 24px;
        background: #F8F8F8;
        transition: box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;
        cursor: pointer;
    }

    .woo_cat_card:hover {
        box-shadow: 0 0 120px 0 rgba(0, 0, 0, 0.16);
        transform: translateY(-2px);
        border-color: #ccc;
    }

    .woo_cat_card.is_active {
        border-color: #333;
    }

    .woo_cat_card__icon_wrap {
        width: 100px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 12px;
        overflow: hidden;
    }

    .woo_cat_card__icon {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .woo_cat_card__icon_placeholder {
        width: 100%;
        height: 100%;
		background-image: url(/wp-content/uploads/2026/03/Group-1261154734.svg);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
        border-radius: 6px;
    }

    .woo_cat_card__name {
        color: var(--000000, #000);
		text-align: center;
		font-size: 20px;
		font-weight: 600;
		line-height: normal;
        margin-bottom: 4px;
    }

    .woo_cat_card__count {
        color: var(--000000, #000);
		text-align: center;
		font-size: 15px;
		font-weight: 400;
		line-height: 22px;
		opacity: 0.56;
    }

#top .swiper-categories {
	overflow: visible;
}

#top .swiper_cats_arrows_cont {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    align-items: center;
    gap: 12px;
    justify-content: end;
    position: absolute;
    top: -72px;
    right: 0px;
}

#top .swiper_cats_arrows_cont .swiper_arrow_cont {
	position: relative;
	top: unset;
	transform: unset;
}

#top .home_slider_cont .container {
	width: 100% !important;
	max-width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
}

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

#top .single_slide_cont {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

#top .single_slide_sub_title {
	display: block;
	max-width: max-content;
	border-radius: 4px;
	background: var(--cc-750-d, #CC750D);
	padding: 8px;
	color: var(--ffffff, #FFF);
	font-size: 13px;
	font-weight: 500;
	line-height: 13px;
}

#top .main_p_cont_white * {
	color: rgb(255 255 255 / 72%);
}

#top .single_slide_inner_cont {
	max-width: 450px;
}

#top .single_slide_inner_wrapper {
	max-width: 1408px;
	padding: 0px 50px;
	width: 100%;
}

#top .swiper-pagination-bullet {
	margin: 0px;
	width: 8px;
	height: 8px;
	opacity: 0.2;
	background: #ffffff;
}

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

#top .swiper_pagination {
    position: absolute;
    z-index: 40;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    width: max-content;
    left: unset;
    height: max-content;
    gap: 12px;
    align-items: center;
}

#top .swiper-pagination-bullet:hover {
	opacity: 1;
}

#top .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1 !important;
	background: transparent !important;
	width: 28px;
	height: 28px;
	border-radius: 999px;
	border: 2px solid var(--39-b-54-a, #39B54A);
	position: relative;
}

#top .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
	content: "";
	width: 8px;
	height: 8px;
	background: #ffffff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border-radius: 100%;
}

#top .single_slide_inner_cont .main_p_cont_white * {
	color: rgb(255 255 255);
	text-shadow: 0 0 8px #000000c7;
}

/* ============================================
   WooCommerce My Account - Top Farm Styling
   ============================================ */

/* Layout wrapper */
.woocommerce-account .woocommerce {
   /* display: flex;*/
    gap: 40px;
    align-items: flex-start;
    padding: 40px 0;
}

.page-id-334.woocommerce-account .woocommerce {
    /*display: flex;*/
    gap: 0px;
    flex-direction: column;
}

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

.page-id-334 .woocommerce-notices-wrapper {
	display: block;
    width: 100%;
}

.page-id-334 .woocommerce-form-login__rememberme span {
	text-transform: capitalize;
}

.woocommerce .login .lost_password {
    top: -3px;
}

#top form.login, #top form.register {
    margin: 0px;
}

/* ---- Sidebar Navigation ---- */
.woocommerce-MyAccount-navigation {
    min-width: 220px;
    background: #f7f7f7;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
    flex-shrink: 0;
}

.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
}

.woocommerce-MyAccount-navigation ul li:last-child {
    border-bottom: none;
}

.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 14px 20px;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #444444;
    text-decoration: none;
    transition: background 0.2s ease, color 0.2s ease, padding-left 0.2s ease;
    letter-spacing: 0.3px;
}

.woocommerce-MyAccount-navigation ul li a:hover {
    background: #eef6ee;
    color: #2e7d32;
    padding-left: 26px;
}

/* Active item */
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard.is-active a {
    background: #2e7d32;
    color: #ffffff !important;
    padding-left: 26px;
    position: relative;
}

.woocommerce-MyAccount-navigation ul li.is-active a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #cc750d;
}

/* Log out link — distinct orange tint */
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #cc750d;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background: #fff5e6;
    color: #a55e0a;
    padding-left: 26px;
}

/* ---- Main Content Area ---- */
.woocommerce-MyAccount-content {
    flex: 1;
    min-width: 0;
}

/* Dashboard welcome text */
.woocommerce-MyAccount-content p {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #444444;
    line-height: 1.7;
}

.woocommerce-MyAccount-content p a {
    color: #2e7d32;
    font-weight: 700;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.2s ease;
}

.woocommerce-MyAccount-content p a:hover {
    border-bottom-color: #2e7d32;
}

/* Hello line */
.woocommerce-MyAccount-content > p:first-child {
    background: #f7f7f7;
    border-left: 4px solid #cc750d;
    border-radius: 4px;
    padding: 14px 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

/* Section headings inside content */
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3 {
    font-family: Lato, Helvetica, Arial, sans-serif;
    color: #1a3d1e;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
}

/* Tables (Orders, etc.) */
.woocommerce-MyAccount-content table.woocommerce-orders-table,
.woocommerce-MyAccount-content table.shop_table {
    width: 100%;
    border-collapse: collapse;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.woocommerce-MyAccount-content table thead tr {
    background: #1a3d1e;
    color: #ffffff;
}

.woocommerce-MyAccount-content table thead th {
    padding: 12px 16px;
    font-weight: 700;
    color: #ffffff;
    text-align: left;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.woocommerce-MyAccount-content table tbody tr {
    border-bottom: 1px solid #e8e8e8;
    transition: background 0.15s ease;
}

.woocommerce-MyAccount-content table tbody tr:hover {
    background: #f7fcf7;
}

.woocommerce-MyAccount-content table tbody td {
    padding: 12px 16px;
    color: #444444;
	font-weight: 800 !important;
}

.woocommerce-MyAccount-content .button:hover,
.woocommerce-MyAccount-content a.button:hover,
.woocommerce-MyAccount-content button[type="submit"]:hover,
.woocommerce-MyAccount-content input[type="submit"]:hover {
    background: #1a5c1f;
    border-color: #1a5c1f;
    transform: translateY(-1px);
}

/* Form fields */
.woocommerce-MyAccount-content .woocommerce-Input,
.woocommerce-MyAccount-content input[type="text"],
.woocommerce-MyAccount-content input[type="email"],
.woocommerce-MyAccount-content input[type="password"],
.woocommerce-MyAccount-content input[type="tel"],
.woocommerce-MyAccount-content select,
.woocommerce-MyAccount-content textarea {
    border: 1px solid #d0d0d0;
    border-radius: 6px;
    padding: 10px 14px;
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #444444;
    width: 100%;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    background: #fff;
}

.woocommerce-MyAccount-content input:focus,
.woocommerce-MyAccount-content select:focus,
.woocommerce-MyAccount-content textarea:focus {
    border-color: #2e7d32;
    box-shadow: 0 0 0 3px rgba(46, 125, 50, 0.12);
    outline: none;
}

/* Form labels */
.woocommerce-MyAccount-content label {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #444444;
    letter-spacing: 0.3px;
    margin-bottom: 5px;
    display: block;
}

/* WooCommerce notices/messages */
.woocommerce-MyAccount-content .woocommerce-message {
    border-top-color: #2e7d32;
    background: #f7fcf7;
}

.woocommerce-MyAccount-content .woocommerce-error {
    border-top-color: #cc750d;
    background: #fff9f2;
}

.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}

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

#top .single-product-main-image .avia-svg-icon.avia-font-svg_entypo-fontello svg:first-child {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

div.product .product_title {
	color: var(--000000, #000);
	font-family: Lato;
	font-size: 28px;
	font-weight: 600;
	line-height: normal;
}

#top .single-product-summary .price, #top .woocommerce-variation-price .price, #top .woocommerce-variation-price .price *, #top .single-product-summary .price *, #top .single-product-summary ins {
	color: var(--39-b-54-a, #39B54A) !important;
	font-weight: 700;
	line-height: normal;
}

#top .single-product-summary form {
	margin-top: 20px;
}

#top .variations_form > table {
    margin: 0px 0 20px 0px;
}

#top .per-kg-label {
	color: var(--000000, #000) !important;
	font-family: Lato;
	font-size: 13px !important;
	font-weight: 400 !important;
	line-height: normal !important;
	opacity: 0.8;
}

#top .single-product-summary .price * {
	font-size: 20px !important;
}

#top .woocommerce-variation-price .price * {
	font-size: 26px !important;
}

#top .single_add_to_cart_button {
    border-radius: 8px;
    background: var(--39-b-54-a, #39B54A);
    padding: 17px 24px;
    color: var(--ffffff, #FFF);
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.32px;
    text-transform: capitalize;
}

#top .single_variation_wrap {
    margin: 0px;
}

#top .variations_form {
    border-radius: 0px;
    padding: 0px;
}

#top .product_meta * {
	color: #000000;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
}

#top .product_meta a {
	color: var(--39-b-54-a, #39B54A) !important;
}

#top .variations th.label {
    color: var(--000000, #000);
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0;
    padding-top: 10px;
	padding-left: 0px !important;
}

#top .tf-var-btn {
	border-radius: 8px;
	border: 2px solid var(--cc-750-d, #CC750D);
	padding: 8px 12px;
	background: #ffffff;
	color: var(--cc-750-d, #CC750D);
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0.32px;
	font-family: Lato;
	transition: background .2s, color .2s ease;
	cursor: pointer;
}

#top .tf-var-btn:hover, #top .tf-var-btn.active {
	color: var(--ffffff, #FFF);
	background: var(--cc-750-d, #CC750D);
}

#top .tf-variation-buttons {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
}

#top .woocommerce-variation-price {
	margin-bottom: 20px;
}

#top .reset_variations {
	display: block;
    visibility: visible;
    color: red;
    font-family: Lato;
    font-weight: 600;
    font-size: 15px;
    border: 1px solid red;
    padding: 10px 16px;
    line-height: 1;
    height: max-content;
	border-radius: 4px;
}

#top .woocommerce-Tabs-panel h2, #top .woocommerce-Tabs-panel h3 {
	display: none !important;
}

#top div.product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #DFDFDF !important;
	display: flex;
    flex-direction: row;
    gap: 48px;
}

#top div div.product .woocommerce-tabs ul.tabs li a {
    padding: 0px 0px 12px 0px !important;
    color: var(--000000, #000);
    font-family: Lato;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    opacity: 0.56;
	border-bottom: 1px solid transparent !important;
    transition: color .2s ease, opacity .2s ease, border-bottom .2s ease;
}

#top div div.product .woocommerce-tabs ul.tabs li a:hover, .responsive #top .woocommerce-tabs .tabs li.active a {
	opacity: 1;
	color: var(--39-b-54-a, #39B54A);
	border-bottom: 1px solid #39B54A !important;
}

#top div div.product .woocommerce-tabs .panel {
    padding: 15px 0px;
}

#top.single-product .tf-load-more-wrap {
	display: none !important;
}

#top .related.products > h2 {
	color: var(--000000, #000);
	font-family: Lato;
	font-size: 32px;
	font-weight: 800;
	line-height: 32px;
	letter-spacing: -0.64px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

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

.show-password-input {
            position: absolute;
            right: 12px;
            top: 50%;
            transform: translateY(-50%);
            cursor: pointer;
            background: none;
            border: none;
            padding: 0;
            width: 20px;
            height: 20px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
        }
        .show-password-input::after {
            content: "";
            display: block;
            width: 20px;
            height: 20px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%23919191\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\'%3E%3Cpath d=\'M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\'/%3E%3Ccircle cx=\'12\' cy=\'12\' r=\'3\'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            transition: opacity 0.2s ease;
        }
        .show-password-input:hover::after {
            background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%232e7d32\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\'%3E%3Cpath d=\'M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z\'/%3E%3Ccircle cx=\'12\' cy=\'12\' r=\'3\'/%3E%3C/svg%3E");
        }
        /* Eye-slash icon when password is visible */
        .show-password-input.display-password::after {
            background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%232e7d32\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\'%3E%3Cpath d=\'M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94\'/%3E%3Cpath d=\'M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19\'/%3E%3Cline x1=\'1\' y1=\'1\' x2=\'23\' y2=\'23\'/%3E%3C/svg%3E");
        }
        /* Ensure the password field wrapper is positioned relatively */
        .woocommerce-form-row .password-input,
        .woocommerce-form-row input[type="password"] {
            position: relative;
        }
        .password-input {
            position: relative;
            display: block;
        }
        .password-input input {
            padding-right: 40px !important;
        }

.woocommerce-MyAccount-content > p:first-of-type {
            font-family: Lato, Helvetica, Arial, sans-serif;
            font-size: 14px;
            color: #000000;
            margin-bottom: 24px;
        }

        /* --- Two column address grid --- */
        .woocommerce-Addresses {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 24px;
        }

        /* --- Address card --- */
        .woocommerce-Address {
            background: #ffffff;
            border: 1px solid #e8e8e8;
            border-radius: 8px;
            overflow: hidden;
        }

        /* --- Card header --- */
        .woocommerce-Address-title {
            display: flex;
            align-items: center;
            justify-content: space-between;
            background: #1a3d1e;
            padding: 14px 20px;
            margin: 0;
        }

        /* --- Edit / Add link --- */
        .woocommerce-Address-title a.edit {
            font-family: Lato, Helvetica, Arial, sans-serif;
            font-size: 12px;
            font-weight: 700;
            color: #ffffff;
            text-decoration: none;
            background: rgba(255,255,255,0.15);
            padding: 5px 12px;
            border-radius: 4px;
            border: 1px solid rgba(255,255,255,0.3);
            white-space: nowrap;
            transition: background 0.2s ease;
        }

        .woocommerce-Address-title a.edit:hover {
            background: #cc750d;
            border-color: #cc750d;
        }

        /* --- Address text body --- */
        .woocommerce-Address address {
            display: block;
            padding: 20px;
            font-family: Lato, Helvetica, Arial, sans-serif;
            font-size: 14px;
            font-style: normal;
            color: #444444;
            line-height: 1.8;
        }

        /* --- Empty state --- */
        .woocommerce-Address address p,
        .woocommerce-Address address {
            color: #000000;
        }

        /* --- Responsive --- */
        @media ( max-width: 640px ) {
            .woocommerce-Addresses {
                grid-template-columns: 1fr;
            }
        }

.fullsize .addresses.col2-set .col-1, .fullsize .addresses.col2-set .col-2 {
    width: 100%;
}

/* --- Orders table --- */
        .woocommerce-orders-table {
            width: 100%;
            border-collapse: collapse;
            font-family: Lato, Helvetica, Arial, sans-serif;
            border-radius: 8px;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }

        /* --- Header row --- */
        .woocommerce-orders-table thead tr {
            background: #1a3d1e;
        }

        .woocommerce-orders-table thead th {
            background: #1a3d1e !important;
            color: #ffffff !important;
            font-family: Lato, Helvetica, Arial, sans-serif;
            font-size: 11px;
            font-weight: 700;
            letter-spacing: 1px;
            text-transform: uppercase;
            padding: 14px 18px;
            border: none !important;
        }

        /* --- Body rows --- */
        .woocommerce-orders-table tbody tr {
            background: #ffffff !important;
            border-bottom: 1px solid #e8e8e8 !important;
            transition: background 0.15s ease;
        }

        .woocommerce-orders-table tbody tr:last-child {
            border-bottom: none !important;
        }

        .woocommerce-orders-table tbody tr:hover {
            background: #f7fcf7 !important;
        }

        /* --- Cells --- */
        .woocommerce-orders-table tbody td {
            background: transparent !important;
            color: #444444 !important;
            font-size: 14px !important;
            font-weight: 400 !important;
            padding: 14px 18px;
            vertical-align: middle;
        }

        /* --- Order number link --- */
        .woocommerce-orders-table__cell-order-number a {
			color: #2e7d32;
			font-weight: 700;
			text-decoration: none;
			display: flex;
			justify-content: center;
			align-items: center;
			margin-top: 11px;
		}

        .woocommerce-orders-table__cell-order-number a:hover {
            color: #1a5c1f;
            text-decoration: underline;
        }

        /* --- Status badge --- */
        .woocommerce-orders-table__cell-order-status mark,
        .woocommerce-orders-table mark.order-status {
            background: transparent !important;
            font-weight: 700;
            font-size: 12px;
            padding: 4px 10px;
            border-radius: 20px;
        }

        .woocommerce-orders-table mark.order-status.processing,
        .woocommerce-orders-table mark.status-processing {
            background: #e8f5e9 !important;
            color: #2e7d32 !important;
        }

        .woocommerce-orders-table mark.order-status.completed,
        .woocommerce-orders-table mark.status-completed {
            background: #e8f5e9 !important;
            color: #1a5c1f !important;
        }

        .woocommerce-orders-table mark.order-status.on-hold,
        .woocommerce-orders-table mark.status-on-hold {
            background: #fff8e1 !important;
            color: #cc750d !important;
        }

        .woocommerce-orders-table mark.order-status.cancelled,
        .woocommerce-orders-table mark.status-cancelled {
            background: #fdecea !important;
            color: #c0392b !important;
        }

        .woocommerce-orders-table mark.order-status.pending,
        .woocommerce-orders-table mark.status-pending {
            background: #f3f3f3 !important;
            color: #919191 !important;
        }

        /* --- View button --- */
        .woocommerce-orders-table__cell-order-actions a.button,
        .woocommerce-orders-table .button {
            background: #2e7d32 !important;
            color: #ffffff !important;
            border: 2px solid #2e7d32 !important;
            border-radius: 6px !important;
            padding: 7px 16px !important;
            font-family: Lato, Helvetica, Arial, sans-serif !important;
            font-size: 12px !important;
            font-weight: 700 !important;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            text-decoration: none;
            transition: background 0.2s ease, border-color 0.2s ease !important;
        }

        .woocommerce-orders-table__cell-order-actions a.button:hover,
        .woocommerce-orders-table .button:hover {
            background: #1a5c1f !important;
            border-color: #1a5c1f !important;
        }

        /* --- Responsive: data-title labels on mobile --- */
        @media ( max-width: 768px ) {
            .woocommerce-orders-table tbody td::before {
                font-weight: 700;
                color: #1a3d1e;
            }
        }

#top .wc-item-meta {
    margin-top: 12px;
    margin-left: 0px;
}

/* =============================================
   MY ACCOUNT PAGE - Top Farm Styling
   ============================================= */

/* Page background */
.woocommerce-account .entry-content,
.woocommerce-account #main {
    background: #f8f8f8;
}

/* Form columns layout */
.woocommerce-account .woocommerce > .col2-set {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    padding: 60px 40px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
    margin: 40px 0;
}

.woocommerce-account .woocommerce > .col2-set .col-1,
.woocommerce-account .woocommerce > .col2-set .col-2 {
    flex: 1;
}

/* Divider between login and register */
.woocommerce-account .woocommerce > .col2-set .col-1 {
    border-right: 1px solid #e8e8e8;
    padding-right: 40px;
}

.woocommerce-account .woocommerce > .col2-set .col-2 {
    padding-left: 10px;
}

/* Headings */
.woocommerce-account .woocommerce h2 {
    font-family: lato, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 0px;
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 3px solid #39b54a;
    display: inline-block;
}

/* Labels */
.woocommerce-account .woocommerce label {
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 6px;
    display: block;
}

/* Inputs */
.woocommerce-account .woocommerce input[type="text"],
.woocommerce-account .woocommerce input[type="email"],
.woocommerce-account .woocommerce input[type="password"] {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #444;
    background: #fff;
    transition: border-color 0.2s ease;
    box-sizing: border-box;
}

.woocommerce-account .woocommerce input[type="text"]:focus,
.woocommerce-account .woocommerce input[type="email"]:focus,
.woocommerce-account .woocommerce input[type="password"]:focus {
    border-color: #39b54a;
    outline: none;
    box-shadow: 0 0 0 3px rgba(57, 181, 74, 0.12);
}

/* Buttons */
.woocommerce-account .woocommerce button[type="submit"],
.woocommerce-account .woocommerce .button {
    background: #39b54a;
    color: #fff;
    border: 2px solid #39b54a;
    border-radius: 8px;
    padding: 12px 28px;
    font-family: lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
    display: inline-block;
}

.woocommerce-account .woocommerce button[type="submit"]:hover,
.woocommerce-account .woocommerce .button:hover {
    background: #fff;
    color: #39b54a;
}

/* Lost password link */
.woocommerce-account .woocommerce .lost_password a {
    color: #39b54a;
    font-size: 13px;
    text-decoration: none;
}

.woocommerce-account .woocommerce .lost_password a:hover {
    text-decoration: underline;
}

/* Remember me checkbox area */
.woocommerce-account .woocommerce .form-row.remember {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 20px;
}

/* Privacy policy text */
.woocommerce-account .woocommerce .woocommerce-privacy-policy-text {
    font-size: 12px;
    color: #888;
    margin-bottom: 16px;
    line-height: 1.6;
}

.woocommerce-account .woocommerce .woocommerce-Address-title h2 {
            font-family: Lato, Helvetica, Arial, sans-serif;
            font-size: 13px;
            font-weight: 700;
            color: #ffffff;
            letter-spacing: 1px;
            text-transform: uppercase;
            margin: 0;
        }

/* Responsive */
@media (max-width: 767px) {
    .woocommerce-account .woocommerce > .col2-set {
        flex-direction: column;
        padding: 30px 20px;
    }

    .woocommerce-account .woocommerce > .col2-set .col-1 {
        border-right: none;
        border-bottom: 1px solid #e8e8e8;
        padding-right: 0;
        padding-bottom: 30px;
    }

    .woocommerce-account .woocommerce > .col2-set .col-2 {
        padding-left: 0;
        padding-top: 10px;
    }
}

#top .stock.out-of-stock {
	color: red;
    font-family: Lato;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 18px;
}

@media only screen and (max-width: 1300px) {
	#top .main_footer_cols {
		gap: 32px;
	}
}

@media only screen and (max-width: 1100px) {
	.wc-block-components-sidebar-layout .wc-block-components-main {
		width: 100%;
	}
	
	#top .wc-block-components-sidebar {
		width: 100%;
		margin-bottom: 0px !important;
	}
	
	#top .av-main-nav > li > a {
		font-size: 16px;
	}
	
	#top .av-main-nav, #top .main_menu {
		gap: 20px;
	}
	
	#top .logo a svg {
		width: 152px;
	}
	
	#top .main_menu {
		left: 180px;
	}
	
	#top .my_account_menu_item, #top .favorites_menu_item {
		font-size: 16px;
	}
	
	#top .shop_main_menu_cont {
		gap: 20px;
		right: 8px;
	}
}

@media only screen and (max-width: 989px) {
	#top .search_menu_shop_sep, #top .search_menu_shop_cont, #top .shop_main_menu_cont {
		display: none;
	}
	
	#top .home_product_sect {
		margin-bottom: 0px !important;
	}
	
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
		background-color: #124d2b;
	}
	
	.responsive #top #wrap_all #header {
        position: fixed;
    }
	
	.responsive #top #main {
        padding-top: 80px !important;
    }
	
	.av-hamburger-box {
		width: 26px;
	}
	
	.av-hamburger-inner::before {
		top: -8px;
	}
	
	.av-hamburger-inner::after {
		bottom: -8px;
	}
	
	#top #av-burger-menu-ul .mobile_menu_item {
		display: block !important;
	}
	
	.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
		background-color: #35a844;
	}
	
	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
		background-color: #ffffff;
	}
	
	.html_av-overlay-side #top .av-burger-overlay-scroll {
		background: var(--0-f-4124, #0F4124);
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 16px;
		padding-right: 16px;
		border: unset !important;
		color: var(--ffffff, #FFF) !important;
		font-size: 24px;
		font-weight: 700;
		line-height: 24px;
		letter-spacing: -0.24px;
		text-transform: uppercase;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li.mobile_menu_item a {
		font-size: 18px;
		line-height: 18px;
	}
	
	#top .account_icon, #top .heart_icon {
		width: 20px;
		height: 20px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url(/wp-content/uploads/2026/03/lucide_users.svg);
	}
	
	#top .heart_icon {
		background-image: url(/wp-content/uploads/2026/03/lucide_heart.svg);
	}
	
	#top .mobile_menu_item .avia-menu-text {
		display: grid;
    	grid-template-columns: repeat(2, max-content);
    	gap: 10px;
    	align-items: center;
	}
	
	#top .avia-bullet, .html_av-overlay-side #top #wrap_all .av-burger-overlay li li a svg {
		display: none !important;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
		padding-left: 40px;
	}
	
	.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a {
		font-size: 20px !important;
		line-height: 20px !important;
	}
	
	#top .padd_top_normal .template-page {
		padding-top: 50px;
	}
	
	#top .shop_columns_3 .container .av-content-small.units {
		width: 100%;
		padding: 0px !important;
		margin: 0px !important;
	}
	
	#top ul.products.columns-3, #top ul.products.columns-4 {
		grid-template-columns: repeat(2, 1fr);
		gap: 32px;
	}
	
	#top .template-shop .container {
		display: flex;
		flex-direction: column-reverse;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	#top #main .sidebar.sidebar_left {
        width: 100%;
        padding-top: 0px;
        padding-bottom: 32px;
		display: block !important;
    }
	
	#top .sidebar_left .inner_sidebar {
		margin-right: 0px !important;
	}
	
	#top .padd_bot_normal .template-page {
		padding-bottom: 50px;
	}
	
	#top .map_sect .container {
		max-width: 100% !important;
		width: 100% !important;
		border-radius: 0px;
	}
	
	#top .main_footer_cols {
		grid-template-columns: 100%;
	}
	
	#top .main_footer_cont, #top .shop_now_banner, #top .bg_boxed_sect {
    	max-width: 100% !important;
		border-radius: 0px;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	
	#top .shop_now_banner, #top .bg_boxed_sect {
		width: 100% !important;
	}
	
	#top .icon_grid_sect {
		grid-template-columns: 100%;
		gap: 24px;
	}
	
	#top .icon_grid_sect_sep {
		width: 100%;
		height: 1px;
	}
	
	#top .main_footer_inner_cont {
		padding: 50px;
	}
	
	#top .go_to_top {
		bottom: unset;
		right: 20px;
		top: 70px;
	}
	
	#top .main_socket_cont {
		padding: 28px;
		margin-top: 32px;
	}
	
	#top .shop_now_banner .section_title * {
		text-align: center;
	}
	
	#top .shop_now_banner .main_btn_cont {
		float: unset;
	}
	
	#top .shop_now_banner .main_btn_cont a {
		float: unset;
    	max-width: max-content;
    	margin: 0 auto !important;
	}
	
	#top .single_review_cont {
		width: 100%;
		height: max-content;
		margin: 0 auto;
		border-radius: 20px;
		padding: 28px;
	}
	
	#top .single_review_img_cont {
		position: relative;
		top: 0px;
		left: 0px;
		margin-bottom: 24px;
	}
	
	#top .swiper_arrow_cont {
		display: none;
	}
	
	#top .review_text {
		font-size: 18px;
		line-height: 28px;
		margin-top: 16px;
	}
	
	#top .single_review_inner_cont {
		padding: 0px;
	}
	
	#top .single_review_person_info {
        position: relative;
        bottom: 0px;
        left: 0px;
        margin-top: 24px;
    }
	
	#top .quote_icon {
		top: -28px;
		right: 44px;
		width: 80px;
		height: 80px;
	}
	
	#top .about_img_col {
		width: 100%;
	}
	
	#top .about_img_col img {
		margin: 0 auto;
	}
	
	 #top.single-product .template-shop .container {
        padding-top: 32px;
        padding-bottom: 32px;
    }
	
	#top div.product .woocommerce-tabs ul.tabs {
		gap: 28px;
	}
	
	#top div div.product .woocommerce-tabs ul.tabs li a {
		font-size: 16px;
	}
	
	#top .reset_variations {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	#top .no_marg_bot_mobile {
		margin-bottom: 0px !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;
    }
	
	.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 .widget_topfarm_category_filter, #top .widget_topfarm_sort {
		margin-top: 10px !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;
	}
	
	#top .wc-block-cart-items__row .wc-block-cart-item__total .price.wc-block-components-product-price {
		padding-top: 20px !important;
	}
	
	#top .page_header_title .av-special-heading-tag {
		font-size: 40px;
		line-height: 42px;
		letter-spacing: -0.68px;
	}
	
	#top .page_header_cont .container {
		height: 250px !important;
	}
	
	#top .main_footer_inner_cont {
        padding: 50px 16px;
    }
	
	#top .page_breadcrumb_cont {
		padding: 10px 14px;
		gap: 8px;
	}
	
	#top .page_breadcrumb_text {
		font-size: 14px;
	}
	
	#top .section_title .av-special-heading-tag {
		font-size: 28px;
		line-height: 32px;
		letter-spacing: -0.4px;
	}
	
	#top .main_p_cont *, #top .woocommerce-Tabs-panel * {
		font-size: 16px;
		line-height: 24px;
	}
	
	#top .marg_top_32 {
   	 	margin-top: 24px;
	}
	
	#top .main_socials_cont {
		gap: 12px;
	}
	
	#top .main_socials_cont svg {
		width: 20px;
		height: 20px;
	}
	
	#top .contact_details_cont {
		grid-template-columns: 100%;
	}
	
	#top .single_contact_detail_cont {
		padding: 16px;
	}
	
	#top .single_contact_detail_title, #top .single_contact_detail_text {
		font-size: 16px;
	}
	
	#top .gfield_label {
		font-size: 16px;
	}
	
	#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
		font-size: 16px !important;
		padding: 12px 18px !important;
	}
	
	.select2-container--default .select2-selection--single {
		padding: 12px 18px !important;
	}
	
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 16px !important;
	}
	
	#top #payment div.payment_box {
		padding: 10px 0px;
	}
	
	#top .avia-google-map-container {
		height: 350px !important;
	}
	
	.responsive #top #wrap_all .container {
        width: 92%;
        max-width: 92%;
    }
	
	#top .error_main_title .av-special-heading-tag {
		font-size: 120px;
		line-height: 100px;
	}
	
	#top .main_p_cont br, #top .section_title br {
		display: none;
	}
	
	#top .main_btn_cont a {
		padding: 14px 20px;
		font-size: 14px;
	}
	
	#top .section_title_sub .av-special-heading-tag {
		font-size: 20px !important;
		line-height: normal !important;
		letter-spacing: 0px !important;
	}
	
	#customer_details {
        padding-bottom: 10px;
    }
	
	.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%;
    }
	
	#top .woocommerce-billing-fields h3, #top .woocommerce-additional-fields h3, #top #order_review_heading {
		font-size: 20px;
		line-height: 24px;
	}
	
	#top #header_meta {
		display: none !important;
	}
	
	.responsive #top #wrap_all .main_menu {
        right: 20px;
    }
	
	#top .swiper_pagination {
		top: unset;
		right: unset;
		bottom: 20px;
		flex-direction: row;
		left: 50%;
		transform: translateX(-50%);
		gap: 12px;
	}
	
	#top .single_slide_inner_wrapper {
		padding: 0px 16px;
	}
	
	#top .related.products > h2 {
		font-size: 26px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	
	#top div.product .woocommerce-tabs {
		margin: 0px;
	}
	
	#top.single-product #av_section_1 .template-page {
		padding-top: 0px;
		margin-top: -40px;
	}
	
	.single-product .template-shop {
		padding-top: 0px;
	}
	
	.responsive #top.page-id-334 .col2-set .col-1, .responsive #top.page-id-334 .col2-set .col-2, .responsive .page-id-334 .cart-collaterals .shipping_calculator {
        width: 100%;
        margin-bottom: 0px;
    }
	
	#top #customer_login {
		gap: 20px;
	}
	
	.page-id-334.woocommerce-account .woocommerce {
		padding: 0px;
	}
	
	.woocommerce-account table.woocommerce-orders-table,
    .woocommerce-account table.shop_table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        width: 100%;
    }
	
	.woocommerce-account table.woocommerce-orders-table td,
    .woocommerce-account table.woocommerce-orders-table th,
    .woocommerce-account table.shop_table td,
    .woocommerce-account table.shop_table th {
        white-space: nowrap;
    }
	
	.woocommerce-orders-table__cell-order-number a {
		margin-top: 18px;
	}
}

@media only screen and (max-width: 600px) {
	#top .main_socket_cont {
		grid-template-columns: 100%;
		align-items: center;
		justify-items: center;
	}
	
	#top .page_header_title .av-special-heading-tag {
        font-size: 36px;
        line-height: 38px;
        letter-spacing: -0.68px;
    }
	
	#top .woocommerce-no-products-found .woocommerce-info {
		padding: 0px;
		text-align: center;
	}
	
	ul.woocommerce-error {
		padding: 20px !important;
	}
	
	.form-row-first, .form-row-last {
		width: 100%;
	}
	
	#top .socket_text {
		text-align: center;
	}
	
	#top .persona_name {
		font-size: 18px;
	}
	
	#top .single_review_person_info {
		padding: 20px;
	}
	
	#top .review_text {
        font-size: 16px;
        line-height: 26px;
    }
	
	#top .about_person_img_col {
		left: -150px;
		bottom: -58px;
	}
	
	#top .about_person_img_col img {
		width: 400px;
    	height: 368px;
    	object-fit: contain;
	}
	
	#top .about_list_cont {
		grid-template-columns: 100%;
		gap: 18px;
	}
	
	#top ul.products.columns-3, #top ul.products.columns-4 {
        grid-template-columns: 100%;
        gap: 24px;
    }
	
	#top .tf-cat-name, #top .tf-cat-count {
		font-size: 16px;
	}
	
	#top .tf-cat-list--children .tf-cat-btn .tf-cat-name {
		font-size: 14px !important;
	}
	
	#top .tf-cat-btn--active .tf-cat-name::before {
		font-size: 14px;
		margin-right: 4px;
	}
	
	#top .main_color .tf-sort-select {
		font-size: 14px !important;
		line-height: 18px !important;
		padding: 8px 14px !important;
	}
	
	#top .tf-search-btn {
		right: 6px;
	}
	
	#top .sidebar_left .widgettitle {
		font-size: 18px;
		margin-bottom: 16px;
	}
	
	#top .woo_cat_card {
		padding: 24px;
	}
	
	#top .single_slide_cont {
		height: 62vh;
	}
}

@media ( max-width: 767px ) {
    #top #tf-mobile-toggle {
        display: block;
        width: 100%;
        padding: 12px 16px;
        background: #4caf50;
        color: #fff;
        border: none;
        border-radius: 6px;
        font-size: 15px;
        font-weight: 600;
        cursor: pointer;
        text-align: center;
        margin-bottom: 12px;
    }

    #top .sidebar_left .inner_sidebar {
        display: none;
    }

    #top .sidebar_left .inner_sidebar.tf-sidebar-open {
        display: block;
    }
}