﻿@media only screen and (max-width: 1199px) {
.ru-lang .toggle-tabs li>span {
	padding: 8px;
	font-size: 12px !important
}
}
@media only screen and (max-width: 991px) {
.ru-lang .toggle-tabs li>span {
	padding: 8px;
	font-size: 12px !important
}
}
.button.button-secondary, .button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #0ce481;
	display: inline-block;
	padding: 15px 18px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: "PT Sans", sans-serif;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	border: none
}
.button.button-secondary span, .button span, .cart-table .product-cart-actions .button span, #co-shipping-method-form .buttons-set .button span, .footer .button span {
	z-index: 9;
	position: relative
}
.button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover {
	background: #333;
	cursor: pointer;
	color: #fff
}
.button:focus, .cart-table .product-cart-actions .button:focus, #co-shipping-method-form .buttons-set .button:focus {
	color: #fff;
	background: #07834a
}
.button.button-secondary {
	background: #eee;
	color: #333;
	text-shadow: none;
	border: none
}
.button.button-secondary:hover {
	background: #e1e1e1;
	cursor: pointer;
	color: #333
}
.button.button-secondary:active {
	color: #333
}
.button.button-secondary:focus {
	background: #d5d5d5;
	color: #333;
	outline: none
}
.truncated a.details:hover {
	border-bottom-color: transparent;
	border-right-color: transparent;
	border-top-color: rgba(0,0,0,0.28);
	border-left-color: rgba(0,0,0,0.2)
}
.button:hover, .cart-table .product-cart-actions .button:hover, #co-shipping-method-form .buttons-set .button:hover {
	z-index: 999
}
.btn-remove:hover::after, .btn-previous:hover::after, .sorter>.sort-by .sort-by-switcher:hover, .sorter>.view-mode a.grid:hover, .sorter>.view-mode a.list:hover, .pages ol li a:hover {
	box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
	z-index: 999
}
.btn-remove:active::after, .btn-previous:active::after, .sorter>.sort-by .sort-by-switcher:active, .sorter>.view-mode a.grid:active, .sorter>.view-mode a.list:active, .pages ol li a:active {
	opacity: 0.8
}
.toolbar .dropdown {
	width: 100%;
	background-color: #f5f5f5;
	border: solid 1px #dfdfdf;
	border-radius: 0px
}
.toolbar .dropdown:hover {
	box-shadow: none;
	background: #EDEDED
}
.toolbar .dropdown .validation-advice {
	position: relative !important;
	height: auto;
	opacity: 1;
	padding: 0 0 10px !important;
	background: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0;
	top: -1px;
	left: -1px;
	margin-right: -2px
}
.toolbar .dropdown div {
	background-color: #f5f5f5;
	border: solid 1px #dfdfdf
}
.toolbar .dropdown div ul {
	z-index: 12
}
.toolbar .dropdown div ul li {
	margin: 0
}
.toolbar .dropdown div ul li.focus {
	background: #EDEDED;
	color: #333
}
.toolbar .dropdown div ul li.active {
	font-weight: normal;
	background: #EDEDED
}
.toolbar .dropdown li, .toolbar .dropdown .selected {
	font-size: 14px;
	color: #333;
	padding: 13px 20px
}
.toolbar .dropdown .selected {
	color: #333
}
.toolbar .dropdown .selected::after {
	box-shadow: none
}
.toolbar .dropdown .carat {
	border-width: 6px;
	border-color: #777 transparent transparent;
	right: 20px
}
.toolbar .dropdown.open {
	z-index: 15
}
.toolbar .dropdown.open .carat {
	border-bottom: 6px solid #777;
	border-top: 6px solid transparent;
	margin-top: -10px
}
.toolbar .dropdown.open div {
	padding: 10px 0;
	height: auto !important
}
.toolbar .dropdown.open div ul {
	position: relative;
	z-index: 12
}
.theme-border, .table-bordered {
	border-top: solid 2px #0ce481
}
.theme-color {
	color: #0ce481
}
.title-border {
	border-bottom: solid 2px #dfdfdf;
	padding-bottom: 10px !important;
	margin-bottom: 40px !important
}
@media only screen and (max-width: 767px) {
.title-border {
	padding-bottom: 10px !important
}
}
.theme-block {
	border: solid 1px #dfdfdf;
	border-top: solid 2px #0ce481;
	padding: 30px 29px;
	margin-bottom: 60px
}
.no-theme-block {
	border: none;
	padding: 0;
	margin-bottom: 0
}
label {
	text-transform: uppercase;
	color: #333;
	font-weight: normal
}
.table-bordered thead>tr>th, .table-bordered thead>tr>td {
	font-size: 16px;
	line-height: 1.667em;
	color: #333;
	text-transform: uppercase;
	font-weight: 500
}
@media only screen and (max-width: 991px) {
.theme-block {
	padding: 15px;
	margin-bottom: 30px
}
label {
	font-size: 12px
}
}
.table-bordered thead>tr>th, .table-bordered thead>tr>td {
	border-bottom-width: 1px
}
.table-bordered th, .table-bordered td {
	border: solid 1px #dfdfdf
}
.ink {
	display: block;
	position: absolute;
	background: rgba(0,0,0,0.1);
	border-radius: 100%;
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	z-index: 9999
}
.animate {
	-webkit-animation: ripple 0.65s linear;
	-webkit-animation: ripple 0.65s linear;
	-moz-animation: ripple 0.65s linear;
	-ms-animation: ripple 0.65s linear;
	-o-animation: ripple 0.65s linear;
	animation: ripple 0.65s linear
}
@-webkit-keyframes ripple {
100% {
opacity:0;
-moz-transform:scale(2.5);
-o-transform:scale(2.5);
-ms-transform:scale(2.5);
-webkit-transform:scale(2.5);
transform:scale(2.5)
}
}
@-moz-keyframes ripple {
100% {
opacity:0;
-moz-transform:scale(2.5);
-o-transform:scale(2.5);
-ms-transform:scale(2.5);
-webkit-transform:scale(2.5);
transform:scale(2.5)
}
}
@-o-keyframes ripple {
100% {
opacity:0;
-moz-transform:scale(2.5);
-o-transform:scale(2.5);
-ms-transform:scale(2.5);
-webkit-transform:scale(2.5);
transform:scale(2.5)
}
}
@keyframes ripple {
100% {
opacity:0;
-moz-transform:scale(2.5);
-o-transform:scale(2.5);
-ms-transform:scale(2.5);
-webkit-transform:scale(2.5);
transform:scale(2.5)
}
}
.icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
	background-image: url(../images/icon_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px
}
.icon-sprite-for-modules {
	background-image: url(../images/icon_sprite.png)
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
.icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
background-image:url(../images/icon_sprite@2x.png);
background-size:100px 1000px
}
}/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
display:none
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	outline: 0
}
h1 {
	font-size: 2em
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}
button, input {
	line-height: normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], input[disabled] {
	cursor: default
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0
}
html {
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%
}
body {
	background: #FFFFFF;
	color: #000000;
	line-height: 1
}
html, body, img, fieldset, abbr, acronym {
	border: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
th, code, cite, caption {
	font-weight: normal;
	font-style: normal;
	text-align: left
}
address {
	font-style: normal
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0
}
img {
	display: block
}
ol, ul {
	list-style: none
}
q:before, q:after {
	content: ''
}
input:focus, input[type="search"]:focus {
	outline-offset: -2px
}
input[type="search"] {
	-webkit-appearance: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
@-ms-viewport {
width:device-width
}
@-o-viewport {
width:device-width
}
@viewport {
width:device-width
}
.header-row, .page-header {
	font-family: "PT Sans", sans-serif;
	border: none;
	margin: 0 auto !important
}
a, button {
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	outline: none !important
}
body, button, input, select, table, textarea {
	font-family: "PT Sans", sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1.5
}
a {
	color: #0ce481;
	text-decoration: none
}
a:hover {
	color: #07834a;
	text-decoration: none
}
a:focus {
	outline: 0;
	outline-color: none;
	text-decoration: none;
	color: inherit;
	color: #07834a
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0
}
h1, .h1 {
	margin: 0;
	margin-bottom: 0.7em;
	color: #333;
	font-family: "PT Sans", sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
	text-rendering: optimizeLegibility;
	text-transform: uppercase
}
h2, .h2 {
	margin: 0;
	margin-bottom: 1.5em;
	color: #333;
	font-family: "PT Sans", sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2;
	text-rendering: optimizeLegibility;
	text-transform: uppercase
}
h3, .h3 {
	margin: 0;
	margin-bottom: 10px;
	color: #333;
	font-family: "PT Sans", sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase
}
h4, .h4 {
	margin: 0;
	margin-bottom: 10px;
	color: #333;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase
}
h5, .h5 {
	margin: 0;
	margin-bottom: 10px;
	color: #333;
	font-family: "PT Sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase
}
h6, .h6 {
	margin: 0;
	margin-bottom: 5px;
	color: #333;
	font-family: "PT Sans", sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase
}
.address-list address {
	margin-bottom: 1em
}
.availability {
	margin-bottom: 0
}
.availability.in-stock {
	color: #54b70b;
	font-weight: 500
}
.availability.available-soon, .availability.out-of-stock {
	color: #ee372a
}
.availability-only {
	color: #333;
	margin-bottom: 0
}
.label {
	display: inline;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	padding: 0;
	text-align: left;
	border-radius: 0;
	line-height: inherit;
	white-space: normal;
	color: #333
}
.clear {
	clear: both
}
.page-title, .widget-title {
	text-align: left
}
.page-title h1, .page-title h2, .widget-title h1, .widget-title h2 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	padding-bottom: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: .1em;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	width: 100%
}
@media only screen and (max-width: 767px) {
.page-title h1, .page-title h2, .widget-title h1, .widget-title h2 {
	font-size: 24px;
	text-align: center
}
}
.page-title h1:before, .page-title h2:before, .widget-title h1:before, .widget-title h2:before {
	text-decoration: none;
	overflow: hidden
}
@media only screen and (max-width: 767px) {
.page-title h1, .page-title h2, .widget-title h1, .widget-title h2 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	text-align: center
}
}
.checkout-onepage-index .page-title h1 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center
}
.sidebar .actions button.button {
	white-space: normal
}
a.button {
	text-decoration: none
}
a.button::after {
	display: none
}
a.button:hover {
	color: #FFFFFF
}
.button.disabled, .button:disabled {
	opacity: 0.6;
	cursor: not-allowed
}
.button+.button {
	margin-left: 5px
}
.button2 {
	border: 0;
	padding: 0 5px;
	margin: 0;
	font-size: 16px;
	color: #0ce481;
	font-weight: 500;
	background: transparent;
	cursor: pointer;
	vertical-align: middle
}
.button2:hover {
	color: #333
}
.button2:focus {
	outline: none
}
.button2 span, .button2 span span {
	line-height: 30px;
	height: 30px;
	text-transform: uppercase;
	display: inline-block
}
@media only screen and (max-width: 767px) {
.col2-set .buttons-set .button, .col2-set .buttons-set .button2 {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0
}
.col2-set .buttons-set .back-link {
	display: none
}
.col2-set .buttons-set .required {
	display: none
}
}
@media only screen and (max-width: 479px) {
.buttons-set .button {
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 7px
}
.buttons-set .back-link {
	display: none
}
.buttons-set .required {
	display: none
}
}
.paypal-logo.paypal-after {
	float: left
}
.paypal-after .paypal-or {
	float: left
}
.paypal-or {
	line-height: 34px;
	margin: 0px 10px 5px
}
.paypal-after .paypal-button {
	float: left
}
.paypal-button {
	line-height: 0px
}
.paypal-button img {
	display: inline
}
@media only screen and (max-width: 740px) {
.paypal-or {
	line-height: 20px
}
.paypal-logo, .paypal-or, .paypal-button {
	text-align: center;
	display: inline-block;
	margin: 15px 0 0;
	float: none
}
}
.buttons-set {
	clear: both;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 1px solid #dfdfdf;
	text-align: right
}
.buttons-set p.required {
	margin: 0;
	margin-left: 10px;
	line-height: 33px;
	float: right
}
.buttons-set .back-link {
	float: left;
	margin: 0;
	line-height: 33px
}
.buttons-set .back-link small {
	display: none
}
.buttons-set .back-link::before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);/*content:"";*/
	font-size: 23px;
	line-height: 16px;
	display: inline-block;
	vertical-align: middle;
	color: #0ce481
}
.buttons-set a:not(.button) {/*line-height:20px;*/
	display: inline-block;
	padding: 5px
}
.buttons-set button.button {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px
}
.buttons-set:after {
	content: '';
	display: table;
	clear: both
}
.icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
	background-image: url(../images/icon_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
.icon-sprite, .icon-sprite-for-modules, .ratings .rating-box, .ratings .rating-box .rating {
background-image:url(../images/icon_sprite@2x.png);
background-size:100px 1000px
}
}
.breadcrumbs {
	overflow: hidden;
	margin: -15px 0 33px;
	background-color: #f5f5f5;
	padding: 14px 0 13px
}
.breadcrumbs li {
	float: left;
	font-size: 15px;
	font-family: "PT Sans", sans-serif;
	text-transform: none
}
.breadcrumbs li a {
	display: inline-block;
	color: #333
}
.breadcrumbs li a:hover {
	color: #333
}
.breadcrumbs li.home a {
	font-size: 0;
	line-height: 0;
	color: #0ce481
}
.breadcrumbs li.home a::before {
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: ""
}
.breadcrumbs li.home a:hover::before {
	color: #09b466
}
.breadcrumbs strong {
	color: #333;
	font-weight: normal
}
.breadcrumbs span {
	padding: 0 10px;
	line-height: 14px;
	color: #c7c7c7
}
@media only screen and (max-width: 767px) {
.breadcrumbs {
	display: none
}
}
.main-container, .footer-container {
	position: relative;
	margin: 0 auto;
	padding: 15px 0
}
.main-container:after, .footer-container:after {
	content: '';
	display: table;
	clear: both
}
@media only screen and (min-width: 480px) {
.breadcrumbs {
	margin-top: -30px
}
}
.btn-remove, .btn-previous {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	position: relative
}
.btn-remove:after {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
	color: #0ce481;
	line-height: 20px;
	width: 100%;
	font-size: 18px
}
.btn-remove2 {
	border: none;
	width: auto;
	height: auto
}
.btn-remove2:before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
	font-size: 22px;
	color: #0ce481
}
.btn-remove2:after {
	display: none
}
.btn-remove2:hover {
	background-color: transparent;
	opacity: 0.6;
	filter: alpha(opacity=60)
}
.btn-previous:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 4px solid #333;
	border-left: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -2px;
	margin-top: -4px
}
.btn-previous:hover:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-right: 4px solid #fff;
	border-left: none
}
.block-layered-nav .currently .btn-remove, .block-layered-nav .currently .btn-previous, .mini-products-list .btn-remove, .mini-products-list .btn-previous, #compare-items .btn-remove, #compare-items .btn-previous {
	float: right;
	margin-left: 6px
}
.checkout-agreements li {
	margin-bottom: 20px
}
.checkout-agreements .agreement-content {
	overflow-y: auto;
	max-width: 670px;
	max-height: 125px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f5f5f5
}
.cvv-what-is-this {
	margin: 7px 0 0;
	font-size: 14px;
	color: #ee372a;
	line-height: 24px;
	display: inline-block
}
.main-container, .footer-container {
	position: relative;
	margin: 0 auto;
	padding: 15px 0
}
.main-container:after, .footer-container:after {
	content: '';
	display: table;
	clear: both
}
@media only screen and (min-width: 480px) {
.main-container, .footer-container {
	padding: 30px 0
}
}
.footer-container {
	padding-top: 0px;
	clear: both;
}
.col-left {
	float: left
}
.col3-layout .col-main, .col2-left-layout .col-main {
	float: right
}
@media only screen and (min-width: 768px) {
.top-container {
	max-width: 1830px;
	margin: 0 auto
}
}
.global-site-notice {
	background: #333;
	color: #E6E6E6;
	font-size: 11px
}
.global-site-notice .notice-inner {
	padding-left: 120px;
	width: 100%;
	max-width: 1770px;
	margin-left: auto;
	margin-right: auto;
	line-height: 11px;
	min-height: 40px;
	padding-top: 14.5px;
	padding-bottom: 14.5px;
	background-image: url("../images/demo-logo.png");
	background-position: left;
	background-repeat: no-repeat
}
.global-site-notice p {
	margin-bottom: 0
}
.promo-msg {
	color: #333;
	text-align: center;
	margin: 10px;
	text-transform: uppercase;
	font-family: "PT Sans", sans-serif
}
.grid:after {
	content: '';
	display: table;
	clear: both
}
.success {
	color: #54b70b
}
.error {
	color: #ee372a;
	font-weight: bold
}
.notice {
	color: #E26703;
	font-weight: bold
}
.messages {
	margin-bottom: 25px
}
.messages li li {
	position: relative;
	margin-bottom: 5px;
	padding: 7px 10px 7px 20px;
	background: #f5f5f5;
	font-size: 15px
}
.messages li li:before {
	top: 50%;
	left: 0;
	margin-top: -6px
}
.messages .error-msg li {
	color: #000;
	border-left: 5px solid #ee372a;
	background-color: #FAEBE7
}
.messages .error-msg li:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #ee372a;
	border-right: none
}
.messages .notice-msg li {
	color: #000;
	border-left: 5px solid #E26703;
	background-color: #F9EBE6
}
.messages .notice-msg li:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #E26703;
	border-right: none
}
.messages .success-msg li {
	color: #000;
	border-left: 5px solid #54b70b;
	background-color: #EFF5EA
}
.messages .success-msg li:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #54b70b;
	border-right: none
}
@media only screen and (min-width: 915px) {
.order-list-grid .col-1 {
	width: 30%
}
.order-list-grid .col-2 {
	width: 50%;
	padding-right: 20px
}
.order-list-grid .col-3 {
	clear: none;
	width: 20%;
	padding-top: 0
}
}
.page-popup {
	padding: 20px;
	background: #FFFFFF;
	height: auto
}
.page-popup h1 {
	margin: 0 0 0.5em;
	font-size: 36px
}
.payment-methods {
	margin-bottom: 20px
}
.payment-methods dt {
	padding: 5px 0
}
.payment-methods dd {
	padding-top: 10px
}
.payment-methods .form-list {
	position: relative;
	display: inline-block;
	max-width: 100%;
	margin: 5px 15px 15px;
	padding: 15px;
	border: 1px solid #ccc;
	background: #f5f5f5
}
.payment-methods .form-list:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 10px solid transparent;
	border-left: none;
	border-bottom: 10px solid #ccc;
	border-top: none;
	top: -11px;
	left: 30px
}
.payment-methods .form-list:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 10px solid transparent;
	border-left: none;
	border-bottom: 10px solid #f5f5f5;
	border-top: none;
	top: -10px;
	left: 30px
}
.payment-methods .form-list li:last-child {
	margin-bottom: 0
}
.please-wait {
	display: inline-block;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 24px;
	height: 24px;
	white-space: nowrap
}
.please-wait img {
	float: left;
	margin-right: 5px;
	width: 24px
}
.price-box {
	margin: 7px 0
}
.price-box p {
	margin-bottom: 0
}
.price-notice {
	color: #909090
}
.price-box .price {
	color: #333;
	font-size: 30px;
	font-weight: bold
}
.price-box .price-label {
	color: #909090;
	white-space: nowrap
}
.price-box .regular-price {
	line-height: 1
}
.price-box .minimal-price-link {
	padding-left: 1em;
	color: #333;
	display: block
}
.price-box .minimal-price-link .label {
	color: #909090
}
.price-box .old-price, .price-box .special-price {
	display: block
}
.price-box .old-price .price-label, .price-box .special-price .price-label {
	display: none
}
.price-box .old-price .price, .price-box .special-price .price {
	display: inline-block
}
.price-box .old-price .price {
	color: #ff3a48;
	text-decoration: line-through
}
.price-box .special-price .price {
	color: #333
}
.price-box .special-price .price-label {
	color: #D84D3C
}
.price-box .price-excluding-tax, .price-box .price-including-tax {
	display: block
}
span.weee {
	display: block
}
.product-pricing, .tier-prices, .tier-prices-grouped {
	display: inline-block;
	padding: 4px 8px;
	background: #FBF4DE;
	border: 1px solid #E2D4C7;
	margin-top: 7px
}
.product-pricing li, .tier-prices li, .tier-prices-grouped li {
	font-size: 12px
}
.product-pricing .benefit, .tier-prices .benefit, .tier-prices-grouped .benefit {
	font-style: italic
}
.product-pricing .price, .tier-prices .price, .tier-prices-grouped .price {
	font-weight: bold
}
.item-options {
	font-size: 12px;
	font-family: "PT Sans", sans-serif;
	color: #333;
	font-weight: 400;
	text-transform: capitalize
}
.item-options:after {
	content: '';
	display: table;
	clear: both
}
.item-options dt {
	float: left;
	clear: left;
	padding-right: 0px;
	color: #333
}
.item-options dt:after {
	content: ': '
}
.item-options dd {
	float: left;
	padding-left: 10px;
	margin: 0 0 6px
}
.truncated, .truncated a.dots {
	cursor: help
}
.truncated a.details {
	cursor: help;
	background-color: #0ce481;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	padding: 7px 14px;
	font-size: 16px;
	text-transform: uppercase
}
.truncated a.details:hover {
	text-decoration: none
}
.truncated .truncated_full_value {
	position: relative;
	z-index: 300
}
.truncated .truncated_full_value .item-options {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 300;
	width: 200px;
	padding: 18px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
	background-color: #F6F6F6;
	top: 31px;
	right: -80px;
	font-size: 16px;
	font-weight: bold;
	color: #333
}
.truncated .truncated_full_value .item-options>p {
	color: #333;
	text-transform: uppercase;
	margin-bottom: 8px
}
.truncated .show .item-options {
	visibility: visible;
	opacity: 1
}
@media only screen and (max-width: 479px) {
.truncated {
	cursor: inherit
}
.truncated a.details {
	display: none
}
.truncated .truncated_full_value .item-options {
	display: block;
	visibility: visible;
	opacity: 1;
	position: static;
	padding: 10px 0;
	z-index: 1;
	width: 100%;
	border: none;
	background-color: transparent;
	box-shadow: none
}
.truncated .truncated_full_value .item-options p {
	float: none
}
.truncated .truncated_full_value .item-options dl {
	overflow: hidden;
	margin-bottom: 0
}
.truncated .truncated_full_value .item-options:after, .truncated .truncated_full_value .item-options:before {
	display: none !important
}
}
.page-print {
	width: 6.5in;
	margin: 20px;
	background: #FFFFFF
}
.sales-order-print .col-1, .sales-order-print .col-2 {
	float: left;
	width: 45%;
	margin-right: 2%;
	margin-bottom: 30px
}
.sales-order-print .col-1 h2, .sales-order-print .col-2 h2 {
	margin-bottom: 10px
}
.sales-order-print .product-name {
	font-size: 16px;
	text-transform: none
}
.add-to-links {
	margin: 7px 0;
	font-size: 14px
}
.add-to-links a {
	display: inline-block;
	padding: 0;
	font-weight: 500;
	color: #333
}
.add-to-links a:hover {
	color: #0ce481
}
.link-compare, .link-wishlist {
	font-weight: 500
}
.link-compare::before, .link-wishlist::before {
	font-size: 23px;
	padding-right: 0px;
	line-height: 1;
	position: relative;
	top: 3px
}
.link-compare::before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: ""
}
.link-wishlist::before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: ""
}
.add-to-links .separator {
	display: none
}
.product-image, .no-touch .product-img-box .product-image:not(.zoom-available):hover {
	position: relative;
	display: block;
	background-color: #f5f5f5;
	border: none;
	text-align: center
}
.product-image img, .no-touch .product-img-box .product-image:not(.zoom-available):hover img {
	margin: 0 auto;
	max-width: 100%
}
@media only screen and (max-width: 767px) {
body .product-img-box .product-image:hover {
	border-color: #dfdfdf
}
}
.ratings {
	margin: 7px 0
}
.ratings .rating-box, .ratings .rating-links {
	margin: 5px 0;
	font-size: 12px;
	line-height: 26px
}
.ratings .rating-box {
	width: 65px;
	height: 13px;
	background-repeat: repeat-x;
	background-position: 0 -615px;
	overflow: hidden
}
.ratings .rating-box .rating {
	float: left;
	height: 13px;
	background-repeat: repeat-x;
	background-position: 0 -600px
}
.ratings .amount {
	display: block;
	margin: 5px auto
}
.ratings .rating-links a {
	vertical-align: middle
}
.ratings .separator {
	margin: 0 10px;
	overflow: hidden;
	text-indent: -999em;
	position: relative;
	line-height: 26px;
	display: inline-block;
	width: 2px;
	vertical-align: middle
}
.ratings .separator.temp {
	float: left
}
.ratings .separator::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 1px;
	height: 100%;
	background-color: #dfdfdf
}
.std p {
	margin: 0 0 1.5em
}
.std ol {
	list-style: decimal outside;
	margin-bottom: 1.5em
}
.std ol li {
	margin-left: 2em
}
.std ul {
	list-style: disc outside;
	margin-bottom: 1.5em
}
.std ul li {
	margin-left: 2em
}
.std .note {
	color: #909090;
	font-size: 13px
}
.tabs {
	margin-bottom: 10px;
	background: #FFFFFF
}
.toolbar {
	margin-bottom: 35px;
	background-color: #f5f5f5;
	padding: 0;
	clear: both
}
.toolbar:after {
	content: '';
	display: table;
	clear: both
}
.toolbar select {
	width: auto;
	display: inline-block;
	float: left;
	vertical-align: middle;
	margin: 7px
}
.toolbar .dropdown {
	border-top: none;
	border-left: none;
	border-bottom: none;
	float: left;
	width: 270px
}
.toolbar .dropdown li, .toolbar .dropdown .selected {
	padding: 18px 20px 17px
}
.toolbar .dropdown .carat {
	margin: 0
}
@media only screen and (max-width: 1199px) {
.toolbar .dropdown {
	width: auto;
	min-width: 130px
}
.toolbar .dropdown .selected {
	padding-right: 40px
}
.toolbar .dropdown div {
	top: 104%;
	left: auto;
	min-width: 100%;
	width: auto
}
.toolbar .dropdown div ul {
	width: auto;
	min-width: 100%
}
}
.pager-no-toolbar {
	margin-bottom: 10px
}
.pager-no-toolbar ~ .pager-no-toolbar {
	margin-top: 10px
}
.toolbar, .pager {
	font-family: "PT Sans", sans-serif;
	color: #333;
	line-height: 30px;
	font-size: 12px
}
.toolbar li, .pager li {
	border: none;
	margin-right: 2px
}
.toolbar li>a, .toolbar li>span, .pager li>a, .pager li>span {
	display: inline-block;
	padding: 0;
	background-color: transparent;
	border: 1px solid #ddd;
	border-radius: 0;
	vertical-align: top
}
.toolbar label, .pager-no-toolbar label {
	float: left;
	font-weight: normal;
	text-transform: none;
	font-size: 14px;
	color: #333
}
.sorter {
	float: left
}
.sorter label {
	float: left;
	margin-right: 5px;
	display: none
}
.sorter label:after {
	content: ':'
}
.sorter>.sort-by {
	float: left;
	margin-left: 0px
}
.sorter>.sort-by .selectboxit-container .selectboxit-list {
	margin-left: -1px
}
.sorter>.sort-by .sort-by-switcher {
	float: left;
	position: relative;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	padding-top: 2px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #0ce481;
	border-right: solid 1px #dfdfdf;
	background-color: #f5f5f5
}
.sorter>.sort-by .sort-by-switcher::before {
	font-size: 24px;
	line-height: 46px;
	-webkit-transition: all, 0.3s, ease-in-out;
	-o-transition: all, 0.3s, ease-in-out;
	transition: all, 0.3s, ease-in-out;
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: ""
}
.sorter>.sort-by .sort-by-switcher:hover::before {
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sorter>.sort-by .sort-by-switcher--desc:before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}
.sorter>.sort-by .sort-by-switcher--desc:hover::before {
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.sorter>.view-mode {
	float: left;
	margin-bottom: 0
}
.sorter>.view-mode .grid, .sorter>.view-mode .list {
	float: left;
	font-size: 0;
	position: relative;
	border-right: solid 1px #dfdfdf;
	background-color: #f5f5f5;
	line-height: 0;
	padding: 10px 13px 10px 13px;
	-webkit-transition: all, 0.1s, ease-in-out;
	-o-transition: all, 0.1s, ease-in-out;
	transition: all, 0.1s, ease-in-out;
	color: #909090;
	height: 50px;
	overflow: hidden
}
.sorter>.view-mode .grid:before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
	font-size: 24px;
	line-height: 28px;
	font-weight: 100
}
.sorter>.view-mode strong.grid {
	color: #0ce481
}
.sorter>.view-mode .list:before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
	font-size: 24px;
	line-height: 28px;
	font-weight: 100
}
.sorter>.view-mode strong.list {
	color: #0ce481
}
.pager {
	float: right;
	margin: 0
}
.pager .selectboxit-container .selectboxit-btn {
	width: 120px !important;
	border-right: none;
	border-left: solid 1px #dfdfdf
}
.pager .selectboxit-container .selectboxit-list {
	width: 120px
}
.pager .selectboxit-container .selectboxit-list li {
	margin: 0
}
.pager>.count-container {
	float: left
}
.pager .amount {
	float: left;
	white-space: nowrap;
	margin: 10px 20px 0 0;
	color: #0ce481;
	font-size: 14px
}
.pager .amount strong {
	font-weight: normal
}
.pager .limiter {
	float: left;
	height: 50px;
	line-height: 50px
}
.pager .limiter>label {
	padding-right: 20px
}
.pager .limiter>label:after {
	content: ':'
}
.pager .dropdown {
	text-align: left;
	border: none;
	border-left: solid 1px #dfdfdf;
	width: 120px
}
.pager .dropdown li, .pager .dropdown .selected {
	padding: 18px 20px 17px
}
.category-products .pages {
	display: none
}
.pages {
	float: left;
	margin: 0
}
.pages strong {
	display: none
}
.pages li {
	display: inline-block;
	margin: 0;
	float: left;
	position: relative
}
.pages ol li a, .pages ol li.current {
	display: inline-block;
	border: 0;
	font-size: 14px;
	text-align: center;
	position: relative;
	line-height: 50px;
	width: 50px;
	height: 50px;
	padding: 0;
	overflow: hidden;
	border-right: 1px solid #dfdfdf;
	-webkit-transition: all, 0.3s, ease-in-out;
	-o-transition: all, 0.3s, ease-in-out;
	transition: all, 0.3s, ease-in-out
}
.pages ol li a.next, .pages ol li.current.next {
	border-right: none
}
.pages ol li a {
	color: #333;
	background-color: #f5f5f5
}
.pages ol li a:hover {
	color: #333;
	background-color: #EDEDED
}
.pages ol li.current, .pages ol li.current a {
	color: #333;
	background-color: #EDEDED
}
.pages .next, .pages .previous {
	font: 0/0 a;
	text-shadow: none;
	position: relative
}
.pages .next:before, .pages .previous:before {
	color: #0ce481;
	font-size: 18px;
	line-height: 50px
}
.pages .next:before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: ""
}
.pages .previous:before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: ""
}
.toolbar-bottom .toolbar {
	background: #fff
}
.toolbar-bottom .toolbar .pager {
	float: left
}
.toolbar-bottom .toolbar .sorter, .toolbar-bottom .toolbar .count-container {
	display: none
}
.category-products .toolbar-bottom .toolbar .pages {
	display: block
}
@media only screen and (max-width: 479px) {
.pager .amount--has-pages {
	display: none
}
.pages {
	float: left
}
.pages ol li a, .pages ol li.current {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.pages .next:before, .pages .previous:before {
	line-height: 30px
}
.limiter label {
	display: none
}
}
@media only screen and (max-width: 767px) {
.col1-layout .sorter, .col1-layout .pager {
	width: 100%
}
.col1-layout .pager {
	float: left;
	clear: both
}
.col1-layout .pager .pages {
	float: left;
	margin-left: 0
}
.col1-layout .pager .count-container {
	float: right
}
}
@media only screen and (max-width: 991px) {
.sorter {
	border-bottom: solid 1px #dfdfdf
}
.sorter>.sort-by {
	float: right
}
.col2-left-layout .sorter, .col2-left-layout .pager, .col2-right-layout .sorter, .col2-right-layout .pager, .col3-layout .sorter, .col3-layout .pager {
	width: 100%
}
.col2-left-layout .pager, .col2-right-layout .pager, .col3-layout .pager {
	float: left;
	clear: both
}
.col2-left-layout .pager .pages, .col2-right-layout .pager .pages, .col3-layout .pager .pages {
	float: left;
	margin-left: 0
}
.col2-left-layout .pager .count-container, .col2-right-layout .pager .count-container, .col3-layout .pager .count-container {
	float: right
}
}
@media only screen and (max-width: 1279px) {
.toolbar .view-mode>label {
	display: none
}
}
#checkout-review-table .summary-collapse, #shopping-cart-totals-table .summary-collapse, body.customer-account .data-table .summary-collapse {
	position: relative;
	cursor: pointer
}
#checkout-review-table .summary-collapse:before, #shopping-cart-totals-table .summary-collapse:before, body.customer-account .data-table .summary-collapse:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-top: 7px solid #39c;
	border-bottom: none;
	position: static;
	display: inline-block;
	margin-right: 5px
}
#checkout-review-table .summary-collapse:hover:before, #shopping-cart-totals-table .summary-collapse:hover:before, body.customer-account .data-table .summary-collapse:hover:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-top: 7px solid #0d0d0d;
	border-bottom: none;
	position: static;
	display: inline-block;
	margin-right: 5px
}
#checkout-review-table .show-details .summary-collapse:before, #shopping-cart-totals-table .show-details .summary-collapse:before, body.customer-account .data-table .show-details .summary-collapse:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 7px solid transparent;
	border-left: none;
	border-bottom: 7px solid #39c;
	border-top: none;
	position: static;
	display: inline-block;
	margin-right: 5px
}
#checkout-review-table .show-details .summary-collapse:hover:before, #shopping-cart-totals-table .show-details .summary-collapse:hover:before, body.customer-account .data-table .show-details .summary-collapse:hover:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 7px solid transparent;
	border-left: none;
	border-bottom: 7px solid #0d0d0d;
	border-top: none;
	position: static;
	display: inline-block;
	margin-right: 5px
}
#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before {
	margin-bottom: 5px
}
.a-center {
	text-align: center
}
.a-right, .align-right {
	text-align: right
}
.f-right {
	float: right
}
.f-left {
	float: left
}
.no-display {
	display: none !important
}
.nobr, .nowrap {
	white-space: nowrap
}
.width-full {
	width: 100%
}
.hidden {
	display: none
}
.page-print .print-head {
	margin: 0 0 15px
}
.page-print .print-head .logo {
	float: none;
	max-height: 50px;
	width: auto
}
.owl-controls .owl-buttons div {
	background: none;
	opacity: 1
}
.owl-controls .owl-buttons div.owl-prev, .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	top: 45%;
	left: -25px;
	right: auto;
	background: none;
	padding: 0;
	text-align: center;
	margin: 0;
	font-size: 0;
	opacity: 1
}
.owl-controls .owl-buttons div.owl-prev::before, .owl-controls .owl-buttons div.owl-next::before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: inherit;
	line-height: normal;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-size: 36px;
	color: #c9c9c9;
	background: none;
	margin: 0 auto;
	text-align: center;
	opacity: 1
}
.owl-controls .owl-buttons div.owl-prev:hover::before, .owl-controls .owl-buttons div.owl-next:hover::before {
	color: #333
}
.owl-controls .owl-buttons div.owl-next {
	right: -25px;
	left: auto
}
.owl-controls .owl-buttons div.owl-prev:before {
	content: ""
}
.owl-controls .owl-buttons div.owl-next:before {
	content: ""
}
.owl-controls .owl-buttons div.owl-prev, .owl-controls .owl-buttons div.owl-next {
	top: -40px
}
.owl-controls .owl-buttons div.owl-prev {
	left: auto;
	right: 50px
}
.owl-controls .owl-buttons div.owl-next {
	right: 15px
}
a, .button, .swatch-link, .swatch-link .swatch-label, .swatch-link .swatch-text, .swatch-link.has-image .swatch-label::before, .block .product-image, label:after, #header-cart {
	-webkit-transition: all, 0.2s, ease-in-out;
	-o-transition: all, 0.2s, ease-in-out;
	transition: all, 0.2s, ease-in-out
}
img, .truncated .truncated_full_value .item-options {
	-webkit-transition: all, 0.8s, ease-in-out;
	-o-transition: all, 0.8s, ease-in-out;
	transition: all, 0.8s, ease-in-out
}
#overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: 9;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
#overlay.active {
	opacity: 0.5;
	filter: alpha(opacity=50);
	display: block
}
.cms-index-index .main-col-left {
	display: none
}
@media only screen and (max-width: 991px) {
.cms-index-index .col-left.sidebar {
	display: none
}
.cms-index-index .col-main {
	width: 100%
}
}
.soc-icon {
	text-align: center;
	margin-bottom: 30px
}
@media only screen and (min-width: 768px) {
.soc-icon {
	float: right;
	margin-left: 30px;
	text-align: right;
	margin-bottom: 0
}
}
.soc-icon li {
	display: inline-block;
	margin-left: 20px
}
.soc-icon li a {
	font-size: 18px;
	color: #333
}
.soc-icon li a:hover {
	color: #0ce481
}
.two-small .banner-text-box {padding: 20px 30px!important}
.header-banner-block .banner-text-box, 
.top-widget-block .widget-static-block .banner-text-box,
.design-information .banner-text-box,
.two-small .banner-text-box,
.top-designer .banner-text-box

 {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	left: 0;
	transform: translateY(-50%);
	padding: 20px 50px
}
.header-banner-block .banner-text-box h3, .top-widget-block .widget-static-block .banner-text-box h3,
.design-information .banner-text-box h3,
.two-small .banner-text-box h3,
.top-designer .banner-text-box h3

 {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
.header-banner-block .banner-text-box .banner-pre-title, .top-widget-block .widget-static-block .banner-text-box .banner-pre-title,
.design-information .banner-text-box .banner-pre-title,
.two-small .banner-text-box .banner-pre-title,
.top-designer .banner-text-box .banner-pre-title

 {
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff
}
.header-banner-block .banner-text-box .banner-btn, .top-widget-block .widget-static-block .banner-text-box .banner-btn,
.design-information .banner-text-box .banner-btn,
.two-small .banner-text-box .banner-btn,
.top-designer .banner-text-box .banner-btn
 {
	cursor:pointer;
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	padding: 15px 30px;
	display: inline-block;
	text-transform: uppercase;
	background: #0ce481
}
.header-banner-block .banner-text-box .banner-btn:hover, .top-widget-block .widget-static-block .banner-text-box .banner-btn:hover,
.design-information .banner-text-box .banner-btn:hover,
.two-small .banner-text-box .banner-btn:hover,
.top-designer .banner-text-box .banner-btn:hover
 {
	background: #333
}
.header-banner-block>div {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	background: url(../images/banner-bg.jpg) #333;
	background-size: cover
}
.header-banner-block>div:hover .banner-text-box h3 {
	margin-bottom: 30px
}
.header-banner-block>div:hover .banner-text-box .banner-btn {
	bottom: 0
}
.header-banner-block>div:hover .banner-img-box img {
	opacity: .22
}
.header-banner-block .banner-text-box h3 {
	margin-bottom: -50px
}
.header-banner-block .banner-text-box .banner-btn {
	position: relative;
	bottom: -300px
}
.header-banner-block .banner-img-box img {
	width: 100%;
	opacity: .8;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
.top-widget-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 60px
}
@media only screen and (max-width: 1199px) {
.top-widget-block {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.top-widget-block .widget-static-block {
	width: 36.7347%;
	position: relative;
	margin-top: 8px
}
.top-widget-block .widget-static-block .banner-wrapper, .top-designer, .two-small, .top-designer {
	position: relative
}
@media only screen and (max-width: 1199px) {
.top-widget-block .widget-static-block {
	width: 100%;
	margin-bottom: 50px
}
}
.top-widget-block .widget-static-block .banner-img-box {
	padding-bottom: 100%;
	background: url(../images/banner-2-bg.jpg);
	background-size: cover
}
.top-widget-block .widget-static-block .banner-text-box h3 {
	font-size: 70px;
	line-height: 72px
}
@media only screen and (max-width: 479px) {
.top-widget-block .widget-static-block .banner-text-box h3 {
	font-size: 45px;
	line-height: 50px
}
}
.top-widget-block .widget-catalogsale-products {
	width: 59.18%
}
@media only screen and (max-width: 1199px) {
.top-widget-block .widget-catalogsale-products {
	width: 100%
}
}
@media only screen and (max-width: 991px) {
.top-widget-block .widget-catalogsale-products .products-grid>li.item:nth-child(2n+1) {
	clear: none
}
}
@media only screen and (max-width: 599px) {
.top-widget-block .widget-catalogsale-products .products-grid>li.item {
	clear: both;
	width: 100%;
	max-width: 320px;
	float: none;
	margin: 0 auto
}
}
.bottom-widget-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between
}
@media only screen and (max-width: 1199px) {
.bottom-widget-block {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
}
.bottom-widget-block .block-title strong {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	padding-bottom: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: .1em
}
@media only screen and (max-width: 767px) {
.bottom-widget-block .block-title strong {
	font-size: 24px;
	text-align: center
}
}
.bottom-widget-block .blog-container {
	width: 36.7347%;
	position: relative
}
@media only screen and (max-width: 1199px) {
.bottom-widget-block .blog-container {
	width: 100%;
	margin-bottom: 50px
}
}
.bottom-widget-block .instagram-container {
	width: 28.57%
}
@media only screen and (max-width: 1199px) {
.bottom-widget-block .instagram-container {
	width: 50%
}
}
@media only screen and (max-width: 599px) {
.bottom-widget-block .instagram-container {
	width: 100%;
	margin-bottom: 30px
}
}
.bottom-widget-block .twitter-container {
	width: 26.53%
}
@media only screen and (max-width: 1199px) {
.bottom-widget-block .twitter-container {
	width: 50%
}
}
@media only screen and (max-width: 599px) {
.bottom-widget-block .twitter-container {
	width: 100%
}
}
.bottom-widget-block .twitter-container .block-content {
	padding: 2px
}
.bottom-widget-block .twitter-container .twitter-timeline {
	border: 1px solid #cdcdcd !important;
	border-radius: 6px
}
.instagram-media li a {
	position: relative
}
.instagram-media li a:before, .instagram-media li a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0)
}
.instagram-media li a:before {
	background: #0ce481;
	opacity: 0.8
}
.instagram-media li a:after {
	background: url(../images/arrow.png) 50% 50% no-repeat
}
.instagram-media li a:hover:before, .instagram-media li a:hover:after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1)
}
.fieldset p {
	margin-bottom: 7px
}
.fieldset p.required {
	margin-bottom: 5px;
	float: right;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px
}
.fieldset+.fieldset {
	margin-top: 5px
}
form .legend {
	margin: 0;
	margin-bottom: 10px;
	color: #333;
	font-family: "PT Sans", sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 30px;
	font-weight: 500
}
.input-box {
	padding-top: 2px;
	position: relative
}
.input-box .input-box:after {
	content: '';
	display: table;
	clear: both
}
li.centinel-logos div.input-box img {
	display: inline;
	vertical-align: middle
}
.input-box .v-fix {
	float: left;
	margin-right: 5px;
	max-width: 100%
}
label {
	margin: 0;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none
}
label.required:after, span.required:after {
	content: ' * ';
	color: #ee372a;
	font-weight: normal;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px
}
label.required em, span.required em {
	display: none
}
.input-hint {
	color: #909090;
	font-size: 12px
}
select {
	font-size: 14px
}
select+select {
	margin-left: 5px
}
select[multiple] {
	width: 270px;
	border: 1px solid #dfdfdf;
	font-size: 15px;
	padding: 5px
}
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 450px;
	padding: 5px
}
.input-text, textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #dfdfdf;
	background: #f5f5f5;
	font-size: 14px
}
.input-text:focus, textarea:focus {
	border: 1px solid #cdcdcd;
	outline: 0
}
.input-text.validation-failed {
	border-color: #ee372a
}
.input-text.validation-failed:focus {
	outline-color: #f79b95
}
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
	height: 40px;
	padding: 0 8px;
	border: solid 1px #dfdfdf
}
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] {
	width: 230px;
	max-width: 100%
}
select {
	max-width: 100%;
	width: 92%;
	height: 40px;
	background: #f5f5f5;
	border: solid 1px #dfdfdf;
	margin-top: 0
}
select option {
	padding: 5px 10px
}
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text], select {
	font-size: 16px
}
}
.ie8 .input-text {
	max-width: none
}
input[type=number].qty, input[type=text].qty {
	width: 3em;
	text-align: center;
	vertical-align: middle
}
::-webkit-input-placeholder {
color:#909090
}
input:-moz-placeholder {
color:#909090
}
input::-webkit-input-placeholder {
opacity:0.7
}
input::-moz-placeholder {
opacity:0.7
}
input:-moz-placeholder {
opacity:0.7
}
input:-ms-input-placeholder {
opacity:0.7
}
input:focus::-webkit-input-placeholder {
opacity:0.3
}
input:focus::-moz-placeholder {
opacity:0.3
}
input:focus:-moz-placeholder {
opacity:0.3
}
input:focus:-ms-input-placeholder {
opacity:0.3
}
.checkbox, .radio {
	position: relative;
	top: -1px;
	display: inline-block
}
.checkbox+label, .radio+label {
	width: auto;
	max-width: 85%;
	padding: 0 0 0 8px;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top
}
p.required, .validation-advice {
	margin: 5px 0 0;
	color: #ee372a;
	font-size: 14px
}
p.required {
	font-size: 14px
}
.form-list>li {
	margin-bottom: 10px
}
.form-list select {
	margin-top: 4px;
	width: 300px;
	max-width: 100%
}
.form-list .input-range .input-text {
	width: 74px
}
.form-list .field, .form-list .wide, .form-list .control {
	margin-bottom: 15px
}
.form-list .control div.input-box, .sp-methods dt div.input-box, .product-options ul.options-list div.input-box {
	display: inline;
	float: left
}
.form-list .control div.input-box:after, .sp-methods dt div.input-box:after, .product-options ul.options-list div.input-box:after {
	display: none
}
.form-list .control input.radio, .form-list .control input.checkbox, .sp-methods dt input.radio, .sp-methods dt input.checkbox, .product-options ul.options-list input.radio, .product-options ul.options-list input.checkbox {
	float: left;
	margin-right: -40px;
	margin-top: 10px;
	margin-left: 15px
}
.form-list .control label, .sp-methods dt label, .product-options ul.options-list label {
	color: #333;
	background-color: #f5f5f5;
	padding: 5px 10px;
	display: inline-block;
	width: auto;
	max-width: none;
	min-width: 250px;
	float: none;
	padding: 6px 10px 6px 40px
}
.form-list .control label:hover, .sp-methods dt label:hover, .product-options ul.options-list label:hover {
	background-color: #EDEDED
}
.form-list .control .no-display+label, .sp-methods dt .no-display+label, .product-options ul.options-list .no-display+label {
	padding-left: 10px;
	background-color: transparent
}
.form-list .control .no-display+label:hover, .sp-methods dt .no-display+label:hover, .product-options ul.options-list .no-display+label:hover {
	background-color: transparent
}
.product-options ul.options-list label, .col2-set .form-list .control label {
	min-width: inherit;
	width: 100%;
	max-width: 100%
}
.form-list .control.remember-me-box label {
	width: auto;
	max-width: none;
	min-width: inherit
}
.form-list .control {
	margin-top: 15px
}
.form-list .control label {
	float: none
}
.form-list .control .radio, .form-list .control .checkbox {
	margin-right: 6px
}
.form-list .control .input-box {
	clear: none;
	display: inline-block;
	width: auto;
	padding: 0
}
form .form-instructions {
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	color: #909090
}
.hide-th {
	text-indent: -9999px
}
.data-table {
	width: 100%;
	margin-bottom: 30px
}
.data-table td, .data-table th {
	padding: 15px 20px;
	vertical-align: middle
}
.data-table th {
	background: #F4F4F4;
	text-transform: uppercase;
	font-family: "PT Sans", sans-serif;
	line-height: 1.4;
	white-space: nowrap
}
.data-table thead th, .data-table tbody td {
	border-bottom: 1px solid #dfdfdf
}
.data-table tbody td, .data-table tfoot td {
	font-family: "PT Sans", sans-serif
}
.data-table tfoot tr {
	background: #F4F4F4
}
.data-table tbody td .item-options {
	margin-top: 10px
}
.data-table tbody td .item-options dt:after {
	content: ':'
}
.info-box {
	border: 1px solid #dfdfdf;
	padding: 12px 15px;
	margin: 0 0 15px
}
.info-box h2 {
	font-weight: bold;
	font-size: 13px
}
.info-table th, .info-table td {
	vertical-align: top
}
.info-table th {
	font-weight: bold;
	padding: 4px 20px 4px 0
}
.info-table td {
	padding: 4px 0
}
.zebra-table tr:first-child, .zebra-table th:first-child {
	border-top: 1px solid #dfdfdf
}
.zebra-table td, .zebra-table th {
	border-bottom: 1px solid #dfdfdf;
	padding: 6px;
	background-color: transparent
}
.zebra-table tr {
	background-color: #EEEDED
}
.zebra-table tr:nth-child(odd) {
	background-color: #F8F7F5
}
@media only screen and (max-width: 479px) {
.linearize-table tr, .linearize-table th, .linearize-table td {
	display: block
}
.linearize-table thead {
	display: none
}
.linearize-table thead th {
	border-right: 0;
	border-left: 0
}
.linearize-table thead th.lin-hide {
	display: none
}
.linearize-table thead th:nth-child(1n+2) {
	display: none
}
.linearize-table tbody tr {
	position: relative;
	border-bottom: 1px solid #ccc
}
.linearize-table tbody td {
	padding: 0 10px 4px;
	border-right: 0;
	border-bottom: 0
}
.linearize-table tbody td.lin-hide {
	display: none
}
.linearize-table tbody td:first-child {
	padding-top: 10px
}
.linearize-table tbody td:first-child, .linearize-table tbody td:first-child h3 {
	font-weight: bold
}
.linearize-table tbody td[data-rwd-label] {
	text-align: left;
	padding-left: 30px
}
.linearize-table tbody td[data-rwd-label]:before {
	content: attr(data-rwd-label) ":";
	font-size: 12px;
	font-family: "PT Sans", sans-serif;
	padding: 5px 5px 5px 0;
	text-transform: uppercase
}
.linearize-table tfoot tr {
	display: block;
	text-align: right
}
.linearize-table tfoot tr:after {
	content: '';
	display: table;
	clear: both
}
.linearize-table tfoot td {
	display: block;
	float: left
}
.linearize-table tfoot td.lin-hide {
	display: none
}
.linearize-table tfoot td:nth-child(odd) {
	clear: left;
	width: 60%
}
.linearize-table tfoot td:nth-child(even) {
	text-align: left;
	width: 40%
}
.linearize-table .linearize-hide {
	display: none
}
.linearize-table .linearize-unpad {
	padding: 0
}
.linearize-table .linearize-show {
	display: block
}
}
@media only screen and (max-width: 599px) {
.linearize-table-large tr, .linearize-table-large th, .linearize-table-large td {
	display: block
}
.linearize-table-large thead {
	display: none
}
.linearize-table-large thead th {
	border-right: 0;
	border-left: 0
}
.linearize-table-large thead th.lin-hide {
	display: none
}
.linearize-table-large thead th:nth-child(1n+2) {
	display: none
}
.linearize-table-large tbody tr {
	position: relative;
	border-bottom: 1px solid #ccc
}
.linearize-table-large tbody td {
	padding: 0 10px 4px;
	border-right: 0;
	border-bottom: 0
}
.linearize-table-large tbody td.lin-hide {
	display: none
}
.linearize-table-large tbody td:first-child {
	padding-top: 10px
}
.linearize-table-large tbody td:first-child, .linearize-table-large tbody td:first-child h3 {
	font-weight: bold
}
.linearize-table-large tbody td[data-rwd-label] {
	text-align: left;
	padding-left: 30px
}
.linearize-table-large tbody td[data-rwd-label]:before {
	content: attr(data-rwd-label) ":";
	font-size: 12px;
	font-family: "PT Sans", sans-serif;
	padding: 5px 5px 5px 0;
	text-transform: uppercase
}
.linearize-table-large tfoot tr {
	display: block;
	text-align: right
}
.linearize-table-large tfoot tr:after {
	content: '';
	display: table;
	clear: both
}
.linearize-table-large tfoot td {
	display: block;
	float: left
}
.linearize-table-large tfoot td.lin-hide {
	display: none
}
.linearize-table-large tfoot td:nth-child(odd) {
	clear: left;
	width: 60%
}
.linearize-table-large tfoot td:nth-child(even) {
	text-align: left;
	width: 40%
}
.linearize-table-large .linearize-hide {
	display: none
}
.linearize-table-large .linearize-unpad {
	padding: 0
}
.linearize-table-large .linearize-show {
	display: block
}
}
@media only screen and (min-width: 600px) {
.linearize-table .linearize-collapse {
	display: none
}
}
div.calendar table {
	border-collapse: separate
}
div.calendar table td.button {
	display: table-cell;
	background: inherit;
	color: inherit;
	text-transform: none
}
/*# sourceMappingURL=styles.css.map */


