/**
 * Magento
 * test
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:* http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web,please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */


/* Reset ================================================================================= */

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800italic,800);
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font: 12px/1.55 Open Sans, Helvetica, sans-serif;
	color: #757575;
	text-align: left
}

html,
body {
	height: auto !important;
}

img {
	border: 0;
	vertical-align: top;
	height: auto;
}

a {
	color: #aaa;
	outline: medium none !important;
}

a:hover {
	text-decoration: none
}

:focus {
	outline: 0
}


/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
	line-height: 1.35;
	color: #0a263c
}

h1 {
	font-size: 20px;
	font-weight: normal
}

h2 {
	font-size: 18px;
	font-weight: normal
}

h3 {
	font-size: 16px;
	font-weight: bold
}

h4 {
	font-size: 14px;
	font-weight: bold
}

h5 {
	font-size: 12px;
	font-weight: bold
}

h6 {
	font-size: 11px;
	font-weight: bold
}


/* Forms */


/*form{display:inline}*/

fieldset {
	border: 0
}


/* Table */

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

caption,
th,
td {
	vertical-align: middle;
	text-align: left;
}


/* Content */

strong {
	font-weight: bold
}

address {
	font-style: normal;
	line-height: 1.35;
	color: #333333;
}

cite {
	font-style: normal
}

q,
blockquote {
	quotes: none
}

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

small,
big {
	font-size: 1em
}


/*sup{font-size:1em;vertical-align:top}
*/


/* Lists */

ul,
ol {
	list-style: none;
	padding: 0;
}


/* Tools */

.hidden {
	display: block!important;
	border: 0!important;
	margin: 0!important;
	padding: 0!important;
	font-size: 0!important;
	line-height: 0!important;
	width: 0!important;
	height: 0!important;
	overflow: hidden!important
}

.nobr {
	white-space: nowrap!important;
	font-size: 12px
}

.wrap {
	white-space: normal!important
}

.a-left {
	text-align: left!important
}

.a-center {
	text-align: center!important
}

.a-right {
	text-align: right!important
}

.v-top {
	vertical-align: top
}

.v-middle {
	vertical-align: middle
}

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

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

.f-none {
	float: none!important
}

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

.no-display {
	display: none
}

.no-margin {
	margin: 0!important
}

.no-padding {
	padding: 0!important
}

.no-bg {
	background: none!important
}

.clear_b {}


/* ======================================================================================= */


/* Layout ================================================================================ */

.page-wrapper {
	overflow: hidden;
}

.page {}

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

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

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

.main {
	margin: 0;
	padding: 0px;
	text-align: left;
}

.col-left .currency-switcher {
	display: none
}


/* Base Columns */

.col-left {
	margin: 60px 0;
}

.col-main {
	font-size: 0;
}

.col-right {
	margin-top: 60px;
}

.catalog-product-view .col-left {
	margin-top: 0px;
}

.page-layout-2columns-left .sidebar-main,
.page-layout-2columns-left .sidebar-additional,
.page-layout-2columns-right .sidebar-main,
.page-layout-2columns-right .sidebar-additional {
	width: 25% !important;
	padding-right: 15px;
	padding-left: 15px;
}

.page-layout-2columns-left .sidebar.sidebar-additional {
	padding-left: 15px;
	padding-right: 15px;
}

.page-layout-2columns-left .product-view .product.media,
.page-layout-2columns-right .product-view .product.media,
.page-layout-3columns .product-view .product.media {
	width: 41.6667%;
}

.page-layout-2columns-left .product-view .product-info-main,
.page-layout-2columns-right .product-view .product-info-main,
.page-layout-3columns .product-view .product-info-main {
	width: 58.3333%;
}


/* 1 Column Layout */

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


/* 2 Columns Layout */

.page-layout-2columns-left .alocolumns,
.page-layout-2columns-right .alocolumns {
	margin: 0 -15px;
}

.col2-left-layout .col-main {
	margin-top: 30px;
}

.col2-right-layout .col-main {
	margin-top: 30px;
}

.page-layout-2columns-left .column.main,
.page-layout-2columns-right .column.main {
	width: 75% !important;
	padding: 0 15px;
}


/* 3 Columns Layout */

.col3-layout .col-main {
	width: 475px;
	margin-left: 17px
}

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

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


/* Content Columns */

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

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

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

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

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

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

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

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

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

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

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

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


/* ======================================================================================= */


/* Global Styles ========================================================================= */


/* Form Elements */

input.input-text,
select,
textarea {
	border: 1px solid #ddd
}

input.input-text,
textarea {
	color: #333e49
}

input.input-text {
	padding: 0 10px;
	height: 47px;
	line-height: 45px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}

.field .label {
	font-size: 14px;
	color: #333e48;
	font-weight: bold;
	line-height: 30px;
	display: block;
	padding-bottom: 5px
}

select option {
	padding-right: 10px
}

select.multiselect option {
	border-bottom: 1px solid #b6b6b6;
	padding: 2px 5px
}

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

textarea {
	overflow: auto
}

input.radio {
	margin-right: 3px;
	display: inline-block;
	margin-top: 0;
	min-height: 18px
}

input.checkbox {
	margin-right: 3px
}

input.qty {
	width: 2.5em
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
	border-color: #eee;
}

button.button::-moz-focus-inner {
	padding: 0;
	border: 0
}


/* FF Fix */

button.button {
	-webkit-border-fit: lines
}


/* <- Safari & Google Chrome Fix */

button.button,
.cart .continue,
.actions-toolbar .primary a.action {
	display: inline-block;
	vertical-align: top;
	overflow: visible;
	width: auto;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	padding: 0 20px;
}

button,
button.button {
	width: auto;
	height: auto;
	padding: 0 30px;
	border-radius: 4px;
	/* -webkit-border-radius: 25px; */
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	background-color: #efecec;
	border-width: 1px;
	border-style: solid;
	border-color: #efecec
}

button span,
button.button span {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px
}

.ajaxcart-wrapper-main .btn-continue span.countdown {
	display: none;
}

button:hover,
button.button:hover {
	background-color: #c8102e;
	border-color: #c8102e
}

button.button span span,
.blog-postbox .button-set button.button span span {
	padding: 0
}

.cart button.button.btn-update span,
button.button.btn-continue span,
button.button.btn-empty span,
button.button.btn-checkout span,
.cart .buttons-set button.button span {}

.cart-container .checkout-methods-items .action.primary {
	background-color: #c8102e;
	border-color: #c8102e;
}

.checkout-cart-index .cart-container .checkout-methods-items .action.primary {
	background-color: #c8102e !important;
	border-color: #c8102e !important;
}

button.disabled span {}

button.disabled {
	position: relative;
}

.box-tocart .fieldset .actions .tocart.disabled span {
	padding-left: 20px;
	text-indent: inherit;
}

.box-tocart .fieldset .actions .tocart.disabled:before,
.item .button.disabled:before {
	font-size: 20px;
	animation: 2s linear 0s normal none infinite running fa-spin;
	-webkit-animation: 2s linear 0s normal none infinite running fa-spin;
	content: "\f110";
	font-family: "FontAwesome";
	left: 8px;
	position: absolute;
	top: 0;
	z-index: 99;
}

.box-tocart .fieldset .actions .tocart.disabled:before {
	left: 25px;
}

.item button.button.disabled .icon,
.box-tocart .fieldset .actions .tocart.disabled .icon {
	display: none;
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}

@-webkit-keyframes fa-spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}

button.btn-checkout.no-checkout span {
	background-position: 0 100%;
	color: #b8baba
}

button.btn-checkout.no-checkout span span {
	background-position: 100% 100%
}

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

#add_recipient_button {
	margin: 0px;
	overflow: hidden;
	padding-left: 10px;
}


/* Form Highlight */

input.input-text:focus,
select:focus,
textarea:focus,
._keyfocus *:focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
	background-color: #fff;
	box-shadow: none;
}

a:hover,
a:focus {
	outline: none !important;
	text-decoration: none;
}


/*.highlight{background:#efefef}
*/

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
	opacity: .5
}

button.disabled,
button[disabled],
fieldset[disabled] button {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

button::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #ddd;
	border-radius: 0px;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box
}

input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
	color: #ddd
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
	color: #ddd
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
	color: #ddd
}

input[type="number"] {
	-moz-appearance: textfield
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type="search"] {
	-webkit-appearance: none
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	-webkit-appearance: none
}

select {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #ddd;
	border-radius: 20px;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0px 5px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box
}

select:disabled {
	opacity: .5
}

select[multiple="multiple"] {
	height: auto;
	background-image: none
}

textarea {
	background: #fff;
	background-clip: padding-box;
	border: 1px solid #ddd;
	border-radius: 1px;
	font-size: 14px;
	height: auto;
	line-height: 1.42857143;
	margin: 0;
	padding: 10px;
	vertical-align: baseline;
	width: 100%;
	box-sizing: border-box;
	resize: vertical
}

textarea:disabled {
	opacity: .5
}

textarea::-moz-placeholder {
	color: #ddd
}

textarea::-webkit-input-placeholder {
	color: #ddd
}

textarea:-ms-input-placeholder {
	color: #ddd
}

input[type="checkbox"] {
	margin: 2px 5px 0 0
}

input[type="checkbox"]:disabled {
	opacity: .5
}

input[type="radio"] {
	margin: 2px 5px 0 0
}

input[type="radio"]:disabled {
	opacity: .5
}

input.mage-error,
select.mage-error,
textarea.mage-error {
	border-color: #ed8380
}

div.mage-error[generated] {
	color: #e02b27;
	font-size: 1.2rem
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible
}

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

form {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

address {
	font-style: normal
}

*:focus {
	box-shadow: none;
	outline: 0
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
	/* box-shadow: 0 0 3px 1px #68a8e0 */
}

.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
	width: 50px;
	text-align: center
}


/* Form lists */


/* Grouped fields */


/*.form-list{width:535px;margin:0 auto;overflow:hidden}
*/

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

.form-list label,
.fieldset label {
	color: #666;
	font-weight: 400;
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: normal;
}

.form-list label.required {}

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

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

.form-list li.control input.radio,
.form-list li.control input.checkbox {
	margin-right: 6px;
	margin-top: 0;
	display: inline-block;
	vertical-align: top
}

.form-list li.control .input-box {
	clear: none;
	display: inline;
	width: auto
}


/*.form-list li.fields{margin-right:-15px}
*/

.form-list .input-box {
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 5px
}

.form-list .field {
	/* float:left;width:275px;*/
}

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

.form-list textarea {
	/*width:254px;*/
	width: 100%;
	height: 10em
}

.form-list select {
	width: 100%
}

.form-list li.wide .input-box {
	/* width:535px;*/
}

.form-list li.wide input.input-text {
	/* width:529px;*/
}

.form-list li.wide textarea {
	/*width:529px;*/
}

.form-list li.wide select {
	/* width:535px;*/
}

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

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

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

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

.form-list-narrow li .input-box {
	margin-bottom: 6px
}

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

.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
	width: 254px
}

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

.contact-content .form-list textarea {
	height: 175px;
}

.map-conttact iframe {
	width: 100%;
}


/*page title*/

.page-title {
	margin-bottom: 0;
	margin-top: 60px
}

.page-title .base {
	font-size: 40px;
	display: block;
	color: #434343
}

.page-title-wrapper .page-title {
	margin: 25px 0;
	line-height: 40px;
	font-size: 100%;
	text-align: left;
}

.page-title-wrapper .page-title span {
	font-size: 25px;
	font-weight: 600;
}


/*Contact page/contact us*/

.page-title {
	font-size: 40px;
	color: #434343;
	font-weight: normal;
	line-height: 60px;
	text-align: center;
}

.contact .page-title {
	margin-bottom: 60px;
}

.custom-title .title {
	font-size: 25px;
	color: #333e48;
	font-weight: normal;
	line-height: 35px;
	position: relative;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 10px
}

.custom-title .title:before {
	content: "";
	position: absolute;
	left: 0;
	width: 115px;
	height: 2px;
	bottom: -2px;
	background-color: #c8102e
}

.custom-title .subcribe {
	font-size: 14px;
	color: #747474;
	margin-bottom: 0;
	line-height: 20px;
	margin-top: 30px
}

.contact-content iframe {
	margin-bottom: 50px;
	width: 100%;
}

.contact .form {
	text-align: left;
	margin-top: 40px
}

.contact .form-content {
	text-align: left;
}

.contact .form-content input.input-text {
	height: 44px;
	width: 100%;
	line-height: 42px;
	padding: 0 15px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 0px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.contact .form-content textarea.input-text {
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #fff;
	border: 1px solid #ddd;
}

.contact .form-content label {
	font-size: 14px;
	color: #333e48;
	font-weight: bold;
	display: block;
	text-transform: capitalize;
	line-height: 20px
}

.contact .form-content .fname-box {
	margin-right: 30px
}

.contact .form-content .box {
	margin-top: 15px
}

.contact-content .actions-toolbar .primary .primary span {
	line-height: 45px;
}
	
	
	.contact-content .actions-toolbar .primary {
	background-color: #c8102e;
	border-color: #c8102e;
	margin-top: 28px;
	padding: 0 35px;
	height: 47px;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 4px;
}

.contact .more-info .detail-info .text {
	font-size: 14px;
	color: #747474;
	font-weight: normal;
	margin: 0;
	line-height: 25px
}

.contact .more-info .detail-info .sub-title {
	font-size: 14px;
	color: #333e48;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: capitalize;
	line-height: 25px
}

.contact .more-info .detail-info .open-time {
	margin-bottom: 35px
}

.contact .more-info .detail-info .contact-info {
	margin: 32px 0
}

.contact .more-info .detail-info .text .mail {
	color: #0062bd;
	display: inline-block;
}

.contact .more-info .detail-info .care .text .mail {
	text-decoration: underline;
}


/*FAQs / FAQ*/

.faq .page-title {
	line-height: normal;
	margin: 0
}

.faq .list-question {
	margin-top: 45px
}

.faq .short-description {
	font-size: 13px;
	color: #9f9f9f;
	margin-bottom: 0;
	text-align: center;
}

.faq .list-question .question-item .question-name span {
	font-size: 20px;
	color: #434343;
	font-weight: normal;
	line-height: 35px;
	display: block;
}

.faq .list-question .question-item .question-name {
	cursor: pointer;
	margin: 0;
	padding: 5px 0;
	display: block;
}

.faq .list-question .question-item input[name=toggle]:checked~.question-name {
	cursor: default;
}

.faq .list-question .question-item input[name=toggle] {
	display: none;
}

.faq .list-question .question-item {
	perspective: 40em;
	margin: 0;
	border-bottom: 1px solid #dadada;
}

.faq .list-question .question-item:last-child {
	border-bottom: 0
}

.faq .list-question .question-item .question-content {
	visibility: hidden;
	opacity: 0;
	transform: rotateX(90deg);
	transform-origin: 50% 0%;
	max-height: 0;
	transition: all 0.8s;
}

.faq .list-question .question-item input[name=toggle]:checked~.question-content {
	visibility: visible;
	opacity: 1;
	position: static;
	transform: rotateX(0);
	max-height: 9999px;
}

.faq .list-question .question-item .question-content p {
	font-size: 14px;
	color: #747474;
	line-height: 25px;
	margin-bottom: 0;
	padding: 11px 0 33px 0
}


/* Customer */

.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
	width: auto
}

.form-list .name-prefix {
	width: 65px
}

.form-list .name-prefix select {
	width: 55px
}

.form-list .name-prefix input.input-text {
	width: 49px
}

.form-list .name-suffix {
	width: 65px
}

.form-list .name-suffix select {
	width: 55px
}

.form-list .name-suffix input.input-text {
	width: 49px
}

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

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

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

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

.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
	width: 46px
}

.form-list .customer-dob .dob-year {
	width: 140px
}

.form-list .customer-dob .dob-year input.input-text {
	width: 134px
}

.buttons-set {
	clear: both;
	margin: 2em 0;
	padding: 0 0 0;
	text-align: right
}

.buttons-set.buttons-set-contact {
	padding: 0 15px;
}

.box-review_form .form-add .buttons-set {
	padding: 15px 0;
	margin: 0
}

.buttons-set p.required {
	margin: 0 0 10px;
	float: right;
	line-height: 30px;
}

.buttons-set .back-link {
	float: right;
	margin: 0
}

.buttons-set button.button {
	float: left
}

.buttons-set-order {
	margin: 10px 0 0
}

.buttons-set-order .please-wait {
	padding: 12px 7px 0 0
}

.fieldset {
	background: #fff;
	padding: 0px;
	margin: 0;
}

.fieldset .legend {
	float: left;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 14px;
	border: 1px solid #eee;
	background: #fff;
	color: #252525;
	margin: -33px 0 0 -10px;
	padding: 0 8px;
	position: relative
}

.form.create.account>.fieldset {
	float: left;
	padding: 0 25px;
	width: 50%;
}

.form.create.account .actions-toolbar {
	clear: both;
	padding: 0 25px;
}

.form-create-account .create .field {
	margin-bottom: 15px
}

.action.edit span,
.action.back span,
.action.remind span,
.login-container .fieldset::after {
	color: #ff0000;
}

.action.edit span:hover,
.action.back span:hover,
.action.remind span:hover {
	text-decoration: underline;
}

.block-new-customer .primary a.action {
	font-size: 15px;
	color: #333e48;
	font-weight: bold;
	height: auto;
	line-height: 35px;
	border-width: 1px;
	border-style: solid;
	border-color: #efecec;
	background-color: #efecec;
	border-radius: 4px !important;
	background-color: #29333b !important;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
}

.block-new-customer .primary a.action:hover{
	background-color: #000;
}

.block-new-customer .primary a.action span {
	display: block;
}

.block-new-customer .primary a.action:hover {
	background-color: #c8102e;
	border-color: #c8102e
}

.block-new-customer li {
	list-style: disc;
	margin-left: 12px;
}

.block.block-new-customer {
	border-left: 1px solid #d8d8d8;
    padding: 23px 23px 23px 40px;
}

.block.block-customer-login .secondary .action.remind span {
	color: #00739e;
}


/* Form Validation */

.validation-advice {
	clear: both;
	min-height: 13px;
	margin: 3px 0 0;
	padding-left: 17px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	background: url(../../../../../frontend/Magento/blank/en_US/Magento_Theme/images/validation_advice_bg.gif) 2px 0 no-repeat;
	color: #eb340a;
	width: 270px;
}

.validation-failed {
	border: 1px dashed #eb340a!important;
	background: #faebe7!important
}

.validation-passed {}

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


/* Expiration date and CVV number validation fix */

.v-fix {
	float: left
}

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


/* Global Messages  */

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

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

.notice {
	color: #e26703
}

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

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

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

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

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

.error-msg {
	border-color: #f16048;
	background-color: #faebe7;
	background-image: url(../images/i_msg-error.gif);
	color: #df280a
}

.success-msg {
	border-color: #446423;
	background-color: #eff5ea;
	background-image: url(../images/i_msg-success.gif);
	color: #3d6611
}

.note-msg,
.notice-msg {
	border-color: #fcd344;
	background-color: #fafaec;
	background-image: url(../images/i_msg-note.gif);
	color: #3d6611
}

#popupNewsletterMessages.messages {
	padding: 40px 9px 10px 10px !important;
}


/* BreadCrumbs */

.breadcrumbs {
	text-align: left;
}

.breadcrumbs li {
	display: inline-block;
}

.breadcrumbs li:before {
	content: "\71";
	font-family: "untitled-font-6" !important;
	font-size: 15px;
	color: #d5d5d5;
	display: inline-block;
	line-height: 35px;
	vertical-align: middle;
	padding-right: 10px
}

.breadcrumbs li.home:before {
	display: none;
}

.breadcrumbs li.home {
	padding-left: 0
}

.breadcrumbs li.home a {
	background-color: transparent;
	padding-left: 0
}

.breadcrumbs li a {
	outline: medium none;
	color: #666;
}

.breadcrumbs li a,
.breadcrumbs li strong {
	font-size: 14px;
	color: #333e48;
	text-transform: capitalize;
	display: inline-block;
	line-height: 35px;
	padding: 0 13px;
	font-weight: normal;
}

.breadcrumbs li a {
	background-color: #f5f5f5;
}

.breadcrumbs ul {
	margin: 0;
	padding: 17px 0;
}


/*Toolbar*/

.toolbar-products .pages {
	display: none;
}

