/*
Theme Name:  Elementor Child
Template: hello-elementor
Theme URI: https://elementor.com/hello-theme/
Author: 云策-安伟
Author URI: https://www.yun-wp.com
Description: Child theme for Hello Elementor template.
Version: 1.0.0
Text Domain: hello-elementor
*/
* {
    font-family: "cytoart", Sans-serif;
}

img {
    border-style: none;
}

a {
    background-color: transparent;
    color: var(--link-color);
    -webkit-text-decoration: var(--link-text-decoration);
    text-decoration: var(--link-text-decoration);
}

a:active,
a:hover,
a:focus {
    outline: 0;
}

.yunce-lost-password .form-row .button {
    width: 100% !important;
}

.woocommerce-MyAccount-content-wrapper h2 {
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
    color: #1B2530 !important;
    margin: 0 0 20px 0 !important;
}

.woocommerce-MyAccount-content-wrapper label {
    line-height: 24px !important;
}

.woocommerce-MyAccount-content-wrapper .required {
    color: #FF6C1B !important;
}

/*wooMenuForm Style*/
.gform_heading {
    display: none;
}

.wooMenuForm .gform-body {
    padding: 30px 30px 40px 30px;
    border-radius: 10px;
    background: #EEF2F6;
}

.wooMenuForm .gform-body label {
    color: #1B2530;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
}

.wooMenuForm .gform-body .gform_fields {
    row-gap: 20px;
}

.wooMenuForm .gform-body .gfield_description {
    font-size: 12px;
    line-height: 18px;
}

.wooMenuForm .gform-body *::placeholder {
    font-size: 16px;
    color: #849AB2;
}

.wooMenuForm .gform-body * {
    border: 0;
}

.wooMenuForm .gform-footer {
    justify-content: flex-end;
}

.wooMenuForm .gform-footer .gform_button {
    width: 260px !important;
    height: 40px !important;
    background: #FF6C1B !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    border: 0px;
}

/* wooMainMenu edit*/
.woocommerce-MyAccount-content-wrapper form fieldset,
.woocommerce-address-fields__field-wrapper {
    padding: 30px 30px 50px 30px !important;
    background: #EEF2F6;
    margin-bottom: 30px;
    border-radius: 10px;
}

.woocommerce-MyAccount-content-wrapper *::placeholder {
    font-weight: 400 !important;
    color: #849AB2 !important;
}

.woocommerce-MyAccount-content-wrapper .button {
    width: 260px;
    height: 40px;
    margin-top: 10px;
    float: right;
    border-radius: 4px;
    padding: 0 !important;
}

.woocommerce-MyAccount-content-wrapper .len {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #1B2530;
    margin-bottom: 20px;
}

.woocommerce-MyAccount-content-wrapper form .l_pass {
    float: left;
    width: 20%;
    margin-top: 13px;
}

.woocommerce-MyAccount-content-wrapper form .woocommerce-Input--password {
    float: left;
    width: 80%;
}

.woocommerce-address-fields__field-wrapper label {
    text-transform: capitalize;
}

/* Blog Nav */
.post-navigation__prev--label,
.post-navigation__next--label,
.post-navigation_back a {
    background: #24D6ED;
    width: 120px;
    height: 24px;
    text-align: center;
    color: #fff !important;
    line-height: 24px;
    border-radius: 100px;
}

.post-navigation_back a {
    display: block;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 24px !important;
    background-color: #FF6C1B !important;
}

@media screen and (max-width:1024px) {
    .yunce_swiper_module .swiper_box {
        width: 100% !important;
    }

    .yunce_swiper_module .yunce-swiper-container .swiper-slide .swiper-content {
        padding: 20px !important;
    }

    .yunce_swiper_module .yunce-swiper-container .swiper-slide .slide_num .current_num {
        font-size: 24px !important;
    }

    .swiper-title {
        font-size: 24px !important;
    }

    .swiper-excerpt {
        font-size: 14px !important;
    }

    .yunce_swiper_module .yunce-swiper-container .swiper-slide {
        width: 100% !important;
        margin: 0 !important;
    }
}

/* Product page */
.berocket_single_filter_widget {
    color: #1B2530;
    background: #fff;
    border-radius: 10px;
}

.berocket_aapf_widget_selected_area .bapf_sfa_taxonomy ul,
.berocket_aapf_widget_selected_area .bapf_sfa_unall {
    padding-left: 8px !important;
}

.bapf_head>h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
}

.bapf_head {
    padding: 8px 20px;
    background-color: #C4CFDC;
    border-radius: 10px 10px 0 0;
}

.bapf_head:has(.fa-chevron-down) {
    border-radius: 10px !important;
}

.bapf_head .fa-chevron-up:before {
    content: url('./assets/img/minus.svg');
}

.bapf_head .fa-chevron-down:before {
    content: url('./assets/img/plus.svg');
}

.bapf_body {
    padding: 9px 20px 15px;
}

.bapf_sfilter ul li {
    margin-bottom: 10px !important;
    padding: 5px 0 !important;
}

.bapf_body input {
    line-height: 16px;
    position: absolute !important;
}

.bapf_body label {
    display: block !important;
    width: 100%;
    float: none;
    margin-left: auto;
    text-align: left;
    padding-left: 22px;
    font-size: 14px;
    line-height: 16px;
}

.bapf_ckbox_sqchck input[type=checkbox] {
    border: 1px solid #C4CFDC;
    border-radius: 4px !important;
    background: #EEF2F6;
    width: 16px;
    height: 16px;
    padding: 2px !important;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked {
    background: #FF6C1B !important;
    border-color: #FF6C1B !important;
}

.bapf_ckbox_sqchck input[type=checkbox]:checked:after {
    top: 2px !important;
    left: 5px !important;
    border-color: #fff !important;
    width: 5px;
    height: 8px;
}

.bapf_sfilter {
    margin-bottom: 20px;
}

.yunce_product_archive .products-list {
    overflow-x: auto;
}

.yunce_product_archive .columns_head {
    color: #fff;
    background: #24D6ED;
    font-weight: 500;
}

.yunce_product_archive .clu_head .clu_head_item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.yunce_product_archive .clu_head .cat_n,
.yunce_product_archive .clu_head .car_id,
.yunce_product_archive .clu_head .size,
.yunce_product_archive .clu_head .price {
    width: 120px;
    flex-shrink: 0;
}

.yunce_product_archive .clu_head .price {
    flex-direction: column;
}

.yunce_product_archive .clu_head .qty {
    width: 150px;
}

.yunce_product_archive .clu_head .qty .details_icon {
    margin-right: 16px;
    height: 16px;
}

.yunce_product_archive .clu_head .qty .product_link:hover {
    color: #fff;
    border-color: #FF6C1B;
}

.yunce_product_archive .clu_head .name {
    flex-grow: 1;
    justify-content: flex-start;
}

.yunce_product_archive .clu_head {
    padding: 8px;
    min-width: 800px;
}

/* .products-list .type-product:nth-child(even) {
    background-color:#EEF2F6;
} */
.list_current {
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 14px;
    text-align: center;
    color: #849AB2;
}

.list_current span {
    color: #FF6C1B;
}

.pages_box {
    display: flex;
    align-items: center;
}

.pages_box * {
    margin: 0 !important;
}

.pages_box .list_total {
    color: #849AB2;
    font-size: 14px;
}

.pages_box .list_total span {
    color: #24D6ED;
}

.pages_box .list_pagination {
    position: absolute;
    width: 100%;
}

@media screen and (max-width:767px) {
    .pages_box .list_pagination {
        position: relative;
        width: auto;
    }
}

.pages_box .page-numbers {
    border: 0 !important;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li {
    margin-right: 16px !important;
    border-radius: 50%;
    box-sizing: border-box;
    height: 30px;
    width: 30px;
    border: 0 !important;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li a,
.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li span .pages_box .page-numbers li a,
.pages_box .page-numbers.current {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-size: 14px;
    padding: 0 !important;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination {
    height: 30px;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #C4CFDC !important;
}

.pages_box .page-numbers.current {
    border: 0 !important;
}

.pages_box .page-numbers.current,
.pages_box .page-numbers li a:hover {
    color: #fff !important;
    background-color: #FF6C1B !important;
    border-color: #FF6C1B !important;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li:has(.prev),
.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li:has(.next) {
    border: 0 !important;
    text-indent: -9999px;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li .prev {
    background-image: url('./assets/img/paged.svg');
    background-repeat: no-repeat;
    background-size: cover;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li .next {
    background-image: url('./assets/img/paged.svg');
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-size: cover;
}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li .prev:hover {
    background-image: url('./assets/img/paged-hover.svg');
    transform: rotate(180deg);
    background-color: transparent !important;

}

.yunce_product_archive .woocommerce nav.woocommerce-pagination ul li .next:hover {
    background-image: url('./assets/img/paged-hover.svg');
    background-color: transparent !important;
    transform: rotate(0deg);

}

.conPage .gform-theme--foundation .gform_fields {
    row-gap: 10px !important;
}

.conPage .gfield_label {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.conPage input,
.conPage textarea,
.conPage select {
    border: 1px solid transparent !important;
    border-radius: 4px;
}

.conPage *::placeholder {
    color: #849AB2;
    font-size: 16px;
    font-weight: 400;
}

.conPage .gform_button {
    width: 260px !important;
    height: 40px !important;
    background: #FF6C1B !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin: auto !important;
}

.woocommerce form .form-row .required {
    font-weight: 400 !important;
    color: #FF6C1B !important
}

.e-cart__container .package_name {
    display: none;
}

.e-cart__container .woocommerce-shipping-destination {
    color: #1B2530 !important;
}

.e-cart__container .woocommerce-shipping-destination strong {
    font-weight: 400 !important;
}

.elementor-widget-woocommerce-cart .e-cart-section {
    border-color: #EEF2F6 !important
}

.cart-header .cart-row .row_item {
    font-weight: 500 !important;
    font-size: 16px !important;
}

.cart-body .woocommerce-Price-amount {
    font-size: 16px !important;
    color: #FF6C1B !important;
    font-weight: 600 !important
}

.checkout-button {
    font-size: 16px !important;
    font-weight: 600 !important;
}

/*Checkout*/
.elementor-widget-woocommerce-checkout-page {
    font-size: 16px !important;
}

.elementor-widget-woocommerce-checkout-page input {
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #1B2530 !important
}

.elementor-widget-woocommerce-checkout-page *::placeholder {
    font-size: 16px;
    color: #849AB2 !important;
    font-weight: 400 !important;
}

.yun_order_success ul.order_details li {
    text-transform: none !important;
}

.yun_order_success .woocommerce-order .sucess_icon {
    width: 60px !important;
    height: 60px;
}

.yun_order_success .woocommerce-column {
    margin-bottom: 40px;
}

.yun_my_order_list .order_list_box {
    overflow-x: auto;
}

.yun_my_order_list .woocommerce-orders-wrapper {
    min-width: 890px;
}

.yun_my_order_list .woocommerce-orders-wrapper .order-header .row_item {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #1B2530 !important;
}

.yun_my_order_list .woocommerce-orders-table__row .product_n a,
.yun_my_order_list .woocommerce-orders-table__row .product-date,
.yun_my_order_list .woocommerce-orders-table__row .product-list,
.yun_my_order_list .woocommerce-orders-table__row .product-status {
    color: #1B2530 !important
}

.yun_my_order_list .woocommerce-orders-table__row .product-total {
    color: #FF6C1B !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.yun_my_order_list .woocommerce-orders-wrapper .cart-row .product-status {
    min-width: 120px !important
}

.yun_my_order_list .woocommerce-orders-table__row .product-status {
    border: 1px solid #EEF2F6;
    border-radius: 100px;
}

.yun_my_order_list .product-status:before {
    padding-top: 6px;
    margin-right: 6px;
}

.yun_my_order_list .product-status.Unpaid:before {
    content: url(/wp-content/themes/hello-elementor-child/assets/images/unpaid.svg);
}

.yun_my_order_list .product-status.Shipped:before {
    content: url(/wp-content/themes/hello-elementor-child/assets/images/shipped.svg);
}

.yun_my_order_list .product-status.Completed:before {
    content: url(/wp-content/themes/hello-elementor-child/assets/images/completed.svg);
}

.yun_my_order_list .product-status.Processing:before {
    content: url(/wp-content/themes/hello-elementor-child/assets/images/processing.svg);
}

.yun_my_order_list .product-status.Cancelled:before {
    content: url(/wp-content/themes/hello-elementor-child/assets/images/cancelled.svg);
}

.yun_my_order_list .woocommerce-orders-table__row .product-status.Cancelled {
    color: #EEF2F6 !important;
}

.yun_my_order_list .product-actions.Unpaid .button {
    background: url(/wp-content/themes/hello-elementor-child/assets/img/del.svg) no-repeat 50%;
}

.yun_my_order_list .product-actions.Completed .button {
    background: url(/wp-content/themes/hello-elementor-child/assets/img/remove.svg) no-repeat 50%;
}

.order-again {
    display: flex;
    justify-content: end;
}

.order-again .button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FF6C1B !important;
    width: 300px !important;
    border: 1px solid #FF6C1B !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 100px !important;
}

.order-again .button:before {
    content: url(./assets/images/scart-w.png);
    margin-right: 10px;
    margin-top: 2px;
}

.yunce_register_from_module .yunce_register_form *::placeholder {
    color: #849AB2 !important;
    font-weight: 400 !important;
}

.yunce_cart_btn_module .yunce-cart-btn {
    max-width: 100% !important;
}

.quantity-selector {
    width: 100%;
}

@media screen and (max-width:768px) {
    .yunce_product_content .single_tabs {
        flex-direction: column;
    }

    .yunce_product_archive .clu_head .name {
        justify-content: center;
    }

    .conPage {
        --gf-form-gap-y: 16px !important;
        --gf-label-space-primary: 4px !important;
    }

    .conPage .gfield_label,
    .conPage input,
    .conPage textarea,
    .conPage select,
    .conPage input::placeholder,
    .conPage textarea::placeholder,
    .conPage select::placeholder {
        font-size: 14px !important;
    }

    .yun_order_success .woocommerce-order-overview {
        flex-direction: column;
    }

    .yun_order_success .woocommerce-order-overview li {
        border-bottom: 1px solid #C4CFDC;
        border-right: 0 !important
    }

    .yun_order_success .woocommerce-order ul.order_details li:last-child {
        border-bottom: 0;
    }

    .woocommerce-page .col2-set .col-2 {
        margin-top: 20px;
    }

    .yunce_register_form {
        grid-template-columns: 1fr !important;
    }

    .yunce_register_from_module .yunce_register_form:before {
        width: 0 !important;
    }

    .yunce_register_verify_group {
        flex-wrap: wrap;
    }

    .yunce-send-code-btn {
        width: 100% !important;
        height: 50px;
    }

    .yunce_register_name_group {
        grid-template-columns: 1fr !important;
    }

    .yunce_product_archive .clu_head {
        flex-direction: column;
        gap: 10px;
        min-width: unset;
        background-color: #EEF2F6 !important;
        padding: 16px !important;
        margin-bottom: 16px !important;
    }


    .yunce_product_archive .clu_head .cat_n,
    .yunce_product_archive .clu_head .car_id,
    .yunce_product_archive .clu_head .size,
    .yunce_product_archive .clu_head .price {
        width: 100%;
        flex-shrink: 0;
    }

    .yunce_product_archive .clu_head .qty {
        width: 100%;
        justify-content: center;
    }

    .yun_my_order_list .woocommerce-orders-wrapper,
    .yun_my_order_list .woocommerce-orders-wrapper .cart-row .product-actions {
        min-width: unset !important;
    }

    .yun_my_order_list .woocommerce-orders-wrapper .cart-row {
        gap: 10px;
        flex-wrap: wrap !important;
        flex-direction: column;
        align-items: center;
        justify-content: center !important;
    }

    .yun_my_order_list .woocommerce-orders-wrapper .order-header,
    .yunce_product_archive .columns_head {
        display: none !important;
    }

    .yun_my_order_list .woocommerce-orders-wrapper .cart-row .row_item {
        width: 100px !important;
        margin: 0 auto !important;
    }

    .wooMenuForm .gform-footer {
        justify-content: center;
    }

    .yun_my_order_list .woocommerce-orders-wrapper .cart-row .product-status {
        padding: 5px;
    }

    .yun_my_order_list .woocommerce-orders-wrapper .cart-row .product-actions .delete-order-button {
        float: none !important;
        text-align: center !important;
    }
}