/***/
/* #wpadminbar{
    display:none !important;
}
html{
    margin-top:0 !important;
} */

/**/




.impact-text {
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: 2px solid #d0c032;
    color: #d0c032;
    line-height: 20px;
}

.header-main-menu .sub-arrow svg {
    font-size: 20px;
    margin-top: 2px;
}

.header-search-bar .e-search-input {
    padding: 6px 44px !important;
    height: 40px;
}

.header-search-bar.elementor-widget-search .e-search-label>svg {
    left: 10px;
    fill: #000;
}

.header-search-bar .e-search-input-wrapper .e-font-icon-svg {
    fill: #000 !important;
}

.header-search-bar .e-search-input::placeholder {
    color: #000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}

.header-add-to-cart #elementor-menu-cart__toggle_button {
    border: none !important;
}

.header-add-to-cart #elementor-menu-cart__toggle_button:focus {
    background-color: transparent;
}

.header-add-to-cart .elementor-button-icon-qty {
    height: 22px !important;
    width: 22px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 12px !important;
    right: -11px !important;
}

.header-translate-icon .elementor-icon-list-item {
    flex-flow: row-reverse;
    gap: 12px;
}

.header-translate-icon .elementor-icon-list-text {
    padding-left: 0 !important;
}

.circle-animation {
    position: relative;
    width: 150px;
    height: 150px;
    margin-top: -100px;
}

.circle-animation.animate:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    animation: expandAnimation 1.8s ease-in-out infinite;
}

.home-client-slider .swiper-slide-inner img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.home-client-slider .swiper-slide:hover img {
    filter: none !important;
}

/**/

.footer-newsletter-main .tnp-email {
    background-color: #fdfdfd !important;
    height: 49px;
    z-index: 99;
    border-radius: 0px 50px 50px 00px;
}

.footer-newsletter-main input:focus-visible {
    outline: none;
    border: none !important;
}

.footer-newsletter-main input.tnp-submit {
    height: 50px !important;
    width: 50px !important;
    background-color: #2468ee !important;
    font-size: 00 !important;
    z-index: 9;
}

.footer-newsletter-main .tnp-field-button {
    font-size: 16px !important;
    height: 50px !important;
    width: 50px !important;
    background-color: #2468ee !important;
    color: #2468ee !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0;
    right: 0;
    border-radius: 100%;
    z-index: 100;
}

.footer-newsletter-main .tnp-field-button::after {
    position: absolute !important;
    content: '';
    color: #fff !important;
    top: 50%;
    left: 52%;
    transform: translate(-50%, -50%);
    height: 13px;
    width: 12px;
    background-image: url('https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/svgviewer-png-output-1.png');
    background-position: center center;
    background-size: 11px;
    background-repeat: no-repeat;
    z-index: 10;
    cursor: pointer;
    filter: invert(1);
}

.footer-newsletter-main input::placeholder {
    color: #7a7a7a !important;
    font-weight: 400;
}

.footer-newsletter-main .tnp-field label {
    display: none;
}

.footer-newsletter-main .tnp-subscription {
    position: relative;
}

.elementor-location-header .elementor-nav-menu>.menu-item>.sub-menu {
    background-color: #fff;
    top: 132% !important;
    width: 100%;
    min-width: -moz-max-content;
    min-width: max-content;
    position: absolute;
    border-radius: 8px;
    box-shadow: rgba(60, 64, 67, 0.25) 0px 2px 12px 0px;
    z-index: 100000;
    animation: MenuAnimation 800ms cubic-bezier(0.075, 0.82, 0.165, 1) forwards;
    transform-origin: top;
    padding: 15px 10px !important;
}

.elementor-location-header .elementor-nav-menu>.menu-item>.sub-menu>li>a {
    margin-left: 0 !important;
    border: none !important;
}