.toolbar-top .toolbar {
	background-color: #f5f5f5;
	-webkit-border-radius: 10px;
	text-align: center;
	padding: 11px 0;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.toolbar .toolbar-amount {
	float: right;
	font-size: 13px;
	color: #717171;
	line-height: 38px;
	padding-top: 0;
	padding-right: 25px
}

.toolbar .modes {
	margin-left: 15px;
	margin-right: 0;
	float: left;
	display: block;
}

.toolbar-top .toolbar {
	margin-bottom: 23px;
	max-width: 100% !important;
}

.toolbar .modes-mode:last-child {
	border: 0
}

.toolbar .modes:before,
.toolbar .modes:after {
	content: "";
	clear: both;
	display: table;
}

.toolbar .modes-mode {
	width: 30px;
	height: 38px;
	padding: 0;
	text-align: center;
	background-color: transparent;
	border: 0;
	line-height: 38px;
	color: #d6dbe1;
	float: left;
}

.toolbar .modes-mode.mode-grid {
	margin-right: 10px;
}

.toolbar .modes-mode.active {
	color: #333e48
}

.toolbar .modes .modes-mode:before {
	font-family: "untitled-font-6" !important;
	font-size: 20px;
	color: inherit;
}

.toolbar .modes .modes-mode.mode-grid:before {
	content: "\68";
}

.toolbar .modes .modes-mode.mode-list:before {
	content: "\69";
}

.toolbar .modes-mode:not(.active):hover {
	background-color: transparent;
	color: #333e48
}

.toolbar .modes .modes-mode>span,
.toolbar .modes .modes-label {
	display: none;
}


/* Pager */

.pager {
	margin: 0;
	padding: 0;
	border-top: 0;
	text-align: center
}

.pager .amount {
	float: left;
	margin: 0
}

.pager .amount strong {
	font-weight: normal
}

.pager .limiter {
	float: right
}

.pager .limiter label {
	vertical-align: middle;
	font-weight: 300;
	margin: 0;
	vertical-align: middle
}

.pager .limiter select {
	padding: 0;
	margin: 0 0 1px;
	vertical-align: middle
}

.pager .pages strong {
	display: none;
	color: #2a2a2a;
	float: left;
	font-size: 14px;
	font-weight: 400;
	line-height: 45px;
	padding-right: 10px;
}

.pager .pages ol {
	display: inline
}

.pager .pages li {
	display: inline-block;
	margin: 7px 7px 0 0;
	width: 30px;
	height: 30px;
	float: left;
	line-height: 29px;
	border-style: solid;
	border-width: 1px;
}

.pager .pages li a {
	border: 0;
	border-radius: 0;
	display: block;
	padding: 0;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
}

.pager .pages li a .fa {
	padding-left: 5px
}


/* Sorter */

.toolbar .sorter,
.toolbar .limiter {
	padding-top: 0;
	float: none;
}

.toolbar .sorter,
.page-products .toolbar .limiter {
	display: inline-block;
	vertical-align: top;
}

.toolbar .sorter .sorter-action:before {
	font-size: 24px;
}

.toolbar .sorter-label {
	font-weight: normal;
	font-size: 13px;
	font-weight: normal;
}

.toolbar .sorter-options,
.toolbar .limiter-options {
	color: #7e7e7e;
	height: 38px;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-color: #fff;
	font-size: 13px;
}


/*Toolbar bottom*/

.toolbar-bottom .toolbar-products .pages {
	display: inline-block;
	float: right;
}

.toolbar-bottom .toolbar .modes,
.toolbar-bottom .toolbar .sorter {
	display: none;
}

.toolbar-bottom .toolbar .limiter {
	display: inline-block;
	float: left;
}

.toolbar-bottom .toolbar .toolbar-amount {
	display: none;
}

.toolbar .limiter-options {
	padding: 0 10px;
	font-size: 14px;
}

.toolbar .limiter .label,
.toolbar .limiter-text {
	font-size: 14px;
	color: #7e7e7e;
	font-weight: normal;
	display: inline-block;
	padding: 0;
}

.toolbar .limiter-text {
	display: none;
}

.pages .item .page,
.pages .item .next,
.pages .item .previous {
	width: 45px;
	border: 1px solid #e4e4e4;
	display: inline-block;
	font-size: 15px;
	color: #7e7e7e;
	line-height: 36px;
	border-radius: 20px;
	font-weight: 500;
}


/*.pages .item .page .number{color: #}*/

.pages .item.current .page,
.pages .item .page:hover,
.pages .item .next:hover,
.pages .item .previous:hover {
	background-color: #c8102e;
	border-color: #c8102e;
	color: #262626;
	font-weight: bold;
}

.toolbar-bottom .pages .action.previous:before,
.toolbar-bottom .pages .action.next:before {
	margin: 0;
	color: inherit;
	font-size: 30px;
}

.pages .action.next,
.pages .action.previous {
	margin: 0;
}

.pages .item {
	margin: 0 5px 0 0;
}

.toolbar-bottom .toolbar-products {
	padding: 0;
	margin: 0
}

.toolbar-bottom {
	padding: 25px 0;
	border-top: 1px solid #eaeaea;
	margin-top: 42px
}


/* Data Table */

.data-table {
	width: 100%;
	border: 1px solid #eeeeee;
}

.data-table .odd {
	background: #ffffff
}

.data-table .even {
	background: #ffffff
}

.table.grouped .product-item-name {
	font-weight: normal;
}

.cart.table-wrapper .product-item-name a {
	font-size: 17px;
	color: #3e3e3e;
	text-transform: capitalize;
}

.data-table tbody tr td .cart-price .price {
	font-size: 16px;
	color: #343f49
}

.data.table tbody tr td.a-subtotal .cart-price .price,
.data.table tbody tr td .cart-price .price {
	color: #343f49;
	font-size: 16px;
}

.data.table tbody tr td input.qty {
	color: #818181;
	text-align: center;
	width: 35px!important;
	font-size: 14px;
	float: left;
	height: 35px;
	border: 0;
	background-color: transparent;
}

.cart .data.table tbody tr td input.qty {
	width: 60px !important;
	text-align: left;
}

.data-table tfoot {
	border-bottom: 1px solid #eeeeee
}

.data-table tfoot tr {
	background-color: #fff!important
}

.data-table tfoot td {
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 0;
}

.data-table tfoot strong {
	font-size: 16px
}

.data-table tbody th,
.data-table tbody td {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee
}

.data.table .custom-qty {
	width: 110px;
	background-color: #f5f5f5;
	border: 1px solid #ebebeb;
}

.data.table .custom-qty .alo_qty {
	width: 35px;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
	outline: medium none;
}

.cart.table-wrapper .col {
	vertical-align: middle;
}

.cart.table-wrapper .item .col.item {
	padding: 30px 0 0;
}

.table:not(.cart):not(.totals)>thead>tr>th,
.table:not(.cart):not(.totals)>thead>tr>td {
	border-bottom: 1px solid #ddd
}

.cart.table-wrapper .item-actions td {
	padding: 0 0 10px;
}

.cart-summary .block .fieldset .methods .field>.label {
	float: none;
}

.cart.table-wrapper .items .cart.item:last-child .item-info {
	border-bottom: 1px solid #dddddd
}

.cart.table-wrapper .items thead~.cart.item:first-of-type .item-info {
	border-top: 1px solid #dddddd
}


/* Bundle products tables */

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

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

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

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

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

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


/*Bundle product*/

.bundle-options-container .bundle-options-wrapper,
.bundle-options-container .block-bundle-summary {
	width: 48%
}

.bundle-options-container .block-bundle-summary {
	float: right;
}

.bundle-options-container .bundle-options-wrapper {
	float: left;
}

.bundle-options-container .product-add-form {
	display: none
}

.bundle-options-container .product-options-wrapper {
	margin-bottom: 30px
}

.bundle-options-container .price-box .price {
	font-size: 18px;
	font-weight: 700
}

.bundle-options-container .block-bundle-summary {
	background: #e8e8e8;
	padding: 10px 20px
}

.bundle-options-container .block-bundle-summary>.title {
	margin-bottom: 10px
}

.bundle-options-container .block-bundle-summary .bundle-summary {
	margin-top: 30px
}

.bundle-options-container .block-bundle-summary .bundle-summary.empty {
	display: none
}

.bundle-options-container .block-bundle-summary .bundle-summary>.subtitle {
	font-weight: 300;
	line-height: 1.1;
	font-size: 1.8rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	display: block
}

.bundle-options-container .block-bundle-summary .box-tocart .actions {
	display: inline-block;
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action {
	vertical-align: top
}

.bundle-options-container .nested .field.qty {
	margin-top: 20px
}

.bundle-options-container .nested .field.qty .label {
	font-weight: 700;
	display: inline-block;
	padding: 0
}

.bundle-options-container p.required {
	color: #e02b27
}

.bundle-options-container .product-options-bottom {
	clear: left
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action {
	background-image: none;
	background: #f2f2f2;
	border: 1px solid #cdcdcd;
	color: #333;
	cursor: pointer;
	margin: 0;
	padding: 7px 15px;
	font-size: 1.4rem;
	line-height: 1.6rem;
	box-sizing: border-box;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	border-radius: 3px
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:active {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #333
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover {
	background: #e2e2e2;
	border: 1px solid #cdcdcd;
	color: #555
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action.disabled,
.bundle-options-container .block-bundle-summary .product-addto-links>.action[disabled],
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links>.action {
	opacity: .5;
	cursor: default;
	pointer-events: none
}

.bundle-options-container .block-bundle-summary .product-addto-links>.action:hover,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:active,
.bundle-options-container .block-bundle-summary .product-addto-links>.action:focus {
	text-decoration: none
}

.bundle-info .product-addto-links .action .icon,
.page-product-downloadable .product-addto-links .action .icon {
	display: inline-block;
	font-size: 15px;
	line-height: 20px;
	padding-right: 5px;
	vertical-align: middle;
}

.fieldset-bundle-options .field.qty .control {
	display: inline-block;
}

.fieldset-bundle-options .field.option {
	margin-bottom: 30px
}

.bundle-options-container:before,
.bundle-options-container:after {
	content: "";
	clear: both;
	display: table
}

.bundle-options-wrapper .product-options-wrapper {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0
}

.bundle-info .product-details {
	margin-top: 10px
}

.bundle-info .box-tocart .fieldset {
	padding-bottom: 10px;
	background-color: transparent;
}

.bundle-info .box-tocart .fieldset .qty {
	margin: 0 0 20px !important;
	max-width: 200px;
	display: block;
}

.bundle-info .box-tocart .fieldset .actions {
	margin: 0 !important;
}

.bundle-info .product-addto-links {
	display: none;
}

.bundle-info .box-tocart .control {
	background-color: #fff;
}

.product-info-main .price-box .price-from {
	padding-right: 15px
}

.product-info-main .price-box .price-from .price-container .price-label,
.product-info-main .price-box .price-to .price-container .price-label {
	font-size: 16px;
	color: #333e48;
}

.product-info-main .price-box .price-from,
.product-info-main .price-box .price-to {
	display: inline-block;
	vertical-align: top;
}

.bundle-actions .customize span {
	font-size: 13px
}

.bundle-actions {
	padding-bottom: 15px;
}

.product-quickview .bundle-actions {
	padding-top: 15px;
}

.page-product-downloadable .product-add-form {
	margin: 0;
}

.page-product-downloadable .product-options-wrapper {
	padding: 0;
}

.page-product-downloadable .product-options-bottom .price-box {
	float: none;
}

.page-product-downloadable .box-tocart .fieldset .actions {
	margin: 0 !important;
}

.page-product-downloadable .product-social-links {
	margin-top: 10px;
}


/* Generic Info Box */

.info-box {
	background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px
}

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

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

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


/* Shopping cart total summary row expandable to details */

.cart-totals .amount,
.opc-block-summary .table-totals .amount {
	color: #333e49
}

.methods .item-title {
	color: #333e49
}

.cart-summary .block>.title,
.paypal-review-discount .block>.title {
	color: #333e49
}

tr.summary-total {
	cursor: pointer
}

tr.summary-total td {}

tr.summary-total .summary-collapse {
	float: right;
	text-align: right;
	padding-left: 20px;
	background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
	cursor: pointer
}

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

tr.show-details td {}

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

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

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


/* Shopping cart tax info */

.cart-tax-info {
	display: block
}

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

.cart-tax-total {
	display: block;
	padding-right: 20px;
	background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
	cursor: pointer
}

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

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


/* Class:std - styles for admin-controlled content */

.std .subtitle {
	padding: 0;
}

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

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

.std dl dt {
	font-weight: bold;
}

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

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

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

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

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

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

.std dt {
	font-weight: bold
}

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

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

.std address {
	font-style: normal;
}

.std b,
.std strong {
	font-weight: bold;
}

.std em {
	font-style: italic;
}


/* Misc */

.links li {
	display: inline
}

.links li.last {}

.link-cart {
	color: #d22753;
	font-weight: bold
}

.link-wishlist {
	color: #d22753;
	font-weight: normal
}

.link-reorder {
	font-weight: normal;
	color: #ea5648!important
}

.link-compare {
	font-weight: bold
}

.link-print {
	/*background:url(../images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;*/
	font-weight: bold;
	color: #d22753
}

.link-rss {
	background: url(../images/i_rss.gif) 0 2px no-repeat;
	padding-left: 18px;
	line-height: 14px;
	white-space: nowrap
}

.btn-remove {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_remove.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}

.btn-previous {
	display: block;
	width: 11px;
	height: 11px;
	font-size: 0;
	line-height: 0;
	background: url(../images/btn_previous.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden
}

.btn-remove2 {
	display: block;
	padding: 9px;
	font-size: 12px;
	text-indent: inherit;
	background-image: none;
	width: auto;
	height: auto;
}

.btn-remove2:hover,
.btn-edit:hover {
	background-color: transparent;
}

.btn-edit {
	display: block;
	padding: 9px;
	font-size: 12;
	line-height: 0;
}

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

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

.separator {
	margin: 0 3px
}

.divider {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	height: 1px;
	margin: 10px 0;
	background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
	text-indent: -999em;
	overflow: hidden
}

#product-attribute-specs-table th {
	color: #666666;
	border-radius: 0;
	display: block;
	font-size: 100%;
	text-align: left;
}


/* Global site notices */

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

.global-site-notice .notice-inner {
	width: 860px;
	margin: 0 auto;
	padding: 12px 0 12px 80px;
	background: url(../images/i_notice.gif) 20px 25px no-repeat;
	text-align: left
}

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

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


/* Cookie Notice */

.notice-cookie {
	position: fixed;
	z-index: 9999;
	width: 100%;
	bottom: 0;
	left: 0;
	margin: 0!important;
	opacity: 0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	/* IE8 */
}


/* Noscript Notice */

.noscript {}


/* Demo Notice */

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

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

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


/* Demo 404 */

.cms-no-route .page-not-found {
	text-align: center;
}

.cms-no-route .page-not-found .page-title h1,
.cms-no-route .page-not-found .page-title h1 span {
	line-height: 130px;
	text-indent: -999em;
	padding-top: 120px;
}

.cms-no-route .page-not-found .page-title h1 {
	background-image: url(../images/404.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.cms-no-route .page-not-found .page-title h1 span {
	color: #242628;
	font-weight: bold;
}

.page-not-found h2 {
	color: #333;
	font-size: 28px;
	margin-bottom: 20px;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.page-not-found h3 {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.page-not-found .block-newletter label {
	display: none;
}

.page-not-found .form-search {
	margin: 0 auto;
	position: relative;
	width: 500px;
}

.page-not-found .form-search .button {
	position: absolute;
	top: 2px;
	right: 2px;
	border: 0 none;
	height: 41px;
	line-height: 41px;
}

.page-not-found .form-search .button span {
	height: 43px;
	line-height: 45px;
	background-color: transparent;
}

.page-not-found .form-search .button span .fa {
	font-size: 17px;
}

.page-not-found .previus-page {
	letter-spacing: 3px;
	color: #333;
	height: 40px;
	line-height: 40px;
	padding: 0 29px;
	font-size: 13px;
	text-transform: uppercase;
	margin: 60px 0 100px;
	display: inline-block;
	border: 1px solid #aaaaaa;
}

.page-not-found .previus-page:hover {
	background-color: #ff5555;
	color: #fff;
	border: 1px solid #ff5555;
}

.page-not-found .form-search #search {
	width: 500px;
	border: 2px solid #242628;
	height: 45px;
	line-height: 45px;
	padding: 0 60px 0 9px;
}


/* ======================================================================================= */


/* Header ================================================================================ */

.page-header {
	padding: 0;
	margin: 0;
	border: 0
}

.header-container-fixed {
	animation-duration: 450ms;
	animation-fill-mode: both;
	animation-name: fadeInDown;
	box-shadow: 0 0 3px #666666;
	-moz-box-shadow: 0 0 3px #666666;
	-webkit-box-shadow: 0 0 3px #666666;
	-o-box-shadow: 0 0 3px #666666;
	-ms-box-shadow: 0 0 3px #666666;
	position: fixed;
	width: 100%;
	z-index: 10000;
	top: 0;
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0px, -100%, 0px);
	}
	100% {
		opacity: 1;
		transform: none;
	}
}

.header-top .top-left {
	float: left;
	padding-left: 15px;
}

.header-top .top-right {
	float: right;
	padding-right: 15px;
}

.header-top {
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #efefef;
	padding: 16px 0px;
	background-color: #012231 !important;
}


.header-content {
	padding: 7px 0;
	background-color: #012231 !important;
}


/*Top support/hot support*/

.hot-support .hotline,
.hot-support .email {
	display: inline-block;
}

.hot-support .hotline {
	margin-right: 24px
}

.hot-support p {
	margin: 0;
	font-size: 13px;
	color: #334141;
	line-height: 43px
}

.hot-support p .icon {
	color: #c8102e;
	padding-right: 10px;
	font-size: 19px;
	display: inline-block;
	vertical-align: middle;
	line-height: 34px
}


/*header setting*/

.store-location,
.track-order,
.customer {
	float: left;
	padding-left: 20px;
	padding-right: 22px;
	cursor: pointer;
}

.customer {
	padding-right: 0
}

.store-location:after,
.track-order:after {
	content: "";
	width: 1px;
	height: 13px;
	top: calc(50% - 6px);
	right: 0;
	background-color: #cad5d5;
	display: block;
	position: absolute;
}

.store-location a,
.track-order a {
	display: block;
	font-size: 13px;
	color: #334141;
	text-transform: capitalize;
	line-height: 43px
}

.store-location:hover a,
.track-order:hover a {
	color: #c8102e
}

.store-location a:before,
.track-order a:before {
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 6px;
}


/*Top links / Customer*/

.header.links {
	margin: 0;
}

.customer:hover .icon {
	color: #fff
}

.customer .icon,
.customer .top-links {
	margin: 0;
	display: block;
	float: left;
}

.customer .top-links li {
	float: left;
	margin: 0
}

.customer .icon {
	font-size: 16px;
	color: #fff;
	line-height: 43px;
	padding-right: 7px;
}

.customer .top-links li a {
	color: #334141
}

.customer .top-links li a,
.customer .top-links li span {
	font-size: 13px;
	text-transform: none;
	line-height: 43px
}

.customer .top-links li a:hover {
	color: #c8102e
}

.customer .top-links li span {
	padding: 0 5px;
	color: #959595
}

.customer .links li:nth-child(1):after {
	display: inline-block;
	padding: 0 5px;
	color: #959595;
	line-height: 43px;
}

.customer .links li.customer-welcome:after,
.customer .links .customer-menu li:nth-child(1):after {
	display: none;
}

.customer .top-links li.customer-welcome span {
	color: #343434;
	padding: 0;
}

.customer-welcome .action.switch {
	background-image: none;
	background: none;
	-moz-box-sizing: content-box;
	border: 0;
	box-shadow: none;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-weight: 400;
	vertical-align: middle;
	height: auto;
}

.customer-welcome .action.switch>span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.customer-welcome .action.switch:after {
	font-size: 16px;
	line-height: 15px;
	color: inherit;
	content: '\f107';
	font-family: FontAwesome;
	margin: 0 5px;
	vertical-align: middle;
	display: inline-block;
	font-weight: normal;
	overflow: hidden;
	speak: none;
	text-align: center;
}

.customer-welcome.active .action.switch:after {
	content: '\f106';
}

.customer-welcome .customer-menu {
	display: none;
	position: absolute;
	min-width: 160px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
	background-color: #fff;
	padding: 10px;
	z-index: 99;
}

.customer-welcome.active .customer-menu {
	display: block;
}

.customer-welcome .customer-menu a {
	color: #000000!important;
}

.customer .top-links .customer-menu li {
	float: none;
	display: block;
}

.customer .links .customer-menu li a {
	line-height: normal;
	padding: 5px 0;
	display: block;
}


/*Currency*/

.switcher-currency .switcher-trigger strong {
	font-size: 13px;
	color: #334141;
	vertical-align: middle;
}

.switcher-currency .switcher-trigger:after {
	vertical-align: middle;
	display: inline-block;
}

.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
	vertical-align: middle;
}

.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
	vertical-align: middle;
}

.currency-top .currency .action strong span {
	font-size: 13px;
	color: #334141;
	font-weight: normal;
}

.currency-top:hover .currency .action strong span,
.currency-top .currency .action.active strong span {
	color: #c8102e
}

.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
	margin-bottom: 0;
	padding: 15px 20px;
	left: 0;
	border: 0;
	position: absolute;
	top: 43px;
	z-index: 35;
	min-width: 120px;
	background-color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	display: none;
}

.page-header .switcher .options ul.dropdown::before,
.page-footer .switcher .options ul.dropdown::before,
.page-header .switcher .options ul.dropdown::after,
.page-footer .switcher .options ul.dropdown::after {
	display: none;
}

.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
	background-color: transparent;
}

.switcher .options ul.dropdown li a {
	color: #333333
}

.currency_top,
.top-form-language {
	float: left;
	line-height: 23px;
	padding: 10px 15px 0;
	position: relative;
}

.currency_top .currentcode {
	color: #334141;
	font-size: 16px;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: bold !important;
	padding: 0 5px 0 0;
}

.top-form-language {
	padding-left: 0;
}

.page-header .switcher,
.page-footer .switcher {
	margin: 0;
}

.top-form-language:after,
.currency_top:after {
	border-right: 1px solid #cad5d5;
	content: "";
	height: 13px;
	position: absolute;
	right: 0;
	top: 15px;
}

.top-form-language .language .dropdown span,
.page-header .top-form-language .switcher .options ul.dropdown a {
	background-position: left center;
	background-repeat: no-repeat;
	line-height: normal;
	padding: 0 0 0 25px;
	font-size: 13px;
	display: inline-block;
}

.page-header .switcher .options,
.page-footer .switcher .options {
	position: static;
}

.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
	padding: 0 8px;
	display: inline-block !important;
}


/*Header Logo*/

.header .logo {
	margin: 0;
	text-decoration: none!important;
	outline: none;
	display: block;
	max-width: 100%;
	float: none;
	padding: 0px 10px;
}

.header .logo .logo1 {
	padding: 44px 0 30px;
	display: block;
}

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

.header h1.logo {
	padding: 0;
}


/*header search*/

.content-seach {
	padding: 0
}

.header-search .block-search .block-title {
	display: none;
}

.header-search .block-search .block-content {
	margin: 0
}

.header-search .form-search:before,
.header-search .form-search:after {
	content: "";
	clear: both;
	display: table;
}

.header-search .form-search {
	border-width: 2px;
	border-style: solid;
	-webkit-border-radius: 0px;
	-moz-border-radius: 25px;
	border-radius: 0px;
	position: relative;
}

.header-search .form-search button.button {
	float: right;
	width: 75px;
	text-align: center;
	padding: 0;
	border: 0;
	height: 100%;
	opacity: 1;
	border-radius: 0px;
	cursor: pointer;
	pointer-events: auto;
	position: absolute;
	right: -2px;
	top: 0;
}

.header-search .field.search {
	width: calc(100% - 75px)
}

.header-search .form-search button.button>span>span {
	padding: 0;
	border: none;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 0;
	display: none;
}

.header-search .form-search button.button>span {
	height: 39px;
	line-height: 39px;
}

.header-search .form-search button.button>span:before {
	font-size: 22px;
	font-family: 'FontAwesome';
	content: "\f002";
	font-weight: normal;
	content: "\6d";
	font-family: "untitled-font-6" !important;
}

.header-search .form-search button.button>span .icon {
	font-size: 24px;
	display: inline-block;
	padding-top: 5px
}

.header-search .form-search input.input-text {
	background-color: transparent;
	font-size: 15px;
	margin: 0;
	line-height: 53px;
	height: 50px;
	border: 0;
	color: #a0a0a0;
	padding: 0 20px
}

.header-search .form-search input[type="search"],
.header-search .form-search input[type="search"]:-moz-placeholder {
	color: #a0a0a0 !important;
}

.header .form-search .dd-container {
	position: absolute;
	right: 40px;
	width: 130px !important;
	border-left: 1px solid #d9dadc
}

.header .form-search .catalogsearch {
	position: relative;
}

.catalogsearch .c-smartsearch__overlay {
	display: none;
}

.header .form-search .catalogsearch input.input-text {
	width: 70%;
	float: left;
	border-radius: 0 3px 3px 0;
	border-color: #ccc;
	border-width: 0 0 0 1px;
	margin: 0;
	padding: 0 20px 0 20px;
	height: 50px;
}

.header .form-search .catalogsearch-box {
	background-color: #fff;
	border: 1px solid #fff;
	border-left: 0;
	border-right: 0;
	border-radius: 3px;
	font-size: 13px;
	float: right;
	height: 37px;
	padding: 0 20px 0 15px;
	width: 30%;
	position: absolute;
	right: 0px;
	display: block;
	color: #555555;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.header .form-search .catalogsearch-box span {
	color: #6b6b6b;
	font-size: 15px;
	display: block;
	height: 37px;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.header .form-search .catalogsearch-box span:after {
	content: "\f0d7";
	display: block;
	font-size: 10px;
	font-family: 'FontAwesome';
	color: #555555;
	position: absolute;
	right: 15px;
	top: 0px;
}

.header .form-search .dd-container {
	background-color: #fff;
	position: absolute;
	z-index: 99999999;
	left: 0;
	width: 230px !important;
	height: 250px;
	overflow: auto;
	border: 1px solid #e6e6e6;
}

.header .form-search .dd-container li {
	border: 0;
	color: #666;
	padding: 5px 25px 5px 25px;
	margin: 0;
	;
	text-align: left;
}

.header .form-search .dd-container li:hover,
.header .form-search .dd-container li.selected {
	color: #000;
	background: #f0f2f5;
}

.header .form-search .dd-options {
	height: 250px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
	border: 0;
}

.header .form-search .dd-container .dd-select {
	border-radius: 0;
	border: 0;
	border-right: 1px solid #dddddd;
	background-color: transparent !important;
	margin-bottom: 0px;
}

.header .form-search .dd-option-text {
	font-size: 12px;
	margin: 0;
	font-weight: 500;
	cursor: pointer;
}

.header .form-search .dd-options .dd-option {
	border: 0;
	color: #666;
	padding: 5px 0 5px 18px;
	text-align: left;
}

.dd-container .dd-selected {
	padding: 13px 17px;
	margin: 0;
}

.dd-pointer-down,
.dd-pointer-up {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #ddd !important
}

.dd-pointer {
	right: 14px !important;
	margin-top: -6px !important;
}

.dd-container .dd-selected .dd-selected-text {
	margin: 0;
	text-transform: uppercase;
	color: #2a2a2a;
	font-weight: normal;
}

.header .form-search .dd-options .dd-option:before {
	color: #bbbbbb;
	content: "";
	font-family: FontAwesome;
	font-size: 13px;
	margin-right: 10px;
	text-align: left;
	width: 32px;
}

.header .form-search .dd-options .dd-option:hover {
	color: #ffa800;
}

.header .form-search .search-autocomplete {
	margin-top: 0;
}

.header .form-search .search-autocomplete ul {
	border: 1px solid #5c7989;
}

.header .form-search .search-autocomplete li {
	text-align: left;
	border-bottom: 1px solid #f4eee7;
	padding: 2px 8px 1px 8px;
	cursor: pointer
}

.header .form-search .search-autocomplete li .amount {
	float: right;
	font-weight: bold
}

.header .form-search .search-autocomplete li.odd {
	background-color: #fffefb
}

.header .form-search .search-autocomplete li.selected {
	background-color: #f7e8dd
}

.header .block-search .search-autocomplete {
	top: 50px !important;
}

.header .form-search .search-autocomplete ul {
	border: 1px solid #e1e1e1;
	padding: 15px 15px 15px;
}

.header .form-search .search-autocomplete li {
	padding: 10px 15px;
}

.header .form-search .search-autocomplete ul li.full-search {
	padding: 2px 15px 10px;
	margin-left: -15px;
	margin-right: -15px;
	border: 0;
}

.header .form-search .search-autocomplete .c-smartsearch__image {
	float: left;
}

.header .form-search .search-autocomplete .c-smartsearch__description {
	padding: 10px 0 0 110px;
}

.header .form-search .search-autocomplete .c-smartsearch__description .c-smartsearch__title a {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.3;
}

.header .form-search .search-autocomplete .c-smartsearch__description .option-reviews .product-reviews-summary {
	margin: 5px 0 5px;
}

.header .form-search .search-autocomplete .c-smartsearch__description .product-reviews-summary .reviews-actions {
	line-height: 25px;
}

.header .form-search .search-autocomplete .c-smartsearch__description .option-price {
	font-size: 20px;
	color: #333;
}

.header .form-search .search-autocomplete .row:last-child li {
	border: 0;
}

.header .form-search .search-autocomplete .action.close {
	background-color: transparent;
	border: 0 none;
	box-shadow: none;
	box-sizing: content-box;
	display: inline-block;
	font-weight: 400;
	height: 20px;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	top: 0;
	width: 20px;
	color: #000000;
	opacity: 0.2;
	font-size: 0;
}

.header .form-search .search-autocomplete .action.close:before {
	color: inherit;
	content: "\f00d";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
}

.header .form-search .search-autocomplete .action.close:hover {
	opacity: 1;
	background-color: transparent;
}

.header .form-search .search-autocomplete li.selected,
.header .form-search .search-autocomplete ul li:hover {
	background-color: transparent;
}

.header .form-search .search-autocomplete .c-smartsearch__title {
	display: block;
	clear: inherit;
}

.header .form-language {
	clear: both;
	padding: 10px 0;
	text-align: left;
	float: left
}

.header .form-language label {
	font-weight: bold;
	padding-right: 5px;
	color: #a7c6dd;
	vertical-align: middle;
	float: left;
	margin: 0
}

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

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

.header .header-setting {
	float: right;
}

.header .header-setting .settting-switcher {
	position: relative;
}

.righ-header-content {
	padding-top: 2px
}

.top-link-product li {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.top-link-product a.compare,
.top-link-product a.wishlist {
	font-size: 22px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	line-height: 40px;
	font-weight: bold;
	width: 50px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.top-link-product,
.minicart-wrapper {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.top-link-product a.compare:before {
	content: "\64";
	display: block;
	line-height: 40px;
	font-family: "untitled-font-6" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
}

.top-link-product a.compare .counter,
.top-link-product a.wishlist .counter {
	position: absolute;
	bottom: 9px;
	right: 2px;
	width: 22px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #3a454e;
	text-align: center;
	overflow: hidden;
	background-color: #c8102e;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}


/*minicart cart*/

.miniCartWrap .icons {
	font-size: 25px;
	padding: 10px;
	display: block;
}

.miniCartWrap .mini-contentCart .icons {
	font-size: 14px;
}

.minicart-wrapper {
	margin: 0 !important;
	text-align: center;
	position: relative;
}

.minicart-wrapper .icon {
	font-size: 24px;
	color: #fff;
	text-align: center;
	display: inline-block;
	line-height: 40px;
	position: relative;
}

.minicart-wrapper .icon:before {
	width: 50px;
	height: 40px;
	text-align: center;
	display: inline-block;
	line-height: 40px
}

.minicart-wrapper .icon .amount .price {
	font-size: 15px;
	font-weight: 700;
}

.minicart-wrapper .action.showcart .counter.qty {
	position: absolute;
	left: 26px;
	bottom: 13px;
	padding: 0;
	margin: 0;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	height: 22px;
	line-height: 22px;
	width: 22px;
	font-size: 12px;
	font-weight: bold;
}

.minicart-wrapper .block-minicart {
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px 0 0;
	border-color: #c8102e;
	z-index: 10;
	position: absolute;
	top: 100%;
	padding: 30px 25px 20px;
	width: 350px;
	display: none;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.block-minicart .subtitle.empty {
	font-weight: 600;
}

.block-minicart .subtitle.empty span {
	font-size: 12px;
}

.minicart-wrapper .block-minicart .block-title {
	display: none;
}

.block-minicart .items-total,
.block-minicart .subtotal {
	margin: 0;
	display: inline-block;
	float: none;
}

.subtotal .amount.price-container {
	display: inline-block;
}

.block-minicart .subtotal .label {
	color: #666;
	font-weight: normal;
	padding: 0;
}

.block-minicart .amount .price-wrapper:first-child .price {
	font-size: 16px;
	font-weight: normal;
	color: #333e48
}

.block-minicart .block-content>.actions {
	padding: 0;
}

.block-minicart .block-content>.actions .secondary .viewcart {
	border: 1px solid #efecec;
	background-color: #c8102e!important;
	border-color: #c8102e!important;
	border-radius: 25px;
	display: block;
	line-height: 45px;
	text-align: center;
	float: none;
	color: #fff;
}

.block-minicart .block-content>.actions .secondary .viewcart span {
	font-size: 15px;
	color: #fff;
}

.block-minicart .block-content>.actions .secondary .viewcart:hover span {
	color: #fff;
}

.block-minicart .block-content>.actions .secondary .viewcart:hover {
	background-color: #c8102e;
	border-color: #c8102e;
}

.block-minicart .block-content>.actions>.primary {
	margin: 0 0 15px;
}

.block-minicart .block-content>.actions>.primary .action.primary {
	background-color: #c8102e;
	border: 1px solid #c8102e;
	color: #ffffff;
	display: block;
	padding: 0 20px;
	width: 100%;
	line-height: 45px;
	font-size: 15px;
}

.minicart-items-wrapper {
	margin: 0;
	padding: 15px 0;
	border: 0;
}

.minicart-items-wrapper .product-item-photo {
	display: block;
	overflow: hidden;
	position: relative;
}

.minicart-items .product-item-details {
	text-align: left;
	padding-left: 95px;
}

.minicart-items .product-item-name {
	margin: 0 0 5px;
	font-size: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.minicart-items .product-item-name a {
	font-size: 14px;
	font-weight: 600;
	color: #0062bd
}

.minicart-items .product .toggle::after {
	content: "";
	font-family: "FontAwesome";
	color: inherit;
	display: inline-block;
	font-size: 15px;
	padding-left: 5px;
	font-weight: normal;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.minicart-items .product.active>.toggle::after {
	content: "";
}

.minicart-items .product-item-details .price {
	color: #ee0000;
	font-size: 15px;
}

.label {
	color: #666666;
	font-size: 13px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
}


/* .minicart-items .action.edit::before, .minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before,
.cart.table-wrapper .actions-toolbar > .action-edit::before,
.modal-custom .action-close::before, .modal-popup .action-close::before, .modal-slide .action-close::before {color: #999; content: "\f040";display: inline-block;font-family: "FontAwesome"; font-size: 15px;font-weight: normal;line-height: 15px; overflow: hidden;text-align: center;vertical-align: middle;}
.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar > .action-delete::before,.modal-custom .action-close::before, .modal-popup .action-close::before, .modal-slide .action-close::before {content: "\f00d";font-size: 18px;line-height: 18px;}
.minicart-wrapper .product .actions > .primary,.cart.table-wrapper .actions-toolbar > .action-edit{margin-right: 10px;}
.minicart-items .action.edit > span, .minicart-items .action.delete > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span,
.cart.table-wrapper .actions-toolbar > .action-edit > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close {border: 0 none;box-shadow: none;box-sizing: content-box;display: inline-block;font-weight: 400;height: 30px;line-height: inherit; margin: 0;padding: 0;position: absolute; right: 0;text-decoration: none;text-shadow: none;top: 0;width: 30px;color: #000000;opacity: 0.2;}
.minicart-wrapper .action.close::before {color: inherit;content: "\f00d";display: inline-block;font-family: "FontAwesome";font-size: 15px;font-weight: normal;line-height:15px;margin: 0;overflow: hidden;text-align: center;vertical-align: top; line-height: 30px}
.minicart-wrapper .action.close > span {border: 0 none;clip: rect(0px, 0px, 0px, 0px);height: 1px; margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}
.minicart-wrapper .action.close:hover{opacity: 1; color: #ee0000;background-color: #c8102e;} */

.minicart-items .product-item {
	margin: 0;
}

.minicart-items .product-item:not(:first-child) {
	border-top: 1px solid #ddd
}

.minicart-items-wrapper .minicart-items .product-item-details .content {
	position: relative;
	z-index: 9;
	background-color: #fff;
	border: 1px solid #ddd;
	text-align: left;
	padding: 10px 10px 0;
}

.minicart-items .action.edit::before,
.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar>.action-delete::before,
.cart.table-wrapper .actions-toolbar>.action-edit::before {
	opacity: 0.3;
	color: #1a1a1a;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before,
.cart.table-wrapper .actions-toolbar>.action-delete:hover:before,
.cart.table-wrapper .actions-toolbar>.action-edit:hover:before {
	opacity: 1;
}

.minicart-items .action.delete::before,
.cart.table-wrapper .actions-toolbar>.action-delete::before {
	content: "";
	font-size: 18px;
	line-height: 18px;
}

.minicart-wrapper .product .actions>.primary,
.cart.table-wrapper .actions-toolbar>.action-edit {
	margin-right: 10px;
}

.cart.table-wrapper .actions-toolbar>.action-towishlist {
	margin-right: 10px;
	vertical-align: middle;
}

.minicart-items .action.edit>span,
.minicart-items .action.delete>span,
.cart.table-wrapper .actions-toolbar>.action-delete>span,
.cart.table-wrapper .actions-toolbar>.action-edit>span {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.minicart-wrapper .action.close {
	border: 0 none;
	box-shadow: none;
	box-sizing: content-box;
	display: inline-block;
	font-weight: 400;
	height: 20px;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-shadow: none;
	top: 0;
	width: 20px;
	color: #000000;
	opacity: 0.2;
}

.block-actions.filter-actions {
	padding: 10px 0;
}

.filter-current .action.remove {
	float: right;
	text-align: right;
	border: 0 none;
	box-shadow: none;
	box-sizing: content-box;
	display: inline-block;
	font-weight: 400;
	height: 20px;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	top: 0;
	width: 20px;
	color: #000000;
	opacity: 0.2;
}

.filter-current .action.remove span {
	display: none;
}

.minicart-wrapper .action.close:before,
.filter-current .action.remove:before {
	color: inherit;
	content: "\f00d";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
}

.minicart-wrapper .action.close>span {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.minicart-wrapper .action.close:hover,
.filter-current .action.remove:hover {
	opacity: 1;
	background-color: transparent;
}

.minicart-items .product-item {
	margin: 0;
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	box-shadow: none;
	box-sizing: content-box;
	display: inline-block;
	font-weight: 400;
	line-height: inherit;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-shadow: none;
	top: 0;
}

.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before {
	opacity: 0.3;
	color: #1a1a1a;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
	opacity: 1;
}

.modal-custom .action-close>span,
.modal-popup .action-close>span,
.modal-slide .action-close>span {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.modal-popup .action-close {
	padding: 5px 10px;
}

.modals-wrapper .modal-popup .modal-footer {
	margin-top: 10px;
	text-align: left;
}

.modals-wrapper .modal-popup .modal-inner-wrap {
	width: 50%;
}

.modal-inner-wrap .modal-header {
	border: 0;
}


/*minicart update*/

.minicart-items .update-cart-item {
	border: 1px solid #eee;
	padding: 0 5px;
	height: 32px
}

.minicart-items .update-cart-item span {
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 30px;
	display: block;
}


/*end cart*/


/* Style Slide =============================================================================== */

.home-slider .slick-slide .figcaption .caption1,
.home-slider .slick-slide .figcaption .caption2,
.home-slider .slick-slide .figcaption .caption3,
.home-slider .slick-slide .figcaption .caption4 {
	display: none;
}

.home-slider.slick-slider {
	margin-bottom: 30px;
}

.slick-slide img {
	margin: 0 auto;
}

.magicslider>.item:nth-child(n+2),
.magicslider>.item .figcaption {
	display: none;
}

.magicslider>.item.slick-slide,
.magicslider>.item.slick-slide .figcaption {
	display: block;
}

.magicslider {
	text-align: center;
	display: block
}

.external-video:after {
	background: rgba(0, 0, 0, 0) url("../images/alothemes/gallery-sprite.png") repeat scroll right bottom;
	bottom: 0;
	content: "";
	height: 100px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 12px;
	width: 100px;
}

.external-video.embed:after {
	display: none;
}

.slick-initialized .slick-slide {
	position: relative;
}

.home-slider>.item:nth-child(n+2),
.home-slider>.item .figcaption {
	display: none;
}

.home-slider>.item.slick-slide,
.home-slider>.item.slick-slide .figcaption {
	display: block;
}


/* 
.home-slider .slick-slide.slick-active .figcaption .text-slide{position: absolute;top: 40%;left: 45%;} */

.home-slider .slick-slide.slick-active .figcaption .caption1 {
	display: block;
	font-size: 60px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
	position: absolute;
	top: 14%;
	z-index: 30;
	opacity: 1;
	text-transform: uppercase;
	color: #333e48;
}

.home-slider .slick-slide.slick-active .figcaption .caption1 {
	-moz-animation: fadeInRight 0.8s ease-in 1.3s backwards;
	-webkit-animation: fadeInRight 0.8s ease-in 1s backwards;
	animation: fadeInRight 0.8s ease-in 1s backwards;
}

.home-slider .slick-slide.slick-active .figcaption .caption2 {
	display: block;
	font-size: 15px;
	font-weight: 800;
	line-height: normal;
	margin: 0;
	text-transform: uppercase;
	position: absolute;
	top: 38%;
	z-index: 40;
	opacity: 1;
	color: #333e48;
}

.home-slider .slick-slide.slick-active .figcaption .caption2 span {
	font-size: 20px;
	font-weight: bold;
}

.home-slider .slick-slide.slick-active .figcaption .caption2 {
	-moz-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
	-webkit-animation: fadeInLeft 0.8s ease-in 1.5s backwards;
	animation: fadeInLeft 0.8s ease-in 1.5s backwards;
}

.home-slider .slick-slide.slick-active .figcaption .caption3 {
	display: block;
	font-size: 48px;
	font-weight: 300;
	line-height: 30px;
	margin: 0;
	text-transform: uppercase;
	position: absolute;
	top: 48%;
	z-index: 50;
	opacity: 1;
	color: #333e48;
}

.home-slider .slick-slide.slick-active .figcaption .caption3 span {
	font-size: 48px;
	font-weight: 700;
}

.home-slider .slick-slide.slick-active .figcaption .caption3 {
	-moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
	-webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
	animation: fadeInUp 0.8s ease-in 1.7s backwards;
}

.home-slider .slick-slide.slick-active .figcaption .caption4 {
	display: block;
	position: absolute;
	top: 65%;
	z-index: 60;
	opacity: 1;
}

.home-slider .slick-slide.slick-active .figcaption .caption4 {
	-moz-animation: fadeInUp 0.8s ease-in 1.7s backwards;
	-webkit-animation: fadeInUp 0.8s ease-in 1.7s backwards;
	animation: fadeInUp 0.8s ease-in 1.7s backwards;
}

.home-slider .slick-slide.slick-active .figcaption .caption4 a {
	background-color: #c8102e;
	color: #333e48;
	border-radius: 10px;
	line-height: 45px;
	font-size: 18px;
	padding: 0 58px;
	display: inline-block;
	font-weight: 300;
}

.home-slider .slick-slide.slick-active .figcaption .caption4 a:hover {
	background-color: #000;
	color: #fff;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3 span {
	color: #dc1212;
}

.home-slider .slick-slide.slick-active .figcaption .caption1,
.home-slider .slick-slide.slick-active .figcaption .caption2,
.home-slider .slick-slide.slick-active .figcaption .caption3,
.home-slider .slick-slide.slick-active .figcaption .caption4 {
	left: 30%;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption2,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3 {
	animation-name: zoomOut;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2,
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3,
.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption4 {
	animation-name: zoomIn;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1 {
	top: 29%;
	font-size: 48px;
	line-height: 40px;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption2 {
	top: 17%;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3 {
	top: 52%;
}

.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption4,
.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption4 {
	top: 70%;
}

.slide-showcase .home-slider .slick-prev {
	left: 0px;
	background-position: 0 0;
}

.slide-showcase .home-slider .slick-prev:hover {
	background-position: 0 -104px;
}

.slide-showcase .home-slider .slick-next {
	right: 0px;
	background-position: 100% 0;
}

.slide-showcase .home-slider .slick-next:hover {
	background-position: 100% 100%;
}

.slide-showcase .home-slider .slick-arrow {
	font-size: 0;
	width: 73px;
	height: 104px;
	line-height: 104px;
	-moz-transition: all 0.45s ease;
	-webkit-transition: all 0.45s ease;
	-o-transition: all 0.45s ease;
	-ms-transition: all 0.45s ease;
	transition: all 0.45s ease;
	opacity: 0.2;
	top: 35%;
	background-image: url("../images/alothemes/bx-controls.png");
	background-repeat: no-repeat;
	display: none !important;
}

.slide-showcase .home-slider .slick-arrow:hover {
	opacity: 1;
}

.slide-showcase:hover .home-slider .slick-arrow {
	display: block !important;
}

.slide-showcase .home-slider .slick-prev:before,
.slide-showcase .home-slider .slick-next:before {
	font-size: 24px;
	line-height: 86px;
	display: none;
}

.home-slider.home-slider-index:hover .slick-arrow {
	opacity: 1;
	transform: translate(0px, -50px);
	visibility: visible;
}

.home-slider.home-slider-index .slick-arrow:hover {
	background-color: #fff;
	color: #5f5f5f;
}

.home-slider .slick-dots {
	bottom: 23px;
}

.home-slider-index .slick-dots li button {
	width: 12px;
	height: 12px;
	line-height: 12px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.home-slider-index .slick-dots li.slick-active button {
	background-color: transparent;
}

@media(min-width:1920px) {
	.home-slider .slick-slide.slick-active .figcaption .caption1,
	.home-slider .slick-slide.slick-active .figcaption .caption2,
	.home-slider .slick-slide.slick-active .figcaption .caption3,
	.home-slider .slick-slide.slick-active .figcaption .caption4 {
		left: 35%;
	}
	.home-slider .slick-slide.slick-active .figcaption .caption1 {
		top: 23%;
	}
	.home-slider .slick-slide.slick-active .figcaption .caption2 {
		top: 40%;
	}
	.home-slider .slick-slide.slick-active .figcaption .caption3 {
		top: 48%;
	}
	.home-slider .slick-slide.slick-active .figcaption .caption4 {
		top: 60%;
	}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption1,
	.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption1 {
		top: 34%;
	}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption2,
	.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption2 {
		top: 25%;
	}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption3,
	.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption3 {
		top: 50%;
	}
	.home-slider .slick-slide.slick-active .figcaption .text-slide2 .caption4,
	.home-slider .slick-slide.slick-active .figcaption .text-slide3 .caption4 {
		top: 64%;
	}
}


/*For Effec caption slick slider*/

@keyframes alothemes {
	from {
		transform: scale(0);
		opacity: 0;
		visibility: hidden;
	}
	to {
		transform: scale(1);
		opacity: 1;
		visibility: visible;
	}
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		-ms-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		-ms-transform: translateX(50px);
		transform: translateX(50px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		-ms-transform: translateY(50px);
		transform: translateY(50px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}


/*End For Effec caption slick slider*/


/********** < Navigation */

#nav {
	font-size: 13px;
	margin: 0
}


/* All Levels */


/* Style consistent throughout all nav levels */

#nav li {
	position: relative;
	text-align: left
}

#nav li.over {
	z-index: 998
}

#nav a,
#nav a:hover {
	display: block;
	text-decoration: none
}

#nav span {
	display: block;
	cursor: pointer;
	white-space: nowrap
}

#nav li ul span {
	white-space: normal
}

#nav ul li.parent a {
	background: url(../images/bkg_nav2.gif) 100% 100% no-repeat
}

#nav ul li.parent li a {
	background-image: none
}


/* 0 Level */

#nav li {
	float: left
}

#nav li.active a {
	color: #d96708
}

#nav a {
	float: left;
	padding: 5px 12px 6px 8px;
	color: #E5E5E5;
	font-weight: bold;
	line-height: 35px
}

#nav li.over a,
#nav a:hover {
	color: #d96708
}


/* 1st Level */

#nav ul li,
#nav ul li.active {
	float: none;
	margin: 0;
	padding-bottom: 1px;
	background: #ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x
}

#nav ul li.last {
	background: #ecf3f6;
	padding-bottom: 0
}

#nav ul a,
#nav ul a:hover {
	float: none;
	padding: 0;
	background: none
}

#nav ul li a {
	font-weight: normal!important
}


/* 2nd Level */

#nav ul,
#nav div {
	position: absolute;
	width: 15em;
	top: 45px;
	left: -10000px;
	border: 1px solid #899ba5
}

#nav div ul {
	position: static;
	width: auto;
	border: none
}


/* 3rd+ Level */

#nav ul ul,
#nav ul div {
	top: 5px
}

#nav ul li a {
	background: #ecf3f6
}

#nav ul li a:hover {
	background: #d5e4eb
}

#nav ul li a,
#nav ul li a:hover {
	color: #2f2f2f!important
}

