/* ============================================================
   English (LTR) stylesheet — loaded ONLY on /en/ pages.
   TEXT-level LTR only. We deliberately do NOT flip component
   structure (floats / absolute positions / slider layout),
   because the theme's sliders & tabs are built for RTL and
   flipping their structure breaks them. We only flip text
   direction & alignment so English reads left-to-right.
   Scoped to body.translatepress-en_US so Arabic is untouched.
   ============================================================ */

/* ===== 1. Base text direction — ONLY on text blocks, never on
   component/slider wrappers (forcing direction on a slider container
   breaks the slider). ===== */
html body.translatepress-en_US { direction: ltr; }
body.translatepress-en_US .entry-content > p,
body.translatepress-en_US .em-event-content,
body.translatepress-en_US .elementor-widget-text-editor .elementor-text-editor,
body.translatepress-en_US .elementor-widget-heading .elementor-heading-title,
body.translatepress-en_US .kgw-ws-desc,
body.translatepress-en_US .kgw-mobile-cats { direction: ltr; }

/* ===== 2. Text alignment: right -> left for text/headings ===== */
html body.translatepress-en_US .elementor-widget-text-editor,
html body.translatepress-en_US .elementor-widget-text-editor .elementor-text-editor,
html body.translatepress-en_US .elementor-widget-heading .elementor-heading-title,
html body.translatepress-en_US .elementor-widget-icon-box .elementor-icon-box-title,
html body.translatepress-en_US .elementor-widget-icon-box .elementor-icon-box-description,
html body.translatepress-en_US .elementor-widget-image-box .elementor-image-box-title,
html body.translatepress-en_US .elementor-widget-image-box .elementor-image-box-description {
	direction: ltr;
}

body.translatepress-en_US p,
body.translatepress-en_US .kgw-archive-title,
body.translatepress-en_US .em-event-title,
body.translatepress-en_US .em-item-taxonomies,
body.translatepress-en_US .woocommerce div.product .woocommerce-tabs .panel li,
body.translatepress-en_US .woocommerce div.product .woocommerce-tabs .panel p,
body.translatepress-en_US .woocommerce-title-metas,
body.translatepress-en_US .single-product .product_title,
body.translatepress-en_US input,
body.translatepress-en_US textarea {
	text-align: left;
	direction: ltr;
}

/* ===== 3. Override inline RTL (kaebula plugin + EM format) ===== */
body.translatepress-en_US [style*="direction:rtl"],
body.translatepress-en_US [style*="direction: rtl"] { direction: ltr !important; }
body.translatepress-en_US [style*="text-align:right"],
body.translatepress-en_US [style*="text-align: right"] { text-align: left !important; }

/* ===== 4. Breadcrumb cover title -> left ===== */
body.translatepress-en_US .artizani-breadcrumbs.artizani-alignment-left { text-align: left; }

/* ===== 5. Keep intentionally-centered content centered ===== */
body.translatepress-en_US .kgw-ws-card,
body.translatepress-en_US .kgw-card,
body.translatepress-en_US .kgw-ws-name,
body.translatepress-en_US .kgw-title,
body.translatepress-en_US .kgw-ws-desc,
body.translatepress-en_US .kgw-cat-title,
body.translatepress-en_US .kgw-mobile-cats,
body.translatepress-en_US .kgw-mobile-cats-title,
body.translatepress-en_US .elementor-align-center,
body.translatepress-en_US [style*="text-align:center"],
body.translatepress-en_US [style*="text-align: center"] { text-align: center !important; }






@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap");

a,span,h1,h2,h3,h4,h5,h6,button,input,textarea,body {
     font-family: "Quicksand", sans-serif !important;
}

body {
    background: #fef3da !important;
}

.mt-addons-fancy-gallery-tabs {
    background: #fef3da !important;
}

.mt-addons-fancy-gallery-tabs nav ul {
    background: #fef3da !important;
}

a.text-uppercase.text-xsmall.link-meta {
    color: #000000 !important;
}

.woocommerce .star-rating::before {
    color: #000000 !important;
}

.mt-addons-tab-content-v2 section p {
    color: #000000 !important;
}

.mt-addons-fancy-gallery-tabs nav ul li.tab-fancy h5.mt-addons-mt-addons-fancy-gallery-tabs-nav-title {
    color: #b3974e !important;
    text-shadow: 0px 1px 1px #00000094;
    font-weight: bolder;
}

body .mt-addons-tab-fancy-gallery-content section p, body .mt-addons-tab-fancy-gallery-content {
    color: #000000 !important;
}



body .mt-addons-tabs-v2 .mt-addons-tabs-nav-title {
    color: #000 !important;
}


.elementor-1458 .elementor-element.elementor-element-691166f .mt-addons-tabs-v2 ul li.tab-active {
    border-color: #fcf2db !important;
}

.elementor-1458 .elementor-element.elementor-element-ae16ccb .elementor-heading-title {
    color: #ffffff !important;
}


.border-layers {
    left: -65px;
    right: auto !important;
}

.elementor-1458 .elementor-element.elementor-element-691166f .mt-addons-tab-content-v2 .mtfe-row {
    width: 100%;
}

.mt-addons-tab-content-v2 section p {
    text-align: left !important;
}

.elementor-1458 .elementor-element.elementor-element-c6c7625 .mt-addons-tab-content-v2 .mtfe-row {
    width: 100%;
}

