@charset "UTF-8";
html {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, sans-serif;
    font-weight: 400;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'neutra_textbook_alt';
    src: url('font/neutratext-bookalt-webfont.woff2') format('woff2'),
    url('font/neutratext-bookalt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

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

.ic:before, .fa:before, #filter_box dl.filters dd li a.link_filter_del:before {
    font-family: "opticas" !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    vertical-align: middle;
}

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

.clearfix:after {
    clear: both;
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
}

a {
    outline: 0;
}

input::-moz-focus-inner {
    border: 0;
}

.mfp-figure::after {
    background: none;
    box-shadow: none;
}

.row:after {
    clear: both;
}

.row:after, .clearfix:before {
    display: table;
    content: "";
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* icons*/
.fa {
    font-size: 16px;
}

#filter_box dl.filters dd li a.link_filter_del {
    position: absolute;

    border-radius: 3px;
    width: 18px;
    height: 18px;
    line-height: 16px;
    text-align: center;
    right: -5px;
    top: -2px;
    border: 1px solid #ddd;

}

#filter_box dl.filters dd li a.link_filter_del img {
    display: none;
}

#filter_box dl.filters dd li a.link_filter_del:before {
    content: 'H';
    font-size: 14px;
    color: #bbb;
    margin: 0 0 0 1px;
}

#filter_box dl.filters dd li a.link_filter_del:hover {
    border-color: #01a3e1;
}

#filter_box dl.filters dd li a.link_filter_del:hover:before {
    color: #01a3e1;

}

.fa-heart::before {
    content: 'p';
    font-size: 15px;
}
.fa-search:before {
   content: "t";
   font-size: 18px;
}
.fa-shopping-cart::before {
    content: 'D';
    vertical-align: top;
}

.fa-times::before {
    content: 'H';
    font-size: 19px;
}

.fa-refresh::before {
    content: 'q';
    vertical-align: top;
    font-size: 14px;
}

.fa-times-circle::before {
    content: 'H';
    font-size: 19px;
    vertical-align: top;
}

.fa-eye::before {
    content: 'i';
}

.fa-reply::before {
    content: 'y';
    font-size: 19px;
}

/* default font size */
/* Override the bootstrap defaults */
h1 {
    font-size: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 30px;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;

}

h2 {
    font-size: 26px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-weight: 200;
    font-family: 'Raleway', sans-serif;

}

h3 {
    font-size: 17px;
    letter-spacing: 6px;
    text-indent: 6px;
    text-transform: uppercase;
    margin: 0 0 30px;
    font-weight: 600;
    text-align: center;
    font-family: 'Raleway', sans-serif;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

a {
    color: #23a1d1;
}

a:hover {
    text-decoration: none;
}

.form-group {
    margin-bottom: 15px;
}

legend {
    font-size: 1em;
    padding: 7px 0;
}

label {
    font-size: 1em;
    font-weight: normal;
}

input[type="button"], input[type="submit"], button {
    cursor: pointer;
}

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 1em;
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 1em;
}

.input-group .input-group-addon {
    font-size: 1em;
    height: 30px;
}

fieldset, div.panel {
    padding: 10px 30px 30px;
    font-size: 0.8em;
}

div.panel {
    padding: 30px;
    text-align: left;
}

div.panel h3 {
    text-align: left;
}

fieldset, div.panel {
    border: 1px solid #eee;
    border-radius: 4px;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 30px;
    font-size: 0.85em;

    border-radius: 4px;
    border-style: hidden; /* hide standard table (collapsed) border */
    box-shadow: 0 0 0 1px #eee; /* this draws the table border  */
}

table tr td {
    border: 1px solid #eee;
    line-height: 1.4em;
    padding: 5px 10px;
}

table thead td {
    background: #f7f7f7;
    font-weight: bold;
    font-size: 13px;
}

table thead td.text-right-buttons {
    text-align: center;
    width: 100px;
}

table tr td.text-right-buttons {
    padding: 5px 0;
    margin: 0 auto;
    text-align: center;
}

.form-group input[type="text"], .form-group input#input-email, .form-group input#input-telephone, .form-group input#input-password, .form-group input#input-confirm {
    min-width: 100%;
    padding: 12px 0;
    text-indent: 15px;
}

.form-group input[type="text"], .form-group textarea, .form-group input#input-email, .form-group input#input-telephone, .form-group input#input-password, .form-group input#input-confirm {
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #f7f7f7;
    box-sizing: border-box;
}

.form-group textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

/*Layout */
.container {
    max-width: 1170px;
    margin: 0 auto;
}

/* logo */
#logo {
    font-family: 'neutra_textbook_alt', Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 20px;
    float: left;
    box-sizing: border-box;
}

#logo .i {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    color: #fff;
}

#logo .l {

    border: 1px solid rgba(255, 255, 255, 0.8);
    padding: 0 10px;
}

#logo .r {
    border: 1px solid rgba(255, 255, 255, 0.8);
    padding: 0 7px;
    margin-left: -1px;
    letter-spacing: 2px;
    text-indent: 2px;
}

#logo h2.store {
    color: rgba(255, 255, 255, 1);
    padding: 0 10px;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

/* top */
header {
    /*background: #00796b;*/
    /*background: #cb0971;*/
    text-transform: uppercase;
    position: relative;
	min-height: 75px;
	position: relative;
	z-index: 9999;
	margin-bottom: 60px;
}

header .header_c {
    width: 100%;
    position: relative;
    z-index: 1;
}

header canvas.pg-canvas {
}

#particles, #cover, #header_bg {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

#particles {
    opacity: 0.20;
}
header h2 {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-size: 2.1em;
	text-align: center;
	margin: 0;
	padding:  150px 30px 180px;
	display: none;
	line-height: 1.3em;
}
.common-home header h2 {
	display: block;
}
#cover { 
	background: url("../image/cubes.png") center center rgba(33, 159, 204, 1);
}
#header_bg {
	background: background: url("../image/cubes.png") center center rgba(33, 159, 204, 0.0);
}
.common-home #cover {
  /*background: url("../image/cubes.png") center center rgba(33, 159, 204, 0.0);*/
  background: transparent url('../../../../../image/bg.jpg') center top no-repeat;
  background-size: cover;
}
.common-home  #header_bg {
    background: rgba(0, 0, 0, 0.3) linear-gradient(transparent 0px, rgba(0, 0, 0, 0.5) 100%);
}
.land_bar .image {
	background: transparent url('../../../../../image/bg.jpg') center 0% no-repeat;
	background-size: cover;
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	position: relative;
}
.land_bar .image .cc {
	background: rgba(0,0,0,0.5);
	padding: 150px 40px 160px;
}
.land_bar .image h2 {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-size: 2.3em;
}
section.land_section .infog {
	background: #f7f8f7;
	
}
section.land_section .infog .c {
	padding: 35px 0 40px;
}
section.land_section .land_tabs {
	padding: 0;
}
section.land_section .land_tabs ul li {
	display: inline-block;
	width: 50%;
}
.land_tabs {
	text-align: center;
}
.land_tabs a.b1 {
	margin-right: 5px;
}
.land_tabs a.b2 {
	margin-left: 5px;
}
.land_tabs a {
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	text-align: center;
	position: relative;
	z-index: 2;
	display: block;
	border: 1px solid rgba(0,0,0,0);
	border-radius: 5px 5px 0 0;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
	color: #fff;
	letter-spacing: 1.1px;
}
.land_tabs .active a, .land_tabs .active a:hover {
	background: #f7f8f7;
	border-color: rgba(0,0,0,0.1);
	border-bottom-color: rgba(0,0,0,0);
	cursor: default;
	color: #434547;
	box-shadow: none;
	box-shadow: 0px -2px 3px rgba(0,0,0,0.1);
}
.land_tabs a:hover {
	background: #f7f8f7;
	border-bottom-color: rgba(0,0,0,0.1);
	color: #25acdf;
}
.infog .c {
	position: relative;
}
.infog h2 {
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	font-size: 1.5em;
}
.infog .item {
	width: 370px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.infog .item_1, .infog .item_2, .infog .item_3 {
	margin-bottom: 0;
}
.infog .item_1 {
	border-color: transparent;
}
.infog .init_ball {
	width: 30px;
	text-align: left;
}
.infog .init_ball .b {
	background: #f7f8f7;
	height: 12px;
	width: 12px;
	border: 4px solid #25acdf;
	display: inline-block;
	border-radius: 30px;
	margin-top: 36px;
	z-index: 2;
	position: relative;
}
.infog .line {
	height: 2px;
	display: inline-block;
	width: 200px;
	border-top: 3px solid #d9e0e3;
	display: inherit;
	vertical-align: top;
	position: absolute;
	left: 0;
	top: 45px;
	z-index: 1;
}
.infog .line_r {
	left: 170px;
}
.infog .item_round {
	height: 80px;
	width: 80px;
	border: 3px solid #d9e0e3;
	border-radius: 0 0 0px 70px;
	border-top: none;
	border-right: none;
	margin-left: -22px;
	margin-top: 53px;
}

.infog .row {
	
}
.infog .t {
	height: 24px;
	line-height: 24px;
	width: 24px;
	border-radius: 30px;
	text-align: center;
	display: block;
	background: #25acdf;
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 0;
}
.infog .ball {
	height: 90px;
	width: 90px;
	padding: 2px;
	background: #25acdf;
	border-radius: 80px;
	position: relative;
	margin: 0 auto 5px;
	z-index: 2;
	position: relative;
}

.infog .img {
	height: 90px;
	width: 90px;
	display: block;
	background: transparent no-repeat center center;
	background-size: cover;
	margin: 0 auto;
	border-radius: 50px;
}
.infog .title {
	font-size: 0.8em;
	font-family: Raleway, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}
.infog .desc {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #596a75;
}
.infog .tab2 {
	display: none;
}
/*
.infog .item_1 .ball {
	background: #dfe4e6;
}
.infog .item_1 .img {
	background-image: url('icons/icon1.png');
}
.infog .item_3 .img {
	background-image: url('icons/icon3.png');
}
.infog .item_4 .img {
	background-image: url('icons/icon4.png');
}
.infog .item_6 .img {
	background-image: url('icons/icon6.png');
}
.infog .item_7 .img {
	background-image: url('icons/icon7.png');
}
*/
.infog .item_1 .img {
	background-image: url('../../../../../image/info/a1.jpg');
}
.infog .item_3 .img {
	background-image: url('../../../../../image/info/a2.jpg');
}
.infog .item_4 .img {
	background-image: url('../../../../../image/info/a3.jpg');
}
.infog .item_1b .img {
	background-image: url('../../../../../image/info/b1.jpg');
}
.infog .item_6 .img {
	background-image: url('../../../../../image/info/b2.jpg');
}
.infog .item_7 .img {
	background-image: url('../../../../../image/info/b3.jpg');
}
.infog .or {
	display: none;
}

@media only screen and (max-width: 1200px) {
	.infog .item {
		display: block;
		text-align: center;
		width: 50%;
		margin-bottom: 30px;
		float: left;
	}
	.infog .line, .infog .item_round, .infog .init_ball {
		display: none;
	}
	.infog .clear {
		display: none;
	}
	.infog .or {
		padding: 0;
		font-size: 12px;
		text-transform: uppercase;
		padding: 100px 0;
		text-align: center;
	}
	.infog .or div {
		display: block;
		height: 36px;
		line-height: 36px;
		width: 36px;
		color: #fff;
		background: #25acdf;
		border-radius: 30px;
		margin: 0 auto;
	}
	.infog .item_6, .infog .item_7 {
		margin-top: 0;
	}
}
@media only screen and (max-width: 1200px) {
	.land_tabs a {
		font-size: 13px;
		padding: 0;
	}
}
@media only screen and (max-width: 1000px) {
	header h2 {
		padding: 100px 20px 140px;
	}
	.infog {
		text-align: center;
	}
	.infog .item {
		display: inline-block;
	}
	body section.land_bar {
	
	}
	section.land_section .land_tabs {
	
	}
	.infog .item {
		width: 100%;
	}
	section.land_section .land_tabs {
		position: absolute;
		width: 100%;
		top: -50px;
	}
	section.land_section .land_tabs ul li {
		display: inline-block;
		margin: 0;
		line-height: 2em;
		width: auto;
	}
	.land_tabs .b1 {
		margin-bottom: 20px;
	}
	.land_tabs a, .land_tabs .active a, .land_tabs a:hover {
		border: 1px solid #fff;
		background: none;
		color: #fff;
		font-family: arial, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
		width: auto;
		height: auto;
		padding: 10px 20px;
		line-height: inherit;
		display: inline;
		border-radius: 30px;
		line-height: 1.2em;
		text-shadow: 1px 1px 0 rgba(0,0,0,0.3);

	}
	section.land_section .land_tabs ul li.active a {
		background: #25acdf;
		color: #fff;
		border-color: rgba(0,0,0,0.1);
	}
	.infog .init_ball {
		display: none;
	}
}
/*+ (!empty($product['double_lens'] && ($product['quantity'] % 2 != 0)) ? 1 : 0)*/
@media only screen and (max-width: 800px) {
	header h2 {
		padding: 40px 20px 190px;
		font-size: 1.6em;
	}
	section.land_section .land_tabs ul li {
		display: block;
		margin-bottom: 15px;
	}
	section.land_section .land_tabs {

		top: -90px;
	}
}
/****/

#search {
    margin-top: -60px;
    margin-bottom: 60px;
}

