/*!
Theme Name: Olympos
Description: Blank Wordpress Theme
Version: 3.0
Author: Ivan Dorić
Author URI: http://www.watch-learn.com/
Tags: starter theme, light, sass, gulp, livereload

        The CSS, XHTML is released under GPL:
        http://www.opensource.org/licenses/gpl-license.php

*/
@import url("https://fonts.googleapis.com/css?family=Lato:100i,300,400,700,900");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block}
body {line-height: 1}

ol, ul {list-style: none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: none}
table {border-collapse: collapse;border-spacing: 0}

@font-face {
    font-family: 'viewpoint-optical_icon-font';
    src: url("fonts/viewpoint-optical_icon-font.eot?ckj65k");
    src: url("fonts/viewpoint-optical_icon-font.eot?ckj65k#iefix") format("embedded-opentype"), url("fonts/viewpoint-optical_icon-font.ttf?ckj65k") format("truetype"), url("fonts/viewpoint-optical_icon-font.woff?ckj65k") format("woff"), url("fonts/viewpoint-optical_icon-font.svg?ckj65k#viewpoint-optical_icon-font") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="vp"], [class*=" vp"] {
    font-family: 'viewpoint-optical_icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vpIcon-_arrow:before {
    content: "\e900"
}

.vpIcon-_book-appointment:before {
    content: "\e901";
    color: #a1b544
}

.vpIcon-_bulk-bill:before {
    content: "\e902";
    color: #a1b544
}

.vpIcon-_change-mind:before {
    content: "\e903";
    color: #a1b544
}

.vpIcon-_contact-lens-order:before {
    content: "\e904";
    color: #a1b544
}

.vpIcon-_cover:before {
    content: "\e905";
    color: #a1b544
}

.vpIcon-_facebook-hover:before {
    content: "\e906";
    color: #a1b544
}

.vpIcon-_facebook:before {
    content: "\e907"
}

.vpIcon-_instagram-hover:before {
    content: "\e908";
    color: #a1b544
}

.vpIcon-_instagram:before {
    content: "\e909"
}

.vpIcon-_lifetime-service:before {
    content: "\e90a";
    color: #a1b544
}

.vpIcon-_our-brands:before {
    content: "\e90b";
    color: #a1b544
}

.vpIcon-_phone:before {
    content: "\e90c";
    color: #a1b544
}

.vpIcon-_price-match:before {
    content: "\e90d";
    color: #a1b544
}

.vpIcon-_professional-services:before {
    content: "\e90e";
    color: #a1b544
}

.vpIcon-_search:before {
    content: "\e90f";
    color: #fff
}

.vpIcon-_warranty:before {
    content: "\e910";
    color: #a1b544
}

.vpIcon-_wechat-hover:before {
    content: "\e911";
    color: #a1b544
}

.vpIcon-_wechat:before {
    content: "\e912"
}

body {
    font-family: 'Raleway', sans-serif !important
}

p {
    font-size: 16px;
    letter-spacing: 0.04em
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h5, h6 {
    font-family: 'Roboto Slab', serif !important;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

p, h4 {
    font-family: 'Raleway', sans-serif !important
}

h4 {
    text-transform: uppercase;
    font-size: 14px !important;
    letter-spacing: 3px;
    font-weight: 600 !important
}

.green {
    color: #a1b544 !important
}

.blog-header h2 {
    font-family: 'Raleway', sans-serif !important
}

h1.entry-title {
    color: #a1b544;
    font-family: 'Raleway', sans-serif !important
}

.service-items span {
    font-size: 87px
}

html {
    font-size: 100%
}

body {
    -webkit-font-smoothing: antialiased
}

* {
    box-sizing: border-box
}

:focus {
    outline: none !important
}

* html .clearfix {
    height: 1%;
    overflow: visible
}

* + html .clearfix {
    min-height: 1%
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    font-size: 0
}

.clr {
    clear: both
}

a {
    color: #a1b544;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.gap {
    height: 20px
}

.readmore a {
    text-decoration: none;
    font: 14px/21px robotomedium, sans-serif;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -webkit-border-radius: 25px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
    line-height: 1.3em;
    padding: 10px 52px 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    transform: translate3d(0, 0, 0);
    color: #ffffff;
    transition: all .3s;
    letter-spacing: 0.05em
}

.green-button {
    background: #a1b544
}

.black-button {
    background: #000000;
    border: 1px solid #000000
}

select {
    background-color: white;
    border: thin solid blue;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    margin: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none
}

select {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%), linear-gradient(to right, #a1b544, #a1b544);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 3.5em;
    background-repeat: no-repeat;
    padding-right: 40px !important;
    min-width: 107px
}

#order-form select {
    border: 1px solid #a1b544
}

#order-form button, #order-form input, #order-form select, #order-form textarea {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 6px;
    font-weight: 700;
    width: 100%
}

