@font-face {
	font-family: oswaldbold;
	src: url(../fonts/oswald-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/oswald-bold-webfont.woff) format("woff"), url(../fonts/oswald-bold-webfont.ttf) format("truetype"), url(../fonts/oswald-bold-webfont.svg#oswaldbold) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: oswaldlight;
	src: url(../fonts/oswald-light-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/oswald-light-webfont.woff) format("woff"), url(../fonts/oswald-light-webfont.ttf) format("truetype"), url(../fonts/oswald-light-webfont.svg#oswaldlight) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: oswaldregular;
	src: url(../fonts/oswald-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/oswald-regular-webfont.woff) format("woff"), url(../fonts/oswald-regular-webfont.ttf) format("truetype"), url(../fonts/oswald-regular-webfont.svg#oswaldbook) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff?v=4.0.3) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.0.3) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: OpenSansRegular;
	src: url(../fonts/opensans-regular-webfont.eot) format("embedded-opentype"), url(../fonts/opensans-regular-webfont.woff) format("woff"), url(../fonts/opensans-regular-webfont.ttf) format("truetype"), url(../fonts/opensans-regular-webfont.svg#OpenSansRegular) format("svg");
}
@font-face {
	font-family: OpenSansBold;
	src: url(../fonts/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/opensans-bold-webfont.woff) format("woff"), url(../fonts/opensans-bold-webfont.ttf) format("truetype"), url(../fonts/opensans-bold-webfont.svg#OpenSansBold) format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: bitterregular;
	src: url(../fonts/bitter-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/bitter-regular-webfont.woff) format("woff"), url(../fonts/bitter-regular-webfont.ttf) format("truetype"), url(../fonts/bitter-regular-webfont.svg#bitterregular) format("svg");
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px; text-align: center; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 13px;
}
img {
	border: 0px currentColor; border-image: none; vertical-align: top; max-width: 100%;
}
input[type='checkbox'] {
	border: 0px currentColor; border-image: none;
}
input[type='radio'] {
	border: 0px currentColor; border-image: none;
}
a {
	color: rgb(68, 68, 68); text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
:focus {
	outline: 0px;
}
::selection {
	color: rgb(255, 255, 255); background-color: rgb(122, 197, 37);
}
h1 {
	margin: 0px 0px 5px; line-height: 1.4;
}
h2 {
	margin: 0px 0px 5px; line-height: 1.4;
}
h3 {
	margin: 0px 0px 5px; line-height: 1.4;
}
h4 {
	margin: 0px 0px 5px; line-height: 1.4;
}
h5 {
	margin: 0px 0px 5px; line-height: 1.4;
}
h6 {
	margin: 0px 0px 5px; line-height: 1.4;
}
h1 {
	font-weight: normal;
}
h2 {
	font-weight: normal;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
}
h6 {
	font-weight: bold;
}
form {
	display: inline;
}
fieldset {
	border: 0px currentColor; border-image: none;
}
legend {
	display: none;
}
table {
	border: 0px currentColor; border-image: none; border-spacing: 0; empty-cells: show;
}
caption {
	text-align: left; font-weight: normal; vertical-align: top;
}
th {
	text-align: left; font-weight: normal; vertical-align: top;
}
td {
	text-align: left; font-weight: normal; vertical-align: top;
}
p {
	margin: 0px 0px 10px;
}
strong {
	font-family: "OpenSansBold";
}
address {
	line-height: 1.75; font-style: normal;
}
cite {
	font-style: normal;
}
q {
	quotes: none;
}
blockquote {
	quotes: none;
}
q::before {
	content: "";
}
q::after {
	content: "";
}
small {
	
}
big {
	
}
ul {
	list-style: none;
}
ol {
	list-style: none;
}
.hidden {
	margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important; width: 0px !important; height: 0px !important; line-height: 0 !important; overflow: hidden !important; display: block !important;
}
.nobr {
	white-space: nowrap !important;
}
.wrap {
	white-space: normal !important;
}
.a-left {
	text-align: left !important;
}
.a-center {
	text-align: center !important;
}
.a-right {
	text-align: right !important;
}
.v-top {
	vertical-align: top;
}
.v-middle {
	vertical-align: middle;
}
.f-left {
	float: left !important;
}
.f-right {
	float: right !important;
}
.f-none {
	float: none !important;
}
.f-fix {
	width: 100%; float: left;
}
.no-display {
	display: none;
}
.no-margin {
	margin: 0px !important;
}
.no-padding {
	padding: 0px !important;
}
.no-bg {
	background: none !important;
}
.wrapper {
	min-width: 100%;
}
.page-print {
	background: rgb(255, 255, 255); padding: 25px 30px; text-align: left;
}
.page-empty {
	text-align: left;
}
.page-popup {
	background: rgb(255, 255, 255); padding: 25px 30px; text-align: left;
}
.main-container {
	
}
.main {
	margin: 30px auto 0px; width: 1200px; text-align: left; max-width: 100%;
}
.col-left {
	padding: 0px 0px 1px; width: 23.7%; float: left;
}
.col-main {
	padding: 0px 0px 1px; width: 74%; float: left;
}
.col-right {
	padding: 0px 0px 1px; width: 23.7%; float: right;
}
.checkout-onepage-index .col-right {
	float: left;
}
.checkout-onepage-index .col-main {
	float: right;
}
.col1-layout .col-main {
	width: auto; float: none;
}
.col2-left-layout .col-main {
	float: right;
}
.col2-right-layout .col-main {
	
}
.col2-left-layout .breadcrumbs {
	
}
.col3-set .col-1 p {
	margin: 10px 0px; line-height: 1.5em;
}
.col3-set .col-2 p {
	margin: 10px 0px; line-height: 1.5em;
}
.col3-set .col-3 p {
	margin: 10px 0px; line-height: 1.5em;
}
.col3-set .col-2 p strong {
	margin: 5px 0px; color: rgb(122, 197, 37); text-transform: uppercase;
}
.col3-set .col-3 p strong {
	margin: 5px 0px; color: rgb(122, 197, 37); text-transform: uppercase;
}
.cms-pages {
	
}
.cms-pages .col2-set .col-1 {
	background: none; padding: 0px; width: 48%;
}
.cms-pages .col2-set .col-2 {
	background: none; padding: 0px; width: 48%;
}
.cms-pages .col2-set {
	
}
.cms-pages .col3-set {
	
}
.cms-pages .col4-set {
	
}
.cms-pages .col-1 {
	margin: 1% 0%;
}
.cms-pages .col-2 {
	margin: 1% 0%;
}
.cms-pages .col-3 {
	margin: 1% 0%;
}
.cms-pages .col-4 {
	margin: 1% 0%;
}
.cms-pages .page-title {
	margin-top: 20px;
}
.cms-pages h2 {
	padding-bottom: 5px; font-size: 18px; font-weight: normal !important; margin-top: 20px; margin-bottom: 10px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-pages h3 {
	padding-bottom: 5px; font-size: 18px; font-weight: normal !important; margin-top: 20px; margin-bottom: 10px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-pages h4 {
	padding-bottom: 5px; font-size: 18px; font-weight: normal !important; margin-top: 20px; margin-bottom: 10px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-pages h5 {
	padding-bottom: 5px; font-size: 18px; font-weight: normal !important; margin-top: 20px; margin-bottom: 10px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-pages h6 {
	padding-bottom: 5px; font-size: 18px; font-weight: normal !important; margin-top: 20px; margin-bottom: 10px; border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-pages h3 {
	font-size: 15px; font-weight: normal !important;
}
.cms-pages h4 {
	font-size: 12px; font-weight: bold !important;
}
.cms-pages h5 {
	font-size: 14px; font-weight: normal !important;
}
.cms-pages h6 {
	font-size: 13px; font-weight: normal !important;
}
.cms-pages .col-icon h3 {
	color: rgb(122, 197, 37); padding-bottom: 0px; margin-top: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.cms-pages ul.disc li {
	margin: 0px 0px 0px 15px; line-height: 1.9em;
}
.cms-pages p {
	line-height: 1.5em; margin-top: 5px !important;
}
.cms-pages p strong {
	color: rgb(122, 197, 37);
}
.cms-pages .col1-set p {
	margin-left: 15px !important;
}
.cms-pages .col-icon span {
	background: rgb(122, 197, 37); border-radius: 3px; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 54px; text-indent: 4px; font-size: 2.5em; margin-right: 10px; margin-bottom: 10px; float: left;
}
.cms-pages .col-icon span em {
	font-family: "FontAwesome"; font-style: normal; margin-right: -5px;
}
.cms-pages .col-icon p {
	margin: 0px 0px 0em !important; padding: 0px !important;
}
.cms-pages .data-table tfoot tr td {
	text-align: right !important;
}
.cms-pages .data-table tfoot td.last {
	text-align: right !important;
}
.cms-pages .data-table tfoot tr td {
	border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-pages .data-table tfoot tr.last td {
	border-bottom-color: rgb(217, 217, 217); border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-pages button.button {
	margin-right: 10px; display: inline-block;
}
.cms-pages button:first-child.button {
	float: left;
}
#oar_widget_orders_and_returns_form .form-alt li {
	padding: 20px 0px;
}
.cms-home .col-left {
	margin-top: 10px;
}
.cms-home .col-right {
	margin-top: 10px;
}
.col3-layout .col-main {
	
}
.col3-layout .col-wrapper {
	
}
.col3-layout .col-main {
	width: 48.6%; margin-right: 2%; margin-left: 2%; float: left;
}
.col2-set .col-1 {
	padding: 15px; width: 44.5%; float: left;
}
.col2-set .col-2 {
	padding: 15px; width: 44.5%; float: right;
}
.col2-set .new-users {
	width: 45%; padding-bottom: 16px;
}
.col2-set .registered-users {
	width: 45%;
}
.col2-set .col-narrow {
	width: 32%;
}
.col2-set .col-wide {
	width: 60%;
}
.col2-set p {
	margin-bottom: 20px;
}
.col2-set .col-1 p {
	text-align: left; line-height: 1.75; clear: left;
}
.col3-set .col-1 {
	width: 32%; float: left;
}
.col3-set .col-2 {
	width: 32%; margin-left: 2%; float: left;
}
.col3-set .col-3 {
	width: 32%; float: right;
}
.col4-set .col-1 {
	width: 23.5%; float: left;
}
.col4-set .col-2 {
	margin: 1% 2%; width: 23.5%; float: left;
}
.col4-set .col-3 {
	width: 23.5%; float: left;
}
.col4-set .col-4 {
	width: 23.5%; float: right;
}
input {
	border: 1px solid rgb(205, 205, 205); border-image: none; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 11px; vertical-align: middle;
}
textarea {
	border: 1px solid rgb(205, 205, 205); border-image: none; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 11px; vertical-align: middle;
}
select option {
	border: 1px solid rgb(205, 205, 205); border-image: none; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 11px; vertical-align: middle;
}
input.input-text {
	padding: 4px 6px;
}
textarea {
	padding: 4px 6px;
}
input.input-text {
	
}
select {
	border-color: rgb(205, 205, 205); padding: 5px; display: inline-block;
}
select option {
	padding-right: 10px;
}
select.multiselect option {
	padding: 2px 5px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
select.multiselect option:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
textarea {
	overflow: auto; resize: none;
}
input.radio {
	margin-top: -2px; margin-right: 3px;
}
input.checkbox {
	margin-top: -4px; margin-right: 3px;
}
input.qty {
	padding: 5px 5px 5px 10px; width: 3em !important;
}
button.button {
	-webkit-border-fit: lines;
}
button.button {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; overflow: visible; cursor: pointer;
}
button.button {
	background: rgb(122, 197, 37); padding: 10px 22px; border-radius: 0px; border: currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "oswaldregular"; font-size: 13px; word-spacing: 3px;
}
button.button:hover {
	background: rgb(68, 68, 68);
}
button.button span span {
	background: none; padding: 0px; border: 0px currentColor; border-image: none;
}
button.disabled span {
	background: rgb(187, 187, 187) !important; border-color: rgb(249, 249, 249) !important;
}
button.no-checkout.btn-checkout span {
	background-position: 0px 100%; color: rgb(184, 186, 186);
}
button.no-checkout.btn-checkout span span {
	background-position: 100% 100%;
}
a.button {
	-webkit-border-fit: lines;
}
a.button {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; overflow: visible; cursor: pointer;
}
a.button {
	background: rgb(122, 197, 37); padding: 10px 22px; border-radius: 0px; border: currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "oswaldregular"; font-size: 13px; word-spacing: 3px;
}
a.button:hover {
	background: rgb(68, 68, 68);
}
a.button span span {
	background: none; padding: 0px; border: 0px currentColor; border-image: none;
}
a.disabled span {
	background: rgb(187, 187, 187) !important; border-color: rgb(249, 249, 249) !important;
}
a.no-checkout.btn-checkout span {
	background-position: 0px 100%; color: rgb(184, 186, 186);
}
a.no-checkout.btn-checkout span span {
	background-position: 100% 100%;
}
input.button {
	-webkit-border-fit: lines;
}
input.button {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; overflow: visible; cursor: pointer;
}
input.button {
	background: rgb(122, 197, 37); padding: 10px 22px; border-radius: 0px; border: currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "oswaldregular"; font-size: 13px; word-spacing: 3px;
}
input.button:hover {
	background: rgb(68, 68, 68);
}
input.button span span {
	background: none; padding: 0px; border: 0px currentColor; border-image: none;
}
input.disabled span {
	background: rgb(187, 187, 187) !important; border-color: rgb(249, 249, 249) !important;
}
input.no-checkout.btn-checkout span {
	background-position: 0px 100%; color: rgb(184, 186, 186);
}
input.no-checkout.btn-checkout span span {
	background-position: 100% 100%;
}
p.control input.checkbox {
	margin-right: 6px;
}
p.control input.radio {
	margin-right: 6px;
}
input.input-text:focus {
	
}
select:focus {
	
}
textarea:focus {
	
}
.form-list li {
	margin: 0px 10px 15px 0px;
}
.form-list label {
	padding-bottom: 5px; font-weight: normal; float: left; position: relative; z-index: 0;
}
.form-list label.required {
	padding-bottom: 5px; font-weight: normal; float: left; position: relative; z-index: 0;
}
.form-list label.required em {
	top: 0px; right: -8px; color: rgb(235, 52, 10); font-style: normal; float: right; position: absolute;
}
.form-list li.control label {
	float: none;
}
.form-list li.control input.radio {
	margin-right: 6px;
}
.form-list li.control input.checkbox {
	margin-right: 6px;
}
.form-list li.control .input-box {
	width: auto; clear: none; display: inline;
}
.form-list .input-box {
	width: 260px; clear: both; display: block;
}
.form-list .field {
	width: 275px; float: left;
}
.form-list input.input-text {
	width: 246px; height: 25px;
}
.form-list textarea {
	width: 254px; height: 10em;
}
.form-list select {
	padding: 8px; width: 260px; height: 35px;
}
.form-list li.wide .input-box {
	width: 535px;
}
.form-list li.wide input.input-text {
	width: 529px;
}
.form-list li.wide textarea {
	width: 529px;
}
.form-list li.wide select {
	width: 535px;
}
.form-list li.additional-row {
	padding-top: 7px; margin-top: 10px; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid;
}
.form-list li.additional-row .btn-remove {
	margin: 5px 0px 0px; float: right;
}
.form-list .input-range input.input-text {
	width: 74px;
}
.form-list-narrow li {
	margin-bottom: 0px;
}
.form-list-narrow li .input-box {
	margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
	width: 260px;
}
.form-list-narrow li.wide input.input-text {
	width: 254px;
}
.form-list-narrow li.wide textarea {
	width: 254px;
}
.form-list-narrow li.wide select {
	width: 260px;
}
.form-list .customer-name-prefix .input-box {
	width: auto;
}
.form-list .customer-name-suffix .input-box {
	width: auto;
}
.form-list .customer-name-prefix-suffix .input-box {
	width: auto;
}
.form-list .customer-name-prefix-middlename .input-box {
	width: auto;
}
.form-list .customer-name-middlename-suffix .input-box {
	width: auto;
}
.form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto;
}
.form-list .name-prefix {
	width: 65px;
}
.form-list .name-prefix select {
	width: 55px;
}
.form-list .name-prefix input.input-text {
	width: 49px;
}
.form-list .name-suffix {
	width: 65px;
}
.form-list .name-suffix select {
	width: 55px;
}
.form-list .name-suffix input.input-text {
	width: 49px;
}
.form-list .name-middlename {
	width: 70px;
}
.form-list .name-middlename input.input-text {
	width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname {
	width: 140px;
}
.form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text {
	width: 124px;
}
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
	width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
	width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-prefix .name-firstname {
	width: 210px;
}
.form-list .customer-name-middlename .name-firstname {
	width: 210px;
}
.form-list .customer-name-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-middlename .name-firstname {
	width: 205px;
}
.form-list .customer-name-middlename-suffix .name-firstname {
	width: 205px;
}
.form-list .customer-name-middlename-suffix .name-lastname {
	width: 205px;
}
.form-list .customer-name-prefix .name-firstname input.input-text {
	width: 189px;
}
.form-list .customer-name-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-name-middlename .name-firstname input.input-text {
	width: 189px;
}
.form-list .customer-name-middlename-suffix .name-firstname input.input-text {
	width: 189px;
}
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width: 189px;
}
.form-list .customer-dob .dob-month {
	width: 85px; float: left;
}
.form-list .customer-dob .dob-day {
	width: 85px; float: left;
}
.form-list .customer-dob .dob-year {
	width: 85px; float: left;
}
.form-list .customer-dob input.input-text {
	width: 74px; display: block;
}
.form-list .customer-dob label {
	color: rgb(136, 136, 136); font-weight: normal;
}
.form-list .customer-dob .dob-day {
	width: 60px;
}
.form-list .customer-dob .dob-month {
	width: 60px;
}
.form-list .customer-dob .dob-day input.input-text {
	width: 46px;
}
.form-list .customer-dob .dob-month input.input-text {
	width: 46px;
}
.form-list .customer-dob .dob-year {
	width: 140px;
}
.form-list .customer-dob .dob-year input.input-text {
	width: 134px;
}
.buttons-set {
	margin: 3em 0px 0px; padding: 25px 0px 0px; text-align: right; clear: both; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid;
}
.buttons-set p.required {
	margin: 0px 0px 10px;
}
.buttons-set .back-link {
	margin: 10px 0px 0px; float: left;
}
.buttons-set button.button {
	margin-left: 5px; float: right;
}
.buttons-set-order {
	margin: 10px 0px 0px;
}
.buttons-set-order .please-wait {
	padding: 12px 7px 0px 0px;
}
.fieldset {
	margin: 28px 0px;
}
.my-account .fieldset {
	margin-top: 0px; margin-bottom: 28px;
}
.fieldset .legend {
	width: 100%; text-transform: uppercase; padding-bottom: 5px; font-family: "OpenSansBold"; font-size: 15px; font-weight: normal; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; float: left; position: relative;
}
.validation-advice {
	margin: 3px 0px 0px; color: rgb(235, 52, 10); line-height: 13px; clear: both; font-size: 12px; min-height: 13px;
}
.validation-advice::before {
	padding-right: 5px; font-family: "FontAwesome";
}
.validation-failed {
	background: rgb(250, 235, 231) !important; border: 1px dashed rgb(235, 52, 10) !important; border-image: none !important;
}
.validation-passed {
	
}
p.required {
	text-align: left; color: rgb(255, 15, 15);
}
.v-fix {
	float: left;
}
.v-fix .validation-advice {
	width: 12em; margin-right: -12em; display: block; position: relative;
}
.success {
	color: rgb(61, 102, 17); font-size: 11px;
}
.error {
	color: rgb(223, 40, 10); font-size: 11px;
}
.notice {
	color: rgb(226, 103, 3); font-size: 11px;
}
.messages {
	list-style: none !important; margin: 0px !important; padding: 0px !important; font-family: "OpenSansBold"; font-size: 11px; display: inline-block;
}
.messages ul {
	list-style: none !important; margin: 0px !important; padding: 0px !important; font-family: "OpenSansBold"; font-size: 11px; display: inline-block;
}
.messages ul {
	padding-left: 30px;
}
.messages ul li span {
	padding-left: 10px; float: left;
}
.messages {
	width: 100%; overflow: hidden;
}
.messages li {
	margin: 0px 0px 20px !important;
}
.messages li li {
	margin: 0px 0px 4px !important; display: inline-block;
}
.error-msg {
	background-position: 10px 5px !important; padding: 8px 8px 8px 20px !important; font-weight: bold; min-height: 24px !important; background-repeat: no-repeat !important;
}
.success-msg {
	background-position: 10px 5px !important; padding: 8px 8px 8px 20px !important; font-weight: bold; min-height: 24px !important; background-repeat: no-repeat !important;
}
.note-msg {
	background-position: 10px 5px !important; padding: 8px 8px 8px 20px !important; font-weight: bold; min-height: 24px !important; background-repeat: no-repeat !important;
}
.notice-msg {
	background-position: 10px 5px !important; padding: 8px 8px 8px 20px !important; font-weight: bold; min-height: 24px !important; background-repeat: no-repeat !important;
}
.error-msg {
	color: rgb(192, 34, 48); background-color: rgb(245, 218, 211);
}
.error-msg ul li span {
	color: rgb(192, 34, 48);
}
.success-msg {
	color: rgb(111, 149, 58); background-color: rgb(233, 255, 202);
}
.success-msg ul li span {
	color: rgb(41, 106, 35);
}
.note-msg {
	color: rgb(225, 148, 26); clear: left; background-color: rgb(253, 237, 164);
}
.notice-msg {
	color: rgb(225, 148, 26); clear: left; background-color: rgb(253, 237, 164);
}
.note-msg ul li span {
	color: rgb(124, 98, 42);
}
.notice-msg ul li span {
	color: rgb(124, 98, 42);
}
.error-msg::before {
	font-family: "FontAwesome"; font-size: 32px;
}
.success-msg::before {
	font-family: "FontAwesome"; font-size: 32px;
}
.note-msg::before {
	font-family: "FontAwesome"; font-size: 32px;
}
.notice-msg::before {
	font-family: "FontAwesome"; font-size: 32px;
}
p.error-msg::before {
	padding-right: 1%; float: left;
}
p.success-msg::before {
	padding-right: 1%; float: left;
}
p.note-msg::before {
	padding-right: 1%; float: left;
}
p.notice-msg::before {
	padding-right: 1%; float: left;
}
p.error-msg {
	line-height: 32px; font-size: 11px;
}
p.success-msg {
	line-height: 32px; font-size: 11px;
}
p.note-msg {
	line-height: 32px; font-size: 11px;
}
p.notice-msg {
	line-height: 32px; font-size: 11px;
}
.view-mode a {
	cursor: pointer;
}
.breadcrumbs {
	background: rgb(230, 230, 230); padding: 13px 0px 10px; line-height: 1.25; overflow: hidden;
}
.breadcrumbs ul {
	margin: 0px auto; width: 1200px; text-align: left; max-width: 100%;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs li.home {
	padding-left: 0px;
}
.breadcrumbs li strong {
	color: rgb(122, 197, 37); font-family: "OpenSansRegular"; font-weight: normal;
}
.breadcrumbs li a {
	text-decoration: none;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
.breadcrumbs li span {
	padding: 0px 8px; display: inline-block;
}
.breadcrumbs p {
	float: left;
}
.lnk {
	color: rgb(122, 197, 37); font-family: "OpenSansRegular"; font-weight: normal;
	text-decoration: none;
}
.lnk:hover {
	text-decoration: underline;
}
.page-title {
	width: 100%; overflow: hidden; padding-bottom: 5px; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
h1.page-heading {
	width: 100%; overflow: hidden; padding-bottom: 5px; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
h2.page-heading {
	width: 100%; overflow: hidden; padding-bottom: 5px; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.page-title h1 {
	margin: 0px; text-transform: uppercase; font-family: "oswaldregular"; font-size: 20px; font-weight: normal;
}
.page-title h2 {
	margin: 0px; text-transform: uppercase; font-family: "oswaldregular"; font-size: 20px; font-weight: normal;
}
h1.page-heading {
	margin: 0px; text-transform: uppercase; font-family: "oswaldregular"; font-size: 20px; font-weight: normal;
}
h2.page-heading {
	margin: 0px; text-transform: uppercase; font-family: "oswaldregular"; font-size: 20px; font-weight: normal;
}
.page-title .separator {
	margin: 0px 3px;
}
.page-title .link-rss {
	margin: 7px 0px 0px; float: right;
}
.title-buttons {
	text-align: right;
}
.title-buttons button.button {
	margin-bottom: 5px; float: right;
}
.title-buttons h1 {
	text-align: left; line-height: normal; float: left;
}
.title-buttons h2 {
	text-align: left; line-height: normal; float: left;
}
.title-buttons h3 {
	text-align: left; line-height: normal; float: left;
}
.title-buttons h4 {
	text-align: left; line-height: normal; float: left;
}
.title-buttons h5 {
	text-align: left; line-height: normal; float: left;
}
.title-buttons h6 {
	text-align: left; line-height: normal; float: left;
}
.sub-title {
	margin: 0px 0px 6px; padding: 15px 0px 0px; color: rgb(122, 197, 37); clear: both; font-family: "OpenSansBold"; font-size: 15px;
}
.category-block {
	background: rgb(255, 255, 255); padding: 10px; border: 1px solid rgb(249, 249, 249); border-image: none; margin-bottom: 20px;
}
.category-block p {
	margin: 0px;
}
.category-block img {
	max-width: 100%;
}
.sorter .view-mode {
	padding: 5px 20px 4px 0px; float: left; display: table;
}
.sorter .view-mode label {
	vertical-align: middle; display: table-cell;
}
.grid {
	font-family: "FontAwesome"; font-size: 14px; text-decoration: none; margin-left: 10px;
}
.grid:hover {
	color: rgb(122, 197, 37); text-decoration: none;
}
.grid-mode-active {
	color: rgb(122, 197, 37); font-weight: normal; text-decoration: none;
}
.list {
	font-family: "FontAwesome"; font-size: 14px; text-decoration: none; margin-left: 10px;
}
.list:hover {
	color: rgb(122, 197, 37); text-decoration: none;
}
.list-mode-active {
	color: rgb(122, 197, 37); font-weight: normal; text-decoration: none;
}
.toolbar {
	background: rgb(230, 230, 230); width: 100%; height: 50px; margin-bottom: 20px; display: table;
}
.toolbar .pager {
	background: none; padding: 0px; margin-left: 20px; float: right; display: table;
}
.toolbar .pager .amount {
	padding-top: 0px; vertical-align: middle; float: none; display: table-cell;
}
.toolbar .pager .sorter {
	padding: 0px;
}
.toolbar .sorter {
	padding: 15px 15px 15px 20px; vertical-align: middle; display: table-cell;
}
.my-account .pager .sorter {
	padding: 15px 15px 15px 20px; vertical-align: middle; display: table-cell;
}
.toolbar-bottom {
	
}
.pager {
	
}
.pager .amount {
	margin: 0px; padding-top: 6px; padding-right: 10px; float: left;
}
.pager .limiter {
	
}
.pager .limiter .show_detail {
	left: 0px;
}
.pager .active.limiter {
	
}
.pager .limiter label {
	font-size: 11px; margin-top: 9px; vertical-align: middle; float: left;
}
.pager .limiter select {
	margin: 0px 0px 1px; padding: 0px; vertical-align: middle;
}
.pager .pages {
	float: right; display: table;
}
.pager .pages ol {
	display: inline;
}
.pager .pages li {
	padding: 0px 5px; float: left;
}
.pager .pages li a {
	background: rgb(255, 255, 255); border: 1px solid rgb(249, 249, 249); border-image: none; width: 22px; height: 24px; text-align: center; text-decoration: none; vertical-align: middle; display: table-cell;
}
.pager .pages li a:hover {
	background: rgb(122, 197, 37); color: rgb(255, 255, 255); text-decoration: none;
}
.pager .pages .current {
	background: rgb(122, 197, 37); padding: 0px; border: 1px solid rgb(249, 249, 249); border-image: none; width: 22px; height: 24px; text-align: center; right: 5px; color: rgb(255, 255, 255); line-height: 26px; margin-right: 5px; margin-left: 5px;
}
.pager .amount strong {
	font-weight: normal;
}
.pager .pages a.next {
	font-family: "FontAwesome"; font-size: 16px;
}
.pager .pages a.next:hover {
	
}
.pager .pages a.previous {
	font-family: "FontAwesome"; font-size: 16px;
}
.pager .pages a.previous:hover {
	
}
.pager .pages a.next img {
	display: none;
}
.pager .pages a.previous img {
	display: none;
}
.my-account .pager {
	background: rgb(230, 230, 230); width: 100%; height: 50px; margin-top: 20px; margin-bottom: 20px; display: table;
}
.my-account .pager .show_main_box {
	margin-left: 0px; float: left;
}
.my-account .pager .pages {
	
}
.my-account .pager .amount {
	float: right;
}
.sort_main_box {
	float: right; display: table;
}
.sort_main_box label {
	padding-right: 10px; vertical-align: middle; display: inline-block;
}
.sort_box {
	height: 26px; font-style: normal; float: right; position: relative;
}
.sort_box .sort_pan {
	padding: 0px 6px 0px 10px; border: 1px solid transparent; transition:all; border-image: none; height: 26px; line-height: 26px; display: inline-block; position: relative; z-index: 3; -webkit-transition: all 0s;
}
.sort_box:hover .sort_pan {
	background: rgb(255, 255, 255); transition:0.3s; border-top-color: rgb(249, 249, 249); border-right-color: rgb(249, 249, 249); border-bottom-color: rgb(255, 255, 255) !important; border-left-color: rgb(249, 249, 249); -webkit-transition: all 0.3s;
}
.sort_box .sort_detail_arrow {
	left: 17px; top: -8px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(68, 68, 68); border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute;
}
.sort_detail {
	background: rgb(255, 255, 255); border: 1px solid rgb(249, 249, 249); transition:visibility 0s 0.2s, opacity 0.2s; border-image: none; left: 0px; top: 26px; width: 150px; text-align: left; padding-bottom: 3px; visibility: hidden; position: absolute; z-index: 2; opacity: 0; -webkit-transition: visibility 0s 0.2s, opacity 0.2s;
}
.sort_box:hover .sort_detail {
	transition:opacity 0.3s; visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s;
}
.sort_detail a {
	padding: 6px 6px 3px 10px; text-decoration: none; display: block;
}
.sort_detail a img {
	padding-right: 5px; margin-top: 2px; display: none;
}
.selected.sort_icon {
	color: rgb(122, 197, 37);
}
.sort_detail a:hover {
	color: rgb(122, 197, 37);
}
.sort_pan span {
	font-weight: normal; float: left;
}
.show_main_box {
	margin-left: 20px; float: right; display: table;
}
.show_main_box label {
	padding-top: 6px; padding-right: 10px; vertical-align: middle; float: left; display: table-cell;
}
.show_box {
	height: 26px; font-style: normal; position: relative;
}
.show_box .show_pan {
	padding: 0px 6px 0px 10px; border: 1px solid transparent; transition:all; border-image: none; height: 26px; line-height: 26px; display: inline-block; position: relative; z-index: 3; -webkit-transition: all 0s;
}
.show_box:hover .show_pan {
	background: rgb(255, 255, 255); transition:0.3s; border-top-color: rgb(249, 249, 249); border-right-color: rgb(249, 249, 249); border-bottom-color: rgb(255, 255, 255) !important; border-left-color: rgb(249, 249, 249); -webkit-transition: all 0.3s;
}
.show_box .sort_detail_arrow {
	left: 17px; top: -8px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(68, 68, 68); border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute;
}
.show_detail {
	background: rgb(255, 255, 255); border: 1px solid rgb(249, 249, 249); transition:visibility 0s 0.2s, opacity 0.2s; border-image: none; left: 0px; top: 26px; width: 150px; text-align: left; padding-bottom: 3px; visibility: hidden; position: absolute; z-index: 2; opacity: 0; -webkit-transition: visibility 0s 0.2s, opacity 0.2s;
}
.show_box:hover .show_detail {
	transition:opacity 0.3s; visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s;
}
.show_detail a {
	padding: 6px 6px 3px 10px; text-decoration: none; display: block;
}
.show_detail a img {
	padding-right: 5px; margin-top: 2px; display: none;
}
.selected.show_icon {
	color: rgb(122, 197, 37);
}
.show_detail a:hover {
	color: rgb(122, 197, 37);
}
.show_pan span {
	font-weight: normal; float: left;
}
.show_pan span.icon-right {
	color: rgb(122, 197, 37); padding-left: 10px; font-family: "FontAwesome"; font-weight: bold; float: right;
}
.sort_pan span.icon-right {
	color: rgb(122, 197, 37); padding-left: 10px; font-family: "FontAwesome"; font-weight: bold; float: right;
}
.header_currency {
	float: right; display: table;
}
.header_currency:hover {
	
}
.col-left .header_currency {
	display: none;
}
.header_currency label {
	padding-right: 15px; vertical-align: middle; display: table-cell;
}
.currency_box {
	height: 26px; font-style: normal; float: right; position: relative;
}
.currency_box .currency_pan {
	padding: 0px 6px 0px 10px; border: 1px solid transparent; transition:all; border-image: none; height: 26px; line-height: 26px; display: inline-block; position: relative; z-index: 2; -webkit-transition: all 0s;
}
.header_currency:hover .currency_pan {
	background: rgb(255, 255, 255); transition:0.3s; border-top-color: rgb(249, 249, 249); border-right-color: rgb(249, 249, 249); border-bottom-color: rgb(255, 255, 255) !important; border-left-color: rgb(249, 249, 249); -webkit-transition: all 0.3s;
}
.currency_box .currency_arrow {
	left: 17px; top: -8px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(68, 68, 68); border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute;
}
.currency_detail {
	background: rgb(255, 255, 255); border: 1px solid rgb(249, 249, 249); transition:visibility 0s 0.2s, opacity 0.2s; border-image: none; left: 0px; top: 26px; width: 100px; text-align: left; padding-bottom: 3px; visibility: hidden; position: absolute; z-index: 1; opacity: 0; -webkit-transition: visibility 0s 0.2s, opacity 0.2s;
}
.header_currency:hover .currency_detail {
	transition:opacity 0.3s; visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s;
}
.currency_detail a {
	padding: 6px 6px 3px 10px; text-decoration: none; display: block;
}
.currency_detail a img {
	padding-right: 5px; margin-top: 2px; display: none;
}
.selected.currency_icon {
	color: rgb(122, 197, 37);
}
.currency_detail a:hover {
	color: rgb(122, 197, 37);
}
.currency_pan span {
	font-weight: normal; float: left;
}
.header_language {
	margin-left: 10px; float: right;
}
.header_language:hover {
	
}
.col-left .header_language {
	display: none;
}
.header_language label {
	color: rgb(115, 115, 115); margin-top: 5px; float: left;
}
.language_box {
	height: 26px; font-style: normal; float: right; position: relative;
}
.language_box .language_pan {
	padding: 0px 6px 0px 10px; border: 1px solid transparent; transition:all; border-image: none; height: 26px; line-height: 26px; display: inline-block; position: relative; z-index: 2; -webkit-transition: all 0s;
}
.header_language:hover .language_pan {
	background: rgb(255, 255, 255); transition:0.3s; border-top-color: rgb(249, 249, 249); border-right-color: rgb(249, 249, 249); border-bottom-color: rgb(255, 255, 255) !important; border-left-color: rgb(249, 249, 249); -webkit-transition: all 0.3s;
}
.language_box .language_arrow {
	left: 21px; top: -8px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(68, 68, 68); border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute;
}
.language_detail {
	background: rgb(255, 255, 255); border: 1px solid rgb(249, 249, 249); transition:visibility 0s 0.2s, opacity 0.2s; border-image: none; left: 0px; top: 26px; width: 100px; text-align: left; padding-bottom: 3px; visibility: hidden; position: absolute; z-index: 1; opacity: 0; -webkit-transition: visibility 0s 0.2s, opacity 0.2s;
}
.header_language:hover .language_detail {
	transition:opacity 0.3s; visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s;
}
.language_detail a {
	padding: 6px 6px 3px 10px; text-decoration: none; display: block;
}
.language_detail a img {
	padding-right: 5px; margin-top: 2px; display: none;
}
.selected.language_icon {
	color: rgb(122, 197, 37);
}
.language_detail a:hover {
	color: rgb(122, 197, 37);
}
.language_pan span {
	font-weight: normal; float: left;
}
.currency_pan span.icon-right {
	color: rgb(122, 197, 37); padding-left: 10px; font-family: "FontAwesome"; font-weight: bold; float: right;
}
.language_pan span.icon-right {
	color: rgb(122, 197, 37); padding-left: 10px; font-family: "FontAwesome"; font-weight: bold; float: right;
}
.data-table {
	border: 1px solid rgb(249, 249, 249); border-image: none; width: 100%;
}
.data-table .odd {
	
}
.data-table .even {
	
}
.data-table td.last {
	
}
.data-table th.last {
	
}
.data-table tr.first th:nth-last-of-type(5n) {
	text-align: left;
}
.data-table tr.last th {
	vertical-align: middle;
}
.data-table tr.last td {
	vertical-align: middle;
}
#shopping-cart-table td.a-right .cart-price .price {
	
}
.data-table td a {
	font-weight: normal;
}
.data-table td a.product-image {
	background: rgb(255, 255, 255); padding: 5px; border: 1px solid rgb(249, 249, 249); border-image: none; width: 108px; display: inline-block;
}
.data-table td a img {
	background: rgb(230, 230, 230);
}
.data-table .product-name {
	text-align: left !important; padding-bottom: 5px;
}
.data-table thead th {
	font-weight: normal; vertical-align: middle; white-space: nowrap;
}
.data-table thead th.wrap {
	white-space: normal;
}
.data-table thead th a {
	color: rgb(255, 255, 255);
}
.data-table thead th a:hover {
	color: rgb(255, 255, 255);
}
.data-table thead th {
	background: rgb(230, 230, 230); padding: 1.33em 1.5em; text-align: center !important; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.data-table tbody th {
	vertical-align: middle; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.data-table tbody td {
	vertical-align: middle;
}
.data-table th {
	padding: 1.33em 0.6em; text-transform: uppercase;
}
.data-table td {
	padding: 1.5em; text-align: center !important; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.data-table td .product-name a {
	
}
.data-table .cartlabel {
	width: 85px; height: 21px; line-height: 1.2; font-weight: normal; float: left; display: none;
}
.order-details #my-orders-table th {
	text-align: left;
}
#my-orders-table th {
	text-align: center;
}
#shopping-cart-table thead th {
	
}
.data-table thead th .tax-flag {
	white-space: nowrap;
}
.data-table tfoot {
	
}
.data-table tfoot tr.last td {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.data-table tfoot tr {
	
}
.data-table tfoot td {
	text-align: right !important;
}
.data-table tfoot td.last {
	text-align: center !important;
}
.data-table tfoot strong {
	font-family: "oswaldregular"; font-size: 20px; font-weight: normal;
}
.data-table tbody.odd tr {
	
}
.data-table tbody.even tr {
	
}
.data-table tbody.odd tr td {
	vertical-align: top; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.data-table tbody.even tr td {
	vertical-align: top; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.data-table tbody.odd tr.border td {
	border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.data-table tbody.even tr.border td {
	border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.data-table tbody td .option-label {
	font-style: italic; font-weight: bold;
}
.data-table tbody td .option-value {
	padding-left: 10px;
}
.info-box {
	background: url("../../img/bkg_block-title.gif") repeat-x 0px 0px rgb(255, 255, 255); margin: 0px 0px 15px; padding: 12px 15px; border: 1px solid rgb(249, 249, 249); border-image: none;
}
.info-box h2 {
	font-weight: bold;
}
.info-table th {
	padding: 2px 15px 2px 0px; font-weight: bold;
}
.info-table td {
	padding: 2px 0px;
}
tr.summary-total {
	cursor: pointer;
}
tr.summary-total td {
	
}
tr.summary-total .summary-collapse {
	background: url("../../img/bkg_collapse.gif") no-repeat 0px 5px; text-align: right; padding-left: 20px; float: right; cursor: pointer;
}
tr.show-details .summary-collapse {
	background-position: 0px -52px;
}
tr.show-details td {
	
}
tr.summary-details td {
	color: rgb(98, 100, 101); background-color: rgb(218, 225, 228);
}
tr.summary-details-first td {
	border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid;
}
tr.summary-details-excluded {
	font-style: italic;
}
.cart-tax-info {
	display: block;
}
.cart-tax-info {
	padding-right: 20px;
}
.cart-tax-info .cart-price {
	padding-right: 20px;
}
.cart-tax-total {
	background: url("../../img/bkg_collapse.gif") no-repeat 100% 5px; padding-right: 20px; display: block; cursor: pointer;
}
.cart-tax-info .price {
	font-weight: normal !important; display: inline !important;
}
.cart-tax-total .price {
	font-weight: normal !important; display: inline !important;
}
.cart-tax-total-expanded {
	background-position: 100% -52px;
}
.std .subtitle {
	padding: 0px;
}
.std ol.ol {
	list-style: decimal; padding-left: 1.5em;
}
.std ul.disc {
	margin: 0px 0px 10px; padding-left: 18px;
}
.std dl dt {
	font-family: "OpenSansBold";
}
.std dl dd {
	margin: 10px 0px;
}
.std ul {
	margin: 0px 0px 0em; padding: 0px;
}
.std ol {
	margin: 0px 0px 0em; padding: 0px;
}
.std dl {
	margin: 0px 0px 0em; padding: 0px;
}
.std p {
	margin: 0px 0px 0em; padding: 0px;
}
.std address {
	margin: 0px 0px 0em; padding: 0px;
}
.std blockquote {
	margin: 0px 0px 0em; padding: 0px;
}
.std ul {
	
}
.std ol {
	list-style: decimal; padding-left: 1.5em;
}
.std ul ul {
	list-style-type: none;
}
.std ul ul {
	margin: 0em 0px;
}
.std ol ol {
	margin: 0em 0px;
}
.std ul ol {
	margin: 0em 0px;
}
.std ol ul {
	margin: 0em 0px;
}
.std dt {
	font-weight: bold;
}
.std dd {
	padding: 0px 0px 0px 1.5em;
}
.std blockquote {
	padding: 0px 0px 0px 1.5em; font-style: italic;
}
.std address {
	font-style: normal;
}
.std b {
	font-weight: bold;
}
.std strong {
	font-weight: bold;
}
.std i {
	font-style: italic;
}
.std em {
	font-style: italic;
}
.links li {
	display: inline;
}
.links li.first {
	
}
.links li.last {
	
}
.link-cart {
	color: rgb(220, 104, 9);
}
.link-wishlist {
	
}
.link-reorder {
	font-weight: normal; text-decoration: none;
}
.link-compare {
	
}
.link-print {
	color: rgb(122, 197, 37); font-family: "FontAwesome"; font-size: 18px; font-weight: normal; text-decoration: none !important;
}
.link-print span {
	padding-left: 5px; font-family: "OpenSansRegular"; font-size: 13px;
}
.link-print:hover span {
	text-decoration: underline;
}
.link-rss {
	background: url("../../img/i_rss.gif") no-repeat 0px 2px; line-height: 14px; padding-left: 18px; white-space: nowrap;
}
.ajax_cart_block_remove_link {
	background: rgb(68, 68, 68); width: 21px; height: 21px; text-align: center; color: rgb(255, 255, 255) !important; line-height: 22px; font-family: "FontAwesome" !important; font-size: 12px; display: inline-block;
}
.btn-previous {
	background: url("../../img/btn_previous.gif") no-repeat 0px 0px; width: 11px; height: 11px; line-height: 0; text-indent: -999em; overflow: hidden; display: block;
}
.btn-remove2 {
	background: rgb(68, 68, 68); width: 21px; height: 21px; text-align: center; color: rgb(255, 255, 255) !important; line-height: 22px; font-family: "FontAwesome" !important; font-size: 12px; display: inline-block;
}
.btn-edit {
	background: rgb(68, 68, 68); width: 21px; height: 21px; text-align: center; color: rgb(255, 255, 255) !important; line-height: 22px; font-family: "FontAwesome" !important; font-size: 12px; display: inline-block;
}
.btn-remove2:hover {
	background: rgb(122, 197, 37); text-decoration: none;
}
.btn-remove:hover {
	background: rgb(122, 197, 37); text-decoration: none;
}
.btn-edit:hover {
	background: rgb(122, 197, 37); text-decoration: none;
}
.cards-list dt {
	margin: 5px 0px 0px;
}
.cards-list .offset {
	padding: 2px 0px 2px 20px;
}
.separator {
	margin: 0px 3px;
}
.divider {
	background: url("../../img/bkg_divider1.gif") repeat-x 0px 50%; margin: 10px 0px; height: 1px; line-height: 0; text-indent: -999em; overflow: hidden; clear: both; display: block;
}
.global-site-notice {
	background: rgb(255, 255, 144); border-width: 0px 0px 1px; border-style: solid; border-color: rgb(249, 249, 249); border-image: none; text-align: center; color: rgb(47, 47, 47); line-height: 1.25;
}
.global-site-notice .notice-inner {
	background: url("../../img/i_notice.gif") no-repeat 20px 25px; margin: 0px auto; padding: 12px 0px 12px 80px; width: 860px; text-align: left;
}
.global-site-notice .notice-inner p {
	margin: 0px; padding: 10px; border: 1px dotted rgb(204, 204, 115); border-image: none;
}
.global-site-notice .notice-inner .actions {
	padding-top: 10px;
}
.notice-cookie {
	
}
.noscript {
	
}
.demo-notice {
	background: rgb(215, 95, 7); margin: 0px; padding: 6px 10px; border: 0px currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); line-height: 1.15;
}
.demo-notice .notice-inner {
	background: none; padding: 0px; width: auto; text-align: center;
}
.demo-notice .notice-inner p {
	padding: 0px; border: 0px currentColor; border-image: none;
}
.logo {
	margin: 0px;
}
.logo strong {
	display: none;
}
.header-container {
	
}
.header1 {
	
}
.header {
	margin: 0px auto; padding: 5px 0px 25px; width: 1200px; max-width: 100%;
}
.header2 {
	width: 100%; display: table;
}
.header .quick-access {
	margin-bottom: 25px;
}
.cartlogo {
	background: url("../img/shopping_cart.png") no-repeat center; padding: 0px 10px; width: 20px; height: 49px; border-right-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; float: right;
}
.shopping_bg {
	background: rgb(68, 68, 68); width: 300px; border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid; float: right;
}
.shopping_bg .mini-cart-div.block-cart {
	text-align: center;
}
.shopping_bg h1 {
	text-align: left;
}
.shopping_bg .actions {
	float: right;
}
.shopping_bg .actions button.button {
	padding: 7px 12px 6px; display: none;
}
.shopping_bg .actions button.button:hover {
	
}
.shopping_bg .subtotal .actions {
	background: rgb(255, 255, 255); text-align: left; padding-top: 15px; margin-top: 6px; float: none;
}
.shopping_bg .subtotal .actions button.button {
	padding: 6px 36px; display: inline;
}
.shopping_bg .subtotal .actions button.view-cart {
	padding: 6px 20px; float: right;
}
.shopping_bg .actions .checkout-aerrow {
	width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(122, 197, 37); border-top-width: 17px; border-bottom-width: 17px; border-left-width: 11px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; float: left; display: none;
}
.mini-cart-div .summary-container .summary .amount {
	margin: 0px; color: rgb(255, 255, 255); line-height: 49px;
}
.mini-cart-div .summary-container .summary .amount a {
	font-size: 11px;
}
.mini-cart-div .summary-container .summary .amount a span {
	
}
.mini-cart-div .summary-container .summary .amount span {
	
}
.header a.logo {
	margin: 0px; top: -19px; text-align: left; text-decoration: none !important; float: left; position: relative;
}
.header .logo strong {
	left: -999em; top: -999em; width: 0px; height: 0px; line-height: 0; text-indent: -999em; overflow: hidden; position: absolute;
}
.header-block {
	margin: 0px 20px; text-align: center; vertical-align: middle; display: table-cell;
}
.header-block p {
	margin: 0px;
}
.header .welcome-msg {
	margin: 0px; text-align: right; color: rgb(255, 255, 255);
}
.header .welcome-msg a {
	color: rgb(235, 188, 88);
}
.header .form-search {
	float: right; position: relative;
}
.header #search_mini_form {
	vertical-align: middle; display: table-cell;
}
.header .searchlogo {
	
}
.header .searchlogo .arrow {
	
}
.header .form-search label {
	width: 24px; height: 21px; text-align: left; text-indent: -999em; overflow: hidden; word-spacing: 10px; float: left; display: none;
}
.header .form-search input.input-text {
	background: rgb(255, 255, 255); padding: 5px 15px; width: 146px; height: 26px; font-size: 11px; float: left; box-shadow: 0px 0px 0px 0px transparent;
}
.header .form-search:hover input.input-text {
	
}
.header .form-search button {
	
}
.header .form-search button.button {
	background: rgb(122, 197, 37); padding: 0px; font-family: "FontAwesome" !important; font-size: 18px; float: right;
}
.header .form-search button.button span span {
	width: 38px; height: 38px; line-height: 38px; display: inline-block;
}
.header .form-search button.button:hover {
	background: rgb(68, 68, 68);
}
.header .form-search .search-autocomplete {
	left: -1px !important; z-index: 999;
}
.header .form-search .search-autocomplete ul {
	border: 1px solid rgb(249, 249, 249); border-image: none; background-color: rgb(249, 249, 249);
}
.header .form-search .search-autocomplete li {
	padding: 7px; text-align: left; font-family: "OpenSansRegular"; cursor: pointer;
}
.header .form-search .search-autocomplete li .amount {
	color: rgb(122, 197, 37); font-family: "OpenSansBold"; float: right;
}
.header .form-search .search-autocomplete li.odd {
	
}
.header .form-search .search-autocomplete li.selected {
	background-color: rgb(230, 230, 230);
}
.header .form-language {
	text-align: right; float: right;
}
.header .form-language label {
	color: rgb(68, 68, 68); padding-right: 5px; vertical-align: middle;
}
.header .form-language select {
	padding: 0px;
}
.header .form-language select.flags option {
	background-position: 4px 50%; padding-left: 25px; background-repeat: no-repeat;
}
.header .top-links {
	line-height: 24px; margin-left: 12px; float: right;
}
.header .top-links li {
	
}
.header .top-links a {
	margin: 0px 12px; text-decoration: none; float: left;
}
.header .top-links a:hover {
	color: rgb(122, 197, 37);
}
.header .top-links li.first a span {
	
}
.header .top-links li a span {
	padding-right: 5px; font-family: "FontAwesome"; font-size: 13px;
}
.header .top-links li.last a span {
	
}
.header .top-links li.last a {
	margin-right: 0px;
}
.header .top-links li:nth-child(2n) a span {
	
}
section {
	background: rgba(0, 0, 0, 0.5);
}
.menu-contain .logo {
	display: none;
}
.fixed.menu-contain {
	left: 0px; top: 0px; right: 0px; display: block; position: fixed; z-index: 1091;
}
.fixed.menu-contain .logo {
	margin: 0px; padding: 8px 28px; height: 33px; border-left-color: rgb(249, 249, 249); border-left-width: 1px; border-left-style: solid; float: left; display: block;
}
.fixed.menu-contain .logo img {
	height: 33px;
}
.col-left .mini-cart-div {
	display: none;
}
.block {
	margin: 0px 0px 0px; clear: both;
}
:last-child.block {
	margin-bottom: 0px;
}
.block .block-title {
	
}
.block .block-title strong {
	text-transform: capitalize; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 10px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.block .block-title strong span {
	
}
.block-currency .block-title strong span {
	padding-right: 5px; font-weight: normal;
}
.block .block-title a {
	text-decoration: none !important;
}
.block li {
	line-height: 2;
}
.block li a {
	color: rgb(68, 68, 68);
}
.block li a:hover {
	color: rgb(122, 197, 37); text-decoration: none;
}
.block .block-subtitle {
	margin: 0px; padding: 5px 9px; font-weight: bold;
}
.block a span.errow {
	font-family: "FontAwesome"; margin-right: 10px;
}
.block .block-account {
	
}
.block-cart .block-content {
	background: none;
}
.block .block-content li.item {
	
}
.block .block-content li.last.item {
	padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.block .block-content .product-name {
	padding-bottom: 0px;
}
.block .btn-remove {
	margin: 1px 0px 2px 5px; float: right;
}
.block .btn-edit {
	margin: 1px 0px 2px 5px; float: right;
}
.block .actions {
	padding-top: 15px; margin-top: 15px; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid;
}
.block .actions a {
	margin-top: 10px; float: left;
}
.block .actions button.button {
	float: right;
}
.block .empty {
	margin: 0px; padding: 0px;
}
.block-reorder .actions {
	
}
.block-compare .actions {
	
}
.block-poll .actions {
	
}
.block li.odd {
	
}
.block li.even {
	
}
.block-cart {
	line-height: 0;
}
.block-wishlist {
	line-height: 0;
}
.block-subscribe {
	line-height: 0;
}
.block-compare {
	line-height: 0;
}
.block-reorder {
	line-height: 0;
}
.block-poll {
	line-height: 0;
}
.block-viewed {
	line-height: 0;
}
.block-compared {
	line-height: 0;
}
.block-related {
	line-height: 0;
}
.block-tags {
	line-height: 0;
}
.block-login {
	line-height: 0;
}
.block-cart .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-wishlist .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-subscribe .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-compare .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-reord er .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-poll .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-viewed .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-compared .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-related .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-tags .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.block-login .block-title strong {
	background-position: 0px 0px; padding-left: 21px; background-repeat: no-repeat;
}
.mini-products-list .product-image {
	float: left;
}
.mini-products-list .product-details {
	margin-left: 60px;
}
.block-cart .mini-products-list .product-details .product-name {
	-ms-word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr small {
	-ms-word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
	white-space: normal !important;
}
.block-account {
	
}
.block-account {
	border-color: rgb(187, 187, 187);
}
.block-account .block-content li:hover {
	
}
.block-account .block-content li strong {
	font-family: "OpenSansRegular"; font-weight: normal;
}
.block-account .block-content li.current {
	color: rgb(122, 197, 37);
}
.block-account .block-content li.current span.errow {
	font-family: "FontAwesome"; margin-right: 15px;
}
.block-currency {
	border: 0px currentColor; border-image: none; padding-left: 30px; float: right;
}
.block-currency .block-title {
	background: none; margin: 0px 0px 5px; padding: 0px; border: 0px currentColor; border-image: none; float: left;
}
.block-currency .block-title strong {
	font: bold 13px/21px Arial, Helvetica, sans-serif; padding: 0px; color: rgb(255, 255, 255); text-transform: none; font-size-adjust: none; font-stretch: normal;
}
.block-currency .block-content {
	background: none; padding: 0px; float: left;
}
.block-currency .block-content select {
	padding: 0px; width: 100%;
}
.block-category-nav .block-content dd ol li {
	line-height: 2;
}
.block-category-nav .block-content dd ol li a span.errow {
	padding: 1px 4px 1px 5px; border-radius: 120px; transition:0.2s linear; top: -1px; color: rgb(255, 255, 255); font-family: "FontAwesome"; font-size: 11px; margin-right: 9px; position: relative; background-color: rgb(119, 119, 119); -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s;
}
.block-category-nav .block-content dd ol li a span.count {
	margin-left: 5px;
}
.block-category-nav .block-content dd ol li a {
	padding: 5px 0px 5px 15px; transition:0.2s linear; width: 271px; border-left-color: transparent; border-left-width: 0px; border-left-style: solid; display: inline-block; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s;
}
.block-category-nav .block-content dd ol li a:hover {
	background: rgb(68, 68, 68); color: rgb(122, 197, 37); text-decoration: none; border-left-color: currentColor; border-left-width: 5px; border-left-style: solid;
}
.block-category-nav .block-content dd ol li a:hover span.errow {
	background-color: rgb(122, 197, 37);
}
.block-category-nav .block-content {
	margin-top: 0px;
}
.block-category-nav .block-title {
	
}
.block-layered-nav .block-title strong span {
	
}
.block-layered-nav .block-subtitle {
	background: rgb(213, 232, 255); border-width: 1px 0px; border-style: solid; border-color: rgb(185, 204, 221); padding: 3px 9px; border-image: none; color: rgb(31, 80, 112); text-transform: uppercase; line-height: 1.35;
}
.col-left .block-currency {
	display: none;
}
.col-left .block-layered-nav .block-subtitle {
	display: none;
}
.block-layered-nav dl {
	
}
.block-layered-nav dt {
	text-transform: capitalize; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 10px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.block-layered-nav dd {
	padding: 0px;
}
.block-layered-nav .view {
	margin-bottom: 15px;
}
.block-layered-nav .block-title {
	
}
.block-layered-nav .block-title strong {
	margin-bottom: 15px;
}
.block-layered-nav :last-child.view {
	margin-bottom: 0px;
}
.block-layered-nav :first-child.view {
	margin-bottom: 30px;
}
.block-layered-nav #narrow-by-list dd ol li a span.count {
	margin-left: 5px;
}
.block-layered-nav dd.last {
	
}
.block-layered-nav .currently li {
	padding: 6px 24px 6px 0px; line-height: 1.5; position: relative; z-index: 1;
}
.block-layered-nav .currently .label {
	text-transform: uppercase; padding-right: 5px; font-family: "OpenSansBold"; vertical-align: top; display: inline-block;
}
.block-layered-nav .currently .value {
	vertical-align: top; display: inline-block;
}
.block-layered-nav .currently .btn-previous {
	margin: 0px; top: 5px; right: 4px; text-decoration: none; position: absolute;
}
.block-layered-nav .currently .btn-remove {
	margin: 0px; top: 5px; right: 4px; text-decoration: none; position: absolute;
}
.block-layered-nav .currently .btn-previous {
	right: 17px;
}
.block-layered-nav .actions {
	padding: 10px 5px 0px 0px; text-align: right; margin-top: 5px; margin-bottom: 10px;
}
.block-layered-nav .actions a {
	float: none;
}
.block-cart {
	
}
.top-image {
	top: -5px; width: 0px; height: 0px; right: 137px; border-right-color: transparent; border-bottom-color: rgb(122, 197, 37); border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: none; position: absolute;
}
.toptital {
	padding: 10px; border: 1px solid rgb(249, 249, 249); border-image: none; background-color: rgb(255, 255, 255);
}
.slideTogglebox {
	background: white; transition:visibility 0s 0.2s, opacity 0.2s; width: 400px; right: 0px; visibility: hidden; position: absolute; z-index: 10001; opacity: 0; -webkit-transition: visibility 0s 0.2s, opacity 0.2s;
}
.shopping_bg:hover .slideTogglebox {
	transition:opacity 0.3s; visibility: visible; opacity: 1; -webkit-transition: opacity 0.3s;
}
.block-cart .block-subtitle {
	padding: 0px 5px 5px; text-align: left; line-height: 18px; font-family: "oswaldregular"; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.block-cart .subtotal {
	background: rgb(230, 230, 230); padding: 10px 0px 0px; text-align: right; line-height: 20px;
}
.block-cart .subtotal .price {
	padding-right: 10px; padding-left: 6px; font-family: "OpenSansBold";
}
.block-cart .subtotal .label {
	color: rgb(68, 68, 68); text-transform: uppercase; font-family: "OpenSansBold";
}
.mini-products-list li {
	padding: 15px 0px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.block-cart .block-content .mini-products-list li {
	width: 100%; text-align: left; display: inline-block;
}
.block-cart .block-content .mini-products-list li.last {
	
}
.mini-products-list li.last {
	border: 0px currentColor; border-image: none; clear: both;
}
.mini-products-list li.even {
	clear: both;
}
.mini-products-list .product-image {
	padding: 5px; border: 1px solid rgb(249, 249, 249); border-image: none; float: left;
}
.mini-products-list .product-image img {
	background: rgb(230, 230, 230); margin: 0px; width: 40px; height: 40px; float: none;
}
.mini-products-list .product-details {
	margin-top: -5px; margin-left: 65px;
}
.mini-products-list .product-details .price-box .price-label {
	display: none;
}
.mini-products-list .product-details .price-box .old-price .price {
	float: none;
}
.block-cart .ajax_cart_block_remove_link {
	margin: 12px 0px 0px; text-decoration: none; vertical-align: middle; float: right;
}
.block-cart .btn-edit {
	margin: 12px 0px 0px; text-decoration: none; vertical-align: middle; float: right;
}
.block-cart .block-content .product-name {
	padding: 4px 0px 5px; color: rgb(70, 70, 70) !important;
}
.block-cart .mini-products-list .product-details .product-name {
	text-align: left; -ms-word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr small {
	text-align: left; -ms-word-wrap: break-word;
}
.truncated {
	cursor: help;
}
.truncated .truncated_full_value {
	position: relative; z-index: 999;
}
.truncated a.details {
	text-decoration: none !important; border-bottom-color: rgb(79, 129, 0); border-bottom-width: 1px; border-bottom-style: dotted; display: inline-block; cursor: help;
}
.block-cart .block-title {
	
}
.block-wishlist .block-title strong {
	padding-left: 0px;
}
.block-wishlist .actions {
	text-align: right;
}
.block-wishlist .actions a {
	margin-top: 0px;
}
.block-wishlist .block-subtitle {
	padding: 0px; font-weight: normal;
}
.block-wishlist .btn-remove {
	margin-top: -7px;
}
.block-wishlist #wishlist-sidebar .product-name {
	padding-bottom: 0px;
}
.block-wishlist .special-price .price {
	font-size: 11px;
}
.block-wishlist .regular-price .price {
	font-size: 11px; margin-bottom: 9px; display: inline-block;
}
.block-wishlist .old-price .price {
	font-size: 11px;
}
.block-wishlist .product-name {
	line-height: 1.5;
}
.block-wishlist .block-content li.item {
	padding: 15px 0px; line-height: 1em; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.block-wishlist .block-content li.last.item {
	
}
.block-wishlist .link-cart {
	font-weight: normal;
}
.related input.checkbox {
	margin: 0px auto; left: 0px; right: 0px; position: absolute; z-index: 1;
}
.block-related .product {
	margin-left: 20px;
}
.block-related .link-wishlist {
	font-weight: normal;
}
.block-related .block-title {
	padding-bottom: 10px; margin-bottom: 20px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.block-related .block-title strong {
	color: rgb(12, 12, 12); text-transform: uppercase; font-family: "OpenSansRegular"; font-size: 24px; font-weight: normal; display: block;
}
.block-related .mini-products-list .product-details {
	margin-left: 85px;
}
.block-related .block-subtitle {
	padding: 0px 0px 10px; font-weight: normal;
}
.block-related .block-subtitle a {
	color: rgb(122, 197, 37);
}
.related {
	margin-top: 40px;
}
.block-compare .block-title strong {
	padding-left: 0px;
}
.block-compare button.button span {
	
}
.page-popup .link-print {
	font-family: "FontAwesome"; font-size: 23px; text-decoration: none;
}
.page-popup .link-print span {
	padding: 2px 0px 2px 15px; font-size: 15px;
}
.page-popup .link-print:hover span {
	text-decoration: underline;
}
.compare-table {
	border: 0px currentColor; border-image: none;
}
.compare-table thead tr.first th {
	background: none; border: 0px currentColor; border-image: none;
}
.compare-table thead tr.first td {
	background: none; border: 0px currentColor; border-image: none;
}
.compare-table thead td {
	vertical-align: middle;
}
.compare-table .btn-remove {
	color: rgb(86, 115, 185); float: left;
}
.compare-table .btn-remove:hover {
	background: rgb(122, 197, 37); color: rgb(255, 255, 255);
}
.compare-table .btn-remove:hover span {
	color: rgb(122, 197, 37);
}
.compare-table .btn-remove span {
	width: 140px; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 13px; margin-top: -21px; margin-left: 15px; float: left;
}
.compare-table tbody th {
	background: rgb(230, 230, 230);
}
.compare-table tbody th span {
	
}
.compare-table .product-name {
	padding-top: 15px; padding-bottom: 0px;
}
.compare-table .price-box {
	margin: 10px 0px; text-align: left;
}
.compare-table button.button {
	float: left;
}
.compare-table .add-to-links {
	text-align: left; padding-top: 10px; clear: both;
}
.compare-table .std {
	text-align: left;
}
.compare-table thead th {
	border: 0px currentColor; border-image: none;
}
.compare-table tbody th {
	text-align: left !important; vertical-align: top;
}
.compare-table tbody td {
	text-align: left !important; vertical-align: top;
}
.compare-table tbody td.last {
	border-right-color: rgb(249, 249, 249); border-right-width: 1px; border-right-style: solid;
}
.compare-table tbody tr.last th {
	border-bottom-color: rgb(249, 249, 249) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;
}
.compare-table tbody tr.last td {
	border-bottom-color: rgb(249, 249, 249) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important;
}
.compare-table tr.add-to-row td {
	background: rgb(255, 250, 218); text-align: center;
}
.compare-table tr.first td {
	text-align: center;
}
.compare-table tr.first td .product-name {
	margin: 0px 0px 5px; color: rgb(32, 53, 72); font-weight: bold;
}
.compare-table tr.first td .product-name a {
	
}
.compare-table tr.first td .ratings {
	width: 69px;
}
.compare-table tr.first td p {
	margin: 0px;
}
.compare-table tr.add-to-row td p {
	margin: 0px;
}
.compare-table .old-price .price-label {
	display: none;
}
.compare-table .special-price .price-label {
	display: none;
}
.compare-table tbody .add-to-row {
	display: none;
}
.block-viewed .block-title strong {
	padding-left: 0px;
}
.block-viewed .block-content li.last.item {
	padding-bottom: 0px;
}
.block-viewed .block-content li.item {
	
}
.block-compared .block-title strong {
	padding-left: 0px;
}
.block-poll .block-title strong {
	padding-left: 0px;
}
.block-poll .block-subtitle {
	padding: 0px 0px 6px; color: rgb(122, 197, 37); font-weight: normal;
}
.block-poll label {
	font-weight: normal;
}
.block-poll input.radio {
	margin: 5px 0px 0px; float: left;
}
.block-poll .label {
	margin-left: 21px; display: block;
}
.block-poll li {
	
}
.block-poll li.last {
	padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.block-poll button.button span {
	
}
.block-poll .answer {
	font-family: "OpenSansBold";
}
.block-poll .votes {
	margin-left: 10px; float: right;
}
.block-poll button.button {
	
}
.block-tags .block-title strong {
	padding-left: 0px;
}
.block-tags .block-content .tags-list {
	background: none; padding: 0px;
}
.block-tags .block-content a {
	
}
.block-tags .actions {
	
}
.block-tags .actions a {
	float: none;
}
.block .block-content .tags-list li a {
	
}
.block .block-content .tags-list li a:hover {
	
}
.block-subscribe .block-content {
	padding: 0px;
}
.block-subscribe .block-title strong {
	padding-left: 0px;
}
.block-subscribe label {
	font-weight: normal;
}
.block-subscribe input.input-text {
	width: 94%; height: 21px; display: block;
}
.block-subscribe .actions button.button {
	
}
.block-subscribe .block-title {
	
}
.block-subscribe .form-subscribe-header {
	padding-bottom: 15px;
}
.block-compare .block-content li.last.item {
	padding-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.block-compare .block-content li.item {
	padding: 0px;
}
.block-compare .btn-remove {
	margin: 5px 0px 0px;
}
.block-reorder .block-title strong {
	
}
.block-reorder input.checkbox {
	margin: 5px 0px 0px; float: left;
}
.block-reorder .product-name {
	margin-left: 27px;
}
.block-reorder .validation-advice {
	margin: 3px 9px 7px;
}
.block-reorder .block-subtitle {
	padding: 0px 0px 15px; font-weight: normal;
}
.block-reorder li.last.item {
	padding-bottom: 0px;
}
.block-reorder .block-content li.last.item {
	padding-bottom: 0px;
}
.block-banner {
	border: 0px currentColor; border-image: none;
}
.block-banner .block-content {
	padding: 0px; text-align: center;
}
.block-login .block-title strong {
	background-image: url("../../img/i_ma-info.gif");
}
.block-login .block-content {
	padding: 5px 10px;
}
.block-login label {
	color: rgb(102, 102, 102); font-weight: bold;
}
.block-login input.input-text {
	margin: 3px 0px; width: 167px; display: block;
}
.block-login .actions {
	background: none; margin: 3px 0px 0px; padding: 0px;
}
.block-login .actions button.button span {
	background: rgb(97, 132, 153); border-color: rgb(64, 106, 131);
}
.sidebar .paypal-logo {
	margin: 0px 0px 30px; text-align: center; display: block;
}
.sidebar .paypal-logo a {
	float: none;
}
.category-title {
	margin: 0px 0px 7px; border: 0px currentColor; border-image: none; display: none;
}
.products-grid {
	list-style: none !important;
}
.products-grid li .price-to .price-label {
	display: none;
}
.products-grid li .price-box .price {
	
}
.products-grid li .price-from .price-label {
	display: none;
}
.products-grid li .minimal-price .price {
	
}
.products-grid li .minimal-price .price-label {
	display: none;
}
.products-grid li .minimal-price-link {
	display: none;
}
.products-grid .product-name a {
	font-weight: normal;
}
.products-grid .product-name a:hover {
	
}
.products-grid .product-name {
	overflow: hidden; padding-bottom: 5px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.products-grid li .price-box {
	margin: 0px; display: inline-block;
}
.products-grid li:hover .price-box {
	
}
.products-grid li.item {
	margin: 0px 0px 30px 0px; float: left; position: relative;
}
.products-grid li.item:hover {
	
}
.products-grid li.last.item {
	margin-right: 0px;
}
.products-grid .product-content {
	padding: 0px; border: 0px solid rgb(249, 249, 249); border-image: none; position: relative;
}
.products-grid .product-content .content_img_icon {
	overflow: hidden; position: relative;
}
.products-grid .productgrid-area {
	left: 0px; right: 0px; bottom: -34px; position: absolute; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -transition: all 300ms ease;
}
.products-grid li.item:hover .productgrid-area {
	transition:300ms 150ms; bottom: 0px; -webkit-transition: all 300ms ease 150ms; -moz-transition: all 300ms ease 150ms;
}
.products-grid .actions1 {
	width: 100%; height: 68px; clear: both; margin-top: 5px; display: inline-block;
}
.products-grid .actions1 .add-to-links {
	width: 100%; clear: left; float: left;
}
.products-grid li.item:hover .actions1 .add-to-links {
	
}
.products-grid .actions1 .add-to-links .link-wishlist {
	float: right;
}
.products-grid .actions1 .add-to-links .link-compare {
	float: left;
}
.products-grid .actions .add-to-links a {
	background: url("../img/icon_product.png") no-repeat center; position: relative;
}
.products-grid .actions .add-to-links a:hover {
	background-color: rgb(122, 197, 37);
}
.products-grid .actions .add-to-links a.link-compare {
	background-position: -25px 7px; border-right-color: rgb(249, 249, 249); border-right-width: 1px; border-right-style: solid;
}
.products-grid .actions .add-to-links a.link-compare:hover {
	background-position: -25px -26px;
}
.products-grid .actions .add-to-links a.link-wishlist {
	background-position: -58px 9px;
}
.products-grid .actions .add-to-links a.link-wishlist:hover {
	background-position: -58px -24px;
}
.products-grid .actions .add-to-links a {
	width: 34px; height: 34px; text-decoration: none; float: left; background-color: rgb(243, 243, 243);
}
.products-grid button {
	background: rgba(68, 68, 68, 0.92); padding: 0px; width: 100%; position: absolute;
}
.products-grid button:hover {
	background: rgba(68, 68, 68, 0.92); color: rgb(122, 197, 37);
}
.products-grid button span {
	width: 100%; height: 34px; text-align: left; line-height: 36px !important; display: inline-block;
}
.products-grid button span .icon-plus {
	font-family: "FontAwesome"; font-size: 1.1em; font-style: normal; margin-left: 10px;
}
.products-grid button span span {
	margin: 0px 0px 0px 10px; padding: 0px 0px 0px 12px; width: auto; border-left-color: rgb(98, 98, 98); border-left-width: 1px; border-left-style: solid;
}
.products-grid button span:hover {
	
}
.products-grid li.item:hover button.btn-cart {
	
}
.products-grid button.availability {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "oswaldregular"; font-size: 13px;
}
.products-grid button.availability:hover {
	color: rgb(122, 197, 37);
}
.products-grid button.availability span {
	font-weight: normal;
}
.products-grid .ratings .rating-links {
	display: none;
}
.products-grid .special-price .price {
	font-size: 16px;
}
.products-grid .regular-price .price {
	font-size: 16px;
}
.products-grid li .price-box .price-from .price {
	font-size: 16px;
}
.products-grid li .price-box .price-to .price {
	font-size: 16px;
}
.products-grid li .price-box .minimal-price .price {
	font-size: 16px;
}
.products-grid .old-price .price {
	font-size: 16px;
}
.products-grid .vert {
	float: left;
}
.products-grid .ratings {
	margin: 0px; float: right;
}
.tooltip {
	background: rgb(0, 0, 0); margin: auto; padding: 5px; border-radius: 3px; top: -35px; width: 120px; height: auto; text-align: center; right: 0px; color: rgb(255, 255, 255); text-transform: capitalize; line-height: normal; font-family: "OpenSansRegular"; font-size: 11px; word-spacing: 0px; display: none; position: absolute;
}
.tooltip .errow {
	width: 0px; height: 0px; right: 10px; bottom: -5px; border-top-color: rgb(0, 0, 0); border-right-color: transparent; border-left-color: transparent; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-left-style: solid; position: absolute;
}
a:hover .tooltip {
	display: block;
}
button:hover .tooltip {
	display: block;
}
.new-arrival .products-grid .product-content {
	padding: 0px;
}
.new-arrival .products-grid .actions1 {
	background: rgb(246, 246, 246); padding: 5px 0px 10px; margin-top: 0px;
}
.new-arrival .products-grid li.item:hover .actions1 {
	background: none;
}
.new-arrival .products-grid .product-name {
	padding-left: 10px;
}
.new-arrival .products-grid .vert {
	padding-left: 10px;
}
.new-arrival .products-grid .ratings {
	padding-right: 10px;
}
.new-arrival .products-grid .product-name {
	padding-right: 10px;
}
.products-grid .actions .add-to-links {
	padding-right: 0px; float: right;
}
.products-grid .actions .add-to-links .separator {
	margin: 0px 15px; color: rgb(255, 255, 255); display: none;
}
.products-grid .actions .add-to-links li {
	float: left;
}
.products-grid .actions .add-to-links a span {
	display: none;
}
.products-grid .product-image {
	background: rgb(230, 230, 230); margin: 0px; text-align: center; display: block;
}
.products-grid .no-rating {
	float: right;
}
.products-grid .old-price .price {
	padding-right: 2px;
}
.products-grid .product-image img {
	/*-webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -transition: all 300ms ease;*/
}
.products-grid .product-image img.small-image {
	top: 0px; display: inline-block; position: absolute;margin:auto;left:0;right:0;top:0;bottom:0;
}
.products-grid .product-image img.small-image2 {
	top: 0px; display: inline-block; position: relative;
}
.products-grid li.item:hover img.small-image {
	top: 0px;
}
.products-grid .product-image img.thumbnail {
	margin: 0px auto; right: 0px; bottom: -450px; position: absolute;
}
.products-grid li.item:hover img.thumbnail {
	left: 0px; bottom: 0px;
}
.products-grid-full li.item {
	width: 23.7%;margin-right: 1.7%;
}
.small .products-grid-full li.item {
	width: 18.6%;
}
.large.category-products .products-grid-full li:nth-of-type(4n).item {
	margin-right: 0%;
}
.small.category-products .products-grid-full li:nth-of-type(5n).item {
	margin-right: 0%;
}
.small.category-products .products-grid-full li.item {
	
}
.large.category-products .products-grid-full li.item {
	
}
.products-grid-side li.item {
	width: 32%; margin-right: 2%;
}
.small .products-grid-side li.item {
	width: 23.5%;
}
.new-arrival .products-grid-side li:first-child.item + li + li {
	margin-right: 0%;
}
.small .new-arrival .products-grid-side li:first-child.item + li + li + li {
	margin-right: 0%;
}
.small .new-arrival .products-grid-side li:first-child.item + li + li {
	margin-right: 2%;
}
.large.category-products .products-grid-side li:nth-of-type(3n).item {
	margin-right: 0%;
}
.small.category-products .products-grid-side li:nth-of-type(4n).item {
	margin-right: 0%;
}
.small.category-products .products-grid-side li.item {
	
}
.large.category-products .products-grid-side li.item {
	
}
.products-grid-middle li.item {
	width: 48.7%; margin-right: 2.6%;
}
.small .products-grid-middle li.item {
	width: 31.6%;
}
.new-arrival .products-grid-middle li:first-child.item + li {
	margin-right: 0%;
}
.small .new-arrival .products-grid-middle li:first-child.item + li + li {
	margin-right: 0%;
}
.small .new-arrival .products-grid-middle li:first-child.item + li {
	margin-right: 2.6%;
}
.featured-product {
	margin-top: 40px;
}
.new-arrival {
	width: 74%; margin-top: 40px; float: left;
}
.new-arrivalcolumn3 {
	width: 100%; margin-right: 0%;
}
.small .products-grid button span .icon-plus {
	display: none;
}
.small .products-grid button span span {
	padding: 0px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.category-main .category-full .col-main {
	width: 100%;
}
.category-full .col-left .block {
	display: none;
}
.category-full .col-left .block-layered-nav .view {
	
}
.category-full .col-left {
	width: 100%; margin-top: 0px;
}
.category-full .col-left .block-layered-nav {
	margin-bottom: 10px; display: block;
}
.category-full .block-layered-nav .view {
	width: 23%; margin-right: 1%; margin-bottom: 10px; margin-left: 1%; float: left; position: relative;
}
.category-full .block-layered-nav .view dt {
	background: rgb(255, 255, 255); padding: 5px 10px; border: 1px solid transparent; border-image: none; color: rgb(0, 0, 0); margin-bottom: 0px; cursor: pointer;
}
.category-full .block-layered-nav .view dt.active {
	background: rgb(230, 230, 230); border-color: rgb(249, 249, 249) rgb(249, 249, 249) transparent;
}
.category-full .block-layered-nav .view dt .icon-angle-down {
	display: block;
}
.category-full .block-layered-nav .view dt.active .icon-angle-down {
	display: none;
}
.category-full .block-layered-nav .view dt .icon-angle-up {
	display: none;
}
.category-full .block-layered-nav .view dt.active .icon-angle-up {
	display: block;
}
.category-full .block-layered-nav .view dd {
	background: rgb(255, 255, 255); border-width: 0px 1px 1px; border-style: solid; border-color: rgb(249, 249, 249); padding: 5px 10px; border-image: none; left: 0px; right: 0px; position: absolute; z-index: 4;
}
.block-layered-nav .view dt .icon-angle-down {
	text-align: center; line-height: 29px; font-family: "FontAwesome"; font-style: normal; font-weight: bold; float: right; display: none;
}
.block-layered-nav .view dt .icon-angle-up {
	text-align: center; line-height: 29px; font-family: "FontAwesome"; font-style: normal; font-weight: bold; float: right; display: none;
}
.category-full .col-main .page-title {
	display: none;
}
.col2-left-layout .category-right .col-main {
	float: left;
}
.category-right .col-left {
	float: right;
}
.home-block {
	margin-top: 10px; display: inline-block; min-width: 100%;
}
.home-block .one_third {
	text-align: center;
}
@media (min-width: 0px) and (max-width: 400px){
	.home-block .one_third {
		max-width: 300px;
	}
}

.home-block .one_third h2 {
	text-transform: capitalize; font-family: "oswaldregular"; font-size: 20px; font-weight: normal; margin-bottom: 15px;
}
.home-block .one_third span.icon {
	font-family: "FontAwesome"; font-size: 4em; margin-bottom: 15px; display: inline-block;
}
.home-block .one_third p {
	line-height: 22px;
}
.popular-product {
	width: 23.7%; margin-top: 40px; margin-bottom: 30px; float: right;
}
.popular-product .products-grid li {
	width: 100% !important; overflow: hidden; padding-bottom: 20px; clear: both; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.popular-product .products-grid .product-image {
	border: 1px solid rgb(249, 249, 249); border-image: none; width: 36%; text-align: center; margin-right: 10px; margin-bottom: 4px; float: left;
}
.popular-product .products-grid .product-image img {
	background: rgb(230, 230, 230); display: inline-block;
}
.popular-product .popular-content {
	
}
.popular-product .products-grid li .desc {
	line-height: 1.5em; margin-top: 5px; margin-bottom: 10px;
}
.brand {
	width: 100%; margin-top: 10px; display: inline-block;
}
.brand li .manufacturer-name {
	padding-top: 10px;
}
.brand li a img {
	margin: 0px auto; max-height: 60px; max-width: 183px;
}
.brand li {
	padding-right: 20px; vertical-align: middle; float: none !important; display: table-cell;
}
.sale {
	width: 54px; height: 54px; position: absolute; z-index: 1;
}
.new {
	width: 54px; height: 54px; position: absolute; z-index: 1;
}
.new label {
	display: none;
}
.sale label {
	display: none;
}
.hidden .sale {
	display: none;
}
.hidden .new {
	display: none;
}
.menu-contain a span.label {
	background: rgb(105, 105, 105); margin: auto; left: 0px; top: -13px; width: 34px; height: 18px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 20px; font-family: "OpenSansRegular"; font-size: 11px; position: absolute;
}
.block-category-nav a span.label {
	background: rgb(105, 105, 105); margin: auto; left: 0px; top: -13px; width: 34px; height: 18px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 20px; font-family: "OpenSansRegular"; font-size: 11px; position: absolute;
}
.menu-contain ul li ul li a span.label {
	top: 0px; right: auto; padding-left: 0px !important; margin-left: 10px; display: inline-block; position: relative;
}
.menu-contain .column a span.label {
	top: 0px; right: auto; padding-left: 0px !important; margin-left: 10px; display: inline-block; position: relative;
}
.block-category-nav a span.label {
	top: 0px; right: auto; padding-left: 0px !important; margin-left: 10px; display: inline-block; position: relative;
}
.menu-contain #custommenu-mobile a span.label {
	top: 0px; right: auto; padding-left: 0px !important; margin-left: 10px; display: inline-block; position: relative;
}
.menu-contain a span.icon {
	left: 5px; top: 17px; border-top-color: rgb(105, 105, 105); border-right-color: transparent; border-left-color: transparent; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-left-style: solid; position: absolute;
}
.block-category-nav a span.icon {
	left: 5px; top: 17px; border-top-color: rgb(105, 105, 105); border-right-color: transparent; border-left-color: transparent; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-left-style: solid; position: absolute;
}
.menu-contain ul li ul li a span.icon {
	left: -9px; top: 2px; padding-left: 0px !important; border-top-color: transparent; border-right-color: rgb(105, 105, 105); border-bottom-color: transparent; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
.menu-contain .column a span.icon {
	left: -9px; top: 2px; padding-left: 0px !important; border-top-color: transparent; border-right-color: rgb(105, 105, 105); border-bottom-color: transparent; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
.block-category-nav a span.icon {
	left: -9px; top: 2px; padding-left: 0px !important; border-top-color: transparent; border-right-color: rgb(105, 105, 105); border-bottom-color: transparent; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
.menu-contain #custommenu-mobile a span.icon {
	left: -9px; top: 2px; padding-left: 0px !important; border-top-color: transparent; border-right-color: rgb(105, 105, 105); border-bottom-color: transparent; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
.new_list {
	margin: 30px 0px; width: 100%; clear: both; display: inline-block;
}
.new_list .new_title {
	float: left;
}
.new_title h2 {
	color: rgb(122, 197, 37); font-family: "OpenSansBold";
}
.new_list .block-layered-nav {
	float: right;
}
.new_list .block-layered-nav .block-title {
	float: left;
}
.new_list .block-layered-nav .block-content {
	float: right;
}
.new_list .block-layered-nav #narrow-by-list dd ol li {
	float: left;
}
.new_list .block-layered-nav dt {
	margin: 0px; padding: 0px;
}
.new_list .block-layered-nav dd {
	margin: 0px; padding: 0px;
}
.new_list .block-layered-nav dd ol {
	list-style: none;
}
.new_list .block-layered-nav #narrow-by-list dd ol li a {
	width: 100px;
}
.col2-left-layout .products-grid {
	margin: 0px auto;
}
.col2-right-layout .products-grid {
	margin: 0px auto;
}
.col1-layout .products-grid {
	list-style: none;
}
.products-list li.item {
	padding: 10px; border: 1px solid rgb(249, 249, 249); border-image: none; margin-bottom: 20px;
}
.products-list li.item .list-icon {
	border: 1px solid rgb(249, 249, 249); border-image: none; width: 29%; text-align: center; float: left; position: relative;
	background:#e6e6e6;
}
.products-list li.last.item {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.products-list .product-image {
	background: rgb(230, 230, 230); text-align: center; display: inline-block;
}
.products-list .product-image img {
	width:100%;
}
.products-list li.item:hover .product-image {
	
}
.products-list .product-shop {
	padding: 10px 0px 0px 2%; width: 68%; float: left;
}
.products-list .price-box p {
	margin: 0px; padding: 0px; display: inline-block;
}
.products-list .product-name {
	padding: 0px;
}
.products-list .product-name a {
	padding-bottom: 0px; font-size: 18px; font-weight: normal; margin-bottom: 10px; display: block;
}
.products-list .availability {
	
}
.products-list .desc {
	margin: 0px; padding: 15px 0px; line-height: 1.78; clear: both;
}
.products-list .desc .link-learn {
	color: rgb(122, 197, 37); padding-left: 10px;
}
.products-list .add-to-links {
	margin: 0px; float: left;
}
.products-list .add-to-links li {
	display: inline;
}
.products-list .add-to-links li.last {
	border: currentColor; border-image: none;
}
.products-list .add-to-links li a {
	text-decoration: none; float: left;
}
.products-list .add-to-links li a span.text {
	display: none;
}
.products-list .list-action {
	
}
.products-list .list-action .add-to-links a {
	background: url("../img/icon_product.png") no-repeat center rgb(243, 243, 243); padding: 0px; border-radius: 0px; width: 34px; height: 34px; position: relative;
}
.products-list .list-action .add-to-links a:hover {
	background-color: rgb(122, 197, 37);
}
.products-list .list-action button {
	background: none !important; padding: 0px; border-right-color: currentColor; border-right-width: 0px; border-right-style: none; float: left;
}
.products-list .list-action button span {
	width: 194px; height: 34px; text-align: left; line-height: 36px !important; display: inline-block; background-color: rgba(68, 68, 68, 0.92);
}
.products-list .list-action span .icon-plus {
	font-family: "FontAwesome"; font-size: 1.1em; font-style: normal; margin-left: 10px;
}
.products-list .list-action span span {
	background: none !important; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 12px; width: auto; border-left-color: rgb(98, 98, 98); border-left-width: 1px; border-left-style: solid;
}
.products-list .list-action button span:hover {
	color: rgb(122, 197, 37); background-color: rgba(68, 68, 68, 0.92);
}
.products-list .list-action button.availability {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "oswaldregular"; font-size: 13px;
}
.products-list .list-action button.availability span {
	font-weight: normal;
}
.products-list .list-action button.availability:hover {
	color: rgb(122, 197, 37);
}
.products-list .add-to-links li a.link-compare {
	background-position: -25px 7px; border-right-color: rgb(249, 249, 249); border-right-width: 1px; border-right-style: solid;
}
.products-list .add-to-links li a.link-compare:hover {
	background-position: -25px -26px;
}
.products-list .add-to-links li a.link-wishlist {
	background-position: -58px 9px;
}
.products-list .add-to-links li a.link-wishlist:hover {
	background-position: -58px -24px;
}
.products-list .price-box {
	margin: 0px; float: right;
}
.products-list .price-box .price {
	font-size: 12px;
}
.products-list .add-to-links .separator {
	margin: 0px 10px; color: rgb(68, 68, 68);
}
.products-list .price-box .old-price .price-label {
	display: none;
}
.products-list .price-box .special-price .price-label {
	display: none;
}
.products-list .product-shop .price-from .price-label {
	float: left;
}
.products-list .product-shop .price-to .price-label {
	float: left;
}
.products-list .f-fix button.button {
	display: inline-block;
}
.products-list .no-rating {
	margin: 0px; clear: left;
}
.products-list .ratings {
	margin: 0px; clear: left; float: left;
}
.products-list .ratings .rating-box {
	margin: 1px 15px 0px 0px;
}
.products-list .ratings .rating-links a {
	
}
.products-list .ratings .rating-links .separator {
	margin: 0px 3px;
}
.products-list .ratings .rating-links {
	float: left;
}
.products-list .productlist-area {
	width: 100%;
}
.products-list .productlist-area .minimal-price .price-label {
	display: inline-block;
}
.products-list .productlist-area .minimal-price .price {
	display: inline-block;
}
.bestseller-product {
	background: rgb(68, 68, 68); margin: 0px 0px 30px; padding: 15px 15px 20px; float: left;
}
.bestseller-product .block-title {
	padding-bottom: 10px; font-family: "OpenSansBold"; margin-bottom: 10px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.bestseller-product h2 {
	margin: 0px; color: rgb(86, 115, 185); font-family: "OpenSansBold"; font-weight: normal; display: block;
}
.bestseller-product .bestseller-grid li {
	list-style: none; padding: 15px 0px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.bestseller-product .bestseller-grid li.last {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.bestseller-product .bestseller-grid li a.product-image {
	background: rgb(255, 255, 255); float: left; box-shadow: 0px 0px 7px rgba(0,0,0,0.15);
}
.bestseller-product .bestseller-grid li a.aero-image {
	background: rgb(68, 68, 68); padding: 1px 0px 2px; width: 16px; text-align: center; color: rgb(255, 255, 255); font-family: "FontAwesome"; font-size: 14px; text-decoration: none; margin-top: 4px; float: right; display: none;
}
.bestseller-product .bestseller-grid li a.aero-image:hover {
	background: rgb(122, 197, 37);
}
.bestseller-product .bestseller-grid li a.aero-image img {
	display: none;
}
.bestseller-grid .price-box .old-price .price-label {
	display: none;
}
.bestseller-grid .price-box .special-price .price-label {
	display: none;
}
.bestseller-product .bestseller-grid .product-name {
	padding-bottom: 0px; float: left;
}
.bestseller-product .bestseller-grid .product-name a {
	line-height: 0.85;
}
.bestseller-product .bestseller-grid .regular-price .price {
	line-height: 0; font-size: 13px;
}
.bestseller-product .bestseller-grid .special-price .price {
	line-height: 0; font-size: 13px;
}
.bestseller-product .bestseller-grid .old-price .price {
	line-height: 0; font-size: 13px;
}
.bestseller-product .bestseller-grid .price-box {
	margin: 0px; top: 8px; clear: left; position: relative;
}
.bestseller-grid .bestseller-area {
	width: 195px; margin-top: -4px; margin-left: 10px; float: right;
}
.bestseller-product a.view-mpre {
	background: rgb(3, 153, 126); padding: 10px 20px; border: 0px currentColor; border-image: none; height: auto; color: white; font-family: "OpenSansRegular"; font-weight: normal; float: right;
}
.bestseller-product a.view-mpre:hover {
	background: rgb(1, 136, 112);
}
.bestseller-product a.view-mpre {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(204, 204, 204) currentColor currentColor; border-image: none; margin-top: 5px; cursor: pointer;
}
.no-rating {
	margin: 0px;
}
.no-rating .rating-box {
	background: url("../img/no_rating.png") repeat-x 0px 0px; width: 69px; height: 14px;
}
.no-rating .rating-box .rating {
	background: url("../img/no_rating.png") repeat-x 0px 100%; height: 14px;
}
.latest-product .latest-area .ratings .amount {
	display: none;
}
.ratings {
	margin: 9px 0px; line-height: 1.25;
}
.ratings strong {
	margin: 1px 3px 0px 0px; font-family: "OpenSansBold"; float: left;
}
.ratings .rating-links {
	margin: 0px; float: left;
}
.ratings .rating-links .separator {
	margin: 0px 2px;
}
.ratings dt {
	
}
.ratings dd {
	
}
.rating-box {
	background: url("../img/ratings.png") repeat-x 0px 0px; width: 69px; height: 12px; line-height: 0; text-indent: -999em; overflow: hidden;
}
.rating-box .rating {
	background: url("../img/ratings.png") repeat-x 0px 100%; height: 12px; float: left;
}
.ratings .rating-box {
	margin-right: 3px; float: left;
}
.ratings .amount {
	display: none;
}
.ratings-table th {
	padding: 15px 20px; line-height: 1.15;
}
.ratings-table td {
	padding: 15px 20px; line-height: 1.15;
}
.ratings-table th {
	text-transform: uppercase;
}
.availability {
	margin: 0px;
}
.availability span {
	font-weight: bold;
}
.in-stock.availability span {
	
}
.out-of-stock.availability span {
	
}
.availability-only {
	background: url("../../img/i_availability_only.gif") no-repeat 0px 50%; margin: 10px 0px 7px; line-height: 16px; padding-left: 15px;
}
.availability-only span {
	border-bottom-color: rgb(117, 29, 2); border-bottom-width: 1px; border-bottom-style: dashed;
}
.availability-only a {
	border-bottom-color: rgb(117, 29, 2); border-bottom-width: 1px; border-bottom-style: dashed;
}
.availability-only a {
	background: url("../../img/i_availability_only_arrow.gif") no-repeat 100% 0px; padding-right: 15px; text-decoration: none; cursor: pointer;
}
.availability-only .expanded {
	background-position: 100% -15px;
}
.availability-only strong {
	color: rgb(190, 44, 0);
}
.availability-only-details {
	margin: 0px 0px 7px;
}
.availability-only-details th {
	background: rgb(210, 214, 217); padding: 0px 8px;
}
.availability-only-details td {
	background: rgb(235, 240, 243); padding: 2px 8px 1px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.availability-only-details tr.odd td.last {
	color: rgb(217, 94, 0); font-weight: bold;
}
.product-view .product-shop .availability span {
	font-weight: normal;
}
.email-friend {
	margin: 0px; float: right;
}
.email-friend a {
	
}
.alert-price {
	margin: 0px;
}
.alert-stock {
	margin: 0px;
}
.price {
	white-space: nowrap !important;
}
.price-box {
	margin: 5px 0px;
}
.price-box .price {
	
}
.price {
	
}
.price-box .price {
	letter-spacing: 1px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal;
}
.regular-price {
	font-weight: normal;
}
.regular-price .price {
	
}
.old-price {
	margin: 0px;
}
.old-price .price-label {
	color: rgb(153, 153, 153); white-space: nowrap;
}
.old-price .price {
	color: rgb(153, 153, 153); font-size: 13px; font-weight: normal; text-decoration: line-through;
}
.old-price .price-label {
	display: none;
}
.special-price {
	margin: 0px; padding: 3px 0px;
}
.special-price .price-label {
	color: rgb(205, 80, 51); font-weight: bold; white-space: nowrap;
}
.special-price .price {
	font-weight: normal;
}
.special-price .price-label {
	display: none;
}
.product-view .product-shop .minimal-price {
	display: table;
}
.minimal-price {
	margin: 0px;
}
.minimal-price .price-label {
	white-space: nowrap;
}
.price-box-bundle .minimal-price .price-label {
	padding-right: 10px; font-size: 14px; vertical-align: middle; display: table-cell; white-space: nowrap;
}
.minimal-price-link {
	display: block;
}
.minimal-price-link .label {
	
}
.minimal-price-link .price {
	font-weight: normal;
}
.price-excluding-tax {
	color: rgb(153, 153, 153); display: block;
}
.price-excluding-tax .label {
	color: rgb(153, 153, 153); white-space: nowrap;
}
.price-excluding-tax .price {
	color: rgb(199, 98, 0); font-size: 13px; font-weight: normal;
}
.price-including-tax {
	color: rgb(153, 153, 153); display: block;
}
.price-including-tax .label {
	color: rgb(153, 153, 153); white-space: nowrap;
}
.price-including-tax .price {
	color: rgb(199, 98, 0); font-size: 13px; font-weight: bold;
}
.configured-price {
	margin: 0px;
}
.configured-price .price-label {
	font-weight: bold; white-space: nowrap;
}
.configured-price .price {
	font-weight: bold;
}
.weee {
	color: rgb(68, 68, 68); display: block;
}
.weee .price {
	font-weight: normal;
}
.price-excl-tax {
	display: block;
}
.price-excl-tax .label {
	display: block; white-space: nowrap;
}
.price-excl-tax .price {
	display: block;
}
.price-incl-tax {
	display: block;
}
.price-incl-tax .label {
	display: block; white-space: nowrap;
}
.price-incl-tax .price {
	font-weight: bold; display: block;
}
.product-view .product-shop .price-from {
	display: table;
}
.price-from {
	margin: 0px;
}
.price-from .price-label {
	padding-right: 10px; font-size: 14px; vertical-align: middle; display: table-cell; white-space: nowrap;
}
.product-view .product-shop .price-to {
	display: table;
}
.price-to {
	margin: 0px;
}
.price-to .price-label {
	padding-right: 10px; font-size: 14px; vertical-align: middle; display: table-cell; white-space: nowrap;
}
.price-notice {
	padding-left: 10px;
}
.price-notice .price {
	font-weight: bold;
}
.product-view .product-shop .price-as-configured {
	display: table;
}
.price-as-configured {
	margin: -28px 0px 0px;
}
.price-as-configured .price {
	font-family: "OpenSansBold"; font-size: 18px; font-weight: normal;
}
.price-as-configured .price-label {
	padding-right: 10px; font-size: 14px; vertical-align: middle; display: table-cell; white-space: nowrap;
}
.price-box-bundle {
	padding: 0px 0px 25px; width: 100%; display: inline-block;
}
.price-box-bundle .price-box {
	padding: 0px;
}
.price-box-bundle .price {
	font-family: "OpenSansBold"; font-size: 18px; font-weight: normal;
}
.product-pricing {
	margin: 0px 0px 10px; padding: 8px 0px; border: 1px solid rgb(228, 228, 228); border-image: none; width: 100%; clear: left; float: left; background-color: rgb(68, 68, 68);
}
.tier-prices {
	margin: 0px 0px 10px; padding: 8px 0px; border: 1px solid rgb(228, 228, 228); border-image: none; width: 100%; clear: left; float: left; background-color: rgb(68, 68, 68);
}
.tier-prices li {
	padding: 2px 0px 2px 10px; line-height: 1.4;
}
.tier-prices .benefit {
	font-family: "OpenSansBold";
}
.tier-prices .price {
	font-family: "OpenSansBold";
}
.tier-prices-grouped li {
	padding: 2px 0px; color: rgb(226, 103, 3);
}
.tier-prices-grouped li .price {
	font-weight: bold;
}
.add-to-links {
	margin: 0px;
}
.add-to-links .separator {
	display: none;
}
.add-to-cart label {
	font-weight: bold; margin-right: 5px; float: left;
}
.add-to-cart .qty {
	margin-right: 5px; float: left;
}
.add-to-cart button.button {
	float: left;
}
.add-to-cart .paypal-logo {
	margin: 0px; text-align: right; clear: left;
}
.add-to-cart .paypal-logo .paypal-or {
	margin: 5px 60px 5px 0px; clear: both; display: block;
}
.product-view .add-to-cart .paypal-logo {
	margin: 0px;
}
.add-to-box {
	margin: 10px 0px;
}
.add-to-box .add-to-cart {
	float: left;
}
.add-to-box .or {
	margin: 0px 7px; color: rgb(102, 102, 102); font-weight: bold; float: left;
}
.add-to-box .add-to-links {
	margin: 0px; text-align: left !important; line-height: 1.25 !important; float: left;
}
.add-to-box .add-to-links li {
	display: block !important;
}
.add-to-box .add-to-links li .separator {
	display: none;
}
.product-view {
	
}
.product-view .view-name {
	
}
.product-essential {
	
}
.product-essential h2 {
	margin: 0px; left: 0px; top: -53px; font-family: "oswaldregular"; font-size: 18px; position: absolute;
}
.product-essential h1 {
	font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 10px;
}
.product-essential .product-name {
	padding: 0px; margin-bottom: 0px;
}
.product-collateral {
	
}
.product-collateral #content h2 {
	display: none;
}
.product-collateral .padder .form-add h3 {
	text-transform: uppercase; font-size: 15px; font-weight: normal; margin-bottom: 15px;
}
h4 {
	text-transform: uppercase; font-size: 15px; font-weight: normal; margin-bottom: 15px;
}
.product-collateral .padder .form-list {
	margin-top: 25px;
}
.tab {
	margin: 40px 0px 0px;
}
.tabs-bg {
	height: 53px;
}
.tabs {
	width: 100%; height: 53px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block;
}
.tabs li {
	float: left; position: relative;
}
.tabs li.active {
	
}
.tabs li.active .errow {
	margin: auto; left: 0px; width: 0px; right: 0px; bottom: -8px; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 8px; border-right-width: 10px; border-left-width: 10px; border-top-style: solid; border-right-style: solid; border-left-style: solid; display: none; position: absolute;
}
.tabs li a {
	background: rgb(230, 230, 230); padding: 18px 13px; border: 1px solid transparent; border-image: none; height: 15px; color: rgb(145, 145, 145); text-transform: uppercase; font-size: 14px; text-decoration: none; margin-right: 2px; display: block;
}
.tabs li a span {
	
}
.tabs li a:hover {
	background: none; border-width: 1px; border-style: solid; border-color: rgb(249, 249, 249) rgb(249, 249, 249) rgb(255, 255, 255); border-image: none; height: 16px; color: rgb(122, 197, 37);
}
.tabs li a.selected {
	background: none; border-width: 1px; border-style: solid; border-color: rgb(249, 249, 249) rgb(249, 249, 249) rgb(255, 255, 255); border-image: none; height: 16px; color: rgb(122, 197, 37);
}
.tabs li.active a {
	background: none; border-width: 1px; border-style: solid; border-color: rgb(249, 249, 249) rgb(249, 249, 249) rgb(255, 255, 255); border-image: none; height: 16px; color: rgb(122, 197, 37); cursor: default;
}
.tabs li:hover {
	
}
.custom-tab {
	width: 47.5%; margin-top: 0px; margin-bottom: 0px; float: right;
}
.custom-tab .product-collateral {
	margin-top: 0px;
}
.custom-tab .tabs {
	
}
.custom-tab .tabs li {
	
}
.custom-tab .tabs li a {
	
}
.custom-tab .tabs li#product_tabs_addreviews a {
	margin-right: 0px;
}
#content {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(249, 249, 249) rgb(249, 249, 249); padding: 20px; border-image: none;
}
#product_tabs_description_contents .std {
	line-height: 22px;
}
.detail-block {
	background: rgb(255, 255, 255); padding: 10px; border: 1px solid rgb(249, 249, 249); border-image: none; margin-top: 10px;
}
.detail-block .detail-content {
	padding: 18px 25px; background-color: rgb(230, 230, 230);
}
.detail-block h3 {
	padding-bottom: 5px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.detail-block p {
	line-height: 1.75;
}
.product-view .product-img-box {
	float: left;
}
.product-view .layout-image {
	width: 41.8%;
}
.product-view .default-image {
	width: 31.2%; box-shadow: none;
}
.product-view .horizontal-image {
	width: 41.7%;
}
.product-view .vertical-image {
	width: 25%;
}
.product-view .custom1-image {
	margin: 0px auto; width: 60%; float: none; display: table;
}
.product-view .custom2-image {
	width: 43.7%;
}
.col3-layout .product-view .product-img-box {
	margin: 0px auto; float: none;
}
.product-view .product-img-box .product-image-zoom {
	
}
.product-view .product-img-box .product-image-zoom img {
	
}
.product-view .product-img-box .zoom-notice {
	margin: 0px 0px 5px; text-align: center;
}
.product-view .product-img-box .zoom {
	background: url("../../img/slider_bg.gif") no-repeat 50% 50%; margin: 0px auto 13px; padding: 0px 28px; height: 18px; position: relative; z-index: 9; cursor: pointer;
}
.product-view .product-img-box .disabled.zoom {
	opacity: 0.3; -moz-opacity: .3; -webkit-opacity: .3;
}
.product-view .product-img-box .zoom #track {
	height: 18px; position: relative;
}
.product-view .product-img-box .zoom #handle {
	background: url("../../img/magnifier_handle.gif") no-repeat 0px 0px; left: 0px; top: -1px; width: 9px; height: 22px; position: absolute;
}
.product-view .product-img-box .zoom .btn-zoom-out {
	left: 2px; top: 0px; position: absolute;
}
.product-view .product-img-box .zoom .btn-zoom-in {
	top: 0px; right: 2px; position: absolute;
}
.product-view .product-img-box .more-views h2 {
	margin: 0px 0px 8px; text-transform: uppercase; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: none;
}
.product-view .product-img-box .more-views ul {
	
}
.product-view .product-img-box .more-views li {
	margin: 0px 9px 8px 0px; float: left;
}
.product-view .product-img-box .more-views li.last {
	
}
.filter {
	background: rgb(86, 115, 185); margin-bottom: 20px; display: block;
}
.filter .new-arrow1 {
	float: left; display: none;
}
.new-arrow1 .page-title {

}
.new-arrow1 .subtitle {
	
}
.filter .new-arrow1 .subtitle {
	margin-right: 0px;
}
#container {
	position: relative;
}
.filter #filter {
	margin: 0px auto; text-align: center; display: table;
}
.filter #filter a {
	margin: 0px 5px; padding: 13px 25px; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "OpenSansBold"; text-decoration: none; display: inline-block;
}
.filter #filter a:hover {
	background: rgb(68, 68, 68);
}
.filter #filter a.active {
	background: rgb(68, 68, 68);
}
.errow_iphone {
	margin-top: 5px; float: right;
}
.product-image-popup {
	margin: 0px auto;
}
.product-image-popup .buttons-set {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; clear: none; float: right;
}
.product-image-popup .nav {
	margin: 0px 100px; text-align: center;
}
.product-image-popup .image {
	margin: 10px 0px; display: block;
}
.product-image-popup .image-label {
	margin: 0px 0px 10px; color: rgb(47, 47, 47); font-weight: bold;
}
.product-view .product-shop {
	float: right;
}
.product-view .lightbox {
	width: 380px; float: left;
}
.product-view .layout-shop {
	width: 55.7%; margin-left: 2.5%;
}
.col1-layout .product-view .product-shop {
	margin-left: 2.5%; float: left;
}
.col1-layout .product-view .default-shop {
	width: 41.6%; margin-right: 2.5%;
}
.col1-layout .product-view .horizontal-shop {
	width: 55.8%;
}
.col1-layout .product-view .custom {
	width: 100%; padding-top: 30px; margin-top: 30px; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid; display: inline-block;
}
.col1-layout .product-view .custom-shop {
	width: 50%; margin-bottom: 50px; margin-left: 0px; float: left;
}
.col1-layout .product-view .custom2-shop {
	width: 53.7%; float: right;
}
.col1-layout .product-view .vertical-shop {
	width: 47.9%; margin-right: 2.5%;
}
.col3-layout .product-view .product-shop {
	width: auto; float: none;
}
.product-view .product-shop .product-name {
	
}
.product-view .product-shop .product-name h1 {
	
}
.product-view .product-shop .out-of-stock.availability {
	color: rgb(235, 52, 10);
}
.product-view .product-shop .availability {
	text-align: right; color: rgb(171, 200, 52); vertical-align: middle; display: table-cell;
}
.product-view .product-shop .availability span {
	
}
.product-view .product-shop .group.availability {
	width: 100%; float: right;
}
.product-view .product-shop .sku-brand {
	width: 100%; margin-top: 20px; float: left; display: table;
}
.product-view .product-shop .product_sku {
	text-align: left; vertical-align: middle; display: table-cell;
}
.product-view .product-shop .brand-logo {
	text-align: right; vertical-align: middle; display: table-cell;
}
.product-view .product-shop .brand-logo img {
	max-width: 65px;
}
.product-view .product-shop .grouped-items-table {
	margin: 20px 0px; float: left;
}
.product-view .product-shop .short-description {
	padding: 0px 0px 10px; width: 100%; clear: both; margin-top: 10px; margin-bottom: 15px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid; float: left;
}
.product-essential .no-rating {
	padding-top: 10px;
}
.product-view .product-shop .price-stock {
	width: 100%; text-align: left; float: left; display: table;
}
.product-view .product-shop .price-box {
	margin: 0px; width: 100%;
}
.product-view .product-shop .price-box p {
	display: table;
}
.product-view .product-shop .price-box .price-label {
	
}
.product-view .lightbox .price-box {
	margin: 0px 0px 15px;
}
.product-view .product-shop a.view-detail {
	display: none;
}
.product-view .product-shop .add-to-links {
	
}
.product-view .product-shop .add-to-box {
	margin: 15px 0px 0px; width: 100%; padding-top: 15px; clear: left; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid; float: left;
}
.product-view .product-shop .add-to-links li .separator {
	margin: 0px 10px; color: rgb(68, 68, 68); float: left;
}
.product-view .product-shop .add-to-links li {
	display: inline !important;
}
.product-view .product-shop .add-to-links li a {
	background: url("../img/icon_product.png") no-repeat center rgb(243, 243, 243); width: 34px; height: 34px; text-decoration: none; border-right-color: rgb(249, 249, 249); border-right-width: 1px; border-right-style: solid; float: left; position: relative;
}
.product-view .product-shop .add-to-links li a.link-compare {
	background-position: -25px 7px;
}
.product-view .product-shop .add-to-links li a.link-compare:hover {
	background-position: -25px -26px;
}
.product-view .product-shop .add-to-links li a.link-wishlist {
	background-position: -58px 9px;
}
.product-view .product-shop .add-to-links li a.link-wishlist:hover {
	background-position: -58px -24px;
}
.product-view .product-shop .add-to-links li a.link-email {
	text-align: center; color: rgb(189, 189, 189); line-height: 34px; font-family: "FontAwesome"; font-size: 1.2em; border-right-color: currentColor; border-right-width: medium; border-right-style: none; background-image: none;
}
.product-view .product-shop .add-to-links li a.link-email:hover {
	color: rgb(255, 255, 255);
}
.product-view .product-shop button.button {
	background: none !important; padding: 0px; float: left;
}
.product-view .product-shop button.button span {
	width: 194px; height: 34px; text-align: left; line-height: 36px !important; display: inline-block; background-color: rgba(68, 68, 68, 0.92);
}
.product-view .product-shop button.button span .icon-plus {
	font-family: "FontAwesome"; font-size: 1.1em; font-style: normal; margin-left: 10px;
}
.product-view .product-shop button.button span span {
	background: none !important; margin: 0px 0px 0px 10px; padding: 0px 0px 0px 12px; width: auto; border-left-color: rgb(98, 98, 98); border-left-width: 1px; border-left-style: solid;
}
.product-view .product-shop button.button span:hover {
	color: rgb(122, 197, 37); background-color: rgba(68, 68, 68, 0.92);
}
.product-view .product-shop .add-to-links li a:hover {
	background-color: rgb(122, 197, 37);
}
.product-view .product-shop .add-to-links a span.text {
	display: none;
}
.product-view .product-shop .add-to-links a span.icon {
	display: none;
}
.product-view .product-shop .ratings {
	margin: 0px;
}
.product-view .product-shop .rating-box {
	margin-top: 1px; margin-right: 20px;
}
.product-view .product-shop .ratings .rating-links a {
	
}
.product-view .product-shop .ratings .rating-links .separator {
	margin: 0px 3px;
}
.product-view .product-shop .price-box .old-price .price-label {
	display: none;
}
.product-view .product-shop .price-box .special-price .price-label {
	display: none;
}
.product-view .product-shop h2 {
	display: none;
}
.product-view .product-shop .std {
	line-height: 1.78;
}
.product-view .product-shop .add-to-box .or {
	display: none;
}
.product-view .product-shop .add-to-cart label {
	padding-top: 7px; font-weight: normal; margin-right: 10px;
}
.product-view .product-shop .add-to-box .add-to-cart {
	margin: 0px; padding-bottom: 20px; float: none;
}
.product-view .product-right {
	width: 22.1%; float: right;
}
.sharing-button {
	width: 150px; margin-top: 10px; float: right;
}
.sharing-button .first {
	width: 150px;
}
.sharing-button .default {
	width: 250px;
}
.product-options {
	width: 100%; padding-top: 15px; margin-top: 15px; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid; display: inline-block;
}
.product-view .product-options dt label {
	font-size: 14px;
}
.product-options dt {
	padding-top: 0px; padding-right: 0px; clear: left; font-weight: normal;
}
.product-options dt label {
	font-weight: normal;
}
.product-options dt label em {
	color: rgb(235, 52, 10); font-size: 1.2em; margin-right: 5px;
}
.product-options dd .qty-holder {
	padding: 10px 0px 0px; width: 100%; float: left; display: block;
}
.product-options dd .qty-holder label {
	font-size: 14px; vertical-align: middle;
}
.product-options dt .qty-disabled {
	background: none; padding: 3px; border: 0px currentColor; border-image: none; color: rgb(47, 47, 47);
}
.product-options dd {
	margin: 0px 0px 12px; padding: 10px 0px 20px; width: 100%; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.product-options dl.last dd.last {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.product-options dd .input-box input.required-entry.product-custom-option {
	background: rgb(255, 255, 255); width: 100%; font-size: 13px;
}
.product-options dd input.input-text {
	width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.product-options dd input.datetime-picker {
	width: 150px;
}
.product-options dd .time-picker {
	margin: 0px 3px 0px 0px; vertical-align: middle; float: left;
}
.product-options dd textarea {
	width: 100%; height: 8em; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.product-options dd select {
	padding: 6px; width: 100%; height: 30px;
}
.product-options dd select.multiselect {
	border: 1px solid rgb(249, 249, 249); border-image: none; height: 60px;
}
.product-options dd select.datetime-picker {
	
}
.product-options dd .multiselect option {
	padding: 2px 4px; border-bottom-color: rgb(217, 229, 238); border-bottom-width: 1px; border-bottom-style: dotted;
}
.product-options ul.options-list {
	width: 100%; margin-right: 0px; float: left;
}
.product-options .bundle ul.options-list {
	
}
.product-options ul.options-list li {
	padding: 0px 7px 10px; line-height: 1.5; float: left;
}
.product-options dl.bundle ul.options-list li {
	
}
.product-options ul.options-list input.radio {
	margin-top: 3px; float: left;
}
.product-options ul.options-list input.checkbox {
	margin-top: 3px; float: left;
}
.product-options ul.options-list .label {
	margin-left: 18px; display: block;
}
.product-options ul.options-list label {
	font-weight: normal; display: table;
}
.product-options ul.validation-failed {
	float: left;
}
.product-options p.note {
	margin: 0px;
}
.product-options p.required {
	display: none;
}
.product-options .validation-advice {
	margin-top: 10px;
}
.product-view .product-shop .grouped-items-table td .price-box {
	float: none;
}
.product-options-bottom {
	
}
.product-options-bottom .add-to-cart label {
	
}
.product-options-bottom .product-pricing {
	background: 0px; margin: 0px; padding: 0px 0px 10px; border: 0px currentColor; border-image: none; color: rgb(226, 103, 3);
}
.product-options-bottom .tier-prices {
	background: 0px; margin: 0px; padding: 0px 0px 10px; border: 0px currentColor; border-image: none; color: rgb(226, 103, 3);
}
.product-options-bottom .tier-prices li {
	background: 0px; padding: 2px 0px;
}
.product-options-bottom .tier-prices .price {
	color: rgb(226, 103, 3);
}
.product-options-bottom .tier-prices .benefit {
	color: rgb(226, 103, 3);
}
.product-options-bottom .price-box {
	margin: 0px; padding: 0px; float: left; display: none;
}
.product-options-bottom .add-to-links {
	text-align: right;
}
.col3-layout .product-options-bottom .price-box {
	padding: 0px 0px 5px; float: none;
}
.product-options-bottom .price-label {
	padding-right: 5px; float: left;
}
.product-options-bottom .price-tax {
	float: left;
}
.product-options-bottom .add-to-cart {
	margin: 0px; padding-bottom: 20px; clear: left;
}
.product-shop .product-options-bottom {
	margin: 0px; clear: left;
}
.product-shop .product-options-bottom .price-box {
	margin: 0px 0px 5px; float: none;
}
.product-shop .product-options-bottom .price-label {
	padding-right: 0px; float: none;
}
.product-shop .product-options-bottom .price-tax {
	float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
	padding-top: 12px; clear: both; float: left;
}
.product-shop .product-options-bottom .add-to-links {
	
}
.product-view .grouped-items-table .price-box {
	margin: 0px; padding: 0px;
}
.product-view .box-description {
	
}
.product-view .box-additional .data-table th {
	line-height: 1.25;
}
.product-view .box-additional .data-table td {
	line-height: 1.25;
}
.upsell-product {
	margin-top: 10px;
}
.product-view .box-tags {
	margin: 0px;
}
.product-view .box-tags h3 {
	font-weight: normal;
}
.product-view .box-tags .product-tags {
	margin: 0px 0px 15px; display: block;
}
.product-view .box-tags .product-tags li {
	background: url("../../img/bkg_pipe3.gif") no-repeat 100% 4px; padding: 0px 7px 0px 4px; display: inline;
}
.product-view .box-tags .product-tags li.first {
	padding-left: 0px;
}
.product-view .box-tags .product-tags li.last {
	background: none; padding-right: 0px;
}
.product-view .box-tags .form-add label {
	margin: 0px 0px 5px; font-size: 15px; font-weight: normal; display: block;
}
.product-view .box-tags .form-add .input-box {
	margin: 0px; float: left;
}
.product-view .box-tags .form-add input.input-text {
	width: 299px; height: 25px;
}
.product-view .box-tags .form-add button.button {
	padding: 0px 22px; height: 35px;
}
.product-view .box-tags .note {
	margin: 3px 0px 0px; padding: 5px 0px 0px;
}
.product-view .box-reviews dt a {
	color: rgb(122, 197, 37); text-transform: capitalize; padding-right: 5px; font-weight: bold;
}
.product-view .box-reviews dt span {
	text-transform: capitalize; padding-left: 5px; font-family: "OpenSansBold";
}
.product-view .box-reviews dd {
	margin: 0px 0px 15px;
}
.product-view .box-reviews dd small {
	font-style: italic;
}
.product-view .box-reviews .form-add {
	margin: 15px 0px 0px;
}
.product-view .box-reviews .form-add h3 {
	font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
	font-weight: bold;
}
.product-view .box-reviews .form-add h4 {
	
}
.product-view .box-reviews .form-add .data-table td {
	text-align: center;
}
.product-view .box-reviews .form-add .form-list {
	margin: 15px 0px 0px;
}
.product-view .box-reviews .form-add .form-list .input-box {
	width: 360px;
}
.product-view .box-reviews .form-add .form-list input.input-text {
	width: 354px;
}
.product-view .box-reviews .form-add .form-list textarea {
	width: 354px;
}
.send-friend .form-list {
	width: 100%; overflow: hidden;
}
.send-friend .form-list li {
	margin-right: -15px;
}
.send-friend .form-list li p {
	margin: 0px 15px 0px 0px;
}
.send-friend .form-list .field {
	width: 315px;
}
.send-friend .form-list .input-box {
	width: 300px;
}
.send-friend .form-list input.input-text {
	width: 294px;
}
.send-friend .form-list textarea {
	width: 294px;
}
.send-friend .form-list li.wide .input-box {
	width: 612px;
}
.send-friend .form-list li.wide textarea {
	width: 609px;
}
.send-friend .buttons-set .limit {
	margin: 0px 7px 0px 0px; line-height: 21px; float: right;
}
.product-name {
	margin: 0px; padding-bottom: 8px; font-family: "bitterregular"; font-weight: normal;
}
.product-name a {
	font-family: "bitterregular"; font-size: 14px; text-shadow: 0px 0px 0px;
}
.cart_block_product_name {
	font-family: "bitterregular"; font-size: 14px; text-shadow: 0px 0px 0px;
}
.product-name a:hover {
	color: rgb(122, 197, 37); text-decoration: none;
}
.block .block-content .product-name a:hover {
	
}
.bestseller-product .bestseller-grid .product-name a:hover {
	
}
.data-table td .product-name a:hover {
	
}
.tags-list {
	background: rgb(230, 230, 230); padding: 10px 20px; display: block;
}
.tags-list li {
	margin: 0px 4px 0px 0px; display: inline;
}
.advanced-search .form-list label {
	width: 160px; padding-right: 10px;
}
.advanced-search .form-list .input-box {
	clear: none; float: left;
}
.advanced-search .form-list .input-range {
	clear: none; float: left;
}
.advanced-search-amount {
	margin: 0px 0px 10px;
}
.advanced-search-summary {
	margin: 10px 0px; padding: 10px; border: 1px solid rgb(205, 205, 205); border-image: none;
}
.advanced-search-summary ul {
	width: 48%; text-align: justify; margin-right: 2%; float: left;
}
.advanced-search-summary ul li {
	padding-bottom: 15px;
}
.advanced-search-summary strong {
	color: rgb(122, 197, 37);
}
.advanced-search-summary p {
	margin: 0px; clear: both;
}
.new-arrow1 .subtitle {
	text-transform: uppercase; padding-bottom: 10px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.new-arrow .subtitle {
	text-transform: uppercase; padding-bottom: 10px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.cms-index-index .subtitle {
	
}
.page-sitemap .links {
	text-align: right; margin-bottom: 10px;
}
.page-sitemap .links a {
	text-decoration: none; position: relative;
}
.page-sitemap .links a:hover {
	text-decoration: underline;
}
.page-sitemap .sitemap {
	background: rgb(230, 230, 230); margin: 12px; padding: 10px 20px 25px;
}
.page-sitemap .sitemap a {
	line-height: 2;
}
.page-sitemap .sitemap li {
	margin: 0px 10px 0px 0px; display: inline;
}
.page-sitemap .sitemap li.level-0 {
	margin: 10px 0px 0px; font-weight: bold;
}
.page-sitemap .sitemap li.level-0 a {
	color: rgb(30, 126, 200);
}
.rss-title h1 {
	background: url("../../img/i_rss-big.png") no-repeat 0px 4px; padding-left: 27px;
}
.rss-table .link-rss {
	background-position: 0px 4px; line-height: 1.55; display: block;
}
.cart .page-title {
	
}
.cart .page-title .checkout-types li {
	margin: 0px 0px 5px;
}
.cart .title-buttons .checkout-types {
	float: right;
}
.cart .title-buttons .checkout-types li {
	margin: 0px 0px 5px 5px; float: left;
}
.cart .checkout-types .paypal-or {
	margin: 0px 8px; line-height: 2.3;
}
.cart .totals .checkout-types .paypal-or {
	padding: 8px 55px 0px 0px; line-height: 1; clear: both; display: block;
}
.cart .page-title .checkout-types {
	display: none;
}
.cart-table th {
	
}
.cart-table td {
	
}
.cart .totals {
	margin-top: 0px !important;
}
.cart-table td a {
	
}
.cart-table td.last.a-center a.cartedit {
	background: rgb(68, 68, 68); margin: 10px auto 0px; width: 21px; height: 21px; text-align: center; color: rgb(255, 255, 255) !important; line-height: 23px; font-family: "FontAwesome" !important; font-size: 11px; display: block;
}
.cart-table td.last.a-center a.link-wishlist {
	background: rgb(68, 68, 68); margin: 10px auto 0px; width: 21px; height: 21px; text-align: center; color: rgb(255, 255, 255) !important; line-height: 23px; font-family: "FontAwesome" !important; font-size: 11px; display: block;
}
.cart-table td.last.a-center a.cartedit:hover {
	background: rgb(122, 197, 37); text-decoration: none;
}
.cart-table td.last.a-center a.link-wishlist:hover {
	background: rgb(122, 197, 37); text-decoration: none;
}
.cart-table .product-name {
	font-weight: bold;
}
.cart-table .item-msg {
	margin: 5px 0px; text-align: left; color: rgb(223, 40, 10); font-size: 11px;
}
.cart-table tfoot td {
	
}
.cart-table .btn-continue {
	float: right;
}
.cart-table .btn-continue {
	padding: 15px;
}
.cart-table .btn-empty {
	padding: 15px;
}
.cart-table .btn-update {
	padding: 15px; margin-right: 10px;
}
.cart-table .btn-update {
	float: left;
}
.cart-table .btn-empty {
	float: left;
}
.cart-table tfoot tr {
	
}
.cart .cart-collaterals {
	margin-top: 40px;
}
.cart-collaterals .col2-set .col-1 {
	background: none; padding: 0px;
}
.cart-collaterals .col2-set .col-2 {
	padding: 0px;
}
.cart .cart-collaterals .col2-set {
	width: 69%; float: left;
}
.cart .cart-collaterals .col2-set .col-2 {
	width: 100%; float: left;
}
.cross {
	width: 100%; float: left;
}
.cart .discount {
	background: rgb(230, 230, 230); padding: 1em 23px 1.5em 22px; border: 1px solid rgb(249, 249, 249); border-image: none; width: 94.3%; float: right; min-height: 246px;
}
.cart .shipping {
	background: rgb(230, 230, 230); padding: 1em 23px 1.5em 22px; border: 1px solid rgb(249, 249, 249); border-image: none; width: 94.3%; float: right; min-height: 246px;
}
.cart .shipping {
	float: left;
}
.cart .discount h2 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 16px; font-weight: normal; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.cart .shipping h2 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 16px; font-weight: normal; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.cart .totals h2 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 16px; font-weight: normal; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.cart .shipping p {
	margin: 0px; text-align: left; padding-bottom: 20px;
}
.cart .discount label {
	padding-bottom: 20px; display: block;
}
.cart .shipping .form-list li {
	margin-right: 0px;
}
.cart .shipping .form-list .input-box {
	width: 100%;
}
.cart .shipping .form-list select {
	width: 100%;
}
.cart .shipping .form-list input {
	width: 96%;
}
.cart .discount .buttons-set {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; text-align: left;
}
.cart .shipping .buttons-set {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; text-align: left;
}
.cart .discount .buttons-set button.button {
	margin-left: 0px; float: none;
}
.cart .shipping .buttons-set button.button {
	margin-left: 0px; float: none;
}
.cart .shipping .buttons-set button.button {
	margin-top: 13px;
}
.cart .discount h2 {
	
}
.cart .discount .input-box {
	margin: 0px; width: 100%;
}
.cart .discount input.input-text {
	width: 37%; height: 25px; margin-bottom: 15px;
}
.cart .shipping h2 {
	
}
.cart .shipping .sp-methods {
	margin: 20px 0px 0px; padding: 5px 0px 0px; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid;
}
.cart .totals {
	background: rgb(230, 230, 230); padding: 1em 23px 1.5em 22px; border: 1px solid rgb(249, 249, 249); border-image: none; width: 25%; float: right; min-height: 246px;
}
.cart .totals table {
	width: 100%;
}
.cart .totals td {
	padding-bottom: 15px;
}
.cart .totals td span.price {
	padding-left: 10px;
}
.cart .totals tr.last td {
	
}
.cart .totals tfoot th {
	padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
	padding-top: 5px; padding-bottom: 5px; margin-top: 15px; border-top-color: rgb(249, 249, 249); border-bottom-color: rgb(249, 249, 249); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.cart .totals tfoot th strong {
	font-family: "oswaldregular"; font-size: 20px; font-weight: normal;
}
.cart .totals tfoot td strong {
	font-family: "oswaldregular"; font-size: 20px; font-weight: normal;
}
.cart .totals .checkout-types {
	padding: 10px 0px; text-align: right;
}
.cart .totals .checkout-types li {
	clear: both;
}
.cart .totals .checkout-types li a {
	
}
.cart .totals .checkout-types button.btn-checkout {
	background: rgb(68, 68, 68); padding: 0px 14px; font-family: "FontAwesome" !important; margin-top: 10px; margin-bottom: 10px; float: right;
}
.cart .totals .checkout-types button.btn-checkout:hover {
	background: rgb(122, 197, 37);
}
.cart .totals .checkout-types button.btn-checkout span {
	padding-top: 8px; padding-bottom: 8px; padding-left: 7px; font-family: "oswaldregular"; margin-right: 10px; border-right-color: rgba(255, 255, 255, 0.2); border-right-width: 1px; border-right-style: solid; display: inline-block; position: relative;
}
.cart .totals .checkout-types button.btn-checkout span span {
	border: currentColor; border-image: none;
}
.item-options dt {
	text-align: left; padding-right: 6px; clear: left; font-family: "OpenSansBold"; float: left;
}
.item-options dd {
	margin: 0px 0px 6px; text-align: left; padding-left: 10px;
}
.truncated {
	padding-top: 5px; cursor: help;
}
.truncated a.dots {
	cursor: help;
}
.truncated a.details {
	cursor: help;
}
.truncated .truncated_full_value {
	position: relative; z-index: 999;
}
.truncated .truncated_full_value .item-options {
	padding: 8px; border: 1px solid rgb(221, 221, 221); border-image: none; left: -99999em; top: -99999em; width: 248px; position: absolute; z-index: 999; background-color: rgb(247, 247, 247);
}
.truncated .truncated_full_value .item-options > p {
	text-transform: uppercase; font-weight: bold;
}
.truncated .show .item-options {
	left: -42%; top: 23px;
}
.col-left .truncated .show .item-options {
	left: 15px; top: 7px;
}
.col-right .truncated .show .item-options {
	left: -240px; top: 7px;
}
.sp-methods {
	margin: 0px 0px 8px;
}
.sp-methods dt {
	padding: 0px 0px 10px; margin-bottom: 10px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.sp-methods dd {
	
}
.sp-methods dd li {
	margin: 5px 0px;
}
.sp-methods label {
	font-size: 14px; font-weight: normal;
}
.sp-methods .price {
	
}
.sp-methods .form-list {
	background: rgb(230, 230, 230); padding: 23px 20px 20px; border: 1px solid rgb(249, 249, 249); border-image: none; margin-top: 10px; margin-bottom: 20px; display: table;
}
.sp-methods .form-list li {
	margin: 0px 52px 23px 51px; display: inline-block;
}
.sp-methods select.month {
	width: 154px; margin-right: 10px;
}
.sp-methods select.year {
	width: 96px;
}
.sp-methods input.cvv {
	width: 3em !important;
}
.sp-methods .checkmo-list li {
	margin: 0px 0px 5px;
}
.sp-methods .checkmo-list label {
	width: 135px; text-align: right; padding-right: 10px;
}
.sp-methods .checkmo-list address {
	float: left;
}
.sp-methods .centinel-logos a {
	margin-right: 3px;
}
.sp-methods .centinel-logos img {
	vertical-align: middle;
}
.sp-methods .release-amounts {
	margin: 0.5em 0px;
}
.sp-methods .release-amounts button {
	margin: 5px 10px 0px 0px; float: left;
}
.please-wait {
	float: right;
}
.please-wait img {
	vertical-align: middle;
}
.cvv-what-is-this {
	text-decoration: none; margin-top: 7px; margin-left: 10px; float: left; cursor: help;
}
.tool-tip {
	background: rgb(234, 246, 255); padding: 15px 20px; border: 1px solid rgb(123, 167, 201); border-image: none; position: absolute; z-index: 9999;
}
.tool-tip .btn-close {
	margin: -9px -14px 0px; text-align: right;
}
.tool-tip .btn-close a {
	background: url("../../img/btn_window_close.gif") no-repeat 100% 0px; margin: 0px 0px 0px auto; width: 15px; height: 15px; text-align: left; text-indent: -999em; overflow: hidden; display: block;
}
.tool-tip .tool-tip-content {
	padding: 5px;
}
.gift-messages h3 {
	padding-bottom: 10px; font-family: "OpenSansBold"; font-size: 16px; margin-top: 25px; margin-bottom: 10px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.gift-messages p.control {
	color: rgb(142, 141, 139);
}
.gift-messages-form {
	background: rgb(230, 230, 230); padding: 15px 24px 22px 30px; border: 1px solid rgb(249, 249, 249); border-image: none; position: relative;
}
.gift-messages-form label {
	position: static !important;
}
.gift-messages-form li {
	margin-bottom: 0px;
}
.gift-messages-form h4 {
	margin: 0px 0px 10px; color: rgb(122, 197, 37); padding-bottom: 10px; font-family: "OpenSansBold"; font-size: 16px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.gift-messages-form .whole-order {
	margin: 0px 0px 25px;
}
.gift-messages-form p {
	margin-top: 20px !important;
}
.gift-messages-form .item {
	margin: 25px 0px 0px !important; padding-bottom: 15px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.gift-messages-form .item .product-img-box {
	width: 75px; float: left;
}
.gift-messages-form .item .product-image {
	background: rgb(255, 255, 255); margin: 0px !important; padding: 5px; border: 1px solid rgb(249, 249, 249); border-image: none;
}
.gift-messages-form .item .product-image img {
	background: rgb(230, 230, 230); width: 65px; height: 65px;
}
.gift-messages-form .item .number {
	margin: 0px; text-align: center; font-family: "OpenSansBold";
}
.gift-messages-form .item .details {
	margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
	margin: 0px 0px 10px; font-family: "OpenSansBold"; font-size: 18px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.gift-messages-form .item .details .form-list .field {
	width: 255px; margin-bottom: 15px;
}
.gift-messages-form .item .details .form-list .input-box {
	width: 240px;
}
.gift-messages-form .item .details .form-list input.input-text {
	width: 234px;
}
.gift-messages-form .item .details .form-list li.wide .input-box {
	width: 80%;
}
.gift-messages-form .item .details .form-list li.wide textarea {
	width: 100%;
}
.gift-message-link {
	background: url("../../img/bkg_collapse-gm.gif") no-repeat 100% 6px; padding-right: 7px;
}
.expanded.gift-message-link {
	background-position: 100% -40px;
}
.gift-message-row {
	background: rgb(242, 239, 233);
}
.gift-message-row .btn-close {
	background: url("../../img/btn_gm-close.gif") no-repeat 0px 0px; width: 16px; height: 16px; line-height: 0; text-indent: -999em; overflow: hidden; float: right;
}
.checkout-agreements li {
	margin: 30px 0px;
}
.checkout-agreements .agreement-content {
	padding: 10px; border: 1px solid rgb(187, 182, 165); border-image: none; height: 12em; overflow: auto; background-color: rgb(251, 250, 246);
}
.checkout-agreements .agree {
	margin: 0px; padding: 10px 0px 10px 11px;
}
.checkout-agreements .agree input.checkbox {
	margin-right: 6px;
}
.checkout-agreements .agree label {
	color: rgb(102, 102, 102); font-weight: bold;
}
.opc .checkout-agreements {
	border-width: 0px 1px; border-style: solid; border-color: rgb(217, 221, 227); padding: 5px 30px; border-image: none;
}
.opc .checkout-agreements li {
	margin: 20px 0px 0px;
}
.opc .checkout-agreements .agreement-content {
	border-color: rgb(228, 228, 228); padding: 5px; background-color: rgb(255, 255, 255);
}
.opc .checkout-agreements .agree {
	padding-left: 6px;
}
.centinel {
	
}
.centinel .authentication {
	background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none;
}
.centinel .authentication iframe {
	background: none !important; margin: 0px !important; padding: 0px !important; border: 0px currentColor !important; border-image: none !important; width: 99%; height: 400px;
}
.opc .centinel {
	border-width: 0px 1px 1px; border-style: solid; border-color: rgb(187, 182, 165); padding: 10px 30px; border-image: none;
}
.info-set {
	background: url("../../img/bkg_checkout.gif") repeat-x 0px 0px rgb(251, 250, 246); margin: 0px 0px 25px; padding: 20px; border: 1px solid rgb(187, 182, 165); border-image: none;
}
.info-set h2 {
	margin: 0px 0px 10px; font-weight: bold;
}
.info-set h3 {
	color: rgb(226, 103, 3); font-weight: bold;
}
.info-set h4 {
	color: rgb(226, 103, 3); font-weight: bold;
}
.info-set h2 a {
	font-weight: normal;
}
.info-set h3 a {
	font-weight: normal;
}
.info-set h4 a {
	font-weight: normal;
}
.info-set h2.legend {
	background: rgb(249, 243, 227); margin: -20px -20px 15px; padding: 5px 10px; border-bottom-color: rgb(187, 175, 160); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.info-set h3.legend {
	margin: 0px 0px 10px; color: rgb(10, 38, 60);
}
.info-set .divider {
	margin: 0px -20px; padding: 25px 0px; position: relative;
}
.info-set .box {
	margin: 0px 0px 15px;
}
.info-set .box h2 {
	color: rgb(226, 103, 3);
}
.info-set .data-table .product-name {
	color: rgb(30, 126, 200) !important; font-weight: bold !important;
}
.info-set .data-table .product-name a {
	font-weight: bold !important;
}
.info-set .data-table .item-options {
	margin: 5px 0px 0px;
}
.block-progress {
	
}
.block-progress .block-title strong span {
	
}
.block-progress .block-title {
	
}
.block-progress .block-title strong {
	
}
.block-progress .block-content {
	background: none;
}
.block-progress dt {
	line-height: 2.75; font-weight: normal; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.block-progress dt span.progress_font {
	font-family: "FontAwesome"; margin-right: 15px;
}
.block-progress dd {
	padding-bottom: 20px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.block-progress dt.complete {
	margin: 0px; border: 0px currentColor; border-image: none; color: rgb(122, 197, 37);
}
.block-progress dt.complete span.progress_font {
	
}
.block-progress dd.complete address {
	margin: 0px auto; padding: 8px 13px; width: 185px; line-height: 1.9; box-shadow: 0px 0px 5px -2px #c4c1c1; -webkit-box-shadow: 0px 0px 8px -2px #C4C1C1; -moz-box-shadow: 0 0 5px -2px #C4C1C1;
}
.block-progress p {
	margin: 0px;
}
.block-progress .cards-list dt {
	background: none; margin: 5px 0px; padding: 0px; border: 0px currentColor; border-image: none; color: inherit;
}
.block-progress .cards-list dd {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.block-progress .cards-list .info-table th {
	font-weight: normal;
}
.opc .buttons-set {
	
}
.opc .buttons-set p.required {
	margin-top: 10px; margin-right: 15px; float: left;
}
.opc .buttons-set .back-link small {
	display: none;
}
.buttons-set .back-link a {
	background: rgb(122, 197, 37); padding: 10px 22px; border-radius: 0px; border: currentColor; border-image: none; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "oswaldregular"; font-size: 13px; word-spacing: 3px;
}
.buttons-set .back-link a:hover {
	background: rgb(68, 68, 68); text-decoration: none;
}
.opc .disabled.buttons-set button.button {
	display: none;
}
.opc .buttons-set .f-left {
	top: 8px; position: relative;
}
.opc .buttons-set .please-wait {
	height: 21px; line-height: 40px;
}
.opc .ul {
	list-style: none; line-height: 2; padding-left: 0px;
}
.opc .ul li {
	line-height: 2;
}
.opc .ul li span {
	font-family: "FontAwesome"; margin-right: 15px;
}
.opc {
	position: relative;
}
.opc li.section {
	
}
.opc .step .form-list li.wide select {
	width: 95%;
}
.opc .step .form-list li.wide .input-box {
	width: 95%;
}
.opc .step .form-list li.wide input.input-text {
	width: 95%;
}
.opc .step-title {
	background: rgb(230, 230, 230); padding: 10px; border: 1px solid rgb(249, 249, 249); border-image: none; clear: left; margin-bottom: 20px; float: none;
}
.opc .step-title .number {
	padding: 8px 10px 0px 0px; font-family: "oswaldregular"; font-size: 18px; float: left;
}
.opc .step-title h2 {
	padding: 0px 0px 0px 5px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-top: 2px; margin-bottom: 0px; float: left;
}
.opc .step-title a {
	line-height: 16px; float: right; display: none;
}
.opc .allow .step-title {
	cursor: pointer;
}
.opc .allow .step-title .number {
	
}
.opc .active .step-title {
	background: rgb(122, 197, 37); border-color: transparent; cursor: default;
}
.opc .active .step-title .number {
	color: rgb(255, 255, 255);
}
.opc .active .step-title h2 {
	color: rgb(255, 255, 255);
}
.opc .step {
	margin: 0px auto; padding: 20px 0px; width: 90%; float: none; display: table; position: relative;
}
.opc .step .tool-tip {
	right: 30px;
}
#opc-login .buttons-set {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#opc-login .buttons-set button.button {
	margin-right: 15px; margin-left: 0px; float: left;
}
#opc-login h3 {
	text-transform: capitalize; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
#opc-login h4 {
	clear: left;
}
#opc-login .col2-set .col-1 h4 {
	text-transform: uppercase; font-family: "OpenSansBold";
}
#opc-login .col2-set .col-2 p {
	text-align: right;
}
#opc-login li.control {
	margin-right: 31px; margin-bottom: 30px; float: left;
}
#opc-login li.control label {
	color: rgb(122, 197, 37);
}
#opc-billing li.control {
	margin-top: 10px; float: left;
}
#opc-billing .buttons-set {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#opc-shipping .buttons-set {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#opc-shipping_method .buttons-set {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#opc-payment .buttons-set {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#opc-shipping_method .buttons-set {
	
}
.opc .gift-messages-form .inner-box {
	height: 260px; overflow: auto;
}
#opc-review .step {
	border: 0px currentColor; border-image: none;
}
#opc-review .product-name {
	font-weight: normal; text-decoration: none;
}
#opc-review .item-options {
	margin: 5px 0px 0px;
}
#opc-review .buttons-set {
	
}
#opc-review .buttons-set p {
	margin: 0px; color: rgb(213, 27, 30); line-height: 40px; float: left !important;
}
#opc-review .buttons-set p a {
	color: rgb(122, 197, 37); padding-left: 10px;
}
#opc-review .buttons-set .please-wait {
	height: 40px; line-height: 40px;
}
#opc-review .authentication {
	margin: 0px auto; width: 570px;
}
#opc-review .warning-message {
	padding: 10px 10px 0px; text-align: center; color: rgb(34, 34, 34); font-weight: bold;
}
#checkout-step-login .col2-set .col-1 {
	float: right;
}
#checkout-step-login .col2-set .col-2 {
	float: left;
}
#checkout-review-table-wrapper tbody td {
	
}
.checkout-progress {
	margin: 0px 0px 20px; padding: 0px;
}
.checkout-progress li {
	margin: 0px 14px 0px 0px; padding: 2px 0px 0px; width: 19%; text-align: center; text-transform: uppercase; font-family: "OpenSansBold"; border-top-color: rgb(230, 230, 230); border-top-width: 10px; border-top-style: solid; float: left;
}
.checkout-progress li.active {
	color: rgb(122, 197, 37); border-top-color: rgb(122, 197, 37);
}
.checkout-progress li.last {
	margin-right: 0px;
}
.multiple-checkout h2 {
	margin: 0px 0px 10px; text-transform: uppercase; font-size: 13px; font-weight: normal;
}
.multiple-checkout h3 {
	color: rgb(122, 197, 37); font-weight: normal; margin-bottom: 15px;
}
.multiple-checkout h4 {
	color: rgb(122, 197, 37); font-weight: normal; margin-bottom: 15px;
}
.multiple-checkout .gift-messages h3 {
	color: rgb(68, 68, 68); margin-bottom: 10px;
}
.multiple-checkout h2 a {
	font-weight: normal;
}
.multiple-checkout h3 a {
	font-weight: normal;
}
.multiple-checkout h4 a {
	font-weight: normal;
}
.multiple-checkout .data-table .product-name {
	color: rgb(30, 126, 200) !important; font-weight: bold !important; margin-bottom: 0px;
}
.multiple-checkout .data-table .product-name a {
	
}
.multiple-checkout .data-table .item-options {
	margin: 5px 0px 0px;
}
.multiple-checkout .gift-messages {
	margin: 15px 0px 0px;
}
.multiple-checkout .tool-tip {
	top: 50%; right: 20px; margin-top: -120px;
}
.multiple-checkout .col2-set {
	margin: 0px 0px 25px; padding: 20px; border: 1px solid rgb(249, 249, 249); border-image: none;
}
.multiple-checkout .col3-set {
	margin: 0px 0px 25px; padding: 20px; border: 1px solid rgb(249, 249, 249); border-image: none;
}
.multiple-checkout .col2-set h2.legend {
	color: rgb(122, 197, 37); position: relative;
}
.multiple-checkout .col2-set h3.legend {
	margin: 0px 0px 10px;
}
.multiple-checkout .col2-set .divider {
	margin: 0px -20px; padding: 25px 0px; position: relative;
}
.multiple-checkout .box {
	margin: 0px 0px 15px;
}
.multiple-checkout .box h2 {
	color: rgb(122, 197, 37);
}
.multiple-checkout .place-order .please-wait {
	padding: 27px 7px 0px 0px; float: right;
}
.multiple-checkout .place-order .grand-total {
	padding: 0px 0px 0px 21px; height: 71px; overflow: hidden; float: right;
}
.multiple-checkout .place-order .grand-total .inner {
	height: 57px; float: left;
}
.multiple-checkout .place-order .grand-total .inner div {
	float: right; display: inline;
}
.multiple-checkout .place-order .grand-total big {
	font-family: "oswaldregular"; margin-top: 7px; margin-right: 21px; float: left; display: inline;
}
.multiple-checkout .title-buttons button.button span {
	
}
#multiship-addresses-table td {
	
}
#multiship-addresses-table tfoot td {
	
}
#multiship-addresses-table tfoot button.button span {
	
}
.multiple-checkout .gift-messages-form .item .details .form-list {
	width: 100%; overflow: hidden;
}
.multiple-checkout .gift-messages-form .item .details .form-list li {
	margin-right: -15px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .field {
	width: 230px;
}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
	width: 215px;
}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
	width: 209px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
	width: 445px;
}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
	width: 439px;
}
.checkout-multishipping-shipping .box-sp-methods {
	padding: 13px; border: 1px solid rgb(249, 249, 249); border-image: none; position: relative;
}
.checkout-multishipping-shipping .box-sp-methods .pointer {
	background: rgb(255, 255, 255); border-width: 1px 1px 3px; border-style: solid; border-color: rgb(228, 228, 228) rgb(228, 228, 228) currentColor; border-image: none; top: -15px; width: 153px; height: 26px; right: -16px; overflow: hidden; display: table; position: absolute;
}
.checkout-multishipping-shipping .box-sp-methods .pointer p {
	text-align: center; font-family: "OpenSansBold"; font-size: 11px; vertical-align: middle; display: table-cell;
}
.checkout-multishipping-shipping .box-sp-methods .border {
	top: 15px; width: 0px; height: 0px; right: 96px; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-left-style: solid; position: absolute;
}
.checkout-multishipping-billing .multiple-checkout {
	position: relative;
}
.account-login .content {
	min-height: 264px;
}
.account-login .content h2 {
	text-transform: capitalize; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; margin-bottom: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.account-login .new-users h2 {
	
}
.account-login .registered-users h2 {
	
}
.account-login .buttons-set {
	margin: 0px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; float: left;
}
.registered-users button.button {
	margin-right: 15px; margin-left: 0px; float: left;
}
.registered-users p.required {
	margin-top: 13px; margin-right: 20px; float: left;
}
.registered-users a.f-left {
	margin-top: 12px; float: left !important;
}
.account-create {
	
}
.captcha-note {
	padding-top: 5px; clear: left;
}
.captcha-image {
	margin: 0px; width: 258px; float: left; display: inline; position: relative;
}
.captcha-image .captcha-img {
	border: 1px solid rgb(182, 182, 182); border-image: none; width: 100%; vertical-align: bottom;
}
.registered-users .captcha-image {
	margin: 0px;
}
.captcha-reload {
	top: 2px; right: 2px; position: absolute; cursor: pointer;
}
.refreshing.captcha-reload {
	animation:rotate 1.5s linear infinite; -webkit-animation: rotate 1.5s infinite linear; -moz-animation: rotate 1.5s infinite linear;
}
.window-overlay {
	background: rgba(0, 0, 0, 0.35); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 990;
}
.remember-me label {
	margin: 0px 6px; float: none;
}
.remember-me-popup {
	background: rgb(255, 255, 255); margin: -85px 0px 0px -200px; border: 1px solid rgb(204, 204, 204); border-image: none; left: 50%; top: 50%; width: 400px; text-align: left; position: absolute; z-index: 1000; -webkit-box-shadow: 0 0 6px #ccc; -moz-box-shadow: 0 0 6px #ccc; -box-shadow: 0 0 6px #ccc;
}
.remember-me-popup h3 {
	background: rgb(217, 229, 238); padding: 5px 10px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.remember-me-popup .remember-me-popup-head {
	position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
	background: url("../../img/btn_window_close.gif") no-repeat; top: 7px; width: 15px; height: 15px; right: 7px; text-indent: -9999em; display: block; position: absolute;
}
.remember-me-popup .remember-me-popup-body {
	padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
	background: rgb(241, 130, 0); font: bold 12px/19px Arial, Helvetica, sans-serif; padding: 0px 8px; border: 1px solid rgb(222, 84, 0); border-image: none; height: 19px; text-align: center; color: rgb(255, 255, 255); text-decoration: none; display: inline-block; white-space: nowrap; font-size-adjust: none; font-stretch: normal;
}
.my-account .title-buttons .link-rss {
	margin: 0px; float: none;
}
.dashboard .welcome-msg {
	
}
.dashboard .welcome-msg p {
	margin: 0px;
}
.dashboard .welcome-msg p.hello {
	margin-bottom: 10px;
}
.dashboard .welcome-msg p strong {
	color: rgb(122, 197, 37); text-transform: uppercase; font-weight: normal; margin-bottom: 10px;
}
.dashboard .col2-set {
	margin: 0px 0px 15px;
}
.box-account {
	
}
.box-account .data-table th {
	text-align: center;
}
.box-account .box-head {
	margin: 15px 0px; text-align: right; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.box-account .box-head h2 {
	background-position: 0px 0px; margin: 0px; text-transform: uppercase; padding-bottom: 5px; font-family: "OpenSansBold"; font-size: 15px; float: left; background-repeat: no-repeat;
}
.dashboard .box .box-title {
	margin: 0px 0px 10px; padding: 0px 0px 5px; text-align: right; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.dashboard .box .box-title h3 {
	margin: 0px; text-transform: uppercase; font-size: 13px; font-weight: normal; float: left;
}
.dashboard .box .box-title h4 {
	margin: 0px; text-transform: uppercase; font-size: 13px; font-weight: normal; float: left;
}
.dashboard .box .box-content p {
	line-height: 1.75;
}
.dashboard .box .box-content address {
	line-height: 1.75; font-style: normal;
}
.dashboard .box-content a {
	color: rgb(122, 197, 37);
}
.dashboard .box-recent .box-head h2 {
	
}
.dashboard .box-info .box-head h2 {
	margin-top: 30px;
}
.dashboard .box-info h4 {
	margin: 0px 0px 10px; text-transform: uppercase; padding-bottom: 5px; font-size: 13px; font-weight: normal; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.dashboard .box-reviews .box-head h2 {
	padding-bottom: 10px;
}
.dashboard .box-reviews .number {
	background: rgb(122, 197, 37); margin: 1px -20px 0px 0px; width: 20px; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; float: left;
}
.dashboard .box-reviews .details {
	margin-left: 30px;
}
.dashboard .box-reviews li.item {
	margin: 0px 0px 7px;
}
.dashboard .box-reviews li.last.item {
	margin: 0px;
}
.dashboard .box-reviews .ratings strong {
	text-transform: uppercase;
}
.dashboard .box-reviews .ratings {
	margin: 1px 0px 9px;
}
.dashboard .box-tags .box-head h2 {
	
}
.dashboard .box-tags .number {
	background: rgb(122, 197, 37); margin: 1px -20px 0px 0px; width: 20px; height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 22px; float: left;
}
.dashboard .box-tags .details {
	margin-left: 30px;
}
.dashboard .box-tags li.item {
	margin: 0px 0px 7px;
}
.dashboard .box-tags li.last.item {
	margin: 0px;
}
.dashboard .box-tags .tags strong {
	text-transform: uppercase;
}
.dashboard .box-tags .tags strong {
	display: inline;
}
.dashboard .box-tags .tags ul {
	display: inline;
}
.dashboard .box-tags .tags ul li {
	display: inline;
}
.addresses-list h2 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "OpenSansBold"; font-size: 15px; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.addresses-list h3 {
	margin: 0px 0px 10px; text-transform: uppercase; padding-bottom: 5px; font-size: 13px; font-weight: normal; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.addresses-list address {
	margin: 0px 0px 3px; line-height: 1.75;
}
.addresses-list p {
	margin: 0px;
}
.addresses-list a {
	color: rgb(122, 197, 37); font-weight: normal;
}
.addresses-list .link-remove {
	color: rgb(100, 100, 100);
}
.addresses-list .separator {
	margin: 0px 3px;
}
.addresses-list li.item {
	margin: 0px 0px 20px;
}
.addresses-list li.empty {
	background: none; padding: 0px; border: 0px currentColor; border-image: none;
}
.addresses-list li.empty p {
	font-weight: normal;
}
.addresses-list .addresses-additional li.item {
	background: none; padding: 0px; border: 0px currentColor; border-image: none;
}
.order-info {
	
}
.order-info dt {
	display: inline;
}
.order-info dd {
	display: inline;
}
.order-info ul {
	display: inline;
}
.order-info li {
	display: inline;
}
.order-info .current {
	color: rgb(122, 197, 37);
}
.order-info li {
	margin: 0px 3px;
}
.order-info-box .box .box-content address {
	line-height: 1.75; font-style: normal;
}
.order-date {
	margin: 10px 0px;
}
.order-info-box {
	margin: 0px 0px 15px;
}
.order-info-box h2 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "OpenSansBold"; font-size: 15px; font-weight: normal; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.order-info-box .box-payment p {
	margin: 0px 0px 3px;
}
.order-info-box .box-payment th {
	padding-right: 7px; font-weight: bold;
}
.order-items {
	width: 100%;
}
.order-items h2 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "OpenSansBold"; font-size: 15px; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.order-items .product-name {
	font-weight: normal !important;
}
.order-items .link-print {
	color: rgb(30, 126, 200); font-weight: normal;
}
.order-items .order-links {
	text-align: right;
}
.order-additional {
	margin: 15px 0px;
}
.gift-message dt strong {
	color: rgb(102, 102, 102);
}
.gift-message dd {
	margin: 5px 0px 0px;
}
.order-about dt {
	font-weight: bold;
}
.order-about dd {
	margin: 0px 0px 7px;
}
.tracking-table {
	margin: 0px 0px 15px;
}
.tracking-table th {
	font-weight: bold; white-space: nowrap;
}
.tracking-table-popup {
	width: 100%;
}
.tracking-table-popup th {
	font-weight: bold; white-space: nowrap;
}
.tracking-table-popup th {
	padding: 1px 8px;
}
.tracking-table-popup td {
	padding: 1px 8px;
}
.page-print .print-head {
	margin: 0px 0px 15px;
}
.page-print .print-head .logo {
	float: left;
}
.page-print .print-head address {
	margin-left: 15px; float: left;
}
.page-print h1 {
	margin: 0px 0px 20px; text-transform: uppercase; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 18px; font-weight: normal; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.page-print h2 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "OpenSansBold"; font-size: 15px; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.page-print h3 {
	text-transform: uppercase; padding-bottom: 5px; font-family: "OpenSansBold"; font-size: 15px; margin-bottom: 15px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.page-print h2.h2 {
	font-family: "OpenSansBold";
}
.page-print .order-date {
	
}
.page-print .col2-set {
	margin: 0px 0px 10px;
}
.page-print .gift-message-link {
	display: none;
}
.page-print .price-excl-tax {
	display: block; white-space: nowrap;
}
.page-print .price-incl-tax {
	display: block; white-space: nowrap;
}
.page-print .cart-price {
	display: inline;
}
.page-print .price-excl-tax .label {
	display: inline;
}
.page-print .price-incl-tax .label {
	display: inline;
}
.page-print .price-excl-tax .price {
	display: inline;
}
.page-print .price-incl-tax .price {
	display: inline;
}
.my-wishlist .data-table td {
	text-align: left !important;
}
.my-wishlist .data-table th {
	padding: 15px 19px;
}
.my-wishlist textarea {
	width: 96%; height: 109px; display: block;
}
.my-wishlist .buttons-set {
	margin-top: 3em;
}
.my-wishlist .buttons-set button.button {
	
}
.my-wishlist .buttons-set .btn-add span {
	
}
.my-wishlist .buttons-set .btn-share span {
	
}
#wishlist-table .add-to-links {
	white-space: nowrap;
}
#wishlist-table .availability {
	padding: 10px 0px;
}
#wishlist-table .old-price .price-label {
	display: none;
}
#wishlist-table .special-price .price-label {
	display: none;
}
#wishlist-table .inner {
	margin: 3px 0px 10px; text-align: justify; line-height: 1.5em;
}
#wishlist-table button.button {
	margin: 14px 0px 10px;
}
#wishlist-table tbody td.last a.btn-remove2 {
	
}
.my-tag-edit {
	margin: 0px 0px 10px; float: left;
}
.my-tag-edit .btn-remove {
	margin: -3px 0px 0px 5px; float: right;
}
.my-tag-edit .btn-remove span {
	display: none;
}
.my-tag-edit strong {
	color: rgb(122, 197, 37);
}
#my-tags-table {
	clear: both;
}
#my-tags-table td {
	
}
#my-tags-table .add-to-links {
	clear: both; margin-top: 17px; white-space: nowrap;
}
#my-tags-table .special-price .price-label {
	display: none;
}
#my-tags-table .old-price .price-label {
	display: none;
}
#my-tags-table .price-box {
	clear: left; float: left;
}
#my-tags-table .product-name {
	padding-right: 20px; padding-bottom: 0px; float: left;
}
#my-tags-table .ratings {
	margin: 1px 0px; float: left;
}
#my-tags-table .old-price .price {
	float: left;
}
#my-tags-table .special-price .price {
	float: left;
}
#my-tags-table .regular-price .price {
	float: left;
}
#my-reviews-table td {
	
}
.product-review .product-img-box {
	width: 140px; float: left;
}
.product-review .product-img-box .product-image {
	background: rgb(255, 255, 255); padding: 5px; border: 1px solid rgb(249, 249, 249); border-image: none; width: 125px; height: 125px; display: block;
}
.product-review .product-img-box .product-image img {
	background: rgb(230, 230, 230);
}
.product-review .product-img-box .label {
	margin: 10px 0px 3px;
}
.product-review .product-img-box .ratings .rating-box {
	margin: 0px 0px 10px; float: none; display: block;
}
.product-review .product-details {
	margin-left: 160px;
}
.product-review .product-name {
	margin: 0px 0px 10px; font-family: "OpenSansBold"; font-size: 15px;
}
.product-review h3 {
	text-transform: uppercase; font-size: 13px; font-weight: normal;
}
.product-review .ratings-table {
	margin: 0px 0px 10px;
}
.product-review dt {
	text-transform: uppercase; font-family: "OpenSansBold";
}
.product-review dd {
	margin: 5px 0px 0px;
}
.billing-agreements .info-box {
	margin: 15px 0px;
}
.billing-agreements .form-list li select {
	float: left;
}
.billing-agreements .form-list li button.button {
	margin-left: 10px; float: left;
}
.billing-agreements .table-caption {
	font-weight: bold;
}
.cart-msrp-totals {
	margin: 10px 10px 0px; padding: 10px; text-align: right; color: red; text-transform: uppercase; font-weight: bold;
}
.map-cart-sidebar-total {
	padding: 2px 5px; text-align: left; color: red; font-weight: bold; display: block; text-shadow: 0px 1px 0px #fff;
}
.map-popup {
	background: rgb(255, 255, 255); margin: 12px 0px 0px; border: 1px solid rgb(249, 249, 249); border-image: none; width: 300px; text-align: left; position: absolute; z-index: 100; box-shadow: 0px 0px 6px #ccc; -webkit-box-shadow: 0 0 6px #ccc; -moz-box-shadow: 0 0 6px #ccc;
}
.map-popup-heading {
	background: rgb(217, 229, 238); padding: 5px 30px 5px 10px; width: 260px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.map-popup-heading h2 {
	margin: 0px; text-align: left; overflow: hidden; white-space: nowrap; -ms-word-wrap: break-word; -ms-text-overflow: ellipsis; text-shadow: 0px 1px 0px #444444;
}
.map-popup-arrow {
	background: url("../../img/map_popup_arrow.gif") no-repeat; left: 50%; top: -10px; width: 19px; height: 10px; position: absolute;
}
.map-popup-close {
	background: url("../../img/btn_window_close.gif") no-repeat; border-radius: 2px; top: 8px; width: 15px; height: 15px; right: 10px; text-indent: -9999em; display: block; position: absolute; box-shadow: 0px 0px 3px #999; -webkit-box-shadow: 0 0 3px #999; -webkit-border-radius: 2px; -moz-border-radius: 2px; -moz-box-shadow: 0 0 3px #999;
}
.map-popup-content {
	padding: 10px; width: 280px; text-align: left; overflow: hidden; border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid;
}
.map-popup-checkout {
	text-align: right; float: right; display: inline;
}
.map-popup-checkout span {
	padding-right: 30px; display: block;
}
.map-popup-checkout .paypal-logo {
	margin: 0px 0px 5px;
}
.map-popup-price .price-box {
	margin: 0px; padding: 0px;
}
.map-popup-price .price-box .special-price {
	margin: 0px; padding: 0px;
}
.map-popup-price {
	margin: 5px 0px 0px;
}
.map-popup-text {
	margin: 0px 10px; padding: 10px 0px; text-align: left; clear: right; -ms-word-wrap: break-word;
}
.map-popup-only-text {
	border-top-color: rgb(249, 249, 249); border-top-width: 1px; border-top-style: solid;
}
.footer .store-switcher {
	margin: 0px 5px 0px 0px; color: rgb(255, 255, 255); display: inline;
}
.footer .store-switcher label {
	font-weight: bold; vertical-align: middle;
}
.footer .store-switcher select {
	padding: 0px; vertical-align: middle;
}
.footer .bugs {
	margin: 13px 0px 0px; display: none;
}
.footer .bugs a {
	text-decoration: underline;
}
.footer .bugs a:hover {
	text-decoration: none;
}
.footer address {
	margin: 6px 0px 0px; font-size: 11px; float: left;
}
.footer address a {
	color: rgb(236, 243, 246); text-decoration: underline;
}
.footer address a:hover {
	text-decoration: none;
}
.footer ul.about-links {
	padding-top: 25px; display: none;
}
.footer ul.about-links li {
	display: inline;
}
.footer ul.about-links li a {
	
}
.footer ul.about-links li a:hover {
	
}
.footer ul {
	
}
.footer ul.links {
	padding-top: 25px; display: none;
}
.footer ul.links li {
	display: inline;
}
.footer ul.links li a {
	
}
.footer ul.links li a:hover {
	
}
.footer ul.links li.last a {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.footer-container .bottom-container {
	margin: 0px 0px 5px;
}
.footer-container .validation-advice {
	top: 36px; position: absolute;
}
.footer-container {
	margin-top: 40px;
}
.footer {
	margin: 0px auto; width: 1200px; padding-top: 40px; padding-bottom: 20px; display: inline-block; max-width: 100%;
}
.footer a:hover {
	text-decoration: none;
}
.footer-block h2 {
	font-family: "oswaldregular"; font-size: 18px; word-spacing: 3px; display: inline-table;
}
.footer-block h2 + h2 {
	font-family: "oswaldlight"; font-size: 18px; word-spacing: 0px; display: block;
}
.footer-block {
	background: rgb(251, 251, 251); border-width: 1px 0px; border-style: solid none; border-color: rgb(205, 205, 205) currentColor; border-image: none; text-align: left; box-shadow: 0px 3px 3px -4px rgba(0,0,0,0.25), 0px -3px 3px -4px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 3px 3px -4px rgba(0, 0, 0, 0.25), 0px -3px 3px -4px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 3px 3px -4px rgba(0, 0, 0, 0.25), 0px -3px 3px -4px rgba(0, 0, 0, 0.25);
}
.footer-block-contain {
	margin: 0px auto; width: 100%; height: 88px; display: table; max-width: 90%;
}
.footer-block-contain .custom {
	width: 30%; text-align: center; vertical-align: middle; display: table-cell;
}
.footer-block-contain .block2.custom {
	border-right-color: rgb(205, 205, 205); border-left-color: rgb(205, 205, 205); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.footer-block-contain .block1.custom h2 {
	padding-right: 20px; margin-top: -10px;
}
.footer-block-contain .custom .text {
	text-align: left; padding-left: 10px; display: inline-block;
}
.footer-block-contain .block2.custom span {
	padding-right: 10px; font-family: "FontAwesome"; font-size: 3.5em; margin-top: -2px; display: inline-table;
}
.footer-block-contain .block3.custom span {
	padding-right: 10px; font-family: "FontAwesome"; font-size: 3.5em; margin-top: -2px; display: inline-table;
}
.footer-block-contain .custom p {
	font-size: 14px;
}
.footer-block-contain .custom p span.numcontact {
	top: 3px; color: rgb(122, 197, 37); font-size: 18px !important; position: relative;
}
.footer-block-contain .custom p + p {
	font-size: 18px; margin-bottom: 0px;
}
.footer-payment {
	float: right;
}
.footer-payment p {
	padding-bottom: 0px; margin-bottom: 0px; float: right;
}
.footer-payment .follow_us {
	padding-right: 20px; float: left; display: table;
}
.footer-payment .follow_us h2 {
	padding-right: 15px; font-family: "oswaldregular"; font-size: 18px; vertical-align: middle; display: table-cell;
}
.follow_button {
	text-align: center; float: left;
}
.follow_button a.btn_follow {
	background: rgb(68, 68, 68); width: 24px; height: 22px; color: rgb(255, 255, 255) !important; padding-top: 5px; padding-left: 5px; font-family: "FontAwesome"; font-size: 18px; text-decoration: none; margin-right: 5px; float: left;margin-bottom:5px;
}
.follow_button a.btn_follow:hover {
	background: rgb(122, 197, 37);
}
.footer_link {
	width: 100%; padding-bottom: 25px; margin-bottom: 25px; border-bottom-color: rgb(249, 249, 249); border-bottom-width: 1px; border-bottom-style: solid; display: table;
}
.footer_link .one_fourth {
	text-align: left;
}
.footer_link .one_fourth h2 {
	text-transform: capitalize; padding-bottom: 5px; font-family: "oswaldregular"; font-size: 18px; margin-bottom: 10px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.footer_link .one_fourth li {
	line-height: 1.9em; clear: both; float: left;
}
.footer_link .one_fourth li:hover a {
	color: rgb(122, 197, 37);
}
.footer_link .one_fourth li a::before {
	padding-right: 15px; font-family: "FontAwesome";
}
.footer-block .input-box {
	width: 65%; display: inline-block; position: relative;
}
.footer-block .input-box input {
	background: none; padding: 5px 15px; width: 81%; height: 34px; font-size: 11px; float: left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.footer-block .input-box button.button {
	padding: 0px; width: 19%; color: rgb(255, 255, 255); font-size: 14px; float: right;
}
.footer-block .input-box button.button span span {
	width: 34px; height: 34px; line-height: 34px; display: inline-block;
}
.footer_link .one_fourth .footer_location {
	line-height: 1.9em; margin-top: 5px; float: left;
}
.footer_link .one_fourth .footer_location p span {
	width: 31px; text-align: center; padding-right: 5px; font-family: "FontAwesome"; float: left;
}
.home-left {
	margin: 20px 0px 0px; width: 299px; float: left;
}
.customized {
	padding: 20px 20px 25px; text-align: center; margin-bottom: 20px; border-left-color: rgb(249, 249, 249); border-left-width: 1px; border-left-style: solid;
}
.customized h3 {
	font-family: "oswaldregular"; font-size: 16px; font-weight: normal;
}
.customized .best_theme {
	background: rgb(255, 255, 255); margin: 15px 0px 0px; padding: 20px 10px 35px;
}
.customized .best_theme h4 {
	color: rgb(122, 197, 37); font-weight: normal;
}
.customized .best_theme .theme_image {
	margin: 15px 0px 35px;
}
.customized .best_theme .theme_image img {
	width: 180px;
}
.customized .best_theme a {
	background: 0px 0px rgba(0, 0, 0, 0); margin: 0px auto; border: currentColor; border-image: none; text-decoration: none; display: table; cursor: pointer;
}
.customized .best_theme a span {
	padding: 10px 22px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-family: "oswaldregular"; border-left-color: rgb(249, 249, 249); border-left-width: 1px; border-left-style: solid;
}
.customized .best_theme a span:hover {
	background: rgb(68, 68, 68);
}
.scrollup {
	background: rgb(122, 197, 37); padding: 12px 14px 13px; right: 25px; bottom: 25px; color: rgb(255, 255, 255); font-family: "FontAwesome"; font-size: 24px; display: none; position: fixed; z-index: 2;
}
.scrollup:hover {
	background: rgb(68, 68, 68); text-decoration: none;
}
.home-right .featured-area {
	background: rgb(3, 153, 126); transition:0.3s linear; width: 100%; height: 58px; bottom: 0px; float: left; display: inline-block; position: absolute; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear;
}
.clearer::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.header-container::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.header-container .top-container::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.header::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.header .quick-access::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
#nav::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.main::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.footer::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.footer-container .bottom-container::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.col-main::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.col2-set::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.col3-set::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.col3-layout .product-options-bottom .price-box::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.col4-set::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.search-autocomplete li::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.block .block-content::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.block .actions::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.block li.item::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.block-poll li::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.block-layered-nav .currently li::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.page-title::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.products-grid::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.products-list li.item::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.box-account .box-head::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.dashboard .box .box-title::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.box-reviews li.item::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.box-tags li.item::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.pager::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.sorter::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.ratings::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.add-to-box::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.add-to-cart::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-essential::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-collateral::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-view .product-img-box .more-views ul::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-view .box-tags .form-add::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-view .product-shop .short-description::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-view .box-description::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-options .options-list li::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-options-bottom::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.product-review::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.cart::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.cart-collaterals::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.cart .crosssell li.item::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.opc .step-title::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.checkout-progress::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.multiple-checkout .place-order::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.group-select li::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.form-list li::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.form-list .field::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.buttons-set::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.page-print .print-head::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.advanced-search-summary::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.gift-messages-form .item::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.send-friend .form-list li p::after {
	height: 0px; line-height: 0; overflow: hidden; clear: both; font-size: 0px; display: block; content: ".";
}
.clear {
	height: 0px; clear: both;
}
.guest-select {
	width: 305px !important;
}
.page-head h3 {
	color: rgb(3, 153, 126);
}
.col3-set .col-1 .p {
	margin: 5px 0px;
}
.col3-set .col-2 .p strong {
	margin: 5px 0px;
}
.col3-set .col-2 .p {
	margin: 5px 0px;
}
.col3-set .col-3 .p {
	margin: 5px 0px;
}
.col3-set .col-3 .p strong {
	margin: 5px 0px;
}
.std dl dt {
	
}
dl #answer1 {
	margin: 5px;
}
.service dd {
	
}
.customer li a {
	
}
.policy p {
	
}
.policy h2 {
	margin: 10px 0px;
}
.policy .disc li {
	
}
.order-return li {
	padding: 20px 0px;
}
span #ajax_loading {
	
}
div#buttonwrapper p.required {
	display: none !important;
}
#sidenav {
	
}
#sidenav li {
	padding: 0px; position: relative;
}
#sidenav li.last {
	border: 0px currentColor; border-image: none;
}
#sidenav li:hover {
	
}
#sidenav li a.show-cat {
	background: rgb(68, 68, 68); top: 0px; width: 21px; height: 21px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 21px; font-family: "FontAwesome" !important; font-size: 12px; text-decoration: none; margin-top: 3px; display: inline-block; position: absolute;
}
#sidenav li a.show-cat:hover {
	background: rgb(122, 197, 37);
}
#sidenav li a.active {
	background: rgb(122, 197, 37);
}
#sidenav li a.show-cat span.minus {
	display: none;
}
#sidenav li a.active.show-cat span.minus {
	line-height: 14px; display: block;
}
#sidenav li a.active.show-cat span.plus {
	display: none;
}
#sidenav li a.show-cat span.plus {
	display: block;
}
#sidenav li.active a.level-top {
	
}
#sidenav li ul {
	padding-left: 15px; display: none;
}
#sidenav li.active ul.level0 {
	display: block;
}
#sidenav li.active ul.level0 li.active ul.level1 {
	display: block;
}
#sidenav li.active ul.level0 li.active ul.level1 li.active ul.level2 {
	display: block;
}
#sidenav li ul li.last {
	border: 0px currentColor; border-image: none;
}
#sidenav li ul li ul {
	padding-left: 15px; display: none;
}
.sf-menu li {
	
}
.sf-menu a span.errow {
	font-family: "FontAwesome"; margin-right: 9px;
}
.sf-menu a {
	display: block;
}
.sf-menu a:hover {
	
}
.sf-menu li:hover ul li a {
	padding: 0px 10px;
}
.sf-menu li:hover ul {
	background: rgb(249, 249, 249); border: 1px solid rgb(249, 249, 249); border-image: none; left: 170px; top: -1px; width: 180px; z-index: 99999;
}
.sf-menu li.sfHover ul {
	background: rgb(249, 249, 249); border: 1px solid rgb(249, 249, 249); border-image: none; left: 170px; top: -1px; width: 180px; z-index: 99999;
}
.block-category-nav .block-content .sf-menu ul .aerrow {
	left: -8px; top: 12px; width: 0px; height: 0px; border-top-color: transparent; border-right-color: rgb(122, 197, 37); border-bottom-color: transparent; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; display: none; position: absolute;
}
.icon-glass::before {
	content: "\f000";
}
.icon-music::before {
	content: "\f001";
}
.header .searchlogo::before {
	content: "\f002";
}
.header .form-search button.button span span::before {
	content: "\f002";
}
.icon-envelope-alt::before {
	content: "\f003";
}
.cart-table td.last.a-center a.link-wishlist::before {
	content: "\f004";
}
.icon-star::before {
	content: "\f005";
}
.icon-star-empty::before {
	content: "\f006";
}
.header .top-links li:nth-child(2n) a span::before {
	content: "\f007";
}
.icon-film::before {
	content: "\f008";
}
.icon-th-large::before {
	content: "\f009";
}
.grid::before {
	content: "\f00a";
}
.icon-th-list::before {
	content: "\f00b";
}
div.alert span::before {
	content: "\f00c";
}
.ajax_cart_block_remove_link::before {
	content: "\f00d";
}
.close_la::before {
	content: "\f00d";
}
div.alert button::before {
	content: "\f00d";
}
.icon-zoom-in::before {
	content: "\f00e";
}
.icon-zoom-out::before {
	content: "\f010";
}
.icon-off::before {
	content: "\f011";
}
.icon-signal::before {
	content: "\f012";
}
.icon-cog::before {
	content: "\f013";
}
.btn-remove2::before {
	content: "\f014";
}
.icon-home::before {
	content: "\f015";
}
.icon-file::before {
	content: "\f016";
}
.icon-time::before {
	content: "\f017";
}
.icon-road::before {
	content: "\f018";
}
.icon-download-alt::before {
	content: "\f019";
}
.icon-download::before {
	content: "\f01a";
}
.icon-upload::before {
	content: "\f01b";
}
.icon-inbox::before {
	content: "\f01c";
}
.icon-play-circle::before {
	content: "\f01d";
}
.icon-repeat::before {
	content: "\f01e";
}
.icon-refresh::before {
	content: "\f021";
}
.icon-list-alt::before {
	content: "\f022";
}
.icon-lock::before {
	content: "\f023";
}
.icon-flag::before {
	content: "\f024";
}
.icon-headphones::before {
	content: "\f025";
}
.icon-volume-off::before {
	content: "\f026";
}
.icon-volume-down::before {
	content: "\f027";
}
.icon-volume-up::before {
	content: "\f028";
}
.icon-qrcode::before {
	content: "\f029";
}
.icon-barcode::before {
	content: "\f02a";
}
.icon-tag::before {
	content: "\f02b";
}
.icon-tags::before {
	content: "\f02c";
}
.header .top-links li a span::before {
	content: "\f02d";
}
.icon-bookmark::before {
	content: "\f02e";
}
.link-print::before {
	content: "\f02f";
}
.icon-camera::before {
	content: "\f030";
}
.icon-font::before {
	content: "\f031";
}
.icon-bold::before {
	content: "\f032";
}
.icon-italic::before {
	content: "\f033";
}
.icon-text-height::before {
	content: "\f034";
}
.icon-text-width::before {
	content: "\f035";
}
.icon-align-left::before {
	content: "\f036";
}
.icon-align-center::before {
	content: "\f037";
}
.icon-align-right::before {
	content: "\f038";
}
.icon-align-justify::before {
	content: "\f039";
}
.icon-list::before {
	content: "\f03a";
}
.list::before {
	content: "\f03a";
}
.icon-indent-left::before {
	content: "\f03b";
}
.icon-indent-right::before {
	content: "\f03c";
}
.icon-facetime-video::before {
	content: "\f03d";
}
.icon-picture::before {
	content: "\f03e";
}
.btn-edit::before {
	content: "\f040";
}
.cart-table td.last.a-center a.cartedit::before {
	content: "\f040";
}
.icon-map-marker::before {
	content: "\f041";
}
.icon-adjust::before {
	content: "\f042";
}
.icon-tint::before {
	content: "\f043";
}
.icon-edit::before {
	content: "\f044";
}
.icon-share::before {
	content: "\f045";
}
.icon-check::before {
	content: "\f046";
}
.icon-move::before {
	content: "\f047";
}
.icon-step-backward::before {
	content: "\f048";
}
.icon-fast-backward::before {
	content: "\f049";
}
.icon-backward::before {
	content: "\f04a";
}
.icon-play::before {
	content: "\f04b";
}
.icon-pause::before {
	content: "\f04c";
}
.icon-stop::before {
	content: "\f04d";
}
.icon-forward::before {
	content: "\f04e";
}
.icon-fast-forward::before {
	content: "\f050";
}
.icon-step-forward::before {
	content: "\f051";
}
.icon-eject::before {
	content: "\f052";
}
.icon-chevron-left::before {
	content: "\f053";
}
.icon-chevron-right::before {
	content: "\f054";
}
.icon-plus-sign::before {
	content: "\f055";
}
.icon-minus-sign::before {
	content: "\f056" !important;
}
.error-msg::before {
	content: "\f057";
}
.success-msg::before {
	content: "\f058";
}
.icon-question-sign::before {
	content: "\f059";
}
.icon-info-sign::before {
	content: "\f05a";
}
.icon-screenshot::before {
	content: "\f05b";
}
.icon-remove-circle::before {
	content: "\f05c";
}
.icon-ok-circle::before {
	content: "\f05d";
}
.icon-ban-circle::before {
	content: "\f05e";
}
.icon-arrow-left {
	content: "\f060";
}
.cart .totals .checkout-types button.btn-checkout::after {
	content: "\f061";
}
.validation-advice::before {
	content: "\f062";
}
.icon-arrow-up::before {
	content: "\f062";
}
.icon-arrow-down::before {
	content: "\f063";
}
.icon-share-alt::before {
	content: "\f064";
}
.icon-resize-full::before {
	content: "\f065";
}
.icon-resize-small::before {
	content: "\f066";
}
.icon-minus::before {
	content: "\f068";
}
.icon-asterisk::before {
	content: "\f069";
}
.note-msg::before {
	content: "\f06a";
}
.notice-msg::before {
	content: "\f06a";
}
.product-latest .actions button.btn-cart span::before {
	content: "\f06b";
}
.icon-leaf::before {
	content: "\f06c";
}
.icon-fire::before {
	content: "\f06d";
}
.iconeye-open::before {
	content: "\f06e";
}
.icon-eye-close::before {
	content: "\f070";
}
.icon-warning-sign::before {
	content: "\f071";
}
.icon-plane::before {
	content: "\f072";
}
.icon-calendar::before {
	content: "\f073";
}
.icon-compare::before {
	content: "\f074";
}
.icon-comment::before {
	content: "\f075";
}
.icon-magnet::before {
	content: "\f076";
}
.scrollup::before {
	content: "\f077";
}
.icon-chevron-down::before {
	content: "\f078";
}
.icon-retweet::before {
	content: "\f079";
}
.icon-cart {
	content: "\f07a";
}
.icon-folder-close::before {
	content: "\f07b";
}
.icon-folder-open::before {
	content: "\f07c";
}
.icon-resize-vertical::before {
	content: "\f07d";
}
.icon-resize-horizontal::before {
	content: "\f07e";
}
.icon-bar-chart::before {
	content: "\f080";
}
.icon-twitter-sign::before {
	content: "\f081";
}
.icon-facebook-sign::before {
	content: "\f082";
}
.icon-camera-retro::before {
	content: "\f083";
}
.icon-key::before {
	content: "\f084";
}
.icon-cogs::before {
	content: "\f085";
}
.icon-comments::before {
	content: "\f086";
}
.icon-thumbs-up::before {
	content: "\f087";
}
.icon-thumbs-down::before {
	content: "\f088";
}
.icon-star-half::before {
	content: "\f089";
}
.icon-heart-empty::before {
	content: "\f08a";
}
.icon-signout::before {
	content: "\f08b";
}
.icon-linkedin-sign::before {
	content: "\f08c";
}
.icon-pushpin::before {
	content: "\f08d";
}
.icon-external-link::before {
	content: "\f08e";
}
.icon-trophy::before {
	content: "\f091";
}
.icon-github-sign::before {
	content: "\f092";
}
.icon-upload-alt::before {
	content: "\f093";
}
.icon-lemon::before {
	content: "\f094";
}
.icon-phone::before {
	content: "\f095";
}
.icon-check-empty::before {
	content: "\f096";
}
.icon-bookmark-empty::before {
	content: "\f097";
}
.icon-phone-sign::before {
	content: "\f098";
}
.follow_button a.btn_follow_twitter::before {
	content: "\f099";
}
.follow_button a.btn_follow_fb::before {
	content: "\f09a";
}
.follow_button a.btn_follow_gplus::before {
	content: "\f0d4";
}
.follow_button a.btn_follow_youtube::before {
	content: "\f166";
}
.follow_button a.btn_follow_tumblr::before {
	content: "\f174";
}
.follow_button a.btn_follow_vimeo::before {
	content: "\f194";
}
.follow_button a.btn_follow_instagram::before {
	content: "\f16d";
}
.follow_button a.btn_follow_flickr::before {
	content: "\f16e";
}
.follow_button a.btn_follow_pinterest::before {
	content: "\f0d2";
}
.icon-github::before {
	content: "\f09b";
}
.icon-unlock::before {
	content: "\f09c";
}
.icon-credit-card::before {
	content: "\f09d";
}
.icon-rss::before {
	content: "\f09e";
}
.icon-hdd::before {
	content: "\f0a0";
}
.icon-bullhorn::before {
	content: "\f0a1";
}
.icon-bell::before {
	content: "\f0a2";
}
.icon-certificate::before {
	content: "\f0a3";
}
.icon-hand-right::before {
	content: "\f0a4";
}
.icon-hand-left::before {
	content: "\f0a5";
}
.icon-hand-up::before {
	content: "\f0a6";
}
.icon-hand-down::before {
	content: "\f0a7";
}
.icon-circle-arrow-left::before {
	content: "\f0a8";
}
#banner-slider .container a span::after {
	content: "\f0a9";
}
.banner .container a span::after {
	content: "\f0a9";
}
.icon-circle-arrow-up::before {
	content: "\f0aa";
}
.icon-circle-arrow-down::before {
	content: "\f0ab";
}
.icon-address::before {
	content: "\f0ac";
}
.icon-wrench::before {
	content: "\f0ad";
}
.icon-tasks::before {
	content: "\f0ae";
}
.icon-filter::before {
	content: "\f0b0";
}
.icon-briefcase::before {
	content: "\f0b1";
}
.icon-fullscreen::before {
	content: "\f0b2";
}
.icon-group::before {
	content: "\f0c0";
}
.icon-link::before {
	content: "\f0c1";
}
.icon-cloud::before {
	content: "\f0c2";
}
.icon-beaker::before {
	content: "\f0c3";
}
.icon-cut::before {
	content: "\f0c4";
}
.icon-copy::before {
	content: "\f0c5";
}
.icon-paper-clip::before {
	content: "\f0c6";
}
.icon-save::before {
	content: "\f0c7";
}
.icon-sign-blank::before {
	content: "\f0c8";
}
.icon-reorder::before {
	content: "\f0c9";
}
#menu-button a::after {
	content: "\f0c9";
}
.toggleMenu::after {
	content: "\f0c9";
}
.icon-list-ul::before {
	content: "\f0ca";
}
.icon-list-ol::before {
	content: "\f0cb";
}
.icon-strikethrough::before {
	content: "\f0cc";
}
.icon-underline::before {
	content: "\f0cd";
}
.icon-table::before {
	content: "\f0ce";
}
.icon-magic::before {
	content: "\f0d0";
}
.icon-truck::before {
	content: "\f0d1";
}
.follow_button a.btn_follow_msg::before {
	content: "\f0d2";
}
.icon-pinterest-sign::before {
	content: "\f0d3";
}
.icon-google-plus-sign::before {
	content: "\f0d4";
}
.icon-google-plus::before {
	content: "\f0d5";
}
.icon-money::before {
	content: "\f0d6";
}
.icon-caret-down::before {
	content: "\f0d7";
}
.icon-caret-up::before {
	content: "\f0d8";
}
.icon-caret-left::before {
	content: "\f0d9";
}
.icon-caret-right::before {
	content: "\f0da";
}
.icon-columns::before {
	content: "\f0db";
}
.icon-sort::before {
	content: "\f0dc";
}
.icon-sort-down::before {
	content: "\f0dd";
}
.icon-sort-up::before {
	content: "\f0de";
}
.product-view .product-shop .add-to-links li a.link-email::before {
	content: "\f0e0";
}
.icon-email::before {
	content: "\f0e0";
}
.follow_button a.btn_follow_in::before {
	content: "\f0e1";
}
.icon-undo::before {
	content: "\f0e2";
}
.icon-legal::before {
	content: "\f0e3";
}
.icon-dashboard::before {
	content: "\f0e4";
}
.icon-comment-alt::before {
	content: "\f0e5";
}
.icon-comments-alt::before {
	content: "\f0e6";
}
.icon-bolt::before {
	content: "\f0e7";
}
.icon-sitemap::before {
	content: "\f0e8";
}
.icon-umbrella::before {
	content: "\f0e9";
}
.icon-paste::before {
	content: "\f0ea";
}
.icon-lightbulb::before {
	content: "\f0eb";
}
.header .top-links li.first a span::before {
	content: "\f0e0";
}
.icon-cloud-download::before {
	content: "\f0ed";
}
.icon-cloud-upload::before {
	content: "\f0ee";
}
.icon-user-md::before {
	content: "\f0f0";
}
.icon-stethoscope::before {
	content: "\f0f1";
}
.icon-suitcase::before {
	content: "\f0f2";
}
.icon-bell-alt::before {
	content: "\f0f3";
}
.icon-coffee::before {
	content: "\f0f4";
}
.icon-food::before {
	content: "\f0f5";
}
.icon-file-alt::before {
	content: "\f0f6";
}
.icon-building::before {
	content: "\f0f7";
}
.icon-hospital::before {
	content: "\f0f8";
}
.icon-ambulance::before {
	content: "\f0f9";
}
.icon-medkit::before {
	content: "\f0fa";
}
.icon-fighter-jet::before {
	content: "\f0fb";
}
.icon-beer::before {
	content: "\f0fc";
}
.icon-h-sign::before {
	content: "\f0fd";
}
.icon-plus-sign-alt::before {
	content: "\f0fe";
}
.icon-double-angle-left::before {
	content: "\f100";
}
.icon-double-angle-right::before {
	content: "\f101";
}
.icon-double-angle-up::before {
	content: "\f102";
}
.icon-double-angle-down::before {
	content: "\f103";
}
.bx-wrapper .bx-prev::before {
	content: "\f104";
}
.default.tp-leftarrow::before {
	content: "\f104";
}
.pager .pages a.previous::before {
	content: "\f104";
}
.detail-carousel .flex-direction-nav a.flex-prev::before {
	content: "\f104";
}
.bx-wrapper .bx-next::before {
	content: "\f105";
}
#nav li ul li ul li a::before {
	content: "\f105";
}
.default.tp-rightarrow::before {
	content: "\f105";
}
.pager .pages a.next::before {
	content: "\f105";
}
.detail-carousel .flex-direction-nav a.flex-next::before {
	content: "\f105";
}
div.wp-custom-menu-popup .itemSubMenu a.itemMenuName::before {
	content: "\f105";
}
.block a span.errow::before {
	content: "\f105";
}
.footer_link .one_fourth li a::before {
	content: "\f105";
}
.opc .ul li span::before {
	content: "\f105";
}
.block-progress dt span.progress_font::before {
	content: "\f105";
}
.block-account .block-content li.current span.errow::before {
	content: "\f105";
}
.popular-product .bx-wrapper .bx-prev::before {
	content: "\f106";
}
.detail-carousel.custom2-views .flex-direction-nav a.flex-prev::before {
	content: "\f106";
}
.icon-angle-up::before {
	content: "\f106";
}
.language_box .language_pan span.icon-right::after {
	content: "\f107";
}
.currency_box .currency_pan span.icon-right::after {
	content: "\f107";
}
.show_pan span.icon-right::after {
	content: "\f107";
}
.sort_pan span.icon-right::after {
	content: "\f107";
}
.popular-product .bx-wrapper .bx-next::before {
	content: "\f107";
}
.detail-carousel.custom2-views .flex-direction-nav a.flex-next::before {
	content: "\f107";
}
.icon-angle-down::before {
	content: "\f107";
}
.icon-desktop::before {
	content: "\f108";
}
.icon-laptop::before {
	content: "\f109";
}
.icon-tablet::before {
	content: "\f10a";
}
.icon-mobile-phone::before {
	content: "\f10b";
}
.icon-circle-blank::before {
	content: "\f10c";
}
.icon-quote-left::before {
	content: "\f10d";
}
.icon-quote-right::before {
	content: "\f10e";
}
.icon-spinner::before {
	content: "\f110";
}
.icon-circle::before {
	content: "\f111";
}
.icon-reply::before {
	content: "\f112";
}
.icon-github-alt::before {
	content: "\f113";
}
.icon-folder-close-alt::before {
	content: "\f114";
}
.icon-folder-open-alt::before {
	content: "\f115";
}
.icon-instagram::before {
	content: "\f16d";
}
.icon-large {
	padding-top: 3px; padding-bottom: 3px; font-size: 1.33em; margin-top: -4px; margin-bottom: -4px; vertical-align: middle;
}
.nav [class^='icon-'] {
	padding-top: 3px; padding-bottom: 3px; margin-top: -4px; margin-bottom: -4px; vertical-align: inherit;
}
.nav [class*=' icon-'] {
	padding-top: 3px; padding-bottom: 3px; margin-top: -4px; margin-bottom: -4px; vertical-align: inherit;
}
.nav [class^='icon-'].icon-large {
	vertical-align: -25%;
}
.nav [class*=' icon-'].icon-large {
	vertical-align: -25%;
}
.nav-pills [class^='icon-'].icon-large {
	line-height: 0.75em; padding-top: 5px; padding-bottom: 4px; margin-top: -7px; margin-bottom: -5px;
}
.nav-tabs [class^='icon-'].icon-large {
	line-height: 0.75em; padding-top: 5px; padding-bottom: 4px; margin-top: -7px; margin-bottom: -5px;
}
.nav-pills [class*=' icon-'].icon-large {
	line-height: 0.75em; padding-top: 5px; padding-bottom: 4px; margin-top: -7px; margin-bottom: -5px;
}
.nav-tabs [class*=' icon-'].icon-large {
	line-height: 0.75em; padding-top: 5px; padding-bottom: 4px; margin-top: -7px; margin-bottom: -5px;
}
.btn [class^='icon-'].pull-left {
	vertical-align: inherit;
}
.btn [class*=' icon-'].pull-left {
	vertical-align: inherit;
}
.btn [class^='icon-'].pull-right {
	vertical-align: inherit;
}
.btn [class*=' icon-'].pull-right {
	vertical-align: inherit;
}
.btn [class^='icon-'].icon-large {
	margin-top: -0.5em;
}
.btn [class*=' icon-'].icon-large {
	margin-top: -0.5em;
}
a [class^='icon-'] {
	cursor: pointer;
}
a [class*=' icon-'] {
	cursor: pointer;
}
ul.icons {
	text-indent: -1.5em; margin-left: 3em;
}
.icon-glass {
	
}
.icon-music {
	
}
.header .searchlogo {
	
}
.header .form-search button.button span span {
	
}
.icon-envelope-alt {
	
}
.cart-table td.last.a-center a.link-wishlist {
	
}
.icon-star {
	
}
.icon-star-empty {
	
}
.header .top-links li:nth-child(2n) a span {
	
}
.icon-film {
	
}
.icon-th-large {
	
}
.grid {
	
}
.icon-th-list {
	
}
div.alert span {
	
}
.btn-remove {
	
}
.close_la {
	
}
div.alert button {
	
}
.icon-zoom-in {
	
}
.icon-zoom-out {
	
}
.icon-off {
	
}
.icon-signal {
	
}
.icon-cog {
	
}
.btn-remove2 {
	
}
.icon-home {
	
}
.icon-file {
	
}
.icon-time {
	
}
.icon-road {
	
}
.icon-download-alt {
	
}
.icon-download {
	
}
.icon-upload {
	
}
.icon-inbox {
	
}
.icon-play-circle {
	
}
.icon-repeat {
	
}
.icon-refresh {
	
}
.icon-list-alt {
	
}
.icon-lock {
	
}
.icon-flag {
	
}
.icon-headphones {
	
}
.icon-volume-off {
	
}
.icon-volume-down {
	
}
.icon-volume-up {
	
}
.icon-qrcode {
	
}
.icon-barcode {
	
}
.icon-tag {
	
}
.icon-tags {
	
}
.header .top-links li a span {
	
}
.icon-bookmark {
	
}
.link-print {
	
}
.icon-camera {
	
}
.icon-font {
	
}
.icon-bold {
	
}
.icon-italic {
	
}
.icon-text-height {
	
}
.icon-text-width {
	
}
.icon-align-left {
	
}
.icon-align-center {
	
}
.icon-align-right {
	
}
.icon-align-justify {
	
}
.list {
	
}
.icon-list {
	
}
.icon-indent-left {
	
}
.icon-indent-right {
	
}
.icon-facetime-video {
	
}
.icon-picture {
	
}
.btn-edit {
	
}
.cart-table td.last.a-center a.cartedit {
	
}
.icon-map-marker {
	
}
.icon-adjust {
	
}
.icon-tint {
	
}
.icon-edit {
	
}
.icon-share {
	
}
.icon-check {
	
}
.icon-move {
	
}
.icon-step-backward {
	
}
.icon-fast-backward {
	
}
.icon-backward {
	
}
.icon-play {
	
}
.icon-pause {
	
}
.icon-stop {
	
}
.icon-forward {
	
}
.icon-fast-forward {
	
}
.icon-step-forward {
	
}
.icon-eject {
	
}
.icon-chevron-left {
	
}
.icon-chevron-right {
	
}
.icon-plus-sign {
	
}
.icon-minus-sign {
	
}
.error-msg {
	
}
.success-msg {
	
}
.icon-question-sign {
	
}
.icon-info-sign {
	
}
.icon-screenshot {
	
}
.icon-remove-circle {
	
}
.icon-ok-circle {
	
}
.icon-ban-circle {
	
}
.icon-arrow-left {
	
}
.cart .totals .checkout-types button.btn-checkout span.icon {
	
}
.validation-advice {
	
}
.icon-arrow-up {
	
}
.icon-arrow-down {
	
}
.icon-share-alt {
	
}
.icon-resize-full {
	
}
.icon-resize-small {
	
}
.icon-plus {
	
}
.icon-minus {
	
}
.icon-asterisk {
	
}
.note-msg {
	
}
.notice-msg {
	
}
.product-latest .actions button.btn-cart span {
	
}
.icon-leaf {
	
}
.icon-fire {
	
}
.iconeye-open {
	
}
.icon-eye-close {
	
}
.icon-warning-sign {
	
}
.icon-plane {
	
}
.icon-calendar {
	
}
.icon-compare {
	
}
.icon-comment {
	
}
.icon-magnet {
	
}
.scrollup {
	
}
.icon-chevron-down {
	
}
.icon-retweet {
	
}
.icon-cart {
	
}
.icon-folder-close {
	
}
.icon-folder-open {
	
}
.icon-resize-vertical {
	
}
.icon-resize-horizontal {
	
}
.icon-bar-chart {
	
}
.icon-twitter-sign {
	
}
.icon-facebook-sign {
	
}
.icon-camera-retro {
	
}
.icon-key {
	
}
.icon-cogs {
	
}
.icon-comments {
	
}
.icon-thumbs-up {
	
}
.icon-thumbs-down {
	
}
.icon-star-half {
	
}
.icon-heart-empty {
	
}
.icon-signout {
	
}
.icon-linkedin-sign {
	
}
.icon-pushpin {
	
}
.icon-external-link {
	
}
.header .top-links li.last a span {
	
}
.icon-trophy {
	
}
.icon-github-sign {
	
}
.icon-upload-alt {
	
}
.icon-lemon {
	
}
.icon-phone {
	
}
.icon-check-empty {
	
}
.icon-bookmark-empty {
	
}
.icon-phone-sign {
	
}
.follow_button a.btn_follow_twitter {
	
}
.follow_button a.btn_follow_fb {
	
}
.follow_button a.btn_follow_gplus {
	
}
.follow_button a.btn_follow_youtube {
	
}
.follow_button a.btn_follow_tumblr {
	
}
.follow_button a.btn_follow_vimeo {
	
}
.follow_button a.btn_follow_instagram {
	
}
.follow_button a.btn_follow_flickr {
	
}
.follow_button a.btn_follow_pinterest {
	
}
.icon-github {
	
}
.icon-unlock {
	
}
.icon-credit-card {
	
}
.icon-rss {
	
}
.icon-hdd {
	
}
.icon-bullhorn {
	
}
.icon-bell {
	
}
.icon-certificate {
	
}
.icon-hand-right {
	
}
.icon-hand-left {
	
}
.icon-hand-up {
	
}
.icon-hand-down {
	
}
.icon-circle-arrow-left {
	
}
#banner-slider .container a span {
	
}
.banner .container a span {
	
}
.icon-circle-arrow-up {
	
}
.icon-circle-arrow-down {
	
}
.icon-address {
	
}
.icon-wrench {
	
}
.icon-tasks {
	
}
.icon-filter {
	
}
.icon-briefcase {
	
}
.icon-fullscreen {
	
}
.icon-group {
	
}
.icon-link {
	
}
.icon-cloud {
	
}
.icon-beaker {
	
}
.icon-cut {
	
}
.icon-copy {
	
}
.icon-paper-clip {
	
}
.icon-save {
	
}
.icon-sign-blank {
	
}
.icon-reorder {
	
}
#menu-button a {
	
}
.toggleMenu {
	
}
.icon-list-ul {
	
}
.icon-list-ol {
	
}
.icon-strikethrough {
	
}
.icon-underline {
	
}
.icon-table {
	
}
.icon-magic {
	
}
.icon-truck {
	
}
.follow_button a.btn_follow_msg {
	
}
.icon-pinterest-sign {
	
}
.icon-google-plus-sign {
	
}
.icon-google-plus {
	
}
.icon-money {
	
}
.icon-caret-down {
	
}
.icon-caret-up {
	
}
.icon-caret-left {
	
}
.icon-caret-right {
	
}
.icon-columns {
	
}
.icon-sort {
	
}
.icon-sort-down {
	
}
.icon-sort-up {
	
}
.product-view .product-shop .add-to-links li a.link-email {
	
}
.icon-email {
	
}
.follow_button a.btn_follow_in {
	
}
.icon-undo {
	
}
.icon-legal {
	
}
.icon-dashboard {
	
}
.icon-comment-alt {
	
}
.icon-comments-alt {
	
}
.icon-bolt {
	
}
.icon-sitemap {
	
}
.icon-umbrella {
	
}
.icon-paste {
	
}
.icon-lightbulb {
	
}
.header .top-links li.first a span {
	
}
.icon-cloud-download {
	
}
.icon-cloud-upload {
	
}
.icon-user-md {
	
}
.icon-stethoscope {
	
}
.icon-suitcase {
	
}
.icon-bell-alt {
	
}
.icon-coffee {
	
}
.icon-food {
	
}
.icon-file-alt {
	
}
.icon-building {
	
}
.icon-hospital {
	
}
.icon-ambulance {
	
}
.icon-medkit {
	
}
.icon-fighter-jet {
	
}
.icon-beer {
	
}
.icon-h-sign {
	
}
.icon-plus-sign-alt {
	
}
.icon-double-angle-left {
	
}
.icon-double-angle-right {
	
}
.icon-double-angle-up {
	
}
.icon-double-angle-down {
	
}
.default.tp-leftarrow {
	
}
.bx-wrapper .bx-prev {
	
}
.pager .pages a.previous {
	
}
.detail-carousel .flex-direction-nav a.flex-prev {
	
}
.default.tp-rightarrow {
	
}
.bx-wrapper .bx-next {
	
}
.pager .pages a.next {
	
}
.detail-carousel .flex-direction-nav a.flex-next {
	
}
div.wp-custom-menu-popup .itemSubMenu a.itemMenuName {
	
}
.block a span.errow {
	
}
.footer_link .one_fourth li a {
	
}
.opc .ul li span {
	
}
.block-progress dt span.progress_font {
	
}
.block-account .block-content li.current span.errow {
	
}
.popular-product .bx-wrapper .bx-prev {
	
}
.detail-carousel.custom2-views .flex-direction-nav a.flex-prev {
	
}
.icon-angle-up {
	
}
.language_box .language_pan span.icon-right {
	
}
.currency_box .currency_pan span.icon-right {
	
}
.show_pan span.icon-right {
	
}
.sort_pan span.icon-right {
	
}
.popular-product .bx-wrapper .bx-next {
	
}
.detail-carousel.custom2-views .flex-direction-nav a.flex-next {
	
}
.icon-angle-down {
	
}
.icon-desktop {
	
}
.icon-laptop {
	
}
.icon-tablet {
	
}
.icon-mobile-phone {
	
}
.icon-circle-blank {
	
}
.icon-quote-left {
	
}
.icon-quote-right {
	
}
.icon-spinner {
	
}
.icon-circle {
	
}
.icon-reply {
	
}
.icon-github-alt {
	
}
.icon-folder-close-alt {
	
}
.icon-folder-open-alt {
	
}
.fullwidth-block {
	background: url("../img/fullwidth-blockbg.png") center; padding: 28px 0px; width: 100%; float: left;
}
.fullwidth-block .custom {
	margin: 0px auto; width: 1200px; max-width: 100%;
}
.fullwidth-block h3 {
	color: rgb(255, 255, 255); font-weight: normal;
}
.fullwidth-block .custom p {
	color: rgb(255, 255, 255);
}
.custom {
	
}
.custom h1 {
	font-size: 25px;
}
.custom h6 {
	font-weight: normal;
}
.custom h2 {
	color: rgb(0, 0, 0); font-size: 20px;
}
.custom h2.subtital {
	padding-bottom: 10px; margin-bottom: 25px; border-bottom-color: rgb(229, 229, 229); border-bottom-width: 1px; border-bottom-style: solid;
}
.custom p {
	color: rgb(102, 102, 102); line-height: 1.5; font-size: 14px;
}
.custom blockquote {
	padding: 0px;
}
.custom blockquote p {
	font-size: 15px; font-style: normal;
}
.custom blockquote.pull-right {
	text-align: right;
}
.custom table button:first-child.button {
	float: left;
}
.custom .data-table thead th {
	text-align: center !important;
}
.custom .data-table tfoot td {
	text-align: right !important;
}
.custom button.button {
	display: inline-block;
}
.one_half {
	margin-right: 1.7%; float: left;
}
.one_third {
	margin-right: 1.7%; float: left;
}
.one_fourth {
	margin-right: 1.7%; float: left;
}
.one_fifth {
	margin-right: 1.7%; float: left;
}
.one_half {
	width: 48.5%;
}
.one_third {
	width: 32.2%;
}
.one_fourth {
	width: 23.7%;
}
.one_fifth {
	width: 17.6%;
}
.one_full {
	width: 100%; float: left;
}
.last.one_half {
	margin-right: 0px; margin-bottom: 0px;
}
.last.one_third {
	margin-right: 0px; margin-bottom: 0px;
}
.last.one_fourth {
	margin-right: 0px; margin-bottom: 0px;
}
.last.one_fifth {
	margin-right: 0px; margin-bottom: 0px;
}
.martop4 {
	height: 0px; margin-top: 40px;
}
.martop3 {
	height: 0px; margin-top: 30px;
}
.martop2 {
	width: 100%; height: 0px; margin-top: 20px; float: left;
}
.martop1 {
	height: 0px; margin-top: 10px;
}
.clear {
	height: 0px; clear: both;
}
.img_right {
	margin-left: 1%; float: right;
}
.img_left {
	margin-right: 1%; float: left;
}
.img_top {
	width: 100%; float: left;
}
.img_bottom {
	width: 100%; float: left;
}
.img_center {
	text-align: center;
}
ul.list {
	list-style: none;
}
ul.list-icon {
	list-style: none;
}
.list li {
	line-height: 1.8;
}
.list li em {
	color: rgb(26, 161, 225); font-family: "FontAwesome"; font-size: 8px; font-style: normal; margin-top: 4px; margin-right: 10px; float: left;
}
.list-icon li {
	margin-bottom: 30px; float: left;
}
.list-icon li.last {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.list-icon .right {
	float: none !important;
}
.large-icon.list-icon .right {
	margin-left: 110px;
}
.small-icon.list-icon .right {
	margin-left: 75px;
}
.list-icon p {
	margin-top: 0px;
}
.list-icon em {
	text-align: center; color: rgb(255, 255, 255); font-family: "FontAwesome"; font-style: normal; float: left;
}
.large-icon.list-icon em {
	width: 90px; line-height: 90px; font-size: 3.5em;
}
.small-icon.list-icon em {
	width: 55px; line-height: 55px; font-size: 2em;
}
.list-icon .icon1 {
	background: rgb(133, 43, 153);
}
.list-icon .icon2 {
	background: rgb(53, 170, 71);
}
.list-icon .icon3 {
	background: rgb(75, 141, 248);
}
.list-icon .icon4 {
	background: rgb(235, 120, 20);
}
.color_tag h3 {
	padding: 5px; color: rgb(255, 255, 255); min-height: 50px;
}
.red {
	background: rgb(230, 20, 0); min-height: 30px;
}
.green {
	background: rgb(49, 154, 49);
}
.blue {
	background: rgb(25, 162, 222);
}
.teal {
	background: rgb(0, 170, 173);
}
.lime {
	background: rgb(140, 190, 41);
}
.pink {
	background: rgb(230, 113, 181);
}
.magenta {
	background: rgb(255, 0, 148);
}
.borwn {
	background: rgb(156, 81, 0);
}
.mango {
	background: rgb(239, 150, 8);
}
.purple {
	background: rgb(165, 0, 255);
}
.allclear {
	clear: both;
}
.fl-r {
	float: right;
}
input {
	border: 1px solid rgb(205, 205, 205); border-image: none; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 11px; vertical-align: middle;
}
textarea {
	border: 1px solid rgb(205, 205, 205); border-image: none; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 11px; vertical-align: middle;
}
select option {
	border: 1px solid rgb(205, 205, 205); border-image: none; color: rgb(68, 68, 68); font-family: "OpenSansRegular"; font-size: 11px; vertical-align: middle;
}
.fl-l {
	float: left;
}
.cartextra {
	text-align: left; padding-right: 59px; float: right;
}
.account-login .fieldset {
	overflow: hidden;
}
#wrap {
	z-index: 999 !important;
}
#products-list .star_content {
	top: 3px; padding-right: 10px; display: inline-block; position: relative;
}
.buttons_bottom_block {
	display: inline;
}
.link_parametro{
	color:#444444 !important;
	text-decoration:none !important;
}
.link_parametro:hover{
	color:#7ac525 !important;
	text-decoration:none;
}

