.pac-container:after {
    content: none !important;
}

#w2bGoogleMap {
    height: 400px;
    width: 100%;
    margin-top: 15px;
    float: left;
}

#data-wrapper {
    /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
    font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
}

.w2b-clear {
    clear: both;
}

.w2b-block-content .w2b-wrapper {
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 200px;
}

.w2b-block-content>h2 {
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 20px;
    /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
    font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
}

.popup-title {
    font-size: 25px !important;
}

.cbyge-where-to-buy-form h2 {
    font-size: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
    /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
    font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
    color: #fdbf62;
    font-weight: 500;
}


/* Mobile devices */

@media screen and (max-width: 1024px) {
    .w2b-wrapper div ul li article {
        clear: both;
        position: relative;
        margin-bottom: 15px;
    }
    .w2b-wrapper .with-customer .label-text {
        bottom: 0;
        position: relative;
    }
    .w2b-wrapper .label-img {
        float: left;
        margin-right: 15px;
    }
    .w2b-wrapper .product-customer-type,
    .w2b-wrapper .form-select {
        /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
        font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
        color: #1c1c1c;
        margin: 0;
        font-size: 1.5rem;
    }
    .w2b-block-content>h2 {
        margin-bottom: 0;
        font-size: 36px;
    }
    .cbyge-where-to-buy-form h2 {
        font-size: 26px;
    }
    .w2b-block-content {
        /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
        font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
        margin-left: 15px;
        margin-right: 15px;
    }
    .w2b-wrapper .form-item-address input {
        width: 100%;
    }
    .w2b-block-content .views-exposed-form .form-actions {
        position: relative;
        bottom: 0;
        font-weight: 600
    }
    .w2b-wrapper .views-exposed-form .form-item-field-geolocation-proximity,
    .w2b-wrapper #mapContainer .form-item-field-geolocation-proximity {
        position: relative;
        display: inline-block;
        left: 0;
        bottom: 0;
        float: right;
    }
    .w2b-wrapper .form-autocomplete {
        width: 100%;
        height: 30px;
    }
    .form-actions .button {
        margin: 0;
        padding-bottom: 0;
        float: left;
    }
    .w2b-wrapper .label-text {
        margin-left: 20px;
        font-size: 16px;
        /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
        font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
    }
    .w2b-wrapper .product-type-radio {
        position: absolute;
        top: 23px;
        left: 70px;
        width: 19px;
        height: 20px;
    }
}

.w2b-wrapper .form-actions .button,
.w2b-wrapper input.button.js-form-submit {
    width: 100px;
    height: 25px;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    border-radius: initial;
    font-weight: 600;
    border: none;
}

.w2b-wrapper .label-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.w2b-wrapper .with-customer,
.w2b-wrapper .js-form-item-product-type {
    position: relative;
    margin-bottom: 22px;
}

.with-customer .label-wrapper {
    width: 100%;
    padding-right: 0;
}

.w2b-wrapper .js-form-type-select {
    position: relative;
    left: 96px;
    bottom: -20px;
    /* width: 32%; */
}

@media screen and (max-width: 1024px) {
    .w2b-wrapper .js-form-type-select {
        left: 0;
        bottom: 0;
        margin: 0;
        width: 50%;
        float: left;
    }
}

.page-node-type-where-to-buy .w2b-wrapper input.button.js-form-submit {
    float: right;
    margin: 5px 0 0;
}

@media screen and (max-width: 767px) {
    .w2b-wrapper .js-form-type-select {
        width: 100%;
    }
    .w2b-wrapper .js-form-type-select select.form-select {
        margin: 0;
    }
    .page-node-type-where-to-buy .w2b-wrapper input.button.js-form-submit {
        width: 100%;
        margin-top: 15px;
        float: left;
    }
}

.w2b-wrapper .form-autocomplete,
.w2b-wrapper input[type="text"] {
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
    font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
}

.geolocation-views-filter-geocoder {
    height: 30px;
}

.w2b-wrapper .label-img img {
    height: 60px;
    width: auto;
}

.w2b-wrapper div ul li article div:last-of-type div:last-of-type a {
    color: #0071B3;
}

.w2b-block-content .w2b-wrapper .telephone-link-partial .reveal,
.w2b-result-title a,
.w2b-result-title a:visited,
.w2b-result-title a:hover,
.location-title a,
.location-title a:hover,
.location-title a:visited,
#use-my-location,
#useMyLocation {
    color: #71a0c8;
}