#search input {
    width: 100%;
    text-indent: 10px;
    font-size: 18px;
    text-align: center;
    padding: 18px 0;
    border: none;
    margin-top: -1px;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #dfdfdf;
    z-index: 1;
    position: relative;
    color: #888;
    font-style: italic;
}

body section.land_bar {
    padding: 0;
    margin-bottom: 59px;
	margin-top: -111px;
    z-index: 9999;
    position: relative;
    border-bottom: 1px solid #eee;
    display: none;
}

.top_categories {
    text-align: center;
    margin-bottom: 60px;
    clear: both;
    width: 100%;
    padding: 0 0 150px;
    margin-top: -80px;
    display: none;
}

.common-home .top_categories {
    display: block;
}

.top_categories li {
    display: inline-block;
    margin: 0 1px 18px;
}

.top_categories a {
    padding: 10px 14px;
    text-decoration: none;
    border: 1px solid rgba(255, 255, 255, 0.0);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-indent: 1px;
    font-family: "Raleway", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 11px;
    border-radius: 2px;
}

.top_categories a:hover {
    background: #ff6f52;
    border: 1px solid rgba(0, 0, 0, 0.04);
    color: #fff;
    opacity: 1;
}

@media (max-width: 900px) {
    .top_categories {
        padding: 0 0 20px;
    }
}

@media (max-width: 700px) {
    .top_categories {
        margin: -20px 0 0;
    }
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder { /* Firefox 18- */
    color: #999;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

#search input:focus {
    outline-width: 0;
}

#search button {
    display: none;
}

/**/
ul.list-inline {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.list-inline li {
    display: inline-block;
}

ul.list-unstyled {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.list-unstyled a {
    text-decoration: none;
}

ul.list-unstyled a:hover {
    color: #fa7905;
}

/* Top Menu */
#top-links {
    float: right;
    padding: 12px 15px 0 0;
    box-sizing: border-box;
}

#top-links ul li a {
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    padding: 0 10px 2px;
    height: 32px;
    line-height: 32px;
    margin-top: 6px;
    color: #fff;
    font-size: 14px;
    display: block;
    border-radius: 3px;
    border: 1px solid transparent;
    letter-spacing: 1px;
    text-indent: 1px;
    font-weight: 200;
	cursor: pointer;
}

#top-links ul li a:hover {
    background: rgba(0, 0, 0, 0.2);
    border-color: #fff;
}

.dropdown-menu {
    display: none;
}

/* Jinggle */
.jinggle {
    clear: both;
    display: block;
    padding: 0;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 2.4em;
    line-height: 1.2em;
    text-align: center;
    font-weight: 200;
    text-align: center;
    margin: 0 auto;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    letter-spacing: 2px;
    text-indent: 2px;
}

.jinggle span, .jinggle a {
    display: none;
}

body section.land_bar {

}

.common-home .land_bar {
    display: block;
}

.jinggle .title {
    margin-bottom: 30px;
}

.jinggle strong {
    font-weight: 200;
}

.jinggle .slogan {
    clear: both;
    font-size: 0.5em;
    margin-top: 8px;
    margin-bottom: 35px;
    font-weight: 400;
    line-height: 1.4em;
}

.jinggle a.slogan_focus {
    margin-bottom: 0;
    margin-top: 45px;
    text-decoration: none;
    color: #a6dff5;
    border: 1px solid rgba(0, 0, 0, 0.04);
    background: #025a78;
    background: none;
    color: #fff;
    border: 1px solid #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    font-weight: 600;
    padding: 11px 20px;
    border-radius: 3px;

    font-size: 12px;
}

.jinggle a.slogan_focus:hover {
    background: #ff6f52;
    border: 1px solid rgba(0, 0, 0, 0.04);
    color: #fff;
}

/*Land Section*/
section.land_section {
    margin-bottom: 0;
    margin-top: 100px;
    display: block;
}

section.land_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

section.land_section ul li {
    width: 33.3%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-right: -2px;
}

section.land_section ul li .c {
    padding: 0 30px 0;
}

section.land_section ul li:first-child .c {
    padding-left: 0;
}

section.land_section ul li:last-child .c {
    padding-right: 0;
}
section.land_section span {
    display: block;
}

section.land_section .ic {
    font-size: 70px;
    text-align: center;
    margin-bottom: 30px;
    color: #00221d;
}

section.land_section span.tit {
    font-weight: 600;
    font-size: 16px;
    color: #00221d;
    margin-bottom: 20px;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
}

section.land_section span.text {
    color: #7f9398;
    font-size: 16px;
    line-height: 1.6em;
}

.ic_o_1::before {
    content: "B";
}

.ic_o_2::before {
    content: "A";
}

.ic_o_3::before {
    content: "l";
}

.ico {
    height: 82px;
    width: 82px;
    display: block;
    background: transparent url('icons/icon1.png') no-repeat center center;
    background-size: 82px;
    margin: 0 auto 30px;
}

.ico_1 {
    background-image: url('icons/icon1.png');
}

.ico_2 {
    background-image: url('icons/icon2.png');
}

.ico_3 {
    background-image: url('icons/icon3.png');
}

body section.land_explain {
    background: #fff;
    border-bottom: 1px solid #eee;
    margin-bottom: 60px;

}

.land_explain .steps {
    margin-top: 70px;
    margin-bottom: 80px;
}

.steps .tit strong {
    padding: 4px 6px;
    background: #0e8dbc;
    color: #fff;
    border-radius: 2px;
    margin-right: 6px;
}

.steps .c .text {
    color: #476747;
}

.explain_p {
    border: 1px solid #d2d2d;
    background: #eee;
    padding: 50px 180px;
    border-radius: 6px;
    margin-top: 60px;
}

.explain_p p {
    font-size: 17px;
    color: #476747;
    line-height: 1.6em;
}

.explain_p p.promo {
    font-style: italic;
}

.explain_p p.question {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 50px;
}

.land_explain h3 {
    letter-spacing: 1px;
    line-height: 1.4em;
    text-indent: 0;
    font-size: 20px;
    padding: 0;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}

section.land_explain ul li {
    text-align: left;
}

@media (max-width: 1200px) {
    div.extra_options {
        padding: 0 15px;
    }
}

@media (max-width: 800px) {
    .explain_p {
        padding: 30px;
    }

}

