@font-face {
  font-family: 'ArticulatCF';
  src: url('/wp-content/fonts/ArticulatCF-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ArticulatCF';
  src: url('/wp-content/fonts/ArticulatCF-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ArticulatCF';
	src: url('/wp-content/fonts/ArticulatCF-Medium.otf') format('opentype');
  font-weight: medium;
  font-style: normal;
}

body, h1, h2, h3, h4, h5, h6, p, div, ul, li, a, button {
	font-family: 'ArticulatCF' !important;
	
}

.black {
    color: #000000 !important;
}

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


body .fixed-header-box .cart-dropdown {
    width: 136px;
    min-width: 30px;
    margin-left: 10px;
    display: flex;
    justify-content: flex-end;
}

.glass-bg-pin .fl-photo-content.fl-photo-img-png {
    background-color: #0000005e;
    -webkit-backdrop-filter: blur(4.5px);
    backdrop-filter: blur(4.5px);
    padding: 20px 15px;
    border-radius: 50px;
    border: none;
		width: max-content;
}

.glass-btn-bg .fl-button {
    -webkit-backdrop-filter: blur(4.5px);
    backdrop-filter: blur(4.5px);
}

.faded-number {
    position: relative;
}

.faded-number .fl-col-content:before {
    content: '';
    display: block;
    position: absolute;
    background-size: contain;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

.faded-number.faded-one .fl-col-content:before {
    height: 225px;
    width: 94px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2023/08/faded-one.png);
}

.faded-number.faded-two .fl-col-content:before {
    height: 225px;
    width: 170px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2023/08/Group-3@2x.png);
}

.faded-number.faded-three .fl-col-content:before {
    height: 225px;
    width: 170px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2023/08/Mask-Group-4@2x.png);
}

a.btn.orange-btn {
    background-color: #e5441d;
    color: #FFFFFF;
}

.text-column-max-width {
    max-width: 523px;
}

.display-flex .fl-rich-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

a.btn {
    padding: 13px 23px 10px;
    border-radius: 28px;
}

a.btn.black-btn {
    background-color: #000;
    color: #FFF;
}

a.btn.black-btn:hover,
a.btn.orange-btn:hover,
button.single_add_to_cart_button.button.alt:hover,
body li#mega-menu-item-987733 a:hover {
    background-color: #3d4447 !important;
		color: #FFF !important;
}

.fl-rich-text p {
    font-size: 15px;
}

.resource-card .fl-rich-text {
    max-width: 360px;
    margin: auto;
    border-radius: 10px;
    overflow: hidden;
}

.resource-card .fl-rich-text .white-section img {
    width: 220px;
    height: auto;
}

.resource-card .fl-rich-text .white-section {
		width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 50px 30px 60px;
    text-align: center;
		max-height: 300px;
}

.resource-card .fl-rich-text .black-section {
    background-color: #171717;
    width: 100%;
    height: 100%;
    padding: 30px;
		min-height: 292px;
		display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.resource-card .fl-rich-text .black-section h3 {
    font-size: 22px;
    margin-bottom: 15px;
}

.resource-card .fl-rich-text .black-section a.btn {
    display: inline-block;
    margin-top: 20px;
}

body .page-header-line {
    opacity: 0 !important;
    margin: 10px 0 !important;
}

body .woocommerce .products.vamtam-wc .product .add_to_cart_button:hover, body .woocommerce .products.vamtam-wc .product .added_to_cart:hover, body .woocommerce .products.vamtam-wc .product .ajax_add_to_cart:hover, body .woocommerce .products.vamtam-wc .product .vamtam-button.product_type_simple:hover {
    background: #e5441d;
    color: #FFFFFF;
}

body .woocommerce .products.vamtam-wc .product .product-thumbnail {
    margin-bottom: 30px;
}

body input#nf-field-18 {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.product-template-default header.page-header.layout-centered h1 {
    color: #000;
    text-align: left;
/*     font-size: 80px; */
    max-width: 965px;
}