/* Desktop */

@media screen and (min-width: 1024px) {
    .w2b-wrapper div ul li article {
        clear: both;
        position: relative;
    }
    .w2b-wrapper .search-label-wrapper h2 {
        display: inline-block;
    }
    .w2b-wrapper .search-label-wrapper a {
        border: 0;
        margin: 25px 0 0 25px;
        text-decoration: none;
    }
    .w2b-wrapper .search-label-wrapper a:hover {
        text-decoration: none;
    }
    .label-text {
        font-size: 17px;
        line-height: 18px;
        /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
        font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
    }
    .w2b-wrapper .product-customer-type {
        height: 30px;
        /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
        font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
        padding: 1.5px;
    }
    .w2b-wrapper .product-customer-type:disabled {
        background: #eeeeee;
        color: #767772;
    }
    .w2b-block-content .views-exposed-form .form-actions {
        position: relative;
        bottom: 23px;
        font-weight: 600
    }
    .w2b-wrapper .js-form-type-select {
        position: relative;
        left: 0px;
        margin: 0;
        bottom: 0;
        float: left;
    }
    .w2b-wrapper .js-form-type-select select.form-select {
        font-size: 1.5rem;
        margin: 0;
        color: #1c1c1c
    }
    .w2b-wrapper .product-type-radio {
        position: absolute;
        top: 20px;
        left: 0;
        width: 23px;
        height: 23px;
    }
    .w2b-wrapper h2 {
        margin-bottom: 15px;
    }
    .w2b-wrapper .label-img {
        float: left;
        margin-right: 15px;
    }
    .w2b-wrapper .with-customer {
        float: left;
        position: relative;
        width: 50%;
    }
    .w2b-wrapper .form-item-product-type {
        float: left;
        position: relative;
        margin-bottom: 22px;
        width: 50%;
    }
    .w2b-wrapper .with-customer .label-wrapper {
        padding-right: 0;
    }
    .w2b-wrapper .with-customer .form-item-product-type {
        width: 100%;
        margin-bottom: 0;
    }
    .w2b-wrapper .label-wrapper {
        margin-left: 30px;
        padding-right: 94px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .w2b-wrapper .form-item-field-geolocation-proximity {
        position: relative;
        left: 500px;
        bottom: 41px;
        font-size: 15px;
    }
    .w2b-wrapper .form-autocomplete {
        height: 30px;
        text-indent: 5px;
        padding-top: 3px;
    }
    .w2b-wrapper .form-item-field-geolocation-proximity select {
        height: 32px;
        width: 100px;
        /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
        font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
        background-color: white;
    }
    .cbyge-where-to-buy-form .item-list:first-of-type {
        /*Hemant - adjust Width to allow both agent and distributor in one line */
        /*margin-right: 5%;*/
        float: left;
        margin-top: 30px;
        position: relative;
    }
    .cbyge-where-to-buy-form .item-list:last-of-type {
        float: left;
        position: relative;
        margin-top: 30px;
    }
    .cbyge-where-to-buy-form .view-display-id-attachment_4 .item-list {
        margin-right: 0;
    }
    .cbyge-where-to-buy-form .item-list:nth-child(2) ul,
    .cbyge-where-to-buy-form .item-list:nth-child(2) ul li,
    .view-id-where_to_buy.view-display-id-attachment_3 .item-list ul,
    .view-id-where_to_buy.view-display-id-attachment_3 .item-list ul li {
        margin: 0 0 15px 0;
    }
    .w2b-wrapper .form-actions .button,
    .w2b-wrapper input.button.js-form-submit {
        width: 125px;
        /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
        font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
        height: 50px;
        font-size: 16px;
        text-transform: uppercase;
        background: #ed6c54;
        float: left;
        color: white;
        border-radius: initial;
        font-weight: 600;
        border: none;
        margin-bottom: 25px;
    }
    /* .w2b-wrapper input.button.js-form-submit {
        margin: 5px 0 0;
        float: right;
    } */
}

.w2b-block-content .item-list li {
    position: relative;
    /*left: 36px;*/
    line-height: 20px;
    margin-bottom: 0;
}

.w2b-block-content .item-list .field-content {
    position: relative;
}

.w2b-result-counter {
    background-image: url("../images/pin.png");
    background-position-x: 20px;
    background-size: 20px;
    position: absolute;
    left: 0;
    font-weight: 600;
    color: white;
    top: 0;
    height: 36px;
    text-align: center;
    width: 20px;
    padding: 0;
    margin: 0;
    line-height: 21px;
}

.filters-wrapper {
    content: "";
    clear: both;
    display: table;
}


/* Resets */

.w2b-block-content {
    font-size: 100%;
}

.with-customer .label-text {
    bottom: 10px;
    position: relative;
}

.w2b-wrapper .label-img img {
    max-width: initial;
}

.w2b-wrapper .form-type-radio label,
.form-type-checkbox label {
    margin-right: 0;
    margin-left: 0;
}

.filters-wrapper .js-form-item-product-type:first-of-type .label-text {
    width: 80%;
}

.w2b-wrapper .form-item label,
.form-wrapper .label {
    font-size: inherit;
}

.w2b-wrapper .view-filters .form--inline .form-item,
.w2b-wrapper .view-filters .form-actions {
    float: none;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}

.w2b-wrapper p {
    margin: 0;
}

.w2b-wrapper .item-list li,
.w2b-wrapper .item-list ul {
    list-style: none;
    padding-left: 0;
    /* font-family: "GE Inspira", "Trebuchet MS", Helvetica, sans-serif; */
    font-family: 'Open Sans', Helvetica Neue, Arial, sans-serif;
    margin: 0px;
}

.view-display-id-attachment_4 .item-list li,
.view-display-id-attachment_4 .item-list ul {
    margin: 0;
}

.w2b-wrapper .item-list li {
    margin-bottom: 15px;
}

.w2b-wrapper div ul li article>div {
    line-height: 22px;
}

.w2b-wrapper div ul li article h2 a>span {
    font-size: 24px;
}

.w2b-wrapper div ul li article>h2 {
    margin-bottom: 10px;
    margin-top: 0;
}

.w2b-clear .node--view-mode-teaser {
    border: 0;
    margin: 0;
    padding: 0;
}

.w2b-clear .node--view-mode-teaser header {
    display: none;
}

.w2b-block-content .view-content .views-row {
    padding: 0.5em 0.5em 0 0;
}

#cbyge-where-to-buy-form .about-description,
#cbyge-where-to-buy-form div[role=alert] ul {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
    float: none;
    clear: both;
    width: 54.16667%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    line-height: 2em;
}

