:root {
    --theme--spacing--20: 0.44rem;
    --theme--spacing--30: 0.67rem;
    --theme--spacing--40: 1rem;
    --theme--spacing--50: 1.5rem;
    --theme--spacing--60: 2.25rem;
    --theme--spacing--70: 3.38rem;
    --theme--spacing--80: 5.06rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --spacing: 0.25rem;
    --font-weight-semibold: 600;
    --text-base: 1rem;
}
.max-w-xl {
    max-width: var(--container-xl);
}
.max-w-2xl {
    max-width: var(--container-2xl);
}
.max-w-3xl {
    max-width: var(--container-3xl);
}
.max-w-4xl {
    max-width: var(--container-4xl);
}
.max-w-5xl {
    max-width: var(--container-5xl);
}
.max-w-6xl {
    max-width: var(--container-6xl);
}
.max-w-7xl {
    max-width: var(--container-7xl);
}

.text-color-light{
    color: var(--light);
}

.image-text-block .tf-img-with-text.style-4 .text{
    color: #ffffffbf;
}

.boxes-block .container-full > .acf-innerblocks-container{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
}
.boxes-block .swiper-slide *{
    color: inherit;
}

.main-banner-ml.slideshow-tee.tf-slideshow .wrap-slider {
    height: calc(100vh - 33px);
}
.main-banner-ml.slideshow-tee.tf-slideshow .box-content {
    top: 43%;
    opacity: 1;
}
.main-banner-ml h1{
    background: -webkit-linear-gradient(135deg, #f73fa5d9, #38046de8);
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px var(--white);
}
.main-banner-ml .wow{
    visibility: hidden;
}
.main-banner-ml a.tf-btn{
    background: -webkit-linear-gradient(45deg, #f73fa5d9, #38046de8);
    color: #fff;
}
.banner-ml:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.banner-ml,
.banner-ml .container-full{
    position: relative;
}
#header{
    background: black;
    color: #ffffff;
    position: fixed;
}
#header a{
    color: #ffffff ;
}

.product-cat-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 5rem;
}
.collection-item-centered .content {
    top: 0;
}
.product-cat-wrapper  .content .tf-btn{
    font-size: 16px;
}
.product-cat-block .flat-title{
    margin-bottom: 6rem;
}
.product-cat-block .btn-light{
    background-color: #c6c6c6;
}
.product-cat-block .btn-light:hover{
    background-color: var(--dark);
}
.product-cat-block .btn-light:hover span{
    color: var(--light);
}

.big-cta-block a.card-box{
    background-color: #000000d4 !important;
    border-radius: 10px;
    color: #c6c6c6;
}
.big-cta-block a h3{
    color: #c6c6c6;
}

.text-white-75 {
    --bs-text-opacity: 1;
    color: rgba(255, 255, 255, .75) !important
}

.small-faq-block{
    background-color: black;
}
.small-faq-block h4,
.small-faq-block .flat-accordion1.has-btns-arrow .flat-toggle .toggle-title::before,
.small-faq-block .flat-accordion.has-btns-arrow .flat-toggle .toggle-title::before,
.small-faq-block .flat-accordion.style-default .toggle-title{
    color: inherit;
}
.testimonials-block h3,
.testimonials-block .text,
.testimonials-block .content{
    color: inherit;
}
.testimonials-block .testimonial-item{
    background-color: #000000d4 !important;
    border-radius: 10px;
}

#menu-menu-1 .sub-menu.mega-menu,
#menu-menu-1 .sub-menu{
    background-color: var(--main);
}
#menu-menu-1 .mega-menu .demo-item:hover {
    border-color: var(--light);
}
#menu-menu-1 .mega-menu.sub-menu {
    box-shadow: 0 4px 10px var(--dark);
}
.box-nav-ul .sub-menu .menu-item > a::after{
    display: none;
}

#menu-menu-1 .sub-menu li{
    padding: 0;
    line-height: 3;
}
#menu-menu-1 .sub-menu li a{
    display: block;
}
#menu-menu-1 .sub-menu li a:hover{
    text-decoration: underline;
}

#header .box-nav-ul .item-link::before {
    background: #ffffff;
}