.product-template-default header.page-header.layout-centered {
    display: flex;
    align-items: flex-start;
}

body .woocommerce .product_meta a {
    font-weight: 400;
    color: #000;
}

body .woocommerce div.product .summary .product_meta {
    color: #000;
}

body span.post-siblings {
    display: none;
}

div#tab-description, div#tab-description p {
    color: #000;
		max-width: 675px;
}

body .woocommerce div.product .product_meta .posted_in {
    display: none !important;
}

.product_meta {
    display: none !important;
}

body .woocommerce-product-details__short-description .vgblk-rw-wrapper.limit-wrapper {
    color: #000;
}

body li#mega-menu-item-987733 a {
    padding: 9px 19px !important;
    border-radius: 19.5px !important;
    background-color: #e5441d !important;
    height: 39px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 12px !important;
}

.mega-join-now-btn.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-current-menu-item.mega-page_item.mega-page-item-987704.mega-current_page_item.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-987733 a.mega-menu-link {
    color: #fff !important;
}

a.logo img {
    max-width: 136px !important;
    height: auto !important;
}

body.sticky-header-type-over.sticky-header .sticky-header-state-reset header.main-header .first-row .normal-logo {
    opacity: 1 !important;
}

tr.woocommerce-cart-form__cart-item.cart_item a {
    color: #000;
}

.woocommerce.woocommerce-cart .cart-subtotal .amount, .woocommerce.woocommerce-cart .order-total .amount, .woocommerce.woocommerce-cart .product-subtotal .amount,
.woocommerce.woocommerce-checkout .amount,
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce form.login {
	color: #000 !important;
}

.woocommerce .cart-collaterals, .woocommerce .col2-set .col-2 {
    padding: 15px;
    box-sizing: border-box;
    border-radius: var(--vamtam-border-radius);
    background: #fff;
    border: solid 1px #000;
    box-shadow: 0 1px 20px 0 rgba(0,0,0,.08);
    margin-bottom: 60px;
}

button#place_order:hover,
p.form-row.form-row-last button.button:hover,
input[type="submit"]:hover,
a.checkout-button.button.alt.wc-forward:hover {
    background-color: #3d4447;
    color: #FFFFFF;
}

a.shipping-calculator-button,
a.woocommerce-privacy-policy-link,
a.showcoupon {
    color: #e5441d;
    text-decoration: underline;
}

.woocommerce.woocommerce-cart .cart_totals>h2 {
    margin-top: 0;
    color: #000;
    text-align: left;
}

table.shop_table.shop_table_responsive th,
tr.cart_item td,
table.shop_table.woocommerce-checkout-review-order-table th {
    color: #000 !important;
}

.woocommerce-billing-fields h3 {
    color: #000;
}

.footer-mailchimp-form div#mc_embed_signup_scroll {
    display: flex;
    width: 100%;
		max-width: 450px;
    align-items: center;
    flex-wrap: nowrap;
}

.footer-mailchimp-form .mc-field-group {
    width: 100%;
}

.footer-mailchimp-form input#mc-embedded-subscribe {
    border-radius: 0px 25px 25px 0;
    width: max-content;
}
.footer-mailchimp-form .mc-field-group input#mce-EMAIL {
    margin: 0;
    border-radius: 25px 0px 0px 25px;
    padding: 8.5px 25px;
}

.woocommerce-message {
    background-color: #fff !important;
}

@media screen and (min-width: 768px) {
	body .woocommerce .products.vamtam-wc .product a .woocommerce-loop-product__title {
    padding: 0 20px 5px 20px;
}
}

@media screen and (max-width: 768px) {
	h1 {
    font-size: 42px;
	}
	
	h2, h2 span {
		font-size: 36px !important;
	}
	
	body .product-template-default header.page-header.layout-centered h1 {
    font-size: 42px !important;
	}
}

.woocommerce-tabs p a{
	color: var(--vamtam-body-link-hover);
}








