/** Shopify CDN: Minification failed

Line 148:7 Expected identifier but found whitespace
Line 149:2 Unexpected "{"
Line 150:11 Expected ":"
Line 163:7 Expected identifier but found whitespace
Line 164:2 Unexpected "{"
Line 165:11 Expected ":"
Line 171:7 Expected identifier but found whitespace
Line 172:2 Unexpected "{"
Line 173:11 Expected ":"
Line 176:1 Expected identifier but found "!"
... and 320 more hidden warnings

**/
* {
	margin: 0;
	padding: 0
}

body {
	color: #999;
	text-align: center;
	font-size: 12px;
	line-height: 1.5em
}

img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: top
}

a {
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

a:hover {
	cursor: pointer;
	text-decoration: none
}

a:focus {
	outline: 0
}

h1 {
	font-size: 30px;
	line-height: 42px
}

h2 {
	font-size: 24px;
	line-height: 32px
}

h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 15px
}

h4 {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 15px
}

h5 {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 15px
}

h6 {
	font-size: 12px;
	font-weight: 700;
	line-height: 16px;
	margin-bottom: 10px;
	text-transform: uppercase
}

h4.spb_heading,
h4.lined-heading {
	margin: 0;
	position: relative;
	text-align: left
}

ul,
ol {
	margin: 0 0 10px 0;
	padding: 0
}

.label {
	display: block;
	font-size: 10px;
	font-weight: normal!important;
	text-align: left
}

label {
	font-weight: 400
}

.footer-page-three {
	bottom: -30px;
	left: 0;
	padding: 0 15px;
	max-width: 375px;
	position: absolute;
	width: 100%;
	z-index: 1000
}

.footer-page-three .block-footer-icon {
	text-align: center
}

.footer-page-three ul li {
	display: inline-block;
	margin-right: 25px
}

.footer-page-three ul li:last-child {
	margin-right: 0
}

.footer-page-three ul li a {
	color: #8e8e8e;
	font-size: 25px
}

.footer-page-three ul li a:hover {
	color: black
}

.footer-page-three address {
	color: {
		{
			settings.second_color
		}
	}
	;
	display:inline-block;
	font-size:14px;
	letter-spacing:1px;
	margin-bottom:38px;
	text-align:center;
	width:100%
}

.footer-page-three address span {
	color: {
		{
			settings.body_text_color
		}
	}
}

.footer-page-three .footer-three address a:hover {
	color: {
		{
			settings.body_text_color
		}
	}
	!important
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.label,
.badge {
	text-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: .8;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/overlay.png?7369) repeat 0 0
}

.modal {
	border: 0;
	width: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	outline: none;
	-webkit-box-shadow: 0;
	-moz-box-shadow: 0;
	box-shadow: 0
}

.modal-body {
	max-height: 100%
}

.bootbox {
	max-width: 560px!important;
	width: 100%
}

form {
	display: inline
}

fieldset {
	border: 0
}

legend {
	display: none
}

table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
	width: 100%
}

caption,
th,
td {
	font-weight: 400;
	padding: 5px;
	text-align: left;
	vertical-align: top
}

.my-account .box-account>.box-head>a {
	float: right;
	font-size: 110%;
	line-height: 32px
}

p {
	margin: 0 0 10px
}

.mini-cart p {
	margin: 0
}

strong {
	font-weight: 700
}

address {
	font-style: normal;
	line-height: 18px
}

cite {
	font-style: normal
}

q,
blockquote {
	quotes: none
}

q:before,
q:after {
	content: ''
}

small,
big {
	font-size: 1em
}

ul,
ol {
	list-style: none
}

.hidden {
	display: block!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	font-size: 0!important;
	line-height: 0!important;
	width: 0!important;
	height: 0!important;
	overflow: hidden!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,
.left {
	float: left!important
}

.f-right,
.right {
	float: right!important
}

.f-none {
	float: none!important
}

.f-fix {
	float: left;
	width: 100%
}

.no-display {
	display: none
}

.no-margin {
	margin: 0!important
}

.no-padding {
	padding: 0!important
}

.no-bg {
	background: none!important
}

figure {
	margin: 0
}

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

figure a {
	display: block
}

figure .overlay {
	background-color: rgba(0, 0, 0, .6);
	position: absolute;
	display: block;
	z-index: 4;
	opacity: 0;
	-webkit-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

figure:hover>a>.overlay {
	opacity: 1
}

.wrapper {
	overflow: hidden
}

.page-print {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}

.page-empty {
	background: #fff;
	padding: 10px;
	text-align: left
}

.page-popup {
	background: #fff;
	padding: 25px 30px;
	text-align: left
}

.main {
	min-height: 400px;
	padding-bottom: 20px;
	text-align: left
}

.cms-index .main {
	min-height: 0
}

.custom-col {
	background-repeat: no-repeat!important;
	background-size: cover!important
}

.col-left {
	margin-bottom: 32px
}

.col-right {
	margin-bottom: 32px
}

.col1-layout .header-background-default {
	margin: 0 0 20px;
	padding: 0
}

.col1-layout .col-main {
	float: none;
	width: auto
}

.col2-right-layout ol.opc .col-md-4 {
	margin-right: 15px!important
}

.col2-left-layout .header-background-default {
	display: inline-block;
	padding: 0;
	width: 100%
}

.col3-layout .col-wrapper {
	float: left;
	width: 780px
}

.col3-layout .col-wrapper .col-main {
	float: right
}

.col3-layout .header-background-default {
	margin-bottom: 20px
}

.col2-set .col-1 {
	float: left;
	width: 48.5%
}

.col2-set .col-2 {
	float: right;
	width: 48.5%
}

.col2-set .col-narrow {
	width: 32%
}

.col2-set .col-wide {
	width: 65%
}

.col3-set .col-1 {
	float: left;
	width: 32%
}

.col3-set .col-2 {
	float: left;
	width: 32%;
	margin-left: 2%
}

.col3-set .col-3 {
	float: right;
	width: 32%
}

.col4-set .col-1 {
	float: left;
	width: 23.5%
}

.col4-set .col-2 {
	float: left;
	width: 23.5%;
	margin: 0 2%
}

.col4-set .col-3 {
	float: left;
	width: 23.5%
}

.col4-set .col-4 {
	float: right;
	width: 23.5%
}

.column-5-products .col-md-2 {
	float: left;
	margin: 0 12px!important;
	max-width: 210px;
	width: 100%
}

input,
select,
textarea,
button {
	vertical-align: middle;
	color: #2f2f2f
}

input.input-text,
select,
textarea {
	background: #fff;
	border:1px solid {
		{
			settings.border_color
		}
	}
}

input.input-text,
textarea,
input[type="text"],
input[type="email"] {
	padding: 7px;
	width: 100%
}

#shopping-cart-table input.input-text,
#shopping-cart-table textarea {
	padding: 0;
	text-align: center;
	width: 100%
}

#shopping-cart-table input.qty {
	width: 70px;
	height: 40px;
	line-height: 40px;
	font-size: 11px
}

select {
	padding: 7px;
	width: 100%;
	height: 37px;
	line-height: 37px
}

select option {
	padding-right: 10px
}

select.multiselect option {
	padding: 5px 5px
}

select.multiselect option:last-child {
	border-bottom: 0
}

textarea {
	overflow: auto
}

input.radio {
	float: left;
	margin-right: 10px;
	margin-top: 5px
}

input.checkbox {
	margin-right: 3px
}

p.control input.checkbox,
p.control input.radio {
	margin-right: 6px
}

.form-list li {
	margin: 0 0 8px
}

.form-list label {
	float: left;
	position: relative;
	z-index: 0
}

.form-list label.required em {
	color: #EB340A;
	float: right;
	font-style: normal;
	position: absolute;
	right: -10px
}

.form-list li.control label {
	float: none
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
	float: left;
	margin: 0 15px 0 0
}

.block_contact {
	margin-bottom: 50px
}

.block_contact .contact-map {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	height:422px;
	margin-bottom:15px;
	padding:10px;
	width:100%
}

.contact-info .contact-left .block_contact_1 {
	background-color: #f6f6f6;
	margin-bottom: 20px;
	overflow: auto;
	padding: 20px
}

.contact-info .contact-left .title h2 {
	margin: 12px 0;
	line-height: 33px;
	font-size: 22px;
	text-transform: uppercase
}

.contact-info .contact-left .contact-custom {
	background-color: #f6f6f6;
	margin-bottom: 20px;
	overflow: auto;
	padding: 20px
}

.contact-info .contact-right .form-list {
	background-color: #f6f6f6;
	margin-bottom: 20px;
	overflow: auto;
	padding: 20px 0
}

.block-contact-content h2 {
	text-transform: uppercase;
	margin-top: 0
}

#checkout-step-login .r-no-space .form-list label {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:10px;
	padding:10px 0 0;
	text-transform:uppercase
}

#checkout-step-login .form-list input.input-text {
	width: 100%
}

#checkout-step-login .buttons-set .button {
	float: right!important
}

#contactForm ul.form-list {
	clear: both
}

#contactForm .form-list input.input-text {
	width: 100%
}

#contactForm .form-list li.wide .input-box {
	width: 100%
}

#contactForm .form-list li.wide .input-box textarea {
	width: 100%;
	height: 175px
}

#contactForm .buttons-set {
	border: none;
	clear: both;
	margin: 20px 0 0;
	padding: 0;
	text-align: right
}

#contactForm .buttons-set button.button {
	float: right!important;
	padding: 0
}

#contactForm .buttons-set button.button span span {
	font-size: 12px;
	text-transform: uppercase
}

#contactForm .buttons-set p.required {
	color: #EB340A;
	display: none;
	font-size: 11px;
	text-align: left
}

.contact-info .nc {
	clear: left;
	margin-bottom: 10px;
	min-height: 36px
}

.contact-info span.nv_icon {
	background-color: {
		{
			settings.border_color
		}
	}
	;
	-webkit-border-radius:38px;
	-moz-border-radius:38px;
	border-radius:38px;
	display:block;
	float:left;
	height:38px;
	position:relative;
	transition:all 0.2s ease-in 0s;
	width:38px
}

.contact-info div.nc:hover span.nv_icon {
	background-color: #4BB8E2
}

.contact-info span.nv {
	clear: none;
	display: block;
	padding-left: 50px
}

#advanced-search-list.form-list {
	clear: both;
	margin-top: 15px
}

.form-list textarea {
	width: 254px;
	height: 10em
}

.form-list select {
	width: 260px
}

.form-list li.wide .input-box {
	width: 100%
}

.form-list li.wide textarea {
	width: 100%
}

.form-list li.wide select {
	width: 100%
}

.form-list li.additional-row {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 7px
}

.form-list li.additional-row .btn-remove {
	float: right;
	margin: 5px 0 0
}

.form-list .input-range input.input-text {
	width: 74px
}

.form-list-narrow li {
	margin-bottom: 0
}

.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,
.form-list-narrow li.wide textarea {
	width: 254px
}

.form-list-narrow li.wide select {
	width: 260px
}

.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.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,
.form-list .customer-name-prefix-middlename .name-firstname {
	width: 140px
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.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,
.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,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
	width: 189px
}

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
	width: 210px
}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
	width: 205px
}

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
	width: 189px
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
	float: left;
	width: 85px
}

.form-list .customer-dob input.input-text {
	display: block;
	width: 74px
}

.form-list .customer-dob label {
	font-size: 10px;
	font-weight: 400;
	color: #888
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
	width: 60px
}

.form-list .customer-dob .dob-day input.input-text,
.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
}

.product-box-left .buttons-set {
	display: none
}

#contactForm .fieldset {
	border: none;
	margin: 0;
	padding: 0
}

#contactForm .fieldset .legend {
	margin: 12px 0;
	line-height: 33px;
	font-size: 22px;
	text-transform: uppercase
}

#contactForm .form-list {
	margin: 0
}

#contactForm .form-list label {
	clear: both;
	color: gray;
	float: left;
	font-weight: 400;
	position: relative;
	z-index: 0
}

.cms-about-us .main {
	margin: 0 auto;
	max-width: 1920px;
	min-height: 400px;
	padding: 19px 0 10px;
	text-align: left;
	width: 100%
}

.about-us-content {
	margin: 0 auto;
	max-width: 1170px;
	width: 100%
}

.cms-about-us .main .item {
	text-align: center
}

.fieldset {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	margin:25px 0 15px;
	padding:15px
}

.fieldset .legend {
	background-color: {
		{
			settings.body_background_color
		}
	}
	;
	float:left;
	font-size:15px;
	margin:-32px 0 0
}

.products-list-4col {
	margin-bottom: 92px
}

div h4.spb_heading {
	margin-bottom: 40px
}

div h4.spb_heading p {
	border-bottom: 2px solid #000;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 3.5px;
	line-height: 25px;
	margin: 0;
	padding: 10px 0;
	text-transform: uppercase
}

div div.mini-list h5 {
	font-size: 10px;
	font-weight: 400;
	letter-spacing: 2px;
	margin-top: -4px;
	text-transform: uppercase
}

div div.mini-list .price-box span {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	text-transform: uppercase
}

div div.mini-list .novaworks-quick-act {
	margin: 15px 0
}

div div.mini-list .novaworks-add-to-cart a {
	border:1px solid {
		{
			settings.body_text_color
		}
	}
	;
	display:inline-block;
	font-size:11px;
	letter-spacing:1px;
	line-height:33px;
	padding:0 15px;
	text-transform:uppercase
}

div div.mini-list .novaworks-add-to-cart a:hover {
	background-color: {
		{
			settings.main_color
		}
	}
	;
	border:1px solid {
		{
			settings.main_color
		}
	}
	;
	color:#FFF
}

.tweets-list .tweet-text {
	line-height: 20px
}

.tweets-list .twitter_intents {
	text-align: right;
	padding: 5px 0 10px 0
}

.validation-advice {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/validation_advice_bg.gif?v=38309127104604158391677133535) no-repeat 2px 0;
	clear: both;
	font-size: 11px;
	font-weight: 700;
	line-height: 13px;
	margin: 3px 0 0;
	min-height: 13px;
	padding-left: 17px
}

.validation-failed {
	border:1px dashed {
		{
			settings.main_color
		}
	}
	!important;
	background-color:transparent!important
}

p.required {
	font-size: 11px;
	text-align: right;
	color: #EB340A
}

.v-fix {
	float: left
}

.v-fix .validation-advice {
	display: block;
	width: 12em;
	margin-right: -12em;
	position: relative
}

.success {
	color: #3d6611;
	font-weight: 700
}

.error {
	color: #df280a;
	font-weight: 700
}

.notice {
	color: #e26703
}

.messages,
.messages ul {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important
}

.messages {
	width: 100%;
	overflow: hidden
}

.messages li {
	margin: 0 0 10px!important
}

.messages li li {
	margin: 0 0 3px!important
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
	border-style: solid!important;
	border-width: 1px!important;
	background-position: 10px 9px!important;
	background-repeat: no-repeat!important;
	padding: 8px 8px 8px 32px!important;
	font-size: 11px!important;
	font-weight: bold!important
}

.error-msg {
	border-color: #f16048;
	background-color: #faebe7;
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_msg-error.gif?7369);
	color: #df280a
}

.success-msg {
	border-color: #446423;
	background-color: #eff5ea;
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_msg-success.gif?7369);
	color: #3d6611
}

.note-msg,
.notice-msg {
	border-color: #fcd344;
	background-color: #fafaec;
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_msg-note.gif?7369);
	color: #3d6611;
	display: inline-block;
	width: 100%
}

.promotions-txt-container {
	background: #252525;
	color: #999;
	font-size: 11px
}

.promotions-txt {
	line-height: 24px
}

.top-bar-left {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px
}

.top-bar-right {
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px
}

.header-menu .menu li {
	padding: 2px 0;
	z-index: 100
}

.promotions-txt ul.social-icons {
	margin-bottom: 0
}

.top-bar-right ul.social-icons.small {
	float: right;
	margin-bottom: 0;
	margin-right: -10px
}

.top-bar-right ul.social-icons.small li {
	margin: 0 0 0 5px
}

.top-bar-left ul.social-icons {
	float: left
}

#header-login form {
	margin: 20px
}

#header-login label {
	font-size: 12px
}

#header-login input {
	font-size: 12px
}

#header-login input#password {
	margin-bottom: 15px
}

#header-login .sf-button {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	float: right;
	padding: 6px 12px;
	margin-top: 5px;
	border: 0
}

#header-login .sf-button:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

#header-login a {
	display: inline;
	padding: 0 5px;
	line-height: 24px
}

#header-login .logout-wrap {
	margin: 20px
}

.header-language {
	display: inline-block;
	float: right;
	margin-right: 10px;
	margin-top: 17px
}

.header-language .lang-switcher p.label {
	display: inline-block;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	padding: 0
}

.header-language .lang-switcher>div {
	display: inline-block;
	float: right;
	margin-left: 5px
}

.header-language .lang-switcher .flag {
	display: inline-block;
	float: left;
	margin-left: 5px
}

#header-languages>li>a,
#header-languages>li>div {
	padding: 8px 12px;
	display: block;
	white-space: nowrap
}

#header-languages img {
	margin-right: 10px;
	width: 18px;
	height: 12px;
	display: inline-block;
	margin-top: -2px
}

#main-nav .menu>li.shopping-bag-item {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left
}

nav .menu>li.shopping-bag-item ul.sub-menu {
	transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s
}

.top-search {
	margin-bottom: 5px;
	margin-top: 22px;
	position: relative;
	width: 100%
}

.sticky-wrapper.is-sticky .top-search {
	margin: 0
}

.top-search ul.menu>li {
	margin: 0;
	border-left: 1px solid #e4e4e4
}

.top-search ul.menu>li:first-child {
	border-left: 0
}

.top-search ul li form {
	margin: 0
}

.top-search ul.menu li button.button {
	background-color: transparent!important;
	cursor: pointer;
	height: 27px;
	padding: 0 15px;
	position: absolute;
	right: 7px;
	top: 5px
}

.top-search ul.menu li a.submit {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/button-search.png?7369) no-repeat center center;
	cursor: pointer;
	height: 24px;
	position: absolute;
	right: 0;
	top: 2px;
	width: 28px
}

.top-search ul li form input {
	border-radius: 0;
	height: 38px;
	margin: 0 24px 0 0;
	padding: 5px 0 5px 15px;
	transition: all 0.15s linear 0s;
	width: 100%
}

.top-search ul li form input {
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase
}

.wishlist-item {
	border-left: 1px solid #e4e4e4
}

.wishlist-link i {
	vertical-align: 0
}

.wishlist-link span {
	margin-left: 6px
}

nav .menu .wishlist-item ul.sub-menu li:first-child:before {
	left: 21px
}

.header-right nav .menu .wishlist-item ul.sub-menu li:first-child:before {
	right: 21px
}

.header-right nav .menu .menu-search ul.sub-menu li:first-child:before {
	right: 12px
}

.wishlist-bag {
	width: 260px
}

.bag-product .bag-product-title {
	max-width: 155px;
	line-height: 20px;
	margin-top: 5px
}

.bag-product .bag-product-quantity {
	display: inline-block;
	float: left
}

.bag-product .bag-product-price {
	display: inline-block;
	float: right
}

.bag-header {
	display: block;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 20px 20px 0;
	text-align: left;
	text-transform: uppercase
}

.bag-product {
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	padding: 20px;
	position: relative
}

.bag-product figure {
	float: left;
	overflow: hidden;
	position: relative
}

.bag-product .bag-product-img {
	margin: 0;
	padding: 0;
	width: 72px;
	height: auto
}

.bag-product .bag-product-details {
	margin-left: 90px;
	text-align: left
}

.bag-product .bag-product-details a {
	margin: 0;
	padding: 0
}

.bag-product-title a {
	font-weight: 400;
	font-size: 11px;
	text-transform: uppercase
}

.bag-product a.remove {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 40px
}

.bag-product a.edit {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 60px
}

.bag-product p.mini-cart-act {
	display: inline-block;
	position: absolute;
	right: 0;
	top: -15px
}

.bag-empty,
.wishlist-empty {
	padding: 15px;
	border-bottom: 1px solid #e4e4e4;
	font-size: 16px;
	line-height: 24px
}

.slider-menu-products {
	border-top:5px solid {
		{
			settings.border_color
		}
	}
	;
	margin:45px -25px 0;
	padding:20px 20px 0
}

.slider-menu-products h4.menu_heading {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 20px;
	text-transform: uppercase
}

.product-menu-slider {
	margin: 0 auto;
	max-width: 1055px;
	position: relative;
	width: 100%
}

.product-menu-slider .slider-items {
	padding: 0
}

.product-item-left {
	display: inline-block;
	float: left;
	margin-right: 20px;
	max-width: 115px;
	width: 100%
}

.product-item-left a,
.product-item-right a {
	padding: 0!important
}

.product-item-right {
	display: inline-block;
	float: left;
	max-width: 200px;
	width: 100%
}

.product-item-right h3.product-menu-name {
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 15px;
	padding-bottom: 15px
}

.product-item-right h3.product-menu-name a {
	font-size: 11px!important;
	line-height: 18px!important
}

.slider-menu-products .item .price-box {
	text-align: left
}

.product-menu-slider .owl-prev {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/left-02.png?7369) no-repeat center center!important;
	height: 24px!important;
	left: -30px;
	position: absolute;
	top: 35%;
	width: 12px
}

.product-menu-slider .owl-next {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/right-02.png?7369) no-repeat center center!important;
	right: -30px;
	position: absolute;
	top: 35%;
	width: 12px;
	height: 24px!important
}

.product-menu-slider .owl-carousel:hover .owl-prev {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/left-01.png?7369) no-repeat center center!important
}

.product-menu-slider .owl-carousel:hover .owl-next {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/right-01.png?7369) no-repeat center center!important
}

body:not(.top-search-open) .header-logo,
body:not(.top-search-open) .main-navigation,
body:not(.top-search-open) .slicknav_menu,
body:not(.top-search-open) #cart {
	opacity: 1;
	-webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
	-o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
	transition: height .4s ease, margin .4s ease, opacity .2s .2s ease
}

body.top-search-open .header-logo,
body.top-search-open .main-navigation,
body.top-search-open .slicknav_menu,
body.top-search-open #cart {
	opacity: 0
}

.nova-header {
	position: relative
}

.no-relative {
	position: static!important
}

#top-search,
#cart {
	-webkit-transition: margin .4s ease, opacity .3s ease;
	-o-transition: margin .4s ease, opacity .3s ease;
	transition: margin .4s ease, opacity .3s ease
}

#top-search {
	float: left;
	margin: 14px 0 15px 90px;
	padding-top: 45px
}

.header-container-2 #top-search {
	margin: 14px 0 0 50px
}

#top-search a#top-search-trigger {
	position: relative;
	float: right;
	font-size: 16px;
	line-height: 41px;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	margin-right:16px;
	-webkit-transition:color .3s ease-in-out;
	-o-transition:color .3s ease-in-out;
	transition:color .3s ease-in-out
}

#top-search a {
	z-index: 11
}

#top-search a i {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease
}

body.top-search-open #top-search a .fa-search,
#top-search a .fa-times {
	opacity: 0
}

body.top-search-open #top-search a .fa-times {
	opacity: 1;
	z-index: 11;
	font-size: 16px
}

#top-search form {
	opacity: 0;
	z-index: -2;
	position: absolute;
	width: 100%!important;
	height: 100%!important;
	padding: 0 15px;
	margin: 0;
	top: 0;
	left: 0;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

#top-search1 {
	display: inline-block;
	width: 42px;
	float: right
}

#top-search1 .form-search3 {
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 4px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	width: 42px
}

#top-search1 .form-search3:hover {
	width: 250px
}

#top-search1 a.top-search {
	display: inline-block;
	height: 45px;
	margin: 0;
	padding: 11px 15px 0 0;
	position: relative;
	right: 0;
	text-align: right;
	text-decoration: none;
	top: 0;
	width: 100%
}

#top-search1 .form-search3 .button {
	display: inline-block;
	line-height: 37px;
	padding: 0 15px;
	position: absolute;
	right: 0;
	top: 0
}

body.top-search-open #top-search form {
	opacity: 1;
	z-index: 10
}

#top-search form input {
	background-color: transparent;
	border: 0 none;
	border-radius: 0;
	box-shadow: none!important;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:32px;
	margin-top:0!important;
	outline:0 none!important;
	padding:50px 80px 5px 0
}

#top-search form input::-webkit-input-placeholder {
	color: {
		{
			settings.second_color
		}
	}
}

#top-search form input:-moz-placeholder {
	color: {
		{
			settings.second_color
		}
	}
}

#top-search form input::-moz-placeholder {
	color: {
		{
			settings.second_color
		}
	}
}

#top-search form input:-ms-input-placeholder {
	color: {
		{
			settings.second_color
		}
	}
}

.search-result {
	margin-bottom: 20px
}

.sticky-wrapper.is-sticky .nav-container {
	background: #fff;
	left: 0
}

.header-menu ul.menu li.shopping-bag-item {
	margin-top: 18px;
	margin-bottom: 18px;
	height: 45px
}

.header-menu ul.menu li.shopping-bag-item .cart-contents {
	color: #4bb8e2;
	font-size: 14px;
	font-weight: 700
}

.header-menu ul.menu li.shopping-bag-item .cart-contents .labels {
	margin-left: 15px
}

.header-overlay .header-wrap {
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 2
}

#header div.header-logo {
	margin: 15px 0
}

#header div.header-right {
	margin-top: 14px
}

#header-section.header-4 #header,
#header-section.header-5 #header {
	padding: 35px 0
}

#header-section .header-spacer {
	display: block;
	height: 20px
}

#logo a {
	float: right;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	font-weight: 300;
	font-size: 55px;
	letter-spacing: 5px
}

#logo a.show-main-nav {
	float: right
}

#logo a.show-main-nav i {
	vertical-align: 2px
}

#logo img {
	display: block;
	max-width: 100%;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out
}

.is-sticky #logo img.standard {
	display: none!important
}

#logo img.retina {
	max-width: 100%
}

.is-sticky #logo img.retina {
	display: block!important
}

#logo.logo-center img {
	margin: 0 auto
}

#header-section>#main-nav {
	border-top: 1px solid #e4e4e4
}

#header-section .header-menu .menu>li {
	font-size: 11px;
	border-left: 1px solid #e4e4e4
}

#header-section .header-menu .menu>li:first-child {
	border-left: 0
}

#header-section #main-nav #header-section .tb-welcome {
	display: inline-block;
	padding: 2px 0;
	margin: 10px
}

#header-section .tb-woo-custom {
	display: inline-block;
	padding: 2px 0 2px 10px;
	margin: 10px 0
}

#header-section .tb-woo-custom a {
	display: inline;
	padding: 0
}

.header-right>nav {
	float: right;
	margin-right: -10px
}

.header-1 .main-navigation {
	display: none
}

.header-1 .header-right>nav,
.header-2 .header-right>nav,
.header-3 .header-right>nav {
	margin-right: -15px
}

.header-left>nav .tb-welcome {
	padding-right: 10px;
	line-height: 22px
}

.header-3 .header-left>nav.header-menu {
	margin-left: -10px
}

.header-3 .header-right-3 .header-menu {
	width: 100%
}

.header-3 .header-right-3 .header-menu .menu {
	float: none;
	margin-left: 45px;
	margin-right: auto
}

.header-3 .header-right-3 .header-menu .menu ul.sub-menu {
	left: 0;
	right: auto
}

.header-3 .header-right-3 .header-menu .menu ul.sub-menu li:first-child:before {
	left: 20px;
	right: auto
}

#header-container.sticky-header .nav-container {
	z-index: 199;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	-webkit-backface-visibility: hidden
}

#header-container.sticky-header .nav-container #header-section {
	padding: 25px 0 0!important;
	-webkit-transition: all .4s ease, opacity .3s ease;
	-o-transition: all .4s ease, opacity .3s ease;
	transition: all .4s ease, opacity .3s ease
}

#header-container.sticky-header .nav-container #header-section h1.logo img {
	max-height: 40px;
	-webkit-transition: all .4s ease, opacity .3s ease;
	-o-transition: all .4s ease, opacity .3s ease;
	transition: all .4s ease, opacity .3s ease
}

#nav-section {
	min-height: 50px;
	position: relative
}

#nav-section.nav-shadow {
	-moz-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 4px -2px rgba(0, 0, 0, .1)
}

#main-navigation {
	margin-left: -10px;
	position: relative
}

.header-4 #main-navigation {
	margin-right: 0
}

nav#main-navigation .menu ul {
	top: 45px
}

nav#main-navigation .menu>li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}

nav#main-navigation .menu>li>a,
.header-4 nav .menu>li>a {
	padding: 12px 0
}

.header-4 nav .menu>li {
	margin: 0
}

.logo-right #main-navigation {
	margin-left: -10px
}

.logo-left .nav-wrap {
	float: right
}

#main-navigation>div {
	margin-left: 0
}

#nav-pointer {
	position: absolute;
	bottom: 3px;
	left: 0;
	width: 0;
	height: 2px;
	display: none;
	z-index: 2
}

.nav-indicator #nav-pointer {
	display: block
}

.single #nav-pointer {
	display: none
}

.error404 #nav-pointer {
	display: none
}

.header-right>nav>.menu {
	margin-right: 10px
}

nav .menu {
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	float: right
}

nav .menu li {
	position: relative;
	display: inline-block;
	float: left;
	font-size: 14px;
	margin: 8px 0;
	z-index: 3
}

.top-header nav .menu li {
	margin: 11px 0
}

.header-menu .menu li.parent.aux-currency {
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 13px 0
}

nav .menu li:first-child {
	background: none
}

nav .menu li>a {
	text-decoration: none;
	padding: 2px 0;
	margin: 0;
	display: block;
	white-space: nowrap;
	background: transparent
}

nav .menu>li:first-child>a {
	padding-left: 0
}

nav .menu>li:first-child:before {
	display: none
}