body.blog #header,
body.archive #header,
body.woocommerce #header,
body.woocommerce-cart #header,
body.single  #header,
body.page  #header {
     position: relative;
}
body.blog .tf-page-title,
body.archive .tf-page-title,
body.woocommerce .tf-page-title,
body.woocommerce-cart .tf-page-title,
body.single  .tf-page-title,
body.page  .tf-page-title {
    padding: 69px 0 65px;
    background: var(--dark);
    color: var(--light);
}
body.tax-product_cat .tf-page-title,
body.blog .tf-page-title,
body.archive .tf-page-title,
body.woocommerce-cart .tf-page-title,
body.single  .tf-page-title,
body.page  .tf-page-title {
    padding: 69px 0 10px;
}

body.woocommerce .tf-page-title .text_black-2,
body.single .tf-page-title .heading,
body.page .tf-page-title .heading {
    color: inherit;
}
body.woocommerce .card-product .card-product-wrapper,
.featured-products-block .card-product-wrapper{
    background: var(--dark);
}

body.woocommerce .tf-control-filter,
body.woocommerce .tf-control-filter span,
body.woocommerce .tf-dropdown-sort,
body.woocommerce .tf-view-layout-switch .icon,
body.woocommerce .card-product-info a,
.featured-products-block .card-product-info a,
body.woocommerce .wg-pagination a,
body.woocommerce .woocommerce-result-count,
body.woocommerce h1,
body.blog h1,
body.archive h1,
body.page h1,
body.woocommerce-cart h1,
body.woocommerce .tf-breadcrumb-list a,
body.single .tf-breadcrumb-list a,
body.blog .tf-breadcrumb-list a,
body.archive .tf-breadcrumb-list a,
body.page .tf-breadcrumb-list a,
body.single .tags-lists a,
body.woocommerce-cart .tf-breadcrumb-list a,
body.woocommerce h3.heading,
body.woocommerce-account *
{
    color: var(--light);
}

#footer{
    background: black;
}
#footer,
#footer h6,
#footer .footer-menu_item,
#footer a{
    color: var(--light);
	font-size: 18px;
}

.tf-dropdown-sort .dropdown-menu,
.tf-dropdown-sort .select-item::after {
    background: var(--light);
}
.tf-dropdown-sort .select-item {
    border-bottom: 1px solid #000;
}

.wp-block-woocommerce-cart{
    padding-left: 50px;
    padding-right: 50px;
    max-width: 1400px;
    width: 100%;
    margin: auto;
    padding-top: 50px;
}
.wc-block-cart__main .wc-block-cart-items td,
.wc-block-components-totals-wrapper {
    border-top: 1px solid var(--text) !important;
}
.wc-block-cart__main .wc-block-cart-items {
    border-bottom: 1px solid var(--text) !important;
}
table.wc-block-cart-items .wc-block-cart-items__header ,
.wc-block-cart .wc-block-cart__totals-title{
    font-size: 1.25em !important;
}
td.wc-block-cart-item__image {
    width: 200px;
}
.wc-block-cart__submit-button,
.single_add_to_cart_button,
.single_add_to_cart_link
{
    background: -webkit-linear-gradient(45deg, #f73fa5d9, #38046de8);
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    will-change: background-color, color, border;
    pointer-events: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    box-sizing: border-box;
    padding: 14px 24px;
    display: inline-flex;
    border-radius: 3px;
    align-items: center;
    border: 1px solid transparent;
    background-color: transparent;
    cursor: pointer;
    position: relative;
}
.wc-block-cart__submit-button:after ,
.single_add_to_cart_link:after,
.single_add_to_cart_button:after {
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.25), transparent);
    content: "";
    left: 150%;
    position: absolute;
    top: 0;
    bottom: 0;
    transform: skew(-20deg);
    width: 200%;
}
.wc-block-cart__submit-button:hover:after ,
.single_add_to_cart_button:hover:after {
    animation: shine 0.75s cubic-bezier(0.01, 0.56, 1, 1);
}

.recent-blogs-block{
    border-top: 2px solid #1a1a1a;
}

.recent-blogs-block h2,
.featured-products-block h2,
.blog-article-item .article-title a,
.blog-article-item .article-btn a{
    color: var(--light);
}
.recent-blogs-block .sub-title,
.featured-products-block .sub-title {
    color: var(--light);
    text-align: center;
    margin: 0 auto 30px;
    max-width: 850px;
    font-size: 16px;
}
.blog-article-item .article-content {
     padding-top: 0;
}

