/* 
Blue
#2500f9 
*/

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}


.elementor-kit-5 {
    font-size: 1rem;
    font-family: Archivo, Helvetica, sans-serif;

}


*,
:after,
:before,
html {
    box-sizing: border-box
}


.fwm {
    font-weight: 500;
}

.m0 {
    margin: 0;
}

.ovfh .col-inner {
    overflow: hidden;
}



/**
    * @license
    *
    * Font Family: Clash Display
    * Designed by: Indian Type Foundry
    * URL: https://www.fontshare.com/fonts/clash-display
    *
    * Font Styles:
    * Clash Display Variable(Variable font)
    * Clash Display Extralight
    * Clash Display Light
    * Clash Display Regular
    * Clash Display Medium
    * Clash Display Semibold
    * Clash Display Bold
    *
    */
@font-face {
    font-family: 'ClashDisplay-Variable';
    src: url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Variable.woff2') format('woff2'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Variable.woff') format('woff'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Variable.ttf') format('truetype');
    font-weight: 200 700;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'ClashDisplay-Extralight';
    src: url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Extralight.woff2') format('woff2'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Extralight.woff') format('woff'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'ClashDisplay-Light';
    src: url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Light.woff2') format('woff2'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Light.woff') format('woff'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'ClashDisplay-Regular';
    src: url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Regular.woff2') format('woff2'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Regular.woff') format('woff'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'ClashDisplay-Medium';
    src: url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Medium.woff2') format('woff2'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Medium.woff') format('woff'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'ClashDisplay-Semibold';
    src: url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Semibold.woff2') format('woff2'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Semibold.woff') format('woff'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}


@font-face {
    font-family: 'ClashDisplay-Bold';
    src: url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Bold.woff2') format('woff2'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Bold.woff') format('woff'),
        url('/wp-content/themes/flatsome-child-cn/fonts/ClashDisplay-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

.clashdisp {
    font-family: 'ClashDisplay-Variable', Archivo, Helvetica, sans-serif !important;
}


#header i,
a.nav-top-link {
    color: var(--primary-color) !important;
}

#footer .title_details,
#footer .ux-menu-title,
a.nav-top-link {
    color: var(--primary-color) !important;
    font-family: 'ClashDisplay-Variable', archivo, sans-serif !important;
    font-weight: 500 !important;
    font-size: 1rem !important;
}


ul.header-nav-main {
    justify-content: center;
}


#wide-nav .hide-for-medium ul li ul li,
#wide-nav .hide-for-medium ul li ul {
    display: flex;
    justify-content: space-around;
    gap: 1rem;
    align-items: center;
    list-style: none;
}





h1,
h1 *,
h2,
h2 *,
h3,
h3 *,
h4,
h4 *,
h5,
h5 *,
h6,
h6 *,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: 'ClashDisplay-Variable', Helvetica, sans-serif !important;
    font-weight: 600 !important;
    word-spacing: .13rem;
}



#footer .section-content>.row:nth-child(2) {
    background: white;
    border-radius: 1rem;
    padding: 2rem;
}



.footer_details {
    border: 1px solid #beb3ff;
    border-radius: 1rem;
    padding: 1rem;
    max-width: 95%;
    margin: auto !important;
    text-align: center;
}

.footer_details .col {
    padding: 0 1rem;
    ;
}

.footer_details .col:nth-of-type(2) {
    border-right: 1px solid #beb3ff;
    border-left: 1px solid #beb3ff;
}

.absolute-footer {
    display: none;
}

.footer_details+div+div {
    margin-top: 3rem;
}

.footer_details+div+div p,
.footer_details+div+div .col {
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}


.social-icons i {
    color: var(--primary-color);
}

#footer .social-icons a {
    border: 1px solid !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}

.product-main .social-icons a i {
    font-size: 1.1rem;
    padding: 0 .2rem;
    padding: .5rem;
    /* background:whitesmoke; */
    border-radius: 100px;
    box-shadow: 0 0 3px;
    aspect-ratio: 1;
    line-height: 0;
    display: inline-flex;
    align-items: center;
}


.form-cover {
    padding: 1rem;
    border-radius: 1rem;
    overflow: hidden;
    background: white;
    max-width: 800px;
}

.formcraft-css .fc-form.fc-form-1 {
    font-family: archivo, sans-serif !important;
}

p.stock.out-of-stock,
.out-of-stock-label {
    display: none !important;
}

#wide-nav .show-for-medium ul li {
    min-width: 100%;
    text-align: center;
}

#wide-nav .show-for-medium ul li section {
    padding: 0;
}

#wide-nav .show-for-medium ul li section li {
    display: inline-flex;
    justify-content: center;
}





.endless_possibilities .box-image,
.endless_possibilities .col-inner {
    /* aspect-ratio: 1; */
    /* background: transparent !important; */
    /* object-fit: cover; */
    border-radius: 24px !important;
    /* overflow: hidden; */
    height: 100%;
    /* border-bottom-left-radius: 0 !important; */
    /* border-bottom-right-radius: 0 !important; */
    scale: 1.01;
}

