.elementor-kit-6{--e-global-color-primary:#2C3035;--e-global-color-secondary:#2C3035;--e-global-color-text:#2C3035;--e-global-color-accent:#00AFC2;--e-global-color-d39e3b3:#2C3035;--e-global-color-db3ce44:#DBE4E9;--e-global-color-ebeafe7:#F4F8F8;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@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 */body {
    font-size:16px;
    overflow-x:hidden!important;
}
:focus {
    outline:none!important;
}

.premium-button,
.premium-button span,
.premium-button-text-icon-wrapper span {
    transition:0.2s!important;
}

.shadowBox,
.imgShadow img{
    box-shadow: 0 0 0.5em rgba(0,0,0,0.2);
}
.myShapeDivider img {
    vertical-align: top;
}



/*Category Slider Styles (Some under max 767px)---------*/
.slick-slide {
    margin:0 0.5em;
}
.myCategoryCarousel .carousel-prev {
    left:-1.5em!important;
}
.myCategoryCarousel .carousel-arrow {
    margin-top:-1.5em!important;
    transition:0.2s!important;
}
.myCategoryCarousel .carousel-next {
    right:-1.5em!important;
}
.categorySliderImg img {
    height:19.5em;
    object-fit: cover;
}

/*End of Category Slider Styles-----------------*/

















@media screen and (min-width:768px) {
  .offCenterShadowBox {
         box-shadow: 0 0 0.5em rgba(0,0,0,0.2);
  }  
}





@media screen and (max-width:767px) {
    .hideTextOnMobile {
        display:none;
    }
    .categorySliderHeading,
    .categorySliderButton .elementor-widget-container {
        text-align:center!important;
    }
    .categorySliderImg img {
    height:64vw;
}
}









/*ULTRA RESPONSIVE SETTINGS------*/

@media screen and (min-width:1025px) {
    body {
        font-size:1.161vw!important;
    }
    
}/* End custom CSS */