/*css reset*/
html,body{height:100%;}
a{
	text-decoration:underline;
	color:#000;
}
a.body2, a.body2:link, a.body2:visited {
	color: #ffffff;
	text-decoration: underline;
}
a:hover{text-decoration:none;}
label{vertical-align:middle;}
i, cite, em, var, dfn, address{font-style:normal; font-family: Arial, Helvetica, sans-serif !important;}
u, ins {text-decoration:underline;}
s, strike, del {text-decoration:line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{
	content:'';
	content:none;
}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse:collapse;
	border-spacing:0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
ol, ul{list-style: none;}
.withbull {list-style-type: disc; padding-left: 20px;}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
.nobold {font-weight: normal;}
.navigation > li > a, .download-section h2, .slideshow .text-area .title, .main h1, .sidebar h2, #sidebar h2, .box-collateral h2{font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;font-weight:300;font-style:normal;}
*{ /* max-height:10000px; */ }
body{
	color:#333;
	font:12px/1.334 Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:940px;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:none;
	text-align:left;
}
[type=submit]:hover, [type=image]:hover {cursor:pointer;}
input[type=text],
input[type=file],
input[type=submit],
input[type=password],
input.input-text {border-radius:0;}
img{vertical-align:top;}
form ::-webkit-input-placeholder {color:#666;}
form :-moz-placeholder {color:#666;}
form ::-moz-placeholder {
	color:#666;
	opacity:1;
}
form :-ms-input-placeholder {color:#666;}
input[type=text], input[type=password], input.input-text, textarea, input[type=email], input[type=tel] {
    background: #fff;
    border: 1px solid #d3d3d3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 -1px 0 0 #f8f8f8;
    box-shadow: 0 -1px 0 0 #f8f8f8;
    font-size: 14px;
    line-height: 14px;
    padding: 6px 10px;
    color: #666;
}
.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    background-color: #98012e !important;
    color: #fff !important;
    font-size: 18px !important;
		border:none;
	background:#98012e;
	-webkit-border-radius:3px;
	border-radius:3px;
	font:14px/20px Arial, Helvetica, sans-serif;
	padding:5px 13px;
	color:#fff;
	display:block;
	text-align:center;
}
textarea {resize:vertical;min-height:26px;}
a.button,
button.button span {
	border:none;
	background:#98012e;
	-webkit-border-radius:3px;
	border-radius:3px;
	font:14px/20px Arial, Helvetica, sans-serif;
	padding:0 13px;
	color:#fff;
	height:20px;
	display:block;
	text-align:center;
}
a.button {display:inline-block;vertical-align:top;text-decoration:none;}
/* page */
.page{
	width:940px;
	display:table;
	height:100%;
	position:relative;
	overflow:hidden;
	table-layout:fixed;
	margin:0 auto;
}
.page-holder{
	width:100%;
	display:table-row;
}
/* header */
.header{
	padding:13px 0 16px;
	position:relative;
	z-index:100;
	text-align:left;
	max-width:none;
}
.top-section{
	overflow:hidden;
	border-bottom:1px solid #ccc;
	padding:0 0 11px;
	margin:0 -8px 13px 0;
	text-align:right;
}
.top-section > * {text-align:left;}
/* breadcrumbs */
.breadcrumbs{
	float:left;
	margin:3px 0 0 2px;
	font-size:10px;
	line-height:13px;
	list-style-type:none;
}
.breadcrumbs li{
	float:left;
	padding:0 11px 0 12px;
	position:relative;
}
.breadcrumbs li:before {
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:4px;
	height:7px;
	margin-top:-4px;
	background:url(https://www.guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/sprite.png) no-repeat -11px 0;
}
.breadcrumbs a{color:#333;}
.breadcrumbs li.home{padding-left:0;}
.breadcrumbs li.home:before {display:none;}
.breadcrumbs .home a{
	background:url(https://www.guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/sprite.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:10px;
	height:9px;
	display:block;
	margin:2px 0 0;
	text-decoration:none;
}
.top-section .links {
	display:inline-block;
	vertical-align:top;
	font-size:12px;
	line-height:18px;
  	position: relative;
	float:right;
	margin:0 0 0 5px;
}
.top-section .links a{
	text-decoration:none;
	color:#666;
}
.top-section .links a:hover {text-decoration:underline;}
.top-section .links li{
	float:left;
	padding:0 9px;
	background:none;
	font-size:100%;
}
.top-section .links li.borderleft {
    border-left: 1px solid #ccc;
    margin-left: 9px;
    padding-left: 18px;
}
.top-section .links li:first-child {
	padding:0 19px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-right:10px;
}
.top-section .add-nav li:first-child {
	padding:0 9px;
	border:none;
	margin:0;
}
.top-section .add-nav a{color:#333;}
.header-box{
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
/* logo */
.header .logo{
	width:382px;
	height:68px;
	float:left;
	overflow:hidden;
	margin:8px 0 0;
}
.logo a{
	height:100%;
	display:block;
	outline: none;
}
.header-box .box-holder {
	float:right;
	text-align:right;
}
.contact-info {
	margin:0 0 23px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.contact-info > * {
	display:inline-block;
	vertical-align:middle;
}
.contact-info address {
	font-style:normal;
	margin:0 6px 0 0;
	line-height:18px;
}
.contact-info address span {margin:0 0 0 8px;}
.contact-info address span:first-child {margin-left:0;}
.contact-info .social {
	padding:0;	margin:0 0 1px;	list-style:none;
}
.contact-info .social li {
	float:left;
	margin:0 0 0 5px;
}
.contact-info .social img {max-width:none;}
/* form-search */
.header .form-search{
	background:none;
	padding:0;
	position:static;
	width:auto;
	height:auto;
}
.header .form-search > * {
	display:inline-block;
	vertical-align:middle;
	text-align:left;
}
.header .form-search input[type=text] {
	background:#fff;
	border:1px solid #d3d3d3;
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 -1px 0 0 #f8f8f8;
	box-shadow:0 -1px 0 0 #f8f8f8;
	font-size:10px;
	line-height:13px;
	padding:5px 10px;
	width:273px;
	color:#666;
	margin:1px 5px 0 0;
	height:14px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.header .form-search button.button {
	float:none;
}
.nav-container a.search,
.header .form-search button.button span {
	padding:0;
	height:26px;
	width:34px;
	background:url(https://www.guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/sprite.png) no-repeat -16px 0;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:-1px;
}
.header .form-search button.button span span {
	padding:0;
	background:none;
}
/* navigation */
.nav-container {
	border-bottom:1px solid #ccc;
	background:none;
}
.nav-container a.search {
	float:right;
	display:none;
	margin-right:3px;
}
.nav-select {display:none;float:left;width:258px;margin:3px 0 0;}
.navigation {
	font-size:22px;
	line-height:25px;
	display:table;
	width:100%;
	padding:0;	margin:0;	list-style:none;
}
.navigation > li{
	display:table-cell;
	position: relative;
	float: left;
	margin: 0;	
}
.navigation > li > a {
	text-decoration:none;
	padding:7px 21px 14px;
	text-align:center;
	color:#333;
	border:1px solid transparent;
	display:block;
	position:relative;
	z-index:101;
}
.navigation > li > a:hover,
.navigation > .hover > a{
	color:#98012e;
	border-color:#666;
}
.navigation .has-drop-down.hover > a:before {
	content:'';
	position:absolute;
	top:100%;
	left:0;
	right:0;
	height:1px;
	background:#fff;
}
.navigation .has-drop-down > a span {
	padding:0 14px 0 0;
	position:relative;
}
.navigation .has-drop-down > a span:after {
	content:'';
	position:absolute;
	right:0;
	top:50%;
	border:solid transparent;
	border-width:10px 5px 0;
	border-top-color:#666;
	margin:-3px 0 0;
}
.navigation .has-drop-down.active > a span:after {border-top-color:#98012e;}
.navigation .has-drop-down.hover > a span:after {
	border-width:0 5px 10px;
	border-bottom-color:#98012e;
}
/* drop down */
.navigation .drop {
	position:relative;
	width:100%;
	height:0;
}
.navigation .drop > div{
	position:absolute;
	left:0;
	top:-9999px;
	z-index:100;
	width:1px;
	margin:-1px 0 0;
}
.navigation .hover .drop > div {top:100%;}
.navigation .drop > div > div{
	float:left;
	padding:22px 17px 19px;
	white-space:nowrap;
	margin-right:-999px;
	background:#fff;
	border:1px solid #666;
}
.navigation .drop > div > div > * {
	display:inline-block;
	vertical-align:top;
}
.navigation .drop > div > div > * > * {white-space:normal;}
.navigation .right-side .drop > div{
	left:auto;
	right:0;
}
.navigation .drop ul{
	margin:0 39px 0 0;
	font-size:14px;
	line-height:16px;
	list-style-position:outside;
}
.navigation .drop ul li{
	list-style-type:none;
	font-size:0;
	line-height:0;
	padding:0 0 10px;
	list-style-position:outside;
}
.navigation .drop ul a{
	font-size:14px;
	line-height:16px;
	display:inline-block;
	padding:0;
	border:none;
}
.navigation .drop ul li a:hover{text-decoration:none;}
.navigation .drop .drop-aside{
	border-left:1px solid #e2e2e2;
	padding:0 12px 0 29px;
	text-align:center;
	margin:1px 0 0 31px;
	max-width: 181px;
}
.navigation .drop .product-image {margin:0 0 11px;}
.navigation .drop img{border:none;margin:0;}
.navigation .price-box {margin:7px 0 4px;}
/* gallery */
.gallery{
	background:#65c1ca;
	width:100%;
	position:relative;
	margin:-16px 0 17px;
}
.slideshow{
	width:100%;
	height:300px;
	position:relative;
	overflow:hidden;
}
.slideshow li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
	list-style-type:none;
}
.slideshow img {
	width:100%;
	height:auto;
}
.slideshow .active{z-index:2;}
.slideshow .text-area{
	position:absolute;
	top:34px;
	right:14px;
	width:36.5%;
}
.slideshow .text-area .title{
	color:#98012e;
	font-size:42px;
	line-height:41px;
	margin:0 0 14px -3px;
	display:block;
}
.slideshow .text-area p{margin:0 0 12px;}
.gallery .button {
	height:25px;
	font-size:18px;
	line-height:25px;
	padding:0 16px;
}
.gallery .switcher{
	position:absolute;
	bottom:16px;
	left:63.5%;
	z-index:30;
	margin-left:-14px;
}
.gallery .switcher ul {margin:0;}
.gallery .switcher li{
	float:left;
	margin:0 4px 0 0;
}
.gallery .switcher a{
	display:block;
	text-indent:-9999px;
	width:16px;
	height:16px;
	overflow:hidden;
	background:#b6b8b8 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I2YjhiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ODljOWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #b6b8b8 0%, #989c9c 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6b8b8), color-stop(100%,#989c9c));
	background:-webkit-linear-gradient(top,  #b6b8b8 0%,#989c9c 100%);
	background:-o-linear-gradient(top,  #b6b8b8 0%,#989c9c 100%);
	background:-ms-linear-gradient(top,  #b6b8b8 0%,#989c9c 100%);
	background:linear-gradient(to bottom,  #b6b8b8 0%,#989c9c 100%);
	-webkit-border-radius:8px;
	border-radius:8px; 
}
.gallery .switcher a:hover,
.gallery .switcher .active a{
	background:#bd6d81 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkNmQ4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMjMwNGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #bd6d81 0%, #a2304c 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#bd6d81), color-stop(100%,#a2304c));
	background:-webkit-linear-gradient(top,  #bd6d81 0%,#a2304c 100%);
	background:-o-linear-gradient(top,  #bd6d81 0%,#a2304c 100%);
	background:-ms-linear-gradient(top,  #bd6d81 0%,#a2304c 100%);
	background:linear-gradient(to bottom,  #bd6d81 0%,#a2304c 100%);
	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.35);
	box-shadow:0 1px 1px 0 rgba(0,0,0,.35);
}
/* main */
.main-container {background:none;}
.main{
	padding:0 20px 20px;
	max-width:none;
	background:none;
	min-height:100px;
}
.main h1 {
	font-size:36px;
	line-height:38px;
	color:#000;
	padding:0;
	margin:0;
}
/* main-box */
.main-box{padding:0 0 19px;}
.main .main-box h1 {
	font-size:18px;
	line-height:21px;
	color:#98012e;
	margin:0 0 13px;
}
.main-box .box-left {
	float:left;
	border-right:1px solid #999;
	width:59.9%;
}
.main-box .products-grid li.item {
	width:33.33%;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-left:1px solid #e2e2e2;
	padding:13px 1% 30px;
}
.main-box .products-grid li.item:first-child {border:none;}
.main-box .products-grid .product-image {margin:0 0 29px;}
.main-box .products-grid .product-image img {border:none;}
.main-box .products-grid .price-box {margin:7px 0;}
.main-box .box-right {
	float:right;
	width:37.5%;
}
.main-box .box-right img {
	width:100%;
	height:auto;
}
.main-box .box-right .video,
.main-box .box-right .image {margin:0 0 20px;}
.videobutton {
    background-color: #98012e !important;
    color: #fff !important;
    margin: 0 auto !important;
    float: none !important;
    display: inline-block !important;
    position: unset !important;
    font-weight: normal !important;
    font-size: 14px !important;
    padding: 5px 10px !important;
    line-height: 1 !important;
    height: auto;
    border-radius: 4px;
}
.videobutton a {
	color: #fff;
	text-decoration: none;
}
/* .main-block */
.main-block {
	overflow:hidden;
	background:#f9f9f9;
	margin:0 -20px;
	padding:16px 20px 19px;
}
.main-block  h2{
	font-size:16px;
	line-height:20px;
	color:#018498;
	margin:0 0 14px;
	width:100%;
	float:left;
}
.main-block h3{
	line-height:23px;
	font-size:20px;
	padding:0 0 13px;
	margin:0;
	font-weight:normal;
}
.main .main-block p{margin:0 0 17px;}
.main-block .box {
	float:left;
	width:56.7%;
}
.main-block .box-aside{
	float:right;
	width:37.7%;
}
.main-block .block-menu{
	overflow:hidden;
	margin:-1px 0 0;
}
.main-block .block-menu li{
	float:left;
	padding:0 19px 0 0;
}
.main-block .block-menu a{color:#018498;}
.product-name a{
	text-decoration:underline;
	color:#000;
}
.product-name a:hover{text-decoration:none;}
/* event */
.event-heading {max-width:670px;padding-bottom:12px;}
.event-heading .page-title {margin:0 0 18px;}
.main .event-heading p{margin:0 0 10px;}
.events {margin:0 -20px 1px;}
.events .heading{
	padding:0 0 7px 20px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	font-size:13px;
	line-height:15px;
}
.events .heading li {
	float:left;
	width:25%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 20px 0 0;
}
.events .heading li.event {width:50%;}
.events .box {
	padding:10px 0 10px 20px;
	border-bottom:1px solid #ebebeb;
}
.events .text {max-width:670px;}
.events .box .list {
	display:table;
	width:100%;
	margin:0 0 10px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	table-layout:fixed;
}
.events .box .list li {
	width:25%;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding:0 20px 0 0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.events .box p{margin:0 0 2px;}
.events .box .red{color:#98012e;}
.events .box img {
	width:auto;
	height:auto;
	vertical-align:middle;
	max-width:100%;
}
.page-title {border:none;margin:0 0 17px;overflow:visible;}
.col-main{
	width:74.4%;
	float:left;
	padding:0;
}
/* product-view */
.product-view {border:none;}
.product-essential {
	background:none;
	padding:0;
}
.product-view .product-holder{
	overflow:hidden;
	margin:0 0 20px;
	padding:17px 0 0;
}
.product-view .product-img-box {
	float:left;
	width:324px;
	border:1px solid #9d9d9d;
	position:relative;
	margin:3px 20px 0 0;
}
.product-img-box a {
	display:block;
	text-decoration:none;
	position:relative;
	z-index:1;
}
.product-img-box a:before {
	position:absolute;
	bottom:0;
	right:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(https://www.guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/sprite.png) no-repeat -17px -27px;
	width:33px;
	height:32px;
	content:'';
}
.product-img-box img {
	width:100%;
	height:auto;
	position:relative;
	z-index:-1;
}
.product-view .product-shop{overflow:hidden; width:auto;float:none;}
.product-shop .list {
	font-size:13px;
	line-height:16px;
	padding:0;	margin:0 0 17px;	list-style:none;
}
.product-shop .list li{
	position:relative;
	list-style-type:none;
	padding:0 0 6px 9px;
}
.product-shop .list li:before {
	content:'';
	position:absolute;
	left:0;
	top:8px;
	width:3px;
	height:3px;
	background:#333;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.product-view .product-shop .price-box,
.product-view .product-shop .regular-price,
.product-view .product-shop .price{
	font-weight:bold;
	display:block;
	font-size:28px;
	line-height:30px;
	color:#98012e;
}
.product-view .product-shop .price-box {margin:0 0 8px;}
.add-to-box{
	font-size:11px;
	line-height:13px;
	text-align:justify;
	margin:0;
}
.add-to-box:after {
	content:'';
	width:100%;
	display:inline-block;
	vertical-align:top;
	height:0;
	line-height:0;
	font-size:0;
}
.add-to-box .add-to-cart {float:none;}
.add-to-box .add-to-cart > * {
	display:inline-block;
	vertical-align:middle;
	float:none;
}
.add-to-cart button.button {float:none;}
.add-to-box > * {
	float:none;
	display:inline-block;
	vertical-align:middle;
	color:#333;
	text-align:left;
}
.product-view .product-shop .add-to-links a {color:#000 !important;}
.add-to-box label{
	margin:0 3px 0 0;
}
.add-to-box .qty {
	text-align:right;
	color:#000;
	font-size:18px;
	line-height:21px;
	padding:4px 10px;
	width:46px !important;
	margin:0 18px 0 0;
}
.add-to-box .button span {
	font-size:18px;
	line-height:33px;
	height:33px;
	-webkit-border-radius:5px;
	border-radius:5px;
	letter-spacing:0.5px;
	padding:0 8px;
}
.add-to-box .add-to-links {
	display:inline-block;
	vertical-align:middle;
	padding:0;	margin:0;	list-style:none;
	float:none;
	font-size:10px !important;
}
.product-view .add-to-box .add-to-links {float:none;}
.add-to-links li {float:left;margin:0 0 0 5px;}
.add-to-links li:first-child {margin-left:0;}
.add-to-links a{
	color:#000;
	text-decoration:underline;
}
.add-to-links a:hover{text-decoration:none;}
/* product-collateral */
.product-collateral {
	font-size:13px;
	line-height:18px;
	background:none;
	padding:0;
}
.product-collateral .tabset {
	font-size:13px;
	line-height:16px;
	border-bottom:1px solid #999;
	padding:0;	margin:0 0 17px;	list-style:none;
}
.product-collateral .tabset li{
	float:left;
	margin:0 6px 0 0;
	background:#d4d4d4 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q0ZDRkNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmJmYmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #d4d4d4 0%, #bfbfbf 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d4), color-stop(100%,#bfbfbf));
	background:-webkit-linear-gradient(top,  #d4d4d4 0%,#bfbfbf 100%);
	background:-o-linear-gradient(top,  #d4d4d4 0%,#bfbfbf 100%);
	background:-ms-linear-gradient(top,  #d4d4d4 0%,#bfbfbf 100%);
	background:linear-gradient(to bottom,  #d4d4d4 0%,#bfbfbf 100%);
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.product-collateral .tabset a{
	display:block;
	padding:6px 10px;
	border:1px solid transparent;
	text-decoration:underline;
	margin:0 0 -1px;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
}
.product-collateral .tabset a:hover,
.product-collateral .tabset a.active{
	text-decoration:none;
	border-color:#999;
	border-bottom-color:#fefefe;
	background:#f0f0f0 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #f0f0f0 0%, #fdfdfd 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#fdfdfd));
	background:-webkit-linear-gradient(top,  #f0f0f0 0%,#fdfdfd 100%);
	background:-o-linear-gradient(top,  #f0f0f0 0%,#fdfdfd 100%);
	background:-ms-linear-gradient(top,  #f0f0f0 0%,#fdfdfd 100%);
	background:linear-gradient(to bottom,  #f0f0f0 0%,#fdfdfd 100%);
}
.main p {margin:0 0 24px;}
.product-collateral p{margin:0 0 18px;}
.product-collateral .tab-content{padding:0 20px;}
/* cart */
.cart {
	font-size:14px;
	line-height:18px;
	color:#000;
	margin:0 0 12px;
}
.cart .page-title h1 {margin:0 0 8px;}
.data-table {border:none;}
.data-table tbody th, .data-table tbody td {
	border:none;
	vertical-align:middle;
	text-align:left;
}
.cart-table tbody th, .cart-table tbody td {padding:19px 10px;}
.data-table thead th {
	border:none;
	font-size:13px;
	line-height:17px;
	color:#666;
	font-weight:normal;
	text-align:left;
	background:none;
	padding:8px;
}
.data-table tfoot,
.data-table thead {
	border:1px solid #ccc;
}
.cart-table tfoot,
.cart-table thead {background:#f2f2f2;}
.data-table .product-name {
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	color:#000;
}
.data-table .product-name a {color:#000;text-decoration:none;}
.data-table .product-name a:hover {text-decoration:underline;}
.data-table a {color:#98012e;}
.data-table .qty {
	text-align:center;
	font-size:14px;
	line-height:16px;
	padding:7px;
	width:40px !important;
	color:#000;
}
.data-table .btn-remove {
	background:url(https://www.guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/sprite.png) no-repeat -51px 0;
	width:20px;
	height:20px;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.data-table .link-wishlist {
	display:inline-block;
	vertical-align:middle;
	color:#fff !important;
	font-size:14px;
	line-height:20px;
	height:20px;
	background:#999;
	white-space:nowrap;
	text-decoration:none;
	padding:0 18px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-weight:normal;
}
.cart .discount button span, .cart .shipping button span,
.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span {background:#999;}
.cart-table .btn-empty span, .cart-table .btn-continue span, .cart-table .btn-update span {min-width:155px;}
.data-table tbody tr td:first-child {width:auto;}
.data-table .product-image {margin:0;}
.data-table .product-image img {border-color:#9d9d9d;max-width:none;}
.data-table tfoot td,
.data-table tfoot tr.first td {
	background:none;
	border:none;
	padding:7px 9px 6px;
}
.data-table tfoot tr {background:none !important;}
/* cart-collaterals */
.cart .cart-collaterals {
	padding:34px 0 0;
	font-size:12px;
	line-height:15px;
}
.cart .cart-collaterals .col2-set {width:66.3%;float:left;}
.cart .cart-collaterals .col2-set .col-2 {width:48.5%;}
.cart .discount, .cart .shipping {
	background:none;
	border:none;
	padding:0;
}
.cart .discount h2, .cart .shipping h2, .cart .totals h2 {
	background:none;
	padding:0 0 7px;
	color:#339bab;
	font-size:16px;
	line-height:18px;
	margin:0 0 20px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	text-transform:none;
}
.cart .discount .input-box {width:72.4%;}
.cart .shipping-form .input-box {margin-right:20px;}
.cart .shipping-form select,
.cart .discount select,
.cart .shipping-form input.input-text,
.cart .discount input.input-text {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.cart .shipping-form p {margin:0 0 14px;}
.form-list label {
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 0 9px;
	font-weight:normal;
	color:#333;
}
.form-list li {margin:0 0 6px;}
.form-list label.required em {
	position:static;
	color:#98012e;
	float:none;
}
.cart .discount .buttons-set {margin:15px 0 0;}
.cart .shipping .buttons-set {margin:0;}
.cart .totals {
	float:right;
	background:none;
	border:none;
	text-align:right;
	width:32%;
}
.cart .shipping .form-list {padding:0 0 8px;}
.cart .totals table {margin:-2px 0 13px;}
.cart .totals td,
.cart .totals th {
	border:none;
	padding:2px 0 2px 24px;
}
.data-table tfoot strong,
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
	font-size:22px;
	line-height:22px;
	font-weight:normal;
}
.data-table tfoot strong .price,
.cart .totals  tfoot .price {color:#98012e;}
.cart .totals .checkout-types {
	padding:0;
}
button.btn-checkout span {
	font-size:18px;
	line-height:25px;
	height:25px;
}
button.btn-checkout span span {
	background:none;
	padding:0;
}
/* checkout */
.opc {color:#666;}
.opc label {
	font-size:10px;
	line-height:13px;
	margin:0 0 5px;
}
.form-list li.control label {margin:0;vertical-align:middle;}
.opc li.section {padding-top:18px;}
.opc > li.section:first-child {padding-top:0;}
.opc .active .step-title,
.opc .step-title,
.opc .allow .step-title {
	background:none;
	text-align:left;
	border:none;
	color:#339bab;
	padding:0 0 11px;
}
.opc .active .step-title h2,
.opc .step-title h2,
.opc .allow .step-title h2 {
	color:#339bab;
	font-size:16px;
	line-height:18px;
}
.opc .form-list li {margin:0 0 16px;}
.form-list li.wide .input-box {width:100%;}
.form-list .field,
.opc .form-list li.wide .input-box,
.opc .form-list .input-box {width:48.5%;}
.opc #login-form .input-box {width:100%;}
.form-list .field {margin:0 10px 0 0;}
.form-list .field:first-child {margin-left:0;}
.form-list .input-box input.input-text,
.form-list .field .input-box {width:100%;}
.opc .form-list li.wide input.input-text,
.form-list .input-box input,
.form-list .input-box select,
.form-list textarea {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.opc .form-list li.wide input.input-text,
.opc .form-list .input-box input {height:26px;}
p.required {color:#98012e;}
.opc .step-title .number {display:none;}
.opc .step {
	border:none;
	background:none;
	padding:0 0 18px;
	border-bottom:1px solid #ccc;
}
#opc-review .buttons-set {border-color:#ccc;}
.block-progress dt,
.block-progress dd {border-color:#ccc;}
.block-progress dt.complete,
.block-progress dt {color:#339bab;background:none;}
.block-progress dd {background:#f2f2f2;}
.block-progress dt a {color:#98012e;}
/* account-login */
.account-login {max-width:670px;margin:0 0 28px;}
.account-login .page-title {
	border:none;
	margin:0 0 17px;
}
.account-login .content {
	border:none;
	padding:0;
	background:none;
	min-height:0;
}
.account-login .form-list {padding:0 0 3px;}
.account-login .form-list label {margin:0 0 11px;}
.account-login .form-list li {margin:0 0 11px;}
.account-login .content h2 {
	background:none;
	border:none;
	text-transform:none;
	padding:0;
	margin:0;
	font-size:16px;
	line-height:19px;
	color:#339bab;
	font-weight:bold;
}
.account-login p {margin:0 0 13px;}
.account-login .buttons-set {
	background:none;
	border:none;
	padding:1px 0 0;
	text-align:left;
}
.account-login .new-users .buttons-set {padding-top:2px;}
.account-login .buttons-set .button {
	float:left;
	margin:0 17px 0 0;
}
.account-login .buttons-set .button span {background:#339bab;}
.account-login .buttons-set .f-left {margin:2px 5px 0 0;}
/* download-section */
.download-section {margin:0 20px 10px;}
.download-box {;
	width:100%;
	border-bottom:1px solid #ebebeb;
	margin:0 0 15px;
	display:table;
}
.download-box .image {
	display:table-cell;
	vertical-align:middle;
	padding:0 20px 20px 0;
}
.download-box .image img {max-width:none;}
.download-box .text-box{
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	font-size:20px;
	line-height:22px;
	color:#666;
	padding:0 0 24px;
}
.download-box .text-box .text {
	display:block;
	font-size:12px;
	line-height:15px;
	margin:5px 0 0;
}
.download-box .text-box a{color:#98012e;}
.download-section h2 {
	font-size:26px;
	line-height:28px;
	margin:0 0 18px;
}
.download-section .download-list {
	font-size:16px;
	line-height:18px;
}
.download-section .download-list li{margin:0 15px 12px 0;}
/* tab-section */
.tab-section .tabset{
	color:#666;
	margin:0;
	padding:0 0 14px;
	list-style:none;
	font-size:18px;
	line-height:21px;
}
.tab-section .tabset li{
	float:left;
	margin:0 7px 0 0;
}
.tab-section .tabset a {
	display:block;
	padding:2px 18px;
	text-decoration:underline;
	color:#666;
}
.tab-section .tabset a:hover,
.tab-section .tabset a.active{
	color:#fff;
	text-decoration:none;
	background:#b64c6c url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I2NGM2YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5OTAzMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #b64c6c 0%, #990330 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#b64c6c), color-stop(100%,#990330));
	background:-webkit-linear-gradient(top,  #b64c6c 0%,#990330 100%);
	background:-o-linear-gradient(top,  #b64c6c 0%,#990330 100%);
	background:-ms-linear-gradient(top,  #b64c6c 0%,#990330 100%);
	background:linear-gradient(to bottom,  #b64c6c 0%,#990330 100%);
	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.35);
	box-shadow:0 1px 1px 0 rgba(0,0,0,.35);
	-webkit-border-radius:3px;
	border-radius:3px; 
}
.tab-section .tab-content {
	padding:0 20px;
	border-bottom:1px solid #999;
	margin:0 0 10px;
}
.tab-section table{width:100%;}
.tab-section thead th,
.tab-section tbody td{
	padding:2px 2px 2px 21px;
	font-size:16px;
	line-height:18px;
	color:#98012e;
	border:none;
	border-top:1px solid #ebebeb;
	height:25px;
	vertical-align:middle;
	text-align:left;
}
.tab-section tbody tr:first-child td {border:none;}
.tab-section thead th{
	font-size:13px;
	line-height:15px;
	color:#666;
	border:none;
	border-bottom:1px solid #ccc;
	font-weight:normal;
}
.tab-section td.company{width:48%;}
.tab-section tbody td.company{color:#000;}
.tab-section .phone{width:36.5%;}
/* col-right */
.col-right {
	float:right;
	width:23.34%;
}
.social-holder {
	margin:15px 0 27px;
	text-align: right;
}
.social-holder span {
	width: 15px !important;
}
.product-name .social-holder {
	float:right;
	margin:5px 0 0;
	display:none;
}
.box-collateral {
	background:#f9f9f9;
	text-align:center;
	padding:12px 0 0;
}
.sidebar h2,
#sidebar h2,
.box-collateral h2{
	font-size:26px;
	line-height:24px;
	color:#000;
	border-bottom:1px solid #ccc;
	padding:0 0 17px;
	margin:0 0 17px;
}
.box-collateral h2{
	padding:0 0 6px;
	margin:0;
	line-height:28px;
}
.main-holder .distributors-heading {
	width:74.4%;
	float:left;
}
.main-holder .panel{
	float:right;
	width:23.34%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:11px 12px 18px;
	background:#f9f9f9;
	font-size:14px;
	line-height:18px;
}
.main-holder .panel a{color:#018498;}
.main-holder .panel p{margin:0;}
/* content */
#content{
	width:61.67%;
	float:left;
}
#content h2{
	font-size:16px;
	line-height:18px;
	color:#339bab;
	margin:0;
}
#content p{margin:0 0 15px;}
/* sidebar */
#sidebar{
	width:36.12%;
	float:right;
}
#sidebar h2 {
	line-height:24px;
	padding-bottom:16px;
	margin-bottom:17px;
}
.aside-items{
	overflow:hidden;
	font-size:16px;
	line-height:20px;
	color:#666;
	padding:0;	margin:0;	list-style:none;
}
.aside-items p{margin:0 0 22px;}
.aside-items h3{
	font-weight:normal;
	color:#98012e;
	font-size:16px;
	line-height:18px;
	margin:0;
}
/* container */
.main .container{
	border-bottom:1px solid #ebebeb;
	margin:0 0 17px;
}
#content .container h2{
	font-size:16px;
	line-height:21px;
	color:#339bab;
	margin:0 0 13px;
}
.main .container h2 a{color:#339bab;}
.main .container p{margin:0 0 14px;}
/* paging */
.woocommerce nav.woocommerce-pagination {
    text-align: left !important;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: none !important;
    border-right: 0;
    margin: 0 !important;
}
.wp-pagenavi{
	width:100%;
	overflow:hidden;
	list-style-position:outside;
	margin:-3px 2px 10px;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	line-height:30px;
}
.wp-pagenavi .current, .woocommerce nav.woocommerce-pagination ul li span.current {
	position: relative !important;
	float:left !important;
	margin:0 5px 0 0 !important;
	height:30px !important;
	line-height: 30px !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	min-width:10px !important;
	text-align:center !important;
	padding:0 10px !important;
	background:#999 !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	color:#fff !important;
	width: auto !important;
	text-decoration: none !important;
	border: none !important;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: none !important;
	background: none !important;
	border-left: none !important;
}
.wp-pagenavi a.page, .wp-pagenavi a.nextpostslink, .wp-pagenavi a.previouspostslink, .woocommerce nav.woocommerce-pagination ul li a {
	position: relative !important;
	float:left !important;
	margin:0 5px 0 0 !important;
	height:30px !important;
	line-height: 30px !important;
	font-size: 16px !important;
	font-weight: 700 !important;
	min-width:10px !important;
	text-align:center !important;
	padding:0 10px !important;
	background:#98012e !important;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	color:#fff !important;
	width: auto !important;
	text-decoration: none !important;
	border: none !important;
}
.wp-pagenavi a:hover, .woocommerce nav.woocommerce-pagination ul li a:hover {background:#999 !important;}
/* post */
.post{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	margin:-19px 0 10px;
}
.post li{
	border-bottom:1px solid #ccc;
	padding:10px 10px 12px 4px;
}
.post .logo-holder {margin:0 0 13px;}
.post .logo-holder img {
	width:auto;
	height:auto;
	max-width:100%;
}
.post p {margin:0 0 2px;}
.post .info{
	font-weight:normal;
	color:#98012e;
}
#sidebar .more{
	color:#98012e;
	text-decoration:underline;
}
#sidebar .more:hover{text-decoration:none;}
/* main-heading */
.main-heading {padding:0 0 9px;}
.main-heading .page-title{
	width:auto;
	border:none;
	float:left;
	margin:0 10px 0 0;
}
.main-heading .toolbar{
	float:right;
	padding:27px 0 0 0;
	margin:0;
}
.toolbar .sort-by {float:left; display:none;}
.toolbar .sort-by > span {
	display:inline-block;
	vertical-align:middle;
}
.toolbar .sort-by ul {
	display:inline-block;
	vertical-align:middle;
	padding:0;	margin:0 0 0 8px;	list-style:none;
}
.toolbar .sort-by ul li{float:left;margin:0 0 0 32px;}
.toolbar .sort-by ul li:first-child {margin-left:0;}
.toolbar .sort-by ul span {
	display:inline-block;
	vertical-align:middle;
}
.toolbar .descend,
.toolbar .ascend{
	background:url(https://www.guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/sprite.png) no-repeat 0 -28px;
	width:16px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
	margin:0 1px;
}
.toolbar .descend{background:url(https://www.guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/sprite.png) no-repeat 0 -10px;}
/* products-grid */
.products-grid {
	padding:0;	margin:0;	list-style:none;
	overflow:hidden;
	border:none;
	background:none;
	width:auto;
}
.col2-left-layout .products-grid, .col2-right-layout .products-grid,
.col1-layout .products-grid {width:auto;}
[class^=col] table.products-grid {width:100%;}
table.products-grid td {
	text-align:center;
	vertical-align:middle;
	padding:20px 5px 18px;
	border:none;
	border-top:1px solid #ebebeb;
}
table.products-grid tr:first-child td {border-top:none;}
.products-grid li.item{
	float:left;
	width:25%;
	font-size:14px;
	line-height:18px;
	text-align:center;
	padding:20px 1% 18px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-top:1px solid #ddd;
	-webkit-box-shadow:inset 0 1px 0 0 #fafafa;
	box-shadow:inset 0 1px 0 0 #fafafa;
}
.product-image,
.products-grid .product-image {display:inline-block;vertical-align:top;margin:0 0 5px;}
.product-image img,
.products-grid .product-image img{
	border:1px solid #666;
	margin:0;
	display:inline-block;
	vertical-align:top;
	height:auto;
	width:110px;
	max-width: 110px;
	max-height: 220px;
}
.product-name,
.products-grid .product-name {
	color:#98012e;
	font-size:14px;
	line-height:18px;
	margin:0 0 2px;
	font-weight:normal;
}
.product-name a,
.products-grid .product-name a {color:#98012e;}
.products-grid .price-box {margin:0;}
.price-box,
.regular-price,
.regular-price .price {
	color:#000;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
}
.page-title .heading-area{
	display:block;
	font-size:18px;
	line-height:20px;
	color:#666;
	margin:0 0 7px;
}
.alignright,
.alignleft{
	float:right;
	margin:20px 0 0 20px;
	width:325px;
	overflow:hidden;
}
.alignright img,
.alignleft img {
	width:100%;
	height:auto;
}
.alignleft{
	float:left;
	margin:20px 20px 0 0;
}
/* article-section */
.article-section {
	overflow:hidden;
	padding:15px 0 0;
}
.article-section a{color:#98012e;}
.article-section p{margin:0 0 15px;}
.article-section h2{
	font-size:16px;
	line-height:20px;
	margin:0 0 16px;
}
/* contact information */
.article-section .contact-area{padding:34px 0 15px;}
/* address */
.article-section .contact-area address{font-style:normal;}
.article-section .contact-area p{margin:0;}
.article-section .contacts-list{overflow:hidden;}
.article-section .contacts-list dt{
	float:left;
	margin:0 5px 0 0;
}
.article-section .contacts-list dd{overflow:hidden;}
/* footer */
.footer{
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	padding:0;
	background:#eee;
	text-align:left;
	max-width:none;
}
.footer-holder{
	height:1%;
	display:table-row;
}
.footer-frame{
	display:table-cell;
	border-top:1px solid #ccc;
	padding:13px 20px 29px;
}
.footer-box{
	float:left;
	max-width:330px;
	width:45%;
}
.footer h2{
	font-size:16px;
	line-height:19px;
	color:#666;
	margin:0 0 13px;
}
/* email form */
.email-form {display:block;}
.email-form label {
	display:inline-block;
	vertical-align:top;
	margin:0 0 4px;
	font-size:10px;
	line-height:13px;
	color:#666;
}
.email-form label span {color:#98012e;}
.email-form input[type=text]{
	float:left;
	width:223px;
	margin:0 9px 0 0;
	height:14px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
.email-form input[type=submit]{
	float:left;
	width:73px;
	height:25px;
	border:0;
	color:#fff;
	text-align:center;
	font-size:14px;
	line-height:24px;
	padding:0 5px 1px;
	background:#939393 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkzOTM5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NzY3NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,  #939393 0%, #676767 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#939393), color-stop(100%,#676767));
	background:-webkit-linear-gradient(top,  #939393 0%,#676767 100%);
	background:-o-linear-gradient(top,  #939393 0%,#676767 100%);
	background:-ms-linear-gradient(top,  #939393 0%,#676767 100%);
	background:linear-gradient(to bottom,  #939393 0%,#676767 100%);
	-webkit-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.35);
	box-shadow:0 1px 1px 0 rgba(0,0,0,.35);
}
/* footer aside */
.footer-aside{
	color:#999;
	font-size:11px;
	line-height:13px;
	float:right;
	padding:3px 0 0;
	width:49%;
}
.footer-aside .aside-holder{
	margin:0 0 14px;
	width:100%;
	display:table;
	font-size:12px;
	line-height:16px;
	color:#333;
}
.footer-aside ul{
	display:table-cell;
	padding:0 10px 0 0;
}
.footer-aside ul li {
	display:block;
	padding:0;
	background:none;
}
.footer-aside a{
	color:#333;
	text-decoration:none;
}
.footer-aside a:hover{text-decoration:underline;}
.main-box:after,
.tab-section .tabset:after,
.main-holder:after,
.tabset:after,
.email-form .form-holder:after,
.main-heading:after,
.social-holder:after{
	content:'';
	display:block;
	clear:both;
}
.breadcrumbs li.post {
    float: left;
    padding: 0 11px 0 12px;
    position: relative;
    margin: 0;
    font-size: 10px;
    line-height: 13px;
    font-weight: normal;
}
.breadcrumbs li.post a {
    font-size: 10px;
    line-height: 13px;
    font-weight: normal;
}
.main-holder .woocommerce .panel {
    float: none;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 11px 12px 18px;
    background: #fff;
    font-size: 14px;
    line-height: 18px;
}
.main-holder .woocommerce .panel p {
	margin: 0 0 18px;
}
.main-holder .woocommerce div.product .woocommerce-tabs .panel {
	padding: 0 20px;
}
.up-sells.upsells.products h2, 
.fullwidth .woocommerce ul.products li.product .woocommerce-loop-product__title, 
.drop-aside ul.products li.product .woocommerce-loop-product__title {
	color: #98012e !important;
    font-size: 14px !important;
    line-height: 18px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    font-weight: normal !important;
    position: relative !important;
    float: left !important;
    width: 100% !important;
    border: none !important;
    font-family: Arial, Helvetica, sans-serif !important;
    box-sizing: border-box !important;
    text-decoration: underline !important;
    text-align: center !important;
}
.up-sells.upsells.products h2:hover, 
.fullwidth .woocommerce ul.products li.product .woocommerce-loop-product__title:hover,
.drop-aside ul.products li.product .woocommerce-loop-product__title:hover {
	text-decoration: none !important;
}
.woocommerce .up-sells.upsells.products ul.products li.product .price,
.woocommerce ul.products li.product .price,
.drop-aside ul.products li.product .price {
	width: 100% !important;
	clear: both !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
    line-height: 18px !important;
    color: #000 !important;
    text-align: center !important;
}
.woocommerce .up-sells.upsells.products .add_to_cart_button {
	display: none;
}
.woocommerce .up-sells.upsells.products ul.products li.product a img, 
.fullwidth .woocommerce ul.products li.product a img,
.drop-aside ul.products li.product a img {
    width: 130px;
    height: auto;
    display: block;
    margin: 10px auto;
    box-shadow: none;
    border: 1px solid #666;
}
.woocommerce .up-sells.upsells.products ul.products li.product {
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}
.box-left.woocommerce .up-sells.upsells.products ul.products li.product {
    margin: 0;
    padding: 10px 10px 30px 10px;
    border-right: 1px solid #eee;
    border-bottom: none;
}
.box-left.woocommerce .up-sells.upsells.products ul.products li.product:nth-child(3n) {
	border-right: none; 
	padding-right: 0;
}
.box-left.woocommerce ul.products.columns-3 li.product {
    width: 32.3333%;
    box-sizing: border-box;
}
.box-left.woocommerce .up-sells.upsells.products ul.products li.product a.woocommerce-LoopProduct-link {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 auto 10px auto;
}
.box-left.woocommerce .up-sells.upsells.products ul.products li.product a {
	color: #98012e;
}
.box-left.woocommerce .up-sells.upsells.products ul.products li.product a img {
    border:none;
    width: 100px;
}
.woocommerce .up-sells.upsells.products ul.products li.product:last-child {
	margin-bottom: 0;
	border-bottom: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    border: 1px solid #9d9d9d;
}
.page-title h5 {
	font-weight: normal;
	color: #666;
	padding-top: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border-radius: 4px 4px 0 0;
    margin: 0 5px 0 0 !important;
}
#st-1 .st-btn {
    height: 22px !important;
    line-height: 22px !important;
    margin-right: 5px !important;
    border-radius: 3px !important;
    padding: 0 4px !important;
}
#st-1 .st-btn > img {
    height: 14px !important;
    width: 14px !important;
    top: 4px !important;
}
.woocommerce .single-product div.product p.price, .woocommerce .single-product div.product span.price {
	font-weight: bold;
    font-size: 28px;
    line-height: 30px;
    color: #98012e;
}
.woocommerce .single-product #respond input#submit.alt, .woocommerce .single-product a.button.alt, .woocommerce .single-product button.button.alt, .woocommerce .single-product input.button.alt {
    background-color: #98012e !important;
    color: #fff !important;
    font-size: 18px !important;
}
.woocommerce .single-product .quantity .qty {
    text-align: right;
    font-size: 18px;
    padding: 9px 10px 8px 10px;
    width: 3em !important;
    line-height: 18px;
}
#content.fullwidth { 
	width: 100%;
}
.woocommerce ul.products.columns-4 {
	border-top: 1px solid #ccc;
	padding-top: 20px;
}
.drop-aside ul.products.columns-4 {
	width: 100%;
	padding: 0;
	margin: 0;
}
.drop-aside ul.products li {
	padding: 0;
	margin: 0;
	width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .drop-aside ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product .button, 
.drop-aside ul.products li.product .button {
    background-color: #98012e !important;
    color: #fff !important;
    margin: 0 auto !important;
    float: none !important;
    display: inline-block !important;
    position: unset !important;
    font-weight: normal !important;
    font-size: 14px !important;
    padding: 5px 10px !important;
    line-height: 1 !important;
    height: auto;
}
.drop-aside ul.products li.product .button {
	margin-top: 10px;
}
.woocommerce-MyAccount-navigation {
    width: 30%;
    position: relative;
    float: left;
    padding-right: 20px;
    box-sizing: border-box;
}
.woocommerce-MyAccount-content {
    position: relative;
    float: left;
    width: 70%;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	height: auto !important;
}
.woocommerce-MyAccount-navigation-link {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation-link a {
	color: #1e85be;
	font-size: 18px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 14px !important;
    font-weight: normal !important;
    color: #fff !important;
    background-color: #98012e !important;
    -webkit-font-smoothing: subpixel-antialiased !important;
}
a.added_to_cart {
	background-color: #fff !important;
    color: #333 !important;
    margin: 0 auto !important;
    float: none !important;
    display: inline-block !important;
    position: unset !important;
    font-weight: normal !important;
    font-size: 14px !important;
    padding: 4px 10px !important;
    border: 1px solid #666;
    line-height: 1 !important;
    height: auto;
    margin-left: 5px;
    border-radius: 3px;
}
.woocommerce div.product .out-of-stock {
    color: #98012e !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
}
.search .woocommerce .up-sells.upsells.products ul.products li.product {
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: none;
}
.search .woocommerce ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 25%;
    margin-left: 0;
}


@media only screen and (max-width: 960px) {
	body {min-width:320px;}
	/* page */
	.page{width:100%;}
	/* header */
	.header .logo {
		width:375px;
		height:67px;
		background-size:100% 100%;
		margin-right:-20px;
	}
	.top-section{
		padding:0 0 11px;
		margin:0 -8px 13px 0;
	}
	.header-box{margin:0 0 18px;}
	.contact-info {
		margin:0 0 25px;
		font-size:11px;
		line-height:13px;
	}
	.contact-info address {margin-top:3px;}
	/*navigation*/
	.nav-container {
		border-bottom:1px solid #ccc;
		background:none;
	}
	.nav-select {display:none;}
	.navigation {
		font-size:19px;
		line-height:21px;
	}
	.navigation > li > a{padding:10px 5px 16px;}
	/* drop down */
	.navigation .drop ul{margin:0 8px 7px 0;}
	.navigation .drop .drop-aside{width:132px;}
	.navigation .drop img{width:auto;height:auto;max-width:100%;}
	/* gallery */
	.slideshow .text-area{
		top:13px;
		right:6px;
	}
	.slideshow .text-area .title{
		font-size:32px;
		line-height:33px;
		margin-bottom:8px;
	}
	.slideshow .text-area p {margin:0 0 7px;}
	.gallery .switcher {
		margin-left:-6px;
		bottom:13px;
	}
	/* main-box */
	.main-box .box-left {width:75.7%;}
	.main-box .box-right {
		margin:5px -14px 0 0;
		width:23.5%;
	}
	.main-box .box-right .video,
	.main-box .box-right .image {margin:0 0 24px;}
	/* .main-block */
	.main-block .box,
	.main-block .box-aside{
		width:48.5%;
	}
	/* event */
	.event-heading,
	.events .text {max-width:none;}
	.page-title {margin:0 0 14px;}
	.col-main{
		width:74.4%;
		float:left;
		padding:0;
	}
	.add-to-box{text-align:left;}
	.add-to-box:after {
		content:' ';
		display:none;
	}
	.add-to-box > * {
		display:block;
		margin:0 0 10px;
	}
	.add-to-box .button {
		display:block;
		margin:5px 0 0;
	}
	.add-to-box .add-to-links {
		display:block;
		margin:0 0 10px;
	}
	/* cart-collaterals */
	.cart .discount .input-box {margin-right:26px;width:auto;}
	.cart .shipping-form .input-box {margin-right:0;}
	.cart .totals td,
	.cart .totals th {padding-left:20px;}
	/* account-login */
	.account-login {max-width:none;}
	/* content */
	.main-holder .distributors-heading,
	.col-main,
	#content{width:75.5%;}
	/* sidebar */
	.main-holder .panel,
	.col-right,
	#sidebar{
		width:24.3%;
		margin-right:-18px;
	}
	.alignright {margin-right:30px;}
	.alignleft{margin-left:30px;}
	/* footer */
	.footer-aside .aside-holder{
		font-size:10px;
		line-height:16px;
	}
}
@media only screen and (max-width: 768px) {
	.m-hidden {display:none;}
	/* header */
	.header{
		padding:10px 0 19px;
		border-bottom:1px solid #ccc;
		margin:0 10px 13px;
	}
	.top-section{display:none;}
	/*breadcrumbs*/
	.breadcrumbs{display:none;}
	.header-box{margin:0 0 2px;}
	/*logo*/
	.header .logo{
		width:300px;
		height:55px;
		float:none;
		display:block;
		margin:0 auto 15px;
	}
	.header-box .box-holder {
		float:none;
		margin:0;
	}
	.contact-info {
		margin:0;
		font-size:10px;
		line-height:13px;
	}
	.contact-info address {
		margin:0;
		display:block;
		text-align:justify;
		line-height:14px;
	}
	.contact-info address span {margin:0;display:inline-block;vertical-align:middle;}
	.contact-info address:after {
		content:'';
		display:inline-block;
		vertical-align:top;
		width:100%;
		height:0;
		font-size:0;
		line-height:0;
	}
	.contact-info .social {display:none;}
		/* form-search */
	.header .form-search{
  		display:none;
	 	background-color: #fff;
		position: absolute;
		z-index: 900;
		overflow: hidden;
		top: 109px;
		right: 0px;
		width: 100%;
		border: none;
	  }
	.header .cancel {
		display: none;
  		background:url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/cancel.png) no-repeat 0 0;
  		height: 26px;
  		width: 34px;
  		margin-right: 10px;
  		position: relative;
		float: left;
	}
	.showme { display: block !important; }
	.header .form-search input[type=text] {
		background:#fff;
		border:1px solid #d3d3d3;
		-webkit-border-radius:3px;
		border-radius:3px;
		-webkit-box-shadow:0 -1px 0 0 #f8f8f8;
		box-shadow:0 -1px 0 0 #f8f8f8;
		font-size:10px;
		line-height:13px;
		padding:5px 10px;
		width:190px;
		color:#666;
		margin:1px 5px 0 0;
		height:14px;
		-moz-box-sizing:content-box;
		-webkit-box-sizing:content-box;
		box-sizing:content-box;
	}
	/*navigation*/
	.nav-container {border-bottom:none;}
	.nav-container a.search,
	.nav-select {display:block;}
	.navigation {display:none;}
	/* gallery */
	.gallery{
		background:none;
		margin:-13px 10px 17px;
		padding:0 0 13px;
		width:auto;
		border-bottom:1px solid #ccc;
	}
	.slideshow img {margin:0 0 10px;}
	.slideshow .text-area{
		position:static;
		width:auto;
	}
	.slideshow .text-area .title{
		font-size:22px;
		line-height:24px;
		margin:0 0 13px;
	}
	.slideshow .text-area p{margin:0 0 17px;}
	.gallery .switcher{
		bottom:16px;
		left:auto;
		right:0;
		margin-left:0;
	}
	/* main */
	.main{padding:0 10px 20px;}
	.main h1 {
		font-size:24px;
		line-height:28px;
	}
	/* main-box */
	.main-box{padding:0 0 1px;}
	.main-box .box-left {
		float:none;
		border-right:none;
		width:auto;
		border-bottom:1px solid #ccc;
		margin:0 0 18px;
	}
	.main-box .products-grid li.item {
		width:50%;
		border-left:none;
	}
	.main-box .products-grid {overflow:visible;}
	.main-box .products-grid:after {display:none;}
	.main-box .box-right {
		float:none;
		width:auto;
		margin:0;
	}
	.main-box .box-right img {
		width:100%;
		height:auto;
	}
	/* .main-block */
	.main-block {display:none;}
	/* event */
	.events {margin:0 0 1px;}
	.events .heading{display:none;}
	.events .box {padding-left:0;}
	.events .box .list {
		display:block;
	}
	.events .box:nth-of-type(1) {border-top:1px solid #ccc;}
	.events .box .list li {
		width:auto;
		display:block;
		margin:0 0 5px;
	}
	.page-title {margin:0 0 14px;}
	#content,
	#sidebar,
	.col-right,
	.col-main{
		width:auto;
		float:none;
		margin:0 0 15px;
	}
	.col1-layout .col-main {margin:0;}
	/* product-view */
	.product-view .product-holder{
		overflow:hidden;
		margin:0 0 14px;
		padding:17px 0 0;
	}
	.product-view .product-img-box {
		float:none;
		width:auto;
		margin:0 0 19px;
		padding:0;
	}
	.product-view .product-shop {padding:0;}
	.product-shop .list {
		font-size:12px;
		line-height:14px;
		margin:0 0 14px;
	}
	.product-shop .list li {padding-left:8px;}
	.product-shop .list li:before {top:6px;}
	.product-view .product-shop .price-box {margin:0 0 6px;}
	.add-to-box{
		text-align:justify;
	}
	.add-to-box:after {
		content:'';
		width:100%;
		display:inline-block;
		vertical-align:top;
		height:0;
		line-height:0;
		font-size:0;
	}
	.add-to-box .add-to-cart > * {
		display:inline-block;
		vertical-align:middle;
	}
	.add-to-cart button.button {margin-top:0;}
	.add-to-box > * {
		display:inline-block;
		vertical-align:middle;
		margin-bottom:0;
	}
	.add-to-box .add-to-links {
		display:inline-block;
		vertical-align:middle;
	}
	.add-to-box .button span {
		font-size:16px;
		padding:0 6px;
	}
	.add-to-box .qty {
		width:40px !important;
		margin-right:5px;
		padding:3px 10px;
	}
	/* product-collateral */
	.product-collateral {
		font-size:11px;
		line-height:15px;
	}
	.product-collateral .tab-content {padding:0 10px;}
	.product-collateral .tabset {
		font-size:11px;
		line-height:13px;
		margin:0 0 14px;
	}
	.product-collateral .tabset li{margin:0 4px 0 0;}
	.product-collateral .tabset a{
		padding:5px 10px;
	}
	.social-holder {display:none;}
	.product-name .social-holder {display:block;}
	/* cart */
	.cart {margin:0;}
	.cart .page-title h1 {margin:0 0 8px;}
	.cart-table tbody,
	.cart-table tfoot,
	.cart-table tr,
	.cart-table td,
	.cart-table {display:block;}
	.data-table thead {
		display:none;
	}
	.cart-table tfoot {border:none;}
	.cart-table tfoot .button {display:block;width:100%;float:none;margin:0 2px 5px;}
	.cart-table tfoot td {text-align:center;width:auto;overflow:hidden;}
	.cart-table tbody td {
		padding:5px 11px;
		width:auto;
	}
	.cart-table tbody td:after {
		content:'';		display:block;		clear:both;
	}
	.cart-table tbody td:before {
		content:attr(title);
		float:left;
		width:85px;
		margin:0 4px 0 0;
	}
	.data-table .qty {
		text-align:center;
		font-size:14px;
		line-height:16px;
		padding:4px;
		width:16px !important;
		color:#000;
		margin:-4px 0 0;
	}
	.data-table tfoot td,
	.data-table tfoot tr.first td {
		background:none;
		border:none;
		padding:7px 9px 6px;
	}
	/* cart-collaterals */
	.cart .cart-collaterals {
		padding:12px 0 0;
	}
	.cart .totals,
	.cart .cart-collaterals .col2-set,
	.cart .cart-collaterals .col2-set .col-2 {
		width:auto;
		float:none;
	}
	.cart .discount .input-box {margin-right:90px;}
	.cart .shipping-form .input-box {margin-right:0;}
	/* checkout */
	.form-list .field,
	.opc .form-list li.wide .input-box,
	.form-list .input-box {width:100%;float:none;}
	.opc #login-form .input-box {width:100%;}
	.form-list .field {margin:0 0 5px;}
	.form-list li.control {margin:0;}
	/* account-login */
	.account-login .page-title {margin-bottom:13px;}
	.account-login .new-users .buttons-set {padding:0;}
	.account-login p {margin:0 0 13px;}
	.account-login .new-users {
		border-bottom:1px solid #ebebeb;
		padding:0 0 20px;
		margin:0 0 16px;
	}
	/* download-section */
	.download-section {margin:0 0 10px;}
	.download-box {display:none;}
	.download-section h2 {
		font-size:18px;
		line-height:21px;
		margin:0 0 18px;
	}
	.download-section .download-list {
		font-size:10px;
		line-height:13px;
	}
	.download-section .download-list li{margin:0 5px 4px 0;}
	/* tab-section */
	.tab-section {
		border-top:1px solid #ccc;
		padding:20px 0 0;
	}
	.tab-section .tabset{
		padding:0 0 2px;
		text-align:center;
	}
	.tab-section .tabset li{
		float:none;
		margin:0 0 9px;
	}
	.tab-section .tab-content {
		padding:0;
		border:none;
	}
	.tab-section thead th,
	.tab-section tbody td{
		padding:2px;
		font-size:12px;
		line-height:15px;
	}
	.tab-section thead th{
		font-size:13px;
		line-height:15px;
	}
	.sidebar h2,
	#sidebar h2,
	.box-collateral h2{
		font-size:18px;
		line-height:22px;
		padding:0 5px 12px;
		margin:0 0 12px;
		text-align:left;
	}
	.box-collateral h2{text-align:left;}
	.box-collateral table.products-grid tr,
	.box-collateral table.products-grid tbody,
	.box-collateral table.products-grid {
		display:block;
	}
	.box-collateral table.products-grid td {
		border:none;
		width:50%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		float:left;
	}
	.main-holder .distributors-heading {
		width:auto;
		float:none;
		margin:0 0 17px;
	}
	.main-holder .distributors-heading p {margin:0 0 10px;}
	.main-holder .panel{
		float:none;
		width:auto;
		margin:0 0 18px;
		padding-bottom:15px;
	}
	/* content */
	#content h2{
		line-height:16px;
		margin:0 0 1px;
	}
	/* main-heading */
	.main-heading {padding:0 0 9px;}
	.main-heading .page-title{
		float:none;
		margin:0 0 10px;
	}
	.main-heading .toolbar{
		float:none;
		padding:0;
		overflow:hidden;
	}
	/* products-grid */
	.products-grid {
		padding:0;
		margin:0;
		list-style:none;
		overflow:hidden;
		border:none;
		background:none;
		width:auto;
		font-size:12px;
		line-height:18px;
	}
	.products-grid li.item{
		width:50%;
		padding:10px 1% 6px;
	}
	.product-name, .products-grid .product-name {
		font-size:12px;
		line-height:17px;
		margin:0;
	}
	.product-image, .products-grid .product-image {
		max-width:62%;
		margin:0 0 4px;
	}
	.price-box, .regular-price, .regular-price .price {
		font-size:12px;
		line-height:17px;
	}
	.page-title .heading-area{
		font-size:15px;
		line-height:22px;
		margin:0 0 1px;
		font-weight:normal;
	}
	.alignright,
	.alignleft{
		width:100%;
		float:none;
		margin:0 0 15px;
	}
	/* article-section */
	.article-section {padding:0;}
	.article-section .contact-area {padding-top:16px;}
	/* .paging */
	.paging {
		border-bottom:1px solid #ebebeb;
		padding:0 0 17px;
	}
	/* footer */
	.footer-frame{
		padding:13px 10px 15px;
	}
	.footer h2 {
		font-size:14px;
		line-height:19px;
	}
	.footer-box{
		float:none;
		max-width:none;
		width:auto;
		margin:0 0 15px;
	}
	/* email form */
	.email-form input[type=text]{
		width:195px;
	}
	/* footer aside */
	.footer-aside{
		float:none;
		width:auto;
		padding:0;
	}
	.footer-aside .aside-holder{margin:0 0 12px;}
	.main-box .box-left:after {
		content:'';		display:block;		clear:both;
	}
	.box-left.woocommerce ul.products.columns-3 li.product{
		width: 48%;
	}
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png);
}
#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px; /* should be 20px */
	z-index: 1101;
	outline: none;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}
#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0 solid #fff; /* border-width should be zero */
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png) -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}
#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png);
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png);
	background-position: -40px -60px;
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png);
	background-position: -40px -162px;
}
#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox-y.png);
	background-position: -20px 0px;
}
#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png);
	background-position: -40px -182px; 
}
#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox-x.png);
	background-position: 0px -20px;
}
#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png);
	background-position: -40px -142px;
}
#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png);
	background-position: -40px -122px;
}
#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}
.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}
.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancy_title_over.png);
	display: block;
}
.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}
#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}
#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}
#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
	color: #fff;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(https://guldenophthalmics.com/wp-content/themes/guldenophthalmics/images/fancybox/fancybox.png) -55px -90px no-repeat;
}
/* IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/store/skin/frontend/default/guldenophthalmic/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }



/* UPDATED 2013-07-04 */
.footer-toolbar {
	border-top: 1px solid #ddd;
}
.product-name h5 {
	color: #666;
	font-weight: normal;
	margin: 5px 0 0 0;
}
#idSiteMeterHREF {
	display: none;
}
#checkout-progress-wrapper {
	font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
	font-weight: 300 !important;
	text-transform: none !important;
}
#checkout-progress-wrapper .block-title strong {
	font-weight: 300 !important;
	text-transform: none !important;
}
#checkout-progress-wrapper dd {
	font-family: Arial, Helvetica, sans-serif !important;
}
#checkoutSteps .section {
	border-bottom: 1px #ccc solid;
}
#checkoutSteps .section:last-child {
	border-bottom: none;
}
.cvv {
	width: 60px !important;
}

/* UPDATES 2013-08-26 */
div.wrapper { 
	display: none; 
} 
.js-enabled div.wrapper { 
	display: block; 
} 
.js-enabled div#js-alert { 
	display: none; 
}
div#no-js noscript { 
	margin: 10px 0 10px 0; 
	padding: 10px; 
	border: 1px solid #cc3; 
	background: #ff9; 
	font-weight: bold; 
	color: #000;
	position: relative;
	float: left;
}

/* UPDATES 2014-01-22 */
.single-review {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}

.ratings {
	margin: 7px 0 20px 0 !important;
}

.box-reviews {
	background: #fff !important;
	text-align: left !important;
}

.ratings-table {
	border-right: 1px solid #ccc !important;
	border-top: none !important;
	border-left: none !important;
	border-bottom: none !important;
	position: relative;
	float: left;
}

.ratings-table th {
	width: 100px !important;
	text-align: right !important;
}

.rating-text {
	position: relative;
	float: left;
	width: 425px;
	border: 1px solid #ccc;
	margin-left: 20px;
}

.product-view .box-reviews .form-add {
	margin: 0 !important;
}

.form-add fieldset {
	margin-top: 5px !important;
}

/* ALERT */
.alert {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;

	
    /*color: #ff4040;*/
	background-color: #9E0023; /*#f9e898;*/
	padding: 5px 0 5px 0; 
	font-size: 22px; /* Adjust font size here*/
}
.alert p {
    margin: 0;
}

