/**
 * Theme Name:     Design Mirrored Memories
 * Author:         Design Mirrored Memories
 * Template:       hello-elementor
 * Text Domain:	   design-mirrored-memories
 * Description:    Design Mirrored Memories
 */
@font-face {
    font-family: 'Paralucent';
    src: url('./assets/fonts/Paralucent_Text_Book.woff') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Paralucent;
    src: url('./assets/fonts/Paralucent_Medium.woff') format('truetype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: Paralucent;
    src: url('./assets/fonts/Paralucent_Demi_Bold.woff') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Paralucent;
    src: url('./assets/fonts/Paralucent_Heavy.woff') format('truetype');
    font-weight: 700;
    font-style: normal;
}

.custom-menu-wrapper {
    position: relative;
}

.custom-menu {
    display: flex;
    align-items: center;
    gap: 42px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.custom-menu li {
    list-style: none;
    text-align: center;
}

.custom-menu li a {
    font-family: Paralucent;
    font-weight: 600;
    color: #fff;
    font-size: 18px;
    line-height: 100%;
    transition: 0.3s;
}

.custom-menu li a:hover {
    color: #fa268a;
}

.custom-menu-toggle {
    width: 30px;
    display: none;
    flex-direction: column;
    gap: 6px;
    cursor: pointer;
}

.custom-menu-toggle span {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
}

.custom-menu-toggle {
    width: 30px;
    height: 22px;
    display: none;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
    z-index: 999;
}

.custom-menu-toggle span {
    width: 100%;
    height: 2px;
    background: #fff;
    display: block;
    transition: 0.35s ease;
}

.custom-menu-toggle.active span:nth-child(1) {
    transform: translateY(10px) rotate(45deg);
}

.custom-menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.custom-menu-toggle.active span:nth-child(3) {
    transform: translateY(-10px) rotate(-45deg);
}

.def-btn svg.e-font-icon-svg.e-fas-arrow-right {
    width: 18px;
    height: 18px;
    stroke: #fa268a;
    stroke-width: 25;
    fill: #fff;
}

.def-btn:hover svg.e-font-icon-svg.e-fas-arrow-right {
    width: 18px;
    height: 18px;
    stroke: #fff;
    stroke-width: 25;
    fill: #fa268a;
}

.footer-menu-block ul li a {
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    color: #111111;
    line-height: 22px;
    letter-spacing: 0%;
    transition: 0.3s;
}

.footer-menu-block ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.footer-menu-block ul li {
    list-style: none;
    line-height: normal;
}

.footer-menu-block ul li a:hover {
    color: #fa268a;
}

.nl-blk .tnp.tnp-subscription {
    margin: 0;
    max-width: 100%;
    width: 100%;
}

.nl-blk .tnp.tnp-subscription .tnp-field.tnp-field-email label {
    display: none;
}

.nl-blk .tnp-field.tnp-field-email {
    width: 71%;
    float: left;
    margin: 0 9px 10px 0;
}

.nl-blk .tnp-field.tnp-field-email input {
    color: #878787;
    font-family: Manrope;
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    text-transform: capitalize;
    padding: 14px 20px;
    border-radius: 4px;
}

.nl-blk .tnp-field.tnp-field-button input.tnp-submit,
.form-blk input.form-btn {
    height: 51px;
    width: calc(29% - 9px);
    font-family: 'Paralucent';
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 50px !important;
    text-align: left !important;
    background: #FA268A;
    background-image: url(https://mirroredmemories.co.uk/wp-content/uploads/2026/05/next-1-1.png);
    background-repeat: no-repeat;
    background-position: center right 40px;
    background-size: 13px;
    transition: 0.3s;
    line-height: 34px;
}

.pos-btn {
    left: 50% !important;
    transform: translateX(-50%);
}

.nl-blk .tnp-field.tnp-field-button input.tnp-submit:hover,
.form-blk input.form-btn:hover {
    background: #111111;
    background-image: url(https://mirroredmemories.co.uk/wp-content/uploads/2026/05/Group-115.png);
    background-repeat: no-repeat;
    background-position: center right 40px;
    background-size: 13px;
}

.form-blk input.form-btn {
    height: 51px;
    width: max-content;
    font-family: 'Paralucent';
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 42px 0 20px !important;
    text-align: left !important;
    background: #FA268A;
    background-image: url(https://mirroredmemories.co.uk/wp-content/uploads/2026/05/next-1-1.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 13px;
    transition: 0.3s;
    color: #fff !important;
}


.form-blk input.form-btn:hover {
    background: #111111;
    background-image: url(https://mirroredmemories.co.uk/wp-content/uploads/2026/05/next-1-1.png);
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 13px;
}

.def-btn.F {
    width: max-content;
}

.def-btn.F a:hover svg.e-font-icon-svg.e-fas-arrow-right {
    stroke: #111111;
    fill: #fff !important;
}

.def-btn.F a:hover {
    color: #ffffff !important;
}

.def-btn a:hover {
    color: #FA268A !important;
}

.def-btn a:hover svg {
    fill: #fa268a !important;
    stroke: #ffffff;
}


.half-cont {
    width: calc(50% + 660px);
    margin-left: auto;
    max-width: 100%;
}

.video-sld .slick-slide {
    margin: 0 0 0 15px;
}

.post-sld .slick-slide {
    margin: 0 19px 0 0px;
}

.custom-acc span svg {
    fill: #ff000000 !important;
}

.custom-acc summary {
    border-bottom: 1px solid #2A2A2A2B !important;
    padding-bottom: 20px !important;
}

.custom-acc summary {
    border: 1px solid #ffffff00 !important;
}

.custom-acc .elementor-widget-text-editor p {
    margin-top: -15px;
}

.custom-acc summary+.elementor-element {
    border-bottom: 1px solid #2A2A2A2B !important;
    padding-bottom: 20px !important;
}

.half-cont {
    width: calc(50% + 660px) !important;
    margin-left: auto !important;
    max-width: 100% !important;
}

.custom-acc details {
    position: relative;
}

.custom-acc details::after {
    content: "";
    background: #00000020;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
}

.form-blk {
    box-sizing: border-box;
}

.form-blk p br {
    display: none;
}

.form-blk p {
    margin: 0 !important;
}

.form-blk p.half-input {
    display: flex;
    gap: 16px;
    margin: 0 0 16px !important;
    flex-wrap: wrap;
}

.form-blk input,
.form-blk textarea {
    background: #F0F0F0;
    border: none !important;
    font-family: Manrope;
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 0%;
    height: 51px;
}

.post-sld .slick-track {
    margin-left: -210px;
}

.form-blk p.half-input input {
    width: 100%;
}

.form-blk textarea {
    height: 172px;
    margin: 0 0 23px;
}

.form-blk p.half-input span.wpcf7-not-valid-tip {
    width: 100%;
}

.form-blk p.half-input span {
    max-width: 100%;
    width: calc(50% - 8px);
}

.form-blk input:focus-visible,
.form-blk textarea:focus-visible {
    outline: none;
}

.wpcf7 form .wpcf7-response-output {
    margin: 10px 0 0 0 !important;
}

.form-blk .wpcf7-response-output {
    margin: 0 !important;
}

/* File Upload Field */
.upload-blk {
    position: relative;
    width: 100%;
    height: 52px;
    background: #f1f1f1;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 0 18px;
    font-size: 18px;
    color: #777;
}

/* Hide default ugly file button text */
.upload-blk::file-selector-button {
    display: none;
}

/* Custom placeholder text */
.upload-blk::before {
    content: "Upload File";
    position: absolute;
    left: 18px;
    color: #777;
    pointer-events: none;
}

/* Clip icon */
.upload-blk::after {
    content: "";
    background-image: url(https://mirroredmemories.co.uk/wp-content/uploads/2026/05/Layer-1.png);
    position: absolute;
    right: 18px;
    font-size: 18px;
    color: #4d0f0f;
    pointer-events: none;
    top: 18px;
    background-size: contain;
    background-position: right 5px center;
    width: 24px;
    height: 18px;
    background-repeat: no-repeat;
}

/* Hide default text */
.upload-blk {
    color: transparent;
    cursor: pointer;
    padding: 16px 0 !important;
}

.def-btn svg {
    margin: -3px 0 0;
}

.category-list .category-box p {
    margin: 0;
}

span.uploaded-file-name,
.wpcf7-response-output {
    font-family: 'Manrope';
    font-size: 14px;
    width: 100% !important;
    display: inline-flex;
    max-width: 100% !important;
    word-break: break-all;
}

.nl-blk .tnp-field.tnp-field-email input:focus-visible {
    outline: none;
}

.video-slider-arrows button {
    opacity: 1;
    transition: .3s ease;
}

.video-slider-arrows .slick-disabled {
    opacity: .4;
    /* reduce opacity */
    pointer-events: none;
    /* disable click */
}

.video-slider-arrows {
    display: flex;
    gap: 30px;
}

.video-slider-arrows button.slick-arrow {
    border: none;
    padding: 0;
    font-size: 0;
    width: 35px;
    height: 35px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.video-slider-arrows button.slick-arrow.slick-prev {
    background-image: url(https://mirroredmemories.co.uk/wp-content/uploads/2026/05/Vector-24.svg);
}

.video-slider-arrows button.slick-arrow.slick-next {
    background-image: url(https://mirroredmemories.co.uk/wp-content/uploads/2026/05/Vector-23.svg);
}

.video-slider-arrows button.slick-arrow:hover,
.video-slider-arrows button.slick-arrow:focus {
    background-color: #ffffff00;
}

.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text,
.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span,
.ti-widget.ti-goog.ti-show-rating-text .ti-rating-text span strong {
    color: #fff !important;
}






.hero-text .elementor-heading-title .line {
    overflow: hidden;
    line-height: 1;
}

.hero-text .elementor-heading-title .line span {
    display: inline-block;
    opacity: 0;
    transform: translateY(100%);
}

/* start animation when active class added */
.hero-text.active .line span {
    animation: textReveal 1s cubic-bezier(0.65, 0, 0.35, 1) forwards;
}

.anim-1 {
    animation-delay: 0s;
}

.anim-2 {
    animation-delay: .3s;
}

.anim-3 {
    animation-delay: .6s;
}


.ti-widget.ti-goog .ti-widget-container,
.ti-widget.ti-goog .ti-col-1 .ti-reviews-container {
    margin-bottom: 0 !important;
}

/*new css*/

#left-menu {
    position: sticky;
    top: 100px;
}

#left-menu {
    border-left: 2px solid #E4E4E4;
    padding-left: 20px;
}

a.active span.elementor-icon-list-text {
    color: #810947 !important;
}

#left-menu li a.active::before {
    opacity: 1;
}

#left-menu li a.hover::before {
    opacity: 1;
}

#left-menu li a::before {
    content: "";
    width: 2px;
    height: 100%;
    background: #810947;
    position: absolute;
    left: -21px;
    opacity: 0;
}

#left-menu li a {
    position: relative;
    text-decoration: none;
}

.teams-blks .slick-slide>div {
    min-height: 175px;
}

.category-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.category-list .category-box {
    max-width: calc(33.3% - 13px);
    width: 100%;
}


.category-list .category-box h3 {
    font-size: 22px;
    font-family: manrope;
    font-weight: 600;
}

.category-list .category-box .category-image {
    height: 400px;
    overflow: hidden;
}

.category-list .category-box .category-image img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    transition: 0.3s;
}

.category-list .category-box .category-image p {
    margin: 0;
}

.category-list .category-box .category-image p {
    height: 100%;
}


.category-list .category-box a {
    display: block;
    width: 100%;
    height: 100%;
}


.category-list .category-title h3 {
    text-align: center;
    margin: 20px 0;
}

.category-list .category-title p:empty {
    display: none;
}

.category-list .category-box .category-image:hover img {
    transform: scale(1.1);
}

.category-list .category-box a:hover {
    color: #2A2A2A;
}

.category-list .category-box {
    position: relative;
}

.category-list .category-box .category-title {
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translate(-50%, 0);
    width: 80%;
}

.category-list .category-box .category-title h3 {
    background: #FA268A;
    color: #fff;
    width: max-content;
    margin: 0 auto;
    padding: 8px 15px;
    transition: 0.3s;
    font-size: 20px;
    font-family: 'Manrope';
}

.category-list .category-box .category-title h3:hover {
    background: #fff;
    color: #FA268A;
}

@keyframes textReveal {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.elementor-element-5e713ec .def-btn a {
    max-width: 100%;
    width: 100%;
    display: block;
}

section.custom-shop {
    padding: 0;
}

.custom-container {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
}

section.custom-shop .shop-heading {
    background: #810947;
    padding: 200px 20px 100px;
    margin: -130px 0 0;
}

section.custom-shop .shop-heading h1 {
    text-align: center;
    font-family: "Paralucent", Sans-serif;
    font-size: 75px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 77px;
    color: #FFFFFF;
}

section.custom-shop .shop-heading p {
    font-family: "Manrope", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    color: #FFFFFF;
    text-align: center;
    width: 80%;
    margin: 0 auto 20px;
}
section.custom-shop .shop-heading p:last-child
{
	margin-bottom:0;
}
section.custom-shop .shop-heading ul {
    text-align: center;
    padding: 0;
    margin: 0 0 20px;
}
section.custom-shop .shop-heading ul:last-child
{
	margin:0;
}
section.custom-shop .shop-heading li
{
	 font-family: "Manrope", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
	margin: 0 6px 0;
	color: #FFFFFF;
	display:inline-block;
	position:relative;
}
section.custom-shop .shop-heading li:before {
    width: 8px;
    height: 8px;
    display: inline-block;
    content: "";
    background: #fff;
    margin: 0 10px 2px 0;
    border-radius: 8px;
}
.shop-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 100px 0;
    gap: 40px;
    padding: 0 20px;
}

.shop-sidebar .filter-box {
    display: flex;
    flex-direction: column;
}

.shop-sidebar .filter-box h4,
.price-filter h2.widgettitle {
    margin: 0 0 20px;
    font-size: 22px;
    font-family: 'Paralucent';
    font-weight: 600;
}

.shop-sidebar .filter-box label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 15px;
    font-size: 18px;
    color: #111111;
    font-weight: 600;
    cursor: pointer;
}

.shop-sidebar .filter-box label input.category-filter {
    width: 20px;
    height: 20px;
    accent-color: #810947;
}

.products-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.shop-wrap .shop-sidebar {
    width: 20%;
}

.shop-products {
    max-width: calc(80% - 40px);
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.products-grid li.product {
    max-width: calc(33.3% - 20px);
    width: 100%;
    list-style: none;
}

.products-grid li.product a {
    display: block;
}

.products-grid .product {
    max-width: calc(33.3% - 14px);
    width: 100%;
    box-shadow: 0 0 20px #00000012;
}

.products-grid .product .thumb-img {
    height: 320px;
    overflow: hidden;
}

.products-grid .product .thumb-img a {
    display: block;
    height: 100%;
    width: 100%;
}

.products-grid .product .thumb-img a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.products-grid .product .prod-info {
    padding: 20px;
    display: flex;
    flex-direction: column;
    background: #810947;
    min-height: 180px;
    text-align: center;
}

.products-grid .product .prod-info h2 {
    font-size: 18px;
    font-family: 'Manrope';
    font-weight: 600;
    color: #333333;
    line-height: 1.3;
    margin: 0 0 10px;
    color: #fff;
    text-align: center;
}


.products-grid .product .prod-info span {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.products-grid .product a.button.product_type_simple,
a.button.product_type_variable {
    border-radius: 0px;
    text-transform: capitalize;
    color: rgb(255, 255, 255);
    width: max-content;
    font-size: 16px;
    font-family: Manrope;
    background: rgb(250, 38, 138);
    margin: auto auto 0;
    padding: 8px 15px;
    transition: 0.3s;
    display: block;
}

.products-grid .product a.button.product_type_simple:hover,
a.button.product_type_variable:hover {
    color: rgb(250, 38, 138);
    background: #fff;
}


.products-grid .product:hover img {
    transform: scale(1.05);
}

.shop-products form.woocommerce-ordering {
    margin: 0;
}

.price-filter {
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #00000020;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #810947;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #810947;
    width: 13px;
    height: 13px;
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    height: 2px;
}

.woocommerce .widget_price_filter button.button {
    background: #fa268a;
    color: #fff;
    transition: 0.3s;
    font-family: 'Manrope';
    font-weight: 800;
    font-size: 15px !important;
}

.price_label span,
.price_label {
    font-family: 'Manrope';
    font-size: 15px !important;
    font-weight: 600 !important;
    text-align: left;
    line-height: 20px;
}

.woocommerce .widget_price_filter button.button:hover {
    background: #810947;
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 2px;
}

.price_label span,
.price_label {
    font-weight: 500;
}

.widget_price_filter .price_slider_amount button {
    display: none !important;
}

.woocommerce .woocommerce-ordering select {
    font-family: 'Manrope';
}

.woocommerce a.added_to_cart {
    color: #fff;
    width: max-content;
    margin: 10px auto 0;
    border: 1px solid #fff;
    font-family: 'Manrope';
    border-radius: 0;
    transition: 0.3s;
    padding: 3px 15px;
    font-weight: 600;
}

.woocommerce a.added_to_cart:hover {
    background: #fa268a;
    border: 1px solid #fa268a;
}

.single-product .site-main {
    max-width: 1320px !important;
    padding: 80px 20px;
}


.woocommerce .woocommerce-breadcrumb {
    color: #333333;
    font-family: 'Manrope';
}

.woocommerce-product-gallery__image.flex-active-slide {
    border-radius: 30px;
    overflow: hidden;
}

ol.flex-control-nav.flex-control-thumbs {
    margin: 20px 0 0 !important;
    display: flex;
    gap: 10px;
}

.woocommerce div.product div.images .flex-control-thumbs li {
    border-radius: 10px;
    overflow: hidden;
}

ol.flex-control-nav.flex-control-thumbs li {
    height: 120px;
}

.woocommerce div.product div.images img {
    height: 100%;
    object-fit: cover;
}

.woocommerce-tabs .panel h2 {
    margin: 0;
    empty-cells: c;
}

.related.products h2 {
    text-align: center;
    font-size: 55px;
    font-family: 'Paralucent';
    font-weight: 600;
}

.related.products li.product {
    margin: 0 !important;
}

.woocommerce .products ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

.woocommerce ul.products::before {
    display: none;
}

.related.products li.product a {
    display: block;
    width: 100%;
    margin: 0 !important;
}

.woocommerce ul.products li.product a img {
    margin: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.related.products span.price {
    font-size: 18px !important;
    font-family: 'Manrope';
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
    color: #fff !important;
    text-align: center;
    background: #810947;
    padding: 30px 0 20px !important;
}

.related.products span.price {
    padding: 0 0 20px !important;
    margin: 0 !important;
}


.woocommerce ul.products li.product a {
    background: #fa268a;
    border-radius: 0;
    text-align: center;
    color: #fff;
    font-family: 'Paralucent';
    font-weight: 500;
    transition: 0.3s;
    box-shadow: 0 0 10px #00000010;
}

.woocommerce ul.products li.product a:hover {
    background: #ffffff;
    color: #fa268a;
}

.custom-single-product {
    display: flex;
    gap: 60px;
    margin: 50px 0;
}

.left-column,
.right-column {
    width: 50%;
}

.product-bottom-content {
    margin-top: 60px;
}

.custom-tab-section {
    margin-bottom: 40px;
}

.thumb-slider {
    margin-top: 20px;
}

.thumb-slider img {
    cursor: pointer;
}

.product-info-tabs {
    margin-top: 70px;
}

.tab-nav {
    display: flex;
    gap: 50px;
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
}

.tab-nav li {
    cursor: pointer;
    padding-bottom: 15px;
    position: relative;
    font-size: 26px;
}

.tab-nav li.active:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

.accordion-item {
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
}

.custom-single-product .right-column .accordion-item {
    padding: 0;
}

.accordion-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.accordion-head h4 {
    margin: 0;
    font-size: 22px;
}

.accordion-body {
    display: none;
    padding-top: 20px;
}

.accordion-item.active span {
    transform: rotate(180deg);
}

.accordion-head span {
    transition: .3s;
}

.product-accordion {
    border-top: 1px solid #ddd;
}

.product-accordion .accordion-item {
    border-bottom: 1px solid #ddd;
}

.product-accordion .accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 18px 0;
}

.product-accordion .accordion-header h4 {
    margin: 0;
    font-size: 18px;
}

.product-accordion .accordion-icon {
    font-size: 24px;
    line-height: 1;
    font-weight: 600;
}

.product-accordion .accordion-content {
    display: none;
    padding-bottom: 20px;
}

.custom-cart-layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.cart-left {
    width: 70%;
}

.cart-right {
    width: 30%;
    position: sticky;
    top: 20px;
}

.cart-right .cart_totals {
    width: 100% !important;
    float: none !important;
    padding: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    background: #f9f9f9;
}

.shop_table {
    width: 100%;
}

.product-thumbnail a img {
    width: 90px;
    height: auto;
}

.coupon input#coupon_code {
    width: 200px;
    height: 40px;
    border-radius: 10px;
}

.coupon .button {
    height: 40px !important;
    border-radius: 10px !important;
    background: #810947 !important;
    color: #fff !important;
}

.checkout-button {
    background: #810947 !important;
    border-radius: 10px !important;
}

.actions .button {
    height: 40px !important;
    border-radius: 10px !important;
}

.cart_totals {
    background: #fff !important;
    box-shadow: 0px 2px 10px -8px #00000073;
    border: 1px solid #81094717 !important;
}

.cart_totals .shop_table tbody tr td {
    text-align: right;
    padding: 15px !important;
}

.custom-checkout-layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.checkout-left {
    width: 65%;
}

.checkout-right {
    width: 35%;
    position: sticky;
    top: 20px;
}

.checkout-right #order_review {
    padding: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    background: #f9f9f9;
}

#place_order {
    background: #810947 !important;
    padding: 15px 30px;
    border-radius: 10px;
}

#customer_details input,
#customer_details select {
    height: 50px !important;
    border-radius: 10px;
    border: 1px solid #8109471a !important;
}

