/*@font-face {
    font-family: 'GothamBlack';
    src: url('https://www.beltone.sg/wp-content/themes/woh/assets/fonts/GothamBlackRegular.eot');
    src: local('â˜º'), 
    url('https://www.beltone.sg/wp-content/themes/woh/assets/fonts/GothamBlackRegular.woff') format('woff'),
    url('https://www.beltone.sg/wp-content/themes/woh/assets/fonts/GothamBlackRegular.ttf') format('truetype'), 
    url('https://www.beltone.sg/wp-content/themes/woh/assets/fonts/GothamBlackRegular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

.page-template.page-template-contact h3 {
    padding: 0;
}

.page-template.page-template-contact .content-text {
    padding-bottom: 40px;
    color: #333;
}

.page-template.page-template-contact .site-content {
    padding: 0;
}

.page-template.page-template-contact .contact-page {
    padding-top: 0;
}

.page-template.page-template-contact .contact-page input,
.page-template.page-template-contact .contact-page textarea {
    margin-bottom: 10px;
}

.page-template.page-template-contact .contact-page .wpcf7-form .col-md-2 {
    margin-top: 12px;
    color: #333;
}

.page-template.page-template-contact .contact-page input[type="submit"] {
    padding: 1em 3em!important;
    background: #69c61d;
}

.page-template.page-template-contact .contact-page input[type="submit"]:hover {
    color: #000;
}

.page-template.page-template-contact div.wpcf7-response-output {
    margin: 0;
    margin-left: 17%;
}

.page-template.page-template-contact .right-form div.wpcf7-response-output {
    margin-left: 0;
}

.page-template.page-template-contact .box-1 {
    padding-bottom: 50px;
}

.page-template.page-template-contact .box-2 {
    background: #69c61d;
    height: 100%;
}

.page-template.page-template-contact .box-1 h1.title {
    font-family: Montserrat;
    font-weight: 700;
}

.page-template.page-template-contact .box-1 input.cancel {
    color: #fff;
    background: #69c61d !important;
    border: 1px solid #69c61d !important;
    padding: 1em 3em!important;
    border-radius: 2px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    text-transform: uppercase;
    margin-right: 10px;
}

.page-template.page-template-contact .box-1 input.cancel:hover {
    background: transparent !important;
    color: #69c61d !important;
}

.page-template.page-template-contact .box-2 h1.title:before {
    content: '';
    width: 50px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 2px;
    font-family: Montserrat;
    font-weight: 700;
}

.page-template.page-template-contact .box-2 .title {
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 700;
}

.page-template.page-template-contact .box-2 h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-top: 16px;
    margin-bottom: 2px;
    font-family: Montserrat;
}

.page-template.page-template-contact .box-2 h4 {
    color: #fff;
    font-size: 14px;
    padding-top: 0;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.page-template.page-template-contact .box-3 {
    padding-top: 50px;
}

.page-template.page-template-contact .box-3 p.bus {
    font-weight: bold;
    padding-top: 20px;
    color: #69c61d;
    font-size: 1.125rem;
}

.page-template.page-template-contact .box-3 p.address {
    font-weight: bold;
    color: #69c61d;
    font-size: 1.125rem;
}

.page-template.page-template-contact .box-3 ul li {
    list-style: none;
    line-height: 30px;
}

.page-template.page-template-contact .box-2 .row {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-template.page-template-contact .box-2 .row .first-time,
.page-template.page-template-contact .box-2 .row .closing-time {
    text-align: center;
}

.page-template.page-template-contact .site-content {
    padding-bottom: 0!important;
}

.page-template.page-template-contact .box-3 .col1,
.page-template.page-template-contact .box-3 .col2,
.page-template.page-template-contact .box-3 .col3 {
    float: left;
    width: 31.3333%;
    margin-right: 2.99%;
}

.page-template.page-template-contact .box-3 .col1.bus,
.page-template.page-template-contact .box-3 .col2.nearest {
    width: 100%;
}

.page-template.page-template-contact .box-3 img {
    width: 100%!important;
    max-width: 100%;
}

.page-template.page-template-contact .box-3 h1.title {
    font-family: Montserrat;
    font-weight: 700;
}

.page-template.page-template-contact .box-3 .col3 {
    float: right;
    margin-right: 0;
}

.contact-form .row.captcha {
    margin-bottom: 10px;
}

.page-template.page-template-contact .content-text {
    font-weight: 600;
    /*----------------*/
}

