/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/*body * {
    outline: 1px solid rgba(255, 0, 0, 0.1);
}*/ 

::selection {
    background-color: #B78555!important;
    color: white!important; 
}

::-webkit-scrollbar {
    width: 12px; 
}

::-webkit-scrollbar-track {
    background: #F0DFC4; 
}

::-webkit-scrollbar-thumb {
    background: #B78555; 
    border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
    background: #B78555; 
}


/*------Asa added this madafaka-----*/

.wc-block-cart__submit{
    display: none;
}

.page-id-822 a.wp-block-button__link.wp-element-button {
    background: transparent;
    color: var(--accent);
    text-align: center;
    width: 100%;
    font-size: 20px;
}

/*---------------------------------*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    max-width: 100% !important;
    overflow-x: hidden !important;
}

.site-main>* {margin-bottom: 0px;}

.one-container .site-content {
    padding: 40px 0px;
}

.one-container .site-content .home_page{
    padding: 0px!important;
}

a {
    text-decoration: none!important;
}

/*woo important fix*/

html {
    max-width: 100% !important;
    overflow-x: hidden !important;
}


/*home page english fix*/ 
html[lang^="en"] .one-container .site-content .home_page{
    padding: 0px!important;
}

.site-footer {
    position: relative; /* Make sure parent is positioned */
}

.site-footer::after {
    content: ''; /* Required for pseudo-elements */
    position: absolute; /* Changed from relative */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* OR set explicit width/height */
    width: 100%;
    height: 100%;
    
    background-image: url('https://adi-oren.nitzshacharenv.com/wp-content/uploads/2025/09/Vector-4.png');
    background-position: left bottom;
    background-repeat: no-repeat; 
    background-size: auto;
    z-index: -1;}

#block-9 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.icons_footer {
    display: flex!important;
    justify-content: space-between!important;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.social_footer_icon img{
    width: auto;
    height: 50px;
    margin: 0 20px;
    transition: transform 0.3s ease;
}

.inside-wc-product-image img{
    border-radius: 20px;
}

 
/*lines*/
.center-line {
            position: fixed;
            top: 0;
            left: 50%;
            width: 1px;
            height: 100vh;
            background-color: black;
            transform: translateX(-50%);
            z-index: 1000;
        }

        .line1 {
            position: fixed;
            top: 0;
            left: 95%;
            width: 1px;
            height: 100vh;
            background-color: black;
            transform: translateX(-50%);
            z-index: 1000;
        }

        .line2 {
            position: fixed;
            top: 0;
            left: 5%;
            width: 1px;
            height: 100vh;
            background-color: black;
            transform: translateX(-50%);
            z-index: 1000;
        }


/*buttons*/ 

.g_button {
    background-color: #D2802B;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px;
}

.g_button:hover, .g_button:focus, .g_button:active {
    background-color: #5E452E;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px; 
}

.woo_button, .product_type_variable.add_to_cart_button, .product_type_simple.add_to_cart_button {
    background-color: #F0DFC4!important;
    color: #B78555!important;;
    border-radius: 10px!important;
    border: 1px solid #F0DFC4!important;
    padding: 10px 20px!important;
    font: weight 700px !important;;
    cursor: pointer!important;  
}

.product_type_variable.add_to_cart_button:hover, .product_type_variable.add_to_cart_button:active, .product_type_simple.add_to_cart_button:hover, .product_type_simple.add_to_cart_button:active {
    background-color: #FEFCE7!important;
    color: #B78555 !important;;
    border-radius: 10px!important;
    border: 1px solid #B78555!important;
    padding: 10px 20px!important;
    font: weight 700px !important;;
    cursor: pointer!important;  
}



/*LRN DASH*/ 

.entry-title {
    text-align: center;
    margin:2rem 0;
    font-size: 1.5rem !important;
    font-weight: 500!important;
    color: #5e452e !important;
}

.ld-course-list-items .ld_course_grid .thumbnail.course {
    border:none !important;
    border-radius: 5px !important;
}

.learndash-wrapper a:hover,
.learndash-wrapper .ld-button:hover,
.learndash-wrapper .ld-primary-color:hover {
    color: inherit !important; 
    background-color: inherit !important;
    text-decoration: none !important;
}

:root {
  --ld-color-button-bg: #B78555!important; 
}

:root {
  --ld-color-brand-primary: #B78555!important;
}


:root {
  --ld-color-semantic-general-middle-grey: #F0DFC4B2!important; 
}

:root {
  --ld-color-system-light-2: #F0DFC4B2!important; 
}

:ROOT {
    --ld-color-primitives-blue-500: #B78555!important;
}

.ld-course-list-items {
    margin:5% 0%;
}

.thumbnail.course.sfwd-courses.type-sfwd-courses.status-publish.has-post-thumbnail.hentry {
    background-color: #F0DFC4!important;
}

.ribbon {
    display: none!important;
}

.ld-course-list-items .ld_course_grid .btn-primary {
    background-color: #D2802B!important;
    border: none!important;
}

.single-sfwd-courses .featured-image {
    display: none;
}

/*footer*/ 