/*css loja*/
.fl{
	float:left;
}
.fr{
	float:right;
}
.uc{
	text-transform:uppercase;
}
.lc{
	text-transform:lowercase;
}
.taj{
	text-align:justify;
}
.tac{
	text-align:center;
}
.oh{
	overflow:hidden;
}
a{text-decoration:none;}
.tar{
	text-align:right;
}
.sn_cont{
	margin-top:0px;
}
.links_sn{
	margin-right:40px;
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#444444;
}
.links_sn a{
	color:#444444;
	text-decoration:none;
}
.links_sn a:hover{
	color:#7ac525;
	text-decoration:none;
}
.links_sn_on{
	margin-right:40px;
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#7ac525;
}
.links_sn_on a{
	color:#7ac525;
	text-decoration:none;
}
.links_sn_on a:hover{
	color:#7ac525;
	text-decoration:none;
}
.sep_sn{
	width:100%;
	margin-top:5px;
	margin-bottom:15px;
	height:1px;
	background-color:#444444;
}
.sep_sn2{
	width:100%;
	margin-top:20px;
	height:1px;
	background-color:#444444;
}
.gal_sn{
	width:100%;
}
.gal_sn2{
	width:100%;
}
.ft_sn{
	width:299.5px;
	margin-top:20px;
}
.ft_sn2{
	width:262px;
	margin-top:20px;
}

