.pmpro_admin .pmpro_banner .pmpro_logo {
    float: left;
    margin: 0 1em 0 0;
    width: 350px;
    height: 75px;
    display: none!important;
}

.no-margin {
	margin: 0 !important;
}

h1, h2, h3, h4 {
	line-height: 1.4 !important;
}

.package-iconlist {
    margin-top: 0;
}

.pmpro_admin .pmpro_tag-blue {
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    position: relative;
    padding: 2px 5px;
    border: 1px solid #2997c8;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #2997c8;
    color: #FFF;
    text-decoration: none;
    display: none;
}

h3 {
    font-size: 24px !important;
    line-height: 1.1em;
    margin-bottom: 8px;
    font-weight: 600;
}
.main_menu .avia-menu-text {
    text-transform: uppercase;
}

.why-use-us {
    text-align: justify !important;
    text-align-last: center;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 1px;
}

.template-showcase {
    color: #484646;
}

.showcase-title {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 10px;
}

.showcase-price {
    font-size: 22px;
  	color: #108A70;
}

i.fa {
    min-width: 15px;
}

.template-showcase h3 {
    margin-top: 20px;
}

.acf-map {
    width: 100%;
    height: 600px;
    margin-top: 15px;
}

.showcase-gallery {
    margin-top: 15px;
    overflow: hidden;
}

.showcase-gallery ul {
    margin: 0;
}

.showcase-gallery li {
    float: left;
    line-height: 0;
    width: 25%;
    height: 200px;
}

a.showcase-gallery-image {display: inline-block !important;width: 100%;min-height: 200px;background-size: cover !important;font-size: 15px;line-height: 35px;color: #fff;position: relative;}

a.showcase-gallery-image:hover {opacity: .8;text-decoration: none;color: #fff;}

.logo img {
    margin-top: 3px !important;
    max-width: 180px;
    margin-left: 60px !important;
}

.custom-footer {
    text-align: center;
    padding: 30px;
    overflow: hidden;
    color: #fff;
    font-size: 25px;
    background: #1FB171;
    font-weight: 300;
}

.avia-testimonial-meta {
    margin: 0;
    font-style: italic;
}

a.package-button {
    border: 1px solid #fff;
    display: inline-block;
    line-height: normal;
    padding: 5px 15px;
    margin-left: 20px;
    color: #fff;
    border-radius: 4px;
}

a.package-button:hover,
a.package-button:focus {
    text-decoration: none;
}

#socket { border: none!important; opacity: .8}

/* CALCULATOR SECTION */

.calculator {
    overflow: hidden;
    text-align: center;
}

.calculator .field {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}

.calculator .field.start {
    margin-right: 20px;
}


.calculator .field .clacinput,
.calculator .field .clacselect {
    min-width: 300px !important;
    font-size: 25px !important;
    font-weight: 300 !important;
    font-family: 'Open Sans', sans-serif !important;
    color: #444 !important;
    margin-bottom: 0 !important;
    padding: 10px 20px !important;
    border: 2px solid #1FB171 !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #aaa !important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #aaa !important;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #aaa !important;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #aaa !important;
}
:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #aaa !important;
}

.calculator .field .calclabel {font-size: 15px;padding-top: 15px;}

.calculator .vs {
    margin-top: 30px;
    margin-bottom: 50px;
    width: 85px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #999;
    border-radius: 100px;
    background-color: #fff;
    font-size: 25px;
}

.field.money:before {
    content: "$";
    position:absolute;
    top: 18px;
    left: 20px;
    font-size: 25px;
    color: #AAA;
    font-weight: 300;
}

.field.money {
    position: relative;
}

.field.money .clacinput {
    text-indent: 15px;
}

/* CALCULATOR SECTION END */


#home-top-slider {
    position: relative;
}

.cta-area {
    position: absolute;
    bottom: 40%;
    z-index: 9999;
    width: 100%;
    text-align: center;
}

.cta-area .heading {
    font-size: 55px;
    color: #fff;
    font-weight: 700;
    line-height: normal;
    text-shadow: 1px 1px 8px rgba(0,0,0,0.5);
    margin-bottom: 30px;
}