.slider-arrows1 .owl-controls .owl-buttons {
	position: absolute;
}
.slider-arrows1 .owl-controls .owl-buttons div {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(../images/slider-arrows1.png);
	background-repeat: no-repeat;
	background-color: #e5e5e5;
	cursor: pointer;
	text-decoration: none;
	text-indent: -9999px;
	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;
}
.slider-arrows1 .owl-controls.clickable .owl-buttons div:hover {
	background-color: #333;
}
.slider-arrows1 .owl-controls .owl-buttons div.disabled {
	opacity: 0.4;
	filter: alpha(opacity=40);
	cursor: default;
}
.slider-arrows1 .owl-controls.clickable .owl-buttons div.disabled:hover {
	background-color: #e5e5e5; /* Must be the same as default color */
}
.slider-arrows1 .owl-controls .owl-buttons .owl-prev {
	background-position: -10px -10px;
	margin-right: 1px;
}
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev:hover {
	background-position: -10px -60px;
}
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover {
	background-position: -10px -10px; /* Same as default */
}
.slider-arrows1 .owl-controls .owl-buttons .owl-next {
	background-position: -60px -10px;
}
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next:hover {
	background-position: -60px -60px;
}
.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover {
	background-position: -60px -10px; /* Same as default */
}
/* Position */
.slider-arrows1-pos-top-right .owl-controls .owl-buttons {
	top: -40px;
	right: 0px;
}
.slider-arrows1-pos-top-left .owl-controls .owl-buttons {
	top: -40px;
	left: 0px;
}
/* Generic arrows 2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows2 .owl-controls .owl-buttons div {
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url(../images/slider-arrows1.png);
	background-repeat: no-repeat;
	cursor: pointer;
	text-decoration: none;
	text-indent: -9999px;
	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;/* Fix: opacity transition disabled for Firefox to prevent possible glitches during animation */

}
.slider-arrows2:hover .owl-controls .owl-buttons div {
	opacity: 1;
	filter: alpha(opacity=100);
}
.slider-arrows2 .owl-controls.clickable .owl-buttons div:hover {
}
.slider-arrows2 .owl-controls .owl-buttons .owl-prev {
	background-position: 10px 0;
	left: 0;
	top: 44%;
}
.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-prev:hover {
	background-position: 10px -70px;
}
.slider-arrows2 .owl-controls .owl-buttons .owl-next {
	background-position: -65px 0;
	right: 0;
	top: 44%;
}
.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-next:hover {
	background-position: -65px -70px;
}
/* Generic arrows 3
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-arrows3 .owl-controls .owl-buttons div {
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(http://ultimo.infortis-themes.com/demo/skin/frontend/ultimo/default/images/infortis/_shared/slider-arrows.png);
	background-repeat: no-repeat;
	background-color: #fff;
	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;
}
.slider-arrows3 .owl-controls.clickable .owl-buttons div:hover {
	background-color: #000;
}
.slider-arrows3 .owl-controls .owl-buttons div.disabled {
	opacity: 0.4;
	filter: alpha(opacity=40);
	cursor: default;
}
.slider-arrows3 .owl-controls.clickable .owl-buttons div.disabled:hover {
	background-color: #fff; /* Must be the same as default color */
}
.slider-arrows3 .owl-controls .owl-buttons .owl-prev {
	background-position: -10px -10px;
	top: 30%;
	left: -32px;
}
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev:hover {
	background-position: -10px -60px;
}
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover {
	background-position: -10px -10px; /* Same as default */
}
.slider-arrows3 .owl-controls .owl-buttons .owl-next {
	background-position: -60px -10px;
	top: 30%;
	right: -32px;
}
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next:hover {
	background-position: -60px -60px;
}
.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover {
	background-position: -60px -10px; /* Same as default */
}
/* Position */