.ar_line{
	width:100%;
	height:2px;
	background-color:#444444;
	margin-top:5px;
}
.login_registar{
	width:100%;
}
.area_login{
	width:47%;
	min-width:200px;
	margin-right:14%;
}
.area_registar{
	width:39%;
	min-width:200px;
}
@media (min-width: 0px) and (max-width: 532px){
	.area_login{
		width:100%;
		min-width:200px;
		margin-right:0px;
	}
	.area_registar{
		width:100%;
		min-width:200px;
	}
}
.tit_login{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#444444;
	padding-bottom:15px;
	border-bottom:2px solid #444444;
	width:100%;
	margin-bottom:15px;
}
.txt_login{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-bottom:15px;
}
.txt_registar{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-bottom:50px;
}
.bt_registar{
	max-width:300px;
	min-width:285px;
	height:53px;
	font-family: 'OpenSansRegular';
	font-size:18px;
	color:#fff;
	line-height:53px;
	text-align:center;
	background-color:#7ac525;
	border:none;
	margin-top:30px;
	text-decoration:none;
	margin-right:20px;
}
.bt_registar a{
	max-width:300px;
	min-width:285px;
	height:53px;
	font-family: 'OpenSansRegular';
	font-size:18px;
	color:#fff;
	line-height:53px;
	text-align:center;
	background-color:#7ac525;
	border:none;
	margin-top:30px;
	text-decoration:none;
	display:block;
	margin-right:20px;
}
.ar_login_input{
	min-width:272px;
	width:93%;
	height:22px;
	border:1px solid #444444;
	padding:10px;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#444444;
}
.ar_login_select{
	min-width:295px;
	height:47px;
	border:1px solid #444444;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#444444;
	padding:10px;
}
.mt10{
	margin-top:10px;
}
.bt_fpw{
	margin-top:15px;
}
.bt_login{
	width:134px;
	height:30px;
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#fff;
	line-height:30px;
	text-align:center;
	background-color:#7ac525;
	border:none;
}
.txt_fpw{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#7ac525;
	margin-left:15px;
	padding-top:8px;
}
.txt_fpw a{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#7ac525;
	text-decoration:none;
}
.txt_fpw a:hover{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#7ac525;
	text-decoration:none;
}
.ar_login_line{
	width:100%;
	height:2px;
	background-color:#444444;
	margin-top:15px;
}
.tit_registo{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#444444;
	width:100%;
	margin-top:18px;
	margin-bottom:5px;
}
.field_reg{
	margin-top:10px;
	width:100%;
}
.reg_label{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	width:185px;
	padding-top:5px;
}
.reg_asterisco{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#7ac525;
}
.bt_reg_form{
	width:100%;
	text-align:center;
}
.bt_reg_form2{
	width:100%;
	text-align:center;
}
.txt_obriga{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#7ac525;
}
.float_content_right{
	display: block;
	float: right;
	width: 400px;
	padding: 0 0 8px 8px;
}
.mt15{
	margin-top:15px;
}
.cont_content{
	width:100%;
}
.cont_content2{
	width:100%;
	margin-top:30px;
}
.cont_form{
	width:50%;
	margin-right:29px;
}
.cont_sep{
	width:2px;
	height:100%;
	background-color:#7ac525;
}
.cont_moradas{
	width:50%;
	margin-left:29px;
}
.txt_cont{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
}
.txt_cont a{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	text-decoration:none;
}
.txt_cont a:hover{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#7ac525;
	text-decoration:none;
}
.form_left{
	width:300px;
}
.form_right{
	width:300px;
}
.cont_label{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	width:300px;
	padding-top:5px;
}
.cont_asterisco{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#7ac525;
}
.cont_input{
	width:267px;
	height:25px;
	border:1px solid #444444;
	padding-left:10px;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#444444;
}
.cont_textarea{
	width:257px;
	height:170px;
	border:1px solid #444444;
	padding:10px;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#444444;
}
.bts_cont{
	margin-top:31px;
	width:195px;
}
.bt_cont_enviar{
	width:90px;
	height:33px;
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#fff;
	line-height:33px;
	text-align:center;
	background-color:#7ac525;
	border:none;
}
.bt_cont_limpar{
	margin-left:15px;
}
.mt40{
	margin-top:40px;
}
.price-percent-reduction{
	color:#7ac525;
}
ol.products-list{
	list-style:none;
}