@media (max-width: 700px) {
    section.land_section ul {
        padding: 0 15px;
    }

}

@media (max-width: 500px) {
    .explain_p {
        padding: 20px 20px;
        margin: 0;
    }

    .common-home .jinggle .slogan {
        display: block;
    }
}

/* search */

/* cart */
#cart {
    margin-bottom: 10px;
}

#cart > .btn {
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    background: none;
    border: 1px solid #fff;
    border-radius: 3px;

}

#cart > .btn:hover {
    background: rgba(0, 0, 0, 0.2);
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFFFFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none;

}

#cart .cart_items_count {
    margin-left: 2px;
    font-size: 15px;
}

#cart i::before {
    height: 40px;
    line-height: 33px;
    float: left;
    margin-right: 3px;
}

#cart .cart_items_total {
    margin-left: 10px;
    font-family: 'Raleway', sans-serif;
    font-size: 17px;
}

#cart.open > .btn:hover {
    color: #444;
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001;
}

#cart .dropdown-menu {
    min-width: 100%;
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0;
}

.fastorder {
    padding-bottom: 80px;
    text-align: center;
}

.fastorder a.btn-basic {
    color: #666;
}

.fastorder a.btn-basic:hover {
    border-color: #1f90bb;
    color: #1f90bb;
}

.fastorder a {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    padding: 0 30px;
}

/* menu */
#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px;
}

#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-menu {
    padding-bottom: 0;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner ul {
    display: table-cell;
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 12px;
}

#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: right;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #229ac8;
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}

/* content */
#content {
    min-height: 600px;
}

/* Layout */
#columg-right div#content {
    width: 300px;
}

#column-right, #column-left, #column-product {
    width: 268px;
    float: left;
}

#column-right, #column-product {
    float: right;
}

#column-product {
    margin-bottom: 20px;
}

#column-left {

}

.col-sm-9 {
    width: 880px;
    float: left;
}

.col-sm-6 {
    width: 566px;
    float: left;
}

.col-sm-12 .accordion_checkout .col-sm-6, .col-sm-9 .col-sm-6 {
    width: 50%;
}

.well {
    padding: 0 40px 40px;
    border: 1px solid #eee;
    margin-right: 1px;
    border-radius: 4px;
}

.well:last-child {
    margin-right: 35px;
}

div#infscr-loading::before {
    clear: both;
    display: block;
    content: '';
    height: 300px;
}

div#infscr-loading {
    clear: both;
    display: block;
    text-align: center;
    color: #aaa;
}

.product-filter {
    margin-bottom: 60px;
    text-align: left;
}

.sort {
    text-transform: uppercase;
    font-family: arial, sans-serif;
    font-size: 10px;
    letter-spacing: 1px;
    color: #aaa;
    background: #fff;
    border-top: 1px solid #eee;
    border-radius: 4px;
    text-align: right;
    padding-right: 2px;
    color: #fff;
}

.sort select {
    border: 1px solid #eee;
    padding: 7px 10px;
    border-radius: 4px;
    color: #666;
}

/* product */
.product_container #content .p_c {
    border: 1px solid #eee;
    border-radius: 4px;
    clear: both;
}

.product_container #content .p_center {
    border-top: 1px solid #eee;
}

.product_container #content .pc_c {
    padding: 50px;
    clear: both;
    display: block;
}

.product_container #content .cc {
    padding-left: 20px;
}

.product_container .left, .product_container .right {
    width: 50%;
    display: block;
    float: left;
}

.product_container .left {
    width: 40%;
}

.product_container .right {
    width: 60%;
}

.lens_holder {
    margin-top: 105px;
}

.product_container .lens_holder table tr {
    width: 100%;
}

.product_container .lens_holder table tr.label td {
    padding: 0;
    line-height: 1em;
}

.product_container .lens_holder table tr.label span {
    padding: 10px;
    background: #fff;
    padding: 4px 0 5px;
    display: block;
    border-radius: 3px;
    margin: -1px;
    letter-spacing: 1px;
}

.product_container .lens_holder table tr td {
    text-align: left;
    padding: 0;
    border: none;
    padding: 0 5px 0 0;
}

.product_container .lens_holder table tr td:nth-child(2) {
    padding-left: 5px;
    padding-right: 0;
}

.product_container .lens_holder table tr td.tit {
    width: 100%;
    padding: 0;
}

.product_container .lens_holder table thead td {
    border-bottom: 2px solid #e2e3e2;
    background: #fff;
    width: 46%;
    line-height: 8px;
    padding-bottom: 6px;
}

.product_container .lens_holder table thead td label {
    font-weight: bold;
}

.product_container .lens_holder table thead td span {

    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    color: #777;
    margin-top: -4px;
}

.product_container .lens_holder table tr.tit td {
    border-left: none;
    border-right: none;
    display: block;
}

.product_container .row, .product_container .row .row {
    margin-right: 0;
}

.product_container .row .ajax_asearch .list-items {
    margin-right: -31px;

}

.product_container .price_holder li {
    display: inline-block;
    vertical-align: middle;
}

.product_container .price_holder li.clearfix {
    display: block;
}

.product_container .price_holder li.old_price {
    margin-right: 10px;
    color: #999;
}

.product_container .price_holder li.buttons {
    clear: both;
    display: block;
}

.product_container .price_holder li .form-group {
    margin: 0;
}

.product_container .btn-group button {
    height: 50px;
    padding: 0 30px;
    display: inline-block;
    vertical-align: top;
}

.product_container .btn-group button.wish i.fa::before {
    color: #666;
}

.product_container .price_holder li.tax {
    clear: both;
    display: block;
}

.product_container .thumbnails {
    overflow: inherit;
}

.product_container .thumbnails .image-additional {
    margin: -10px 0 0;
    text-align: left;
}

.product_container .thumbnails .image-additional a {
    padding: 1px;
}

.product_container .thumbnails .image-additional a:hover img {
    border-color: #25afe9;
}

.product_container .left img {
    max-width: 100%;
    border-radius: 2px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.product_container .h1 {
    width: 100%;
}

.product_container .h1 {
    float: none;
}

.product_container h1 {
    font-size: 32px;
    line-height: 1.2;
}

.product_container .right .c, .product_container .h1 .c {

}

.product_container ul.price {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    font-size: 1.5em;
}
.product_container ul.price {
	
}
.doublelens {
    background: #229ac8;
    color: #fff;
    border-radius: 3px;
    margin-left: 5px;
	margin-bottom: -4px;
    padding: 0 4px;
    font-size: 14px;
    position: relative;
    top: -1px;
    display: none;
	vertical-align: top;
}
.product_container .tax, .product_container span.inStock {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #777;
}

.product_container .tax {
    margin-top: -6px;
    font-weight: normal;
    clear: both;
    display: block;
}

.product_container span.inStock {
    color: #31c031;
}

.product_container .details {
    font-size: 14px;
    line-height: 1.8;
}

.product_container .details strong {
    width: 90px;
    display: inline-block;
    font-weight: normal;
    color: #888;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    font-family: arial, helvetica, sans-serif;
}

.product_container .description h3 {
    text-align: left;
    text-indent: 0;
}

.product_container table thead td {
    background: #f7f7f7;
}

.product_container .subscriptions_form {
    margin-top: 6px;
}

.subscriptions_form ul {
    padding: 0;
}

.subscriptions_form li {
    display: inline-block;
    margin: 0 4px 4px 0;
}
.product_container li.options {
    font-size: 14px;
    padding: 10px 0 15px;
    margin-bottom: 10px;
}
.product_container li.options div.radio {
    display: inline-block;
    margin-right: 1px;
    margin-bottom: 4px;
}
.product_container li.options .radio label {
    font-size: 15px;
    font-family: arial, helvetica, sans-serif;
    border: 1px solid #eee;
    padding: 0 8px;
    height: 32px;
    line-height: 32px;
    border-radius: 3px;
    display: block;
}
.product_container li.options .radio label:hover {
    border-color: #00a3e3;
    color: #00a3e3;
}
.product_container li.options .control-label {
    font-size: 14px;
    letter-spacing: 1px;
}
.product_container li.options h3 {
    font-size: 13px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    display: none;
}
.price_holder .buttons_subscription {
	margin-top: 0;
}
.subscriptions_form {
	border-top: 1px solid #eee;
	padding: 10px 50px 0 0;
	margin: 0 -50px 0 0;
}
.subscriptions_form h3 {
	font-size: 16px;
	text-align: left;
	letter-spacing: 1px;
	margin: 0 1px 10px;
	padding: 0;
	text-indent: 0;

}
.subscriptions_form h3 a.help_subscription {
	background: #eee;
	color: #23a1d1;
	padding: 3px 7px;
	font-size: 12px;
	border-radius: 20px;
	vertical-align: top;
	margin-left: 6px;
	cursor: pointer;
}
.subscriptions_form h3 a.help_subscription:hover {
	background-color: #23a1d1;
	color: #fff;
}
.subscriptions_form a.item {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 10px 12px;
    clear: both;
    display: block;
    color: #777;
    line-height: 1.2em;
}

.subscriptions_form a.item .price {
    clear: both;
    display: block;
    font-size: 18px;
}

.subscriptions_form a.item .old_price {
    font-style: unset;
    text-decoration: line-through;
    color: #ea2f2f;
    margin: 0 5px;
}

.subscriptions_form a.item:hover {
    border-color: #01a3e1;
    color: #01a3e1;
}

.subscriptions_form li.active a.item {
    border-color: #01a3e1;
    color: #01a3e1;
    cursor: default;
}
.subscriptions_form .doublelens {
	margin-left: 3px;
	top: -1px;
}
#subscriptions_form_desc div {
	font-family: arial, sans-serif;
    font-size: 14px;
    line-height: 1.4em;
    padding: 0;
    margin: -10px 0 15px;
    clear: both;
    display: block;
	font-weight: 400;
}
.p_c_explain {
	margin-top: 60px;
	font-size: 1.1em;
}
.p_c_explain h4 {
	letter-spacing: 1px;
	font-size: 1.1em;
	font-weight: 600;
	font-family: "Raleway", sans-serif;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.p_c_explain h5 {
	font-size: 1em;
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.4em;
}
.p_c_explain .left, .p_c_explain .right {
	float: left;
	width: 44%;
}
.p_c_explain .right {
	float: right;
	width: 56%;
}
.p_c_explain .block {
	border: 1px solid rgba(0,0,0,0.06);
	border-radius: 5px;
	padding: 20px;
	float: right;
	margin-bottom: 30px;
	background: #d4f0fa;
	line-height: 1.6em;
	position: relative;
}
.p_c_explain .block p, .p_c_explain .block h5 {
	z-index: 2;
	position: relative;
}
.p_c_explain .block .icon {
	background: transparent url(icons/question.png) 0 0 no-repeat;
	height: 100px;
	width: 100px;
	background-size: 100px;
	display: block;
	position: absolute;
	bottom: 15px;
	right: 10px;
	opacity: 0.3;
	z-index: 1;
	
}
.p_c_explain .main_block {
	margin-right: 30px;
	padding: 0;
	border: none;
	background: none;
}
.p_c_explain .block p {
	margin-top: 0;
}
.p_c_explain .block p:last-child {
	margin-bottom: 0;
}

.window .c {
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #d9f0fa;
    padding: 20px 40px 40px;
    margin-bottom: 40px;
}

#column-product .window .c {
}