nav .menu ul.sub-menu {
	position: absolute;
	background: #fff;
	z-index: 101;
	margin: 0;
	top: 50px;
	right: 0;
	min-width: 100px;
	display: none \0/;
	display: none\9;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	pointer-events: none;
	-moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.browser-ie nav .menu ul.sub-menu {
	display: none
}

nav .menu ul.sub-menu.show-dropdown,
.browser-ie nav .menu li.parent:hover>ul.sub-menu {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	pointer-events: all;
	display: block \0/;
	display: block\9
}

.browser-ie nav .menu li.parent:hover>ul.sub-menu {
	display: block
}

#header-section .header-topMenu .header-right {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 21
}

.header-right nav .menu ul.sub-menu,
.tb-right nav .menu ul.sub-menu {
	left: auto;
	right: 0
}

nav .menu ul.sub-menu li {
	width: 100%;
	position: relative;
	display: block;
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid transparent;
	float: none;
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	height: auto;
	z-index: 42
}

nav .menu ul.sub-menu li:first-child:before {
	content: " ";
	display: block;
	border-bottom: 8px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: none;
	margin-top: -8px;
	position: absolute;
	right: 0
}

.header-right nav .menu ul.sub-menu li:first-child:before,
.tb-right nav .menu ul.sub-menu li:first-child:before {
	left: auto;
	right: 20px
}

nav .menu .sub-menu .parent>a:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #CCC;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -4px
}

nav .menu ul ul {
	top: -1px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

nav .menu ul ul li:first-child:after {
	left: -8px;
	top: 32%;
	margin-top: 0;
	border-top: 6px solid transparent;
	border-right: 6px solid #444;
	border-bottom: 6px solid transparent
}

nav .menu ul li:last-child {
	border: 0
}

nav .menu ul li>a {
	padding: 10px 15px;
	display: block;
	margin: 0;
	white-space: nowrap;
	max-width: 220px;
	text-overflow: ellipsis;
	overflow: hidden
}

nav .menu ul li.parent>a {
	padding-right: 24px
}

.show-menu {
	margin: 0 auto;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 15px;
	line-height: 20px
}

#top-bar .show-menu {
	width: 60%;
	padding: 6px 10px
}

.show-menu:hover {
	text-decoration: none
}

.show-menu i {
	float: right;
	line-height: 20px;
	font-size: 18px
}

#header-shadow {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/header-shadow.png?7369) no-repeat center top;
	background-size: 100% auto;
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 27
}

.header-container-3 #cart,
.header-container-5 #cart {
	min-height: 52px
}

#cart {
	position: relative;
	z-index: 9999
}

.sticky-wrapper.is-sticky #cart .shopping-bag-item {
	top: -8px
}

.header-container-3 #cart .shopping-bag-item,
.header-container-5 #cart .shopping-bag-item {
	top: 0
}

#cart .shopping-bag-item .shopping-bag {
	background-color: #f6f6f6;
	clear: both;
	display: none;
	min-height: 150px;
	min-width: 390px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 100px;
	border: 1px solid #ddd
}

.header-container-3 #cart .shopping-bag-item .shopping-bag {
	top: 0;
	left: 375px;
	right: auto
}

#cart .shopping-bag-item .shopping-bag .shopping-no-items {
	text-align: center;
	padding-top: 50px
}

.cart-contents {
	position: relative;
	float: right;
	font-size: 16px;
	line-height: 41px;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	margin-right:16px;
	-webkit-transition:color .3s ease-in-out;
	-o-transition:color .3s ease-in-out;
	transition:color .3s ease-in-out
}

.header-container-1 .shopping-bag-item .cart-contents,
.header-container-2 .shopping-bag-item .cart-contents {
	border:1px solid {
		{
			settings.body_text_color
		}
	}
	;
	font-size:14px;
	letter-spacing:2px;
	margin:0;
	padding:0 25px;
	text-transform:uppercase
}

.header-container-1 .shopping-bag-item .cart-contents i,
.header-container-2 .shopping-bag-item .cart-contents i {
	font-size: 17px;
	margin: 0 -10px 0 10px
}

#cart .shopping-bag .truncated {
	display: none
}

.cart-contents span {
	background-color: #1ABC9C;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 10px;
	height: 17px;
	left: auto;
	line-height: 17px;
	position: absolute;
	right: -15px;
	text-align: center;
	top: 0;
	width: 17px;
	z-index: 999
}

.header-container-1 .cart-contents span,
.header-container-2 .cart-contents span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 10px;
	height: 16px;
	left: auto;
	line-height: 16px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: -12px;
	width: 16px;
	z-index: 999
}

.shopping-bag .bag-contents .item {
	overflow: hidden;
	padding: 25px 0;
	width: 100%
}

.shopping-bag hr {
	border-color: #303030;
	margin: 0 20px
}

.shopping-bag hr:last-child {
	border: none!important
}

.shopping-bag .bag-contents .item .product-image {
	display: inline-block;
	float: left;
	padding: 0 0 0 20px
}

.shopping-bag .bag-contents .item .product-details {
	float: left;
	max-width: 280px;
	min-width: 280px;
	padding: 0 20px;
	text-align: left
}

.shopping-bag .bag-contents .item a.btn-edit {
	margin-right: 10px
}

.shopping-bag .product-details .product-name {
	margin-top: -7px
}

.shopping-bag .product-details .product-name a {
	color: #fff;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 24px;
	text-transform: uppercase
}

.shopping-bag .bag-contents .item .quantity {
	float: left;
	font-size: 10px;
	letter-spacing: 2px;
	min-width: 180px;
	text-transform: uppercase
}

.shopping-bag .bag-contents .item .price {
	display: inline-block;
	float: left;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 10px 0 15px;
	width: 100%
}

.shopping-bag .bag-buttons {
	background-color: #cfae9885;
	overflow: hidden;
	padding: 20px 30px
}

.shopping-bag .mini-cart-total {
	border-bottom: 1px solid #eaeaea;
	text-align: right
}

.shopping-bag .mini-cart-total .sub-total>p {
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	margin: 10px 0 15px
}

.shopping-bag .mini-cart-total .sub-total>span.price {
	display: inline-block;
	margin: 10px 0 15px;
	padding-left: 10px
}

#nav-pointer {
	background-color: #e4e4e4
}

.show-menu {
	background-color: #252525;
	color: #f7f7f7
}

nav .menu>li:before {
	background: #e4e4e4
}

nav .menu .sub-menu .parent>a:after {
	border-left-color: #e4e4e4
}

nav .menu ul.sub-menu {
	background-color: #fff
}

nav .menu ul.sub-menu li {
	border-bottom-color: #f0f0f0;
	border-bottom-style: solid
}

nav .menu ul.sub-menu li>a,
#top-bar nav .menu ul li>a {
	color: #666
}

nav .menu ul.sub-menu li:hover>a {
	background: #252525
}

nav .menu li.parent>a:after,
nav .menu li.parent>a:after:hover {
	color: #aaa
}

nav .menu li.current-menu-ancestor>a,
nav .menu li.current-menu-item>a {
	color: #222
}

nav .menu ul li.current-menu-ancestor>a,
nav .menu ul li.current-menu-item>a {
	color: #fff;
	background: #252525
}

#main-nav .header-right ul.menu>li,
.wishlist-item {
	border-left-color: #f0f0f0
}

#nav-search,
#mini-search {
	background: #252525
}

#nav-search a,
#mini-search a {
	color: #999
}

.bag-header,
.bag-product,
.bag-empty,
.wishlist-empty {
	border-color: #f0f0f0
}

#mini-header {
	border-bottom: 1px solid #e4e4e4;
	display: none;
	position: fixed;
	top: -80px;
	z-index: 999;
	width: 100%
}

.browser-ie #mini-header {
	display: none!important
}

.boxed-layout #mini-header {
	width: auto;
	padding: 0 30px
}

#mini-navigation {
	margin-left: -10px
}

#mini-navigation .menu ul {
	top: 48px;
	left: 0!important
}

#mini-header nav .menu>li {
	margin: 0;
	padding: 8px 0
}

#mini-header .header-right nav .menu li {
	border-left: 1px solid #e4e4e4
}

#mini-header .header-right nav .menu li:first-child {
	border-left: 0
}

#mini-navigation .menu ul li ul {
	top: 0
}

#mini-search a {
	text-decoration: none
}

#mini-search i {
	display: inline-block;
	float: right;
	line-height: 46px;
	font-size: 12px
}

#mini-search form {
	display: inline-block;
	margin-bottom: 0;
	float: right
}

#mini-search input {
	float: right;
	display: inline-block;
	width: 1px;
	box-shadow: none;
	max-width: none;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 14px 0 14px 8px;
	background: none;
	font-size: 12px;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif
}

#mini-search input:focus {
	outline: none;
	border: 0;
	box-shadow: none
}

.home-three-5 h4.title {
	color: #fff;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 5px;
	line-height: 35px;
	margin-top: 95px
}

.home-three-5 .slider_testimonial {
	overflow: hidden;
	padding-left: 70px;
	position: relative;
	top: -40px
}

.home-three-5 .slider_testimonial .item>img {
	margin-bottom: 25px
}

.home-three-5 .slider_testimonial .item>p {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2.5px;
	line-height: 24px;
	margin-bottom: 22px
}

.home-three-5 .slider_testimonial .item>h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 24px;
	margin-bottom: 5px
}

.home-three-5 .slider_testimonial .item>h5 {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:11px;
	font-weight:300;
	letter-spacing:3px;
	line-height:24px;
	margin-top:0
}

.home-three-5 .owl-theme .owl-controls .owl-page span {
	background-color: #777
}

.home-three-5 .owl-theme .owl-controls .owl-page.active span,
.home-three-5 .owl-theme .owl-controls .owl-page:hover span {
	background-color: #fff
}

.owl-item .item {
	margin: 0 15px
}

.slider-items-products {
	position: relative
}

.slider-items-products .item {
	text-align: center
}

.slider-items-products .owl-buttons .owl-prev {
	left: -30px;
	margin-top: -70px;
	position: absolute;
	top: 43%
}

.slider-items-products .owl-buttons .owl-next {
	margin-top: -70px;
	position: absolute;
	right: -30px;
	top: 43%
}

.slider-items .owl-buttons div,
.slider-items-owl .owl-buttons div {
	position: absolute;
	top: 27%
}

.slider-items .owl-buttons,
.slider-items-owl .owl-buttons {
	opacity: 0
}

.slider-items .owl-buttons div.owl-prev,
.slider-items-owl .owl-buttons div.owl-prev {
	left: -22px
}

.slider-items .owl-buttons div.owl-next,
.slider-items-owl .owl-buttons div.owl-next {
	right: -22px
}

.brand_list .owl-buttons {
	opacity: 0
}

.brand_list:hover .owl-buttons {
	opacity: 1
}

.brand_list .owl-buttons div {
	position: absolute;
	top: 40%
}

.brand_list .owl-buttons div.owl-prev {
	left: -10px
}

.brand_list .owl-buttons div.owl-next {
	right: -10px
}

.brand_list .owl-buttons div i {
	color: #c2c2c2;
	font-size: 25px
}

.brand_list .owl-buttons div:hover i {
	color: {
		{
			settings.body_text_color
		}
	}
}

.block-home-content-top-container {
	margin: 30px 0 0 0
}

.block-home-content-top-container .container {
	background: #fff
}

.banner-item h1 {
	font-size: 16px;
	line-height: 32px;
	font-weight: 400;
	letter-spacing: 0;
	margin: 10px auto 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%
}

.banner-item h2 {
	font-size: 14px;
	line-height: 32px;
	font-weight: 400;
	margin: -11px auto 0;
	text-align: center;
	text-transform: none;
	width: 100%
}

.breadcrumbs {
	display: inline-block;
	float: right;
	padding-top: 5px
}

.cms-product .breadcrumbs {
	float: left
}

.breadcrumbs ul {
	text-align: left;
	margin: 0
}

.breadcrumbs ul li a,
.breadcrumbs ul li span,
.breadcrumbs ul li strong {
	font-size: 13px;
	text-transform: uppercase
}

.breadcrumbs li {
	display: inline
}

.breadcrumbs li strong {
	font-weight: 700
}

.breadcrumbs li>span {
	margin: 0 5px
}

.breadcrumbs li strong {
	font-weight: 400
}

.cart .page-title {
	margin-bottom: 30px
}

.page-title.checkout {
	margin: 0;
	padding: 0
}

.page-title h1 {
	color: #202020;
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 6px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 28px;
	text-transform: uppercase
}

.page-title h2 {
	margin: 0;
	font-size: 24px
}

.page-title h1.checkout {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase
}

ol#checkoutSteps>li {
	display: inline-block;
	width: 100%
}

ol#checkoutSteps .gift-messages .checkbox,
ol#checkoutSteps .gift-messages label,
ol#checkoutSteps .gift-messages-form .checkbox,
ol#checkoutSteps .gift-messages-form label {
	float: left;
	line-height: 22px;
	margin: 0 10px 20px 0
}

dl#checkout-payment-method-load>dt {
	display: inline-block;
	width: 100%
}

dl#co-payment-form #p_method_checkmo {
	float: left;
	margin-right: 10px
}

dl#checkout-payment-method-load dt label {
	float: left;
	font-size: 12px;
	line-height: 27px;
	margin: 0
}

.page-title .separator {
	margin: 0 3px
}

.page-title .link-rss {
	float: right;
	margin: 7px 0 0
}

.title-buttons {
	text-align: right
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
	float: left
}

.subtitle,
.sub-title {
	clear: both;
	padding: 15px 0 0;
	font-size: 15px;
	font-weight: 700;
	margin: 0 0 6px
}

.cms-page-view .col-main {
	margin-top: 20px
}

.block_detail_right1 {
	border-top: 1px solid #eaeaea;
	padding: 2px 0;
	text-align: center
}

.block_detail_right2 {
	border-top: 1px solid #eaeaea;
	padding: 15px 0
}

.block_detail_right3 {
	border-top: 1px solid #eaeaea;
	padding: 20px 0 10px
}

.block_detail_right3 .block_detail_right_content {
	margin-bottom: 10px;
	overflow: hidden
}

.block_detail_right3 .block_detail_right_content span.nv_icon {
	background-color: #4bb8e2;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
	display: block;
	float: left;
	height: 38px;
	text-align: center;
	transition: all 0.2s ease-in 0s;
	width: 38px
}

.block_detail_right3 .block_detail_right_content:hover span.nv_icon {
	background-color: #ed5053
}

.block_detail_right3 .block_detail_right_content span.nv_title {
	display: block;
	padding-left: 52px;
	padding-top: 1px;
	text-transform: uppercase
}

.block_detail_right3 .block_detail_right_content span.nv_subtitle {
	display: block;
	color: #b6b6b6;
	font-size: 11px;
	line-height: 20px;
	padding-left: 52px;
	text-transform: uppercase
}

#notification .alert-bg {
	background: rgba(0, 0, 0, .2);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999
}

#notification .bg .close {
	display: inline-block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 48px;
	color: #fff;
	cursor: pointer;
	position: fixed;
	top: 36px;
	left: 50%;
	margin: 0 0 0 -24px;
	text-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

#notification .alert-box {
	background-color: #363636;
	left: 50%;
	margin-left: -155px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 310px;
	z-index: 10
}

#notification .alert-box h6 {
	font-size: 48px;
	padding: 20px 0;
	cursor: default
}

#notification .alert-box h6 i {
	margin-left: -58px
}

#notification .alert-box p {
	padding: 10px;
	margin: 10px;
	border: #fff solid 1px;
	color: #fff
}

#notification .alert-box p a {
	text-decoration: none;
	font-weight: 700
}

#notification .alert-box p a:hover {
	color: #000
}

#notification .widget-warning h6 {
	color: #c12222
}

.alert-box {
	background-color: #fff;
	min-height: 30px;
	margin-bottom: 30px;
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 3px rgba(0, 0, 0, .2)
}

.alert-box h6 {
	margin: 0 0 20px 0;
	padding: 20px;
	border-bottom:1px solid {
		{
			settings.border_color
		}
	}
	;
	font-size:14px;
	font-weight:700
}

.alert-box h6 small {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 400;
	color: #666;
	padding: 5px 0 0 0
}

.alert-box .content {
	padding: 0 20px
}

.pager li>a,
.pager li>span {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: inherit
}

.pager li>a:hover,
.pager li>a:focus {
	background: none!important
}

.sorter .sort-by {
	float: left;
	margin-right: 20px;
	position: relative
}

.sorter .sort-by label {
	vertical-align: middle
}

.sorter .sort-by select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle
}

.sorter .sort-by .current {
	cursor: pointer;
	display: block;
	line-height: 38px;
	width: 200px
}

.sorter .sort-by .current span {
	color: #222;
	display: inline-block;
	letter-spacing: 2px;
	padding-left: 10px
}

.sorter .sort-by .current span i {
	display: inline-block;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 10px
}

.sorter .sort-by ul {
	display: none;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 41px;
	width: 200px;
	z-index: 1000;
	background: #fff
}

.sorter .sort-by ul li {
	line-height: 25px
}

.sorter .sort-by ul li a {
	color: #222;
	letter-spacing: 2px
}

.sorter .direction {
	float: left;
	line-height: 38px
}

.sorter .direction a {
	color: #222;
	padding: 10px 20px
}

.sorter .view-mode label {
	float: left;
	margin-right: 10px;
	padding-top: 2px
}

.sorter .view-mode {
	float: right;
	margin: 0 -7px 0 0
}

.sorter .view-mode .grid {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/grid-icon.png?v=91246464880060916081677133535) no-repeat scroll 0 100%;
	height: 40px;
	width: 48px
}

.sorter .view-mode .list {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/list-icon.png?v=93666815491373627181677133535) no-repeat scroll 0 100%;
	height: 40px;
	width: 48px
}

.sorter .view-mode a:hover,
.sorter .view-mode a.active {
	background-position: 0 0!important
}

.sorter .view-mode .grid:hover,
.sorter .view-mode strong {
	background-position: 0 100%
}

.sorter .view-mode a,
.sorter .view-mode strong {
	display: block;
	float: left;
	height: 21px;
	margin: 0 0 0 20px;
	overflow: hidden;
	text-indent: -999px;
	width: 21px
}

.sorter .view-mode a.grid {
	margin-left: 0
}

.sorter .limiter {
	float: left;
	letter-spacing: 2px;
	line-height: 40px;
	padding: 0 20px;
	position: relative
}

.sorter .limiter label {
	vertical-align: middle
}

.sorter .limiter .current {
	cursor: pointer;
	margin: 0 15px 0 17px
}

.sorter .limiter .current span {
	border-bottom: 0!important;
	border-top: 0!important;
	display: inline-block;
	line-height: 40px;
	padding-left: 10px;
	position: relative;
	width: 60px
}

.sorter .limiter .current span i {
	display: inline-block;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 10px
}

.sorter .limiter ul {
	display: none;
	left: 74px;
	margin: 0;
	padding: 7px 10px;
	position: absolute;
	top: 40px;
	width: 60px;
	z-index: 101
}

.sorter .limiter ul li {
	line-height: 25px
}

.sorter .limiter ul li a {
	color: #222
}

.toolbar {
	font-size: 12px;
	margin: 0 0;
	padding: 2px 0;
	position: relative;
	z-index: 99
}

.toolbar .sorter {
	margin: 15px 0
}

.toolbar-bottom {
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 20px;
	padding-top: 8px;
	width: 100%
}

.toolbar-bottom .toolbar {
	background-color: transparent;
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 10px 0 0;
	text-align: center
}

.toolbar-bottom .toolbar .sorter {
	display: inline-block;
	margin: 0
}

.toolbar .pager {
	padding: 10px 0
}

.toolbar-bottom .sort-by,
.toolbar-bottom .direction,
.toolbar-bottom .view-mode,
.toolbar-bottom .limiter,
.toolbar .pages {
	display: none
}

.toolbar-bottom .toolbar .pages {
	display: block
}

td.label {
	font-weight: 700
}

#shopping-cart-table thead .a-center-name {
	font-size: 14px;
	font-weight: 700;
	padding: 0 15px 20px 0;
	width: 38.2%
}

#shopping-cart-table thead .a-center-price {
	font-size: 14px;
	font-weight: 700;
	padding: 0 15px 20px;
	width: 28.2%
}

#shopping-cart-table thead .a-center-qty {
	font-size: 14px;
	font-weight: 700;
	padding: 0 15px 20px;
	text-align: center;
	width: 13.3%
}

#shopping-cart-table thead .a-center-subtotal {
	font-size: 14px;
	font-weight: 700;
	padding: 0 15px 20px;
	width: 13.1%
}

#shopping-cart-table thead .a-center-remove {
	font-size: 14px;
	font-weight: 700;
	padding: 0 0 20px;
	width: 10%
}

#shopping-cart-table tbody .a-center-name {
	font-size: 10px;
	padding: 20px 15px 20px 0
}

#shopping-cart-table tbody .a-center-price {
	padding: 17px 15px 20px
}

#shopping-cart-table tbody .a-center-qty {
	padding: 17px 15px 20px
}

#shopping-cart-table tbody .a-center-subtotal {
	font-size: 14px;
	padding: 17px 15px 20px;
	text-align: center
}

#shopping-cart-table tbody .a-center-remove {
	padding: 17px 0 20px
}

#shopping-cart-table .product-image {
	display: inline-block;
	float: left;
	margin-right: 10px;
	max-width: 100px;
	width: 100%
}

#shopping-cart-table h2 {
	display: inline-block;
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin-top: -2px;
	max-width: 159px;
	text-transform: uppercase;
	width: 100%
}

#shopping-cart-table .a-center-name {
	padding: 30px 15px 30px 0
}

#shopping-cart-table .a-center-price {
	padding: 30px 25px
}

#shopping-cart-table .a-center-qty {
	padding: 30px 15px;
	text-align: center
}

#shopping-cart-table .a-center-qty .qty {
	display: block;
	font-size: 14px;
	height: 100%;
	margin: 0 auto 10px;
	max-width: 70px;
	padding: 7px 2px;
	text-align: center;
	width: 100%
}

#shopping-cart-table .a-center-qty a {
	font-size: 14px;
	text-decoration: underline
}

#shopping-cart-table .a-center-price {
	font-size: 14px
}

#discount-coupon-form .discount {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	padding:0 15px 25px
}

#discount-coupon-form .discount a {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:12px;
	font-weight:700;
	line-height:18px;
	margin:0;
	padding:12px 0;
	text-transform:uppercase
}

#discount-coupon-form .discount .discount-form .input-box {
	margin: 0 20px 0 0;
	max-width: 250px;
	padding: 0
}

#discount-coupon-form .discount .discount-form .input-box .input-text {
	border: 1px solid #959595;
	line-height: 27px;
	padding: 0 0 0 10px
}

#discount-coupon-form .discount .discount-form .buttons-set {
	clear: none;
	display: inline-block;
	float: left;
	margin: 0
}

#discount-coupon-form .discount .discount-form .buttons-set .button {
	background-color: transparent
}

#discount-coupon-form .discount .discount-form .buttons-set .button span span {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:12px;
	padding:0;
	text-decoration:underline;
	text-transform:uppercase
}

.shipping,
.discount {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	margin-bottom:20px;
	margin-top:-1px;
	padding:0 15px 15px;
	clear:both
}

.shipping .shipping-form ul.form-list {
	margin: 0
}

.shipping .shipping-form ul.form-list li {
	margin-bottom: 20px
}

.shipping .shipping-form ul.form-list li.li-button {
	margin: 0
}

ul.form-list li.li-button .button {
	float: right
}

#shipping-zip-form .form-list label {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:10px;
	margin-bottom:10px;
	padding:0;
	text-transform:uppercase
}

#shipping-zip-form .form-list label.required em {
	color: #eb340a;
	float: right;
	font-size: 12px;
	font-style: normal;
	position: absolute;
	right: -7px;
	top: 0
}

#shipping-zip-form .form-list .input-box {
	clear: both
}

#shipping-zip-form .form-list input.input-text {
	box-shadow: none;
	line-height: 27px;
	padding: 4px 0 4px 10px;
	width: 100%
}

.shipping a {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:12px;
	font-weight:700;
	line-height:18px;
	margin:0;
	padding:12px 0;
	text-transform:uppercase
}

.totals {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	padding:0 15px 15px
}

.a-right .cart-price {
	display: block;
	text-align: center
}

.data-table tfoot td .button {
	background: none;
	border: 0;
	font-size: 14px
}

.data-table tbody.odd tr td {
	background: #F7F7F7!important
}

.data-table tbody.even tr td {
	background: #fff!important
}

.data-table tbody.odd tr td,
.data-table tbody.even tr td {
	border-bottom: 0
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
	border-bottom:1px solid {
		{
			settings.border_color
		}
	}
}

.data-table tbody td h4.title,
.data-table tbody td h5.title {
	color: #333;
	font-size: 100%;
	font-weight: 700;
	margin: 0;
	padding: 0
}

.data-table tbody td .option-label {
	font-style: italic;
	font-weight: 700
}

.data-table tbody td .option-value {
	padding-left: 10px
}

.data-table .product-name {
	font-size: 100%;
	margin: 0
}

.box-table select {
	width: 100%
}

.nested-data-table th,
.nested-data-table td {
	padding-bottom: 2px;
	padding-top: 2px
}

.generic-table td {
	padding: 0 8px
}

.generic-table td.first {
	padding-left: 0;
	white-space: nowrap
}

.info-box {
	background:#fff url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bkg_block-title.gif?7369) 0 0 repeat-x;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px
}

.info-box h2 {
	font-weight: 700;
	font-size: 13px
}

.info-table th {
	font-weight: 700;
	padding: 2px 15px 2px 0
}

.info-table td {
	padding: 2px 0
}

tr.summary-total {
	cursor: pointer
}

tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bkg_collapse.gif?7369) 0 5px no-repeat;
	cursor: pointer
}

tr.show-details .summary-collapse {
	background-position: 0 -52px
}

tr.summary-details td {
	font-size: 11px;
	background-color: #dae1e4;
	color: #626465
}

tr.summary-details-first td {
	border-top: 1px solid #d2d8db
}

tr.summary-details-excluded {
	font-style: italic
}

.cart-tax-info {
	display: block
}

.cart-tax-info,
.cart-tax-info .cart-price {
	padding-right: 20px
}

.cart-tax-total {
	display: block;
	padding-right: 20px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bkg_collapse.gif?7369) 100% 5px no-repeat;
	cursor: pointer
}

.cart-tax-info .price,
.cart-tax-total .price {
	display: inline!important;
	font-weight: normal!important
}

.cart-tax-total-expanded {
	background-position: 100% -52px
}

.std .subtitle {
	padding: 0
}

.std ol.ol {
	list-style: decimal outside;
	padding-left: 1.5em
}

.std ul.disc {
	list-style: disc outside;
	padding-left: 18px;
	margin: 0 0 10px
}

.std dl dt {
	font-weight: 700
}

.std dl dd {
	margin: 0 0 10px
}

.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
	margin: 0;
	padding: 0
}

.std ul {
	list-style: disc outside;
	padding-left: 1.5em
}

.std ol {
	list-style: decimal outside;
	padding-left: 1.5em
}

.std ul ul {
	list-style-type: circle
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
	margin: .5em 0
}

.std dt {
	font-weight: 700
}

.std dd {
	padding: 0 0 0 1.5em
}

.std blockquote {
	font-style: italic;
	padding: 0 0 0 1.5em
}

.std address {
	font-style: normal
}

.std b,
.std strong {
	font-weight: 700
}

.links li.first {
	padding-left: 0!important
}

.links li.last {
	padding-right: 0!important
}

.link-cart {
	color: #dc6809!important;
	font-weight: 700
}

.link-reorder {
	font-weight: 700;
	color: #dc6809!important
}

.link-print {
	font-weight: 700;
	color: #dc6809
}

.link-rss {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_rss.gif?7369) 0 2px no-repeat;
	padding-left: 18px;
	line-height: 14px;
	white-space: nowrap
}

.btn-previous {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/btn_previous.gif?7369) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}

.btn-remove2 {
	display: inline-block;
	font-size: 0;
	height: 22px;
	line-height: 0;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999em;
	width: 22px
}

.btn-remove2:before {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	content:"\f00d";
	font-family:FontAwesome;
	font-size:15px;
	position:relative;
	top:11px
}

.btn-edit2 {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	height: 25px;
	line-height: 0;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999em;
	width: 25px
}

.btn-edit2:before {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	content:"\f044";
	font-family:FontAwesome;
	font-size:15px;
	position:relative;
	top:13px
}

.btn-edit2:hover {
	background-position: 50% 50%
}

.cards-list dt {
	margin: 5px 0 0
}

.cards-list .offset {
	padding: 2px 0 2px 20px
}

.separator {
	margin: 0 3px
}

.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bkg_divider1.gif?7369) 0 50% repeat-x;
	text-indent: -999em;
	overflow: hidden
}

.f-border-right {
	border-right: 1px solid #F0F0F0
}

.f-border-top {
	border-top: 1px solid #F0F0F0
}

.f-border-bottom {
	border-bottom: 1px solid #F0F0F0
}

.f-border-left {
	border-left: 1px solid #F0F0F0
}

.global-site-notice {
	border: 1px solid #cfcfcf;
	border-width: 0 0 1px;
	background: #ffff90;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	color: #2f2f2f
}

.global-site-notice .notice-inner {
	width: 860px;
	margin: 0 auto;
	padding: 12px 0 12px 80px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_notice.gif?7369) 20px 25px no-repeat;
	text-align: left
}

.global-site-notice .notice-inner p {
	margin: 0;
	border: 1px dotted #cccc73;
	padding: 10px
}

.global-site-notice .notice-inner .actions {
	padding-top: 10px
}

.demo-notice {
	margin: 0;
	padding: 6px 10px;
	background: #d75f07;
	font-size: 12px;
	line-height: 1.15;
	border: 0;
	text-align: center;
	color: #fff
}

