.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: 1240px !important;
    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-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-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    margin-top: 16px;
}

.woocommerce ul.products li.product .button {
    background: #043867;
    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 #043867;
    transition: all 0.5s ease;
}

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

.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-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-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: #043867;
    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-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-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-weight: 500;
    font-size: 40px;
    line-height: 140%;
    color: #000;
}

.woocommerce-product-details__short-description {
    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-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 {
    
}

.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-weight: 600;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
}

.woocommerce div.product form.cart .button {
    background-color: #043867;
    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: 80px 0 50px;
}

.single-product section.related.products h2,
.single-product section.related.products .products {
    max-width: 1240px;
    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;
}

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

.single-product .quantity .qty,
.woocommerce-cart .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;
}

.single-product .quantity button,
.woocommerce-cart .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;
}

.careers-container .career-category {
    display: grid;
    grid-template-columns: 27% 1fr;
    gap: 64px;
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: rgb(23, 27, 36, 0.60);
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #EDEDED;
}

.careers-container .career-category:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.careers-container .career-category h2 {
    font-family: Manrope;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 2px;
    color: #171B24;
}

.careers-container .career-category .category-jobs {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.careers-container .career-category .career-item {
    padding-top: 24px;
    padding-right: 24px;
    padding-bottom: 28px;
    padding-left: 24px;
    gap: 24px;
    opacity: 1;
    border: 1px solid #EDEDED;
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    display: block;
    color: rgb(23, 27, 36, 0.60);
}

.careers-container .career-category .career-item h3 {
    font-family: Manrope;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 5px;
    color: #171B24;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.careers-container .career-category .career-item h3 span {
    background: #F2F4F7;
    padding-top: 2px;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    gap: 6px;
    border-radius: 16px;
    text-align: center;
    display: block;
    font-family: Manrope;
    font-weight: 500;
    font-size: 14px;
}

.careers-container .career-category .career-item .career-meta {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-top: 32px;
}

.careers-container .career-category .career-item .career-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
}

.single-career-wrapper {
    padding-top: 80px;
    padding-bottom: 120px;
}

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

.single-career-content-inner {
    display: grid;
    grid-template-columns: 1fr 25%;
    gap: 40px;
    margin-top: 40px;
}

.single-career-content-left {
    border: 1px solid #EDEDED;
    padding: 24px;
    font-family: Manrope;
    font-weight: 400;
    color: #3D3D3F;
    font-size: 14px;
}

.single-career-category {
    font-family: Manrope;
    font-weight: 400;
    font-size: 16px;
    color: rgb(23, 27, 36, 0.80);
    margin-bottom: 12px;
}

.single-career-content-left h1 {
    margin: 0;
    font-family: Manrope;
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 48px;
    line-height: 120%;
    color: #171B24;
}

.single-career-meta {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 24px;
}

.single-career-meta span {
    display: flex;
    align-items: center;
    color: rgb(23, 27, 36, 0.60);
    gap: 8px;
}

.single-career-meta span.location {
    background: #F2F4F7;
    padding-top: 2px;
    padding-right: 12px;
    padding-bottom: 2px;
    padding-left: 12px;
    font-family: Manrope;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    border-radius: 16px;
}

.single-career-content {
    margin-top: 48px;
}

.single-career-content-right .single-career-content-sidebar {
    position: sticky;
    top: 100px;
    border: 1px solid #EDEDEE;
    padding: 20px;
}

.single-career-content-right .single-career-content-sidebar .posted-by {
    font-family: Manrope;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #EDEDED;
}

.single-career-content-right .single-career-content-sidebar .posted-by span {
    font-family: Manrope;
    font-weight: 700;
    font-size: 12px;
    line-height: 120%;
    text-transform: uppercase;
    color: rgb(23, 27, 36, 0.60);
}

.single-career-content-right .single-career-content-sidebar .career-mail {
    font-family: Manrope;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    flex-direction: column;
}

.single-career-content-right .single-career-content-sidebar .career-mail span {
    font-family: Manrope;
    font-weight: 400;    
    font-size: 14px;
}

.single-career-actions {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 32px;
}

.single-career-actions a.apply-job,
body .wpcf7 .wpcf7-submit {
    background: #171B24;
    color: #fff;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
    font-family: Manrope;
    font-weight: 700;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0px;
    text-transform: uppercase;
}

body .wpcf7 .wpcf7-form-control {
    margin-top: 10px;
}

.projects-list-container {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 60px 32px;
}

.project-item {
    display: block;
}

.project-item .project-img-wrap {
    position: relative;
    overflow: hidden;
    padding-top: 70%;
}

.project-item .project-img-wrap img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 4/3;
}

.project-item .project-img-wrap .project-arrow {
    position: absolute;
    bottom: 20px;
    right: 20px;
    height: 50px;
    width: 50px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-item .project-img-wrap .project-arrow svg {
    height: 10px;
    width: 14px;
}

.project-item .project-info-wrap {
    margin-top: 32px;
}

.project-item .project-info-wrap .project-car {
    font-family: Manrope;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(23, 27, 36, 0.6);
}

.project-item .project-info-wrap h3 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 32px;
    letter-spacing: -1px;
    margin-top: 12px;
    margin-bottom: 0;
    color: #171B24;
}

