.site_row {
    width: 100% !important;
    max-width: 1520px !important;
    margin: auto;
}

.site_row_left {
    max-width: calc(100% + (1520px - 100%) / 2) !important;
    margin: 0 auto 0 0 !important;
    width: 100% !important;
}

.site_row_right {
    max-width: calc(100% + (1520px - 100%) / 2) !important;
    margin: 0 0 0 auto !important;
    width: 100% !important;
}

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

.dfj {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dfa {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tc {
    text-align: center;
}

.pd100 {
    padding: 100px 0 !important;
}

.pdt100 {
    padding: 100px 0 0 !important;
}

.pdb100 {
    padding: 0 0 100px 0 !important;
}

.sculpting_beauty_img_con_inr img {
    width: 100%;
    height: 950px;
    object-fit: cover;
}

.sculpting_beauty_col1 {
    width: 75% !important;
}

.sculpting_beauty_col2 {
    width: 29% !important;
    margin-left: -4%;
    padding: 175px 50px;
    background: #E2F4D2;
    z-index: 1;
}

.sculpting_beauty_col2 .sculpting_beauty_col_inner {
    text-align: center;
}

.sculpting_beauty_ttl {
    font-size: 35px;
    font-weight: 500;
}

.sculpting_beauty_ttl_con_inr {
    padding-bottom: 10px;
}

.sculpting_beauty_btn {
    text-decoration: underline !important;
    font-size: 16px;
}

.sculpting_beauty_odd_row {
    flex-direction: row-reverse;
}

.sculpting_beauty_odd_row .sculpting_beauty_col2 {
    margin-left: 0 !important;
    margin-right: -4%;
}



.the_house_sculpting_page_img_con_inr img {
    width: 100%;
    height: 800px;
    object-fit: cover;
}

.the_house_sculpting_page_col1 {
    width: 55% !important;
}

.the_house_sculpting_page_col2 {
    width: 45% !important;
    padding-left: 80px;
    text-align: center;
}

.the_house_sculpting_page_odd_row {
    flex-direction: row-reverse;
}

.the_house_sculpting_page_odd_row .the_house_sculpting_page_col2 {
    padding-left: 0 !important;
    padding-right: 80px;
}



.pipe,
.plus {
    pointer-events: none;
    position: absolute;
}

.pipe {
    right: 0;
    color: var(--swatch--dark);
    opacity: 0;
}

.plus {
    right: 4px;
    /* padding: 0 15px 0 0; */
    visibility: visible;
    opacity: 1;
}

.pipe,
.open .plus {
    transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
}

.open .pipe,
.plus {
    transition: opacity 0.5s ease-out, visibility 0s linear 0s;
}

.open .plus {
    opacity: 0;
    visibility: hidden;
}

.open button {
    /* gap: 12px; */
    padding: 12px 12px 12px 16px;
}

.pipe {
    display: flex;
}

.open .pipe {
    opacity: 0.4;
    visibility: visible;
}

.menu-has-children button {
    gap: 4px;
    padding: 0 16px;
    white-space: nowrap;
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

.profile_child {
    justify-content: space-around;
    position: relative;
    background: var(--_theme---color--background);
    align-items: center;
    border-radius: 4px;
    transition: visibility 0s linear 0.6s;
    border: none;
    height: auto;
    flex-wrap: nowrap;
    width: auto;
    display: flex;
    visibility: hidden;
    padding: 0 16px 0 8px;
}



.open .button-arrow {
    transform: rotate(45deg)
}

.collection_sub_main .button-arrow {
    transition: 0.6s !important;
}

.collection_sub_menu {
    clip-path: inset(0 0 100% 0);
    transition: clip-path 1.5s cubic-bezier(0.76, 0, 0.24, 1);
}

.open .collection_sub_menu {
    clip-path: inset(0 0 0% 0);
}

.coming_soon {
    height: 100vh;
}

.site_button {
    width: 190px;
    height: 50px;
    background: #222;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}

/* ----------- get in touch section ----------- */
.get_in_touch_row {
    display: flex;
    flex-wrap: wrap;
    z-index: 2;
    position: relative;
}

.get_in_touch_col_6 {
    width: 50%;
}

.get_in_touch_col_6,
.get_in_touch_col_12 {
    padding: 15px 10px;
}

.get_in_touch_col_12 {
    width: 100%;
}

.get_in_touch_box input,
.get_in_touch_box textarea,
.get_in_touch_box select {
    width: 100%;
    padding: 15px 10px;
    color: rgba(0, 0, 0, 1) !important;
    border: 1px solid #ddd !important;
    border-radius: 0 !important;
    height: 50px;
}

.get_in_touch_box input::placeholder,
.get_in_touch_box textarea::placeholder,
.get_in_touch_box select {
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    font-weight: 400;
}

.get_in_touch_box textarea {
    height: 120px;
    resize: none;
}

span.wpcf7-spinner {
    position: absolute;
    right: 0;
}

.book_an_appntmnt_main_con {
    width: 70%;
    margin: auto;
}

.get_in_touch_row.select_type_bath {
    z-index: 0;
    position: relative;
}

/* Find Your Store  */

.find_store_each_con {
    width: 25%;
    padding: 10px;
}

.find_store_each_con_inr {
    position: relative;
    padding: 0 35px 30px;
}

.find_store_each_con_inr:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 92%;
    border: 1px solid #000;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.find_store_name_con span {
    padding: 10px;
    background: #f5f6ee;
}

.find_store_each_svg_con {
    width: 40px;
    height: 40px;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

.find_store_each_dtl_con_inr {
    padding: 6px 0;
}

.find_store_desc_main_con_inr {
    padding-top: 20px;
}

.find_store_each_nm_con {
    width: calc(100% - 40px);
    padding-left: 15px;
    font-size: 16px;
}

.menu-link {
    width: 193px;
}

/* .section_hero-about .grid-col-12 {
    margin: auto;
    grid-template-columns: auto;
} */
.section_hero-about .heading-style-128px{
    padding-bottom: 20px;
}
@media all and (min-width: 320px) and (max-width: 767px) {
    .site_row {
        max-width: 95% !important;
    }

    .site_row_left {
        max-width: 95% !important;
        margin: auto !important;
    }

    .site_row_right {
        max-width: 95% !important;
        margin: auto !important;
    }


    .pd100 {
        padding: 40px 0 !important;
    }

    .pdt100 {
        padding: 40px 0 0 !important;
    }

    .pdb100 {
        padding: 0 0 40px 0 !important;
    }

    .sculpting_beauty_col2 {
        padding: 40px 20px;
        margin: 0 !important;
    }

    .sculpting_beauty_col {
        width: 100% !important;
    }

    .sculpting_beauty_img_con_inr img {
        height: 450px;
    }

    .sculpting_beauty_ttl {
        font-size: 24px;
    }



    .the_house_sculpting_page_img_con_inr img {
        height: 350px;
    }

    .the_house_sculpting_page_col {
        width: 100% !important;
    }

    .the_house_sculpting_page_col2 {
        padding: 0px !important;
        padding-top: 20px !important;
    }

    .book_an_appntmnt_main_con {
        width: 100%;
    }

    .get_in_touch_col_6 {
        width: 100%;
    }

    .get_in_touch_col_6,
    .get_in_touch_col_12 {
        padding: 8px 5px;
    }


    .find_store_each_con_inr {
        padding: 0 25px 20px;
    }

    .find_store_desc_main_con_inr {
        padding-top: 10px;
    }

    .find_store_each_con_inr:after {
        height: 93%;
    }

    .find_store_each_nm_con {
        padding-left: 5px;
        font-size: 15px;
        width: calc(100% - 35px);
    }

    .find_store_each_con {
        padding: 5px;
        width: 100%;
    }

    .find_store_each_svg_con {
        width: 35px;
        height: 35px;
    }

    .find_store_each_svg_con svg {
        width: 20px;
        height: 18px;
    }

    .menu-link {
        width: 120px;
        padding-left: 0.7em;
        padding-right: 0.7em;
    }

    /* .menu-links {
        flex-flow: wrap;
        order: -1;
        justify-content: center;
        align-items: flex-start;
        max-width: 90vw;
        height: 3.5em;
        margin-left: 0;
        overflow: hidden;
    } */
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .the_house_sculpting_page_img_con_inr img {
        height: 450px;
    }

    .find_store_each_con {
        width: 50%;
    }

    .find_store_each_con_inr {
        padding: 0 10px 20px;
    }

    .menu-link {
        width: 120px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .site_row {
        max-width: 740px !important;
    }

    .site_row_left {
        max-width: calc(100% + (740px - 100%) / 2) !important;
    }

    .site_row_right {
        max-width: calc(100% + (740px - 100%) / 2) !important;
    }





    .pd100 {
        padding: 50px 0 !important;
    }

    .pdt100 {
        padding: 50px 0 0 !important;
    }

    .pdb100 {
        padding: 0 0 50px 0 !important;
    }

    .sculpting_beauty_col2 {
        width: 34% !important;
        padding: 80px 20px;
    }

    .sculpting_beauty_col1 {
        width: 70% !important;
    }

    .sculpting_beauty_img_con_inr img {
        height: 560px;
    }

    .sculpting_beauty_ttl {
        font-size: 24px;
    }



    .the_house_sculpting_page_img_con_inr img {
        height: 400px;
    }

    .the_house_sculpting_page_col1 {
        width: 50% !important;
    }

    .the_house_sculpting_page_col2 {
        padding-left: 30px;
        width: 50% !important;
    }

    .the_house_sculpting_page_odd_row .the_house_sculpting_page_col2 {
        padding-right: 30px;
    }

    .book_an_appntmnt_main_con {
        width: 100%;
    }

    .get_in_touch_col_6,
    .get_in_touch_col_12 {
        padding: 8px 5px;
    }

    .find_store_each_con_inr {
        padding: 0 25px 20px;
    }

    .find_store_desc_main_con_inr {
        padding-top: 10px;
    }

    .find_store_each_con_inr:after {
        height: 93%;
    }

    .find_store_each_nm_con {
        padding-left: 5px;
        font-size: 15px;
        width: calc(100% - 35px);
    }

    .find_store_each_con {
        padding: 5px;
        width: 50%;
    }

    .find_store_each_svg_con {
        width: 35px;
        height: 35px;
    }

    .find_store_each_svg_con svg {
        width: 20px;
        height: 18px;
    }

    .menu-link {
        width: 120px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .site_row {
        max-width: 940px !important;
    }

    .site_row_left {
        max-width: calc(100% + (940px - 100%) / 2) !important;
    }

    .site_row_right {
        max-width: calc(100% + (940px - 100%) / 2) !important;
    }

    .pd100 {
        padding: 50px 0 !important;
    }

    .pdt100 {
        padding: 50px 0 0 !important;
    }

    .pdb100 {
        padding: 0 0 50px 0 !important;
    }

    .text-size-24px {
        font-size: 0.8em;
    }

    .sculpting_beauty_col2 {
        width: 34% !important;
        padding: 100px 30px;
    }

    .sculpting_beauty_col1 {
        width: 70% !important;
    }

    .sculpting_beauty_img_con_inr img {
        height: 650px;
    }

    .sculpting_beauty_ttl {
        font-size: 26px;
    }


    .the_house_sculpting_page_img_con_inr img {
        height: 500px;
    }

    .the_house_sculpting_page_col1 {
        width: 50% !important;
    }

    .the_house_sculpting_page_col2 {
        padding-left: 30px;
        width: 50% !important;
    }

    .the_house_sculpting_page_odd_row .the_house_sculpting_page_col2 {
        padding-right: 30px;
    }

    .book_an_appntmnt_main_con {
        width: 90%;
    }

    .get_in_touch_col_6,
    .get_in_touch_col_12 {
        padding: 8px 5px;
    }

    .find_store_each_con_inr {
        padding: 0 25px 20px;
    }

    .find_store_desc_main_con_inr {
        padding-top: 10px;
    }

    .find_store_each_con_inr:after {
        height: 93%;
    }

    .find_store_each_nm_con {
        padding-left: 5px;
        font-size: 15px;
        width: calc(100% - 35px);
    }

    .find_store_each_con {
        padding: 5px;
        width: 50%;
    }

    .find_store_each_svg_con {
        width: 35px;
        height: 35px;
    }

    .find_store_each_svg_con svg {
        width: 20px;
        height: 18px;
    }

    .menu-link {
        width: 130px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .site_row {
        max-width: 1000px !important;
    }

    .site_row_left {
        max-width: calc(100% + (1000px - 100%) / 2) !important;
    }

    .site_row_right {
        max-width: calc(100% + (1000px - 100%) / 2) !important;
    }

    .pd100 {
        padding: 60px 0 !important;
    }

    .pdt100 {
        padding: 60px 0 0 !important;
    }

    .pdb100 {
        padding: 0 0 60px 0 !important;
    }

    .sculpting_beauty_col2 {
        width: 34% !important;
        padding: 100px 30px;
    }

    .sculpting_beauty_col1 {
        width: 70% !important;
    }

    .sculpting_beauty_img_con_inr img {
        height: 650px;
    }

    .sculpting_beauty_ttl {
        font-size: 30px;
    }

    .the_house_sculpting_page_img_con_inr img {
        height: 550px;
    }

    .the_house_sculpting_page_col2 {
        padding-left: 30px;
    }

    .the_house_sculpting_page_odd_row .the_house_sculpting_page_col2 {
        padding-right: 30px;
    }

    .book_an_appntmnt_main_con {
        width: 90%;
    }

    .find_store_each_con_inr {
        padding: 0 15px 15px;
    }

    .find_store_desc_main_con_inr {
        padding-top: 10px;
    }

    .find_store_each_con_inr:after {
        height: 93%;
    }

    .find_store_each_nm_con {
        padding-left: 5px;
        font-size: 15px;
        width: calc(100% - 35px);
    }

    .find_store_each_con {
        padding: 5px;
    }

    .find_store_each_svg_con {
        width: 35px;
        height: 35px;
    }

    .find_store_each_svg_con svg {
        width: 20px;
        height: 18px;
    }

    .menu-link {
        width: 130px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .site_row {
        max-width: 1100px !important;
    }

    .site_row_left {
        max-width: calc(100% + (1100px - 100%) / 2) !important;
    }

    .site_row_right {
        max-width: calc(100% + (1100px - 100%) / 2) !important;
    }


    .pd100 {
        padding: 70px 0 !important;
    }

    .pdt100 {
        padding: 70px 0 0 !important;
    }

    .pdb100 {
        padding: 0 0 70px 0 !important;
    }

    .sculpting_beauty_col2 {
        width: 34% !important;
        padding: 130px 50px;
    }

    .sculpting_beauty_col1 {
        width: 70% !important;
    }

    .sculpting_beauty_img_con_inr img {
        height: 720px;
    }

    .sculpting_beauty_ttl {
        font-size: 32px;
    }


    .the_house_sculpting_page_img_con_inr img {
        height: 600px;
    }

    .the_house_sculpting_page_col2 {
        padding-left: 30px;
    }

    .the_house_sculpting_page_odd_row .the_house_sculpting_page_col2 {
        padding-right: 30px;
    }

    .book_an_appntmnt_main_con {
        width: 80%;
    }

    .find_store_each_con_inr {
        padding: 0 15px 15px;
    }

    .find_store_desc_main_con_inr {
        padding-top: 10px;
    }

    .find_store_each_con_inr:after {
        height: 93%;
    }

    .find_store_each_nm_con {
        padding-left: 10px;
        font-size: 15px;
    }

    .find_store_each_con {
        padding: 5px;
    }

    .menu-link {
        width: 130px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .site_row {
        max-width: 1240px !important;
    }

    .site_row_left {
        max-width: calc(100% + (1240px - 100%) / 2) !important;
    }

    .site_row_right {
        max-width: calc(100% + (1240px - 100%) / 2) !important;
    }


    .pd100 {
        padding: 80px 0 !important;
    }

    .pdt100 {
        padding: 80px 0 0 !important;
    }

    .pdb100 {
        padding: 0 0 80px 0 !important;
    }


    .sculpting_beauty_col2 {
        width: 34% !important;
        padding: 150px 50px;
    }

    .sculpting_beauty_col1 {
        width: 70% !important;
    }

    .sculpting_beauty_img_con_inr img {
        height: 800px;
    }


    .the_house_sculpting_page_img_con_inr img {
        height: 600px;
    }

    .the_house_sculpting_page_col2 {
        padding-left: 50px;
    }

    .the_house_sculpting_page_odd_row .the_house_sculpting_page_col2 {
        padding-right: 50px;
    }

    .find_store_each_con_inr {
        padding: 0 20px 15px;
    }

    .find_store_desc_main_con_inr {
        padding-top: 10px;
    }

    .find_store_each_con_inr:after {
        height: 93%;
    }

    .find_store_each_nm_con {
        padding-left: 10px;
        font-size: 15px;
    }

    .menu-link {
        width: 145px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .site_row {
        max-width: 1400px !important;
    }

    .site_row_left {
        max-width: calc(100% + (1400px - 100%) / 2) !important;
    }

    .site_row_right {
        max-width: calc(100% + (1400px - 100%) / 2) !important;
    }


    .pd100 {
        padding: 90px 0 !important;
    }

    .pdt100 {
        padding: 90px 0 0 !important;
    }

    .pdb100 {
        padding: 0 0 90px 0 !important;
    }


    .sculpting_beauty_col2 {
        width: 34% !important;
        padding: 150px 50px;
    }

    .sculpting_beauty_col1 {
        width: 70% !important;
    }

    .sculpting_beauty_img_con_inr img {
        height: 850px;
    }



    .the_house_sculpting_page_img_con_inr img {
        height: 700px;
    }

    .the_house_sculpting_page_col2 {
        padding-left: 50px;
    }

    .the_house_sculpting_page_odd_row .the_house_sculpting_page_col2 {
        padding-right: 50px;
    }

    .find_store_each_con_inr {
        padding: 0 30px 25px;
    }

    .find_store_desc_main_con_inr {
        padding-top: 10px;
    }

    .find_store_each_con_inr:after {
        height: 93%;
    }

    .menu-link {
        width: 170px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {

    .menu-link {
        width: 190px;
    }
}