/*
Theme Name: Astra Fotizi
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/
Description: Astra is fast, fully customizable &amp; beautiful theme suitable for blog, personal portfolio, business website and WooCommerce storefront. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with Schema.org code integrated and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,custom-menu,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 0.1.2
Updated: 2019-06-01 11:01:08

*/

/* Astra Overrides for full width */

.page .entry-header {
    margin-bottom: 0;
}

body.realtor-page .ftz-pro-only {
  display: none !important;
}
body.service-pro-page .ftz-realtor-only {
  display: none !important;
}

#content .ast-container {
  /*
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    */
    max-width: 100%;
}

@media only screen and (max-width: 1023px) {
  #content .ast-container {
  /*
    padding-left: 35px;
    padding-right: 35px;
  */
  }  
  #masthead .ast-container, .ast-header-breadcrumb .ast-container {
    /* 
    padding-left: 35px;
    padding-right: 35px;
    */
  }
  .entry-content > .wp-block-coblocks-row.full-width {
    margin-left: -20px;
    margin-right: -20px;
    width: 100vw;
    max-width: 100vw;
  }
  #content .wp-block-coblocks-row.full-width .ast-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 575px) {
  body.edd-checkout #content .ast-container {
    padding-left: 0;
    padding-right: 0;
  }  
}

@media only screen and (min-width: 1024px) {
  #content .ast-container {
    padding-left: 35px;
    padding-right: 35px;
  }
  #masthead .ast-container, .ast-header-breadcrumb .ast-container {
    padding-left: 35px;
    padding-right: 35px;
  }  
  .entry-content > .wp-block-coblocks-row.full-width {
    margin-left: -35px;
    margin-right: -35px;
    width: 100vw;
    max-width: 100vw;
  } 
  .wp-block-coblocks-row.full-width .wp-block-coblocks-column__inner.has-no-padding.has-no-margin .wp-block-editor-blocks-intro {
    padding-left: 35px;
  }  
  .wp-block-coblocks-row.full-width .wp-block-coblocks-column__inner.has-no-padding.has-no-margin .wp-block-editor-blocks-intro {
    margin: 0;
  }
  
}

@media only screen and (min-width: 1280px) {
  #content .ast-container {
    padding-left: 100px;
    padding-right: 100px;
  }
  #masthead .ast-container, .ast-header-breadcrumb .ast-container {
    padding-left: 100px;
    padding-right: 100px;
  }  
  .entry-content > .wp-block-coblocks-row.full-width {
    margin-left: -100px;
    margin-right: -100px;
  }  
  .wp-block-coblocks-row.full-width .wp-block-coblocks-column__inner.has-no-padding.has-no-margin .wp-block-editor-blocks-intro {
    padding-left: 100px;
  }  
}
#primary {
    padding: 0 0 !important;
    margin: 0 0 !important;
}
article {
    margin: 0 !important;
    padding: 0 !important;
}

@media screen and (min-width:993px) {
  #content {
    min-height: calc(100vh - 102px - 46px) !important;
  }
}

/* General */
.hidden {
    display: none !important;
}
.set-size-unset {
  font-size: unset !important;
}
.set-size-initial {
  font-size: initial !important;
}
.set-size-inherit {
  font-size: inherit !important;
}
.set-size-xx-small {
  font-size: 8px !important;
}
.set-size-x-small {
  font-size: 12px !important;
}
.set-size-smaller {
  font-size: 20px !important;
}
.set-size-small {
  font-size: 16px !important;
}
.set-size-medium {
  font-size: 24px !important;
}
.set-size-large {
  font-size: 28px !important;
}
.set-size-larger {
  font-size: larger !important;
}
.set-size-x-large {
  font-size: 32px !important;
}
.set-size-xx-large {
  font-size: 40px !important;
}
.set-size-xxx-large {
  font-size: 56px !important;
}
.set-size-huge {
  font-size: 72px !important;
}
.set-size-085-rem {
  font-size: 0.85rem !important;
}
.set-size-1-rem {
  font-size: 1rem !important;
}
.set-weight-lighter {
  font-weight: lighter !important;
}
.set-weight-unset {
  font-weight: unset !important;
}
.set-weight-initial {
  font-weight: initial !important;
}
.set-weight-bold {
  font-weight: bold !important;
}
.set-weight-bolder {
  font-weight: bolder !important;
}
.set-weight-100 {
  font-weight: 100 !important;
}
.set-weight-200 {
  font-weight: 200 !important;
}
.set-weight-300 {
  font-weight: 300 !important;
}
.set-weight-400 {
  font-weight: 400 !important;
}
.set-weight-500 {
  font-weight: 500 !important;
}
.set-weight-600 {
  font-weight: 600 !important;
}
.set-weight-700 {
  font-weight: 700 !important;
}
.set-weight-800 {
  font-weight: 800 !important;
}
.set-weight-900 {
  font-weight: 900 !important;
}
.set-align-unset {
  text-align: unset !important;
}
.set-align-left {
  text-align: left !important;
}
.set-align-center {
  text-align: center !important;
}
.set-align-right,
.align-right {
  text-align: right !important;
}
.float-right {
  float: right !important;
}
.set-line-height-0 {
  line-height: 0 !important;
}
.set-line-height-1 {
  line-height: 1em !important;
}
.set-line-height-1-rem {
  line-height: 1rem !important;
}
.padding-top-025-em {
  padding-top: 0.25em !important;
}
.padding-bottom-025-em {
  padding-bottom: 0.25em !important;
}
.padding-top-025-rem {
  padding-top: 0.25rem !important;
}
.padding-bottom-025-rem {
  padding-bottom: 0.25rem !important;
}

.padding-top-05-em {
  padding-top: 0.5em !important;
}
.padding-bottom-05-em {
  padding-bottom: 0.5em !important;
}
.padding-top-05-rem {
  padding-top: 0.5rem !important;
}
.padding-bottom-05-rem {
  padding-bottom: 0.5rem !important;
}

.padding-top-075-em {
  padding-top: 0.75em;
}
.padding-bottom-075-em {
  padding-bottom: 0.75em;
}
.padding-top-1-em {
  padding-top: 1em;
}
.padding-bottom-1-em {
  padding-bottom: 1em;
}
.padding-bottom-1-em-force {
  padding-bottom: 1em !important;
}
.padding-top-none {
  padding-top: 0 !important;
}
.padding-bottom-none {
  padding-bottom: 0 !important;
}
.margin-top-05-em {
  margin-top: 0.5em;
}
.margin-bottom-05-em {
  margin-bottom: 0.5em;
}
.margin-top-075-em {
  margin-top: 0.75em;
}
.margin-bottom-075-em {
  margin-bottom: 0.75em;
}
.margin-top-1-em {
  margin-top: 1em;
}
.margin-bottom-1-em {
  margin-bottom: 1em;
}
.margin-top-none,
.margin-top-0 {
  margin-top: 0 !important;
}
.no-bottom-margin,
.margin-bottom-none,
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.set-top-bottom-1 {
  margin-top: 1em !important;
  margin-bottom: 1em !important;
}
.padding-top-05-rem {
  padding-top: 0.5rem;
}
.padding-bottom-05-rem {
  padding-bottom: 0.5rem;
}
.padding-bottom-05-rem-force {
  padding-bottom: 0.5rem !important;
}
.padding-top-075-rem {
  padding-top: 0.75rem;
}
.padding-top-075-rem-force {
  padding-top: 0.75rem !important;
}
.padding-bottom-075-rem {
  padding-bottom: 0.75rem;
}
.padding-bottom-075-rem-force {
  padding-bottom: 0.75rem !important;
}
.padding-top-1-rem {
  padding-top: 1rem;
}
.padding-bottom-1-rem {
  padding-bottom: 1rem;
}
.padding-bottom-1-rem-force {
  padding-bottom: 1rem !important;
}
.padding-top-none {
  padding-top: 0 !important;
}
.padding-bottom-none {
  padding-bottom: 0 !important;
}
.margin-top-025-rem {
  margin-top: 0.25rem;
}
.margin-bottom-025-rem {
  margin-bottom: 0.25rem;
}
.margin-top-05-rem {
  margin-top: 0.5rem;
}
.margin-bottom-05-rem {
  margin-bottom: 0.5rem;
}
.margin-top-075-rem {
  margin-top: 0.75rem;
}
.margin-bottom-075-rem {
  margin-bottom: 0.75rem;
}
.margin-top-1-rem {
  margin-top: 1rem;
}
.margin-bottom-1-rem {
  margin-bottom: 1rem;
}
.margin-left--20 {
  margin-left: -20px !important;
}
.margin-left--35 {
  margin-left: -35px !important;
}
.margin-right--20 {
  margin-right: -20px !important;
}
.margin-right--35 {
  margin-right: -35px !important;
}
.full-width {
  width: 100%;
  max-width: 100%;
}
.full-viewable-width {
  width: 100vw;
  max-width: 100vw;
}
@media only screen and (max-width: 768px) {
  .gv-diy-view > .full-viewable-width-mobile,
  #gform_fields_13 > li.full-viewable-width-mobile {
    width: 100vw;
    max-width: 100vw;  
  }
}
@media only screen and (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
  .show-desktop {
    display: inherit !important;
  }
}
@media only screen and (min-width: 555px) and (max-width: 1023px) {
  .hide-tablet {
    display: none !important;
  }
  .show-tablet {
    display: inherit !important;
  }
}
@media only screen and (max-width: 554px) {
  .hide-mobile {
    display: none !important;
  }
  .show-mobile {
    display: inherit !important;
  }
}

@media only screen and (max-width: 554px) {
  .background-hide-mobile {
    background: none !important;
  }
}

.set-opacity-50 {
  opacity: 50%;
}

.center-box {
  width: 100%;
  height: 3em;
  text-align: center;
  padding: 1rem 0;
}

.center-text {
  text-align: center;
}

.rotate-16-right {
  transform: rotate(16deg);
}

