/*
Theme Name: Visionary Eye Doctors
Version: 1.0
Author: AS Creative Services
Author URI: https://ascreativeservices.com/
Template: enfold
*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700');
@import url('https://fonts.googleapis.com/css?family=Allura');

#top h1, #top h2, #top h3, #top h4, #top h5 {
	font-family: 'Roboto Condensed', sans-serif;
}
#top a {
	text-decoration: none !important;
}
#top #main a {
    font-weight: bold;
}
#top .av-subnav-menu > li > a:hover {
    color: #00b5c9;
}
#top strong {
    color: #363636;
}
#top hr {
    border: solid #7ac9d2;
    border-width: 1px 0 0;
    margin: 25px 0;
}
#top blockquote {
    padding-left: 30px;
    line-height: 1.7em;
}
.accent {
	font-family: 'Allura', 'Roboto Condensed', sans-serif;
	text-transform: none;
	color: #00B5C9;
	font-size: 1.5em;
	font-weight: normal;
}
#top .avia-button.avia-color-light {
    border: 1px solid #fff;
}
#top .navybox {
    background-color: #00b5c9;
    padding: 40px;
}
#top .darkbluebox {
    background-color: #061f5c;
    padding: 40px;
}
#top .white-btn .avia-button {
    border: 1px solid white;
    color: white;
    background: none;
}
#top .avia_pricing_minimal .pricing-table>li {
    padding: 15px;
}

/* Social Menu */
#top .av_phone_active_right .phone-info {
    float: right !important;
    width: unset !important;
    font-size: 13px;
    clear: none;
}
.responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
    display: block;
    width: unset !important;
}

/* Dropdown */
#top .sub-menu li a:hover {
    color: #00b5c9 !important;
    border: none;
}


/* Consult Section */
#consult img {
    margin-top: -10px;
    margin-right: 25px;
}

/* Submenu */
#top .av-submenu-container {
    border: 1px solid lightgray;
}
#top .av-submenu-container .container {
    padding: 0px 50px !important;
}
#top .av-subnav-menu {
    padding: 25px 0;
}
#top .av-subnav-menu > li {
    padding: 5px 0 0;
}

/* Footer */
#footer strong {
    color: white !important;
}
#footer .first {
	width: 100% !important;
}
 #footer .first .widget {
	margin: 30px 0 0;
}
#footer .av_one_fourth {
    margin-right: 6%;
    margin-left: 0;
    width: 26.5%;
}
#socket {
    font-size: 14px;
}
#socket .copyright {
    font-weight: bold;
}
#footer, #socket {
	z-index: 0 !important;
}

#scroll-top-link {
	left: 50px !important;
}
/* Home */
#banner .content {
    vertical-align: bottom;
}

/* About */
#top .arrowbox {
	background-position: center right 25px !important;
}

#top .blue-box h3, #top .blue-box h4 {
    display: inline-block;
    padding: 15px 30px;
    background: rgba(6,31,92,.85);
    margin: 0;
}
#top .blue-box p {
    width: 80%;
    display: inline-block;
    display: none;
    padding: 15px 30px;
    text-align: center;
    background: rgba(6,31,92,.85);
    margin: 10px auto;
}

#top .teal-box h3, #top .teal-box h4 {
    display: inline-block;
    padding: 15px 30px;
    background: rgba(0,181,201,.85);
    margin: 0;
}

/* Ad Banner */
#adbox .content {
    border: 1px solid #bbbbbb !important;
    margin: 60px 0;
}
#adbox h3 {
    font-family: Allura;
    font-size: 52px !important;
    font-weight: normal;
    padding-bottom: 15px;
    color: #061f5c;
}
/* Eye Dry */
#top #gform_6 select, #top #gform_6 input[type="text"] {
    color: #363636;
}

/* Blog */
#top .post-title {
    font-size: 33px;
    padding-bottom: 15px;
}
#top .big-preview.single-big {
    padding-bottom: 20px;
}
#top .entry-content h2, #top .entry-content h3, #top .sidebar .widgettitle {
    font-size: 18px !important;
    font-family: unset;
    line-height: 1.3;
    text-transform: none;
}
#top .sidebar .widgettitle {
    border-bottom: 1px solid black;
}
#top .post-entry .image-overlay {
    display: none !important;
}
#top .main_color .sidebar a {
    color: #00b5c9;
    font-family: unset;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
}
#top .sidebar li {
    border: none;
}
#top #main .sidebar, #top.post-template-default .content, #top.blog .content {
    border: none;
}

