.elementor-kit-5{--e-global-color-primary:#E4612C;--e-global-color-secondary:#3C3C3C;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E4612C;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-5 a{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */body,p,a,div,span,th,td,tr,h1,h2,h3 {
    font-family: 'Poppins', sans-serif !important;
}
.fa, .fas {
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900;
}

table td {
    font-size: 15px;
    color: #7A7A7A;
}

.elementor-slideshow__title {
    font-size: 28px !important;
    color: #fff;
}
.elementor-slideshow__footer {
    bottom: 100px !important;
}

.elementor-slideshow__description {
    font-size: 15px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}

@media screen and (max-width: 640px){
.elementor-inline-item:after{ 
    border-color: #fff !important;
    }
    .no_br br {
        display: none;
    }
    .contact_info .elementor-icon-box-wrapper {
        display: flex;
        
    }
    .contact_info .elementor-icon-box-content {
        text-align: left;
        margin-left: 20px;
        margin-top: -4px;
    }
    .elementor-element-populated {
        border-color: rgba(0,0,0,0) !important;
    }
}

.gallery-item img {
    border: 1px solid #dddddd;     
    height: 300px;
 }
 
 .gallery-caption {
     background-color: #fff;
     margin-top: 10px !important;
 }
 
  #wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon {
      font: normal 20px/1 dashicons !important;
  }
@media screen and (max-width: 640px){ 
    .gallery-item {
        width: 50% !important;
    }
    .gallery-item img {
        height: 240px;
        object-fit: cover;
    }
    .products_m .gallery-item img {
        height: 200px;
        object-fit: contain;
    }
}/* End custom CSS */