.endless_possibilities * {
    text-align: start;
}

@media screen and (min-width:1430px) {
    .endless_possibilities .row.row-small {
        max-width: 1400px;
    }
}


.endless_possibilities .box-text {
    padding: 1rem !important;
}

.endless_possibilities h3 {
    padding: 10px 0 !important
}

.endless_possibilities p {
    font-size: .95rem;
}


a.remove svg {
    /* width: 54px; */
}

a.remove {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    width: 30px !Important;
    height: 30px !important;
    aspect-ratio: 1;
}

.quantity input {
    text-align: center;
    min-width: 3rem;
}


.place-order button,
a.checkout-button.button {
    background: #2500f9 !important;
    width: 100%;
    border-radius: 1rem;
    line-height: 1;
    padding: 1.5rem;
    margin-top: 1rem;
    box-shadow: 0 5px 5px #e1e1e1;
}

.shop_table .actions,
.continue-shopping {
    display: none;
}


.homepage_3_col_cta .col-inner>div:first-child>div {
    display: inline-flex;
    align-content: baseline !important;
    justify-content: space-between !important;
    width: 100%;
    ;
    padding: .5rem 0;
    text-align: start;
}


.homepage_3_col_cta .col-inner>div:first-child>div img {
    scale: 1.2;
    width: 70px;
}

.homepage_3_col_cta h3 {
    height: fit-content;
    margin-top: auto;
    /* color:blue; */
}


.homepage_3_col_cta .box {
    margin-top: 1rem;
}



.homepage_3_col_cta .col {
    background-size: auto !important;
    background-repeat: no-repeat;
    background-position: center !important;
    border-radius: 20px;
    /* border: 10px solid white; */
    /* overflow: hidden; */
    scale: .95;
    padding: 1.5rem 1rem;
}

.homepage_3_col_cta .col:nth-of-type(1) {
    background: url('https://createneon.com/wp-content/uploads/2024/03/create-neon-backgrounds-3.svg');
}

.homepage_3_col_cta .col:nth-of-type(2) {
    background: url('https://createneon.com/wp-content/uploads/2024/03/create-neon-backgrounds-2.svg');
}

@media screen and (max-width: 849px) {
    .homepage_3_col_cta .col {
        max-width: unset;
    }
}

.homepage_3_col_cta .col:nth-of-type(3) {
    background: url('https://createneon.com/wp-content/uploads/2024/03/create-neon-backgrounds-1.svg');
}


.ux-menu-link__link {
    align-items: baseline;
    border-bottom-color: #ececec;
    border-bottom-width: 1px;
    color: currentColor;
    flex: 1;
    /* min-height: 1rem; */
    transition: all .2s;
    font-size: .95rem;
    line-height: 1.3;
}

.jdgm-row-product {
    display: none;
}


.accordion-inner {
    padding: 0.5rem 0 1rem 0;
}

td:first-child,
th:first-child {
    padding-left: 1rem;
}

.accordion-item {}

.accordion-title {
    padding-left: 0;
    font-family: 'ClashDisplay-Variable', Archivo, Helvetica, sans-serif !important;
    color: blue !important;
    font-weight: 500 !important;
    background: transparent !important;
    /* margin:1rem 0; */
    padding: 1rem 0;
    border-top: 1px solid #0000ffab;
}

.accordion .toggle {
    right: 0;
    left: unset;
}

li#menu-item-9004111222020435 a {
    background: blue;
    border-radius: 100px;
    color: white !important;
    padding: .5rem 1rem;
    box-shadow: none;
    border: none;
}


ul.wc_payment_methods.payment_methods.methods {}

span.wc-stripe-card-icons-container {
    margin-left: auto;
}

.wc_payment_method label {
    display: flex;
    /* justify-content:space-between; */
    align-items: center;
}


.wc_payment_method img {
    margin-left: auto;
    max-height: 2rem;
}

.ppc-button-wrapper>div,
.payment_box {
    padding: 1rem;
    /* border: 1px solid #b7b7b7; */
    /* border-radius: 1rem; */
    background: white !important;
}

span.wc-stripe-card-icons-container {}

li.wc_payment_method {
    border: 1px solid #ccc;
    border-radius: 1rem;
    margin: .5rem 0 !important;
    padding: 1rem .5rem !important;
    /* background: whitesmoke; */
}

li.wc_payment_method.payment_method_stripe_cc.wc-stripe-no-desc {}


ul#shipping_method {
    border-radius: 1rem;
}


ul#shipping_method {
    border: 1px solid #e3e3e3;

}

ul#shipping_method li:last-of-type {
    border-top: 1px solid #e3e3e3;
}

ul#shipping_method li input,
ul#shipping_method li label {
    padding: 1rem !important;
    /* display: flex; */
    margin: 0;
}

ul#shipping_method li {
    display: flex;
    align-items: center;
    padding-left: 1rem;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea {
    border-radius: 5px;
    box-shadow: none !important;
}