#order-form button, #order-form input, #order-form textarea {
    background: #f2f2f2
}

#order-form .wpcf7-submit {
    text-decoration: none;
    font: 14px/21px 'Raleway', sans-serif !important;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -webkit-border-radius: 25px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
    line-height: 1.3em;
    padding: 10px 52px 10px;
    -webkit-font-smoothing: subpixel-antialiased;
    transform: translate3d(0, 0, 0);
    color: #ffffff;
    transition: all .3s;
    background: #a1b544;
    max-width: 240px;
    border: none;
    font-weight: 600 !important
}

#order-form .wpcf7-submit:hover {
    background: #000;
    color: #fff
}

#order-form .Llens > ul > li, #order-form .Rlens > ul > li {
    float: left;
    margin-right: 50px
}

.pageination nav {
    text-align: center
}

.post-nav {
    text-align: center
}

.pagination > li > a, .pagination > li > span {
    border: none !important;
    color: #81961f !important;
    font-weight: 400;
    font-size: 19px
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #000 !important;
    font-weight: 400;
    background-color: transparent !important
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background: transparent !important;
    color: #000 !important;
    font-weight: 400
}

.page-link a {
    color: #81961f !important;
    font-weight: 400
}

.page-link a:hover, .page-link a:focus {
    color: #000000 !important;
    font-weight: 400;
    text-decoration: none
}

.typeaddress {
    display: none
}

input[type="text"], input[type="email"], input[type="select"], input[type="tel"], input[type="number"], input[type="password"] {
    height: 40px;
    background: #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #A1B544;
    width: 100%
}

textarea {
    background: #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    border: none;
    border-bottom: 1px solid #A1B544;
    width: 100%
}

div.wpcf7-validation-errors {
    border: 2px solid #A1B544 !important
}

.blog-items a {
    color: #000000;
    text-decoration: none
}

.blog-items a:hover {
    text-decoration: none;
    color: #000
}

.rlens-stuff h4, .llens-stuff h4 {
    margin-bottom: 17px;
    border-bottom: 1px solid #a1b544;
    padding-bottom: 6px
}

.readmore a.green-button {
    color: #FFFFFF;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600
}

.readmore a.green-button:hover {
    text-decoration: none;
    background: #000;
    color: #fff
}

#form-search-input {
    color: #fff;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600
}

#form-search-input:focus {
    box-shadow: none !important
}

.bookapnt {
    background: #f2f2f2
}

#blog h1 {
    font-family: 'Raleway', sans-serif !important
}

.entry-content p {
    margin-bottom: 30px
}

.entry-content h4 {
    margin-top: 40px
}

.page-title {
    text-align: center;
    margin-top: 70px;
    font-family: 'Raleway', sans-serif !important
}

.entry-content img {
    width: 100%;
    height: auto
}

.promo-bar {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    display: block;
    line-height: 1.25;
    text-decoration: none;
    padding: 13px 0;
    border-bottom: solid 1px #faf2cc;
    transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    transform: translate(0, 0)
}

.promo-bar:hover {
    color: #a1b544;
    text-decoration: none
}

.promo-bar:active {
    color: #a1b544;
    text-decoration: none
}

header {
    position: absolute;
    z-index: 3;
    width: 100%
}

header .phonebox {
    float: right
}

header .navbar {
    margin-bottom: 0;
    margin-top: -2px;
    border-bottom: 1px solid #a1b544
}

header .navbar .menu-wrapper {
    position: relative
}

header .navbar .menu-wrapper #menu-primary-menu {
    margin-top: 40px
}

header .navbar .navbar-brand {
    text-shadow: none;
    font-size: 15px;
    padding: 16px 0;
    line-height: 32px;
    margin-top: 0px;
    margin-left: 0 !important;
    background: transparent;
    text-transform: uppercase;
    color: #444
}