.elementor-location-header .elementor-nav-menu .menu-item .sub-arrow svg {
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.elementor-location-header .elementor-nav-menu .menu-item:hover .sub-arrow svg {
    transform: rotate(180deg);
}

.elementor-location-header .e--pointer-double-line .elementor-item:after,
.elementor-location-header .e--pointer-underline .elementor-item:after {
    bottom: -8px;
    content: "";
}

.footer-newsletter-main .tnp-field-button:hover {
    background-color: #d0c032 !important;
}

.footer-newsletter-main .tnp-field-button:hover .tnp-submit {
    background-color: #d0c032 !important;
    border: none !important;
}

.elementor-location-header .woo_search_bar form.woo_search input {
    border-radius: 10vh;
}

.elementor-location-header .woo_search_bar form.woo_search {
    height: 40px;
    box-shadow: none;
    border-radius: 24px;
    font-size: 16px;
    padding: 6px 10px;
    box-sizing: border-box;
    line-height: 24px;
    outline: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
}

.elementor-location-header .woo_search_bar span.loading {
    display: none !important;
}

.elementor-location-header .woo_search_bar .woo_bar_el svg {
    margin-top: -2px !important;
}

.elementor-location-header .woo_search_bar .search_result ul a li {
    font-weight: 400;
}

.elementor-location-header .woo_search_bar .search_result ul a span.title_r_1 {
    font-weight: 400 !important;
    color: #0d4391;
}

.elementor-location-header .woo_search_bar .woo_search_bar * {
    font-family: "Inter", Sans-serif;
}

.elementor-location-header .woo_search_bar .search_result ul {
    padding: 10px !important;
    border-radius: 10px !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.elementor-location-header .woo_search_bar #datafetch {
    border-radius: 10px;
    top: 55px;
}

.elementor-location-header .woo_search_bar .woo_search input::placeholder {
    color: #000;
}

.elementor-location-header .elementor-nav-menu .menu-item .sub-arrow svg {
    opacity: 0;
}

.elementor-location-header .elementor-nav-menu .menu-item .sub-arrow {
    position: relative;
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.elementor-location-header .elementor-nav-menu .menu-item:hover .sub-arrow::after {
    transform: rotate(180deg);
}

.elementor-location-header .elementor-nav-menu .menu-item .sub-arrow::after {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    top: 12px;
    right: 0px;
    background-image: url('https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/arrow-down.png');
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    transition: all 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
}


.elementor-location-header .woo_search_bar .woo_bar_el svg {
    opacity: 0;
}

.elementor-location-header .woo_search_bar .woo_bar_el {
    position: relative;
}

.elementor-location-header .woo_search_bar .search1.woo_bar_el::after {
    content: '';
    position: absolute;
    top: 1px;
    right: 4px;
    height: 20px;
    width: 20px;
    background-image: url('https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/search-custom.png');
    background-position: center;
    background-size: 16px;
    background-repeat: no-repeat;
    opacity: 0.7;
}


.otgs-development-site-front-end {
    display: none !important;
}


/**/
@keyframes expandAnimation {
    0% {
        width: 10px;
        height: 10px;
        opacity: 1;
    }

    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}

@keyframes MenuAnimation {
    0% {
        opacity: 0;
        transform: scale(0.5) translateY(40px);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

/* customize css*/
/**/
/* .page-id-1487 .elementor-location-footer{
	display:none;
} */

/**/
.g-recaptcha {
    transform: scale(0.85);
    transform-origin: 0 0;
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    background-color: #124693;
}

.elementor-widget-image a img[src$=".svg"] {
    width: auto;
}

.contact-main>div>p {
    display: flex;
    flex-flow: row;
    gap: 10px;
    width: 100%;
}

.contact-main input,
.contact-main textarea,
.contact-main select,
.contact-main textarea {
    width: 100% !important;
    max-width: 100% !important;
    border: none;
    font-size: 16px;
    color: #0d4391;
}

.contact-main select {
    color: #333;
}

.contact-main span.wpcf7-spinner {
    display: none;
}

.contact-main input::placeholder,
.contact-main textarea::placeholder,
.contact-main select::placeholder,
.contact-main textarea::placeholder {
    color: #333333;
}

.contact-main textarea {
    resize: none;
}

.contact-main input:focus-visible,
.contact-main textarea:focus-visible,
.contact-main select:focus-visible,
.contact-main textarea:focus-visible {
    outline: none;
}

.contact-main .wpcf7-form-control-wrap {
    width: 100%;
}

.contact-main textarea {
    height: 150px;
}

.contact-main .wpcf7-acceptance .wpcf7-list-item label {
    display: flex;
    flex-flow: row;
    gap: 10px;
}

.contact-main .wpcf7-acceptance .wpcf7-list-item input {
    width: auto !important;
    height: auto !important;
}

span.wpcf7-not-valid-tip {
    margin-top: 5px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #dc3232;
    color: #dc3232;
    margin-bottom: 0;
    margin-top: 15px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
    margin-bottom: 0;
    margin-top: 15px;
}

.contact-main select {
    color: #333;
    background: url("https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg") no-repeat;
    background-position: right 25px top 50%;
    background-size: 17px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ffffff;
}

.shop-search-box-main form.woo_search input {
    border-radius: 30px;
}

.shop-page-breadcumb {
    position: relative;
}

.shop-search-box-main {
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: max-content;
    transform: translateX(-50%);
}

.shop-search-box-main div.woo_search_bar {
    max-width: 100% !important;
    margin: 0 auto;
}



.shop-category-button .elementor-button {
    position: relative;
    transition: all 0.4s ease;
    z-index: 10;
    color: red;
    background-color: #f6f6f6 !important;
}

.shop-category-button::before {
    content: "";
    position: absolute;
    width: 95%;
    height: 100%;
    bottom: -5px;
    left: 50%;
    background: #f6f6f6;
    border: 1px solid #787F8C60;
    border-radius: 0.3rem;
    z-index: 2;
    transform: translateX(-50%);
}

.shop-category-button::after {
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    bottom: -10px;
    left: 50%;
    background: #f6f6f6;
    border: 1px solid #787F8C60;
    border-radius: 0.3rem;
    z-index: 1;
    transform: translateX(-50%);
}

.sdg-icon {
    width: 24px !important;
    height: 24px !important;
    margin: 5px 0;
    display: inline-block !important;
    vertical-align: middle !important;
}


.shop-archive-product-list .products {
    grid-template-columns: repeat(3, 1fr) !important;
}

.shop-archive-product-list .products>li.product {
    border: 1px solid #303030;
    position: relative !important;
    border-radius: 10px !important;
}

.shop-archive-product-list .wishlist-button-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
}

.shop-archive-product-list .product a img {
    border-radius: 10px !important;
    margin: 0 !important;
}


.shop-archive-product-list .products>li.product a {
    position: relative;
}

.shop-archive-product-list .products>li.product a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 10px;
    background: linear-gradient(180deg, rgba(4, 21, 38, 0) 0%, rgba(2, 28, 55, 0.7) 80%);
    z-index: 1;
}

.shop-archive-product-list .wishlist-button-wrapper .wishlist-toggle-button {
    background-color: transparent;
    border: none;
    font-size: 41px;
    padding: 0;
    height: 30px;
    width: 30px;
}

.shop-archive-product-list .custom-product-title-price {
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: 20px;
    z-index: 99;
    padding-right: 0;
}

.shop-archive-product-list .custom-product-title-price img.sdg-icon {
    position: absolute;
    right: 0;
    bottom: 11px;
    width: 100% !important;
    max-width: 24px;
    object-fit: contain;
    border-radius: 0 !important;
}

.shop-archive-product-list .custom-product-title-price span.price {
    margin-right: 0;
    padding-right: 34px;
}

.shop-archive-product-list .custom-product-image {
    max-height: 315px;
    overflow: hidden;
    border-radius: 10px;
    height: 315px;
}

.shop-archive-product-list .custom-product-image img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
    border-radius: 10px;
}

.shop-archive-product-list .products>li.product a::before {
    border-radius: 10px !important;
}

.shop-archive-product-list .woocommerce-loop-product__cat {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin-left: 26px;
}

.shop-archive-product-list * {
    font-family: 'Inter';
}

.shop-archive-product-list .woocommerce-loop-product__cat::before {
    content: '';
    position: absolute;
    left: -26px;
    top: 0;
    height: 16px;
    width: 16px;
    background-color: #d0c032fc;
    border-radius: 10px;
    border: 1px solid #d0c032;
}

.shop-archive-product-list .products .product {
    box-shadow: -1px 2px 2px 2px rgba(188, 184, 184, 0.94);
}

.shop-archive-product-list .custom-product-title-price .woocommerce-loop-product__title {
    padding-top: 15px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0 !important;
    min-height: 60px;
}

.shop-archive-product-list .wishlist-button-wrapper .wishlist-toggle-button {
    position: relative !important;
    font-size: 0;
    background-image: url('https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/heart.png');
    background-position: center;
    background-size: 26px;
    background-repeat: no-repeat;
    z-index: 99;
}

.shop-archive-product-list .wishlist-button-wrapper .wishlist-toggle-button:hover {
    transform: scale(1.2);
}

.shop-archive-product-list .products .product:hover {
    box-shadow: -1px 5px 5px 5px rgba(188, 184, 184, 0.94);

    transition: 0.3s;
    -webkit-transition: 0.3s;
}


.products {
    max-height: 1000px;
    overflow-y: auto;
    display: grid;
    gap: 20px;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
}

.products.elementor-grid::-webkit-scrollbar {
    width: 5px;
}

.products.elementor-grid::-webkit-scrollbar-thumb {
    background: #1b4e97ab;
    border-radius: 10px;
    border: 0px;
}

.products.elementor-grid::-webkit-scrollbar-track {
    background-color: #00000020;
    border-radius: 10px;
}


.custom-page-checkout .site-main {
    padding-top: 50px;
    padding-bottom: 50px;
}

.custom-page-checkout .entry-title {
    font-family: "Inter", Sans-serif;
    color: #1c4e97;
}

.custom-page-checkout .wc-block-components-form.wc-block-checkout__form {
    background-color: #fff;
    padding: 30px;
    font-family: "Inter", Sans-serif;
    box-shadow: 0px 0px 10px 0px #00000026;
}

.custom-page-checkout .wc-block-components-title.wc-block-components-checkout-step__title {
    margin-bottom: 00px;
    color: #1c4e97;
}

.custom-page-checkout .wc-block-components-checkout-step__description {
    color: #777e8b;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 10px;
}

.custom-page-checkout .wc-block-components-form input,
.custom-page-checkout .wc-block-components-form select {
    border: none !important;
    background-color: #f1f2f4 !important;
    font-size: 16px !important;
}

.custom-page-checkout .wc-block-components-form input:focus-visible,
.custom-page-checkout .wc-block-components-form select:focus-visible,
.custom-page-checkout .wc-block-components-radio-control-accordion-option:focus-visible {
    outline: none;
}

.custom-page-checkout .wc-block-components-radio-control-accordion-option {
    border: 0px solid #00000020 !important;
    box-shadow: none !important;
    background-color: #f1f2f4;
}

.custom-page-checkout .wc-blocks-components-select>.wc-blocks-components-select__container {
    margin-top: 0;
}

.custom-page-checkout .wc-block-components-address-form {
    row-gap: 20px !important;
}

.custom-page-checkout .wc-block-components-text-input {
    margin-top: 0 !important;
}

.custom-page-checkout .wc-block-components-address-form__address_2-toggle {
    color: #777e8b;
}

.custom-page-checkout .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #1c4e97;
}