.clear-both {
  clear: both;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/* Site specific */

/* colors
blue 
blue alternate rgba(0, 184, 216,1)
dark #212529

*/
a.distressed-link {
  color: darkgray !important;
}

.blue-text {
  color: #00b8d8 !important;
}
.dark-text {
  color: #212529 !important;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
}
.light-text, 
.light-text h1, .light-text h2, .light-text h3,
.light-text h4, .light-text h5, .light-text h6 {
  color: #FFFFFF !important;
}
.blue-bottom-border {
  border-bottom: 1px solid rgba(0,184,216,0.25);
  padding-bottom: 0.5rem;  
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.blue-bottom-border-force {
  border-bottom: 1px solid rgba(0,184,216,0.25) !important;
  padding-bottom: 0.5rem !important;  
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.blue-top-border {
  padding-top: 1px solid rgba(0,184,216,0.25);
  padding-top: 0.5rem;  
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fes-info {
  background-color: rgba(0, 184, 216, 0.5);
  border: 2px solid rgba(0,184,216,0.25);
  border-radius: 5px;
  font-size: 13px;
  margin: 0 0 10px 0;
  padding: 5px 10px;
}
.gv-notice,
.gv-error {
	background-color: rgba(0, 184, 216, 0.15);
	border: 1px solid #ddd;
}

.fes-submit {
    text-align: center;
}

#primary, #secondary {
  margin: 0 !important;
  padding: 0 !important;
}

#content {
  /*
  blue #00b8d8
  background-color: #00b8d8;
  */
}

.site-branding {
  /* margin-left: 2em; */
}

.gv-grid.gv-widgets-header .gv-grid-col-1-1 .gv-widget-custom-content {
  text-align: center;
  font-weight: bold;
}

.gv-list-container > .gv-list-view,
.gv-diy-container > .gv-diy-view {
  background-color: white;
}
/*
.gv-diy-multiple-container .gv-diy-view {
  border: 1px solid #ddd;
  margin-bottom: 1em;
}
*/
span.gv-field-label {
  font-weight: lighter;
}
.set-label-size-smaller label {
  font-size: smaller !important;
}
li.menu-button a {
    max-height: 54px;
    background-color: #00b8d8;
    border: 1px solid rgba(0,184,216,0.25);
    border-radius: 0px;
    color: white;
}

@media only screen and (min-width: 1024px) {
  li.menu-button a {
    border-radius: 2rem;
}

}
li.menu-button a:visited,
li.menu-button a:hover,
li.menu-button a:focus,
li.menu-button.current-menu-item a{
    color: white !important;
}

.wp-block-button__link {
  padding: 0;
  height: 2rem;
  min-height:2rem;
  line-height: 2rem;
  font-size: 18px;
  font-weight: 700;
}
.homepage-sold-background .wp-block-buttons.aligncenter {
  margin-bottom: 16px;
}
/*
@media only screen and (max-width: 600px) {
  .wp-block-button__link {
    font-size: 1em;
  }
}
*/

.ast-header-break-point .main-header-menu {
  background-color: #b7b7b7;
}

.site-content .ast-container {
  /* background-color: #00b8d8; */
}


.homepage-hero {
    max-height: 300px;
}

.realtor-only-block {
    display: none !important;
}
body.realtor-user .realtor-only-block {
    display: flex !important;
}


@media only screen and (max-width: 768px) {
  .homepage-hero figure.wp-block-image {
    display: none;
  }
  #uagb-section-7de5432c-15a8-4550-95d4-ee0d6d2563ad.uagb-section__wrap {
    padding-top: 52%;
  }    

  header.site-header.ast-mobile-header-inline .main-header-bar {
    background-color: #00b8d8;
    border-bottom: none;
    border-radius: 0 0 24px 24px;
  }  
}

/*
@media only screen and (min-width: 768px) {
  .wp-block-columns.has-2-columns.col-2-1 .wp-block-column:first-child {
    flex-basis: calc(66%);
  }
  .wp-block-columns.has-2-columns.col-2-1 .wp-block-column:last-child {
    flex-basis: 33%;
  }
}

@media only screen and (max-width: 976px){
  section.uagb-section__background-color .uagb-section__overlay {
    border-radius:0 !important;  
  }
}
*/
header.entry-header.ast-header-without-markup {
  display: none;
}

#gform_wrapper_6 span.gfield_required {
    display: none;
}

.gform_wrapper input[type=email],
 .gform_wrapper input[type=number],
 .gform_wrapper input[type=password],
 .gform_wrapper input[type=reset],
 .gform_wrapper input[type=search],
 .gform_wrapper input[type=tel],
 .gform_wrapper input[type=text],
 .gform_wrapper input[type=url],
 .gform_wrapper select,
 .gform_wrapper textarea {
    /* border-radius: 2rem !important; */
    border-width:1px !important;
    background-color: white;
    padding-left: 1em !important;
    min-height: 2.5em;
}
input.button, 
input[type=submit],
input.gform_button {
  /* background:unset; */
  width: 200px !important;
  height: 40px !important;  
  border-color: rgba(0,184,216,0.25) !important;
  border-radius: 2rem !important;
  font-weight: bold !important;
  text-align: center !important;
  line-height: 1 !important;
  background-image:none !important;
}
input.button.blue, 
input[type=submit].blue,
input.gform_button.blue {
  background-color: #00b8d8 !important;
  color: white;
}
/*
.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit]{
  // max-width: 55vw !important; //
  // min-width: unset; //

  width: 200px !important;
  height: 40px !important;
}
*/

/*
input.gform_button {
    border-radius: 2rem;
    // font-size: larger !important; //
    font-weight: bold;
    width: 240px !important;
    height: 40px !important;
}
*/
.gform_footer .button {
  background-color: #00b8d8; /* #212529; */
  display: inline-block;
  margin-bottom: 1em;
}
.gform_wrapper ul.gfield_checkbox li {
    overflow: unset !important;
}
nav.gf_login_links {
  text-align: center;
}
nav.gf_login_links a:first-of-type {
  border: solid 1px #212529;
  border-radius: 2rem;
  width: 200px;
  display: inline-block;
  margin-bottom: 1em;
  height: 53px;
  line-height: 2;
  font-size: larger;
  color: #212529;
}
@media only screen and (min-width: 641px){
nav.gf_login_links a:first-of-type {
    margin: 0 16px 0 0;
}
}

@media only screen and (min-width: 768px) {
  input[type=checkbox],input[type=radio] {
    /* Double-sized Checkboxes */
    /* transform: scale(2); */
  }
}

li.gfield.hide-price span.ginput_product_price_label,
li.gfield.hide-price span.ginput_product_price {
    display: none;
}

.gform_wrapper .gform_heading {
    text-align: center;
}
.gform_body {
    /* background-color: #00b8d8; */
    padding: 0;
    margin: 0 5%;
    border-radius: 2rem;
    max-width:90%;
}
@media only screen and (max-width: 768px) {
  .gform_body {
    margin: 0;
    max-width:100%;
    border-radius: 0;
    /* margin-bottom: 125px !important; */
  }
}
.gform_wrapper .gform_footer {
    text-align: center;
    /*
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    */
    margin: 0 0 0.75em 0 !important;
}
/*
@media screen and (max-width: 768px) {
  .gform_wrapper .gform_footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    margin-bottom: 0 !important;
    background-color: white;
  }
}
*/

.gpnf-nested-form ul#gform_fields_13 {
  min-height: 35vh !important;
}

input#gform_submit_button_11 {
  max-width: 90%;
  background-color: #00b8d8;
}
@media only screen and (max-width: 641px) {
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]):not([type=submit]) {
      line-height: 1 !important;
      min-height: 2rem !important;
  }
}

.wp-block-coblocks-column a {
  color: #00b8d8;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}
.gpnf-nested-entries-container.ginput_container {
  background-color: white;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
#gform_11 li.gfield_price {
  background-color: white;
  border-radius: 0 0 10px 10px;
  margin-top: 0px !important;
  padding: 0;
}

.gform_wrapper .ginput_price {
  font-style: italic;
}

.gform_wrapper .ginput_container input,
.gform_wrapper .ginput_container select {
    height: 1.5em;
    border: 1px solid rgba(0,184,216,0.25);
    /* background: #f1f1f1; */
    padding: 0;    
    width:100%;
}

#field_13_135 {
  /* margin-top: 1em !important; */
  /* margin-left: -20px !important; */
}
@media only screen and (max-width: 575px) {
  #field_13_135 {
    /* margin-top: 1em !important; */
    /* margin-left: -20px !important; */
    width: 100vw;
  }  
}
#field_13_135 ul {
  text-align: left;
}
@media only screen and (max-width: 400px) {
  #field_13_135 ul {
    font-size: smaller;
  }
}

#input_13_105,
#input_13_106,
#input_13_107{
  /* border-top: 1px solid #00b8d8; */
  border-top: 1px solid rgba(0,184,216,0.25);
  border-left:none;
  border-right:none;
  /* border-bottom: 1px solid #00b8d8; */
  border-bottom: 1px solid rgba(0,184,216,0.25); 
  margin: 0 -35px !important;
  padding-left:50px !important;
  padding-right:25px !important;
  min-width: unset;
  /* width: 100vw !important; */
  height: 2.5em;
}
#input_13_135 li {
  /* border-top: 1px solid #00b8d8; */
  border-top: 1px solid rgba(0,184,216,0.25);
  border-left:none;
  border-right:none;
  /* border-bottom: 1px solid #00b8d8; */
  border-bottom: 1px solid rgba(0,184,216,0.25); 
  margin: 0 !important;
  min-width: unset;
  width: 100% !important;
  height: 2.5em;
}
#input_13_135 li {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#input_13_135 li input{
  display: none;
}

input#input_13_105,
input#input_13_106,
li.gchoice_13_135_0,
li.gchoice_13_135_1 {
  border-bottom:none !important;
}
#input_13_135 label {
  font-size: larger;
  border:none;
  padding-top: 0.25em !important;
  /* padding-left: 1em !important; */
  padding-right: 0 !important;
  text-align: left;
  margin: 0 !important;
  height: 2em !important;
  width: 100% !important;
  max-width:100%;
}
#input_13_135 .gchoice_13_135_0 label,
#input_13_135 .gchoice_13_135_1 label,
#input_13_135 .gchoice_13_135_2 label {
  background-color: #00b8d8;
  color: white;
}
@media only screen and (max-width: 575px) {
  #input_13_135 label {
    max-width: unset !important;
    width: 100vw !important;
  }  
}
#input_13_135 label:after {
  content: "◯";
  margin-right: 0.75rem;
  position: absolute;
  right: 0;
  background-color: white;
  border-radius: 05rem;
  height: 1.1rem;
  width: 1.1rem;
  line-height: 1rem;
  margin-top: 0.25rem;
  border-color: white;  
}
#input_13_135 .gchoice_13_135_0 label:after,
#input_13_135 .gchoice_13_135_1 label:after,
#input_13_135 .gchoice_13_135_2 label:after {
  color: transparent;
}

#input_13_135 input[type=radio]:checked+label::after {
  background-color: #00b8d8;
  color: white;
}
/*
#input_13_135 .gchoice_13_135_3 input[type=radio]:checked+label::after {
  color: #00b8d8;
}
*/
.make-datetime-local input::placeholder,
.make-flatpickr-datetime  input::placeholder  {
  color: #00b8d8;
  font-weight: bold;
}
#input_13_135 input:checked+label {
  background-color: #00b8d8;
  color: white;
}