/* Patient Stories */
.stars5, .stars4, .stars3, .stars2, .stars1, .stars0{
    background-image: url(http://voeyedr.flywheelsites.com/wp-content/uploads/2018/02/star-sprite.png);
    background-repeat: no-repeat;
    height: 25px;
}
.stars5 {
    background-position-y: 0;
}
.stars4 {
    background-position-y: -50px;
}
.stars3 {
    background-position-y: -100px;
}
.stars2 {
    background-position-y: -150px;
}
.stars1 {
    background-position-y: -200px;
}
.stars0 {
    background-position-y: -250px;
}
#top .avia-testimonial-meta {
    margin-left: 0;
}

/* Blog Single */
#top .fullsize .template-blog .post .entry-content-wrapper {
    text-align: left;
    margin: 0;
    max-width: unset;
}
#top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: unset;
    margin-left: 0;
    margin-right: 0;
}
#top .fullsize .template-blog .post-title {
    text-align: left;
    font-size: 30px;
    max-width: unset;
    margin: 0;
}
#top .fullsize .template-blog .post-meta-infos {
    text-align: left;
}
#top .fullsize .template-blog .post-meta-infos {
    text-align: left;
    display: none;
}
#top .template-blog .social_bookmarks li {
    border-right: none !important;
}

/* Newsletter Page */
#top #newsletterlist .blog-meta, #top  #newsletterlist .post_delimiter {
    display: none;
}/*
#top .category-newslsetters .entry-content h2 {
    font-size: 22px !important;
}*/

@media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 120px;
    }
}
@media only screen and (max-width: 767px) {
    #top .blue-box p {
        width: 100%;
    }
    /* Ad Banner */
    #adbox h3 {
        color: white;
        text-shadow: 0px 0px 20px rgba(0, 0, 0, 1);
        font-weight: bold;
    }

    /* Header */
    .responsive #top #header .social_bookmarks {
        display: block;
        text-align: right;
    }
    .responsive #top #header .social_bookmarks li {
        border: none !important;
    }
    .responsive #top #header_meta .social_bookmarks li a {
        color: #4a4a4a !important;
    }

    /* Adbox */
    .responsive #top #wrap_all #adbox .flex_column {
    	margin-bottom: 0;
    }

    /* Our Practice */
    #top .arrowbox {
	    background-position: center right 25px !important;
	    background-image: none !important;
	}
}
@media only screen and (max-width: 1180px) {
    /* Consult */
    #consult p {
        font-size: 19px;
    	line-height: 1.5;
	}
}
@media only screen and (max-width: 1040px) {
	.av-burger-menu-main {
	     display: block!important;
	}
	#top .av_mobile_menu_tablet .av-main-nav .menu-item {
	     display: none!important;
	}
}
@media only screen and (max-width: 990px) {
    /* Accordion Columns */
    .column1, .column2 {
        width: 100%;
        padding: 20px 0;
    }

    .mobile-topbar{
        display:none;
    }
}
@media only screen and (max-width: 767px) {

    #top .blue-box h3, #top .blue-box h4 {
        display: block;
    }
    #top .teal-box h3, #top .teal-box h4 {
        display: block;
    }

	/* Consult */
	#consult p {
        text-align: center;
        margin-bottom: 0;
	}
	#consult img {
	    display: none;
	}

	/* Footer */
	#footer .widget {
	    margin: 0;
	}
    #socket .copyright, #socket .social_bookmarks {
        margin: 10px 0;
        width: 100%;
    }
    #socket .social_bookmarks {
        left: -10px;
    }
}
@media only screen and (max-width: 520px) {
	#top .fax {
		display: none;
	}
}

.frustrating-image {
	width: 360px;
}

.text-red {
    color: #ff0000;
}

.no-border {
    border: none !important;
}

.text-bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
}


.btn-top span.avia-menu-text span {
    background: #061f5c;
    color: #fff;
    padding:14px 15px;    border-radius: 3px;
}