/* .custom-page-checkout .wp-block-woocommerce-checkout-order-summary-block {
      background-color: #fff;
      font-family: "Inter", Sans-serif;
      box-shadow: 0px 0px 10px 0px #00000026;
      border:none !important;
      padding: 20px;
  } */
.custom-page-checkout span.wc-block-components-totals-item__label {
    color: #1c4e97;
}

.custom-page-checkout .wc-block-components-sidebar {
    margin-top: 0 !important;
}

.custom-page-checkout .wc-block-components-checkout-order-summary__title {
    margin-top: 0 !important;
}

.custom-page-checkout .wc-block-components-checkout-order-summary__title-text {
    color: #1c4e97;
    margin: 0 !important;
}

.custom-page-checkout .wc-block-components-order-summary {
    padding: 0 !important;
}

.custom-page-checkout .wc-block-components-product-metadata__description p {
    color: #777e8b;
}

.custom-page-checkout .wc-block-components-sidebar {
    padding-left: 0;
}

.custom-page-checkout .wc-block-components-address-card {
    background-color: #f1f2f4;
}

.custom-page-checkout .wc-block-components-textarea {
    border: none;
    resize: none;
    background-color: #f1f2f4;
}

.custom-page-checkout .wc-block-checkout__add-note .wc-block-components-textarea:focus {
    box-shadow: none;
    background-color: #f1f2f4;
}

.custom-cart-page .site-main {
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 1140px !important;
}

.custom-cart-page .entry-title {
    font-family: "Inter", Sans-serif;
    color: #1c4e97;
    margin-left: 0 !important;
}

.custom-cart-page .wc-block-components-sidebar-layout {
    max-width: 1140px;
}

.custom-cart-page .wc-block-components-sidebar-layout * {
    font-family: "Inter", Sans-serif;
}

.custom-cart-page .wc-block-cart-items__header {
    color: #0d4391;
}

.custom-cart-page .wc-block-cart__totals-title {
    color: #0d4391 !important;
}

.custom-cart-page .wc-block-components-product-name {
    font-size: 20px;
    text-decoration: none;
    color: #0d4391;
    font-weight: 600;
}

.custom-cart-page .wc-block-components-product-metadata__description p {
    font-size: 14px;
    color: #777e8b;
}

.custom-cart-page .wc-block-components-button {
    background-color: #d0c032;
    text-decoration: none !important;
    border-radius: 30px;
}

.custom-cart-page .wc-block-components-button:hover {
    background-color: #0d4391;
    color: #fff
}

.custom-cart-page .wc-block-components-totals-item__label {
    color: #0d4391;
}

/* .woocommerce-account .woocommerce {
      display: flex;
      flex-wrap: nowrap;
      gap: 20px;
      justify-content: flex-start;
  } */
.woocommerce-account .woocommerce-MyAccount-navigation {
    flex: 0 0 220px;
    background: #ffffff;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    margin-bottom: 10px;
}

.woocommerce-account .woocommerce-MyAccount-navigation a {
    display: block;
    color: #333;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 15px;
    border-radius: 6px;
    transition: background 0.3s, color 0.3s;
    text-align: center;
    border: 1px solid #d6d6d6;
}

.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
    background-color: #0d4391;
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-content {
    flex: 1;
    background: #ffffff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.woocommerce-account .woocommerce-MyAccount-content p {
    font-size: 16px;
    line-height: 20px;
    color: #555;
}