.cta-area .cta a {
    color: #fff;
    background-color: #1FB171;
    padding: 10px 30px;
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: 300;
}

.cta-area .cta a:hover,
.cta-area .cta a:focus {
	text-decoration: none;
  	opacity: .8;
}

#home-top-slider .rev_slider_wrapper:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: 99;
    opacity: .3;
}

#top .av-thin-font .av-special-heading-tag, #top .modern-quote .av-special-heading-tag {
    font-weight: 300;
    text-transform: capitalize;
    font-family: Open sans, sans-serif;
    margin-bottom: 30px;
    margin-top: 30px;
}

.av-subheading.av-subheading_below {
    margin-top: 20px;
}

#pmpro_account-membership h3 {
    display: none;
}

td.pmpro_account-membership-levelname .pmpro_actionlinks,
#pmpro_account .pmpro_actionlinks {
    display: none;
}

#pmpro_account .pmpro_box {
    margin: 0;
    border: none;
}

#pmpro_account .pmpro_box h3 {
    font-family: Open sans, sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}

#pmpro_account-membership {
    padding: 0 !important;
}

tr.tml-user-admin-bar-front-wrap,
tr.tml-nickname-wrap,
tr.tml-display-name-wrap,
tr.tml-user-url-wrap,
.tml-profile h3,
tr.tml-user-description-wrap {
    display: none;
}

#top .tml-form-table tr,
#top .tml-form-table tr:nth-child(odd) {
    background: transparent !important;
    border: none !important;
}

table.tml-form-table {
    background: transparent;
    margin: 0;
}

.tml-profile .tml-form-table th, .tml-profile .tml-form-table td {
    border: none;
    vertical-align: baseline;
    padding: 0 0 10px 0;
}

.tml input, .tml textarea, .tml select {
    margin: 0 !important;
}

.tml-form-table span.description {
    font-style: italic;
}

form.pmpro_form label {
    width: auto;
    float: none !important;
}

form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select {
    margin: 0 !important;
    width: 100% !important;
    float: none !important;
    max-width: 100%;
}

span.pmpro_asterisk {
    position: absolute;
    top: 0;
    right: 0;
    color: red;
}

.pmpro_checkout div {
    position: relative;
}

form.pmpro_form .pmpro_payment-expiration select {
    width: 30% !important;
    float: none !important;
    display: inline-block !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
}

form.pmpro_form .pmpro_submit {
    margin: 0;
}

form.pmpro_form .pmpro_submit input[type=submit] {
    font-weight: 400;
}

.showcase-post {
    float: left;
    width: 47%;
}

.showcase-post:nth-child(odd) {
    /* margin-right: 2%; */
}

.showcase-post-thumbnail {
    /* float: left; */
    /* margin-right: 20px; */
}

.showcase-post-title {
    font-size: 20px;
    margin-bottom: 10px;
}

.showcase-posts .showcase-price {
    font-size: 16px;
}

.extra-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
}

#header_main {
    border: none;
}

.showcase-posts {
    overflow: hidden;
}

.custom-pagination {
    margin-top: 30px;
}

@media (max-width:959px) {
    .main_menu .avia-menu-text {
        font-size: 12px;
    }
}

@media (max-width:910px) {
    .main_menu {
        display: none;
    }
    #advanced_menu_toggle, #advanced_menu_hide {
        display: block;
    }
}

@media (max-width: 767px) {
    .cta-area-inner .heading {
        font-size: 40px;
    }

    .cta-area-inner .cta a {
        font-size: 15px;
    }
}

@media (max-width: 700px) {
    .cta-area {
        bottom: 30%;
    }
}

@media (max-width: 575px) {
    .cta-area-inner .heading {
        font-size: 30px;
    }
}

@media (max-width: 460px) {
    .cta-area-inner .heading {
        font-size: 25px;
    }
}

.showcase-details {
    overflow: hidden;
  	margin-bottom: 10px;
}

.showcase-details .showcase-bedrooms,
.showcase-details .showcase-bathrooms,
.showcase-details .showcase-size {
    font-size: 15px;
    margin-bottom: 8px;
}