input[type=email]:hover,
input[type=number]:hover,
input[type=password]:hover,
input[type=search]:hover,
input[type=tel]:hover,
input[type=text]:hover,
select:hover,
textarea:hover {
    border: 1px solid rgb(132, 132, 255);
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    background-color: #fff;
    /* box-shadow: 0 0 3px var(--primary-color) !important; */
    color: #333;
    opacity: 1 !important;
    outline: 0;
    /* border: 1px solid var(--primary-color); */
}


.process_neon_logo_ img {
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 1.4;
}



.process_neon_logo_ .img {
    border: 2px dashed blue;
    padding: 3%;
    border-radius: 1rem;
    object-fit: cover;
    aspect-ratio: 1.4;
    width: 100%;
}




.checkout-page-title.page-title {
    display: block;
}

.cart-container>img,

.woocommerce-cart .cart-subtotal,

.woocommerce-cart .woocommerce-shipping-totals,
.woocommerce-cart .ppc-button-wrapper,
.woocommerce-cart form.checkout_coupon {
    display: none;
}

.checkout-page-title.page-title {}

.checkout_customer_love_us {
    padding: 0.5rem !important;
    margin-top: 2rem;
}


.checkout_customer_love_us .col-inner,
.checkout_customer_love_us .col {
    padding: 0 !important;
    /* margin-top: .5rem; */
}

.checkout_customer_love_us .icon-box {
    display: grid !important;
    text-align: start;
    grid-template-columns: 1fr 5fr;
    gap: 1rem;
    padding: .5rem 0
}

.checkout_customer_love_us .icon-box-img {
    width: 100%;
}



.trusted_by_v2 img {
    filter: saturate(0) invert(1) contrast(0.1) brightness(2);
    aspect-ratio: 1;
    object-fit: contain;
    opacity: .8;
}

    

.woocommerce-variation-price *,
.price-wrapper * {
    font-weight: 500;
    /* font-size: 1.2rem !important; */
    color: black;
}

.product-type-variable .product-info.summary h1+.price-wrapper {
    display: none;
}


.sticky-add-to-cart--active .quantity{
    display:none !important;
}
.sticky-add-to-cart-wrapper .quantity {
    /* display: none !important; */
}


.form-cover form .tooltip{
    display: none !important;
    opacity: 0;
}



ins.dicounted_value *,
ins.dicounted_value {
    color: white !important;
    line-height: 1;
    font-weight: 400 !Important;
    font-size: 1.1rem !important;
}

ins.dicounted_value {
    background: #0000ffd1;
    border-radius: 100px;
    padding: .3rem .8rem !important;
    position: relative;
    bottom: 2px;
    display: inline-block;
}



bdi,
ins {
    display: inline-flex;
    align-items: center;
    /* gap:2px; */
}




.sticky-add-to-cart--active .single_variation * {
    font-weight: 500;
    font-size: 1rem !important;
    color: black;
    vertical-align: bottom;
}

.sticky-add-to-cart--active .single_variation .price {
    display: inline-flex;
    align-items: center;
    gap: .4rem
}

.sticky-add-to-cart--active p.price * {
    font-size: 1rem !important;
    font-weight: 600;
}

.sticky-add-to-cart--active p.price>ins {
    display: flex !important;
    gap: 3px !Important;
}


.sticky-add-to-cart--active .dicounted_value {
    bottom: 0;
    scale: .9;
}

.sticky-add-to-cart--active .button.single_add_to_cart_button.button.alt {
    min-width: unset;
    margin-left: 10px;
}




#pa_size-at-biggest-point_buttons>a {
    display: flex;
    justify-content: center;
}

#pa_size-at-biggest-point_buttons span:first-child {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-width: 100%;
    padding: 0 !important;
}



.variation_button.selected,
.variation_button.selected a,
#pa_size-at-biggest-point_buttons * {
    /* background: white !important; */
    /* border: transparent; */
    border-radius: 0;
    box-shadow: none !important;
    color: black;
    font-size: 15px;
}

body #pa_size-at-biggest-point_buttons>a {
    padding: 15px 3px !important;
    margin: 5px;
    border: 2px solid #e9e9e9;
    border-radius: 5px;
    /* box-shadow: 0 5px 5px #dfdfdf82, 0 0px 5px #f0f0f0a1 !important; */
}

div#variation_pa_size-at-biggest-point {
    display: grid;
    margin-top: 20px;
}

.variations_form .variations .value {
    margin: 0 !important;
    padding: 0;
}

.product-summary .variations_button {
    display: grid;
    align-items: center !important;
    gap: 1rem;
}

div#variation_pa_size-at-biggest-point .label {
    width: 100%;
}

#variation_pa_colors span {
    border-radius: 100px;
    overflow: hidden;
}

.variations .value .variation_button.selected span.phoen_swatches {
    box-shadow: 0 0 1px black !important;
}

body .position_before.variation_button.selected {
    /* background: transparent !important; */
    box-shadow: none !important;
    border: 2px solid #2500f9 !important;
}

#pa_colors_buttons>a {
    border-radius: 100px;
    border: 2px solid #e4e4e4;
}

div#pa_size-at-biggest-point_buttons {
    width: 100%;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
}

div#variation_pa_size-at-biggest-point>.label label {
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}





