/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.list-group-item {
    border: none !important;
}

.google_maps_block_line {
    border-bottom: 8px solid #2a2770;;
}

.center-block {
    width: 40%;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5px;
}

#map {
    height: 400px;
    width: 400px;
}

.divider {
    display: none;
    position: absolute;
    z-index: 10;
}

#menu-item-34349:hover > .divider {

    padding: 5px;
}

@media (max-width: 786px) {
    #menu-item-34349:hover > .divider {
        position: relative;
        display: block;
        margin-left: 10px;
    }

    .testes h4 {
        line-height: 14px !important;
    }

    #hours_time_id {
        margin-right: 8px !important;

    }

    .store_info_block_header_2 {
        width: 50% !important;
    }

    .content-info {
        font-size: 14px !important;
    }

    .text-style {
        font-size: 14px !important;
    }

    .text-time {
        font-size: 14px !important;
    }

}

.divider li {
    display: block;
    position: relative;
    z-index: 9999999999;
    list-style-type: none;
}

.menu-item-has-children:hover .divider {
    display: block;
}

.my_accaunt {
    margin-left: 20px;
}

.wrapper_blank {
    vertical-align: inherit !important;
}

.fusion-clearfix {

}

.form-horizontal {
    margin: 0 auto;
}

.fdd {
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
}

.protected_territory_image {
    text-align: center;

}

.protected_territory {
    text-align: center;
}

.block_map {
    display: none;
}

.button-primary {
    margin: 5px 5px 5px 5px;
}

.button_login {
    width: 100px;
    height: 30px;
    background-color: #2a2670;
    color: #ffffff;
    font-size: 14px;
}

.logo-submenu {
    display: block;
    float: left;

    padding-bottom: 20px;
}

@media (max-width: 1065px) {
    #menu-owner_store_menu {
        position: relative;
        display: block;
    }

}

