@charset 'utf-8';
/*
 Theme Name:   Optometry Child
 Theme URI:    http://optometry.ancorathemes.com/
 Description:  Optometry - Fully Responsive and Mobile Friendly theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     optometry
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  optometry
*/


@import url("../optometry/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.wpcf7 input[type=submit] {
    background-color: white!important;
    border-radius: 8px!important;
    color: black!important;
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    color: white!important;
}

.wpcf7 ::-webkit-input-placeholder { 
  color: white!important;
}
.wpcf7 ::-moz-placeholder { 
  color: white!important;
}
.wpcf7 :-ms-input-placeholder { 
  color: white!important;
}
.wpcf7 :-moz-placeholder {
  color: white!important;
}

.wpcf7-response-output {
    display: block;
    max-width: 460px;
    width: 100%;
    border: 0!important;
    color: white;
    margin: 0!important;
}

.wpcf7-list-item {
    margin: 10px 0 0!important;
    color: white!important;   
}

.sc_team_item_hover {
   display: none!important;   
}

#reszletek {
    padding: 10px 15px;
    background: white;
    border-radius: 5px;
    color: black;
    font-weight: 600;
}

.sc_services_item {
    padding: 0.5em!important;
}

.background__cover {
    background-size: cover;
    background-position: 50%;    
}

.swiper-wrapper {
    align-items: center;
}

.sc_slider_swiper .slides .swiper-slide {
    display: flex;
    align-items: center;
}

.services .post_title.entry-title {
    display: none!important;
}

.single-services .page_content_wrap {
    padding-top: 0!important;
}

.slider_boxed, .content_wrap, .content_container {
    max-width: 100%!important;
}

.top_panel_wrap .logo_main {
    height: 48px;
}

.url-aszf {
    margin: 0 0 10px!important;
}

.url-aszf a {
    color: white!important;
    text-decoration: underline;
}

@media (max-width: 1262px) and (min-width: 1136px) {
    .sc_services_item .sc_services_item_title {
        font-size: 1.1em!important;
        margin: 1.1em 0 0!important;
    }

    footer .content_wrap {
        width: 950px;
    }
}

@media (min-width: 1136px) {
    .section-about-us {
        padding-left: 10%!important;
    }
}   

@media (min-width: 768px) {
    .cuopon-form {
        margin-bottom: 80px!important;
    }
    .cuopon-form .row {
        display: flex;
        align-items: center;
    } 
    .sorkizart-md {
        text-align: justify!important;
    }
    
    .sc_services_item .sc_services_item_title {
        font-size: 15px!important;
    }
    
    .section-about-us {
        height: 800px!important;
    }

    .sc_services_style_services-1 .sc_columns>div {
        height: 400px;
    }

    .scheme_original .sc_services_item .sc_services_item_readmore {
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translate(-50%, 0%);
        -moz-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        -o-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
    }
}

@media (max-width: 767px) {
    .button__apply {
        margin-top: 17px;
        padding-left: 12px;
    }

    .section-about-us.vc_custom_1516784089666 {
        background-image: none!important;
        background-color: rgba(0,0,0,0.3)!important;
        font-size: 16px!important;
    }
}

@media (max-width: 479px) {
    .sc_title.margin_top_super_huge {
        margin-top: 2rem!important;
    }
}

/* Home - About Us section */
@media (max-width: 1450px) and (min-width: 768px) {
    .section-about-us .column-1_2 {
        width: 38%;
    }
}