.zoom-img--main {
    float: left !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.mt-addons-tabs-v2 nav ul {
    float: right !important;
}

.mt-addons-header-tabs.right {
    float: left !important;
}

.elementor-1458 .elementor-element.elementor-element-c6c7625 .mt-addons-tabs-nav-title-top {
    text-align: left !important;
}

.elementor-1458 .elementor-element.elementor-element-f45a967 > .elementor-widget-container {
    padding: 1px 9px 3px 6px !important;
    text-align: center;
}

.mt-addons-tab-fancy-gallery-description {
    margin-right: 100px;
    margin-left: 0 !important;
}

.mt-addons-tab-fancy-gallery-content section p {
    text-align: left !important;
}

.mt-addons-fancy-gallery-tabs nav ul {
    float: left !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px !important;
    left: auto !important;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: auto !important;
    right: 60px!important;
}


input,textarea {
    width: 100%;
    text-align: left;
}

.logo.logo-image img {
    max-width: 110px;
    width: 110px;
    padding: 10px 0;
}

div#masthead-inner-sticky-wrapper {
    height: auto !important;
}

.elementor-1458 .elementor-element.elementor-element-1ba94d4 .mt-caption.heading {
    font-family: inherit;
    font-size: 78px;
    font-weight: 700;
    margin: 0px 0px 0px 0px;
    line-height: 100px;
}

.elementor-1458 .elementor-element.elementor-element-1ba94d4 .mt-caption.desc{
    font-family: inherit;
}

.mt-addons-fancy-gallery-tabs .mt-addons-mt-addons-fancy-gallery-tabs-nav-title {

    text-align: left !important;
}

#cb-row--footer-main .footer--row-inner .menu-item a {
    color: #c4c4c4;
    text-align: left;
}

.elementor-1458 .elementor-element.elementor-element-06dd5b8 .mt-addons-products-carousel-archive-product-title a {
    color: var( --e-global-color-secondary );
    text-align: left;
}

.woocommerce .star-rating span::before, .woocommerce-Price-amount bdi {
    color: #080808 !important;
}

.sidebar-content .widget-title::before {
    left: 0;
    right: auto !important;
}

.woocommerce-title-metas {
    text-align: left !important;
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.type-product .price {
    overflow: hidden;
}

.sidebar-content .widget-title:after {
    left: auto;
    right: -16px !important;
}

.single-product.woocommerce div.product p.price del {
    opacity: 0.2 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding-right: 1em !important;
    padding-left: 80px !important;
}

.woocommerce div.product form.cart div.quantity .minus {
    padding-left: 20px;
}

.woocommerce-page table.cart td.actions .coupon, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 30px;
}

.coupon button {
    width: 340px;
}

.artizani-breadcrumbs.artizani-alignment-left {
    text-align: left !important;
}
.artizani-breadcrumbs {
    padding-top: 100px !important;
    padding-bottom: 30px !important;
}


.mt-addons-contact-form .wpcf7-form input[type=submit] {
    background-color: #fcf2db !important;
    border: 1px solid #fcf2db !important;
    text-align: center;
}


a.wp-block-button__link, .woocommerce #respond input#submit, .woocommerce #respond input#submit.alt, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce #respond input#submit, .woocommerce a.button, body.woocommerce button.button, .woocommerce input.button, input[type="button"]:not(.qty_button), input[type="submit"], input[type="reset"], .woocommerce button[type="submit"]:not(button.search-submit), .artizani-article-inner .artizani-more-link, .menu-search .btn.btn-primary, .form-submit input[type="submit"], .woocommerce a.added_to_cart, .woocommerce.single-product .button, button.woocommerce button.button, .woocommerce button.button.alt, .wp-block-search .wp-block-search__button, .woocommerce #respond input#submit, .wp-block-search .wp-block-search__button, .artizani-article-inner .artizani-more-link, .woocommerce a.button:hover, .menu-search .btn.btn-primary, .form-submit input[type="submit"], button.woocommerce button.button, .woocommerce button.button.alt, body.woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt[disabled]:disabled, .post-password-form input[type="submit"], a.vc_button_404, a.vc_button_404:visited, .comment-form .form-submit .submit, .bps-form div button, .tribe-events .tribe-events-c-search__button {
    background-color: #fcf2db !important;
}


div#em-view-6 {
    padding: 50px 0;
}


.nav-menu-mobile .menu li a {
    text-align: left;
}

.artizani-breadcrumbs {
    background-color: #595959 !important;
}

@media (max-width:500px) {
    .elementor-1458 .elementor-element.elementor-element-1ba94d4 .mt-caption.heading .mt-cap {
    font-size: 35px;
    line-height: 40px;
}

.mt-addons-tabs-nav-title-top {
    text-align: left !important;
    padding-left: 15px !important;
}


}

@media screen and (max-width: 1170px) {
    #cb-row--footer-main div {
        text-align: left !important;
    }
    
     #cb-row--footer-bottom div {
        text-align: center !important;
    }
    
    .mt-addons-fancy-gallery-tabs.tab-container ul {
        display: grid !important;
    }
    
    .col-lg-6.icons {
        float: left;
    }
    
    .item--inner.builder-item--footer-2 {
    margin-left: 0 !important;
}

.elementor img {
    width: 100%;
}


}


.item--inner.builder-item--footer-2 {
    max-height: 400px;
    overflow-y: scroll;
    margin-left: -40px;
}

.mt-addons-tabs-nav-title-top {
    text-align: left !important;
}

.imgGallery img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