/*coupon css start here*/


.coupon-sec {
    background: rgba(255,255,255, .53);
    padding: 30px;
	  clear: both;
    position: absolute;
    width: 500px;
    top: 224px;
	bottom: auto;
}

.coupon-inner {
    border: 3px dashed #061f5c !important;
    padding: 60px 30px;
    text-align: center;
    position: relative;
    cursor: pointer;
}

.coupon-left-text {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 65px;
    color: #061e5d;
    line-height: 1.2em;
    display: inline-block;
    vertical-align: middle;
    padding: 0 50px 0 0px;
}

.coupon-right-text {
    color: #00b5c9;
    font-size: 25px;
    line-height: 1.2em;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 50px;
}

.coupon-inner:after {
    background: #00b5c9;
    width: 1px;
    height: 100px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}



.coupon-sec.coupon-sec-2 {
    position: absolute;
    bottom: auto;
    top: -50px;
    width: 275px;
    right: 10px;
    padding: 15px;
}

.coupon-sec.coupon-sec-2 .coupon-left-text {
    padding: 0 0 30px 0px;
    display: block;
    line-height: 1em;
}

.coupon-sec.coupon-sec-2 .coupon-right-text {
    padding: 0;
}

.coupon-sec.coupon-sec-2 .coupon-inner {
    padding: 30px 35px;
}

.coupon-sec.coupon-sec-2 .coupon-left-text span {
    font-size: 44px;
    display: block;
    line-height: 1em;
}

.coupon-sec.coupon-sec-2 .coupon-inner:after {
    width: 100px;
    height: 1px;
    bottom: auto;
    top: 60%;
    margin: auto;
    left: 0;
    right: 0;
}

.coupon-sec.coupon-sec-2.coupon-sec-3 {
    background: rgba(255,255,255, .9);
    top: 87px;
	right: 10px;
}

.coupon-sec.coupon-sec-2.coupon-sec-3 span {
    font-size: 32px;
    vertical-align: top;
}

.coupon-sec.coupon-sec-2.coupon-sec-3 .coupon-inner {
    padding: 25px 20px;
}

.coupon-sec.coupon-sec-2.coupon-sec-3 .coupon-left-text {
    vertical-align: top;
}

.coupon-sec.coupon-sec-2.coupon-sec-3 .coupon-inner:after {
    top: 135px;
}

@media only screen and (max-width:992px){
	.coupon-sec{
    width: 340px;
    bottom: 0;
	left: -30px;
	}
	.coupon-left-text {
    display: block;
    text-align: center;
    padding: 0;
    line-height: 1em;
    padding: 0 0 30px 0px;
}

.coupon-right-text {
    padding: 0;
    display: block;
    line-height: 1em;
}

.coupon-inner:after {
    height: 1px;
    width: 100px;
    bottom: -4px;
    top: 0;
}
.coupon-sec.coupon-sec-2 {
    bottom: auto;
    top: 48px;
    width: 275px;
    right: auto;
    background: rgba(255, 255, 255, .8);
}
}


@media only screen and (max-width:767px){
	.coupon-inner:after{display:none !important}
.coupon-sec.coupon-sec-2 {
    bottom: auto;
    top: 0;
    width: 100%;
    right: 0;
    background: rgba(255, 255, 255, .8);
    position: relative;
    margin: auto;
    display: block;
    left: 0;
}

.coupon-sec.coupon-sec-2 {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: auto;
    background: rgba(255, 255, 255, .9);
}
.coupon-sec.coupon-sec-2.coupon-sec-3 {
    background: rgba(255,255,255, .9);
    top: auto;
    right: 0;
    bottom: auto;
}
.coupon-sec {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    width: 100%;
    background: rgba(255, 255, 255, .9);
}
.responsive #top #wrap_all #header {
    position: fixed;
}
}
/*coupon css end here*/


body .main_color .location-heading {
    width: auto;
    display: inline-block;
    color: #00B5C9 !important;
	margin: 0;
}
.special-heading-border.location-border {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
}
#msg-container { background:  #00b5c9;}
.msg-body .inner-content a:hover {color: #000;}
.single-citystate .post-meta-infos, .single-citystate .av-share-box {display: none;}

#gtranslate_wrapper {
	top: 10px !important;
}