header .navbar .navbar-brand img {
    max-width: 185px;
    height: auto;
    padding: 0
}

header .navbar .navbar-toggle .icon-bar {
    width: 26px;
    height: 2px;
    border-radius: 0;
    background: #000
}

header .phonebox .contact {
    padding: 9.8px 18px;
    background: #a1b544
}

header .phonebox .vpIcon-_phone {
    font-size: 27px
}

.top-bar {
    /* position: absolute;
    right: 0 */
}

.top-bar img {
    width: initial !important
}

.top-bar ul li {
    float: left
}

.top-bar ul li:first-child {
    background: #fff;
    border-radius: 0 0 0 10px;
    color: #000
}

.top-bar ul li:first-child a {
    padding: 10px;
    color: #000;
    display: block;
    font-weight: 700
}

.top-bar ul li {
    background: #a1b544;
    /* border-radius: 0 0 10px 0 */
}

.top-bar ul li a {
    color: #fff;
    padding: 10px;
    display: block;
    font-weight: 700
}

#fixed-menu {
    background: #f4f7f6;
    height: 65px;
    position: fixed;
    width: 100%;
    z-index: 999999;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    display: none
}

#fixed-menu .navbar-brand {
    margin: 0;
    padding: 6px 0 0 0
}

#fixed-menu .logofix {
    max-width: 185px;
    height: auto;
    padding: 0
}

#menu-primary-menu .navbar-nav > li {
    padding: 0 13px !important
}

.primary-wrapper .navbar-brand, .navbar-nav > li > a {
    color: #000;
    font-weight: 700
}

.primary-wrapper .navbar-brand:focus, .primary-wrapper .navbar-brand:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
    color: #000000
}

.primary-wrapper .navbar-brand:focus:after, .primary-wrapper .navbar-brand:hover:after, .navbar-nav > li > a:focus:after, .navbar-nav > li > a:hover:after {
    opacity: 1;
    width: 100%
}

.primary-wrapper .navbar-brand:after, .navbar-nav > li > a:after {
    margin: 0 auto;
    content: '';
    display: block;
    border-top: 4px solid;
    border-top-color: #a1b544;
    width: 0%;
    opacity: 0;
    transition: .25s;
    margin-top: 16px;
    position: absolute;
    right: 0
}

.navbar-nav > li > {
    color: #000;
    font-weight: 700
}

.navbar-nav > li:last-child > a {
    padding-right: 0 !important
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent !important
}

.nav > li > a {
    padding-right: 35px !important
}

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static
}

.yamm .container {
    position: relative
}

.yamm .dropdown-menu {
    left: 0;
    width: 100%;
    border-top: 2px solid #a1b544
}

.yamm .yamm-content {
    padding: 20px 0;
    position: relative
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.yamm .yamm-content a {
    font-family: 'Raleway', sans-serif !important;
    font-size: 13px;
}

.sideit {
    position: relative;
    display: block
}

main header {
    position: relative !important;
    padding-bottom: 10px;
    z-index: initial
}

main article.page {
    max-width: 755px;
    margin: 0 auto;
    padding-top: 45px
}

.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 1px
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px
}

.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg)
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent !important
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg)
}

.menu-hurstville .elementy-ul {
/*     margin-left: 113px */
width:100%;
	left:0!important;
}
/* .menu-hurstvill a.col-md-3.active{display:none!important;} */

.menu-redfern .elementy-ul {
    display: none;
    margin-left: 113px
}

.menu-hurstville > a {
    position: absolute;
    top: 25px;
    font-family: 'Roboto Slab', serif !important;
    color: #81961f !important;
    font-size: 17px;
    max-width: 120px;
		display:none;
}
.menu-orthokeratology > a{display:none}
.menu-hurstville > a.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 10px;
    border-color: transparent transparent transparent #a1b544;
    top: 5px;
    right: -2px
}

.menu-redfern > a {
    position: absolute;
    top: 50px;
    font-family: 'Roboto Slab', serif !important;
    color: #81961f !important;
    font-size: 17px;
    max-width: 120px
}

.menu-redfern > a.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 10px;
    border-color: transparent transparent transparent #a1b544;
    top: 5px;
    right: -2px
}

.elementy-ul li a {
    color: #000 !important
}

.elementy-ul li a:hover {
    text-decoration: none;
    font-weight: 700
}