#nav ul span,
#nav ul li.last li span {
	padding: 3px 15px 4px 15px
}


/* Show menu */

#nav li ul.shown-sub,
#nav li div.shown-sub {
	left: 0;
	z-index: 999
}

#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
	left: 100px
}


/********** Navigation > */


/* ======================================================================================= */

.support .box-services .media-body p,
.account-login .content p {
	color: #555
}


/* Style Default =============================================================================== */


/* Static Block =============================================================================== */

.magiccart-column {
	padding-bottom: 20px;
	padding-top: 20px
}


/* Sidebar =============================================================================== */

.block .block-title strong {
	color: #333e48;
	display: block;
	font-size: 19px;
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 13px;
	text-transform: capitalize;
}

.block .block-title::before {
	background-color: #c8102e;
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 70px;
}

.block .block-title {
	border-bottom: 1px solid #dddddd;
	position: relative;
}

.block-subscribe .block-title {
	border-bottom: 0px
}

.block-subscribe .block-title::before {
	display: none;
}


/*Filter*/

.block.filter {
	margin-bottom: 60px;
}

.filter .filter-title:before {
	content: "";
	width: 70px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: -1px;
	background-color: #c8102e;
}

.block.filter .filter-title strong {
	font-size: 19px;
	color: #333e48;
	line-height: 30px;
	font-weight: normal;
	display: block;
	padding-bottom: 13px
}

.filter-options .filter-options-title {
	font-size: 14px;
	color: #575560;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 14px
}

.filter-options .filter-options-content .item a {
	display: block;
	font-size: 14px;
	color: #333e48;
	text-transform: capitalize;
	position: relative;
	padding-left: 23px
}

.filter-options .filter-options-content .item a span.price {
	font-size: 14px;
	color: #333e48;
	text-transform: capitalize;
}

.filter-options .filter-options-content .item {
	margin-bottom: 10px
}

.filter-options .narrow-box .filter-options-content {
	border-bottom: 1px solid #ddd;
	padding-bottom: 25px;
	margin-bottom: 28px
}


/* .filter-options .narrow-box:last-child .filter-options-content{border-bottom: 0; padding-bottom: 0; margin-bottom: 0} */

.filter-options .filter-options-content .item a:before {
	content: "";
	position: absolute;
	left: 0;
	top: calc(50% - 7.5px);
	width: 15px;
	height: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	border: solid 1px #dfdfdf;
}

.filter-options .filter-options-content .item a:hover:before {
	background-color: #c8102e;
	border-color: #c8102e
}

.filter-options .filter-options-content .item .count {
	float: right;
	font-size: 12px;
	color: #acacac;
}

.block {
	margin: 0 0 30px;
}
.vmagicmenu .block-title {
    background-color: #012231 !important;
}

.block-reorder .actions a {
	clear: both;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
}

.sidebar .block.block-progress {
	padding: 0;
}

.block .block-title,
.col-left .magicproduct.mage-custom .item span {
	margin: 0 0 30px;
	padding: 0;
	text-align: left;
	line-height: normal;
	font-weight: 500;
}

.block .block-title strong {
	font-weight: normal;
	margin: 0;
}

.block .block-title strong span {
	display: block;
	font-size: 18px;
	padding: 0px;
	line-height: normal;
	font-weight: 500;
}

.block .block-title strong span:before,
.block-blog .blog-title h5:before {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 68px;
	height: 1px;
	background-color: #dddddd;
	content: "";
}

.block.block-shipping .block-title strong span:before {
	display: none;
}

.block .block-title a {
	text-decoration: none!important
}

.block .block-subtitle {
	margin: 0;
	padding: 5px 0;
	font-size: 1em;
	color: #555
}

.block .btn-remove,
.block .btn-edit {
	float: right;
	margin: 1px 0 2px 5px
}

.block .actions {
	padding: 6px 0px;
	text-align: left
}

.block .actions a:hover {
	color: #333
}

.block .empty {
	margin: 0;
	padding: 0px;
	color: #666666;
	font-size: 14px;
}

.col-left .magicproduct.mage-custom .item .title:before,
.col-left .magicproduct.mage-custom .item .title:after {
	display: none;
}

.col-left .magicproduct.mage-custom .magictabs {
	margin: 0 !important;
	border: 0;
}

.col-left .magicproduct.mage-custom .content-products .item .images-container {
	padding-right: 0;
	padding-left: 0;
}


/* Mini Blocks */

.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
	font-size: 11px;
	line-height: 1.25
}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {
	background-repeat: no-repeat
}


/* Block:Account */

.block-account {
	border-color: #bbb
}

.block-account .block-title {
	padding: 0
}

.block-account .block-content {
	padding: 0
}

.block-account .block-content li a {
	display: block;
	line-height: 30px;
	padding: 0px;
	text-decoration: none!important
}

.block-account .block-content li.last a {
	border-bottom: 0
}

.block-account .block-content li.current {
	padding: 0px;
	line-height: 30px;
	color: #ff3535
}

.block-account .block-content li.current.last {
	border-bottom: 0
}

.customer-account-index .block .block-title {
	margin: 0px 0 15px;
}

.customer-account-index .sidebar .block .block-title {
	margin: 0 0 30px;
}

.customer-account-index .block .block-title:before {
	display: none;
}

.customer-account-index .block .block-title strong {
	padding: 0;
	display: inline-block;
}

.account .box .box-title {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	margin: 0;
	padding: 10px 15px;
	display: block;
}

.account .box .box-content {
	border: 1px solid #dddddd;
	border-top: 0;
	font-size: 13px;
	min-height: 135px;
	padding: 20px 15px;
}

.account .box .box-actions {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	border-top: 0;
	margin: 0;
	padding: 10px 15px;
}

.customer-account-index .box .box-title,
.customer-account-index .box .box-title span {
	color: #333;
	font-weight: 600;
	text-transform: uppercase;
}

.block-collapsible-nav .item a:hover {
	background-color: transparent;
}

.abs-blocks-2columns,
.abs-discount-block-desktop .block,
.login-container .block,
.account .column.main .block:not(.widget) .block-content .box,
.block-addresses-list .items.addresses>.item,
.form-edit-account .fieldset,
.form-address-edit .fieldset,
.storecredit .block,
.paypal-review-discount .block,
.cart-discount .block {
	width: 48%;
}

.abs-discount-block-desktop .block:nth-child(1),
.login-container .block:nth-child(1),
.account .column.main .block:not(.widget) .block-content .box:nth-child(1),
.block-addresses-list .items.addresses>.item:nth-child(1),
.form-edit-account .fieldset:nth-child(1),
.form-address-edit .fieldset:nth-child(1),
.storecredit .block:nth-child(1),
.paypal-review-discount .block:nth-child(1),
.cart-discount .block:nth-child(1) {
	clear: left;
	float: left;
}

.abs-discount-block-desktop .block:nth-child(2),
.login-container .block:nth-child(2),
.account .column.main .block:not(.widget) .block-content .box:nth-child(2),
.block-addresses-list .items.addresses>.item:nth-child(2),
.form-edit-account .fieldset:nth-child(2),
.form-address-edit .fieldset:nth-child(2),
.storecredit .block:nth-child(2),
.paypal-review-discount .block:nth-child(2),
.cart-discount .block:nth-child(2) {
	float: right;
}

.block-collapsible-nav .item a::before,
.block-collapsible-nav .item>strong::before {
	content: "";
	font-family: FontAwesome;
	left: 0;
	position: absolute;
}

.block-collapsible-nav .content {
	margin-top: 40px;
	padding: 0;
}

.account .actions-toolbar {
	clear: both;
}

.account .nested {
	margin-top: 5px;
}


/* Block:Currency Switcher */

.block-currency {
	border: 0;
	margin: 0 0 0 10px;
	padding: 10px 0
}

.block-currency .block-title {
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px
}

.block-currency .block-title strong {
	font: bold 13px/21px Arial, Helvetica, sans-serif;
	background: url(../images/i_block-currency.gif) 0 50% no-repeat;
	padding: 0 0 0 21px;
	text-transform: none;
	color: #fff
}

.block-currency .block-content {
	background: none;
	padding: 0
}

.block-currency .block-content select {
	width: 100%;
	padding: 0
}


/* Block:Layered Navigation */

.block-layered-nav #narrow-by-list,
.block-layered-nav .block-content ol {
	margin: 0;
	padding: 0;
}

.block-layered-nav .block-subtitle {
	line-height: 1.35;
	background: #d5e8ff url(../images/bkg_block-layered1.gif) 0 50% repeat;
	padding: 3px 9px;
	border: 1px solid #b9ccdd;
	border-width: 1px 0;
	text-transform: uppercase;
	color: #1f5070
}

.block-layered-nav .block-content .block-subtitle {
	display: none
}

.block-layered-nav .block-content li {
	border-bottom: 1px solid #f4f4f4;
	color: #444444;
	line-height: 40px;
	padding: 0px;
	float: left;
	width: 100%;
}

.block-layered-nav .block-content li:last-child {
	border: 0;
}

.block-layered-nav .block-content li a {
	font-size: 14px;
	text-decoration: none;
	text-transform: capitalize;
	color: #444;
}

.block-layered-nav .block-content li a span {
	font-size: 14px;
	color: #444;
}

.block-layered-nav .block-content li span.count {
	font-size: 12px;
	color: #888;
	float: right;
}

.block-layered-nav .block-content li a:hover,
.block-layered-nav .block-content li a span:hover {
	color: #ff5555;
}

.block-layered-nav dt {
	padding: 0px;
	position: relative;
	line-height: 30px;
	margin: 0px;
	display: block;
	text-align: left;
	text-transform: uppercase;
	font-weight: 500;
	color: #ff5555;
	font-size: 16px;
}

.block-layered-nav dt span {
	font-weight: bold;
	padding: 0 10px 0 0;
	height: 26px;
	line-height: 26px;
	color: #757575;
	font-size: 14px;
	text-transform: capitalize;
}

.block-layered-nav dd {
	padding: 0 0 30px;
	overflow: hidden;
}

.block-layered-nav .currently li {
	position: relative
}

.block-layered-nav .currently .label {
	font-weight: normal;
	color: #000;
	padding: 5px 0;
	display: inline-block;
	font-size: 13px
}

.block-layered-nav .currently .value {
	display: inline-block;
	vertical-align: middle
}

.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
	position: absolute;
	right: 8px;
	top: 15px;
	margin: 0
}

.block-layered-nav .currently .btn-previous {
	right: 17px
}

.block-layered-nav .actions {
	font-size: 11px;
	padding: 4px 5px 4px 9px;
	text-align: right
}

.block-layered-nav .actions a {
	float: none
}

.block-layered-nav .toggle-content {
	display: none;
}

.block-layered-nav .toggle-content.visible {
	display: block;
}

.block-layered-nav .toggle-tab.mobile {
	color: #888;
	font-size: 14px;
	cursor: pointer;
}

.block-layered-nav .toggle-tab.mobile:hover {
	color: #ff5555;
}

.block-layered-nav .toggle-tab:before {
	content: "";
	font-family: FontAwesome;
}

.block-layered-nav .toggle-visible .toggle-tab:before {
	content: "";
}

.block-layered-nav .toggle-tab.mobile {
	position: absolute;
	right: -4px;
	top: 0;
	display: block !important;
	line-height: 40px;
	width: 19px;
	text-align: center;
}

.narrow-by {
	position: relative;
	padding: 5px 0;
	outline: medium none !important;
	margin: 0;
}


/* Block:Cart */

.block-cart .summary {
	background: #fff;
	padding: 2px 8px 8px;
	margin: -1px 0 0;
	position: relative;
	z-index: 1
}

.block-cart .amount {
	margin: 0
}

.block-cart .amount a {
	font-weight: bold
}

.block-cart .subtotal {
	margin: 5px 0 0;
	padding: 5px 0;
	background: #f4f4f4;
	text-align: center
}

.block-cart .subtotal .label {
	color: #666
}

.block-cart .subtotal .price {
	font-weight: normal;
	color: #666
}

.block-cart .actions {
	border-bottom: 1px solid #f4f4f4
}

.block-cart .mini-products-list .product-image {
	width: 30%;
	float: left
}

.block-cart .mini-products-list .product-details {
	width: 70%;
	float: left
}

.block-cart .actions .paypal-logo {
	float: left;
	width: 100%;
	margin: 3px 0 0;
	text-align: right
}

.block-cart .actions .paypal-logo .paypal-or {
	clear: both;
	display: block;
	padding: 0 55px 8px 0
}


/* Block:Wishlist */

.block-wishlist .block-title strong {
	background-image: url(../images/i_block-wishlist.gif)
}

.block-wishlist .actions {
	text-align: right
}

.block-wishlist .actions a {
	float: none
}

.products-grid.wishlist .product-item .price-box {
	float: none;
}

.wishlist-index-index .products-grid.wishlist .product-item {
	width: 50%;
	float: left;
	margin-left: 0;
	padding: 0;
	border: 0 none;
}

.wishlist-index-index .products-grid.wishlist .product-item-info {
	width: 90%;
}

.wishlist-index-index .products-grid.wishlist .product-item:nth-child(2n+1) {
	clear: left;
}

.products-grid.wishlist .product-item-photo {
	float: none;
	margin: 0;
}

.products-grid.wishlist .product-item .fieldset .field.qty {
	margin-bottom: 10px;
	padding-right: 10px;
}

.products-grid.wishlist .product-item-name,
.products-grid.wishlist .product-item-description,
.products-grid.wishlist .product-item .price-box,
.products-grid.wishlist .product-item-tooltip {
	margin: 0;
}

.products-grid.wishlist .product-item-actions .btn-remove,
.sidebar .product-item .product-item-actions .btn-remove {
	width: auto;
	height: auto;
	line-height: normal;
}

.sidebar .product-items .product-item {
	float: none;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
}

.sidebar .product-items .slick-slide div:last-child .product-item {
	margin: 0;
	padding: 0;
	border: 0;
}

.sidebar .products-grid .item:hover .per-product {
	border: 0;
	padding: 0 !important;
	margin: 0;
	box-shadow: none;
}

.sidebar .product-items .product-item-info .price-box {
	display: block;
	margin: 1px 0 0 !important;
	float: none;
	max-width: 100%;
	line-height: normal;
}

.sidebar .product-items .product-item-info {
	border: 0 none;
	margin: 0 !important;
	padding: 0 !important;
}

.sidebar .block-custom-product .product-items .product-item-info .product-item-photo {
	float: none;
}

.bestsellers-category.section-category-slide .item .price-box {
	max-width: calc(100% - 39px);
}


/* Related / upsell*/

.block-related {
	margin-bottom: 0
}

.block-related .products-grid .item .images-container:after,
.box-up-sell .products-grid .item .images-container:after {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.block-related .products-grid .item.slick-active .images-container:after,
.box-up-sell .products-grid .item.slick-active .images-container:after {
	display: block;
	visibility: visible;
	opacity: 1;
}

.block-related .products-grid .item.slick-active:last-child .images-container:after {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.block.block-related .block-title,
.block.crosssell .block-title {
	margin-bottom: 20px;
}

.block.block-related .products .slick-slider .slick-list,
.box-up-sell .products .slick-slider .slick-list {
	padding-bottom: 50px;
}

.block-related .block-title strong,
.crosssell .block-title strong {
	font-size: 20px !important;
	margin-bottom: 0;
}

.block-related .item .actions {
	padding-top: 0;
}

.block.block-related .block-content .padding-none {
	padding: 0;
}

.block.block-related .block-subtitle {
	padding-bottom: 10px;
	display: none;
}

.block.block-related .block-subtitle button {
	display: inline-block;
	vertical-align: middle;
}

.block.block-related .block-subtitle button span,
.block.block-related .block-subtitle button {
	font-size: 13px;
	color: #333e48;
	line-height: 33px;
}

.block-related input.checkbox {
	display: block;
	margin: 0 auto;
	clear: both;
}

.data.item:hover .product-item-info {
	box-shadow: none;
	padding: 0;
	margin: 0;
	position: static;
}

.data.item:hover .actions .add-to-links {
	bottom: -48px;
	opacity: 1;
	visibility: visible;
	position: static;
	padding: 0;
}

.data.item:hover .add-to-links a {
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
}

.detailed .block-related .item:hover .actions .add-to-links {
	bottom: -48px;
	opacity: 1;
	visibility: visible;
}

.detailed .block-related .item:hover .add-to-links a {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}

.detailed .block-related .item:hover .product-item-info {
	background-color: #ffffff;
	box-shadow: 0 0 6px rgba(1, 1, 1, 0.3);
	position: relative;
	z-index: 9;
}

.box-up-sell .block-title {
	margin-bottom: 20px;
	border-bottom: 1px solid #dddddd
}

.box-up-sell .block-title strong {
	font-size: 20px !important;
	display: inline-block;
	position: relative;
	margin: 0;
}


/*control*/

.block-related .slick-arrow,
.crosssell .slick-arrow,
.box-up-sell .slick-arrow {
	top: -41px;
}

.block-related .slick-prev,
.box-up-sell .slick-prev,
.crosssell .slick-prev {
	left: auto;
	right: 15px;
}

.block-related .slick-next,
.box-up-sell .slick-next,
.crosssell .slick-next {
	right: -5px;
}


/*Crossell*/

.block.crosssell {
	padding-top: 30px;
	clear: both;
}


/* Block:Compare Products */

.cms-index-index .block-compare {
	display: none
}

.block-compare button.button {
	margin-left: 10px;
}

.block.block-compare .actions a {
	line-height: 35px;
}

.catalog-product-compare-index .compare-table .product-image img {
	width: auto;
	margin: 0 auto;
}

.catalog-product-compare-index .compare-table .button.btn-cart,
.catalog-product-compare-index .compare-table .link-wishlist {
	display: inline-block !important;
}

.page-popup .link-print {
	background: url(../images/i_print.gif) 0 2px no-repeat;
	padding: 2px 0 2px 25px;
	font-weight: bold;
	color: #1e7ec8
}

.compare-table {
	border: 0
}

.compare-table thead tr.first th,
.compare-table thead tr.first td {
	border: 0;
	background: none;
	padding: 0;
	font-size: 0;
	line-height: 0
}

.compare-table .btn-remove {
	float: right;
	background-image: url(../images/btn_remove2.gif);
	width: 72px;
	height: 15px
}

.compare-table tbody th {
	background: #d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y
}

.compare-table tbody th,
.compare-table tbody td {
	padding: 10px;
	border: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: top;
}

.compare-table tbody td.last {
	border-right: 1px solid #ccc
}

.compare-table tbody tr.last th,
.compare-table tbody tr.last td {
	border-bottom: 1px solid #ccc!important
}

.compare-table tr.add-to-row td {
	background: #fffada;
	text-align: center
}

.compare-table tr.first td {
	text-align: center
}

.compare-table tr.first td .product-name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #203548
}

.compare-table tr.first td .product-name a {
	color: #203548
}

.compare-table tr.first td .ratings {
	width: 69px;
	margin: 0 auto
}

.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
	margin: 0
}

.block-compare .action.delete {
	left: 0;
}

.table-comparison .cell {
	display: table-cell;
	width: 180px;
}

.table-comparison .cell.label,
.table-comparison td:last-child {
	border-right: 1px solid #d1d1d1 !important;
	border-left: 1px solid #d1d1d1 !important;
}

.table-comparison .cell.remove {
	border-bottom: 0 none !important;
}

.abs-remove-button-for-blocks::before,
.sidebar .action.delete::before,
.table-comparison .cell.remove .action.delete::before,
.block-compare .action.delete::before,
.filtered .item .action.remove::before {
	color: #cccccc;
	content: "";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
	color: #333;
}


/* Block:Recently Viewed */


/* Block:Recently Compared */


/* Block:Poll */

.block-poll .block-subtitle {
	font-size: 12px
}

.block-poll label {
	color: #777;
	font-weight: normal;
	margin: 0
}

.block-poll input.radio {
	float: left;
	margin: 1px -18px 0 0
}

.block-poll .label {
	display: block;
	margin-left: 18px;
	text-align: left;
	line-height: normal
}

.block-poll li {
	padding: 3px 9px
}

.block-poll .actions {
	margin: 5px 0 0
}

.block-poll .answer {
	font-weight: bold
}

.block-poll .votes {
	float: left;
	margin-left: 10px
}


/* Block:Orders and Returns */

.block-gr-search li {
	padding: 3px 9px
}

.block-gr-search button.button span {
	border-color: #406a83;
	background: #618499
}


/* Block:Tags */

.block-tags .block-content .tags-list {
	background: none;
	border: 0;
	font-size: 12px;
	padding: 3px 0 0;
}

.block-tags .block-content .tags-list li {
	margin: 0
}

.block-tags .block-content a {
	display: inline-block;
	margin: 0 12px 12px 0;
	padding: 10px 12px;
	text-decoration: none;
}

.block-tags .actions {
	text-align: right;
	padding: 0;
	display: none;
}


/* Subscribe / newsletter*/

.page-bottom {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 75px;
	background-color: #012231 !important;
}

.block-newletter .block-subscribe:before,
.block-newletter .block-subscribe:after {
	content: "";
	clear: both;
	display: table;
}

.page-bottom .block-subscribe {
	margin: 0;
}

.block-subscribe .block-title {
	float: left;
	margin: 0
}

.block-subscribe .form.subscribe {
	float: right;
}

.block-subscribe .block-title h3 {
	font-size: 20px;
	color: #333e48;
	font-weight: normal;
	line-height: 30px;
	padding: 5px 0;
	margin: 0
}

.block-subscribe .block-title h3:before {
	content: "\76";
	font-family: "untitled-font-6" !important;
	color: #333e48;
	font-size: 40px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 15px
}

.block-subscribe .form-subscribe-header,
.block-subscribe .field {
	display: inline-block;
	vertical-align: middle;
}

.block-subscribe .form-subscribe-header p {
	margin: 0;
	font-size: 15px;
	color: #333e48;
	font-weight: normal;
	padding-right: 70px
}

.block-subscribe .form-subscribe-header p span {
	font-weight: bold;
}

.block-subscribe .field {
	position: relative;
}

.block-subscribe .actions {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0
}

.block-subscribe .field input.input-text {
	width: 465px;
	height: 41px;
	line-height: 41px;
	background-color: #fff;
	border: 0;
	border-radius: 0;
	padding: 0 130px 0 30px;
	color: #333;
}

.block-subscribe .actions .button {
	border: 0;
	background-color: #333e48!important;
	padding: 0;
	border-radius: 0 0 0 0;
	height: auto
}

.block-subscribe .actions .button span {
	font-size: 14px;
	color: #fff;
	padding: 0 38px 0 30px;
	display: block;
	line-height: 41px;
	text-transform: capitalize;
	font-weight: 400;
}


/* Block:popup-newsletter */

.fancybox-close {
	height: 18px!important;
	width: 18px!important;
	top: 3px!important;
	right: 3px!important
}

#popup-newsletter .block-content .block-title label {
	font-size: 2em;
	text-transform: uppercase;
}

#popup-newsletter .form-subscribe-header label {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0px;
	text-transform: uppercase;
}

#popup-newsletter .form-subscribe-header img {
	margin: 0 auto 20px;
}

#popup-newsletter .form-subscribe-header {
	position: relative;
}

#popup-newsletter .newsletter-new {
	padding: 45px 0;
}

#popup-newsletter .subscribe-bottom {
	display: block;
	margin: 30px 0px 0;
	padding: 0px;
	font-size: 13px;
}

#popup-newsletter .subscribe-bottom input {
	margin: 0 5px 1px 0;
	vertical-align: middle;
}

#popup-newsletter .block-content .input-box {
	width: 380px;
}

#popup-newsletter .block-content input.input-text {
	border-radius: 35px;
	border-width: 1px;
	border-style: solid;
	height: 50px;
	line-height: 50px;
	margin-left: 0;
	padding: 0px 12px;
	width: 100%;
	float: left;
	font-size: 15px;
	text-align: left;
}

#popup-newsletter .block-content .actions {
	padding: 0px;
	float: left;
	margin-left: 5px;
}

#popup-newsletter .block-content button.button span {
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	font-size: 16px;
}

#popup-newsletter .block-content button.button {
	border-width: 1px;
	border-style: solid;
	height: 50px;
	padding: 0;
}

#popup-newsletter .block-content button.button span span {
	padding: 0;
}

#popup-newsletter .block-content {
	margin: 0;
	padding: 70px 29px 29px;
	text-align: left;
}

.promo-panel-sale span,
.promo-panel-text {
	font-size: 35px;
	font-weight: bold;
	line-height: 33px;
	margin: 0;
	text-transform: uppercase;
}

.promo-panel-sale span {
	margin: 0;
	padding: 0 5px 0 0;
}

.promo-panel-text1 {
	border-bottom: 1px solid #b0b0b0;
	display: inline-block;
	font-size: 18px;
	margin: 0 0 15px 3px;
	padding: 0;
}

.promo-panel-text2 {
	color: #666666;
	font-size: 13px;
	margin: 0 0 50px 3px;
	padding: 0;
}

.promo-panel-sale span,
.promo-panel-text,
.promo-panel-text1 {
	color: #343f49;
}

.promo-panel-sale span.getsale {
	color: #c8102e;
}


/*@media(max-width:767px) {
	#popup-newsletter{width: 100% !important;background-size: cover;background-repeat: no-repeat;}
	.promo-panel-sale span, .promo-panel-text{font-size: 20px;line-height: 20px;}
	
	#popup-newsletter .block-content .input-box{width: 100%;}
	#popup-newsletter .block-content .actions{float: none;clear: both;margin: 0;padding-top: 20px;}
	
}*/


/* Block:Reorder */

.block-reorder .block-title strong {}

.block-reorder input.checkbox {
	float: left;
	margin: 0;
	min-height: 10px
}

.block-reorder .product-name {
	margin-left: 20px
}

.block-reorder .validation-advice {
	margin: 3px 9px 7px
}

.block-reorder .product-name a {
	color: #666;
	text-decoration: none
}


/* Block:Login */

.block-login .block-title strong {
	background-image: url(../images/i_ma-info.gif)
}

.block-login .block-content {
	padding: 5px 10px
}

.block-login label {
	font-weight: bold;
	color: #666
}

.block-login input.input-text {
	display: block;
	width: 167px;
	margin: 3px 0
}

.block-login .actions {
	background: none;
	padding: 0;
	margin: 3px 0 0
}

.block-login .actions button.button span {
	border-color: #406a83;
	background: #618499
}

.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
	border: 1px solid #e8e8e8;
	margin-bottom: 40px;
	padding: 30px 20px;
	display: block;
}

.login-container .actions-toolbar {
	margin-top: 35px;
}


/* Paypal */

.sidebar .paypal-logo {
	display: none;
	margin: 10px 0;
	text-align: center
}

.sidebar .paypal-logo a {
	float: none
}