/* Generic pagination 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-pagination1 .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
}
.slider-pagination1 .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 7px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #eee;
	transition: background-color 300ms ease-in-out;
	-moz-transition: background-color 300ms ease-in-out;
	-webkit-transition: background-color 300ms ease-in-out;
	-o-transition: background-color 300ms ease-in-out;
}
.slider-pagination1 .owl-controls.clickable .owl-page:hover span {
	background-color: #000;
}
.slider-pagination1 .owl-controls .owl-page.active span {
	background-color: #ccc;
}
/* Generic pagination 2
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.slider-pagination2 .owl-controls .owl-page {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
 *display: inline;/*IE7 life-saver */
}
.slider-pagination2 .owl-controls .owl-page span {
	display: block;
	background: none;
	width: 10px;
	height: 10px;
	margin: 5px;
	border: 2px #fff solid;
	transition: background-color 300ms ease-in-out;
	-moz-transition: background-color 300ms ease-in-out;
	-webkit-transition: background-color 300ms ease-in-out;
	-o-transition: background-color 300ms ease-in-out;/*   transition:                     width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
        -moz-transition:        width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
        -webkit-transition:     width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;
        -o-transition:          width 300ms ease-in-out, height 300ms ease-in-out, margin 300ms ease-in-out, background-color 300ms ease-in-out;*/
	box-shadow: 1px 1px 1px #666
}
.slider-pagination2 .owl-controls.clickable .owl-page:hover span, .slider-pagination2 .owl-controls .owl-page.active span {
	width: 10px;
	height: 10px;
	margin: 5px;
	border: 2px #fff solid;
	background: #155399
}
/* Pagination position
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.pagination-pos-bottom-centered {
	padding-bottom: 50px; /* Additional space for bottom pagination */
}
.pagination-pos-bottom-centered .owl-pagination {
	padding: 10px 0;
	text-align: center;
	position: absolute;
	width: 100%;
}
.pagination-pos-bottom-right .owl-pagination {
	padding: 10px 0;
	float: right;
}
.pagination-pos-bottom-left .owl-pagination {
	padding: 10px 0;
	float: left;
}
/* Over the slider */
.pagination-pos-over-bottom-centered .owl-pagination {
	text-align: center;
	margin-top: -35px;
	position: absolute;
	width: 100%;
}
.pagination-pos-over-bottom-right .owl-pagination {
	position: absolute;
	bottom: 3.5%;
	right: 1.5%;
}
.pagination-pos-over-bottom-left .owl-pagination {
	position: absolute;
	bottom: 3.5%;
	left: 47%;
}
/* Caption
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
.caption {
	display: block;
	position: relative;
	bottom: 0;
	width: 1220px;
	margin: auto;
	padding: 0;
	padding-top: 50px;
	overflow: hidden;
}
.caption .caption-inner {
	padding: 20px 0px;
	text-align: center;
}
.dark2 {
	width: 360px;
	left: -400px!important;
	padding: 10px 30px;
	top: 30px;
	background: rgba(0, 0, 0, 0.3);
	height: 405px;
	border: 10px rgba(255, 255, 255, 0.5) solid
}
/* Caption position
-------------------------------------------------------------- */
.caption.top {
	top: 0;
	bottom: auto;
	width: 80%;
}
.caption.top-right {
	top: 0;
	bottom: auto;
	right: 0;
	padding-top: 1%;
}
.caption.top-left {
	top: 0;
	bottom: auto;
	right: 0;
	width: 57%;
	float: left;
	padding-top: 12%;
	padding-left: 9%;
}
.caption.bottom-right {
	right: 0;
	width: 58%;
}
/* Caption elements
-------------------------------------------------------------- */
.caption > * {
	float: left;
	display: inline-block;
	margin-bottom: 1px;
}
.caption h1 {
	padding: 0;
	margin-bottom: 0.2em;
	font-size: 80px;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 10px;
	padding-bottom: 10px;
	font-style: italic;
	color: #fff;
	text-align: left;
	text-shadow: 0px 3px 2px #888
}
.caption p {
	clear: left;
	padding: 15px 0px;
	margin-bottom: 1px;
	font-size: 28px;
	line-height: 1em;
	color: #666 !important
}
.caption .intro-btn {
	margin-top: 10px;
	display: block;
}
.caption .intro-btn a {
	color: #fff;
	padding: 10px 20px;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: 300;
	background: rgba(0, 0, 0, 0.8)
}
.caption .normal-text {
	font-size: 30px;
	letter-spacing: 6px;
	color: #fff;
	font-weight: normal;
	padding-top: 0px;
	border-bottom: 1px #666 solid;
	margin-bottom: 7px
}
.caption .normal-text1 {
	clear: left;
	padding: 15px 0px;
	margin-bottom: 1px;
	font-size: 18px;
	line-height: 1em;
	font-weight: 300;
	color: #fff !important;
}
.caption button.btn-cart {
	display: block;
	padding: 4px;
	cursor: pointer!important;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background: #155399;
	border: none
}
.caption button.btn-cart span {
	display: block;
	padding: 0 28px;
	border: 1px solid #fff;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	background: #155399;
}
.caption button.btn-cart:hover {
	background: #155399;
}
.caption button.btn-cart:hover span {
	color: #ffffff;
	background: #155399;
	border: 1px solid #ffffff;
}
/* Caption layout
-------------------------------------------------------------- */
.caption.centered {
	text-align: center;
}
.caption.centered > * {
	display: inline-block;
	float: none;
}
/* Floating (text alignment) */
.caption.right > * {
	text-align: right;
	float: right !important;
}
/* Caption additional styles
-------------------------------------------------------------- */
/* Width */
.caption.full-width {
	width: 88%;
	margin: 6%;
}
.caption.narrow {
	width: 38%;
}
/* Prevent from hiding elements of the caption on narrow screens */
.caption .permanent {
	display: inline-block !important;
}
/* Skin
-------------------------------------------------------------- */
.caption .heading, .caption p {
	transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
	-o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}