#column-product .window .c h3 {
    text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
    text-indent: 0;
    letter-spacing: 1px;
}

#product .options .form-group {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 20px 40px;
}

#product .options .form-group .error {
    color: Red;
    clear: both;
    display: block;
}

.product_container .control-label {
    font-weight: bold;
    display: block;
    font-size: 20px;
}

#special_status .c {
    background: #fff;
    padding: 20px 40px;
    border-radius: 4px;
    margin-bottom: -1px;
    border: 1px solid red;
    position: relative;
    margin-bottom: 30px;
}

#column-product #special_status .c, #column-product .window .c {
    padding: 10px;
    font-size: 14px;
    line-height: 1.8em;
}

table tr td.warning .selectize-input {
    border-color: red !important;
}

.product_container table thead td {
    vertical-align: bottom;
    text-align: center;
    padding: 0;
    position: relative;
}

table thead td a {
    padding: 0;
    display: block;
}

table thead td:hover {
    background: #eee;
    cursor: pointer;
}

table thead td.hide {
    cursor: default;
}

table a.help {
    text-decoration: none;
    font-size: 13px;
    position: relative;
    display: block;
    padding: 8px 0px 3px;
    margin: 0;
    background: #fffd;
}

table a.help span.desc {
    color: #777;
    margin-left: 3px;
    margin-right: 3px;
    font-size: 11px;
}

table a.help span.h {
    height: 16px;
    line-height: 16px;
    width: 16px;
    font-size: 10px;
    display: inline-block;
    border-radius: 30px;
    background: #ddd;
    color: #999;
    text-align: center;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 4px;
}

table a.help:hover span.h {
    color: #fff;
    background: #01a3e1;
}

table thead td:hover span.h {
    background: #01a3e1;
    color: #fff;
}

.product_container table tr td.tit {
    background: #f7f7f7;
    color: #23a1d1;
    font-size: 14px;
}
.product_container .product_multi_buy .subscriptions_form {
	margin-top: 0;
} 
.lens_holder table tr td {
    padding: 0;
}

.lens_holder table {
    width: 100%;
    box-shadow: none;
    border-radius: 3px;
}

.lens_holder table select {
    width: 100%;
}

.lens_guide {
    margin-bottom: 20px;
    display: block;
}

.lens_guide a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    letter-spacing: 1px;
}

.lens_guide a:hover {
    color: #ff8200;
}

.lens_guide div.row {
    font-size: 14px;
    color: #777;
}

.lens_guide div.howto {
    padding-left: 15px;
}

/* footer */
footer {
    margin-top: 60px;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #252525;
    border-top: 1px solid #ddd;
    color: #e2e2e2;
    margin-bottom: -12px;
    font-family: 'Raleway', sans-serif;
}

footer .col-sm-3 {
    display: inline-block;
    text-align: left;
    width: 25%;
    margin-right: -5px;
    vertical-align: top;

}

footer a {
    color: #ccc;
    text-decoration: none;
}

footer a:hover {
    color: #25afe9;
}

footer h5 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 200;
    color: #ddd;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

footer a {
    font-weight: 200;
    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 1px 0;
    display: block;
    color: #888;
}

footer a:hover {

}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer .developed {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 10px;
    font-family: arial, sans-serif;
    color: #666;
    text-align: left;
    line-height: 120px;
    float: right;
}

footer .developed a {
    color: #25afe9;
    font-size: 10px;
    float: none;
    display: inline;
}
footer .developed a:hover {
    text-decoration: underline;
}
.payments_icons {
    margin-top: 100px;
}
.payments_icons img {
    width: auto;
    height: 55px;
}
.payments_icons .phipay img {
    height: 45px;
    margin-bottom: -10px;
}
.payments_icons .ppaypal img {  
    height: 120px;
}
.payments_icons .pvisa img {
    height: 90px;
}
.payments_icons .mbway img {
    height: 38px;
}
.payments_icons .multibanco img {
    height: 36px;
	margin: 0 -10px;
}
.payments_icons li {
    display: inline-block;  
    margin-right: 30px;
    vertical-align: middle;
}
/* alert */
.alert {
    padding: 20px 14px;
    background: #eee;
    border-radius: 3px;
    margin-bottom: 50px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.7);
    font-size: 1.2em;
    position: relative;
}

.alert a {
    font-weight: bold;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.9);
    border-bottom: 1px dashed rgba(0, 0, 0, 0.4)
}

.alert a:hover {
    border-bottom: 1px solid #111;
    color: #000;
}

.alert button {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.1);
    height: 40px;
    width: 40px;
    margin-left: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.alert-danger {
    background: #fbc43d;
}

.alert-success {
    background: #89c440;
}

.alert-warning {
    background: #f76967;
}

.alert button:hover {
    background: rgba(0, 0, 0, 0.3);
}

.text-danger {
    color: red;
}

.b_loading {
    color: rgba(0,0,0,0) !important;
	text-shadow: none !important;
    border-color: #e2e2e2 !important;
    background: #eee url(../image/b_loading.gif) no-repeat center center !important;
    background-size: 16px 16px !important;
    box-shadow: none !important;
    cursor: default !important;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.modules_accordion {
    float: right;
    max-width: 400px;
    width: 100%;
}

.accordion div.panel {
    padding: 0;
    border: none;
}

.accordion div.panel h4 {
    padding: 0;
    margin: 0 0 -1px;
}

.accordion .panel-body {
    padding: 25px 0;
}

.modules .panel-body input[type="text"] {
    padding: 14px 0;
    text-align: center;
    font-size: 16px;
    display: block;
    clear: both;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 4px;
    box-sizing: border-box;
}

.modules .panel-body input[type="button"], .modules .panel-body input[type="submit"] {
    text-align: right;
    width: 100%;
    padding: 0;
    text-align: center;
}

a.accordion-toggle {
    display: block;
    padding: 4px 20px;
    text-decoration: none;
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #333;
    text-align: center;
    font-size: 13px;
}

a.accordion-toggle:hover {
    background: #ddd;
    border: 1px solid #d2d2d2;
    position: relative;
    z-index: 1;
}

.accordion_checkout div.panel h4 {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 20px;
    text-align: left;
    font-weight: normal;
    color: #aaa;
}

.accordion_checkout .buttons {
    clear: both;
    line-height: 50px;
}

.accordion_checkout .buttons .btn {
    height: 50px;
    padding: 0 50px;
    font-size: 14px;
    line-height: 50px;
}

.accordion_checkout .buttons input.btn {
    line-height: 0;
}

.accordion_checkout div.panel h4 a {
    margin: -5px -21px;
    text-align: left;
    font-weight: bold;
}

.accordion_checkout textarea {
    width: 100%;
    border: 1px solid #eee;
    min-height: 60px;
    height: auto;
    border-radius: 4px;
}

.accordion_checkout .pull-right {
    float: none;
}

.accordion_checkout table {
    margin-top: 20px;
}

.accordion_checkout table thead {
    background: #eee;
    font-weight: bold;
}

.accordion_checkout table td {
    padding: 8px 10px;
    font-size: 14px;
}

.accordion_checkout .login {
    border: 1px solid #eee;
    background: #fff;
    width: 100%;
    border-radius: 4px;
}

.accordion_checkout .login_c {
    padding: 30px 0 50px;
}

.accordion_checkout .login .col-sm-6:first-child .c {
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
    border-right: 1px solid #eee;
    margin-right: -1px;
}

.accordion_checkout .login .col-sm-6:last-child .c {
    padding-left: 40px;
    border-left: 1px solid #eee;
    padding-bottom: 20px;
    padding-right: 50px;

}

.accordion_checkout .panel-body {
    padding: 20px 50px;
    border: 1px solid #eee;
}

.content_easypay {
    clear: both;
    width: 100%;
}

.content_easypay .content_c {
    border: 1px solid #ddd;
    background: #eee;
    border-radius: 2px;
    padding: 20px;
    text-align: center;
}

.content_easypay img {
    margin: 0 auto;
}

.content_easypay span.label {
    color: #666;
    margin-right: 5px;
}

.content_easypay span.value {
    color: #009ee0;
    font-weight: bold;
    width: 200px;
    text-align: left;
}

.content_easypay .block img {
    margin-bottom: 20px;
}

.content_easypay .block {
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 20px;
}

.content_easypay .p_button {
    padding: 20px;
}
.mbway_content {
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding: 20px;
}
.mbway_content img {
	width: 78px;
	height: auto;
}
.mbway_content span.indicator {
	color: #aaa;
}
input#mbway_phone {
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 10px 100px 10px 10px;
	font-size: 12px;
	color: #009ee0;
	font-weight: bold;
}
.mbway_content .form {
	position: relative;
	display: inline-block;
}
input.mbway_submit {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #33b0df 0%, #23a1d1 100%);
	border: 1px solid #1f90bb;
	padding: 5px 7px 6px;
	border-radius: 3px;
	box-shadow: none;	
	vertical-align: text-top;
	position: relative;
	top: 5px;
	right: 5px;
	position: absolute;
	font-size: 12px;
}
input.mbway_submit:hover {
	background-color: #229ac8;
	background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #1e97c4 0%, #197fa7 100%);
	border-color: #1f90bb #1f90bb #145e7a;
}
#mbway_confirm {
	display: none;
}
.nmessage {
	position: relative;
	padding: 4px 15px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	border-radius: 3px;
	font-size: 14px;
	border: 1px solid rgba(0,0,0,0.1);
	margin-top: 10px;
	display: inline-block;
	line-height: 1.7em;
}