.demo-notice .notice-inner {
	width: auto;
	padding: 0;
	background: none;
	text-align: center
}

.demo-notice .notice-inner p {
	padding: 0;
	border: 0
}

#header-container {
	position: relative;
	z-index: 999
}

.header-container {
	background: {
		{
			settings.header_background_color
		}
	}
}

.mm-item-base .menu-static-blocks h2 {
	font-size: 14px;
	font-weight: 700;
	margin: 10px 0!important
}

.dropdown {
	float: left;
	font-size: 10px;
	margin-left: 14px;
	margin-top: 1px;
	position: relative;
	text-transform: uppercase
}

.top-header-container .my-setting .text {
	float: left;
	font-size: 10px;
	margin: 6px 0 0;
	text-transform: uppercase
}

.dropdown p {
	display: block;
	float: left
}

.dropdown .label {
	padding: 3px 4px;
	z-index: 99999;
	position: relative
}

.dropdown .text {
	padding: 0 18px 0 0;
	color: #5f5f5f;
	margin: 0;
	cursor: pointer
}

.my-setting ul.links {
	right: 0!important;
	top: 34px
}

.dropdown:hover ul {
	display: block
}

.dropdown.hover:hover ul {
	display: none
}

.currency-switcher p.text {
	float: left;
	font-size: 10px;
	margin: 5px 0 0;
	text-transform: uppercase
}

.static-block-top {
	float: right
}

.i-top-right {
	border-left: 1px solid #F0F0F0
}

.i-top-right .mini-cart {
	display: block;
	position: relative;
	right: 0;
	top: 0
}

.lang-switcher ul:after {
	right: 32px
}

.currency-switcher ul:after {
	left: 20px
}

.lang-switcher .text {
	float: left;
	font-size: 10px;
	margin: 5px 0 0;
	text-transform: uppercase
}

.lang-switcher ul {
	left: -25px;
	min-width: 80px;
	padding: 5px;
	position: absolute;
	top: 32px;
	z-index: 9999
}

.lang-switcher li {
	background-position: 0 3px;
	background-repeat: no-repeat;
	line-height: 25px
}

.currency-switcher ul {
	display: none;
	left: -24px;
	padding: 5px;
	position: absolute;
	top: 32px;
	z-index: 9999
}

.icon-down-open {
	position: absolute
}

.top-menu-left {
	display: inline-block;
	float: left;
	margin-top: 10px
}

.top-menu-left ul {
	margin: 0;
	padding: 0
}

.top-menu-left li {
	border-left: 1px solid #FFF;
	float: left;
	line-height: 10px;
	margin-left: 10px;
	padding-left: 10px
}

.top-menu-left li.first {
	margin: 0;
	padding: 0;
	border: none!important
}

.top-menu-left li.last {
	display: none
}

.top-menu-left li a {
	font-size: 10px;
	text-transform: uppercase
}

.top-header-container {
	background-color: #fff
}

.top-header {
	position: relative;
	text-align: left;
	z-index: 103
}

.top-header .header-menu {
	float: right
}

.welcome-msg {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 45px;
	text-align: left;
	text-transform: uppercase
}

.my-account .welcome-msg p {
	font-size: 12px
}

.top-header ul {
	margin: 0;
	min-width: 200px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 45px;
	width: 100%
}

.top-header ul li {
	line-height: 40px
}

.top-header ul.language li span.label {
	float: left;
	padding: 14px 8px 0 15px
}

.top-header .currency p.label {
	margin-right: 3px!important
}

.top-header .currency p.label,
.top-header .currency .aux-currency>a {
	color: #202020;
	font-size: 10px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase
}

.header-links p.label {
	color: #202020;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 45px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase
}

.top-header .header-links i,
.top-header .store_language i,
.top-header .currency i {
	position: absolute;
	right: 7px;
	top: 17px;
	font-size: 12px;
	color: {
		{
			settings.header_text_color
		}
	}
}

{
	% if settings.header_text_color=='#ffffff' or settings.header_text_color=='#fff' %
}

body.header-transparent:not(.cms-index) .top-header .header-links i,
body.header-transparent:not(.cms-index) .top-header .store_language i,
body.header-transparent:not(.cms-index) .top-header .currency i {
	color: #202020
}

body.cms-index .slicknav_menu .slicknav_icon-bar {
	background-color: #fff
}

{
	% endif %
}

.store_language .language div {
	float: left;
	padding: 0
}

.store_language .language div.label img {
	cursor: pointer;
	display: inline-block;
	margin-right: 0;
	padding: 16px 5px 0 0;
	vertical-align: top
}

.store_language .language div.value {
	color: #ccc;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 45px;
	text-transform: uppercase
}

.header-logo h1.logo {
	margin: 0;
	-webkit-transition: all .4s ease, opacity .3s ease;
	-o-transition: all .4s ease, opacity .3s ease;
	transition: all .4s ease, opacity .3s ease
}

.top-header ul.language li {
	letter-spacing: 2px
}

.top-header ul.currency li {
	letter-spacing: 2px
}

.copyright-footer .footer select.dropdown-phone {
	display: none;
	margin-top: 15px
}

.header-links {
	padding-right: 25px;
	position: relative
}

.currency {
	width: 105px;
	position: relative;
	margin-left: 15px
}

.top-header .i-top-links select {
	display: none;
	border-top: 0;
	border-bottom: 0;
	padding-top: 8px;
	padding-bottom: 7px
}

.top-header .i-top-right {
	float: right;
	margin-left: 10px
}

.top-header .welcome-msg img {
	max-width: 20px
}

.top-header .welcome-msg a {
	color: #ebbc58
}

.top-header .form-language {
	clear: both;
	padding: 5px 0 0;
	text-align: right
}

.top-header .form-language label {
	font-weight: 700;
	padding-right: 5px;
	color: #a7c6dd;
	vertical-align: middle
}

.top-header .form-language select {
	padding: 0
}

.top-header .form-language select.flags option {
	background-position: 4px 50%;
	background-repeat: no-repeat;
	padding-left: 25px
}

.top-header .links {
	background-color: #fff;
	float: left;
	font-size: 10px;
	margin: 0;
	position: absolute;
	text-transform: uppercase;
	top: 45px;
	width: 100%
}

.top-header ul li {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.top-header ul li,
.top-header ul li a,
.top-header ul li a span {
	font-size: 10px;
	text-transform: uppercase
}

.top-header ul li.last {
	border-bottom: 0
}

.top-header ul.links li a {
	display: block;
	letter-spacing: 2px;
	padding: 0 25px 0 15px;
	text-decoration: none;
	white-space: nowrap
}

.top-header .links li a:hover {
	padding-left: 20px
}

.top-header ul.language li:hover {
	background-color: #4bb8e2;
	padding-left: 5px
}

.top-header ul.currency li {
	padding-left: 15px
}

.top-header ul.currency li:hover {
	background-color: #4bb8e2;
	color: #ffffff!important;
	padding-left: 20px
}

.top-header ul.currency li a {
	font-size: 12px;
	text-decoration: none;
	display: block
}

.top-header ul.currency li:hover a {
	color: #fff!important
}

.my-setting ul {
	right: 0!important;
	left: auto
}

.currency p.label {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0
}

div.header-links ul.links,
div.store_language ul.language,
div.currency ul.currency {
	display: none
}

div.header-links:hover ul.links,
div.store_language:hover ul.language,
div.currency.hover ul.currency {
	display: block
}

#header-section {
	padding: 15px 0 0 0;
	position: relative;
	z-index: 102;
	-webkit-transition: all .4s ease, opacity .3s ease;
	-o-transition: all .4s ease, opacity .3s ease;
	transition: all .4s ease, opacity .3s ease
}

#header-container .is-sticky #header-section {
	padding: 15px 0 15px
}

.header-container-1 #header-section {
	padding: 45px 0 50px 0
}

.header-container-1 .is-sticky #header-section {
	padding: 15px 0 10px
}

.header-container-1 #search_mini_form {
	position: relative
}

.header-container-1 #search {
	color: #c2c2c2;
	font-size: 10px;
	letter-spacing: 2.5px;
	line-height: 43px;
	max-width: 390px;
	padding: 0 15px;
	text-transform: uppercase
}

.header-container-1 .button {
	background-color: transparent;
	border-left:1px solid {
		{
			settings.border_color
		}
	}
	;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:12px;
	letter-spacing:2px;
	line-height:43px;
	padding:0 15px;
	position:absolute;
	right:0;
	top:-10px
}

.header-container-1 .button:hover {
	background-color: transparent;
	color: {
		{
			settings.body_text_color
		}
	}
}

.header-container-2 #header-section {
	padding: 68px 0 74px
}

.header-container-2 .is-sticky #header-section {
	padding: 20px 0 30px
}

.header-container-3 #header-section {
	padding: 65px 0 45px 0
}

.header-container-3 .form-search3 {
	margin: 0 auto;
	max-width: 220px;
	position: relative
}

.header-container-3 .form-search3 #search {
	background-color: {
		{
			settings.border_color
		}
	}
	;
	letter-spacing:1px;
	line-height:40px;
	padding:0 0 0 20px
}

.header-container-3 .form-search3 .button {
	background-color: transparent;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	line-height:40px;
	padding:0 15px;
	position:absolute;
	right:0;
	top:0
}

.header-container-3 .custom-header-3 {
	border:2px solid {
		{
			settings.body_text_color
		}
	}
	;
	font-size:14px;
	left:50%;
	letter-spacing:2.5px;
	margin-left:-110px;
	max-width:220px;
	position:absolute;
	text-transform:uppercase;
	width:100%;
	text-align:left;
	padding-left:20px
}

.header-container-3 .custom-header-3 i {
	margin-right: 25px;
	margin-top: 12px;
	float: right;
	font-size: 16px
}

.header-container-3 .custom-header-3 span {
	right: 15px;
	top: -10px;
	padding-left: 3px
}

#header-section .header-logo {
	text-align: left
}

.static-block-top p {
	float: left;
	width: 130px;
	margin: 4px 15px 0 0;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/dt.png?7369) no-repeat top left;
	padding-left: 10px;
	position: relative
}

.header-transparent .page,
.header-transparent .top-header,
.header-transparent #header-container,
.header-transparent .nav-container,
.header-transparent .main-navigation .header-topMenu .header-topMenu-inner,
.header-transparent #header-container #header-section {
	background: transparent!important
}

.header-transparent .breadcrumbs {
	float: none!important
}

.header-transparent .top-container {
	margin-top: -186px!important
}

.header {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	text-align: right;
	position: relative
}

.header .logo strong {
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden
}

.header .i-header-content .header-center {
	padding: 20px 0 10px 0;
	text-align: center
}

.header .i-header-content .header-right {
	float: right
}

.search-col {
	display: block;
	line-height: 35px;
	max-width: 220px;
	position: absolute;
	right: 15px;
	top: 8px;
	width: 100%;
	z-index: 999
}

#search_mini_form {
	margin: 0;
	padding: 0
}

.search-col input.input-text {
	box-shadow: none;
	font-size: 13px;
	padding: 7px;
	text-transform: uppercase;
	color: #666;
	font-size: 10px;
	position: absolute;
	right: 0;
	top: 0;
	width: 220px;
	-webkit-transition: width .5s ease;
	-moz-transition: width .5s ease;
	-o-transition: width .5s ease;
	transition: width .5s ease
}

.search-col .form-search button.button {
	background: none repeat scroll 0 0 transparent!important;
	bottom: 2px;
	color: #363636;
	font-size: 15px;
	height: 31px;
	line-height: 31px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 2px;
	width: 25px
}

.search-col .form-search button.button i {
	left: 3px;
	position: absolute;
	top: -1px
}

.about-title h1 {
	font-size: 27px;
	margin: 0;
	padding: 30px 0
}

.about-title h2,
.about-gallery h2,
.about-video h2 {
	font-size: 13px;
	margin: 35px 0
}

.about-title .meet-title {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bg-border-center.png?7369) repeat-x scroll 100% 50% transparent;
	line-height: 30px;
	margin: 30px auto;
	max-width: 445px;
	width: 100%
}

.circle-hover:hover .circle-background {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1)
}

.circle-hover .circle-background {
	text-align: center;
	border: 0 solid #EE1C35;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	line-height: 20px;
	height: 168px;
	opacity: 0;
	position: absolute;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	width: 168px;
	transform: scale(.2);
	-webkit-transform: scale(.2);
	-ms-transform: scale(.2)
}

.circle-hover img {
	cursor: pointer
}

.circle-hover .circle-background p {
	font-size: 15px;
	margin: 60px 0 0
}

.icon_links {
	display: block;
	margin: 10px auto
}

.icon_links i {
	color: #363636
}

.icon_links i:hover {
	color: #ffffff!important
}

.meet-content {
	text-align: center;
	margin-top: 30px
}

.about-gallery img {
	margin-bottom: 15px
}

.about-title .meet-title h3 {
	font-size: 13px;
	line-height: 25px;
	margin: 0 auto;
	max-width: 160px;
	text-align: center
}

.i-top-links .icon-down-open {
	cursor: pointer;
	font-size: 12px;
	margin: 7px 0 0 -10px
}

.top-header .mini-cart {
	float: right;
	line-height: 30px;
	margin-left: 10px
}

.top-header .mini-cart .shopping-cart .price {
	color: #F01C35;
	padding-left: 2px
}

.top-header .mini-cart .block-content {
	border: 3px solid #DDDDDD!important;
	display: none;
	min-width: 287px;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 33px;
	width: 100%;
	z-index: 3000;
	-webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, .1);
	box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, .1)
}

.top-header .mini-cart .block-content .block-content-inner:after {
	right: 55px
}

.top-header-container .block-content ol.mini-products-list li.item {
	border-bottom: 1px dotted #DDD;
	padding: 0 0 17px
}

.top-header .mini-cart span {
	float: left;
	margin-right: 5px
}

.top-header .mini-cart .block-content .remove-item i {
	font-size: 12px
}

.top-header .mini-cart .cart_circle {
	cursor: pointer;
	display: block;
	text-transform: none;
	transition: all 0.5s ease 0s
}

.top-header .mini-cart .cart_circle .count {
	position: absolute;
	top: -14px;
	right: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: #fff solid 2px
}

.top-header .mini-cart .cart_circle .count-box {
	display: table-cell;
	background: #5d5d5d;
	width: 18px;
	height: 18px;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle
}

.top-header .mini-cart .cart_circle i {
	line-height: 37px;
	font-size: 21px;
	color: #FFF;
	padding-right: 3.5px
}

.top-header .mini-cart .cart-icon-top {
	float: left;
	height: 33px;
	position: relative;
	top: 0;
	width: 29px;
	margin-right: 5px
}

.top-header-container-3 .top-header .mini-cart .cart-icon-top {
	background: none;
	border-left: 1px solid #585323
}

.cart-icon-top i {
	font-size: 18px!important;
	width: 18px;
	height: 18px;
	margin-top: 0!important
}

.top-header .mini-cart .mini-cart-title {
	font-size: 10px;
	text-transform: uppercase
}

.top-header .mini-cart .cart-icon-top i {
	left: 5px;
	position: absolute;
	top: 0
}

.show-xxs {
	display: none
}

.mini-cart-above-products-wrapper {
	margin-bottom: 10px
}

.mini-cart .block-content li.item {
	margin-bottom: 10px;
	min-height: 50px
}

.mini-cart .block-content .btn-remove {
	float: right
}

.mini-cart .block-content .btn-edit {
	float: right;
	margin-right: 5px
}

.mini-cart .block-content .button-shopcart {
	background: #363636;
	margin-right: 11px;
	padding-left: 37px;
	padding-right: 37px
}

.mini-cart .block-content p.empty {
	line-height: 20px;
	margin: 0;
	text-align: center
}

.header-container .top-container {
	clear: both;
	padding: 5px 10px 0 12px;
	text-align: right
}

.mini-cart .block-content .price {
	font-weight: 700
}

.mini-cart .block-content .actions {
	padding-top: 10px
}

.mini-cart .block-content .edit-item {
	float: right
}

.mini-cart .block-content .icon-edit {
	font-size: 15px
}

.static-block-header-right {
	margin: 5px 0
}

.nav-container {
	z-index: 999;
	width: 100%
}

.nav-container:nth-child(n) {
	filter: none
}

#default-menu .nav-inner {
	height: 50px;
	margin: 0 auto;
	max-width: 980px;
	position: relative;
	width: 100%
}

#mobile-menu {
	display: none
}

#nav {
	display: inline-block;
	padding: 0;
	margin: 0
}

.nav-custom-link {
	float: right!important
}

.menu-logo {
	opacity: 0;
	margin-left: -181px;
	line-height: 57px
}

.menu-logo img {
	vertical-align: middle;
	margin: 0
}

.menu-logo a:hover {
	background-color: none
}

.home-page-slider {
	margin-bottom: 10px
}

.banner-slider .owl-controls .owl-buttons {
	position: absolute;
	right: 0!important;
	top: 0!important
}

.banner-slider .owl-theme .owl-controls .owl-page {
	display: inline-block!important
}

.banner-slider .owl-theme .owl-controls .owl-page span {
	background: none repeat scroll 0 0 #869791!important;
	border-radius: 20px 20px 20px 20px!important;
	display: block!important;
	height: 12px!important;
	margin: 5px 7px!important;
	opacity: 0.5!important;
	width: 12px!important
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1!important
}

.catalog-category-view .header-background-default img {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%
}

.header-content-title h1 {
	font-size: 30px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 7px;
	text-transform: uppercase
}

.header-content-title h3 {
	font-size: 18px;
	text-transform: none
}

.header-content-title-absolute,
.header-content-title {
	display: inline-block;
	float: left
}

.header-content-title-absolute h1,
.header-content-title h1 {
	color: {
		{
			settings.page_block_heading_color
		}
	}
	;
	font-size:30px;
	font-weight:400;
	letter-spacing:6px;
	line-height:26px;
	margin:0;
	padding:0 0 28px;
	text-transform:uppercase
}

.breadcrumbs ul {
	background-color: none;
	border: none;
	margin: 5px 0 0;
	padding: 0
}

.header-content-title-absolute h3 {
	font-size: 18px
}

body.cms-index .main-container,
body.header-3 .main-container {
	border-top: 0;
	padding-top: 0
}

.main-container {
	border-top:1px solid {
		{
			settings.border_color
		}
	}
	;
	min-height:300px
}

.main-container:not(.home-content-container) {
	position: relative;
	z-index: 9
}

body.header-3 .main-container {
	border-top: 0;
	overflow: hidden;
	padding-top: 0;
	margin-left: 375px;
	max-width: calc(100% - 375px)
}

.novaworks-main-content {
	margin-top: 30px
}

.home-content-container .novaworks-main-content {
	border-bottom: none
}

.cart ul.checkout-types li button.button {
	font-size: 12px;
	line-height: 42px;
	padding: 0 12px;
	text-align: center;
	text-transform: uppercase
}

.cart .page-title h1 {
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 15px
}

h2.tc.cart {
	margin-bottom: 50px
}

.cms-index .novaworks-main-content {
	border: 0
}

.catalog-product-view.catalog-product-view .breadcrumbs,
.catalog-product-view.catalog-product-view .breadcrumbs ul {
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0
}

.product-view.page-empty {
	padding: 30px 30px 0 30px
}

.parrallax-page-title {
	padding: 250px 0 100px;
	position: relative
}

.parallax-title-content h1 {
	font-size: 40px;
	letter-spacing: 5px
}

.home-layout .col-md-9 {
	max-width: 850px;
	width: 100%;
	margin-right: 20px;
	padding: 0
}

.home-layout .col-md-3 {
	max-width: 300px;
	width: 100%;
	padding: 0
}

.first-row {
	margin-bottom: 0
}

.second-row {
	margin-bottom: 5px
}

.poAbs {
	position: absolute
}

.home-content-container {
	clear: both
}

.home-content {
	margin-bottom: 20px;
	min-height: 400px
}

.product-flexslider,
.product-flexslider-2,
.product-flexslider-3 {
	margin: 0 auto;
	position: relative
}

.nav-wrapper {
	position: relative
}

.slider-arrows1 .direction-nav a.disabled {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.slider-arrows1 .direction-nav a.disabled:hover {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.slider-arrows1 .direction-nav .prev {
	background-position: -3px -6px;
	margin-right: 10px
}

.slider-arrows1 .direction-nav .prev:hover {
	background-position: -3px -40px
}

.slider-arrows1 .direction-nav .prev.disabled:hover {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.slider-arrows1 .direction-nav .next {
	background-position: -26px -6px
}

.slider-arrows1 .direction-nav .next:hover {
	background-position: -26px -40px
}

.slider-arrows1 .direction-nav .next.disabled:hover {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.slider-arrows1-top-right .direction-nav {
	height: 30px;
	position: absolute;
	right: 0;
	top: -40px
}

.slider-arrows1-center .direction-nav {
	height: 30px;
	position: absolute;
	left: -47px;
	top: 18px
}

.slider-arrows1-center ul li a {
	position: absolute
}

.slider-arrows1-center ul li a.next {
	left: 970px
}

.brand-list-direction-nav a {
	display: block;
	width: 16px;
	height: 28px;
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/icon-hover.png?7369);
	background-repeat: no-repeat;
	margin: -11px 0 0;
	position: absolute;
	overflow: hidden;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-decoration: none;
	text-indent: -999px
}

.f-no-space-m-left {
	margin: 0!important;
	padding: 0!important;
	text-align: left
}

.f-no-space-m-center {
	margin: 0!important;
	padding: 0!important;
	text-align: center
}

.f-no-space-m-right {
	margin: 0!important;
	padding: 0!important;
	text-align: right
}

.f-no-padding-right {
	margin: 0!important;
	padding-right: 0!important
}

.f-no-padding-left {
	margin: 0!important;
	padding-left: 0!important
}

#checkout-step-login #login-form {
	margin: 0
}

.nova-slider-direction-nav a {
	display: block;
	margin: -11px 0 0;
	position: absolute;
	overflow: hidden;
	top: 50%;
	z-index: 10
}

.nova-slider-direction-nav a div {
	display: table-cell;
	vertical-align: middle;
	width: 37px;
	height: 37px;
	cursor: pointer;
	text-decoration: none;
	background: #fff;
	border: #d1d1d1 solid 1px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	text-align: center
}

.nova-slider-direction-nav a {
	color: #444
}

.nova-slider-direction-nav a div i {
	font-size: 20px;
	line-height: 25px
}

.nova-slider-direction-nav a.nova-slider-disabled {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.nova-slider-direction-nav a.nova-slider-disabled:hover {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.nova-slider-direction-nav .nova-slider-prev {
	background-position: -3px -6px;
	margin-right: 10px;
	left: -43px
}

.nova-slider-direction-nav .nova-slider-prev i {
	padding-right: 3px
}

.nova-slider-direction-nav .nova-slider-prev.nova-slider-disabled:hover {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.nova-slider-direction-nav .nova-slider-next {
	right: -43px
}

.nova-slider-direction-nav .nova-slider-next i {
	padding-left: 3px
}

.nova-slider-direction-nav .nova-slider-next.nova-slider-disabled:hover {
	opacity: .4;
	filter: alpha(opacity=50);
	cursor: default
}

.more-views .itemslider-thumbnails {
	max-width: 525px;
	width: 100%;
	margin: 0 auto
}

.more-views .nova-slider-direction-nav .nova-slider-prev {
	left: 0;
	display: none
}

.more-views .nova-slider-direction-nav .nova-slider-next {
	right: 0;
	display: none
}

.more-views:hover .nova-slider-direction-nav .nova-slider-prev {
	display: block
}

.more-views:hover .nova-slider-direction-nav .nova-slider-next {
	display: block
}

.thumb-list-direction-nav a {
	display: block;
	width: 21px;
	height: 45px;
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/icon-hover1.png?7369);
	background-color: #585858;
	background-repeat: no-repeat;
	margin: -11px 0 0;
	position: absolute;
	overflow: hidden;
	top: 30px;
	z-index: 999;
	cursor: pointer;
	text-decoration: none;
	text-indent: -999px
}

.image-detail-1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px
}

.image-detail-1 .owl-prev {
	left: 0
}

.image-detail-1 .owl-next {
	right: 0
}

.products-grid-inner {
	position: relative
}

#products-viewmode {
	margin-top: 35px
}

.products-list-inner {
	position: relative;
	float: left;
	overflow: hidden
}

.products-list-inner img {
	width: 100%
}

.products-grid .btn-cart {
	display: block;
	position: absolute;
	left: 55px;
	top: 113px
}

a.wishlist {
	float: left;
	display: block;
	height: 20px;
	padding-left: 8px
}

.wishlist-compare .dcack {
	float: left;
	color: #CFCDCD;
	display: block;
	width: 10px;
	position: absolute;
	left: 107px;
	font-size: 16px;
	font-weight: 700
}

a.wishlist:hover span {
	color: #6a6a6a
}

a.wishlist span {
	display: block;
	color: #cfcdcd;
	font-size: 14px
}

a.compare {
	float: right;
	display: block;
	height: 20px
}

a.compare:hover span {
	color: #6a6a6a
}

a.compare span {
	display: block;
	color: #cfcdcd;
	font-size: 14px
}

.home-content h3.title {
	display: inline-block;
	font-size: 18px;
	margin: 0
}

#home-3-banner .owl-buttons {
	display: none
}

.parallax-box div.social-icons {
	display: inline-block;
	margin: 25px 0 35px 0
}

.parallax-box ul.social-icon {
	list-style: none;
	margin: 0;
	padding: 0
}

.parallax-box ul.social-icon li {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	width: 42px;
	margin: 0 8px 0 8px;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s
}

.parallax-box ul.social-icon li a {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	font-size: 25px;
	height: auto;
	width: 100%
}

.parallax-box ul.social-icon li:hover a i {
	color: #FFF
}

.parallax-box .input-box {
	display: inline-block;
	max-width: 385px;
	width: 100%;
	position: relative
}

.parallax-box .form-subscribe .button {
	background-color: transparent;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	display:inline-block;
	font-size:14px;
	font-weight:lighter;
	letter-spacing:3px;
	line-height:38px;
	padding:0 30px;
	position:absolute;
	right:0;
	top:0
}

.ajax-loading {
	float: left;
	display: none!important;
	background: #EF4035;
	color: #fff;
	padding: 5px;
	font-size: 18px;
	z-index: 999
}

.block-box-container {
	margin-bottom: 40px
}

.block-box-container .parallax-box {
	background-attachment: scroll;
	padding-top: 0;
	padding-bottom: 0
}

.block-box-banner .parallax-box .parallax-content,
.block-box-watches .parallax-box .parallax-content {
	padding: 0!important
}

.block-box-container .block-box-auto .block-box-inner h2 {
	color: #cfbeb8!important;
	font-size: 36px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 25px
}

.block-box-watches .alt-bg,
.parallax-container .alt-bg {
	margin: 0!important;
	padding: 0!important
}

.block-box-watches .block-box-inner h2 {
	font-size: 36px!important;
	padding-left: 40px;
	text-transform: uppercase
}

.block-box-watches .block-box-inner a {
	float: right!important;
	margin-right: 160px!important
}

.block-box-container .block-box-auto .block-box-inner h2 span {
	color: #fff!important
}

.block-box-container .block-box-auto .block-box-inner p {
	display: block;
	font-size: 16px
}

.block-box-container .block-box-auto .block-box-inner a {
	margin: 25px 0 0 0
}

.block-box-inner h2 {
	color: #fff!important;
	float: left;
	font-size: 36px;
	letter-spacing: 2px;
	margin-left: -1px;
	margin-top: 33px
}

.block-box-inner a {
	background-color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	height: 83px;
	line-height: 83px;
	margin-right: 19%;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 83px
}

.block-box-banner .block-box-inner a {
	float: right
}

.widget-static-block .block-menu-03 div {
	float: right
}

.widget-static-block .block-menu-03 div:first-child {
	margin-left: 25px
}

.footer-left select {
	display: none
}

.footer-info-top {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/border-header-bottom.png?7369) repeat-x scroll left top transparent;
	margin: 0 auto;
	max-width: 1170px;
	padding: 20px 0 15px;
	width: 100%
}

.footer-info-top .footer-info li {
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase
}

.footer-info-top .footer-info li i {
	font-size: 24px
}

.footer-info-container .footer-info {
	text-align: left
}

.footer-info-top .footer-info .about-responsive {
	float: left;
	text-align: left
}

.footer-info-container .footer-info .about-responsive h4 {
	float: left;
	width: 100%;
	color: #545454;
	font-size: 24px;
	line-height: 30px;
	text-transform: capitalize
}

.social-icons {
	margin-left: 7px!important
}

.social-icons a {
	font-size: 20px
}

.shopping-cart:hover .cart_circle {
	background-color: none!important
}

a.slider-arrows {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	background:#ddd url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/slider-arrows.png?v=181410133311947576791677133535) no-repeat;
	cursor: pointer;
	text-indent: -999px;
	overflow: hidden;
	transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

a.slider-arrows.disabled {
	opacity: .4;
	filter: alpha(opacity=40);
	cursor: default
}

a.slider-arrows.disabled:hover {
	background-color: #ddd
}

a.slider-arrows:hover {
	background-color: #9b0e11
}

.products-upsell .prev {
	background-position: -10px -10px;
	top: 6px;
	right: 31px;
	margin-right: 1px
}

.products-upsell .prev:hover {
	background-position: -10px -60px
}

.products-upsell .next {
	background-position: -60px -10px;
	top: 6px;
	right: 0
}

.products-upsell .next:hover {
	background-position: -60px -60px
}

.block .active {
	background: none
}

.product-block-right .block .block-title {
	background: none;
	cursor: default
}

.custom-html .block-content p {
	font-size: 12px;
	line-height: 20px;
	padding: 10px 10px 5px 0;
	text-align: left
}

.block-tags {
	margin-bottom: 45px
}

.block .block-title a {
	text-decoration: none!important
}

.right-block-inner p.block-subtitle {
	margin-top: 10px
}

.block .block-content .product-name {
	color: #1e7ec8
}

.block .btn-remove,
.block .btn-edit {
	float: right;
	margin: 1px 0 2px 5px
}

.block .actions a {
	float: left
}

.block .empty {
	font-size: 12px;
	margin: 0;
	padding: 15px 0;
	text-align: left
}

.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
	line-height: 1.25
}