/* ======================================================================================= */


/* Block:New and Sale */

.sticker {
	position: absolute;
	top: 0px;
	z-index: 2
}

.sticker.top-right {
	right: 0px;
}

.sticker.top-left {
	left: 0px;
}

.cms-page-countdown-product .sticker.top-left {
	right: 0px;
	top: 35px;
	left: auto;
}

.labelnew,
.labelsale {
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 13px;
	padding: 0px;
	font-weight: bold;
	width: 35px;
	height: 35px;
	border-radius: 50%;
}

.special-product-label {
	position: relative;
	text-align: left;
}

.special-product-label .special {
	font-size: 28px;
	color: #343f49;
	line-height: 35px;
}

.special-product-label .special strong {
	font-size: 28px;
	display: block;
}


/* Block:testimonials */


/* Block:backtotop */

.product-view .product-collateral .box-collateral {
	display: none
}

.product-view .product-collateral .box-collateral.active {
	display: block
}

#backtotop {
	bottom: 20px;
	display: block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	overflow: hidden;
	position: fixed;
	right: 35px;
	text-align: center;
	text-decoration: none;
	z-index: 9999;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
}

#backtotop .fa {
	font-size: 20px;
	line-height: 35px;
	width: 20px;
	height: 40px;
}

#backtotop:hover {
	background: none repeat scroll 0 0 #000;
	color: #fff
}

#backtotop .back-to-top {
	display: none
}

.cookie-message #backtotop {
	bottom: 63px;
}


/* Block:banner / Banner*/

.cms-page-banner .banner-box-content .btn-shop {
	position: absolute;
	font-size: 15px;
	color: #333e48;
	font-weight: bold;
	top: 66%;
	right: 13%;
}

.cms-page-banner .banner-box-content:hover .btn-shop:after {
	-webkit-animation: translate 0.8s linear 0s infinite;
	-o-animation: translate 0.8s linear 0s infinite;
	animation: translate 0.8s linear 0s infinite;
}

@-webkit-keyframes translate {
	from {
		transform: translateX(-5px);
		opacity: 1;
	}
	to {
		transform: translateX(15px);
		opacity: 0;
	}
}

@-o-keyframes translate {
	from {
		transform: translateX(-5px);
		opacity: 1;
	}
	to {
		transform: translateX(15px);
		opacity: 0;
	}
}

@keyframes translate {
	from {
		transform: translateX(-5px);
		opacity: 1;
	}
	to {
		transform: translateX(15px);
		opacity: 0;
	}
}

.cms-page-banner .banner-box-content .btn-shop:first-letter {
	text-transform: uppercase;
}

.cms-page-banner .banner-box-content .btn-shop:after {
	content: "\62";
	font-family: "untitled-font-6" !important;
	font-size: 13px;
	width: 17px;
	height: 17px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	background-color: #c8102e;
	display: inline-block;
	vertical-align: middle;
	margin-left: 7px;
	line-height: 17px
}

.cms-page-banner .banner-box-content>a {
	display: block;
	position: relative;
	overflow: hidden;
}

.cms-page-banner .banner-box-content:before,
.cms-page-banner .banner-box-content:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 200%;
	background-color: rgba(255, 255, 255, 0.5);
	transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	z-index: 1;
	transition: all 0.7s;
}

.cms-page-banner .banner-box-content {
	position: relative;
	overflow: hidden;
}

.cms-page-banner .banner-box-content:before {
	left: -40px;
	top: -250px;
}

.cms-page-banner .banner-box-content:after {
	right: -40px;
	bottom: -250px;
}

.cms-page-banner .banner-box-content:hover:after {
	transform: rotate(35deg) translateX(-900px);
	-webkit-transform: rotate(35deg) translateX(-900px);
	-o-transform: rotate(35deg) translateX(-900px);
	-moz-transform: rotate(35deg) translateX(-900px);
}

.cms-page-banner .banner-box-content:hover:before {
	transform: rotate(35deg) translateX(900px);
	-webkit-transform: rotate(35deg) translateX(900px);
	-o-transform: rotate(35deg) translateX(500px);
	-moz-transform: rotate(35deg) translateX(900px);
}

.bottom-banner {
	margin-top: 50px
}


/*Policy / service*/

.policy {
	margin-top: 30px
}

.policy .policy-wrap {
	padding: 0 30px;
	background-color: #fdfdfd;
	border: 1px solid #dddddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.policy .policy-box {
	border-bottom: 1px solid #ddd
}

.policy .policy-box:last-of-type {
	border-bottom: 0
}

.policy .policy-box .box-content {
	padding: 17px 0
}

.policy .policy-box .box-content .icons {
	font-size: 45px;
	color: #c8102e;
	display: inline-block;
	line-height: 50px;
	padding-top: 10px
}

.policy .policy-box .box-content .icon-service {
	width: 50px;
}

.policy .policy-box .box-content .service-content {
	width: calc(100% - 54px)
}

.policy .policy-box .box-content .icon-service,
.policy .policy-box .box-content .service-content {
	display: inline-block;
	vertical-align: middle;
}

.policy .policy-box .box-content .service-content {
	text-align: center;
}

.policy .policy-box .box-content .service-content .info-title h3 {
	font-size: 15px;
	color: #333e48;
	font-weight: bold;
	margin: 0;
	text-transform: capitalize;
	line-height: 18px
}

.policy .policy-box .box-content .service-content .sub-title {
	padding: 0
}

.policy .policy-box .box-content .service-content .sub-title span {
	font-size: 15px;
	color: #333e48;
	font-weight: normal;
	text-transform: none;
	display: block;
	line-height: 17px
}


/* About Us ========================================================================= */

.about-us-title {
	background-image: url("../images/alothemes/bg-header-about.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	text-align: center;
	padding: 230px 0
}

.about-us-title .page-title {
	font-size: 40px;
	color: #434343;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 0;
}

.about-us-title .short-description {
	font-size: 18px;
	color: #434343;
	line-height: 25px;
	width: 65%;
	margin: 0 auto
}

.about-us-content {
	margin-top: 65px
}

.about-us-content .box-content .title,
.detail-about .box .title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
	color: #434343;
}

.about-us-content .box-content .text,
.detail-about .box .text {
	font-size: 14px;
	margin-bottom: 0;
	color: #747474;
	line-height: 25px
}

.about-us-content .box-content .title {
	text-align: center;
	margin-top: 33px
}

.about-us-content .box-content .text {
	text-align: center;
	padding: 20px 20px 0 20px
}

.company-worker {
	margin-top: 110px;
	background-color: #f5f5f5;
	padding-top: 90px;
	padding-bottom: 87px
}

.company-worker .item .img {
	width: 170px;
	height: 170px;
	line-height: 170px;
	margin: 0 auto;
	background-color: #c8102e;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.company-worker .item .img img {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.company-worker .info {
	text-align: center;
}

.company-worker .info .name {
	margin-bottom: 0;
	margin-top: 20px
}

.company-worker .info .name a {
	font-size: 18px;
	color: #434343;
	font-weight: 600;
	text-transform: capitalize;
}

.company-worker .info .working {
	font-size: 14px;
	color: #989898;
	margin-bottom: 0;
	text-transform: capitalize;
}

.company-worker .item .hr span {
	display: block;
	text-align: center;
	text-transform: capitalize;
	color: #333e48;
}

.company-worker .item .hr span.first {
	font-size: 18px;
	line-height: 22px;
	padding-top: 54px
}

.company-worker .item .hr span.last {
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
}

.detail-about {
	margin-top: 110px;
}

.detail-about .box .text {
	margin-top: 28px
}

.detail-about .left-detail-about .box {
	margin-bottom: 80px
}

.detail-about .box:nth-child(2n+1) {
	clear: left;
}

.right-detail-about .title {
	font-size: 18px;
	color: #434343;
	font-weight: 600;
	margin-bottom: 25px
}

.right-detail-about .box {
	margin: 10px 0
}

.detail-about .right-detail-about .box label,
.detail-about .right-detail-about .box .box-content {
	display: table-cell;
	vertical-align: top;
}

.detail-about .right-detail-about .box .box-content {
	padding-left: 20px;
}

.detail-about .right-detail-about .box .box-content .sub-title {
	font-size: 18px;
	color: #797979;
	font-weight: normal;
	text-transform: capitalize;
	padding: 0;
	margin: 0;
	line-height: 37px
}

.detail-about .right-detail-about .box input[name=toggle]:checked~.box-content .sub-title {
	font-weight: bold;
	color: #333e48
}

.detail-about .right-detail-about .box .box-content .subcribe {
	font-size: 14px;
	color: #747474;
	line-height: 25px;
	margin-bottom: 0;
	padding: 10px 0
}

.right-detail-about .box .box-content .subcribe {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	transform: translateX(100%);
	transition: all 0.3s
}

.right-detail-about .box input[name=toggle]:checked~.box-content .subcribe {
	visibility: visible;
	opacity: 1;
	transform: translateX(0);
	position: static;
}

.detail-about .right-detail-about .box label:before {
	content: "\2b";
	width: 37px;
	height: 37px;
	display: block;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	border: solid 1px #b5b5b5;
	text-align: center;
	line-height: 35px;
	color: #b5b5b5;
	font-size: 12px;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.detail-about .right-detail-about .box input[name=toggle]:checked~label:before {
	content: "\2212";
	border-color: #c8102e;
	background-color: #c8102e;
	color: #333e48
}

.detail-about .right-detail-about .box input[name=toggle] {
	display: none;
}


/* Home Products Page ========================================================================= */

.block-custom {
	text-align: center;
}

.block-custom .block-title {
	padding: 68px 0 0px;
}

.block-custom .block-title h2 {
	background-image: url("../images/icon-title.png");
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
	margin: 0;
}

.block-custom .block-title span {
	font-size: 39px;
	color: #242628;
	text-transform: uppercase;
	padding: 7px 0 0;
	display: block;
}

.block-custom .block-title .title-backgruond {
	clear: both;
	display: block;
	font-size: 24px;
	color: #222;
	padding-top: 9px;
}

.block-custom.block-custom1 .block-title h2 {
	background-image: none;
}

.content-products ul {
	padding: 0;
	margin: 0
}

.flexisel-content .item {
	float: left;
	margin-bottom: 30px;
	list-style: none;
	text-align: center;
}

.flexisel-content .products-grid-rows .item {
	float: none;
	margin-right: 0;
}

.flexisel-content>li:nth-child(3n+1) {
	margin-right: 0px;
}

.flexisel-content .item ul {
	list-style: none
}

.nbs-flexisel-inner .item {
	box-shadow: none;
	background: none
}

.nbs-flexisel-inner {
	background: none;
	border: none;
	border-radius: 0
}


/* magic category */

.main-category {
	background-color: #fff;
	padding-bottom: 0px;
	margin-top: 40px
}

.main-category .magiccategory-product .block-title-tabs {
	margin-top: 50px;
}


/* block main product*/

.main-product {
	margin-top: 65px
}


/*Brands / logo brands*/

.brands .slick-slide img {
	margin: 0 auto
}

.cms-index-index .brands {
	margin-top: 10px
}

.brands {
	margin-top: 72px
}

.brands h2.title {
	display: none;
}

.brands .brands-content {
	padding: 12px 0;
	border-width: 1px 0;
	border-style: solid;
	border-color: #dadada
}

.shopbrand>.item:nth-child(n+2),
.alo-blog .block-content>.item:nth-child(n+2),
.testimonial>.item:nth-child(n+2) {
	display: none;
}

.shopbrand>.item.slick-slide,
.alo-blog .block-content>.item.slick-slide,
.testimonial>.item.slick-slide {
	display: block;
}


/* Category Page ========================================================================= */

.category-title {
	margin: 0 0 20px
}

.category-image {
	text-align: center;
	display: none;
}

.category-image img {
	max-width: 100%;
	height: auto
}

.category-description {
	margin: 20px 0 0
}

.catalog-product-view .category-image {
	display: none;
}

.catalog-category-view .category-image {
	display: block;
}

.content-products .mage-magictabs {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.content-products .mage-magictabs.activated {
	display: block;
	visibility: visible;
	opacity: 1;
}

.products-grid .product-item {
	float: left;
}


/*nav product tabs */

.magicproduct .magictabs {
	text-align: center;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 12px
}

.magicproduct .magictabs .item {
	display: inline-block;
	padding: 0 13px;
	margin: 0;
}

.magictabs .item span {
	cursor: pointer;
}

.magictabs .item .title {
	font-size: 20px;
	font-weight: normal;
	color: #343f49;
	display: block;
	line-height: 30px;
	padding-bottom: 7px;
	position: relative;
}

.magictabs .item.activated .title {
	font-weight: bold;
}

.magictabs .item .title:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #c8102e;
	bottom: 9px;
	left: 0;
}

.magictabs .item .title:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 5px;
	background-color: #c8102e;
	left: calc(50% - 5px);
	bottom: 5px;
	border-radius: 0 0 5px 5px;
}

.magictabs .item .title:after,
.magictabs .item .title:before {
	transition: all 0.3s
}

.magictabs .item .title:after,
.magictabs .item .title:before {
	visibility: hidden;
	opacity: 0;
}

.magictabs .item.activated .title:before,
.magictabs .item.activated .title:after {
	visibility: visible;
	opacity: 1;
}

.magictabs .item.activated .title:after {
	bottom: -1px
}

.magictabs .item.activated .title:before {
	bottom: -5px
}

.magictabs .item.activated,
.magictabs .item:hover {
	border-color: #ff3366;
}

.content-products .mage-magictabs {
	display: none;
}

.content-products .mage-magictabs.activated {
	display: block;
}


/*content product*/

.ajax_loading {
	background-image: url("../images/alothemes/loading.gif");
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	margin-left: 47%;
	padding: 0;
	position: absolute;
	z-index: 12;
	animation: 1.2s ease-in-out 0s normal none infinite tp-rotateplane;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	padding: 0px;
	width: 50px;
	height: 50px;
}

.main-product .products-grid .product-item {
	margin-bottom: 25px
}

.products-grid .item .product-item-info {
	background-color: #fff;
	transition: all 0.3s
}

.products-grid .item:hover {
	z-index: 999
}

.item:hover .product-item-info {
	box-shadow: inset 0 0 0 2px #d8d8d8;
	position: relative;
	z-index: 9;
	background-color: #fff
}

.item .products-textlink {
	/* position: absolute; top: 40px; left: 25px; right: 25px */
}

.item .images-container {
	padding: 15px 25px 0;
	position: relative;
}

.products-grid .item .images-container:after {
	content: "";
	position: absolute;
	left: -1px;
	width: 1px;
	background-color: #eaeaea;
	top: 45px;
	bottom: 30px
}

.products-grid .item.slick-current.slick-active .images-container:after {
	display: none;
}

.cms-page-mix-product .products-grid .item:nth-child(3n+1) .images-container:after {
	display: none;
}

.item .price-box {
	display: block;
	margin: 0;
	float: left;
	max-width: calc(100% - 35px);
    text-align: left;
}

.block-related .item .price-box,
.box-up-sell .item .price-box {
	line-height: 45px;
}

.products-grid .item .actions .actions-primary {
	display: block;
	float: right;
	padding: 7px 0 8px 0
}

.products-grid .item .product-hover {
	text-align: center;
	position: relative;
}

.products-grid .item .hover-box {
	padding-top: 20px
}

.magicproduct-custom .products-grid .item .product-hover {
	padding-bottom: 0px
}

.item .actions .add-to-links:before,
.products-grid .item .actions .add-to-links:after {
	content: "";
	clear: both;
	display: table;
}

.item .actions:before,
.products-grid .item .actions:after {
	content: "";
	clear: both;
	display: table;
}

.item .actions {
	padding-bottom: 7px;
	position: relative;
}

.item .actions .add-to-links {
	clear: both;
	border-top: 1px solid #eaeaea;
	padding-top: 10px;
	padding-bottom: 15px;
	left: 0px;
	right: 0px;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	bottom: 0;
	transition: all 0.3s;
}

.item:hover .actions .add-to-links {
	visibility: visible;
	opacity: 1;
	bottom: -48px
}

.item button.button {
	padding: 0 6px;
	border-width: 0;
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.item button.button.disabled {
	background-color: #c8102e
}

.item button.button .icon {
	font-size: 20px;
	color: #fff;
	display: block;
	line-height: 40px
}

.magiccategory-product .products-grid .item:hover .price-box>.price-container .price {
	color: #343f49
}

.item button.button span span {
	text-indent: -9999px
}

.item button.button>span {
	line-height: 0px;
	display: none;
}

.item .product-name {
	text-align: left;
}

.item .product-name {
	font-size: 100%;
	line-height: normal;
	margin: 0 0 5px;
	min-height: 40px;
	text-align: left;
}

.item .product-name a.product-item-link {
	font-size: 14px;
	font-weight: 600;
	line-height: normal;
	display: block;
}

.item .product-name a.product-item-link:hover {
	text-decoration: none;
	outline: none;
}

.product-sidebar .item .product-name a.product-item-link {
	color: #333e48;
}

.item .add-to-links a {
	font-size: 13px;
	line-height: 20px;
	display: block;
	max-width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transform: scale(0);
	opacity: 0;
	visibility: hidden;
}

.item:hover .add-to-links a {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}

.item .add-to-links a .icon {
	font-size: 15px;
	display: inline-block;
	line-height: 20px;
	color: #848484;
	vertical-align: middle;
	padding-right: 7px
}

.item .add-to-links .tocompare {
	float: left;
}

.item .add-to-links .towishlist {
	float: right;
}

.link-view {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	top: 8px;
	right: 8px;
	z-index: 2;
	overflow: hidden;
}

.quickview {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	padding: 0;
	border: 0;
	border-radius: 0;
	background-color: transparent;
}

.quickview span {
	line-height: normal;
}

.item .link-view .quickview:hover {
	border: 0;
	border-radius: 0;
	background-color: transparent;
	color: #df3737;
}

.products-list .item .images-container .link-view {
	top: auto;
	bottom: 0;
}

.quickview .icons {
	font-size: 20px;
}

.products-list .item .images-container:hover .link-view,
.item:hover .link-view {
	opacity: 1;
	visibility: visible;
}


/*Price*/


/*.product-item .old-price{float: right;}*/

.product-item .old-price .price {
	font-size: 12px;
	color: #848484;
	font-weight: normal;
	display: block;
	line-height: 25px;
}

.product-item .special-price .price {
	font-size: 20px;
	color: #ee0000;
	font-weight: normal;
	display: block;
	line-height: 25px
}

.product-item .special-price,
.product-item .old-price {
	display: inline-block;
	vertical-align: middle;
}

.fearured-products .product-item .special-price,
.fearured-products .product-item .old-price {
	display: block;
}


/*.price-box > .price-container .price, .product-item .price-box .minimal-price .price{display: block; line-height: 45px; font-size: 20px; color: #343f49; font-weight: normal;}*/

.price-box .price {
	line-height: 45px;
	font-size: 20px;
	color: #343f49;
	font-weight: normal;
}

.price-box .old-price .price {
	font-size: 14px;
}

.price-box .price-label {
	display: none;
}

.old-price .price {
	text-decoration: line-through;
}


/*Custom product*/

.magicproduct-custom .item .images-container {
	padding: 0
}

.magicproduct-custom .item .product-name {
	min-height: auto;
}

.magicproduct-custom .grid.products-grid .item {
	position: relative;
	z-index: 9;
	margin-bottom: 30px;
	/*width: 100%;*/
	margin-left: 0;
}

.magiccategory-product.magicproduct-custom .grid.products-grid .item {
	margin-bottom: 25px;
}

.magicproduct-custom .products-grid .item:hover {
	z-index: 99
}

.magicproduct-custom .products-grid .item .product-item-info {
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	background-color: #fff;
	z-index: 99;
	padding-top: 20px;
	width: 100%;
}

.magiccategory-product.magicproduct-custom .products-grid .slick-active .item .product-item-info:after {
	border-left: 1px solid #eaeaea;
	content: "";
	display: block;
	height: 80%;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	/* content: ""; position: absolute; left: 0px; width: 1px; top: 35px; bottom: 18px; background-color: #eaeaea; */
}

.magiccategory-product.magicproduct-custom .products-grid .slick-current.slick-active .item .product-item-info:after {
	display: none;
}

.bestsellers-category .magicproduct-custom .products-grid .slick-slide:not(.slick-active) .item .product-item-info:after {
	display: none;
}

.magicproduct-custom .products-grid .item:hover .product-item-info:after {
	display: none;
}

.magicproduct-custom .products-grid .item .product-item-info .images-container {
	width: 40%;
	float: left;
}

.magicproduct-custom .products-grid .item .product-item-info .product-item-details {
	width: 60%;
	padding-left: 10px;
}

.magicproduct-custom .products-grid .item .product-item-info .images-container,
.magicproduct-custom .products-grid .item .product-item-info .product-item-details {
	display: inline-block;
	vertical-align: top;
}

.bestsellers-category .magicproduct-custom .products-grid .item .product-item-info .images-container,
.bestsellers-category .magicproduct-custom .products-grid .item .product-item-info .product-item-details {
	vertical-align: middle;
}

.bestsellers-category .magicproduct-custom .products-grid .item .product-item-info .images-container {
	float: none;
}

.bestsellers-category .magicproduct-custom .products-grid .item .product-item-info .product-item-details {
	width: 56%;
}

.magicproduct-custom .item .actions {
	margin-top: 0;
}

.cms-static-mix-custom-product {
	margin-top: 90px
}

.cms-static-mix-custom-product .magicproduct .products-grid .item .images-container:after,
.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info:after,
.magicproduct-custom .grid-custom .products-grid .item:after {
	display: none;
}

.cms-static-mix-custom-product .magicproduct-custom .products-grid .item:hover .product-item-info {
	padding-bottom: 0;
	margin-bottom: 0;
	box-shadow: 0 0 0 transparent
}

.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info {
	padding: 0
}

.cms-static-mix-custom-product .magicproduct-custom .grid.products-grid .item {
	padding: 0
}

.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info .images-container {
	width: 25%
}

.cms-static-mix-custom-product .magicproduct-custom .products-grid .item .product-item-info .product-item-details {
	width: calc(75% - 4px);
	padding-left: 15px;
}

.cms-static-mix-custom-product .magicproduct-custom .item .product-name {
	position: static;
}

.cms-static-mix-custom-product .item .price-box {
	margin-top: 5px;
	float: none;
}

.cms-static-mix-custom-product .content-products {
	margin-top: 20px
}


/*.magicproduct-custom .grid-custom .price-box > .price-container .price, .magicproduct-custom .grid-custom .price-box .special-price .price{font-size: 15px; color: #333e48; line-height: 20px}*/

.grid-custom .product-item .old-price .price {
	color: #8f8f8f;
	line-height: 20px
}

.magicproduct.magicproduct-custom .magictabs {
	text-align: left;
}

.magicproduct.magicproduct-custom .magictabs .item {
	padding: 0
}

.magicproduct.magicproduct-custom .item .title {
	cursor: text;
	font-size: 20px;
	color: #333e48;
	font-weight: normal;
	padding-bottom: 11px
}

.magicproduct.magicproduct-custom .item .title:hover {
	color: #333e48;
}

.magicproduct.magicproduct-custom .item .title:before {
	display: none;
}

.bestsellers-category {
	margin-top: 42px
}


/*Navgation category tab*/

.magiccategory-product .block-title-tabs:before,
.magiccategory-product .block-title-tabs:after {
	content: "";
	clear: both;
	display: table;
}

.magiccategory-product .block-title-tabs {
	border-bottom: 1px solid #dddddd;
	margin: 25px 0
}

.magiccategory-product .type-product-title {
	float: left;
	margin: 0;
	font-size: 25px;
	color: #333e48;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 35px;
	padding-bottom: 11px;
	position: relative;
}

.magiccategory-product .type-product-title:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -1px;
	height: 2px;
	background-color: #c8102e;
}

.magiccategory-product .magictabs {
	float: right;
	margin: 0
}

.magiccategory-product .magictabs .item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 15px
}

.section-category-slide .magiccategory-product .magictabs .item .title {
	position: relative;
	font-size: 15px;
	padding: 0 20px 0 18px;
	display: inline-block;
	line-height: 27px;
	cursor: pointer;
}

.section-category-slide .magiccategory-product .magictabs .item .title {
	border: 2px solid transparent;
}

.section-category-slide .magiccategory-product .magictabs .item.activated .title {
	border: 2px solid #c8102e;
	border-radius: 30px;
}

.section-category-slide .magictabs .item.activated .title {
	font-weight: normal;
}

.section-category-slide .magiccategory-product .magictabs .item .title::before,
.section-category-slide .magiccategory-product .magictabs .item .title::after {
	display: none;
}


/*Main category multi grid*/

.main-category .products .product-items .sub-item:nth-child(1),
.main-category .products .product-items .sub-item:nth-child(3) {
	width: 22%;
	display: table-cell;
	vertical-align: top;
}

.main-category .products .product-items .sub-item:nth-child(1) .product-item-info:first-child,
.main-category .products .product-items .sub-item:nth-child(3) .product-item-info:first-child {
	margin-bottom: 8px
}

.main-category .products .product-items .sub-item:nth-child(2) {
	width: 56%;
	display: table-cell;
	vertical-align: top;
	padding: 0 8px
}

.main-category .slick-list {
	padding: 0 !important;
	margin: 0 !important
}

.main-category .products-grid .item .images-container:after {
	display: none;
}

.main-category .product-image-photo {
	width: 100%;
	height: 100px;
	object-fit: cover;
}

