.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1F2023;--e-global-color-accent:#159CAF;--e-global-color-78d06ea:#AD1E6C;--e-global-color-f93c7ca:#F18F2B;--e-global-color-aa32b9f:#00000000;--e-global-typography-primary-font-family:"Arfilit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arfilit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arfilit";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arfilit";--e-global-typography-accent-font-weight:500;font-family:"Arfilit", Sans-serif;font-size:16px;font-weight:300;line-height:1.55em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Arfilit", Sans-serif;font-size:75px;font-weight:700;line-height:1.1em;}.elementor-kit-7 h2{font-family:"Arfilit", Sans-serif;font-size:74px;font-weight:700;line-height:1.1em;}.elementor-kit-7 h3{font-size:32px;font-weight:700;line-height:1.2em;}.elementor-kit-7 h4{font-size:22px;font-weight:700;}.elementor-kit-7 h5{font-size:20px;}.elementor-kit-7 h6{font-size:16px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-size:18px;font-weight:700;border-radius:30px 30px 30px 30px;padding:10px 16px 10px 16px;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-size:16px;font-weight:400;line-height:1.5em;color:var( --e-global-color-secondary );background-color:#02010100;border-style:solid;border-width:0px 0px 1px 0px;border-color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;padding:12px 0px 12px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-7 h1{font-size:60px;}.elementor-kit-7 h2{font-size:40px;}.elementor-kit-7 h3{font-size:30px;}.elementor-kit-7 h4{font-size:24px;}}@media(max-width:1200px){.elementor-kit-7 h1{font-size:42px;}.elementor-kit-7 h2{font-size:32px;}.elementor-kit-7 h3{font-size:28px;}.elementor-kit-7 h4{font-size:24px;}}@media(max-width:1024px){.elementor-kit-7 h1{font-size:32px;}.elementor-kit-7 h2{font-size:32px;}.elementor-kit-7 h3{font-size:22px;}.elementor-kit-7 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{font-size:16px;line-height:1.55em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    overflow-x: hidden;
    font-variant-ligatures: no-contextual;
}

/*Full SVG*/

.full_svg svg{
    height: 100%!important;
}

.full_svg .elementor-icon-wrapper{
    display: flex;
}

.elementor-widget-button .elementor-button-icon{
    display: flex;
}

.elementor-widget-button .elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}


/*Focus Outline Disable*/

*:focus {
    outline: 0 !important;
    box-shadow: none!important;
}

/*Disable Message Form*/

.elementor-message-success{
    display: none;
}

/*Placeholder Opacity*/

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
     opacity: 1!important; 
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

/*Change text in autofill textbox*/
input:-webkit-autofill{
    -webkit-text-fill-color: var(--e-global-color-text) !important;
}

/*Text-Editor*/

.elementor-widget-text-editor > div > p:last-child{
    margin-bottom: 0px;
}

/*Icon-List Link Width*/

.elementor-kit-7 .elementor-widget-icon-list a{
    width: fit-content!important;
}


/*Button Transition*/

.elementor-button{
    transition: 0.4s linear;
}

/*Icon-Box*/

.elementor-icon-box-icon{
    display: flex;
}

.elementor-icon-box-title{
    margin: 0px;
}


/*ScrollBar*/

::-webkit-scrollbar {
  width: 3px;
}

::-webkit-scrollbar-thumb {
  background-color: #888;
} 

/*Social Icons*/

.elementor-grid-item{
    margin: 0!important;
}

.post-item{
    transition: 0.4s linear;
}

.post-item:hover{
    box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.30);
}

.post-image a{
    width: 100%;
}

.post-info .elementor-icon-list-item:nth-child(2) .elementor-icon-list-text span:not(:first-child){
    display: none;  
} 

.post-excerpt{
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; 
   -webkit-box-orient: vertical;
}

.post-button svg{
    font-size: 24px;
}

.new-listing-description{
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; 
   -webkit-box-orient: vertical;
}

.post-loop-button{
    height: 0px;
    overflow:hidden;
    transition: 0.4s linear;
}

.post-listing-version:hover .post-loop-button{
    height: 40px;
}

.ha-timeline-content-text {
    direction: rtl;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Arfilit';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://onestop.ussl.shop/wp-content/uploads/2025/01/Arfilit-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Arfilit';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://onestop.ussl.shop/wp-content/uploads/2025/01/Arfilit-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Arfilit';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://onestop.ussl.shop/wp-content/uploads/2025/01/Arfilit-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */