/*
Theme Name: Eppley_plastic_surgery
Theme URI: http://underscores.me/
Author: Eppley_plastic_surgery Project Delivery Unit
Author URI: http://eppley_plastic_surgery.se/
Description: Eppley_plastic_surgery Development theme
Version: 2.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: eppley_plastic_surgery
Tags: rtl-language-support

Eppley_plastic_surgery is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/** MA FORM POWER **/
.pc-form-widget .form-loaded .form-content .form-button {
    width: 100%;
    max-width: 570px;
    font-family: "Futura", sans-serif;
    height: 70px;
    color: #fff;
    background-color: #0581bf;
    margin: 60px auto 60px;
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    cursor: pointer;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: block;
}
.contact .pc-form-widget input,
.contact .pc-form-widget textarea {
    width: 100%;
}
.pc-form-widget textarea {
    height: 100px !important;
}

/* Start Navigation hover */
.dropdown.menu>li.is-active, .dropdown.menu>li:hover, .dropdown.menu>li:focus, .dropdown.menu>li.is-active>a{
	background: #033e5b;
}

@media screen and (min-width: 64em){
	.is-submenu-item.is-dropdown-submenu-item.menu-item-has-children:hover, .is-submenu-item.is-dropdown-submenu-item.active{
		background: #033e5b;
	}

}

.navbar-nav li a:hover{
	color: #fff;
}

/* End Navigation hover */

/* Start Gallery Landing page styling */

body.post-type-archive-gallery .category-name{
    font-size: 45px;
}

.divider {
    width: 100%;
    height: 1px;
    background-color: #0581bf;
    margin-bottom: 1em;
}

/* End Gallery Landing page styling */

.intro-title__bottom{
    font-weight: 600;
}

.intro-description{
    font-weight: 800;
}

/* Blog styling */

.blog-item-image-link{
    display: block;
}

/* Start Predict My Face Form styling */
#contact-imaging{
	margin-bottom: 40px;
}

#contact-imaging label{
	font-size: 18px;
}

.types-consultation{
	display: flex;
	justify-content: flex-start;
	margin: 20px auto;
}

#contact-imaging input[type="radio"] {
    width: auto;
    display: inline-block;
    margin-right: 0;
}

#contact-imaging label.consutlation {
    margin-right: 8px;
}

#contact-imaging .filetype {
    font-size: 14px;
}

#contact-imaging input[type="file"] {
    width: 82%;
}

#contact-imaging input[name=submit] {
    width: 100%;
    max-width: 570px;
    font-family: "Futura",sans-serif;
    height: 70px;
    color: #fff;
    background-color: #0581bf;
    margin: 60px auto 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    cursor: pointer;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: block;
}

#contact-imaging input[name=submit]:hover {
    background-color: #cfd2d8;
    color: #0581bf;
    border: 1px solid #adb0b5;
 }

/* End Predict My Face Form styling */

/* Start Aesthetic Pages */
.content-title-main-wrap {
        min-height: 400px;
}
.label-box {
    position: relative;
    bottom: 30px;
    max-width: 300px;
    top: 55px;
    right: 240px;
}
#contact-aesthetic h2 {
    text-align: center;
    clear: both;
    margin-top: 20px;
}
#contact-aesthetic input[name=submit] {
    width: 100%;
    max-width: 570px;
    font-family: "Futura",sans-serif;
    height: 70px;
    color: #fff;
    background-color: #0581bf;
    margin: 60px auto 0;
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    cursor: pointer;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    display: block;
}

@media only screen and (max-width: 640px) {
    .content-title-main-wrap {
        min-height: 300px;
    }
    .label-box {
        right: 0;
        top: 0;
    }
    #mc2 {
        width: 100% !important;
    }
}
/* End Aesthetic Pages */

.review-item__name{
    max-width: 232px;
}

.staff-titles{
    font-size: 24px;
}

/* Start Footer Disclaimer and Privacy Policy link styling */
 .content-wrap-text a{
    display: initial;
}
footer{
    padding-bottom: 60px;
}

.footer div.site-disclaimer{
    display: flex;
    color: #0581bf;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
}

.footer div.privacy-policy p{
    display: block;
    color: #0581bf;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
   }

.alert-banner{
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #0581bf;
    z-index: 100;
    padding: 0 20px;
}

.alert-banner p{
    margin-top: 1rem;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.alert-banner a{
    color: #c2e8fb;
}

/* End Footer Disclaimer and Privacy Policy link styling */

.contacts-section .contacts-item{
    width: 100%;
}

.contacts-item__map{
    margin-top: 0px;
}

@media screen and (min-width: 87.5em) {
    .intro-awards {
        width: 580px;
    }
}

/* Form styling */

.types-consultation{
    display: flex;
    justify-content: flex-start;
    margin: 20px auto;
}

.contact .filetype {
    font-size: 14px;
}

.contact input[type="file"] {
    width: 82%;
    background: transparent;
    border-bottom: 1px solid #8ABBF3;
    border-left: 0;
    border-right: 0;
    border-top:0;
    padding: 0;
    margin-bottom: 4rem;
}

.contact input[type="file"]:hover, .contact input[type="file"]:active, .contact input[type="file"]:focus{
    color:#08090d;
}

.arrow{
    margin-bottom: 40px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}
.videoWrapper iframe, .videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery-media {
    display: block;
}
#mc2 {
    width: 50%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    background-color: transparent;
    text-align: center;
}

#mc2 input {
    background-color: #0581bf;
    width: 12%;
    text-align: center;
    font-size: 25px;
    color: #fff;
    display: inline-block;
    margin-bottom: 3px;
    height: 3rem;
}

#mc2 #mc_form_op, #mc2 #mc_form_eq{
    margin: 0 1rem;
}

.center-images{
    display: block;
    text-align: center;
    margin-bottom: 40px;
}

.center-images img{
    float: none;
    display: inline-block;
}
.footer-btn {
    background-color: #0581bf;
    color: #fff;
    padding: 7px 12px;
}
.social-network.whatsapp {
    background-color: #339932;
}
.content-area .content-main .content-wrap-text .whatsapp-logo {
    margin-right:9px;
    margin-top:6px;
    float:left;
}

@media screen and (max-width: 639px) {
    .content-area .content-main .content-wrap-text .whatsapp-logo {
        margin-top: 2px;
        margin-bottom: 0;
        float: left !important;
    }
}

.contacts-section .contacts-item {
    width: 100%!important;
}

.contacts-item__map {
    margin-top: 0px;
}