span#account_display_name_description em {
    font-size: 14px;
    line-height: 20px;
}

.woocommerce-account .woocommerce-MyAccount-content strong {
    color: #0d4391;
}

.woocommerce-account .site-main {
    padding-top: 50px;
    padding-bottom: 50px;
    max-width: 1140px !important;
    padding: 50px;
}

.woocommerce-account .site-main .entry-title {
    max-width: 100% !important;
}

.woocommerce-account .woocommerce::before,
.woocommerce-account .woocommerce::after {
    display: none !important;
}

.woocommerce-account .entry-title {
    font-family: "Inter", Sans-serif;
    color: #1c4e97;
}

.woocommerce-account .woocommerce-MyAccount-content a {
    color: #0d4391;
}

.woocommerce-account .woocommerce-MyAccount-content a.button {
    border-radius: 50px;
    background-color: #0d4391;
    color: #fff;
    font-size: 15px;
}

body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main {
    display: none;
}

.woocommerce-page form .show-password-input:hover {
    background: unset;
    border: unset;
}

/**/



#slider-range.ui-slider {
    height: 4px;
    background: #e0e0e0;
    border: none;
    border-radius: 4px;
    position: relative;
    margin: 0px auto 20px auto;
    width: 94%;
}

#slider-range .ui-slider-range {
    background: #6a8ab9 !important;
    border-radius: 4px;
    /*     width: 100% !important; */
    height: 4px !important;
    padding: 2px 0px !important;
}

#slider-range .ui-slider-handle {
    width: 14px;
    height: 14px;
    background: #ffffff;
    border: 2px solid #0e4491 !important;
    border-radius: 50%;
    top: -5px;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transition: background 0.3s, transform 0.2s;
    margin-left: 0px !important;
}

#slider-range .ui-slider-handle:hover {
    background: #f1f1f1;
    transform: scale(1.1);
}

.price_range_title label {
    margin-bottom: 20px;
}

#slider-range .ui-slider-handle:focus-visible {
    outline-color: #0e4491;
}

.main-popular-filter {
    display: flex;
    flex-flow: row;
    gap: 150px;
    align-items: center;
}

.main-popular-filter .popular_btn {
    display: flex;
    flex-flow: row;
    gap: 30px;
    position: relative;
}

.main-popular-filter .shop-category-button {
    position: relative;
    height: max-content;
}

.main-popular-filter .cat_button {
    z-index: 99;
    position: relative;
}

.main-popular-filter .cat_button {
    position: relative;
    transition: all 0.4s ease;
    z-index: 10;
    background-color: #f6f6f6 !important;
    font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    color: #4A4A4A;
    transition-duration: 0.5s;
    border: 1px solid hsla(219, 8%, 51%, .098);
    border-radius: 5px 5px 5px 5px;
    padding: 16px 50px 16px 50px;
}

.main-popular-filter .shop-category-button::before,
.shop-category-button::after {
    border: 1px solid hsla(219, 8%, 51%, .098);
}

.main-popular-filter .cat_button:hover {
    border-radius: 5px;
    color: #4A4A4A;
    border-color: hsla(219, 8%, 51%, .376) !important;

}

.main-popular-filter .shop-category-button:hover::before,
.main-popular-filter .shop-category-button:hover::after {
    border-color: hsla(219, 8%, 51%, .376) !important;
}

.main-popular-filter .cat_button:focus {
    border-radius: 5px;
    outline: none;
    color: #4A4A4A;
    border: 1px solid hsla(219, 8%, 51%, .098);
}

.main-popular-filter .cat_button:focus-visible {
    outline: none;
    color: #4A4A4A;
}

.popular-title * {
    font-size: 18px;
    line-height: 25px;
    color: #777e8b;
    margin: 0;
}

.price-range .price-inputs {
    display: flex;
    flex-flow: row;
    gap: 30px;
}

.price-range .price-input {
    position: relative;
}