/*
.gchoice_select_all, 
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, 
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
  font-weight: 700;
  background-color: #00b8d8;
  color: white;
}
*/
.gform_wrapper ul.gfield_radio.time-selector li input[type=radio]:checked+label {
  font-weight: 700;
  background-color: #00b8d8;
  color: white;
}

/* #input_13_135 */
.gfield_radio.time-selector input {
  display: none !important;
}
.gfield_radio label {
  display: inline-block !important;
  margin-left: 0 !important;
  padding: 0 0 0 0.5em !important;
  /* font-size: 1em !important; */
}
.gfield_radio.time-selector label {
  /* border: 1px solid #00b8d8; */
  border: 1px solid rgba(0,184,216,0.25);
  min-width: 100% !important;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], 
.gform_wrapper .gfield_radio li input[type=radio] {
  width: 1rem !important;
  min-width: 1rem !important;
  max-width: 1rem !important;
  height: 1rem !important;
  min-height: 1rem !important;
  max-height: 1rem !important;
}
.gform_wrapper .gfield_radio li input[type=radio] {
  border-radius: 100%;
}
/*
@media only screen and (min-width: 641px) {
  .gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], 
  .gform_wrapper .gfield_radio li input[type=radio] {
    width: 1rem !important;
    min-width: 1rem !important;
    max-width: 1rem !important;
    height: 1rem !important;
    min-height: 1rem !important;
    max-height: 1rem !important;
    border-radius: 100%;
  }
}
*/


.gform_wrapper .ginput_container input,
.gform_wrapper .ginput_container select {
    -webkit-appearance: none !important;
}
/*
.gform_wrapper .ginput_container input[type=checkbox]:checked{
   background: #00b8d8 !important;
}
*/
.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked, 
.gform_wrapper ul.gfield_radio li input[type=radio]:checked,
.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, 
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
  font-weight: 700;
  /*
  background-color: #00b8d8;
  color: white;
  */
  margin: 0;
}

.gform_wrapper ul.gfield_checkbox li label {
  width: 100% !important;
}
input[type=checkbox] {
  width: 1.5em !important;
  height: 1.5em !important;
}

input[type=checkbox]:checked {
  background-color: #00b8d8 !important;
  -webkit-appearance: none  
}
input[type=checkbox]:checked+label {
  padding: 0 0.5em !important;
}
li#field_13_116 {
  /* max-height: 3em; */
  text-align: center;
  /* padding: 0.25em; */
}
/*
select#input_13_116 {
  min-height: 1.5rem;
  display: block;
  width: 200px;
  width: 100%;
  max-width: 20em;
  padding: 0 0 0 7em !important;
  height: 4em;
  line-height: 1em !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  //text-align-last: center;
  font-size: small;
  font-weight: 900;
  border: none !important;
  background-color: unset !important;
  color:black;
}
*/
select#input_13_116 {
  /* min-height: 1.5rem; */
  display: block;
  width: 200px;
  padding: 0 1em !important;
  /* height: 4em; */
  /* line-height: 1em !important; */
  text-align: center;
  margin: 0.5rem auto;
  text-align-last: center;
  font-size: small;
  font-weight: 900;
  /* border: none !important; */
  background-color: white;
  /*
  -webkit-appearance: menulist !important;
  -moz-appearance: menulist !important; 
  appearance: menulist !important;   
  */
  color: #00b8d8;
  text-overflow: ellipsis;
}
/*
#field_13_116 .ginput_container.ginput_container_select:after {
  content: "\02c7";
  color: #00b8d8;
  position: relative;
  top: -1.1em;
  left: 60%;
  font-size: 48px;
}
@media only screen and (max-width: 480px) {
  #field_13_116 .ginput_container.ginput_container_select:after {
    left: 70%;
  }
}
*/


.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
  /* margin: 0 0 0.25em 0 !important; */
}


@media only screen and (min-width: 641px) {
  #gform_11 li.gfield_price {
    margin-right: 16px;
  }
}
table.gpnf-nested-entries {
  margin-bottom: 0;
  border: 0;  
}

button.gpnf-add-entry {
  /* margin: 0.5em 0; */
  border-radius: 2rem;
  color: #212529;
  height: 2rem;
  min-height:2rem;
  width: 200px;
  line-height: 2rem;
  background: white;
  font-size: 18px;
  font-weight: 700;
  border-color: #212529;
  margin: 0 0 0.5em 0;
  padding: 0;
  overflow: hidden;
}


td.gpnf-field ul {
  margin: 0;
}
td.gpnf-row-actions ul {
  margin: 0;
  width: 100%;
}
td.gpnf-row-actions ul li:first-of-type {
  padding-right: 1em;
}

@media only screen and (max-width: 768px) {
  table.gpnf-nested-entries {
    font-size: small;
  }
}
.hide-price-span span.ginput_product_price_label {
  display: none !important;
}
#gform_11 .ginput_container.ginput_container_product_calculation {
  /*
  margin-top: 0 !important;
  border-top: 1px solid darkgray;
  */
  /* padding-left: 1em; */
}


/* Gravity View view formatting */
body.gravityview-template-default nav.navigation.post-navigation {
  display: none !important;
}

li.gfield_html {
  padding: 1em;
  /*
  background-color: rgba(255,255,255,0.9);  
  border-radius: 10px;
  */
  background-color: rgba(255,255,255,1);  
  border-radius: 0px;
}


@media only screen and (max-width: 767px) {
  .wp-block-coblocks-row[data-columns="1"] .wp-block-coblocks-column__inner>[class*="wp-block-"] {
    max-width: unset;
    margin-bottom: 1em;
  }
}

body .gform_body .gfield_html_formatted {
  padding: 0;
}

header.entry-header.ast-header-without-markup {
  /* display: none; */
}

select#input_13_62 {
  background-color: rgba(0, 184, 216, 1) !important;
  color: white;
  font-weight: 900;
  height: 3em;
  border-right: 1em solid transparent !important;
  border-radius: 5px;
  background: url('https://www.fotizi.com/wp-content/uploads/2020/02/br_down_white.png') no-repeat;
  -webkit-appearance: none;
  background-position: right;
}

.gform_wrapper textarea.medium {
  /* background-color: rgba(0, 184, 216, 0.05); */
}
li.gfield_price label.gfield_label {
  /* display: none !important; */
}
.gpnf-dialog .ui-icon:after {
  opacity: 100 !important;
}
.ginput_container.ginput_container_checkbox {
  margin-top: 0 !important;
}
.ginput_container.ginput_container_checkbox li {
  margin-bottom: 0 !important;
}
.gform_wrapper .gform_body .gfield_checkbox li>label {
  margin-left: 0.5em;
  width:auto;
}
ul.gfield_checkbox input, 
ul.gfield_radio input  {
  margin: 0 !important;
  min-width: 1em !important;
  max-width: 1em !important;
  min-height: 1em !important;
  max-height: 1em !important;  
  color:  #00b8d8 !important;
  background-color:white !important;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked, 
.gform_wrapper ul.gfield_radio li input[type=radio]:checked {
  background-color: #00b8d8 !important;
}


header.entry-header {
    padding: 0.5em;
    margin: 0;  
}
h1.entry-title {
  color:#00b8d8;
  text-align:center;
  /* border-bottom: solid 1px #00b8d8; */
  border-bottom: solid 1px rgba(0,184,216,0.25);
}
@media only screen and (max-width: 425px) {
  .ast-single-post .entry-title, .page-title {
    font-size:24px;
  }  
}

h2.widgettitle {
  display: none;
}

.gv-section-header {
  color: #00b8d8;
  text-align: center;
  text-transform: lowercase;
  display: inline-block;
  padding: 0.5em 0 0 0 !important;
  font-size: smaller;
  font-weight: normal;
  /* border-bottom: 1px solid #f1f1f1; */
  border: none;
  border-radius: 0;
  width:100%;
}


.gv-grid.gv-widgets-header {
  background-color: rgba(255,255,255,0.5);
  padding-bottom: 0.25em;
}
.gv-grid.gv-widgets-header .gv-grid-col-1-1 {
  background-color: white;
}

.gv-list-view {
  font-weight: 100; 
}
.gv-list-view .assigned-to span.gv-field-label {
  font-weight: lighter;
  float: left;
}
.gv-list-view .assigned-to p {
  float: left;
}
.gv-list-view .notes-field {
  clear: left;
}
.notes-field .gravityflow-dicussion-item-header {
  font-size: small;
}
.notes-field span.gravityflow-dicussion-item-name {
  float: left;
}
.notes-field span.gravityflow-dicussion-item-date {
  float: left;
}
.notes-field .gravityflow-dicussion-item-value {
  clear: left;
}

.gv-edit-entry-wrapper .gform_body {
  background-color: white;
}

.gv-edit-entry-wrapper h2.gv-edit-entry-title {
  text-align: center;
  background-color: rgba(255,255,255,0.5);
  margin: 1em 0 0 0;
  padding: 0.5em;
  display: none;
}
.gv-edit-entry-wrapper .gform_wrapper {
  /* margin: 1em 0 0 0; */
  margin: 0 0 0 0;
}

.ginput_container.ginput_container_text input, 
.ginput_container.ginput_container_select select, 
.ginput_container.ginput_container_textarea textarea {
  /* background-color: whitesmoke; */
}


.gv-list-container p.gv-back-link a {
  /* color: white; */
}
div#gv-field-13-edit_link {
  clear: left;
}

.gv-list-container.gv-list-view.gv-container-no-results {
  display: none;
}
.ftz-view-subtitle {
  font-size: 0.75rem !important;
  font-weight: bold;
  /* text-align:center; */
  line-height:1.5em !important;
}
.ftz-view-subtitle a {
  text-decoration: underline;
}
.gv-list-view-title {
  padding: .5em 0 0 0 !important;
  border-bottom: none !important;
}
.gv-list-view-content {
  padding: .75em 0 !important;
}

.ginput_container.ginput_container_date {
    border: rgb(234,234,234) solid 1px;
    border-radius: 6px;
    background-color: rgb(245,245,245);
}
.ginput_container.ginput_container_date input {
    background-color: rgb(245,245,245);
}
div#ui-datepicker-div {
    background-color: white;
    border: none;
    height: auto;
    width: 360px;
}

.gv-list-view.gv-no-results .gv-list-view-title,
.gv-diy-multiple-container.gv-container-no-results .gv-diy-view-title {
  display: none;
}
.gv-diy-view.gv-no-results {
  border-bottom: none !important;
  background-color: unset;
}



/*  Dashboard Tabs */
/*  Mobile */
.ftz-tabbed-columns {
  width: 100%;
  max-width: 100% !important;
}
body.page-dashboard .wp-block-ub-tabbed-content-tab-title-wrap:nth-child(1),
body.page-realtor-dashboard .wp-block-ub-tabbed-content-tab-title-wrap:nth-child(1),
body.page-pro-dashboard .wp-block-ub-tabbed-content-tab-title-wrap:nth-child(1) {
    text-align: left;
}