/* pa_size swatched start */

/* pa_size swatched */

div#pa_size_buttons {
    width: 100%;
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
}




#pa_size_buttons span:first-child {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-width: 100%;
    padding: 5px !important;
    line-height: 1;
}


#pa_size_buttons * {
    /* background: white !important; */
    /* border: transparent; */
    border-radius: 0;
    box-shadow: none !important;
    color: black;
    /* font-size: 15px; */
}

body #pa_size_buttons>a {
    padding: 10px 0px !important;
    margin: 5px;
    /* border: 1px solid #c6c6c6  */
    border-radius: 5px;
    box-shadow: 0 0 1px #2500f9 !important;
    display: flex;
    align-items: center !important;
}


div#variation_pa_size {
    display: grid;
}

div#variation_pa_size .label {
    width: 100%;
}

/* pa_size swatched end */

.stock.in-stock {
    display: none;
}

.variations .label {
    display: block;
}

button.single_add_to_cart_button.button.alt {
    min-width: 100%;
    border-radius: 100px;
}

.sticky-add-to-cart--active .quantity.buttons_added {
    margin: 0;
}

.product-summary .quantity {
    /* margin-bottom: 1em; */
    border-radius: 100px;
    /* overflow: hidden; */
    border: 1px solid #cfcfcf;
    max-width: max-content;
    /* margin: 0; */
    width: unset !important;!i;!;
}

.product-summary .quantity * {
    border: none !Important;
    text-shadow: none !important;
    text-shadow: none !important
}


.product-info.summary span.jdgm-star.jdgm--on {
    color: blue;
}
.product-info.summary .jdgm-rev-widg__summary-inner {
    margin-bottom: 10px;
}

span.phoen_tooltip {
    display: none;
}


.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="radio"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="checkbox"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover select,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea {
    border-radius: 5px;
}

html .formcraft-css .fc-form .form-element .form-element-html input[type=color],
html .formcraft-css .fc-form .form-element .form-element-html input[type=date],
html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local],
html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime],
html .formcraft-css .fc-form .form-element .form-element-html input[type=email],
html .formcraft-css .fc-form .form-element .form-element-html input[type=month],
html .formcraft-css .fc-form .form-element .form-element-html input[type=number],
html .formcraft-css .fc-form .form-element .form-element-html input[type=password],
html .formcraft-css .fc-form .form-element .form-element-html input[type=search],
html .formcraft-css .fc-form .form-element .form-element-html input[type=tel],
html .formcraft-css .fc-form .form-element .form-element-html input[type=text],
html .formcraft-css .fc-form .form-element .form-element-html input[type=time],
html .formcraft-css .fc-form .form-element .form-element-html input[type=url],
html .formcraft-css .fc-form .form-element .form-element-html input[type=week],
html .formcraft-css .fc-form .form-element .form-element-html select,
html .formcraft-css .fc-form .form-element .form-element-html textarea {
    border: 1px solid #b5b5b5;
    background-color: white !important;
    !I;
    !;
}

.form-element-field172,
.form-element-field54 {
    display: none !Important;
}


.form-element-field17 {
    /* max-width: 45%; */
}

.form-element-type-checkbox .field-cover label,
.form-element-type-checkbox .field-cover>div {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}


.form-element-type-checkbox * {
    font-weight: 400;
}

.form-element-html .main-label * {
    font-weight: 400;
    color: black;
}


.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="radio"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="checkbox"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover select,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea {
    background-color: white;
}

.button.button-file.fileupload-button {
    /* display: inline-table; */
    padding: 2rem 3rem !important;
    height: 0px;
    border-radius: 20px;
    border-style: dashed;
    border-color: #c8c8c8;
    border-width: initial;
    margin-left: 0;
    font-size: 1rem !important;
    line-height: 1 !important;
    max-width: 100%;
    min-width: 100%;
}

html .formcraft-css .fc-form .form-element .submit-cover.wide-true .submit-button {
    font-size: 1rem;
}

html .formcraft-css .fc-form.frame-hidden .form-page-content {
    margin: 0;
}

[data-identifier="field175"] {
    min-width: fit-content;
}