.template-showcase h4,
.template-showcase h3 {
    font-weight: 400;
}

.showcase-check {
    margin-bottom: 10px;
}

i.fa.fa-circle {
    font-size: 8px;
    text-align: center;
}

.showcase-seller {
    overflow: hidden;
}

.showcase-seller .showcase-name,
.showcase-seller .showcase-email,
.showcase-seller .showcase-phone {
    float: left;
    margin-right: 10px;
}

.template-showcase h4 {
    margin-bottom: 10px;
    margin-top: 15px;
}

a.showcase-gallery-image > span {
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-indent: 10px;
}

.list_image {
    float: left;
  	width: 40%;
}

.list-des {
    float: right;
  	width: 60%;
}

.post_body.wpgmp {
    overflow: hidden;
}

.list-des .geotags_link a {
    font-size: 18px;
    color: #000;
    margin: 8px 0 5px 0;
    display: block;
}

.list_image img {
    width: 195px !important;
    margin: 10px 12px 0 0;
}

.acf-map.properties-archive {
    height: 300px;
    margin: 0;
}

.meta_data p {
    margin: 0;
    display: inline;
}

.meta_data br {
    display: none;
}

#top .acf-form .acf-input-wrap input {
    font-size: 15px !important;
    line-height: 25px !important;
}

#top .acf-input-wrap input {
    height: auto;
}

.acf-input-prepend, .acf-input-append {
    padding: 10px;
    font-size: 15px !important;
    height: auto;
}

.acf-field {
    padding: 20px 20px 20px 0 !important;
}

.acf-image-uploader a {
    display: block;
    margin-top: 15px;
}

.acf-field a:hover {
    text-decoration: none;
}

.acf-field a {
    border-radius: 4px;
}

input.acf-button.button.button-primary.button-large {
    font-size: 15px;
    font-weight: 300;
    border-radius: 4px;
    background-color: #1FB171;
}

input.acf-button.button.button-primary.button-large:hover {
    opacity: .8;
}

select#media-attachment-filters,
label.screen-reader-text,
select#media-attachment-date-filters,
span.screen-reader-text,
table.compat-attachment-fields {
    display: none !important;
}

label.setting .name {
    text-align: left !important;
}

.media-toolbar-primary.search-form input {
    margin-top: 15px !important;
}

.showcase-post {
    /* margin-bottom: 20px; */
}

@media (min-width: 768px) {
h1.main-title.entry-title {
    padding-left: 60px;
}
}

#header_main {
    box-shadow: 1px 1px 1px #DEDEDE;
}

.showcase-seller .gform_wrapper {
    margin: 0 !important;
}

.showcase-seller label {
    display: none !important;
}

.showcase-seller .gfield {
    margin: 0 !important;
}

.showcase-seller .gform_footer {
    margin: 0 !important;
}

.showcase-seller input {
    width: 280px !important;
}

.showcase-address p,
.showcase-county p {
    font-size: 15px;
    line-height: 25px;
}

a.open-popup-link {
    display: inline-block;
}

a.open-popup-link:hover,
a.open-popup-link:focus {
    text-decoration: none;
}

.white-popup {
    background-color: #fff;
    padding: 20px;
  	width: 300px;
    margin: 0 auto;
    position: relative;
}

.white-popup.flyer {width:700px}

#contact-seller .gform_button {
    width: 100%;
    color: #fff;
    background-color: #000;
}

#contact-seller .gform_button:hover {
    opacity: .8;
}

.showcase-post .showcase-address p {
    font-size: 13px;
    line-height: normal;
}

.views {
    margin-bottom: 15px;
}

@media (max-width: 767px) {

.logo img {
    width: 150px !important;
}

.cta-area {background-image: url("https://eddyjamesinc.wpenginepowered.com/wp-content/uploads/2016/02/slide4.jpg");background-size: cover;position: relative;bottom: auto;padding: 180px 0;background-position: center center;}

#home-top-slider .container {
    width: 100% !important;
    max-width: 100% !important;
}

.rev_slider_wrapper {
    display: none;
}

.forcefullwidth_wrapper_tp_banner {
    display: none;
}

