/*
Theme Name: Premiaspine
Text Domain: premiaspine
Version: 1.0
Requires at least: 4.7
Requires PHP: 7.0
Description:
Tags:
Author: it-hive
Author URI: https://it-hive.com/
Theme URI:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
.post-menu {
    display: block;
    width: 250px;
    min-width: 250px;
}

.flex {
    display: flex;
    justify-content: space-between;
}

.rows-holder {
    width: 51.7%;
    line-height: 20px;
}

.phone-section {
    position: relative;
    background: #ffc81e;
    font-weight: bold;
    font-size: 30px;
    padding: 11px 4px 19px 108px;
    margin: 15px 0 22px;
    line-height: 30px;

}

.phone-section p {
    font-family: "Assistant", Arial, sans-serif;
}

.page-template-page-archive .more-info.category-more-info {
    display: none;
}

.wp-block-contact-form-7-contact-form-selector {
    padding-bottom: 68px;
}

.phone-section p {
    font-size: 36px;
}

.phone-section h3 {
    font-size: 25px;
    margin: 0 0 3px;
}

.category-info form input::placeholder, .category-info form textarea::placeholder {
    color: #000000 !important;
    opacity: 1 !important;
}

.category-info form input {
    /*color: #000000 !important;*/
}

.phone-section .call-btn {
    color: black;
    font-weight: bold;
}

.form-ger h4 {

    margin: 0 0 9px;
    font-size: 20px;
}

.form-ger input[type=submit] {
    margin-top: 25px;
}

.form-ger {
    display: flex;
    flex-flow: column nowrap;
}

.form-ger input[type="text"],
.form-ger input[type="email"],
.form-ger input[type="tel"],
.form-ger input[type="password"],
.form-ger textarea {
    font-size: 20px;
    background: #fff;
    border: 1px solid #cecfd2;
    max-width: 100%;
    display: block;
    padding: 13px 19px 12px;
    box-sizing: border-box;
    outline: none;
    -webkit-appearance: none;
}

.form-ger textarea {
    height: 202px;
}

.form-img {
    width: 50%;
}

.form-img img {
    height: 418px;
    margin-left: auto;
    display: block;
    object-fit: cover;
    object-position: 100%;
}
.form-img2 {
    display: none;
}
.phone-section h3:after {
    top: 50%;
    left: 14px;
    content: "";
    position: absolute;
    transform: translateY(-50%);
    width: 62px;
    height: 62px;
    background: url(src/images/call-icon.png) no-repeat;
    background-size: contain;
}

.grecaptcha-badge{
    z-index: 2;
}
.page-numbers {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}


@media screen and (min-width: 640px) {
    #main .sitemap-content .patients-say {
        padding: 41px 40px 11px !important;
    }
}
@media screen and (max-width: 600px) {
    .form-img2 img{
        height: 100%;
        width: 100%;
        object-fit: contain;
    }
    .form-img2 {
        margin-top: 25px;
        display: flex;
    }
    .flex {
        flex-flow: column nowrap;
    }
    .form-ger h4 {
        display: none;
    }
    .form-ger p input[type=submit] {
        width: 100%;
    }

    .rows-holder {
        order: 2;
        width: 100%;
    }

    .form-img {
        display: none;
    }

    .phone-section {
        padding: 2px 0 18px 70px;
        font-size: 24px;
        margin-bottom: 17px;
        margin-top: 0;
    }

    .phone-section p {

        line-height: 0.4;

    }

    .phone-section h3 {
        font-size: 15px;
        margin: 0;
        font-weight: bold;
        font-family: "Raleway", Arial;
    }

    .phone-section p {
        font-size: 22px;    
    }

    .phone-section h3:after {
        width: 35px;
        height: 35px;
    }

    .form-img img {
        height: auto;
    }

    .form-ger input[type="text"],
    .form-ger input[type="email"],
    .form-ger input[type="tel"],
    .form-ger input[type="password"],
    .form-ger textarea {
        font-size: 15px;
        background: #fff;
        border: 1px solid #cecfd2;
        max-width: 100%;
        display: block;
        padding: 8px 9px 9px;
    }

    .rows-holder {

        line-height: 16px;
    }

    .form-ger textarea {
        height: 135px;
    }

    .form-ger input[type=submit] {
        font-size: 15px;
        margin-top: 16px;
    }

    .wp-block-contact-form-7-contact-form-selector {
        padding-bottom: 0;
        margin-bottom: -21px;
    }
}

@media screen and (max-width: 767px) {
    .main-section {
        /*background: url("assets/images/bg-main-section.jpg") no-repeat;*/
        /*background-size: cover;*/
        background: #fff;
    }

    .main-section-content .slider {
        padding: 82px 10px 82px 0;
    }
}
@media screen and (max-width: 1024px) {
    .post-menu {
        width: auto;
        /*position: static !important;*/
    }
    .sitemap-page .sitemap-content {
        display: block !important;
    }
}
.testimonials-wrap .active-tab a{
    color: #fff
}
/*
@media screen and (max-width: 920px) and (min-width: 768px){
    #header.active-style-sticky .call-now{
        padding: 0 0 0 37px;
    }
}*/
.page-post-content {
    padding: 10px 40px 40px;
}

.slick-list{
    width: 100%;
}
.slick-track{
    display: flex;
}
@media screen and (min-width: 768px){
    .slick-track{
        margin: 0;
    }
    .patients-say{
        padding: 41px 40px 96px 0;
    }
}

.bg-media.slide-hero.bg-video .img-holder{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}