/*********************   Single Product  *********************/
.woocommerce-product-gallery{
    display: flex;
}
.woocommerce-product-gallery .flex-viewport {
    width: 75%;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
    width: 25%;
    display: block;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li{
    text-align: right;
    margin-bottom: 3px;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img{
    cursor: pointer;
}
.single-product .tf-breadcrumb-wrap{
    padding-left: 25px;
}
.single-product .product_title.entry-title{
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 20px;
	font-family: "Caprasimo", serif;
}
.single-product .price{
    font-size: 28px;
    line-height: 28px;
    margin-bottom: 30px;
}
.single-product .variations{
    margin-bottom: 30px;
}
.single-product .variations th.label {
    padding-right: 20px;
}
.single-product .variant-picker-item .variant-picker-label{
    margin-bottom: 0;
}
.single-product .variations select {
    padding: 5px 10px;
    background: #000;
    color: #fff;
}
.single-product .variant-picker-item {
    display: flex;
    gap: 20px;
    align-items: center;
}
.single-product .single_variation_wrap .woocommerce-variation-price {
    margin-bottom: 30px;
}
.single-product .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button .quantity,
.single-product .cart .quantity{
    margin-bottom: 30px;
    max-width: 150px;
    display: flex;
}
.single-product .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button .quantity *,
.single-product .cart .quantity *{
    flex: 1;
    color: var(--light);
    background: var(--dark);
    border: 1px solid var(--light);
    text-align: center;
}
.single-product .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button button:hover,
.single-product .cart .quantity button:hover{
    background: var(--main);
}
.single-product .single_variation_wrap .woocommerce-variation-add-to-cart.variations_button,
.single-product .cart{
    margin-bottom: 30px;
}
.single-product .product_meta > span{
    display: block;
}
.single-product .product_meta span a{
    color: var(--light);
}
.single-product .wc-tabs-wrapper{
    border: 1px solid var(--dark);
    padding: 20px;
}
.single-product .wc-tabs-wrapper .wc-tabs{
    display: flex;
    gap: 10px 50px;
    margin: 0 38px;
    border-bottom: 1px solid var(--dark);
    overflow-x: auto;
}
.single-product .wc-tabs-wrapper .wc-tabs li {
    position: relative;
}
.single-product .wc-tabs-wrapper .wc-tabs li::after {
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    position: absolute;
    content: "";
    background-color: var(--light);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.single-product .wc-tabs-wrapper .wc-tabs li.active::after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
}
.single-product .wc-tabs-wrapper .wc-tabs a{
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    color: var(--light);
}
.single-product .wc-tabs-wrapper .woocommerce-Tabs-panel{
    padding-top: 25px;
}
.single-product .wc-tabs-wrapper .woocommerce-Tabs-panel h2{
    display: none;
}

/* Hide the arrows on number inputs */
.quantity input[type='number']::-webkit-outer-spin-button,
.quantity input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type=number] {
    -moz-appearance: textfield; /* Firefox */
}
.text p {
	font-size: 18px;
	margin-bottom: 10px;
}
.text li {
    list-style: circle !important;
    margin-bottom: 7px;
    font-size: 18px;
	margin-left: 30px;
}
.text ul {
    margin-bottom: 20px;
}
p {
    font-size: 18px;
}
.blog-detail-main h2 {
    color: #c6c6c6;
    margin-top: 20px;
    font-size: 35px;
}
.blog-detail-main p {
    margin-bottom: 15px;
}
.blog-detail-main {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}
ul.wp-block-list li {
    list-style: circle;
    margin-left: 30px;
    margin-bottom: 5px;
    font-size: 18px;
}
ul.wp-block-list {
    margin-bottom: 20px;
}
@media (min-width: 1025px) {
    .slideshow-tee .wrap-slider .box-content p {
        font-size: 50px;
    }
}
.wrap-slider .box-content {
    z-index: 2;
}
.wrap-slider::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* adjust opacity: 0.3-0.6 */
  z-index: 1;
  pointer-events: none; /* lets buttons/text stay clickable */
}

section.related.products{
    margin-top: 4rem;
}
section.related.products .products.columns-4 {
    display: flex;
    gap: 30px;
}
section.related.products h2 {
    color: var(--light);
    text-align: center;
    margin-bottom: 30px;
}

@media (min-width: 1150px) {
    .slideshow-tee .wrap-slider .box-content .heading {
        font-size: 120px;
        line-height: 140px;
		margin-top: 50px;
    }
}
@media (min-width: 768px) {
    .logo-header img {
        width: 170px;
    }
}
.footer-logo img {
    max-width: 300px;
}

.collection-item .collection-title:hover {
    background-color: var(--text);
}

.wrapper-block .sub-title,
.wrapper-block h2{
    color: inherit;
}