.cta-area-inner:after {
    background-color: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
}

.cta-area-inner .heading,
.cta-area-inner .cta {
    z-index: 999999;
    position: relative;
}

#top .av-thin-font .av-special-heading-tag, #top .modern-quote .av-special-heading-tag {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0;
}

.avia-testimonial {
    padding: 10px !important;
}

.av-large-testimonial-slider a.prev-slide,
.av-large-testimonial-slider a.next-slide {
    display: none !important;
}

.custom-footer {
    line-height: 40px;
}

.custom-footer a {
    display: block;
    margin-top: 10px;
    max-width: 220px;
    margin-left: auto !important;
    margin-right: auto;
}

.calculator .field {
    width: 100%;
    margin-bottom: 10px;
}

.calculator .field .clacinput, .calculator .field .clacselect {
        min-width: 100% !important;
  		max-width: 100% !important;
  		box-sizing: border-box;
}

}

@media (max-width: 567px) {

.showcase-post {
    width: 100%;
    margin-bottom: 30px;
}

.showcase-post:nth-child(odd) {
    margin-right: 0;
}

.showcase-post-thumbnail {
    width: 100%;
    margin-bottom: 20px;
}

}

/* NEW PROPERTIES ARCHIVE LAYOUT */

.post-type-archive-properties .custom-footer,
.post-type-archive-properties footer {
    display: none;
}

.properties-left {
    position: fixed;
    top: 190px;
    left: 0;
    bottom: 0;
    width: 50%;
}

.properties-right {
    width: 50%;
    right: 0;
    bottom: 0;
    top: 190px;
    position: fixed;
    background: #fff;
    overflow-x: hidden;
    overflow-y: scroll;
}

.properties-left .acf-map {
    height: 100%;
}

.showcase-post-thumbnail a {
    display: block;
}

.showcase-post-thumbnail img {
    width: 100%;
}

.showcase-post {
    margin: 0 0 20px 2%;
    border: 1px solid #dedede;
    clear: left;
}

.showcase-post:nth-child(even) {
    margin-right: 2%;
    clear: right;
}

.showcase-right {
    padding: 10px 20px 20px;
}

.page-template-template-property-entry .acf-field-570163b19bc6b,
.page-template-template-property-entry .acf-field-56cddb4c60163,
.page-template-template-property-entry .acf-field-57016360a89c2,
.page-template-template-property-entry .acf-field-577a1bde5a095,
.page-template-template-property-entry .acf-field-5716a09b6b0ae {display:none}


.ej-flyer-wrap {
    padding: 30px;
    border: 1px solid #ccc;
    margin: 0 auto;
    max-width: 900px;
    min-width: 900px;
}

.ej-flyer-header {
    overflow: hidden;
}

.flyer-title {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 15px;
}

.flyer-address {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 18px;
}

.flyer-price {
    font-size: 30px;
    line-height: 30px;
}

.flyer-link {
    text-align: center;
    background-color: #F1F1F1;
    padding: 5px 0;
    margin-bottom: 20px;
}

.flyer-info-wrap {
    overflow: hidden;
    zoom: 1;
}

.flyer-column.left {
    float: left;
    width: 50%;
}

.flyer-column.right {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding: 0 20px;
}

.flyer-special-features {
    margin-bottom: 15px;
}

.flyer-special-features p {
    margin: 0 !important;
}

.flyer-info-wrap {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 15px;
}

.flyer-values > div {
    float: left;
    margin-right: 20px;
    font-weight: bold;
    font-size: 15px;
}

.flyer-size {
    margin-right: 0 !important;
}