.ninfo
{
    background-color: #4ea5cd;
    border-color: #3b8eb5;
}

.nerror
{
    background-color: #de4343;
    border-color: #c43d3d;
}

.nwarning
{
    background-color: #eaaf51;
    border-color: #d99a36;
}

.nsuccess
{
    background-color: #61b832;
    border-color: #55a12c;
}
.mbway_auth_info {
	color: #666;
	border-radius: 3px;
	margin-top: 10px;
	padding: 10px;
	line-height: 1.7em;
}
span.subscription {
    padding: 4px 6px;
    border-radius: 15px;
    font-size: 9px;
    letter-spacing: 1px;
    text-indent: 1px;
    font-family: arial;
    text-transform: uppercase;
    background: #23a1d1;
    color: #fff;
    margin-right: 5px;
}
small.note {
	border-top: 1px solid #eee;
	padding: 3px 0;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;

	color: #e45651;
}
.x2 {
	color: #ff6f52;
	border: 1px solid #ff6f52;
	padding: 2px 3px;
	font-size: 12px;
	margin-left: 7px;
	border-radius: 2px;
	letter-spacing: 2px;
	text-indent: 2px;
	position: relative;
	top: -1px;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 8px 0;
    border: 1px solid #ddd;
    display: none;
}

.pagination {
    margin: 0;
    display: none;
}

/*Modules */
.owl-wrapper-outer {
    box-shadow: none;
    border: 1px solid #eee;
    border-radius: 4px;
}

/* buttons */
.buttons {
    margin: 1em 0;
}
.buttons2 {
    margin: 0.4em 0 1em;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.btn {
    vertical-align: top;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    text-decoration: none;
    display: inline-block;
    padding: 0 8px;
}

.quantity {
    height: 32px;
    border-radius: 4px;
    border: 1px solid #eee;
    text-align: center;
}

.btn, .fa::before {
    height: 34px;
    line-height: 34px;
    color: #fff;
}

.buttons .btn-b {
    height: 70px;
    line-height: 70px;
    display: block;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    letter-spacing: 2px;
    text-indent: 2px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

input.btn {
    line-height: 1em;
}

button.btn {
    height: 36px;
    line-height: 36px;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 7px 10px;
    font-size: 15px;
}

.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
    background-repeat: repeat-x;
    border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}

.btn-default:hover {
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #dcdbdb 0%, #cdcccc 100%);
}

.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #229ac8;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #33b0df 0%, #23a1d1 100%);
    border-color: #1f90bb #1f90bb #145e7a;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #229ac8;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #1e97c4 0%, #197fa7 100%);

}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    border-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
}

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color: #222222;
    background-image: linear-gradient(to bottom, #333333, #111111);
}

/* list group */
.sidebar ul.nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.list-group, .sidebar ul.nav, aside #d_social_login {
    padding: 0 30px;
}

#column-right .list-group, #column-right .sidebar ul.nav {
    padding-right: 0;
}

#column-left .list-group, #column-left .sidebar ul.nav {
    padding-left: 0;
}

a.registernow {
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    display: block;
    float: left;
    background: #0e8dbc;
    color: #fff;
    text-decoration: none;
    margin-top: 30px;
    border-radius: 2px;

}

a.registernow:hover {
    background: #ff6f52
}

.list-group a, .sidebar ul.nav a {
    display: block;

    margin-bottom: -1px;
    text-decoration: none;
    border: 1px solid #eee;
    color: #373737;
    border-radius: 4px;
    font-size: 0.8em;
    line-height: 1.2;
    padding: 10px 8px;
}

.list-group a:hover, .sidebar ul.nav a:hover {
    position: relative;
    z-index: 1;
    border-color: #25afe9;
    background: #f7f7f7;
}

.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #ff8200;
    background: #fff;
    border: 1px solid #ff8200;
}

#content .list-group {
    padding: 0 0 60px;
    text-align: center;
}

#content .list-group a {
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #25afe9;
    color: #25afe9;
    padding: 13px 14px;
    background: #fff;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-indent: 1px;
    font-family: "Raleway", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 11px;
}

#content .list-group a:hover {
    border-color: #ff8200;
    color: #ff8200;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

.container {

}

/* Styles*/
.row {
    font-size: 1.5em;
    line-height: 2em;
    color: #434547;
}
.row .information_page {
    font-size: 0.8em;
}
.row .row {
    font-size: 0.8em;
}

/* product list */

.product-layout {
    width: 268px;
    float: left;
    position: relative;
    margin-bottom: 30px;
    margin-right: 30px;
}

.product-layout .product-thumb {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
}

.product-layout .product-thumb:hover {
    border-color: #25afe9;

}

.row .row {
    margin-right: -41px;
}

.product-thumb .image {
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
}

.product-thumb .image a {
    display: block;
}

.product-thumb .image a:hover {
    opacity: 0.8;
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    min-height: 142px;
    display: block;
    text-indent: -99999px;
}

.product-grid .product-thumb .image {
    float: none;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        padding: 0;
    }
}

.product-thumb .top_caption {
    height: 70px;
    overflow: hidden;
    display: block;
}

.product-thumb h4 {
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4em;
    text-align: center;
    margin-top: 5px;
    margin-bottom: -5px;
    height: 56px;
    overflow: hidden;

}

.product-thumb .caption .alt_desc {
    margin: -10px 0;
    clear: both;
    text-transform: uppercase;
    font-size: 10px;
    font-family: Arial, sans-serif;
    text-transform: uppercase;

}

.product-thumb .top_caption h4 {
    overflow: inherit;
    height: auto;
    margin-bottom: 0;
}

.product-thumb h4 a {
    text-decoration: none;
    color: #373737;
}

.product-thumb .alt_desc {
    color: #999;
    margin-top: -5px;
    display: block;
    font-size: 12px;
}

.product-thumb .caption {
    text-align: center;
}

.container_related {
    padding-top: 150px;
}

.container_related h3 {
    margin-bottom: 80px;
}

.product-thumb div.button-group-show {
    display: block;
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 0 10px;
    }

    .product-grid .product-thumb .caption {
        min-height: 0;
    }
}

.product-thumb .rating {
    padding-bottom: 10px;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #444;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    display: inherit;
    line-height: 1em;
    margin-top: 20px;

}

.product-thumb .price-new {
    font-weight: 600;
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 10px;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
    display: none;
}

.product-thumb .button-group {
    text-align: center;
    display: none;
    margin-bottom: 30px;
}

.product-thumb .button-group button {
    line-height: 1;
}

.product-thumb .subscribe_price {
    display: block;
    font-family: "Raleway", Helvetica, sans-serif;
    margin-top: -15px;
    height: 30px;
}

.product-thumb .subscribe_price .p {
    margin: 0 5px;
    font-weight: 600;
    font-size: 15px;
    color: #25afe9;
}

.product-thumb .subscribe_price .op {
    text-decoration: line-through;
    color: #ea2f2f;
    margin-left: 5px;
}

.product-thumb .subscribe_price .s, .product-thumb .subscribe_price .d {
    font-size: 15px;
    color: #999;
}
.owl-carousel img {
    max-width: 100%;
    height: auto;
    display: block;
}
.owl-carousel .row {
    line-height: normal;
} 
@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%;
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
}

.thumbnails {
    text-align: center;
}

.thumbnails > img {
    width: 100%;
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
}

.image-additional {
    max-width: 150px;
}

.thumbnails .image-additional {
    display: inline-block;
    margin-top: -10px;
    z-index: 1;
    position: relative;
    text-align: center;
}

.click_to {
    font-size: 10px;
    color: #aaa;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.add-to-cart-mini {
    display: none;
}

@media only screen and (max-width: 1200px) {
    .product-layout {
        width: 30%;
        margin-right: 3%;
    }

    footer .col-sm-3 {
        text-align: center;
    }

    footer .developed {
        text-align: center;
    }

    .row .row {
        margin-right: 0;
    }

    section.land_section ul {
        text-align: center;
    }

    section.land_section ul li {
        width: 30%;
    }

    #content {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    #content {
        margin: 0 auto;
        display: block;
        float: none;
        text-align: center;
    }

    #column-right, #column-left, #column-product {
        float: none;
        margin: 0 auto;
        clear: both;
        display: block;
        width: auto;
    }

    .lens_holder {
        max-width: 880px;
        margin: 20px auto 0;
        border: 1px solid #eee;
        padding: 20px 0 0;
        border-radius: 3px;
    }

    .add-to-cart-mini {
        display: block;
        text-align: center;
        margin: 20px auto 30px;
    }
}

@media only screen and (max-width: 960px) {
    section.land_section ul li {
        margin: 0 0 60px;
        width: 100%;
        padding: 0;
    }

    section.land_section ul li .c {
        padding: 0 30px;
    }

    #content {
        margin: 0 auto;
        text-align: center;
    }
}