/*----------------------------
	The Accordion
-----------------------------*/
 .accordion {
	width: 100%;
	height: 28px;
	cursor: pointer;
	border-bottom:1px solid #444444;
	margin-bottom:10px;
}
.accordion span {
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#444444;
}
.accordion span:hover {
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#444444;
	text-decoration:none;
}
.accContent {
	width: 100%;
	padding-bottom: 10px;
	display:none;
}
/*----------------------------
	Media Queries
-----------------------------*/
 @media screen and (max-width: 600px) {
	.accordion span { width: 93%; }
}

#slider-range{
	margin-left:0px;
	width:196px;
	margin-bottom:10px;
}
#amount{
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#7ac525;
	border:0;
	margin-bottom:10px;
}
.txt_items_search label{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#444444;
}
.txt_items_search2 label{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#7ac525;
}
.mt4{
	margin-top:4px;
}
.search_check{
	border:1px solid #444444;
}
.ar a.btn_ar {
	background: rgb(68, 68, 68); width: 103px; height: 112px; color: rgb(255, 255, 255) !important; padding-top: 3px; padding-left: 17px; font-family: "FontAwesome"; text-decoration: none; margin-right: 15px; float: left;border-radius:15px;
}
.ar a.btn_ar:hover {
	background: rgb(122, 197, 37);
}
.ar a.btn_ar2 {
	background: rgb(68, 68, 68); width: 109px; height: 102px; color: rgb(255, 255, 255) !important; padding-top: 13px; padding-left: 11px; font-family: "FontAwesome"; text-decoration: none; margin-right: 15px; float: left;border-radius:15px;
}
.ar a.btn_ar2:hover {
	background: rgb(122, 197, 37);
}
.ar a.btn_ar3 {
	background: rgb(68, 68, 68); width: 108px; height: 106px; color: rgb(255, 255, 255) !important; padding-top: 9px; padding-left: 12px; font-family: "FontAwesome"; text-decoration: none; margin-right: 15px; float: left;border-radius:15px;
}
.ar a.btn_ar3:hover {
	background: rgb(122, 197, 37);
}
.ar a.btn_ar_account::before {
	content: "\f007";
	font-size: 108px;
}
.ar a.btn_ar_order::before {
	content: "\f00b";
	font-size: 98px;
}
.ar a.btn_ar_wishlist::before {
	content: "\f004";
	font-size: 96px;
}
/**/
#tabs2{
	font-family: 'OpenSansRegular';
	font-size:18px;
	margin-top:-17px;
	color:#383e4b;
}
#tabs2 .list-wrap { background: #e6e6e6; padding:10px; margin: -10px 0 15px 0;width:391px;}