.sidebar .left-categories {
	margin-bottom: 20px
}

.sidebar .block .block-title {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
	padding: 0 15px 25px 0;
	text-transform: uppercase;
	letter-spacing: 5px
}

.sidebar .left-categories .block-content {
	margin-top: 20px
}

.sidebar .left-categories .block-content>ul {
	margin: 0
}

.sidebar .left-categories .block-content ul>li>a {
	padding: 10px 25px 10px 0
}

.sidebar .left-categories .block-content ul>li>ul>li>a {
	padding: 10px 35px 10px 15px
}

.sidebar .left-categories .block-content ul>li>ul>li ul>li>a {
	padding: 10px 45px 10px 30px
}

.sidebar .left-categories .block-content ul>li>a {
	display: block;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap
}

#sidebar-nav-menu .arrow-right,
#sidebar-nav-menu .plus-right {
	display: inline!important;
	float: right;
	position: absolute;
	right: 0
}

.top-header .mini-cart .mini-products-list {
	margin: 0
}

.mini-products-list .product-image {
	float: left;
	text-align: left;
	width: 68px
}

.mini-products-list .product-details span {
	color: #363636!important;
	float: left;
	font-size: 15px;
	text-align: left;
	width: 100%
}

.mini-cart-qty,
.mini-cart-price {
	float: left
}

.mini-cart-qty {
	margin-right: 5px
}

.mini-products-list .product-details p {
	text-transform: none
}

.mini-products-list .product-details p a {
	color: #363636
}

.mini-products-list .product-details {
	float: left;
	width: 178px
}

.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
	word-wrap: break-word
}

.block-cart .mini-products-list .product-details .nobr {
	white-space: normal!important
}

.block-account {
	margin-bottom: 20px
}

.block-account .block-title {
	background-color: #4bb8e2;
	padding: 12px 15px
}

.block-account .block-title span {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase
}

.block-account .block-content {
	background-color: #f6f6f6;
	padding: 20px 15px
}

.block-account .block-content ul {
	margin: 0
}

.block-account .block-content li {
	line-height: 26px;
	list-style: square inside none
}

.block-account .block-content li a {
	font-size: 13px;
	text-transform: uppercase
}

.block-account .block-content li.current strong {
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase
}

.block-list .block-content>p {
	padding: 20px 15px
}

.block-currency {
	border: 0;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bkg_block-currency.gif?7369) 0 0 no-repeat;
	padding: 7px 12px 10px;
	height: 51px
}

.block-currency .block-title {
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px
}

.block-currency .block-title strong {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_block-currency.gif?7369) 0 50% no-repeat;
	padding: 0 0 0 21px;
	text-transform: none;
	color: #fff
}

.block-currency .block-content {
	background: none;
	padding: 0
}

.block-currency .block-content select {
	width: 100%;
	padding: 0
}

.block-layered-nav {
	margin-bottom: 27px
}

.block-layered-nav .block-title {
	padding: 0 15px 25px 0
}

.block-layered-nav .block-title span {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase
}

.block-layered-nav .block-content {
	padding: 15px 0 0
}

.block-layered-nav .block-content ol li {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase
}

.block-layered-nav .block-subtitle {
	line-height: 1.35;
	background: #ddd;
	padding: 3px 9px;
	border-bottom: 1px solid #E3E3E3;
	text-transform: uppercase;
	color: #1f5070
}

.block-layered-nav dt {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/filter-icon-hiden.png?7369) right bottom no-repeat;
	color: #818181;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700;
	padding: 22px 0 0 15px
}

.block-layered-nav dt.active {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/filter-icon-show.png?7369) right bottom no-repeat
}

.block-layered-nav dd.last {
	background: none
}

.block-layered-nav .currently li {
	background: #f5f5f5;
	padding: 6px 24px 6px 10px;
	position: relative;
	z-index: 1;
	line-height: 1.5
}

.block-layered-nav .currently .label {
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: top
}

.block-layered-nav .currently .value {
	display: inline-block;
	vertical-align: top
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
	position: absolute;
	right: 4px;
	top: 6px;
	margin: 0
}

.block-layered-nav .currently .btn-previous {
	right: 17px
}

.block-layered-nav .actions {
	font-size: 11px;
	padding: 4px 5px 4px 9px;
	border: 1px solid #dee5e8;
	border-width: 1px 0;
	text-align: right
}

.block-layered-nav .actions a {
	float: none
}

.block-cart .block-title strong {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_block-cart.gif?7369)
}

.block-cart .summary {
	background: #fff;
	padding: 2px 8px 8px;
	margin: -1px 0 0;
	position: relative;
	z-index: 1
}

.block-cart .amount {
	margin: 0
}

.block-cart .amount a {
	font-weight: 700
}

.block-cart .subtotal {
	margin: 5px 0 0;
	padding: 2px 0;
	background: #fbebd9;
	text-align: center
}

.block-cart .subtotal .price {
	font-weight: 700
}

.block-cart .actions {
	border-bottom: 1px solid #c2c2c2
}

.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0
}

.block-wishlist .block-title strong {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_block-wishlist.gif?7369)
}

.block-wishlist .actions {
	text-align: right
}

.block-wishlist .actions a {
	float: none
}

.block-related {
	display: block
}

.block-related .block-title strong {
	padding: 10px 0
}

.block-related input.checkbox {
	float: left
}

.block-related .product {
	margin-left: 20px
}

.block-tags {
	margin-bottom: 20px
}

.block-tags .block-title {
	display: block!important;
	padding: 0 15px 25px 0
}

.block-tags .block-title span {
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase
}

.block-tags .block-content {
	padding: 20px 0 0
}

.block-tags .block-content ul.tags-list li {
	border: 1px solid #eaeaea;
	display: inline-block!important;
	font-size: 100%!important;
	margin-bottom: 10px;
	padding: 5px;
	text-transform: uppercase
}

.block-tags .actions a {
	color: #fff!important;
	float: left;
	font-size: 12px;
	padding: 8px 12px;
	text-transform: uppercase
}

.cool-background-box {
	background: #F0F0F0;
	border-left: 0;
	border-right: 0
}

.cool-background-box .products-list-4-col {
	padding-top: 30px;
	padding-bottom: 30px
}

.cool-background-box .products-list-4-col .name-product {
	float: left;
	text-align: left
}

.cool-background-box .products-list-4-col .name-product h2.title {
	font-size: 17px;
	line-height: 40px
}

.cool-background-box .products-list-4-col .col-md-left {
	float: left;
	margin: 17px 10px 0 0;
	max-width: 84px
}

.cool-background-box .products-list-4-col .col-md-right {
	float: right;
	margin-top: 17px;
	max-width: 150px;
	text-align: left;
	width: 100%
}

.cool-background-box .products-list-4-col .col-md-right h3.product-name {
	margin: 0
}

.cool-background-box .products-list-4-col .col-md-right .rating-product-box .rating {
	width: 100%
}

.catalog-product-compare-index p>.button {
	display: inline-block;
	padding: 8px 10px
}

.catalog-product-compare-index ul.add-to-links {
	display: inline-block;
	margin: 0
}

.catalog-product-compare-index ul.add-to-links li a {
	display: inline-block;
	padding: 8px 10px
}

.shop-now-content {
	margin-top: 30px;
	font-size: 23px;
	line-height: 38px;
	text-align: left
}

.shop-now-widget-content {
	font-size: 23px;
	line-height: 38px;
	text-align: left
}

a.novaworks-button-light {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	height: auto;
	padding: 14px 16px;
	margin: 0 10px 20px 0;
	font-weight: 700;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border: 1px solid;
	position: relative;
	overflow: hidden;
	outline: none;
	text-shadow: none;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	vertical-align: middle;
	max-width: 100%;
	color: #fff
}

a.novaworks-button-light:hover {
	text-decoration: none!important;
	color: #fff!important
}

a.novaworks-button-dark {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 18px;
	height: auto;
	padding: 14px 16px;
	margin: 0 10px 20px 0;
	font-weight: 700;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border: 1px solid;
	position: relative;
	overflow: hidden;
	outline: none;
	text-shadow: none;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	vertical-align: middle;
	border-color: #ddd;
	max-width: 100%
}

a.novaworks-button-dark:hover {
	text-decoration: none!important;
	color: #fff!important
}

.block-subscribe .block-content {
	padding: 5px 10px
}

.block-subscribe .block-title strong {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_block-subscribe.gif?7369)
}

.block-subscribe label {
	font-weight: 700;
	color: #666
}

.block-subscribe input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0
}

.block-subscribe .actions {
	background: none;
	padding: 0;
	margin: 3px 0 0;
	text-align: left
}

.block-subscribe .actions button.button {
	float: none
}

.block-subscribe .actions button.button span {
	border-color: #406a83;
	background: #618499
}

.block-reorder {
	margin-bottom: 20px
}

.block-reorder .block-title {
	background-color: #4bb8e2;
	padding: 12px 15px
}

.block-reorder .block-title strong span {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase
}

#reorder-validate-detail {
	display: inline-block;
	width: 100%
}

#reorder-validate-detail .actions button.button,
#reorder-validate-detail .actions a {
	margin: 0 10px 0 0;
	padding: 8px 15px;
	text-transform: uppercase
}

.block-reorder input.checkbox {
	float: left;
	margin: -2px -20px 0 0
}

.block-reorder .product-name {
	margin-left: 20px
}

.block-reorder .validation-advice {
	margin: 3px 9px 7px
}

.block-banner {
	border: 0
}

.block-banner .block-content {
	padding: 0;
	text-align: center
}

.block-login .block-title strong {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_ma-info.gif?7369)
}

.block-login .block-content {
	padding: 5px 10px
}

.block-login label {
	font-weight: 700;
	color: #666
}

.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0
}

.block-login .actions {
	background: none;
	padding: 0;
	margin: 3px 0 0
}

.block-login .actions button.button span {
	border-color: #406a83;
	background: #618499
}

.facebook-button {
	background-color: #4777A6;
	line-height: 19px;
	margin-left: 10px;
	margin-top: 20px
}

.sidebar .paypal-logo {
	display: block;
	margin: 10px 0;
	text-align: center
}

.sidebar .paypal-logo a {
	float: none
}

.category-image-head {
	position: relative
}

.category-title-head {
	position: absolute;
	top: 92px;
	right: 40px
}

.category-title-head h1,
.category-title-head h2,
.category-title-head h3,
.category-title-head h4 {
	color: #FFF;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .5)
}

.category-title {
	border: 0;
	margin: 0 0 20px
}

.shopping-option-dropdown {
	position: relative;
	float: left;
	margin-left: 20px
}

.shopping-option-dropdown label {
	font-size: 18px;
	line-height: 30px;
	margin: 14px 0 0 0;
	padding: 0 10px;
	border: transparent solid 1px;
	border-bottom: 0
}

.open label {
	border: 1px solid #EDEDED;
	border-bottom: 0
}

.shopping-option-dropdown i {
	font-size: 14px
}

.shopping-option-dropdown label a {
	color: #818181
}

.shopping-option-dropdown label a:hover {
	text-decoration: none
}

.sub-header-nav {
	border-top: 0 none;
	display: none;
	left: 0;
	min-width: 192px;
	padding-right: 10px;
	position: absolute;
	top: 45px;
	z-index: 9999
}

.compare-dropdown {
	position: relative;
	float: left;
	margin-left: 5px;
	max-width: 266px;
	width: 100%
}

.compare-dropdown label {
	font-size: 18px;
	line-height: 30px;
	margin: 14px 0 0 0;
	padding: 0 10px;
	border: transparent solid 1px;
	border-bottom: 0
}

.open label {
	border: 1px solid #EDEDED;
	border-bottom: 0
}

.compare-dropdown i {
	font-size: 14px
}

.compare-dropdown label a {
	color: #818181
}

.compare-dropdown label a:hover {
	text-decoration: none
}

.ajax-compare {
	display: none;
	position: absolute;
	background: #fff;
	top: 45px;
	left: 0;
	z-index: 9999;
	border: 1px solid #EDEDED;
	padding: 2px 10px 10px 0;
	max-width: 198px;
	width: 100%;
	border-top: 0
}

.ajax-compare ol {
	margin: 0 10px
}

.ajax-compare .actions {
	margin-left: 10px;
	margin-top: 10px
}

.ajax-compare .btn-clear-all-compare {
	float: right
}

.ajax-compare p {
	text-align: center;
	margin: 0
}

.category-image {
	width: 100%;
	overflow: hidden;
	margin: 0
}

.category-products {
	clear: both
}

.category-description {
	display: none
}

.category-products .column-5-products .item {
	display: block;
	margin: 0 20px 25px 0!important;
	padding: 0!important;
	text-align: center
}

.category-products .column-5-products .col-md-2 {
	margin: 0 20px 25px 0!important;
	max-width: 218px!important;
	padding: 0!important;
	width: 100%
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.about-center {
	margin: 0 -10px
}

.about-center .owl-controls .owl-buttons {
	position: absolute;
	right: 10px
}

.category-info {
	margin: 10px 0;
	overflow: auto
}

.category-info p {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6
}

.products-grid {
	position: relative
}

.products-grid div.item {
	display: inline-block;
	overflow: visible;
	padding: 0 15px 15px 15px;
	position: relative;
	transition: all 0.3s cubic-bezier(.22, .56, .25, .72) 0s;
	vertical-align: top;
	margin-bottom: 25px
}

.list-col4 {
	margin: 0 auto
}

.list-col4.products-grid div.item {
	padding: 5px 5px;
	margin: 5px 0
}

.list-col4 .item .btn-cart {
	bottom: 7px!important
}

.products-grid div.last {
	margin-right: 0!important
}

.product-flexslider .slider-items .slides .item .socialToolBar .product-name a:hover {
	color: #bcbcbc
}

.products-grid .availability {
	line-height: 21px
}

.products-grid .btn-cart {
	background: none repeat scroll 0 0 #9b0e11;
	color: #f9d100;
	display: block;
	font-size: 20px;
	line-height: 24px;
	height: 24px;
	padding: 0 10px;
	text-align: center;
	white-space: nowrap;
	text-transform: uppercase;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	cursor: pointer
}

.item .socialToolBar .btn-cart,
.item .socialToolBar .btn-cart:hover {
	background: none
}

.item-product-image-box {
	position: relative;
	overflow: hidden
}


.novaworks-product-badge {
	font-size: 12px;
	font-weight: 400;
	line-height: 25px;
	max-width: 50px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .05);
	text-transform: uppercase;
	width: 100%;
	z-index: 97
}

.novaworks-new-badge {
	right: 17px;
	position: absolute;
	top: 17px
}

.novaworks-sale-badge {
	left: 17px;
	position: absolute;
	top: 17px
}

.product-image .novaworks-product-badge {
	display: none
}

.item .novaworks-product-badge-outstock {
	color: #FFF;
	font-size: 11px;
	font-weight: 700;
	line-height: 28px;
	width: 120px;
	text-align: center;
	text-transform: uppercase;
	z-index: 1
}

.novaworks-out-stock-badge {
	background: #d0d0d0;
	right: -28px;
	position: absolute;
	top: 18px;
	font-size: 10px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg)
}

.novaworks-quick-act {
	display: inline-block;
	margin-top: 15px;
	width: 100%
}

.novaworks-quick-act>a.act-wishlist,
.novaworks-quick-act>a.act-compare,
.novaworks-quick-act>a.ajaxcart_simple,
.novaworks-quick-act>a.ajaxcart_colorbox {
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 17px;
	margin-right: 20px
}

.novaworks-quick-act>a.ajaxcart_simple,
.novaworks-quick-act>a.ajaxcart_colorbox {
	margin-right: 0
}

.cart-1 {
	background: #A7A7A7;
	color: #FFF;
	font-size: 11px;
	line-height: 32px;
	text-transform: uppercase;
	width: 100%
}

.products-grid .descriptions-hidden a {
	cursor: pointer
}

.products-grid .descriptions-hidden i {
	font-size: 11px
}

h3.product-name {
	margin: 13px 0 5px;
	text-align: left
}

h3.product-name a {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:10px;
	font-weight:400;
	letter-spacing:2px;
	line-height:16px;
	text-transform:uppercase
}

.box-up-sell .old-price {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	float:none
}

.quick-act a {
	font-size: 18px;
	text-transform: uppercase
}

.box-up-sell .special-price {
	float: none
}

.price-box span {
	display: inline-block;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 16px;
	padding: 0
}

.map-info .price {
	margin-right: 5px
}

.price-box span.price-sep {
	display: none;
	padding: 0 5px;
	color: {
		{
			settings.body_text_color
		}
	}
}

.price-box {
	margin-bottom: 10px;
	text-align: left
}

.categories-list-each {
	display: inline-block
}

.categories-list-each a {
	color: #666
}

.novaworks-label {
	position: absolute;
	width: 43px;
	height: 43px;
	text-indent: -99999px;
	z-index: 3
}

#rev_slider_2_wrapper {
	margin-bottom: 20px!important
}

.products-list>div {
	overflow: hidden;
	padding: 0 0 60px 0;
	-webkit-transition: all 0.3s cubic-bezier(.22, .56, .25, .72) 0s;
	-moz-transition: all 0.3s cubic-bezier(.22, .56, .25, .72) 0s;
	transition: all 0.3s cubic-bezier(.22, .56, .25, .72) 0s;
	width: 100%!important
}

.products-list .product-name {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:24px;
	letter-spacing:5px;
	line-height:60px;
	margin:-15px 0 0;
	text-align:left;
	text-transform:uppercase
}

.products-list .price-box {
	display: inline-block;
	margin-bottom: 40px;
	width: 100%
}

.products-list .price-box {
	display: inline-block;
	width: 100%
}

.products-list .price-box span {
	display: inline-block;
	font-size: 24px;
	letter-spacing: 7px;
	line-height: 24px;
	padding: 0
}

.products-list .add-to-cart {
	padding: 10px 0;
	text-align: center
}

.products-list .novaworks-quick-act>a.act-wishlist,
.products-list .novaworks-quick-act>a.act-compare {
	background-color: #123;
	height: 45px;
	line-height: 45px;
	margin-right: 10px;
	text-align: center;
	width: 55px
}

.products-list .novaworks-quick-act>a.ajaxcart_simple,
.products-list .novaworks-quick-act>a.ajaxcart_colorbox {
	background-color: #cfae98;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	text-align: center;
	text-transform: uppercase
}

.products-list .add-to-cart .btn-cart {
	display: inline-block;
	float: none;
	font-size: 12px;
	padding: 5px 30px;
	text-transform: uppercase
}

.products-list div.item .bottom-line {
	border-bottom: 1px solid #ececec;
	clear: both;
	display: block;
	margin: 40px 15px 0;
	padding-top: 40px
}

.products-list div.item .bottom-line:last-child {
	display: none
}

.col-md-left .margin-image {
	border: 1px solid #afafaf
}

.three_banner,
.two_banner {
	margin-bottom: 20px
}

.item-product-image-boxs a .front {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.item-product-image-boxs a:hover .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg)
}

.item-product-image-boxs a .back {
	-webkit-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-transform: rotateY(-180deg);
	-moz-transform-style: preserve-3d;
	-moz-backface-visibility: hidden;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.item-product-image-boxs a:hover .back {
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	z-index: 10;
	position: absolute
}

.item-product-image-box .cart-notification {
	background-color: {
		{
			settings.border_color
		}
	}
	;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	font-size:20px;
	height:54px;
	left:50%;
	line-height:54px;
	margin-left:-26px;
	position:absolute;
	text-align:center;
	top:85px;
	width:54px
}

.item-product-image-box .notification-message {
	color: #fff;
	font-size: 11px;
	left: 0;
	line-height: 16px;
	padding: 0 25px;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 158px
}

.product-hover-box {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s
}

.product-hover-box>a.detail_view {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.product-hover-box a span.wishlist {
	display: block;
	height: 32px;
	width: 32px
}

.product-hover-box a span.compare {
	display: block;
	height: 32px;
	width: 32px
}

.item .item-product-image-box:hover .product-hover-box a.detail_view {
	background-color: {
		{
			settings.main_color
		}
	}
	;
	opacity:.6
}

.item-product-image-box .quick-view,
.item-product-image-box .detail-view {
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s
}

.item-product-image-box .quick-view {
	left: 0
}

.item-product-image-box .detail-view {
	right: 0
}

.item .item-product-image-box:hover .quick-view {
	left: 50%;
	margin-left: -58px;
	opacity: 1
}

.item .item-product-image-box:hover .detail-view {
	right: 50%;
	margin-right: -58px;
	opacity: 1
}

.item-product-image-box .quick-view a,
.item-product-image-box .detail-view a {
	border: 1px solid #f7f6f5;
	display: inline-block;
	height: 48px;
	line-height: 48px;
	width: 48px
}

.item-product-image-box a i {
	color: #FFF;
	font-size: 18px;
	width: 19px
}

.products-list .product-name a:hover {
	text-decoration: none
}

.f-fix .act-box .price-box {
	float: left;
	margin: 8px 60px 0 0
}

.f-fix .price-box .old-price {
	padding: 5px 0
}

.products-list .price-box .price-sep {
	display: none;
	line-height: 20px;
	position: relative;
	top: -4px
}

.products-list .availability {
	float: left;
	margin: 3px 0 0
}

.products-list .desc {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:14px;
	letter-spacing:1px;
	line-height:36px;
	margin-bottom:35px
}

.products-list .btn-cart:hover {
	background: none repeat scroll 0 0 #F01C35;
	text-decoration: none
}

.products-list .act-box .button {
	border-radius: 5px;
	line-height: 40px;
	padding: 0 15px
}

.products-list .act-box .button span span {
	font-size: 14px;
	text-transform: uppercase
}

.products-list .act-box .add-to-links {
	float: right;
	margin: 0 25px 0 0
}

.products-list .act-box .add-to-links li {
	display: inline-block;
	margin: 0 0 0 10px;
	line-height: 40px
}

.products-list .add-to-links .separator {
	display: inline;
	margin: 0 2px
}

.act-box .add-to-links {
	float: left;
	margin: 27px 1px 0
}

.act-box .add-to-links .separator {
	font-size: 16px;
	font-weight: 700;
	left: 97px;
	position: absolute;
	top: -1px
}

.quick-view-details .product-img-box {
	float: left;
	width: 45%
}

.quick-view-details .product-shop {
	float: right;
	width: 52%
}

.quick-view-details .owl-prev {
	left: 0
}

.quick-view-details .owl-next {
	right: 0
}

#addedoverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 295;
	background: black;
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75)
}

#added {
	position: fixed;
	width: 348px;
	background-color: #fff;
	min-height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #acacac;
	border-top: none;
	z-index: 305;
	margin: 65px 0 0 100px
}

#added .added-content {
	text-align: center;
	padding: 15px;
	min-height: 50px;
	border: #757575 solid 1px;
	border-top: #757575 solid 4px
}

#added img {
	margin: 0 8px 13px 0;
	border: 1px solid #efefef;
	width: 60px;
	height: 60px
}

#added a {
	padding: 6px 14px;
	margin: 0 0 0 7px;
	color: white
}

#added a:hover {
	text-decoration: underline
}

#added #hidewindow {
	background: #818181;
	margin: 0
}

#added #hidewindow:hover {
	background: #818181;
	margin: 0;
	text-decoration: underline
}

.product-view #added {
	margin: 20px 0 0 328px
}

.product-view .product-shop .price-box .old-price,
#container2 .product-options-bottom .price-box .old-price {
	margin-right: 5px;
	margin-top: 5px
}

.product-options-bottom .add-to-qty {
	display: inline-block;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	padding-right: 20px;
	position: relative
}

.product-options-bottom .add-to-qty #qty-text {
	float: left;
	line-height: 36px;
	margin-right: 10px
}

.no-rating {
	margin: 0
}

.product-box-left .ratings {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 20px 0 0
}

.ratings strong {
	float: left;
	margin: 1px 3px 0 0
}

.ratings .rating-links {
	margin: 0;
	line-height: 16px
}

.ratings .rating-links a {
	letter-spacing: 1px;
	text-transform: uppercase
}

.ratings .rating-links .separator {
	color: {
		{
			settings.border_color
		}
	}
	;
	margin:0 10px
}

.ratings {
	margin: 5px 0 7px
}

.rating-box {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/stars1-0.png?7369) repeat-x scroll 0 0 transparent;
	font-size: 0;
	height: 16px;
	line-height: 0;
	margin-bottom: 7px;
	overflow: hidden;
	text-indent: -999em;
	width: 80px
}

.rating-box .rating {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/stars1-5.png?7369) repeat-x scroll 0 100% transparent;
	float: left;
	height: 16px
}

.ratings-table th,
.ratings-table td {
	font-size: 11px;
	line-height: 1.15;
	padding: 3px 0
}

.ratings-table th {
	font-weight: 700;
	padding-right: 8px
}

.products-list .rating-box .rating {
	float: right
}

.product-essential .rating-box {
	float: left;
	margin-right: 15px
}

.product-box-left .add-to-box {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 0
}

.detail-availability .availability {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 20px 0
}

.availability.in-stock span {
	color: #4bb8e2
}

.availability.out-of-stock span {
	color: #d83820
}

.availability-only {
	margin: 10px 0 7px;
	line-height: 16px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_availability_only.gif?7369) 0 50% no-repeat;
	padding-left: 15px
}

.availability-only span,
.availability-only a {
	border-bottom: 1px dashed #751d02;
	color: #000
}

.availability-only a {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_availability_only.gif?7369) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
	text-decoration: none
}

.availability-only .expanded {
	background-position: 100% -15px
}

.availability-only strong {
	color: #be2c00
}

.availability-only-details {
	margin: 0 0 7px
}

.availability-only-details th {
	background: #d2d6d9;
	font-size: 10px;
	padding: 0 8px
}

.availability-only-details td {
	background: #ebf0f3;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
	color: #d95e00;
	font-weight: 700
}

.short-description {
	border-top: 1px solid #eaeaea;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:14px;
	line-height:25px;
	margin:0
}

.email-friend {
	margin: 0
}

.alert-price {
	margin: 0;
	font-size: 11px
}

.alert-stock {
	margin: 0;
	font-size: 11px
}

.product-box-left .price-box {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 20px 0
}

.price {
	white-space: nowrap!important
}

.socialToolBar .price-box {
	display: block;
	position: absolute;
	top: 85px
}

.socialToolBar .price-box .regular-price .price {
	color: #FFF
}

.socialToolBar .wishlist-compare {
	display: block;
	position: absolute;
	width: 210px;
	height: 20px;
	line-height: 20px;
	top: 149px;
	left: 5px
}

.rating-product-box .ratings {
	display: inline-block
}

.old-price {
	display: inline-block;
	margin: 0!important
}

.old-price .price-label {
	white-space: nowrap;
	color: {
		{
			settings.body_text_color
		}
	}
}

.old-price .price,
.old-price .price span {
	font-size: 12px;
	text-decoration: line-through
}

.special-price {
	display: inline-block;
	margin: 0 5px 0 0!important;
	padding: 0
}

.special-price .price-label {
	font-size: 13px;
	font-weight: 700;
	white-space: nowrap;
	color: #cd5033
}

.special-price .price {
	font-size: 14px
}

.minimal-price {
	margin: 0;
	display: inline-block
}

.minimal-price .price-label {
	font-weight: 700;
	white-space: nowrap
}

.minimal-price-link {
	display: block
}

.minimal-price-link .label {
	margin-right: 5px
}

.minimal-price-link .price {
	font-weight: 400
}

.price-excluding-tax {
	display: block;
	color: #999
}

.price-excluding-tax .label {
	white-space: nowrap;
	color: #999
}

.price-excluding-tax .price {
	font-size: 13px;
	font-weight: 400;
	color: #c76200
}

.price-including-tax {
	display: block;
	color: #999
}

.price-including-tax .label {
	white-space: nowrap;
	color: #999
}

.price-including-tax .price {
	font-size: 13px;
	font-weight: 700;
	color: #c76200
}

.configured-price {
	margin: 0
}

.configured-price .price-label {
	font-weight: 700;
	white-space: nowrap
}

.configured-price .price {
	font-weight: 700
}

.weee {
	display: block;
	font-size: 11px;
	color: #444
}

.weee .price {
	font-size: 11px;
	font-weight: 400
}

.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 {
	display: block;
	font-weight: 700
}

.price-from {
	margin: 0
}

.price-from .price-label {
	font-weight: 700;
	white-space: nowrap
}

.price-to {
	margin: 0
}

.price-to .price-label {
	font-weight: 700;
	white-space: nowrap
}

.price-notice {
	padding-left: 10px;
	color: #999
}

.price-notice .price {
	font-weight: 700;
	color: #2f2f2f
}

.price-as-configured {
	margin: 0
}

.price-as-configured .price-label {
	font-weight: 700;
	white-space: nowrap
}

.price-box-bundle {
	padding: 0 0 10px 0
}

.price-box-bundle .price-box {
	margin: 0!important;
	padding: 0!important
}

.price-box-bundle .price {
	color: #555
}

.product-pricing,
.tier-prices {
	margin: 10px 0;
	padding: 10px;
	background-color: #f4f7f7;
	border: 1px solid #dadddd;
	color: #424242
}

.tier-prices li {
	line-height: 1.4;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_tier.gif?7369) no-repeat 0 3px;
	padding: 2px 0 2px 10px
}

.tier-prices .benefit {
	font-style: italic;
	font-weight: 700;
	color: #2f2f2f
}

.tier-prices .price {
	font-weight: 700;
	color: #2f2f2f
}

.tier-prices-grouped li {
	padding: 2px 0;
	color: #e26703
}