div#artizani-site-content {
    overflow: hidden !important;
}


.artizani-breadcrumbs.artizani-alignment-left .container {
    position: relative;
    z-index: 999;
}
.artizani-breadcrumbs.artizani-alignment-left:after {
    position: absolute;
    content: '';
    background: #0000007a;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.artizani-breadcrumbs.artizani-alignment-left {
    background: url(https://maiwasil.com/wp-content/uploads/2026/04/525667332_18288508726252290_3760939461044156248_n-e1776583740170.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
}

@media (max-width: 767px) {
.elementor-1458 .elementor-element.elementor-element-1ba94d4 .elementor-repeater-item-22a62a4 .border-layers {
    display: none;
}

#page .widget_nav_menu li {
    position: relative;
    width: 49%;
    display: inline-block;
}

.widget-title {
    margin-bottom: -8px;
}

.mt-addons-fancy-gallery-tabs nav {
    position: relative;
}

ul.mt-addons-fancy-gallery { position: relative !important; }
ul.mt-addons-fancy-gallery:after {
    position: absolute;
    content: ">";
    background: #f2cb76;
    color: #ffffff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    top: 50%;
    transform: translateY(0%);
    z-index: 9999;
    right: 10px !important;
    left: auto !important;
}

.mt-addons-fancy-gallery-tabs nav:after {
    transform: translateY(0%) !important;
            line-height: 38px !important;
}

.mt-addons-tab-fancy-gallery-description {
    margin-right: 4px;
    margin-left: 0 !important;
}


body .mt-addons-tab-fancy-gallery-content section p {
    margin-top: 2px !important;
    line-height: 25px !important;
}


.mt-slider .slider-content {
    padding-left: 45px;
}

section#intro {

}

.col-lg-6.icons {
    float: left !important;
    margin-right: 0px !important;
    margin-left: -13px !important;
}

}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 100% !important;
}

.elementor-1458 .elementor-element.elementor-element-064835a.elementor-wc-products  ul.products {
    display: flex;
}

ul.products.columns-3.grid {
    display: flex;
}


a.artizani-shop-filters-button.hide-on-desktops {
    display: none;
}

img.mt-addons-tab-fancy-gallery-image {
    width: 100%;
    height: 300px;
    max-width: 100%;
    object-fit: cover;
}

.mt-addons-tab-fancy-gallery-grid-item-4 {
    margin-top: -10px !important;
}

.mt-addons-fancy-gallery-tabs {
    height: 100% !important;
}

section#intro {
    /* height: 100vh; */
    backdrop-filter: ;
}

div#masthead-inner {
    background: #0000002b !important;
}

span.link-before {
    color: #ffffff;
}

.logo.logo-image img {
    filter: invert(71) brightness(80.5);
}

.is-size-mobile-medium .hamburger .hamburger-inner, .is-size-mobile-medium .hamburger .hamburger-inner::after, .is-size-mobile-medium .hamburger .hamburger-inner::before {
    color: #bababa !important;
}


img.mt-addons-hero-slider-background-image {
    height: 440px;
    object-fit: cover;
}

.is-sticky div#masthead-inner {
    background: #fef3da !important;
}

.is-sticky div#masthead-inner img {
    filter: brightness(0.5);
}

.is-sticky div#masthead-inner  span.link-before {
    color:#000 !important;
}

.is-sticky div#masthead-inner .kgw-mobile-icons a {
    color:#000 !important;
}







.slider-content-wrap {
    height: 840px;
}


.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    max-height: 450px;
    overflow: hidden;
    object-fit: cover;
}

