.elementor-kit-138{--e-global-color-primary:#4632DA;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-d5d2fcf:#FFFFFF00;--e-global-color-00ced3d:#616161;--e-global-color-d8bae66:#FF3300;--e-global-color-5231e00:#CC00FF;--e-global-color-cf2040f:#CF8DFF;--e-global-color-db77774:#FFFFFF;--e-global-color-55f38bc:#FF542A;--e-global-color-88524d8:#FF7501;--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-color:#FFFFFF;}.elementor-kit-138 e-page-transition{background-color:#FFBC7D;}.elementor-kit-138 a{color:var( --e-global-color-d8bae66 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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 */a:not(.btn):not(.button):not(.added_to_cart):hover{
    opacity: 1 !important
}

.entry-title a{
    height: 45px;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.entry-content{
     display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.elementor-posts .elementor-post__text .elementor-post__title {
        display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px;
}

.post .elementor-widget-theme-post-featured-image img{
    width: 100%;
    height: 20vw;
    min-height: 200px;
    object-fit: cover;
}

.elementor-nav-menu .menu-item:last-child > a span{
    display: none
}

.elementor-nav-menu .menu-item:last-child .sub-arrow{
    display: flex
}

.elementor-post__excerpt p{
    height: 65px;
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
figcaption{
    font-size: 16px
}/* End custom CSS */