.site-footer {
    background-color: var(--contrast-2);
    background-image: url('https://adi-oren.nitzshacharenv.com/wp-content/uploads/2025/09/Vector-4.png');
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.footer-widgets-container,
.inside-footer-widgets,
.site-info {
    background: transparent !important;
    background-color: transparent !important;
}

 



/* Mobile */
@media (max-width: 767px) {

    /*Home - Hero Page Section */


.h_hero-page {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    min-height: 85vh;
    overflow: hidden;
}

.h_hero-page_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

html[lang^="he"] .h_hero-page_img img {
    width: 100%;
    object-fit: cover;
    object-position: top right;
    
}

html[lang^="en"] .h_hero-page_img img {
    width: 100%;
    object-fit: cover;
    object-position: top left;   
}

.h_hero-page_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: radial-gradient(
        ellipse 400px 250px at 100% 0%,
        transparent 0%,
        transparent 30%,
        transparent 60%,
        rgba(254, 252, 231, 0.1) 65%,
        rgba(254, 252, 231, 0.5) 80%,
        rgba(254, 252, 231, 1) 100%
    );
}

.h_hero-page_content {
    z-index: 3;
    max-width: 600px;
    padding: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.h_hero-page_title1 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-shadow: 0 2px 4px rgba(255,255,255,0.8);
}

.h_hero-page_title2 {
    font-size: 2.5rem;
    font-weight: normal;
    margin-bottom: 1rem;
}

.h_hero-page_subtitle {
    font-size: 1.2rem;
    line-height: 1.6;
    text-shadow: 0 1px 2px rgba(255,255,255,0.9);
}

/*my work  section*/

.h_my-work {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
}

.h_my-work_content {
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.h_my-work_img {
    width:100%
} 

.h_my-work_img img{
    aspect-ratio: 6/4;
    border-radius: 100px;
    object-fit: cover;
}

/*schedule section*/

.h_schedule {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:3% 0%;
}

.h_schedule_title {
    text-align:center
}

.h_scedule_box {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:2% 5%;
}

.h_schedule_img {
    width: 100%;
    display: flex;
}

.h_schedule_img img{
    aspect-ratio: 6/3;
    border-radius: 10px;
    object-fit: cover;  
    object-position: 50% 25%;;
}

.h_schedule__content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.h_schedule_table {
    width: 100%;
}

.h_schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.h_day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.h_day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.h_schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.h_morning-slot,
.h_evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.h_morning-slot:empty,
.h_evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}

/*courses online homepage*/ 

.h_online-courses_title {
    margin-top:20px;
    text-align: center;
}

.ld-course-box {
    display: flex;
    flex-direction: column;
    padding:2% 5%;
}

.course-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover; 
    border: 10px solid #F0DFC4;
}

.course-content {
    padding: 10px 0px;
    text-align: center;
}

.course-content h4 a{
    text-decoration: none!important;
    color: #5e452e !important;
}


/*guidence section*/

.h_guidence_title {
    margin-top: 40px;
    text-align: center;
}

.h_guidence_box {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
    gap:30px;
    align-items: stretch;
    justify-content: center;
    overflow-x: hidden;
}

.h_service_box {
    display: flex;
    flex-direction: column;
    align-items: center; 
}

.h_service_img {
    width: 150px;
    display: flex; 
    flex-direction: column; 
    justify-content: flex-end;
    align-items: center;

}

.h_service_img img{
    width: 150px;
}

.h_service_title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-align: center;
}

.h_service_content {
    text-align: center;
    font-size: 1rem;
    line-height: 1.6;
}

/*slider*/