.flyer-photos ul {
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.flyer-photos li {
    width: 32%;
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
}

.flyer-photos li:nth-child(3n+3) {
    margin-right: 0;
}

.ej-flyer-footer {
    text-align: center;
}

.ej-flyer-footer img {
    width: 150px;
}

.flyer-header-left {
    float: left;
}

.flyer-header-right {
    float: right;
}

.meta-buttons {
    text-align: center;
    margin-bottom: 20px;
}

.meta-buttons.bottom {
  	margin-bottom: 0;
  	margin-top: 20px;
}

.meta-buttons a {
    display: inline-block;
}

.meta-buttons a:hover,
.meta-buttons a:focus {
  	text-decoration: none !important;
}

.showcase-seller button {
    font-size: 15px;
    display: inline-block;
    line-height: 25px;
}

.showcase-seller form {
    display: inline-block;
  	position: relative;
  	/*top: -2px;*/
}

.wmg-before-after {
    border: 1px solid #000;
}

.saved {
    height: 0;
    transition: all .4s;
}

.saved.reveal {
    height: auto;
    font-size: 30px;
    color: #1FB171;
    line-height: 30px;
    padding: 40px;
}

.showcase-post-title a {
    color: #000 !important;
}

.showcase-post-title a:hover {
    text-decoration: none;
}

.saved.reveal > div {
    font-size: 20px;
}

.field.money.hidden {
    display: none;
}

.field.start.money.single {
    margin: 0;
}

.field.start.money.single {
    min-width: 630px !important;
}

@media (max-width:742px) {
    .field.start.money.single {
        min-width: 100% !important;
    }

}

.marker-link a {
    display: inline-block;
    color: #fff;
    background-color: #000;
    padding: 4px 10px;
    line-height: normal;
    margin-top: 5px;
}

.marker-link a:hover {
    text-decoration: none;
    opacity: .7;
}

@media (max-width:1220px) {
    .list_image img {
        max-width: 100%;
        padding-right: 10px;
    }
}

@media (max-width:915px) {
    .list_image {
        display: none;
    }
    .list-des {
        width: 100%;
        float: none;
    }
    .properties-right .showcase-posts .showcase-post {
        width: 100%;
        margin: 0;
    }
    .properties-right {
        width: 100%;
        position: relative;
        overflow: hidden;
        top: 0;
        left: 0;
        right: 0;
    }

    .properties-left {
        position: relative;
        width: 100%;
        height: 400px;
        top: 0;
        left: 0;
        bottom: auto;
    }
    .showcase-gallery li {
        width: 50%;
        height: 300px;
    }

    a.showcase-gallery-image {
        min-height: 300px;
    }
}

@media (max-width:767px) {
    .showcase-gallery li {
        width: 100%;
        height: 400px;
    }

    a.showcase-gallery-image {
        min-height: 400px;
    }
    ul.social_bookmarks {
      margin: 5px 0 0 0 !important;
      width: 100%;
		}
}

@media (max-width:580px) {
    .showcase-gallery li {
        height: 300px;
    }

    a.showcase-gallery-image {
        min-height: 300px;
    }
}

@media (max-width:435px) {
    .showcase-gallery li {
        height: 200px;
    }

    a.showcase-gallery-image {
        min-height: 200px;
    }
}

.saved-title {
    color: #000;
    font-size: 30px !important;
    line-height: 65px;
    font-weight: 300;
}

footer#socket {
    background-color: #000;
}

#pmpro_levels_table tr td:first-child span {
    display: inline-block;
    margin-right: 5px;
}

#pmpro_levels_table tr:first-child td:first-child span {
    font-size: 25px !important;
    line-height: 25px !important;
}

#pmpro_levels_table tr:nth-child(2) td:first-child span {
    font-size: 30px !important;
    line-height: 30px !important;
}

#pmpro_levels_table tr:nth-child(4) td:first-child span {
    font-size: 50px !important;
    line-height: 50px !important;
}

#pmpro_levels_table tr td:first-child span.property-sqft {
    font-size: 13px !important;
    display: inline-block;
    margin-left: 5px;
}

.order-pack {
    padding: 15px 15px 25px 15px;
    border: 1px solid;
    overflow: hidden;
}

.pro-icon {
    float: left;
    width: 10%;
    text-align: center;
}

.pack-info {
    float: left;
    width: 60%;
    padding-left: 20px;
    box-sizing: border-box;
}

.purchase {
    float: left;
    width: 30%;
    text-align: center;
}

.pro-icon span {}

.pack-name {
    font-size: 30px;
    line-height: 50px;
}

.pack-price {
    font-size: 25px;
    line-height: 50px;
}

