.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#F4EB21;--e-global-typography-primary-font-family:"stretch-pro-basic";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-secondary-font-family:"stretch-pro-basic";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Helvetica";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-text-letter-spacing:0.2px;--e-global-typography-accent-font-family:"Helvetica";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-letter-spacing:0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-8 p{margin-bottom:10px;}.elementor-kit-8 a{color:#1D1D1D;}.elementor-kit-8 a:hover{color:#FFFFFF;}.elementor-kit-8 h1{font-size:30px;}.elementor-kit-8 h2{font-size:20px;}.elementor-kit-8 h3{font-size:12px;font-weight:normal;}.elementor-kit-8 h4{font-size:10px;font-weight:normal;}.elementor-kit-8 img{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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-kit-8{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Portfolio Filters - Mobile*/

@media only screen and (max-width: 767px) {
  body {
      
.elementor-portfolio__filters {
    text-align: center;
    padding: 0px !important;
    margin:0px;
    font-size: 10px !important;
}


.elementor-portfolio__filter {
    padding: 0px !important;
    margin-right: 0px !important;
}
    
}
}

/*Paragraph line height*/

.blog-paragraph p {
    line-height: 1.5 !important;
    font-size: 15px !important;
}

/*Paragraph link highlight*/


.link-highlight p a:link {
  background-color: yellow;
}

.link-highlight h1 a:link {
  background-color: yellow;
}

.link-highlight h2 a:link {
  background-color: yellow;
}

.link-highlight h3 a:link {
  background-color: yellow;
}

/*Paragraph link highlight HOVER*/



.link-highlight p a:hover {
  background-color: black;
}

.link-highlight h1 a:hover {
  background-color: black;
}

.link-highlight h2 a:hover {
  background-color: black;
}

.link-highlight h3 a:hover {
  background-color: black;
}


/*Remove link black box*/

a:active, a:focus {
    outline: none !important;
}

/*Homepage Logo*/

.DRAFT-logo-center {
  position: fixed;
  left: 50vw;
  top: 50vh;
  transform: translate(-50%, -50%);
  max-width: 50vw;
  max-height: 50vh;
}

.post-image {
      left: 0vw;
  top: 29vh;
  transform: translate(-40%, -40%);
  max-width: 40vw;
  max-height: 40vh;
}


.jconfirm-title-c {
    background: black !important;
}/* End custom CSS */