.woocommerce div.product .woocommerce-tabs .panel li {
    text-align: left;
}
.woocommerce div.product .woocommerce-tabs .panel p {
    text-align: left;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper > .woocommerce-product-gallery__image img {
    width: 100%;
    height: 440px;
    object-fit: cover;
}




@media (max-width: 500px) {
 section#intro video {
    height: 480px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    overflow: hidden;
    position: relative;
    z-index: var(--layer-base);
}

.elementor-1458 .elementor-element.elementor-element-7665c50 .mt-addons-empty-spacer-mobile {
    height: 0 !important;
}

.mt-addons-title-subtile h2 {
    font-size: 23px !important;
    line-height: 0 !important;
}
    h2.mt-addons-title-section {
    line-height: 30px !important;
}

.mt-addons-fancy-gallery-tabs {
    overflow: hidden;
}

.elementor-1458 .elementor-element.elementor-element-8014a76 {
    top: 23% !important;
}
    
.elementor-1458 .elementor-element.elementor-element-58539ba .mt-addons-video-img {
    filter: invert(6) !important;
}

.elementor-heading-title {
    font-size: 21px !important;
}

.elementor-1458 .elementor-element.elementor-element-fe6e613 .mt-addons-empty-spacer-mobile {
    height: 0 !important;
}

.woocommerce-title-metas {
    padding: 10px 10px 10px 10px !important;
}

.woocommerce-title-metas {
    margin: 0px 0px !important;
}

.elementor-1458 .elementor-element.elementor-element-a16653f {
    margin-top: 0 !important;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {

    margin-bottom: 10px;
}

.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 49% !important;
    float: left !important;
}

.woocommerce.single-product div.product form.cart .button {
    margin-top: 18px;
}

img.eapps-instagram-feed-header-user-picture.es-header-user-picture {
    width: 40px !important;
}

.elementor-1458 .elementor-element.elementor-element-064835a.elementor-wc-products  ul.products {display: block;}

.nav-menu-mobile .menu {
    background: #fef3da !important;
}
img.mt-addons-hero-slider-background-image {
    height: 450px;
    object-fit: cover;
}

.slider-content-wrap {
    height: auto !important;
}

.elementor-1458 .elementor-element.elementor-element-7a8818b .elementor-wrapper {
    /* height: 100vh; */
}

.elementor-1458 .elementor-element.elementor-element-1a35d9d > .elementor-element-populated {
    padding: 0px 0px 0px 0;
}


.elementor-1458 .elementor-element.elementor-element-8014a76 {
    margin-top: 0;
}

.col-md-6.text-left {
    text-align: center !important;
}

body .mt-addons-tab-content-v2 img.mt-addons-tab-content-image {
    max-width: 100%;
    margin-left: 0;
    transition: .5s;
}

.zoom-img--main {
    width: 100% !important;
}

.elementor-1458 .elementor-element.elementor-element-618f291 .mt-addons-hero-slider-subtitle {
    height: 61px;
    overflow: hidden;
    line-height: 19px !important;
    font-size: 13px;
}

body .artizani-highlights .mt-addons-hero-slider-holder {
    background: #2d2d2d42;
    padding: 8px;
    backdrop-filter: blur(2px);
}

.elementor-1458 .elementor-element.elementor-element-ae16ccb .elementor-heading-title {
    font-size: 16px !important;
    line-height: 26px !important;
}

    .mt-addons-fancy-gallery-tabs.tab-container ul {
        flex-wrap: nowrap;
        width: 100vw  !important;
        display: flow  !important;
        width: 100vw;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-left: 0;
        /* background: #ffffff; */
        text-align: left;
        z-index: 99;
        position: relative;
    }
    
    .mt-addons-fancy-gallery-tabs nav:after {
        z-index: 99 !important;
    }
    
    

body .mt-addons-fancy-gallery-tabs nav ul li {
    min-width: 35%!important;
    display: inline-block !important;
    /* border-bottom: 1px solid #ddd; */
    padding-right: 25px;
}

    .container {
        padding: 10px !important;
    }


}

.woocommerce form .form-row .input-checkbox {
    width: 60px !important;
}












/* ============================================================
   Workshop single page (Events Manager v6) - design polish
   Added by Claude on 2026-06-16
   Scope: .em-event-single (single workshop/event page)
   ============================================================ */

/* --- Header: balanced image + meta, no wasted space --- */
.em.em-item.em-item-single .em-item-header {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: flex-start !important;
    gap: 30px !important;
    background: transparent !important;
    margin-bottom: 35px !important;
}

/* Image takes ~60%, meta ~40% */
.em.em-item.em-item-single .em-item-image {
    flex: 1 1 58% !important;
    order: 2; /* keeps image on the left in RTL flow */
}

/* Constrain image height + nice rounded card look */
.em.em-item.em-item-single .em-item-image img {
    width: 100% !important;
    height: 430px !important;
    object-fit: cover !important;
    object-position: center !important;
    border: 0 !important;
    border-left: 5px solid #ffe6b1 !important;
    border-radius: 14px !important;
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .10);
}

/* --- Meta column: collapse the empty 2nd column, card-style the 1st --- */
.em.em-item.em-item-single .em-item-meta {
    flex: 1 1 40% !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 0 !important;
}

/* let columns size to content so the empty one collapses */
.em.em-item.em-item-single .em-item-meta > section.em-item-meta-column {
    flex: 0 0 auto !important;
    min-width: 0 !important;
    width: 100% !important;
}

/* the first (filled) column becomes a clean info card */
.em.em-item.em-item-single .em-item-meta > section.em-item-meta-column:first-child {
    background: #ffffff;
    border: 1px solid #f0e6c9;
    border-top: 4px solid #ffe6b1;
    border-radius: 14px;
    padding: 26px 24px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .06);
}

.em.em-item.em-item-single .em-item-meta > section section {
    margin-bottom: 22px !important;
}
.em.em-item.em-item-single .em-item-meta > section section:last-child {
    margin-bottom: 0 !important;
}

.em.em-item.em-item-single .em-item-meta h3 {
    font-size: 20px !important;
    text-transform: none !important;
    margin: 0 0 14px !important;
    color: #2d2d2d;
    border-bottom: 1px dashed #e7dcb8;
    padding-bottom: 8px;
    text-align: left;
}

.em-event-single .em-item-meta-line {
    text-align: left;
    color: #444;
    font-size: 15px;
    direction: rtl;
}

/* Add-to-calendar button as a full-width accent button */
.em-event-single .em-event-add-to-calendar {
    background: #ffe6b1 !important;
    color: #ffffff !important;
    border: 0 !important;
    border-radius: 8px !important;
    padding: 11px 16px !important;
    width: 100% !important;
    font-weight: 700;
    cursor: pointer;
    transition: filter .2s ease;
}
.em-event-single .em-event-add-to-calendar:hover {
    filter: brightness(.92);
}

/* booking status / prices */
.em-event-single .em-event-prices {
    font-weight: 700;
    color: #b00020;
}

/* --- Description block --- */
.em-event-single .em-event-content {
    background: #ffffff;
    border-radius: 14px;
    padding: 28px 30px;
    margin: 10px 0 30px;
    line-height: 2;
    font-size: 17px;
    text-align: left;
    color: #333;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .05);
}