.elementy-ul .active a {
    text-decoration: none;
    font-weight: 700
}

.com_box:after {
    content: '';
    position: absolute;
    left: 18px;
    top: 50px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    clear: both
}

ol {
    list-style-type: decimal;
    padding-left: 25px;
    font-family: 'Raleway', sans-serif !important;
    line-height: 30px;
    font-size: 17px
}

#category li {
    margin-bottom: 20px
}

#category h3 {
    padding: 0;
    margin: 10px 0
}

#category h3 a {
    color: #a1b544 !important
}

#category h3 a:hover {
    color: #000000 !important;
    text-decoration: none
}

#topshit {
    position: relative;
    top: 0px;
    z-index: 999;
    right: initial;
    margin-top: 0px;
    min-width: 100%
}

#topshit .top-bar {
    z-index: 2;
    top: -1px; display:flex ;
}

.clearfix:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.info-items .readmore a {
    color: #ffffff;
    text-decoration: none;
    background: #a1b544
}

.info-items .readmore a:hover {
    color: #ffff;
    text-decoration: none;
    background: #000000
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #a1b544 !important
}

.social a {
    color: #a1b544;
    font-size: 26px;
    text-align: center;
    text-decoration: none;
    text-align: center;
    vertical-align: bottom
}

.social a:hover {
    text-decoration: none;
    color: #ffffff
}

.slider-wraper {
    margin: 0 auto
}

.slider-wraper .content-slide {
    position: absolute;
    bottom: 20%;
    max-width: 400px;
    left: 10%
}

.slider-wraper .content-slide .readmore a {
    color: #fff
}

.slider-wraper .content-slide .readmore a:hover {
    text-decoration: none;
    background: #000000
}

.entry-meta {
    display: none
}

.section-wrapper.grey {
    background: #e5e5e5
}

section {
    padding: 50px 0
}

#blog {
    display: block
}

#blog .blog-items h4 {
    padding-top: 20px;
    font-weight: 600;
    line-height: 28px
}

#blog .blog-items .more {
    margin-top: 36px
}

#blog .each-blog {
    margin-bottom: 30px;
    min-height: 480px;
}

#blog .blog-header h2 {
    padding: 25px 0
}

#blog figure img {
    width: 100%;
    height: auto
}

.learnmore {
    text-decoration: none;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.05em
}

.learnmore:hover {
    text-decoration: none;
    color: #000000
}

.learnmore:before {
    content: "";
    display: block;
    background: url("images/learnmore-blk.png") no-repeat;
    width: 30px;
    height: 30px;
    float: left;
    margin: -4px 6px 0 0
}

.learnmore:hover:before {
    background: url("images/learnmore-wht.png") no-repeat
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -28px !important;
    z-index: 9999999;
    position: absolute;
    width: 50%;
    right: 0;
}
#services .vpIcon-_book-appointment {
    margin-left: -15px;
}
#services .vpIcon-_our-brands {
    margin-left: -8px;
}
#services .vpIcon-_contact-lens-order {
    margin-left: -10px;
}
#services .vpIcon-_professional-services {
    margin-left: -16px;
}
#services h2 {
    padding-bottom: 43px
}
.prescription input {
    max-width: 15px;
    left: -14px;
}
span.wpcf7-list-item {
   margin: 0 !important;
}
.prescription label {
   width: 500px;
}
.or .message {
    border-bottom: 2px solid #a1b544;
    text-align: center;
    border-top: 2px solid #a1b544;
    font-size: 18px;
}

.each-service {
    padding-bottom: 15px
}

.each-service a {
    color: #000;
    text-decoration: none
}

.each-service a:hover, .each-service a:focus {
    text-decoration: none
}

.service-items figure {
    min-height: 57px
}

.service-items h3 {
    color: #000
}

.service-items p {
    padding: 15px 0;
    min-height: 120px;
    color: #000
}

.info-menu a:hover {
    text-decoration: none;
    color: #fff
}

.info-menu a h4 {
    margin-bottom: 0
}

.product .woocommerce-loop-product__title {
    font-family: 'Raleway', sans-serif !important;
    text-align: center;
    font-size: 18px !important;
    letter-spacing: 0.05em
}

li.product {
    text-align: center
}
/* 
.woocommerce.archive ul.products li.product 
 .woocommerce-page ul.products li.product 
 {
    width: 30.8% !important
}
 */