@media screen and (max-width:992px) {
  .wp-block-ub-tabbed-content-tab-holder {
    padding-bottom: 1em;
    /* border-bottom: 1px solid #00b8d8; */
    border-bottom: 1px solid rgba(0,184,216,0.25);
  }

  .wp-block-ub-tabbed-content-tabs-title {
    width: 100%;
    text-align: center;
    background-color: #b7b7b7;
    border-radius: 2rem;
  }
  .wp-block-ub-tabbed-content-tabs-title::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
  }

  .ftz-tabbed-columns .wp-block-ub-tabbed-content-tab-title-wrap {
    border:none;
    margin-right: 0;
    width: 33.3vw;
    font-size: 0.8em !important;  
    font-weight:900;
    background-color: #b7b7b7 !important;
    color: white !important;
    border-radius: 2rem;
    text-align: center !important;  
    padding: 10px 0;
  }
  .ftz-tabbed-columns .wp-block-ub-tabbed-content-tab-title-wrap.active {
    background-color: rgba(0, 184, 216,1) !important;
    border: solid 2px white !important;
    margin-top: -2px;
    margin-bottom:-2px;

  }
  .wp-block-ub-tabbed-content-tab-title {
    width: 100%;
  }
  .ftz-tabbed-columns .wp-block-ub-tabbed-content-tabs-content {
    padding: 0;
    border: none;
  }

  .ftz-tabbed-columns .gv-list-view {
    width: 100%;
  }    
}


.ftz-tabbed-columns .gv-list-container {
  background-color: #f1f1f1;
}

.ftz-tabbed-columns .gv-list-view {
  border: none;
  margin-bottom: 0; 
  /* border-bottom: 1px solid #00b8d8; */
  border-bottom: 1px solid rgba(0,184,216,0.25);
  font-size: 16px;
}
.gv-grid-col-2-3.gv-list-view-content-description {
  width: 100%;
}

@media screen and (min-width:993px) {
  .wp-block-ub-tabbed-content-tab-holder {
    /* padding-bottom: 1em; */
    /* border-bottom: 1px solid #00b8d8; */
    /* border-bottom: 1px solid rgba(0,184,216,0.25); */
  }

  .wp-block-ub-tabbed-content-tabs-title {
    width: 100%;
    text-align: center;
    /* background-color: rgba(0,184,216,0.25);*/
  }
  .wp-block-ub-tabbed-content-tabs-title::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
  }

  .ftz-tabbed-columns .wp-block-ub-tabbed-content-tab-title-wrap {
    border:none;
    margin: 0 1%;
    width: 31%;
    font-size: 0.8em !important;  
    font-weight:900;
    /* background-color: #b7b7b7 !important; */
    background-color: #00b8d8 !important;
    color: white !important;
    text-align: center !important;  
    padding: 10px 0;
  }
  /*
  .ftz-tabbed-columns .wp-block-ub-tabbed-content-tab-title-wrap.active {
    background-color: rgba(0, 184, 216,1) !important;
    border: solid 2px white !important;
    margin-top: -2px;
    margin-bottom:-2px;

  }
  */
  .wp-block-ub-tabbed-content-tab-title {
    width: 100%;
  }
  .ftz-tabbed-columns .wp-block-ub-tabbed-content-tabs-content {
    padding: 0;
    border: none;
  }


  .wp-block-ub-tabbed-content-tab-holder {
    padding: 10px !important;
    padding-bottom: 0 !important;
  }
  /*
  .wp-block-ub-tabbed-content-tabs-content {
    padding: 1em !important;
    height: 70vh;
    overflow: hidden;
  } 
  */ 
  .wp-block-ub-tabbed-content {
    /* background-color: rgba(0,184,216,0.25); */
    background-color: #00b8d8;
    border-radius: 5px;
  }
  .wp-block-ub-tabbed-content-tabs-content {
    /* background-color: rgba(0,184,216,0.25); */
    padding: 0 10px 10px 10px !important;
    height: 60vh;
    overflow: hidden;
  }  
  body.page-id-4580 .wp-block-ub-tabbed-content-tabs-content {
    height: 70vh;
  }
  body.page-id-4610 .wp-block-buttons.aligncenter {
    margin-top: 2em;
  }  
  .wp-block-ub-tabbed-content-tab-content-wrap {
    display: block !important;
    width: 31% !important;
    min-height: 50vh;
    max-height: 100%;
    float: left;
    padding: 3px 3px 3px 3px;
    /*border-left: 1px solid lightgray;*/
    margin: 0 1%;
    background-color: lightgray;
    border-radius: 3px;
    overflow-y: scroll;
  }
   /* make scrollbar transparent */
   .wp-block-ub-tabbed-content-tab-content-wrap::-webkit-scrollbar {
    width: 0px;
    background: transparent;
  }


  /*
  .wp-block-ub-tabbed-content-tab-content-wrap:first-of-type {
    border-left: none;
    padding-left:0;
  }  
  .wp-block-ub-tabbed-content-tab-content-wrap:last-of-type {
    padding-right:0;
  }    
  .gv-list-view {
    min-height: 4.5rem !important;
    
  }  
  */
}


.ftz-tabbed-columns .gv-list-container.gv-list-view.gv-list-multiple-container {
  border: none !important;
}

.ftz-tabbed-columns .gv-list-view-title {
  border: none;
}






.ast-footer-overlay {
  background-color: white;
  color: #212529;
  padding: 0 !important;
  border-top: solid 1px #b7b7b7;
}
.ast-small-footer-wrap {
  color: white;
}
.gpnf-dialog .ui-dialog-content {
  padding: 0 !important;
  border-top: none !important;
}
.gpnf-dialog .ui-dialog-content .gform_body {
  padding: 0;
}
.gpnf-dialog .ui-dialog-content .gform_body li {
  padding: 0 1em !important;
  margin-bottom: 0;
}
.gpnf-dialog .ui-dialog-content .gform_body li.full-width {
  padding: 0;
}

#input_13_164 li,
#input_13_163 li {
  /* font-size: smaller; */
}

#input_13_164 li input {
  float: left;  
  /* font-size: smaller; */
  font-size: .85 rem;
}
#input_13_163 li input {
  margin: 0.25rem 0 !important;
}

#input_13_164 li label {
  float: left;
}

#input_13_164 li:before {
  border-top: 0.25px solid #dddddd;
  display: block;
  min-width: 80%;
  margin: 0.5em 0 0.5em 1.5em;
  content: "";
}


/*
.ast-site-identity {
  padding: 1em 0 0 0;
}
*/

#icon-row a.icon {
  display: block;
  float: left;
  width: 33%;
  max-width: 400px;
  text-align: center;
  padding: 0.5rem
}

#icon-row img.icon {
  max-height: 60px;
  height: 1.5rem;
  margin: 0 auto;
}


#field_13_123 span.ginput_product_price_label {
  display: none;
}
#field_13_123 span.ginput_product_price {
  display: none;
}

@media only screen and (max-width: 768px) {
  footer.site-footer {
    display:none;
  }
}


a.custom-mobile-logo-link img {
  max-width: 6rem;
}

.banner p {
  font-size: 1rem;
  line-height: 1.5;
}
img.wp-image-5370 {
  /* homepage-sold on mobile */
  opacity: 0.6;
}
@media only screen and (min-width: 555px) and (max-width: 1023px) {
  .half-width-tablet {
    width: 50% !important;
    max-width: 50% !important;
  }
  .homepage-sold-background {
    height:40vh;
    max-height:500px;
  }  
}
@media only screen and (min-width: 1024px) {
  .homepage-sold-background {
    height:78vh;
    max-height:600px;
  }

  .third-width-desktop {
    width: 33vw !important;
    max-width: 33vw !important;
  }
  .half-width-desktop {
    width: 50% !important;
    max-width: 50% !important;
  }
  .homepage-sold-background .wp-block-editor-blocks-intro {
    /* margin-left: 2em !important; */
  }  

  .homepage-sold-background .wp-block-editor-blocks-intro h2.intro__heading {
    font-weight: 900 !important;
    font-size: 59px;
    margin-top: 1.75rem;    
  }
  .banner p {
    font-size: 1.25rem;
    line-height: 0.75;
  }

}
@media only screen and (max-width: 599px) {
  .coblocks-row-22333021597 .is-stacked-on-mobile .wp-block-coblocks-column__inner.has-no-padding.has-no-margin {
    border-bottom: 1px solid rgba(0,184,216,0.25);
  }
}
@media only screen and (min-width: 600px) and (max-width: 899px) {
  .homepage-sold-background .wp-block-editor-blocks-intro h2.intro__heading {
    font-size: 48px;
    margin-top: 1.5rem;    
  }  
}
@media only screen and (min-width: 900px) and (max-width: 1279px) {
  .homepage-sold-background .wp-block-editor-blocks-intro h2.intro__heading {
    font-size: 54px;
    margin-top: 2.5rem;    
  }  
}
@media only screen and (min-width: 1280px) {
  .homepage-sold-background {
    height:65vh;
    max-height:500px;
  }
  .banner p {
    font-size: 1.75rem;
  }  
}
@media only screen and (min-width: 1920px) {
  .homepage-sold-background {
    max-height:600px;
  }  
  .homepage-sold-background .wp-block-editor-blocks-intro h2.intro__heading {
    font-size: 84px;
  }
  .banner p {
    font-size: 2.5rem;
  }   
}

.radio-as-buttons .ginput_container.ginput_container_radio {
  text-align: center;
}

.gravityflow-dicussion-item-header {
  font-size: small;
  font-weight: bolder;
  border-top: dotted 1px;
}

body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex select {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.gpnf-dialog.ui-dialog {
  top: 0 !important /* 2vh */;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
  /* background:none !important; */
}
.gpnf-nested-form #gform_13 {
  background-color: #f7f7f7 !important;
  padding-bottom: 1em;
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.ui-widget-overlay.ui-front.gpnf-dialog {
  background: none !important;
}
@media only screen and (min-width: 1024px) {
  .gpnf-dialog.ui-dialog {
    max-width: 50% !important;
    margin-left: 25% !important;
    max-height: 80vh !important;
    margin-top: 5vh !important;
  }
}
.gpnf-dialog .ui-dialog-titlebar {
  background: none !important;
}
.gpnf-dialog .ui-dialog-titlebar-close {
  padding:0;
  left: 1em;
}
.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
 
}