.video-button-wrapper i {
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button.button-file.fileupload-button span {
    /* font-size: 1rem !important; */
    line-height: 1 !important;
}

.business_why_go_with_basic_ .row:last-child .col>div {
    border: 1px solid #2500f9;
    border-radius: 24px;
    height: 100%;
    overflow: hidden;
}


.br3,
section.convert_your_logo_idea,
section.create_your_own {
    border-radius: 30px;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    overflow: hidden;
}


.why_choose_us .col {
    border-radius: 1rem;
    padding: 1rem;
    scale: 0.95;
    margin: .3rem 0;
    box-shadow: 0 0.21rem 0.5rem #e4e4e4, 0 0.51rem 0.5rem #e9e9e9;
}

.why_choose_us_img {
    overflow: hidden;
}

.why_choose_us_img>div {
    min-width: 800px;
    /* scale:3; */
}

.product-summary .woocommerce-Price-currencySymbol {
    vertical-align: middle;
    font-size: unset;
}


.pvc_split .col:nth-last-of-type(2)>div {
    /* display:none; */
    display: flex;
    align-content: center;
    /* height:100%; */
    justify-content: center;
    ;
    border-radius: 20px;
    overflow: hidden;
}

.table_pvc_split {
    margin: 0;
}

.off-canvas .nav-vertical>li>a,
.menu-item a,
.shop_mega_menu .ux-menu-link__link {
    font-family: 'ClashDisplay-Variable';
    color: var(--primary-color) !important;
    font-weight: 500;
}

.off-canvas .nav-vertical>li>a {
    font-weight: 600;
    ;
}

ul.sub-menu.nav-sidebar-ul.children a:after {
    display: none !important;
}

.menu-item>a:after {
    display: flex !important;
    letter-spacing: 1px !important;
    line-height: 1 !important;
    align-items: center !Important;
    justify-content: center !important;
    font-weight: 500 !Important;
    font-family: archivo, sans-serif !important;
    padding: .2rem .51rem !important;
    top: unset !important;
    font-size: .61rem !important;
    border-radius: 1rem !important;
    filter: saturate(1) contrast(1.5);
    left: .5rem;
    bottom: 2px;
}




.video-fit,
.slider .video.video-fit.mb {
    padding: 0 !important;
    aspect-ratio: 16/9;
    border-radius: .8rem;
    box-shadow: 0 5px 10px #00000026;
}


.process_ .box-image {
    border-radius: 0 !important;
}

.process_ img {
    border-radius: 1rem;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1.2;
}

.process_ .col-inner {
    border-radius: 1rem !important;
    overflow: hidden;
    background: white;
    box-shadow: 0 0.51rem 1rem #0000002e;
}

.col-inner {
    /* overflow: hidden; */
}




html .formcraft-css .fc-form .form-element .field-cover.heading-cover>div span {
    font-size: 1.2rem;
    color: black;
}


.product_page_faqs {
    font-size: 30px;
    font-weight: 600;
    text-align: start;
    line-height: 1;
    color: #2500f9;
}


/* bulk form  */



.bulk_formfc3 .form-element.form-element-field176,
.bulk_formfc3 .form-element.form-element-field177 {
    display: inline-block !important;
}


.bulk_formfc3 .form-element.form-element-field176 .sub-label-true,
.bulk_formfc3 .form-element.form-element-field177 .sub-label-true {
    display: block !important;
    min-width: 100%;
}


.bulk_formfc3 .form-element.form-element-field176 .sub-label,
.bulk_formfc3 .form-element.form-element-field177 .sub-label {
    display: none !important;
}


.bulk_formfc3 .form-element label {
    margin-bottom: 0 !important;
}

.bulk_formfc3 .form-element-type-fileupload {
    min-width: 100%;
}

.bulk_formfc3 .button.button-file.fileupload-button {
    padding: 1rem !important;
}

.bulk_formfc3 .form-element-html .main-label * {
    font-size: 1rem;
}

.bulk_formfc3 .form-element-html .main-label {
    text-align: start;
}


html .formcraft-css .fc-form .form-element .field-cover.heading-cover {
    display: none;
    ;
}

.bulk_formfc3 .field-cover.heading-cover {
    display: block !important;
}

.product-main {
    padding-top: 10px 0;
}

@media only screen and (max-width: 48em) {


    html .formcraft-css .fc-form .form-element .field-cover.heading-cover>div {
        /* display: block; */
        max-width: 90%;
        margin: auto;
        /* margin-top: 1rem; */
    }




    html .formcraft-css .fc-form .form-element .field-cover.heading-cover>div span {
        font-size: 1.1rem;
        color: black;
        line-height: 1.4;
        text-wrap: pretty;
    }
}



/* judgeme */

:root {
    --jdgm-primary-color: var(--primary-color) !Important;
    --jdgm-border-radius: 15 !important;
}

.jdgm-rev__author,
.jdgm-link,
.jdgm-histogram__clear-filter,
.jdgm-star {
    color: var(--primary-color) !Important;
}

/* .jdgm-rev__icon::after, .jdgm-rev__buyer-badge, */
.jdgm-histogram__bar-content {
    background-color: var(--primary-color);
}

.product-main {
    padding-top: 10px;
}



/* MOCKUP TYPE S */

/* .form-element-field69 {
    min-width: 100%;
    display: block !important;
} */

.MockupTypes input {
    /* display: none !Important; */
    position: absolute !important;
    right: 0;
    margin: 0 !important;
    border: 1px solid #0000ff00 !important;
    opacity: 0;
    animation: all .21s ease;
    scale: 0.5;
    transition: all .51s ease;
}

.MockupTypes input[type="checkbox"]:checked {
    scale: 1;
    background: deeppink;
    /* filter: invert(1) saturate(2) contrast(2); */
    opacity: 1;
    border: 1px solid #ffffff73 !important;
}


.MockupTypes .col {
    box-shadow: 0 0px 0px 1px #b1b1b1;
    scale: .96;
    border-radius: 10px;
    max-width: 279px;
}

.MockupTypes .col:has(input:checked) {
    /* border: 1px solid deeppink !important; */
    /* height: 100%; */
    /* display: grid; */
    box-shadow: 0 0px 0px 1px deeppink;
}

.MockupTypes .col .sub_title {
    /* scale: 0; */
    /* position: absolute; */
    /* transition: all .3s ease;
    animation: all .3s ease; */
}

.MockupTypes .col:has(input:checked) .sub_title {
    /* position: relative;
    display: block !Important;
    visibility: visible !Important;
    scale: 1; */
}

.gslide-image img {
    min-height: 70vh !important;
}

.dblock {
    display: block !important;
}

.error-field .formLabel {
    background: #fff5f500;
    display: flex;
    align-items: center;
    padding: 1rem;
    border-radius: 10px;
    border: 1px solid red;
    flex-wrap: wrap;
    position: relative;
}

.MockupTypes .col>div {
    padding: 0;
}

.MockupTypes .row {
    min-width: 100%;
    justify-content: start;
    padding: 0 .5rem !important;
}

.MockupTypes .card label {
    display: block;
    text-align: center;
}

.MockupTypes .col {
    padding: 6px;
}

.MockupTypes .lightbox__images {
    float: right;
    cursor: pointer;
    text-decoration: underline;
    color: blue;
    margin-left: auto;
    font-weight: 500;
    font-size: 1rem;
}

html .formcraft-css .fc-form .form-element-type-textarea.form-element:has([placeholder="Sign Type"]) {
    float: left !important;
}


.MockupTypes .card>label>div {
    margin-top: .5rem;
    /* background:whitesmoke; */
}

.MockupTypes img {
    border-radius: 5px;
    aspect-ratio: 1.3;
    object-fit: cover;
    padding: 0;
}

.MockupTypes {
    line-height: 1.3;
    text-align: start;
}

.MockupTypes .sub_title {
    font-weight: 400;
    font-size: .91rem;
}

.mockup_sizes:not(:has(input)) {
    display: none !important;
    visibility: hidden;
}

.MockupTypes .title {
    color: deeppink;
    font-weight: 500 !important;
    line-height: 1.1;
    margin: .3rem 0;
    margin-top: .5rem;
    font-size: 1rem;
}

.hint:after,
[data-hint]:after {
    content: attr(data-hint);
    background: deeppink;
    max-width: 41vw;
    color: #fff;
    text-shadow: 0 -1px 0 black;
    padding: 8px 10px;
    font-size: 1.1rem;
    line-height: 12px;
    white-space: pre-wrap;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
    line-height: 1.3;
    width: 300px;
    text-shadow: none !important;
    left: 0;
    bottom: 1.5rem;
}

.glightbox-clean .gdesc-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* font-size: 1.4rem; */
}