.woocommerce img, .woocommerce-page img {
    width: 100%
}



.term-description p {
    text-align: center;
    padding: 50px 0
}

 .woocommerce-ordering {
    display: none
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none !important
}

.woocommerce nav.woocommerce-pagination ul {
    border: none !important
}

.woocommerce-pagination ul li a {
    font-size: 18px !important;
    color: #81961f
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    font-size: 17px !important;
    color: #81961f
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    font-weight: 700;
    color: #000
}

.woocommerce nav.woocommerce-pagination ul li span {
    font-weight: 700 !important
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: transparent !important;
    color: #000000 !important
}

.brand-image {
    margin-bottom: 120px;
    margin-top: 40px
}

.sbHolder {
    min-width: 124px;
    height: 40px;
    background: #e0dbd9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #a1b544;
    width: 100%;
    position: relative;
    padding: 10px 10px;
    cursor: pointer
}

.sbSelector {
    color: #000000
}

.sbSelector a {
    color: #000000;
    font-family: 'Raleway', sans-serif !important
}

.sbToggle {
    display: block;
    bottom: 0;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    background: #a1b544;
    border-top-right-radius: 5px
}

.sbToggle::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    top: 50%;
    margin: 0 auto;
    width: 9px;
    height: 9px;
    background: url(images/arrow-white.png);
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    border-top-right-radius: 5px;
    transform: -webkit-translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
}

.sbToggle.sbToggleOpen {
    background: #000000
}

.sbToggle.sbToggleOpen::after {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    top: 50%;
    margin: 0 auto;
    width: 9px;
    height: 9px;
    background: url(images/arrow-white.png);
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    border-top-right-radius: 5px;
    transform: -webkit-translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg)
}

.sbOptions {
    background-color: #FFFFFF;
    list-style: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index:99;
    overflow-y: auto;
    top: calc(100% + 1px) !important;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3)
}

.sbOptions li {
    padding: 0px 0px
}

.sbOptions li img {
    display: inline-block;
    float: left;
    padding-top: 7px;
    padding-left: 3px
}

.sbOptions li a {
    font-family: 'Raleway', sans-serif !important
}

.sbOptions li a:first-child {
    padding-left: 10px
}

.sbOptions a {
    display: block;
    outline: none;
    padding: 10px 0 10px 30px;
    font-family: 'Raleway', sans-serif !important
}

.sbOptions li a {
    color: #000000
}

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    outline: none;
    text-decoration: none;
    display: block;
}

.sbHolderDisabled {
    background-color: #3C3C3C;
    border: solid 1px #515151
}

.sbOptions a:link, .sbOptions a:visited {
    color: #000000;
    text-decoration: none;
    transition: all 0.2s ease-in-out
}

.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
    color: #fff;
    background: #000000
}

.sbOptions li.last a {
    border-bottom: none
}

.sbOptions .sbDisabled {
    color: #999;
    display: block;
    padding: 7px 0 7px 3px
}

.sbOptions .sbGroup {
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px
}

.sbOptions .sbSub {
    padding-left: 17px
}

.single-head {
    min-height: 90px
}

.redfern2 {
    padding: 47px 0
}

.blog-items img {
    width: 100%;
    height: auto
}

#related h2 {
    padding: 15px 0
}

footer {
    background: #000000;
    padding: 40px 0;
    margin-top: 50px
}

footer .social ul li {
    display: inline-block
}

footer .search-eye input {
    border-radius: 20px !important;
    background: #000;
    border: 2px solid #fff;
    padding-right: 33px
}

footer .search-eye .search-img {
    position: absolute;
    right: 10px;
    z-index: 6;
    top: 7px;
    width: initial
}

footer .info-menu li {
    padding: 3px 0
}

footer .info-menu li a {
    color: #a1b544
}

footer .search {
    margin-bottom: 20px
}

footer .search .vpIcon-_search {
    position: absolute;
    right: 10px;
    top: 9px;
    z-index: 9
}

footer .rights {
    color: #fff;
    letter-spacing: 0.06em;
    font-weight: 700
}

footer .addresss {
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 25px
}

footer .addresss span {
    font-weight: 700;
    color: #a1b544;
    padding-right: 20px
}

#form-search-input {
    color: #fff
}

#form-search-input:focus {
    outline: none !important;
    border-color: #a1b544;
    box-shadow: 0 0 10px #719ECE
}