.tier-prices-grouped li .price {
	font-weight: 700
}

.add-to-links .separator {
	display: none
}

.add-to-cart label {
	color: #666;
	float: left;
	font-weight: 700;
	line-height: 41px;
	margin-right: 5px
}

.add-to-cart button.button {
	float: left;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 45px;
	padding: 0 22px;
	text-transform: uppercase
}

.add-to-cart .paypal-logo {
	clear: left;
	margin: 0;
	text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0
}

.product-view .add-to-cart .paypal-logo {
	margin: 0
}

.add-to-box .add-to-qty {
	display: inline-block;
	float: left;
	margin: 25px 10px 25px 0;
	position: relative
}

.product-view .product-select {
	margin-bottom: 15px;
	width: 235px
}

.add-to-box .add-to-qty #qty-text {
	float: left;
	line-height: 34px;
	margin-right: 10px
}

.add-to-box .add-to-cart {
	display: inline-block;
	float: left;
	margin: 25px 10px 25px 0
}

.add-to-box .or {
	float: left;
	font-weight: 700;
	margin: 0 7px;
	color: #666
}

.add-to-links {
	display: inline-block;
	float: left;
	margin: 25px 0
}

.add-to-links li {
	display: inline-block;
	float: left;
	margin-right: 10px
}

.add-to-links li a {
	background-color: {
		{
			settings.border_color
		}
	}
	;
	color:#fff;
	display:inline-block;
	font-size:20px;
	font-weight:400;
	line-height:45px;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
	width:55px
}

.add-to-links li span.wishlist {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/oxy-wishlist-1.png?7369) no-repeat left center;
	display: block;
	float: left;
	height: 15px;
	margin-top: 2px;
	padding: 0 15px 0 7px
}

.add-to-links li span.compare {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/oxy-compare-1.png?7369) no-repeat left center;
	display: block;
	float: left;
	height: 15px;
	margin-top: 2px;
	padding: 0 15px 0 7px
}

.add-to-links li span.friend {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/oxy-send-1.png?7369) no-repeat left center;
	display: block;
	float: left;
	height: 15px;
	margin-top: 2px;
	padding: 0 15px 0 7px
}

.add-to-links li:last-child {
	margin: 0
}

.more-views-wrap {
	padding-right: 5px
}

.product-essential .more-views {
	padding: 35px 0;
	max-height: 100%;
	position: relative;
	height: 100%
}

.bx-wrapper {
	position: absolute;
	top: 35px;
	bottom: 35px;
	left: 0;
	right: 0
}

.product-essential .more-views .bx-viewport {
	height: 100%!important
}

.product-essential .price-box span,
.product-essential .old-price .price span {
	font-size: 24px
}

.product-essential .old-price .price span {
	color: #c2c2c2
}

.detail_layout_1 .more-views {
	position: relative;
	margin: 10px -5px 0
}

.detail_layout_1 .more-views .owl-item>div {
	margin: 0 5px
}

.detail_layout_1 .more-views .owl-buttons .owl-prev {
	left: 0;
	position: absolute;
	top: 35%
}

.detail_layout_1 .more-views .owl-buttons .owl-prev i {
	font-size: 20px
}

.detail_layout_1 .more-views .owl-buttons .owl-next {
	position: absolute;
	right: 0;
	top: 35%
}

.detail_layout_1 .more-views .owl-buttons .owl-next i {
	font-size: 20px
}

.product-essential .more-views .bx-viewport {
	background: none;
	border: none;
	box-shadow: none;
	left: 0
}

#item-thumbnails {
	height: auto!important;
	overflow: hidden
}

#item-thumbnails a {
	padding: 7px 0 0;
	display: block
}

#product-images {
	position: relative
}

.more-views-wrap {
	padding-right: 5px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0
}

#nova-product-detail-tab {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:14px;
	line-height:36px
}

.product-collateral {
	margin-top: 30px;
	margin-bottom: 40px
}

.product-collateral .box-collateral {
	margin: 0 0 25px
}

.product-collateral .right-block {
	border-left: #dfdfdf solid 1px
}

.product-essential .product-shop .right-block p {
	font-size: 12px;
	line-height: 20px;
	text-align: center
}

.product-collateral .right-block-inner {
	margin-left: 20px
}

.limiter {
	float: right
}

.product-collateral .tabs-left .product-tabs {
	margin: 0
}

.product-tabs {
	padding-bottom: 7px
}

.product-tabs li {
	display: inline-block;
	font-size: 13px;
	line-height: 12px
}

.product-tabs li.first {
	border-left: 0
}

.product-tabs li.last {
	border-right: 0
}

.product-tabs a {
	display: block;
	background-color: #f1f1f1;
	color: gray;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 15px 20px;
	text-decoration: none
}

.product-tabs a:hover,
.product-tabs li.active a,
.product-tabs li.active a:hover {
	background-color: #72AEBD;
	color: #FFFFFF!important;
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 15px 20px;
	text-decoration: none
}

.product-tabs-content h2 {
	display: none;
	font-size: 12px;
	font-weight: 700
}

.product-tabs-content {
	border-top: #dfdfdf solid 1px
}

.tabs-left {
	margin-bottom: -5px
}

.product-view .product-img-box {
	position: relative
}

.col3-layout .product-view .product-img-box {
	float: none;
	margin: 0 auto
}

.product-view .product-img-box .product-image {
	margin: 0 0 20px;
	overflow: hidden
}

.product-view .product-img-box .product-image img {
	margin: 0 auto
}

.product-view .product-img-box .product-image-zoom {
	position: relative;
	width: 326px;
	height: 370px;
	overflow: hidden;
	z-index: 9;
	border: #e3e3e3 solid 1px
}

.product-view .product-img-box .product-image-zoom img {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
	border: #e3e3e3 solid 1px
}

.product-view .product-img-box .zoom-notice {
	font-size: 11px;
	margin: 0 0 5px;
	text-align: center
}

.product-view .product-img-box .zoom {
	position: relative;
	z-index: 9;
	height: 18px;
	margin: 0 auto 13px;
	padding: 0 28px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/slider_bg.gif?7369) 50% 50% no-repeat;
	cursor: pointer
}

.product-view .product-img-box .zoom.disabled {
	-moz-opacity: .3;
	-webkit-opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	opacity: .3
}

.product-view .product-img-box .zoom #track {
	position: relative;
	height: 18px
}

.product-view .product-img-box .zoom #handle {
	position: absolute;
	left: 0;
	top: -1px;
	width: 9px;
	height: 22px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/magnifier_handle.gif?7369) 0 0 no-repeat
}

.product-view .product-img-box .zoom .btn-zoom-out {
	position: absolute;
	left: 2px;
	top: 0
}

.product-view .product-img-box .zoom .btn-zoom-in {
	position: absolute;
	right: 2px;
	top: 0
}

.product-view .product-img-box .more-views h2 {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 8px;
	text-transform: uppercase
}

.product-view .product-img-box .more-views {
	margin: 0 0 20px;
	position: relative
}

.product-view .product-img-box .more-views ul {
	margin: 0 auto
}

.product-view .product-img-box .more-views li {
	margin: 5px 0
}

.product-view .product-img-box .more-views li .prev {
	float: left
}

.product-view .product-img-box .more-views li .next {
	float: right
}

.product-view .product-img-box .more-views li a {
	float: left;
	overflow: hidden;
	margin: 0 5px
}

.product-view .product-essential .product-image {
	background-color: #fff;
	position: relative;
	z-index: 9
}

.product-view .product-essential .product-image img {
	width: 100%
}

#itemslider-thumbnails .owl-controls {
	margin: 0
}

#itemslider-thumbnails .owl-controls.owl-buttons {
	opacity: 0
}

#itemslider-thumbnails .owl-wrapper .owl-item div {
	margin: 0 10px
}

#itemslider-thumbnails .owl-controls .owl-buttons div.owl-next {
	background-color: transparent;
	border-radius: 0;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:35px;
	position:absolute;
	right:-30px;
	top:35%
}

#itemslider-thumbnails .owl-controls .owl-buttons div.owl-prev {
	background-color: transparent;
	border-radius: 0;
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:35px;
	position:absolute;
	left:-30px;
	top:35%
}

.product-view .product-image .zoom-image {
	background-color: rgba(255, 255, 255, 1);
	bottom: 10px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	position: absolute;
	right: 10px;
	z-index: 997
}

.product-view .product-image a.zoom-image span {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/button-search-small.png?v=51994247025002291731677133535) no-repeat 0 0;
	color: #a3a3a3;
	font-size: 10px;
	padding-left: 18px;
	text-transform: uppercase
}

.more-view-title {
	font-size: 14px;
	font-weight: 700;
	margin: 5px 0
}

.right-block .right-block-inner .block-title {
	border-bottom: 1px solid #D4D4D4
}

.right-block .right-block-inner h2 {
	border-bottom: 1px solid #363636;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	margin-bottom: -1px
}

.novaworks-social-share {
	display: inline-block;
	float: left;
	width: 100%
}

.novaworks-social-share h2 {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:16px;
	letter-spacing:2px;
	margin-bottom:18px
}

.product-detail-1 .novaworks-social-share {
	margin-top: 20px
}

.novaworks-social-share ul {
	margin: 0;
	padding: 0
}

.novaworks-social-share ul li a {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	display:inline-block;
	float:left;
	font-size:20px;
	height:42px;
	line-height:42px;
	margin-right:10px;
	text-align:center;
	width:42px
}

.product-detail-1 .novaworks-social-share ul li a {
	float: left
}

.product-detail-1 .novaworks-social-share ul li.pinterest a {
	margin-right: 10px
}

.flexslider-related {
	margin: 0 auto
}

.flexslider-related .product-name {
	font-weight: 700
}

.related-slider-direction-nav {
	position: absolute;
	top: -19px;
	right: 0
}

.related-slider-direction-nav li {
	float: left;
	font-size: 15px
}

#related-product-table .product h3.product-name,
#related-product-table .product .price-box {
	text-align: left
}

#related-product-table .product h3.product-name {
	border-bottom: 1px solid #e2e2e2;
	margin: 0 0 8px;
	padding: 10px 0 12px
}

#related-product-table .product .price-box p,
#related-product-table .product .price-box p span,
#related-product-table .product .price-box span span {
	margin: 0;
	padding: 0
}

#related-product-table .product .price-box {
	margin: 0
}

.product-shop .detail-availability p {
	font-size: 12px;
	line-height: 21px;
	position: relative
}

.product-shop .detail-availability p.brand-code {
	margin-top: 5px
}

.itemslider-thumbnails .direction-nav a.prev {
	position: absolute;
	display: block;
	width: 21px;
	height: 45px;
	position: relative;
	left: -6px;
	top: 25px;
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/icon-hover1.png?7369);
	background-repeat: no-repeat;
	background-color: #585858;
	cursor: pointer;
	text-decoration: none;
	text-indent: -999px;
	overflow: hidden;
	transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	margin: 0!important
}

.itemslider-thumbnails .direction-nav a.next {
	position: absolute;
	display: block;
	width: 21px;
	height: 45px;
	position: relative;
	left: 291px;
	top: -20px;
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/icon-hover1.png?7369);
	background-repeat: no-repeat;
	background-color: #585858;
	cursor: pointer;
	text-decoration: none;
	text-indent: -999px;
	overflow: hidden;
	transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	margin: 0!important
}

.socialToolBar .price-box {
	color: #FFF;
	max-width: 210px
}

.socialToolBar .price-box .old-price {
	float: left;
	text-align: center;
	padding: 2px 8px 0
}

.socialToolBar .price-box .special-price {
	float: left;
	text-align: center;
	padding: 0 5px
}

.socialToolBar .price-box .old-price .price {
	color: #6a6a6a;
	font-size: 16px
}

.socialToolBar .price-box .special-price .price {
	color: #FFF;
	font-size: 20px
}

.itemslider-thumbnails .direction-nav a:hover {
	background-color: #333
}

.itemslider-thumbnails .direction-nav a.disabled {
	opacity: .4;
	filter: alpha(opacity=40);
	cursor: default
}

.itemslider-thumbnails .direction-nav a.disabled:hover {
	background-color: {
		{
			settings.second_color
		}
	}
}

.itemslider-thumbnails .direction-nav .prev {
	background-position: -1px -31px
}

.itemslider-thumbnails .direction-nav .prev:hover {
	background-color: #585858
}

.itemslider-thumbnails .direction-nav .prev.disabled:hover {
	background-color: #585858
}

.itemslider-thumbnails .direction-nav .next {
	background-position: -23px -31px
}

.itemslider-thumbnails .direction-nav .next:hover {
	background-color: #bbb
}

.itemslider-thumbnails .direction-nav .next.disabled:hover {
	background-color: {
		{
			settings.second_color
		}
	}
}

.product-image-popup {
	margin: 0 auto
}

.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0
}

.product-image-popup .nav {
	font-weight: 700;
	margin: 0 100px;
	text-align: center
}

.product-image-popup .image {
	display: block;
	margin: 10px 0
}

.product-image-popup .image-label {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 10px;
	color: #2f2f2f
}

.product-image-popup .button {
	height: 20px
}

.video-views ul li {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px
}

.home-content-container .main-container {
	border: none
}

.home-content-container .filter-nav {
	padding-bottom: 10px;
	margin-bottom: 10px
}

.home-content-container .filter-nav ul {
	margin: 0;
	padding: 0
}

.home-content-container .filter-nav ul li {
	display: inline-block;
	float: left;
	list-style: none;
	margin-right: 20px
}

.home-content-container .filter-nav ul li a {
	color: #363636;
	font-size: 18px;
	text-transform: uppercase
}

#home-prime-fire {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/prime-fire.jpg?7369) no-repeat scroll left top rgba(0, 0, 0, 0);
	display: block;
	height: 270px;
	margin-top: 20px;
	padding: 50px 0;
	width: 100%
}

#home-prime-fire .prime-content {
	max-width: 740px;
	width: 100%;
	margin: 0 auto
}

#home-prime-fire .prime-content h2 {
	color: #FFFFFF!important;
	font-size: 400%;
	font-weight: 700;
	line-height: 35px;
	margin: 0;
	padding: 20px 0
}

#home-prime-fire .prime-content p {
	color: #FFF;
	font-size: 160%;
	font-weight: 400;
	line-height: 25px
}

.home-3-banners {
	margin-bottom: 12px;
	padding: 30px
}

.home-3-banners img {
	width: 100%
}

.product-view .product-shop .out-of-stock span {
	background: red;
	padding: 5px;
	color: #fff
}

.product-shop div.col-md-8 div.add-to-box {
	display: block;
	float: left;
	margin-right: 10px
}

.product-shop .block-detail-other {
	display: block;
	float: left;
	margin: 0 0 15px;
	width: 100%
}

.product-shop .block-detail-other span {
	margin-left: 5px;
	text-transform: uppercase
}

.product-shop div.add-to-link {
	display: inline-block;
	float: left;
	margin-bottom: 27px;
	width: 100%
}

.product-view .product-shop .short-description {
	clear: both
}

.block_detail_product_page_2 p {
	font-size: 12px;
	text-align: left
}

.product-shop .add-to-cart {
	margin-right: 20px
}

.product-shop .btn-cart {
	font-size: 14px;
	padding: 0 15px;
	text-transform: uppercase
}

.product-view .product-shop .price-box {
	margin: 10px 0 20px
}

.product-view .product-shop .add-to-links {
	margin: 10px 0 0 0
}

.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator {
	display: inline
}

.product-view .product-shop .add-to-links a {
	text-transform: uppercase
}

.product-view .product-block-right {
	float: right;
	width: 23.6%
}

#product-options-wrapper {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 20px 0;
	position: relative
}

.product-options {
	padding: 15px 0 20px;
	position: relative
}

.selector-wrapper>label {
	display: block
}

.single-option-selector {
	max-width: 300px;
	height: 45px;
	width: 100%
}

.product-options dt {
	font-size: 12px;
	font-weight: 400;
	padding: 10px 0 0
}

.product-options dt label {
	font-weight: 700
}

.product-options dt label.required em {
	color: #eb340a;
	float: right;
	margin-right: 5px
}

.product-options dd .qty-holder {
	display: block;
	padding: 10px 0 0
}

.product-options dd .qty-holder label {
	vertical-align: middle
}

.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #2f2f2f
}

.product-options dd {
	padding: 5px 0 10px
}

.product-options dl.last dd.last {
	border-bottom: 0;
	padding-bottom: 5px;
	margin-bottom: 0
}

.product-options dd input.input-text {
	width: 98%
}

.product-options dd input.datetime-picker {
	width: 150px
}

.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle
}

.product-options dd textarea {
	width: 98%;
	height: 8em
}

.product-options dd select {
	width: 99%
}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #d9e5ee;
	padding: 2px 4px
}

.product-options ul.options-list {
	margin-right: 5px
}

.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0
}

.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px
}

.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: -2px
}

.product-options ul.options-list .label {
	display: block;
	margin-left: 18px
}

.product-options ul.options-list label {
	font-weight: 400
}

.product-options ul.validation-failed {
	padding: 0 7px
}

.product-options p.note {
	margin: 0;
	font-size: 11px
}

.product-options p.required {
	position: absolute;
	right: 20px;
	top: 30px
}

.product-options-bottom {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 20px 0
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
	margin: 0;
	padding: 0 0 10px;
	border: 0;
	background: 0;
	color: #e26703
}

.product-options-bottom .tier-prices li {
	background: 0;
	padding: 2px 0
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
	color: #e26703
}

.product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0
}

.product-options-bottom .price-box .price {
	line-height: 31px
}

.col3-layout .product-options-bottom .price-box {
	float: none;
	padding: 0 0 5px
}

.product-options-bottom .price-label {
	float: left;
	padding-right: 5px
}

.product-options-bottom .price-tax {
	float: left
}

.product-options-bottom .add-to-cart {
	float: left;
	margin-right: 10px
}

.product-shop .product-options-bottom {
	margin: 0 0 10px
}

.product-shop .product-options-bottom .price-box {
	float: left;
	margin: 0 0 5px
}

.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
	float: none
}

.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	padding-top: 12px
}

.product-shop .product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right
}

.product-view .grouped-items-table {
	margin-top: 10px;
	border: 1px solid #eee;
	border-bottom: 0
}

.product-view .grouped-items-table tr {
	border-bottom: 1px solid #eee
}

.product-view .grouped-items-table tr.last.even {
	border-bottom: 0
}

.product-view .grouped-items-table th,
.product-view .grouped-items-table td {
	border-right: 1px solid #eee
}

.product-view .grouped-items-table th.last,
.product-view .grouped-items-table td.last {
	border-right: 0
}

.product-view .grouped-items-table .price-box {
	margin: 0;
	padding: 0
}

.product-view .grouped-items-table .price-box {
	border: 0!important
}

.product-view .grouped-items-table input.input-text,
.product-view .grouped-items-table textarea {
	padding: 6px
}

.product-view .grouped-items-table input.input-text {
	border: 0
}

.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
	line-height: 1.25
}

.product-view .box-tags {
	margin: 0
}

.product-view .box-tags h3 {
	font-size: 13px
}

.product-view .box-tags .product-tags {
	display: block;
	margin: 0 0 15px
}

.product-view .box-tags .product-tags li {
	display: inline;
	padding: 0 7px 0 4px
}

.product-view .box-tags .product-tags li.first {
	padding-left: 0
}

.product-view .box-tags .product-tags li.last {
	background: none;
	padding-right: 0
}

.product-view .box-tags .form-add label {
	display: block;
	font-weight: 400;
	margin: 0 0 5px
}

.product-view .box-tags .form-add .input-box {
	float: left;
	max-width: 305px;
	width: 100%
}

.product-view .box-tags .form-add .input-box input {
	float: right
}

.product-view .box-tags .form-add input.input-text {
	box-shadow: none;
	width: 100%
}

.product-view .box-tags .note {
	margin: 3px 0 0;
	padding: 0
}

.product-view .box-tags .form-add {
	margin: 10px 0 0
}

.product-view .box-tags .form-add button {
	line-height: 37px;
	padding: 0 15px
}

.product-view .box-reviews dl {
	margin: 15px 0
}

.product-view .box-reviews dt {
	font-weight: 400
}

.product-view .box-reviews dt .h3 {
	font-size: 1.5em;
	text-transform: none;
	font-weight: 400;
	display: block
}

.product-view .box-reviews dt span {
	font-weight: 700
}

.product-view .box-reviews dd {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #ddd
}

.product-view .box-reviews dd small {
	font-style: italic;
	color: #AAA
}

.product-view .box-reviews .h3,
.product-view .box-reviews h4 {
	text-transform: none
}

.product-view .box-reviews .form-add {
	margin: 15px 0 0
}

.product-view .box-reviews .form-add h3 {
	font-size: 13px;
	font-weight: 400
}

.product-view .box-reviews .form-add h3 span {
	font-weight: 700
}

.product-view .box-reviews .form-add h4 {
	font-size: 12px
}

.product-view .box-reviews .form-add .data-table td {
	text-align: center
}

.product-view .box-reviews .form-add .form-list {
	margin: 15px 0 0
}

.product-view .box-reviews .form-add .form-list input.input-text,
[class^="spr-icon-"]:before,
[class*=" spr-icon-"]:before {
	vertical-align: top
}

.send-friend .form-list {
	width: 615px;
	overflow: hidden
}

.send-friend .form-list li {
	margin-right: -15px
}

.send-friend .form-list li p {
	margin: 0 15px 0 0
}

.send-friend .form-list .field {
	width: 315px
}

.send-friend .form-list .input-box {
	width: 300px
}

.send-friend .form-list input.input-text,
.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 {
	float: right;
	margin: 0 7px 0 0;
	font-size: 11px;
	line-height: 21px
}

.product-detail-1 .product-shop .row {
	border-left: #ddd solid 1px
}

.product-detail-1 .product-collateral {
	padding-top: 0
}

.block-content-inner .product-name {
	font-weight: 400;
	text-align: left;
	text-transform: uppercase
}

.mini-cart {
	border: #F0F0F0 solid 1px;
	border-bottom: 0;
	border-top: 0
}

.mini-cart .block-content-inner .actions span {
	float: none
}

.sidebar .old-price {
	padding-right: 7px
}

#recently-viewed-items {
	padding: 0;
	list-style: none
}

.recently-viewed-items .product-name a {
	text-align: left
}

.product-detail-1.product-view .product-essential .product-name h1 {
	padding: 0;
	margin: 10px 0;
	text-transform: uppercase
}

.product-view .product-essential .qty {
	background-color: {
		{
			settings.border_color
		}
	}
	;
	border:0 none;
	display:inline-block;
	float:left;
	font-size:15px;
	height:45px;
	margin-right:20px;
	padding:0 15px;
	text-align:center;
	width:60px
}

div.product-view div.product-name {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 0
}

.product-view .product-name h1 {
	font-size: 24px;
	letter-spacing: 5px;
	line-height: 24px;
	margin: 0;
	text-transform: uppercase
}

.product-codes {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	border-top:1px solid {
		{
			settings.border_color
		}
	}
	;
	border-bottom:1px solid {
		{
			settings.border_color
		}
	}
	;
	padding:7px 0
}

.product-codes p {
	line-height: 40px
}

.product-view .no-rating {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 20px 0
}

.product-view .no-rating a {
	display: inline-block;
	font-size: 12px;
	line-height: 10px
}

.advanced-search .form-list label {
	width: 160px;
	padding-right: 10px
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
	float: left;
	clear: none
}

.advanced-search-amount {
	margin: 0 0 10px
}

.advanced-search-summary {
	margin: 10px 0;
	border: 1px solid #e9d7c9;
	background: #fff6f1;
	padding: 10px
}

.advanced-search-summary ul {
	float: left;
	width: 49%
}

.advanced-search-summary strong {
	color: #E17C24;
	padding-left: 15px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_search_criteria.gif?7369) 0 3px no-repeat
}

.advanced-search-summary p {
	clear: both;
	font-weight: 700;
	margin: 0
}

.cms-index .main-container {
	border: 0!important
}

.page-sitemap .links {
	text-align: right;
	margin: 0 8px -22px 0
}

.page-sitemap .links a {
	text-decoration: none;
	position: relative
}

.page-sitemap .links a:hover {
	text-decoration: underline
}

.page-sitemap .sitemap {
	margin: 12px
}

.page-sitemap .sitemap li {
	margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
	font-weight: 700
}

.page-sitemap .sitemap li.level-0 a {
	color: #1e7ec8
}

.cms-home-v5 .col1-layout .header-background-default,
.cms-home-v5 .novaworks-main-content,
.cms-home-v5 .home-content,
.cms-home-v5 .main {
	margin: 0 auto!important;
	padding: 0!important
}

.rss-title h1 {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/i_rss-big.png?7369) 0 4px no-repeat;
	padding-left: 27px
}

.rss-table .link-rss {
	display: block;
	line-height: 1.55;
	background-position: 0 4px
}

.btn-update {
	padding-left: 28px
}

.btn-continue {
	padding-left: 28px
}

.btn-continue:hover {
	color: #9b0e11
}

#shopping-cart-table button.button {
	padding: 0
}

#shopping-cart-table thead {
	background-color: #cfae98;
	color: white
}

#co-billing-form ul.form-list label,
#shipping-new-address-form ul label {
	margin: 15px 0 5px;
	padding: 0
}

#co-billing-form ul.form-list li.control label {
	margin: 2px 0 0;
	padding: 0
}

#co-billing-form ul.form-list label.required em {
	color: #eb340a;
	float: right;
	font-size: 12px;
	font-style: normal
}

#co-billing-form ul.form-list,
#shipping-new-address-form ul,
#co-shipping-form ul.form-list {
	font-size: 11px;
	margin: 0;
	text-transform: uppercase
}

#billing-new-address-form label {
	color: {
		{
			settings.second_color
		}
	}
}

#billing-new-address-form .field div.input-box,
#billing-new-address-form .wide div.input-box,
#billing-new-address-form .fields div.input-box,
#shipping-new-address-form ul .input-box {
	clear: both;
	float: left;
	width: 50%
}

#billing-new-address-form .field div.input-box input,
#billing-new-address-form .wide div.input-box input,
#billing-new-address-form .fields .validate-select,
#shipping-new-address-form ul .input-box input,
#shipping-new-address-form ul .input-box .validate-select {
	width: 100%
}

#checkout-step-shipping ul.form-list li.control label {
	font-size: 12px;
	margin: 4px 0 0;
	padding: 0
}

#co-payment-form dl dt input {
	float: left;
	margin-right: 10px
}

#co-payment-form dl dt label {
	float: left
}

#payment_form_ccsave li {
	display: block;
	font-size: 11px;
	margin: 0 0 15px;
	text-transform: uppercase;
	width: 50%
}

#payment_form_ccsave li label {
	float: left;
	margin: 0 0 10px;
	padding: 0
}

#payment_form_ccsave li div.input-box {
	clear: both;
	float: left;
	width: 100%
}

#payment_form_ccsave li div.input-box input {
	padding: 0 0 0 10px;
	width: 100%
}

#payment-buttons-container p.back-link {
	float: right;
	margin: 0
}

#payment-buttons-container p.back-link a {
	font-size: 12px;
	line-height: 40px;
	text-decoration: underline
}

#payment-buttons-container button.button {
	clear: none;
	float: left;
	margin: 0
}

#checkout-review-table {
	font-size: 12px;
	width: 100%
}

.box-up-sell .cart-accordion-heading {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bg-border-center.png?7369) repeat-x scroll 100% 100% transparent
}

.box-up-sell .cart-accordion-heading a.cart-accordion-toggle {
	border-color: #363636!important;
	border-image: none;
	border-style: solid;
	border-width: 0 0 1px;
	color: #363636!important;
	display: inline-block;
	font-size: 14px;
	margin: 0;
	padding-bottom: 5px;
	text-decoration: none;
	text-transform: uppercase
}

.cart-accordion-heading .cart-accordion-toggle {
	display: block;
	text-decoration: none;
	text-transform: uppercase
}

.cart .page-title .checkout-types li {
	float: right;
	margin: 0 0 5px
}

.cart .title-buttons .checkout-types {
	float: right;
	margin: 0
}

.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0
}

.cart .checkout-types .paypal-or {
	margin: 0 8px;
	line-height: 2.3
}

.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	padding: 8px 55px 0 0;
	line-height: 1;
	font-size: 11px
}

.cart .cart-collaterals .box-up-sell {
	margin-top: 20px
}

.cart .cart-collaterals .box-collateral {
	border-bottom: 1px solid #D5D5D5;
	margin-top: 20px;
	padding-bottom: 10px
}

.cart-table th {
	padding: 10px 20px
}

.cart-table td {
	padding: 20px;
	vertical-align: middle
}

.cart-table .product-name {
	margin: 0 0 5px;
	color: #2f2f2f
}

.cart-table .item-msg {
	margin: 5px 0;
	font-size: 11px;
	font-weight: 700;
	color: #df280a
}

.cart-table tfoot td {
	padding: 14px 20px
}

.cart-table .btn-continue {
	float: left
}

.cart-table .btn-update,
.cart-table .btn-empty {
	float: right
}

.cart-table .btn-update {
	margin-left: 10px
}

form#cartform {
	display: inline-block;
	width: 100%;
	margin-bottom: 47px
}

.totals>form#cartform {
	margin-bottom: 0!important
}

small.greytext {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:10px;
	margin-bottom:10px;
	padding:0;
	text-transform:uppercase
}

.cart .crosssell {
	border: 1px solid #cec3b6;
	background: #fafaec;
	padding: 12px 15px
}

.cart .crosssell h2 {
	font-size: 13px;
	font-weight: 700
}

.cart .crosssell .product-image {
	float: left;
	width: 75px;
	height: 75px;
	border: 1px solid #d0cdc9
}

.cart .crosssell .product-details {
	margin-left: 90px
}

.cart .crosssell .product-name {
	font-weight: 700
}

.cart .crosssell li.item {
	margin: 12px 0
}