.single-project-top {
    padding-top: 80px;
}

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

.single-project-top-inner {
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 80px;
}

.single-project .project-car {
    font-family: Manrope;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: rgba(23, 27, 36, 0.6);
}

.single-project h1 {
    font-family: Manrope;
    font-weight: 700;
    font-size: 80px;
    line-height: 120%;
    letter-spacing: -1px;
}

.single-project-banner img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
}

.single-project-content-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
}

.single-project-content {
    max-width: 940px;
    margin: 0 auto;
    font-family: Manrope;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
}

.single-project-content img {
    margin: 0 auto;
    margin-top: 60px;
}

.single-project-stats {
    margin-bottom: 80px;
    display: flex;
    gap: 43px;
    flex-wrap: wrap;
    justify-content: center;
}

.single-project-stat {
    display: flex;
    flex-direction: column;
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #171B24;
    gap: 12px;
    flex: 1 1 calc(22% - 20px);
}

.single-project-stat span {
    font-family: Manrope;
    font-weight: 700;
    font-size: 80px;
    line-height: 120%;
}

.single-project-stat span.price {
    color: #1094CA;
}

.career-locations {
    display: flex;
    gap: 8px;
    align-items: center;
    color: #667085;
    font-family: Manrope;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
}

.career-locations .locations-list {
    position: relative;
    min-width: 240px;
    border: 1px solid #D0D5DD;
    padding: 10px 14px;
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #171B24;
    cursor: pointer;
}

.career-locations .locations-list .current-selection {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.career-locations .locations-list .current-selection .current-selection-left {
    display: flex;
    gap: 8px;
    align-items: center;
}

.career-locations .locations-list .current-selection .current-selection-left svg path {
    stroke: #171b249c;
}

.career-locations .locations-list .location-dropdown {
    position: absolute;
    top: 100%;
    left: -1px;
    right: 0;
    width: calc(100% + 2px);
    background-color: #fff;
    display: none;
    z-index: 9;
}

.career-locations .locations-list .location-dropdown ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    border: 1px solid #D0D5DD;
}

.career-locations .locations-list .location-dropdown ul li {
    padding: 10px 14px;
    cursor: pointer;
}

.career-locations .locations-list .location-dropdown ul li:hover {
    background-color: #D0D5DD;
}

@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;
    }
    .careers-container .career-category {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .careers-container .career-category .career-item h3 {
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
    }
    .single-career-content-inner {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .single-career-wrapper {
        padding-top: 60px;
        padding-bottom: 80px;
    }
    .single-career-content-left h1 {
        font-size: 30px;
    }
    .projects-list-container {
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .project-item .project-info-wrap h3 {
        font-size: 24px;
    }
    .single-project h1 {
        font-size: 30px;
        margin-bottom: 0;
    }
    .single-project-top,
    .single-project-content-wrap {
        padding-top: 60px;
    }
    .single-project-top-inner,
    .single-project-content-wrap {
        padding-bottom: 60px;
    }
    .single-project-stats {
        gap: 24px;
        margin-bottom: 60px;
    }
    .single-project-stat span {
        font-size: 62px;
    }
    .single-project-content {
        font-size: 16px;
    }
    .single-project-content img {
        margin-top: 40px;
    }
}


/* 11-11-25 */
.premium-person-image-container img { filter: grayscale(1); }
.premium-person-image-container:hover img { filter: grayscale(0); }

body .cst-icon-box .elementor-icon-box-icon span.elementor-icon svg path,
body .cst-icon-box .elementor-icon-box-title, body .cst-icon-box .elementor-icon-box-description,
body .cst-icon-box .elementor-button-content-wrapper .elementor-button-text,
body .cst-icon-box .elementor-icon-box-content h3.elementor-icon-box-title { color: white !important; fill: white; }

body .cst-icon-box .elementor-button-content-wrapper .elementor-button-icon svg path { stroke: #fff; }
body .cst-icon-box:hover .elementor-button-content-wrapper .elementor-button-icon svg path { stroke: #171B24; }
body .cst-icon-box .elementor-button-content-wrapper .elementor-button-icon { position: relative; top: -2px; }
body .cst-icon-box .elementor-button-wrapper .elementor-button.elementor-button-link:hover svg { fill: none; }

body .cst-icon-box:hover .elementor-icon-box-icon span.elementor-icon svg path,
body .cst-icon-box:hover .elementor-icon-box-title, body .cst-icon-box:hover .elementor-icon-box-description,
body .cst-icon-box:hover .elementor-button-content-wrapper .elementor-button-text, 
body .cst-icon-box:hover .elementor-icon-box-content h3.elementor-icon-box-title { color: #171B24 !important; fill: #171B24; }