.custom-single-product .left-column {}

.custom-single-product .left-column .slick-slide {}

.custom-single-product .left-column .slick-slider.main-image {}

.custom-single-product .left-column .slick-slider.main-image .slick-slide img {
    height: 560px;
    object-fit: cover;
    width: 100%;
}

.custom-single-product .left-column .thumb-slider {
    position: relative;
}

.custom-single-product .left-column .thumb-slider button.slick-arrow {
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    font-size: 0;
    border: 0;
    padding: 0;
    z-index: 99;
    box-shadow: 0 0 10px #00000040 !important;
}

.custom-single-product .left-column .thumb-slider button.slick-arrow::before {
    content: "";
    font-size: 24px;
    color: #000;
    width: 40px;
    position: absolute;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    font-family: cursive;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px #00000020;
    transition: 0.3s;
}

.custom-single-product .left-column .thumb-slider button.slick-prev::before {
    content: "<";
    left: -20px;
    top: 0px;
    right: auto;
}

.custom-single-product .left-column .thumb-slider button.slick-next::before {
    content: ">";
    right: -10px;
    left: auto;
}

.custom-single-product .left-column .thumb-slider button.slick-next {
    right: 0;
}

.custom-single-product .left-column .thumb-slider button.slick-arrow:hover::before {
    background: #fa268a;
    color: #fff;
}