.cart .crosssell .link-compare {
	font-weight: 400
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
	margin: 10px 0 0;
	border: 0;
	padding: 0;
	text-align: left
}

.cart .discount .input-box {
	float: left;
	margin: 8px 0 0;
	padding: 0 10px;
	width: 100%
}

.cart .discount input.input-text {
	width: 100%
}

.cart .discount .buttons-set {
	float: right;
	margin-right: 10px;
	margin-top: 8px
}

.cart .shipping .sp-methods {
	margin: 10px 0 0;
	padding: 5px 0 0;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bkg_divider1.gif?7369) 0 0 repeat-x
}

.cart .shipping input.input-text,
.cart .shipping select {
	width: 100%
}

.cart .totals {
	background-color: transparent;
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	margin-bottom:20px;
	width:100%
}

.cart .totals table {
	width: 100%
}

.cart .totals td {
	padding: 25px 0 1px 7px
}

.cart .totals tfoot th {
	padding: 5px 15px 5px 7px
}

.cart .totals tfoot td {
	padding-bottom: 15px;
	padding-top: 25px
}

.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
	font-size: 12px
}

.cart .totals .checkout-types {
	float: right;
	font-size: 13px;
	text-align: left
}

.cart .totals .checkout-types li {
	clear: both;
	margin: 10px 0;
	font-weight: 700;
    width: 100%;
}

.grid__item.medium-up--one-half.cart-note {
	margin-bottom: 20px
}

#shopping-cart-totals-table .a-right strong {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:20px;
	font-weight:400;
	margin-left:15px;
	text-transform:uppercase
}

#shopping-cart-totals-table .a-right strong span.price {
	font-size: 20px
}

#shopping-cart-totals-table td.a-right {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px
}

table#shopping-cart-totals-table {
	background-color: #cfae98;
	color: white;
	margin-top: 15px
}

#shopping-cart-totals-table td.a-right .price {
	color: white;
	font-size: 14px
}

.totals ul.checkout-types li {
	float: right
}

.item-options dt {
	font-weight: 700;
	font-style: italic
}

.item-options dd {
	padding-left: 10px;
	margin: 0 0 6px
}

.truncated {
	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 {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 250px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6
}

.truncated .truncated_full_value .item-options>p {
	font-weight: 700;
	text-transform: uppercase
}

.truncated .show .item-options {
	top: -20px;
	left: 50%
}

.col-left .truncated .show .item-options {
	left: 15px;
	top: 7px
}

.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px
}

#product-review-table {
	margin-top: 10px
}

#product-review-table .label {
	padding: 19px!important
}

#product-review-table {
	max-width: 515px;
	width: 100%
}

#product-review-table th {
	font-weight: 700;
	padding: 10px 20px 10px 0
}

#product-review-table tbody tr td.value {
	padding-top: 9px
}

#review-form .form-list input.input-text {
	max-width: 515px;
	width: 100%
}

#review-form .form-list textarea {
	max-width: 515px;
	width: 100%
}

#review-form ul.form-list {
	max-width: 515px;
	width: 100%
}

.sp-methods dt {
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	padding-left: 40px
}

.sp-methods dd li {
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	margin: 0;
	padding-left: 44px
}

.sp-methods dd ul {
	margin: 0
}

.sp-methods dd li {
	margin: 5px 0
}

.sp-methods label {
	font-weight: 700
}

.sp-methods .price {
	font-weight: 700
}

.sp-methods .form-list {
	padding-left: 20px
}

.sp-methods .form-list li {
	margin: 0 0 8px
}

.sp-methods select.month {
	width: 154px;
	margin-right: 10px
}

.sp-methods select.year {
	width: 96px
}

.sp-methods .checkmo-list li {
	margin: 0 0 5px
}

.sp-methods .checkmo-list label {
	width: 135px;
	padding-right: 10px;
	text-align: right
}

.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: .5em 0
}

.sp-methods .release-amounts button {
	float: left;
	margin: 5px 10px 0 0
}

.please-wait {
	float: right
}

.please-wait img {
	vertical-align: middle
}

.cvv-what-is-this {
	clear: both;
	cursor: help;
	display: none;
	float: left;
	font-size: 11px;
	margin-top: 10px
}

.tool-tip {
	border: 1px solid #7BA7C9;
	background: #EAF6FF;
	padding: 15px 20px;
	position: absolute;
	z-index: 9999
}

.tool-tip .btn-close {
	margin: -9px -14px 0;
	text-align: right
}

.tool-tip .btn-close a {
	display: block;
	margin: 0 0 0 auto;
	width: 15px;
	height: 15px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/btn_window_close.gif?7369) 100% 0 no-repeat;
	text-align: left;
	text-indent: -999em;
	overflow: hidden
}

.tool-tip .tool-tip-content {
	padding: 5px
}

.gift-messages h3 {
	font-size: 12px;
	font-weight: 700
}

.gift-messages p.control {
	display: inline-block;
	width: 100%
}

.gift-messages-form {
	position: relative
}

.gift-messages-form label {
	float: none!important;
	position: static!important
}

.gift-messages-form h4 {
	color: #e87403;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	width: 100%
}

.gift-messages-form .whole-order {
	margin: 0 0 25px
}

.gift-messages-form .item {
	margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
	float: left;
	width: 75px
}

.gift-messages-form .item .product-image {
	margin: 0 0 7px
}

.gift-messages-form .item .number {
	margin: 0;
	font-weight: 700;
	text-align: center;
	color: #8a8987
}

.gift-messages-form .item .details {
	margin-left: 90px
}

.gift-messages-form .item .details .product-name {
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
	width: 255px
}

.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: 500px
}

.gift-messages-form .item .details .form-list li.wide textarea {
	width: 494px
}

.gift-message-link {
	font-size: 11px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bkg_collapse-gm.gif?7369) 100% 6px no-repeat;
	padding-right: 7px
}

.gift-message-link.expanded {
	background-position: 100% -40px
}

.gift-message-row {
	background: #f2efe9
}

.gift-message-row .btn-close {
	float: right;
	width: 16px;
	height: 16px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/btn_gm-close.gif?7369) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden
}

.checkout-agreements {
	padding: 0 60px 20px
}

.checkout-agreements li {
	margin: 0 0 20px
}

.checkout-agreements .agree {
	margin-top: 5px
}

.checkout-agreements .agree input.checkbox {
	margin-right: 6px
}

.checkout-agreements .agree label {
	font-weight: 700
}

.opc .checkout-agreements {
	padding: 20px 40px
}

.checkout-agreements .agreement-content {
	max-height: 250px;
	overflow: auto;
	padding-right: 30px
}

.centinel .authentication {
	border: 1px solid #ddd;
	background: #fff
}

.centinel .authentication iframe {
	width: 99%;
	height: 400px;
	background: transparent!important;
	margin: 0!important;
	padding: 0!important;
	border: 0!important
}

.info-set .data-table .item-options {
	margin: 5px 0 0
}

.l-no-space {
	float: left;
	width: 48%
}

.r-no-space {
	float: right;
	width: 48%
}

.nova-bd p {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:12px;
	margin-bottom:25px
}

.block-progress .block-title {
	display: block!important;
	padding: 12px 15px
}

.block-progress .block-content {
	padding: 20px 15px
}

.block-progress .block-title strong {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.block-progress .block-content span {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	margin: 0 0 5px;
	padding: 6px 0;
	display: block
}

.block-progress .block-content span:before {
	content: ">";
	padding: 6px 5px 6px 0
}

.block-progress dd {
	line-height: 15px;
	border-top: 0 none;
	margin: 0 0 6px;
	padding: 10px 20px
}

.block-progress .block-content span.complete a {
	font-weight: 400
}

.block-progress .block-content p {
	margin: 0
}

.checkout-onepage-index .main {
	padding-bottom: 135px
}

.opc .buttons-set {
	margin-top: 0;
	padding-top: 2em
}

.opc .buttons-set p.required {
	display: none;
	margin: 0;
	padding: 0 0 10px
}

.opc .buttons-set.disabled button.button {
	display: none
}

.opc .buttons-set .please-wait {
	height: 28px;
	line-height: 28px
}

.opc {
	position: relative
}

.opc .section {
	margin: 0 0 10px;
	padding: 0
}

.opc .step-title .number {
	float: left;
	margin-right: 3px
}

.opc .step-title {
	background-color: #f6f6f6;
	border: 1px solid #eaeaea;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 15px;
	padding: 8px
}

.opc .step-title h2 {
	float: left;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	margin: 0
}

.opc .step-title a {
	display: none;
	float: right;
	font-size: 12px;
	margin-top: 6px;
	text-decoration: underline
}

.opc .section.allow {
	cursor: pointer
}

.opc .section.allow.active {
	cursor: auto;
	padding-bottom: 75px!important;
	padding-top: 10px!important
}

.opc .allow .step-title a {
	display: block
}

.opc .active .step-title {
	overflow: hidden
}

.opc .active .step-title a {
	display: none
}

.opc .step {
	margin-top: 10px;
	position: relative;
	display: none
}

.opc .section.active .step {
	display: block
}

.opc .step .tool-tip {
	right: 30px
}

.columns-layout .login-form {
	display: inline-block;
	margin: 0 -10px
}

#opc-login .nova-bd ul.form-list li.control {
	margin-bottom: 15px
}

#opc-login .nova-bd ul.form-list li.control label {
	font-size: 12px;
	line-height: 22px;
	margin: 0;
	padding: 0
}

#opc-login .nova-bd ul.ul li {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 15px
}

#opc-login .nova-bd ul.ul li:before {
	content: "ïƒš";
	font-family: FontAwesome;
	left: -14px;
	position: relative
}

#login-form ul.form-list li .input-box {
	display: inline-block;
	width: 100%
}

#opc-login h3 {
	margin-top: 10px
}

#opc-login h3 {
	font-size: 12px;
	font-weight: 400;
	padding: 0 0 7px;
	text-transform: uppercase
}

#opc-login .form-list {
	margin: 15px 0 0
}

#opc-login .form-list li {
	margin: 0 0 3px
}

#opc-login .buttons-set {
	padding: 0;
	border: 0
}

#opc-login .buttons-set .f-left {
	font-size: 12px
}

.opc .gift-messages-form .inner-box {
	overflow: visible
}

#opc-review .step {
	padding: 0
}

#opc-review .item-options {
	margin: 5px 0 0
}

#opc-review .buttons-set {
	border: 0;
	padding: 15px 0
}

#opc-review .buttons-set p {
	float: right!important;
	font-size: 12px;
	line-height: 35px;
	margin: 0;
	padding-right: 15px
}

#review-buttons-container button.button {
	clear: none;
	margin-top: 0
}

#opc-review .buttons-set .please-wait {
	height: 28px;
	line-height: 28px
}

#opc-review .authentication {
	margin: 0 auto;
	width: 570px
}

#opc-review .warning-message {
	color: #222;
	font-weight: 700;
	text-align: center;
	padding: 10px 10px 0
}

#checkout-step-review {
	padding: 20px
}

#checkout-step-review #checkout-review-table {
	margin-top: 30px
}

#checkout-step-review #checkout-review-table thead {
	margin-bottom: 25px
}

#checkout-step-review #checkout-review-table thead th.a-center,
#checkout-step-review #checkout-review-table tfoot td.a-right {
	padding: 0 15px 15px
}

.checkout-inner {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	overflow:hidden;
	position:relative
}

.checkout-inner .checkout-content {
	bottom: 0;
	left: 15px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 75px
}

.checkout-inner .checkout-content h2.title {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	text-align: left
}

.checkout-inner .checkout-content p {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:12px;
	font-weight:700;
	margin-bottom:60px;
	padding-top:3px
}

.checkout-inner .checkout-content a {
	background-color: #f14509;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	line-height: 26px;
	padding: 0 10px
}

.checkout-inner .checkout-content a span {
	color: #fff;
	font-size: 12px;
	font-weight: 700
}

.multiple-checkout h2,
.info-set h2 {
	font-weight: 700;
	margin: 0 0 10px
}

.multiple-checkout h3,
.multiple-checkout h4,
.info-set h3,
.info-set h4 {
	font-size: 15px;
	font-weight: 700
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a,
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
	font-size: 12px;
	font-weight: 400
}

.multiple-checkout .data-table .product-name,
.info-set .data-table .product-name {
	font-size: 13px;
	margin: 0 0 5px
}

.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
	font-weight: 400
}

.multiple-checkout .col2-set h3.legend,
.info-set h3.legend {
	color: #ce001a;
	margin: 0 0 10px
}

.multiple-checkout .col2-set .divider,
.info-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}

.multiple-checkout .box,
.info-set .box {
	margin: 0 0 15px
}

.i-add-this {
	padding: 10px 0
}

.checkout-progress {
	padding: 0 110px;
	margin: -11px 0 25px
}

.checkout-progress li {
	float: left;
	width: 19%;
	margin: 0 1px 0 0;
	padding-top: 5px;
	border-top: 10px solid #d5d5d5;
	text-align: center;
	color: #bbb
}

.checkout-progress li.active {
	border-top-color: #ce001a;
	color: #ce001a
}

.multiple-checkout .page-title {
	border-bottom:1px solid {
		{
			settings.border_color
		}
	}
	;
	padding-bottom:5px
}

.multiple-checkout .buttons-set {
	border-top:1px solid {
		{
			settings.border_color
		}
	}
	;
	margin-top:40px;
	padding-top:15px
}

.multiple-checkout .data-table thead tr {
	border-bottom: 1px solid #bbb
}

.multiple-checkout .data-table thead th {
	padding: 10px;
	font-weight: 400
}

.multiple-checkout .gift-messages {
	margin: 15px 0 0
}

.multiple-checkout .tool-tip {
	top: 50%;
	margin-top: -120px;
	right: 10px
}

.multiple-checkout .col2-set .col-1 {
	width: 32%
}

.multiple-checkout p.actions {
	margin-bottom: 10px
}

.multiple-checkout .place-order .please-wait {
	margin-top: 10px
}

.multiple-checkout .place-order .grand-total {
	font-size: 1.5em;
	text-align: right
}

.multiple-checkout .place-order .grand-total .inner div {
	display: inline
}

.multiple-checkout .place-order .grand-total big {
	display: inline;
	margin-right: 20px
}

#multiship-addresses-table td {
	padding: 10px
}

.checkout-multishipping-shipping .box-sp-methods {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	padding:15px;
	margin-bottom:0;
	position:relative
}

.checkout-multishipping-billing .multiple-checkout {
	position: relative
}

.captcha-note {
	clear: left;
	padding-top: 5px
}

.captcha-image {
	float: left;
	display: inline;
	margin: 0;
	position: relative;
	width: 258px
}

.captcha-image .captcha-img {
	border: 1px solid #b6b6b6;
	vertical-align: bottom;
	width: 100%
}

.registered-users .captcha-image {
	margin: 0
}

.captcha-reload {
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 2px
}

.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0)
	}
	0% {
		-webkit-transform: rotate(-360deg)
	}
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0)
	}
	0% {
		-moz-transform: rotate(-360deg)
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0)
	}
	0% {
		transform: rotate(-360deg)
	}
}

.window-overlay {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/window_overlay.png?7369) repeat;
	background: rgba(0, 0, 0, .35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990
}

.remember-me label {
	float: none;
	margin: 0 6px
}

.remember-me-popup {
	background: #fff;
	border: 1px solid #ccc;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -85px 0 0 -200px;
	width: 400px;
	text-align: left;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	-box-shadow: 0 0 6px #ccc;
	z-index: 1000
}

.remember-me-popup h3 {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
	position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/btn_window_close.gif?7369) no-repeat;
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	height: 15px;
	width: 15px;
	text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
	padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
	display: inline-block;
	height: 19px;
	border: 1px solid #de5400;
	background: #f18200;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color: #fff
}

.my-account {
	margin-bottom: 40px
}

.my-account .name-firstname {
	margin-bottom: 15px
}

.my-account .name-lastname {
	margin-bottom: 5px
}

.my-account label {
	margin-bottom: 0
}

.my-account .form-list .fields .field {
	margin-bottom: 10px
}

.my-account .form-list select {
	width: 100%
}

.my-account .title-buttons .link-rss {
	float: none;
	margin: 0
}

.my-account .my-wishlist .wishlist-empty,
.my-account .my-wishlist .buttons-set {
	border: 0;
	margin: 0
}

#my-orders-table {
	display: inline-block;
	padding: 0 15px 15px
}

.dashboard .welcome-msg {
	clear: both;
	display: block;
	margin: 0 0 10px 0;
	position: relative
}

.dashboard .welcome-msg p {
	margin: 0;
	text-align: left
}

.dashboard .col2-set {
	margin: 0 20px 20px
}

.box-account {
	padding: 15px;
	margin: 0 0 20px
}

.box-account .box-head {
	margin: 0 0 20px;
	overflow: hidden;
	padding: 15px 20px
}

.box-account .box-head h2 {
	float: left;
	margin: 0;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 21px
}

.dashboard .box .box-title {
	padding: 0 0 2px;
	margin: 0 0 8px;
	text-align: right
}

.dashboard .box .box-title h3 {
	float: left;
	font-size: 1.25em;
	font-weight: 400;
	margin: 0;
	text-transform: uppercase
}

.dashboard .box .box-title h4 {
	float: left;
	font-size: 1.1em;
	font-weight: 400;
	margin: 0
}

.dashboard .box-info h4 {
	font-size: 1.1em;
	font-weight: 400;
	text-transform: none
}

.dashboard .box-reviews .number {
	float: left;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c
}

.dashboard .box-reviews .details {
	margin-left: 20px
}

.dashboard .box-reviews li.item {
	margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
	margin: 0
}

.dashboard .box-reviews .ratings {
	margin: 7px 0 0
}

.dashboard .box-tags .number {
	float: left;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c
}

.dashboard .box-tags .details {
	margin-left: 20px
}

.dashboard .box-tags li.item {
	margin: 0 0 7px
}

.dashboard .box-tags li.item.last {
	margin: 0
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
	display: inline
}

.addresses-list h2 {
	font-weight: 700;
	font-size: 13px;
	color: #e26703;
	text-transform: uppercase
}

.addresses-list h3 {
	font-weight: 700;
	font-size: 13px
}

.addresses-list address {
	margin: 0 0 3px
}

.addresses-list p {
	margin: 0
}

.addresses-list a {
	font-weight: 700
}

.addresses-list .link-remove {
	color: #646464
}

.addresses-list .separator {
	margin: 0 3px
}

.addresses-list li.item {
	border: 1px solid #ccc;
	padding: 10px 13px;
	margin: 0 0 10px
}

.addresses-list li.empty {
	background: none;
	border: 0;
	padding: 0
}

.addresses-list li.empty p {
	font-weight: 700
}

.addresses-list .addresses-additional li.item {
	background: none;
	border: 0;
	padding: 0
}

.order-info {
	background: #dee5e8;
	border: 1px solid #d0cbc1;
	padding: 4px 8px;
	margin: 0 0 8px
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
	display: inline
}

.order-info .current {
	font-weight: 700
}

.order-info li {
	margin: 0 3px
}

.order-date {
	margin: 10px 0
}

.order-info-box {
	background: #fff;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px
}

.order-info-box h2 {
	font-weight: 700;
	font-size: 13px
}

.order-info-box .box-payment p {
	margin: 0 0 3px
}

.order-info-box .box-payment th {
	font-weight: 700;
	padding-right: 7px
}

.order-items {
	width: 100%;
	overflow-x: auto
}

.order-items h2,
.order-items h3 {
	clear: none;
	font-weight: 700;
	font-size: 13px;
	padding: 0;
	margin: 0 0 5px;
	color: #0a263c
}

.order-items .product-name {
	font-size: 1em!important;
	font-weight: bold!important
}

.order-items .link-print {
	color: #1e7ec8;
	font-weight: 400
}

.order-items .order-links {
	text-align: right
}

.order-additional {
	margin: 15px 0
}

.gift-message dt strong {
	color: #666
}

.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0
}

.order-about dt {
	font-weight: 700
}

.order-about dd {
	font-size: 13px;
	margin: 0 0 7px
}

.tracking-table {
	margin: 0 0 15px
}

.tracking-table th {
	font-weight: 700;
	white-space: nowrap
}

.tracking-table-popup {
	width: 100%
}

.tracking-table-popup th {
	font-weight: 700;
	white-space: nowrap
}

.tracking-table-popup th,
.tracking-table-popup td {
	padding: 1px 8px
}

.page-print .print-head {
	margin: 0 0 15px
}

.page-print .print-head .logo {
	float: left
}

.page-print .print-head address {
	float: left;
	margin-left: 15px
}

.page-print h1 {
	font-size: 16px;
	font-weight: 700
}

.page-print h2,
.page-print h3 {
	font-size: 13px;
	font-weight: 700
}

.page-print h2.h2 {
	font-size: 16px;
	font-weight: 700
}

.page-print .order-date {
	padding: 0 0 10px;
	margin: 0 0 10px
}

.page-print .col2-set {
	margin: 0 0 10px
}

.page-print .gift-message-link {
	display: none
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
	display: block;
	white-space: nowrap
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
	display: inline
}

.my-wishlist .data-table td {
	padding: 10px
}

.my-wishlist .product-image {
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 0 5px
}

.my-wishlist textarea {
	display: block;
	width: 97%;
	height: 109px
}

.my-wishlist .buttons-set {
	margin-top: 2em
}

.my-wishlist .buttons-set button.button {
	float: none
}

#wishlist-table .add-to-links {
	white-space: nowrap
}

.my-tag-edit {
	float: left;
	margin: 0 0 10px
}

.my-tag-edit .btn-remove {
	float: right;
	margin: 4px 0 0 5px
}

#my-tags-table {
	clear: both
}

#my-tags-table td {
	padding: 10px
}

#my-tags-table .add-to-links {
	white-space: nowrap
}

#my-reviews-table td {
	padding: 10px
}

.product-review .product-img-box {
	float: left;
	width: 140px
}

.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px
}

.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px
}

.product-review .product-details {
	margin-left: 150px
}

.product-review .product-name {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 10px
}

.product-review h3 {
	font-size: 12px;
	margin: 0 0 3px;
	color: #2f2f2f
}

.product-review .ratings-table {
	margin: 0 0 10px
}

.product-review dt {
	font-weight: 700
}

.product-review dd {
	font-size: 13px;
	margin: 5px 0 0
}

.billing-agreements .info-box {
	margin: 15px 0
}

.billing-agreements .form-list li select {
	float: left
}

.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 10px
}

.billing-agreements .table-caption {
	font-weight: 700;
	font-size: 13px
}

.cart-msrp-totals {
	color: red;
	font-size: 12px!important;
	font-weight: 700;
	margin: 10px 10px 0;
	padding: 10px;
	text-align: right;
	text-transform: uppercase
}

.map-cart-sidebar-total {
	color: red;
	display: block;
	font-size: 10px;
	font-weight: 700;
	text-align: left;
	padding: 2px 5px;
	text-shadow: 0 1px 0 #fff
}

.map-popup {
	background: #fff;
	border: 1px solid #aaa;
	margin: 12px 0 0;
	position: absolute;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	text-align: left;
	width: 300px;
	z-index: 100
}

.map-popup-heading {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	padding: 5px 30px 5px 10px;
	width: 260px
}

.map-popup-heading h2 {
	font-size: 16px;
	margin: 0;
	text-shadow: 0 1px 0 #f6f6f6;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: break-word;
	text-align: left;
	text-overflow: ellipsis
}

.map-popup-arrow {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/map_popup_arrow.gif?7369) no-repeat;
	position: absolute;
	left: 50%;
	top: -10px;
	height: 10px;
	width: 19px
}

.map-popup-close {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/btn_window_close.gif?7369) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	height: 15px;
	width: 15px;
	text-indent: -9999em;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.map-popup-content {
	border-top: 1px solid #eee;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	width: 280px
}

.map-popup-checkout {
	display: inline;
	float: right;
	text-align: right
}

.map-popup-checkout span {
	display: block;
	padding-right: 30px
}

.map-popup-checkout .paypal-logo {
	margin: 0 0 5px
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
	margin: 0;
	padding: 0
}

.map-popup-price {
	margin: 5px 0 0
}

.map-popup-text {
	clear: right;
	margin: 0 10px;
	padding: 10px 0;
	text-align: left;
	word-wrap: break-word
}

.map-popup-only-text {
	border-top: 1px solid #ddd
}

.pading-top-bottom-10 {
	padding: 10px 0
}

.footer-container .footer-aditional .pading-top-bottom-20 {
	padding: 20px 2px
}

.block-bottom-right {
	float: left
}

.guest-select {
	width: 305px!important
}

.demo-block-place {
	border:2px dashed {
		{
			settings.border_color
		}
	}
	;
	color:#999;
	padding:5px
}

.novaworksshop-static-block-box {
	background-color: #f4f4f4;
	display: block;
	padding: 20px;
	margin: 10px 0;
	text-align: center
}

.novaworksshop-static-block-box p {
	font-size: 18px
}

.novaworksshop-static-block-box .focus {
	color: #9B0E11;
	text-transform: uppercase
}

.novaworksshop-static-block-box .button {
	float: none
}

.static-slider-content h1.centered {
	margin: 0 auto;
	max-width: 980px;
	text-align: center;
	color: #FFF;
	font-size: 32px;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .7)
}

.top-header-container .block-top-call-us {
	display: inline-block;
	float: left
}

.top-header-container .block-top-call-us p {
	color: #FFF;
	float: left;
	font-size: 10px;
	line-height: 35px;
	margin: 0;
	text-transform: uppercase
}

.header .i-header-content .nova-mgt-header-social-icons {
	position: relative;
	right: 0;
	top: 0
}

.header-container ul#nav {
	position: relative;
	z-index: 1000
}

.block-layered-nav .block-content dl {
	margin: 0
}

.header .i-header-content .nova-mgt-header-social-icons ul li {
	background-color: #444;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 23px;
	margin-left: 5px;
	position: relative;
	right: 0;
	top: 0;
	width: 23px
}

.header .i-header-content .nova-mgt-header-social-icons ul li a {
	color: #363636;
	font-size: 16px
}

.header .i-header-content .nova-mgt-header-social-icons ul li a i {
	bottom: -1.3px;
	color: #FFF;
	font-size: 14px;
	height: 20px;
	left: 1.3px;
	margin: 0;
	position: absolute;
	width: 20px
}

ul#accordion-slider {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative
}

ul#accordion-slider li {
	display: block;
	overflow: hidden;
	padding: 0;
	float: left;
	width: 230px;
	height: 300px
}

#twitter_update_list {
	font-size: 12px;
	margin: 0;
	text-align: left
}

#twitter_update_list li {
	border-bottom: 1px solid #545454;
	margin-bottom: 10px;
	padding-bottom: 10px
}

#twitter_update_list li .created {
	padding-left: 40px;
	color: silver
}

#twitter_update_list+.follow-link {
	padding-left: 40px
}

.pages ol {
	margin: 0
}

.pages ol li {
	background-color: transparent;
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	display:block;
	float:left;
	font-size:16px;
	height:50px;
	line-height:50px;
	margin-right:10px;
	overflow:hidden;
	text-align:center;
	width:50px
}

.pages ol li:hover {
	background: #00b06c
}

.pages ol li:hover a,
.toolbar .pages ol li:hover a i {
	color: #FFF!important
}

.pages ol li.current {
	background-color: #00b06c;
	color: #FFF
}

.pages ol li.current span {
	font-size: 16px;
	text-decoration: none
}

.pages ol li a {
	font-size: 16px;
	font-weight: 400;
	text-decoration: none
}

.i-previous {
	line-height: 28px!important
}

.i-next {
	line-height: 28px!important
}

.pages ol li a i.icon-right-open-3 {
	margin: 0 0 0 5px;
	font-size: 10px
}

.pages ol li a i.icon-left-open-3 {
	font-size: 10px;
	margin: 0 5px 0 0
}

.home-custom-block {
	border-bottom: 5px solid #F6F6F6;
	margin: 0 auto;
	max-width: 1920px;
	padding-bottom: 35px;
	width: 100%
}

.home-custom-block .home-custom-banner {
	margin: 0 auto;
	max-width: 1170px;
	width: 100%
}

.home-custom-block img {
	text-align: center
}

.f-no-space-m-left .home-banner {
	float: left;
	max-width: 375px;
	text-align: left
}

.f-no-space-m-center .home-banner {
	max-width: 375px;
	text-align: left;
	margin: 0 auto
}

.f-no-space-m-right .home-banner {
	float: right;
	max-width: 375px;
	text-align: left
}

.home-banner .title {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:22px;
	font-weight:400;
	padding:5px 0 0;
	text-transform:none
}

.home-banner .custom_content {
	color: #363636;
	font-size: 12px;
	min-height: 84px;
	padding-bottom: 30px
}

.home-banner .view-more {
	cursor: pointer;
	height: 44px;
	line-height: 42px;
	text-align: center;
	width: 165px
}

.home-banner .view-more a {
	color: #FFFFFF!important;
	font-size: 18px;
	text-transform: uppercase
}

#advanced-search-list li {
	margin-bottom: 10px
}

.collapsible .mobile-coll-arrow {
	cursor: pointer;
	display: block;
	line-height: 28px;
	position: absolute;
	right: 0;
	top: -7px;
	width: 28px;
	color: #fff;
	border: #fff solid 1px;
	font-family: Tahoma;
	text-align: center;
	font-size: 16px
}

.footer-info-container {
	background-color: #262626
}

.footer-info-top .footer-info {
	margin: 20px auto 30px;
	max-width: 900px;
	width: 100%
}

.footer-info-top .footer-info i {
	color: #A1A1A1!important;
	font-size: 28px;
	margin-top: 30px;
	text-align: center
}

.footer-info-top .footer-info ul {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0
}

.footer-info-top .footer-info ul li {
	display: block;
	text-align: left
}

.footer-info-top .footer-info ul li a {
	color: gray;
	font-size: 11px;
	text-align: left
}