.main-category .product-items .sub-item:nth-child(2) button.button {
	width: auto;
	height: auto;
	padding: 0 15px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.main-category .product-items .sub-item:nth-child(2) button.button .icon {
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px
}

.main-category .product-items .sub-item:nth-child(2) button.button>span {
	padding: 0;
	display: inline-block;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-transform: none;
}

.main-category .magictabs .item .title {
	font-size: 17px;
	margin: 0 20px;
}

.main-category .magiccategory-product .magictabs .item,
.main-category .magiccategory-product .type-product-title {
	padding-bottom: 0;
}

.main-category .magiccategory-product .type-product-title:before {
	bottom: -3px;
}

.main-category .products-grid .item:hover .product-item-info {
	box-shadow: 0 0 0 transparent;
	padding-bottom: 0;
	margin-bottom: 0;
	position: static;
}

.main-category .products-grid .item .product-item-info .per-product {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fff;
}

.main-category .product-item-info:hover .per-product {
	box-shadow: 0 0 6px rgba(1, 1, 1, 0.3);
	margin-bottom: -48px;
	padding-bottom: 48px;
	position: relative;
	z-index: 9;
}

.main-category .products-grid .item .product-item-info .per-product .images-container {
	padding: 0;
}

.main-category .item:hover .actions .add-to-links {
	bottom: 0;
	opacity: 0;
	visibility: hidden;
}

.main-category .product-item-info:hover .actions .add-to-links {
	bottom: -48px;
	opacity: 1;
	visibility: visible;
}

.main-category .per-product:hover .add-to-links a {
	opacity: 1;
	transform: scale(1);
	visibility: visible;
}

.main-category .slick-slider .slick-list {
	padding: 5px 5px 60px !important;
	margin: 0px !important;
}


/*Best seller category product*/

.bestsellers-category .products-grid .item .images-container:after {
	display: none;
}

.bestsellers-category .slick-active:nth-child(1) .item .product-item-info:after .bestsellers-category .slick-current~.bestsellers-category .slick-slide .item .product-item-info:after {
	display: none;
}

.bestsellers-category .slick-dots {
	bottom: -8px;
	;
	z-index: 3
}

.bestsellers-category .content-products .slick-list {
	z-index: 9;
}


/*Featured product*/

.fearured-products {
	margin-top: 70px
}

.fearured-products .magicproduct .magictabs {
	text-align: left;
}

.fearured-products .magicproduct .magictabs .item {
	padding: 0
}

.fearured-products .magicproduct .magictabs .item .title {
	font-size: 25px;
	color: #333e48;
	cursor: text;
	font-weight: normal;
	line-height: 35px;
	padding-bottom: 11px
}

.fearured-products .magicproduct .magictabs .item .title:before {
	display: none;
}

.fearured-products .item .images-container {
	padding: 15px 15px 0;
}

.fearured-products .item .price-box {
	line-height: normal;
}

.products-grid .item.slick-slide .images-container:after {
	display: none;
}

.products-grid .item.slick-slide.slick-active .images-container:after {
	display: block;
}

.products-grid .item.slick-slide.slick-current.slick-active .images-container:after {
	display: none;
}


/*.fearured-products .products-grid .item.slick-active:last-child .images-container:after{display: none; visibility: hidden; opacity: 0;}*/


/*Product sidebar*/

.product-sidebar .magicproduct.magicproduct-custom .magictabs {
	margin-bottom: 30px;
}

.product-sidebar .magicproduct-custom .products-grid .item:hover .product-item-info {
	padding-bottom: 0;
	margin-bottom: 0;
	box-shadow: 0 0 0 transparent;
}

.product-sidebar .products-grid .item .images-container:after,
.product-sidebar .products-grid .item.slick-slide.slick-active .images-container:after {
	display: none;
}

.product-sidebar {
	margin-top: 65px
}

.product-sidebar .magicproduct-custom .products-grid .item .product-item-info {
	padding: 0;
}

.product-sidebar .magicproduct-custom .products-grid .item.slick-active:last-child .product-item-info {
	border-bottom: 0
}

.product-sidebar .magicproduct-custom .products-grid .item {}

.product-sidebar .magicproduct-custom .products-grid .item.slick-active {
	border-top: 1px solid #ddd;
}

.product-sidebar .magicproduct-custom .products-grid .item.slick-current.slick-active {
	border-top: 0;
}


/*.product-sidebar .product-item .price-box .minimal-price .price{font-size: 15px; line-height: 20px;}*/

.product-sidebar .product-item:hover .price-box .minimal-price .price {
	color: #ee0000;
}

.product-sidebar .products .slick-slider .slick-list {
	padding-bottom: 0;
}

.product-sidebar .slick-slider .slick-list {
	margin: 0;
	padding: 0;
}

.product-sidebar .magicproduct-custom .products-grid .item .product-item-info .product-item-details {
	width: 60%;
	float: left;
	padding-left: 15px;
}

.product-sidebar .item .price-box {
	line-height: normal;
}


/*timer product*/

.timer-product .list .item {
	border: 2px solid #c8102e;
	background-color: #fff-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.timer-product .products-grid .item .product-item-info {
	background-color: transparent;
}

.timer-product .products-grid .item:hover .product-item-info {
	padding-bottom: 0;
	margin-bottom: 0;
	box-shadow: 0 0 0 transparent;
	background-color: transparent;
}

.cms-page-countdown-product .magicproduct .block-title-tabs {
	display: none;
}

.cms-page-countdown-product .images-container {
	padding: 40px 25px 0;
}

.cms-page-countdown-product .products-grid .product-name {
	margin-bottom: 5px;
}

.timer-product .item .products-textlink {
	position: static;
	padding-top: 50px
}

.timer-product .products-grid .item .images-container:after {
	display: none;
}

.timer-product .item .price-box {
	float: none;
	text-align: center;
	margin-top: 12px
}

.timer-product .item .product-name a.product-item-link {
	text-align: center;
}

.timer-product .product-item .special-price .price {
	font-size: 30px;
	color: #ee0000;
	line-height: 45px;
}

.timer-product .product-item .old-price .price {
	font-size: 18px;
	color: #383838;
}


/*timer*/

.slogan-countdown {
	display: block;
	font-size: 15px;
	color: #383838;
	line-height: 25px;
	text-align: center;
	margin-top: 13px;
}

.alo-count-down {
	clear: both;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 26px
}

.alo-count-down .countdown {
	display: block;
}

.timer-box {
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	position: relative;
	margin: 0 7px
}

.timer-box:after {
	content: ":";
	position: absolute;
	color: #383838;
	display: block;
	line-height: 41px;
	text-align: center;
	top: 0;
	right: -8px
}

.alo-count-down .timer-box:last-child:after {
	display: none;
}

.timer-box>span:first-child {
	display: block;
	width: 56px;
	height: 41px;
	line-height: 41px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #e6e6e6;
	text-align: center;
}

.timer-box span b {
	display: block;
	font-size: 30px;
	color: #383838;
	font-weight: normal;
}

.timer-box span.title {
	font-size: 12px;
	color: #383838;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	line-height: 22px
}

.alo-count-down .timer-box .title:before,
.alo-count-down .timer-box .title:after {
	display: none;
}


/* View Type:Grid */

.category-product-grid .short-desc {
	margin-top: 20px
}

.description.product-item-description {
	margin: 0;
}

.category-product-grid .product-item {
	width: 33.3333%;
	margin-bottom: 30px
}

.short-desc ul li {
	font-size: 12px;
	color: #7d7d7d;
	font-weight: normal;
	margin: 5px 0;
	line-height: 15px;
	position: relative;
	padding-left: 12px
}

.category-product-grid .item .actions {
	margin-top: 8px
}

.sku {
	margin-top: 32px
}

.sku,
.sku label {
	font-size: 12px;
	font-weight: normal;
	color: #7d7d7d;
}

.sku label {
	text-transform: uppercase;
	padding-right: 5px;
	margin-bottom: 0
}


/* .products-grid.category-product-grid .item .images-container:after{top: 60px; bottom: 50px} */

.products-grid.category-product-grid .item:nth-child(3n+1) .images-container:after {
	display: none;
}

.timer-product .item .price-box {
	max-width: none;
}


/* View Type:List */

.category-product-list li.item {
	margin: 0px 0px 15px 8px;
	padding: 0px 0 8px;
	border: 1px solid #eaeaea;
}

.category-product-list .item:hover .product-item-info {
	box-shadow: none;
	padding: 0;
	margin: 0;
}

.category-product-list .item .actions .add-to-links {
	position: static;
	visibility: visible;
	opacity: 1;
	border: 0;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 0;
	display: block;
}

.category-product-list .item .add-to-links a {
	transform: scale(1);
	visibility: visible;
	opacity: 1;
}

.category-product-list .item .product-item-details,
.category-product-list .item .product-hover,
.category-product-list .item .hover-box {
	float: left;
	vertical-align: middle;
}

.category-product-list .item .images-container {
	padding: 0
}

.category-product-list .item .product-item-details {
	margin: 0;
	width: 22%;
}

.category-product-list .item .product-swatch.product-item-details {
	width: 100%;
	float: none;
}

.category-product-list .item .product-swatch.product-item-details .price-box {
	display: none;
}

.category-product-list .item .product-hover {
	width: 22%;
	position: relative;
}

.category-product-list .item .hover-box {
	width: 56%;
	padding-left: 30px;
	padding-right: 30px;
	border-right: 1px solid #d8d8d8;
    margin-right: 30px;
}

.products-list .item .product-item-photo {
	display: table-cell;
	padding: 10px
}

.products-list.category-product-list .item .product-item-photo {
	display: block;
	padding: 0;
	width: auto;
}

.category-product-list .item .price-box {
	float: none;
	padding: 10px 0
}

.category-product-list .item button.button .icon {
	display: inline-block;
	line-height: 43px;
	vertical-align: middle;
}

.category-product-list .item button.button>span {
	display: inline-block;
	line-height: 43px;
	text-transform: none;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

.category-product-list .item button.button {
	width: 100%;
	height: auto;
	border-radius: 43px
}

.category-product-list .item button.button span span {
	text-indent: 0;
	display: inline-block;
	line-height: 43px;
	text-transform: none;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.content-products .actions .stock:before {
	content: "a";
	font-family: "untitled-font-6" !important;
	font-size: 20px;
	font-style: normal !important;
	font-variant: normal !important;
	font-weight: normal !important;
	line-height: 37px;
	text-transform: none !important;
}

.content-products .actions .stock:after {
	background-color: #df3737;
	content: "";
	display: block;
	height: 30px;
	position: absolute;
	right: 9px;
	top: 9px;
	transform: rotate(35deg);
	width: 2px;
}

.content-products .stock span {
	text-indent: -999em;
	width: 0;
}

.stock label {
	font-size: 12px;
	color: #8f8e94;
	font-weight: normal;
	margin: 0;
	padding-right: 5px;
	line-height: 20px;
	display: inline-block;
}

.stock span {
	font-size: 12px;
	color: #df3737;
	font-weight: bold;
	display: inline-block;
	line-height: 20px
}

.stock {
	padding-bottom: 8px;
	color: #df3737;
}

.category-product-list .stock {
	border-bottom: 1px solid #dddddd;
}

.category-product-list .stock span {
	color: #5bb300;
}


/*.category-product-list .price-box > .price-container .price, .category-product-list .product-item .special-price .price{font-size: 23px}*/

.category-product-list .item .actions .add-to-links:before,
.category-product-list .item .actions .add-to-links:after {
	content: "";
	clear: both;
	display: table;
}

.toolbar-bottom.toolbar-view-list {
	margin-top: 20px
}

.category-product-list .product-item .product-reviews-summary .reviews-actions {
	display: inline-block;
}

.category-product-list .item .product-name {
	min-height: auto;
}

.product-item-description ul {
	list-style: disc outside;
	padding-left: 1.5em;
	margin-left: -5px;
}

.product-item-description ul li {
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 14px;
}


/* Product Hover ========================================================================== */

.product-img-back {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.2s ease-in-out 0s;
	visibility: hidden;
	width: 100%;
}

.item:hover .product-img-back {
	opacity: 1;
	visibility: visible;
	transition: all 0.2s ease 0s
}

.magicmenu .nav-desktop .level0 .product-img-back {
	transition-property: none;
}

.magicmenu .nav-desktop .level0.hasChild .level-top:after {
	display: inline-block;
}

.magicmenu .nav-desktop .level0 .level-top {
	padding: 13px 15px;
}

.header-container-fixed .magicmenu .nav-desktop .level0 .level-top {
	padding: 13px 24px;
}

.vmagicmenu .block-title .icon {
	line-height: 45px;
}


/* ======================================================================================= */


/* Product View ========================================================================== */


/*detail product / view product*/

.box-tocart .fieldset .actions .tocart span {
	display: inline-block;
	font-size: 14px;
}

.product-info-main .page-title-wrapper .page-title {
	margin: 0
}

.product-info-main .page-title-wrapper .page-title span {
	font-size: 25px;
	color: #333e48;
	font-weight: normal;
	display: block;
	line-height: 30px;
	text-align: left;
	margin-bottom: 15px;
}

.product-essential .product-media,
.product-essential .product-info-main {
	float: left;
	padding: 0 15px
}

.product-essential .product-media {
	width: 45%
}

.product-essential .product-info-main {
	width: 55%
}

.product-reviews-summary .rating-summary,
.product-reviews-summary .reviews-actions {
	display: inline-block;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.product-info-main .product-reviews-summary {
	margin-top: 7px
}

.product-info-main .product-info-stock-sku {
	margin-top: 13px;
	margin-bottom: 18px
}

.product-essential .product-info-main .price-box {
	padding-top: 12px
}

.product-essential .stock label {
	font-size: 13px;
	color: #8f8e94;
	text-transform: capitalize;
}

.product-essential .stock span {
	font-size: 13px;
	color: #5bb300;
	text-transform: capitalize;
}

.product-essential .stock {
	padding-bottom: 0;
	border: 0;
}

.product-essential .product-info-main .product-social-links {
	padding-top: 20px;
	text-align: left;
}

.product-essential .product-info-main .product-social-links .product-addto-links {
	display: inline-block;
	text-align: left;
}

.product-essential .product-info-main .product-social-links .mailto.friend {
	font-size: 13px;
	color: #848484;
	display: inline-block;
	line-height: 20px;
}

.product-essential .product-info-main .product-social-links .mailto.friend span {
	padding-left: 5px
}

.product-essential .product-info-main .product-social-links .mailto.friend:before {
	padding-left: 10px;
	font-family: "untitled-font-6" !important;
	content: "\74";
	line-height: 23px;
	font-size: 13px;
	vertical-align: middle;
}

.product-essential .product-social-links .tocompare,
.product-essential .product-social-links .towishlist {
	font-size: 13px;
	color: #848484;
	display: inline-block;
	line-height: 20px
}

.product-essential .product-social-links .towishlist {
	padding-left: 10px
}

.product-essential .product-social-links .action .icon {
	font-size: 15px;
	display: inline-block;
	line-height: 20px;
	vertical-align: middle;
	padding-right: 5px
}

.product-info-main .attibute ul li {
	font-size: 12px;
	color: #7d7d7d;
	font-weight: normal;
	margin: 5px 0;
	line-height: 15px;
	position: relative;
	padding-left: 12px
}

.product-info-main .attibute ul li:before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 3px;
	background-color: #7d7d7d;
	border-radius: 50%;
}

.product-info-main .price-box .price-wrapper .price {
	font-size: 35px;
	color: #333e48;
	font-weight: normal;
}

.product-info-main .price-box .old-price .price-wrapper .price {
	font-size: 20px;
	color: #848484
}

.product-info-main .price-box .special-price,
.product-info-main .price-box .old-price {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.product-info-main .price-box .special-price .price-container .price,
.product-info-main .price-box .old-price .price-container .price {
	display: block;
	line-height: 35px
}

.product-info-main .price-box .special-price .price-container,
.product-info-main .price-box .old-price .price-container {
	margin: 0
}

.product-info-main .product-add-form .box-tocart {
	margin-top: 15px
}

.product-info-main .product-add-form .box-tocart .fieldset .control {
	width: 138px !important;
}

.cart.item .control {
	width: 115px;
}

.cart.item .control,
.box-tocart .control {
	height: 34px;
	border: 1px solid #dfdfdf;
	position: relative;
	border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	-ms-border-radius: 34px;
	-o-border-radius: 34px;
}

.cart.item .control .increase,
.cart.item .control .reduced,
.box-tocart .control .increase,
.box-tocart .control .reduced {
	position: absolute;
	width: 21px;
	height: 21px;
	color: #333e48;
	line-height: 22px;
	border: 0;
	background-color: #ededed;
	top: 6px;
	font-size: 10px;
	padding: 0;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}

.box-tocart .control .increase {
	right: 35px
}

.cart.item .control .increase {
	right: 35px
}

.box-tocart .control .reduced {
	right: 8px
}

.cart.item .control .reduced {
	right: 8px
}

.box-tocart .qty .label {
	font-size: 13px;
	color: #333e48;
	margin-bottom: 0;
	line-height: 15px;
	display: inline-block;
	padding-bottom: 5px;
	float: none;
}

.box-tocart .control input.qty {
	width: 80px;
	background-color: transparent;
	border: 0;
	font-size: 14px;
	color: #818181;
	padding: 0 13px;
	height: 32px;
	line-height: 32px
}

.box-tocart .fieldset .qty,
.box-tocart .fieldset .actions {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 12px !important;
}

.box-tocart .fieldset .qty {
	margin-left: 0
}

.box-tocart .fieldset .actions {
	margin-right: 0 !important
}

.box-tocart .fieldset .actions .tocart {
	height: 50px;
	border: 0;
	background-color: #c8102e;
	line-height: 50px;
	color: #fff;
	padding: 0 45px 0 40px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
}

.box-tocart .fieldset .actions .tocart .icon {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	line-height: 45px
}

.box-tocart .fieldset .actions .tocart span>span {
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	text-transform: capitalize;
}

.product-info-main.product-shop .product.attribute.overview {
	padding: 15px 0 0;
	border-top: 1px solid #e9e9e9;
}

._has-modal #backtotop {
	z-index: 99;
}


/*grouped product*/

.product-info-main .table.grouped .product-item-name {
	display: block;
	font-weight: normal;
	text-align: left;
	margin: 0;
}

.product-info-main .table.grouped .price-box .price-wrapper .price {
	font-size: 15px;
	line-height: 20px
}

.product-essential .product-info-main .price-box {
	line-height: normal;
}


/* Rating */

.ratings-table th,
.ratings-table td {
	font-size: 11px;
	line-height: 1.15;
	padding: 3px 0
}

.ratings-table th {
	font-weight: normal;
	padding-right: 8px
}


/* Availability */

.availability {
	margin: 0
}

.availability span {
	font-weight: bold
}

.availability.in-stock span {}

.availability.out-of-stock span {
	color: #d83820
}

.availability-only {
	margin: 10px 0 7px;
	line-height: 16px;
	background: url(../images/i_availability_only.gif) 0 50% no-repeat;
	padding-left: 15px
}

.availability-only span,
.availability-only a {
	border-bottom: 1px dashed #751d02;
	color: #000
}

.availability-only a {
	background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
	cursor: pointer;
	padding-right: 15px;
	text-decoration: none
}

.availability-only .expanded {
	background-position: 100% -15px
}

.availability-only strong {
	color: #be2c00
}

.availability-only-details {
	margin: 0 0 7px
}

.availability-only-details th {
	background: #d2d6d9;
	font-size: 10px;
	padding: 0 8px
}

.availability-only-details td {
	background: #ebf0f3;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	padding: 2px 8px 1px
}

.availability-only-details tr.odd td.last {
	color: #d95e00;
	font-weight: bold
}


/* Email to a Friend */

.email-friend {
	margin: 0
}

.product-view .product-shop .email-friend {
	float: left;
}


/* Alerts */

.alert-price {
	margin: 0;
	font-size: 11px
}

.alert-stock {
	margin: 0;
	font-size: 11px
}


/********** < Product Prices */

.price {
	white-space: nowrap!important
}

.price-box {
	margin: 5px 0
}


/*.price-box .price{font-size:16px;color: #ff5555;}*/


/* Regular price */

.regular-price {
	color: #c76200
}

.regular-price .price {
	color: #ff5555;
}


/* Old price */

.old-price {
	margin: 0;
	display: inline-block;
}

.old-price .price-label {
	white-space: nowrap;
	color: #999;
	display: none
}


/* Special price */

.special-price {
	margin: 0;
	padding: 0 3px 0 0;
	display: inline-block;
	line-height: 20px;
}

.special-price .price-label {
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	color: #cd5033;
	display: none
}

.special-price .price {
	color: #ff5555;
	margin: 0 5px 0 0;
}

.product-view .product-shop .special-price .price {
	font-size: 25px;
}

.product-view .product-shop .special-price {
	line-height: 25px;
}


/* Minimal price (as low as) */

.minimal-price {
	margin: 0
}

.product-item .special-price .price,
.product-item .minimal-price .price {
	line-height: 45px;
	font-size: 20px;
	color: #343f49;
	font-weight: normal;
}


/*.minimal-price .price-label{font-weight:bold;white-space:nowrap;display:none}*/

.minimal-price-link {
	display: block
}

.minimal-price-link .label {
	color: #1e7ec8
}

.minimal-price-link .price {
	font-weight: normal;
	color: #1e7ec8
}


/* Excluding tax */

.price-excluding-tax {
	display: inline-block;
	color: #999;
	vertical-align: middle;
}

.price-excluding-tax .label {
	white-space: nowrap;
	color: #999
}

.price-excluding-tax .price {
	font-size: 13px;
	font-weight: normal;
	color: #c76200
}


/* Including tax */

.price-including-tax {
	display: block;
	color: #999
}

.price-including-tax .label {
	white-space: nowrap;
	color: #999
}

.price-including-tax .price {
	font-size: 13px;
	font-weight: bold;
	color: #c76200
}


/* Configured price */

.configured-price {
	margin: 0
}

.configured-price .price-label {
	font-weight: bold;
	white-space: nowrap
}

.configured-price .price {
	font-weight: bold
}


/* FPT */

.weee {
	display: block;
	font-size: 11px;
	color: #444;
	display: inline-block;
	vertical-align: middle;
}


/* Excl tax (for order tables) */

.price-excl-tax {
	display: block
}

.price-excl-tax .label {
	display: block;
	white-space: nowrap
}

.price-excl-tax .price {
	display: block
}


/* Incl tax (for order tables) */

.price-incl-tax {
	display: block
}

.price-incl-tax .label {
	display: block;
	white-space: nowrap
}

.price-incl-tax .price {
	display: block;
	font-weight: bold
}


/* Price range */

.price-from {
	margin: 0
}

.price-from .price-label {
	font-weight: bold;
	white-space: nowrap
}

.price-to {
	margin: 0
}

.price-to .price-label {
	font-weight: bold;
	white-space: nowrap
}


/* Price notice next to the options */

.price-notice {
	padding-left: 10px;
	color: #999
}

.price-notice .price {
	font-weight: bold;
	color: #2f2f2f
}


/* Price as configured */

.price-as-configured {
	margin: 0
}

.price-as-configured .price-label {
	font-weight: 300;
	white-space: nowrap
}

.price-box-bundle {
	padding: 0 0 10px 0
}

.price-box-bundle .price-box {
	margin: 0!important;
	padding: 0!important
}

.price-box-bundle .price {
	color: #000
}


/********** Product Prices > */


/*Table*/

.table-wrapper .col {
	font-size: 14px;
	font-weight: normal;
	color: #747474;
	text-transform: capitalize;
}


/* Tier Prices */

.product-pricing,
.tier-prices {
	margin: 10px 0;
	padding: 10px;
	background-color: #f4f7f7;
	border: 1px solid #dadddd;
	color: #424242
}

.tier-prices li {
	line-height: 1.4;
	background: url(../images/i_tier.gif) no-repeat 0 3px;
	padding: 2px 0 2px 10px
}

.tier-prices .benefit {
	font-style: italic;
	font-weight: bold;
	color: #2f2f2f
}

.tier-prices .price {
	font-weight: bold;
	color: #2f2f2f
}

.tier-prices-grouped li {
	padding: 2px 0;
	color: #e26703
}

.tier-prices-grouped li .price {
	font-weight: bold
}


/* Add to Links */

.add-to-links {
	font-size: 11px;
	margin: 5px 0 0
}

.add-to-links .separator {
	display: none
}


/* Add to Cart */

.add-to-cart label {
	float: left;
	margin-right: 5px;
	font-weight: normal;
	color: #666;
	line-height: 40px
}

.add-to-cart .qty {
	float: left;
	margin-right: 5px;
	height: 40px
}

.add-to-cart button.button {
	float: left
}

.add-to-cart .paypal-logo {
	clear: left;
	margin: 0;
	text-align: right
}

.add-to-cart .paypal-logo .paypal-or {
	clear: both;
	display: block;
	margin: 5px 60px 5px 0
}

.product-view .add-to-cart .paypal-logo {
	margin: 0
}


/* Add to Links + Add to Cart */

.add-to-box {
	margin: 10px 0
}

.add-to-box .add-to-links {
	border-bottom: 1px solid #f3f3f3;
	clear: both;
	margin: 0 0 15px;
	padding: 0 0 25px;
	text-align: left
}

.add-to-box .add-to-cart {
	float: left
}

.add-to-box .or {
	float: left;
	font-weight: bold;
	margin: 0 7px;
	color: #666
}

.add-to-box .add-to-links {
	float: left;
	font-size: 12px!important;
	line-height: 1.25!important;
	text-align: left!important
}

.add-to-box .add-to-links li .separator {
	display: none!important
}


/* Tab detail */

.product.info.detailed .data.item {
	border: 1px solid #dddddd;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
}

.product.data.items>.item.title {
	display: inline-block;
	cursor: pointer;
	position: relative;
	border: 0;
	padding: 0 25px;
}

.product.info.detailed {
	margin: 60px 0 50px;
}

.product.info.detailed .product.data.items>.item.title .switch {
	position: relative;
	font-size: 18px;
	color: #333e48;
	display: inline-block;
	line-height: 25px;
	padding-bottom: 15px
}

.product.info.detailed .product.data.items>.item.title.active .switch {
	font-weight: bold;
}

.product.info.detailed .product.data.items>.item.title .switch:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #c8102e;
	left: 0;
	bottom: 15px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.product.info.detailed .product.data.items>.item.title .switch:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 5px;
	left: calc(50% - 5px);
	bottom: 10px;
	background-color: #c8102e;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
}

.product.info.detailed .product.data.items>.item.title:hover .switch:before,
.product.info.detailed .product.data.items>.item.title.active .switch:before {
	opacity: 1;
	visibility: visible;
	bottom: -1px
}

.product.info.detailed .product.data.items>.item.title:hover .switch:after,
.product.info.detailed .product.data.items>.item.title.active .switch:after {
	opacity: 1;
	visibility: visible;
	bottom: -6px
}

.product.info.detailed .product.data.items .description p {
	font-size: 14px;
	color: #686c6f;
	line-height: 25px;
}

.review-product-list .pager {
	float: none;
	padding: 0;
}

.product.data.items {
	position: relative;
	z-index: 1;
	text-align: left;
}

.product.data.items>.item.content {
	padding: 30px 30px 20px;
	text-align: left;
	width: 100%;
	float: left;
}


/*.product.data.items > .item.title > .switch {display: block;position: relative; z-index: 2;color: #aaaaaa;font-size: 20px;}*/

.product.data.items>.item.title>.switch .counter {
	font-size: 20px;
}


/*.product.data.items > .item.title.active > .switch,.product.data.items > .item.title:hover > .switch{color: #333;}*/

.product.data.items::before,
.product.data.items::after {
	content: "";
	display: table;
}

.product.data.items:after {
	clear: both;
}

.product-view .toggle-tabs .item.active,
.product-view .toggle-tabs .item:hover {
	color: #333333;
}

.review-add .block-content .fieldset {
	padding: 0;
	margin: 0;
}

.product-collateral h2 {
	display: none
}

.product-collateral h3,
.product-collateral h4 {
	color: #666666;
	font-size: 20px;
}

.product-collateral .box-collateral.box-review_form {
	color: #000
}

.product-collateral .box-description {
	font-size: 13px;
	color: #666666;
	line-height: 24px;
}

.product-collateral h2 {
	font-weight: bold;
	font-size: 15px;
	color: #e26703;
	border-bottom: 2px solid #e5dcc3;
	padding: 0 0 1px;
	margin: 0 0 15px
}


/* Product Images */

.product-view .product-img-box .product-image {
	position: relative;
	z-index: 0;
}

.product-view .product-img-box .product-image-zoom {
	position: relative;
	z-index: 0;
}

.zoomContainer,
.zoomWindowContainer {
	z-index: 10000;
}

.product-view .product-img-box .more-views {
	width: 360px;
	margin: 20px auto;
}

.fotorama__nav-wrap {
	margin-top: 20px;
}

.product-view .product-img-box .more-views h2 {
	display: none;
	font-size: 11px;
	margin: 10px 0;
	text-transform: uppercase;
}

.product-view .product-img-box .more-views li img {
	margin: 0;
	border: 0px solid #fff;
}

.product-view .product-img-box .more-views li img:hover {
	opacity: 0.5;
}

.product-view .product-img-box .more-views .bx-wrapper .bx-pager {
	display: none;
}

.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a {
	top: 0;
	background-color: #f5f5f5;
	width: 30px;
	height: 95px;
	border: 0;
	line-height: 95px;
	font-size: 14px;
	color: #444;
	display: none;
}

.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a:hover {
	background-color: #ff5555;
	color: #fff;
}

.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a.bx-prev {
	left: -46px;
}

.product-view .product-img-box .more-views .bx-wrapper .bx-controls-direction a.bx-next {
	right: -48px;
}

.product-view .product-img-box:hover .more-views .bx-wrapper .bx-controls-direction a {
	display: block;
}

.product-image-popup {
	margin: 0 auto
}

.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0
}

.product-image-popup .nav {
	font-weight: bold;
	margin: 0 100px;
	text-align: center
}

.product-image-popup .image {
	display: block;
	margin: 10px 0
}

.product-image-popup .image-label {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px;
	color: #2f2f2f
}

.fotorama__stage {
	border: 1px solid #eee;
	transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
	-o-transform: none !important;
}

.fotorama--fullscreen .zoomImg {
	display: none !important;
}

.cms-index-index .fancybox-wrap .page-wrapper {
	background-color: #fff;
}

.page-layout-2columns-left .fancybox-wrap .alocolumns,
.page-layout-2columns-right .fancybox-wrap .alocolumns {
	margin: 0 !important;
}

.page-layout-2columns-left .fancybox-wrap .column.main,
.page-layout-2columns-right .fancybox-wrap .column.main {
	width: 100% !important;
	float: none;
	margin: 0 !important;
	padding: 0 !important;
}

.fancybox-wrap .container {
	max-width: 100%;
}

.fancybox-skin {
	border-radius: 4px;
}

.product-view.product-quickview {
	margin: 0;
}

.product-view.product-quickview .product-essential {
	padding: 15px 0;
}

.product-view.product-quickview .product-media.product.media {
	float: left;
	width: 41.6667%;
	padding-left: 15px;
}

.product-view.product-quickview .product-info-main.product-shop {
	float: left;
	width: 58.3333%;
	padding: 0 15px;
}

.fancybox-wrap iframe {
	vertical-align: inherit !important;
}

.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper {
	position: static;
	text-align: left;
	transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	-o-transform: none;
	-ms-transform: none;
}

.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper .page-title {
	border: 0;
}

.page-products.catalog-category-view .fancybox-wrap .page-title-wrapper .page-title span {
	border: 0;
	padding: 0;
	position: static;
}

.product-view.product-quickview .product-shop .shop-content-left,
.product-view.product-quickview .product-shop .shop-content-right {
	float: none;
	width: 100%;
}

.product-view.product-quickview .product-shop .shop-content-right {
	padding: 0;
	border: 0;
	text-align: left;
}

.product-view.product-quickview .product-qty {
	margin: 0;
}


/* move style alothemes */

.alothemes {
	display: block;
}

.item .quickview.configurable {
	display: none !important;
}


/* Product Shop */

.product-view .product-shop {
	text-align: left;
}

.product-view .product-shop .page-title-wrapper .page-title {
	margin: 0;
}

.product-view .product-shop .product-name h1,
.product-view .product-shop .page-title-wrapper .page-title span {
	display: block;
	color: #444;
	font-size: 25px;
	line-height: 25px;
	margin: 0px 0 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}

.product-info-stock-sku {
	margin: 10px 0;
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
	/*font-weight: normal;text-transform: inherit;*/
}

.product-info-main .product.attibute.sku .type {
	color: #767676;
	font-size: 15px;
	font-weight: normal;
}

.product-info-main .product.attibute.sku .type::after {
	content: "#:";
}

.product-item .product-reviews-summary .reviews-actions {
	display: none;
}

.category-product-grid .product-item .product-reviews-summary .reviews-actions {
	display: inline-block;
}

.product-item .product-reviews-summary {
	display: block;
	margin: 5px 0;
}

.product-reviews-summary.empty {
	border: 0;
	margin: 0;
}

.product-info-main .product-reviews-summary .reviews-actions .action {
	margin: 0;
}

.block .block-content li.item.review-item {
	padding: 30px 0;
}

.review-title {
	font-weight: 600;
}

.review-ratings .label {
	color: #666666;
	display: inline-block;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 6px 10px 10px 0;
}

.rating-summary .rating-result {
	width: 98px;
	position: relative;
	vertical-align: middle;
	display: inline-block;
}

.rating-summary .rating-result>span:before {
	content: "\e006" "\e006" "\e006" "\e006" "\e006";
	color: #c8102e;
	position: relative;
	z-index: 2;
}

.rating-summary .rating-result:before {
	content: "\e007" "\e007" "\e007" "\e007" "\e007";
	position: absolute;
	top: 0;
	left: 0;
	color: #dcdcdc;
	width: 100%;
	z-index: 1;
}

.product-item .rating-summary .rating-result>span:before,
.product-item .rating-summary .rating-result:before {
	font-size: 13px;
	height: 13px;
	line-height: 13px
}

.product-item .rating-summary .rating-result {
	width: 83px
}

.rating-summary .rating-result>span:before,
.rating-summary .rating-result:before {
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	letter-spacing: 4px;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	padding-left: 2px
}

.rating-summary .rating-result>span span {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.rating-summary .rating-result>span {
	display: block;
	overflow: hidden;
}

.review-field-ratings .review-field-rating .control {
	padding-top: 2px;
}

.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
	display: table-cell;
	padding-bottom: 10px;
	vertical-align: top;
}

.review-field-rating .control {
	margin-bottom: 48px;
	margin-top: 10px;
}

.review-control-vote {
	overflow: hidden;
}

.review-control-vote::before {
	color: #dcdcdc;
	content: "\e007" "\e007" "\e007" "\e007" "\e007";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 25px;
	letter-spacing: 10px;
	line-height: 25px;
	position: absolute;
	vertical-align: top;
	z-index: 1;
}

.review-control-vote label::before {
	color: #c8102e;
	font-size: 16px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	height: 25px;
	letter-spacing: 10px;
	line-height: 25px;
	opacity: 0;
	vertical-align: top;
}

.review-control-vote input[type="radio"] {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.review-control-vote label span {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.review-control-vote label {
	cursor: pointer;
	display: block;
	position: absolute;
}

.review-control-vote .rating-1 {
	z-index: 6;
}

.review-control-vote .rating-2 {
	z-index: 5;
}

.review-control-vote .rating-3 {
	z-index: 4;
}

.review-control-vote .rating-4 {
	z-index: 3;
}

.review-control-vote .rating-5 {
	z-index: 2;
}

.review-control-vote .rating-1::before {
	content: "\e006";
}

.review-control-vote .rating-2::before {
	content: "\e006" "\e006";
}

.review-control-vote .rating-3::before {
	content: "\e006" "\e006" "\e006";
}

.review-control-vote .rating-4:before {
	content: "\e006" "\e006" "\e006" "\e006";
}

.review-control-vote .rating-5:before {
	content: "\e006" "\e006" "\e006" "\e006" "\e006";
}

.review-control-vote label:hover:before {
	opacity: 1;
}

.review-control-vote input[type="radio"]:focus+label::before,
.review-control-vote input[type="radio"]:checked+label::before {
	opacity: 1;
}

.product-add-form .fieldset {
	padding: 0;
	margin: 0;
}

.product-view .product-shop .short-description .std p {
	font-size: 13px;
	color: #252525;
	margin: 0;
	line-height: 24px;
}

.product-view .product-shop .addit {
	border-top: 1px solid #e8e8e8;
	padding: 28px 0 0
}

.product-view .product-shop .addit .so-social-share {
	float: left;
	margin-right: 10px;
}

.so-twitter.so-social-share {
	width: 80px;
}

.so-plusone.so-social-share {
	width: 65px;
}

.product-view .add-to-box .add-to-cart {
	float: left;
}

.product-info-main .price-box .price-including-tax+.price-excluding-tax,
.product-options-bottom .price-box .price-including-tax+.price-excluding-tax,
.product-info-main .price-box .weee+.price-excluding-tax,
.product-options-bottom .price-box .weee+.price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .weee {
	line-height: normal;
	margin: 0;
}

.product-view .product-qty label,
.product-view .product-qty label span {
	font-size: 13px;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 35px;
	text-transform: uppercase;
}

.product-view .product-qty label,
.product-view .product-qty .custom-qty {
	float: left;
}

.product-view .product-qty .custom-qty {
	margin: 0 55px 0 0;
	background-color: #f5f5f5;
}

.product-view .product-shop .add-to-cart .items:hover,
.product-options-bottom .items:hover,
.product-shop .add-to-box .items:hover {
	color: #ff5555;
}

.product-view .product-shop input.qty {
	background-color: transparent;
	border: 0px solid #dddee0;
	float: left;
	height: 35px;
	text-align: center;
	width: 35px !important;
	color: #333333;
	font-size: 13px;
}

.product-static img {
	background-color: #fff;
	padding: 10px;
}

.container-quickview {
	padding-bottom: 15px;
	padding-top: 15px;
}


/* Product Options */

.product-options {
	margin: 0;
	padding: 0px;
	position: relative;
	border-bottom: 1px solid #e8e8e8;
}

.product-options dl {
	margin: 0;
	overflow: hidden;
}

.product-options dt {
	padding: 40px 0 0;
	font-weight: normal
}

.product-options dt label {
	font-weight: normal;
	color: #444444;
}

.product-options dt label.required em {
	color: #eb340a;
	margin-right: 5px
}

.product-options dd .qty-holder {
	display: block;
	padding: 10px 0 0
}

.product-options dd .qty-holder label {
	vertical-align: middle;
	font-weight: 300
}

.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #2f2f2f
}

.product-options dd {
	padding: 0px;
	margin: 0
}

.product-options dl.last dd.last {
	border-bottom: 0;
	margin-bottom: 0
}

.product-options dd input.input-text {
	width: 98%
}

.product-options dd input.datetime-picker {
	width: 150px
}

.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle
}

.product-options dd textarea {
	width: 98%;
	height: 8em
}

.product-options dd select {
	width: 99%
}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #d9e5ee;
	padding: 2px 4px
}

