.elementor-kit-6{--e-global-color-primary:#C2B59E;--e-global-color-secondary:#D1DBBE;--e-global-color-text:#7B6F5A;--e-global-color-accent:#D1DBBE;--e-global-color-dc72557:#C2B59E;--e-global-color-efeecdb:#D1DBBE;--e-global-color-f84d535:#7B6F5A;--e-global-color-9b64716:#D1DBBE;--e-global-color-9a55d60:#A2906F;--e-global-color-eb528a0:#FFFFFF;--e-global-color-b454843:#000000;--e-global-color-f667bc8:#00000000;--e-global-typography-primary-font-family:"gotham";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"gotham";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"gotham";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"gotham";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-letter-spacing:1.5px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-9a55d60 );}.elementor-kit-6 a:hover{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-lightbox{background-color:#000000ED;--lightbox-ui-color:var( --e-global-color-secondary );--lightbox-ui-color-hover:var( --e-global-color-secondary );--lightbox-text-color:var( --e-global-color-secondary );--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:20px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//** Collection Image Styling **/

.noClick {
   pointer-events: none;
}

.noOverflow, .noOverflow:hover{
    overflow: hidden;
    margin-bottom: -2px;
}

.expandIcon {
    opacity: 0;
    padding-top: 40px;
        -webkit-transition: all .5s ease;
        -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.collectionImage:hover .expandIcon {
    opacity: 1.0;
     padding-top: 0px;
        -webkit-transition: all .5s ease;
        -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

/** Collection Image Styling **//* End custom CSS */