.fd-wrapper,
.single-product,
.single-product #masthead .elementor > .elementor-element,
.woocommerce-page #masthead .elementor > .elementor-element {
    background-color: #fff;
}

.single-product {
    overflow-x: hidden;
}

.fd-container,
.single-product .site-main {
    max-width: 1340px;
    margin: 0 auto;
    padding: 80px 20px;
}

.hello-wc-wrapper {
    display: grid;
    grid-template-columns: 23% 1fr;
    gap: 64px;
}

.hello-wc-wrapper .woocommerce-breadcrumb,
.hello-wc-wrapper .woocommerce-products-header,
.woocommerce ul.products li.product .star-rating {
    display: none !important;
}

.woocommerce ul.products li.product a img {
    border: 1px solid #00000033;
    height: 32vh;
    object-fit: cover;
    margin-bottom: 16px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    font-family: 'Instrument Sans',sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
    margin-top: 0;
    padding: 0;
}

.fd-product-meta {
    display: flex;
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 14px;    
    line-height: 150%;
    color: #4C4C4C;
    gap: 8px;
}

.fd-product-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
}

.fd-product-meta span:after {
    content: "";
    display: block;
    height: 90%;
    width: 1px;
    background-color: #D9D9D9;
}

.fd-product-meta span:last-child {
    color: #000;
}

.fd-product-meta span:last-child:after {
    display: none;
}

.woocommerce ul.products li.product .price {
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    margin-top: 16px;
}

.woocommerce ul.products li.product .button {
    background: #2E3192;
    color: #fff;
    border-radius: 0;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
    font-weight: 500;
    width: 100%;
    text-align: center;
    border: 2px solid #2E3192;
    transition: all 0.5s ease;
}

.woocommerce ul.products li.product .button:hover {
    background-color: #ed1b24;
    border-color: #ed1b24;
}

.hello-wc-sidebar .filter-heading {
    font-family: 'Instrument Sans',sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    color: #4C4C4C;
    margin-top: 0;
    text-transform: uppercase;
    margin: 0 0 36px;
    padding: 0;
}

.hello-wc-sidebar .widgettitle {
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
    margin-top: 0;
}

.hello-wc-sidebar .widget_search {
    border-top: 1px solid #00000033;
    padding: 20px 0;
    border-bottom: 1px solid #00000033;
}