#tabs2 ul { list-style: none;margin-left: -40px;}
#tabs2 ul li a { display: block; color: #e6e6e6;padding-top:13px;}
#tabs2 ul li a:hover { background: #e6e6e6; color: #383e4b; }
#tabs2 ul li:last-child a { border: none; }

#tabs2 .nav { overflow: hidden;}
#tabs2 .nav li { width: 127px; float: left; margin: 0 5px 0 0; }
#tabs2 .nav li.last { margin-right: 0; }
#tabs2 .nav li a { display: block; background: #ebeced; color: #abaeb4; font-size: 15px; text-align: center; border: 0;height:35px; }

#tabs2 li a.current,#tabs li a.current:hover { background-color: #e6e6e6 !important; color: #383e4b; }
#tabs2 .nav li a:hover, #tabs .nav li a:focus { background: #e6e6e6;}

.box_amostras{
	padding:10px;
	width:391px;
	height:124px;
	background: #e6e6e6;
}
.box_ajuda{
	padding:10px;
	width:391px;
	height:124px;
	background: #e6e6e6;
	margin-top:15px;
}
.box_tit{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#383e4b;
}
.box_txt{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#383e4b;
}
.mt40{
	margin-top:40px;
}
.filters{
	width:229px;
}
.prods{
	width:668px;
	margin-left:13px;
}
.titulo_cat{
	width:668px;
	font-family: 'OpenSansRegular';
	font-size:22px;
	color:#7ac525;
	border-bottom:2px solid #444444;
}
.titulo_cat2{
	width:668px;
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#7ac525;
	padding-bottom:10px;
}
.titulo_cat3{
	width:668px;
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#7ac525;
	padding-bottom:10px;
	margin-top:20px;
}
.txt_cat{
	width:668px;
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#444444;
	margin-top:7px;
	margin-bottom:20px;
	overflow:hidden;
}
.txt_empty{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#444444;
}
.filter{
	width:209px;
	background-color:#e6e6e6;
	padding:10px;
}
.prods_list{
	width:638px;
	background: #e6e6e6; padding:15px; margin: -10px 0 15px 0;
}
.pages{
	margin-top:25px;
}
.pages_font{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#8a8991;
}
.pages_font a{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#8a8991;
	text-decoration:none;
}
.pages_font a:hover{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#7ac525;
	text-decoration:none;
}
.pages_font_on{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#7ac525;
}
.pages_font_on a{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#7ac525;
	text-decoration:none;
}
.pages_font_on a:hover{
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#7ac525;
	text-decoration:none;
}
.pages_font_arrow{
	font-family: 'OpenSansRegular';
	font-size:8px;
	color:#8a8991;
	display:inline-block;
    transform:scale(1,1.7); /* W3C */
    -webkit-transform:scale(1,1.7); /* Safari and Chrome */
    -moz-transform:scale(1,1.7); /* Firefox */
    -ms-transform:scale(1,1.7); /* IE 9 */
    -o-transform:scale(1,1.7); /* Opera */
	padding-bottom:3px;
}
.pages_font_arrow a{
	font-family: 'OpenSansRegular';
	font-size:8px;
	color:#8a8991;
	display:inline-block;
    transform:scale(1,1.7); /* W3C */
    -webkit-transform:scale(1,1.7); /* Safari and Chrome */
    -moz-transform:scale(1,1.7); /* Firefox */
    -ms-transform:scale(1,1.7); /* IE 9 */
    -o-transform:scale(1,1.7); /* Opera */
	padding-bottom:3px;
	text-decoration:none;
}
.pages_font_arrow a:hover{
	font-family: 'OpenSansRegular';
	font-size:8px;
	color:#7ac525;
	display:inline-block;
    transform:scale(1,1.7); /* W3C */
    -webkit-transform:scale(1,1.7); /* Safari and Chrome */
    -moz-transform:scale(1,1.7); /* Firefox */
    -ms-transform:scale(1,1.7); /* IE 9 */
    -o-transform:scale(1,1.7); /* Opera */
	padding-bottom:3px;
	text-decoration:none;
}
.search_title{
	font-family: 'OpenSansRegular';
	font-size:22px;
	color:#8a8991;
	padding-bottom:7px;
	border-bottom:2px solid #8a8991;
	margin-bottom:10px;
}
.destaques_prods{
	width:209px;
	margin-top:40px;
}
.destaques_prods2{
	width:209px;
	margin-top:0px;
}
.dest_tag{
	width:135px;
	height:48px;
	line-height:48px;
	text-align:center;
	font-family: 'OpenSansRegular';
	font-size:18px;
	background-color:#e6e6e6;
	color:#383e4b;
}
.dest_body{
	margin-top:6px;
	width:209px;
	padding-top:10px;
	padding-left:10px;
	padding-right:9px;
	padding-bottom:10px;
	background-color:#e6e6e6;
}
.sep_det_prod{
	width:888px;
	height:10px;
	border-top:2px solid #444444;
	border-bottom:2px solid #44444;
	margin-bottom:35px;
}
.prod_gal{
	width:57.4%;
	margin-right:49px;
	min-width:380px;
}
@media screen and (max-width:429px)
{
	.prod_gal{
		width:57.4%;
		margin-right:0px;
	}
}
.prod_gal2{
	width:220px;
}
.prod_det{
	width:37%;
}
.bg_foto_g{
	background-color:#e6e6e6;
}
.min_item{
	background-color:#e6e6e6;
}
.center_align{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.tit_prod_det{
	width:329px;
	font-family: 'OpenSansRegular';
	font-size:20px;
	color:#444444;
	line-height:30px;
}
.txt_prod_det{
	width:329px;
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
}
.tit_prod_det_opc{
	width:329px;
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#444444;
	margin-top:15px;
}
.select_dim{
	width:329px;
	margin-top:1px;
}
.dim{
	font-family: 'OpenSansRegular';
	font-size:14px;
	width:326px;
	color:#444444;
	height:35px;
}
.tit_prod_det_opc2{
	width:329px;
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#444444;
	margin-top:7px;
}
.acabs_sel{
	width:329px;
	margin-top:6px;
	margin-bottom:10px;
}
.acabs{
	width:329px;
	margin-top:3px;
}
.acabs2{
	width:329px;
	margin-top:6px;
}
.acabs_item{
	width:56px;
}
.acabs_item2{
	width:56px;
	margin-left:34px;
}
.c_pointer{
	cursor:pointer;
}
.mt15{
	margin-top:15px;
}
.mt13{
	margin-top:13px;
}
.bt_compra{
	font-family: 'OpenSansRegular';
	font-size:22px;
	width:329px;
	height:50px;
	color:#fff;
	background-color:#7ac525;
	border:none;
}
.bt_wl{
	font-family: 'OpenSansRegular';
	font-size:22px;
	width:329px;
	height:50px;
	color:#fff;
	background-color:#444444;
	border:none;
}
.sug_tabs{
	width:100%;
}
.desc_prod{
	margin-top:30px;
}
.sug_body{
	margin-top:6px;
	width:208px;
	padding:10px;
	background-color:#e6e6e6;
}
.linha_sug{
	width:200px;
}
.linha_sug2{
	width:200px;
	margin-top:15px;
}
.sug_item{
	width:200px;
}
.tit_prod_sug{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-top:4px;
	width:171px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
}
.tit_prod_sug a{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-top:4px;
	width:171px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
	text-decoration:none;
}
.tit_prod_sug a:hover{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#7ac525;
	margin-top:4px;
	width:171px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
	text-decoration:none;
}
.pages_sug{
	margin-top:10px;
}
.linha_prods{
	width:930px;
}
.linha_prods2{
	width:930px;
	margin-top:40px;
}
.linha_prods3{
	width:718px;
}
.linha_prods4{
	width:718px;
	margin-top:40px;
}
.prod{
	width:208px;
}
.prod2{
	width:208px;
	margin-left:7px;
}
.prod_mrc{
	width:208px;
	background-color:#fff;
	height:158px;
	position:relative;
}
.prod_mrc2{
	width:208px;
	margin-left:7px;
	background-color:#fff;
	height:158px;
	position:relative;
}
.prod3{
	width:208px;
	margin-left:32px;
}
.border_white_4{
	border:4px solid #fff;
}
.tit_prod{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-top:4px;
	margin-bottom:4px;
	width:208px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
}
.tit_prod a{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-top:4px;
	margin-bottom:4px;
	width:213px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
	text-decoration:none;
}
.tit_prod a:hover{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#7ac525;
	margin-top:4px;
	margin-bottom:4px;
	width:213px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
	text-decoration:none;
}
.tit_prod2{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-top:4px;
	margin-bottom:4px;
	width:200px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
	text-decoration:none;
}
.tit_prod2 a{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	margin-top:4px;
	margin-bottom:4px;
	width:205px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
	text-decoration:none;
}
.tit_prod2 a:hover{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#7ac525;
	margin-top:4px;
	margin-bottom:4px;
	width:205px;
	border-bottom:2px solid #bfbfbf;
	padding-bottom:5px;
	text-decoration:none;
}
.price{
	margin-top:10px;
}
.preco{
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#444444;
}
.preco a{
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#444444;
	text-decoration:none;
}
.preco a:hover{
	font-family: 'OpenSansRegular';
	font-size:16px;
	color:#7ac525;
	text-decoration:none;
}
.price_tag{
	margin-right:4px;
	margin-top:0px;
}
.fbook{
	margin-top:12px;
}
#tabs3{

}
#tabs3 .list-wrap { padding:0px; margin: 0; width:100%;}