/* --- Bookings block --- */
.em-event-single .em-event-bookings {
    background: #ffffff;
    border-radius: 14px;
    padding: 24px 30px;
    text-align: left;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .05);
}
.em-event-single .em-event-bookings h2 {
    margin-top: 0;
    border-bottom: 1px dashed #e7dcb8;
    padding-bottom: 10px;
}

/* --- Responsive: stack on tablet/mobile --- */
@media (max-width: 782px) {
    .em.em-item.em-item-single .em-item-header {
        flex-direction: column !important;
    }
    .em.em-item.em-item-single .em-item-image,
    .em.em-item.em-item-single .em-item-meta {
        flex: 1 1 100% !important;
        width: 100% !important;
    }
    .em.em-item.em-item-single .em-item-image img {
        height: 260px !important;
        border-left: 0 !important;
        border-bottom: 5px solid #ffe6b1 !important;
    }
    .em-event-single .em-event-content,
    .em-event-single .em-event-bookings {
        padding: 20px 18px;
        font-size: 16px;
    }
    
    span.link-before {
    color: #000000 !important;
}
}



/* --- Workshop title heading (added 2026-06-16) --- */
.em-event-single .em-event-title,
.em-view-container .em-event-title {
    font-size: 38px;
    font-weight: 800;
    line-height: 1.45;
    color: #2d2d2d;
    text-align: left;
    margin: 0 0 30px;
    padding: 0 0 16px;
    border-bottom: 3px solid #ffe6b1;
}
@media (max-width: 782px) {
    .em-event-single .em-event-title,
    .em-view-container .em-event-title {
        font-size: 26px;
        margin-bottom: 18px;
        padding-bottom: 12px;
    }
    
    body h2 {
    font-size: 21px !important;
    line-height: 23px !important;
}

body h3 {
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 600;
    color: #000 !important;
    height: 40px !important;
    overflow: hidden !important;
            letter-spacing: 3px;
}

.mt-addons-tab-fancy-gallery-grid-item-4 {
    margin-top: 0 !important;
}

img.mt-addons-tab-fancy-gallery-image {
    padding-bottom: 9px !important;
}

.kgw-ws-thumb img {
    width: 100% !important;
    height: 110px !important;
    overflow: hidden !important;
}

.kgw-ws-card {
    display: block !important;
    margin: 10px;
    width: 44% !important;
    float: left !important;
}

.kgw-ws-grid {
    display:block !important;
}

.kgw-cat-title {
    padding-left: 20px;
}


}

h1.kgw-archive-title {
    display: none;
}


.em.em-view-container {
    padding: 20px 20px !important;
}

.page article.type-page {
    padding: 80px 20px !important;
}

.woocommerce form .form-row .input-checkbox {
    width: 44px !important;
}

.em.em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list .em-item .em-item-meta .em-item-meta-line .em-icon, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line .em-icon {
    margin-right: 15px !important;
    margin-left: 0 !important;
}

.bg img {
    width: 100%;
    height:100%;
    object-fit:cover;
}


table#dbem-bookings-table {
    position: relative !important;
    text-align: left !important;
}

table#dbem-bookings-table td {
    text-align: left !important;
}

table#dbem-bookings-table th {
    text-align: left !important;
}

section.em-event-bookings {
    padding: 20px !important;
}

section.em-event-content {
    padding: 15px !important;
}

section.em-item-taxonomies h3 {
    display: none;
}

section.em-item-taxonomies {
    margin-top: 18px !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px 26px;
}

section.em-item-taxonomies .em-item-meta-line {
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    margin: 0 !important;
    flex: 0 0 auto;
    white-space: nowrap;
}

section.em-item-taxonomies .em-item-meta-line .em-icon {
    margin: 0 !important;
}

/* remove the default list bullet from the category list */
section.em-item-taxonomies ul.event-categories,
section.em-item-taxonomies ul.event-categories li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline !important;
}

/* black text for the category/tag links (high specificity to beat theme/EM link colors) */
section.em-item-taxonomies,
section.em-item-taxonomies .em-item-meta-line.em-event-categories div a,
section.em-item-taxonomies .em-item-meta-line.em-event-categories div a:hover,
section.em-item-taxonomies .em-item-meta-line.em-event-categories div a:visited,
section.em-item-taxonomies .em-item-meta-line.em-event-tags div a,
section.em-item-taxonomies .em-item-meta-line.em-event-tags div a:hover,
section.em-item-taxonomies .em-item-meta-line.em-event-tags div a:visited,
section.em-item-taxonomies a,
section.em-item-taxonomies a:hover,
section.em-item-taxonomies a:visited {
    color: #000 !important;
}

h1.kgw-archive-title {
    font-size: 25px !important;
}

.kgw-ws-btn {
    background: #fef3da !important;
    color: #0c0c0c !important;
    border: 1px solid #ffe6b1;
}

.kgw-ws-card {
    border: 1px solid #ffe6b145 !important;
    border-top: 4px solid  #eddebbd9 !important;
}

.kgw-cat-title {
    border-bottom: 0px solid  #ffe6b18a !important;
    text-align: center !important;

}

.kgw-cat-name {
    padding-bottom: 40px;
}

.elementor-kit-26 h3 {
    color: #000000 !important;
}


div#primary {
    padding-top: 40px;
}



.site-footer {
    box-shadow: 1px -1px 22px 13px #0000002b;
}

#cb-row--footer-main .footer--row-inner {
    background-color: #fef3da !important;
}