.footer-aditional h4 {
	display: inline-block;
	font-size: 14px!important;
	font-weight: 400!important;
	line-height: 40px;
	text-transform: uppercase!important
}

.footer-info-container .footer-info {
	margin: 0 auto;
	max-width: 1170px;
	padding-top: 30px;
	width: 100%
}

.footer-info-container .footer-info .nova-footer-info {
	display: block;
	margin: 0;
	padding: 0 0 20px 0
}

.footer-info-container .footer-info .nova-footer-info .nova-footer {
	display: block;
	margin: 0;
	padding: 0
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box1 {
	margin: 0 30px 0 0;
	padding: 0
}

.footer-info-container .footer-info h2.block-title {
	color: #FFFFFF!important;
	font-size: 13px;
	text-align: left
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box1 p.view-more {
	padding-top: 15px
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box1 p.view-more a {
	background-color: #777;
	color: #FFFFFF!important;
	font-size: 12px;
	padding: 8px 19px;
	text-transform: uppercase
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box2 {
	margin: 0 30px 0 0;
	padding: 0
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box2 .col-md-5 {
	margin: 0;
	padding: 0
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box2 .col-md-7 h2.title {
	font-size: 13px;
	line-height: 15px
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box2 .col-md-7 p.post {
	border-bottom: 1px solid #545454;
	font-size: 10px;
	margin: 0;
	padding-bottom: 10px;
	text-transform: uppercase
}

.footer-info h2.title,
.footer-info h2.title a,
.footer-aditional h4 {
	color: #FFFFFF!important
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box2 .col-md-7 p.content {
	font-size: 12px;
	padding-top: 10px
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box3 .nova-title {
	margin-bottom: 10px;
	padding: 0 5px
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box3 .nova-distance {
	margin: 0;
	padding: 0
}

.footer-info-container .footer-info .nova-footer-info .nova-footer-box3 .nova-distance .nova-img {
	margin: 0;
	padding: 5px
}

.footer-container {
	padding: 25px 0 35px;
	text-align: left
}

.footer-container h4 {
	position: relative;
	text-align: left
}

.footer-container h4 .heading-icon {
	background-color: #fff;
	display: inline-block;
	height: 20px;
	margin: 0 auto;
	position: relative;
	width: 30px;
	z-index: 1
}

.footer-container h4 .heading-icon:before {
	border: 1px solid #3b3b3b;
	content: " ";
	display: block;
	height: 14px;
	left: 3px;
	position: absolute;
	top: 3px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 14px
}

.footer-container h4 span {
	display: inline-block;
	max-width: 80%;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 1
}

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

.footer-container ul li {
	margin-bottom: 0;
	line-height: 16px
}

.footer-container ul li>a {
	display: block;
	padding: 8px 0;
	text-transform: uppercase
}

.footer-container ul>li a:hover {
	text-decoration: none
}

.widget-text>p {
	font-size: 12px
}

.social-links {
	margin-bottom: 20px
}

.social-links h4 {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 15px
}

.social-links ul {
	float: right
}

.social-links ul li {
	float: left;
	padding-right: 12px
}

.social-links ul li.last {
	padding-right: 0
}

.social-links ul li a {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/icon.png?7369) no-repeat;
	display: block;
	height: 40px;
	width: 40px
}

.social-links ul li a span {
	display: none
}

.social-links ul li a.facebook {
	background-position: -11px -232px
}

.social-links ul li a.twitter {
	background-position: -63px -232px
}

.social-links ul li a.youtube {
	background-position: -115px -232px
}

.social-links ul li a.rss {
	background-position: -167px -232px
}

.social-links ul li a {
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	-o-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out
}

.social-links ul li a:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg)
}

.payment-methods h4 {
	color: #a3a3a3;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 15px
}

.connect-payment {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/icon.png?7369) no-repeat -11px -187px;
	width: 283px;
	height: 32px
}

.footer .store-switcher {
	display: inline;
	margin: 0 5px 0 0;
	color: #fff
}

.footer-left {
	float: left;
	padding: 25px 2px 25px 2px
}

.footer-left ul {
	margin: 0
}

.footer-right {
	float: right;
	padding: 25px 2px 25px 2px
}

.footer address {
	display: block;
	font-size: 16px;
	letter-spacing: 1.5px;
	line-height: 36px;
	margin: 0;
	text-align: left;
	padding-top: 40px
}

.footer address a {
	text-decoration: underline
}

.footer address a:hover {
	text-decoration: none
}

.footer ul {
	display: inline
}

.footer ul.links {
	display: block;
	margin: 0 0 5px;
	text-align: left
}

.footer li {
	display: inline;
	padding: 0 10px
}

.paypal-logo {
	padding-top: 10px
}

.home-callout {
	margin-bottom: 12px
}

.home-callout li {
	line-height: 35px
}

.home-callout img {
	display: block
}

.home-spot {
	float: left;
	width: 470px;
	margin-left: 20px
}

.best-selling h3 {
	margin: 12px 0 6px 0;
	color: #e25203;
	font-size: 1.2em
}

.best-selling table {
	border-top: 1px solid #ccc
}

.best-selling tr.odd {
	background:#eee url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/best_selling_tr_odd_bg.gif?7369) 0 100% repeat-x
}

.best-selling tr.even {
	background:#fff url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/best_selling_tr_even_bg.gif?7369) 0 100% repeat-x
}

.best-selling td {
	width: 50%;
	border-bottom: 1px solid #ccc;
	padding: 8px 10px 8px 8px;
	font-size: 11px
}

.best-selling .product-img {
	float: left;
	border: 2px solid #dcdcdc
}

.best-selling .product-description {
	margin-left: 107px;
	line-height: 1.3em
}

.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
	color: #203548
}

.block-cart-below-total {
	margin-bottom: 20px
}

.block-cart-bottom {
	margin: 20px 0
}

#infscr-loading {
	position: fixed;
	text-align: center;
	top: 100%;
	width: 126px;
	height: 126px;
	left: 50%;
	margin-top: -546px;
	margin-left: -63px;
	background: #000;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 200%;
	color: #fff;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: .8;
	z-index: 999
}

#infscr-loading em {
	margin-top: 20px;
	display: block
}

#infscr-loading img {
	margin-top: 20px;
	margin-bottom: 10px
}

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 70px;
	right: 50px;
	overflow: hidden;
	width: 42px;
	height: 42px;
	border: none;
	text-indent: -9999px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/ui.totop.png?v=167638729091850829771677133535) no-repeat;
	background-position: left top;
	transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	z-index: 9999
}

#toTop:hover {
	background:#ddd url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/ui.totop.png?v=167638729091850829771677133535) no-repeat;
	background-position: left bottom;
	width: 42px;
	height: 42px;
	display: block;
	overflow: hidden;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 50px
}

#newsletter-validate-detail #advice-validate-email-newsletter {
	text-align: left
}

#toTop:active,
#toTop:focus {
	outline: none;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}

.sales-guest-form .page-title {
	margin: 0 0 15px
}

.main-container {
	text-align: left
}

.main-container .main .col-main .account-login .page-title h1 {
	color: #363636;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase
}

#login-form .new-users .content {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	display:inline-block;
	margin:0 0 20px;
	padding:0 20px 20px;
	width:100%
}

#login-form .new-users .content h4 {
	background-color: {
		{
			settings.body_background_color
		}
	}
	;
	display:inline-block;
	font-size:12px;
	font-weight:700;
	margin:0 0 15px;
	padding:0 10px;
	position:relative;
	text-align:left;
	top:-12px
}

#login-form .new-users .content p {
	line-height: 22px;
	margin: 10px 0 0 -10px
}

#login-form .new-users .buttons-set {
	border: none;
	padding: 0
}

#login-form .new-users .buttons-set .create-account-button,
#view_address {
	padding: 0 15px;
	width: auto
}

#login-form .registered-users .content {
	background-color: #f6f6f6;
	display: inline-block;
	margin: 0 0 20px;
	padding: 0 20px 20px;
	width: 100%
}

#login-form .registered-users .content h4 {
	background-color: {
		{
			settings.body_background_color
		}
	}
	;
	display:inline-block;
	font-size:12px;
	font-weight:700;
	margin:0 0 15px;
	padding:0 10px;
	position:relative;
	text-align:left;
	top:-14px
}

#login-form .registered-users .content p {
	margin-left: -10px;
	padding: 10px 0
}

#login-form .registered-users .content .form-list {
	margin-left: -10px
}

#login-form .registered-users .buttons-set {
	background: none;
	border: none;
	margin: 0;
	padding: 0 20px 0 10px
}

#login-form .registered-users .buttons-set .f-left {
	float: left!important
}

.form-list label {
	padding-bottom: 5px
}

.account-create form {
	display: inline-block;
	margin-bottom: 50px;
	width: 100%
}

.account-create .fieldset .form-list {
	margin-top: 15px
}

.account-create .page-title h1 {
	font-size: 2em;
	font-weight: 400;
	line-height: 1.25em
}

.account-create .fieldset .field {
	margin-bottom: 20px
}

.account-create .fieldset .form-list .input-box {
	display: inline-block;
	width: 100%
}

.account-create .fieldset .field .input-text {
	display: inline-block;
	width: 100%
}

.account-create .fieldset .form-list .input-text {
	display: inline-block;
	width: 100%
}

#login-form .form-list label {
	padding: 10px 0 0
}

.fiver-page-404 .mail-center p {
	font-size: 14px;
	line-height: 24px
}

.my-account .dashboard .box-account {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	margin-bottom:10px
}

.my-account .dashboard .box-account,
.box-info {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	clear:both;
	display:block;
	margin:0;
	padding:0;
	position:relative
}

.my-account .dashboard .box-account .box-head h2,
.box-info .box-head h2 {
	font-size: 110%;
	font-weight: 400;
	text-transform: uppercase;
	background: none;
	padding-left: 0
}

.my-account .dashboard .box-account .box-title,
.box-info .box-title {
	background: none;
	border-bottom:1px solid {
		{
			settings.border_color
		}
	}
	;
	margin:0 0 8px;
	padding:0 0 2px;
	text-align:right
}

.totals .checkout-types button.btn-checkout span {
	background: none;
	border: none;
	margin: 0;
	padding: 0
}

.form-alt li {
	margin-bottom: 10px
}

.account-login .new-users .content,
.account-login .registered-users .content {
	border:1px solid {
		{
			settings.border_color
		}
	}
}

.account-login .new-users .button {
	font-size: 12px;
	font-weight: 400;
	line-height: 35px;
	padding: 0 15px
}

#login-form .new-users .content h2 {
	font-size: 14px;
	margin: 0;
	padding-bottom: 25px;
	padding-top: 0;
	text-transform: uppercase
}

#login-form .new-users .content h2 .icon-user {
	color: #b9b9b9;
	font-size: 28px
}

#login-form .registered-users .content h2 {
	background: none;
	font-size: 14px;
	margin: 0;
	padding: 0 0 20px;
	text-align: left;
	text-transform: uppercase
}

#login-form .registered-users .content h2 .icon-lock {
	color: #b9b9b9;
	font-size: 28px
}

#login-form .new-users .content p {
	margin: 0
}

p.required {
	color: #EB340A;
	font-size: 11px;
	text-align: left
}

.registered-users .content .buttons-set .f-left {
	line-height: 31px
}

#login-form .registered-users .content p.account {
	margin-bottom: 10px;
	margin-left: -1px;
	padding: 0
}

#login-form .registered-users .content .form-list {
	margin-left: -1px
}

#login-form .registered-users .buttons-set {
	padding: 0!important
}

.account-login #email {
	border-radius: 0;
	width: 100%
}

#email {
	border-radius: 0;
	width: 100%
}

.account-login #pass {
	border-radius: 0;
	width: 100%
}

#pass {
	border-radius: 0;
	width: 100%
}

.form-list li {
	margin: 0 0 10px
}

#login-form .registered-users .content p.required {
	color: #ee1c35;
	font-size: 12px;
	margin: 0;
	padding: 0 0 10px 0
}

.f-fix .ratings {
	height: 37px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.f-fix .ratings .rating-box {
	display: inline-block;
	float: left;
	margin: 10px 15px 0 0
}

.f-fix .ratings .rating-links {
	display: inline-block;
	float: left;
	margin-bottom: 25px;
	padding: 10px 0;
	text-align: left
}

.f-fix .act-box .btn-cart {
	float: left;
	margin: 0;
	padding: 0;
	background: none
}

.f-fix .act-box .btn-cart .icon-basket {
	color: #444;
	cursor: pointer;
	display: block;
	font: 27px/40px 'BebasRegular', Helvetica, sans-serif;
	text-align: center;
	padding: 0 4px;
	border: 1px solid #e7e7e7;
	background: none
}

.f-fix .act-box .add-to-links {
	max-width: 48px
}

.f-fix .act-box .add-to-links li {
	display: inline;
	float: left
}

.f-fix .act-box .add-to-links .icon-heart {
	color: #444;
	cursor: pointer;
	display: block;
	font: 27px/40px 'BebasRegular', Helvetica, sans-serif;
	text-align: center;
	padding: 0 4px;
	border: 1px solid #e7e7e7;
	background: none
}

.f-fix .act-box .add-to-links .icon-chart-bar {
	color: #444;
	cursor: pointer;
	display: block;
	font: 27px/40px 'BebasRegular', Helvetica, sans-serif;
	text-align: center;
	padding: 0 4px;
	border: 1px solid #e7e7e7;
	background: none
}

.main .cart-left {
	float: left
}

.main .cart-right {
	float: right;
	margin-top: 15px;
	margin-bottom: 8px
}

#shopping-cart-table thead {
	text-transform: uppercase
}

#shopping-cart-table thead .first.last {
	background-color: #f5f5f5
}

#shopping-cart-table tfoot {
	text-transform: uppercase;
	background-color: {
		{
			settings.border_color
		}
	}
}

#shopping-cart-table tbody tr.last.odd {
	border-bottom: 0
}

#shopping-cart-table .icon-edit {
	font-size: 16px
}

#shopping-cart-table .icon-trash {
	font-size: 16px
}

#shopping-cart-table .btn-continue,
#shopping-cart-table .btn-update {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase
}

#shopping-cart-table .btn-continue {
	background-color: #2ba6cb;
	float: left
}

#shopping-cart-table .btn-continue span span {
	display: inline-block;
	padding: 12px 22px
}

#shopping-cart-table .btn-update {
	background-color: #ed5053;
	float: right
}

#shopping-cart-table .btn-update span span {
	display: inline-block;
	padding: 12px 22px
}

#shopping-cart-table #empty_cart_button {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	float:left;
	font-size:14px;
	line-height:18px;
	text-decoration:underline;
	text-transform:uppercase
}

#shopping-cart-table p.nova-or {
	color: {
		{
			settings.second_color
		}
	}
	;
	display:inline-block;
	float:right;
	font-size:9px;
	line-height:18px;
	margin:0;
	text-transform:uppercase
}

#shipping-zip-form #country,
#shipping-zip-form #region_id,
#shipping-zip-form #postcode {
	border-radius: 0
}

#postcode {
	max-width: 282px;
	width: 100%
}

.top-empty {
	margin-top: 30px!important
}

.icon-top {
	display: block;
	float: left;
	height: 60px;
	margin: 0 10px 0 0;
	position: relative;
	width: 62px
}

.icon-top i {
	color: #444;
	font-size: 50px;
	height: 50px;
	margin: 0;
	position: absolute;
	width: 62px
}

.icon-top i:hover {
	color: #444
}

.cart-empty .page-title {
	margin: 0
}

.cart-empty .page-title h1 {
	font-size: 24px;
	margin: 0
}

.page-title {
	margin-bottom: 20px
}

.page-content {
	margin-bottom: 50px
}

.cart-empty {
	display: block;
	float: left
}

.cart-empty p {
	color: #959595;
	font-size: 14px;
	margin-bottom: 15px
}

.cart-empty .center-empty-block {
	border: 1px solid #D9D9D9;
	max-width: 360px;
	padding: 10px;
	width: 100%
}

.cart-empty .center-empty-block p {
	color: #959595;
	font-size: 13px
}

.cart-empty .continue-empty {
	display: block
}

.cart-empty .continue-empty p {
	display: block;
	margin: 0;
	padding: 0
}

.product-view .product-shop .add-to-links a.email-to-friend {
	background: none;
	padding: 0 5px 2px 0
}

.product-view .icon-wishlist,
.product-view .icon-compare,
.product-view .icon-mail {
	font-size: 15px
}

.product-view .product-shop .price-box .old-price {
	margin-right: 5px;
	margin-top: 0
}

.product-shop .old-price .price {
	font-size: 20px;
	line-height: 30px;
	padding-right: 10px
}

.product-essential .old-price .price,
.product-essential .special-price .price,
.product-essential .regular-price .price {
	line-height: 38px;
	font-size: 25px;
	line-height: 30px;
	padding-right: 10px
}

.product-view .product-essential .price-box .special-price .price {
	padding-right: 5px
}

.product-view .product-essential .price-box .old-price .price-sep {
	font-size: 25px;
	margin-right: 5px
}

.block-related-slider .regular-price .price,
.block-related-slider .old-price .price,
.block-related-slider .special-price .price {
	font-size: 18px
}

.special-price .price {
	color: #EE1D33
}

.block-related-slider .owl-prev {
	left: 0;
	bottom: 30px
}

.block-related-slider .owl-next {
	right: 0;
	bottom: 30px
}

.add-to-cart label {
	color: #545454;
	font-weight: 400
}

.product-grouped-products .price {
	font-size: 15px!important
}

.home-list-title {
	font-size: 12px;
	margin: 10px auto;
	max-width: 1170px;
	padding: 10px 0;
	text-align: center
}

.about-content {
	font-size: 12px
}

.about-content .wel-come h2 {
	color: #0D0D0D;
	font-size: 20px;
	line-height: 30px;
	text-transform: none
}

.about-content .wel-come span {
	color: #818181;
	font-weight: 700
}

.about-content .center-title {
	text-align: left;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/bg-border-center.png?7369) repeat-x 100% 50%;
	line-height: 30px;
	margin: 10px 0 45px 0;
	max-width: 980px;
	width: 100%
}

.about-content .center-title h1 {
	background: #FFF;
	color: #0D0D0D;
	font-size: 24px;
	line-height: 30px;
	margin: 0 auto;
	max-width: 53%;
	text-align: center;
	text-transform: none
}

.about-content h2 {
	color: #0D0D0D;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	text-transform: none
}

.afew-container {
	font-size: 12px;
	margin-top: 60px
}

.afew-container .afew-top {
	margin-bottom: 55px
}

.afew-container .afew-center {
	margin-top: 55px
}

.afew-container .a-few-features h2 {
	color: #0D0D0D;
	font-size: 20px;
	line-height: 30px;
	text-transform: none
}

.afew-container .a-few-features span {
	color: #818181;
	font-weight: 700
}

.afew-container .icon-bg-cl {
	width: 130px;
	height: 130px;
	position: relative;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	border-radius: 65px;
	background: #d0d0d0
}

.afew-container .icon-bg-cl i {
	color: #FFF;
	font-size: 60px;
	left: 18%;
	position: absolute;
	top: 28%
}

.afew-container .retina-ready,
.afew-container .mobile-friendly,
.afew-container .wide-or,
.afew-container .responsive-layout {
	width: 90%
}

.afew-container .retina-ready h3,
.afew-container .mobile-friendly h3,
.afew-container .wide-or h3,
.afew-container .responsive-layout h3 {
	color: #0D0D0D;
	font-size: 24px;
	line-height: 20px;
	text-transform: none;
	padding-bottom: 5px
}

.a-few-features a {
	color: #FFF;
	font-size: 10px;
	line-height: 30px;
	font-weight: 700;
	padding: 5px 10px;
	background: #565656
}

.a-few-features a:hover {
	color: #FFF;
	font-size: 10px;
	line-height: 30px;
	font-weight: 700;
	padding: 5px 10px;
	background: #F01C35
}

.faqs-content h3 {
	color: #818181;
	font-weight: 700;
	line-height: 21px;
	padding: 10px 0;
	margin-bottom: 0;
	border-bottom:1px solid {
		{
			settings.border_color
		}
	}
}

.faq-index-index .page-title {
	margin-bottom: 10px
}

.faq-index-index .page-title h1 {
	font-size: 18px
}

.faq-index-index .page-title p {
	margin: 3px 0 10px
}

.faq-items a {
	border: 1px solid #363636;
	float: left;
	margin-top: 10px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase
}

.faq-items dt,
.faq-list dt {
	color: #363636;
	font-size: 18px;
	font-weight: 400;
	margin: 25px 0
}

.faq-list .round-number {
	border: 1px solid #363636
}

.faq-items dd {
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 70px
}

.faq-items dd:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.faq-list dt {
	font-size: 13px;
	text-transform: uppercase
}

.faq-list dd ul {
	margin: 0
}

.faq-list dd ul li {
	border: 1px solid #ddd;
	display: flex;
	padding: 10px;
	margin-bottom: 10px
}

.faq-list dd ul li a {
	color: #363636
}

.faq-list .round-number {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	float: left;
	font-size: 17px;
	height: 45px;
	line-height: 45px;
	margin-right: 20px;
	text-align: center;
	width: 45px
}

.accordion-group {
	border: none;
	margin-bottom: 2px
}

.accordion-inner {
	border: none;
	border-bottom:1px solid {
		{
			settings.border_color
		}
	}
	;
	padding:9px 15px
}

.main .novaworks-page-404 {
	text-align: center;
	font-style: italic;
	margin-top: 30px
}

.main .novaworks-page-404 h1 {
	color: #0d0d0d;
	font-size: 125px;
	line-height: 92px;
	margin: 0 0 5px 0;
	padding: 3px 0
}

.main .novaworks-page-404 h2 {
	color: #969696;
	font-size: 73px;
	text-transform: none;
	line-height: 56px;
	margin: 0 0 5px 0;
	padding: 3px 0
}

.main .novaworks-page-404 p {
	color: #969696;
	font-size: 18px;
	text-align: center;
	line-height: 20px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 7px
}

.main .novaworks-page-404 p a {
	color: #0d0d0d;
	cursor: pointer
}

.footer-info-container,
.footer-container .footer-aditional a,
.footer-aditional .twitter,
.footer-aditional .twitter a {
	color: gray
}

.novaworks-widget-title {
	text-align: center;
	font-size: 23px;
	line-height: 23px;
	letter-spacing: 5px;
	margin-top: 30px
}

.novaworks-widget-subtitle {
	text-align: center;
	font-size: 15px;
	margin: 10px auto 30px!important;
	width: 409px;
	color: #999
}

.nova-content-left {
	position: relative;
	text-align: left
}

.nova-content-center {
	position: relative;
	text-align: center
}

.nova-content-right {
	position: relative;
	text-align: right
}

.view {
	cursor: default;
	overflow: hidden;
	position: relative;
	text-align: center
}

.view .mask,
.view .content {
	height: 146px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 270px
}

.view img {
	display: block;
	position: relative
}

.view h2 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, .8);
	color: #FFFFFF!important;
	font-size: 20px;
	margin: 20px 0 0;
	padding: 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase
}

.view p {
	color: #FFF;
	font-size: 15px;
	padding: 10px 20px 20px;
	position: relative;
	text-align: center
}

.view a.info {
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	-webkit-box-shadow: 0 0 1px #000;
	-moz-box-shadow: 0 0 1px #000;
	box-shadow: 0 0 1px #000
}

.view a.info:hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000
}

.title-no-breadcrumbs {
	padding-bottom: 20px
}

.title-no-breadcrumbs h1 {
	font-size: 25px;
	text-transform: uppercase
}

.parallax-box {
	background-color: transparent;
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: repeat-x
}

.parallax-box .block-title {
	display: none
}

.parallax-box p {
	color: #fff;
	font-size: 34px;
	text-transform: uppercase
}

.margin-bottom-15px {
	margin-bottom: 15px
}

.block-home-callout {
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	margin: 30px 0
}

.home-callout {
	margin: 0;
	padding: 25px 0
}

.home-callout li {
	display: inline;
	margin-right: 20px;
	font-size: 15px;
	text-transform: uppercase
}

.block-home-socials {
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	margin: 30px 0
}

.home-socials {
	margin: 0;
	padding: 25px 0
}

.home-socials li {
	display: inline;
	margin-right: 20px;
	font-size: 15px;
	line-height: 35px;
	text-transform: uppercase
}

.returns:before,
.promotions:before,
.secure:before,
.free-shipping:before,
.free-shipping-badge,
.home-socials .facebook:before,
.home-socials .twitter:before,
.home-socials .pinterest:before,
.home-socials .googleplus:before {
	display: inline-block;
	font-family: "fontello";
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1em;
	margin-left: .2em;
	margin-right: .2em;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	width: 1em
}

.returns:before {
	content: 'Ã°Å¸â€â€ž';
	font-size: 21px
}

.free-shipping:before {
	content: 'Ã°Å¸Å¡Å¡';
	font-size: 21px
}

.free-shipping-badge:before {
	content: 'Ã°Å¸Å¡Å¡';
	font-size: 21px
}

.promotions:before {
	content: '\eacf';
	font-size: 21px
}

.secure:before {
	content: '\eebf';
	font-size: 21px
}

.returns:before {
	content: 'Ã°Å¸â€â€ž';
	font-size: 21px
}

.home-socials .facebook:before {
	content: '\e97a';
	font-size: 21px
}

.home-socials .twitter:before {
	content: '\e96f';
	font-size: 21px
}

.home-socials .pinterest:before {
	content: '\f312';
	font-size: 21px
}

.home-socials .googleplus:before {
	content: '\f0d5';
	font-size: 21px
}

.size-guide {
	border: 1px solid #ddd;
	display: none;
	margin-top: 10px;
	padding: 5px 10px;
	text-transform: uppercase
}

.size-guide i {
	font-size: 15px
}

.size-guide-table {
	margin: 10px 0
}

.size-guide-table tr td {
	background: none!important
}

#menu-shadow {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/header_shadow.png?7369) no-repeat scroll center top / 100% auto rgba(0, 0, 0, 0);
	height: 30px;
	left: 0;
	position: absolute;
	bottom: -30px;
	width: 100%;
	z-index: 27
}

.product-detail-1 .block-related-slider .owl-prev {
	bottom: 50%;
	left: 0
}

.product-detail-1 .block-related-slider .owl-next {
	bottom: 50%;
	right: 0
}

.cms-index .main-container {
	margin-bottom: 0!important
}

.act-add-to-compare {
	display: inline!important
}

.act-icon i:before,
.act-add-to-wishlist i:before,
.act-add-to-compare i:before {
	margin-left: 0;
	margin-right: 0
}

.added {
	color: #988A49!important
}

.button-qty {
	cursor: pointer;
	float: left;
	font-size: 16px;
	height: 22.5px;
	line-height: 14px;
	padding: 4px 0;
	-webkit-transition: all 0.15s linear 0s;
	-moz-transition: all 0.15s linear 0s;
	transition: all 0.15s linear 0s;
	width: 20px;
	overflow: hidden;
	text-indent: -999px
}

.add-to-qty .desc-qty {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/quantity-plus.png?v=105535286642501339601677133535) no-repeat 100% 100% #bbb;
	bottom: 0;
	position: absolute;
	right: 0
}

.add-to-qty .inc-qty {
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/quantity-minus.png?v=100936194275157493071677133535) no-repeat 100% 0 #bbb;
	position: absolute;
	right: 0;
	top: 0
}

.product-flexslider {
	margin: 0 -10px 42px
}

.products-filter {
	margin: 0 -10px!important
}

.isotope-item {
	z-index: 2
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s
}

.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none
}

ul.wrap-items .item-img>a {
	position: relative
}

ul.wrap-items .list-item:hover .item-img img {
	top: -220px
}

ul.wrap-items .list-item:hover .item-img img+img {
	top: 0
}

ul.wrap-items .item-img>a {
	position: relative
}

ul.wrap-items .item-img img {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

ul.wrap-items .item-img img+img {
	top: 220px
}

.mobile-collapsible {
	position: relative
}

.footer-menu-box {
	float: left;
	width: 180px
}

.block-products-list-sidebar .block-title {
	margin-bottom: 15px
}

.block-products-list-sidebar .col-md-left .margin-image {
	border: 0
}

.block-products-list-sidebar .col-md-right h3.product-name {
	padding-bottom: 8px
}

.block-products-list-sidebar .col-md-right .price-box {
	padding-bottom: 10px
}

.block-products-list-sidebar .col-md-right h3.product-name a {
	color: #363636;
	font-size: 13px
}

.block-products-list-sidebar .block-content .col-md-left {
	display: block;
	float: left;
	margin-right: 15px;
	max-width: 105px;
	width: 100%
}

.block-products-list-sidebar .block-content .col-md-right {
	display: block;
	float: left;
	max-width: 180px;
	width: 100%
}

.block-products-list-sidebar .block-content .col-md-left .margin-image img {
	max-width: 105px;
	max-height: 140px
}

.block-products-list-sidebar .block-content .col-md-right h3.product-name {
	font-size: 13px;
	margin: 0
}

.block-products-list-sidebar .block-content {
	display: block;
	margin-bottom: 20px!important
}

.block-latest .nova-product-title {
	border-bottom: 3px solid #363636;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: none
}

.block-latest .nova-product-title h3 {
	margin-bottom: 10px;
	margin-top: 20px
}

.block-latest .nova-product-title h3 a {
	color: #363636;
	font-size: 18px;
	text-transform: none
}

.block-latest .nova-product-content p {
	color: #363636;
	font-size: 13px
}

.space-8px {
	width: 100%;
	height: 8px;
	background: #f6f6f6;
	margin: 15px 0
}

.faq-index-index .columns-layout .col-md-12 .col-md-8 {
	max-width: 766px!important
}

.product-shop .badge {
	background-color: #F2F2F2;
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	height: 90px;
	margin: 14px 0;
	padding: 15px;
	text-decoration: none;
	width: 100%;
	max-width: 254px;
	font-weight: 400;
	white-space: normal;
	text-align: left
}

.product-shop .badgehead {
	color: #666;
	font-size: 22px;
	font-weight: 300
}

.product-shop .badgebody {
	color: #999;
	display: inline-block;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	margin-top: 12px
}

.custom-banner {
	margin-top: 15px;
	margin-bottom: 30px
}

.sample-banner {
	background: #f0f0f0;
	padding: 15px;
	text-align: center
}

.sample-banner-inner {
	border: #fff solid 1px;
	padding: 15px
}

.widget-list-items-products .products-grid {
	margin-bottom: 30px
}

.gmap-widget {
	margin-bottom: 30px
}

.gmap-widget h3 {
	margin-bottom: 15px
}

.map-canvas img {
	max-width: none
}

.google-charts-widget {
	text-align: center;
	margin-bottom: 30px
}

.google-charts-widget h3 {
	margin-bottom: 15px
}

.novaworks-animation {
	opacity: 0
}

.full-width-text {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	margin-bottom: 60px
}

.full-width-text:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: -25px
}

