.elementor-kit-8{--e-global-color-primary:#FF6600;--e-global-color-secondary:#32343B;--e-global-color-text:#313131;--e-global-color-accent:#18191D;--e-global-color-9e78dc2:#F0F6F8;--e-global-color-23e11f5:#D3DEE2;--e-global-color-d78bc54:#32343B;--e-global-color-10b6932:#017800;--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;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:16px;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.middle-align .elementor-widget-container{
    display: flex;
    align-items: center;
}
.custom-background {
   background: linear-gradient(-45deg, #FF6600, #060, #FF6600, #060);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
}
.select-caret-down-wrapper{
display: none;
}
.post-type-archive .property-search-form {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}
.post-type-archive #page-content{
        padding:60px 20px 110px 20px;
}
.post-type-archive .page-title {
    border-bottom: 2px solid #f60;
    padding: 10px 0px;
}

.post-type-archive select{
    border: 1px solid #ffc7a1;
    border-radius: 8px;
}
.post-type-archive input{
        padding: 10px 20px !important;
    border-radius: 8px;
}
.post-type-archive ul.page-numbers{
        padding: 10px 20px !important;
    border-radius: 8px;
    margin-top:40px !important;
    text-align:center;
}

.propertyhive-pagination ul li a, .propertyhive-pagination ul li span {
    padding: 2px 20px;
    border: 1px solid #f60;
    border-radius: 8px;
}

.propertyhive-pagination ul li a:hover{
        background-color: #f60;
    color: #fff;
}
.propertyhive-pagination ul li span {
    background-color: #f60;
    color: #fff;
}

.post-type-archive .propertyhive-result-count
{
        border-bottom: 3px solid #ebebeb;
    border-radius: 8px;
    padding-bottom: 10px;
    margin-bottom: 34px;
    padding-top: 20px;
}

.post-type-archive .control.control-department label {
    display: block;
    min-width: 170px !important;
}
.post-type-archive .control label {
    display: block;
}
.wpcf7-response-output {
    color: #fff !important;
}
.grecaptcha-badge{
        z-index: 11 !important;
}
@keyframes gradient{
0% {
    background-position: 0% 50%;
}
50% {
    background-position: 100% 50%;
}
100% {
    background-position: 0% 50%;
}
}
@media (min-width: 320px) {
  #m-tabs .e-n-tabs-heading {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
  }
  #m-tabs .e-n-tabs-heading .e-n-tab-title {
    margin:0;
  }
  #m-tabs .elementor-tab-mobile-title {
    display: none;
  }
}/* End custom CSS */