.woocommerce-dashboard .tf-my-account .woocommerce,
.woocommerce-orders .tf-my-account .woocommerce,
.woocommerce-edit-address .tf-my-account .woocommerce,
.woocommerce-edit-account .tf-my-account .woocommerce,
.woocommerce-downloads .tf-my-account .woocommerce{
    padding: 30px;
    background: var(--dark);
    border: 1px solid #ddd;
    border-radius: 8px;
}
.woocommerce-MyAccount-navigation li{
    border-bottom: 1px solid #5b5b5b;
}
.woocommerce-MyAccount-navigation a{
    display: block;
    line-height: 3;
}

.woocommerce-account .woocommerce-Addresses {
    display: flex;
    gap: 20px;
}
.woocommerce-account .woocommerce-Addresses > div{
    width: 45%;
}
.woocommerce-account .woocommerce-Addresses header{
    background: none;
    margin: 20px 0;
}
.woocommerce-account .woocommerce-Addresses header h2{
    font-size: 45px;
}
.woocommerce-account .woocommerce-address-fields input,
.woocommerce-account .edit-account input,
.woocommerce-account .woocommerce-address-fields .select2-container .select2-selection--single,
.woocommerce-account .select2-dropdown{
    background: var(--main);
}
.woocommerce-account  .woocommerce-address-fields__field-wrapper{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 20px;
}
.woocommerce-account  .woocommerce-address-fields button,
.woocommerce-account  .edit-account button {
    padding: 12px 18px;
    background: var(--light);
    border: none;
    color: var(--dark);
}
.woocommerce-account  .woocommerce-address-fields__field-wrapper > p{
    width: 45%;
}
.woocommerce-account .woocommerce-address-fields .select2-container .select2-selection--single{
    padding: 10px 18px;
    height: auto;
    margin: 0;
}
.woocommerce-account .woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
}

.woocommerce-account .edit-account p{
    margin-bottom: 15px;
}
.woocommerce-account .edit-account fieldset,
.woocommerce-account .edit-account label[for="account_email"],
.woocommerce-account .edit-account input[type="email"]{
    display: none !important;
}
a {
	color: white;
}
.wpforms-container-full .wpforms-field-label {
	color: white!important;
}
.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
	background-color: #611378!important;
	text-transform: uppercase;
    font-size: 20px;
}
form#wpforms-form-1424 {
    background-color: #1a1a1a;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgb(97 19 120);
}
.tf-btn span {
    color: black;
    font-family: "Caprasimo", serif;
}

.modal-dialog .tf-btn span {
    color: var(--light);
    font-family: "Albert Sans", sans-serif;
}
.modal-dialog .btn-view-cart{
    color: var(--dark);;
    font-family: "Albert Sans", sans-serif;
}
.modal-dialog h5 a{
    color: var(--main);
}
.card-product-wrapper .list-product-btn .box-icon:hover .icon {
    color: var(--light);
}

p {
    font-size: 18px;
    margin-bottom: 10px;
}
.fade-item .tf-btn span {
    color: white;
    font-size: 20px;
}
.collection-item .collection-title {
    background-color: #ffffffbf;
}
.text p {
    color: #ffffffbf;
}
h2 {
	color: #ffffffbf;
	font-size: 42px;
}
.tf-img-with-text.style-4 .heading {
    font-size: 42px;
    line-height: 42px;
	line-height: 50px;
}
.btn-fill {
    /*background-color: #ffffffbf;*/
}
.footer .footer-heading p {
    font-size: 25px;
}
#header.header-uppercase .box-nav-ul .item-link {
    font-size: 16px;
    font-family: "Caprasimo", serif;
	color: #ffffffbf;
    font-weight: 500;
}
.tf-page-title .heading {
    font-family: "Caprasimo", serif;
}
h2, h3, h4, h5, h6 {
	font-family: "Caprasimo", serif;
}
.list-product-btn .box-icon {
    background-color: black;
}
div {
    font-size: 18px;
}
.list-product-btn .box-icon .icon {
    color: black;
}
.list-product-btn .box-icon .icon:hover {
    color: white;
}
.tf-banner-collection .tf-btn {
    background-color: #ffffffbf;
    padding: 5px;
    font-size: 20px;
}

.wp-block-woocommerce-checkout {
    padding-top: 50px;
    padding-left: 100px;
    padding-right: 100px;
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
	    /*background-color: #ffffffbf;*/
    background-color: var(--dark);
    color: var(--light);
}
.edit-post-visual-editor .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected, .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected {
    /*background-color: #ffffffbf;*/
    background-color: var(--dark);
    color: var(--light);
}
.wc-blocks-components-select .wc-blocks-components-select__select {
	/*background-color: #ffffffbf;*/
    background-color: var(--dark);
    color: var(--light);
}
.mega-menu .row-demo {
    grid-template-columns: repeat(5, 1fr);
}

.woocommerce-shop .tf-shop-sidebar *{
    color: var(--light) !important;
}
.woocommerce-shop .tf-shop-sidebar h3.widget-title {
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 1;
}
.woocommerce-shop .tf-shop-sidebar .collection-item-wrap {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr 1fr;
}
.woocommerce-shop .tf-shop-sidebar .collection-item-centered{
    padding-bottom: 50px;
}
.woocommerce-shop .tf-shop-sidebar .collection-item-centered .content {
    bottom: -5px;
    top: auto;
}
.woocommerce-shop .tf-row-flex .tf-shop-content {
    padding-top: 15px;
}

/* Order Received / Thank You Page Styling */
body.woocommerce-order-received .tf-checkout {
    padding: 50px 0;
}

body.woocommerce-order-received .tf-checkout-header {
    text-align: center;
    margin-bottom: 40px;
}

body.woocommerce-order-received .tf-page-title {
    color: var(--light);
    margin: 0;
}

body.woocommerce-order-received .tf-checkout-form,
body.woocommerce-order-received .tf-checkout-sidebar {
    color: var(--light);
}

body.woocommerce-order-received .woocommerce-order-overview {
    margin: 0;
}

body.woocommerce-order-received .woocommerce-order-overview li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

body.woocommerce-order-received .checkout-product-item:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

body.woocommerce-order-received .woocommerce-notice {
    font-size: 16px;
    line-height: 1.6;
}

body.woocommerce-order-received .order-totals .total-line {
    font-size: 14px;
}

body.woocommerce-order-received .order-totals .total-line:last-child {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    padding-top: 20px;
    border-top: 2px solid var(--light);
}

body.woocommerce-order-received h3 {
    font-size: 24px;
}