.fc3_left_image>div>div {
    overflow: hidden !important;
    border-radius: 10px;
}

.fc3_left_image .flickity-viewport {
    min-height: 500px !important;
}

.fc3_left_image .accordion {
    text-align: start;
    border-radius: 10px;
    overflow: hidden;
    background: white;
}

.fc3_left_image .accordion-title:not(.active) {
    /* color:white; */
    background: white;
    border: none;
    /* padding-left:0; */
    animation: all .3s ease;
    padding-top: 1rem;
    padding: 1rem;
    ;
}

.fc3_left_image .accordion .active,
.fc3_left_image .accordion .active+div {
    background: white !important;
    padding-top: 1rem;
    padding: 1rem;
    ;

}

.fc3_left_image .accordion button.toggle {
    right: 0;
    left: unset;
}



@media only screen and (max-width: 48em) {
    .mockup_sizes .form-element {
        max-width: 50%;
    }
}

/* 
[data-field-id="field69"] {
    display: none;
} */

/* MOCKUP TYPE end */



@media only screen and (min-width: 48em) {

    /* .slider .video.video-fit.mb {
        padding: 0 !important;
    }

    .slider.flickity-enabled .video.video-fit.mb {
        padding-top: 56.25% !important;
    } */
}

/* mobile */

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/

    .mb_c_f .col {
        padding: 0;
    }

    .homepage_main .bg.section-bg.fill.bg-fill.bg-loaded {
        background-size: 170vw !important;
        background-position: 78% 1% !important;
        background: #0d072d;
    }


    .homepage_main .section-content {
        margin-top: 70vw;
        padding: 0;
        margin-bottom: -15vw;
        /* backgroundL:black !Important; */
    }

    .homepage_main .section-content .row {
        /* background: linear-gradient(360deg, black, #0000005e); */
    }

    .tp_tag img {
        margin-top: -.5rem;
        max-width: 70vw;
        /* position:absolute; */
        /* top:0px; */
    }



    .woocommerce-checkout .woocommerce form.checkout.woocommerce-checkout>div {
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .section-content>.row:nth-child(2) {
        border-radius: 0;
        padding: .51rem 0;
        max-width: 95%;
        border-radius: 1rem;
    }

    #footer .section-content>.row:nth-child(2) .col {
        padding-left: .91rem;
        padding-right: .91rem;
    }

    .ux-menu-link__link {
        font-size: .90rem;
        min-height: 1rem;
    }

    .footer_details p {
        padding: 0;
        margin: 0;
    }

    .footer_details .title_details {
        margin-bottom: .5rem;
        /* font-weight:100 !important; */
    }

    .footer_details .col:nth-of-type(2) {
        border-left: none;
        border-right: none;
        border-top: 1px solid #beb3ff;
        border-bottom: 1px solid #beb3ff;
        margin: 1rem 0;
        padding: 1rem 1rem;
    }

    .product-main {
        padding-top: 0;
    }

    .sticky-add-to-cart--active ins.dicounted_value {
        display: none;
    }


    .sticky-add-to-cart--active .form-minimal.quantity input {
        min-width: 2rem !important;
        padding: 0;
    }

}