@media only screen and (max-width: 900px) {
    footer .col-sm-3 {
        width: 50%;
    }

    h1 {
        text-align: center;
    }

    .product_container h1 {
        text-align: left;
    }

    div section.land_section ul li .c {
        padding: 0;
    }
	
	 .product_container h3 {
	        text-align: center;
	    }
	.subscriptions_form {
			padding: 10px 0 0;
			margin: 0;
	}
	

}

@media only screen and (max-width: 800px) {
    #logo {
        float: none;
        text-align: center;
        width: 100%;
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

    #logo .i {
        display: inline-block;
        float: none;
    }

    #top-links {
        width: 100%;
        float: none;
        text-align: center;
    }

    .common-home .jinggle {
        padding: 60px 20px 100px;
    }

    .common-home .jinggle {
        font-size: 1.7em;
    }

    .common-home .jinggle .slogan {
        font-size: 0.6em;
        margin-top: 10px;
    }

    .product-layout {
        margin-bottom: 50px;
        width: 40%;
        margin-right: 2%;
        float: none;
        display: inline-block;
    }

    .row #content .row {
        text-align: center;
    }

    #column-right, #column-left, #column-product {
        float: none;
        margin: 0 auto;
        clear: both;
        display: block;
        width: auto;
    }

    .product_container .h1 {
        float: none;
        width: 100%;
    }

    .product_container .right, .product_container .h1 {
        text-align: left;
    }

    .lens_holder {
        margin-top: 50px;
    }

    #top-links {
        padding-top: 3px;
    }

}

@media only screen and (max-width: 700px) {
    footer .col-sm-3 {
        width: 100%;
    }

    .common-home .jinggle {
        padding: 40px 20px 60px;
    }

    .common-home .jinggle {
        font-size: 1.7em;
    }

    .common-home .jinggle .slogan {
        font-size: 0.6em;
        margin-top: 10px;
    }

    .product_container h1 {
        text-align: center;
    }

    .product_container .right, .product_container .h1 {
        text-align: center;
    }

    .product_container .left {
        width: 80%;
        margin: 0 auto;
        text-align: center;
        float: none;
        padding: 0;
    }

    .product_container .details strong {
        display: block;
        clear: both;
        text-align: center;
        float: none;
        display: block;
        width: auto;
    }

    .product_container .right, .product_container .h1 {
        width: 100%;
        float: none;
    }

    #logo h2.store {
        padding: 0 5px;
    }
}

.search_container {
    position: relative;
}

.iSearchBox {
    padding: 30px 0;
    background: white;
    display: none;
    -moz-box-shadow: 0 1px 2px #ccc;
    -webkit-box-shadow: 0 1px 2px #CCC;
    box-shadow: 0 1px 2px #CCC;
    z-index: 10003;
    position: absolute;
    margin-top: -60px;
    width: 100%;
    overflow: inherit !important;
    text-align: center;

}

.iSearchBox li, .iSearchBox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.iSearchBox ul {
    max-width: 800px;
    margin: 0 auto 15px;
}

.iSearchBox li {
    margin-bottom: 10px;
    cursor: pointer;
    padding: 0 30px;
    border-top: 1px solid #fff;
    text-align: center;
}

.iSearchBox li:last-child {
    margin-bottom: 0;
}

.iSearchBox li:hover h3, .iSearchBox li:hover .iSearchModel, .iSearchBox li:hover .iSearchPrice {
    color: #003264;
}

.iSearchBox li:hover,
.iSearchBox li.activekey {
    -moz-box-shadow: 0 1px 1px #888;
    -webkit-box-shadow: 0 1px 1px #888;
    box-shadow: 0 1px 1px #888;
    border-top: 1px solid #eee;
}

.iSearchBox li.iSearchNoResults, .iSearchBox li.iSearchNoResults:hover {
    -moz-box-shadow: 0 1px 1px #fff;
    -webkit-box-shadow: 0 1px 1px #fff;
    box-shadow: 0 1px 1px #fff;
    border-top: 1px solid #fff;
    cursor: default;
    text-align: center;
}

.iSearchBox li img {
    float: left;
    padding: 0 10px 0 0;
}

.iSearchBox li .iSearchItem {
    min-height: 50px;
    text-align: center;
    margin: 0 auto;
}

.iSearchBox li h3 {
    padding: 0;
    margin: 0;
    padding-top: 20px;
    /*padding-bottom: 10px;*/
    width: 72%;
    float: left;
    overflow: hidden;
    white-space: normal !important;
    line-height: 18px;
    font-size: 14px;
    font-weight: normal;
    color: #373737;
    font-family: "Raleway", sans-serif;
    text-align: left;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
}

.iSearchBox li .iSearchPrice {
    float: right;
    font-weight: bold;
    color: #333;
    font-size: 12px;
    display: block;
    padding: 10px 0;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
}

.iSearchBox li .iSearchPrice .specialPrice {
    color: red;
    text-decoration: line-through;
}

.iSearchBox li .iSearchModel {
    color: #555;
    font-size: 11px;
    font-weight: normal;
}

.iSearchBox .iSearchViewAllResults {
    padding: 15px;
    color: #333;
    margin-bottom: 0px;
    text-align: center;

    color: #888;

    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-indent: 2px;
    font-size: 10px;
    margin: 0 auto;
}

.iSearchBoxWrapper {
    position: relative;
}

.iSearchBoxWrapper .clearfix:before,
.iSearchBoxWrapper .clearfix:after {
    content: "";
    display: table;
}

.iSearchBoxWrapper .clearfix:after {
    clear: both;
}

.iSearchBoxWrapper .clearfix {
    zoom: 1;
}

.iSearchBoxWrapper #iSearchBoxLoadingImage {
    background-image: url(../image/isearch/loading.gif);
    width: 16px;
    height: 16px;
    visibility: hidden;
    display: none !important;
}

.iSearchBox ul li.iSearchHeading {
    margin: 0 0 10px 0;
    font-size: 18px;
    position: relative;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    letter-spacing: 3px;
    text-indent: 3px;
    font-weight: 600;
    font-size: 15px;
    color: #373737;
}

.iSearchBox ul li.iSearchHeading:hover {
    border-color: white;
    cursor: default;
    box-shadow: none;
}

/* Fixes the nivo slider overlap */
.slideshow .nivo-controlNav {
    z-index: 10;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#cboxOverlay {
    background: rgba(0, 0, 0, 0.2);
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    border-radius: 4px;
    border: 1px solid #666;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.3);
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
}

#cboxOverlay {
    background: #000;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: rgba(0, 0, 0, 0.6);
}

#colorbox {

}

#cboxContent {
    margin-top: 32px;
    overflow: visible;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    background: #fff;
    padding: 20px;
}

#cboxLoadingGraphic {
    background: url(../image/loading_model.gif) no-repeat center center;
}

#cboxLoadingOverlay {
    background: #fff;
}

#cboxTitle {
    font-family: Exotc350LtBTLight, helvetica, sans-serif;
    position: absolute;
    top: -40px;
    left: 0;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px;
}

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
}

#cboxPrevious {
    left: -52px;
    top: 0%;
    height: 100%;
    width: 50px;
    background: url(../image/arrows.png) no-repeat 15px center;
}

#cboxPrevious:hover {
    background-position: -66px center;
}

#cboxNext {
    right: -52px;
    top: 0%;
    height: 100%;
    width: 50px;
    background: url(../image/arrows.png) no-repeat -25px center;
}

#cboxNext:hover {
    background-position: -106px center;
}

#cboxClose {
    height: 30px;
    width: 30px;
    background: url("../image/images/avance_icons.png") no-repeat scroll 2px 5px #222222;
    right: 0;
    top: -31px;
}

#cboxClose:hover {
    background-color: #01A3E1;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0px;
    right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px;
}

#cboxClose {
    display: none !important;
}

#cboxClose::before {
    content: 'X';
    color: #fff;
}

#cboxContent {
    margin-top: 32px;
    overflow: visible;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    background: #fff;
    padding: 30px;
	font-size: 1.3em;
}
#cboxLoadedContent h1 {
	font-size: 1.2em;
	font-weight: 600;
	margin-bottom: 10px;
}
#cboxLoadingGraphic {
    background: url(../image/loading_model.gif) no-repeat center center;
}

#cboxLoadingOverlay {
    background: #fff;
}

#cboxTitle {
    font-family: Exotc350LtBTLight, helvetica, sans-serif;
    position: absolute;
    top: -40px;
    left: 0;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px;
}

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
}

#cboxPrevious {
    left: -52px;
    top: 0%;
    height: 100%;
    width: 50px;
    background: url(../image/arrows.png) no-repeat 15px center;
}

#cboxPrevious:hover {
    background-position: -66px center;
}

#cboxNext {
    right: -52px;
    top: 0%;
    height: 100%;
    width: 50px;
    background: url(../image/arrows.png) no-repeat -25px center;
}

#cboxNext:hover {
    background-position: -106px center;
}

#cboxClose {
    height: 30px;
    width: 30px;
    background: url("../image/images/avance_icons.png") no-repeat scroll 2px 5px #222222;
    right: 0;
    top: -31px;
}

#cboxClose:hover {
    background-color: #01A3E1;
}

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0px;
    right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px;
}

/* SLIDER ***************************************/

#amount_price_range {
    color: #01A3E1 !important;
    width: 95% !important;
    border: 0px !important;
    background-color: #FFF;
    box-shadow: none;
    text-align: left;
    min-width: inherit;
    padding: 0 0 10px;
    text-indent: 0;
}

#leftSlider {
    width: 220px;
    margin-left: 20px;
    padding-bottom: 13px;
}

/************* SELECTS ******************/
#filter_box select {
    background-color: #FFF !important;
    width: 155px !important;
}

/************* LINKS ******************/