body.woocommerce-order-received .button,
body.woocommerce-order-received .tf-btn {
    background: linear-gradient(45deg, #f73fa5d9, #38046de8);
    color: #fff;
    padding: 14px 24px;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

body.woocommerce-order-received .button:hover,
body.woocommerce-order-received .tf-btn:hover {
    opacity: 0.9;
    transform: translateY(-2px);
}

.widget-wrap-checkout {
     background-color: transparent;
}

/* Order Details Table Styling */
body.woocommerce-order-received .woocommerce-order-details {
    margin-bottom: 30px;
}

body.woocommerce-order-received .woocommerce-table--order-details {
    border-collapse: collapse;
}

body.woocommerce-order-received .woocommerce-table--order-details td,
body.woocommerce-order-received .woocommerce-table--order-details th {
    vertical-align: top;
}

body.woocommerce-order-received .woocommerce-table--order-details a {
    color: var(--light);
    text-decoration: underline;
}

body.woocommerce-order-received .woocommerce-table--order-details a:hover {
    color: #f73fa5;
}

body.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child th,
body.woocommerce-order-received .woocommerce-table--order-details tfoot tr:last-child td {
    font-size: 18px;
    font-weight: 700;
    padding-top: 20px !important;
    border-top: 2px solid var(--light) !important;
}

body.woocommerce-order-received .wc-item-meta {
    font-size: 14px;
    color: var(--text);
    margin-top: 5px;
}

body.woocommerce-order-received .wc-item-meta li {
    list-style: none;
    margin: 5px 0;
}

/* Customer Details (Addresses) Styling */
body.woocommerce-order-received .woocommerce-customer-details {
    margin-top: 40px !important;
}

body.woocommerce-order-received .woocommerce-columns--addresses {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 30px !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}

body.woocommerce-order-received .woocommerce-customer-details .woocommerce-column,
body.woocommerce-order-received .woocommerce-column--billing-address,
body.woocommerce-order-received .woocommerce-column--shipping-address {
    background: var(--dark) !important;
    padding: 30px !important;
    border: 1px solid var(--line) !important;
    border-radius: 5px !important;
}

body.woocommerce-order-received .woocommerce-customer-details .woocommerce-column__title,
body.woocommerce-order-received .woocommerce-customer-details h2 {
    color: var(--light) !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
    font-size: 28px !important;
    font-weight: 600 !important;
    border-bottom: 2px solid var(--line) !important;
    padding-bottom: 15px !important;
}

body.woocommerce-order-received .woocommerce-customer-details address {
    font-size: 18px !important;
    color: var(--light) !important;
    font-style: normal !important;
    line-height: 2 !important;
    margin-bottom: 0 !important;
}

body.woocommerce-order-received .woocommerce-customer-details address br {
    line-height: 2 !important;
}

body.woocommerce-order-received .woocommerce-customer-details--phone,
body.woocommerce-order-received .woocommerce-customer-details--email {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
    padding-top: 20px !important;
    border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
    color: var(--light) !important;
    font-size: 18px !important;
    line-height: 1.6 !important;
}

body.woocommerce-order-received .woocommerce-customer-details--phone strong,
body.woocommerce-order-received .woocommerce-customer-details--email strong {
    color: rgba(255, 255, 255, 0.6) !important;
    font-weight: 500 !important;
    display: inline-block !important;
    margin-right: 8px !important;
}

body.woocommerce-order-received .woocommerce-customer-details--phone span,
body.woocommerce-order-received .woocommerce-customer-details--email span {
    color: var(--light) !important;
}

body.woocommerce-order-received .woocommerce-customer-details--email {
    margin-top: 10px !important;
    padding-top: 0 !important;
    border-top: none !important;
}

/* Links in addresses */
body.woocommerce-order-received .woocommerce-customer-details a {
    color: var(--light) !important;
    text-decoration: none !important;
}

body.woocommerce-order-received .woocommerce-customer-details a:hover {
    text-decoration: underline !important;
    color: #f73fa5 !important;
}

.collection-item-v4.style-2 .collection-content {
    bottom: -4%;
}
.boxes-block strong {
    padding: 5px 10px;
    background: #ffffff8f;
    color: #000000 !important;
    border-radius: 10%;
}

@media (max-width: 991px) {
    body.woocommerce-order-received .tf-checkout {
        padding: 30px 0;
    }

    body.woocommerce-order-received .col-xl-4,
    body.woocommerce-order-received .col-xl-8,
    body.woocommerce-order-received .col-lg-5,
    body.woocommerce-order-received .col-lg-7 {
        width: 100%;
    }

    body.woocommerce-order-received .woocommerce-columns--addresses {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media (max-width: 550px) {
    .image-text-block .tf-img-with-text.style-4 .item-2 {
        margin-left: 12.5%;
        width: 75%;
    }

    .featured-products-block .tf-grid-layout.tf-col-4,
    .wrapper-control-shop .tf-grid-layout.tf-col-3 {
        grid-template-columns: repeat(2, 1fr);
    }

    .card-product-wrapper .list-product-btn,
    .tf-shop-control .tf-control-filter,
    .tf-shop-control .tf-control-layout{
        display: none !important;
    }

    .single-product .wc-tabs-wrapper .wc-tabs {
        gap: 10px 20px;
        margin: 0;
    }
    .single-product .wc-tabs-wrapper .wc-tabs a {
        font-size: 12px;
    }

    section.related.products .products.columns-4 {
        display: grid;
        gap: 30px;
        grid-template-columns: repeat(2, 1fr);
    }
    section.related.products h2 {
        font-size: 34px;
    }

    .boxes-block .container-full > .acf-innerblocks-container {
        grid-template-columns: 1fr 1fr !important;
    }

    .collection-item-v4.style-2 .collection-content {
        bottom: -4%;
        top: inherit;
        transform: none;
    }

    .nav-ul-mb .sub-nav-link {
        color: var(--main) !important;
        font-size: 15px;
    }
}


.mini-cart-dropdown *{
    font-family: "Albert Sans", sans-serif;
}
#header .mini-cart-dropdown a.remove{
    color: var(--dark);
}
.mini-cart-header h4,
.mini-cart-items .mini-cart-item-quantity{
    color: var(--light);
}
.mini-cart-header, .mini-cart-footer {
    background: var(--dark);
}
.mini-cart-item{
    background: black;
}
.mini-cart-item:hover {
    background-color: black;
}
.mini-cart-items {
    max-height: 300px;
}

.wp-block-woocommerce-cart-order-summary-subtotal-block,
.wp-block-woocommerce-checkout-order-summary-subtotal-block{
    padding-bottom: 20px !important;
}
.wc-block-checkout__shipping-method-option {
    color: var(--light) !important;
}
.wc-block-components-checkout-step__content address span{
    color: var(--light) !important;
}