del bdi {
    text-decoration: line-through;
}








/* formfc3 strt  */


html .formcraft-css .fc-form .form-element-field170 .submit-cover {
    margin: auto;
}

.rexcustom {
    border: none;
    padding: 20px;
    background-color: gray;
    border-radius: 10px;
    cursor: not-allowed;
    font-size: 20px;
    color: white;
    width: 300px;
    font-weight: 700;
}

html .formcraft-css .fc-form .form-element-field170 .field-cover {
    letter-spacing: 0;
}

span.rextext {
    color: white;
}

html .formcraft-css .fc-form .form-element-field170 .field-cover.customText-cover p {
    margin: auto;
    font-size: 1rem;
    width: 300px !important;
    background-color: blue;
    color: white !important;
    border-radius: 10px;
    line-height: 1.8;
}


html .formcraft-css .fc-form .form-element .field-cover.customText-cover img {
    border-radius: 20px;
    display: contents;
}

html .formcraft-css .fc-form .form-element .field-cover {
    display: contents;
}

html .formcraft-css .fc-form .field-cover>span span.sub-label {
    font-weight: 400;
    position: relative;
    font-style: italic;
    font-size: .9em;
    padding-bottom: 15px;
    margin-top: -1px;
    opacity: .8;
}

html .formcraft-css .fc-form .form-element .submit-cover.wide-true .submit-button {
    font-size: 25px;
    width: 100%;
    background-color: #2500F9 !important;
    color: white !important;
    border-radius: 10px
}

.form-element-field143 label {
    font-size: 20px;
}

.form-element-field50 {
    font-size: 25px;
}

html .formcraft-css .powered-by {
    display: none;
}


.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button,
.formcraft-datepicker .ui-datepicker-header,
.formcraft-datepicker .ui-datepicker-title {
    background: #f7f7f7 !important;
    color: black !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file {
    display: inline-table;
    padding-bottom: 80px;
    padding-top: 80px;
    padding-right: 60px;
    height: 0px;
    line-height: 0px;
    border-radius: 20px;
    border-style: dashed;
    border-color: #c8c8c8;
    border-width: initial;
    margin-left: 25px;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file span {
    line-height: 35px;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file .icon-upload-cloud {
    position: relative;
    display: table-header-group;
    color: black;
    opacity: .48;
    bottom: 10px;
}

html .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    line-height: 1.8;
    /* width: 300px !important; */
    width: min(100%, 300px) !important;
}


html .formcraft-css .fc-form .form-element .textarea-cover textarea {
    line-height: 25px !important;
}

.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="radio"]:checked,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="checkbox"]:checked {
    /* background: #9f0067 !important; */
}




html .formcraft-css .fc-form .form-element .checkbox-cover [data-placement="right"] {
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: start;
    align-items: center;
    margin-top: -5px;
}

.error-field .checkbox-cover [data-placement="right"] {
    padding: 5px !important;
}

.error-field .checkbox-cover .error {
    right: 5px !important;
}


._block {
    display: block !important;
}