#filter_box dl.filters dd li a:link,
#filter_box dl.filters dd li a:visited {
    text-decoration: none;
    cursor: pointer;
    color: #222;
}

#filter_box dl.filters dd li a:hover,
#filter_box dl.filters dd li a:active {
    color: #049ACD;
    text-decoration: none !important;

}

#filter_box dl.filters dd li.more_filters1 a:link,
#filter_box dl.filters dd li.more_filters1 a:visited,
#filter_box dl.filters dd li.more_filters1 a:hover,
#filter_box dl.filters dd li.more_filters1 a:active {
    font-size: 91.66%;
    color: #049acd;
}

#filter_box dl.filters dd li.more_filters a:link,
#filter_box dl.filters dd li.more_filters a:visited,
#filter_box dl.filters dd li.more_filters a:hover,
#filter_box dl.filters dd li.more_filters a:active {
    font-size: 91.66%;
    text-decoration: underline;
    color: #049acd;
}

/* IMAGE OPTION **********************************/

img.picker:hover {
    border: 1px solid #09C;

}

img.picker {
    border: 1px solid #F4F4F4;
    padding: 1px;
}

.color_matrix li {
    display: inline-block;
}

/* ASEARCH ***************************************/

#filter_box_big {
    text-align: left;
    position: relative;
    font-size: 12px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 5px 10px
}

#filter_box_big span.txtdnd {
    text-align: left;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    padding: 0px;
}

#filter_box_big dt {
    text-align: left;
    position: relative;
    font-size: 14px;
    margin-bottom: 0px;
    margin-left: 5px;
    height: 30px;
    font-weight: bold;
}

#filter_box_big img {
    margin-right: 5px;

}

#filter_box_big li {
    display: inline;
    list-style-type: none;
    padding-right: 10px;
}

/* DELETE CLASES ********************************/
.filter_del {
    width: 7px;
    height: 10px;
    background-image: url('images/delete.v31.gif');
    background-position: 0 0;
    vertical-align: middle;
    float: right;
    margin-top: 4px;
    text-indent: -9999px;
}

.filter_del:hover {
    width: 7px;
    height: 10px;
    background-image: url('images/delete.v31.gif');
    background-position: 0 10;
    vertical-align: middle;
    float: right;
    margin-top: 4px;
}

.filter_del2 {
    width: 7px;
    height: 10px;
    background-image: url('images/delete.v31.gif');
    background-position: 0 0;
    vertical-align: middle;
    text-indent: -9999px;
}

.filter_del2:hover {
    width: 7px;
    height: 10px;
    background-image: url('images/delete.v31.gif');
    background-position: 0 10;
    vertical-align: middle;
}

/* filter CLASES ********************************/

#filter_box dl, #filter_box dt, #filter_box dd, #filter_box ol, #filter_box ul, #filter_box li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent;
}

#filter_box ul #filter_box li, #filter_box dt, #filter_box dd {
    display: block;
}

#filter_box li {
    margin: 5px 0;
}

#filter_box span {
    text-align: left;
    position: relative;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;

}

#menuscm .box {
    background: #fff;
}

.product-count {
    color: #000 !important;
    font-style: normal !important;
    font-weight: normal !important;
}

#filter_box dd.page_preload .product-count {
    color: #bbb !important;
    margin-left: 5px;
    font-size: 12px;
}

.page_preload_select {
    margin-left: 15px !important;
}

#filter_box {
    text-align: left;
    position: relative;
    font-size: 12px;
    margin-bottom: -20px;
}

#column-right #filter_box {
    border: 1px solid #eee;
    border-radius: 4px;
}

#filter_box dl.filters dt, #filter_box dl.filters dt span {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 1px;
    color: #222;
    background: #fff;

}

#filter_box dl.filters dt {
    border-top: 1px solid #ddd;
}

#filter_box dl.filters dt.first {
    border: none;
}

#filter_box dl.filters dt span {
    margin-top: 0;
    background: none;

}

#filter_box dl.closed dt {
    background-color: #eafdfb;
}

#filter_box dl.filters dt {
    position: relative;
    z-index: 5;
}

#filter_box dl.closed dt img {
    display: none !important;
}

#filter_box dl.filters dt span {
    position: relative;

}

#filter_box dl.filters dt {
    cursor: pointer;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    color: #252525;
}

#filter_box dl.filters dt span {
    white-space: nowrap;
    margin-left: 5px;
    background-position: 100% -80px;
}

#filter_box dl.filters dt.first {
    background-position: 0 0;
}

#filter_box dl.filters dt.first span {
    background-position: 0 0;
}

#filter_box dl.filters dt.last {
    height: 0px;
    background-position: 0 -320px;
    border: none;
    display: none;
}

#filter_box dl.filters dt.last span {
    height: 6px;
    padding: 0;
    font-size: 0;
    background-position: 100% -320px;
}

#filter_box dl.filters dd {
    overflow: auto;
    position: relative;
}

#filter_box dl.filters dt, #filter_box dl.filters dd {
    padding: 0px 3px;

}

#filter_box dl.filters dt.first {

}

#filter_box dl.filters dt.last {
    border: 1px solid #fff;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 3px 3px;
}

#filter_box dl.filters dd ul {
    list-style: none;
}

#filter_box dl.filters dd.page_preload {
    padding: 3px 15px;
}

#filter_box dl.filters dd.page_preload:last-child {
    padding-bottom: 20px;
}

#filter_box dl.filters dd.page_preload input.search-box-bg {
    padding: 6px 0;
    min-width: inherit;
    width: 100%;
    color: #777;
    text-indent: 7px;
    font-style: italic;

}

#filter_box dl.filters dd ul {
    position: relative;
    width: 100%;
    font-size: 91.66%;
    line-height: 16px;
}

#filter_box span.seleccionado em {
    display: inline-block;

    margin: 2px 7px 0 4px;
    font-size: 0;
    vertical-align: middle;

}

#filter_box dl.filters dd li.inactive em {
    display: inline-block;
    width: 13px;
    height: 17px;
    margin: 0 7px 0 4px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 10px;
}

#filter_box dl.filters dd li em {
    display: inline-block;
    width: 13px;
    height: 18px;
    margin: 0px 7px 0 4px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    background: #fff;
    border: 1px solid #ddd;
    width: 16px;
    height: 16px;

    border-radius: 10px;
}

#filter_box dl.filters dd li.inactive_imagen1 em {
    display: inline-block;
    margin: 0 7px 0 4px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    border-radius: 30px;
}

#filter_box dl.filters dd li.inactive_imagen2 em {
    display: inline-block;

    margin: 0 7px 0 4px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 10px;
}

#filter_box dl.filters dd li.active em {
    display: inline-block;
    margin: 0 7px 0 4px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    background: #01a3e1;
    border-color: rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05), 1px 1px 0 rgba(255, 255, 255, 0.15) inset;
    border-radius: 30px;
}

#filter_box dl.filters dd li.active_imagen1 em {
    display: inline-block;
    margin: 0 7px 0 4px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    background: #01a3e1;
    border-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05), 1px 1px 0 rgba(255, 255, 255, 0.15) inset;
    border-radius: 10px;
}

#filter_box dl.filters dd li.active_imagen2 em {
    display: inline-block;

    margin: 0 7px 0 4px;
    font-size: 0;
    vertical-align: middle;
    border-radius: 10px;
    cursor: pointer;
}

#filter_box dl.filters dd li.active {
    position: relative;
}

#filter_box dl.filters dd li.active a.link_filter_del {
    position: absolute;
    top: 0;
    right: 5px;
}

#filter_box dl.filters dd li.active span {
    font-weight: 700;

}

#filter_box dl.filters dd li.active a,
#filter_box dl.filters dd li.active a:hover,
#filter_box dl.filters dd li.active a:active {
    font-weight: 700;
    text-decoration: none;
    color: #000;
}

#filter_box dl.filters dd .arrs li,
#filter_box dl.filters dd li.arr {
    padding-left: 10px;
    background: url('images/chk_filter.gif') no-repeat -3px -148px;
}

#filter_box dl.filters dd li.more_filters {
    padding-left: 1.3em;
    margin: 0.3em 0;
    background: url('images/chk_filter.gif') no-repeat 0 -97px;
}

#filter_box dl.filters dd li.more_filters1 {
    padding-left: 1.3em;
    margin: 15px 0 10px;
    background: url('images/chk_filter.gif') no-repeat 0 -97px;
}

#filter_box dl.filters dd li a:link,
#filter_box dl.filters dd li a:visited {
    text-decoration: none;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#filter_box dl.filters dd li a:hover,
#filter_box dl.filters dd li a:active {
    text-decoration: underline;
}

#filter_box dl.filters dd li.more_filters1 a:link,
#filter_box dl.filters dd li.more_filters1 a:visited,
#filter_box dl.filters dd li.more_filters1 a:hover,
#filter_box dl.filters dd li.more_filters1 a:active {
    font-size: 10px;
    text-decoration: underline;
    color: #252525;
}

#filter_box dl.filters dd li.more_filters a:link,
#filter_box dl.filters dd li.more_filters a:visited,
#filter_box dl.filters dd li.more_filters a:hover,
#filter_box dl.filters dd li.more_filters a:active {
    font-size: 10px;
    text-decoration: underline;
    color: #252525;
}

#filter_box dl.filters dt span em {
    display: inline-block;
    width: 7px;
    height: 17px;
    margin-right: 4px;
    font-size: 0;
    line-height: 17px;
    vertical-align: middle;

}

#filter_box dl.closed dt span {

}

#filter_box dl.closed dd {
    display: none !important;
}

div .ui-slider-horizontal .ui-slider-handle {

}

#filter_box .ui-slider span {
    position: absolute;
    font-size: 9px;
    top: -2px;
    border-radius: 2px;
    cursor: grab;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close, .mfp-bottom-bar {
    margin: 0 40px;
    box-sizing: border-box;
    padding: 0;
}

