.wc_subscription_ut_build_box * {
    margin: 0;
    padding: 0;
}
.wc_subscription_ut_build_box .ut_wc_box_title {
    font-size: 27px;
    font-weight: 500;
    line-height: normal;
    color: #000;
    font-size: 32px;
}

.wc_subscription_ut_build_box .ut_wc_short_description {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .14px;
    color: #000;
    padding-top: 8px;
}

.wc_subscription_ut_build_box .ut_wc_search-box {
    border-radius: 10px;
    border: 1px solid #b2b2b2;
    background: #FFF;
    color: rgba(0, 0, 0, 0.5);
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.14px;
    padding: 12px 18px;
    min-height: 45px;
}

.wc_subscription_ut_build_box .ut_wc_header_widget {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.wc_subscription_ut_build_box .ut_wc_search-box {
    width: 497px;
}

.wc_subscription_ut_build_box .ut_wc_frequency_btn_parent {
    display: flex;
    flex-wrap: wrap;
}

.wc_subscription_ut_build_box .ut_wc_gridimage_containor img {
    height: 364px;
    border-radius: 14%;
    display: flex;
    width: 100%;
}

.wc_subscription_ut_build_box .ut_wc_product_title {
    color: #1A1A1A;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.22px;
    margin-bottom: 8px;
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
}

.wc_subscription_ut_build_box .ut_wc_grid_product {
    margin-bottom: 36px;
}

.wc_subscription_ut_build_box .ut_wc_price_parent_div_of_gridproduct {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wc_subscription_ut_build_box .ut_wc_select_element_gridproduct {
    width: 100%;
    border-radius: 14px;
    border-color: #cccccc;
    min-height: 45px;
    padding: 10px 19px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.16px;
    margin: 10px 0px;
    appearance: none;
    background: url(https://cdn.shopify.com/s/files/1/0847/3486/9783/files/download.svg?v=1711790729);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 19px);
    background-position-y: 50%;
    cursor: pointer;
}

/* //quantityBox */
.wc_subscription_ut_build_box .ut_wc_quantity_selector_gridproduct {
    border-radius: 14px;
    border: 1px solid #000;
    background: #FFF;
    padding: 4px 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.wc_subscription_ut_build_box .ut_wc_quantity_selector_gridproduct button {
    border-radius: 11px;
    background: #1A1A1A;
    border: none;
    outline: none;
    height: 35px;
    width: 38px;
    cursor: pointer;
}

.wc_subscription_ut_build_box .ut_wc_quantity_selector_gridproduct input[type=number] {
    text-align: center;
    border: none;
    outline: none;
    color: #1A1A1A;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.17px;
    width: 60px;
}

.wc_subscription_ut_build_box .ut_wc_regular_price {
    text-decoration-line: line-through;
    color: #958e8e;
}

.wc_subscription_ut_build_box .ut_wc_price_parent_div_of_gridproduct {
    color: #1A1A1A;
    font-size: 17px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.23px;
}

.wc_subscription_ut_build_box .ut_wc_price_parent_div_of_gridproduct p {
    margin-left: 10px;
}

.wc_subscription_ut_build_box input[name="radio_name"] {
    display: none;
}

.wc_subscription_ut_build_box .ut_wc_frequency_btn_parent input {
    display: none;
}

.wc_subscription_ut_build_box .ut_wc_containor_of_all_gridproduct {
    display: flex;
    flex-wrap: wrap;
}

.wc_subscription_ut_build_box .ut_wc_grid_product_first_addcart_btn {
    border: none;
    border-radius: 14px;
    background: #1A1A1A;
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.17px;
    padding: 9px 20px;
    min-height: 45px;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wc_subscription_ut_build_box .ut_wc_soldout_product_btn {
    border: none;
    border-radius: 14px;
    color: white;
    font-size: 17px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.17px;
    padding: 9px 20px;
    min-height: 45px;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #b2adad;
    line-height: inherit;
}

.wc_subscription_ut_build_box .ut_wc_black_background_of_frequency_lable {
    background: black !important;
    color: white !important;
}
.ut_wc_footer_part {
    position: sticky;
    bottom: 0;

}
#ut_wc_sticky_footer {
    width: 100%;
    /* height: 300px; */
    background: #f2f2f2;
    text-align: center;
    padding: 10px;
    color: #000;
    bottom: 0px;
    z-index: 10;
    font-size: 17px;
}

#ut_wc_footer_arrow {
    cursor: pointer;
}

.ut_wc_display_none_class {
    display: none;
}

.ut_wc_height_of_footer_when_footer_arrow_click {
    height: 47px !important;
    transition: 0.800s
}

#ut_wc_footer_pricing_parent {
    bottom: 0px;
    left: 810px;
}

#ut_wc_footer_product_containor {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    width: 100%;
}

/* loader */
#ut_wc_add_to_cart_btn_of_footer {
    border: none;
    border-radius: 14px;
    background: black;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .17px;
    padding: 9px 20px;
    min-height: 45px;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
span#ut_wc_footer_add_to_cart_btn_loader {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}
/* loader ends */
.ut_wc_footer_product_image_parentdiv img {
    height: 100px;
    width: 100px;
    border-radius: 10px;
}

.wc_subscription_ut_build_box .ut_wc_dullcolor_for_gridproduct_addtocart_btn {
    background: #b2adad;
}

.wc_subscription_ut_build_box .ut_wc_quantity_mainbox_for_display_block {
    display: block !important;
    display: flex !important;
}

.wc_subscription_ut_build_box .ut_wc_quantity_plus_svg2 {
    display: block;
    background: #979494;
    border-radius: 10px;
}

.wc_subscription_ut_build_box .ut_wc_purchase_option_text {
    font-size: 27px;
    font-weight: 500;
    line-height: normal;
    color: black;
}

.wc_subscription_ut_build_box .ut_wc_frequency_parent_div {
    margin-right: 26px;
}

.wc_subscription_ut_build_box .ut_wc_frequency_parent_div label {
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .15px;
    padding: 11px 20px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    cursor: pointer;
    opacity: .9;
    width: 133px;
    text-align: center;
    color: #fff;
    background: #fff;
    color: #000;
    font-style: initial;
    margin-top: 20px;
    height: 41px;
}

.wc_subscription_ut_build_box #ut_wc_footer_arrow_text {
    cursor: pointer;
}

