Current File : /home/quantums/alhidayamaintenance.com/wp-content/themes/eyecraftersny-child/style.css |
/*
Theme Name: eyecraftersny Child
Description: A child theme of Eyecraftersny WordPress theme.
Author: Elicus Technologies
Template: twentytwentyone
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.grid figure {
position: relative;
float: left;
overflow: hidden;
margin: 16px;
max-height: 360px;
min-height: 417px;
border-radius: 5px;
width: calc( 33.33% - 20px);
width: calc( 33.33% - 20px);
height: auto;
background: #04B257;
text-align: center;
cursor: pointer;
}
.single_post{
width: 1200px;
box-sizing: border-box;
padding: 0px 15px;
margin: 0px auto;
float: none;
}
html,body { height: auto !important; }
.insimg{
text-align: center;
}
.insimg img{
max-width: 150px;
border: 1px solid #a5a5a5;
padding: 5px;
background:#fff;
}
.container {
max-width: 1170px !important;
margin: auto !important;
}
html #secondary-navigation > nav > ul > li:hover, html #secondary-navigation > nav > ul > li.current-menu-item, html #secondary-navigation > nav > ul li.current-menu-item,
html #secondary-navigation > nav > ul > li.current-menu-parent {
background-color: transparent !important;
border-bottom:1px solid #04B257!important;
}
html #secondary-navigation > nav > ul > li:hover > a, html #secondary-navigation > nav > ul > li.current-menu-item > a, html #secondary-navigation > nav > ul > li.current-menu-parent > a,
html #secondary-navigation > nav ul.sub-menu > li.current_page_item > a, html #secondary-navigation > nav > ul > li.current-menu-item > a {
color: #04B257 !important;
}
.page-header {
background: #04B257!important;
border-bottom: none !important;
}
section.page-header *{color: #04B257!important;}
.btn {
color: #fff !important;
background: #04B257;
padding: 10px 15px;
text-transform: uppercase;
border-radius: 10px;
-moz-border-radius: 10px;
box-shadow: 1px 1px 1px #000;
-moz-box-shadow: 1px 1px 1px #000;
}
.primary-slider-container {
position: relative;
}
.middleText p {
font-size: 22px;
box-sizing: border-box;
display: block;
max-width: 75%;
margin: 0px auto 25px;
}
#header {
background-color: transparent;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
z-index: 10000000;
padding-bottom: 10px;
}
.home #header, #site-header.sca #header, .main-header {
background-color: #ffffff;
background-image: none;
}
button.sub-menu-toggle[aria-expanded="true"] > span.icon-plus {
display: none;
}
button.sub-menu-toggle[aria-expanded="false"] > span.icon-minus {
display: none;
}
.headerPhone.hide-xs .pull-left {
width: 100%;
text-align: center;
}
#secondary-navigation .navigation ul ul li {
width: 100%;
}
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item {
}
header#site-header {
position: relative;
width: 100%;
/* float: left; */
height: auto;
}
.archive #page {
margin-top: 140px;
}
#site-header.sca #header, .main-header {
background-color: rgba(255,255,255,1) ;
}
#site-header.sca #secondary-navigation a{color:#000;}
.asinnerImage {
height: 102px;
background-color: rgba(10, 88, 161, 0.57);
/* width: 100%; */
/* background-color: #000 !important; */
display: block;
}
.alignleft {
float: left;
margin: 0px 20px 20px 0px;
border: 2px solid #ececec;
margin-bottom:20px;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}
.alignright {
float: right;
margin: 0px 0px 20px 20px;
border: 2px solid #ececec;
margin-bottom:20px;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}
.alignnone {
border: 2px solid #ececec;
margin-bottom:20px;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}
.noborder {
border: 0;
-webkit-box-shadow: 0 0 0 0 black;
-moz-box-shadow: 0 0 0 0 black;
box-shadow: 0 0 0 0 black;
}
.center { text-align: Center; }
.clear { clear: both; }
/* header */
/* .main-header { background: #2b346b; } */
.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 1%; }
.headerInfo { width: 32%; text-align: right; margin-top: 30px; }
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone a {color: #fff !important;}
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #ccc; border-radius: 50%; padding: 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.header-social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }
.primary-slider-container { max-width: 100%; float: none; width: 100%; overflow: hidden; margin: 0px; }
.primary-slider-container .slide-caption { width: 94%; padding: 2% 3%; bottom: 0%; left: 0px; max-height: 50px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }
#page { padding-top: 0px; width: 100%; max-width: 100%; }
/* home boxes */
.homeBoxes {
margin: 0px auto;
margin-top: 0px;
text-align: left;
padding: 25px 0px;
}
.homeBoxes h3{
color: #000;
font-size: 32px;
margin-top: 0px;
}
.homeBoxes p{
color: #000 !important;
font-size: 14px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
float: left;
width: 33.33%;
position: relative;
padding: 10px;
box-sizing: border-box;
}
.homeBoxes .box02{
width: 32%;
}
/* home widgets */
.homeWidgets {
margin: 30px auto;
text-align: left;
}
.widgetBox {
margin-right: 3%;
margin-bottom: 20px;
padding: 2%;
width: 27%;
float: left;
border-radius: 10px;
-moz-border-radius: 10px;
background: rgba(255,255,255,0.8);
}
.widgetBox h3 { text-align: center; }
.widgetBox.noMargin {
margin-right: 0px;
}
.widgetBox img { width: 100%; }
.textwidget p {
font-size: 16px;
line-height: 20px;
}
/* inner pages */
input[type="text"], textarea {
background-color: #eee;
}
#page.single { float: left; }
.archive .article {
padding-top: 25px;
}
.article { background: none; margin: 0 auto; float: none; }
.page h1.title { margin-bottom: 20px; }
.page-template-template-contact .map {
display: none;
}
/* footer */
.copyrights { text-align: center; color: #fff; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }
.hide-d { display: none; }
.social-icons a {
display: inline-block;
color: #fff;
background: #404040;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
border-radius: 2px;
}
.headerPhone {
width: 100%;
margin-top: 0px;
}
.headerPhone p {
display: inline-block;
font-size: 18px;
margin:0px;
color: #fff;
}
header .navigation {
float: right;
width: 80%;
}
header .logo-wrap {
float: left;
width: 20%;
}
.navigation ul {
text-align: right;
padding-top: 30px;
}
.navigation ul li {
float: none;
display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
padding-right: 32px;
}
#secondary-navigation a{
padding: 5px 10px 12px;
margin: 0;
text-transform: none !important;
}
.newCon {
height: 100vh;
background-size: cover;
background-position: 50% 50%;
}
.welcome h1 {
font-size: 30px;
color: #282e67;
margin-top: 0px;
}
.welcome img {
padding: 3px;
border: 1px solid #ccc;
}
.welcome .row:after {
clear: both;
content: "";
display: block;
}
.rwow {
float: right !important;
}
.lwow {
float: left !important;
}
.leftwow {
width: 34%;
float: left;
box-sizing: border-box;
padding:0px 15px;
}
.leftwow img {
display: block;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.56);
}
.rightwow {
margin-top: -11px;
width: 65%;
box-sizing: border-box;
padding:0px 15px;
float: right;
}
.row {
margin:0px -15px;
}
.row:after,
.container:after {
clear: both;
content: "";
display: block;
position: relative;
}
.main-header .container {
background-color: transparent !important;
}
#reviews {
position: relative;
padding:140px 0px;
}
#reviews h2 {
color: #1179bd;
font-size: 32px;
padding-top: 10px !important;
}
#reviews h4 {
font-weight: normal;
line-height: 26px;
font-size: 16px;
}
.carousel-indicators {
bottom: -9px !important;
}
.col-sm-6 {
width: 50%;
box-sizing: border-box;
padding:0px 15px;
float: left;
}
.featured {
margin: 30px auto 20px;
}
.featured img {
border: 2px solid #ececec;
margin-bottom: 20px;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px black;
}
.homeBoxes,
.featured,
.welcome {
overflow: hidden;
}
.featured p {
padding-right: 15px;
}
.wd7 p {
line-height: 30px;
font-size: 18px;
letter-spacing: 1px;
margin-bottom: 30px;
}
.wd5 img {
opacity: 1;
animation: blinker 3s linear infinite;
filter: brightness(0) invert(1);
max-width: 256px;
}
@keyframes blinker {
50% {
opacity: 0.3;
}
}
.wd7 h2:after {
content: "";
width: 100px;
height: 2px;
background-color: #fff;
position: relative;
z-index: 1;
display: block;
margin: 8px auto;
}
.wd5 {
float: left;
width: 40%;
opacity: 1;
text-align: center;
position: relative;
z-index: 1;
}
.wd7 {
width: 60%;
float: none;
margin:0px auto;
text-align:center;
}
.homeBoxes {
background: #2b4f97;
border-bottom: 5px solid #2b4f97;
font-size: 14px;
padding: 30px 0px;
}
.homeBoxes h3 {
margin-top: 0;
margin-bottom: 10px;
text-transform: uppercase;
font-size: 18px;
text-align: center;
color: #fff;
}
footer {
margin-top: 0px;
padding:10px 0px;
}
.to-top,.to-top a {
color: #fff !important;
}
/* #page.single {
float: none !important;
} */
.article:after {
clear:both;
content: "";
display: block;
position: relative;
}
.post-info {
display: none !important;
}
#featured-thumbnail {
float: right;
width: 30%;
}
.front-view-content {
float: left;
width: 68%;
}
.opacit_ { opacity: 0; }
.sticky { position: fixed !important; box-shadow: 0px 0px 17px rgba(0,0,0,1); }
.sticky img { max-width: 100px !important }
#logo a, #logo img { float: none !important; }
.innerImage {
height: 55vh !important;
background-size: cover;
background-position: 50% 80%;
position: relative;
display: none;
}
.page-id-757 .innerImage { display: block; }
.article {
max-width: 1200px;
width: 100%;
margin:20px auto;
box-shadow: 0px 0px 0px;
padding:20px 15px;
box-sizing: border-box;
}
/* New Draft */
.video_holder {
height: 100vh;
position: relative;
overflow: hidden;
}
.video_holder video {
position: absolute;
top: 0px;
left: 0px;
height: 100% !important;
width: 100% !important;
object-fit: cover;
}
.newCon {
position: relative;
}
.newCon:before {
height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color: #fff;
opacity: 0.8;
content: "";
}
.carousel-caption {
color: #fff;
position: absolute;
top: 50%;
width: 100%;
text-align: center;
z-index: 10;
transform: translateY(-50%);
}
.carousel-caption p {
color: #000;
}
.video_holder:before {
height: 100%;
width: 100%;
position: absolute;
content: "";
opacity: 1;
left: 0px;
top: 0px;
z-index: 1;
background-image: url(/wp-content/uploads/2019/05/ek-carousel-pattern.png);
z-index: 10;
}
.carousel-caption p {
font-size: 23px;
text-transform: capitalize;
}
.carousel-caption h2 {
color: #04B257;
font-size: 60px;
text-transform: uppercase;
/*-webkit-text-stroke: 1px #fff;
text-shadow:
1px 1px 0 #fff,
-1px -1px 0 #fff,
1px -1px 0 #fff,
-1px 1px 0 #fff,
1px 1px 0 #fff;*/
}
/* .carousel-caption a {
display: inline-block;
border: 2px solid #04B257;
color: #04B257;
padding: 9px 40px;
font-size: 22px;
border-radius: 30px;
margin-top: 15px;
background-color: #04B257;
} */
.carousel-caption a {
display: inline-block;
border: 2px solid #04B257 !important;
color: #fff;
padding: 9px 40px;
font-size: 25px;
border-radius: 30px;
margin-top: 15px;
background-color: #04B257 !important;
}
.zoomSection a:hover,
.carousel-caption a:hover {
background-color: #ff9933 !important;
color: #fff;
border-color:#ff9933 !important;
}
div#header .container {
max-width: 100% !important;
padding: 0px 15px;
box-sizing: border-box;
display: flex;
align-items: flex-start;
justify-content: center;
flex-wrap: wrap;
}
div#header .rightside {
float: right;
width: auto;
}
div#header .address p,div#header .address .pull-inline {
display: inline-block;
color: #000;
margin-right: 8px;
font-size: 18px;
}
div#header .address p {
margin-bottom: 13px;
}
header .navigation {
width: 100%;
float: none;
}
ul#menu-main-menu {
padding-top: 0px;
display: none;
}
#logo img {
max-width: 250px;
}
div#wp_access_helper_container {
top: 180px;
}
#secondary-navigation .menu-item-has-children > a:after {
right: 2px;
}
#secondary-navigation a {
padding: 5px 10px;
}
.address a {
color: #000 !important;
}
.social-icons.pull-inline a {
background-color: #fff;
color: #fff !important;
}
.address {
padding-top: 19px;
text-align: left;
}
.welcome {
padding-top: 20px;
}
section.welcome .row {
margin: 0px 0px 35px;
}
section.welcome h1 {
font-size: 34px;
font-weight: bold;
color: #111;
letter-spacing: 1px;
}
section.welcome img {
padding: 0px;
border: 0px;
display: block;
margin: 0px auto;
}
.map iframe {
display: block;
width: 100%;
}
section.welcome .row:nth-child(2) strong {
display: block;
font-size: 24px;
margin-bottom: 5px;
}
html .copyrights, html .copyrights p,html .copyrights p a {
border-color: #fff !important;
color: #fff !important;
}
section.welcome h3 {
text-transform: capitalize;
color: #454545;
font-weight: bold;
font-size: 24px;
}
footer {
margin: 0px !important;
}
.opto-logos .container {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.opto-logos img {
max-height: 100px;
}
.opto-logos {
background-color: #fff;
padding: 20px 0px;
}
.zoomSection {
position: relative;
}
.zoomSection {
padding:300px 0px;
overflow: hidden;
}
.samba:before {
animation-name: samba;
animation-duration: 30s;
animation-fill-mode: both;
}
.reviews:before,
.zoomSection:before {
height: 100%;
background-position: 50% 68%;
content: "";
position: absolute;
top: 0px;
left: 0px;
width: 100%;
background-attachment: fixed;
background-size: cover;
}
.servicesField .container {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.servitem {
width: 33.33%;
float: left;
padding: 15px;
box-sizing: border-box;
}
#reviews {
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}
section#reviews p {
text-align: justify;
color: #111;
font-size: 20px;
text-align: center;
}
section#reviews h4 {
color: #fff;
font-weight: 400;
font-size: 27px;
text-align: left;
padding-top: 35px;
padding-left: 32px;
}
section#reviews:after {
content: "";
position: absolute;
top: 0px;
left: 0px;
background-color: #04B257;
opacity: 1;
height: 100%;
width: 100%;
}
section#reviews h2 {
position: relative;
z-index: 10;
color: #fff;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 1px;
font-size: 38px;
}
section#reviews .container {
position: relative;
z-index: 10;
}
.servicesField {
padding: 100px 0px;
}
.servitem a {
display: block;
text-align: center;
}
.servitem {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.servitem:hover a {
color: #fff !important;
}
.servitem:hover {
background-color: rgba(0,0,0,0.2);
}
.servitem img {
max-width: 95px;
margin-bottom: 15px;
}
.servitem a:nth-child(2) {
text-transform: uppercase;
color: #777;
font-weight: bold;
font-size: 19px;
letter-spacing: 0px;
}
.servitem:nth-child(1),.servitem:nth-child(2),.servitem:nth-child(3),.servitem:nth-child(4) {
margin-bottom: 30px;
}
.page-header h2 {
text-transform: uppercase;
font-size: 40px;
margin-top: 0;
padding: 50px 20px 0 20px;
text-align: center;
color: #fff !important;
font-family: 'Open Sans';
}
.status-publish .post-content hr {
width: 30%;
margin: 40px 0 30px;
}
#content_box .ct-template .c6 {
width: 50%;
padding: 0px 15px;
}
#content_box .ct-template {
display: flex;
flex-direction: row;
}
#content_box #gform_wrapper_2 input {
width: 100%;
max-width: 50%;
padding: 7px;
border: 1px solid #dbd3d3;
background: #eeeeee;
margin-top: 10px;
font-size: 18px;
}
#content_box #gform_wrapper_2 input:focus {
outline: none;
}
#content_box #gform_wrapper_2 textarea {
width: 100%;
max-width: 95%;
height: 100px;
margin-top: 15px;
border: 1px solid #d9d9d9;
}
.alignwide h1.entry-title {
text-transform: uppercase;
font-size: 40px;
margin: 0;
color: #04B257;
padding-top: 20px;
text-align: center;
}
html #secondary-navigation > nav ul.sub-menu > li.current_page_item > a {
color: #fff !important;
}
#post-192 img.alignnone {
margin-top: 30px;
}
#content_box #gform_wrapper_2 input.wpcf7-submit {
max-width: 20% !important;
text-transform: uppercase;
font-size: 16px;
}
#menu-item-37 ul.sub-menu {
position: absolute;
}
#menu-item-37 button.sub-menu-toggle {
display: none;
}
#menu-item-37 .sub-menu {
display: none;
max-width: 330px;
}
#menu-item-37 .sub-menu a:hover {
color: #fff !important;
}
#menu-item-37 .sub-menu a {
text-align: left;
}
li#menu-item-37:before {
content: '\f0dd';
font-family: 'FontAwesome';
position: absolute;
display: flex;
align-items: center;
justify-content: end;
top: -5px;
bottom: 0;
right: 0;
}
li#menu-item-37 {
position: relative;
}
.page-id-7 #page {
background: #fff;
}
.page-id-7 .map iframe {
display: none;
}
.page-id-7 .map {
clear: both;
}
.page-id-7 #header {
background: #fff;
}
#menu-item-37:hover > .sub-menu {
display: block;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space {
width: calc(100% - 50%);
padding-right: 20px;
}
.post-27 .dm-half.wow.fadeInRight {
width: calc(100% - 50%);
padding: 40px 30px 40px 0;
}
.post-27 .dm-half.wow.fadeInRight img {
border: 3px solid #04B257;
padding: 5px;
box-sizing: border-box;
}
#content_box .post-27 .dm-flex {
width: 80%;
display: flex;
align-items: center;
margin: auto;
}
#eyeexams_2 .dm-half.wow.fadeInRight, #eyeexams_4 .dm-half.wow.fadeInRight, #eyeexams_6 .dm-half.wow.fadeInRight, #eyeexams_8 .dm-half.wow.fadeInRight, #eyeexams_10 .dm-half.wow.fadeInRight, #eyeexams_12 .dm-half.wow.fadeInRight, #eyeexams_14 .dm-half.wow.fadeInRight, #eyeexams_16 .dm-half.wow.fadeInRight {
order: 1;
}
.post-27 .btn {
margin: 20px 0 0 !important;
display: inline-block;
}
#eyeexams_1, #eyeexams_3, #eyeexams_5, #eyeexams_7, #eyeexams_9, #eyeexams_11, #eyeexams_13, #eyeexams_15 {
background-color: #04B257;
padding: 0 40px;
}
#post-27 .dm-half h3 {
font-size: 24px;
text-transform: uppercase;
font-weight: 700;
line-height: 30px;
margin-bottom: 10px;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space.top-section.animated {
width: 100%;
padding-bottom: 50px;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space li ul {
padding: 0;
}
.post-27 .dm-service-section .no-checkboxes a.scrollTo {
color: #000;
font-weight: 600;
text-decoration: none;
}
#menu-item-37:hover .sub-menu a{
color: #fff !important;
}
.homeServices figure.effect- figcaption {
padding: 0;
bottom: 0;
top: -5px;
display: flex;
align-items: end;
justify-content: center;
font-size: 15px;
}
.homeServices figure.effect-:hover figcaption h2 {
/* text-shadow: 0 0 8px rgb(128 0 32); */
color: #04B257;
border: 1px solid #04B257;
padding: 17px 10px;
text-shadow: none;
width: 100%;
margin-bottom: 16px;
border-radius: 0 !important;
margin-left: 1px;
margin-right: 1px;
}
.homeServices figure.effect-:hover figcaption {
bottom: 0;
top: 30px;
}
.homeServices figure.effect-.wow.fadeIn:hover {
background: #fff;
}
.right-side .clearfix a:hover {
color: #000;
}
.post-293 img {
width: 100%;
}
.post-275 p:first-child img {
width: 100%;
}
.post-275 p {
text-align: center;
}
@media (min-width: 1024px){
nav#cssmenu {
display: none;
}
}
.logo{position:relative;z-index:123;padding:10px;font:18px verdana;color:#6DDB07;float:left;width:15%}
.logo a{color:#6DDB07;}
nav{position:relative;width:980px;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;background:#04B257}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:17px;font-size:12px;letter-spacing:1px;text-decoration:none;color:#ddd;font-weight:700;border: none !important;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:#000!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:170px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}
#cssmenu a {
color: #fff !important;
padding-left: 10px !important;
}
html #secondary-navigation > nav#cssmenu > ul > li:hover > a {
color: #fff !important;
}
@media screen and (max-width:1000px){
html a#pull {
display: none !important;
}
#cssmenu ul.open {
padding-left: 0;
}
#cssmenu .logo, #head-mobile {
display: none !important;
}
.has-sub ul.open {
z-index: 9;
}
.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:left;padding:10px 0 0 0 ;float:none}
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li {
width: 100%;
border-bottom: 1px solid #ffffff36;
}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#9f2745c7!important;}
#cssmenu ul ul li:hover{background:#981e3d!important;}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:20px;top:40%;cursor:pointer;z-index: 12399994;}
.button:before{ color: #000; transition:all .3s ease;position:absolute; top:0px;right:15px; display:block; height:2px;width:20px;content:"\f0c9"; font-family: 'FontAwesome';}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#04B25700}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:14px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:11px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}
/* @media screen and (min-width: 1600px) { } */
@keyframes samba {
0% { opacity: 0; }
100% { opacity: 1;}
}
.zoomSection1:after,
.zoomSection:after {
content: "";
position: absolute;
top: 0px;
left: 0px;
content: "";
background-color: #494949;
opacity: 0.5;
height: 100%;
width: 100%;
}
.zoomSection {
text-align: center;
}
.paws {
padding: 100px 0px;
background-image: url(/wp-content/uploads/2018/11/asfalt-dark.png);
}
.paws img {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.paws a {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.paws a:hover img {
transform: rotate(0deg) !important;
}
.copyrights p span {
border-color: #000 !important;
}
.copyrights p span span {
border:0px !important;
padding:0px !important;
margin:0px !important;
}
.copyrights strong {
font-size: 21px;
}
.paws .col6 {
width: 50%;
float: left;
text-align: center;
}
.paws a {
display: block;
}
.paws img {
display: block;
margin: 0px auto;
}
.paws span {
display: block;
text-transform: uppercase;
font-size: 35px;
color: #000;
font-weight: bold;
letter-spacing: 1px;
}
.paws .col6:nth-child(1) {
position: relative;
top: -50px;
}
.paws .col6:nth-child(2) {
position: relative;
bottom: -50px;
}
.paws .col6:nth-child(1) img {
position: relative;
transform: rotate(11deg);
}
.paws .col6:nth-child(2) img {
position: relative;
transform: rotate(-11deg);
}
.zoomSection p {
color: #fff;
font-size: 22px;
line-height: 27px;
text-align: justify;
text-align-last: center;
}
.zoomSection .container {
position: relative;
z-index: 100;
}
.zoomSection span {
font-weight: bold;
font-size: 35px;
margin: 35px 0px 0px;
display: block;
}
.zoomSection a {
display: inline-block;
border: 2px solid #fff;
color: #fff;
padding: 9px 40px;
font-size: 22px;
border-radius: 3px;
margin-top: 15px;
}
header#site-header {
z-index: 10000000;
}
div#eyeexams_13 li, #eyeexams_3 li, #eyeexams_3 h5 {
color: #fff;
}
.homeServices {
padding-bottom: 50px;
}
.homeServices .fadeIn figcaption h2 {
font-weight: bold!important;
text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.85);
font-size: 20px;
margin-bottom: 16px;
}
#post-192 .columns {
column-count: 2;
width: 78%;
margin-left: auto;
}
#post-192 p {
text-align: center;
}
li#menu-item-37 .sub-menu a {
font-size: 16px;
}
#menu-item-37 > .sub-menu li:hover > ul.sub-menu {
display: block;
}
li#menu-item-205, li#menu-item-204 {
position: relative;
}
li#menu-item-205 .sub-menu, li#menu-item-204 .sub-menu {
position: absolute;
top: 0;
}
#menu-main-menu span.subtgl {
position: absolute;
top: 10px;
right: 10px;
color: #fff;
transition: all 0.5s;
}
li#menu-item-205:hover .subtgl, li#menu-item-204:hover .subtgl {
transition: all 0.5s;
transform: rotate(-90deg);
}
li#menu-item-205:before, li#menu-item-204:before {
content: '\f0dd';
position: absolute;
font-family: 'FontAwesome';
right: 0px;
top: 0px;
color: #04B257;
transition: all 0.5s;
display: flex;
align-items: center;
justify-content: center;
width: 50px;
}
li#menu-item-205:hover:before, li#menu-item-204:hover:before {
transform: rotate(-90deg);
transition: all 0.5s;
}
.text-left {
text-align: left !important;
}
.text-center {
text-align: center !important;
}
.text-justify {
text-align: justify !important;
}
.bg-opacity-10 {
background: #04B25710 !important;
}
.ttl h3 {
margin-bottom: 0;
}
.ttl p {
margin-top: 10px;
}
.shadow {
-webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important;
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important;
}
.bg-wht {
background-color: #fff!important;
padding: 25px;
margin-bottom: 25px;
}
.img-fluid {
width: 100%;
height: auto;
}
@media screen and (max-width: 1440px) {
.zoomSection {
padding:190px 0px;
}
}
@media screen and (min-width: 881px) {
/*#page.single {
margin-top: 50px;
}*/
.page-id-757 #page.single {
margin-top: 0;
}
#secondary-navigation .navigation ul ul.wda-long-menu > li {
width: 50%!important;
}
html ul ul.wda-long-menu ul.wda-long-menu{
right: -500px;
}
html ul ul.wda-long-menu ul.wda-long-menu ul {
right: auto;
left: -256px;
}
#logo img {
box-sizing: border-box;
}
.sub-menu li {
background-color: #04B257 !important;
border-bottom: 1px solid rgba(255,255,255,0.4) !important;
box-sizing: border-box;
}
.sub-menu li:hover {
background-color: #04B257 !important;
}
.sub-menu li a {
color: #fff !important;
}
.address,
#logo img,
#site-header {
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.sca .address {
padding-top: 13px;
}
#logo img {
box-sizing: border-box;
}
.sca #logo img {
padding-right: 5px;
}
#regular-header {
margin-top: 0px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.sca #regular-header {
margin-top: -48px;
}
#site-header.sca #header {
background-color: rgba(255,255,255,1);
}
}
@media screen and (max-width: 1152px) {
html .slideimg {
height: 350px !important;
}
section#reviews p {
padding:0px 30px;
box-sizing: border-box;
}
html #secondary-navigation a {
padding: 15px 6px;
font-size: 14px !important;
}
#logo img {
box-sizing: border-box;
display: block;
width: 100%;
}
.zoomSection {
padding: 150px 50px;
overflow: hidden;
}
.welcome {
padding: 40px;
}
.innerImage {
height: 350px;
}
#page {
max-width: 100% !important;
width: 100% !important;
}
footer .container {
width: 100%;
}
.headerPhone {
box-sizing: border-box;
}
}
@media screen and (min-width: 881px) {
.page-template-template-contact #content_box {
padding-top: 100px;
}
}
/* mobile */
@media screen and (max-width: 880px) {
header#site-header {
height: auto !important;
}
#header{
background-color: #fff !important;
}
#page.homepage {
padding-top: 20px !important;
}
.welcome img {
width: 75%!important;
}
#post-236 img, #post-11 img, #post-11 img {
width: 120px!important;
}
#secondary-navigation .navigation .current-menu-item {
background: #333!important;
}
html .post-content img {
width: auto !important;
height: auto !important;
float: none !important;
margin: 0px auto 20px !important;
}
.rightside {
width: 100% !important;
}
.rightside a#pull {
box-sizing: border-box;
margin: 0px auto;
}
#logo img {
box-sizing: border-box;
display: block;
width: 100%;
margin: 10px auto;
}
.address {
display: none !important;
}
div#header .container {
max-width: 100% !important;
padding: 0px;
box-sizing: border-box;
width: 100% !important;
text-align: center;
}
#header #logo a { display:block; text-align: center; }
#header:after,#regular-header:after {
clear: both;
content: "";
display: block;
}
#site-header {
position: relative !important;
}
.logo-wrap {
width: 100% !important;
}
.servitem {
width: 50%;
margin-bottom: 20px !important;
}
.servicesField {
box-sizing: border-box;
padding:50px 20px;
}
#reviews,
.reviews:before, .zoomSection:before {
background-attachment: scroll;
}
section.welcome h1,
section.welcome p,section.welcome h3 {
text-align: center;
}
.welcome {
padding: 40px 20px;
}
#header .logo-wrap {
float: none !important;
height: auto !important;
}
#secondary-navigation {
height: auto !important;
}
.hide-d { display: block; }
#header { background: none; padding: 0px 0 0px 0px; margin-bottom: 0px; }
.mobileBtn { margin-bottom: 0px; }
.mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #005a42; padding: 10px; border-radius: 0; -moz-border-radius: 0px; margin: 10px !important;}
.mobileBtn.phoneBtn { font-size: 20px; }
.mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
.primary-slider-container, .hide-xs { display: none; }
.container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
.innerImage { display: none; }
.homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
.box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
.welcome {margin: 20px auto;}
.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
.post-content img { width: 100% !important; height: auto !important; }
.footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
.footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget { width: 100% !important; max-width: 100% !important; }
.hours { display: none !important; }
.main-header { background-color: #fff !important; }
.leftwow {
width: 100%;
}
.rightwow {
width: 100%;
}
.col-sm-6 {
width: 100%;
}
.row {
margin:0px;
}
.welcome iframe {
height: 400px !important;
}
.featured .btn {
display: block;
text-align: center;
}
.homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
height: auto;
}
.box02 .btn {
display: block;
max-width: 250px;
margin:10px auto 0px;
}
footer .container {
width: 100%;
}
#regular-header { display: none; }
.sticky { background-color: #fff !important; }
div.header-social-icons { float: none !important; text-align: center; background:none!important;}
div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9999; }
.header-social-icons { text-align: Center; float: none !important; }
.header-social-icons a { display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
section.welcome .row:nth-child(1) .leftwow {
float: left;
width: 40%;
}
section.welcome .row:nth-child(1) .rightwow {
float: right;
text-align: left;
width: 60%;
}
#header {
position: relative;
}
section.welcome .row:nth-child(1) .rightwow p,section.welcome .row:nth-child(1) .rightwow h1 {
text-align: left;
}
.asinnerImage {
display: none !important;
}
section.welcome .row:nth-child(1) .leftwow {
width: 100%;
margin-bottom: 20px;
}
section.welcome .row:nth-child(1) .rightwow {
width: 100%;
}
}
ul.WellnessPlans {
list-style: none;
text-align: center;
}
ul.WellnessPlans li {
display: inline-block;
text-align: center;
}
#menu-item-348 .sub-menu {
right: 0px;
left: auto;
}
.page h1.title {
margin-bottom: 20px;
font-weight: bold;
border-bottom: 1px solid #006d51;
padding-bottom: 10px;
}
@media screen and (max-width: 540px) {
#site-header {
position: relative !important;
background-color: rgba(10, 88, 161, 0.27) !important;
}
.home .sticks {
display: inline-block;
text-align: center;
margin-bottom: 0px;
margin-left: -4px;
background-color: #777777;
padding: 8px 24.3px;
margin: 0px 10px;
font-size: 16px;
min-width: 27%;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
color: #fff;
box-sizing: border-box;
width: 50%;
border-radius: 0px;
float: left;
margin: 0px;
border: 1px solid #fff;
background-color: #4a717f;
}
#reviews,
.paws {
padding:50px 0px;
}
footer .container {
box-sizing: border-box;
}
.col6 {
width: 100% !important;
top: 0px !important;
margin-bottom: 30px;
}
.zoomSection a {
display: inline-block;
border: 2px solid #fff;
color: #fff;
padding: 9px 20px;
font-size: 22px;
border-radius: 3px;
margin-top: 15px;
}
.zoomSection span {
font-weight: bold;
font-size: 35px;
margin: 35px 0px 0px;
display: block;
line-height: 36px;
font-size: 30px;
}
.zoomSection {
padding:50px 15px;
}
.zoomSection p {
text-align: center;
}
section.welcome h1 {
font-size: 29px;
font-weight: bold;
color: #111;
letter-spacing: 1px;
line-height: normal;
margin: 15px 0px;
}
.welcome {
padding:20px 10px;
}
.welcome img {
margin-bottom: 10px;
}
section.welcome .row:nth-child(1) .leftwow {
float: left;
width: 100%;
}
section.welcome .row:nth-child(1) .rightwow {
float: right;
text-align: left;
width: 100%;
}
section.welcome .row:nth-child(1) .rightwow p,section.welcome .row:nth-child(1) .rightwow h1 {
text-align: center;
}
}
.innerImage img { width: 100% !important; }
#header .logo-wrap { padding: 0px; }
@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}
html #wp_access_helper_container button.aicon_link {
background-color: #166F91 !important;
}
.wda3 {
width: 33.33%;
}
.wda3:nth-child(1) {
text-align: left;
}
#header h1, #header h2 {
float: none;
display: block;
}
nav.navigation.clearfix.mobile-menu-wrapper + a {
display: block;
text-align: right;
color: #fff;
}
div#mobile-menu-overlay + a {
display: block;
text-align: right;
color: #fff;
}
.address p:nth-child(1) {
width: 100%;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
margin-bottom: 8px !important;
}
.address p:nth-child(1) a {
font-size: 14px;
}
.social-icons.pull-inline + p{
margin:0px !important;
}
.carousel-caption h2 span {
display: block;
font-size: 40px;
font-weight: 900;
line-height: 45px;
margin-bottom: 25px;
font-size: 26px !important;
}
.social-icons.pull-inline + p a {
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
border: 1px solid #000;
padding: 4px 10px;
}
.social-icons.pull-inline + p a:hover {
background-color: #91D3D2;
}
.social-icons.pull-inline a {
background-color: transparent;
border: 1px solid #000;
padding: 4px;
box-sizing: border-box;
color: #000 !important;
height: 32px;
padding: 0px;
width: 32px;
line-height: 28px;
}
.address * {
vertical-align: top;
}
.social-icons.pull-inline a span {
vertical-align: middle;
}
div#secondary-navigation {
padding-top: 13px;
}
.video_holder:after {
position: absolute;
top: 0px;
left: 0px;
content: "";
opacity: 0.2;
background-color: #646464;
height: 100%;
width: 100%;
}
div#secondary-navigation + a {
display: block;
text-align: right;
color: #000;
font-size: 19px;
font-weight: bold;
letter-spacing: 1px;
}
.underVideoBox .container {
max-width: 1800px !important;
padding: 0px 15px;
box-sizing: border-box;
width: 100%;
}
.wd6 {
padding: 0px 15px;
box-sizing: border-box;
text-align: center;
margin: auto;
width: 85%;
}
/*
.wd6 {
width: 50%;
float: left;
padding: 0px 15px;
box-sizing: border-box;
text-align: center;
} */
.wd6 > a {
background-size: cover;
background-position: 50% 50%;
height: 30vw;
display: flex;
align-items: center;
justify-content: center;
position: relative;
padding: 0px 100px;
box-sizing: border-box;
}
.wd6 a:before {
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
background-color: #ffffff;
height: 100%;
width: 100%;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
opacity: 0.9;
}
.wd6 a:after {
top: 25px;
left: 25px;
right: 25px;
bottom: 24px;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border: 5px solid #04B257;
content: "";
position: absolute;
opacity: 1;
}
.middleText {
position: relative;
z-index: 100;
}
.middleText * {
color: #111;
}
.middleText h2 {
font-size: 40px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}
.middleText span {
display: inline-block;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 15px;
border: 1px solid #fff;
padding: 10px 24px;
font-weight: bold;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-color: #fff;
color: #000;
}
.wd6 a:hover div span {
background-color: #fff;
color: #000;
}
.wd6:nth-child(2) a:before {
background-color: #ffffff;
}
.wd7 {
z-index: 9;
position: relative;
}
.wd6:nth-child(2) a:after {
border-color: #04B257;
}
.wd6 a:hover:before {
opacity: 0.6;
}
.wd6 a:hover:after {
transform: rotateX(-15deg) rotateY(-7deg) rotateZ(1deg);
}
.middlewow {
text-align: center;
margin: auto;
}
.middlewow p {
line-height: 27px;
font-weight: 300;
font-size: 19px;
}
a.op {
display: inline-block;
border: 2px solid #ffffff !important;
padding: 12px 30px;
}
a.op:hover {
background-color: #166F91;
color: #fff;
}
a:link, a:visited, a:active {
text-decoration: none;
}
.images {
width: 100%;
margin-bottom: 10px;
}
.images img {
display: block;
}
.gallery-section {
padding: 30px 0px;
}
/* Testimonials */
.bg-white {
background-color: #fff;
padding: 25px 25px 25px 50px;
box-sizing: border-box;
text-align: left;
position: relative;
}
.bg-white p {
font-style: italic;
font-size: 16px !important;
text-align: left !important;
line-height: 29px;
}
span.slide-star {
float: left;
margin-right: 11px;
color: #FDD314;
}
#reviews h3 i {
color: #FDD314;
}
.video_holder {
height: 100vh;
position: relative;
overflow: hidden;
}
.bg-white:after {
content: "";
display: block;
clear: both;
}
.bg-white:after {
border-top: 30px solid #ffffff;
bottom: -59px;
content: '';
display: block;
height: 30px;
left: 80px;
position: absolute;
right: 445px;
width: 2px;
perspective-origin: 15px 15px;
transform-origin: 15px 15px;
filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .0980392));
border-top: 30px solid #fff;
border-right: 30px solid transparent;
border-bottom: 0 solid transparent;
border-left: 0 solid transparent;
border-top: 30px solid #ffffff;
}
span.slide-star {
position: relative;
}
span.slide-star:before {
content: "\f10d";
font-family: FontAwesome;
left: -31px;
position: absolute;
color: #666;
opacity: 0.3;
font-size: 23px;
top: -8px;
}
@media screen and (min-width: 540px) {
.gallery-section {
background-image: url(/wp-content/uploads/2019/05/bgmount.png);
background-repeat: no-repeat;
background-size: cover;
position: relative;
background-position: 50% 100px;
}
.images:nth-child(2) {
animation-delay: 0.2s;
}
.images {
float: left;
margin: 1%;
width: 48%;
box-sizing: border-box;
}
.images img {
height: 350px !important;
width: 100% !important;
object-fit: cover;
}
.gallery-section .container {
max-width: 940px !important;
}
.images:nth-child(3) {
animation-delay: 0.3s;
}
.images:nth-child(4) {
animation-delay: 0.4s;
}
}
html .wprs_unslider {
position: relative;
z-index: 100;
/* background-color: #fff; */
max-width: 1200px;
margin: 0px auto;
}
html .wprs_unslider p {
font-size: 14px !important;
}
html .wpproslider_t4_avatar_div {
display: none !important;
}
#wprev-slider-1 .wprev_preview_bg1_T4 {
background-color: #fff !important;
}
.hour-container {
text-align: center;
}
.hour-container img {
display: block;
margin: 0px auto;
margin-bottom: -130px;
margin-top: -50px;
position: relative;
z-index: 1;
}
.hs {
max-width: 400px;
margin: 0px auto;
position: relative;
padding: 50px;
box-sizing: border-box;
background-color: #fff;
position: relative;
box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.22);
margin-bottom: 75px;
margin-top: 200px;
text-align: left;
padding: 50px 75px;
}
.hs {
background-image: url(/wp-content/uploads/2019/05/brick-wall-7.png);
}
.hs:before {
content: "";
height: 200px;
width: 100%;
background-image: url(/wp-content/uploads/2019/06/dog-cat-1.png);
display: block;
position: absolute;
top: 0px;
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
top: -155px;
left: 0px;
right: 0px;
margin: 0px auto;
}
.hs span {
font-weight: bold;
display: inline-block;
width: 100px;
text-align: left;
}
.hs h2 {
margin: 0px -30px;
margin-bottom: 15px;
font-weight: bold;
font-style: italic;
margin-top: 11px;
font-size: 20px;
text-align: center;
}
.hs h2:after {
width: 100%;
height: 1px;
background-color: #000;
margin: 0px auto;
position: relative;
display: block;
content: "";
width: 75px;
margin-top: 6px;
}
.main-container {
position: relative;
left: 0;
transition: left 500ms ease;
}
.navigation ul li:hover { background: none }
.navigation ul li a, .navigation ul ul a {
padding: 9px 0!important;
width: 100%;
border: none;
}
span.mycall {
margin: 6px 0;
display: block;
}
.d-block {
display: block !important;
}
.ftrlogo img {
margin-top: 12px;
}
#mobile-menu-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999;
cursor: pointer;
display: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: rgba(0,0,0,.5);
}
html.noscroll {
position: fixed;
overflow-y: scroll;
width: 100%;
}
ul#menu-main-menu {
display: block;
text-align: left;
}
ul#menu-main-menu li a {
padding: 10px 14px !important;
display: block;
box-sizing: border-box;
}
#logo img {
margin:0px auto;
margin-top:-55px
}
#post-27 ul.columns.no-checkboxes {
text-align: center;
}
.dm-service-section {
padding: 0 !important;
}
body .dm-service-section:nth-child(even) img {
border: 3px solid #fff !important;
}
/* Services */
.slideimg:hover a{
background-color: #fff;
color: #000 !important;
}
.slideimg {
height: 450px !important;
background-size: cover;
background-position: 50% 50%;
position: relative;
/* margin: 0px 1px; */
}
.slideimg:before {
height: 100%;
width: 100%;
position: absolute;
content: "";
top: 0px;
left: 0px;
background-color: #000;
opacity: 0.4;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.slideimg::after {
height: 30px;
width: 100%;
position: absolute;
bottom: 10px;
left: -10px;
text-align: right;
}
.widget h3 {
margin: 0px 0 15px 0;
text-align: center;
text-align: left;
margin-bottom: 15px;
}
section#services h2 {
margin: 30px 0px;
text-transform: uppercase;
font-weight: bold;
color: #000;
}
#services .slick-next {
right: 25px !important;
}
#services .slick-prev {
left: 25px !important;
z-index: 100;
}
#services .slick-next:before {
content: '>' !important;
font-size: 40px !important;
font-family: 'Open Sans' !important;
}
#services .slick-prev:before {
content: '<' !important;
font-size: 40px !important;
font-family: 'Open Sans' !important;
}
.c3a i {
margin-right: 12px;
margin-bottom: 20px;
float: left;
padding-top: 4px;
}
.slideimg .over {
position: absolute;
bottom: 30px;
left: 0px;
padding: 0px 20px;
box-sizing: border-box;
width: 100%;
text-align: left;
}
section#services h2 {
font-size: 35px;
text-transform: capitalize;
margin-bottom: 25px;
}
.slideimg .over p {
color: #fff;
font-weight: 300;
letter-spacing: 1px;
font-size: 23px;
text-transform: capitalize;
margin-bottom: 10px;
}
.slideimg .over a {
display: inline-block;
border: 1px solid #fff;
color: #fff;
padding: 5px 15px;
}
.slideimg:hover:before {
opacity: 0.6;
}
/* Big CTA */
.parallax-part {
padding: 150px 0px;
position: relative;
background-attachment: fixed;
background-size: cover;
background-position: 50% 50%;
}
.parallax-part:before {
position: absolute;
content: "";
top: 0px;
left: 0px;
background-color: #04B257;
height: 100%;
width: 100%;
opacity: 0.9;
}
.parallax-part * {
color: #fff !important;
}
.parallax-part h2 {
font-weight: bold;
text-transform: uppercase;
}
.parallax-part a {
border-color: #000;
}
.owl-controls {
display: none !important;
}
@media screen and (max-width: 1152px) {
.wda3 {
width: 40%;
}
.wda3:nth-child(3) {
width: 20%;
}
.social-icons.pull-inline + p a {
display: none !important;
}
}
@media screen and (max-width: 880px) {
#services .slick-arrow {
display: none !important;
}
div#secondary-navigation + a {
display: none !important;
}
#logo img {
margin-left: 0px;
}
div#header {
padding: 14px 10px;
box-sizing: border-box;
}
.wda3 {
width: 50% !important;
}
.wda3:nth-child(1) {
display: none;
}
.middleText h2 {
font-size: 25px;
}
.middleText p {
display: none;
}
}
@media screen and (max-width: 640px) {
div#header .container {
display: block;
}
.wda3 {
width: auto !important;
float: left;
}
.wda3:nth-child(3) {
float: right;
}
#logo img {
margin-left: 0px;
width: 251px;
display: block;
}
.wd7 {
width: 100%;
}
.wd5 {
display: none;
}
.images:nth-child(4) {
width: 42%;
}
.middlewow {
padding:0px 20px;
}
.wd6 > a {
height: 300px;
}
.wd6 {
width: 100%;
margin-bottom: 30px;
}
}
@media screen and (max-width: 540px) {
.images:nth-child(4) {
width: 100%;
}
.wd6 {
padding:0px;
}
}
/* New Header */
div#regular-header {
background-color: #04B257;
}
div#regular-header {display:none;
overflow: hidden;
clear: both;
padding: 0;
}
header#site-header {
background-color: rgba(255, 255, 255, 0.6);
}
.home header#site-header {
background-color: rgba(255, 255, 255, 0.1);
}
#site-header {
-webkit-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
#site-header {
position: fixed;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
}
.logo-wrap {
width: 22%;
float: left;
padding: 5px;
box-sizing: border-box;
}
header .logo-wrap {
width: 26%;
}
#secondary-navigation a {
font-family: 'Open Sans';
font-weight: 700;
font-size: 20px;
color: #000000;
text-transform: uppercase;
}
.image-logo {
text-align: center;
margin: 0;
}
.right-side {
padding: 10px 0 0;
box-sizing: border-box;
}
#secondary-navigation .navigation ul li:hover, #secondary-navigation .navigation ul .current-menu-item {
border-bottom: 1px solid #04B257;
}
ul#menu-main-menu li.current-menu-item a, ul#menu-main-menu li a:hover {
text-decoration: none !important;
}
#menu-item-42 ul#menu-main-menu li a:hover {
color: #fffff5 !important;
}
.right-side {
float: right;
width: 85%;
padding-top: 30px;
}
.right-side .clearfix {
text-align: right;
}
.col3 {
width: 33.33%;
text-align: center;
padding: 0 15px;
box-sizing: border-box;
}
.col3 {
float: left;
padding: 0 0 0 20px;
width: auto;
float: none;
display: inline-block;
margin-left: 200px;
}
.col3.headsocial {
text-align: right;
}
.right-side .pull-left{
top: 9px;
position: relative;
}
.page-id-33 ul.columns.no-checkboxes.topsec {
column-count: 2 !important;
}
.right-side .col3:nth-child(2) a {
background-color: #04B257;
color: #fff;
line-height: 31px;
display: inline-block;
padding: 0 10px;
box-sizing: border-box;
vertical-align: middle;
/* border: 1px solid #6ecff6; */
position: relative;
text-transform: uppercase;
overflow: hidden;
border-radius: 15px;
}
.headsocial a {
display: inline-block;
width: 31px;
height: 31px;
box-sizing: border-box;
line-height: 31px;
text-align: center;
background-color: #04B257;
color: #fff;
font-size: 18px;
margin-left: 5px;
}
.regular_header #secondary-navigation {
float: left;
width: 100%;
}
.right-side .clearfix {
text-align: right;
}
header .navigation {
float: right;
width: 100%;
}
.navigation ul {
text-align: right;
padding:0px;
text-align: right;
}
.wd7 a {
display: inline-block;
}
#secondary-navigation a {
padding: 5px 10px;
margin: 0;
font-weight: 400 !important;
}
#header #logo a {
color: #000 !important;
padding: 0px 0px !important;
box-sizing: border-box;
display: block;
}
html div#header .container {
background: #fff;
max-width: 1170px !important;
}
#logo {
padding-top: 23px !important;
}
#header {
position: relative;
}
html a#pull {
display: none;
}
ul.sub-menu.toggle-submenu li a {
display: block;
width: 100% !important;
text-align: left;
}
body {
margin: 0 !important;
font-family: 'Open Sans' !important;
}
body .video_holder {
overflow: visible !important;
}
.sticky-navigation .right-side .pull-left a {
font-size: 20px;
font-family: 'Open Sans' !important;
font-weight: 200px !important;
color: #04b257;
}
.right-side .pull-left .fa-map-marker {
margin-left: 15px;
}
.middlewow h2 {
font-size: 24px;
font-family: 'Open Sans' !important;
font-weight: normal;
color: #222;
margin-bottom: 20px;
}
.middlewow p {
line-height: 27px;
font-weight: 300;
font-size: 19px;
color: #444;
}
.gallery-section .container {
margin: auto !important;
}
#site-footer {
background: #000000;
}
#site-footer a {
color: #fff;
}
.homeServicess {
height: 100vh;
}
figure .simg {
margin: -10px 0 0 -10px;
max-width: none;
width: -webkit-calc(100% + 10px);
width: calc(100% + 10px);
opacity: 0.9;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(10px,10px,0);
transform: translate3d(10px,10px,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid * {
box-sizing: border-box;
}
.grid figure figcaption, .grid figure figcaption > a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.grid figure figcaption {
padding: 2em;
color: #fff;
text-transform: uppercase;
font-size: 1.25em;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.grid {
position: relative;
clear: both;
margin: 0 auto;
max-width: 1700px;
list-style: none;
text-align: center;
box-sizing: border-box;
}
.homeServices .grid {
display: flex !important;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
.homeServices figure {
width: 24%;
margin: 20px;
position: relative;
}
.homeServices .simg {
background-size: cover;
width: 100%;
height: 100%;
min-height: 355px;
max-height: 355px;
background-position: center;
}
.homeServices figcaption {
position: absolute;
top: 0;
left: 0;
right: 0;
margin: auto;
width: 100%;
height: 100%;
}
@media screen and (max-width: 880px) {
#logo img {
float: none;
margin: 0px auto;
}
.right-side {
width: 100%;
display: block;
}
.right-side > .clearfix {
display: none;
}
html a#pull {
display: block;
box-sizing: border-box;
text-align: left;
margin: 0px;
}
div#header {
padding: 0px;
}
}
#open-chat-button-1661847989331 { bottom: 40px !important; }
.calendly-badge-widget {
bottom:50px!important;
right:auto;
left:15px;
}
@media screen and (min-width:880px) {
.columns {
column-count:3;
}
}
.no-checkboxes li:before {
display:none;
}
.no-checkboxes {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.top-section {
width:100%;
}
.grid h2 {
color:white;
font-weight:bold!important;
text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.85);
}
.carousel-caption h2 span {
font-size: 50px !important;
}
@media (min-width:880px) {
/*.grid figure {
width:calc(24.33% - 20px)!important;
}
*/
}
@media (max-width: 1199px) {
section.welcome .row {
margin: 0px 0px 0px;
}
#post-14 h2 {
margin-top: 0;
}
.no-checkboxes {
padding-left: 40px;
}
.col3 {
padding: 0 0 0 10px;
margin-left: 0px;
}
#logo img {
margin-top: -10px;
width: 200px;
}
ul#menu-main-menu {
text-align: center;
}
.homeServices .fadeIn figcaption h2 {
font-size: 17px;
margin-bottom: 16px;
}
}
@media (max-width: 991px){
.carousel-caption {
top: 60%;
}
.carousel-caption h2 span {
font-size: 30px !important;
}
.hide-xs .video_holder img {
height: 100% !important;
max-height: 100% !important;
}
#page .hide-xs {
display: block !important;
}
.carousel-caption h2 {
font-size: 24px !important;
}
.carousel-caption h2 span {
font-size: 30px !important;
}
#header nav a {
text-indent: 0 !important;
}
#cssmenu li {
margin-left: 0 !important;
}
#cssmenu a {
text-align: center !important;
}
#cssmenu ul.menu.clearfix {
background: #4CAF50;
display: flex;
flex-direction: column;
justify-content: center;
display: none;
overflow: hidden;
opacity: 0;
transition: transform 0.3s;
transform: scaleY(0);
transform-origin: 0% 0%;
margin-top: 16px;
position: absolute;
left: 0;
}
#cssmenu ul.menu.clearfix.open {
display: block;
overflow: visible;
opacity: 1;
transform: scaleY(1);
}
#cssmenu .button:before {
color: #4CAF50 !important;
display: none !important;
}
#cssmenu .logo, #head-mobile {
display: block !important;
}
#menu-item-204 .sub-menu.curr, #menu-item-205 .sub-menu.curr {
display: block !important;
max-width: 330px !important;
}
#menu-main-menu span.subtgl {
color: #04B257;
}
.homeServices figure {
width: 42%;
}
.navigation.mobile-menu-wrapper {
left: 0px;
display: none;
}
.navigation.mobile-menu-wrapper.show {
left: auto;
display: block;
position: absolute;
height: auto;
right: 0;
top: 10px;
background: #04B257;
}
#secondary-navigation .navigation .current-menu-item {
background: #04B257!important;
}
ul#menu-main-menu li.current-menu-item a, ul#menu-main-menu li a:hover {
color: #fff !important;
}
li#menu-item-37:before {
color: #fff;
justify-content: center;
align-items: start;
top: 7px;
width: 50px;
}
#menu-item-37:hover .sub-menu li a {
color: #04B257 !important;
font-weight: 600 !important;
}
#menu-item-37:hover .sub-menu li {
background: #fff;
}
ul#menu-main-menu li a {
font-weight: 600 !important;
font-size: 16px !important;
}
.hide-d {
display: none;
}
.right-side {
float: right;
width: 100%;
padding: 0;
}
.logo-wrap {
width: 100% !important;
margin: 0;
}
#logo {
padding-top: 0px !important;
}
.right-side .col3:last-child {
display: none;
}
.right-side .clearfix .col3 {
padding: 0 10px 0 0px;
}
.pull-left a:last-child {
display: none;
}
.right-side > .clearfix {
text-align: center;
padding: 7px 15px;
width: 100% !important;
background: #4CAF50;
justify-content: center;
display: none !important;
}
a#pull:after {
font-size: 22px;
top: -35px;
}
html a#pull {
font-size: 0 !important;
padding: 0 !important;
}
.headsocial a {
margin: 0;
}
div#secondary-navigation {
padding-top: 0px;
}
#menu-item-37 ul.sub-menu {
position: relative;
}
.welcome {
padding: 40px 0 0;
margin: 0;
}
.underVideoBox {
padding: 0;
}
.gallery-section {
padding-bottom: 20px;
}
.grid figure figcaption {
padding: 0;
font-size: initial;
}
article.article {
padding: 0 15px;
margin: 0;
}
#post-192 img.alignnone {
margin-top: 30px !important;
}
#content_box #gform_wrapper_2 input {
max-width: 92%;
}
#content_box #gform_wrapper_2 input.wpcf7-submit {
max-width: 30% !important;
}
.post-27 .dm-half.wow.fadeInRight img {
width: 100% !important;
max-width: 100% !important;
}
#post-27 .dm-half h3 {
font-size: 20px;
}
.container, .welcome .container, .widgetBox {
width: 96% !important;
}
#menu-item-37 .sub-menu{
display: none !important;
}
#menu-item-37 > ul.sub-menu.show {
display: block !important;
}
#logo img {
max-width: 50px !important;
height: auto !important;
width: 100%;
padding-bottom: 10px;
}
.page-header h2 {
padding: 15px;
}
.page-header {
padding: 0;
}
#post-14 h2 {
margin-top: 20px;
}
#post-27 ul.columns.no-checkboxes {
text-align: center;
column-count: 3;
}
#eyeexams_3 ul, #eyeexams_10 ul {
padding-left: 20px;
}
#eyeexams_13 ul{
padding-left: 10px;
}
#post-21 img.alignright.size-medium.wp-image-93 {
width: 100% !important;
}
.page-header h2 {
font-size: 30px;
}
#post-192 .columns {
width: 100%;
}
#post-200 ul {
padding-left: 20px;
}
#secondary-navigation .navigation ul ul li {
background: #fff !important;
}
li#menu-item-37>ul>li>a {
color: #04B257 !important;
}
li#menu-item-205:before, li#menu-item-204:before {
display: none !important;
}
.subtgl {
position: absolute;
top: 15px;
right: 15px;
color: #04B257;
width: 40px;
height: 40px;
z-index: 99999;
}
#post-200 h2 {
font-size: 1.5rem;
}
.logo-wrap.desk {
display: none !important;
}
.logo a {
display: none;
}
#cssmenu {
background: #fff;
}
#cssmenu {
padding: 14px 0px;
height: 100px;
position: relative;
}
.right-side .pull-left {
top: 0;
}
.right-side .pull-left a {
display: inline-flex !important;
padding-left: 10px;
color: #fff !important;
}
.mobotm {
display: flex;
justify-content: space-between;
background: #4CAF50;
height: 50px;
align-items: center;
padding: 10px;
}
.mobotm p {
color: #fff;
}
.mobotm .togglebtn {
position: relative;
background: transparent !important;
top: 0;
right: 0;
display: flex;
justify-content: center;
align-items: center;
}
.togglebtn span {
color: #fff;
}
.menu-primary-menu-container {
position: absolute;
width: 100%;
top: auto;
left: 0;
}
}
@media (max-width: 767px){
header .logo-wrap {
width: 100% !important;
}
.button {
right: 0;
}
#cssmenu .submenu-button {
height: 36px !important;
}
li#menu-item-37:before {
display: none;
}
.grid figure figcaption {
padding: 0;
font-size: 12px;
}
.homeServices .fadeIn figcaption h2 {
font-size: 18px;
margin-bottom: 18px;
}
.calendly-badge-widget {
bottom: 5px !important;
}
.homeServices .simg {
min-height: auto;
}
.homeServices figure {
/* width: 43%; */
width: 100%;
margin: 10px;
}
.right-side > .clearfix {
display: none !important;
}
.logo-wrap {
width: 50% !important;
margin: 0;
}
a#pull:after {
font-size: 22px;
top: -55px;
}
.navigation.mobile-menu-wrapper.show {
top: 0;
width: 100%;
left: 0 !important;
transition: all 1s;
}
nav.navigation.clearfix.mobile-menu-wrapper {
left: -450px;
display: block;
transition: all 1s;
position: absolute;
}
.page-header h2 {
font-size: 25px;
}
#content_box .ct-template .c6 {
width: 100%;
padding: 0;
}
#content_box .ct-template {
display: flex;
flex-direction: column;
}
.post-27 .dm-half.wow.fadeInRight {
width: 100%;
padding: 0;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space {
width: 100%;
padding-right: 0px;
margin-bottom: 30px;
}
.post-27 .dm-flex {
flex-wrap: wrap;
}
#eyeexams_1, #eyeexams_3, #eyeexams_5, #eyeexams_7, #eyeexams_9, #eyeexams_11, #eyeexams_13, #eyeexams_15 {
padding: 40px 20px 0px 20px;
}
#eyeexams_2 .dm-half.wow.fadeInRight, #eyeexams_4 .dm-half.wow.fadeInRight, #eyeexams_6 .dm-half.wow.fadeInRight, #eyeexams_8 .dm-half.wow.fadeInRight, #eyeexams_10 .dm-half.wow.fadeInRight, #eyeexams_12 .dm-half.wow.fadeInRight, #eyeexams_14 .dm-half.wow.fadeInRight, #eyeexams_16 .dm-half.wow.fadeInRight {
order: inherit;
margin-top: 40px;
}
.grid figure {
max-height: 150px;
/* min-height: 150px; */
}
#logo img{
width: 150px;
}
#post-14 .post-content .flxs {
flex-direction: column;
}
#post-14 .post-content .flxs .cntbx {
width: 100% !important;
order: 2;
}
.no-checkboxes {
padding-left: 0px;
column-count: 1 !important;
}
.page-id-33 ul.columns.no-checkboxes.topsec {
column-count: 1 !important;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space.top-section.animated {
padding-bottom: 0px;
}
#post-192 .columns {
column-count: 1;
width: 100%;
margin-left: auto;
}
div#post-192 {
padding: 20px 0;
}
#post-275 ul.procedure.checks {
padding: 0 23px;
}
div#post-275 {
padding: 20px 0;
}
#post-14 .post-content .cntbx p {
line-height: 1.5;
}
#post-14 .single_page .post-content h2 {
font-size: 22px !important;
}
.right-side {
float: right;
width: 100%;
background: #04B257;
padding: 0;
}
html a#pull {
font-size: 16px !important;
padding: 10px !important;
color: #fff;
}
a#pull:after {
font-size: 20px;
top: 7px !important;
}
.logo-wrap {
width: 100% !important;
margin: 0;
}
.navigation.mobile-menu-wrapper.show {
top: 45px;
}
#logo img {
width: 100%;
max-width: 100px;
height: auto !important;
}
.page-header {
background: #fff !important;
}
.page-header h2 {
font-size: 25px;
color: #04B257 !important;
font-weight: 500;
}
.page-header h2 {
padding: 15px 0 0;
}
#menu-item-37 button.sub-menu-toggle {
display: block;
background: transparent;
position: absolute;
top: -11px;
right: 0;
}
#menu-item-37 button.sub-menu-toggle {
border: none;
outline: none;
}
button.sub-menu-toggle[aria-expanded="false"] > .sub-menu {
display: none;
}
button.sub-menu-toggle[aria-expanded="true"] > .sub-menu {
display: block !important;
}
.navigation .svg-icon {
color: #fff;
}
/* vtg work */
ul.menu.clearfix.open:after {
content: "";
position: absolute;
border-top: 1px solid #ffffff36;
top: 0;
left: 0;
width: 100%;
}
ul.menu.clearfix.open {
border-top: 1px solid rgba(0, 0, 0, 0.2)!important;
width: 100%!important;
}
.page-header h2 {
padding: 50px 20px 8px 20px !important;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space h3{
text-align: center;
}
#content_box #gform_wrapper_2 input {
max-width: 100%;
}
#content_box #gform_wrapper_2 textarea {
width: 100%;
max-width: 100%;
height: 100px;
margin-top: 15px;
border: 1px solid #d9d9d9;
}
.single_page .flxs .cntbx p span {
background: none !IMPORTANT;
}
#cssmenu .logo, #head-mobile {
display: none !important;
}
}
#content_box #gform_wrapper_2 input {
width: 100%;
padding: 7px;
border: 1px solid #dbd3d3;
background: #eeeeee;
margin-top: 10px;
color: #000;
}
#content_box #gform_wrapper_2 input {
width: 100%;
max-width: 95%;
padding: 7px;
border: 1px solid #dbd3d3;
background: #eeeeee;
margin-top: 10px;
font-size: 18px;
}
#content_box #gform_wrapper_2 input.wpcf7-submit {
max-width: 95% !important;
text-transform: uppercase;
font-size: 16px;
}
.homeServices .fadeIn figcaption h2 {
font-size: 18px !important;
}
.single_page span {
background: none !IMPORTANT;
}
body {
background-color: #ffffff !important;
}
#post-14 .post-content .flxs-heading {
margin-bottom: 25px;
}
#post-14 .single_page .post-content h2 {
font-size: 24px;
font-weight: normal;
color: #222222;
font-family: 'Open Sans' !important;
}
#post-14 .post-content .flxs {
display: flex;
}
#post-14 .post-content .flxs .cntbx {
width: 75%;
}
#post-14 .flxs .cntbx h3 {
font-size: 22px;
font-weight: normal;
margin-bottom: 20px;
color: #222222;
padding: 0 15px;
font-family: 'Open Sans' !important;
}
#post-14 .post-content .cntbx p {
font-size: 18px;
font-weight: 300;
text-align: left;
padding: 10px 0px;
}
.svwrap {
max-width: 100% !important;
width: 100%;
padding: 20px 0px !important;
}
h3 {
font-size: 22px;
}
p {
font-size: 16px !important;
font-weight: 300;
}
#post-27 p {
font-size: 16px !important;
font-weight: 300;
line-height: 20px;
}
li {
font-weight: 400 !important;
font-family: 'Open Sans' !important;
font-size: 16px !important;
}
h3 span, h4 span, h2 span {
font-family: 'Open Sans' !important;
padding: 10px 0;
display: block;
font-size: 24px !important;
}
.page-header {
padding: 0 !important;
}
.solubanner {
width: 100%;
height: 100% !important;
padding: 30px 0 !important;
min-height: 470px !important;
}
.solubanner img {
width: 250px;
margin-bottom: 20px;
}
.text-dark {
color: #000 !important;
}
.solutext h2 {
text-transform: uppercase;
font-size: 50px;
margin-top: 0;
text-align: left;
font-family: 'Open Sans';
}
body .btn-danger {
display: inline-block;
width: auto;
height: 45px;
line-height: 45px;
padding: 0 30px;
border-radius: 25px;
box-shadow: rgb(0 0 0 / 25%) 0 2px 5px;
font-family: sans-serif;
text-align: center;
vertical-align: middle;
font-weight: 700;
font-size: 14px;
color: #fff;
cursor: pointer;
background: #04B257;
}
.btn-danger span {
margin-right: 10px !important;
}
.lumitext p {
padding: 30px 0;
}
.lumisec {
background: url(https://eyecraftersny.com/wp-content/uploads/2023/03/optilight-bg-11.png);
background-repeat: no-repeat;
background-position: top right;
}
.lumisec .row {
padding-top: 50px;
}
/*.lumisec .col-sm-6 {
display: flex;
flex-direction: column;
align-items: start;
justify-content: center;
}
*/
.d-flex {
display: flex;
}
.d-column {
flex-direction: column;
}
.align-items-center {
align-items: center;
}
.justify-content-center {
justify-content: center;
}
.text-center {
text-align: center;
}
.vdoslider .nav-link.active, .vdoslider .nav-pills.show>.nav-link {
background: transparent !important;
border-bottom: 3px solid #04B257;
border-radius: 0;
}
body .vdoslider .carousel-control-next, body .vdoslider .carousel-control-prev, body .behslidr .carousel-control-prev, body .behslidr .carousel-control-next {
width: 5% !important;
opacity: 1 !important;
background: transparent !important;
}
body .vdoslider .carousel-control-prev, body .behslidr .carousel-control-prev {
left: -50px !important;
}
body .vdoslider .carousel-control-next, body .behslidr .carousel-control-next {
right: -50px !important;
}
.manage {
background: url(https://eyecraftersny.com/wp-content/uploads/2023/03/v39251_optilight_visuals_C-2-2-1-1-1.png);
background-repeat: no-repeat;
background-position: top right;
height: 500px;
}
body .bg-red {
background: #04B257 !important;
}
body .text-danger {
color: #04B257 !important;
}
.anta .card {
min-height: 242px !important;
}
/* new work in vtg start */
.menu-primary-menu-container ul#menu-main-menu li a {
padding: 10px 14px !important;
display: flex;
}
.navigation ul {
padding: 0px;
text-align: right;
position: absolute;
width: 320px;
}
.menu-primary-menu-container .sub-menu li a {
font-size: 16px !important;
}
#menu-item-42 ul.sub-menu {
display: none !important;
}
#menu-item-42:hover ul.sub-menu {
display: inline-block !important;
}
.menu-primary-menu-container .menu.clearfix {
display: flex !important;
width: 100% !important;
justify-content: center;
}
/* .menu-primary-menu-container .menu.clearfix {
display: flex !important;
width: 100% !important;
justify-content: space-between !important;
} */
#logo {
padding-top: 0px !important;
text-align: initial !important;
}
#logo img {
margin: 0px auto;
height: 150px;
}
#header .logo-wrap {
padding: 0px !important;
}
header .logo-wrap {
width: 15%;
height: 150px !important;
}
/* li#menu-item-42:before {
content: '\f0dd';
font-family: 'FontAwesome';
position: absolute;
display: flex;
align-items: center;
justify-content: end;
top: -5px;
bottom: 0;
right: 0;
} */
li#menu-item-42 {
position: relative;
}
.clearfix {
display: flex !important;
width: 98.5% !important;
align-items: center !important;
justify-content: space-between;
}
.menu-item-1681 ul.sub-menu {
width: 180px !important;
}
#menu-item-1670 ul.sub-menu li {
width: 80% !important;
position: relative;
left: -40px;
}
#menu-item-37 ul.sub-menu {
width: 285px;
}
.calendly-badge-widget .calendly-badge-content {
background-color: #04B257 !important;
}
.calendly-badge-widget .calendly-badge-content:hover {
background-color: #ff9933 !important;
}
.boxwrap .card > .img-area {
height: 100%;
max-height: 450px;
}
.right-side .col3:nth-child(2) a span.fa.fa-instagram {
margin-left: -2px;
}
/* new work in vtg end */
body .video_holder {
overflow: hidden !important;
}
.text-center {
text-align: center !important;
font: revert;
font-family: auto;
}
.calendly-badge-widget {
display: none;
}
.menu-primary-menu-container .menu.clearfix li {
margin-left: 51px !important;
}
/* .menu-primary-menu-container ul#menu-main-menu {
justify-content: end;
} */
.post-27 .btn {
margin: 20px 0 0 !important;
display: none !important;
}
/* .sticky-navigation i.fa.fa-map-marker, i.fa.fa-phone {
color: #04b257;
} */
/* prem-on 8 may start*/
.dm-service-section:nth-child(even) h3 {
color: #fff;
}
.dm-service-section:nth-child(even) p {
color: #fff;
}
.dm-service-section:nth-child(even) .btn {
color: #04B257 !important;
background: #fff !important;
}
.dm-service-section:nth-child(even) .dm-container {
background: #04b257;
}
.dm-service-section:nth-child(even) .dm-half.wow.fadeInRight.animated {
order: 0 !important;
}
.dm-service-section .dm-flex .dm-half.wow.fadeInRight.animated {
order: 1;
}
.post-27 .dm-service-section .dm-half.wow.fadeInRight img {
float: right;
}
.post-27 .dm-service-section:nth-child(even) .dm-half.wow.fadeInRight img {
float: left;
}
.dm-service-section .dm-container {
padding: 20px 0;
}
#qlwapp.qlwapp-bubble .qlwapp-toggle .qlwapp-text {
display: none;
}
.dm-service-section {
padding: 0 !important;
overflow: hidden !important;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space a {
margin: 10px 0 0;
display: inline-block;
font-family: 'Open Sans';
color: #000;
transition: all .4s ease-in-out;
}
.post-27 .dm-half.wow.fadeInLeft.dm-space a:hover, a:active, a:focus {
color: #04b257;
}
@media (max-width: 767px){
.post-27 .dm-half.wow.fadeInLeft.dm-space h3 {
text-align: left !important;
}
.dm-service-section .dm-flex .dm-half.wow.fadeInRight.animated {
order: 0;
}
}
/* prem-on 8 may end*/
/* prem-on 9 may start*/
.hide-xs .video_holder {
height: 50% !important;
position: relative;
overflow: hidden;
max-height: 100vh;
}
.hide-xs .video_holder img {
height: 100%;
width: 100%;
object-fit: cover;
object-position: 50% 25%;
max-height: 335px ;
filter: brightness(0.5);
}
@media (max-width: 767px){
.post-27 .dm-half.wow.fadeInLeft.dm-space h3 {
text-align: left !important;
}
.dm-service-section .dm-flex .dm-half.wow.fadeInRight.animated {
order: 0;
}
.hide-xs .video_holder {
height: 60vh !important;
}
.hide-xs .video_holder img {
height: 100% !important;
object-fit: cover !important;
max-height: 100% !important;
filter: brightness(0.5);
}
}
/* prem-on 9 may end*/