.login {
    width: 120px;
    height: 40px;
    float: left;
    background-color: #0A246A !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#0A246A), to(#0A246A));
    background: -webkit-linear-gradient(top, #0A246A, #0A246A);
    background: -moz-linear-gradient(top, #0A246A, #0A246A);
    background: -ms-linear-gradient(top, #0A246A, #0A246A);
    background: -o-linear-gradient(top, #0A246A, #0A246A);
    background-image: -ms-linear-gradient(top, #0A246A 0%, #0A246A 100%);
    color: #ffffff;
    border-radius: 10px !important;
    border: 5px solid #0A246A;
}

.left {
    float: left;
}

.right {
    float: right;
}

.row-no-padding-margin {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

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

.padding-bottom {
    padding-bottom: 3vh;
    padding-top: 3vh;
}

.padding-bottom img {
    display: block;
    margin: 0 auto;
}

.text-style {
    font-size: 18px;
    margin: 0;
    padding: 0;
    line-height: 20px !important;
}


.text-phone {
    font-size: 19pt !important;
}

.text-email {
    font-size: 19pt !important;
}

.text-fax {
    font-size: 19pt !important;
}

.text-hours {
    font-size: 19pt !important;
}

.text-service {
    font-size: 19pt !important;
}

.text-description {
    font-size: 13pt !important;
}

.list-header {
    position: sticky;
    top: 0;
}

.fdd_info {
    margin-bottom: 22px;
    margin-top: 22px;
}

.fdd_info p {
    color: #333333;
    font-size: 34px;
}

.content_fdd {
    text-align: center;
    font-size: 13px;
    margin-bottom: 30px;

}

.form_fdd {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 1200px;
    align-items: center;
    margin: 0 auto;
}

.fdd_text_headers {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    line-height: 30px;
}

#fdd_info_content_id {
    margin-bottom: 40px !important;
    margin-top: 20px !important;
}

#disclaimer {
    resize: none;
}

.fdd_info_content {
    color: rgba(41, 38, 112, 255);
    text-align: center;
    font-size: 26px;
    font-family: "Fira Sans";
}

form select {
    margin-bottom: 10px;
}

hr {
    margin-top: 0;
}

textarea {
    margin-bottom: 15px;

}

.fdd_btn {
    width: 93%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 0 auto;
    margin-bottom: 20px;
}

.text_footer_notice {
    width: 74%;
    height: 200px;
    text-align: justify;
    font-family: 'Fira Sans';
    color: black;
    font-size: 14px;
    background: #f7f7f7;
}

.btn_fdd_send {
    height: 60px;
    width: 260px;
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/10/btn_SUBMIT-and-DOWNLOAD_static.png") !important;
    color: white;
    border: none;
    border-radius: 10px;
}

.btn_fdd_send:hover {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/10/btn_SUBMIT-and-DOWNLOAD_hover.png") !important;
}

.btn_fdd_send:active {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/10/btn_SUBMIT-and-DOWNLOAD_active.png") !important;
}

.btn_fdd_send:active {
    color: white !important;
}

.btn_fdd_send:hover {
    color: white !important;
}

.fdd_response {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

.fdd_text {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}

.fdd_text a {
    color: black;
}

.text-area {
    display: flex;
    justify-content: center;
}

.text-area textarea {
    margin-bottom: 15px;
    height: 212px;
    width: 651px;
}

.error {
    color: red;
}

.errors {
    border: 1px solid red !important;
}

.succses {
    border: 1px solid green !important;
}

.displayError {
    display: block;
    color: red;
    margin-bottom: 2rem;
}

.text-in-line {
    display: flex;
    flex-direction: row;
}

.store-change {
    display: flex;
    justify-content: flex-start;
    padding: 0 0 20px 0;
}

.store-change span {
    font-size: 20px;
    font-weight: bold;
}

.header-text {
    margin-bottom: 25px;
}

.head-text {
    font-size: 20px;
}

#owners-personal-email-input {
    width: unset;
}

#owners-personal-email-form {
    width: 16%;
}

#upl_img {
    display: none;
}

#upl-img-form {
    margin-bottom: 2%;
    margin-top: -1%;
}

#btn-upl-img {
    border-radius: 6px;
}

.upd-prt {
    width: 15%;
    border-radius: 6px !important;
}

#sortable {
    overflow: auto;
}

.delete_image {
    margin-top: 3%;
}

.text-hours {
    width: 100%;
    margin: 0;
}