.thumb-slider img {
    width: 100%;
}

.custom-single-product .slick-slide {
    margin: 0 5px;
}

nav.woocommerce-breadcrumb {
    font-family: math;
}

nav.woocommerce-breadcrumb {
    font-family: 'Manrope';
    font-size: 15px !important;
    font-weight: 600 !important;
    text-align: left;
    line-height: 20px;
}

.custom-single-product {
    margin: 20px 0;
}

.custom-single-product .right-column {}

.custom-single-product .right-column h1 {
    margin: 0;
    font-family: "Paralucent", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #333333;
}

.custom-single-product .price {
    margin: 10px 0 20px;
}

.custom-single-product .price span {
    color: #333333;
    font-family: 'Manrope';
    font-size: 18px;
    font-weight: 700;
}

.custom-single-product .right-column table {}

.custom-single-product .right-column table th,
.custom-single-product .right-column table td {
    padding: 0;
    display: block;
    text-align: left;
    border: none;
    background: none;
}

.custom-single-product .right-column table th {
    margin: 0 0 10px;
}

.custom-single-product .right-column table td {}

.custom-single-product .right-column form.variations_form {}

.custom-single-product .right-column .single_variation_wrap {}

.custom-single-product .right-column .single_variation_wrap .woocommerce-variation-add-to-cart {
    display: flex;
    gap: 20px;
}