#blog .each-blog h3 a {
    color: #a1b544
}

.bookapnt {
    margin-bottom: -30px;
    margin-top: 30px
}

.bookapnt .the-gform {
    max-width: 755px;
    margin: 0 auto;
    padding-top: 45px;
    padding-bottom: 80px
}
/* .yamm .yamm-content {
    min-width: 800px;padding: 20px;
} */
.yamm .yamm-content {
    min-width:100%;padding: 20px;
}
/*Edit by04-09-2021-----------------------------------*/
ul.footer-hour{}
ul.footer-hour li span:first-child{min-width:90px;display:inline-block}
ul.footer-hour li span:last-child{padding-right:0;color: #fff;font-weight: 400;}
.note{border: 1px solid red;border-radius: 5px;padding: 10px;color: red;}
.location-map{width:100%;display:block;height:auto;border: 2px solid #a1b544;}
.location-map iframe{width:100%!important;display:block;}
.google-review-box{display:inline-block;width:100%; margin-top:50px;}
.online-order-form{width:100%; display:inline-block;}
.online-order-form input[type="text"],
.online-order-form input[type="tel"],
.online-order-form input[type="email"], 
.online-order-form input[type="password"],
.online-order-form select,
.online-order-form textarea{
	font-weight: 400 !important;
	display: block;
	width: 100%;
	height: 45px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow:none;
}
.online-order-form textarea{height:200px;resize:none;}
.online-order-form .form-group{margin-bottom:25px;}
.online-order-form .wpcf7-submit{
	background: #a1b544;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 10px !important;
	color: #ffffff !important;
	border-radius: 50px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;border: 0;
font-size: 17px;
font-weight: bold;
}

.online-order-form .wpcf7-submit:hover {background: #829625}
.mt-4{margin-top:40px} 
.mb-4{margin-bottom:40px}

.videobox-popup video{width:100%!important;}
.flexboxlegacy{overflow:auto!important}
.imgborder{border:1px solid #a1b544; cursor:pointer}
.imgborder1{border:1px solid #a1b544;}
.asterisk{font-weight:bold; color:red;font-size: 25px;line-height: 1;}
ol.editol{padding-left:13px;}
.exsize img{overflow:hidden; height:auto}
.center-img-small{max-width:80%; display:block; margin:auto}

@media all and (max-width:960px){
	.row.mt-4.mb-4 div{margin-bottom:15px;}
}




@media all and (max-width:800px){
	.online-order-form{padding:0 25px;}

}
@media all and (max-width:460px){
	.online-order-form .g-recaptcha {
	transform: scale(0.77);
	-webkit-transform: scale(0.77) !important;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;display:block;
}
}




@media (min-width: 667px) and (max-width: 767px) {
    header {
        background: #fff;
        position: relative
    }

    header .navbar .navbar-brand {
        padding: 4px 0
    }

    header .navbar .navbar-brand img {
        max-width: 139px
    }

    header .menu-wrapper {
        float: none !important
    }

    header .menu-wrapper #menu-primary-menu {
        margin-top: 0 !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav > li > a {
        padding: 11px !important
    }

    .nav > li > a {
        padding: 11px !important
    }

    .slider-wraper .content-slide {
        bottom: 10%
    }

    .slider-wraper .content-slide h4 {
        display: none
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
        width: 48% !important
    }
}

@media (min-width: 300px) and (max-width: 667px) {
    .prescription label {
        width: auto;
    }
    .yamm .yamm-content {
        min-width: auto !important;
    }
    footer {
        background: #000000;
        padding: 0;
        margin-top: 0
    }

    .footer .col-md-4 {
        margin-bottom: 40px
    }

    .each-service {
        padding-bottom: 15px
    }

    .each-service a:hover, .each-service a:focus {
        text-decoration: none;
        color: #ffffff !important
    }

    .contact .vpIcon-_phone:before {
        color: #fff
    }

    .slider-wraper .content-slide {
        position: relative;
        max-width: 100% !important;
        padding: 30px 15px;
        background: #f2f2f2;
        left: 0
    }

    #primary section {
        padding: 15px 15px
    }

    #primary section .each-service {
        border-bottom: 2px solid #f2f2f2;
        padding-bottom: 0
    }

    #primary section .each-service:hover {
        background: #000;
        color: #fff
    }

    #primary section .each-service:hover h3 {
        color: #fff !important
    }

    #primary section .blog-header h2 {
        padding: 13px 0 !important;
        margin-top: 0 !important
    }

    #primary section .service-items a {
        display: block
    }

    #primary section .service-items figure {
        display: inline-block;
        min-height: 48px
    }

    #primary section .service-items figure span {
        font-size: 59px
    }

    #primary section .service-items figure img {
        max-width: 43px
    }

    #primary section .service-items h3 {
        display: inline-block;
        font-size: 17px;
        padding-left: 19px;
        vertical-align: top
    }

    #primary section .service-items h3:after {
        content: url(images/arrow.png);
        margin-left: 13px;
        position: absolute;
        top: 24px;
        right: 23px
    }

    #primary section .service-items p {display: none}
    #primary section .service-items div { display: none }
    #information .info-items {margin-bottom: 20px}
    .single-head {display: none}

   

    .navbar-toggle {
        background-color: #000 !important;
        margin: 0 !important;
        padding: 17px !important;
        border-radius: 0 !important
    }

    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
        line-height: 20px
    }

    .navbar-brand, .navbar-nav > li > a {
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
        background: #f2f2f2
    }

    .primary-wrapper .navbar-brand:after, .navbar-nav > li > a:after {
        border: none !important
    }

    header .navbar .navbar-toggle .icon-bar {
        background: #fff !important
    }

    header {
        background: #fff;
        position: relative
    }

    header .navbar .navbar-brand {
        padding: 4px 0
    }

    header .navbar .navbar-brand img {
        max-width: 139px
    }

    header .menu-wrapper {
        float: none !important
    }

    header .menu-wrapper #menu-primary-menu {
        margin-top: 0 !important
    }

    .slider-wraper .content-slide {
        max-width: 310px
    }

    .slider-wraper .content-slide h1 {
        font-size: 19px;
        margin-top: 0
    }

    .slider-wraper .content-slide p {
        display: none
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
        width: 48% !important
    }
}
.woocommerce-info {
    display: none;
}
/*# sourceMappingURL=style.css.map */