a:hover .caption .heading, a:hover .caption p {
	transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-moz-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-webkit-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
	-o-transition: color 200ms ease-in-out, background-color 200ms ease-in-out;
}
/* Dark + white text */
.caption.dark1 .heading, .caption.dark1 p {
	background-color: rgba(0, 0, 0, 0.35);
	color: #fff;
}
a:hover .caption.dark1 .heading, a:hover .caption.dark1 p {
	background-color: rgba(0, 0, 0, 0.7);
	color: #fff;
}
/* Dark + white text */
.caption.dark2 .heading {
	padding: 10px;
	margin-bottom: 0em;
	font-size: 48px;
	line-height: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-bottom: 10px;
	color: #fff;
	text-align: center;
	padding-top: 50px
}
.caption.dark2 .intro-btn a {
	text-align: center;
	display: inline-block;
	float: none
}
.caption.dark2 .permanent {
	font-size: 20px;
	line-height: 30px;
	color: #fff!important;
	text-align: center;
	margin-top: 5px
}
a:hover .caption.dark2 .heading, a:hover .caption.dark2 p {
	color: #fff;
}
/* Dark + white text */
.caption.dark3 .heading, .caption.dark3 p {
	background-color: rgba(0, 0, 0, 0.65);
	color: #fff;
}
a:hover .caption.dark3 .heading, a:hover .caption.dark3 p {
	background-color: rgba(0, 0, 0, 1);
	color: #fff;
}
/* Light + black text */
.caption.light1 .heading, .caption.light1 p {
	color: rgba(0, 0, 0, 0.8);
}
a:hover .caption.light1 .heading, a:hover .caption.light1 .btn-intro {
	background-color: rgba(255, 255, 255, 0.7);
	color: #fff;
}
/* Light + black text */
.caption.light2 .heading, .caption.light2 p {
	background-color: rgba(255, 255, 255, 0.6);
	color: #000;
}
a:hover .caption.light2 .heading, a:hover .caption.light2 p {
	background-color: rgba(255, 255, 255, 0.85);
	color: #000;
}
/* Light + black text */
.caption.light3 .heading, .caption.light3 p {
	background-color: rgba(255, 255, 255, 0.8);
	color: #000;
}
a:hover .caption.light3 .heading, a:hover .caption.light3 p {
	background-color: rgba(255, 255, 255, 1);
	color: #000;
}
#nav-home p {
	margin: -10px;
}
/*DNB MODIFICATON*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */


.owl-item .item.slide img {
	height: 100%;
	width: 100%;
}
.mhbutton {
	position: absolute;
	right: 0;
}
.title-buttons {
	overflow: hidden;
}
.toolbar.marketplace .sorter {
	margin-right: 10px;
}
.toolbar.marketplace {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	padding: 5px 0;
}
.toolbar.marketplace .pager {
	clear: both;
	float: none;
	margin: 1px 0;
	width: 100%;
	overflow: hidden;
}
.toolbar .no-float {
	float: none!important;
}
.toolbar.marketplace select {
	padding: 5px;
}
.custom-button {
	background: #155399;
	border: 1px solid #155399;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	margin-right: 5px;
	padding: 3px;
	text-transform: uppercase;
	position: relative;
	text-decoration: none !important;
}
.custom-button span:hover {
	color: #ffffff;
	text-decoration: none;
}
.custom-button i {
	left: 10px;
	top: 7px;
	padding-left: 0;
	position: absolute;
	font-size: 14px;
	font-style: normal
}
.custom-button span {
	border: 1px solid #ffffff;
	line-height: 27px;
	padding: 5px 10px 5px 25px;
}
.custom-button:hover {
	color: #fff!important
}
.productimage-leftpart {
	float: left;
	width: 260px;
}
.productdetail-rightpart.fieldset {
	float: left;
}
.toolbar.marketplace input[type="text"] {
	height: 25px;
	margin-right: 5px;
	padding: 5px;
	width: 60px;
}
.profile-input-detail {
	float: left;
	margin-left: 20px;
}
.profile-input-detail .buttons-set {
	margin-top: 50px;
}
#previewImage {
	min-height: 140px;
	margin-bottom: 10px;
	border: 1px solid #eeeeee;
	float: left;
	padding: 10px;
	margin-top: 25px;
	box-shadow: 1px 0 4px #cccccc;
}
#previewImage > img {
	clear: both;
	display: block;
	width: 260px;
	margin-bottom: 10px;
}
.uploadPreview {
	background: #808080;
	display: block;
	line-height: 35px;
	margin: -10px -10px 10px;
	padding-left: 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000000;
	color: #ffffff;
}
.globalaccountcreation {
}
#search_design .toolbar {
	margin-bottom: 20px;
}
#search_design .pager {
	float: left;
}
#search_design_field {
	border: none;
	height: 25px;
	margin: 3px;
	padding: 0;
	width: 140px;
}
#designPreview ul li {
	display: inline-block;
	width: 110px;
}
#designPreview ul li .input-text {
	display: inline-block;
	width: 10px;
}
#designPreview ul li .input-text {
	float: left
}
/*09072015*/
.register-page-padding {
	background: #fff;
	min-height: 220px;
	text-indent: 0px;
}
.register-page-padding .content ul.benefits {
	list-style: none;
	padding: 80px 0 0 0px;
	text-indent: 0;
}
.register-page-padding .content ul.benefits li {
	list-style-image: url("../images/r_tick.png");
}
.register-page-padding .content ul.benefits.green li {
	list-style-image: url("../images/g_tick.png");
}
.register-page-padding .content button.green, .register-page-padding .content button.green span {
	background: #009245!important
}
.partner-front-message {
	border-bottom: 2px dotted;
	display: block;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #155399
}
.register-page-padding h4 {
	background: url("../images/seprator.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
	color: #155399;
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
	text-indent: 0px;
	text-transform: uppercase;
}
.reportlist {
	clear: both;
}
#comment {
	height: 70px;
	width: 260px;
}
.button-kand-area {
	background: #eee;
	position: relative;
}
.button-kand-area button:hover, .button-kand-area button {
	border: none;
	padding: 0;
	position: relative;
	right: 3px;
	top: -3px;
	vertical-align: middle;
	background: none
}
/*.sort-by-switcher {
	display: inline-block;
	height: 30px;
	width: 25px;
	text-indent: -9999px;
	top: -4px;
	position: relative;
}
.sort-by .sort-by-switcher--asc {
	background-position: 4px -542px;
	background-image: url("../images/icon_sprite.png");
}
.sort-by .sort-by-switcher--desc {
	background-position: 4px -567px;
	background-image: url("../images/icon_sprite.png");
}
.sorter > .sort-by .sort-by-switcher--asc:hover {
	background-position: -46px -542px;
}
.sorter > .sort-by .sort-by-switcher--desc:hover {
	background-position: -46px -567px;
}*/
.custom_design_pager select {
	padding: 4px;
}
.custom_design_pager .limiter {
	float: right
}
.shopping_cart_mini .button:hover {
	padding: 0 7px
}
#report_design {
	width: 320px;
}
#search_design {
	margin-left: -20px;
	margin-top: 5px;
}
.myorder-tag button span {
	padding: 0 5px;
}
/*Ajay Design Tabs Start*/
.designtabs {
	width: 100%;
	margin: auto;
	padding-bottom: 40px
}
.magik-designtabs .magik-pdt-container-design {
	text-align: center
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-nav-design {
	display: block;
	text-align: center;
	background: url(../images/seprator.png) center bottom repeat-x;
	width: 600px;
	margin: auto;
	margin-bottom: 30px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-nav-design .pdt-nav-design>li {
	font-size: 16px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	height: 38px;
	line-height: 38px;
	padding: 0;
	display: inline-block;
	color: #666;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 0;
	width: 300px;
	text-align: center;
	float: left;
	font-weight: bold;
	letter-spacing: 1px
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-nav-design .pdt-nav-design>li span {
	padding: 0;
	display: inline-block
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-nav-design .pdt-nav-design>li:first-child {
	margin: 0
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-nav-design .pdt-nav-design>li.design-tab-nav-actived, .magik-designtabs .magik-pdt-container-design .magik-pdt-nav-design .pdt-nav-design>li:hover {
	color: #155399;
	border-bottom: 4px #155399 solid
}
.magik-designtabs .magik-pdt-container-design .pre-text {
	margin: 15px 0 0;
	display: inline-block;
	width: 70%;
	text-align: center;
	color: #666
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content {
	width: 1240px;
	float: left;
	border-right: 0 #d9d9d9 solid
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .content-loading {
	background: 0;
	min-height: 450px
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .content-loading .cir {
	border-radius: 50%;
	height: 2px;
	width: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -1px;
	margin-left: -1px;
	box-shadow: -75px -125px 0 40px #6cce74, 75px -125px 0 40px #c18d46, 150px 0 0 40px #c14745, 75px 125px 0 40px #2e1e5b, -75px 125px 0 40px #9c37a6, -150px 0 0 40px #76bdd1;
	-o-animation: largeLoading 12s infinite linear;
	-moz-animation: largeLoading 12s infinite linear;
	-webkit-animation: largeLoading 12s infinite linear;
	animation: largeLoading 12s infinite linear
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-content-design {
	margin: 0
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-content-design .products-grid-home {
	padding-bottom: 0
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-content-design .products-grid-home .item {
	margin-bottom: 0;
	margin-top: 15px
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-content-design .products-grid-home .item.last {
	margin-bottom: 0;
	margin-top: 15px;
	border-right: 0 solid #d9d9d9;
	padding-right: 0
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-content-design .products-grid-home .item.show-addtocart {
	margin-top: 15px;
	border-right: 1px solid #d9d9d9
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore {
	font-size: 150%;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	text-transform: none;
	color: #666;
	padding: 0 20px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	background: #FFF
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore .inner {
	padding: 0;
	height: 100%;
	display: block
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore .inner>span {
	padding: 0;
	height: 100%;
	padding-right: 22px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	background: url(../images/ico-plus.png) no-repeat right 2px;
	display: block
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore:hover {
	background-color: #155399;
	border-color: #155399;
	color: #FFF
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore:hover .inner>span {
	background-position: right -40px;
	color: #FFF
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore .icon-spin {
	display: none;
	position: absolute;
	left: 14px;
	top: 9px;
	font-size: 16px;
	color: #FFF
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore .icon-spin:before {
	content: "\f021"
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore.loading {
	background-color: #155399;
	border-color: #155399;
	color: #FFF
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore.loading .inner>span {
	padding-right: 0;
	background: 0
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore.loaded {
	cursor: text
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore.loaded .inner>span {
	padding-right: 0;
	background: 0
}
.magik-designtabs .magik-pdt-container-design .magik-pdt-content .pdt-loadmore .btn-loadmore.loaded:hover {
	background: #FFF;
	color: #666;
	border-color: #e5e5e5
}
.magik-designtabs {
	margin: auto;
	padding: 0;
	overflow: hidden;
	width: 1240px
}
.magik-designtabs .pre-text {
	margin: 0 0 15px 0
}
.magik-designtabs .post-text {
	margin: 10px 0 0
}
.magik-designtabs a:hover {
	text-decoration: none
}
.magik-designtabs .magik-pdt-container-design {
	padding: 0
}
.magik-designtabs .magik-pdt-container-design .pdt-nav-design {
	margin: 0;
	padding: 0;
	list-style: none
}
.magik-designtabs .magik-pdt-container-design .pdt-nav-design>li {
	font-size: 16px;
	line-height: 100%;
	margin: 0 10px 10px 0;
	padding: 8px 15px;
	cursor: pointer
}
.magik-designtabs .magik-pdt-content {
	margin: 0;
	padding: 0
}
.magik-designtabs .magik-pdt-content .pdt-content-design {
	margin: 30px 0 0;
	padding: 0;
	width: 100%;
	display: none
}
.magik-designtabs .magik-pdt-content .pdt-list-design {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left
}
.magik-designtabs .magik-pdt-content .design-tab-content-actived {
	display: inline-block
}
.magik-designtabs .magik-pdt-content .pdt-content-design .item.first {
	margin-left: 0
}
.magik-designtabs .magik-pdt-content .pdt-content-design .item {
	float: left;
	margin-bottom: 30px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.magik-designtabs .magik-pdt-content .pdt-content-design .item-animate-design {
	opacity: 0;
	position: relative
}
.magik-designtabs .magik-pdt-content .pdt-content-design .play .item-animate-design {
	opacity: 1
}
.magik-designtabs .magik-pdt-content .pdt-content-design .play .item-animate-design {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}
.magik-designtabs .magik-pdt-content .pdt-content-design .slideBottom.play .item-animate-design {
	-webkit-animation: slideBottom 600ms ease both;
	-moz-animation: slideBottom 600ms ease both;
	-o-animation: slideBottom 600ms ease both;
	animation: slideBottom 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .slideLeft.play .item-animate-design {
	-webkit-animation: slideLeft 600ms ease both;
	-moz-animation: slideLeft 600ms ease both;
	-o-animation: slideLeft 600ms ease both;
	animation: slideLeft 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .slideRight.play .item-animate-design {
	-webkit-animation: slideRight 600ms ease both;
	-moz-animation: slideRight 600ms ease both;
	-o-animation: slideRight 600ms ease both;
	animation: slideRight 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .bounceIn.play .item-animate-design {
	-webkit-animation: bounceIn 600ms ease both;
	-moz-animation: bounceIn 600ms ease both;
	-o-animation: bounceIn 600ms ease both;
	animation: bounceIn 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .bounceInRight.play .item-animate-design {
	-webkit-animation: bounceInRight 600ms ease both;
	-moz-animation: bounceInRight 600ms ease both;
	-o-animation: bounceInRight 600ms ease both;
	animation: bounceInRight 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .zoomIn.play .item-animate-design {
	-webkit-animation: zoomIn 600ms ease both;
	-moz-animation: zoomIn 600ms ease both;
	-o-animation: zoomIn 600ms ease both;
	animation: zoomIn 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .zoomOut.play .item-animate-design {
	-webkit-animation: zoomOut 600ms ease both;
	-moz-animation: zoomOut 600ms ease both;
	-o-animation: zoomOut 600ms ease both;
	animation: zoomOut 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .pageRight.play .item-animate-design {
	-webkit-animation: pageRight 600ms ease both;
	-moz-animation: pageRight 600ms ease both;
	-o-animation: pageRight 600ms ease both;
	animation: pageRight 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .pageLeft.play .item-animate-design {
	-webkit-animation: pageLeft 600ms ease both;
	-moz-animation: pageLeft 600ms ease both;
	-o-animation: pageLeft 600ms ease both;
	animation: pageLeft 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .pageTop.play .item-animate-design {
	-webkit-animation: pageTop 600ms ease both;
	-moz-animation: pageTop 600ms ease both;
	-o-animation: pageTop 600ms ease both;
	animation: pageTop 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .pageBottom.play .item-animate-design {
	-webkit-animation: pageBottom 600ms ease both;
	-moz-animation: pageBottom 600ms ease both;
	-o-animation: pageBottom 600ms ease both;
	animation: pageBottom 600ms ease both
}
.magik-designtabs .magik-pdt-content .pdt-content-design .starwars.play .item-animate-design {
	-webkit-animation: starwars 600ms ease-out both;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: starwars 600ms ease-out both;
	-moz-transform-origin: 50% 50%;
	-o-animation: starwars 600ms ease-out both;
	-o-transform-origin: 50% 50%;
	animation: starwars 600ms ease-out both;
	transform-origin: 50% 50%
}
.magik-designtabs .pdt-content-design .content-loading {
	width: 100%;
	max-width: 100%;
	padding: 0;
	position: relative;
	min-height: 400px;
	display: block;
	z-index: 0
}
.magik-designtabs .magik-pdt-content .pdt-loadmore {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	width: 100%
}
.magik-designtabs .pdt-content-design .pdt-loadmore .btn-loadmore {
	padding: 6px 20px;
	display: inline-block;
	background: #777;
	color: #FFF;
	cursor: pointer;
	position: relative
}
.magik-designtabs .pdt-content-design .pdt-loadmore .btn-loadmore.loading {
	padding: 6px 20px 6px 50px
}
.magik-designtabs .pdt-content-design .pdt-loadmore .btn-loadmore:hover {
	background: #222
}
.magik-designtabs .pdt-content-design .pdt-loadmore .ico-loading {
	width: 24px;
	height: 24px;
	display: none;
	margin-right: 10px;
	vertical-align: middle;
	position: absolute;
	top: 6px;
	left: 20px
}
.magik-designtabs .pdt-content-design .pdt-loadmore .btn-loadmore.loading .load-number {
	display: none
}
.magik-designtabs .pdt-content-design.is-loading .pdt-loadmore {
	display: none
}
.magik-designtabs .pdt-content-design .pdt-loadmore .load-number:before {
	content: "("attr(data-more)
}
.magik-designtabs .pdt-content-design .pdt-loadmore .load-number:after {
	content: attr(data-total)")"
}
.magik-designtabs .pdt-list-design .wide-first {
	margin-left: 0
}
.pdt-list-design .item {
	margin-left: 20px;
*margin-left: 2.5109110747409%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.magik-designtabs .wide-6 .item {
	width: 14.529914529915%;
*width: 14.476723040553%;
}
.magik-designtabs .wide-5 .item {
	width: 18.7%;
}
.magik-designtabs .wide-4 .item {
	width: 23.076923076923%;
*width: 23.023731587561%;
}
.magik-designtabs .wide-3 .item {
	width: 31.623931623932%;
*width: 31.57074013457%;
}
.magik-designtabs .wide-2 .item {
	width: 48.717948717949%;
*width: 48.664757228587%;
}
.magik-designtabs .wide-1 .item {
	width: 100%;
*width: 99.946808510638%;
}
/*Ajay Design Tabs End*/

/*Ajay Start*/
#nav li.level0 ul.level0 {
	display: none;
	position: absolute;
	left: 0;
	background-color: white;
}
#nav .level0 > ul {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #fff none repeat scroll 0 0;
	border-color: #155399 #ddd #ddd;
	border-image: none;
	border-style: solid;
	border-width: 3px 1px 1px;
}
#nav li.menu-active > ul.level0 {
	display: block;
}
/*Ajay End*/


/*22-07-2015*/
#nav li.level0 ul.level0 {
	width: 100%
}
/*DESIGNER PROFILE*/
.designer-profile {
}
.designer-image {
	width: 250px;
}
.designer-image img {
	width: 100%
}
/*.two-small {
	height: 190px;
	width: 285px;
	position: relative;
	padding-top: 70px;
}
.two-small:first-child {
	margin-bottom: 16px;
}*/
.top-designer {
	position: relative;
	width: 100%;
	height: 100%;
}
.top-designer img, .two-small img {
	width: 100%
}
.two-small .design-information, .top-designer .design-information {
	background: url('../images/white_shade.png') repeat;
	bottom: 0px;
	padding: 4%;
	position: absolute;
	width: 100%;
}
.two-small .td-block-hd, .top-designer .td-block-hd {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #155399
}
.two-small .go_detail, .top-designer .go_detail {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 10px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	font-size: 28px;
	color: #155399
}
.store-img-box .icon-shield, .store-img-box .icon-usd, .store-img-box .icon-thumbs-up, .store-img-box .icon-truck, .store-img-box .icon-reponsive {
	font-family: FontAwesome;
	display: inline-block !important;
	font-size: 40px;
	background-color: #155399;
	border-radius: 5px;
	margin: 15px 0px;
	width: 74px !important;
	color: #fff;
	height: 80px;
	line-height: 80px!important;
	text-align: center;
	padding-left: 10px;
}
.icon-circle-arrow-right {
	font-family: FontAwesome;
	font-size: inherit;
	line-height: normal;
	font-weight: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
}
.bluebb {
	padding: 7px 5px !important;
}
.bluebb span {
	border: 1px solid #ffffff;
	font-size: 12px;
	padding: 4px 20px;
}
.col-right.sidebar .related-block {
	width: 260px;
}
.productdetail-rightpart button span {
	padding: 0 10px;
}
.productdetail-rightpart button span i {
	font-size: 15px;
	line-height: 30px;
	margin-right: 5px;
}
/*============ Design View Type: Grid ============*/
.design-grid {
	margin: 0;
	list-style: none;
}
ul.design-grid {
	padding: 0;
}
.design-grid .first {
	padding-left: 0!important;
}
.design-grid .item {
	float: left;
	background: #FFF;
	margin-top: 20px;
	width: 292px;
	margin-right: 30px;
}
.design-grid .last {
	margin-right: 0;
}
.design-grid .item.show-addtocart {
	margin-top: 37px;
}
.design-grid .item .item-inner {
	position: relative;
	text-align: center;
}
.design-grid .item .item-inner .item-img {
	position: relative;
}
.design-grid .item .item-inner .item-img .ico-product {
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 2;
	background: #de44c3;
	padding: 4px 20px 8px;
	color: #FFF;
	font-size: 150%;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
.design-grid .item .item-inner .item-img .item-img-info {
	text-align: center;
	border: 1px solid #EAEAEA;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	position: relative;
	overflow: hidden;
	padding-top: 10px;
}
.design-grid .item .item-inner .item-img .item-img-info a.product-image {
	display: inline-block;
	width: 100%;
}
.design-grid .item .item-inner .item-img .item-img-info a.product-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.4s ease-out 0.2s;
	-moz-transition: all 0.4s ease-out 0.2s;
	-o-transition: all 0.4s ease-out 0.2s;
	transition: all 0.4s ease-out 0.2s;
	background-color: #eee;
}
.design-grid .item .item-inner .item-img .item-img-info a.product-image .img-main {
	display: inline;
}
.design-grid .item .item-inner .item-img .item-box-hover {
	z-index: 2;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	position: absolute;
	width: 100%;
	height: 140px;
	bottom: -90px;
	top: 130px;
	overflow: hidden;
	opacity: 0;
}
.design-grid .item .item-inner .item-img .item-box-hover .box-inner {
	height: 51px;
	margin: 15px auto 0;
}
.design-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart {
	margin-bottom: 6px;
}
.design-grid .item .item-inner .item-img .item-box-hover .box-inner .add_cart button.button.btn-cart:before {
	content: "\f07a";
	font-family: 'FontAwesome';
	font-size: 14px;
}
.design-grid .item .item-inner .item-info .info-inner {
	border: 0px solid #fff;
	border-top: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.design-grid .item .item-inner .item-info .info-inner .item-content .no-rating, .design-grid .item .item-inner .item-info .info-inner .item-content .ratings {
	margin: 0 0;
}
.design-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-box, .design-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-box {
	float: none;
	margin: 0 0;
}
.design-grid .item .item-inner .item-info .info-inner .item-content .no-rating .rating-links, .design-grid .item .item-inner .item-info .info-inner .item-content .ratings .rating-links {
	display: none;
}
.design-grid .item .item-inner .item-info .info-inner .item-title {
	margin-bottom: 3px;
	padding-top: 5px;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.design-grid .item .item-inner .item-info .info-inner .item-title a {
	text-decoration: none;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #155399;
}
.design-grid .item .item-inner .item-info .info-inner .item-title a:hover {
	color: #155399;
}
.design-grid .item:hover .item-inner .item-img .item-img-info {
	border-color: #fff;
}
.design-grid .item:hover .item-inner .item-img .item-img-info a.product-image:before {
	left: 0px;
	top: 0px;
	margin: 0 0;
	background: #eee;
	opacity: 0.8;
}
.design-grid .item:hover .item-inner .item-img .item-box-hover {
	visibility: visible;
	opacity: 1;
	left: 0px;
	bottom: 0px;
}
.design-grid .item:hover .item-inner .item-info .info-inner {
	border-color: #fff;
	background: #fff;
	opacity: 0.8;
}
.design-grid .item:hover .item-inner .item-info .info-inner .item-title a {
	color: #155399;
}
.design-grid .report {
	padding: 5px 10px;
	position: absolute;
	right: 0;
	z-index: 1;
}
.design-grid .report i {
	line-height: 22px;
	margin-right: 5px;
	border-radius: 4px;
}
.design-grid .report:hover {
	color: #000;
	padding: 5px 10px;
}
.report-reason .reason {
	margin: 0 5px 0 10px;
}
#storeStatus {
	display: inline-block;
}
#storeStatus .available.success-msg {
	background: url("../images/success_msg_icon.gif") no-repeat;
	padding-left: 30px!important;
}
#storeStatus .notavailable.success-msg {
	background: url("../images/cancel_msg_icon.gif") no-repeat;
	padding-left: 30px!important;
	;
}
#storeloader {
	display: inline-block;
	width: 30px;
}
#storeloader i {
	background: url("../images/register-loader.GIF") no-repeat;
	width: 30px;
	height: 32px;
	display: block;
	position: relative;
	top: -6px;
}
.mp-accountcreatoin ul.form-list li div.input-box input[type="email"], .mp-accountcreatoin ul.form-list li div.input-box input[type="password"], .mp-accountcreatoin ul.form-list li.fields div.input-box input[type="text"] {
	width: 60%;
}
.markets-place-page .toolbar .pager {
	float: none;
	width: 100%;
}
.markets-place-page .toolbar .pager .pages {
	float: right;
}
.markets-place-page .toolbar .pager .limiter select {
	padding: 3px;
}
.products-grid--max-4-col > li:nth-child(odd) {
	clear: none;
}
.products-grid--max-4-col > li:nth-child(3n+1) {
	clear: none;
}
.products-grid--max-4-col > li:nth-child(even), .products-grid--max-4-col > li:nth-child(3n) {
	margin-right: 2.22222%;
}
/* Set column config */
.products-grid--max-4-col > li {
	margin-right: 2.22222%;
}
.products-grid--max-4-col > li {
	width: 23.33333%;
	margin-right: 2.22222%;
}
.products-grid--max-4-col > li:nth-child(4n+1) {
	clear: left;
}
.products-grid--max-4-col > li:nth-child(4n) {
	margin-right: 0;
}
.data-table th {
	text-align: left;
}
#advice-required-entry-productTagName {
	background: #ffffff;
	height: 26px;
	position: absolute;
	width: 100%;
}
.offer-banner {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}

.offer-banner-section {
	overflow: hidden;
	width: 100%;
	margin: auto;
	margin-bottom: 25px;
}

.offer-banner-section .col-md-5, .offer-banner-section .col-md-3{margin-bottom:15px;}
.offer-banner-section .col {
	width: 40%;
	margin-right: 30px;
	float: left;
}
.offer-banner-section .col-m {
	width: 20%;
	margin-right: 30px;
	float: left;
	margin-left: 2px;
}
.offer-banner-section .col-m img {
	margin-bottom: 15px;
}
.offer-banner-section .col-last {
	width: 40%;
	margin-right: 0px;
	float: right;
}
.offer-banner button {
	background: none;
	border: none;
	cursor: pointer !important;
	display: inline-block;
	padding: 0px;
	transition: all 0.2s linear 0s;
}
/* Riddhish */
/*.account-create {
	left: 25%;
	position: relative;
	width: 50%;
}
.fields {
	left: 25%;
	position: relative;
	width: 50%;
	text-align: center;
}
*/
.product-collateral > dl {margin:0px!important;}


#checkout-payment-method-load input[type="checkbox"] {width:auto;}
#checkout-payment-method-load input[type="radio"] {width: auto;}
#checkout-payment-method-load .saved_token_fields {width: 100%;}
#checkout-payment-method-load #ewayrapid_ewayone_cc_number {width: 96%;}
#checkout-payment-method-load .form-list .help-disabled-cc {width: auto;}
#checkout-payment-method-load .year {margin-top: 0px!important;}
@media only screen and ( max-width: 1024px)
{
.header-banner-block .banner-text-box h3, .top-widget-block .widget-static-block .banner-text-box h3, .design-information .banner-text-box h3, .two-small .banner-text-box h3, .top-designer .banner-text-box h3
{ font-size: 20px;}
}
.instagram-container{margin-left: 10px;margin-right: 10px;}
.fb_iframe_widget iframe { position: relative !important;}