.product-options ul.options-list {
	margin-right: 5px
}

.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0
}

.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px
}

.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px
}

.product-options ul.options-list .label {
	display: block;
	margin-left: 18px
}

.product-options ul.options-list label {
	font-weight: normal
}

.product-options ul.validation-failed {
	padding: 0 7px
}

.product-options p.note {
	margin: 0;
	font-size: 11px
}

.product-options p.required {
	text-align: left;
	clear: both;
	margin: 10px 0 40px;
}


/*.box-tocart{padding:45px 0;float: left;}*/

.product-options-bottom .fieldset {
	padding: 0;
	margin: 0;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
	margin: 0;
	padding: 0 0 10px;
	border: 0;
	background: 0;
	color: #e26703
}

.product-options-bottom .tier-prices li {
	background: 0;
	padding: 2px 0
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
	color: #e26703
}

.product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0
}

.product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right
}

.col3-layout .product-options-bottom .price-box {
	float: none;
	padding: 0 0 5px
}

.product-options-bottom .price-label {
	float: left;
	padding-right: 5px
}

.product-options-bottom .price-tax {
	float: left
}

.product-shop .product-options-bottom .price-box {
	float: left;
	margin: 0;
	padding: 0 0 10px;
	display: none;
}

.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0
}

.product-shop .product-options-bottom .price-tax {
	float: none
}

.product-options-wrapper {
	border-bottom: 1px solid #e8e8e8;
	padding-top: 30px;
	padding-bottom: 30px;
}

.table-wrapper.grouped {
	border: 1px solid #ddd
}


/*review form detail product*/

.review-add .review-form {
	width: 100%;
	max-width: 100%
}

.review-add .review-form .review-field-ratings {
	width: 35%;
	float: left;
}

.review-add .review-form .review-fieldset .review-field-nickname,
.review-add .review-form .review-fieldset .review-field-summary,
.review-add .review-form .review-fieldset .review-field-text {
	width: 65%;
	float: right;
	padding: 4px 0
}

.review-add .review-form .review-fieldset .review-field-ratings>.label {
	font-size: 18px;
	color: #333e48;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 25px;
	padding: 0 0 10px 0;
	border: 0
}

.review-add .review-form .review-fieldset .review-field-ratings .control {
	margin-top: 10px
}

.review-add .review-form .review-fieldset .review-field-ratings .control .label {
	font-size: 14px;
	color: #333e48;
	padding: 0;
	min-width: 70px
}

.review-add .review-form .review-fieldset .review-field-nickname .label,
.review-add .review-form .review-fieldset .review-field-summary .label,
.review-add .review-form .review-fieldset .review-field-text .label {
	width: 100px;
	display: inline-block;
	font-size: 14px;
	color: #333e48;
	line-height: 37px
}

.review-add .review-form .review-fieldset .review-field-nickname .control,
.review-add .review-form .review-fieldset .review-field-summary .control,
.review-add .review-form .review-fieldset .review-field-text .control {
	width: calc(100% - 104px);
	display: inline-block;
}

.review-add .review-form .review-fieldset .field .control>.input-text {
	background-color: #fff;
	padding: 0 15px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #dddddd;
	font-size: 14px;
	color: #818181;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
}

.review-add .review-form .review-fieldset .field .control>textarea {
	background-color: #fff;
	padding: 0 15px;
	line-height: 25px;
	border: 1px solid #dddddd;
	font-size: 14px;
	color: #818181;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.review-add .review-form .review-form-actions {
	text-align: right;
	margin-top: 13px
}

.review-add .review-form .review-form-actions .actions-primary {
	float: none;
}

.review-add .review-form .review-form-actions .actions-primary .action {
	height: 37px;
	border-color: #c8102e;
	padding: 0 16px;
	margin: 0;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
}

.review-add .review-form .review-form-actions .actions-primary .action span {
	font-size: 13px;
	font-weight: bold;
	line-height: 35px;
	text-transform: capitalize;
}


/*review list*/

.review-list .block-title {
	display: none;
}

.review-list .block-content .review-item .review-title {
	display: none;
}

.review-list .block-content .review-item .review-ratings {
	max-width: 100%;
	float: none;
}

.review-list .block-content .review-item .review-content {
	margin: 0;
	padding-top: 10px;
	font-size: 14px;
	color: #686c6f;
	line-height: 20px
}

.review-list .block-content .review-item .review-details {
	margin: 0;
	padding-top: 20px
}

.review-list .block-content .review-item .review-details p {
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.review-list .block-content .review-item .review-details p.review-author .review-details-value {
	font-size: 14px;
	color: #686c6f;
	text-transform: capitalize;
}

.review-list .block-content .review-item .review-details p.review-author .review-details-label {
	font-size: 13px;
	color: #aeaeae;
}

.review-list .block-content .review-item .review-details p.review-date {
	font-size: 13px;
	color: #aeaeae;
	padding-left: 20px
}

.review-list .block-content .review-item {
	border-bottom: 1px solid #dddddd
}

.review-list .block-content .review-item:last-child {
	border-bottom: 0;
	padding-bottom: 0
}

.review-list .block-content .review-toolbar {
	border: 0;
	margin: 0
}


/* Grouped Product */

.product-view .grouped-items-table .price-box {
	margin: 0;
	padding: 0
}

.data.table.grouped tbody tr td input.qty {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #ddd
}


/* Block:Description */

.product-view .box-description {}


/* Block:Additional */

.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {
	line-height: 1.25
}


/* Block:Upsell */

.product-view .box-up-sell {
	margin-bottom: 0px;
}

.product-view .box-up-sell .block-title h3 span {
	padding: 0;
}

.product-view .box-up-sell .title-divider {
	margin-bottom: 30px;
}

.product-view .box-up-sell .products-grid {
	width: 100%;
	padding: 0;
}

.product-view .box-up-sell .products-grid td {
	width: 25%;
	background: #f6f2e7;
	border-right: 1px solid #e5dcc3;
	border-bottom: 1px solid #e5dcc3;
	padding: 15px 10px 12px;
	line-height: 1.6em
}

.product-view .box-up-sell .products-grid tr.last td {
	border-bottom: 0
}

.product-view .box-up-sell .products-grid td.last {
	border-right: 0
}

.product-view .box-up-sell .products-grid td img {
	border: 1px solid #e5dcc3
}

.product-view .box-up-sell .products-grid .product-image {
	text-align: center
}

.product-view .box-up-sell .products-grid td.empty {
	border-right: 0;
	background: #f1ecdb
}

.product-view .box-up-sell .products-grid .ratings .rating-links {
	padding: 0
}

.product-view .sale-content .block-title-tabs {
	display: none;
}

.product-view .box-up-sell .bx-controls .bx-default-pager {
	display: none;
}


/* Block:Tags */

.product-view .box-tags {
	margin: 0
}

.product-view .box-tags h3 {
	font-size: 13px
}

.product-view .box-tags .product-tags {
	display: block;
	margin: 0 0 15px
}

.product-view .box-tags .product-tags li {
	display: inline;
	background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
	padding: 0 7px 0 4px
}

.product-view .box-tags .product-tags li.first {
	padding-left: 0
}

.product-view .box-tags .product-tags li.last {
	background: none;
	padding-right: 0
}

.product-view .box-tags .form-add label {
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 5px;
	color: #000000
}

.product-view .box-tags .form-add .input-box {
	float: left;
	width: 305px;
	margin: 0 5px 0 0;
	padding: 0
}

.product-view .box-tags .form-add input.input-text {
	width: 299px;
	height: 38px;
}

.product-view .box-tags .note {
	margin: 5px 0 0;
	padding: 0;
	font-size: 11px;
	color: #666
}


/* Block:Reviews */

.product-view .box-reviews dl {
	margin: 0
}

.product-view .box-reviews dt {
	padding: 0 0 5px
}

.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
	font-weight: bold
}

.product-view .box-reviews dd {
	margin: 0 0 15px
}

.product-view .box-reviews dd small {
	font-style: italic
}

.product-view .box-reviews .form-add {
	margin: 15px 0 0
}

.product-view .box-reviews .form-add h3 {
	font-size: 13px;
	font-weight: normal
}

.product-view .box-reviews .form-add h3 span {
	font-weight: bold
}

.product-view .box-reviews .form-add h4 {
	font-size: 12px
}

.product-view .box-reviews .form-add .data-table td {
	text-align: center
}

.product-view .box-reviews .form-add .form-list {
	margin: 15px 0 0
}

.product-view .box-reviews .form-add .form-list .input-box {
	width: 360px
}

.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {
	width: 354px
}

.product-view .box-collateral .data-table th {
	font-weight: normal
}

.product-view .box-collateral .data-table {
	margin-bottom: 10px
}


/* Send a Friend */

.send-friend .form-list {
	width: 615px;
	overflow: hidden
}

.send-friend .form-list li {
	margin-right: -15px
}

.send-friend .form-list li p {
	margin: 0 15px 0 0
}

.send-friend .form-list .field {
	width: 315px
}

.send-friend .form-list .input-box {
	width: 300px
}

.send-friend .form-list input.input-text,
.send-friend .form-list textarea {
	width: 294px
}

.send-friend .form-list li.wide .input-box {
	width: 612px
}

.send-friend .form-list li.wide textarea {
	width: 609px
}

.send-friend .buttons-set .limit {
	float: right;
	margin: 0 7px 0 0;
	font-size: 11px;
	line-height: 21px
}


/* ======================================================================================= */


/* Content Styles ================================================================= */

.product-name {
	margin: 0;
	font-size: 1em;
	font-weight: normal
}


/* Product Tags */

.tags-list {
	display: block;
	font-size: 13px;
	border: 1px solid #c1c4bc;
	background: #f8f7f5;
	padding: 10px 0 10px 0
}

.tags-list li {
	display: inline!important;
	margin: 0 4px 0 0
}

.tags-list li a {
	color: #e8e9ee
}


/* Advanced Search */

.advanced-search .form-list label {
	width: 160px;
	padding-right: 10px
}

.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
	float: left;
	clear: none
}

.advanced-search-amount {
	margin: 0 0 10px
}

.advanced-search-summary {
	margin: 10px 0;
	border: 1px solid #e9d7c9;
	background: #fff6f1;
	padding: 10px
}

.advanced-search-summary ul {
	float: left;
	width: 49%
}

.advanced-search-summary strong {
	color: #E17C24;
	padding-left: 15px;
	background: url(../images/i_search_criteria.gif) 0 3px no-repeat
}

.advanced-search-summary p {
	clear: both;
	font-weight: bold;
	margin: 0
}


/* Sitemap */

.page-sitemap .links {
	text-align: right;
	margin: 0 8px -22px 0
}

.page-sitemap .links a {
	text-decoration: none;
	position: relative
}

.page-sitemap .links a:hover {
	text-decoration: underline
}

.page-sitemap .sitemap {
	margin: 12px
}

.page-sitemap .sitemap a {
	color: #1b2d3b
}

.page-sitemap .sitemap li {
	margin: 3px 0
}

.page-sitemap .sitemap li.level-0 {
	margin: 10px 0 0;
	font-weight: bold
}

.page-sitemap .sitemap li.level-0 a {
	color: #1e7ec8
}


/* RSS */

.rss-title h1 {
	background: url(../images/i_rss-big.png) 0 4px no-repeat;
	padding-left: 27px
}

.rss-table .link-rss {
	display: block;
	line-height: 1.55;
	background-position: 0 4px
}


/* ======================================================================================= */


/* Checkout Types */

.cart .page-title .checkout-types li {
	margin: 0 0 5px
}

.cart .title-buttons .checkout-types {
	float: right;
	display: none;
}

.cart .title-buttons .checkout-types li {
	float: left;
	margin: 0 0 5px 5px
}

.cart .checkout-types .paypal-or {
	margin: 0 8px;
	line-height: 2.3
}

.cart .totals .checkout-types .paypal-or {
	clear: both;
	display: block;
	padding: 8px 55px 0 0;
	line-height: 1.0;
	font-size: 11px
}


/* Shopping Cart ========================================================================= */

.cart.table-wrapper .product-item-photo {
	display: table-cell;
	max-width: 100%;
	padding-right: 20px;
	vertical-align: middle;
}

.cart.table-wrapper .item .col.item {
	display: block;
	min-height: 75px;
	position: relative
}

.cart.table-wrapper .action.help.map {
	font-weight: 400
}

.checkout-cart-index .cart.table-wrapper .product-image-container {
	display: inline-block;
}

.cart-container .form-cart .item-info .action-delete,
.cart-container .form-cart .item-info .action-edit {
	display: block;
	line-height: 20px
}


/*.cart-container .cart-summary{position: static !important}*/

.form-cart .actions .continue {
	border: 0;
	padding: 0 20px 0;
	display: inline-block;
	vertical-align: middle;
}

.form-cart .actions .continue:before {
	content: "\f100";
	font-family: FontAwesome;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 5px
}

.coupon .control .input-text {
	height: 47px;
	padding: 0 145px 0 10px;
	line-height: 45px;
	border: 1px solid #dddddd;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}

.coupon {
	position: relative;
}

.coupon .actions-toolbar {
	position: absolute;
	right: 0;
	bottom: 0;
}

.coupon .actions-toolbar button.apply {
	margin: 0;
	padding: 0 15px;
	background-color: #c8102e;
	border-color: #c8102e;
	border-radius: 0 25px 25px 0;
	-webkit-border-radius: 0 25px 25px 0;
	-moz-border-radius: 0 25px 25px 0;
}

.coupon .actions-toolbar button.apply span {
	color: #fff
}

.coupon .actions-toolbar button.apply:hover {
	background-color: #c8102e;
    border-color: #c8102e;
}

.cart-summary {
	z-index: 9
}

.checkout-methods-items .item .multicheckout {
	display: block;
	text-align: center;
	border-radius: 25px;
	font-size: 15px;
}

.checkout-methods-items .item .multicheckout span {
	font-size: 15px;
}

.modal-inner-wrap {
	background-color: #f5f5f5
}

.modal-inner-wrap .modal-content {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
}

.opc-block-summary.modal-inner-wrap .modal-content {
	background-color: transparent;
	margin: 0
}

.opc-block-summary .modal-inner-wrap .modal-content .items-in-cart {
	margin: 0
}


/*.opc-block-summary .modal-inner-wrap .modal-content .items-in-cart .minicart-items-wrapper{max-height: auto; margin: 0; padding: 15px 0 0 0}*/

.opc-block-summary .minicart-items-wrapper {
	max-height: 330px;
	margin: 0;
	padding: 15px 0 0 0;
	overflow: auto
}

.opc-block-summary .product-item .product-item-name-block {
	display: block;
}

.opc-block-summary .product-item .subtotal {
	display: block;
	text-align: left;
}

.opc-block-summary .product-item .product-item-inner {
	display: block;
}

.opc-block-summary .minicart-items .product-image-container,
.opc-block-summary .minicart-items .product-item-details {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.opc-block-summary .minicart-items .product-item-details {
	width: calc(100% - 100px)
}

#opc-sidebar .opc-block-summary {
	margin: 0;
	padding-bottom: 0
}

#checkout .opc-sidebar {
	margin: 0
}

#checkout .opc-wrapper .form-login,
#checkout .opc-wrapper .form-shipping-address {
	max-width: auto;
	width: 100%
}

#checkout .opc-wrapper .form-login .fieldset,
#checkout .opc-wrapper .form-shipping-address .fieldset {
	padding: 0
}

#shipping-new-address-form>.field {
	padding: 10px 0
}

#shipping-new-address-form>.field.street .label {
	padding: 0;
	border: 0
}

.checkout-shipping-method .actions-toolbar .action.primary {
	padding-top: 0;
	padding-bottom: 0
}

#discount-form .control .input-text {
	line-height: 45px;
	height: 47px;
	border-color: #ddd;
	border-radius: 25px
}

#opc-sidebar .opc-block-shipping-information {
	margin-top: 20px
}

.opc-block-summary .minicart-items .product-item-details {
	padding-left: 20px
}


/* Shopping Cart Table */

#multiship-addresses-table {
	border-bottom: 1px solid #ddd
}

.multicheckout .actions-toolbar>.secondary {
	float: right;
}

.multicheckout .actions-toolbar>.primary {
	float: left;
}

.multicheckout .actions-toolbar .secondary .action.back {
	text-align: right;
	display: block;
}

.multicheckout>.actions-toolbar {
	margin-top: 40px
}

.cart-table th {
	padding: 2px 10px
}

.cart-table td {
	padding: 25px 20px;
	border: 1px solid #eeeeee;
}

.cart-table .product-name {
	margin: 0 0 5px;
	color: #333;
}

.cart-table .item-msg {
	margin: 5px 0;
	font-size: 11px;
	font-weight: bold;
	color: #df280a
}

.cart-table tfoot td {
	padding: 15px;
}

.cart-table .btn-continue {
	float: left
}

.cart-table .btn-update,
.cart-table .btn-empty {
	float: right
}

.cart-table .btn-update {
	margin-left: 10px
}

.table thead>tr>th,
.table thead>tr>th,
.table tbody>tr>th,
.table tfoot>tr>th,
.table thead>tr>td,
.table tbody>tr>td,
.table tfoot>tr>td,
.table tbody+tbody {
	border: 0;
}


/* Shopping Cart Collateral boxes */

.cart .cart-collaterals {
	padding: 25px 0 0
}

.cart .cart-collaterals .col2-set {}

.cart .cart-collaterals .col2-set .col-1,
.cart .cart-collaterals .col2-set .col-2,
.cart .cart-collaterals .col2-set .col-3 {
	width: 33.3333%;
	float: left
}

.cart .crosssell {
	padding: 0 0 50px
}

.cart .crosssell .block-title h3 span {
	padding: 0;
}

.cart .crosssell .title-divider {
	margin-bottom: 10px;
}

.cart .crosssell .product-name {
	font-size: 100%;
	margin: 0 0 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cart .crosssell .product-name a {
	font-size: 14px;
	outline: 0 none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}

.cart .crosssell li.item {
	margin: 12px 0
}

.cart .crosssell .link-compare {
	font-weight: normal
}

.cart .bx-has-controls-direction .bx-default-pager {
	display: none;
}


/* Discount Codes & Estimate Shipping and Tax Boxes */

.cart .shipping p,
.cart .discount label {
	font-size: 13px;
	color: #2a2a2a;
	font-weight: 300
}

.cart .discount,
.cart .shipping {
	padding: 15px 0;
	margin: 0 0 18px;
}

.cart .discount h2,
.cart .shipping h2 {
	margin: 0 0 20px;
	padding: 0 10px 0 0;
	color: #333;
	text-transform: uppercase;
	font-size: 19px;
	letter-spacing: 1px;
}

.cart .discount .buttons-set,
.cart .shipping .buttons-set {
	margin: 10px 0 0;
	border: 0;
	padding: 0;
	text-align: left
}

.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
	float: none;
	margin-left: 0
}

.cart .discount .input-box {
	margin: 8px 0 0
}

.cart .discount input.input-text {
	width: 100%
}

.cart .shipping .sp-methods {
	margin: 10px 0 0;
	padding: 5px 0 0;
	background: url(../images/bkg_divider1.gif) 0 0 repeat-x
}


/* Shopping Cart Totals */

.cart-summary {
	float: right;
	position: relative;
	width: 33.3333%
}

.cart-container .form-cart {
	width: 66.6667%;
	float: left;
	position: relative;
	padding: 0 15px
}

.cart .totals {
	padding: 15px 0px 15px 0;
	margin: 0;
}

.cart .totals table {
	width: 100%;
	margin: 7px 0
}

.cart .totals td {
	padding: 1px 0 1px 30px
}

.cart-totals .mark,
.opc-block-summary .table-totals .mark,
.cart-totals .mark .label {
	color: #333;
	font-size: 13px;
}

.cart .totals td.a-right .price {
	font-weight: 600;
}

.cart .totals tr.last td {}

.cart .totals tfoot th {
	padding: 5px 15px 5px 7px
}

.cart .totals tfoot td {
	padding-top: 5px;
	padding-bottom: 5px
}

.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
	font-weight: normal;
	font-size: 15px;
	color: #333;
	text-transform: uppercase;
}

.cart-totals .grand.totals .price {
	font-size: 15px;
	color: #ee0000;
}

.cart .totals .checkout-types {
	font-size: 13px;
	padding: 0;
	text-align: right
}

.cart .totals .checkout-types li a {
	color: #666666;
	text-decoration: none;
}

.cart .totals .checkout-types li a:hover {
	color: #ff5555;
}

.cart .totals .checkout-types li {
	clear: both;
	margin: 10px 0
}


/* Options Tool Tip */

.item-options dt {
	font-weight: bold;
	color: #666;
}

.item-options dd {
	padding-left: 10px;
	margin: 0 0 6px
}

.truncated {
	cursor: help
}

.truncated a.dots {
	cursor: help
}

.truncated a.details {
	cursor: help
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 999
}

.truncated .truncated_full_value .item-options {
	position: absolute;
	top: -99999em;
	left: -99999em;
	z-index: 999;
	width: 250px;
	padding: 8px;
	border: 1px solid #ddd;
	background-color: #f6f6f6
}

.truncated .truncated_full_value .item-options>p {
	font-weight: bold;
	text-transform: uppercase
}

.truncated .show .item-options {
	top: -20px;
	left: 50%
}

.col-left .truncated .show .item-options {
	left: 15px;
	top: 7px
}

.col-right .truncated .show .item-options {
	left: -240px;
	top: 7px
}


/* ======================================================================================= */


/* Checkout ============================================================================== */

.authentication-wrapper {
	display: none;
}

.checkout-index-index .nav-sections {
	display: block;
}

.opc-progress-bar {
	margin-top: 60px;
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
	display: block;
	clear: both;
}

#opc-sidebar .opc-block-shipping-information {
	padding: 0 30px 30px;
}


/********** < Common Checkout Styles */


/* Shipping and Payment methods */

.sp-methods {
	margin: 0 0 8px
}

.sp-methods dt {
	margin: 13px 0 5px;
	font-weight: 300
}

.sp-methods dd {}

.sp-methods dd li {
	margin: 5px 0
}

.sp-methods label {
	font-weight: 300;
	color: #666;
	line-height: 16px
}

.sp-methods .price {
	font-weight: 300
}

.sp-methods .form-list {
	padding-left: 20px
}

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

.sp-methods select.month {
	width: 154px;
	margin-right: 10px
}

.sp-methods select.year {
	width: 96px
}

.sp-methods input.cvv {
	width: 3em!important
}

.sp-methods .checkmo-list li {
	margin: 0 0 5px
}

.sp-methods .checkmo-list label {
	width: 135px;
	padding-right: 10px;
	text-align: right
}

.sp-methods .checkmo-list address {
	float: left
}

.sp-methods .centinel-logos a {
	margin-right: 3px
}

.sp-methods .centinel-logos img {
	vertical-align: middle
}

.sp-methods .release-amounts {
	margin: 0.5em 0
}

.sp-methods .release-amounts button {
	float: left;
	margin: 5px 10px 0 0
}

.please-wait {
	float: right
}

.please-wait img {
	vertical-align: middle
}

.cvv-what-is-this {
	font-size: 11px;
	cursor: help;
	margin-left: 10px
}


/* Tooltip */

.tool-tip {
	border: 1px solid #7BA7C9;
	background: #EAF6FF;
	padding: 15px 20px;
	position: absolute;
	z-index: 9999
}

.tool-tip .btn-close {
	margin: -9px -14px 0;
	text-align: right
}

.tool-tip .btn-close a {
	display: block;
	margin: 0 0 0 auto;
	width: 15px;
	height: 15px;
	background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
	text-align: left;
	text-indent: -999em;
	overflow: hidden
}

.tool-tip .tool-tip-content {
	padding: 5px
}


/* Gift Messages */

.gift-messages h3 {
	font-size: 12px;
	font-weight: bold;
	color: #e87403
}

.gift-messages p.control {
	color: #8e8d8b
}

.gift-messages-form {
	position: relative
}

.gift-messages-form label {
	float: none!important;
	position: static!important
}

.gift-messages-form h4 {
	font-size: 12px;
	font-weight: bold;
	color: #e87403
}

.gift-messages-form .whole-order {
	margin: 0 0 25px
}

.gift-messages-form .item {
	margin: 0 0 10px
}

.gift-messages-form .item .product-img-box {
	float: left;
	width: 75px
}

.gift-messages-form .item .product-image {
	margin: 0 0 7px
}

.gift-messages-form .item .number {
	margin: 0;
	font-weight: bold;
	text-align: center;
	color: #8a8987
}

.gift-messages-form .item .details {
	margin-left: 90px
}

.gift-messages-form .item .details .product-name {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px
}

.gift-messages-form .item .details .form-list .field {
	width: 255px
}

.gift-messages-form .item .details .form-list .input-box {
	width: 240px
}

.gift-messages-form .item .details .form-list input.input-text {
	width: 234px
}

.gift-messages-form .item .details .form-list li.wide .input-box {
	width: 500px
}

.gift-messages-form .item .details .form-list li.wide textarea {
	width: 494px
}

.gift-message-link {
	font-size: 11px;
	background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
	padding-right: 7px
}

.gift-message-link.expanded {
	background-position: 100% -40px
}

.gift-message-row {
	background: #f2efe9
}

.gift-message-row .btn-close {
	float: right;
	width: 16px;
	height: 16px;
	background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -999em;
	overflow: hidden
}


/* Checkout Agreements */

.checkout-agreements li {
	margin: 30px 0
}

.checkout-agreements .agreement-content {
	overflow: auto;
	height: 12em;
	padding: 10px;
	background-color: #fbfaf6;
	border: 1px solid #bbb6a5
}

.checkout-agreements .agree {
	margin: 0;
	padding: 10px 0 10px 11px
}

.checkout-agreements .agree input.checkbox {
	margin-right: 6px
}

.checkout-agreements .agree label {
	font-weight: bold;
	color: #666
}

.opc .checkout-agreements {
	border: 1px solid #d9dde3;
	border-width: 0 1px;
	padding: 5px 30px
}

.opc .checkout-agreements li {
	margin: 20px 0 0
}

.opc .checkout-agreements .agreement-content {
	background-color: #fff;
	border-color: #e4e4e4;
	padding: 5px
}

.opc .checkout-agreements .agree {
	padding-left: 6px
}


/* Centinel */

.centinel {}

.centinel .authentication {
	border: 1px solid #ddd;
	background: #fff
}

.centinel .authentication iframe {
	width: 99%;
	height: 400px;
	background: transparent!important;
	margin: 0!important;
	padding: 0!important;
	border: 0!important
}

.opc .centinel {
	border: 1px solid #bbb6a5;
	border-width: 0 1px 1px;
	padding: 10px 30px
}


/* Generic Info Set */

.info-set {
	background: #fbfaf6;
	border: 1px solid #bbb6a5;
	margin: 0 0 25px;
	padding: 20px
}

.info-set h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 10px
}

.info-set h3,
.info-set h4 {
	font-size: 13px;
	font-weight: bold;
	color: #E26703
}

.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
	font-weight: normal
}

.info-set h2.legend {
	margin: -20px -20px 15px;
	padding: 5px 10px;
	background: #f9f3e3;
	border-bottom: 1px solid #bbafa0;
	position: relative
}

.info-set h3.legend {
	margin: 0 0 10px;
	color: #0a263c
}

.info-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}

.info-set .box {
	margin: 0 0 15px
}

.info-set .box h2 {
	color: #e26703
}

.info-set .data-table .product-name {
	font-size: 1em!important;
	font-weight: bold!important;
	color: #1e7ec8!important
}

.info-set .data-table .product-name a {
	font-weight: bold!important
}

.info-set .data-table .item-options {
	margin: 5px 0 0
}


/********** Common Checkout Styles > */


/* One Page Checkout */

.block-progress {
	border: 0;
	margin: 0
}

.block-progress .block-title {
	background: none;
	border: 0;
	padding: 0;
	margin: 0 0 5px
}

.block-progress .block-title strong {
	font-size: 13px;
	color: #0a263c
}

.block-progress .block-content {
	padding: 30px 20px
}

.block-progress dl {
	margin: 0
}

.block-progress dt {
	background-color: transparent;
	background-image: url("../images/icon-Progress.png");
	background-position: 0 8px;
	background-repeat: no-repeat;
	color: #888;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 6px;
	padding: 0 0 0 20px
}

.block-progress dd {
	padding: 8px 13px;
	margin: 0 0 6px
}

.block-progress dt.complete {
	margin: 0
}

.block-progress dd.complete {
	color: #666;
	font-weight: 300
}

.block-progress p {
	margin: 0
}

.block-progress .cards-list dt {
	background: none;
	border: 0 none;
	color: inherit;
	font-size: 12px;
	margin: 5px 0;
	padding: 0
}

.block-progress .cards-list dd {
	border: 0 none;
	margin: 0;
	padding: 0
}

.block-progress .cards-list .info-table th {
	font-weight: normal
}


/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */

.checkout-onepage-success .col-right {
	padding-top: 25px;
}

.checkout-onepage-index .main-container {
	padding-top: 30px;
}

.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
	display: inline
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
	display: none
}

.opc .buttons-set {
	margin-top: 0;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0;
}

.opc .buttons-set p.required {
	margin: 0;
	padding: 0 0 10px;
	margin: 0!important
}

.opc .buttons-set a.f-left {
	float: right!important;
	color: #ff0000;
	text-decoration: none
}

.opc .buttons-set a.f-left:hover {
	color: #f2bc4d
}

.opc .buttons-set .back-link small {
	display: none
}

.opc .buttons-set .back-link a {
	background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
	padding-left: 16px
}

.opc .buttons-set.disabled button.button {
	display: none
}

.opc .buttons-set .please-wait {
	height: 21px;
	line-height: 21px
}

.opc .ul {
	list-style: disc outside;
	padding-left: 18px
}

.opc {
	position: relative;
	margin-bottom: 30px;
}

.opc li.section {
	margin-top: 10px;
}

.opc .step-title {
	text-align: left;
	line-height: 40px;
}

.opc .step-title .number {
	background: #dddddd;
	padding: 0;
	margin: 0 10px 0 0;
	color: #fff;
	font-size: 14px;
	width: 40px;
	height: 40px;
	text-align: center;
}

.opc .step-title h2 {
	margin: 0;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 40px;
}

.opc .step-title a {
	display: none;
	float: right;
	font-size: 11px;
	line-height: 16px
}

.opc .allow .step-title {
	color: #a4b3b9;
	cursor: pointer
}

.opc .allow .step-title .number {
	margin-right: 10px;
	background: #dddddd;
	color: #fff
}

.opc .allow .step-title h2 {}


/*.opc .allow .step-title a{display:block}
*/

.opc .active .step-title {
	padding: 0;
	color: #f18200;
	cursor: default;
	border: 0 none;
	text-align: left;
	line-height: 40px
}

.opc .active .step-title .number {
	background: #333;
	margin-right: 10px;
	color: #fff
}

.opc .active .step-title h2 {}


/*.opc .active .step-title a{display:none}
*/

.opc .step {
	background: #fff;
	padding: 15px;
	position: relative;
	border: 1px solid #f5f5f6;
}

.opc .step .tool-tip {
	right: 30px
}

#opc-login .buttons-set {
	border-top: 0
}

#opc-login h3 {
	font-size: 15px;
	padding-bottom: 2px;
	text-transform: capitalize;
	color: #000;
	font-weight: 300
}

#opc-login p {
	font-size: 13px;
	color: #ff0000;
	margin: 0 0 5px
}

#opc-login h4 {
	font-size: 13px;
	font-weight: 300;
	margin: 0;
	color: #000000;
	margin: 0 0 10px;
}

#opc-login .step .ul li {
	color: #888888;
	font-size: 13px;
	font-weight: 300
}

#opc-shipping_method .buttons-set {
	border-top: 0
}

.opc .gift-messages-form {
	margin: 0 -30px;
	background: #f6f1eb;
	border: 1px solid #e9e4de;
	border-width: 1px 0;
	padding: 22px 24px 22px 30px
}

.opc .gift-messages-form .inner-box {
	padding: 5px;
	height: 260px;
	overflow: auto
}

#opc-review .step {
	border: 0;
	padding: 0
}

#opc-review .product-name {
	font-weight: 300;
	color: #000
}

#opc-review .item-options {
	margin: 5px 0 0
}

#opc-review .buttons-set {
	padding: 20px 30px;
	border: 1px solid #d9dde3;
	border-width: 0 1px 1px
}