#tabs3 ul { list-style: none;margin-left: 0px;}
#tabs3 ul li a:hover {}
#tabs3 ul li:last-child a { border: none; }

#tabs3 .nav { overflow: hidden;}
#tabs3 .nav li { width: 137px; float: left; margin: 0 5px 10px 0; }
#tabs3 .nav li.last { margin-right: 0; }
#tabs3 .nav li a { display: block; background: #ebeced; color: #abaeb4; font-size: 18px; text-align: center; border: 0;height:40px; }

#tabs3 li a.current,#tabs li a.current:hover { background-color: #e6e6e6 !important; color: #383e4b; }
#tabs3 .nav li a:hover, #tabs .nav li a:focus { background: #e6e6e6;}

.pecas_amb{
	width:302px;
	border:1px solid #383e4b;
	margin-top:15px;
	margin-bottom:15px;
}
.peca_amb{
	width:290px;
	padding:6px;
	border-bottom:1px solid #383e4b;
}
.peca_amb2{
	width:290px;
	padding:6px;
}
.tit_prod_amb{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
}
.tit_prod_amb a{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#444444;
	text-decoration:none;
}
.tit_prod_amb a:hover{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#7ac525;
	text-decoration:none;
}
.carrinho{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#383e4b;
}
.carrinho a{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#383e4b;
	text-decoration:none;
}
.carrinho a:hover{
	font-family: 'OpenSansRegular';
	font-size:12px;
	color:#7ac525;
	text-decoration:none;
}
#preview{
	position:absolute;
	border:1px solid #333;
	background:#fff;
	padding:3px;
	display:none;
	color:#000;
	font-family: 'OpenSansRegular';
	font-size:10px;
}
/**/
.tabela {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #D8D8D8;
	border-collapse: collapse;
	margin-bottom: 0px;
	margin-top: 0px;
}
.tabela th {
	font-family: 'OpenSansRegular';
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	background-color: #f1f2f4;
	border-right: 1px solid #D8D8D8;
	font-size: 12px;
}
.tabela td {
	border: 1px solid #D8D8D8;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-left:0px;
}
@media (max-width: 900px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}