._inlineblock {
    display: inline-block !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li {
    margin: 0;
}

html .formcraft-css .fc-form .field-cover,
.customText-cover.field-cover {
    letter-spacing: unset !important;
    font-size: 1rem;
}

.show_qty_time .form-element-field184,
.show_qty_time .form-element-field185 {
    display: inline-block !important;
}

.show_qty_time .form-element-field72 {
    display: inline-block !important;
}

html .formcraft-css .powered-by {
    display: none;
}


.formcraft-css .fc-form.fc-form-1 {
    font-family: archivo, sans-serif !important;
}

.formcraft-css .fc-form.fc-form-1 .form-element .submit-cover .submit-button,
.formcraft-css .fc-form.fc-form-1 .form-element .fileupload-cover .button-file,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover .button,
.formcraft-datepicker .ui-datepicker-header,
.formcraft-datepicker .ui-datepicker-title {
    /* color: #656565 !important; */
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file {
    /* display:inline-table; */
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items: center;
    border-radius: 10px;
    width: 100%;
    border-style: dashed;
    border-color: pink;
    border-width: initial;
    line-height: 1.3 !important;
    padding: 1.5rem !important;
    margin: auto !important;
}


.button.button-file.fileupload-button {
    padding: .51rem !important;
    border-radius: .3rem !important;
    font-size: .95rem !important;
    width: 100%;
    border: 1.5px dashed deeppink !important;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file .icon-upload-cloud {
    font-size: 2rem;
    display: block !important;
    position: relative;
    color: deeppink;
    bottom: unset;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file i {}

html .formcraft-css .fc-form .form-element .submit-cover .submit-button {
    color: white !important;
    font-size: 1rem !important;
    background: blue !important;
    border-radius: 10px;
}

.form-element-field72 {
    /* display: block !important; */
}

.form-element-field72 * {
    font-size: 1rem;
}

html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file span {
    font-weight: 500;
    color: black;
}


.fc-form .rexcustom {
    width: fit-content;
    margin: auto !important;
    background: blue;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
    pointer-events: none;
    opacity: 0.5
}

.formcraft-css input[type=checkbox]:checked,
.formcraft-css input[type=radio]:checked {
    border-color: blue !important;
    background: blue !important;
}


html .formcraft-css .fc-form.field-alignment-center .form-element>div {
    padding: .6rem !important;
}

.fc-form textarea,
.formcraftsection textarea {
    max-height: 5rem;
    min-height: 50px !important;
    height: 100px !important;
    padding: 10px !important;
}

.fc-form i,
.formcraftsection i {
    /* display: none !important; */
}

html .fc-form {
    padding: 1rem !important;
    background: white !important;
    max-width: min(100%, 800px) !important;
    margin: auto !important;
    border-radius: 10px !important;
}

html .formcraft-css .fc-form.frame-hidden .form-page-content {
    padding: unset !important;
    margin: unset !important;
    /* all: unset; */
}

.count-true,
.form-element-field182,
.form-element-field54,
.form-element-field24,
.form-element-field172,
/* .form-element-field173, */
/* .form-element-field178xxxxx, */
.form-element-field46 {
    display: none !important;
}




html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file * {
    line-height: 1.2 !important;
}

.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="radio"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="checkbox"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover select,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea {
    border-radius: 5px;
    color: #000;
    border: 1px solid lightgray;
    /* padding: 10px; */
}

.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="text"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="password"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="email"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover input[type="tel"],
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover select,
.formcraft-css .fc-form.fc-form-1 .form-element .field-cover textarea {
    padding: 10px;
}

.fc-form textarea:hover,
.fc-form input:hover,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="password"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="email"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="tel"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html input[type="text"]:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html textarea:focus,
.formcraft-css .fc-form.fc-form-1 .form-element .form-element-html select:focus {
    /* border-color:mediumblue !important; */
    border-color: gray !important;
}

html .formcraft-css .fc-form .form-element .checkbox-cover>div label input {
    border-radius: 100% !important;

}

html .formcraft-css .fc-form .form-element-type-checkbox .main-label {
    text-align: left;
    margin-bottom: 5px;
}

html .formcraft-css .fc-form .form-element-type-checkbox>div {
    padding: 0;
}

.form-element-field50 {
    min-width: 100%;
}


.form-element.form-element-field170.form-element-type-customText {
    font-size: 1rem;
}

@media only screen and (min-width: 48em) {
    html .formcraft-css .fc-form.field-alignment-center .form-element>div {
        padding: .6rem !important;
    }

    .form-element-field38 {
        max-width: 50%;
        min-width: 100%;
    }

    .form-element-field17 {
        max-width: 45%;
    }

    .form-element-field169 {
        min-width: 20%;
    }

    html .formcraft-css .fc-form .form-element-type-checkbox {
        /* min-width: 33%; */
        /* min-width: min-content; */
        margin: unset !important;
        float: left !important;
        /* max-width: fit-content; */
        min-width: fit-content;
    }

}

@media only screen and (max-width: 48em) {
    section.formcraftsection .bg {
        /* background: url('https://createneon.com/wp-content/uploads/2024/05/pexels-iriser-948099-768x512.jpg') !important; */
    }

    section.formcraftsection {
        /* padding: 2rem 0.3rem !important; */
    }

    .button.button-file.fileupload-button {
        border: 2px dashed deeppink !important;
    }

    html .formcraft-css .fc-form.field-alignment-center .form-element>div {
        padding: .4rem !important;
        width: 100%;
    }

    .form-element-field2,
    .form-element-field145 {
        max-width: 50%;
    }

    .form-element-field169 {
        max-width: 35%;
        /* min-width: 30%; */
    }

    .form-element-field7 {
        max-width: 65%;
        /* min-width: 30%; */
    }

    html .formcraft-css .fc-form .form-element-type-checkbox>div {
        display: flex !important;
    }

    html .formcraft-css .fc-form .form-element-type-checkbox>div * {
        text-align: left;
    }

    html .formcraft-css .fc-form .form-element-type-checkbox>div label {
        padding: 0;
        margin: 0 !important;
    }

    html .formcraft-css .fc-form .form-element .textarea-cover textarea {
        font-size: .9rem !important;
        line-height: 1.4 !important;
    }
    .form-live .form-cover>form,
    .form-live .form-cover{
        padding: 5px !important;
    }
}


/* formfc3 end  */