.purchase a {
    font-size: 18px;
    padding: 8px 20px;
    background-color: #1FB171;
    color: #fff;
    display: inline-block;
}

.purchase a:hover, .purchase a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #27C27E;
}

.mt-20 {
    margin-top: 20px;
}

@media (max-width: 985px) {
    .pack-name {
        font-size: 22px;
        line-height: 40px
    }
    .pack-price {
        font-size: 22px;
        line-height: 40px
    }
    .purchase a {
        font-size: 15px;
        padding: 5px 15px;
    }
    .order-pack {
        padding-bottom: 20px
    }
}


@media (max-width: 860px) {
    .pro-icon {
        width: 15%;
    }
    .pack-info {
        width: 80%;
        clear: right;
    }
    .purchase {
        float: none;
        width: 100%;
        overflow: hidden;
        border-top: 1px solid;
    }
    .purchase .pack-price {
        float: left;
        line-height: 50px;
    }
    .purchase a {
        float: right;
        margin-top: 10px;
    }
    .order-pack {
        padding-bottom: 10px
    }
}

.page-id-38 .custom-footer {
    display: none;
}

.woocommerce-account .myaccount_user,
.woocommerce-account .woocommerce h2,
.woocommerce-account .woocommerce .myaccount_address {
    display: none;
}
.woocommerce-account .woocommerce h2.orders {
	display: block;
}

.woocommerce-account .woocommerce .address {
    background-color: transparent;
}

.woocommerce-account .woocommerce .address .edit {
    background-color: #000;
    display: inline-block;
    color: #fff;
    padding: 3px 15px;
    margin: 15px 0;
}

.woocommerce-account .woocommerce .address .edit:hover,
.woocommerce-account .woocommerce .address .edit:focus {
    background-color: #333;
    text-decoration: none;
}

.woocommerce-account .woocommerce .address .title h3 {
    font-size: 22px !important;
}


.my_account_orders th {
  text-align: center;
}

a.button.wc-backward {
    display: none;
}

.formula-of-success {
    max-width: 500px;
    margin: 20px auto;
}

.formula-of-success .formula {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
    padding: 15px 30px;
    border: 1px solid #D8D8D8;
    position: relative;
    overflow: hidden;
}

.formula-of-success .ej-logo {
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
}

.formula-of-success .addition,
.formula-of-success .result {
    font-size: 30px !important;
    margin: 10px auto;
    width: 40px;
    height: 40px;
    background-color: #000;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

@media (max-width: 510px) {
    .formula-of-success .formula {
        font-size: 15px;
        padding: 15px 40px;
        line-height: 30px;
    }

}

@media (max-width: 375px) {
    .formula-of-success .formula.start,
    .formula-of-success .formula.second {
        padding-left: 60px;
    }
}

ul.cart_dropdown {
    display: none;
}

a.facebook-share {
    background-color: #252525;
    color: #fff;
    display: inline-block;
    padding: 9px 20px;
}

a.facebook-share:hover,
a.facebook-share:focus {
    text-decoration: none;
    background-color: #3b3b3b;
  	color: #fff;
}

p.credits {
    display: none !important;
}

#dashboard .iconbox_content_title a {
    font-size: 18px;
}

nav.woocommerce-MyAccount-navigation {
    display: none;
}

#scroll-top-link {
    bottom: 95px;
}

.views button.za_download_button {
    background: transparent;
    border: none;
  	padding: 0;
}

button.za_download_button {
    background-color: transparent;
    border: none;
    padding: 0;
    font-size: 14px;
}

.za_download_button:hover {
    cursor: pointer;
}

.views * {
    font-size: 15px !important;
}

.views a:hover, .views:focus {
    cursor: pointer;
    text-decoration: none;
}

a.live-edit-button {
    display: none;
}

.extra-logo:after {
    content: 'Real Estate Photography';
    position: absolute;
    font-size: 12px;
    width: 140px;
    top: 21px;
    left: 60px;
}

#top #payment .terms {
    padding: 0;
    text-align: left;
    margin-bottom: 25px;
}

.checkout.woocommerce-checkout .col-1 {
    width: 100%;
}