.price-range .price-input span {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.price-range .price-inputs label {
    margin-bottom: 0px;
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.clr_fil_btn {
    margin-top: 30px;
}


.cat_box h2,
.price_range_title {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
}

.cat_box {
    margin-bottom: 30px;
}

.cat_box .check_cat_item {
    display: flex;
    gap: 10px;
}

.cat_box .cat_nm {
    margin-top: 1px;
    height: 16px;
    width: 16px;
}

.elementor-location-header .elementor-nav-menu .menu-item .has-submenu .sub-arrow::after {
    transform: rotate(0deg) !important;
}

.elementor-location-header .elementor-nav-menu .menu-item .has-submenu.highlighted .sub-arrow::after {
    transform: rotate(-180deg) !important;
}


.main-faq .ant-collapse-item .product-title-wrap {
    background-color: transparent;
    border-bottom: 1px solid;
    border-color: #d7d7d7;
    padding: 17px 0px;
}

/* .main-faq .ant-collapse-item:first-child .product-title-wrap {
      border-top:1px solid #d7d7d7;
  } */
.main-faq .ant-collapse-item:last-child .product-title-wrap {
    border: 0px;
}

.main-faq .ant-collapse-item.active .product-title-wrap {
    background-color: transparent;
    cursor: pointer;
    border: none;
}

.main-faq .product-title-wrap {
    cursor: pointer;
}

.main-faq .product-title-wrap,
.product-title-wrap h2 {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
}

.main-faq .product-title-wrap h2 {
    padding: 0;
    margin: 0;
}

.main-faq .cat_box {
    margin-bottom: 0px;
}

.main-faq {
    display: flex;
    flex-flow: column;
    gap: 0px;
}

.main-faq .main-faq-content-wrap {
    padding: 10px 0px;
}

.main-faq .vintage-select-wrap {
    display: flex;
    flex-flow: row;
    gap: 30px;
}

.woocommerce .woocommerce-result-count {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}


/* .main-faq .ant-collapse-item {
      margin-bottom: 20px !important;
  } */
.main-faq .ant-collapse-item.active {
    margin-bottom: 00px !important;
}

.main-faq .ant-collapse-item .product-title-wrap {
    position: relative;
}

.main-faq .ant-collapse-item .product-title-wrap::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0px;
    height: 15px;
    width: 15px;
    background-image: url('https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg');
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: contain;
    background-position: center;
}

.main-faq .ant-collapse-item.active .product-title-wrap::after {
    transform: rotate(-180deg);
    margin-top: -8px;
}

.woocommerce-ordering {
    display: block !important;
}

.elementor-location-header .woo_search_bar .search_result ul>a {
    margin-bottom: 0;
}

.elementor-location-header .woo_search_bar .search_result ul {
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.woocommerce-mini-cart__empty-message {
    text-align: center !important;
}

.main-faq .ant-collapse-item .title-faq-wrap {
    font-size: 16px;
    margin: 0;
    color: #777e8b;
}

.woocommerce .woocommerce-ordering select {
    border: none;
    background: url('https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg');
    background-position: right 15px top 58%;
    background-size: 17px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-color: #fff;
    font-size: 14px;
    color: #000000D9;
    padding-right: 35px;
}

.main-faq .check_cat_item_wrap {
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.woocommerce .woocommerce-ordering select:focus-visible {
    outline: none;
}


.main-faq .ant-collapse-item.active .main-faq-content-wrap {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 17px;
}

.main-faq .ant-collapse-item #product-search {
    border: none;
}

.main-faq .ant-collapse-item #product-search:focus-visible {
    outline: none;
}

.main-faq .ant-collapse-item:last-child.active .main-faq-content-wrap {
    border-bottom: 0px solid #d7d7d7;
    padding-bottom: 0;
}

.main-faq .vintage-selected {
    display: flex;
    gap: 30px;
    flex-flow: row;
}

.main-faq .vintage-selected>div {
    width: 50%;
}

.main-faq .vintage-selected .select-label {
    margin-bottom: 10px;
}

.main-faq .vintage-selected select,
.price-input input {
    border: none;
    background-size: 14px;
}

.main-faq .vintage-selected select:focus-visible,
.price-input input:focus-visible {
    outline: none;
}

.main-faq .vintage-selected select {
    border: none;
    background: url(https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg);
    background-position: right 15px top 50%;
    background-size: 14px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-color: #fff;
    font-size: 14px;
    color: #000000D9;
}

.stock-range-content-wrap .price-input {
    position: relative;
}

.stock-range-content-wrap .price-inputs {
    display: flex;
    gap: 30px;
}

.stock-range-content-wrap .price-input span {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}

.stock-range-content-wrap .price-inputs label {
    margin-bottom: 0px;
    display: flex;
    flex-flow: column;
    gap: 10px;
}


.stock-item-wrapping {
    margin-bottom: 25px;
    display: flex;
    flex-flow: column;
    gap: 10px;

}

.stock-item-wrapping p {
    margin: 0;
}

.stock-item-wrapping .without-stock-item,
.stock-item-wrapping .minimum-purchase-item {
    display: flex;
    flex-flow: row;
    gap: 20px;
    align-items: center;
}

.stock-item-wrapping .switch {
    position: relative;
    width: 44px;
    height: 22px;
}

.stock-item-wrapping .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.stock-item-wrapping input:checked+.slider {
    background-color: #0d4391;
}

.stock-item-wrapping .slider.round {
    border-radius: 34px;
}

.stock-item-wrapping .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.stock-item-wrapping input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}

.stock-item-wrapping .slider.round:before {
    border-radius: 50%;
}

.stock-item-wrapping .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products {
    margin-top: 20px;
}

#stock-slider-range.ui-slider {
    height: 4px;
    background: #e0e0e0;
    border: none;
    border-radius: 4px;
    position: relative;
    margin: 0px auto 20px auto;
    width: 94%;
}

#stock-slider-range .ui-slider-range {
    background: #6a8ab9 !important;
    border-radius: 4px;
    height: 4px !important;
    padding: 2px 0px !important;
}

#stock-slider-range .ui-slider-handle {
    width: 14px;
    height: 14px;
    background: #ffffff;
    border: 2px solid #0e4491 !important;
    border-radius: 50%;
    top: -5px;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transition: background 0.3s, transform 0.2s;
    margin-left: 0px !important;
}

#stock-slider-range .ui-slider-handle:hover {
    background: #f1f1f1;
    transform: scale(1.1);
}

#stock-slider-range .ui-slider-handle:focus-visible {
    outline-color: #0e4491;
}

.elementor-widget-shortcode:has(.main-popular-filter) {
    width: 100%;
}

.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container {
    z-index: 10;
}

/* customize css end */

.product_list_item .common-heading {
    position: relative;
    padding: 12px 40px 12px 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .09);
    cursor: pointer;
}

.product_list_item .common-heading h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    margin: 0;
}

.product_list_item_content {
    padding: 12px 16px;
}

.product_list_item:first-child {
    margin-top: 25px;
}