.w2b-no-results {
    font-weight: bold;
    margin: 15px 0 0 0;
    float: left;
}


/*Begin Hemant css*/


/* #data-wrapper .ajax-throbber.glyphicon-spin.icon.glyphicon.glyphicon-refresh {
    margin-top: 52px;
    margin-left: -71px;
}

.control-label .ajax-throbber.glyphicon-spin.icon.glyphicon.glyphicon-refresh {
    float: left;
    margin-top: 26px;
    margin-left: -20px;
}

@media only screen and (max-width: 767px) {
    .control-label .ajax-throbber.glyphicon-spin.icon.glyphicon.glyphicon-refresh {
        margin-left: -15px;
        position: absolute;
    }
} */

.geolocation-nomap-views-filter-geocoder {
    height: 30px;
}

@media screen and (max-width: 1024px) {
    .geolocation-nomap-views-filter-geocoder {
        width: 100%;
    }
}

.w2b-no-results-clear {
    clear: both;
}

.w2b-title {
    text-align: left !important;
    width: 100% !important;
}

.w2b-link {
    color: #71a0c8 !important;
}

.w2b-results-left-div {
    width: 45%;
    float: left;
    margin-right: 5%;
}

.w2b-results-right-div {
    width: 45%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .w2b-results-left-div {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .w2b-results-right-div {
        width: 100%;
        margin-left: 0px !important;
    }
}

.w2b-results-right-div .item-list li,
.w2b-results-right-div .item-list ul {
    margin-left: 0px;
}

.form-item-statecheckbox {
    clear: both;
    margin-left: 17% !important;
}

@media only screen and (max-width: 767px) {
    .form-item-statecheckbox {
        margin-left: 0 !important;
    }
}


/* Begin LATAM Premium Agent/Distributor */

i.fa.fa-star {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
    color: #fba828;
}


/* End */


/* End Hemant CSS*/