.hello-wc-sidebar .widget_search .wp-block-search__input {
    background-color: #EFEFEF;
    padding: 8px 12px;
    border: 0;
    border-radius: 0px;
    outline: 0;
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #666666;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters {
    margin-top: 20px;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wc-brand-list-layered-nav-product_brand {
    padding-left: 0;
    list-style: none;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wc-brand-list-layered-nav-product_brand li {
    display: flex;
    justify-content: space-between;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: inherit;
    margin-bottom: 16px;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wc-brand-list-layered-nav-product_brand li a {
    color: inherit;
    position: relative;
    padding-left: 24px;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wc-brand-list-layered-nav-product_brand li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #00000033;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wc-brand-list-layered-nav-product_brand li.chosen a:before {
    background-color: #2E3192;
    background-image: url('data:image/svg+xml;base64,PHN2ZyBjbGFzcz0id2MtYmxvY2stcHJvZHVjdC1maWx0ZXItY2hlY2tib3gtbGlzdF9fbWFyayIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQoJCQkJCQkJCQkJPHBhdGggZD0iTTkuMjUgMS4xOTkyMkwzLjc1IDYuNjk5MjJMMSAzLjk0OTIyIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4NCgkJCQkJCQkJCTwvc3ZnPg==');
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item {
    margin-bottom: 16px;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item .wc-block-product-filter-checkbox-list__label {
    width: 100%;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item .wc-block-product-filter-checkbox-list__input-wrapper:before {
    background-color: #fff;
    border: 1px solid #00000033;
    opacity: 1;
    height: 18px;
    width: 18px;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item .wc-block-product-filter-checkbox-list__input-wrapper input[type=checkbox].wc-block-product-filter-checkbox-list__input,
.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item .wc-block-product-filter-checkbox-list__input-wrapper svg {
    height: 18px;
    width: 18px;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item input[type=checkbox].wc-block-product-filter-checkbox-list__input:checked+.wc-block-product-filter-checkbox-list__mark {
    background-color: #2E3192;
    color: #fff;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item :where(.wc-block-product-filter-checkbox-list__text-wrapper) {
    justify-content: space-between;
    width: 100%;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
}

.hello-wc-sidebar .wp-block-woocommerce-product-filters .wp-block-woocommerce-product-filter-rating .wc-block-product-filter-checkbox-list__item .wc-block-product-filter-checkbox-list__text svg {
    fill: #FFBF01;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 150%;
    color: #2E3192;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    font-weight: 400;
    color: #000;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb .breadcrumb-sep {
    display: inline-block;
    margin: 0 8px;
}

.woocommerce div.product .product_title {
    font-family: 'Instrument Sans',sans-serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 120%;
    text-transform: capitalize;
    margin-bottom: 24px;
}

.woocommerce .woocommerce-product-rating .star-rating {
    margin-top: 0;
}

.woocommerce .star-rating::before,
.woocommerce .star-rating span::before {
    color: #E6CA5F;
}

.woocommerce div.product .woocommerce-product-rating {
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.woocommerce div.product .woocommerce-product-rating a {
    color: inherit;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, 
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 140%;
    color: #000;
}

.woocommerce-product-details__short-description {
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4C4C4C;
    margin-bottom: 24px;
}

.woocommerce div.product form.cart .variations tbody>tr:nth-child(odd)>td,
.woocommerce div.product form.cart .variations tbody>tr:nth-child(odd)>th,
.woocommerce div.product form.cart .variations tbody tr:hover>td, 
.woocommerce div.product form.cart .variations tbody tr:hover>th {
    background-color: transparent;
}
.woocommerce div.product form.cart .variations tbody {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.woocommerce div.product form.cart .variations tr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.woocommerce div.product form.cart .variations tr th,
.woocommerce div.product form.cart .variations tr td {
    width: 100%;
    text-align: left;
    padding: 0;
}

.woocommerce div.product form.cart .variations tr th label {
    font-family: 'Instrument Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
}

.woocommerce div.product form.cart .variations select {
    border: 1px solid #00000033;
    background-color: transparent;
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    border-radius: 0;
    margin: 0;
    padding: 12px;
}

.woocommerce div.product div.images .flex-control-thumbs {
    display: grid;
    grid-template-columns: repeat(5,minmax(0,1fr));
    gap: 16px;  
    margin-top: 24px;  
}

.woocommerce div.product div.images .flex-control-thumbs li {
    border: 1px solid #00000033;
    width: 100%;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin-left: 0;
    padding-left: 0;
    margin-top: 50px;
    border-top: 1px solid #00000033;
    padding-top: 32px;
    display: flex;
    gap: 32px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-family: 'Instrument Sans',sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    opacity: 0.3;
    color: #000;
    padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    opacity: 1;
}

.woocommerce div.product .woocommerce-tabs .panel {
    font-family: 'Inter',sans-serif;
}

.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel--description ul {
    margin-bottom: 20px;
}

.woocommerce-variation-add-to-cart {
    display: flex;
    gap: 16px;
}

.woocommerce-variation-add-to-cart .quantity .qty {
    border: 1px solid #00000033;
    border-radius: 0;
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
}

.woocommerce div.product form.cart .button {
    background-color: #2E3192;
    font-family: 'Inter',sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    width: 100%;
    padding: 10px 30px;
    border-radius: 0;
    clip-path: polygon(100% 0, 100% 68%, 96% 100%, 0 100%, 0 0);
}

.single-product section.related.products {
    width: 100vw;
    background: #F3F4F1;
    margin-left: calc(50% - 50vw);
    padding: 100px 0 60px;
    clip-path: polygon(37% 0, 100% 0, 100% 100%, 0 99%, 0 6%, 33% 6%);
}

.single-product section.related.products h2,
.single-product section.related.products .products {
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.single-product section.related.products h2 {
    font-family: 'Instrument Sans',sans-serif;
    font-weight: 500;
    font-size: 60px;
    line-height: 120%;
    text-transform: capitalize;
    color: #2E3192;
    margin-bottom: 24px;
}

.woocommerce .quantity {
    display: flex;
    align-items: stretch;
    border: 1px solid #00000033;
    width: max-content;
}

.woocommerce .quantity .qty {
    text-align: center;
    width: 64px;
    border: none;
    outline: none;
    font-size: 18px;
    border-left: 1px solid #00000033;
    border-right: 1px solid #00000033;
    height: 100%;
    border-radius: 0;
}

.woocommerce .quantity .qty::-webkit-inner-spin-button,
.woocommerce .quantity .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.woocommerce .quantity .qty {
  -moz-appearance: textfield;
}

.woocommerce .quantity button {
    background: #fff;
    border: none;
    width: 40px;
    height: auto;
    cursor: pointer;
    line-height: 1;
    padding: 0;
    background-color: #fff !important;
    border-radius: 0;
    align-items: center;
    justify-content: center;
    display: flex;
}

/* .quote-cta .elementor-button-wrapper a.elementor-button {
	background: #ED1B24;
	color: #fff;
	border-radius: 5px;
	clip-path: polygon(19% 0, 111% 0, 100% 60%, 83% 100%, 0 99%, 0 45%);
} */

.quote-cta .elementor-button-wrapper a.elementor-button,
.fw-cta-2 .elementor-button-wrapper a.elementor-button,
.fw-cta-3 .elementor-button-wrapper a.elementor-button {
  color: #fff;
  background: #e74c3c; /* default color */

  /* Apply SVG as mask */
  -webkit-mask-image: url('https://deeppink-fish-610498.hostingersite.com/wp-content/uploads/2025/09/btn-bg.svg');
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;

  mask-image: url('https://deeppink-fish-610498.hostingersite.com/wp-content/uploads/2025/09/btn-bg.svg');
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;

  transition: background 0.3s ease;
  position: relative;
}

.quote-cta .elementor-button-wrapper a.elementor-button:hover,
.fw-cta-2 .elementor-button-wrapper a.elementor-button:hover,
.fw-cta-3 .elementor-button-wrapper a.elementor-button:hover {
  background: #2e3192; /* hover color */
}

.quote-cta .elementor-button-wrapper a.elementor-button:before,
.quote-cta .elementor-button-wrapper a.elementor-button:after{
	content:"";
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	background: #fff;
	height: 6px;
	width: 6px;
	border-radius: 100%;
}

.quote-cta .elementor-button-wrapper a.elementor-button:before {
	top: auto;
	right: auto;
	bottom: 7px;
	left: 7px;
}

.fw-cta-2 .elementor-button-wrapper a.elementor-button {
	/* Apply SVG as mask */
  -webkit-mask-image: url('https://deeppink-fish-610498.hostingersite.com/wp-content/uploads/2025/05/Rectangle-1.svg');
  mask-image: url('https://deeppink-fish-610498.hostingersite.com/wp-content/uploads/2025/05/Rectangle-1.svg');
}

.fw-cta-3 .elementor-button-wrapper a.elementor-button {
	-webkit-mask-image: url('https://deeppink-fish-610498.hostingersite.com/wp-content/uploads/2025/09/Frame-14-1.svg');
  mask-image: url('https://deeppink-fish-610498.hostingersite.com/wp-content/uploads/2025/09/Frame-14-1.svg');
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow {
    padding: 0 !important;
    border: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    width: auto;
    font-size: 19px !important;
    font-weight: 600;
    font-family: Inter;
    left: auto !important;
    right: 0;
    bottom: 20%;
    top: auto;
    background-color: transparent !important;
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:before {
    content: "Next";
    color: #2E3192;
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow.carousel-prev {
    flex-direction: row-reverse;
    right: 120px;
}

.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow.carousel-prev:before {
    content: "Prev";
}

.fd-services-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 24px;
}

.fd-service-item {
    background-color: #EFEFEF;
    padding: 32px;
    color: #000;
}

.fd-service-item .fd-service-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.fd-service-item .fd-service-top .fd-service-counter {
    font-family: PT Mono;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0px;
    height: 36px;
    width: 36px;
    background-color: #ED1B24;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fd-service-item .fd-service-top .fd-service-image {
    max-width: 260px;
    padding-top: 36.7%;
    position: relative;
    display: block;
    width: 100%;
}

.fd-service-item .fd-service-top .fd-service-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fd-service-item .fd-service-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    align-items: flex-end;
}

.fd-service-item .fd-service-bottom p:last-child {
    margin: 0;
}

.fd-service-item .fd-service-bottom .fd-service-title {
    font-family: 'Instrument Sans',sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    text-transform: capitalize;
    margin: 0 0 8px;
}

.fd-service-item .fd-service-bottom .fd-service-bottom-right {
    width: 44px;
    min-width: 44px;
    height: 44px;
    padding: 10px;
    border: 1px solid #00000033;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease;
}

.fd-service-item:hover .fd-service-bottom .fd-service-bottom-right {
    opacity: 1;
}

.single-service {
   background: linear-gradient(180deg, #F3F4F2 0%, #FFFFFF 100%); 
}

.single-service-container {
    max-width: 1340px;
    padding: 0 20px;
    margin: 0 auto;
}

.single-service-top-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

.single-service-top-section h1 {
    font-family: Instrument Sans;
    font-weight: 500;
    font-size: 72px;
    line-height: 110.00000000000001%;
    letter-spacing: -2%;
    text-align: center;
    text-transform: uppercase;
    color: #2E3192;
    margin-top: 0;
    margin-bottom: 32px;
}

.single-service-top-section .single-service-image img {
    max-height: 40vh;
    object-fit: cover;
    width: 100%;
}

.single-service-top-section .single-service-content {
    max-width: 876px;
    margin: 0 auto 60px;
    text-align: center;
}

.single-service-middle-section {
    padding-top: 120px;
    padding-bottom: 86px;
    clip-path: polygon(37% 0, 100% 0, 100% 100%, 0 99%, 0 6%, 33% 6%);
    background: #F3F4F1;
}

.single-service-middle-section-inner {
    max-width: 1011px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 60px;
    align-items: center;
}

.single-service-middle-section-inner ul {
    margin-bottom: 15px;
}

.about-tabs .e-n-tab-title .e-n-tab-title-text {
    flex-direction: column;
    align-items: flex-start;
}

.about-tabs .e-n-tab-title .e-n-tab-title-text span {
    display: block;
    font-family: Inter;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #4c4c4cb0;
}

.about-tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text span {
    color: #ED1B24;
}

@media screen and (max-width: 767px) {
    .hello-wc-wrapper {
        grid-template-columns: 1fr;
    }
    .woocommerce ul.products li.product a img {
        height: 20vh;
        min-height: 168px;
    }
    .woocommerce ul.products li.product .woocommerce-loop-category__title, 
    .woocommerce ul.products li.product .woocommerce-loop-product__title, 
    .woocommerce ul.products li.product h3,
    .woocommerce ul.products li.product .price {
        font-size: 16px;
    }
    .woocommerce .woocommerce-ordering {
        width: 100%;
    }
    .woocommerce div.product .product_title {
        font-size: 32px;
    }
    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
        font-size: 26px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a,
    .woocommerce div.product form.cart .button {
        font-size: 18px;
    }
    .single-product section.related.products h2 {
        font-size: 36px;
    }
    .single-product section.related.products {
        padding: 60px 0 0px;
    }
    .single-product .quantity .qty {
        font-size: 16px;
        width: 55px;
    }
    .fd-services-grid {
        grid-template-columns: 1fr;
    }
    .single-service-top-section h1 {
        font-size: 42px;
    }
    .single-service-middle-section-inner {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .single-service-top-section,
    .single-service-middle-section {
        padding-top: 60px;
    }

    .single-service-middle-section {
        padding-bottom: 60px;
    }
}