.custom-single-product .right-column .single_variation_wrap .quantity {}

.custom-single-product .right-column .single_variation_wrap .quantity button,
.input-text.qty.text {
    border: 1px solid #fa268a;
}

.custom-single-product .right-column .single_variation_wrap .quantity button:hover {
    background: #fa268a;
}

fa268a input#quantity_6a17eb517568b {}

.custom-single-product .right-column .single_variation_wrap .single_add_to_cart_button.button {
    background: #fa268a;
}

.product-accordion {
    margin: 30px 0 0;
}

.product-accordion .accordion-header h4 {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-accordion .accordion-header h4 img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

.accordion-item {}

.product-info-tabs {
    font-family: 'Manrope';
    margin: 0 0 50px;
}

.product-info-tabs .accordion-head span {
    font-size: 22px;
}

.accordion-head h4 {
    font-size: 18px;
}

.product-info-tabs .tab-nav {
    margin: 0 0;
}

.tab-nav li {
    font-size: 22px;
    font-weight: 600;
}

.related-products-wrap {
    text-align: center;
    margin: 100px 0 0;
}

.related-products-wrap h2.sec-heading {
    margin: 0 0 30px;
    font-family: "Paralucent", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    color: #333333;
}
.related-products-wrap .products-grid .product {
    max-width: calc(25% - 15px);
}

.product-info-tabs .accordion-head span {
    font-size: 0;
    display: block;
    position: relative;
    width: 10px;
    height: 10px;
}

.product-info-tabs .accordion-head span::before {
    content: "";
    background-image: url(/wp-content/uploads/2026/05/16.png);
    width: 10px;
    height: 10px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}
#customer_details .select2 span.select2-selection.select2-selection--single {
    border: 1px solid #f2e6ec;
    height: 50px;
    display: flex;
    align-items: center;
}
textarea#order_comments {
    border: 1px solid #f2e6ec;
}
.checkout-right table.shop_table, .checkout-right table.shop_table tr th, .checkout-right table.shop_table tr td {
    border: none!important;
    background: transparent;
}
body .checkout-right table.shop_table tr {
    border-bottom: 1px solid #000!important;
}
.woocommerce-info {
    border-top-color: #810947;
}
.woocommerce-info:before {
    color: #810947;
}
.checkout_coupon #coupon_code {
    height: 50px;
    border-color: #f2e6ec;
    border-radius: 10px;
}
.checkout_coupon button {
    height: 50px;
    border-radius: 10px !important;
    background: #810947 !important;
    color: #fff !important;
}
.cart_totals  h2 {
    font-size: 20px;
}
.cart_totals .shop_table {
    border: none!important;
}
.cart_totals .shop_table tr th, .cart_totals .shop_table tr td {
    background: transparent;
}
.woocommerce-cart .shop_table {
    border: none!important;
}
.woocommerce-cart .shop_table tr {
    border: none;
}
.woocommerce-cart .shop_table th, .woocommerce-cart .shop_table td {
    border: none;
    background: transparent!important;
}
.woocommerce-cart .shop_table thead {
    background: #810947 !important;
    color: #fff;
}
.woocommerce-cart .woocommerce a.remove {
    background: #810947;
    color: #fff!important;
}
.single-product .custom-menu-toggle span {
    background: #810947;
}
.single-product .custom-menu li a {
    color: #810947;
}
.checkout-right .shop_table .variation dt, 
.cart-left .shop_table .variation dt {
    font-weight: 600;
}
.single-product .woocommerce-message {
    border-top-color: #fa268a;
}
.single-product .woocommerce-message::before {
    color: #fa268a;
}
.single-product .woocommerce-message .button.wc-forward,
.single-product .woocommerce-message .button.wc-forward:hover {
    background: #fa268a;
    color: #fff;
}
.single-product .woocommerce-error .button.wc-forward,
.single-product .woocommerce-error .button.wc-forward:hover {
    background: #b81c23;
    color: #fff;
}
.my-account-secs .woocommerce-MyAccount-navigation ul {
    list-style: none;
    padding-left: 0px;
}
.my-account-secs .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #cc3366c2!important;
    padding: 15px 0px;
    position: relative;
    padding-left: 50px;
    display: flex;
    align-items: center;
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.is-active {
	border-color: #cc3366!important;
}
.my-account-secs .woocommerce-MyAccount-navigation ul li:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background: #cc3366c2;
    border-radius: 50px;
    left: 0px;
    background-size: 20px!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.is-active:before {
	background: #cc3366;
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:before {
    background-image: url('/wp-content/uploads/2026/07/dashboard.png');
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:before {
    background-image: url('/wp-content/uploads/2026/07/checkout.png');
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:before {
    background-image: url('/wp-content/uploads/2026/07/download.png');
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:before {
    background-image: url('/wp-content/uploads/2026/07/maps-and-flags.png');
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods:before {
    background-image: url('/wp-content/uploads/2026/07/credit-card.png');
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:before {
    background-image: url('/wp-content/uploads/2026/07/user.png');
}
.my-account-secs .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:before {
    background-image: url('/wp-content/uploads/2026/07/power-off.png');
}


@media(max-width:991px) {

    .custom-checkout-layout {
        flex-direction: column;
    }

    .checkout-left,
    .checkout-right {
        width: 100%;
    }

}

@media(max-width:991px) {

    .custom-cart-layout {
        flex-direction: column;
    }

    .cart-left,
    .cart-right {
        width: 100%;
    }

}

@media(max-width:768px) {

    .custom-single-product {
        flex-direction: column;
    }

    .left-column,
    .right-column {
        width: 100%;
    }

    .tab-nav li {
        font-size: 16px;
    }

    .accordion-head h4 {
        font-size: 16px;
    }

    .accordion-item {
        padding: 15px 0;
    }

    .product-info-tabs {
        margin: 0 0 25px;
    }

    .related-products-wrap {
        margin: 50px 0 0;
    }

    .related-products-wrap .products-grid .product {
        max-width: calc(50% - 10px);
    }

    .custom-single-product .left-column .thumb-slider button.slick-prev::before {
        left: 0;
    }

    .custom-single-product .left-column .thumb-slider button.slick-next::before {
        right: 0;
    }

    .custom-single-product .left-column .slick-slider.main-image .slick-slide img {
        height: 350px;
    }
    .checkout-right #order_review {
        padding: 15px;
    }
}

@media(min-width: 1025px) {
    .elementor-element.elementor-element-2e06876.e-con-full.rel-pos.e-flex.e-con.e-child {
        position: relative;
    }

    .custom-menu li.def-btn {
        display: none;
    }
}

@media(max-width: 1024px) {
    .category-list .category-box {
        max-width: calc(33.3% - 14px);
    }

    .category-list .category-box .category-title h3 {
        width: 100%;
    }

    .shop-wrap .shop-sidebar {
        width: 30%;
    }

    .shop-products {
        max-width: calc(70% - 40px);
    }

    .products-grid .product {
        max-width: calc(50% - 10px);
    }

    .products-grid .product .thumb-img {
        height: 270px;
    }

    .products-grid .product .prod-info {
        padding: 10px;
        min-height: 170px;
    }

    .shop-wrap {
        margin: 100px 0 30px;
    }

    section.custom-shop .shop-heading h1 {
        font-size: 58px;
        line-height: 64px;
    }

    section.custom-shop .shop-heading p {
        font-size: 18px;
        width: 100%;
    }

    .custom-single-product .right-column h1 {
        font-size: 34px;
    }

    .custom-single-product .left-column .thumb-slider button.slick-arrow::before {
        width: 30px;
        height: 30px;
    }

    .single-product .site-main {
        padding: 70px 20px 20px;
    }

}

@media(max-width: 1366px) {
    .post-sld .slick-slide {
        margin: 0 8px;
    }
}

@media(max-width: 1024px) {
    .form-blk p.half-input span {
        width: 100%;
    }

    .custom-menu-toggle {
        display: flex;
        z-index: 99;
        position: relative;
    }

    .custom-menu-nav {
        position: absolute;
        top: 50px;
        right: 0;
        width: 100%;
        background: #ffffff;
        padding: 20px 20px 30px;
        border-radius: 10px;
        box-shadow: 0 0 10px #00000020;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-20px);
        transition: opacity 0.35s ease,
            transform 0.35s ease,
            visibility 0.35s ease;
        pointer-events: none;
    }

    .custom-menu-nav.active {

        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        pointer-events: auto;
    }

    .custom-menu {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .rel-pos .custom-menu-wrapper {
        display: flex;
        justify-content: end;
    }

    .rel-pos .custom-menu-nav.active {
        width: 100%;
        z-index: 99;
    }

    .def-btn a,
    .form-btn {
        background: #FA268A;
        color: #fff !important;
        padding: 10px 15px;
        border-radius: 5px;
        transition: 0.3s;
    }

    .def-btn.F a:hover,
    .form-btn:hover {
        background: #2A2A2A;
        color: #fff !important;
    }

    .custom-menu li {
        width: 100%;
    }

    .nl-blk .tnp-field.tnp-field-button input.tnp-submit {
        width: max-content;
        padding-right: 70px !important;
        margin: 15px 0 0;
        display: block;
    }

    .custom-menu-nav .def-btn a:hover {
        color: #fff !important;
        background: #2a2a2a;
    }

    .post-sld .slick-track {
        margin-left: 0;
    }

    .custom-menu li a {
        color: #2A2A2A;
    }
}

@media(max-width: 767px) {


    .nl-blk .tnp-field.tnp-field-email {
        width: 100%;
        margin: 0 0 15px;
    }



    .footer-menu-block ul {
        align-items: center;
    }

    .nl-blk .tnp-field.tnp-field-button input.tnp-submit {
        margin: 15px auto 0;
        font-size: 16px;
        height: 45px;
        line-height: 28px;
    }

    .def-btn.F {
        display: block;
        margin: 0 auto;
    }

    .video-sld .slick-slide {
        margin: 0;
    }

    .custom-acc summary+.elementor-element {
        padding-bottom: 10px !important;
    }

    .form-blk p.half-input span {
        width: 100%;
    }

    .video-slider-arrows {
        align-items: center;
        justify-content: center;
    }

    .video-slider-arrows button.slick-arrow {
        width: 25px;
        height: 25px;
    }

    .video-slider-arrows button.slick-arrow {
        width: 25px;
        height: 25px;
    }

    .ti-footer.ti-footer-grid.source-Google {
        margin: 0 0 20px 0 !important;
    }

    .hero-text .elementor-heading-title .line {
        display: flex;
        flex-wrap: wrap;
        width: max-content !important;
    }


    .hero-text .elementor-heading-title {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .teams-blks .slick-slide>div {
        min-height: auto;
    }

    .category-list .category-box {
        max-width: calc(50% - 10px);
    }

    .category-list .category-box .category-image {
        height: 230px;
    }

    .category-list .category-box .category-title h3 {
        width: 100%;
        padding: 5px 10px;
        font-size: 14px;
    }

    .category-list .category-box .category-title {
        bottom: 30px;
    }

    .category-list {
        gap: 10px;
    }

    .category-list .category-box p:empty {
        display: none;
    }

    .shop-wrap .shop-sidebar {
        width: 100%;
    }

    .shop-wrap {
        margin: 50px 0 30px;
        gap: 10px;
    }

    .products-grid .product {
        max-width: 100%;
    }

    .shop-products {
        max-width: 100%;
    }

    .shop-sort {
        text-align: left;
    }

    .shop-products form.woocommerce-ordering {
        float: left;
    }

    .price_label span,
    .price_label {
        text-align: left;
    }

    .shop-sidebar .filter-box h4,
    .price-filter h2.widgettitle {
        margin: 0 0 10px;
    }

    .price-filter {
        margin: 0 0 20px;
        padding: 0 0 10px;
    }

    .shop-sidebar .filter-box label {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .shop-sidebar .filter-box label input.category-filter {
        width: 15px;
        height: 15px;
    }

    .woocommerce .woocommerce-ordering select {
        padding: 3px 10px;
        font-size: 15px;
    }


    .products-grid .product .prod-info {
        min-height: 150px;
    }

    section.custom-shop .shop-heading h1 {
        font-size: 40px;
        line-height: 48px;
    }


    section.custom-shop .shop-heading p {
        font-size: 16px;
    }

    section.custom-shop .shop-heading {
        padding: 180px 20px 50px;
        width: 100%;
    }

    .tab-nav {
        flex-wrap: wrap;
        gap: 20px;
    }

    .tab-nav li {
        padding-bottom: 4px;
    }

    .product-info-tabs .tab-nav {
        padding: 0 0 0px;
        margin: 0 0 10px;
    }
	.my-account-secs .woocommerce-MyAccount-content {
		padding-top: 30px;
	}

}



@media(max-width: 576px) {
    .custom-single-product .left-column .slick-slider.main-image .slick-slide img {
        height: 350px;
    }

    .related-products-wrap h2.sec-heading {
        font-size: 32px;
    }

    .products-grid .product .thumb-img {
        height: 190px;
    }

    .products-grid {
        gap: 10px;
    }

    .related-products-wrap .products-grid .product {
        max-width: calc(50% - 5px);
    }

    .products-grid .product .prod-info h2 {
        font-size: 16px;
    }

    h2.woocommerce-loop-product__title {}

    .products-grid .product .prod-info span {
        font-size: 18px;
    }

    span.woocommerce-Price-currencySymbol {}

    a.button.product_type_variable {
        font-size: 14px;
    }

    .custom-single-product {
        gap: 20px;
    }
}