.gpnf-dialog .ui-dialog-titlebar.ui-widget-header {
  /* display: none; */
}
.gpnf-dialog .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.gpnf-dialog {
  margin-top: 15vh;
}
.gpnf-dialog .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.gpnf-dialog {
  max-height: 80vh;
  overflow: scroll;
}
.gpnf-dialog .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix span.ui-dialog-title {
  display: none;
}
.gpnf-dialog .ui-dialog-titlebar-close {
  height: 1em !important;
}

.ftz-big-total span.ginput_total {
  font-size: 56px !important;
  text-align: center;
  /* font-weight: bold; */
}
span.ginput_total {
  color: #212529 !important;
}

.gform_wrapper textarea.medium {
  /*height: 2em !important; */
}
textarea#input_13_14 {
  /*
  height: 0;
  padding: 0 !important;
  min-height: 0;
  */
  max-height: unset;
}
textarea#input_13_14:focus {
  /*
  min-height: 4em;
  padding: 6px 6px 6px 1em !important;
  */
}
li#field_13_14 {
  /* margin-top: 1em !important; */
  font-size: 0.75rem !important;
  line-height: 1.25 !important;  
}
textarea#input_13_14 {
  min-height: 3em;
  height: 3em;
  /* padding: 6px 6px 6px 1em !important; */
  padding: 6px !important;
}
span#input_11_67 {
  font-size: 72px;
  /* font-weight: bold; */
  text-align: center;
  color: #212529;
  line-height: 1;
  margin-top: 16px;  
}

.gform_footer {
  padding: 0 !important;
}

.gform_footer input.gform_button {
  padding: 0;
}

tr.gpnf-no-entries {
  display: none !important;
}
td.gpnf-field:before {
  display: none;
}
li#field_11_65 {
  margin-top: 1em !important;
}
@media only screen and (max-width: 760px) {
  .gpnf-nested-entries-container.ginput_container {
    border-radius: 0;
    text-align: center ;
  }  
  .gpnf-nested-entries {
    text-align: left ;
  }  
  .gpnf-nested-entries tr {
    border-width: 1px !important;
  }
  .gpnf-nested-entries td {
    padding: 8px !important;
    display: inline-block !important;
    border: none !important;
  }
  .gpnf-nested-entries td:first-child {
    width: 45%;
  }    
  .gpnf-nested-entries td:last-child {
    background-color:white !important;
    float:right;
  }  
  .ftz-action-buttons .is-stacked-on-mobile {
    width: 100%;
    display: block;
  }  
  .wp-block-coblocks-buttons .wp-block-button {
    text-align: center;
  }  

  .ftz-action-buttons .wp-block-button a {
    /* width: 60vw; */
    /* line-height: 1; */
    font-weight: bold;
  }
}

.is-style-outline .wp-block-button__link {
  border: 2px solid;
  padding: 0;
}

.background-cover {
  background-size: cover;
}
.background-contain {
  background-size: contain;
}
.background-fit-height {
  background-size: auto 100%;
}
@media only screen and (max-width: 554px) {
  .background-contain-mobile {
    background-size: contain !important;  
  }
}
.background-center-right {
  background-position-y: center;
  background-position-x: right;
  background-repeat: no-repeat;
}
.sold-background {
  background-image: url("/wp-content/uploads/2020/02/fotizi_sold_background.jpg");
}
.homepage-sold-background {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)),url(/wp-content/uploads/2020/03/fotizi_sold_background_full.jpg);
  background-size: cover,55% 100%;
  max-height: 405px;
}

.wp-block-coblocks-buttons__inner {
  margin-bottom: 0.5em !important;
}

@media (max-width: 600px) {
.wp-block-coblocks-buttons .is-stacked-on-mobile .wp-block-button+.wp-block-button {
    margin-left: 0;
    margin-top: 0.5em;
}
}

.service-list-item {
  position: relative;
}
.service-list-item-link {
  /*
  position: absolute;
  top: 0;
  right: 0;
  */
  float:right;
}
.service-list-item a {
  color: inherit;
}
.service-list-item-link a {
  height: 3em;
  width: 3em;
  color: #00b8d8;
}
img.info-icon {
  width: 24px;
  height: 24px;
}


@media (max-width: 600px) {
 h1.entry-title {
  font-size: 0.75em !important;  
  font-weight: bold;
 }
}

.entry-title.custom {
  margin-bottom:0;
}
p.gv-back-link {
  display: none;
}
p.gv-back-link.show {
  display: block;
}
.single .entry-header {
  margin-bottom: 0; /* margin-bottom: 2em; */
}
.gv-list-single-container .gv-list-view-title h1 {
  margin-bottom: 0;
}
.gv-list-single-container .gv-list-view {
  border: none !important; /* 1px solid #ddd; */
}

.ftz-tabbed-columns .gv-diy-view  {
  border: none;
  margin-bottom: 0; 
  border-bottom: 1px solid rgba(0,184,216,0.25);
  font-size: 16px;
}
.gv-diy-view {
  font-size: 16px;
}
.gv-list-view-content-description,
.gv-diy-view {
  line-height: 1.25;
}
.gv-list-view-content p {
  margin: 0 !important;
  padding: 0;
}
.wp-block-ub-tabbed-content {
  margin: 0.5em 0 !important;
}

.gform_wrapper ul.gfield_checkbox li label, 
.gform_wrapper ul.gfield_radio li label {
    width: unset !important;    
    margin-top: 0 !important;
    padding-top: 0 !important;
}

@media (max-width: 600px) {
  header#masthead {
    /* height: 12vh; */
  }  
 #primary {
  /* height: 88vh; */
 }
 #content {
  min-height: unset !important;
 }
 .gv-list-view-footer {
  border-top: 1px solid #ddd;
  background-color: #eee;
  padding: 0 1em 0.25em 1em !important;
} 
 .gv-list-single-container .gv-grid.gv-list-view-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  
  height: 2em;
  /* width: 100%; */
  margin-left: -20px;
  margin-right: -20px;
  right: 0;
 }
 .gv-list-single-container .gv-grid.gv-list-view-footer p {
   margin-bottom: 0 !important;
 }
}


.make-datetime-local input,
.make-flatpickr-datetime  input  {
  /* padding-top: 1em; */
  /* padding-bottom: 1em; */
  min-height: 2em !important;
  padding: 0.5em 0 0.5em 0.6em !important;
}


body.page-id-3944 h2 {
  text-align: center;
  margin: 1em 0;
  color: #00b8d8;
}
.gf_login_form {
  margin-top: 2em;
}
.gf_login_form #field_1 label,
.gf_login_form #field_2 label {
  display: none;
}
.gf_login_form #field_1 ,
.gf_login_form #field_2  {
  padding-top: 1em;
}

.gv-grid-col-2-3.gv-list-view-content-description {
  padding-right: 0;
}

li.no-label-space label {
  display: none !important;
}
/*
.wp-block-button {
  width: 200px !important;
  height: 60px !important;
  text-align: center !important;
  max-height: 60px !important;
  overflow: hidden;
}
*/
.ftz-action-buttons .ftz-button,
a.btn.btn-sm.button.button-small.gv-button-cancel,
input.btn.btn-lg.button.button-large.gform_button.button-primary.gv-button-update,
input#gform_submit_button_13 {
  display: block !important;
  min-width: 200px !important;
  max-width: 200px !important; 
  min-height: 40px !important;
  max-height: 40px !important;
  /* font-size: smaller !important; */
  font-size: 0.85rem !important;
  font-weight: 900 !important;
  padding: 0 !important;
  line-height: 40px !important;
  margin-top: 0.75em !important;
  margin-bottom: 0.75em !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  border-radius: 2rem !important;
}

input#gform_submit_button_13.hidden {
  display: none !important;
}

a.btn.btn-sm.button.button-small.gv-button-cancel {
  background-color: black;
}

@media only screen and (max-width: 1023px) {
  .wp-block-editor-blocks-intro .inner {
    width: 100%;
    padding-top: 1em;
    padding-bottom: 0;
  }
  .wp-block-editor-blocks-intro .inner h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 2em;
  }  
  body.home .wp-block-editor-blocks-intro .inner h2 {
    font-weight:900;
  }   
}

.homepage-sold-background figure.wp-block-image.size-large.hide-desktop.hide-tablet.mt-0 {
  margin-bottom: 0.5rem;
  margin-top: -3em !important;
  position: relative;
  z-index:-1;
  min-height:50vh;
}

.homepage-sold-background figure.wp-block-image.size-large.hide-desktop.hide-tablet img.wp-image-5552 {
  height: 125%;
  width: auto;
  max-width: unset;
  position: absolute;
  right: 0;
}


.wp-block-coblocks-buttons .wp-block-button a {
  min-width: 200px !important;
  font-weight: bold;
}
@media only screen and (min-width: 600px) {
  .wp-block-coblocks-buttons .wp-block-button a {
    min-width: 300px !important;
    font-size: 32px;
    height: 56px;
    line-height: 56px;
  }
}
@media only screen and (min-width: 900px) {
  .wp-block-coblocks-buttons .wp-block-button a {
    min-width: 300px !important;
    font-size: 32px;
    height: 64px;
    line-height: 64px;
  }
}
@media only screen and (min-width: 1440px) {
  .wp-block-coblocks-buttons .wp-block-button a {
    min-width: 400px !important;
    font-size: 36px;
    height: 72px;
    line-height: 72px;
  }
}
@media only screen and (min-width: 1920px) {
  .wp-block-coblocks-buttons .wp-block-button a {
    min-width: 500px !important;
    font-size: 48px;
  }
}

a.wp-block-button__link {
  width: 200px;
}
@media (max-width: 768px) {
  a.wp-block-button__link {
    width: 200px;
  }  
}


.wp-block-button.ftz-button.ftz-blue-button,
.ftz-button.ftz-blue-button {
  border: 1px rgba(0,184,216,0.25) solid !important;
  background-color: #00b8d8 !important;
  color:white !important;
}

/*.ftz-action-buttons .gv-button-cancel */
.ftz-action-buttons .ftz-light-button
{
  background-color: white !important;
  color: #00b8d8 !important;
  border: 1px solid #00b8d8 !important;  
}
.ftz-action-buttons .ftz-dark-button {
  background-color: #212529;
  color: white !important;
  border: 1px solid #212529;  
}
a.wp-block-button__link.has-background {
  color: white !important;
}
li.make-secondary-button .ginput_container_fileupload input,
li.make-secondary-button .gform_fileupload_multifile input {
  background-color: white !important;
  border: solid #00b8d8 1px !important;
  color: #00b8d8 !important;
}

.ftz-notification {
  color: #9013FE;
  font-style: italic;
  font-size: smaller !important;
  text-align: center !important;
}
.ftz-purple {
  color: #9013FE;
}
li.ftz-notification select {
  font-size: large !important;
  color: #9013FE !important;
}
li.input-display-only input,
li.input-display-only textarea  {
    border: none !important;
    background-color: transparent !important;
}
li.ftz-notification input,
li.ftz-notification textarea {
  color: #9013FE !important;
}
#field_13_204 {
  height: 6em;
}