#opc-review .buttons-set p {
	margin: 0;
	line-height: 40px
}

#opc-review .buttons-set .please-wait {
	height: 40px;
	line-height: 40px
}

#opc-review .authentication {
	margin: 0 auto;
	width: 570px
}

#opc-review .warning-message {
	color: #222;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 0
}

#checkout-review-submit .buttons-set button.button {
	float: right
}


/* Multiple Addresses Checkout */

.checkout-progress {
	padding: 0 90px;
	margin: 50px 0;
}

.checkout-progress li {
	float: left;
	width: 19%;
	margin: 0 3px 0 0;
	border-top: 10px solid #444;
	padding: 2px 0 0;
	font-weight: bold;
	text-align: center;
	color: #444;
	font-weight: 300;
}

.checkout-progress li.active {
	border-top-color: #965554;
	color: #965554;
	font-weight: 400;
}

.multiple-checkout h2 {
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 10px;
	color: #444;
}

.multiple-checkout h3,
.multiple-checkout h4 {
	font-size: 13px;
	font-weight: bold;
	color: #965554
}

.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
	font-weight: normal
}

.multiple-checkout .data-table .product-name {
	font-size: 1em!important;
	font-weight: bold!important;
	color: #1e7ec8!important
}

.multiple-checkout .data-table .item-options {
	margin: 5px 0 0
}

.multiple-checkout .gift-messages {
	margin: 15px 0 0
}

.multiple-checkout .tool-tip {
	top: 50%;
	margin-top: -120px;
	right: 20px
}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {
	background: #fbfaf6;
	border: 1px solid #d7d7d7;
	margin: 0 0 25px;
	padding: 20px
}

.multiple-checkout .col2-set h2.legend {
	margin: -20px -20px 15px;
	padding: 5px 10px;
	border-bottom: 1px solid #d7d7d7;
	position: relative
}

.multiple-checkout .col2-set h3.legend {
	margin: 0 0 10px;
	color: #0a263c
}

.multiple-checkout .col2-set .divider {
	margin: 0 -20px;
	padding: 25px 0;
	position: relative
}

.multiple-checkout .box {
	margin: 0 0 15px
}

.multiple-checkout .box h2 {
	color: #965554
}

.multiple-checkout .place-order .please-wait {
	float: right;
	padding: 27px 7px 0 0
}

.multiple-checkout .place-order .grand-total {
	float: right;
	height: 71px;
	font-size: 1.5em;
	padding: 0 0 0 21px;
	overflow: hidden
}

.multiple-checkout .place-order .grand-total .inner {
	float: left;
	height: 71px;
	padding: 14px 0px 0 0;
}

.multiple-checkout .place-order .grand-total .inner div {
	display: inline
}

.multiple-checkout .place-order .grand-total big {
	display: inline;
	margin-right: 12px
}

.multiple-checkout .place-order .grand-total .price {
	color: #d22753
}

.multiple-checkout .place-order .grand-total button.button span {
	font-size: 16px
}

.multiple-checkout .place-order .grand-total button.button span span {
	padding: 0 45px 0 36px
}


/* Step 1 */

.multiple-checkout .title-buttons button.button span {}

#multiship-addresses-table td {
	padding: 10px
}

#multiship-addresses-table tfoot td {
	padding: 5px 10px
}

#multiship-addresses-table tfoot button.button span {}


/* Step 2 */

.multiple-checkout .gift-messages-form .item .details .form-list {
	width: 100%;
	overflow: hidden
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
	margin-right: -15px
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
	width: 230px
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
	width: 215px
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
	width: 209px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
	width: 445px
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
	width: 439px
}

.checkout-multishipping-shipping .box-sp-methods {
	border: 1px solid #d9d2be;
	background: #f9f3e3;
	padding: 13px;
	position: relative
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
	position: absolute;
	top: -20px;
	right: -40px;
	width: 178px;
	height: 41px;
	background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
	overflow: hidden
}


/* Step 3 */

.checkout-multishipping-billing .multiple-checkout {
	position: relative
}


/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */


/* Captcha ================================================================================ */

.captcha-note {
	clear: left;
	padding-top: 5px
}

.captcha-image {
	margin: 0;
}

.captcha-image .captcha-img {
	border: 1px solid #b6b6b6;
	vertical-align: bottom;
}

.registered-users .captcha-image {
	margin: 0
}

.captcha-reload {
	cursor: pointer;
}

.captcha-reload.refreshing {
	animation: rotate 1.5s infinite linear;
	-webkit-animation: rotate 1.5s infinite linear;
	-moz-animation: rotate 1.5s infinite linear
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0)
	}
	0% {
		-webkit-transform: rotate(-360deg)
	}
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0)
	}
	0% {
		-moz-transform: rotate(-360deg)
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0)
	}
	0% {
		transform: rotate(-360deg)
	}
}


/* Remember Me Popup ===================================================================== */

.window-overlay {
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 990
}

.remember-me label {
	float: none;
	margin: 0 6px
}

.remember-me-popup {
	background: #fff;
	border: 1px solid #ccc;
	left: 50%;
	top: 50%;
	position: absolute;
	margin: -85px 0 0 -200px;
	width: 400px;
	text-align: left;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	-box-shadow: 0 0 6px #ccc;
	z-index: 1000
}

.remember-me-popup h3 {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	padding: 5px 10px
}

.remember-me-popup .remember-me-popup-head {
	position: relative
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
	background: url(../images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 7px;
	right: 7px;
	height: 15px;
	width: 15px;
	text-indent: -9999em
}

.remember-me-popup .remember-me-popup-body {
	padding: 10px
}

.remember-me-popup .remember-me-popup-body a {
	display: inline-block;
	height: 19px;
	border: 1px solid #de5400;
	background: #f18200;
	padding: 0 8px;
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	color: #fff
}


/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */

.customer-account-index .main-container {
	margin-top: 30px;
}

.my-account .title-buttons .link-rss {
	float: none;
	margin: 0
}


/********** < Dashboard */

.dashboard .welcome-msg {
	margin: 0 8em 1.5em 0
}

.dashboard .welcome-msg p {
	margin: 0
}

.dashboard .col2-set {
	margin: 0 0 15px
}


/* General Box */

.box-account {
	background: #fff;
	border: 1px solid #eee;
	padding: 15px;
	margin: 0 0 20px
}

.box-account .box-head {
	margin: 0 0 20px;
	text-align: right
}

.box-account .box-head h2 {
	float: left;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 21px;
	color: #444
}

.dashboard .box .box-title {
	padding: 0 0 5px;
	margin: 0 0 10px;
	text-align: right;
	border-bottom: 1px solid #eeeeee;
}

.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	color: #333;
	text-transform: uppercase;
}


/* Block:Recent Orders */

.dashboard .box-recent .box-head h2 {
	background-image: url(../images/i_folder-table.gif)
}


/* Block:Account Information */

.dashboard .box-info .box-head h2 {
	background-image: url(../images/i_ma-info.gif)
}

.dashboard .box-info h4 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase
}


/* Block:Reviews */

.dashboard .box-reviews .box-head h2 {
	background-image: url(../images/i_ma-reviews.gif)
}

.dashboard .box-reviews .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c
}

.dashboard .box-reviews .details {
	margin-left: 20px
}

.dashboard .box-reviews li.item {
	margin: 0 0 7px
}

.dashboard .box-reviews li.item.last {
	margin: 0
}

.dashboard .box-reviews .ratings {
	margin: 7px 0 0
}


/* Block:Tags */

.dashboard .box-tags .box-head h2 {
	background-image: url(../images/i_ma-tags.gif)
}

.dashboard .box-tags .number {
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	margin: 3px -20px 0 0;
	padding: 2px 3px;
	background: #0a263c
}

.dashboard .box-tags .details {
	margin-left: 20px
}

.dashboard .box-tags li.item {
	margin: 0 0 7px
}

.dashboard .box-tags li.item.last {
	margin: 0
}

.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
	display: inline
}


/********** Dashboard > */


/* Address Book */

.my-account .pager {
	margin: 15px 0;
}

.addresses-list h2 {
	font-size: 13px;
	color: #333;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.addresses-list h3 {
	font-weight: bold;
	font-size: 13px
}

.addresses-list address {
	margin: 0 0 3px
}

.addresses-list p {
	margin: 0
}

.addresses-list a {
	font-weight: bold
}

.addresses-list .link-remove {
	color: #646464
}

.addresses-list .separator {
	margin: 0 3px
}

.addresses-list li.item {
	border: 1px solid #eee;
	padding: 10px 13px;
	margin: 0 0 10px;
}

.addresses-list li.empty {
	background: none;
	border: 0;
	padding: 0
}

.addresses-list li.empty p {
	font-weight: bold
}

.addresses-list .addresses-additional li.item {
	background: none;
	border: 0;
	padding: 0
}


/* Order View */

.order-info {
	background: #dee5e8;
	border: 1px solid #d0cbc1;
	padding: 4px 8px;
	margin: 0 0 8px
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
	display: inline
}

.order-info .current {
	font-weight: bold
}

.order-info li {
	margin: 0 3px
}

.order-date {
	margin: 10px 0
}

.order-info-box {
	background: #fff;
	border: 1px solid #d0cbc1;
	padding: 12px 15px;
	margin: 0 0 15px
}

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

.order-info-box .box-payment p {
	margin: 0 0 3px
}

.order-info-box .box-payment th {
	font-weight: bold;
	padding-right: 7px
}

.order-items {
	width: 100%;
	overflow-x: auto
}

.order-items h2,
.order-items h3 {
	clear: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0;
	margin: 0 0 5px;
	color: #0a263c
}

.order-items .product-name {
	font-size: 1em!important;
	font-weight: bold!important
}

.order-items .link-print {
	color: #1e7ec8;
	font-weight: normal
}

.order-items .order-links {
	text-align: right
}

.order-additional {
	margin: 15px 0
}


/* Order Gift Message */

.gift-message dt strong {
	color: #666
}

.gift-message dd {
	font-size: 13px;
	margin: 5px 0 0
}


/* Order Comments */

.order-about dt {
	font-weight: bold
}

.order-about dd {
	font-size: 13px;
	margin: 0 0 7px
}

.tracking-table {
	margin: 0 0 15px
}

.tracking-table th {
	font-weight: bold;
	white-space: nowrap
}

.tracking-table-popup {
	width: 100%
}

.tracking-table-popup th {
	font-weight: bold;
	white-space: nowrap
}

.tracking-table-popup th,
.tracking-table-popup td {
	padding: 1px 8px
}


/* Order Print Pages */

.page-print .print-head {
	margin: 0 0 15px
}

.page-print .print-head .logo {
	float: left
}

.page-print .print-head address {
	float: left;
	margin-left: 15px
}

.page-print h1 {
	font-size: 16px;
	font-weight: bold
}

.page-print h2,
.page-print h3 {
	font-size: 13px;
	font-weight: bold
}

.page-print h2.h2 {
	font-size: 16px;
	font-weight: bold
}

.page-print .order-date {
	background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
	padding: 0 0 10px;
	margin: 0 0 10px
}

.page-print .col2-set {
	margin: 0 0 10px
}


/* Price Rewrites */

.page-print .gift-message-link {
	display: none
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
	display: block;
	white-space: nowrap
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
	display: inline
}


/* My Wishlist */

.my-wishlist .data-table td {
	padding: 10px
}

.my-wishlist .product-image {
	display: block;
	width: 113px;
	height: 113px;
	margin: 0 0 5px
}

.my-wishlist textarea {
	display: block;
	width: 97%;
	height: 109px
}

.my-wishlist .buttons-set {
	margin-top: 2em
}

.my-wishlist .buttons-set button.button {
	float: none
}

.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}

#wishlist-table .add-to-links {
	white-space: nowrap
}

.my-wishlist .cart-cell .old-price,
.my-wishlist .cart-cell .special-price {
	float: none;
}

.my-wishlist .cart-cell .add-to-cart-alt input.qty {
	margin-bottom: 10px;
}


/* My Tags */

.my-tag-edit {
	float: left;
	margin: 0 0 10px
}

.my-tag-edit .btn-remove {
	float: right;
	margin: 4px 0 0 5px
}

#my-tags-table {
	clear: both
}

#my-tags-table td {
	padding: 10px
}

#my-tags-table .add-to-links {
	white-space: nowrap
}


/* My Reviews */

#my-reviews-table td {
	padding: 10px
}

.product-review .product-img-box {
	float: left;
	width: 140px
}

.product-review .product-img-box .product-image {
	display: block;
	width: 125px;
	height: 125px
}

.product-review .product-img-box .label {
	font-size: 11px;
	margin: 0 0 3px
}

.product-review .product-img-box .ratings .rating-box {
	float: none;
	display: block;
	margin: 0 0 3px
}

.product-review .product-details {
	margin-left: 150px
}

.product-review .product-name {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px
}

.product-review h3 {
	font-size: 12px;
	margin: 0 0 3px;
	color: #2f2f2f
}

.product-review .ratings-table {
	margin: 0 0 10px
}

.product-review dt {
	font-weight: bold
}

.product-review dd {
	font-size: 13px;
	margin: 5px 0 0
}


/* Billing Agreements */

.billing-agreements .info-box {
	margin: 15px 0
}

.billing-agreements .form-list li select {
	float: left
}

.billing-agreements .form-list li button.button {
	float: left;
	margin-left: 10px
}

.billing-agreements .table-caption {
	font-weight: bold;
	font-size: 13px
}


/* ======================================================================================= */


/* MAP Popup============================================================================== */

.cart-msrp-totals {
	color: red;
	font-size: 12px!important;
	font-weight: bold;
	margin: 10px 10px 0;
	padding: 10px;
	text-align: right;
	text-transform: uppercase
}

.map-cart-sidebar-total {
	color: red;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 2px 5px;
	text-shadow: 0 1px 0 #fff
}

.map-popup {
	background: #fff;
	border: 1px solid #aaa;
	margin: 12px 0 0;
	position: absolute;
	-moz-box-shadow: 0 0 6px #ccc;
	-webkit-box-shadow: 0 0 6px #ccc;
	box-shadow: 0 0 6px #ccc;
	text-align: left;
	width: 300px;
	z-index: 100
}

.map-popup-heading {
	background: #d9e5ee;
	border-bottom: 1px solid #ccc;
	padding: 5px 30px 5px 10px;
	width: 260px
}

.map-popup-heading h2 {
	font-size: 16px;
	margin: 0;
	text-shadow: 0 1px 0 #f6f6f6;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: break-word;
	text-align: left;
	text-overflow: ellipsis
}

.map-popup-arrow {
	background: url(../images/map_popup_arrow.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: -10px;
	height: 10px;
	width: 19px
}

.map-popup-close {
	background: url(../images/btn_window_close.gif) no-repeat;
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	height: 15px;
	width: 15px;
	text-indent: -9999em;
	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}

.map-popup-content {
	border-top: 1px solid #eee;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	width: 280px
}

.map-popup-checkout {
	display: inline;
	float: right;
	text-align: right
}

.map-popup-checkout span {
	display: block;
	padding-right: 30px
}

.map-popup-checkout .paypal-logo {
	margin: 0 0 5px
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
	margin: 0;
	padding: 0
}

.map-popup-price {
	margin: 5px 0 0
}

.map-popup-text {
	clear: right;
	margin: 0 10px;
	padding: 10px 0;
	text-align: left;
	word-wrap: break-word
}

.map-popup-only-text {
	border-top: 1px solid #ddd
}


/* ======================================================================================= */


/*link social*/

.link-social .link-list .link-icon {
	display: inline-block;
}

.footer-item .box-content .content .link-social .link-list .link-icon a {
	font-size: 25px;
	color: #7c7c7c;
	padding: 0 10px;
	line-height: 30px
}

.footer-item .box-content .content .link-social .link-list .link-icon:first-child a {
	padding-left: 0;
}

.footer-item .box-content .content .link-social {
	margin-top: 37px
}


/* Footer ================================================================================ */

.page-footer .main-footer {
	background-color: #f8f8f8;
	padding: 10px 0 10px
}

.footer-item .title {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0;
	line-height: 40px
}

.footer-item .box-content .icon {
	font-size: 75px;
	color: #c8102e;
}

.footer-item .box-content .content .link-list {
	display: table-cell;
	vertical-align: top
}

.footer-item:nth-child(2) .box-content .content .link-list:nth-child(2) {
	padding-left: 75px
}

.footer-item .box-content {
	position: relative;
}

.footer-item .box-content .content .link-list a {
	font-size: 11px;
	font-weight: normal;
	display: block;
	line-height: 20px
}

.footer-item .box-content .content .link-list a {
	transition: all 0.3s;
	padding-bottom: 3px
}

.footer-item .box-content .content .info .question {
	font-size: 13px;
	color: #333e48;
	font-weight: 300;
	line-height: 20px;
	display: inline-block;
}

.footer-item .box-content .content .info .hot-number {
	font-size: 22px;
	color: #333e48;
	font-weight: 600;
	display: inline-block;
	line-height: 30px
}

.footer-container .border {
	padding: 70px 0 65px 0;
	border-bottom: 1px solid #333333;
}

.footer-item .box-content .content {
	margin-top: 3px
}

.footer-item:first-child .box-content .content {
	margin-top: 3px
}

.footer-item .box-content .content .icon,
.footer-item .box-content .content .info {
	display: table-cell;
	vertical-align: middle;
}

.footer-item .box-content .content .info {
	padding-bottom: 10px;
	padding-left: 10px
}

.footer-item .box-content .content ul li .sub-title {
	font-size: 14px;
	color: #333e48;
	font-weight: bold;
	text-transform: none;
	display: block;
	line-height: 25px;
	padding: 0;
	margin-top: 23px
}

.footer-item .box-content .content .address {
	font-size: 14px;
	color: #333e48;
	text-transform: capitalize;
	font-weight: normal;
	line-height: 25px;
	margin: 0
}

.footer-item .box-content .content li:nth-child(2) .icon {
	font-size: 16px
}

.footer-item .box-content .content li {
	margin: 0
}

.copyright address {
	margin: 0;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	color: #a3a3a3;
	line-height: 27px
}

.copyright address a {
	color: #fff
}


/*Footer bottom*/

.footer-bottom {
	background-color: #eaeaea;
	padding-top: 23px;
	padding-bottom: 22px
}


/*Paypal*/

.footer-bottom .paypal {
	display: block;
	text-align: right;
}

.paypal .list-page {
	text-align: right;
	margin: 0;
	line-height: normal;
}

.paypal .list-page li {
	display: inline-block;
	padding-left: 16px
}

.paypal .list-page li a {
	display: block;
}

.copyright span {
	font-size: 14px;
	color: #333e48;
	font-weight: normal;
	display: block;
	line-height: 20px
}

.copyright span a {
	font-weight: bold;
	color: #333e48
}


/* ======================================================================================= */


/* Clears ================================================================================ */

.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden
}


/* ======================================================================================= */

.guest-select {
	width: 305px!important
}


/* ============================================ *
 * Configurable Swatches
 * ============================================ */


/* Clears */

.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
	content: '';
	display: table;
	clear: both;
}


/* Custom Font */


/*Page arrow*/

.slick-slider .slick-list {
	padding: 5px;
	margin: -5px;
}

.products .slick-slider .slick-list {
	padding-bottom: 60px
}

.slide-showcase .home-slider.slick-slider .slick-list {
	padding: 0px !important;
	margin: 0px !important;
}


/*Toggle tab / toggle mobile*/

.filter-options .toggle-tab {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	z-index: 3;
	display: none;
	color: #888888;
}

.filter-options .toggle-tab:before {
	content: "\f196";
	font-family: FontAwesome;
	font-size: 14px;
	display: block;
	line-height: 25px;
}

.filter-options .toggle-visible .toggle-tab:before {
	content: "\f147";
}

.filter .toggle-tab {
	display: block;
}

.narrow-box {
	position: relative;
}

.filter-options .narrow-box .toggle-content {
	display: none;
}

.filter-options .narrow-box:first-child .toggle-content,
.filter-options .narrow-box .toggle-content.visible {
	display: block;
}

.filter-options-item.narrow-by {
	padding: 0;
}

.filter-options .filter-options-item .filter-options-content {
	border-bottom: 1px solid #ddd;
	margin: 0 0 28px;
	padding-bottom: 25px;
	height: 30rem;
	overflow: scroll;
}

.filter-options .filter-options-title:after {
	content: "\f196";
	font-family: FontAwesome;
	font-size: 14px;
	position: absolute;
	right: 0px;
	display: block !important;
	line-height: 25px;
	padding: 0px;
	top: 0;
	color: #888888;
	width: auto;
	cursor: pointer;
	font-weight: normal;
}

.filter-options .active .filter-options-title:after {
	content: "\f147";
	font-family: FontAwesome;
}

.price-box .prices-tier {
	background: transparent;
	padding: 0;
	margin: 0;
}


/* move style alothemes */

.alothemes {
	display: block;
}

.item .quickview.configurable {
	display: none !important;
}

@media print {
	a[href]:after {
		content: none !important;
	}
}

.account .page-title-wrapper .page-title {
	margin-bottom: 0px;
}

.account .column.main .block .block-title {
	font-size: 16px;
	line-height: 1.2;
	margin: 0 0 15px;
}

.account .block .block-title strong {
	color: #333;
}

.account.sales-order-view .column.main .block:not(.widget) .block-content .box {
	margin-bottom: 30px;
}

.account .column.main .block:not(.widget) .block-content .box.box-order-billing-method {
	float: right;
}

.account .column.main .block:not(.widget) .block-content .box.box-order-billing-address {
	float: left;
}

.product-info-main .product.attribute ul,
.product-info-main .product.attribute ol,
.product.detailed .product.description ol,
.product.detailed .product.description ul,
.product-item-description ul,
.post-text-hld ul,
.post-text-hld ol,
.catalog-product-view .block.related ul.block-content,
.catalog-product-view .block.related ol.block-content,
.post-view .block.related ul.block-content,
.post-view .block.related ol.block-content {
	list-style: disc outside;
	padding-left: 1.5em;
	margin-left: -7px;
	margin-bottom: 0;
}

.product-info-main .product.attribute ol,
.product.detailed .product.description ol,
.post-text-hld ol,
.catalog-product-view .block.related ul.block-content,
.catalog-product-view .block.related ol.block-content,
.post-view .block.related ol.block-content {
	list-style: decimal outside none;
}

.product-info-main .product.attribute ul li,
.product-info-main .product.attribute ol li,
.product.detailed .product.description ol li,
.product.detailed .product.description ul li,
.product-item-description ul li,
.post-text-hld ul li,
.post-text-hld ol li {
	margin: 0;
	padding: 0;
	color: #7d7d7d;
	line-height: 20px;
	font-size: 12px;
}

.swatch-option.text {
	height: auto;
}

.product-info-main .product.attribute.sku .type,
.product-info-main .product.attribute.sku .value {
	display: inline-block;
}

.product-info-main .product.attribute.sku .type:after {
	content: ":";
}

.product-info-main .product.attribute.sku .type,
.product-options-wrapper .swatch-attribute-label {
	color: #333e48;
}

.field-tooltip #tooltip-label {
	display: none;
}

.field.street .field.additional,
.field.street .field._required {
	padding-bottom: 10px;
}


/* style new */

.minicart-wrapper .counter.qty.empty .counter-number:empty:before {
	content: "0";
}

.header .form-search .dd-container {
	height: auto;
	max-height: 400px;
}

.header .form-search .dd-container,
.minisearch .searchsuite-autocomplete {
	scrollbar-width: thin;
}

.header .form-search .dd-container::-webkit-scrollbar,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar {
	width: 6px;
	background-color: #dedede;
}

.header .form-search .dd-container::-webkit-scrollbar-track,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #f8f8f8;
	border-radius: 10px;
}

.header .form-search .dd-container::-webkit-scrollbar-thumb,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #dedede;
}

.header .form-search .dd-container::-webkit-scrollbar-thumb:hover,
.minisearch .searchsuite-autocomplete::-webkit-scrollbar-thumb:hover {
	background: #888;
}

.minisearch .searchsuite-autocomplete {
	left: 0;
	top: 35px;
	max-height: 400px;
	overflow-y: auto;
}

.magepow-gdpr-checkbox {
	position: relative;
	margin-top: 30px;
}

.magepow-gdpr-checkbox>.checkbox {
	position: absolute;
	top: 4px;
	left: 0;
}

.magepow-gdpr-checkbox .label {
	white-space: initial;
	font-size: 13px;
}

.magepow-gdpr-checkbox .label>span {
	text-indent: 20px;
	display: block;
}

.item .actions .add-to-links {
	transition: initial;
}


/*.main-category .slick-slider .slick-list {
    padding: 5px 0 60px !important;
}*/

.fieldset>.field.required>.label:after,
.fieldset>.fields>.field.required>.label:after,
.fieldset>.field._required>.label:after,
.fieldset>.fields>.field._required>.label:after {
	content: '*';
	color: #e02b27;
	font-size: 1.2rem;
	margin: 0 0 0 5px;
}

.slick-prev,
.slick-next {
	z-index: 2;
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
	border: 0;
}

.slick-prev:before,
.slick-next:before {
	font-family: "FontAwesome";
	color: #b8b8b8;
	font-size: 18px;
	font-weight: 700;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: center;
}

.slick-prev:before {
	content: "\f104";
}

.slick-next:before {
	content: "\f105";
}

.slick-dots {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
	bottom: 0;
	margin: 0;
	line-height: 0;
}

.slick-dots li {
	display: inline-block;
	cursor: pointer;
	padding: 0;
	margin: 0 4px;
	line-height: 1px;
	width: auto;
	height: auto;
}

.slick-dots li button {
	width: 8px;
	height: 8px;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #bcbcbc;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}

.slick-dots li.slick-active button {
	width: 30px;
	background-color: #c8102e;
}

.brands .slick-prev,
.brands .slick-next {
	/*top: calc(50% - 10px);*/
}

.brands .slick-prev {
	left: 15px;
}

.brands .slick-next {
	right: 15px;
}

.brands .brands-content .item img {
	filter: grayscale(100%);
}

.brands .brands-content .item img:hover {
	filter: none;
}

.slide-showcase .home-slider .slick-arrow {
	border: 0;
	transform: none;
}

.fearured-products .slick-arrow {
	top: -31px;
}

.fearured-products .slick-prev,
.product-sidebar .slick-prev {
	right: 13px;
	left: auto;
}

.fearured-products .slick-next,
.product-sidebar .slick-next {
	right: -6px;
}

.fearured-products .item .product-name {
	max-width: 150px;
}

.item .product-name a.product-item-link {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .images-container {
	padding-left: 0;
	padding-right: 0;
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .product-name {
	min-height: initial;
}

.notify-slider-wrapper .products.wrapper.grid .item .actions .add-to-links {
	border-top: 0;
}

.suggest-slider .x-close {
	top: -10px;
	cursor: pointer;
}

.notify-slider-wrapper:hover .x-close {
	z-index: 9999;
}

.notify-slider-wrapper .products-grid .item .images-container:after {
	opacity: 0;
}

.main-category .slick-slider .slick-list {
	margin-left: -5px !important;
	margin-right: -5px !important;
}

.cookie-message .modal-popup.modals-quickview .page-wrapper {
	padding-bottom: 0;
}

.cookie-message .notify-slider-wrapper {
	bottom: 75px;
}

.message.global.cookie.magepow-gdpr-cookie-notice {
	-webkit-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
	-moz-box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
	box-shadow: -1px 2px 6px rgba(30, 32, 40, 0.3);
	background-color: #000;
	color: #ffffff;
	z-index: 14;
}

.catalog-product-view.cookie-message .message.global.cookie.magepow-gdpr-cookie-notice {
	display: none !important;
}

.magepow-gdpr-cookie-notice.message.global h3 {
	display: none;
}

.magepow-gdpr-cookie-notice.message.global .content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.message.global.cookie .actions .btn-cookie {
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
}

.message.global.cookie .actions .btn-cookie span {
	font-size: 12px;
	line-height: 28px;
}

.magepow-gdpr-cookie-notice.message.global .content>div {
	display: inline-block;
}

.message.global.cookie .actions {
	margin-top: 0;
	margin-left: 30px;
}

.message.global.cookie.magepow-gdpr-cookie-notice #privacyLink {
	display: inline-block;
	margin-left: 5px;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	line-height: 1.6;
}

.message.global.cookie.magepow-gdpr-cookie-notice #privacyLink:hover {
	border-bottom-style: dashed;
}


/* product detail additional */

.page-layout-1column .column.main .product.media {
	width: 50%;
}

.page-layout-1column .column.main .product-info-main {
	width: 50%;
}

.page-layout-2columns-left .column.main .product.media,
.page-layout-2columns-right .column.main .product.media,
.page-layout-3columns .column.main .product.media {
	width: 50%;
}

.page-layout-2columns-left .column.main .product-info-main,
.page-layout-2columns-right .column.main .product-info-main,
.page-layout-3columns .column.main .product-info-main {
	width: 50%;
}

.product-info-main .page-title-wrapper .brand a {
	display: flex;
	align-items: center;
}

.product-info-main .page-title-wrapper .brand a>span:after {
	content: ":";
	display: inline-block;
}

.product-info-main .sku {
	margin-top: 20px;
}


/* timer detail */

.product-info-main .additional-timer-block .deal-stock-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 5px;
}

.product-info-main .additional-timer-block .deal-progress {
	height: 12px;
	background-color: #d2d2d2;
	border-radius: 20px;
}

.product-info-main .additional-timer-block .deal-progress span {
	height: 100%;
	border-radius: 20px;
	display: block;
	text-align: center;
	line-height: 12px;
	font-size: 0;
	-webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
	background-size: 40px 40px;
	background-color: #c8102e !important;
	transition: .9s linear;
	transition-property: width, background-color;
}

.product-info-main .box-tocart .field.qty {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.product-info-main .alo-count-down {
	text-align: left;
	margin-top: 20px;
}

.product-info-main .alo-count-down .timer-box:first-child {
	margin-left: 0;
}

.product-info-main .slogan-countdown {
	text-align: left;
	margin-top: 20px;
}

.product-info-main .product-addto-links {
	margin-bottom: 18px;
}

.product-info-main .bundle-actions {
	padding-bottom: 18px;
	margin-top: 20px;
}

.page-product-bundle .product-info-main .sku {
	margin-top: 3px;
}

.page-product-bundle .product-essential .product-info-main .price-box {
	margin-top: 0;
	padding-top: 0;
}

.bundle-options-container p.required {
	text-align: left;
	margin-top: 10px;
}

.page-product-grouped .product-essential .product-info-main .price-box {
	margin-top: 0;
	padding-top: 0;
}

.page-product-grouped .box-tocart .fieldset .actions {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.page-product-configurable .product-options-wrapper {
	padding-top: 19px;
	padding-bottom: 10px;
}

.page-product-configurable .product-essential .product-info-main .price-box {
	padding-top: 0;
}

.product-essential .product-info-main .swatch-attribute-options {
	display: inline-block;
	margin: 10px 0;
}

.product-essential .swatch-attribute-label {
	display: inline-block;
	width: 95px;
}

.product-info-main .alo-social-links .title-social {
	display: none;
}

.product-info-main .alo-social-links .socials-share li {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 10px;
}

.product-info-main .alo-social-links .socials-share a {
	font-size: 16px;
	color: #a8aeba;
}

.product-info-main .alo-social-links .socials-share a:hover {
	color: #c8102e;
}

.product-info-main .product-add-form {
	margin-bottom: 22px;
}

.product-info-main .product-addto-links .action,
.product-info-main .product-addto-links .action .icon {
	display: inline-block;
}

.product-info-main .product-addto-links .action {
	color: #949494;
}

.product-info-main .product-addto-links .action:hover {
	color: #c8102e;
}

.product-info-main .product-addto-links .action.towishlist {
	margin-right: 10px;
}

.product-info-main .product-addto-links .action .icon {
	font-size: 15px;
	margin-right: 5px;
}

.product-info-main .product-addto-links .action .icon:before {
	vertical-align: middle;
}


/* quick view */

.modals-overlay {
	background-color: rgba(51, 51, 51, .55);
}

._has-modal .header-container-fixed {
	z-index: 100;
}

._has-modal .recentorder.suggest-slider {
	display: none;
}

.modal-popup.modals-quickview .modal-inner-wrap {
	width: auto;
	max-width: 900px;
	max-height: 469px;
	max-height: 75%;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	/*border-radius: 25px;*/
	scrollbar-width: thin;
	border-radius: 5px;
}

.modal-popup.modals-quickview .modal-header {
	padding-top: 15px;
	padding-bottom: 0;
}

.modal-popup.modals-quickview .modal-content {
	padding-bottom: 15px;
}

.modal-popup.modals-quickview .modal-header,
.modal-popup.modals-quickview .modal-content,
.modal-popup.modals-quickview .modal-footer {
	padding-left: 15px;
	padding-right: 15px;
}

.modal-popup.modals-quickview .bundle-options-container {
	margin-bottom: 0;
}

.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar {
	width: 6px;
	background-color: #dedede;
}

.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #f8f8f8;
	border-radius: 10px;
}

.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
	background-color: #dedede;
}