.mfp-title {
    padding: 0;
}

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
    background: rgba(0, 0, 0, 0.06) none repeat scroll 0 0 !important;
    border: 0 none !important;
    box-shadow: 0 0 12px 4px #ffffff inset;
    visibility: visible !important;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: "!";
    visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.selectize-dropdown-header {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #d0d0d0;
    border-radius: 3px 3px 0 0;
    padding: 5px 8px;
    position: relative;
}

.selectize-dropdown-header-close {
    color: #303030;
    font-size: 20px !important;
    line-height: 20px;
    margin-top: -12px;
    opacity: 0.4;
    position: absolute;
    right: 8px;
    top: 50%;
}

.selectize-dropdown-header-close:hover {
    color: #000000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    box-sizing: border-box;
    float: left;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup::before {
    display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
    padding-right: 24px !important;
    position: relative;
}

.selectize-control.plugin-remove_button [data-value] .remove {
    border-left: 1px solid #0073bb;
    border-radius: 0 2px 2px 0;
    bottom: 0;
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    vertical-align: middle;
    width: 17px;
    z-index: 1;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
}

.selectize-control.plugin-remove_button .active[data-value] .remove {
    border-left-color: #00578d;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #aaaaaa;
}

.selectize-control.plugin-remove_button .remove-single {
    font-size: 23px;
    position: absolute;
    right: 28px;
    top: 6px;
}

.selectize-control {
    position: relative;
}

.selectize-dropdown, .selectize-input, .selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
}

.selectize-input > input::-moz-placeholder {
    color: #303030;
    opacity: 1;
}

.selectize-input, .selectize-control.single .selectize-input.input-active {
    background: #ffffff none repeat scroll 0 0;
    cursor: text;
    display: inline-block;
}

.selectize-input {
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    padding: 4px 6px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 8px 2px;
}

.selectize-input.full {
    background-color: #ffffff;
}

.selectize-input.disabled, .selectize-input.disabled * {
    cursor: default !important;
}

.selectize-input.focus {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset;
}

.selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0;
}

.selectize-input > * {
    display: inline-block;
    vertical-align: baseline;
}

.selectize-control.multi .selectize-input > div {
    background: #1da7ee none repeat scroll 0 0;
    border: 1px solid #0073bb;
    color: #ffffff;
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 2px 6px;
}

.selectize-control.multi .selectize-input > div.active {
    background: #92c836 none repeat scroll 0 0;
    border: 1px solid #00578d;
    color: #ffffff;
}

.selectize-control.multi .selectize-input.disabled > div, .selectize-control.multi .selectize-input.disabled > div.active {
    background: #d2d2d2 none repeat scroll 0 0;
    border: 1px solid #aaaaaa;
    color: #ffffff;
}

.selectize-input > input {
    -moz-user-select: auto !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    box-shadow: none !important;
    display: inline-block !important;
    line-height: inherit !important;
    margin: 0 1px !important;
    max-height: none !important;
    max-width: 100% !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-indent: 0 !important;
}

.selectize-input > input:focus {
    outline: medium none !important;
}

.selectize-input::after {
    clear: left;
    content: " ";
    display: block;
}

.selectize-input.dropdown-active::before {
    background: #f0f0f0 none repeat scroll 0 0;
    bottom: 0;
    content: " ";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
}

.selectize-dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: -moz-use-text-color #d0d0d0 #d0d0d0;
    border-image: none;
    border-radius: 0 0 3px 3px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    margin: -1px 0 0;
    position: absolute;
    z-index: 10;
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, 0.2) none repeat scroll 0 0;
    border-radius: 1px;
}

.selectize-dropdown [data-selectable], .selectize-dropdown .optgroup-header {
    padding: 6px 8px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
    background: #ffffff none repeat scroll 0 0;
    color: #303030;
    cursor: default;
}

.selectize-dropdown .active {
    background-color: #229ac8;
    color: #fff;
}

.selectize-dropdown .active.create {
    color: #495c68;
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, 0.5);
}

.selectize-dropdown-content {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
}

.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
    cursor: pointer;
}

.selectize-control.single .selectize-input.input-active, .selectize-control.single .selectize-input.input-active input {
    cursor: text;
}

.selectize-control.single .selectize-input::after {
    border-color: #808080 transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: " ";
    display: block;
    height: 0;
    margin-top: -3px;
    position: absolute;
    right: 6px;
    top: 50%;
    width: 0;
}

.selectize-control.single .selectize-input.dropdown-active::after {
    border-color: transparent transparent #808080;
    border-width: 0 5px 5px;
    margin-top: -4px;
}

.selectize-control.rtl.single .selectize-input::after {
    left: 15px;
    right: auto;
}

.selectize-control.rtl .selectize-input > input {
    margin: 0 4px 0 -2px !important;
}

.selectize-control .selectize-input.disabled {
    background-color: #fafafa;
    opacity: 0.5;
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 5px;
    padding-right: 5px;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    color: #999;
    text-shadow: none;
}

.selectize-control.multi .selectize-input.disabled [data-value], .selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6;
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.selectize-control.multi .selectize-input [data-value] {
    background-color: #1b9dec;
    background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
    background-repeat: repeat-x;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px rgba(255, 255, 255, 0.03) inset;
    text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
}

.selectize-control.multi .selectize-input .active[data-value] {
    background-color: #0085d4;
    background-image: linear-gradient(to bottom, #008fd8, #0075cf);
    background-repeat: repeat-x;
}

.selectize-control.single .selectize-input {
    background-color: #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.8) inset;
}

.selectize-control.single .selectize-input, .selectize-dropdown.single {
    border-color: #d8d9d8;
}

div.selectize-control .selectize-input.not-full {

}

.selectize-dropdown .optgroup-header {
    font-size: 0.85em;
    font-weight: bold;
    padding-top: 7px;
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0;
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none;
}

@media only screen and (max-width: 1000px) {
    section.land_section ul li .c {
        padding: 0;
    }
}

@media only screen and (max-width: 900px) {
    .product_container .left {

    }

    #content {
        max-width: 100%;
    }

    .product_container .left img {
        margin: 0 auto;
    }

    .col-sm-9 .col-sm-6 {
        width: 100%;
        margin: 0 auto 10px;
    }

    .col-sm-9 .col-sm-6 .well {
        margin: 0 20px;
        line-height: 1.6em;
    }
    .payments_icons {
        text-align: center;
    }

    .payments_icons .developed {
        clear: both;
        display: block;
        margin: 20px 0 0;
        float: none;
    }
}

@media only screen and (max-width: 800px) {
    h1, .product_container h1 {
        text-align: center;
        font-size: 1.5em;
    }

    .product_container .left {
        width: 100%;
    }

    .product_container .right {
        width: 100%;
        text-align: center;
    }

    
}

@media only screen and (max-width: 600px) {
    .product-layout {
        margin-bottom: 50px;
        width: 60%;
        margin-right: 0;
        float: none;
        display: inline-block;
    }

    #content {
        text-align: center;
    }

}

@media only screen and (max-width: 500px) {
    #logo {
        padding: 10px 0px;
        box-sizing: border-box;
    }

    .product-layout {
        margin-bottom: 50px;
        width: 80%;
        margin-right: 0;
        float: none;
        display: inline-block;
    }

    h1 {
        font-size: 1.1em;
    }
    
    .payments_icons li {
        clear: both;
        display: block;
    }

}

@media only screen and (max-width: 400px) {
    #logo {
        padding: 5px;
    }
}
/**/

.multibanco_details {
	padding: 0;
	line-height: 1.9em;
}
.payment_method_adv .labels {
	margin-bottom: 20px;
	clear: both;
	display: block;
	margin-right: -3px;
}
.payment_method_adv .radio {
	width: 25%;
	float: left;
}
@media only screen and (max-width: 1000px) { 
	.payment_method_adv .radio {
		width: 50%;
	}
}
@media only screen and (max-width: 700px) { 
	.payment_method_adv .radio {
		width: 100%;
	}
}
.payment_method_adv .radio label {
	border: 1px solid #eee;
	padding: 20px 20px 20px;
	display: block;
	border-radius: 3px;
	margin-right: -1px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.4em;
}
.payment_method_adv .radio label:hover, .payment_method_adv .active label {
	border-color: #229ac8;
	cursor: pointer;
	position: relative;
	z-index: 1;
}
.payment_method_adv .radio label:hover {
	z-index: 2;
	background: #ecf7fb;
}
.payment_method_adv .radio .p_method {
	display: block;
	margin-bottom: 20px;
}
.payment_method_adv .radio .p_method img {
	height: 80px;
	clear: both;
}
.payment_method_adv .info {
	color: #888;
	clear: both;
	display: block;
	font-weight: normal;
	margin-top: 5px;
	min-height: 80px;
	line-height: 18px;
}
.payment_method_adv a.question {
	background: #229ac8;
	border-radius: 30px;
	text-decoration: none;
	color: #fff;
	margin-left: 4px;
	padding: 2px 10px;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	text-indent: 1px;
	font-family: arial, sans-serif;
	clear: both;
	display: inline-block;
	margin-top: 10px;
}
.payment_method_adv .comment {
	padding-right: 30px;
}
.payment_method_adv .comment textarea {
	padding: 15px;
}
.payment_method_adv a.question:hover {
	background: #ff7058;
}
.delete_account .note {
	padding: 15px;
	border-radius: 3px;
	border: 1px solid rgba(0,0,0,0.1);
	font-size: 0.8em;
}
.delete_account .form-control {
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: 8px;
}
.search_container {
	display: none;
}
a#topSearch i {
	position: absolute;
	
}
.content_mini {
    font-size: 0.87em;
}
.options span.error {
    background: red;
    color: #fff;
    border-radius: 3px;
    border: 1px solid rgba(0,0,0,0.06);
    padding: 4px 10px;
}