.wc_subscription_ut_build_box .ut_wc_footer_product_image_parentdiv img {
    display: flex;
    width: 70px;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
}

.wc_subscription_ut_build_box .ut_wc_regular_price {
    text-decoration-line: line-through;
    color: #958e8e;
    font-size: 22px;
}

.wc_subscription_ut_build_box .ut_wc_price_parent_div_of_gridproduct p {
    margin-left: 10px;
    font-size: 20px;
}

#ut_wc_footer_discount_parent {
    margin-left: 12px;
    color: red;
    margin-left: 2px;
    font-size: 12px;
    width: 100% !important;
}

.wc_subscription_ut_build_box {
    max-width: 1500px;
    margin: 40px auto;
    width: 100%;
    padding: 0px 15px;
}

.wc_subscription_ut_build_box .ut_wc_frequency_btn_and_purchase_option_title_parent_div {
    margin: 47px 0px;
}

@media only screen and (min-width: 768px) {
    .wc_subscription_ut_build_box .ut_wc_search-box input {
        max-width: 610px;
    }

}

.wc_subscription_ut_build_box .ut_wc_search_box {
    border-radius: 10px;
    border: 1px solid #b2b2b2;
    background: #FFF;
    color: rgba(0, 0, 0, 0.5);
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.14px;
    padding: 12px 18px;
    min-height: 45px;
    width: 600px;
    float: right
}

.wc_subscription_ut_build_box .ut_wc_search_box:focus-visible {
    box-shadow: none !important;
    outline: none !important;
    border: 2px solid black
}

.wc_subscription_ut_build_box .ut_thsb_subbundle_p_grid_add_qty_text {
    color: black;
}

.wc_subscription_ut_build_box .ut_wc_select_element_gridproduct:focus {
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid black;
}

.wc_subscription_ut_build_box #ut_wc_footer_arrow svg {
    stroke: black;
}

#ut_wc_disable_add_to_cart_btn_of_footer {
    border: none;
    border-radius: 14px;
    background: #656262;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .17px;
    padding: 9px 20px;
    min-height: 45px;
    cursor: pointer;
    margin-bottom: 10px;
    display: none;
    opacity: 0.5;
}

