.elementor-kit-5{--e-global-color-primary:#6761F6;--e-global-color-secondary:#252525;--e-global-color-text:#666666;--e-global-color-accent:#DC3985;--e-global-color-c06b9de:#FE9200;--e-global-color-698243a:#00B4E7;--e-global-color-9b42418:#C057B0;--e-global-color-062fea8:#04B72D;--e-global-color-599d5fe:#2687FF;--e-global-color-36e30ff:#31CF43;--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-image:url("https://advertee.com/wp-content/uploads/2023/03/background.jpg");font-family:"Manrope", Sans-serif;background-position:top center;background-repeat:repeat-y;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-primary );font-size:19px;font-weight:600;color:#FFFFFF;box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.2);border-radius:5px 5px 5px 5px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-accent );color:#FFFFFF;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-weight:800;}.elementor-kit-5 h2{color:var( --e-global-color-secondary );font-size:34.2px;font-weight:600;line-height:1.2em;}.elementor-kit-5 label{color:#999999;font-weight:500;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-size:16px;font-weight:500;background-color:#F2F2F2;border-style:solid;border-width:1px 1px 1px 1px;border-color:#0000000D;border-radius:4px 4px 4px 4px;}.elementor-kit-5 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea:focus,.elementor-kit-5 .elementor-field-textual:focus{background-color:#FAFAFA;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1366px){.elementor-kit-5 h2{font-size:30px;}}@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-kit-5 h2{font-size:27px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-size:15px;}.elementor-kit-5 label{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body{
    overflow-x: hidden;
}
/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}
::-moz-selection { /* Code for Firefox */
  color: #ffffff;
  background: #6862f6;
}
::selection {
  color: #ffffff;
  background: #6862f6;
}
.header-nav .sub-menu li a:hover, .header-nav .sub-menu li a{
    border-left: 0 !important;
}
.header-nav .sub-menu li a img{
    width: 1.2em;
    height: 1.2em;
    margin: 0 0.4em 0 0;
}
.grad-bg.elementor-element{
    border-radius: 0.5em;
    background: linear-gradient(to right, var(--e-global-color-primary) 0%, var(--e-global-color-accent) 100%);
}
.elementor-post-info__item--type-author {
    font-weight: 500;
}
.elementor-post-info__item--type-author:hover {
    color: var(--e-global-color-secondary) !important;
}
span.elementor-post-info__item-prefix{
    font-weight: 300;
}
.elementor-post-info__terms-list a{
    transition: .2s ease-in-out;
    color: var(--e-global-color-accent) !important;
    font-weight: 500;
    text-decoration: underline
}
.elementor-post-info__terms-list a:hover{
    text-decoration: unset;
    color: var(--e-global-color-primary) !important;
}
.loop-post-title a{
    transition: .2s ease-in-out;
}
.loop-post-title a:hover{
    color: var(--e-global-color-primary) !important;
}
.img-source{
	font-size: 14px;
}
.post-loop-item > .elementor-container{
    height: 100%;
}
.elementor-widget-theme-post-excerpt div{
    overflow: hidden;
    width:100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
@media(min-width:1024px){
    .header-nav .sub-menu{
        width: max-content !important;
    }
}/* End custom CSS */