@media (max-width: 415px) {

    .col-md-5 {
        width: 100%;
    }

    .row {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}

.header-back {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    height: 60px;
}

.header-img {
    width: 20px;
    height: 32px;
}

.headers-text {
    font-family: 'Fira Sans', sans-serif;
    font-size: 30px;
    color: rgba(255, 255, 255, 255);
    text-align: left;
    margin-left: 10px;
    flex: auto;
}

.store-name-text {
    font-family: 'Fira Sans', sans-serif;
    font-size: 30px;
    color: rgba(255, 255, 255, 255);
    text-align: left;
}

.headers-content {
    display: flex;
    width: 25%;
    align-items: center;
}

.headers-content-img {
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/Shape-30@1X-1.png");
    background-repeat: no-repeat;
    width: 75px;
    height: 43px;
}

.map-text {
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    color: rgba(42, 39, 112, 255);
    text-align: center;
    align-items: center;
}

.google-maps-back {
    display: flex;
    width: 100%;
    left: 0;
    z-index: 0;
}

.service-list {
    width: 85%;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    text-align: center;
    padding: 10px;
}

.testes {

    display: flex;
    width: 25%;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.store_info_block_header {
    width: 100%;
    height: 80px;
    display: flex;
    background: #f4f4f8;
    align-items: center;
}

.store_info_block_header_2 {
    width: 63%;
    margin: 0 auto;
}

.link_go_back {
    border: none;
    background: #2a2770;
}

.store_info_text_header {
    font-family: "Fira Sans";
    font-weight: 100;
    font-size: 50px;
    color: #2a2770;
}


.content-page {
    width: 100%;
    display: flex;
    flex-direction: row;
    max-width: 1230px;
    justify-content: space-between;
    margin: 0 auto;
}

.icon_all_block {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    max-width: 600px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.icon-content {
    width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f7f7f7;
}

.icon_back_block {
    width: 100px;
    height: 100px;
    background: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.description {
    width: 580px;
    padding-top: 50px;
}

.service-text {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.service-text h1 {
    margin-top: 0;
    font-family: "Fira Sans";
    font-size: 30pt;
    color: rgba(42, 39, 112, 255);
    text-align: center;
}

.underline {
    background: #cccccc;
    width: 80%;
    height: 2px;
    margin-bottom: 50px;
}

.image-content-s3 {
    display: flex;
    width: 50%;
    max-width: 1200px;
    justify-content: space-between;
    padding: 50px;
    align-items: center;
    margin: 0 auto;
}

.image-s3 {
    width: 100%;
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/collageback.png");
    margin-bottom: -22px;
}

.header-content {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/bg-map.png");
    position: absolute;
    width: 500px;
    display: flex;
    justify-content: center;
}

.main-text {
    width: 480px;
    background: white;
    height: 722px;
    box-shadow: inset 0px -3px 10px #000000;
}

.header-block {
    margin-top: 0 !important;
    width: 100%;
    height: 60px;
    display: flex;
    background: #2a2770;
    justify-content: center;
    align-items: center;
    max-width: 1980px;
}

.header-img-page {
    display: flex;
    width: 60%;
    justify-content: space-between;
    align-items: center;
}

.content-info {
    display: flex;
    align-items: center;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 10px;
    padding-left: 25px;
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif;
    color: #333333;
}

.img-icon-info {
    margin-right: 10px;
}

.content-block-info {
    display: flex;
    flex-direction: column;
}

.item-time {
    display: flex;
    flex-direction: row;
    width: 75%;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 10px;
    color: #333333;
}

.text-time {
    font-size: 18px;
    font-family: "Fira Sans";
    color: #333333;
}

.time {
    font-family: "Fira Sans";
    font-size: 18px;
}

.closes {
    width: 100%;
    font-size: 20px;
    color: rgba(0, 0, 0, 255);
    justify-content: flex-end;
    display: flex;
}

.hours-text {
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    color: #333333;
    display: flex;
    padding: 30px 0 10px 25px;
}

.footer-content {
    display: flex;
    justify-content: space-around;
    width: 416px;
    align-items: center;
    height: 60px;
    margin: 0 auto;
    margin-top: 20px;
    background: #2a2670;
    border-radius: 10px;
}

.icon-footer-content {
    display: flex;
    align-items: center;
    width: 55%;

}

.hours-content {
    margin-bottom: 25px;
}

.back-to {
    font-family: 'Fira Sans', sans-serif;
    font-size: 20px;
    color: rgba(255, 255, 255, 255);
    margin-left: 10px;
    flex: unset;
}

#time-saturday {
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
}

.testes h4 {
    font-family: "Fira Sans" !important;
    font-size: 18px !important;
    margin: 0px;
    margin-top: 10px;

}

.fdd_header_text {
    font-size: 50px;
    color: rgba(45, 44, 112, 255);
    font-family: "Fira Sans";
    font-weight: 300;
    padding-left: 10px;
}

.fdd_general {
    width: 1220px;
}

.fdd_header_block {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    width: 1220px;
    height: 80px;
    background: #f4f4f8;
}

.fdd_description_text {
    font-family: "Fira Sans";
    font-size: 20px;
    color: rgba(0, 0, 0, 255);
    font-weight: 300;
    text-align: justify;
}

.line_fdd {
    border: 1px solid #cccccc;
    background-color: #cccccc;
    width: 92%;
    margin-bottom: 30px;
    margin-top: 20px !important;
}

.fdd_footer_content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    background: #f7f7f7;
    padding-bottom: 20px;
}

.fdd_description_text_blue {
    font-family: "Fira Sans";
    font-size: 20px;
    color: rgba(45, 44, 112, 255);
    font-weight: 600;
    text-align: justify;
}

.all_block_input {
    width: 103%;
    display: flex;
    margin-bottom: 20px;
    justify-content: space-around;
}

.name_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.email_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.icon_fdd {
    margin-right: 10px;
}

.icon_fdd_small {
    margin-right: 20px;
}

.address_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.city_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.select_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.zip_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.phone_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.callTime_input_block {
    width: 40%;
    display: flex;
    align-items: center;
}

.bottom_input_block {
    width: 40%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.storeZip_input_block {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.discover_input_block {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.referrer_input_block {
    width: 100%;
    display: flex;
    align-items: center;
}

.notes_input_block {
    width: 40%;
    display: flex;
    align-items: flex-start;
}

.input_text {
    border: 1px solid #2a2770 !important;
    font-size: 26px !important;
    font-family: 'Fira Sans';
    font-style: italic;
    height: 50px !important;
}

#select_state {
    font-weight: 100;
}

#select_time {
    font-weight: 100;
}

#select_find {
    font-weight: 100;
}

.input_text::placeholder {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    color: #999999;
}

.input_text_ques::placeholder {
    font-family: "Fira Sans";
    font-style: italic;
    font-weight: 100;
    color: #999999;
}

.input_text_ques {
    border: 1px solid #2a2770 !important;
    font-size: 26px !important;
    font-family: 'Fira Sans';
    font-style: italic;
}

.input_text_ques:focus {
    background: #e6e5ff;
    color: black !important;
    font-style: normal;
}

.input_text:focus {
    background: #e6e5ff;
    color: black !important;
    font-style: normal;
}

.contact_form_fdd {
    background: #F7F7F7;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.passport_services_block {
    height: 100px;
    background: #2a2670;
    border-radius: 10px;
}

#footer_content_bottom {
    margin-bottom: 20px;
}

.passport_btn {
    width: 580px;
    height: 100px;
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_Rush-Passport-Services_static.png");
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 10px;
}

.passport_btn:hover {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_Rush-Passport-Services_hover.png") !important;
}

.passport_btn:active {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_Rush-Passport-Services_active.png") !important;
}

.btn_directions:hover {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_Directions_hover.png") !important;
}

.btn_directions:active {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_Directions_active.png") !important;
}

.btn_directions {
    width: 420px;
    height: 60px;
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_Directions_static.png");
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 10px;
}

.btn_view_larger_map {
    width: 420px;
    height: 60px;
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_View-Larger-Map_static.png");
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 10px;
}

.btn_view_larger_map:hover {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_View-Larger-Map_hover.png") !important;
}

.btn_view_larger_map:active {
    background-image: url("https://goinpostal.com/wp-content/uploads/2019/09/btn_View-Larger-Map_active.png") !important;
}

.mobile_back_to {
    display: none;
}

@media (max-width: 1200px) {
    .header-img, .back-to, .headers-content-img, .headers-text {
        display: none;
    }

    .header-img-page {
        display: flex;
        justify-content: center;
    }

    .mobile_back_to {
        display: block;
    }
}

@media (max-width: 500px) {
    .passport_btn {
        width: 100%;
    }

    .time {
        font-size: 14px !important;
    }

    #time-saturday {
        font-size: 14px;
    }
}

@media (min-width: 600px) and (max-width: 1250px) {

    .content-page {
        width: 100%;
    }

    .passport_btn {
        width: 100%;
        background-repeat: round;
    }
}

@media (max-width: 900px) {

    .fdd_general {
        width: 100%;
    }

    .fdd_header_block {
        width: 359px;
        height: 90px;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .fdd_text_headers{
        width: 343px;
        margin: 0 auto;
    }
    .fdd_description_text, .fdd_description_text_blue{
        font-size: 12px;
        line-height: 20px;
    }
    #fdd_info_content_id{
        font-size: 16px;
    }

    .contact_form_fdd{
        width: 359px !important;
    }

    .icon_fdd{
        width: 34px;
    }
    .icon_fdd_small{
        width: 34px;
        margin-right: 10px;
    }

    .input_text{
        width: 300px !important;
        height: 34px !important;
        font-size: 16px !important;
    }

    .fdd_header_text {
        font-size: 33px;
        text-align: center;
    }

    .form_fdd {
        width: 100%;
    }

    .all_block_input {
       width: 343px;
        flex-direction: column;
    }


    .bottom_input_block {
        width: 343px;
        margin: 0 auto;
    }

    .name_input_block, .email_input_block, .address_input_block, .city_input_block, .zip_input_block, .phone_input_block, .storeZip_input_block, .referrer_input_block {
        width: 100%;
        margin-bottom: 20px;
    }

    .select_input_block, .callTime_input_block {
        width: 100%;
        margin-bottom: 20px;
    }

    .discover_input_block {
        width: 100%;
    }

    .fdd_footer_content{
        width: 343px;
        margin: 0 auto;
    }

    .line_fdd{
        width: 343px !important;
        background-color: #eeeeee;
    }
    .fdd_info_content{
        font-size: 16px;
    }

    .notes_input_block {
        width: 343px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    #select_state, #select_time, #select_find {
        width: 300px !important;
        height: 34px !important;
    }
    .input_text_ques{
        height: 140px !important;
        font-size: 16px !important;
    }

    .fdd_btn {
        width: 95%;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .btn_fdd_send {
        margin-bottom: 20px;
    }

    #disclaimer {
        width: 100%;
        font-size: 11px;
    }


    .icon_back_block {
        width: 60px;
        height: 60px;
        border-radius: 6px;
    }

    #text_time_line {
        width: 80% !important;
        border: 2px solid #eeeeee;
    }

    .store_info_text_header {
        font-size: 34px;
    }

    .store_info_block_header {
        height: 54px;
        background: #f4f4f8;
    }

    .service-text h1 {
        margin: 0;
    }

    .underline {
        margin-bottom: 25px;
    }

    .testes h4 {
        font-size: 11px !important;
    }

    .icon_all_block {
        margin-bottom: 25px;
    }

    #packaging_supplies {
        padding-top: 15px !important;
    }

    #post_office_services {
        padding-top: 15px !important;
    }

    .image-s3 {
        display: none;
    }

    .image-content-s3 {
        display: none;
    }

    .description {
        padding-top: 25px;
    }

    .passport_btn {
        width: 100%;
    }

    .mobile_back_to {
        display: block;
        margin-left: 8px;
        width: 20%;
    }
    
    .header-img, .back-to, .headers-content-img, .headers-text {
        display: none;
    }

    .store-name-text {
        width: 80%;
        display: flex;
        font-size: 20px;
    }

    .header-back, .header-img-page {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .main-text {
        width: 100% !important;
        box-shadow: none;
        height: auto;
    }

    .google-maps-back {
        display: block;
    }

    .header-content {
        margin: 0;
        width: 100%;
        position: static;
    }

    .hours-text {
        padding: 20px 0 10px 27px;
    }

    .content-page {
        display: flex;
        flex-direction: column;
    }


    .icon-content {
        width: 95%;
        margin: 0 auto;
    }

    .description {
        width: 95%;
        margin: 0 auto;
        text-align: justify;
    }

    .service-img {
        max-width: 70%;
    }

    .item-time {
        width: 68%;
    }

    .service-list {
        width: 100%;
        padding: 0;
    }

    .underline {
        width: 100%;
    }

    .footer-content {
        width: 90%;
        justify-content: space-around;
        margin-left: 20px;
    }

    #description_text {
        font-size: 14px !important;
    }
}