li.ftz-med-total {
  text-align: center;
}

@media (max-width: 768px) {
  /*
  #gform_11 .gform_footer.top_label {
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
  }  
  .ftz-action-buttons {
    position: sticky;
    position: -webkit-sticky;
    bottom: 0;
    width: 100%;
  }
  */
  .ftz-action-buttons .wp-block-coblocks-buttons__inner.flex-align-center.is-stacked-on-mobile {
    margin-bottom: 0 !important;
  }  
  .wp-block-button {
    margin-bottom: 0.5em !important; 
    margin-bottom: 0 !important; 
  }  
  .ftz-action-buttons .ftz-button {
    margin-top: 0;
    /* margin-bottom: 1em; */
  }  
  #publishing-action .button {
    /* min-width: 240px; */
  }
}


body .gform_wrapper ul li.gfield {
  margin-top: 16px;
  padding-top: 0;
}
li#field_13_132 li {
  margin-bottom: unset;
  float:left;
  width: 50%;
}

li#field_13_136 {
  max-width: 50%;
  padding-left:15px;
  clear: left;
  float: left;
}
li#field_13_.ftz-med-total {
  max-width: 50%;
  float: left;
  clear: right;
  padding-left: 1em;
  padding-top: 0.2em;
  line-height: 1em;
}
li#field_13_ .fees_detail {
  font-size: small;
  clear: left;
  display: inline-block;
}

.pro-dashboard,
.realtor-dashboard {
  padding: 0.75em;
}

.gv-list-view .pro-dashboard,
.gv-list-view .realtor-dashboard {
  margin: -0.75em 0;
}


.pro-dashboard.requests.needs-scheduling-approval.not-mine,
.pro-dashboard.requests.needs-scheduling-approval,
.pro-dashboard.requests.needs-scheduling.not-mine,
.realtor-dashboard.requests.needs-scheduling,
.realtor-dashboard.requests.rescheduling {
  background-color: whitesmoke;
}
.pro-dashboard.requests.not-mine a {
  /* color: #212529; */
  color: rgba(0,0,0,.4);
}
.pro-dashboard.requests.needs-scheduling-approval a {
  color: black !important;
}

#input_11_1_1 {
  min-height: 2.5rem !important;
  text-overflow: ellipsis;
  /* font-size: small; */
}

.ftz-blue {
  color: #00b8d8 !important;
}
.ftz-blue-label label {
  color: #00b8d8 !important;
}
.ftz-center {
  width: 100%;
  text-align: center;
}
.make-datetime-local input,
.make-flatpickr-datetime  input {
  /*
  height: 1em !important;
  min-height: 1em !important;
  */
  /*
  background-image: url("https://www.fotizi.com/wp-content/uploads/2020/02/ftz-dtp-bg.png");
  background-position: right;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 2em;
  */
  margin-bottom: 0.25em;
}


li.ftz-action-buttons {
  padding-top: 0.5em !important;
}


.main-header-menu a, .ast-header-custom-item a {
  color: #777777;
}
@media (max-width: 600px) {
  /*
  .main-header-bar-wrap {
    position: relative;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 3.6rem;
  }
  div#content {
    margin-top: 3.6rem;
  }
  */
  .page-id-5554 div#content {
    margin-top: 1rem;
  }
  .main-header-menu a, .ast-header-custom-item a {
    color: white;
  }
}
.main-header-bar-navigation li a {
  text-transform: lowercase;
}

.set-size-xx-large.set-weight-bolder.set-align-center.hide-desktop {
  line-height: normal;
}



h3.ftz-blue {
  color: #00b8d8;
}

.ftz-blue-border {
  display: block;
  border: 1px solid rgba(0,184,216,0.25);
  padding: 0.5em;
}

.gv-list-view-title h3 {
  margin: 0 !important;
  padding: 0 !important;
}

.gpnf-dialog .ui-icon:after {
  content: "\e5cd" !important;
  font-family: astra;
  font-size: 1.75rem;
  color: #212529 !important;
}



#primary-menu li.current_page_item a {
  background-color: whitesmoke;
}


div#login-heading {
  margin-top: -1em;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
a.show-underline {
  text-decoration: underline;
}
form.lwa-form {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  form.lwa-form td {
    float: left;
    clear: left;
    width: 100%;  
  }
  form.lwa-form input[type=text], 
  form.lwa-form input[type=password] {
    width: 100%;
  }
  td.lwa-submit-button {
    text-align: center;
  }
}
input.lwa-rememberme {
  height: 1em !important;
  width: 1em !important;
  -webkit-appearance: none;
  border: 1px solid darkgray;
  border-radius: 2px;
  position: relative;
  top: 3px;
}

.ast-flex.main-header-container {
  /* border-bottom: 1px solid #00b8d8; */
}


.wp-block-coblocks-buttons.ftz-action-buttons {
  /*
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  */
  margin-bottom: 0.75em;
}

.gpnf-nested-form-11-65 #gform_submit_button_13 {
  /* background-color: #00b8d8; */
  background-color: #212529 !important;
}

/* need new time options
li.gchoice_13_135_3 {
  display: none;
}
*/

.med-price {
  font-size: 36px;
  font-weight: 900;
  line-height: 1em !important;
}

.big-price {
  font-size: 56px;
  font-weight: 900;
  line-height: 1em !important;
}


.gv-list-single-container form.edd_download_purchase_form p {
  display: none !important;
}

.gv-list-single-container form.edd_download_purchase_form .edd_purchase_submit_wrapper br {
  display: none;
}
.edd_download_purchase_form .edd_purchase_submit_wrapper {
  text-align: center;
}


.round-number-button {
  text-align: center;
  /* padding-bottom: 0.9rem; */
  margin-bottom: -1.5em;
}

.round-number-button div {
  color: #00b8d8;
  background: radial-gradient(circle closest-side, #FFFFFF 66%, transparent calc(66% + 3px)),
              radial-gradient(circle closest-side, #00b8d8 66%, transparent calc(66% + 3px));
  font-size: 7em;
  display: block;
  text-align: center;
}
@media screen and (max-width:992px) {
  .round-number-button div {
    font-size: 5em;
  } 
}
@media screen and (max-width:600px) {
  .round-number-button div {
    font-size: 7em;
  } 
}


@media screen and (max-width: 599px) {
  .wp-block-coblocks-row__inner.is-stacked-on-mobile.has-huge-gutter>[class*="wp-block"]:not(:last-child) {
    margin-bottom: 0em;
  }
}

div#logo-tag {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.75em;
  position: relative;
  top: -1em;
}


.wp-block-editor-blocks-intro.referral-intro-block .inner {
  padding-top: 0;
}
.referral-intro-block p.intro__subheading {
  font-size: 156px !important;
  line-height: 0.75em;
  padding-top: 0.25rem;
  height: 0.75em;
  padding-left: 0.25em;
}

.referral-intro-block p.intro__subheading span.dollar-sign {
  font-size: 0.5em;
  position: relative;  
  top: -0.75em;
  height: 0.75em;
}
.referral-intro-block p.intro__subheading span.dollar-off {
  font-size: 0.3em;
  position: relative;
  left: -1em;
}



/*   Vendor Products list   */
.vendor-product.clear,
.vendor-order.clear {
  margin: 1em 0 1em 0;
  border: 1px solid #999;
  padding: 0 0.5em;
}

.eddcd-file-url {
  width: 100% !important;
}
span#edd-eddcd_custom_deliverables_custom_files540501file-wrap {
  clear: both;
  width: 100%;
  margin-right: 0 !important;
}
span.eddcd_upload_file {
  clear: both;
  float: left;
  width: 100%;
}


.wp-block-coblocks-buttons.ftz-action-buttons {
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
}


.gpnf-dialog .ui-dialog-titlebar-close {
  height: 65px !important;
  width: 32px !important;
  }


/*
.modal_popup_wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 5px !important;
    padding-right: 5px !important;
    min-height: 50vh;
    z-index: 999;
}

@media screen and (min-width:993px) {
  .modal_popup_wrapper,
  .gform_body li.modal_popup_wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 33%;
    margin-left: 33% !important;
    min-height: 50vh;
    z-index: 999;
  }
}
*/
.modal_popup_wrapper,
.gform_body li.modal_popup_wrapper {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  min-height: 360px !important;
  max-height: 80%;
  z-index: 999;
}
@media screen and (min-width:500px) {
  .modal_popup_wrapper,
  .gform_body li.modal_popup_wrapper {
    width: 500px;
  }
}
@media screen and (min-width:993px) {
  .modal_popup_wrapper,
  .gform_body li.modal_popup_wrapper {
    max-width: 50%;
    max-height: 50vh;
  }
}
@media screen and (max-width:500px) {
  #main.modal-open {
    margin-bottom: 360px;
  }
}
div#close_modal_popup {
  position: absolute;
  top: auto;
  height: 41px;
  right: 0;
  font-weight: bold;
  margin: 11px 15px 0 0;
  background-color: white;
  padding: 1px 23px 0 23px;
  font-size: 18px;
  line-height: 40px;
  border-radius: 2px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
}

iframe#modal_popup {
  display: block;
  width: 100%;
  min-height: 360px;
  max-height: 80vh;
  border-top: 1px solid black;
}
@media screen and (min-width:500px) {
  iframe#modal_popup {
    border-left: 1px solid black;
  }
}

button:focus, 
.menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type=reset]:hover, 
input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, 
input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: rgba(0, 184, 216, 0.5);
}

li.make-datetime-local label.gfield_label,
.make-flatpickr-datetime  label.gfield_label {
  position: absolute;
  margin: 0.4em;
  padding-right: 1.5em;
  font-size: larger;
  width: auto;
  /*
  background-color: white;
  color: #00b8d8;  
  */
  background-color: transparent;
  color: white;
}

@media only screen and (min-width: 768px) {
  li.make-datetime-local label.gfield_label,
  .make-flatpickr-datetime  label.gfield_label {
    padding-right: 3em;
  }
}
textarea::placeholder {
  text-align: center;
  padding-top: 0.5em;
}

/* upload button getting split and wrapping */
td.fes-url-choose-row {
  min-width: 7em !important;
}

@media screen and (max-width:992px) {
  #edd_checkout_cart td, #edd_checkout_cart th {
    padding: 0.5rem;
  }
  #edd_purchase_form_wrap fieldset>p {
    padding: 0.5rem !important;
  }  
}

#edd_purchase_submit {
  text-align: center;
}