#cb-row--footer-bottom .footer--row-inner {
    background-color: #fef3da !important;
}

#cb-row--footer-main .footer--row-inner .menu-item a {
    color: #000000 !important;
}

 .site-footer .item--inner  li.menu-item.kgw-account-item span {
    color: #000 !important;
}
 .site-footer .item--inner  .kgw-cart-item span {
    color: #000 !important;
}

 .site-footer .item--inner  .kgw-cart-item .kgw-cart-count  {
    display:none;
}

.kgw-pay-box {
    border-top: 4px solid #fef3da !important;
}

button {
        background: #fef3da !important;
    color: #0c0c0c !important;
    border: 1px solid #ffe6b1 !important;
}

.woocommerce ul.products li.product .button {
    background: #f6ead0 !important;
    color: #0c0c0c !important;
    border: 1px solid #ffe6b1 !important;
}


.woocommerce .widget_price_filter .price_slider_amount .button{
    background: #f6ead0 !important;
    color: #0c0c0c !important;
    border: 1px solid #ffe6b1 !important;
}

.kgw-buy {
    background: #f6ead0 !important;
    color: #000 !important;
    border: 1px solid #ffe6b1 !important;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    background-color: #fef3da !important;
}


a.button.wc-backward {
    background: #f6ead0 !important;
    color: #000 !important;
    border: 1px solid #ffe6b1 !important;
}

button.button {
    background: #f6ead0 !important;
    color: #000 !important;
    border: 1px solid #ffe6b1 !important;
}


a.checkout-button.button.alt.wc-forward{
    background: #f6ead0 !important;
    color: #000 !important;
    border: 1px solid #ffe6b1 !important;
}


.artizani-shop-sort-group {
    background: #fef3da !important;
}

.select2-container--default .select2-selection--single {
    background-color: #ffeec8 !important;
}

tr.woocommerce-cart-form__cart-item.cart_item {
    background: #fcf2db !important;
}


@media (max-width: 560px) {
    .kgw-cat-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}


    body.woocommerce-cart .cart_totals table td {
        padding: 20px 0px !important;
        background: #fef3da !important;
    }
    
    .kgw-ws-desc {
        max-height: 62px !important;
        overflow: hidden !important;
    }
    
        .woocommerce table.shop_table td.actions {
        background-color: #fef3da !important;
    }

input[type="color"], input[type="date"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"]:not(.search-field), input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input[type="search"], textarea, .memorabilia-news .newsletter-footer.light .email, .woocommerce div.product form.cart .variations select, #signup-modal-content .woocommerce-form-register.register input[type="text"], #signup-modal-content .woocommerce-form-register.register input[type="email"], #signup-modal-content .woocommerce-form-register.register input[type="tel"], #signup-modal-content .woocommerce-form-register.register input[type="password"], #signup-modal-content .woocommerce-form-register.register textarea, .comment-form input:not(input[type="checkbox"]), .comment-form textarea, .woocommerce-cart table.cart td.actions .coupon .input-text, .wp-block-search .wp-block-search__input, .woocommerce form .form-row .select2-container .select2-selection--single, .woocommerce form .form-row textarea, .woocommerce form .form-row select, .woocommerce form .form-row input.input-text, .menu-search, .newsletter-footer.light .email, .modeltheme-modal input[type="submit"], .modeltheme-modal button[type="submit"], form#login .register_button, .newsletter-footer .email, button.single_add_to_cart_button.button.alt[data-tooltip]:before, .woocommerce.single-product .wishlist-container a.button[data-tooltip]:before, .woocommerce.single-product div.product form.cart button.bid_button.button.alt[data-tooltip]:before, .woocommerce_simple_domain .button-bid a, .products span.winning, form#login .submit_button, .woocommerce.widget_product_search .search-field, .modeltheme_products_carousel .button-bid a, .modeltheme_products_carousel .modeltheme-button-bid a, .mt_products_slider .button-bid a, .woocommerce.single-product .wishlist-container a.button, .testimonail01-content, .pagination .page-numbers, .nav-previous a, .nav-next a, a.add-wsawl.sa-watchlist-action, a.remove-wsawl.sa-watchlist-action, .widget_search .search-field, .social-shareer a, table.my_account_orders tbody tr td.order-actions a.button, .newsletter-footer input.submit, a#register-modal, #signup-modal-content .woocommerce-form-register.register .button[type='submit'], .wc-social-login a.ywsl-social::after, .artizani_shortcode_cause .button-content a, .product-badge, .sale_banner_right span.read-more, .featured_product_shortcode .featured_product_button, .cd-gallery .button-bid a, .wcv-dashboard-navigation li a {
    background-color: #fef3da !important;

}

.woocommerce .quantity .qty {
    background: #f5ebd3 !important;
}

.woocommerce div.quantity {
    background: #f5ebd3 !important;
}

.woocommerce-checkout #payment {
    background: #fef3da !important;
}

@media only screen and (max-width: 767px) {
    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    body h6 {
        direction: initial !important;
        text-align: right !important;
    }
}

h5.mt-addons-tabs-nav-title {
    color: #c2a76a !important;
}

.tab-active h5.mt-addons-tabs-nav-title {
    color: #deb75f !important;
}

.mt-addons-tabs-v2 nav ul li a {
    color: #000 !important;
}

.elementor-1458 .elementor-element.elementor-element-691166f .mt-addons-tabs-v2 ul li {
    border-color: #00000000 !important;
}