.develop_goals_list_inner {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.develop_goals_list_img {
    width: 20%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 auto;
    text-align: center;
}

.develop_goals_list_content {
    width: calc(80% - 25px);
}

.develop_goals_list_img img {
    width: 50px;
    margin: 0 auto;
}

.develop_goals_list_inner {
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.develop_goals_list_content p:last-child {
    margin-bottom: 0;
}

.product_list_item .common-heading h3::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 16px;
    height: 15px;
    width: 15px;
    background-image: url(https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg);
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-size: contain;
    background-position: center;
}

.product_list_item .common-heading.active h3::after {
    transform: rotate(-90deg);
    margin-top: -8px;
}

.project_info_content_right {
    width: 50%;
}

.project_info_content_inner {
    display: flex;
    flex-wrap: wrap;
}

.project_info_content_right ul li {
    list-style-type: none;
    font-size: 16px;
    line-height: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    margin-bottom: 12px;
    padding-bottom: 12px;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.project_info_content_right ul li .info_label {
    font-weight: normal;
}

.project_info_content_right ul {
    padding-left: 0;
}

.project_info_content_right ul li a {
    color: inherit;
    text-decoration: underline;
}

.project_info_content_right ul li a:hover {
    text-decoration: none;
}

.vintage_info_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    margin-bottom: 12px;
    padding-bottom: 12px;
    align-items: center;
}

.vintage_bal_amnt {
    width: calc(100% - 160px);
    float: left;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.vintage_bal {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    padding-right: 8px;
    font-size: 16px;
    line-height: 24px;
    color: #021120;
    font-weight: 700;
}

.vintage_amnt {
    width: 50%;
    padding-left: 8px;
    font-size: 16px;
    display: flex;
    color: #777e8b;
}

.elementor .product-gallery-wrap img {
    border-radius: 10px;
    min-height: 440px;
    object-fit: cover;
}

button.vintage_s_btn {
    cursor: pointer;
}

.product-gallery {
    position: relative;
}

.product-gallery .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 0;
    width: 32px;
    height: 32px;
    min-width: 32px;
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(255, 255, 255);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-backdrop-filter: blur(13.5914px);
    backdrop-filter: blur(13.5914px);
}

.product-gallery .slick-arrow:hover {
    transform: scale(1.5) rotate(270deg) !important;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background: rgb(255, 255, 255);
}

.product-gallery .slick-arrow.slick-prev:hover {
    transform: scale(1.5) rotate(90deg) !important;
}

/* .product-gallery .slick-arrow:before {
    content: '';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    background-image: url(https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg);
    background-size: 16px;
    width: 16px;
    height: 16px;
    transform: rotate(90deg);
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    left: 6px;
} */
.product-gallery .slick-arrow.slick-prev {
    left: 20px;
    background-image: url(https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 9px 10px;
    transform: rotate(90deg);
    border: unset;
}

.product-gallery .slick-arrow.slick-next {
    right: 20px;
    background-image: url(https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(270deg);
    border: unset;
}

.product-gallery button.slick-arrow:focus {
    background-color: rgb(255, 255, 255);
}

.product-gallery .slick-arrow.slick-disabled {
    display: none !important;
}

.product-gallery .slick-arrow:hover:before,
.product-gallery .slick-arrow:focus::before {
    filter: invert(1);
}

.certification_row {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.certification_col_wrap {
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: calc(50% - 10px);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.certification_row .certification_col a {
    text-decoration: underline;
    color: inherit;
}

.certification_row .certification_col a:hover {
    text-decoration: none;
}

.certification_row .certification_col strong {
    font-weight: normal;
}

.certification_row .certification_col {
    font-weight: bolder;
}

.custom-product-form {
    padding: 24px;
    width: 330px;
    box-shadow: 0 40px 80px rgba(0, 0, 0, .08), 0 16px 30px rgba(0, 0, 0, .08), 0 10px 18px rgba(0, 0, 0, .08), 0 5px 10px rgba(0, 0, 0, .08), 0 3px 6px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .08);
    border-radius: 8px;
    border: 1px solid #f0f0f0;
    background-color: #ffffff;
}

.custom-product-form .pricing-box {
    border: unset;
    padding: 0;
    max-width: 100%;
}

.product-det-sticky {
    display: block !important;
}

.product-det-sticky>.elementor-element {
    position: sticky !important;
    top: 125px;
}

.pricing-box p,
.pricing-box label {
    margin-bottom: 10px;
}

.quantity-controls {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

.quantity-controls input {
    width: 60px;
    text-align: center;
}

.pricing-box button {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
}

.woocommerce .elementor .buy-now-button {
    align-items: center;
    padding: 8px 16px;
    width: 100%;
    height: 48px;
    background: #1c64f2 !important;
    color: #fff;
    border: none;
    border-radius: 24px !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.woocommerce .elementor .custom-product-form .add-button {
    align-items: center;
    padding: 8px 16px;
    width: 100%;
    height: 48px;
    background: none;
    color: #1c64f2;
    border: 2px solid #1c64f2;
    border-radius: 24px !important;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.woocommerce .elementor .buy-now-button:hover {
    background: rgba(49, 109, 228, .91) !important;
    padding: 5px 14px;
    cursor: pointer;
    color: #fff;
}

.woocommerce .elementor .custom-product-form .add-button:hover {
    border: 2px solid #1c64f2;
    background: hsla(0, 0%, 91%, .596);
    padding: 5px 14px;
    cursor: pointer;
    color: #1c64f2;
}

.accordion-wrapper {
    max-width: 800px;
}

.product_gallery_nav .slick-track {
    width: 100% !important;
}

.product_gallery_nav {
    margin-top: 16px;
}

.product_gallery_nav {
    margin-left: -8px;
    margin-right: -8px;
}

.product_gallery_nav .product_gallery_nav_wrap {
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    min-height: 80px;
    /* max-width: 121px; */
    height: 80px;
    padding: 0 8px;
    /* width: 100% !important; */
}

.product_gallery_nav .product_gallery_nav_wrap img {
    width: 100%;
    height: 100%;
    object-position: top;
    object-fit: cover;
    border-radius: 10px;
    filter: grayscale(100%);
    opacity: 0.6;
}

.product_gallery_nav .product_gallery_nav_wrap.slick-active.slick-current img,
.product_gallery_nav .product_gallery_nav_wrap:hover img {
    filter: unset;
    opacity: 1;
}

.elementor .vintage_s_btn {
    height: 24px;
    padding: 0 12px;
    font-size: 14px;
    background-color: unset;
    color: rgba(0, 0, 0, .85);
    border-color: #d9d9d9;
    background: transparent;
    font-weight: normal;
}

.elementor .vintage_s_btn:focus,
.elementor .vintage_s_btn:hover {
    background: unset;
    color: #0d4391;
}

.custom-product-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    margin-bottom: 16px;
    padding-bottom: 16px;
}

.custom-product-list strong {
    font-weight: inherit;
}

.custom-product-form,
.accordion-wrapper * {
    font-family: 'Inter';
}

.select-option-wrap select option {
    font-family: 'Inter';
}

.custom-product-list .price-block-wrap,
.select-option-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.select-option-wrap select {
    position: relative;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    transition: all .3s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
    height: 32px;
    padding: 0 11px;
    cursor: text;
    border-radius: 10px !important;
    font-weight: 400;
    font-size: 14px;
    max-width: 58%;
}

.select-option-wrap select:focus {
    border-color: #0d4391 !important;
}

.custom-product-list .price-block span.woocommerce-Price-amount.amount {
    font-weight: bold;
}

.custom-product-list .quantity-controls {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 0;
}

.custom-product-list .quantity-controls button.qty-minus {
    height: 32px;
    cursor: pointer;
    background: none;
    border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important;
    padding: 0 11px;
    border: 2px solid #d9d9d9;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    width: 35px;
    min-width: 35px;
    margin: 0;
    color: #000000;
    border-radius: 0;
}

.custom-product-list .quantity-controls button:hover {
    background-color: hsla(0, 0%, 91%, .31) !important;
}

.custom-product-list .quantity-controls button.qty-plus {
    height: 32px;
    cursor: pointer;
    background: none;
    border-bottom-right-radius: 8px !important;
    border-top-right-radius: 8px !important;
    padding: 0 11px;
    border: 2px solid #d9d9d9;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    width: 35px;
    min-width: 35px;
    margin: 0;
    color: #000000;
    border-radius: 0;
}

.custom-product-list .quantity-controls input {
    border-top: 2px solid #d9d9d9 !important;
    border-bottom: 2px solid #d9d9d9 !important;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    height: 32px;
    width: 100% !important;
    max-width: 100px;
    border: 0;
    padding: 0 5px;
    border-radius: 0 !important;
}

.amnt-div-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.custom-product-list_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 4px;
}

.select-option-wrap select:focus-visible {
    border-color: #0d4391 !important;
    outline: unset;
}

.select-option-wrap select {
    background-image: url(https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg);
    background-size: 13px;
    background-position: center right 6px;
    background-repeat: no-repeat;
    appearance: none;
}

.quantity-controls-inf {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    font-size: 14px;
}

p.custom-product-list_inner_div {
    max-width: 50%;
}

.custom-product-list_inner * {
    font-size: 13px;
    line-height: 20px;
}

.custom-product-list_inner p {
    margin-bottom: 0px;
}

.custom-product-list_btns {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.form-wrap {
    padding-bottom: 50px;
}

.product_list_item_content .product_desc_content p {
    font-size: 14px;
}

.project-need-sec {
    height: 116px;
    width: 100%;
    background-color: #f5f5f5;
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 20px;
}

.project-need-sec-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 100%;
}

.project-need-sec-wrap .img-project {
    width: 130px;
}

.project-need-info {
    width: calc(100% - 160px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.project-data-info h3 {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0;
    color: #000000;
}

.elementor .project-data-info-btn a {
    background-color: #1C64F2;
    border-color: #1C64F2;
    color: #FFFFFF;
}

.elementor .project-data-info-btn a:hover {
    opacity: 0.8;
    background-color: #1C64F2;
    border-color: #1C64F2;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    box-shadow: 0px 0px 10px #d2cdcd !important;
}

.woocommerce-account .woocommerce-MyAccount-content {
    box-shadow: 0px 0px 10px #d2cdcd !important;
}

.woocommerce-account * {
    font-family: 'Inter';
}

.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register {
    box-shadow: 0px 0px 10px #d2cdcd;
    border: unset !important;
    margin: 15px 0 0 !important;
    min-height: 415px;
}

.woocommerce-MyAccount-content button.woocommerce-Button.button {
    border-radius: 50px;
    border: 1px solid #15458e;
    background-color: #15458e;
    color: #fff;
    margin-top: 20px;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row .select2-container .select2-selection {
    border-color: #d8d8d8;
}

.woocommerce form .form-row .select2-container.select2-container--open .select2-dropdown--below {
    border-color: #d8d8d8;
}

.woocommerce-account .page-content .woocommerce {
    display: inline-block;
    width: 100%;
}

.woocommerce-MyAccount-content .woocommerce-info {
    margin-bottom: 0;
    border-top-color: #0d4391;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}

.woocommerce-info::before {
    color: #0d4391;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce button.woocommerce-form-register__submit {
    float: left;
    margin-right: 1em;
    background-color: #0d4391;
    color: #ffffff;
    border-radius: 50px;
    border: 1px solid #0d4391;
    font-size: 15px;
    padding: 10px 20px;
}

.woocommerce-info {
    border-top: unset;
}

.woocommerce-info a {
    color: #0d4391;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.elementor .woocommerce .button,
.woocommerce-address-fields button.button {
    color: #ffffff !important;
    background-color: #0d4391 !important;
    border-radius: 50px !important;
    border: 1px solid #0d4391 !important;
    font-size: 15px !important;
    padding: 10px 20px !important;
    width: auto !important;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce button.woocommerce-form-register__submit:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.elementor .woocommerce .button:hover,
.woocommerce-address-fields button.button:hover {
    background-color: #d0c032 !important;
    border-color: #d0c032 !important;
    color: #ffffff !important;
}

.woocommerce-privacy-policy-text,
p.woocommerce-LostPassword.lost_password a {
    font-size: 13px;
    line-height: 20px;
    color: #505050;
}

.woocommerce-privacy-policy-text a,
.woocommerce-LostPassword.lost_password a {
    color: #0d4391;
}

.woocommerce form .form-row .input-text:focus,
.woocommerce form .form-row select:focus {
    border-color: unset;
    border-color: #d8d8d8;
    outline: unset;
}

div#customer_login h2 {
    margin-top: 0;
    margin-bottom: 10px;
    color: #000000;
    font-size: 26px;
    line-height: 33px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    font-size: 14px;
    margin-top: 6px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme .woocommerce-form__input-checkbox {
    top: 2px;
    position: relative;
}

.woocommerce form .form-row label {
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 4px;
    color: #303030;
    font-weight: 600;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce form .form-row .select2-container .select2-selection {
    font-size: 14px;
    color: #303030;
    height: 40px;
    line-height: 23px;
    padding: 12px 10px 10px;
}

.woocommerce form .show-password-input::before,
.woocommerce-page form .show-password-input::before {
    height: 18px;
    width: 18px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #d8d8d8;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #0d4391;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
    font-size: 14px;
}

/* .woocommerce form .form-row.woocommerce-invalid label {
    color: #f00;
}
.woocommerce form .form-row.woocommerce-invalid input.input-text, .woocommerce form .form-row.woocommerce-invalid select{
    border-color: #f00;
} */
.woocommerce form .form-row .input-text:hover,
.woocommerce form .form-row select:hover,
.woocommerce form .form-row .select2-container .select2-selection:hover {
    border-color: #000000;
}

.woocommerce form .form-row {
    padding: 0;
}

.woocommerce form .woocommerce-billing-fields__field-wrapper .form-row {
    margin-bottom: 10px;
}

.woocommerce form .woocommerce-billing-fields__field-wrapper .select2-container {
    margin-bottom: 6px;
}

div#customer_details .col-1 {
    width: calc(100% - 420px);
    padding-right: 45px;
}

div#customer_details .col-2 {
    width: 420px;
}

.woocommerce-checkout .woocommerce-additional-fields {
    width: 420px;
    box-shadow: 0 40px 80px rgba(0, 0, 0, .08), 0 16px 30px rgba(0, 0, 0, .08), 0 10px 18px rgba(0, 0, 0, .08), 0 5px 10px rgba(0, 0, 0, .08), 0 3px 6px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .08) !important;
    border-radius: 8px !important;
    padding: 16px 16px 22px;
}

.woocommerce-additional-fields h3 {
    color: #021120;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
}

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

.order-product-img {
    width: 58px;
    height: 58px;
    margin-top: 0;
    margin-right: 0;
    border-radius: 8px;
    overflow: hidden;
}

.order-cart-product {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, .06);
    margin-bottom: 16px;
    padding-bottom: 16px;
    gap: 15px;
}

.order-product-info-title span {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #021120;
    text-align: start;
    text-overflow: ellipsis;
    padding: 0;
    border-radius: 8px;
    height: auto;
    white-space: normal;
    overflow: hidden;
}

.order-product-info {
    width: calc(100% - 73px);
}

.woocommerce-billing-fields {
    background-color: #f6f5f8;
    padding: 20px;
}

.order-product-info-amount-det span.bld-price span {
    font-weight: 600;
    color: #000000;
}

.order-product-info-amount-det {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 5px;
}

.woocommerce-checkout .woocommerce-additional-fields * {
    font-family: 'Inter';
}

.total-order-info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.buy-now-order {
    text-align: right;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    background-color: #f6f5f8;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    background-color: #ffffff;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border-color: #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.woocommerce-checkout #payment div.form-row {
    background-color: #f6f5f8;
    padding-bottom: 25px;
}

h3#order_review_heading {
    display: none;
}

.woocommerce-checkout #payment {
    margin-top: 30px;
    width: calc(100% - 419px);
    padding-right: 45px;
    background: unset;
}

.woocommerce-checkout #payment *,
.woocommerce-billing-fields * {
    font-family: 'Inter';
}

.woocommerce-checkout #payment div.payment_box {
    margin-bottom: 10px;
}

.woocommerce-info * {
    font-family: 'Inter';
}

.woocommerce-checkout #payment ul.payment_methods li label {
    color: #000000;
}

.order-product-info-title {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 5px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    vertical-align: middle;
    padding: 0;
    height: 100%;
    vertical-align: middle;
    line-height: 16px;
}

.order-product-info-title .product_link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 20px;
    height: 20px;
}

.product_link a {
    width: 20px;
    background-image: url(https://devwp1.websiteserverhost.biz/certicon/wp-content/uploads/2025/04/download.svg);
    background-size: 13px;
    background-position: center right 6px;
    background-repeat: no-repeat;
    appearance: none;
    height: 20px;
    display: block;
    transform: rotate(270deg);
}

.woocommerce-MyAccount-content .woocommerce-Address {
    border: 1px solid #e9dfdf;
    padding: 15px;
}

.woocommerce-MyAccount-content header.woocommerce-Address-title.title h2 {
    font-size: 22px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 10px;
}

.woocommerce-MyAccount-content .woocommerce-Address address {
    margin-top: 10px;
}

.woocommerce-account .addresses .title .edit {
    width: 100%;
}

@media (max-width: 1366px) {
    .accordion-wrapper {
        margin: 0 auto;
    }

    .form-wrap {
        padding-bottom: 0;
    }

    div#customer_details .col-2 {
        order: 1;
    }

    div#customer_details .col-1 {
        order: 2;
        margin-top: 30px;
    }

    div#customer_details .col-1,
    div#customer_details .col-2,
    .woocommerce-checkout #payment {
        width: 100%;
        padding-right: 0;
    }

    .woocommerce .col2-set,
    .woocommerce-page .col2-set {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .woocommerce-checkout .woocommerce-additional-fields {
        margin: 0 auto;
    }

    .footer-newsletter-main .tnp-subscription {
        overflow: hidden;
    }
}

@media (max-width: 989px) {
    .product_gallery_nav {
        display: none;
    }
}

@media (max-width: 767px) {
    .certification_row {
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
        margin-bottom: 15px;
        padding-bottom: 15px;
        gap: 5px;
        flex-wrap: wrap;
    }

    .certification_col_wrap {
        border-bottom: unset;
        margin-bottom: 0;
        padding-bottom: 0;
        gap: 5px;
        width: 100%;
    }

    .develop_goals_list_inner {
        gap: 10px;
    }

    .elementor .product-gallery-wrap img {
        min-height: 320px;
    }

    .project_info_content_right {
        width: 100%;
    }

    .project-need-sec {
        height: auto;
    }

    .project-need-sec-wrap {
        gap: 15px;
    }

    .project-need-sec-wrap .img-project {
        width: 100px;
    }

    .project-need-info {
        width: calc(100% - 115px);
        gap: 0;
    }

    .woocommerce-account .woocommerce {
        flex-wrap: wrap;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        flex: 100%;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-bottom: 30px;
    }

    .woocommerce-account .u-column2:has(.woocommerce-form-register) {
        margin-top: 25px !important;
    }

    .woocommerce-account .woocommerce-form-login,
    .woocommerce-account .woocommerce-form-register {
        min-height: auto;
    }

    .woocommerce-account .site-main {
        padding: 50px 30px !important;
    }

    .woocommerce-account .woocommerce-form-login,
    .woocommerce-account .woocommerce-form-register {
        padding: 15px;
    }

    .woocommerce form .form-row-first,
    .woocommerce form .form-row-last,
    .woocommerce-page form .form-row-first,
    .woocommerce-page form .form-row-last {
        width: 100%;
    }

    .woocommerce form.checkout_coupon p.form-row.form-row-first {
        margin-bottom: 13px;
    }

    .woocommerce-checkout .woocommerce-additional-fields {
        width: 100%;
    }

    .footer-newsletter-main .tnp-subscription {
        overflow: hidden;
        width: 200px !important;
    }
}

@media (max-width: 479px) {
    .custom-product-form {
        width: 100%;
    }

    .vintage_info_list span {
        font-size: 14px;
        line-height: 19px;
    }

    div#customer_login .google_recaptcha-recaptcha {
        transform: scale(0.8);
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        padding: 15px;
    }
}