.elementor-55317 .elementor-element.elementor-element-4d0b928:not(.elementor-motion-effects-element-type-background), .elementor-55317 .elementor-element.elementor-element-4d0b928 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-55317 .elementor-element.elementor-element-4d0b928{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 0px 0px;}.elementor-55317 .elementor-element.elementor-element-4d0b928 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-55317 .elementor-element.elementor-element-9304c9e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 15px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-55317 .elementor-element.elementor-element-36b91f5{text-align:left;}.elementor-55317 .elementor-element.elementor-element-36b91f5 .elementor-heading-title{font-family:"Source Sans 3", sans-serif;font-size:60px;font-weight:bold;color:#343333;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-55317 .elementor-element.elementor-element-b90aad8{text-align:left;font-family:"Source Sans 3", sans-serif;font-size:24px;line-height:30px;color:#343333;}.elementor-55317 .elementor-element.elementor-element-5f360f7{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-55317 .elementor-element.elementor-element-ea0a9c7 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-55317 .elementor-element.elementor-element-9304c9e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 20px;}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-55317 .elementor-element.elementor-element-4d0b928{padding:100px 0px 50px 0px;}.elementor-55317 .elementor-element.elementor-element-9304c9e > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 15px;}.elementor-55317 .elementor-element.elementor-element-36b91f5 .elementor-heading-title{font-size:55px;}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */.jet-select select {
    display: inline-block;
    float: left;
    margin: 0 8px 0px 0;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    padding: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 40px;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #3e4348;
    background-color: white;
    border-radius: 3px;
    transition: box-shadow 150ms cubic-bezier(0.4, 0, 0.6, 1),background-color 150ms cubic-bezier(0.4, 0, 0.6, 1),opacity 150ms cubic-bezier(0.4, 0, 0.6, 1);
    box-shadow: inset 0 0 0 2px rgba(122,126,130,0), inset 0 0 0 1px gray;
    cursor: pointer;
    background-image: url(https://porstaging.wpengine.com/wp-content/uploads/2019/10/icons8-chevron-down-30.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 40px) 16px;
    background-size: 20px;
}

.jet-smart-filters-select.jet-filter {
    margin: 0 !important;
}

@media only screen and (max-width: 600px) {
  .jet-select select {
    display: block !important;
    float: none;
  }
  .jet-smart-filters-select.jet-filter {
    margin: 10px !important;
}
}/* End custom CSS */