.wc_subscription_ut_build_box .ut_wcsb_bb_section_loader {
    text-align: center;
    max-width: 200px;
    margin: 0 auto;
    height: 100px;
    width: 100px
}

#ut_wc_footer_show_hide_items_containor {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

#ut_arrow {
    line-height: 0;
}

#ut_wc_footer_show_hide_items_parent {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ut_wc_quantity_mainbox_for_display_block svg {
    height: 34px;
    width: 14px;
}

.ut_wc_footer_product_title {
    line-height: 1;
}

#ut_wc_text_of_footer_show_hide_item_quantity {
    cursor: pointer;
    padding: 0 10px;
}

#ut_wc_footer_products_parent_div {
    display: flex;
}

#ut_wc_containor_of_footer_show_hide_items_quanity_box {
    display: none
}

#ut_wc_footer_show_hide_items_parent {
    font-weight: bolder;
}

.ut_wc_search_product_not_fount_text {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.wc_subscription_ut_build_box .ut_wc_product_title:hover {
    color: blue;
}

.wc_subscription_ut_build_box .ut_wc_gridproduct_title_anchor {
    text-decoration: none;
}

.ut_wc_box_discount_label {
    font-size: 17px;
}

.ut_wc_footer_product_remove_icon {
    width: 14px;
    height: 14px;
    background: #1a1a1a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    right: -7px;
    top: -7px;
    opacity: 4;
    z-index: 1;
}

.ut_wc_footer_product_variant_and_quantity_text {
    font-size: 12px;
    font-weight: bolder;
    text-align: left;
}

/* new css */
button#ut_wc_disable_add_to_cart_btn_of_footer {
    border: none;
    border-radius: 14px;
    background: #aea7a7;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: .17px;
    padding: 9px 20px;
    min-height: 45px;
    cursor: pointer;
    margin-bottom: 10px;
}
#ut_wc_featured_image img{
    height:100px;

}
#ut_wc_featured_image{
    position:relative;
    top:20px;
}
div#ut_wc_footer_show_hide_items_parent {
    cursor: pointer;
}
.wc_subscription_ut_build_box .ut_wc_header_widget {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
div#ut_wc_featured_image img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
#ut_wc_featured_image {
    position: relative;
    top: 20px;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
/* responsiveness starts */
.wc_subscription_ut_build_box .ut_wc_grid_product {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.wc_subscription_ut_build_box .ut_wc_gridproduct_select_element_containor {
    width: 100%;
}

.wc_subscription_ut_build_box .ut_wc_gridproduct_quantity_Selector_containor {
    width: 100%;
}

.wc_subscription_ut_build_box .ut_wc_containor_of_all_gridproduct {
    display: grid;
    grid-template-columns: repeat(0, 1fr);
    gap: 25px;
}

@media only screen and (max-width: 1600px) {
    .wc_subscription_ut_build_box {
        max-width: 1440px;
        margin: 40px auto;
        width: 100%;
    }
}

@media only screen and (max-width: 1400px) {
    .wc_subscription_ut_build_box {
        max-width: 1240px;
        margin: 30px auto;
        width: 100%;
    }
}

@media only screen and (max-width: 1200px) {
    .wc_subscription_ut_build_box .ut_wc_containor_of_all_gridproduct {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .wc_subscription_ut_build_box input.ut_wc_search_box {
        max-width: 500px;
        width: 100%;
    }

    .wc_subscription_ut_build_box {
        max-width: 920px;
        margin: 20px auto;
        width: 100%;
    }
}

@media only screen and (max-width: 992px) {
    .wc_subscription_ut_build_box .ut_wc_containor_of_all_gridproduct {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .wc_subscription_ut_build_box .ut_wc_search_box {
        width: 300px;
    }

    .wc_subscription_ut_build_box .ut_wc_search_box {
        width: 280px;
    }

    .wc_subscription_ut_build_box {
        max-width: 750px;
        margin: 20px auto;
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .wc_subscription_ut_build_box .ut_wc_search_box_containor {
        padding-bottom: 20px
    }

    .wc_subscription_ut_build_box .ut_wc_containor_of_all_gridproduct {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .wc_subscription_ut_build_box .ut_wc_search_box {
        width: 100%;
    }

    .wc_subscription_ut_build_box .ut_wc_search_box_containor {
        width: 100%;
        margin-top: 20px;
    }

    .wc_subscription_ut_build_box .ut_wc_product_title {
        font-size: 20px;
    }

    .wc_subscription_ut_build_box .ut_wc_box_title {
        font-size: 30px;
    }

    .wc_subscription_ut_build_box .ut_wc_price_parent_div_of_gridproduct p {
        font-size: 18px;
    }

    .wc_subscription_ut_build_box .ut_wc_purchase_option_text {
        font-size: 24px;
    }
}

@media only screen and (max-width: 440px) {
    .wc_subscription_ut_build_box .ut_wc_containor_of_all_gridproduct {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .wc_subscription_ut_build_box .ut_wc_search_box {
        width: 100%;
    }

    .wc_subscription_ut_build_box .ut_wc_frequency_parent_div label {
        width: 100%;
    }

    .wc_subscription_ut_build_box .ut_wc_frequency_parent_div {
        width: 100%;
        margin-right: 0;
    }
}

.wc_subscription_ut_build_box .ut_wc_gridimage_containor {
    width: 100%;
}

.wc_subscription_ut_build_box .ut_wc_gridimage_containor figure img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.wc_subscription_ut_build_box .ut_wc_gridimage_containor figure {
    position: relative;
    padding-bottom: 100%;
    height: 100%;
    display: block;
}

/* New Subscription Bundle CSS */
div#ut_wc_footer_pricing_parent {
    width: 250px;
    flex: 0 0 250px;
}
.ut_wc_internal_class div#ut_bottom_part_notincludeTitle.ut_wc_showing_fullwidth{
    width:100%;
}
div#ut_bottom_part_notincludeTitle {
    width: calc(100% - 250px);
}

.ut_wc_internal_class:not(.ut_wc_display_none_class) {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ut_wc_footer_product {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.ut_wc_footer_product_image_parentdiv {
    position: relative;
}

.ut_wc_quantity_with_variant {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding-left: 15px;
}

.ut_wc_footer_product_title {
    padding-left: 15px;
    font-size: 12px;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    line-height: 130%;
}
.ut_wc_swiper_myswiper {
    overflow: auto;
    padding-top: 20px;
}
.ut_wc_swiper_slider {
    width: 250px !important;
    display: flex;
    flex: 0 0 250px;
    scroll-behavior: smooth;
    margin-right: 10px;
}
@media only screen and (max-width: 768px) {
    .ut_wc_internal_class:not(.ut_wc_display_none_class) {
        justify-content: center;
        flex-wrap: wrap;
    }
    div#ut_bottom_part_notincludeTitle {
        width: 100%;
    }
    div#ut_wc_footer_pricing_parent {
        width: 100%;
        flex: 0 0 100%;
    }
    div#ut_Box_Fixed_Limit_Message {
        font-size: 15px;
    }
    div#ut_wc_footer_show_hide_items_parent {
        font-size: 15px;
    }
    .ut_wc_swiper_myswiper {
        padding-top: 10px;
    }
    .wc_subscription_ut_build_box .ut_wc_footer_product_image_parentdiv img {
        width: 50px;
    }
    #ut_wc_add_to_cart_btn_of_footer {
        margin-bottom: 0;
        font-size: 15px;
    }
    div#ut_wc_footer_pricing_sub_div {
        font-size: 15px;
    }
}
p#ut_total_price_footer>span:nth-child(3), p#ut_total_price_footer>span:nth-child(4) {
    width: 100%;
    flex: 0 0 100%;
    display: block;
    padding-top: 10px;
}

/* loadmore */
button.ut_wc_load_more_btn {
    height: 39px;
    width: 200px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px auto;
    background: black;
    color: white;
    border: none;
    position:relative;
}

.ut_wc_load_more_btn_loader{
    shape-rendering: auto;
    display: block;
    background: transparent!important;
    height: 45px;
    width: 65px;
    position:absolute;
    transform: translate(-50%, -50%);
    top:50%;
    left:50%
}
