.elementor-kit-8{--e-global-color-primary:#012B53;--e-global-color-secondary:#1F4118;--e-global-color-text:#141414;--e-global-color-accent:#053D70;--e-global-color-fe22dbe:#C07C33;--e-global-color-3ec4a3f:#FCFCFC;--e-global-color-71429cf:#606060;--e-global-typography-primary-font-family:"Domine";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--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:"Domine";--e-global-typography-accent-font-weight:500;--e-global-typography-a5be4d6-font-family:"Noto Sans";--e-global-typography-a5be4d6-font-size:40px;--e-global-typography-a5be4d6-font-weight:600;--e-global-typography-a5be4d6-line-height:1.2em;--e-global-typography-539e8a4-font-family:"Arial";--e-global-typography-539e8a4-font-size:14px;--e-global-typography-539e8a4-line-height:1.2em;--e-global-typography-d0d3868-font-family:"Arial";--e-global-typography-d0d3868-font-size:24px;--e-global-typography-d0d3868-font-weight:600;--e-global-typography-d0d3868-line-height:1.2em;--e-global-typography-452b1ee-font-family:"Arial";--e-global-typography-452b1ee-font-size:24px;--e-global-typography-452b1ee-font-weight:600;--e-global-typography-452b1ee-text-transform:uppercase;--e-global-typography-452b1ee-line-height:1.2em;--e-global-typography-452b1ee-letter-spacing:1px;color:#000000;font-family:"Arial", Sans-serif;font-size:18px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:#012B5300;color:#FFFFFF;border-style:solid;border-width:0px 0px 0px 0px;border-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:16px 16px 16px 16px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;border-style:solid;border-width:0px 0px 0px 0px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-bottom:16px;}.elementor-kit-8 a{color:var( --e-global-color-primary );font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#2C2C2CCC;--lightbox-ui-color:#FFFFFF;--lightbox-ui-color-hover:#FFFFFF;--lightbox-text-color:#FFFFFF;--lightbox-header-icons-size:16px;--lightbox-navigation-icons-size:16px;}@media(max-width:1023px){.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:14px;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.trim-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.trim-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.trim-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.trim-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

body[data-elementor-device-mode="mobile"] .feno-hide-on-mobile {
    display: none;
}


.post-excerpt-2 {
    width: 0;
    height: 0;
    opacity: 0;
    transition: opacity .5s linear, height .1s linear 1;
    
}

body[data-elementor-device-mode="desktop"] .loop-container-2:hover .post-excerpt-2 {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
}

.lensa-button {
    opacity: 0;
    transition: opacity .3s ease;
}

.lensa-item-container:hover .lensa-button {
    opacity: 1;
}

.feno-lightbox-title, .feno-lightbox-caption {
    margin:auto;
    max-width: 700px;
    display: block;
}

.feno-lightbox-title {
    color: white;
    font-weight: 700;
    font-family: "Arial";
	margin-bottom: 35px;
}

.feno-lightbox-caption * {
    color: #f4f4f4;
    font-weight: 400;
    font-family: "Arial";
    font-size: 14px;
}

body[data-elementor-device-mode="tablet"] .feno-lightbox-title, body[data-elementor-device-mode="tablet"] .feno-lightbox-caption {
    margin:20px 15px 75px 15px;
    max-width: 700px;
    display: block;
}

body[data-elementor-device-mode="tablet"] .feno-lightbox-title {
    color: white;
    font-weight: 700;
    font-family: "Arial";
    font-size: 20px;
    margin-bottom: 25px;
}

body[data-elementor-device-mode="tablet"] .feno-lightbox-caption {
    color: #f4f4f4;
    font-weight: 400;
    font-family: "Arial";
    font-size: 10px;
}


body[data-elementor-device-mode="mobile"] .feno-lightbox-title, 
body[data-elementor-device-mode="mobile"] .feno-lightbox-caption {
    margin:auto;
    max-width: 700px;
    display: block;
}

body[data-elementor-device-mode="mobile"] .feno-lightbox-title {
    color: white;
    font-weight: 700;
    font-family: "Arial";
    font-size: 20px;
    margin-bottom: 25px;
}

body[data-elementor-device-mode="mobile"] .feno-lightbox-caption {
    color: #f4f4f4;
    font-weight: 400;
    font-family: "Arial";
    font-size: 10px;
}

.listing-3-content-box {
    max-width: 300px;
    transition: width .3s ease;
}

.listing-3-container:hover .listing-3-content-box {
    width: 400px;
}


#cancel-comment-reply-link{
  background: red;
  color: white;
  font-family: Georgia, serif;
  padding: 3px 10px;
  font-size: 12px;
  float: right;
  margin-top: 12px;
}

.title-comments {
  font-size: 18px;
  border-bottom: 1px solid #999;
  padding-bottom: 10px;
}

.comment-body {
  padding: 20px !important;
  margin-bottom: 15px;
  background: white;
  opacity: .85;
  margin-left: 50px;
  margin-bottom: 30px
}

.comment-body:hover {
  opacity: 1;
}

.comment-body .reply a {
  background: #012b53;
  color: white !important;
  padding: 3px 5px;
}

.comment-body .reply a:hover {
  background: #777;
}


body[data-elementor-device-mode="mobile"] .depth-1 {
  margin-left: -50px !important;
}

body[data-elementor-device-mode="mobile"] .comment-meta {
  flex-direction: column-reverse;
}

body[data-elementor-device-mode="mobile"] .comment-metadata {
  margin-bottom: 10px;
}

body[data-elementor-device-mode="mobile"] .comment-author.vcard .fn {
  display: inline-block; 
  margin-top: 10px;
}/* End custom CSS */