/* div#tpbr_topbar {
	position: unset !important;
} */

.covid-19-video video{
	width: 62% !important;
    height: 431px !important;
}

#popmake-5702 .pum-content video{
	width: 100% !important;
    height: 360px !important;
}

.teal-button > a .avia-menu-text {
    border-color: #00b5ca;
    color: #00b5ca;
}
.teal-button > a:hover .avia-menu-text {
    color: #000062;
}

/*Show only in mobile or desktop
 * By Dhara */

@media only screen and (min-width: 769px) {
.only_mobile { display: none !important; }}

@media only screen and (max-width: 768px) {
.only_desktop { display: none !important; }}
/*09-07-2021 START*/
.pterygium-banner{
    background-size: cover;
}
.pterygium-imgbox{
    height:482px;
}
@media only screen and (max-width: 1320px) {
    .av-burger-menu-main {
         display: block!important;
    }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
         display: none!important;
    }
}
.isDisabled {
  cursor: auto;;
}
.av-main-nav > li > a{
    padding: 0 8px;
}
.faq-video {
    height: 300px;
}
@media screen and (max-width:1040px){
    #searchform {
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#header_meta {
    padding-top: 41px;
}
}
@media screen and (max-width:767px){
    .home-banner{
    height:300px;
}
.home-banner .content {
    display: block!important;
    padding-top: 180px;
}
.home-banner .av-subheading.av_custom_color {
    opacity: 1!important;
     margin: 0px;
}
.our-doctor-banner, .our-technology-banner, .lasik-alt-banner{
    height:200px;
}
.our-doctor-banner .content, .our-technology-banner .content, .lasik-alt-banner .content{
     display: block!important;
}
#top #wrap_all .av-inherit-size .av-special-heading-tag {
    font-size: 0.7em;
}
}
@media only screen and (min-width:768px) and (max-width:989px){
.html_header_top.html_header_sticky #header {
    position: fixed!important;
}
}
.teal-button > a .avia-menu-text {
    border-color: #00b5ca;
    color: #00b5ca;
}
.teal-button > a:hover .avia-menu-text {
    color: #000062;
     border-color:#000062;
}
/*09-07-2021 END*/


/* / CTA Button CSS / */
.cta-container {
    background: #4acbb1;
    position: relative;
    max-width:350px; margin:30px auto;
    overflow: hidden;
    border: 4px solid #00b5c9 !important;
}

.cta-container-inner {
    position: relative;
    z-index: 2;
    text-align: center;
}
.cta-container-inner a {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    padding:13px 25px 14px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size:22px;
    display:block;
    background-color: #000063;
}

.cta-container-inner a:hover{background-color:#00b5c9; color: #ffffff !important;}
@media(max-width:385px){
   .cta-container-inner a{font-size: 18px; padding: 13px 12px 14px;}
}

.responsive #top #wrap_all #header_main .av-logo-container {
    max-width: 1250px;
}
/* / CTA Button CSS / */

/* Accordion Element */
.accordion-element {
    width: 90%;
    max-width: 1000px;
    margin: 2rem auto;
}

.accordion-element .toggle_icon {
    display: none;
}

.accordion-element .single_toggle {
    background-color: #fff;
    color: #111;
    margin: 1rem 0;
    border-radius: 0.5rem;
    border: 0 solid;
    border-width: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.accordion-element .toggler {
    padding: 0.5rem 3rem 0.5rem 1rem;
    min-height: 3.5rem;
    line-height: 1.25rem;
    font-weight: bold;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    border: 0;
}

.accordion-element .toggler::after {
    content: "\002B";
    font-size: 2rem;
    position: absolute;
    right: 1rem;
}

.accordion-element .toggler.activeTitle::after {
    content: "\2212";
}

.accordion-element .toggle_content {
    border-bottom: 0;
    background: #FFFFFF;
    border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
    border-top: 2px solid;
}
/* Accordion Element */


.menu-book .avia-menu-text {
    background: #01b5c9 !important;
    color: white !important;
    border-color: #01b5c9 !important;
    text-transform: uppercase !important;
}

#header_meta .phone-info  {
    display: none;
}