@media(max-width:767px) {
    .logo img {
        margin-top: -15px !important;
    }

    .extra-logo:after {
        top: 25px;
    }
}

@media (max-width:1130px) {

.responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, .responsive.html_mobile_menu_tablet #advanced_menu_hide {
    display: block;
}
.main_menu {
    display: none;
}

}

.post-type-archive-product .product-sorting,
.post-type-archive-product .products {
    display: none;
}

#myfield1_field:after {content: 'We service the counties below in Georgia and North Carolina but will travel to other places - please call.';font-style: italic;}

/******************************************/

#myfield2_field label.checkbox {
    font-size: 16px !important;
    margin-top: 20px;
    display: block !important;
    color: #f00;
}

@media only screen and (max-width: 479px) {
  .responsive #socket .sub_menu_socket {
      display: block !important;
      float: left;
      margin-top: 20px;
  }
}

.purchase form button {
    text-align: center;
    float: none !important;
    background-color: #1fb171 !important;
    border: none !important;
    font-size: 17px;
}

.purchase form button:hover {
    opacity: .8;
}

a.button.primary.special {
    background-color: #b50000;
    text-align: center;
}

a.button.primary.special span {
    display: block;
    font-size: 20px;
    line-height: 35px;
}

.fixedBar {
    background: #c10000; 
    bottom: 0px; 
    color:#fff; 
    left:0; 
    padding: 5px; 
    position:fixed; 
    font-size:15px; 
    width:100%; 
    z-index:99999; 
    float:left; 
    vertical-align:middle; 
    margin: 0px 0 0; 
    opacity: 0.9; 
    font-weight: 300;
}

.boxfloat {
    text-align:center; 
    margin:0 auto;
}

.boxfloat a {
    color: #fff;
    padding: 0px 8px;
    background-color: #252525;
    display: inline-block;
    margin-left: 10px;
    border-radius: 3px;
}

.boxfloat a:hover {
    text-decoration: none;
    background-color: #000;
}

#wc_checkout_add_ons {
    clear: both;
    transform: translateY(-20px);
    padding: 20px 30px;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
}

#wc_checkout_add_ons_2_field label[for=walk-through-video] {
    font-size: 20px;
    margin-bottom: 20px;
    color: #009688;
}

#wc_checkout_add_ons_2_field .checkbox {
    margin-bottom: 10px !important;
    display: inline-block !important;
}

.served-area td {
    background: #fff;
    font-size: 14px;
    vertical-align: middle;
}

.state-name {
    font-weight: bold;
    text-align: center;
}

.package-logo {
    margin: 0;
    list-style-type: none !important;
    text-align: center;
}

.package-logo li {
    display: inline-block !important;
    margin: 0;
}

.package-logo li img {
    width: auto;
    height: 120px;
    padding: 10px;
}

.package-logo li:nth-child(2) img {
    height: 100px;
    position: relative;
    top: -10px;
}

.package-logo li:nth-child(3) img {
    height: 100px;
    position: relative;
    top: -10px;
}

.package-logo li:nth-child(4) img {
    height: 70px;
    position: relative;
    top: -25px;
}

.footer-logos {
    background: #f5f5f5;
}

.post-type-archive-properties .footer-logos,
.page-id-38 .footer-logos {
    display: none;
}

.hero-logos {
    position: absolute;
    right: 0;
    top: 10px;
}

.hero-logos  li:first-child img {
    height: 100px !important;
}

.hero-logos  li:nth-child(2) img {
    height: 80px !important;
}

.hero-logos li:nth-child(3) img {
    height: 60px;
    top: -20px;
    position: relative;
}

.our-work a {
    color: #000 !important;
    background: #f8f8f8 !important;
    padding: 8px 10px !important;
}

.image-overlay {
    background: transparent !important;
}

.image-overlay-inside:before {
    display: none !important;
}

#intro_logo_area .content {
    padding: 10px 0;
}

.eddy-intro-log {
    margin: 0 !important;
    list-style-type: none !important;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap !important;
}

.eddy-intro-log li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.eddy-intro-log li img {
    height: 60px;
    width: auto;
    padding: 5px 0;
}