.single-head.product-single-page{margin-bottom: 100px;}
.related.products{width:100%;display:inline-block;}
.woocommerce-LoopProduct-link h2,
.woocommerce-LoopProduct-link .vee_category_title{color:#333}
.woocommerce ul.products li.product .price{font-size:1.2em!important}
.woocommerce a.button{background:#a1b544 !important;color:#fff!important;text-transform: capitalize;}
.woocommerce a.button:hover{background:#677B0A !important;}
.woocommerce .quantity .qty {width: 77px!important;text-align: center;height: 35px!important;border-radius: 3px;border: 1px solid #c8c8c8;}
.woocommerce div.product form.cart div.quantity{margin-right:15px!important;}
.woocommerce div.product form.cart .button {height: 35px!important;	min-width: 150px!important;}
.woocommerce button.button.alt{background:#a1b544 !important;color:#fff!important;text-transform: capitalize;}
.woocommerce button.button.alt:hover{background:#677B0A !important;}
.summary.entry-summary .product_title.entry-title{color:#000!important;font-size: 1.8em;}
.d-flex{display:flex; ;}
ul#menu-top-menu{border-left: 1px solid #fff;}
li.menu-buy-contact-lenses{background: #a1b544!important;   border-radius: 0 0 10px 0!important;padding: 10px;}
li.menu-buy-contact-lenses a{color:#fff;font-weight: 700;}
.top-right-header{ position: absolute;min-width: 500px;right: 0;}
ul#menu-top-menu .row{margin:0;}
ul#menu-top-menu .yamm-content li{width:100%;display:inline-block;padding: 5px 15px;}
ul#menu-top-menu .yamm-content li a{color:#000}
.woocommerce span.onsale{padding:0!important;}


.wcppec-checkout-buttons.woo_pp_cart_buttons_div {
    display: none;
}
h3#ship-to-different-address{font-weight:400;margin-top: 10px;font-weight: 500; margin-bottom: 0;padding-left:20px}
.woocommerce form .form-row input.input-text{font-size:15px;}
.sbHolder{font-size:15px;}
.woocommerce form .form-row textarea{font-size:15px;padding: 10px;}
.extra-boxtitle {
    color: #333;
    font-size: 14px;
    margin-bottom: 8px !important;
    display: inline-block !important;
}
abbr[data-original-title], abbr[title]{border-bottom:0!important}
.date-filed-box{margin-bottom: 15px;display: inline-block;width: 100%;}
.last-option-box{margin-bottom: 15px;display: inline-block;width: 100%;}
.sbOptions{max-height:150px!important;border: 1px solid #ccc;box-shadow:none!important}
.term-123 .button{display:none!important} 
.term-123 li.product a,
.term-79 li.product a,
.term-87 li.product a,
.term-45 li.product a,
.term-66 li.product a,
.term-64 li.product a,
.term-65 li.product a,
.term-105 li.product a,
.term-44 li.product a{pointer-events:none;}

.woocommerce-order-received  section{padding:10px 0!important}
.thwepo-extra-options.product-options input[type="text"]{color:#000;font-size:14px;padding-left:10px}
.woocommerce form .form-row .input-checkbox{position:relative;}
.woocommerce a.remove{line-height:19px!important}
.payment_method_ppec_paypal img {
	max-height: 68px !important;
	border-radius: 0;
	max-width: 100 !important;
	width: auto;
}
a.added_to_cart.wc-forward {display:none!important;}
.shipping-calculator-form{margin:10px 0; padding:0}
.checkout.woocommerce-checkout .col-1,
.checkout.woocommerce-checkout .col-2{width:100%!important;}
.woocommerce form .form-row input.input-text{padding:0 10px}
 .woocommerce form .form-row textarea{padding:10px}
 a.xoo-wsc-ft-btn {
	background: #a1b544 !important;
	color: #fff !important;
	text-transform: capitalize;font-weight: 700;
}
 a.xoo-wsc-ft-btn:hover {
    background: #677B0A !important;
}
.custom-checkbox-design-box{display:inline-block;margin-bottom:15px;}
.custom-checkbox-design{font-weight:400;}
.product-options{width:100%; margin-bottom:20px}


table.product-detail-table{width:100%; max-width:767px;border-collapse:collapse;margin-bottom:15px;}
table.product-detail-table td:first-child{width:40%;font-weight:bold}
table.product-detail-table td{border:1px solid #ccc;padding:5px}
table.product-detail-table tr:nth-child(odd) {background: #f7f7f7;}
.woocommerce div.product .woocommerce-tabs .panel {
	margin: 0 0 2em;
	padding: 0 0 30px;
}

.woocommerce-product-details__short-description ul li{list-style:disc;}
.woocommerce-product-details__short-description ul{padding-left:13px;}
.product-warning {
	font-size: 14px;
	border-radius: 4px;
	padding: 3px 10px;
	margin-top: 15px;
	display: inline-block;
	margin-bottom: 30px;
}
.product-options td.label{padding-bottom:0;}
.product-options td .sbHolder{display:inline-block;margin-bottom:10px}
.product-options .sbSelector:link{min-height:30px;}
.woocommerce form.login{display:block!important;}
.woocommerce span.onsale{background-color:#ff0000!important;}
.heading-extra-option h1{margin:7px 0 10px;font-size: 19px;}
.left-option-box{width:50%; display:inline-block; padding-right:10px;vertical-align: top;}
.right-option-box{width:50%; display:inline-block;padding-left:10px;vertical-align: top;}

@media all and (max-width:768px){
	ul#menu-top-menu {
	border-left:0;
	width: 100%;
	max-width: 320px;
	margin: auto auto 20px;
}
	.top-right-header {
	position: relative;
	min-width: inherit;
	right: 0;
	width: 100%;
}
	li.menu-buy-contact-lenses {
	background: #a1b544 !important;
	border-radius: 0 0 10px 10px !important;
	padding: 10px;
	width: 100%;
}
}
.left-option-box.extra-boxtitle h1,
.right-option-box.extra-boxtitle h1{font-size:16px; font-weight:600}
.tpwpg-main .tpwpg-thumbnail {
	padding: 2px;
	max-width: 140px;
}
form.cart table.thwepo-extra-options abbr.required {
	color: red;
	text-decoration: none;
	font-size: 18px;
	font-family: arial;
}
.single-product label.label-tag span{display:none}
.addtocart_msg {
    font-size: 12px;
    font-style: italic;
    margin-top: 20px;
    color: red;
}
.mtb td{padding-top:10px}
td p#note{font-size:14px;}