.elementor-kit-10{--e-global-color-primary:#94030F;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#FCC7AE;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-image:url("https://limorfash.com/wp-content/uploads/2025/11/light_grey.png");}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-primary );font-family:"Varela Round", Sans-serif;}.elementor-kit-10 a:hover{color:var( --e-global-color-accent );font-family:"Varela Round", Sans-serif;font-weight:800;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:0px;max-width:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.page-content{
    min-height: 90vh;
}

[data-elementor-type="single-page"]{
   min-height: 90vh;
}

[data-elementor-type="wp-post"] {
    min-height: 90vh;
}

body{
    overflow-x: hidden !important;
    overflow-x: clip !important;
}

table tbody > tr > td,
table tbody > tr > th {
    background-color: transparent !important;
}

table td,
table th {
    border: none;
    padding: 10px 0px 0px 0px;
}

a {
    word-break: break-word !important;
    white-space: normal !important;
    margin-right: 0 !important;
    margin-right: 0 !important;
}

span {
    word-break: break-word !important;
    white-space: normal !important;
}



/* Mobile menu */
@media (max-width: 1024px) {
  .pp-advanced-menu {
    display: flex !important;
    justify-content: start !important;
    flex-direction: column !important;
  }
  
  .pp-advanced-menu a{
      height: 40px !important;
  }
}

.pp-button-text{
    color:white;
}



.elementor .elementor-widget-theme-post-content img,
.tr-caption-container img {
  border-radius: 10px;
  filter: brightness(1.02) contrast(1.05) saturate(1.05);
  transition: filter 0.2s ease-in-out;
}


.elementor .elementor-widget-theme-post-content img:hover,
.tr-caption-container img:hover {
  filter: brightness(1.05) contrast(1.08) saturate(1.08);
}

.pp-magazine-slider{
    max-width: 100%
}


.elementor .elementor-widget-theme-post-content figure,
.tr-caption-container {
  border-radius: 30px;
  overflow: hidden;
}/* End custom CSS */