.wp-block-coblocks-column.coblocks-column-11510347545 {
  margin-bottom: 0.5rem !important;
}
figure.wp-block-image.size-large.homepage-screenshot {
  margin-top: -125px;
}
@media screen and (min-width: 1024px) {
  figure.wp-block-image.size-large.homepage-screenshot {
    margin-left: 150px;
  }
}
@media screen and (min-width: 1440px) {
  figure.wp-block-image.size-large.homepage-screenshot {
    margin-left: 125px;
  }
}


@media screen and (max-width: 599px) {
  figure.wp-block-image.size-large.square-200 {
    width: 125px;
    height: 125px;
  }
  figure.wp-block-image.size-large.homepage-screenshot {
    margin-left: 80px;
  }
  .wp-block-coblocks-column.coblocks-column-11510347554 {
    padding-left: 2rem !important;
  }
}



body.home .homepage-sold-background p.intro__subheading {
  text-align: center;
  padding: 0 2rem;
  line-height: 1;
}
.wp-block-coblocks-row.coblocks-row-222231218843.full-width.banner.blue-background.light-text {
  display: none;
}
.wp-block-coblocks-row.coblocks-row-221185159993 {
  min-height: 75vh;
}
@media screen and (min-width: 600px) {
  body.home .homepage-sold-background p.intro__subheading {
    display:none;
  }  
  .wp-block-coblocks-row.coblocks-row-222231218843.full-width.banner.blue-background.light-text {
    display: block;
  }
  .wp-block-coblocks-row.coblocks-row-221185159993 {
    min-height: unset;
  }  
}


.wp-block-coblocks-column.coblocks-column-11510347554 {
  overflow: visible;
}



.wp-block-coblocks-row.coblocks-row-2233270246 {
  margin-top: 4em;
}




@media screen and (max-width: 768px) {
/*
  div#ub-tabbed-content-3dd07697-224c-4ff0-b335-06884d87ef80 {
    margin-bottom: 200px !important;
  }  
  .post-4610 .wp-block-buttons.aligncenter {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index:99;
    background-color: white;
    border-top: 0.5em solid rgba(255,255,255,0.75);
    background-clip: padding-box;    
  }
  .post-4610 .wp-block-buttons.aligncenter .wp-block-button {
    margin-top: 0.5rem !important; 
    margin-bottom: 0.5rem !important; 
  }
*/

  div#ub-tabbed-content-aea92ba7-8edd-42ae-b3ee-cac8fec02934 {
    min-height: 60vh !important;
  }

}

/* gallery */
#gv-field-13-custom {
  /* width: 100vw; */
}

div#fes-vendor-dashboard {
  /* display: none; */
}
li.fes-vendor-menu-tab.fes-vendor-dashboard-tab {
  display: none;
}
li.fes-vendor-menu-tab.fes-vendor-profile-tab {
  display: none;
}
li.fes-vendor-menu-tab.fes-vendor-logout-tab {
  display: none;
}

.ftz_gallery_wrapper {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 300px;
}
@media screen and (min-width: 600px) {
  .ftz_gallery_wrapper {
    /* width: 450px; */
    width: 100%;
  }
}
/*
@media screen and (min-width: 768px) {
  .ftz_gallery_wrapper {
    width: 600px;
  }
}
@media screen and (min-width: 1024px) {
  .ftz_gallery_wrapper {
    width: 800px;
  }
}
@media screen and (min-width: 1440px) {
  .ftz_gallery_wrapper {
    width: 1024px;
  }
}
@media screen and (min-width: 1600px) {
  .ftz_gallery_wrapper {
    width: 1440px;
  }
}
@media screen and (min-width: 1920px) {
  .ftz_gallery_wrapper {
    width: 1600px;
  }
}
*/

.ftz_gallery_item {
  width: 300px;
  height: auto;
  float: left;
  border: solid white 7px;
  background-color: lightgray;
  overflow: hidden;
}
.ftz_gallery_item img{
  height: auto;
  width: 100%;

}
@media screen and (min-width: 769px) {
  .ftz_gallery_item {
    width: 33%;
  }  
}
@media screen and (min-width: 1920px) {
  .ftz_gallery_item {
    width: 25%;
  }  
}
.ftz_cover_photo_wrapper img {
  max-height: 400px;
}



#edd_checkout_wrap fieldset>p {
  padding: 0 5px !important;
}
#edd_checkout_wrap legend {
  font-size: smaller !important;
  padding: 0 1em;
}
#edd_checkout_wrap p input[type="text"],
#edd_checkout_wrap p input[type="email"],
#edd_checkout_wrap p select {
  padding: 0.25em 0.5em;
}
#edd_checkout_cart {
  margin: 0 0.25em;
  max-width: 99%;
}
#edd_checkout_form_wrap {
  margin: 0 0.25em;
}

#edd_discount_code {
  margin-bottom: 0 !important;
}
span#edd-discount-error-wrap {
  width: 100% !important;
  float: left;
  clear: left;
}
#edd_checkout_form_wrap .edd-payment-icons {
  height: 32px;
  display: inline-block;
  margin: 0;
  width: 100%;
  text-align: center !important;
}
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon {
  max-height: 32px;
  width: auto;
  margin: 0 3px 0 0;
  display: inline-block;
  float: unset;
  background: 0 0;
  padding: 0;
  border: none;
  box-shadow: none;
}
#edd_checkout_user_info {
  display: none;
}

#edd_secure_site_wrapper {
  display: none;
}
#edd_checkout_wrap #edd_cc_fields legend {
  display: none;
}
#edd_checkout_form_wrap .edd-description {
  display: none;
}
#edd_show_discount {
    font-size: 0.75em;
}
.edd-stripe-new-card label.edd-label {
  font-size: 0.75rem;
}
.edd-stripe-new-card p {
  margin-bottom: 0;
}




/*  Profile  */
.wp-block-coblocks-accordion-item__title {
  border-radius: 0;
  background: unset;
  border-left: 1px solid rgba(0,184,216,0.25);
  border-right: 1px solid rgba(0,184,216,0.25);
  border-bottom: 1px solid rgba(0,184,216,0.25);
}
.wp-block-coblocks-accordion-item:first-of-type .wp-block-coblocks-accordion-item__title,
  .wp-block-coblocks-accordion-item details.open .wp-block-coblocks-accordion-item__title {
  border-top: 1px solid rgba(0,184,216,0.25);
}
.wp-block-coblocks-accordion-item {
  margin-bottom: 0;
}

summary.wp-block-coblocks-accordion-item__title::-webkit-details-marker {
  color: #00b8d8;
  float: right;
  margin-top: 0.5em;
}
.wp-block-coblocks-accordion-item details[open] summary {
  border-radius: 0;
}



/* please wait */
#edd-purchase-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  }


  /* Profile page */
.wp-block-coblocks-accordion-item__content {
    padding: 1em 0;
}
#edd_profile_editor_form legend, 
#edd_profile_editor_form p,
#edd_new_user_pass1,
#edd_new_user_pass2 {
  padding: 0.25rem 0.5rem;
  max-width: 100%;
  font-size: smaller;
}
#edd_email {
  font-size: smaller;
}
#edd_profile_editor_form input[type="text"], #edd_profile_editor_form select {
  padding: 0.25em 0.5em;
}
#edd_profile_editor_form #edd_profile_submit_fieldset p,
.edd-stripe-add-card-actions {
  text-align: center;
}

#edd_profile_editor_submit,
input.edd-button.edd-stripe-add-new {
  font-size: 18px;
  padding: 0 !important;
}

a.acf-button.button {
  width: 200px;
  min-width: 200px !important;
  height: 2rem !important;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  line-height: 2rem !important;
  display: inline-block;
  text-align: center;
}
input[type=submit] {
  min-width: 200px;
  padding:0;
}
.acf-form-submit {
  text-align: center;
}



.service-list-item {
  color: black; 
}

#field_13_161 p {
  display: none;
}


.gpnf-dialog .ui-dialog-titlebar {
  /* display:none !important; */
  padding-left:1em !important;
}



.gv-notice a {
  display: none !important;
}

.service-map-link.align-right.size-medium {
  width: 1.5rem;
  height: 1.5rem;
  float: right;
}
.service-map-link.align-right.size-small {
  width: 1rem;
  height: 1rem;
  float: right;
}

@media only screen and (max-width: 768px) {
  .gv-diy-view > .full-viewable-width-mobile,
  #gform_fields_13 > li.full-viewable-width-mobile {
    /* margin-left: -36px !important; */
    margin-left: -20px !important;
    width: 100vw !important;
    max-width: 100vw !important;
  }
  .gv-diy-view > .full-viewable-width-mobile img.gv-image,
  #gform_fields_13 > li.full-viewable-width-mobile img.gv-image {
    width: 100%;
  }  
}

body.edd-checkout span.edd-discount-code-field-wrap {
  display: block;
}
body.edd-checkout span.edd-discount-code-field-wrap input.edd-apply-discount {
  display: block !important;
  background-color: black !important;
  margin: 0.5rem auto !important;
}

.edd-stripe-card-selector.edd-card-selector-radio label input, .edd-stripe-card-radio-item.new-card-wrapper input {
  width: 1rem;
  height: 1rem;
}
#edd-stripe-update-billing-address {
  width: 1rem !important;
  height: 1rem !important;
}

@media only screen and (max-width: 768px) {
  th.edd_cart_actions, td.edd_cart_actions {
    display: none;
  }
  th.edd_cart_total {
    padding-right: 2em !important;
  }
  #edd_checkout_cart {
    margin: 0 0.25em;
    max-width:99%;
  }

  #edd_checkout_wrap fieldset>div {
    padding: 0;
  }
}


tr#edd_cart_fee_gateway_fee {
  display: none;
}


#choice_13_136_1 {
  border-radius: 100%;
}

.fees_detail {
  font-size: small;
}


@media (max-width: 600px) {
  body.postid-6954 div#content,
  body.postid-7538 div#content {
    margin-top: 2.5rem !important;
  }
}
@media (max-width: 768px) {
  body.postid-6954 div#content,
  body.postid-7538 div#content {
    margin-top: -1rem !important;
  }
}