.airbnb-logo img {
    padding: 5px 50px !important;
}

.intro-zillow-logo img {
    height: 100px !important;
}

.postid-7461 .woocommerce-Price-amount {
    display: none !important;
}

.postid-7461 .wc-pao-addon-name {
    font-size: 18px !important;
    margin-bottom: 10px;
}

.postid-7461 .wc-pao-addon-container input {
    width: auto;
    margin-right: 8px;
}

.captcha-block {
	height: 0;
}

.checkout.woocommerce-checkout .col-2 {
    width: 100%;
}

.woocommerce-additional-fields h3 {
    display: block !important;
    width: 100%;
}

.title_container .main-title {
    line-height: 2.3em !important;
}

/* Single Properties Edit - CSS */

a.back-to-property {
    display: block;
    border: 1px solid #333 !important;
    padding: 8px 15px;
    font-size: 15px;
    text-decoration: none !important;
    transition: .5s;
    width: 160px;
    margin: 30px auto 0;
    max-width: 100%;
    text-align: center;
}

a.back-to-property:hover {
    background-color: #333;
    color: #fff;
}

#editor_wrap .af-field {
    border: none !important;
    padding: 0 !important;
}

#editor_wrap h3.edit-title {
    text-align: center;
}

#editor_wrap .af-form {
    width: 950px;
    max-width: 100%;
    margin: 50px auto 0;
}

#editor_wrap label {
    font-size: 15px;
}

#editor_wrap input.search {margin-bottom: 0;}

#editor_wrap .af-fields {
    display: grid !important;
    grid-template-columns: 1fr;
    row-gap: 25px;
}

#editor_wrap .acf-input-wrap input {
    margin: 0;
}

#editor_wrap .acf-input-append,
#editor_wrap .acf-input-prepend {
    line-height: 2.2;
}

#editor_wrap .acf-field-message label {
    text-align: center;
    font-size: 30px !important;
}

#editor_wrap input.input-search {
    margin: 10px 0;
    padding: 20px 10px !important;
}

#editor_wrap .af-submit-button {
    background-color: #333;
    border: none !important;
    display: inline-block;
    width: 250px;
    max-width: 100%;
    padding: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    color: #fff !important;
    cursor: pointer;
}

#editor_wrap .af-submit-button:hover {
    opacity: .85;
}

/* Single Properties Edit - CSS - End */

.social_bookmarks li {
    margin-right:10px;
}

.social_bookmarks li:last-child {
 	margin-right: 0px; 
}

.social_bookmarks li a {
    color: #fff !important;
    font-size: 15px;
}

.social_bookmarks .social_bookmarks_facebook a {background-color: #365089 !important;}

.social_bookmarks .social_bookmarks_twitter a {background-color: #333 !important;}

.social_bookmarks .social_bookmarks_linkedin a {background-color: #0073B4 !important;}

.social_bookmarks .social_bookmarks_gplus a {background-color: #D34836 !important;}

.social_bookmarks .social_bookmarks_youtube a {background-color: #D41D1F !important;}

.social_bookmarks .social_bookmarks_instagram a {background-image: linear-gradient(to bottom, #6B48BD, #CF3185, #F2653C) !important;}

.social_bookmarks .social_bookmarks_skype a {background-color: #1EB7EC !important;}

.social_bookmarks .social_bookmarks_pinterest a {background-color: #BD081B !important;}

.social_bookmarks .social_bookmarks_vimeo a {background-color: #1AB7EA !important;}

.main_color #payment {
    background-color: transparent;
}

.wc_payment_method input {
    background-color: #fff !important;
}
#menu-item-search > .avia-svg-icon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
#menu-item-search > .avia-svg-icon svg {
    width: 15px;
    height: auto;
}
.template-search #searchform .av_searchform_search.avia-svg-icon svg:first-child,
.header_color #searchform .av_searchform_search.avia-svg-icon svg:first-child {
    z-index: 9;
    width: 15px;
    height: auto;
}
#searchform .av_searchform_search.avia-svg-icon svg,
#searchform .av_searchform_search.avia-svg-icon svg path {
    fill: #fff !important;
    stroke: #fff !important;
}