.modal-popup.modals-quickview .modal-inner-wrap::-webkit-scrollbar-thumb:hover {
	background: #888;
}

.page-layout-2columns-left .modal-popup.modals-quickview .column.main,
.page-layout-2columns-right .modal-popup.modals-quickview .column.main,
.page-layout-3columns .modal-popup.modals-quickview .column.main {
	width: 100% !important;
}

.page-layout-1column .modal-popup.modals-quickview .column.main .product.media {
	width: 50%;
}

.page-layout-1column .modal-popup.modals-quickview .column.main .product-info-main {
	width: 50%;
}

.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product.media,
.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product.media,
.page-layout-3columns .modal-popup.modals-quickview .column.main .product.media {
	width: 50%;
}

.page-layout-2columns-left .modal-popup.modals-quickview .column.main .product-info-main,
.page-layout-2columns-right .modal-popup.modals-quickview .column.main .product-info-main,
.page-layout-3columns .modal-popup.modals-quickview .column.main .product-info-main {
	width: 50%;
}

.product-view .product-shop .page-title-wrapper .page-title span {
	font-size: 25px;
	text-transform: none;
}

.modal-popup.modals-quickview .additional-timer-block,
.modal-popup.modals-quickview .product-reviews-summary,
.modal-popup.modals-quickview .product-info-stock-sku {
	display: none;
}

.products-grid .item .product-item-info {
	background-color: transparent;
}

.products-grid .item:hover .product-item-info {
	background-color: #ffffff;
}

.main-category .products-grid .item .product-item-info {
	background-color: #fff;
}

.products-grid .product-items.slick-active .item .product-item-info {
	background-color: #ffffff;
}

.main-category .products-grid .item .product-item-info .per-product {
	background-color: transparent;
}

.main-category .products-grid .product-items.slick-active .item .product-item-info .per-product {
	background-color: #ffffff;
}


/* sticky add to cart */

.show-add-cart-bottom .notify-slider-wrapper {
	bottom: 95px;
}

.stickyCart,
.stickyCart .stickyChild,
.stickyCart .stickyChild #parentQtySticky {
	height: auto;
}

.stickyCart {
	padding: 10px;
	background-color: rgba(0, 0, 0, .8);
}

.stickyCart .stickyChild #timerSticky {
	max-width: 300px;
}

.stickyCart .stickyChild .clSticky {
	padding-top: 0;
	padding-bottom: 0;
}

.stickyCart .stickyChild .clSticky #btnSticky {
	background-color: #c8102e;
	border-color: #c8102e;
	color: #ffffff;
}

.stickyCart .stickyChild .clSticky #btnSticky span {
	line-height: 40px;
}

.stickyCart .countdown .timer-box span:first-child {
	background-color: transparent;
	width: auto;
	height: auto;
	line-height: initial;
}

.stickyCart .countdown .timer-box b {
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
}

.stickyCart .product-qty>.label {
	display: none;
}

.stickyCart .countdown .timer-box .title {
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 0;
	padding-bottom: 0;
}

.stickyCart .alo-count-down {
	margin-top: 0;
	margin-bottom: 0;
}

.stickyCart .control {
	height: 34px;
	border: 1px solid #dfdfdf;
	position: relative;
	border-radius: 34px;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	-ms-border-radius: 34px;
	-o-border-radius: 34px;
	width: 138px !important;
}

.stickyCart .control .reduced,
.stickyCart .control .increase {
	position: absolute;
	width: 21px;
	height: 21px;
	color: #333e48;
	line-height: 22px;
	border: 0;
	background-color: #ededed;
	top: 6px;
	font-size: 10px;
	padding: 0;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}

.stickyCart .control .reduced {
	right: 8px;
}

.stickyCart .control .increase {
	right: 35px;
}

.stickyCart .control .qty.input-text {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 12px !important;
	width: 80px;
	background-color: transparent;
	border: 0;
	font-size: 14px;
	color: #818181;
	padding: 0 13px;
	height: 32px;
	line-height: 32px;
}


/* slider price */

#layered_ajax_price_text {
	margin-bottom: 15px;
	font-size: 16px;
}

.ui-slider-horizontal {
	height: 5px;
	margin-left: 7px;
	margin-right: 7px;
}

.ui-slider-handle {
	width: 14px;
	height: 14px;
	top: -5px;
	background-color: #c8102e;
}

.ui-slider .ui-slider-range {
	height: 5px;
	background-color: #c8102e;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: absolute;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -7px;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -7px;
}

.filter-options .filter-options-content .item .ui-slider a {
	position: absolute;
	padding-left: 0;
	display: inline-block;
}

.ui-slider-horizontal .ui-slider-handle:before {
	display: none;
}

.catalog-category-view .category-product-grid .short-desc,
.catalogsearch-result-index .category-product-grid .short-desc {
	display: none;
}

.filter-options .filter-options-title {
	position: relative;
}

.fixed-height-sticky {
	position: absolute;
}

.nav-open .recentorder.suggest-slider {
	display: none;
}

.nav-open .message.global.cookie.magepow-gdpr-cookie-notice {
	z-index: 0;
}

.cart.table-wrapper .item-options dd {
	padding-left: 0;
	padding-right: 0;
}


/* Ajax cart */

.modals-ajaxcart.modal-popup .modal-inner-wrap {
	top: calc(50% - 100px);
	width: auto;
	max-width: 450px;
	overflow: visible;
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .modal-header {
	padding: 0;
}

.modals-ajaxcart.modal-popup .modal-content {
	text-align: center;
	padding-top: 5px;
	margin-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.modals-ajaxcart .product-image {
	display: flex;
	justify-content: center;
	margin-right: 15px;
}

.modal-popup.modals-ajaxcart .modal-header {
	padding-bottom: 5px;
}

.modal-popup.modals-ajaxcart .modal-inner-wrap a {
	text-decoration: none;
}

.modals-ajaxcart .cart-info {
	display: none;
}

.modals-ajaxcart .modal-content .header {
	font-size: 18px;
	margin-bottom: 20px;
	display: none;
}

.modal-popup.modal-slide.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .message {
	margin-top: 0;
	padding: 5px;
	background-color: #e5efe5;
	font-size: 13px;
	margin-bottom: 20px;
	color: #006400;
	position: relative;
	line-height: 25px;
}

.modals-ajaxcart .block {
	margin-bottom: 0;
}

.ajaxcart-wrapper-main {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.ajaxcart-wrapper-main .actions {
	display: flex;
	flex-wrap: wrap;
}

.modals-ajaxcart .modal-content .actions .checkout-link {
	margin-right: 15px;
}

.ajaxcart-wrapper-main .full-width {
	width: auto !important;
}

.ajaxcart-wrapper-main .product-image img {
	width: 85px;
	height: 85px;
	object-fit: cover;
	border-radius: 50%;
}

.modals-ajaxcart .modal-content .subtotal {
	font-weight: 600;
}

.modals-ajaxcart .modal-content .actions .action {
	border-width: 1px;
	display: inline-block;
	line-height: 35px;
	height: 35px;
	padding: 0 20px;
	border-radius: 25px;
	width: 100%;
	text-transform: uppercase;
	border-style: solid;
	border-color: #c8102e;
	background: #c8102e;
	color: #fff;
}

.modals-ajaxcart .modal-content .actions .action:hover {
	color: #333;
	background: transparent;
}


/* recent post */

.widget.block-recent-posts .post-image {
	float: left;
	width: 90px;
	padding-right: 15px;
}

.widget.block-recent-posts .post-info-main {
	width: calc(100% - 90px);
	float: left;
}

.widget.block-recent-posts .post-item-link img {
	width: 75px;
	height: 75px;
	object-fit: cover;
}

.sidebar .widget.block-recent-posts .item,
.sidebar .widget.block-recent-posts .item a {
	line-height: 23px;
	border-bottom: 0;
}

.sidebar .widget.block-recent-posts .item:not(:last-child) {
	margin-bottom: 13px;
}

.sidebar .widget.block-recent-posts .item .post-info-main a {
	margin-bottom: 2px;
}

.widget.blog-custom .textwidget {
	font-size: 14px;
	color: #575560;
	font-weight: 300;
}


/* tag */

.tagclaud-hld:before {
	content: "";
	display: table;
}

.tagclaud-hld:after {
	content: "";
	display: table;
	clear: both;
}

.tagclaud-hld span {
	line-height: 25px;
	margin-bottom: 5px;
	float: left;
	display: block;
}

.block-tagclaud .tagclaud-hld .small {
	font-size: 14px;
}

.tagclaud-hld span a {
	background: #fff;
	border: 1px solid #e4e5e7;
	display: block;
	margin: 5px 5px 5px 0;
	min-width: 30px;
	overflow: hidden;
	padding: 2px 8px 0;
	text-align: center;
	text-decoration: none;
	height: 36px;
	line-height: 30px;
	/* box-shadow: 0 0 5px 0 rgba(0,0,0,.1);*/
}

.tagclaud-hld span a:hover {
	border: 1px solid #c8102e;
	/*box-shadow: 0 0 0 2px rgba(0,0,0,.15);*/
	color: #fff;
	border-color: #c8102e;
	background-color: #c8102e;
	font-weight: 400;
}

.price-box .minimal-price>.price-container {
	display: inline-block;
	padding: 0 3px 0 0;
}

.price-box .minimal-price>.price-container .price {
	margin: 0 5px 0 0;
}

.post-info .post-categories a {
	display: inline-block;
}

.post-nextprev-hld .nextprev-link {
	display: inline-block;
}

.post-view .post-bottom {
	margin-top: 30px;
}

.post-actions {
	display: table;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 100%;
	margin-top: 32px;
	margin-bottom: 65px !important;
}

.post-actions .action {
	display: table-cell;
	width: 50%;
	vertical-align: middle;
	position: relative;
	padding: 23px 15px;
	font-size: 15px;
}

.post-actions .action.prev-action {
	text-align: left;
}

.post-actions .action.next-action {
	text-align: right;
	padding-right: 15px;
}

.post-actions .action a {
	color: #788188;
}

.post-actions .action a:after {
	content: "\f0d9";
	font-family: "FontAwesome";
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 21px;
	display: inline-block;
}

.post-actions .action.next-action a:after {
	content: "\f0da";
	left: auto;
	right: 0;
}


/*404 new */

.page-404 {
	margin-top: 50px;
	margin-bottom: 40px;
}

.page-404 .text-title {
	width: 60%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

.page-404 .img-404 {
	width: 40%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.page-404 .title-404 {
	font-size: 140px;
	color: #c8102e;
	margin-bottom: 0;
	font-weight: 700;
}

.page-404 .title-2-404 {
	font-size: 30px;
	color: #333e48;
}

.page-404 .text-404 {
	font-size: 1.4rem;
	color: #666;
	margin-top: 0;
	margin-bottom: 32px;
}

.page-404 .button-404 {
	display: inline-block;
	padding: 0 60px;
	line-height: 40px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	background-color: #e6e6e6;
	color: #333e48;
}

.page-404 .button-404:hover {
	background-color: #c8102e;
}

.opc-wrapper .fieldset>.field.required>label:after {
	top: 0;
}

.modals-wrapper .modal-popup.modal-magepow-gdpr .modal-inner-wrap {
	max-width: 1000px;
	width: auto;
}

.data-table.data-table-definition-list thead>tr>th {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

.form-gdpr-manage .field .label {
	display: inline-block;
}

.form-edit-account .radio,
.form-edit-account .checkbox {
	display: inline-block;
}

.form-edit-account .field .label {
	display: inline-block;
}

.form-edit-account .field.password-info {
	clear: both;
}

.form-shipping-address .field.street [name$=".street.0"]>.label {
	display: none;
}


/* newsletter popup additional */

.modal-popup.popup-newsletter .modal-content {
	padding: 0;
	margin-bottom: 0 !important;
	border-radius: 20px;
}

.modal-popup.popup-newsletter .modal-header {
	padding: 0;
	border-bottom: 0;
	display: block;
}

.modal-popup.popup-newsletter .modal-content #popup-newsletter {
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 1;
	background-size: cover;
	padding: 55px 30px 65px;
	border-radius: 20px;
}

.modal-popup.popup-newsletter .subscribe-bottom input[type="checkbox"] {
	position: relative;
	top: -2px;
}

.modal-popup.popup-newsletter .modal-inner-wrap {
	height: auto !important;
}

.modal-popup.popup-newsletter #popup-newsletter .block-content {
	padding: 0;
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
	z-index: 1;
}

.modal-popup.popup-newsletter .modal-content .block-content .subcribe-box {
	/* margin-bottom: 45px;*/
	display: flex;
	flex-wrap: wrap;
}

.modal-popup.popup-newsletter .modal-content .block-content .actions {
	margin-left: 5px;
}

.magicmenu .nav-desktop .level0 span.cat_label:after,
.vmagicmenu .nav-desktop .level0 span.cat_label:after {
	width: 100% !important;
	height: 100% !important;
	border: 0 !important;
	padding: 0;
	display: block !important;
	content: attr(rel) !important;
	text-align: center;
	position: static !important;
	display: initial !important;
}

ul.nav-accordion li a span.cat_label:after {
	width: 100% !important;
	height: 100% !important;
	border: 0 !important;
	padding: 0;
	display: block !important;
	content: attr(rel) !important;
	text-align: center;
	position: static !important;
	display: initial !important;
}

.nav-sections .mean-nav li a span.cat_label:after {
	width: 100% !important;
	height: 100% !important;
	border: 0 !important;
	padding: 0;
	display: block !important;
	content: attr(rel) !important;
	text-align: center;
	position: static !important;
	display: initial !important;
}

.navigation.navigation-mobile .parent .level-top:after {
	display: none;
}

.suggest-slider .x-close:before {
	font-size: 28px;
}

.notify-slider-wrapper .products.wrapper.grid .product-item .product-item-info .product-item-details .someone-purchased {
	margin-top: 13px;
}

.main-category .products .product-items .sub-item:nth-child(1) .product-item-info:first-child,
.main-category .products .product-items .sub-item:nth-child(3) .product-item-info:first-child {
	position: relative;
	z-index: 1;
}

a.cslogin:hover {
	background: #c8102e;
	color: #ffffff;
}

.product-item-name a.product-item-link {
	color: #333 !important;
	text-decoration: none !important;
}

.cms-static-top-support a {
	color: #ffffff !important;
}

.page-wrapper .page-header.alothemes .top-left.mobile-center {
	display: flex;
}

.customer .top-links li a.customer-login-link {
	/* background-color: #00739e; */
	border-radius: 16px;
	color: #fff;
	padding: 8px 16px;
	font-size: 16px;
	font-weight: 700;
}

.breadcrumbs .item a:hover {
	text-decoration: underline;
}

.page-header a.action.icon.icon-shopping-bag.showcart:hover {
	color: #ffffff;
}

@media only screen and (max-width: 1000px) {
	.home__solutions-item {
		width: 100%!important;
	}
}

@media only screen and (max-width: 1000px) {
	.home__solutions-items {
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 1000px) {
	.cwsFeatured .auto_load_featured.products-grid.grid3 .products>li {
		width: 49.66% !important;
	}
}

@media only screen and (max-width: 1000px) {
	.page-wrapper .page-header.alothemes .top-left.mobile-center {
		display: inline-table!important;
	}
}

@media only screen and (max-width: 1000px) {
	.customer-popup .modal-inner-wrap {
		max-width: 100%;
		width: 80%!important;
		top: 48px!important;
		margin: 0 auto!important;
	}
	.modal-popup.modal-slide {
		left: 0px!important;
	}
	.mcs .primary {
		margin: 1px!important;
		padding-bottom: 10px!important;
	}
	.mcs .primary {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.mcs .secondary {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

.mcs .primary .login {
	background-color: #29333b;
	border: 2px solid #29333b;
	color: #fff;
}

.mcs .secondary .remind {
	background-color: #29333b;
	border: 2px solid #29333b;
	color: #fff!important;
}

.mcs .primary .primary {
	color: black!important;
	background-color: #fff;
	border: 2px solid #29333b;
}

.mcs .secondary #customer-popup-registration {
	color: black!important;
	background-color: #fff;
	border: 2px solid #29333b;
}

.cwsFeatured .product-item-info {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.cwsFeatured .product-item-info .cat_name {
	display: -webkit-box;
	max-width: 100%;
	height: 40px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cwsFeatured .product-item-info>.product-item-photo {
	padding: 4px;
}

.cwsFeatured .product-item-info .cat_img {
	max-height: 140px;
	min-height: 140px;
}

.block-viewed-products-grid .product-item-description {
	margin: 1px 0;
}

.block-viewed-products-grid .product-item .price-box {
	margin: 1px 0 2px;
}


/* .product-item-actions {  */


/* border-left: 1px solid #d8d8d8; */


/* } */

.cstmproduct {
	border: 1px solid #eaeaea;
}

.cstm-image {
	margin-top: 20px;
}

.cstmqty {
	text-align: center
}

.allcategorieanchor:hover {
	text-decoration: underline;
	cursor: pointer;
}

/*10 oct*/

span.product-image-container, span.product-image-wrapper {
    display: block;
    text-align: center;
    height: 100%;
}
span.product-image-wrapper{
	   display: flex;
    align-items: center;
    justify-content: center;
    height: 100% !important;
}
 
span.product-image-container span.product-image-wrapper img.product-image-photo {
    max-width: 160px;
    /* margin: auto; */
	height: 118px !important;
}
.category-product-list .item .images-container {
    display: flex;
    padding: 24px;
    margin-top: 0;
}
.product.details.product-item-details{
	height: auto;
}
.product.description.product-item-description a {
    display: block;
    margin-top: 5px;
    color: #c8102e;
    font-weight: bold;
}
.actions-primary form input#qty {
    /* width: 60px; */
    /* max-width: 20%; */
    max-width: 70px;
    width: 100%;
    height: 45px;
    border-radius: 0;
}
.category-product-list .item button.button {
    height: auto;
    border-radius: 0;
    width: 100%;
    margin-left: 10px;
	white-space: nowrap;
}
.actions-primary form {
    display: flex;
    align-items: center;
    width: 100%;
}
.product-item-actions .actions-primary {
    display: flex !important;
}
.category-product-list .stock {
    border-bottom: none;
    text-align: left;
}
.products-list .product-item-photo {
	height: 100% !important;
}
a.action.tocompare {
    position: absolute;
    bottom: 5px;
    left: 15px;
    z-index: 9;	
}
a.action.tocompare i{
    margin-right: 5px;
}
.products-list .product-item-info {
    position: relative;
    width: 100%;
}
.category-product-list .item .actions .add-to-links{
	display: none;
}
.products-list .product-item {
     display: flex; 
     width: auto; 
}
@media (max-width: 1199px){
	.actions-primary form {
	    flex-wrap: wrap;
	}
	.category-product-list .item button.button {
	    margin-left: 0;
	    margin-top: 10px;
	    width: auto;
	    display: flex;
    	align-items: center;
	}
	.category-product-list .item button.button i{
		margin-right: 5px;
	}
}
@media (max-width: 991px){
	.category-product-list .item .hover-box {
	    border-right: none;
	    margin-right: 0;
	}
	.category-product-list .item .images-container {
	    flex-wrap: wrap;
	}
}
@media (max-width: 670px){
	.category-product-list .item .product-item-details {
	    width: 100%;
	    margin-top: 20px;
    	border-top: 1px solid #d8d8d8;
	}
	.category-product-list .item button.button {
	    margin-top: 0;
        margin-left: 10px;
	}
	.product-item-actions {
	    margin-top: 20px;
	}
	.category-product-list .item .price-box {
	     padding: 0; 
	}
	.product-item-actions .actions-primary {
	    margin-bottom: 10px;
	}
	a.action.tocompare {
	    left: 26px;
	}
	.category-product-list .item .hover-box {
	    margin-top: 10px;
	}
}

 .categories-container .product-item-info {
    height: 100%;
}
.product-item-actions .actions-primary .primary {
    border: 1px solid #c8102e;
    color: #c8102e!important;
    background: #fff!important;
	border-radius:0;
}
.product-item-actions .actions-primary .primary:hover {
    /* border: 1px solid #c8102e; */
    /* color: #fff!important; */
    background: #c8102e!important;
}
.product-item-actions .actions-primary .primary span:hover {
    color: #fff!important;
}

.product-item-actions .actions-primary .primary span {
    color: #c8102e!important;
}

.product-item-actions .actions-primary .icon-add-to-cart:before {
    color: #c8102e;
}


#customer-popup-login input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	border-radius:0px !important;
	
}

#checkout-step-shipping input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], select {
	border-radius:0px !important;
	
}

#customer-popup-login button#send2-login {
    padding: 0px 25px !important;
	background-color: #29333b;
    color: #fff!important;
}
#customer-popup-login a#customer-popup-registration { padding: 9px 25px !important; }
#customer-popup-login a#customer-popup-registration:hover { background-color: #29333b!important;
    color: #fff!important; }

#shopping-cart-table .cart.item .control.qty {
    border-radius: 0 !important;
}

.checkout-cart-index button#empty_cart_button {
    border-radius: 0;
}

.checkout-cart-index button.action.update {
    border-radius: 0;
}

.checkout-cart-index .form-cart .actions .continue {
    padding: 0 30px !important;
    width: auto !important;
}
.checkout-cart-index .form-cart .actions .continue>span{
    /* line-height:47px !important; */
}

#shipping-zip-form select.select {
    border-radius: 0;
}
#shipping-zip-form input {
    border-radius: 0;
}
#block-discount .input-text {
    border-radius: 0;
}

#block-discount button.action.apply {
    border-radius: 0;
}

.search.results .products-list.category-product-list .products.list .item.product .product-item-info .images-container .product-hover {
	width:20%;
}

.search.results .products-list.category-product-list .products.list .item.product .product-item-info .images-container .hover-box {
    width: 54%;
}

.search.results .products-list.category-product-list .products.list .item.product .product-item-info .images-container .product-item-details {
    width: 26%;
}


.search.results .products-list .item.product .product-item-info .actions-primary form button:hover span {
    color: #fff !important;
}

.actions-primary form button:hover span {
    color: #fff !important;
}

.product-item-actions .actions-primary form button:hover span {
    color: #fff !important;
}

.search.results .products-list .item.product .product-item-info .actions-primary form button:hover .icon-add-to-cart:before {
	color: #fff !important;
}

.actions-primary form button:hover .icon-add-to-cart:before {
	color: #fff !important;
}



.cms-index-index .product-item .special-price .price {
	font-size:15px;
}
.block-viewed-products-grid .product-item-name > a {
    -webkit-box-orient: vertical;
    height: 62px;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.admin__data-grid-outer-wrap .block-viewed-products-grid .block-content .product-image-wrapper {
	padding-bottom:10px !important;
}

.bgimg-sec {
    z-index: -1;
    display: block;
    /* position: absolute; */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.transparent_svg {
    opacity: 0;
    fill: transparent;
    stroke: transparent;
    stroke-miterlimit: 0;
}

.category-power-tools .products.list.items span.product-image-container span.product-image-wrapper img.product-image-photo {
    max-height: 180px;
    object-fit: contain;
}

.signInButton .btn {
    border-radius: 0;
}

input#captcha_user_forgotpassword {
    border-radius: 0;
}
button.action.reload.captcha-reload {
    border-radius: 0;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
}

.customer-popup.modal-popup #customer-popup-register .create>.field input {
	border-radius: 0;
}

#customer-popup-sign-in {
    font-size: 15px;
    padding-top: 9px!important;
    padding-bottom: 5px!important;
}

.form.password.forget .actions-toolbar .action.submit {
    border-radius: 0 !important;
    margin-top: 10px;
}

.form.password.forget .control.captcha-image .captcha-img { 
    margin-bottom: 0 !important;
}


.content-products .mage-magictabs .message.info.empty {
    margin-bottom: 70px;
}

input#email::placeholder {
	color: #8c8c8c;
}
  
input#pass::placeholder{
	color: #8c8c8c;
}

input#email:focus {
	border: 1px solid #00739e;
}

input#pass:focus{
	border: 1px solid #00739e;
}

.field.email.required {
	margin: 15px 0px;
}

.ctmregister:hover{
	background-color: #29333b!important;
}
.ctmregister:hover > span{
	color: #fff!important;
}

.ctmregister >span:hover {
    color: #fff!important;
}
.catalog-product-view .tocompare {
    display: none!important;
}

/*
.sales-guest-form #oar-billing-lastname {
    width: 30%!important;
}
.sales-guest-form #oar-order-id {
    width: 30%!important;
}
.sales-guest-form #quick-search-type-id {
    width: 30%!important;
}
.sales-guest-form #oar_email {
    width: 30%!important;
}
@media (max-width:961px) {
	.sales-guest-form #oar-billing-lastname {
    width: 100%!important;
}
.sales-guest-form #oar-order-id {
    width: 100%!important;
}
.sales-guest-form #quick-search-type-id {
    width: 100%!important;
}
.sales-guest-form #oar_email {
    width: 100%!important;
}
.sales-guest-form .legend {
	width: 100%!important;
}
}

.sales-guest-form .label {
	text-align: center;
}
.sales-guest-form .primary {
	text-align: center;
	float: none!important;
}
.sales-guest-form .page-main  {
	text-align: center;
}
.sales-guest-form .column.main  {
	text-align: center;
}

.sales-guest-form .legend {
	float: none!important;
	width: 40%!important;
}

*/

.sales-guest-form fieldset.fieldset,.sales-guest-form legend.legend {
	background: #eee;
}
.sales-guest-form legend.legend {
	padding: 0 10px;
}
.sales-guest-form .sales-guest-form__content-left {
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 0 2px 0 0 #d8d8d8;
    float: left;
    padding: 20px;
    margin-right: 20px;
}
.sales-guest-form .sales-guest-form__content-right {
	background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 0 2px 0 0 #d8d8d8;
    float: left;
    padding: 20px;
}

.sales-guest-form .page-wrapper {
	background: #eee;
}

.sales-guest-form #oar-widget-orders-and-returns-form .primary {
    margin: 15px 0px 0 10px;
}

@media only screen and (max-width: 768px) {
	.sales-guest-form .sales-guest-form__content-right {
		margin-top: 25px;
	}
}

::-webkit-input-placeholder {
  color: #72777d !important;
  font-weight:600;
}

:-ms-input-placeholder {
  color: #72777d !important;
  font-weight:600;
}

::placeholder {
  color: #72777d !important;
  font-weight:600;
}

.customer-account-create .page-title-wrapper {
	text-align:center;
}

.customer-account-create .fieldset .legend{
	font-size:15px !important;
	font-weight:600 !important;
	margin-left: 0;
}
.customer-account-create .field.choice {
	display:flex;
	margin-bottom:0px;
}
.customer-account-create #password-strength-meter-container {
    padding-top: 5px;
}

.customer-account-create input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"] {
	border-color:#72777d !important;
}

.customer-account-create fieldset.fieldset.additional_info {
    float: right !important;
}

.customer-account-create .secondary .action.back {
	font-size: 15px;
    font-weight: 600;
    background-color: #fff;
    border-color: #c8102e;
	height: auto;
    padding: 0 30px;
    border-radius: 4px;
	border-width: 1px;
    border-style: solid;
}
.customer-account-create .secondary .action.back:hover {

}
.customer-account-create .secondary .action.back:hover span {
	text-decoration: none;
}
.customer-account-create .secondary .action.back span {
	color: #c8102e;
	line-height: 35px;
	text-decoration: none;
}

.customer-account-create .form.create.account {
	border: 2px solid #d8d8d8 !important;
}

.customer-account-create .fieldset.create  .legend {
	border:2px solid #d8d8d8 !important;
}

.customer-account-create .address .field {
    margin-bottom: 15px;
}

.customer-account-create .address select{
    border: 1px solid #72777d;
    font-size: 14px;
	font-weight:600;
}

.address.fieldset .legend {
    border: 2px solid #d8d8d8;
}
.register-info {
    display: flex;
	gap: 0 15px;
}

.register-left {
    width: 50%;
}
.register-right {
    width: 50%;
}
.register-info .fieldset {
	padding-top:1px;
}

.form-create-account .actions-toolbar {
	padding:0 !important;
}

@media screen and (max-width: 767px) {
	.customer-account-create .secondary .action.back  {
			    display: inline-block;
				text-align:center;
	}
	.customer-account-create .secondary {
		margin-top:2px;
	}
	.register-info {
    flex-direction: column;
	}
	.register-left {
    width: 100%;
    /* order: 2; */
	}
	.register-right {
		width: 100%;
		/* order: 1; */
		/* margin-bottom: 50px; */
		margin-top: 50px;
	}
	.form-create-account .actions-toolbar {
    display: flex;
    justify-content: space-between;	
}
	.form.create.account {
		padding:30px 15px;	
	}
}

@media screen and (max-width: 424px) {
	.form-create-account .actions-toolbar {
		flex-direction: column;
		gap: 15px 0;
	}
	
	.form.create.account {
		padding:30px 10px;	
	}
	
	.form-create-account .actions-toolbar .primary{
		width:100%;
	}
	
	.form-create-account .actions-toolbar .secondary{
		width:100%;
	}
	.page-title-wrapper .page-title span {
		font-size: 20px;
	}
	
	.customer-account-create .secondary .action.back {
		width:100%;	
	}
	
	.field.country , .field.region {
    display: block !important;
	}
	
}


.fieldset.create.account {
    margin-top: 50px;
}

.field.country , .field.region {
    display: flex;
	align-items: center;
}

.field.country .control {
	width:100%;
}	

.field.region .control {
	width:100%;
}

.field .label {
    line-height: 27px;
    padding-bottom: 0px;
}

.field.country .label {
	padding-right:54px;
}

.field.region .label {
	padding-right:8px;
}

.catalog-product-view .brelated-pro .slick-track {
    margin-left: 0;
	display:flex;
}

.catalog-product-view .brelated-pro .slick-slide {
	border-top:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left: 1px solid #fff;
	height:auto;
}

.catalog-product-view .brelated-pro .slick-slide:first-child {
	border-left:1px solid #d8d8d8;
}

.catalog-product-view .brelated-pro .item:hover .product-item-info {
    box-shadow: none !important;
}

.catalog-product-view .brelated-pro span.product-image-container span.product-image-wrapper img.product-image-photo {
    /* max-width: 100% !important; */
    /* height: 100% !important; */
}

.catalog-product-view .brelated-pro .slick-slide .item .images-container {
	padding:24px !important;
	
}

.catalog-product-view .brelated-pro .images-container .product-hover .product-image-container span.product-image-wrapper {
    padding-bottom: 16px !important;
}

.catalog-product-view .brelated-pro .pro-checkbox {
    display: flex;
    direction: rtl;
    gap: 12px;
}

.catalog-product-view .brelated-pro .pro-checkbox .product-name a {
	color:#00739e !important;
}

.catalog-product-view .brelated-pro .hover-box  .price {
	color:#19792f !important;
	    font-weight: 700;
    font-size: 16px;
}

.catalog-product-view .brelated-pro .hover-box  .old-price {
	display:none;
}

.catalog-product-view .brelated-pro .hover-box  .old-price .price {
	font-size: 14px;
}
.catalog-product-view .brelated-pro .pro-checkbox .checkbox.related {
	width:18px;
}

.catalog-product-view .brelated-pro  .hover-box .button.btn-cart {
	margin-left:8px;
}

.catalog-product-view .brelated-pro .item:hover .actions .add-to-links {
    bottom: -15px;
    padding-bottom: 0;
    padding-top: 0;
}

.catalog-product-view .brelated-pro .hover-box {
    padding-top: 10px;
}
.catalog-product-view .product.pricing {
	margin-top: 40px;
}