h6.mt-icon-listgroup-title {
    text-align: center !important;
}

.checkbox input[type="checkbox"]#ship-to-different-address-checkbox {
    width: 29px !important;
}

.kgw-cart-count {
    line-height: 19px !important;
}




/* ===== Mobile: product categories shown at the TOP of the shop (injected via PHP) ===== */
.kgw-mobile-cats { display: none; }
@media only screen and (max-width: 990px) {
    /* hide the theme off-canvas sidebar here; categories are shown at the top instead */
    .woocommerce-shop .sidebar-content,
    .woocommerce.archive .sidebar-content {
        display: none !important;
    }
    .woocommerce-shop .blog-posts > .row > .main-content,
    .woocommerce.archive .blog-posts > .row > .main-content {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        float: none !important;
    }
    .kgw-mobile-cats {
        display: block;
        border: 1px solid #e9dcb8;
        border-radius: 12px;
        padding: 18px 20px;
        margin: 0 0 24px;
        direction: ltr;
        text-align: center;
        overflow: visible;
    }
    .kgw-mobile-cats-title {
        font-weight: 800;
        margin: 0 0 12px;
        color: #2d2d2d;
        border-bottom: 2px solid #ad8b43;
        display: inline-block;
        padding-bottom: 6px;
    }
    .kgw-mobile-cats ul {
        list-style: none;
        margin: 0;
        padding: 0 0 8px;
        display: flex;
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 8px;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }
    .kgw-mobile-cats li {
        flex: 0 0 auto;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        background: #ffeec8;
        border-radius: 30px;
        border: 1px solid #d3c096;
        padding: 9px 18px;
        margin: 0;
        box-shadow: 0px 0px 22px -4px #0000001f;
        white-space: nowrap;
    }
    .kgw-mobile-cats a { color: #000; font-weight: 600; text-decoration: none; }
    .kgw-mobile-cats a:hover,
    .kgw-mobile-cats li.active a { color: #ad8b43; }
}

@media (min-width:770px){
    .artizani-shop-sort-group .woocommerce-ordering,
    .artizani-shop-sort-group .woocommerce-result-count,
    .artizani-shop-sort-group nav.gridlist-toggle {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    .woocommerce {
        display: block !important;
    }
    
    a.text-uppercase.text-xsmall.link-meta {
    display: none !important;
}
}



/* (page-cover mobile framing now handled by dedicated mobile images in functions.php) */

/* ===== Language switcher (header) ===== */
.kgw-lang-switcher .kgw-lang-wrap { display:inline-flex; gap:6px; align-items:center; }
.kgw-lang-switcher .kgw-lang { padding:3px 9px; border:1px solid #ad8b43; border-radius:6px; font-weight:700; font-size:13px; line-height:1.5; color:#ad8b43 !important; text-decoration:none; display:inline-block; }
.kgw-lang-switcher .kgw-lang.active { background:#ad8b43; color:#fff !important; }
.kgw-lang-switcher .kgw-lang:hover { background:#ad8b43; color:#fff !important; }
.kgw-lang-mobile { display:inline-flex; align-items:center; margin-inline-end:12px; vertical-align:middle; }
.kgw-lang-mobile .kgw-lang-switcher { list-style:none; margin:0; padding:0; }



.elementor-1458 .elementor-element.elementor-element-f7c22a0 .mt-addons-subtitle-section, .elementor-1458 .elementor-element.elementor-element-f7c22a0 .mt-addons-title-border, .elementor-1458 .elementor-element.elementor-element-f7c22a0 .mt-addons-title-svg-border, .elementor-1458 .elementor-element.elementor-element-f7c22a0 .mt-addons-title-section {
    text-align: left !important;
}

.pos_abs {
    top: 40%;
}

.mt-icon-listgroup-content-holder-inner {
    text-align: left;
}

.elementor-1458 .elementor-element.elementor-element-915f1b3 > .elementor-element-populated {
    border-width: 0px 1px 0px 0px !important;
}

.elementor-1458 .elementor-element.elementor-element-bac3449 > .elementor-element-populated {
    border-width: 0px 1px 0px 0px !important;
}


.elementor-1458 .elementor-element.elementor-element-ceff1a7 > .elementor-element-populated {
    padding: 0px 90px 0px 0px !important;;
}

.elementor-1458 .elementor-element.elementor-element-f45a967 .mt-addons-subtitle-section, .elementor-1458 .elementor-element.elementor-element-f45a967 .mt-addons-title-border, .elementor-1458 .elementor-element.elementor-element-f45a967 .mt-addons-title-svg-border, .elementor-1458 .elementor-element.elementor-element-f45a967 .mt-addons-title-section {
    text-align: left !important;
}

.mt-addons-fancy-gallery-tabs .mt-addons-mt-addons-fancy-gallery-tabs-nav-title {
    font-size: 16px !important;
}

.elementor-1458 .elementor-element.elementor-element-585b66d .mt-addons-subtitle-section, .elementor-1458 .elementor-element.elementor-element-585b66d .mt-addons-title-border, .elementor-1458 .elementor-element.elementor-element-585b66d .mt-addons-title-svg-border, .elementor-1458 .elementor-element.elementor-element-585b66d .mt-addons-title-section {
    text-align: left !important;
}


.elementor-1458 .elementor-element.elementor-element-a07cf8d .mt-addons-subtitle-section, .elementor-1458 .elementor-element.elementor-element-a07cf8d .mt-addons-title-border, .elementor-1458 .elementor-element.elementor-element-a07cf8d .mt-addons-title-svg-border, .elementor-1458 .elementor-element.elementor-element-a07cf8d .mt-addons-title-section {
    text-align: left !important;
}

.elementor-5294 .elementor-element.elementor-element-21b380e .mt-addons-subtitle-section, .elementor-5294 .elementor-element.elementor-element-21b380e .mt-addons-title-border, .elementor-5294 .elementor-element.elementor-element-21b380e .mt-addons-title-svg-border, .elementor-5294 .elementor-element.elementor-element-21b380e .mt-addons-title-section {
    text-align: left !important;
}

.elementor-5294 .elementor-element.elementor-element-28b57a0 > .elementor-element-populated {
    padding: 0px 70px 0px 0px !important;
}

.kgw-cat-grid ,.kgw-gifts-grid{
    direction: ltr !important;
}

.em-event-title {
    text-align: left !important;
    text-align-last: left  !important;
}

.em.em-item .em-item-meta .em-item-meta-line, .em.em-list .em-item .em-item-meta .em-item-meta-line, .em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
    direction: ltr;
}

.em.pixelbones p {
    text-align: center;
}








/* ===================== English fixes (mobile + specific) — appended ===================== */

/* prevent horizontal overflow that leaves an empty column on the right */
html body.translatepress-en_US { overflow-x: hidden !important; }

/* #2 — slider arrow to the RIGHT on English */
body.translatepress-en_US ul.mt-addons-fancy-gallery:after {
    right: 8px !important;
    left: auto !important;
}

/* #6 — checkout payment options: force left-to-right on English */
body.translatepress-en_US .woocommerce-checkout #payment,
body.translatepress-en_US .woocommerce-checkout .payment_methods,
body.translatepress-en_US .woocommerce-checkout .payment_methods li,
body.translatepress-en_US .woocommerce-checkout .payment_methods label,
body.translatepress-en_US .woocommerce-checkout .payment_box,
body.translatepress-en_US .woocommerce-checkout .woocommerce-privacy-policy-text,
body.translatepress-en_US .woocommerce form .form-row {
    direction: ltr !important;
    text-align: left !important;
}
body.translatepress-en_US .woocommerce-checkout .payment_methods input[type=radio] {
    margin: 3px 0 0 8px !important;
}

@media (max-width: 990px) {
    /* #1/#3/#5 — reset flipped margins / 100vw that create empty gaps or stick content to an edge */
    body.translatepress-en_US .mt-addons-tab-fancy-gallery-description {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    body.translatepress-en_US ul.mt-addons-fancy-gallery,
    body.translatepress-en_US .mt-addons-fancy-gallery-tabs.tab-container ul {
        width: 100% !important;
    }
    /* consistent side padding so content is not stuck to the edge and no empty column */
    body.translatepress-en_US .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important;
    }
}




@media (max-width: 770px) {
    .elementor-1458 .elementor-element.elementor-element-ceff1a7 > .elementor-element-populated {
    padding: 0px 0px 0px 0px !important;
}


.mt-addons-fancy-gallery-tabs nav:after {
    right: 8px !important;
    left: auto !important;
}
    
body .mt-addons-fancy-gallery-tabs {
    padding: 0 20px !important;
}

  body img.mt-addons-tab-fancy-gallery-image {
    width: 46vw !important;
}  

.elementor-1458 .elementor-element.elementor-element-585b66d > .elementor-widget-container {
    margin: 0px 0px 0px 0px !important;
}


.elementor-1458 .elementor-element.elementor-element-691166f .mt-addons-tabs-v2 nav ul {
    padding: 12px 15px 20px 15px !important;
}

.mtfe-row.right .mt-addons-tab-v2-description {
    padding-left: 15px !important;
}

.elementor-1458 .elementor-element.elementor-element-b0d3c6c {
    padding: 0 0px 0px 0px !important;
}


.mt-icon-listgroup-text {
    text-align: left !important;
}

.elementor-1458 .elementor-element.elementor-element-481a66d .mt-addons-empty-spacer-mobile {
    height: 0 !important;
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper, .swiper:not(.swiper-initialized) .swiper-wrapper {
    gap: var(--e-n-carousel-swiper-slides-gap);
    overflow: visible !important;
}

.page article.type-page {
    padding: 25px 20px !important;
}


.elementor-5294 .elementor-element.elementor-element-28b57a0 > .elementor-element-populated {
    padding: 0px 0 0px 0px !important;
}

body h6 {
    direction: initial !important;
    text-align: left !important;
}

.woocommerce a.remove {
    margin-right: 30px;
    margin-left: 0;
}

.woocommerce button.button.alt, body.woocommerce #respond input#submit, .woocommerce a.button.alt, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt[disabled]:disabled, .post-password-form input[type="submit"], a.vc_button_404, a.vc_button_404:visited, .comment-form .form-submit .submit, .bps-form div button, .tribe-events .tribe-events-c-search__button {
    padding-right: 10px !important;
    padding-left: 10px !important;
}


input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    width: 40px;
}

.nav-menu-mobile .menu li:last-child {
    border: none;
    padding-left: 14px;
}

body .mt-addons-tab-fancy-gallery-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.col-lg-6.icons {
    float: left !important;
    margin-right: 0px !important;
    margin-left: 0 !important;
}

body img.mt-addons-tab-fancy-gallery-image {
    width: 100% !important;
    padding-right: 0 !important;
    padding: 6px;
}





    
}






















