.woocommerce-product-gallery__image img {
    width: 520px !important;
}

.page-wrap {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.product-image-container .product-image {
    height: 500px !important;
    background-image: url("../images/PH21_OBG_Mockup.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.h-50 {
    height: 50%;
}

.product-title-container {
    display: flex;
    background-color: whitesmoke;
    margin-bottom: 50px;
}

.product-title-container .product-image,
.product-title-container .product-summary {
    width: 50%;
}

.product-title-container .product-image {
    height: 500px !important;
    background-image: url("../images/PH21_OBG_Mockup.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.product-title-container .product-summary {
    margin: auto;
    padding-left: 30px;
    padding-right: 15px;
    font-size: 18px;
}

.summary-right {
    display: flex;
    flex-direction: column;
}

.pricing,
.learn-more,
.enquire-now {
    padding: 10px 20px;
}

.single.single-product .container-fluid {}

.card-body.price {
    height: 350px;
}

.add-to-cart:disabled {
    background-color: transparent;
    cursor: not-allowed;
}

.content-area.content-area.col-md-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

p {
    font-size: 16px;
}

.price i {
    font-size: 6em !important;
}

.price p {
    font-size: 18px;
}

.get-in-touch p {
    font-size: 21px;
    font-weight: 900;
}

.fa-stack {
    margin-right: 10px;
}

.product-title-container .product-summary .btn.btn-o-gray {
    margin-left: 10px;
}

.suitable-for {
    display: flex;
    align-items: center;
}

.suitable-for-container div p {
    margin-bottom: 10px;
}

.suitable-for-container div p:last-child {
    font-size: 20px;
}

.suitable-for-container div span.fa-stack {
    font-size: 1.5em;
}

.video-container {
    width: 80%;
    margin: auto;
}

.slider {
    position: static !important;
    cursor: default !important;
    padding-top: 50px;
}

.slick-slide img {
    display: inline;
}

.testimonial-heading {
    margin-bottom: 20px;
}

.testimonial .testimonial-heading p {
    font-size: 24px;
    margin-bottom: 20px;
}

.testimonial .testimonial-footer p {
    font-size: 18px;
}

.slider .image-container {
    background-color: rgba(255, 255, 255, .2);
    width: 100px;
    height: 70px;
    margin: 0 auto;
    border-radius: 100px;
}

.left span,
.right span {
    font-size: 40px;
    opacity: .5;
}

.right {
    z-index: 2;
    position: absolute;
    margin-top: 60px;
    right: 100px;
    cursor: pointer;
}

.left {
    z-index: 2;
    position: absolute;
    margin-top: 60px;
    left: 100px;
    cursor: pointer;
}

.free-shipping {
    margin-top: 20px;
}

#search-contact-container * {
    color: #fff;
}

#search-contact-container {
    background-color: #1C7E8B;
}

#search-contact-container .contact-control {
    width: 100% !important;
    margin: 0;
    padding: 13px 20px;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    outline: none;
    margin-bottom: 50px;
}

#search-contact-container textarea {
    padding: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid white !important;
}

.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
}

@media screen and (min-width: 1321px) and (max-width: 1440px) {
    .suitable-for-container div p:last-child {
        font-size: 18px;
    }
    .testimonial-container .row {
        padding-bottom: 50px !important;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1360px) {
    h1 {
        font-size: 32px !important;
    }
    .summary-right h5 {
        font-size: 18px !important;
    }
    .pricing,
    .learn-more,
    .enquire-now {
        font-size: 12px !important;
    }
    .price strong {
        font-size: 4em !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
    .product-title-container .product-image {
        height: 400px !important;
    }
    h1 {
        font-size: 30px !important;
    }
    .summary-right h5 {
        font-size: 17px !important;
    }
    p {
        font-size: 15px;
    }
    .summary-right p {
        line-height: 20px;
    }
    .pricing,
    .learn-more,
    .enquire-now {
        font-size: 11px !important;
        padding: 10px 10px;
    }
    .add-to-cart {
        font-size: 11px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1320px) {
    .suitable-for-container div p:last-child {
        font-size: 15px;
    }
    .price strong {
        font-size: 4em !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1260px) {
    .product-title-container {
        display: inline-block;
        padding-bottom: 30px;
    }
    .product-title-container .product-image, 
    .product-title-container .product-summary {
        width: 100%;
    }
}
@media screen and (max-width: 992px) {
    .suitable-for {
        display: block;
    }
    .purchase-options-container .row div {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .product-title-container {
        display: block !important;
    }
    .product-image{
        max-height: 250px !important;
    }
    .product-image, 
    .product-summary {
        width: 100% !important;
    }
    .product-title-container .product-summary {
        padding-left: 15px;
        padding-right: 15px;
    }
    .product-summary p, 
    .text-center div p {
        font-size: 14px !important;
    }
    .btn {
        width: 100% !important;
        margin-bottom: 5px;
        margin-left: 0px !important;
    }
    .suitable-for-container div p {
        display: flex;
    }
    .suitable-for-container div p span {
        font-size: 14px !important;
    }
    .left{
        left: 10px !important;
    }
    .right {
       right: 10px !important;
    }
    .left span, .right span {
        font-size: 20px !important;
    }
}