.reco_slider {
    padding:3% 5%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper {
  width: 90%;
  height: 100%;
}

.swiper-slide {
  height: 300px;
  width:30%;
  padding:1% 2%;
  background-color: #F0DFC4B2; 
  border-radius: 10px; 
  text-align: center;
}

.swiper-slide img {
    height:100px;
    width:100px;
    border-radius: 50%;
    object-fit:cover;
}

span.swiper-pagination-bullet {
    background-color: #B78555;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #5e452e !important;;
}

.swiper-navigation-icon {
    color: #5e452e !important;;
}

/*rebozo section*/


.h_rebozo_title {
    text-align: center;
}

.h_rebozo_box {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
    gap:30px;
}

.h_rebozo_content {
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center; 
}

.h_rebozo_img {
    width:100%;
}

.h_rebozo_img img {
    border-radius: 50%;
    object-fit: cover; 
    aspect-ratio: 1/1; 
}   

/*quick store section*/

.h_quick_store {
    padding:3% 5%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

    .popular-products .product {
        display: flex;
        flex-direction: column;
        align-items: center; 
    }


/*articales section*/

.h_articales {
    padding:0px 5%;
    text-align: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.h_articales_box {
    width: 100%; 
    z-index: 2; 
    position: relative;
}

.h_articales_img {
    width: 100%;
    position: relative;
    overflow: visible; 
}

.h_articales_img img {
    width: 100%; 
    height: auto;
    max-width: none; 
    aspect-ratio: 2/1; 
    object-fit: cover; 
    object-position: top;
}

    /*GUIDNCE PAGE*/

.guidnce_page {
    padding: 0px 5%;
}

.guidnce_box {
    margin:5% 0px;
}

.guidnce_flex {
    display: flex;
    margin:5% 0px;
}

.guidnce_box:nth-child(2n-1) .guidnce_flex{
    flex-direction: column;
}

.guidnce_box:nth-child(2n) .guidnce_flex{
    flex-direction: column-reverse;
}

.guidnce_box__img {
    width:100%;
    display: flex; 
    flex-direction: column; 
    justify-content: center;
    align-items: center;
}

.guidnce_box__content {
    width:100%;
    text-align: center;
}

.guidnce_box__img img{
    width: 200px;
    padding:10%;
}

/*rebozo page*/ 


.rebozo_hero, .rebozo_info, .quick_store, .rebozo_education {
    padding:5%;
}

.rebozo_info_img {
    padding:5% 20%
}

.antama_info {
    padding:5%;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.antama_info_content {
    margin:5% 0px;
}

.antama_info_text {
    text-align: center;
}

.antama_logos {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.antama_logos_img img{
    width: 150px;
    border-radius: 20px;
    object-fit: cover; 
}

.antama_img_box {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.antama_info_img img{
    width: 200px;
    border-radius: 20px;
    object-fit: cover; 
}

.rebozo_contact {
    text-align: center;
    padding: 0px 10%;
}

/*WORKSHOP PAGE*/

/*.workshop_page {
    padding: 0px 5%;
}*/

.workshop_page_title, .workshop_title, .workshop_title, .workshop_subtitle, .workshop_date, .workshop_price, .booking_title, .booking_text {
    text-align: center;
}

.schedule {
    padding:0%;
}

.schedule_title {
    text-align:center
}

.scedule_box {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:0%;
    padding:2% 5%;
}

.schedule_img {
    width: 100%;
    display: flex;
}

.schedule_img img{
    aspect-ratio: 6/3;
    border-radius: 10px;
    object-fit: cover;  
    object-position: 50% 25%;
}

.schedule_content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.schedule_table {
    width: 100%;
}

.schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.morning-slot,
.evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.morning-slot:empty,
.evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}

.workshops_bg {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:40px 0px;
}

.workshop_box {
    display: flex;
    flex-direction: column;
    padding:2% 5%;
}

.workshop {
    padding: 20px;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    text-align: center;
    margin:10px 0px;
}

.one-on-one_box {
   padding:2% 5%; 
}

/*checkout page*/

.entry-content {
    padding: 0px 5%;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #D2802B;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:focus, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:active {
    background-color: #5E452E;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

/*articales page*/

.post, .comment-respond {
    padding:0px 5%!important;
}

.comment-form-comment {
    border:1px solid #B78555!important;
    border-radius: 0px!important;
}

.submit {
    background-color: #FEFCE7!important;
    color: #b78555 !important;;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #B78555!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px;
}

.submit:hover, .submit:focus, .submit:active {
    background-color: transparent!important;
    color: #FEFCE7!important;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #FEFCE7!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px; 
}

/*footer*/ 

.inside-footer-widgets, .wp-block-image.size-medium {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.same-width {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #FEFCE7;
    color:#B78555;
    border: 1px solid #B78555;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover, .wpcf7-form-control.wpcf7-submit.has-spinner:focus, .wpcf7-form-control.wpcf7-submit.has-spinner:active {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: transparent;
    color: #FEFCE7;
    border: 1px solid #FEFCE7;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}


/*NO*/ 
 }

/* Mobile Small */
@media (max-width: 480px) { 


    /*Home - Hero Page Section */


.h_hero-page {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    min-height: 85vh;
    overflow: hidden;
}

.h_hero-page_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

html[lang^="he"] .h_hero-page_img img {
    width: 100%;
    object-fit: cover;
    object-position: top right;
    
}

html[lang^="en"] .h_hero-page_img img {
    width: 100%;
    object-fit: cover;
    object-position: top left;   
}

.h_hero-page_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: radial-gradient(
        ellipse 400px 250px at 100% 0%,
        transparent 0%,
        transparent 30%,
        transparent 60%,
        rgba(254, 252, 231, 0.1) 65%,
        rgba(254, 252, 231, 0.5) 80%,
        rgba(254, 252, 231, 1) 100%
    );
}

.h_hero-page_content {
    z-index: 3;
    max-width: 600px;
    padding: 1.2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.h_hero-page_title1 {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-shadow: 0 2px 4px rgba(255,255,255,0.8);
}

.h_hero-page_title2 {
    font-size: 2.5rem;
    font-weight: normal;
    margin-bottom: 1rem;
}

.h_hero-page_subtitle {
    font-size: 1.2rem;
    line-height: 1.6;
    text-shadow: 0 1px 2px rgba(255,255,255,0.9);
}

/*my work  section*/

.h_my-work {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
}

.h_my-work_content {
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.h_my-work_img {
    width:100%
} 

.h_my-work_img img{
    aspect-ratio: 6/4;
    border-radius: 100px;
    object-fit: cover;
}

/*schedule section*/

.h_schedule {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:3% 0%;
}

.h_schedule_title {
    text-align:center
}

.h_scedule_box {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:2% 5%;
}

.h_schedule_img {
    width: 100%;
    display: flex;
}

.h_schedule_img img{
    aspect-ratio: 6/3;
    border-radius: 10px;
    object-fit: cover;  
    object-position: 50% 25%;;
}

.h_schedule__content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.h_schedule_table {
    width: 100%;
}

.h_schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.h_day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.h_day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.h_schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.h_morning-slot,
.h_evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.h_morning-slot:empty,
.h_evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}

/*courses online homepage*/ 

.h_online-courses_title {
    margin-top:20px;
    text-align: center;
}

.ld-course-box {
    display: flex;
    flex-direction: column;
    padding:2% 5%;
}

.course-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover; 
    border: 10px solid #F0DFC4;
}

.course-content {
    padding: 10px 0px;
    text-align: center;
}

.course-content h4 a{
    text-decoration: none!important;
    color: #5e452e !important;
}


/*guidence section*/

.h_guidence_title {
    margin-top:40px;
    text-align: center;
}

.h_guidence_box {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
    gap:30px;
    align-items: stretch;
    justify-content: center;
    overflow-x: hidden;
}

.h_service_box {
    display: flex;
    flex-direction: column;
    align-items: center; 
}

.h_service_img {
    width: 150px;
    display: flex; 
    flex-direction: column; 
    justify-content: flex-end;
    align-items: center;
}

.h_service_img img{
    width: 150px;
}

.h_service_title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-align: center;
}

.h_service_content {
    text-align: center;
    font-size: 1rem;
    line-height: 1.6;
}

/*slider*/

.reco_slider {
    padding:3% 5%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper {
  width: 90%;
  height: 100%;
}

.swiper-slide {
  height: 300px;
  width:30%;
  padding:1% 2%;
  background-color: #F0DFC4B2; 
  border-radius: 10px; 
  text-align: center;
}

.swiper-slide img {
    height:100px;
    width:100px;
    border-radius: 50%;
    object-fit:cover;
}

span.swiper-pagination-bullet {
    background-color: #B78555;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #5e452e !important;;
}

.swiper-navigation-icon {
    color: #5e452e !important;;
}

/*rebozo section*/


.h_rebozo_title {
    text-align: center;
}

.h_rebozo_box {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
    gap:30px;
}

.h_rebozo_content {
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center; 
}

.h_rebozo_img {
    width:100%;
}

.h_rebozo_img img {
    border-radius: 50%;
    object-fit: cover; 
    aspect-ratio: 1/1; 
}   

/*quick store section*/

.h_quick_store {
    padding:3% 5%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

    .popular-products .product {
        display: flex;
        flex-direction: column;
        align-items: center; 
    }


/*articales section*/

.h_articales {
    padding:0px 5%;
    text-align: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.h_articales_box {
    width: 100%; 
    z-index: 2; 
    position: relative;
}

.h_articales_img {
    width: 100%;
    position: relative;
    overflow: visible; 
}

.h_articales_img img {
    width: 100%; 
    height: auto;
    max-width: none; 
    aspect-ratio: 2/1; 
    object-fit: cover; 
    object-position: top;
}

        /*GUIDNCE PAGE*/

.guidnce_page {
    padding: 0px 5%;
}

.guidnce_box {
    margin:5% 0px;
}

.guidnce_flex {
    display: flex;
    margin:5% 0px;
}

.guidnce_box:nth-child(2n-1) .guidnce_flex{
    flex-direction: column;
}

.guidnce_box:nth-child(2n) .guidnce_flex{
    flex-direction: column-reverse;
}

.guidnce_box__img {
    width:100%;
    display: flex; 
    flex-direction: column; 
    justify-content: center;
    align-items: center;
}

.guidnce_box__content {
    width:100%;
    text-align: center;
}

.guidnce_box__img img{
    width: 200px;
    padding:10%;
}

/*WORKSHOP PAGE*/

/*.workshop_page {
    padding: 0px 5%;
}*/ 

.workshop_page_title, .workshop_title, .workshop_title, .workshop_subtitle, .workshop_date, .workshop_price, .booking_title, .booking_text {
    text-align: center;
}

.schedule {
    padding:0%;
}

.schedule_title {
    text-align:center
}

.scedule_box {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:2% 5%;
}

.schedule_img {
    width: 100%;
    display: flex;
}

.schedule_img img{
    aspect-ratio: 6/3;
    border-radius: 10px;
    object-fit: cover; 
    object-position: 50% 25%;; 
}

.schedule_content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.schedule_table {
    width: 100%;
}

.schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.morning-slot,
.evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.morning-slot:empty,
.evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}

.workshops_bg {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:40px 0px;
}

.workshop_box {
    display: flex;
    flex-direction: column;
    padding:2% 5%;
}

.workshop {
    padding: 20px;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    text-align: center;
    margin:10px 0px;
}

.one-on-one_box {
   padding:2% 5%; 
}

/*rebozo page*/

.rebozo_hero, .rebozo_info, .quick_store, .rebozo_education {
    padding: 2% 5%;
}



/*checkout page*/

.entry-content {
    padding: 0px 5%;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #D2802B;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:focus, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:active {
    background-color: #5E452E;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

/*articales page*/

.post, .comment-respond {
    padding:0px 5%!important;
}

.comment-form-comment {
    border:1px solid #B78555!important;
    border-radius: 0px!important;
}

.submit {
    background-color: #FEFCE7!important;
    color: #b78555 !important;;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #B78555!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px;
}

.submit:hover, .submit:focus, .submit:active {
    background-color: transparent!important;
    color: #FEFCE7!important;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #FEFCE7!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px; 
}

/*footer*/ 

.inside-footer-widgets, .wp-block-image.size-medium {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.same-width {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #FEFCE7;
    color:#B78555;
    border: 1px solid #B78555;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover, .wpcf7-form-control.wpcf7-submit.has-spinner:focus, .wpcf7-form-control.wpcf7-submit.has-spinner:active {
    width: 100% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: transparent;
    color: #FEFCE7;
    border: 1px solid #FEFCE7;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

/*NO*/
}

 /*mobile header fix*/ 
@media (max-width: 389px) {

.h_hero-page {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    min-height: 105vh;
    overflow: hidden;
}
/*NO*/ 
}

/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) { 

        /*Home - Hero Page Section */


.h_hero-page {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    min-height: 95vh;
    overflow: hidden;
    align-items: end;
}

.h_hero-page_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

html[lang^="he"] .h_hero-page_img img {
    width: 100%;
    object-fit: cover;
    object-position: top right;
    
}

html[lang^="en"] .h_hero-page_img img {
    width: 100%;
    object-fit: cover;
    object-position: top left;   
}

.h_hero-page_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: radial-gradient(
        ellipse 900px 500px at 100% 0%,
        transparent 0%,
        transparent 30%,
        transparent 60%,
        rgba(254, 252, 231, 0.1) 65%,
        rgba(254, 252, 231, 0.5) 80%,
        rgba(254, 252, 231, 1) 100%
    );
}

.h_hero-page_content {
    z-index: 3;
    max-width: 1000px;
    padding: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.h_hero-page_title1 {
    font-size: 4rem;
    font-weight: normal;
    margin-bottom: 0.5rem;
    text-shadow: 0 2px 4px rgba(255,255,255,0.8);
}

.h_hero-page_title2 {
    font-size: 4rem;
    font-weight: normal;
    margin-bottom: 1rem;
}

.h_hero-page_subtitle {
    font-size: 1.2rem;
    line-height: 1.6;
    text-shadow: 0 1px 2px rgba(255,255,255,0.9);
}

.h_hero-page_content p{
    font-size: 1.5rem;
}

/*my work  section*/

.h_my-work {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
}

.h_my-work_content {
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.h_my-work_img {
    width:100%
} 

.h_my-work_img img{
    aspect-ratio: 6/4;
    border-radius: 100px;
    object-fit: cover;
}

/*schedule section*/

.h_schedule {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:3% 0%;
}

.h_schedule_title {
    text-align:center
}

.h_scedule_box {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:2%;
}

.h_schedule_img {
    width: 100%;
    display: flex;
    justify-content: center;
}

.h_schedule_img img{
    aspect-ratio: 6/3;
    border-radius: 10px;
    object-fit: cover;  
    object-position: 50% 25%;;
}

.h_schedule__content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.h_schedule_table {
    width: 100%;
}

.h_schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.h_day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.h_day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.h_schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.h_morning-slot,
.h_evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.h_morning-slot:empty,
.h_evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}
/*courses online homepage*/ 

.h_online-courses_title {
    margin-top:20px;
    text-align: center;
}

.ld-course-box {
    display: flex;
    flex-direction: column;
    padding:1% 10%;
    gap:10px;
}

.course-thumbnail {
    width:100%;
}

.course-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover; 
    border: 10px solid #F0DFC4;
}

.course-content {
    width:100%; 
    text-align: center;
}

.course-content h4 a{
    text-decoration: none!important;
    color: #5e452e !important;
}


/*guidence section*/

.h_guidence_title {
    margin-top:40px;
    text-align: center;
}

.h_guidence_box {
    display: flex;
    flex-direction: column;
    padding:0px 10%;
    gap:30px;
    align-items: stretch;
    justify-content: center;
    overflow-x: hidden;
}

.h_service_box {
    display: flex;
    flex-direction: column;
    align-items: center; 
}

.h_service_img {
    width: 150px;
    display: flex; 
    flex-direction: column; 
    justify-content: flex-end;
    align-items: center;
}

.h_service_img img{
    width: 150px;
}

.h_service_title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-align: center;
}

.h_service_content {
    text-align: center;
    font-size: 1rem;
    line-height: 1.6;
}

/*slider*/

.reco_slider {
    padding:3% 5%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper {
  width: 90%;
  height: 100%;
}

.swiper-slide {
  height: 300px;
  width:30%;
  padding:1% 2%;
  background-color: #F0DFC4B2; 
  border-radius: 10px; 
  text-align: center;
}

.swiper-slide img {
    height:100px;
    width:100px;
    border-radius: 50%;
    object-fit:cover;
}

span.swiper-pagination-bullet {
    background-color: #B78555;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #5e452e !important;;
}

.swiper-navigation-icon {
    color: #5e452e !important;;
}

/*rebozo section*/


.h_rebozo_title {
    text-align: center;
}

.h_rebozo_box {
    display: flex;
    flex-direction: column;
    padding:0px 5%;
    gap:30px;
}

.h_rebozo_content {
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center; 
}

.h_rebozo_img {
    width:100%;
    display: flex;
    justify-content: center; 
    align-items: center;
}

.h_rebozo_img img {
    border-radius: 50%;
    object-fit: cover; 
    aspect-ratio: 1/1; 
    WIDTH:50%;
}   

/*quick store section*/

.h_quick_store {
    padding:3% 10%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

    .popular-products .product {
        display: flex;
        flex-direction: column;
        align-items: center; 
    }*


/*articales section*/

.h_articales {
    padding:0px 5%;
    text-align: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.h_articales_box {
    width: 100%; 
    z-index: 2; 
    position: relative;
}

.h_articales_img {
    width: 100%;
    position: relative;
    overflow: visible; 
}

.h_articales_img img {
    width: 100%; 
    height: auto;
    max-width: none; 
    aspect-ratio: 2/1; 
    object-fit: cover; 
    object-position: top;
}


    /*GUIDNCE PAGE*/

.guidnce_page {
    padding: 0px 10%;
}

.guidnce_box {
    margin:5% 0px;
}

.guidnce_flex {
    display: flex;
    gap: 20px;
}

.guidnce_box__img {
    width:20%;
    display: flex; 
    flex-direction: column; 
    justify-content: center;
    align-items: center;
}

.guidnce_box__content {
    width:80%;
}

.guidnce_box__img img{
    width: 200px;
}

.guidnce_box:nth-child(2n-1) .guidnce_box__content {
    text-align: right;
}

.guidnce_box:nth-child(2n) .guidnce_box__content {
    text-align: left;
}

/*REBOZO PAGE*/

.rebozo_hero {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.rebozo_hero img {
    width: 30%;
    height:50%;
    object-fit: cover;
}

.rebozo_info {
    margin:5% 0px;
    padding: 0px 10%;
}

.rebozo_info_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.rebozo_info_img img {
    width: 20%;
    object-fit: cover;
}

.antama_info {
    padding:5% 10%;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.antama_info_text {
    text-align: center;
}

.antama_logos {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}

.antama_logos_img img{
    width: 100px;
    border-radius: 20px;
    object-fit: cover; 
}

.antama_img_box {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; 
}

.antama_info_img img{
    width: 150px;
    border-radius: 20px;
    object-fit: cover; 
}

.rebozo_education_link {
    text-align: center;
}

.quick_store {
   padding: 5% 10%; 
}

.rebozo_contact {
    text-align: center;
    padding: 0px 10%;
}

/*WORKSHOP PAGE*/

/*.workshop_page {
    padding: 0px 10%;
}*/ 

.workshop_page_title, .workshop_title, .workshop_title, .workshop_subtitle, .workshop_date, .workshop_price, .booking_title, .booking_text {
    text-align: center;
}

.schedule {
    padding:0%;
}

.schedule_title {
    text-align:center
}

.scedule_box {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:2% 10%;
}

.schedule_img {
    width: 35%;
    display: flex;
}

.schedule_img img{
    aspect-ratio: 3/6;
    border-radius: 10px;
    object-fit: cover;  
}

.schedule_content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.schedule_table {
    width: 100%;
}

.schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.morning-slot,
.evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.morning-slot:empty,
.evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}

.workshops_bg {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:40px 0px;
}

.workshop_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap:20px;
    padding: 2% 10%;
}

.workshop {
    padding: 20px;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    text-align: center;
    margin:10px;
}

.one-on-one_box {
   padding:2% 10%; 
}

/*checkout page*/

.entry-content {
    padding: 0px 5%;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #D2802B;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:focus, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:active {
    background-color: #5E452E;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

/*articales page*/

.post, .comment-respond {
    padding:0px 10%!important;
}

.comment-form-comment {
    border:1px solid #B78555!important;
    border-radius: 0px!important;
}

.submit {
    background-color: #FEFCE7!important;
    color: #b78555 !important;;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #B78555!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px;
}

.submit:hover, .submit:focus, .submit:active {
    background-color: transparent!important;
    color: #FEFCE7!important;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #FEFCE7!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px; 
}

/*footer*/ 

.inside-footer-widgets, .wp-block-image.size-medium {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.same-width {
    width: 80% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 80% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #FEFCE7;
    color:#B78555;
    border: 1px solid #B78555;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover, .wpcf7-form-control.wpcf7-submit.has-spinner:focus, .wpcf7-form-control.wpcf7-submit.has-spinner:active {
    width: 80% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: transparent;
    color: #FEFCE7;
    border: 1px solid #FEFCE7;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

/*NO*/ 
}

/* Desktop */
@media (min-width: 1025px) {

/* General Styles */

.h_my-work, .h_guidence, .h_rebozo, .h_quick_store, .h_articales {
    margin: 3% 0px;
}

/*Home - Hero Page Section */


html[lang^="he"] .h_hero-page {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    min-height: 100vh;
    overflow: hidden;
}

html[lang^="en"] .h_hero-page {
    position: relative;
    display: flex;
    flex-direction: row;
    min-height: 100vh;
    overflow: hidden;
}

.h_hero-page_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

html[lang^="he"] .h_hero-page_img img {
    width: 100%;
    height: 80%;
    object-fit: cover;
    object-position: top right;
    padding-left: 25%;
}

html[lang^="en"] .h_hero-page_img img {
    width: 100%;
    height: 80%;
    object-fit: cover;
    object-position: top left;
    padding-left: 25%;
}

.h_hero-page_img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: radial-gradient(
        ellipse 800px 600px at 100% 0%,
        transparent 0%,
        transparent 30%,
        transparent 60%,
        rgba(254, 252, 231, 0.1) 65%,
        rgba(254, 252, 231, 0.5) 80%,
        rgba(254, 252, 231, 1) 100%
    );
}

.h_hero-page_content {
    z-index: 3;
    max-width: 50%;
    padding: 2rem 0rem 2rem 10%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.h_hero-page_title1 {
    font-size: 3rem;
    font-weight: normal;
    margin-bottom: 0.5rem;
    text-shadow: 0 2px 4px rgba(255,255,255,0.8);
}

.h_hero-page_title2 {
    font-size: 2.5rem;
    font-weight: normal;
    margin-bottom: 1rem;
}

.h_hero-page_subtitle {
    font-size: 1.2rem;
    line-height: 1.6;
    text-shadow: 0 1px 2px rgba(255,255,255,0.9);
}

/*my work  section*/

.h_my-work {
    display: flex;
    flex-direction: row;
    padding:0px 10%;
    gap:145px;
}

html[lang^="he"] .h_my-work_content {
    width:60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: right;
}

html[lang^="en"] .h_my-work_content {
    width:60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
}


.h_my-work_img {
    width:30%
} 

.h_my-work_img img{
    aspect-ratio: 3/6;
    border-radius: 100px;
    object-fit: cover;
}

/*schedule section*/

.h_schedule {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:3% 0%;
}

.h_schedule_title {
    text-align:center
}

.h_scedule_box {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:2% 10%;
}

.h_schedule_img {
    width: 35%;
    display: flex;
}

.h_schedule_img img{
    aspect-ratio: 3/6;
    border-radius: 10px;
    object-fit: cover;  
}

.h_schedule__content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.h_schedule_table {
    width: 100%;
}

.h_schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.h_day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.h_day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.h_schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.h_morning-slot,
.h_evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.h_morning-slot:empty,
.h_evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}

/*courses online homepage*/ 

.h_online-courses_title {
    margin-top:20px;
    text-align: center;
}

.ld-course-box {
    display: flex;
    padding:1% 10%;
    gap:50px;
}

.course-thumbnail {
    width:50%;
}

.course-thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover; 
    border: 10px solid #F0DFC4;
}

.course-content {
    width:50%; 
}

.course-content h4 a{
    text-decoration: none!important;
    color: #5e452e !important;
}

.btn_h_courses {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:10px;
}

/*guidence section*/

.h_guidence_title {
    margin-top:40px;
    text-align: center;
}
.h_guidence_box {
    display: flex;
    padding:0px 10%;
    /*gap:50px;*/
    align-items: stretch;
    justify-content: space-between;
    overflow-x: hidden;
}

.h_service_box {
    display: flex;
    flex-direction: column;
    align-items: center; 
    width:30%  
}

.h_service_img {
    width: 300px;
    height:220px;
    display: flex; 
    flex-direction: column; 
    justify-content: flex-end;
    align-items: center;
    margin-bottom:20px;
}

.h_service_img img{
    width: 150px;
}

.h_service_title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-align: center;
}

.h_service_content {
    text-align: center;
    font-size: 1rem;
    line-height: 1.6;
}

/*reco slier*/

.reco_slider {
    padding:3% 10%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  height: 300px;
  width:30%;
  padding:1% 2%;
  background-color: #F0DFC4B2; 
  border-radius: 10px; 
  text-align: center;
}

.swiper-slide img {
    height:100px;
    width:100px;
    border-radius: 50%;
    object-fit:cover;
}

.swiper-button-prev {
    margin-left:30px
}

span.swiper-pagination-bullet {
    background-color: #B78555;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #5e452e !important;;
}

.swiper-navigation-icon {
    color: #5e452e !important;;
}

/*rebozo section*/


.h_rebozo_title {
    text-align: center;
}

.h_rebozo_box {
    display: flex;
    flex-direction: row-reverse;
    padding:0px 10%;
    justify-content: space-between;
}

.h_rebozo_content {
    width:60%;
    display: flex;
    flex-direction: column;
    justify-content: center; 
}

.h_rebozo_img {
    width:30%;
    display: flex;
}

.h_rebozo_img img {
    border-radius: 100px;
    object-fit: cover;  
    aspect-ratio: 6/10;
}   

/*quick store section*/

.h_quick_store {
    padding:3% 10%;
    text-align: center;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.home_page ul.products.columns-4 {
    display: flex!important;
    justify-content: space-between!important;
} 

/*articales section*/

html[lang^="he"] .h_articales {
    padding:0px;
    text-align: center;
    display: flex;
    flex-direction: row;
    overflow: hidden;
}

html[lang^="en"] .h_articales {
    padding:0px;
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
}

html[lang^="he"] .h_articales_box {
    width: 100%; 
    z-index: 2; 
    position: relative;
    padding:0px 10%;
    text-align: right!important;
}

html[lang^="en"] .h_articales_box {
    width: 100%; 
    z-index: 2; 
    position: relative;
    padding:0px 10%;
    text-align: left!important;
}

html[lang^="he"] .h_articales_img {
    width: 50%;
    position: relative;
    overflow: visible; 
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom:3%
}

html[lang^="en"] .h_articales_img {
    position: relative;
    overflow: visible; 
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom:3%
}


.h_articales_img img {
    max-width: 100%; 
    height: 70vh;
    aspect-ratio: 1/2; 
    object-fit: cover; 
    object-position: right;
}

.btn_h_articale {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:10px;
}

/*GUIDNCE PAGE*/

.guidnce_page {
    padding: 0px 10%;
}

.guidnce_box {
    margin:5% 0px;
}

.guidnce_flex {
    display: flex;
    gap: 50px;
}

.guidnce_box__img {
    width:20%;
    display: flex; 
    flex-direction: column; 
    justify-content: center;
    align-items: center;
}

.guidnce_box__content {
    width:80%;
}

.guidnce_box__img img{
    width: 200px;
}

html[lang^="he"] .guidnce_box:nth-child(2n-1) .guidnce_box__content {
    text-align: right;
}

html[lang^="he"] .guidnce_box:nth-child(2n) .guidnce_box__content {
    text-align: left;
}

html[lang^="en"] .guidnce_box:nth-child(2n-1) .guidnce_box__content {
    text-align: left;
}

html[lang^="en"] .guidnce_box:nth-child(2n) .guidnce_box__content {
    text-align: right;
}



/*REBOZO PAGE*/

.rebozo_hero {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.rebozo_hero img {
    width: 30%;
    height:50%;
    object-fit: cover;
}

.rebozo_info {
    margin:5% 0px;
    padding: 0px 10%;
}

.rebozo_info_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex; 
    justify-content: center; 
    align-items: center;
}

.rebozo_info_img img {
    width: 20%;
    object-fit: cover;
}

.antama_info {
    padding:5% 10%;
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.antama_info_content {
    margin:40px 0px;
}

.antama_info_content p {
    text-align: center;
}

.antama_logos {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.antama_logos_img img{
    width: 150px;
    border-radius: 20px;
    object-fit: cover; 
}

.antama_img_box {
    display: flex;
    gap: 30px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; 
}

.antama_info_img img{
    width: 200px;
    border-radius: 20px;
    object-fit: cover; 
}

.rebozo_education {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.quick_store {
   padding: 5% 10%; 
}

.rebozo_contact {
    text-align: center;
    padding: 5% 10%;
}

/*WORKSHOP PAGE*/

/*.workshop_page {
    padding: 0px;
}*/

.workshop_page_title, .workshop_title, .workshop_title, .workshop_subtitle, .workshop_date, .workshop_price, .booking_title, .booking_text {
    text-align: center;
}

.schedule {
    padding:0%;
}

.schedule_title {
    text-align:center
}

.scedule_box {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    margin-top: 20px;
    padding:2% 10%;
}

.schedule_img {
    width: 35%;
    display: flex;
}

.schedule_img img{
    aspect-ratio: 3/6;
    border-radius: 10px;
    object-fit: cover;  
}

.schedule_content {
    width:100%;
    margin: 0 auto;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    padding: 30px 30px;
}

.schedule_table {
    width: 100%;
}

.schedule-container {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.day-row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.day-name {
    font-weight: bold;
    font-size: 18px;
    width: 80px;
    flex-shrink: 0;
    padding-top: 5px;
}

.schedule-content {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 50px;
    margin-left: 0px;
}

.morning-slot,
.evening-slot {
    font-size: 16px;
    line-height: 1.4;
    padding: 5px 0;
    min-height: 25px;
    min-width: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50%;
}

/* Empty slot styling */
.morning-slot:empty,
.evening-slot:empty {
    min-height: 25px;
    min-width: 80px;
}


.workshops_bg {
    background-image: url('https://adi-oren.com/wp-content/uploads/2025/09/pattern_white.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding:40px 0px;
}

.workshop_box {
    display: flex;
    justify-content: space-between;
    padding: 0px 10%;
}

.workshop {
    width: 24%;
    padding: 20px;
    background-color: #F0DFC4B2;
    border-radius: 20px;
    text-align: center;
}

.one-on-one_box {
    margin:40px 0px;
    padding: 0px 10%;
}

.ld-tab-bar__panel {
    display: flex;
    gap:3%;
}

.ld-tab-bar__panel img {
    width: 50%!important;
    border-radius: 20px;
}

.ld-tab-bar__panel p {
    width: 50%!important;
}
/*checkout page*/

.entry-content {
    padding: 0px 10%;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: #D2802B;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:focus, .wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:active {
    background-color: #5E452E;
    color:#F0DFC4;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: none;
    cursor: pointer;   
}

/*articales page*/

.post, .comment-respond {
    padding:0px 10%!important;
}

.comment-form-comment {
    border:1px solid #B78555!important;
    border-radius: 0px!important;
}

.submit {
    background-color: #FEFCE7!important;
    color: #b78555 !important;;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #B78555!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px;
}

.submit:hover, .submit:focus, .submit:active {
    background-color: transparent!important;
    color: #FEFCE7!important;
    border-radius: 10px;
    padding: 10px 20px;
    font-weight:700;
    border: 1px solid #FEFCE7!important;
    cursor: pointer;   
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top:10px;
    margin-bottom:10px; 
}

/*footer*/ 

.inside-footer-widgets, .wp-block-image.size-medium {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.same-width {
    width: 80% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 80% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: #FEFCE7;
    color:#B78555;
    border: 1px solid #B78555;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover, .wpcf7-form-control.wpcf7-submit.has-spinner:focus, .wpcf7-form-control.wpcf7-submit.has-spinner:active {
    width: 80% !important;
    max-width: none !important;
    box-sizing: border-box;
    border-radius: 10px;
    background-color: transparent;
    color: #FEFCE7;
    border: 1px solid #FEFCE7;
    cursor: pointer; 
    font-family: "Jost", sans-serif;
    font-weight: 700;
}

/*NO*/ 
 }

/* Large Desktop */
@media (min-width: 1440px) { }