.postid-4599 h3.full-width.gv-field-13-168 {
  margin-left: -36px !important;
  margin-top: -1.5em !important;
}
.post-6954.gravityview .gv-diy-view .full-width.gv-field-13-168,
.post-7538.gravityview .gv-diy-view .full-width.gv-field-13-168,
.post-6884.gravityview .gv-diy-view .full-width.gv-field-13-168,
.post-6884.gravityview .gv-edit-entry-wrapper .full-width.gv-field-13-168,
.postid-4599 h3.full-width.gv-field-13-168 {
  display: block;
  /* background-color: lightgray; */
  height: auto;
  margin-top: -50px;
  /* margin-top:3.6rem; */
}
@media (min-width: 375px) {
  .post-6954.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-7538.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-6884.gravityview .gv-diy-view .full-width.gv-field-13-168, 
  .post-6884.gravityview .gv-edit-entry-wrapper .full-width.gv-field-13-168,   
  .postid-4599 h3.full-width.gv-field-13-168 {
  /* min-height: 281px; */
 }
}
@media (min-width: 414px) {
  .post-6954.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-7538.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-6884.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-6884.gravityview .gv-edit-entry-wrapper .full-width.gv-field-13-168,  
  .postid-4599 h3.full-width.gv-field-13-168 {
  /* min-height: 310px; */
 }
}
@media (min-width: 600px) {
  .post-6954.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-7538.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-6884.gravityview .gv-diy-view .full-width.gv-field-13-168,
  .post-6884.gravityview .gv-edit-entry-wrapper .full-width.gv-field-13-168,
  .postid-4599 h3.full-width.gv-field-13-168 {
  width: 600px;
  margin-top: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  /* min-height: 450px; */
 }
}
@media (max-width: 1199px) {
 .ast-main-header-bar-alignment {
  font-size: smaller;
 }
}

body.single-gravityview .custom-mobile-logo-link:before {
  content: "\f053";
  color: white;
  font-size: 1.25rem;
  width: 20px !important;
  display: inline-block;
  float: left;
  margin-left: 3vw;
  margin-right: 22vw;
  font-family: FontAwesome;
  margin-top: 0.25rem;
}
body.single-gravityview img.ast-mobile-header-logo {
  float: left;
}
@media (min-width: 400px) {
  body.single-gravityview .custom-mobile-logo-link:before {
    margin-right: 25vw;
  }
}
@media (min-width: 667px) {
  body.single-gravityview .custom-mobile-logo-link:before {
    font-size: 2em;    
    margin-right: 32vw;
  }
}


a.contact-link,
a.contact-link:visited {
  text-decoration: underline !important;
}

.profile-block-wrapper h1.realtor-name,
.profile-block-wrapper h1.service-pro-name {
  text-align: center;
}
.profile-block-wrapper h2.realty-agency,
.profile-block-wrapper h2.service-agency {
  text-align: center;
  font-size: smaller;
}
.profile-block-wrapper h2.realty-agency a,
.profile-block-wrapper h2.realty-agency a {
  color: black;
  text-decoration: underline;
}
@media (min-width: 993px) {
  .profile-block-wrapper h1.realtor-name,
  .profile-block-wrapper h1.service-pro-name {
    margin-top: 1em;
  }
  .profile-block-wrapper {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }  
}
@media (max-width: 992px) {
  .profile-block-wrapper {
    position: relative;
    top: -50px;  
  }
}
.profile-block-wrapper .profile-pic {
  height: 150px;
  width: 150px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  background-color: lightgray;
}
.modal-layout .profile-block-wrapper {
  top: 0;
  position: initial;
}
.profile-block-wrapper .profile-pic img {
  height: 150px;
  width: auto;
  text-align: center;
}
body.ftz_realtor-template-default #primary,
body.ftz_service_pro-template-default #primary {
  margin-top: 1rem !important;
}
@media (max-width: 992px) {
  body.ftz_realtor-template-default #primary,
  body.ftz_service_pro-template-default #primary {
    z-index: 999;
  }
}
p.profile-bio {
  line-height: 1.25em;
  margin-top: 1em;
  margin-bottom: 1em;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  min-height: 4em;
}
@media (max-width: 600px) {
  p.profile-bio {
    width: 90%;
  }  
}
.profile-contact-buttons {
  display: block;
  width: 100%;
  background-color: white;
}
@media (max-width: 992px) {
  .profile-contact-buttons {
    position: fixed;
    margin-left: -35px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    bottom: 0;
  }
}

.profile-contact-buttons div {
  width: 33%;
  float: left;
  text-align:center;
}
.profile-contact-buttons div img {
  width: 2em;
}

body.modal-layout header#masthead {
  display: none;
}
body.modal-layout .site-footer {
  display: none;
}
@media (max-width: 600px) {
  body.modal-layout div#content {
      margin-top: 0 !important;
  }
}
@media (max-width: 992px) {
  body.modal-layout .profile-contact-buttons {
    margin-bottom: 1em;
  }
}

#no-cover {
  min-height: 2.5em;
}

.download-section {
  /*
  border: 1px solid #00b8d8;
  padding: 0.5em;
  */
  display: inline-block;
  width: 100%;
  margin: 0.5em 0;  
}
section#download-gallery {
  border-top: 1px solid rgba(0,184,216,0.25) !important;
}
li.ftz-help-text {
  background-color: transparent !important;
  display: inline-block;
}
li.ftz-help-text h3{
  margin-top: 1em;
  margin-left: 0.25em;
}


body.single-ftz_promotion .nav-links {
  /*
  display: none !important;
  */
}

body.single-ftz_service .nav-links {
  display: none !important;  
}


.gform_wrapper .hidden_label.force-label-visible label.gfield_label {
  clip: unset !important;
  display: inline-block !important;
  position: relative !important;
  height: unset !important;
  width: unset !important;
  overflow: visible !important;
}

/* hide the date & time in notes field */
body.realtor-page div.gravityflow-discussion-item span.gravityflow-dicussion-item-date,
body.service-pro-page div.gravityflow-discussion-item span.gravityflow-dicussion-item-date {
  display: none !important;
}

/* hide number instruction to select from 0 to 1000 */
#field_13_187 .instruction,
#field_13_189 .instruction  {
  display: none;
}

.tooltray-wrapper {
  width: 100%;
}
.tooltray-wrapper {
  text-align: center;
}
.tooltray-list{
  width: 100%;
  margin: 0 auto;
}
.pricing-methods-wrapper {
  /* width: 100%; */
}
.pricing-methods-list {
  /* width: 100%; */
  margin: 0 auto;
  float: right !important;
  text-align: right !important;
}
a.tooltray-link,
a.pricing-methods-link {
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  border-left: 1px solid rgba(0,184,216,0.25);
  padding-right: 0;
  margin-right: 0;
  font-size: 0.6rem;
  text-decoration: underline;
  font-weight: bold;
}
a.tooltray-link:first-of-type,
a.pricing-methods-link:first-of-type {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}


.contact-text-wrapper.align-right {
  position: absolute;
  width: 100% !important;
  text-align: right;
  margin-top: 0.5rem;
  z-index: 999;  
}
/* resetting, because absolute isn't working well in li parent */
li.gfield .contact-text-wrapper.align-right {
  margin-top: 0.25rem;
  position: relative;
  width: auto !important;
  float:right;
}
a.contact-text {
  text-decoration: none;
  font-size: 0.8rem;
  font-weight: bold;
}

body .gform_wrapper ul li.gfield.padding-top-05-rem {
  padding-top: 0.5rem;
}
body .gform_wrapper ul li.gfield.padding-top-075-rem {
  padding-top: 0.75rem;
}

.pro-booked-deliverables-wrapper,
.pro-completed-deliverables-wrapper {
  text-align: center;
  display: block;
  position: relative;
}
.pro-booked-deliverables-wrapper .label-wrapper,
.pro-completed-deliverables-wrapper .label-wrapper {
  width: 100%;
  height: 0.85rem !important;
  position: absolute;
  top: 0.5rem !important;
  text-align: center;
}
label[for=ftz_deliverables_selector] {
  font-size: 0.85rem !important;
  font-weight: 900 !important;
  color: white;
  line-height: 0.85rem !important;
}
.pro-booked-deliverables-wrapper .select-wrapper,
.pro-completed-deliverables-wrapper .select-wrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#ftz_deliverables_selector {
  display: inline-block;
  border-radius: 2rem;
  appearance: none;  
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color:#00b8d8;
  font-size: 0.85rem !important;
  font-weight: 900 !important;
  color: white;
  line-height: 1 !important;  
  color: white;
  text-align-last: center;
  height: 2.75rem !important;
  line-height: 1rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 200px !important;
  min-width: 200px !important;
  max-width: 200px !important;
  text-overflow: ellipsis;
  min-height: 40px !important;
  max-height: 40px !important;
  line-height: 40px !important;
}
@media (min-width: 993px) {
  #ftz_deliverables_selector {
    /*
    width: 300px !important;
    max-width: 300px !important;
    */
    padding-left: 0.5em;
    padding-right: 0.5em;    
  }
}


.gravityflow-discussion-item {
  margin-top: 0.5rem;
  margin-bottom: 0;
}




#field_13_105 input,
#field_13_106 input,
#field_13_107 input {
  background-color: #00b8d8;
  color: white;
}

tr.edd_cart_header_row {
    display: none;
}

div#edd_checkout_wrap {
  max-width: calc(100% - 10px);
  padding-left: 10px;
}


.page-id-6542 .acf-field-5f81cd083784e,
.page-id-6542 .acf-field-5f81cd4c3784f {
  display: none !important;
}

li#field_13_ {
  line-height: 1em;
}
.gv-container .center-text img {
  margin: auto !important;
}
.single-gravityview .gform_wrapper li h2,
.single-gravityview .gform_wrapper li h3,
.single-gravityview .gform_wrapper li h4 {
  margin-bottom: 0 !important;
}

.ftz-detail-service-status,
.ftz-detail-payment-status {
  font-size: 16px !important;
  line-height: 16px !important;
  color: #9013FE;
  font-weight: bold;
  position: relative;
  top: -4px;
  text-transform: uppercase;
}
.ftz-detail-service-status {
  font-size: x-small !important;
}
.ftz-detail-payment-status span {
  position: relative;
  top: -4px;
}
.ftz-detail-service-address {
  font-size: 16px !important;
  font-weight: bold;
  line-height: 1rem !important;
}
.ftz-detail-service-item {
  font-size: 16px;
  font-weight: bold;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}

/* ftz-collapse-notes ftz-show-latest set-size-small    */
.ftz-notes-header {
  clear: both !important;
}

.icon-attachment:before {
  content: "\e908";
}


/* Portal test */
.zbs-client-portal-wrap {
    display: flex;
    flex-direction: column;
}
.zbs-client-portal-wrap #zbs-nav-tabs {
    background: #00b8d8 !important;
    min-height: unset;
    border-radius: unset !important;    
}
.zbs-client-portal-wrap #zbs-nav-tabs a {
    color: white !important;
}
.zbs-client-portal-wrap .zbs-portal-wrapper {
    width: unset !important;
    border-radius: unset !important;
}




a.mailto-icon,
a.tel-icon,
a.sms-icon {
    display: inline-block;
    vertical-align: middle;
}
a.mailto-icon {
    font-size: 1.5em;
    line-height: 1em;
}
a.sms-icon {
    font-size: 2em;
    line-height: 1em;
    position: relative;
    top: -0.125rem;
}