@media(max-width: 1024px) {
    /*
.page-tmplate.page-template-contact .box-3 .col1{
  float: left;
  width: 50%!important;
}
.page-tmplate.page-template-contact .box-3 .col2{
float: right;
width: 50%!important;
  }
.page-tmplate.page-template-contact .box-3 .col3{
  width: 100%;
}*/
    .page-template.page-template-contact .box-3 .col1 {
        float: left;
        width: 50%;
        padding-right: 1%;
        margin-right: 0;
    }
    .page-template.page-template-contact .box-3 .col2 {
        float: right;
        width: 50%;
        padding-left: 1%;
        margin-right: 0;
    }
    .page-template.page-template-contact .box-3 .col3 {
        float: left;
        width: 100%;
    }
    .page-template.page-template-contact .clear {
        clear: both;
    }
}

@media(max-width: 767px) {
    .page-template.page-template-contact .box-1 .contact-form .row.submit .col-md-10 {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .page-template.page-template-contact .box-1 .contact-form .row.submit .ajax-loader {
        display: none;
        margin: 0;
    }
    .page-template.page-template-contact .box-2 .row {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .page-template.page-template-contact .box-3 img {
        width: 100%!important;
        height: auto!important;
    }
    .page-template.page-template-contact .box-3 .row.row1 {
        /* padding-left: 20px;
    padding-right: 20px;*/
        margin-left: 0;
        margin-right: 0;
    }
    .page-template.page-template-contact .box-3 .col1,
    .page-template.page-template-contact .box-3 .col2 {
        width: 100%!important;
        height: 100%!important;
        margin-left: auto;
        margin-right: auto;
    }
    .page-template.page-template-contact .container.box-3 {
        width: 100%;
        padding-right: 15px!important;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .page-template.page-template-contact .box-3 .col1 {
        padding-right: 0!important;
    }
    .page-template.page-template-contact .box-3 .col2 {
        padding-left: 0!important;
    }
    .page-template.page-template-contact .box-2 .row .first-time,
    .page-template.page-template-contact .box-2 .row .closing-time {
        /*text-align: left;*/
    }
    .page-template.page-template-contact .contact-page input[type="submit"] {
        margin-bottom: 0;
    }
    .page-template.page-template-contact .contact-page input,
    .page-template.page-template-contact .contact-page textarea {
        margin-bottom: 0;
    }
    .page-template.page-template-contact .contact-page .contact-form .row.submit .col-md-2 {
        margin-top: 40px;
    }
    .page-template.page-template-contact .box-1 {
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-template.page-template-contact .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
    .page-template.page-template-contact .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
        margin-top: 10px!important;
    }
    .page-template.page-template-contact .content-text {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .page-template.page-template-contact div.wpcf7-response-output {
        margin: 0;
        margin-left: 0%;
    }
}

@media(min-width: 769px) {
    .page-template.page-template-contact .contact-page .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
    .page-template.page-template-contact .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
        display: block;
        width: fit-content;
        margin-left: 17%!important;
    }
    .page-template.page-template-contact .contact-page .email {
        text-align: center;
    }
    .page-template.page-template-contact .contact-page span.wpcf7-not-valid-tip {
        margin-bottom: 12px;
    }
}

body.search.search-results .nav-links {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body.search.search-results .nav-links a.page-numbers:hover {
    text-decoration: underline;
}

body.search.search-results h2.entry-title a {
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 1.5em 0 0;
    font-size: 14px;
    font-weight: 700;
}

body.search.search-results h2.entry-title a:hover {
    text-decoration: underline;
}

body.search.search-no-results .site-content {
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 3em;
    padding-right: 3em;
}

body.search.search-no-results .page-header {
    float: left;
    width: 36%;
}

body.search.search-no-results .content-search {
    float: right;
    width: 58%;
}

.error404.has-sidebar #primary .page-content {
    padding-bottom: 0!important;
}

body.search footer.bg-green,
.error404 footer.bg-green {
    margin-top: 0;
}

.error404 .site-content {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}

.error-404.not-found {
    padding-top: 30px;
    padding-bottom: 30px;
}

body.search .site-content {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}

body.search.search-results .navigation.pagination {
    padding-bottom: 0;
}

@media(max-width: 340px) {
    .page-template.page-template-contact .box-1 input.cancel {
        margin-left: auto;
        display: block;
        margin-right: auto;
    }
    .page-template.page-template-contact .contact-page input[type="submit"] {
        margin-top: 10px;
    }
}

.single-featured-image-header {
    overflow: hidden;
}

@media (max-width: 479px) {
    .page-template-contact .featured-title {
      /*  background: none!important;*/
    }
}

.page-template-contact .single-featured-image-header img {
    float: right;
    /*width: 50%!important;*/
    max-height: none;
}

.page-template-vison-care-hub-page .single-featured-image-header img {
    float: right;
}

.page-template-contact .featured-title h1.title,
.page-template-vison-care-hub-page .featured-title h1.title {
    /*width: 48%;
    line-height: 1.5;*/
}

@media (max-width: 479px) {
    .page-template-contact .featured-title h1.title,
    .page-template-vison-care-hub-page .featured-title h1.title {
        /*width: 40%;*/
    }
}