.full-width-text h3 {
	color: #fff!important;
	font-size: 23px;
	letter-spacing: 5px
}

.box-icon .box-icon-name {
	float: left;
	padding: 18px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 20px;
	width: 20px;
	line-height: 12px;
	border: 2px solid transparent;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	background-size: 100% 100%;
	background-position: center center;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out
}

.box-icon .box-icon-name i:before {
	font-size: 26px;
	line-height: 20px;
	margin-left: 0!important;
	width: 13px!important
}

.box-icon .box-icon-name:hover i {
	color: #fff!important
}

.box-icon .box-icon-content {
	display: block;
	text-align: left;
	margin-left: 80px
}

ul.social-icons {
	height: auto;
	overflow: hidden;
	margin-right: -12px;
	list-style: none!important;
}

ul.social-icons li {
	float: left;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-right: 12px;
	background: none;
	padding: 0!important;
	line-height: 32px!important;
	border: 0!important;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s
}

ul.social-icons li a {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/social-icons.png?7369) no-repeat 0 0;
	display: block;
	width: 32px;
	height: 32px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0
}

ul.social-icons.dark li a {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/social-icons-mono.png?7369)
}

ul.social-icons.dark.small li a {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/social-icons-mono-small.png?7369)
}

ul.social-icons.light li a {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/social-icons-mono-light.png?7369)
}

ul.social-icons.light.small li a {
	background-image:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/social-icons-mono-light-small.png?7369)
}

ul.social-icons:hover li,
ul.social-icons.small:hover li {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50)
}

ul.social-icons li:hover,
ul.social-icons.small li:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100)
}

ul.social-icons li a:hover {
	color: transparent
}

ul.social-icons li.twitter a {
	background-position: 0 0
}

ul.social-icons li.facebook a {
	background-position: -32px 0
}

ul.social-icons li.dribbble a {
	background-position: -64px 0
}

ul.social-icons li.vimeo a {
	background-position: -96px 0
}

ul.social-icons li.tumblr a {
	background-position: -128px 0
}

ul.social-icons li.spotify a {
	background-position: -160px 0
}

ul.social-icons li.linkedin a {
	background-position: -192px 0
}

ul.social-icons li.lastfm a {
	background-position: -224px 0
}

ul.social-icons li.googleplus a {
	background-position: -256px 0
}

ul.social-icons li.flickr a {
	background-position: -288px 0
}

ul.social-icons li.youtube a {
	background-position: -320px 0
}

ul.social-icons li.behance a {
	background-position: -352px 0
}

ul.social-icons li.pinterest a {
	background-position: -384px 0
}

ul.social-icons li.instagram a {
	background-position: -416px 0
}

ul.social-icons li.yelp a {
	background-position: -448px 0
}

ul.social-icons li.skype a {
	background-position: -480px 0
}

ul.social-icons.small {
	height: auto;
	overflow: hidden;
	margin-right: -5px;
	list-style: none!important
}

ul.social-icons.small li {
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
	float: left;
	display: inline-block;
	background: none;
	padding: 0!important;
	line-height: 24px!important;
	border: 0!important;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	-webkit-transition-delay: 0.1s;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s
}

ul.social-icons.small li a {
	background:transparent url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/social-icons-small.png?7369) no-repeat 0 0;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding: 0
}

ul.social-icons.small li.twitter a {
	background-position: 0 0
}

ul.social-icons.small li.facebook a {
	background-position: -24px 0
}

ul.social-icons.small li.dribbble a {
	background-position: -48px 0
}

ul.social-icons.small li.vimeo a {
	background-position: -72px 0
}

ul.social-icons.small li.tumblr a {
	background-position: -96px 0
}

ul.social-icons.small li.spotify a {
	background-position: -120px 0
}

ul.social-icons.small li.linkedin a {
	background-position: -144px 0
}

ul.social-icons.small li.lastfm a {
	background-position: -168px 0
}

ul.social-icons.small li.googleplus a {
	background-position: -192px 0
}

ul.social-icons.small li.flickr a {
	background-position: -216px 0
}

ul.social-icons.small li.youtube a {
	background-position: -240px 0
}

ul.social-icons.small li.behance a {
	background-position: -264px 0
}

ul.social-icons.small li.pinterest a {
	background-position: -288px 0
}

ul.social-icons.small li.instagram a {
	background-position: -312px 0
}

ul.social-icons.small li.yelp a {
	background-position: -336px 0
}

ul.social-icons.small li.skype a {
	background-position: -360px 0
}

.carousel-item {
	padding: 0 15px
}

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

.recent-post {
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 20px
}

.recent-post figure {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden
}

.recent-post figure img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 3;
	display: block!important;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out
}

.recent-post figure iframe {
	display: block;
	width: 100%
}

.recent-post figure:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.recent-post figure figcaption {
	position: absolute;
	bottom: -80px;
	left: 0;
	z-index: 4;
	background: #222;
	color: #fff;
	width: 100%;
	font-size: 12px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out
}

.recent-post figure:hover figcaption {
	bottom: 0
}

.recent-post figure figcaption .comments-likes {
	border-left: 1px solid #444;
	padding: 10px
}

.recent-post figure figcaption .comments-likes a {
	float: left
}

figcaption .comments-likes a i,
figcaption .comments-likes a span,
figcaption .comments-likes .love-it-wrapper a i {
	color: #e4e4e4
}

figcaption .comments-likes .love-it-wrapper {
	margin-left: 8px
}

figcaption .comments-likes .love-it-wrapper a i {
	margin-right: 3px
}

figcaption .post-category {
	padding: 10px;
	float: left;
	max-width: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.recent-post .details-wrap {
	display: block;
	vertical-align: top;
	padding: 15px
}

.recent-post .post-item-details {
	padding: 15px;
	border-top: 1px dashed transparent
}

.recent-post .post-item-details .comments-likes,
.recent-post .post-item-details .comments-likes i,
.recent-post .post-item-details .comments-likes span {
	font-weight: 400
}

.recent-post .post-item-details .comments-likes .icon-comments {
	margin-right: 3px
}

.recent-post .details-wrap {
	padding: 20px 0 0
}

.recent-post .post-item-details,
.recent-post .post-item-details {
	padding: 15px 0
}

.recent-post h5 {
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 30px;
	margin: 0 0 17px
}

.recent-post h5 a {
	text-decoration: none
}

.recent-post .post-details {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:11px;
	margin-bottom:20px;
	text-transform:uppercase
}

.recent-post .blog-excerpt {
	margin-bottom: 30px
}

.recent-post .blog-excerpt p {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:14px;
	line-height:24px
}

.recent-post.format-chat .chat {
	margin-top: 20px
}

.recent-post figure.quote {
	background: transparent!important
}

.recent-post .post-item-details {
	border-top-color: #E4E4E4;
	color: #E4E4E4
}

.recent-post .post-item-details .post-date {
	color: #999
}

.blog-item.format-quote h2,
.blog-item.format-status h2,
.blog-item.format-aside h2,
.blog-item.format-status h3,
.blog-item.format-aside h3,
.blog-item.format-quote h4,
.blog-item.format-status h4,
.blog-item.format-aside h4 {
	display: none
}

.recent-post .post-date {
	margin-right: 4px
}

.read-more {
	text-decoration: none;
	display: block;
	margin-top: 15px
}

.read-more i,
.read-more em {
	margin-left: 4px;
	margin-right: 6px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	font-size: 0
}

.read-more i:before,
.read-more em:before {
	font-size: 12px!important
}

.read-more:hover i,
.read-more:hover em {
	margin-left: 8px
}

.read-more:hover {
	text-decoration: none
}

.read-more-link {
	text-decoration: none;
	margin-top: 5px;
	font-weight: 700;
	display: block
}

.load-blog {
	border:1px solid {
		{
			settings.border_color
		}
	}
	;
	margin-bottom:70px;
	text-align:center
}

.load-blog a {
	color: #000;
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 70px
}

.load-blog a>i {
	margin-left: 10px
}

.item-link {
	text-decoration: none
}

.item-link i {
	margin-left: 5px
}

.alt-bg {
	margin: 0
}

.spb_impact_text {
	background: transparent;
	clear: both;
	height: auto;
	overflow: hidden
}

.spb_impact_text.alt-bg {
	padding-top: 20px;
	padding-bottom: 20px
}

.impact-text-wrap {
	position: relative
}

.impact-text-wrap .impact-text-arrow {
	font-size: 42px
}

.impact-text-wrap .impact-text-arrow i {
	line-height: 28px
}

.spb_impact_text.cta_align_right a.sf-button {
	margin-right: 0
}

.spb_impact_text .spb_call_text,
.impact-text {
	font-size: 24px;
	line-height: 32px;
	font-weight: 300;
	margin-bottom: 0
}

.spb_impact_text .spb_button {
	margin-bottom: 0
}

.spb_call_to_action {
	position: relative;
	background: #f4f4f4;
	padding: 20px;
	padding: 3%;
	border:1px solid {
		{
			settings.border_color
		}
	}
}

.spb_call_to_action .btn {
	margin: 0
}

.cta_align_left .btn {
	float: left;
	margin-right: 2.5641%
}

.cta_align_right .btn {
	float: right;
	margin-left: 2.5641%
}

.cta_align_left .btn,
.cta_align_right .btn {
	max-width: 31.6239%
}

.cta_align_left .spb_call_text,
.cta_align_right .spb_call_text {
	width: 65.812%;
	float: left;
	clear: none
}

.cta_align_left .spb_call_text {
	float: right
}

.spb_call_to_action .spb_call_text,
#content .spb_call_to_action .spb_call_text {
	margin: 0
}

.cta_align_bottom {
	text-align: center
}

.cta_align_bottom .btn {
	position: static;
	margin-top: 2%;
	display: inline-block
}

.cta_align_left .spb_call_text,
.cta_align_right .spb_call_text {
	width: 83%
}

.cta_align_left .spb_button,
.cta_align_left .impact-text-arrow {
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -15px;
	max-width: 12%
}

.cta_align_right .spb_button,
.cta_align_right .impact-text-arrow {
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -15px;
	max-width: 12%
}

.cta_align_left .spb_button.large,
.cta_align_right .spb_button.large {
	margin-top: -23px
}

.cta_align_bottom .spb_button {
	margin: 15px 0 0 0
}

.spb_latest_tweets_widget {
	padding: 25px 0
}

.spb_latest_tweets_widget .twitter-bird {
	font-size: 14px;
	line-height: 26px;
	float: left
}

ul.mini-list {
	list-style: none
}

.box-cross-sell {
	margin-top: 35px
}

.product_list_widget.woocommerce ul.products {
	border-top: 0;
	padding-top: 0
}

ul.mini-list {
	list-style: none
}

.mini-list li {
	margin-top: 20px
}

.mini-list li:first-child {
	margin-top: 0
}

.mini-list li figure {
	float: left;
	width: 70px;
	margin-bottom: 2px;
	-webkit-box-shadow: 0 5px 6px -4px #999;
	-moz-box-shadow: 0 5px 6px -4px #999;
	box-shadow: 0 5px 6px -4px #999
}

.mini-list li .product-details {
	margin-left: 85px
}

.mini-list li h5 {
	margin-top: 0;
	margin-bottom: 3px
}

.mini-list li .product-cats {
	display: block;
	margin-bottom: 3px
}

.mini-list li .star-rating {
	float: none;
	margin: 5px 0 8px;
	font-size: 12px;
	letter-spacing: 4px;
	width: 7.4em
}

.mini-sidebar {
	margin-bottom: 50px!important
}

div.mini-list div.row {
	margin-bottom: 40px
}

div.mini-list div.row:last-child {
	margin-bottom: 0
}

.latest-tweets-widget {
	text-align: center
}

.latest-tweets-widget h4.spb_heading {
	display: inline-block;
	border-bottom-color: #222
}

.latest-tweets-widget h4.spb_heading:before {
	border: 0
}

.latest-tweets-widget h4.spb_heading span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
	padding: 0 0 5px 0
}

.latest-tweets-widget ul {
	margin-bottom: 10px;
	list-style: none!important
}

.latest-tweets-widget ul li {
	margin-left: 0;
	text-align:
}

.latest-tweets-widget p {
	margin-bottom: 0
}

.latest-tweets-widget .tweet-author {
	margin-right: 4px;
	font-weight: 700
}

.latest-tweets-widget .tweet-date {
	text-decoration: none;
	color: #999;
	margin-left: 5px;
	display: inline-block
}

.latest-tweets-widget .owl-item div {
	text-align: center
}

.tweets-slider .tweet-text {
	padding: 0 15%;
	text-align: center
}

.text-normal .tweet-text {
	font-size: 18px;
	line-height: 26px
}

.text-large .tweet-text {
	font-size: 24px;
	line-height: 36px
}

.tweets-slider .twitter_intents {
	margin-top: 20px
}

.tweets-slider .twitter_intents a {
	margin-left: 5px
}

.tweets-slider .twitter_intents a:first-child {
	margin-left: 0
}

.tweets-slider a.twitter-timestamp {
	margin-top: 20px;
	display: block;
	padding: 0 15%
}

.tweets-slider a:hover {
	text-decoration: none
}

.parallax-box .parallax-content {
	padding-top: 80px;
	text-align: center
}

.parallax-box .parallax-content h2 {
	color: #fff!important;
	font-size: 22px
}

.parallax-box .parallax-content p {
	color: #fff!important;
	font-size: 12px;
	margin: 0 auto;
	max-width: 610px;
	text-transform: none;
	width: 100%;
	line-height: 20px
}

.news-letter {
	max-width: 378px;
	width: 100%;
	margin: 0 auto
}

#latest-post {
	margin-bottom: 40px
}

.blog-slider1 .owl-controls .owl-pagination {
	left: 47.7%;
	position: absolute;
	top: -60px
}

.blog-slider .owl-theme .owl-controls .owl-page span,
.blog-slider1 .owl-theme .owl-controls .owl-page span {
	border: 2px solid #FFF;
	display: block;
	height: 15px;
	margin: 5px;
	opacity: .5;
	width: 15px
}

.blog-slider .owl-theme .owl-controls .owl-page:hover span,
.blog-slider1 .owl-theme .owl-controls .owl-page:hover span {
	background-color: #FFF;
	border:2px solid {
		{
			settings.main_color
		}
	}
}

.blog-slider .owl-theme .owl-controls .owl-page.active span,
.blog-slider1 .owl-theme .owl-controls .owl-page.active span {
	background-color: #FFF;
	border:2px solid {
		{
			settings.main_color
		}
	}
}

.block-home-1 {
	text-align: center;
	margin-bottom: 50px
}

.blog-slider1 .recent-post h5 {
	font-size: 14px
}

.recent-post .post-details span {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	padding:0 3px
}

.blog-slider1 .recent-post .post-details {
	margin-bottom: 12px
}

.block-related-slider .block-subtitle {
	margin-bottom: 25px
}

.block-related-slider .owl-theme .owl-controls .owl-buttons div {
	background: transparent;
	border-radius: 0;
	margin: 0;
	padding: 0
}

.block-related-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: transparent;
	font-size: 16px;
	height: 16px;
	left: -2px;
	position: absolute;
	top: -28px;
	width: 16px
}

.block-related-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: transparent;
	font-size: 16px;
	height: 16px;
	left: 20px;
	position: absolute;
	top: -28px;
	width: 16px
}

#postComment .group-select h3.submitComment {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	display:none;
	font-size:14px;
	margin:0;
	padding-bottom:10px;
	text-transform:none
}

#postComment .group-select .form-list {
	margin: 0
}

#postComment .group-select .form-list .input-box {
	float: left;
	font-size: 12px;
	margin-right: 5%;
	margin-bottom: 15px;
	width: 47.5%
}

#postComment .group-select .form-list .input-box-right {
	margin-right: 0
}

#postComment .group-select .form-list .input-box .required {
	font-size: 10px;
	text-transform: uppercase
}

#postComment .group-select .form-list .input-box .input-text {
	width: 100%
}

#postComment .group-select .form-list .aw-blog-comment-area {
	margin: 0;
	width: 100%
}

#postComment .group-select .form-list .aw-blog-comment-area .input-text {
	width: 100%
}

#postComment input.input-text,
#postComment select,
#postComment textarea {
	border:1px solid {
		{
			settings.border_color
		}
	}
}

#postComment textarea {
	height: 220px
}

.postWrapper {
	margin: 10px 0 50px;
	overflow: hidden;
	clear: both
}

.postWrapper .postImage {
	padding-bottom: 30px;
	position: relative
}

.postContentWrapper .postTitle {
	margin-bottom: 40px
}

.postContentWrapper .postTitle.postComments {
	border-bottom:1px solid {
		{
			settings.body_text_color
		}
	}
	;
	margin-bottom:25px;
	padding-bottom:15px
}

.postContentWrapper .postTitle h2 {
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 30px;
	margin: 0 0 5px
}

.postContentWrapper .postTitle h2 a {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:24px;
	font-weight:400
}

.postContentWrapper .postTitle .h7,
.block-content .article .h7,
.commentWrapper .commentDetails .h7 {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:12px;
	font-style:italic
}

.block-content .article a {
	text-transform: uppercase
}

.commentWrapper {
	margin-bottom: 20px
}

.commentWrapper .commentDetails {
	margin-bottom: 10px
}

.postContentWrapper .postContent {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 70px
}

.blogReadmore {
	display: none
}

.postReadmoreComments {
	margin-top: 10px;
	text-align: right
}

.postContentWrapper .postTitle.postComments h3 {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:20px;
	letter-spacing:2.5px;
	margin:0
}

#comments .comment {
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 20px;
	margin-bottom: 15px
}

.postContentWrapper .content-01 {
	color: {
		{
			settings.body_text_color
		}
	}
	;
	font-size:14px;
	font-weight:700;
	line-height:24px;
	letter-spacing:.5px
}

.postContentWrapper .content-02 {
	color: {
		{
			settings.second_color
		}
	}
	;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	letter-spacing:.5px
}

.postContentWrapper .content-01 p,
.postContentWrapper .content-02 p {
	margin: 0 0 15px
}

.postContentWrapper .content-images {
	float: left;
	padding: 10px 30px 0 0
}

a.slider-nova {
	color: #FFF!important
}

.arw_tab_title.blog_tab_title .tab_sub_title h2.title {
	margin: 0 0 88px
}

.footer-top .box {
	clear: both;
	display: table;
	margin-bottom: 20px;
	width: 100%
}

#footer_a {
	background-color: #f6f6f6
}

#footer_a {
	margin: 0;
	min-height: 109px;
	padding: 20px 10px 25px;
	border-top: 1px solid #dadada
}

#footer_a .logo-ft {
	padding: 10px 0 10px;
	text-align: center
}

#footer_a .footer-top p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	font-family: Special Elite
}

#footer_a .footer-top {
	text-align: center
}

#footer_a .footer-top ul.icon {
	display: inline-block;
	margin-bottom: 5px
}

#footer_a .footer-top ul.icon li {
	float: left
}

#footer_a .footer-top ul.icon li a {
	font-size: 25px;
	margin-right: 25px
}

#footer_c {
	padding: 0 0 62px;
	text-align: left
}

#footer_c h3 {
	font-size: 16px;
	letter-spacing: 3px;
	line-height: 24px;
	margin-bottom: 8px;
	text-transform: uppercase
}

#footer_c .line-ft {
	padding-bottom: 10px;
	max-width: 70px;
	margin: 5px 0 15px;
	display: block
}

#footer_c ul li {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 36px;
	list-style: outside none none
}

#footer_c .widget-text p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px
}

#footer_d a:hover {
	color: #fff
}

#footer_d a {
	color: #4bb8e2;
	text-decoration: none
}

#footer_d .paypal-logo {
	padding-top: 3px;
	text-align: right
}

#footer_e {
	border-top: 1px solid #464646;
	color: #8c8c8c;
	padding: 0;
	text-align: left
}

#footer_e p {
	margin-bottom: 0;
	line-height: 1.6
}

@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
	.logo-normal {
		display: none
	}
	.logo-retina {
		display: block
	}
}

.brand_list {
	margin: 70px 0;
	position: relative
}

.brand_list .item {
	border: 1px solid #ededed;
	display: inline-block
}

.brand_list .item img {
	width: 100%
}

.bx-controls-direction {
	opacity: 0
}

.more-views:hover .bx-controls-direction {
	opacity: 1
}

.facebook_left {
	width: 245px;
	height: 389px;
	position: fixed;
	left: -245px;
	top: 148px;
	z-index: 99997
}

.facebook_right {
	width: 245px;
	height: 389px;
	position: fixed;
	right: -245px;
	top: 148px;
	z-index: 99997
}

.facebook_left #facebook_icon {
	float: right;
	height: 54px;
	width: 46px;
	right: -46px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/facebook_lb_l.png?7369) no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 99998
}

.facebook_right #facebook_icon {
	float: left;
	height: 54px;
	width: 46px;
	left: -46px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/facebook_lb_r.png?7369) no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 99998
}

.facebook_right .facebook_box {
	border: 4px solid #3B5998;
	float: right;
	top: -54px;
	position: relative;
	z-index: 99999
}

.facebook_left .facebook_box {
	border: 4px solid #3B5998;
	float: left;
	top: -54px;
	position: relative;
	z-index: 99999
}

.twitter_left {
	width: 245px;
	height: 389px;
	position: fixed;
	left: -245px;
	top: 148px;
	z-index: 99994
}

.facebook_left+.twitter_left {
	top: 203px
}

.twitter_right {
	width: 245px;
	height: 389px;
	position: fixed;
	right: -245px;
	top: 148px;
	z-index: 99994
}

.facebook_right+.twitter_right {
	top: 203px
}

.twitter_left #twitter_icon {
	float: right;
	height: 54px;
	width: 46px;
	right: -46px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/twitter_lb_l.png?7369) no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 99995
}

.twitter_right #twitter_icon {
	float: left;
	height: 54px;
	width: 46px;
	left: -46px;
	background:url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/twitter_lb_r.png?7369) no-repeat;
	cursor: pointer;
	position: relative;
	z-index: 99995
}

.twitter_right .twitter_box {
	border: 4px solid #4BB8E2;
	float: right;
	top: -54px;
	width: 245px;
	height: auto;
	padding: 0 10px;
	position: relative;
	z-index: 99996
}

.twitter_left .twitter_box {
	border: 4px solid #4BB8E2;
	float: left;
	top: -54px;
	width: 245px;
	height: auto;
	padding: 0 10px;
	position: relative;
	z-index: 99996
}

.video_box_left {
	width: 588px;
	height: 343px;
	position: fixed;
	left: -588px;
	top: 148px;
	z-index: 99991
}

.facebook_left+.video_box_left,
.twitter_left+.video_box_left,
.facebook_left+.twitter_right+.video_box_left {
	top: 203px
}

.facebook_left+.twitter_left+.video_box_left {
	top: 258px
}

.video_box_right {
	width: 588px;
	height: 343px;
	position: fixed;
	right: -588px;
	top: 148px;
	z-index: 99991
}

.facebook_right+.video_box_right,
.twitter_right+.video_box_right,
.facebook_right+.twitter_left+.video_box_right {
	top: 203px
}

.facebook_right+.twitter_right+.video_box_right {
	top: 258px
}

.video_box_left #video_box_icon {
	float: right;
	height: 54px;
	width: 46px;
	right: -46px;
	background:#ed5053 url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/video_box_l.png?7369) no-repeat;
	position: relative;
	z-index: 99992
}

.video_box_right #video_box_icon {
	float: left;
	height: 54px;
	width: 46px;
	left: -46px;
	background:#ed5053 url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/video_box_r.png?7369) no-repeat;
	position: relative;
	z-index: 99992
}

.video_box_right .video_box {
	border: 4px solid #ed5053;
	float: right;
	width: 588px;
	height: 343px;
	top: -54px;
	position: relative;
	z-index: 99993;
	padding: 10px
}

.video_box_left .video_box {
	float: left;
	width: 588px;
	height: 343px;
	top: -54px;
	position: relative;
	z-index: 99993;
	padding: 10px
}

.custom_box_left {
	width: 245px;
	height: 399px;
	position: fixed;
	left: -245px;
	top: 148px;
	z-index: 99988
}

.facebook_left+.custom_box_left,
.twitter_left+.custom_box_left,
.video_box_left+.custom_box_left,
.facebook_left+.twitter_right+.custom_box_left,
.facebook_left+.video_box_right+.custom_box_left,
.facebook_right+.twitter_left+.video_box_right+.custom_box_left,
.facebook_left+.twitter_right+.video_box_right+.custom_box_left,
.twitter_left+.video_box_right+.custom_box_left {
	top: 203px
}

.facebook_left+.twitter_left+.custom_box_left,
.facebook_left+.video_box_left+.custom_box_left,
.twitter_left+.video_box_left+.custom_box_left,
.facebook_left+.twitter_right+.video_box_left+.custom_box_left,
.facebook_left+.twitter_left+.video_box_right+.custom_box_left {
	top: 258px
}

.facebook_left+.twitter_left+.video_box_left+.custom_box_left {
	top: 313px
}

.custom_box_right {
	width: 245px;
	height: 399px;
	position: fixed;
	right: -245px;
	top: 148px;
	z-index: 99988
}

.facebook_right+.custom_box_right,
.twitter_right+.custom_box_right,
.video_box_right+.custom_box_right,
.facebook_right+.twitter_left+.custom_box_right,
.facebook_right+.video_box_left+.custom_box_right,
.facebook_left+.twitter_right+.video_box_left+.custom_box_right,
.facebook_right+.twitter_left+.video_box_left+.custom_box_right,
.twitter_right+.video_box_left+.custom_box_right {
	top: 203px
}

.facebook_right+.twitter_right+.custom_box_right,
.facebook_right+.video_box_right+.custom_box_right,
.twitter_right+.video_box_right+.custom_box_right,
.facebook_right+.twitter_left+.video_box_right+.custom_box_right,
.facebook_right+.twitter_right+.video_box_left+.custom_box_right {
	top: 258px
}

.facebook_right+.twitter_right+.video_box_right+.custom_box_right {
	top: 313px
}

.custom_box_left #custom_box_icon {
	background:#ffca00 url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/custom_box_l.png?7369) no-repeat;
	float: right;
	height: 54px;
	width: 46px;
	right: -46px;
	position: relative;
	z-index: 99989
}

.custom_box_right #custom_box_icon {
	background:#ffca00 url(//cdn.shopify.com/s/files/1/0030/1796/5603/t/18/assets/custom_box_r.png?7369) no-repeat;
	float: left;
	height: 54px;
	width: 46px;
	left: -46px;
	position: relative;
	z-index: 99989
}

.custom_box_right .custom_box {
	border: 4px solid #ffca00;
	float: right;
	text-align: left;
	width: 245px;
	height: auto;
	padding: 10px;
	top: -54px;
	position: relative;
	z-index: 99990
}

.custom_box_left .custom_box {
	border: 4px solid #ffca00;
	float: left;
	text-align: left;
	width: 245px;
	height: auto;
	padding: 10px;
	top: -54px;
	position: relative;
	z-index: 99990
}

.home-collections .demo-notice {
	display: none
}

.home-collections .novaworks-main-content {
	margin-top: 0
}

.home-collections .main {
	padding-bottom: 0
}

.clearer:after,
.top-header-container:after,
.top-header:after,
.header-container:after,
.header-container .top-container:after,
.top-header .links:after,
.header .i-header-content .header-left:after,
.header .mini-cart .block-content .actions:after,
.header:after,
.header-center:after,
.mini-cart:after,
.bag-product-img:after,
#nav:after,
#wide-menu #nav .header-nav-dropdown-wrapper:after,
.i-top-right:after,
#menuInnner:after,
.content-head:after,
.home-gallery-button:after,
.easy-slider div div div:after,
.home-content-container:after,
.home-gallery:after,
.rb-grid:after,
.accordion:after,
.mini-products-list:after,
.mini-products-list .item:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.default-slider .flexslider:after,
.slider-width:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list-inner:after,
.products-list li.item:after,
.product-tabs:after,
.added-content:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.iosSliderButtons:after,
.social-icons:after,
.shipping-form ul:after,
.more-views:after,
.home-callout:after,
.discount-form:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-list .product-sho:after,
.resp-tabs-list:after,
.products-list .act-box:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.main-container .data-table .cart-label:after,
.product-review:after,
.pading-top-bottom-20:after,
.cart:after,
.product-shop .price-box:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.cart .totals:after,
.cart .totals .checkout-types li:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.footer-info .span4:after,
.buttons-set:after,
.form-subscribe:after,
.footer-info:after,
.footer-aditional:after,
.social-links:after,
.bottom-menu-column:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.form-alt li:after,
.block-inner-menu:after,
.novaworksshop-static-block-box:after,
.send-friend .form-list li p:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden
}

.footer-copyright-right .stripeLogo {
	padding-top: 40px;
	display: block;
}

.footer-copyright-right .stripeLogo img {
	height: 32px;
}