/*
 * Version: 1.1.8
 */
.ms-nav-next,
.ms-nav-prev {
	z-index: 99!important;
}
.fb_iframe_widget {
	margin-top: 5px;
}
.ajax-modal .fa-trash-o {
	font-size: 19px;
}
.ajax-modal .fa-lock {
	font-size: 100px;
	color: #1e1e1e;
}
.ajax-modal .btn svg {
	vertical-align: middle;
	margin-right: 3px;
	margin-bottom: 3px;
}
.ajax-modal .modal-content {
	overflow: hidden;
}
.ajax-modal.overlay .modal-content:before {
	content: "";
	display: block;
	position: absolute;
	top: 165px;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255, .65);
}
.ajax-modal .modal-img {
	margin-bottom: 25px;
}
.ajax-modal .modal-img img {
	border-radius: 50%;
	margin-bottom: 10px;
	border: solid 2px #11d08a;
}
.ajax-modal .img-result {
	margin-top: 80px;
}
.ajax-modal p.title {
	margin-bottom: 17px;
}
.modal-icon {
	position: absolute;
	color: #11d08a;
	font-size: 105px;
	right: -31px;
	top: -55px;
}
.modal-img {
	position: relative;
}
.product .product-description {
	width: 100.1%;
}
/*.product-options-bottom .price-box {
	display: none;
}*/
.product-options-detail .product-options-bottom .price-box {
	display: block;
}
.comments-form .row textarea {
	margin-bottom: 20px;
}
.ajax-loader {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -15px 0 0 -15px;
}
.product .actions a.disable path {
	opacity: .4;
}

.sidebar .carousel-box .product {
	margin-bottom: 0;
}
.block-poll form {
	margin-bottom: 0;
}
.sidebar .compare-products li .title,
.sidebar .section li > a {
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
}
.sidebar .compare-products li .title:hover,
.sidebar .section li > a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.block-layered-nav.shop-by .action {
	margin: 0;
	border: none;
}
.shop-by .section li {
	color: #7f7f7f;
}
.btn.login-facebook {
	background: #3b5998!important;
}
.btn.login-facebook i {
	margin-right: 5px;
}
.btn.login-facebook:hover,
.btn.login-facebook:focus,
.btn.login-facebook:active {
	background: #506BA6!important;
}
.compare-page {
	padding: 20px 0;
}
.search-active .close {
	-webkit-transition: all .2s;
	transition: all .2s;
}
table {
	width: 100%;
	margin-bottom: 40px;
}
table:last-child {
	margin-bottom: 0;
}
table:not(.table) td,
table:not(.table) th {
	border: solid 1px #e1e1e1;
}
.category-products > .toolbar + .pagination-box {
	margin: 0;
}
.fixed-top-box.fixed-header .header {
	top: 40px;
}
.header {
	z-index: 870;
	/*-webkit-transform: translateZ(0);*/
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
}
.relative {
	position: relative!important;
}
..toolbar .up-down {
	vertical-align: top;
}
.toolbar .down-up {
	vertical-align: top;
	background: url("../images/down.png") 50% 50% no-repeat #616161;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 24px;
	margin: 0 0 0 3px;
	padding: 0;
	width: 22px;
}
.toolbar-bottom .toolbar,
.pagination {
	display: none;
}
.toolbar-bottom .pagination {
	display: block;
}
.sort-catalog.bottom {
	display: inline-block;
	vertical-align: top;
}
.sort-catalog.bottom .dropdown-menu {
	display: none;
}
.sort-catalog.bottom .open>.dropdown-menu {
	display: block;
}
.sort-catalog.bottom .dropdown-menu>li {
	display: list-item;
}
.sort-catalog.bottom .dropdown-menu>li>a {
	display: block;
	font-size: 12px;
	padding: 4px 6px;
	clear: both;
	font-weight: normal;
	line-height: 22px;
	color: #7f7f7f;
	white-space: nowrap;
	background: transparent;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
.sort-catalog.bottom .per-page {
	color: #7f7f7f;
	font-size: 12px;
	line-height: 24px;
	margin: 0 0 0 3px;
}
.products.grid .price-from, .price-to {
	display: inline-block;
	margin: 0;
}
.reviews-box a:hover {
	text-decoration: none;
	opacity: .8;
	filter: alpha(opacity=80);
	-webkit-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
.products.grid .price-from {
	margin-right: 5px;
}
.minimal-price-link,
.minimal-price-link:visited,
.minimal-price-link:active,
.minimal-price-link:focus {
	color: #505050;
}
.product-hover .minimal-price-link {
	color: #7f7f7f;
}
.products.grid .defoult .minimal-price-link {
	margin-left: 5px;
}
.products.grid .product-hover .minimal-price-link {
	color: #7f7f7f;
	display: block;
}
.ratings a {
	color: #7f7f7f;
}
.old-price .price-label,
.special-price .price-label {
	display: none;
}
.price-box p {
	display: inline;
	margin-bottom: 0;
}
.price-box .old-price {
	display: inline-block;
	line-height: 1;
	margin-right: 6px;
	position: relative;
}
.list .price-box .old-price {
	display: inline;
}
.list .price-box .old-price span {
	font-size: 18px;
}
.grid .price-box .old-price {
	margin: 0;
}
.product.list .old-price span.price {
	font-size: 18px;
}
.old-price:before {
	background: #f00f00;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	margin: 0 0 0 -23px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
	width: 46px;
}
.products.list .price-box .price-label {
	font-size: 24px;
	font-weight: normal;
}
.products.list .price-from {
	margin-right: 10px;
}
.products.list .minimal-price-link {
	margin-left: 10px;
	color: #1e1e1e;
}
.products.list .minimal-price-link .label {
	font-size: 24px;
}
.products .excerpt ul {
	margin: 0 0 0 15px;
}
.products .excerpt ul ul {
	margin-left: 30px;
}
.sidebar .block {
	margin: 0 0 80px;
}
.sidebar .block-title {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 40px;
	padding: 0 0 15px;
	position: relative;
}
.sidebar .block-title:before {
	background: #1e1e1e;
	bottom: 0px;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	margin: 0 0 -1px;
	position: absolute;
	width: 40px;
}
.sidebar .block-title strong {
	color: #7f7f7f;
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	font-weight: normal;
}
.block-compared li {
	background: transparent!important;
}
.shop-by .subtitle {
	font-size: 14px;
	line-height: 1;
	margin: 0 0 25px;
}
.shop-by .actions.section {
	border: none;
	padding: 0!important;
}
.specials.reviews .amount {
	display: none;
}
.specials.reviews .minimal-price-link {
	white-space: nowrap;
	color: #1e1e1e;
}
.register-form {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.no-wrap {
	white-space: nowrap;
}
.table-bordered>tbody>tr>td.td-attribute,
.table-bordered tr>th.td-attribute {
	text-align: left;
	border-left: none;
}
.table-bordered tr>th.td-name,
.table-bordered>tbody>tr>td.td-name {
	border-right: none;
}
#car-bottom .total .checkout {
	font-weight: normal;
}
.shopping-cart-table-button button {
	color: #7f7f7f;
	line-height: 22px;
	font-size: 12px;
	padding: 0;
}
.shopping-cart-table-button .action .update {
	margin-left: 30px;
}
.shopping-cart-table-button span {
	color: #7f7f7f;
	font-size: 20px;
	line-height: 18px;
	vertical-align: top;
}
.price-box .label {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 14px;
}
#car-bottom #shopping-cart-totals-table td {
	font-size: 13px;
	padding-left: 15px;
	border: none;
}
#shopping-cart-totals-table td strong,
#shopping-cart-totals-table .price {
	font-size: 18px;
	font-weight: normal;
}
#car-bottom #shopping-cart-totals-table td strong .price {
	font-size: 30px;
}
.product-options-detail .validation-advice {
	margin-top: 0;
}
.validation-advice {
	margin-top: -20px;
	color: #c10841;
	font-size: 12px;
}
#advice-validate-rating-validate_rating {
	padding-top: 5px;
}
#footer .newsletter .validation-advice {
	margin-top: 0;
}
.register-form .validate-password + .validation-advice {
	margin-bottom: 14px;
}
ul.unstyled, ol.unstyled {
	margin: 0;
	padding: 0;
	list-style: none!important;
}
.selectBox {
	width: 100%;
	/*-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}
.shopping-cart-table .td-name .product-name {
	margin-bottom: 0;
}
.shopping-cart-table .item-options {
	margin: 5px 0;
}
.shopping-cart-table .item-options dt {
	font-weight: normal;
}
.shopping-cart-table .item-options dd {
	line-height: 1;
	padding-left: 15px;
}
#checkoutsteps .active .step {
	display: block;
}
#checkoutsteps .step {
	overflow: hidden;
	display: none;
	font-size: 12px;
	line-height: 20px;
	padding: 22px 18px 19px;
}
#checkoutsteps .step-title .edit {
	color: #7f7f7f;
	font-size: 12px;
	line-height: 49px;
	margin-right: 15px;
}
.account-create .new-costumers {
	padding: 27px 30px 30px 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#captcha-reload {
	color: #1e1e1e;
}
.captcha-note {
	margin-bottom: 10px;
}
label.required {
	color: inherit;
}
.no-display {
	display: none!important;
}
#checkout-payment-method-load dd {
	margin-left: 0;
}
#checkout-review-table tbody tr td:first-child,
#checkout-review-table thead tr th:first-child {
	text-align: left;
}
#checkout-review-table tfoot tr td:first-child {
	text-align: right;
}
#checkout-review-table .product-name {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}
#checkout-review-table dl {
	margin: 0;
}
.checkout-progress dt {
	color: #7f7f7f;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 12px 0 7px;
	font-weight: normal;
}
.checkout-progress dl div dd {
	margin: 0;
	border-bottom: solid 1px #7f7f7f;
}
.checkout-progress .changelink a {
	color: #1e1e1e;
}
.checkout-progress address {
	margin-bottom: 5px;
}
.buttons-box .required {
	font-size: 11px;
}
button.link {
	background: transparent;
	outline: none;
}
button.link:hover {
	text-decoration: underline;
}
.multiple-checkout h5,
.multiple-checkout h6 {
	margin-bottom: 5px;
}
.multiple-checkout dl {
	margin: 0 0 5px;
}
.data-table .product-name {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.breadcrumb .product {
	margin: 0;
	vertical-align: top;
	background: transparent;
}
.page-title,
.product-view form .product-name {
	display: none;
}
.product-view .related-carousel .product-name,
.product-view form .related-products .product-name {
	display: block;
}
.related-carousel .product-hover .actions .checkbox {
	display: inline-block;
	margin-top: 18px;
	margin-right: 15px;
}
.reviews-box a{
	color: #7f7f7f;
}
.product-label,
.product-view .new,
.product .new {
	line-height: 22px;
	border-top: 56px solid #c10841;
	border-right: 56px solid transparent;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	z-index: 1;
}
.product-label > span,
.product-view .new:before,
.product .new:before {
	color: #fff;
	content: "Sale";
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: -47px 0 0 7px;
	position: absolute;
	text-transform: uppercase;
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}
.product-label > span {
	top: -46px;
	left: -16px;
	text-align: center;
	margin: 0;
	width: 75px;
	height: 20px;
}
.product-view .new:before,
.product .new:before {
	content: "New";
}
.product .sale:before {
	-webkit-transform: rotate(314deg);
	transform: rotate(314deg);
}
.col-sm-2.product .new:before {
	margin: -47px 0 0 6px;
}
.image-box {
	position: relative;
}
.sale.right {
	right: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.product-page .col-sm-7 .price-box .old-price {
	font-size: 30px;
}
.product-shop .required-box .required {
	font-size: 11px;
	line-height: 1;
	text-align: right;
}
.product-options {
	margin-bottom: 35px;
}
.list .product .col-sm-3 {
	position: relative;
}
.product-page .col-sm-7 .availability-sku .price-box {
	margin-top: 30px;
}
.product-page .col-sm-7 .price-box-bundle .price-box {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 24px;
}
.price-as-configured .price-label {
	display: block;
}
.product-options-detail .detail-box {
	margin-left: 30px;
}
.detail-box.col-sm-3 .qty {
	width: 30px;
}
.detail-box.col-sm-8 select {
	margin-bottom: 0;
}
.product-options-detail .input-box .price {
	font-size: inherit;
}
.product-options-detail .price-box {
	float: left;
}
.product-options-detail .add-to-cart {
	float: right;
	margin-bottom: 0;
}
.product-options-detail .add-cart-form .add-cart {
	margin-right: 0px; margin-left:10px;
}
.product-options-detail .add-cart-form .number {
	margin-right: 10px;
}
.product-options-detail .add-cart-form .number input {
	margin-top: 0;
}
.product-options-detail .actions {
	float: right;
	clear: both;
}
.product .not-rotation-actions {
	height: 73px;
}
.product-page .actions label div {
	margin: 0;
}
.product-page .actions a,
.product-page .actions a.disable:hover,
.product-page .actions label {
	background: #fff;
	display: inline-block;
	margin: 0 -2px;
	padding-top: 19px;
	text-align: center;
	text-decoration: none;
	width: 54px;
	height: 54px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.product-page .actions a + a {
	border-left-width: 1px;
}
.product-page .actions .add-compare {
	border-radius: 0 3px 3px 0;
}
.product-page .actions a:hover {
	background: #1e1e1e;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.product-page .actions a path {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.product-page .actions a.disable:hover {
	cursor: default;
}
.product-page .product-bottom .actions a:first-child {
	border-radius: 3px 0 0 3px;
}
.product-bottom .related-products li .button-box .wishlist {
	margin: 0 5px 0 0;
}
.product-bottom .related-products li .button-box label {
	margin-left: 0;
}
.product-bottom .related-products li .price-box * {
	font-weight: normal!important;
}
.product-bottom .related-products li .price-box .price-to {
	display: block;
}
.related-carousel {
	margin-top: 40px;
}
.buy-for {
	margin-bottom: 30px;
	font-size: 12px;
}
.buy-for .price {
	color: #c10841;
}
.buy-for strong {
	font-weight: normal;
	color: #738d00;
}
.product-options select {
	width: 100%;
}
.product-tabs-content ul {
	margin: 0 0 0 15px;
}
.product-tabs-content .product-tags {
	margin-left: 0;
}
.product-tabs-content ul.commentlist {
	margin-left: 0;
}
#product_tabs_attributes_contents td {
	text-align: left;
}
.product-options .input-box ul {
	list-style: none;
	margin: 0 0 22px 0;
}
.product-options .options-list {
	padding-left: 20px;
}
.product-options .input-box .multiselect ul {
	margin-bottom: 0;
}
.product-options dd {
	margin: 0;
}
.product-options .input-box ul label {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	top: 1px;
	font-weight: normal;
}
.description.short-description ul {
	margin-left: 15px;
}
.product-page .availability-sku .availability.out-of-stock span {
	color: #c10841;
}
.product-page .col-sm-7 .product-options-table .price-box {
	border: none;
	font-size: inherit;
	margin: 0;
	padding: 0;
}
.messages,
.messages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.messages ul {
	padding-left: 54px;
}
.messages > li {
	border: 0 none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #fff;
	min-height: 34px;
	margin-bottom: 22px;
	padding: 20px;
	text-shadow: none;
	position: relative;
	background-color: #555;
}
.messages li li {
	padding-top: 6px;
}
.messages .success-msg {
	background-color: #738d00;
}
.messages .error-msg {
	background-color: #c10841;
}
.messages .note-msg {
	background-color: #555;
}
.messages .notice-msg {
	background-color: #0098ca;
}
.messages a,
.messages a:hover,
.messages a:focus,
.messages a:active,
.messages a:visited {
	color: #ffffff;
}
.my-account .box-content {
	font-size: 12px;
}
.my-account h2 {
	margin: 0;
	display: inline-block;
	font-size: 32px;
	padding-right: 20px;
}
.my-account table {
	font-size: 12px;
	line-height: 18px;
	/*margin-bottom: 22px;*/
	border: 1px solid #e1e1e1;
	border-collapse: separate;
	border-left: 0;
	width: 100%;
	margin-top: 10px;
}
.my-account .wishlist-buttons button {
	margin-top: 22px;
}
.my-account table thead th {
	border-left: 1px solid #e1e1e1;
	background-color: #f7f7f7;
}
.my-account table td {
	padding: 15px 10px;
	border-left: 1px solid #e1e1e1;
	vertical-align: top;
	border-top: 1px solid #e1e1e1;
}
.my-account table .nobr {
	white-space: nowrap;
}
.my-account .box-title h3,
.my-account .box-content h4 {
	font-size: 20px;
	margin: 0;
	display: inline-block;
	padding-right: 20px;
	margin-bottom: 10px;
}
.my-account .box-content h4 {
	font-size: 16px;
}
.my-account .col2-set {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}
.my-account ol {
	list-style: none;
	margin: 0;
}
.my-account .item .details {
	display: inline-block;
}
.my-account .item .number {
	vertical-align: top;
}
.my-account .item .product-name {
	font-size: 16px;
	margin: 0;
	font-weight: normal;
}
.my-account .item .rating-box {
	display: inline-block;
}
.my-account .item {
	margin-bottom: 5px;
}
#my-orders-table tfoot td:first-child {
	text-align: right;
}
#order-info-tabs {
	list-style: none;
	margin: 0;
}
#wishlist-table {
	min-width: 500px;
}
#wishlist-table tr td:first-child {
	min-width: 90px;
	max-width: 90px;
}
#wishlist-table tr td:nth-child(2) {
	max-width: 500px;
}
#wishlist-table tr td:nth-child(2) div {
	white-space: normal;
}
#wishlist-table tr td:nth-child(3) {
	min-width: 200px;
}
#wishlist-table .qty {
	width: 50px;
	margin-top: 10px;
	display: block;
}
#wishlist-table .std {
	margin-bottom: 10px;
}
.compare-page h1 {
	display: inline-block;
}
.compare-page .link-print {
	margin-top: 12px;
}
.sidebar .price-box .label {
	font-weight: normal;
}
.page-header .title a {
	color: #000;
	font-size: 32px;
}
.news_image {
	margin-right: 10px;
	margin-bottom: 10px;
}
.clcopyright {
	display: none!important;
}
.pagination.blog {
	display: block;
}
.post .social > div {
	float: left;
	margin-right: 10px;
}
.post .social .google_button {
	margin-right: -34px;
}
.post .IN-widget {
	margin-top: 2px;
}
.global-message {
	margin-bottom: -70px;
	margin-top: 20px;
}
.catalog-seo-sitemap-product .links,
.catalog-seo-sitemap-category .links {
	margin-bottom: 0;
}
.catalog-seo-sitemap-product .links a,
.catalog-seo-sitemap-category .links a {
	display: inline-block;
	background: transparent!important;
}
.catalog-seo-sitemap-product .pagination-text,
.catalog-seo-sitemap-category .pagination-text {
	display: none;
}
.page-sitemap .pagination {
	display: block;
}
#advanced-search-list .input-range .separator,
#advanced-search-list .input-range small {
	position: relative;
	top: -10px;
}
footer .nav-box ul {
	margin: 0;
	list-style: none;
}
.banners.carousel-box .header {
	border-bottom: 1px solid #e1e1e1;
	margin: 0 0 40px;
	padding: 0 0 15px;
	position: relative;
	min-height: 1px;
}
.banners.carousel-box .header h3 {
	color: #7f7f7f;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
}
.product-bottom .related-products li .product-image,
.sidebar .specials li .product-image {
	padding: 0;
}
.product .product-hover .product-image {
	margin-left: 13px;
}
.col-sm-2.product:hover {
	cursor: pointer;
}
.header .container {
	z-index: 999;
}
.header .primary .megamenu > .sub {
	padding: 35px 0 0;
	overflow: hidden;
}
.header .primary .megamenu > .sub .promo-block .promo-article img {
	max-width: 100%;
	max-height: none;
}
.header .primary .megamenu .parent .sub a {
	width: 175px;
}
.navbar-nav .menu-thumb {
	margin-bottom: 8px;
	max-height: 70px;
	max-width: 100%;
}
.navbar-nav .menu-thumb img {
	max-width: 100%;
	max-height: 100%;
}
.navbar-nav  .small-thumbnail {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 5px;
}
.navbar-nav  .small-thumbnail img {
	max-width: 24px;
	max-height: 24px;
}
.banner-set .banner .title a {
	color: #7f7f7f;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 12px;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
}
#car-bottom #shopping-cart-totals-table td strong .price {
	font-size: 22px;
}
.slider .slider {
	padding: 0;
}
.label, .badge {
	padding: 0;
	font-size: inherit;
	font-weight: normal;
	line-height: 14px;
	color: #000;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: none;
	background-color: transparent;
}
.news .news-item {
	height: 120px;
}
.igallery-description {
	margin-bottom: 30px;
}
.btn-group.btn-select.open .btn.dropdown-toggle:after {
	border: 0 none;
}
.header .primary .navbar .nav a .item-new:before {
	display: none;
}
.header .primary .navbar .nav .megamenu .sub a .item-new {
	font-weight: normal;
}
.header .primary .navbar .nav .parent .parent > a, .header .primary .navbar .nav .parent:hover .parent > a {
	background: transparent;
}
.header .primary .navbar .nav .parent .parent > a i, .header .primary .navbar .nav .parent:hover .parent > a i {
	float: right;
	line-height: 1.9;
}
.header .primary .navbar .nav > li > a i {
	display: none;
}
.banner-set.banner-set-mini {
	background: #fff;
}
.product-name a:visited {
	color: #1e1e1e;
}
.shopping-cart-table-button a:visited {
	color: #7f7f7f;
}
.col-sm-4 select,
.col-sm-4 input[type="text"] {
	width: 100%;
}
.rating-box {
	position: relative;
	background: transparent;
}
.rating-box svg {
	position: absolute;
	top: 0;
	left: 0;
}
.rating-box .rating {
	position: absolute;
	top: 0;
	left: 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
}
.header .primary .navbar .nav > li.parent.tob-block-exist > a:after {
	height: 7px;
	margin: 0 0 -1px 0;
}
.header .primary .megamenu.no-bottom > .sub {
	padding-bottom: 0;
}
.header .primary .megamenu a .new {
	text-transform: none;
	margin-left: 10px;
	float: none;
}
.header .primary .megamenu .product .new {
	margin: 0;
}
.header .primary .megamenu .product .sale {
	right: 7px;
}
.header .primary .megamenu > .sub .box {
	display: inline-block;
	vertical-align: top;
	float: none;
	padding-top: 35px;
	margin-top: -35px;

}
/*.header .primary .megamenu .promo-block a,
.header .primary .megamenu .promo-block a:hover,
.header .primary .megamenu .menu-thumb,
.header .primary .megamenu .menu-thumb:hover {
	opacity: 1;
}
.header .primary .megamenu .promo-block a img,
.header .primary .megamenu .menu-thumb img {
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}
.header .primary .megamenu .promo-block a:hover img,
.header .primary .megamenu .menu-thumb:hover img {
	opacity: .6;
}*/
.header .primary .megamenu > .sub .promo-block.pull-left {
	float: left;
}
.header .primary .megamenu > .sub .promo-block.pull-left {
	margin-top: -35px;
}
.header .primary .megamenu > .sub .promo-block.pull-right {
	float: right;
	border-right: none;
	margin-right: 0;
	margin-top: -35px;
}
.header .primary .megamenu > .sub .promo-block.products.pull-right:before,
.header .primary .megamenu > .sub .promo-block.products.pull-left:before {
	display: none;
}
.header .primary .navbar .nav > li.parent > a:after {
	z-index: 1000;
}
.header .primary .megamenu > .sub .promo-block {
	padding: 0;
	width: 214px!important;
	z-index: 0;
}
.header .primary .megamenu > .sub .promo-block.products {
	padding: 10px;
	background-color: rgba(0,0,0,.1);
}
.header .primary .megamenu > .sub .promo-block .big-image {
	margin-bottom: 0;
}
.header .primary .megamenu > .sub .promo-block:before {
	display: none;
}
.header .primary .megamenu > .sub .promo-block p:last-child {
	margin: 0;
}
.header .primary .megamenu > .sub .promo-block.pull-left {
	margin-right: 0;
	border: none;
}
.header .primary .megamenu > .sub .promo-block.pull-left:before {
	left: auto;
	right: -1px;
}
.header .primary .megamenu.two-columns > .sub .box {
	width: 50%;
}
.header .primary .megamenu.five-columns > .sub .promo-block {
	width: 172px!important;
}
.header .primary .megamenu.three-columns .items-wrapper {
	width: 100%;
	float: left;
}
.header .primary .megamenu.four-columns .items-wrapper {
	width: 100%;
	float: left;
}
.header .primary .megamenu.five-columns .items-wrapper {
	width: 710px;
	float: left;
}
.header .primary .megamenu.five-columns .items-wrapper.two-blocks {
	width: 540px;
}
.header .primary .megamenu.five-columns .items-wrapper > li {
	width: 33%!important;
}
.header .primary .megamenu.five-columns .items-wrapper.one-block > li {
	width: 25%!important;
}
.header .primary .megamenu.five-columns .items-wrapper.one-block {
	width: 672px;
}
.header .primary .megamenu.three-columns > .sub .promo-block .sale {
	display: none;
}
.header .primary .megamenu.three-columns > .sub .promo-block {
	width: 284px!important;
}
.header .primary .megamenu.four-columns .items-wrapper.two-blocks {
	width: 456px;
	margin-top: 15px;
}
.header .primary .megamenu.four-columns .items-wrapper.two-blocks > li {
	width: 50%!important;
}
.header .primary .megamenu.four-columns .items-wrapper.one-block > li {
	width: 33%!important;
}
.header .primary .megamenu.four-columns .items-wrapper.one-block {
	width: 665px;
}
.header .primary .megamenu.three-columns .items-wrapper.two-blocks {
	width: 316px;
}
.header .primary .megamenu.three-columns .items-wrapper.two-blocks > li {
	width: 100%;
}
.header .primary .megamenu.three-columns .items-wrapper.one-block > li {
	width: 50%;
}
.header .primary .megamenu.three-columns .items-wrapper.one-block {
	width: 595px;
}
.header .primary .megamenu > .sub .promo-block.pull-top {
	width: 884px!important;
	clear: both;
	border-right: none;
	margin: -36px 0 36px 0;
	padding: 15px;
}
.header .primary .megamenu > .sub .promo-block.pull-top.text {
	padding: 0;
}
.header .primary .megamenu > .sub .promo-block.pull-top.text.margin-bottom {
	margin-bottom: 15px;
}
.header .primary .megamenu > .sub .promo-block.pull-bottom .row,
.header .primary .megamenu > .sub .promo-block.pull-top .row {
	margin: 0 -8px;
}
.header .primary .megamenu > .sub .promo-block.pull-bottom,
.header .primary .megamenu > .sub .promo-block.pull-top {
	background: rgba(0,0,0,.1);
}
.header .primary .megamenu > .sub .promo-block.pull-bottom .product-mini,
.header .primary .megamenu > .sub .promo-block.pull-top .product-mini {
	max-width: 174px;
	min-width: inherit;
	padding: 0 7px;
	margin: 0;
}
.header .primary .megamenu > .sub .promo-block.pull-bottom .product-mini .product-image,
.header .primary .megamenu > .sub .promo-block.pull-top .product-mini .product-image {
	border-radius: 3px 3px 0 0;
	overflow: hidden;
}
.header .primary .megamenu > .sub .promo-block.pull-bottom .product-mini .product-description,
.header .primary .megamenu > .sub .promo-block.pull-top .product-mini .product-description {
	border-radius: 0 0 3px 3px;
	overflow: hidden;
}
.header .primary .megamenu > .sub .promo-block.pull-top:before {
	bottom: -1px;
	top: auto;
	left: 0;
	border-left: none;
	right: 0px;
	border-bottom: 1px solid #e6e6e6;
}

.header .primary .megamenu > .sub .promo-block.pull-bottom {
	width: 886px!important;
	clear: both;
	border-right: none;
	margin: 2px 0 0 0;
	padding: 15px;
}
.header .primary .megamenu > .sub .promo-block.pull-bottom.text {
	padding: 0;
}
.header .primary .megamenu > .sub .promo-block.pull-bottom.margin-top {
	margin-top: 35px;
}

.header .primary .megamenu > .sub .promo-block.pull-bottom:before {
	bottom: auto;
	left: 0;
	border-left: none;
	right: 0px;
	top: -1px;
	border-top: 1px solid #e6e6e6;
}
.header .primary .megamenu > .sub a.col-sm-2 {
	width: 140px;
}
.header .primary .megamenu > .sub .promo-block.pull-bottom.products .col-sm-2:hover,
.header .primary .megamenu > .sub .promo-block.pull-top.products .col-sm-2:hover {
	opacity: .9;
}
.header .primary .rotation .default {
	z-index: 24;
}
.header .primary .product a:hover {
	opacity: 1;
}
.header .primary .megamenu > .sub a.next:hover,
.header .primary .megamenu > .sub a.prev:hover {
	opacity: 1;
}
.header .primary .megamenu > .sub a.next,
.header .primary .megamenu > .sub a.prev {
	width: 40px;
	position: absolute;
	z-index: 30;
	top: 15px;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.header .primary .megamenu > .sub a.next {
	right: 15px;
}
.header .primary .megamenu > .sub a.prev {
	right: 60px;
}
.header .primary .megamenu.four-columns > .sub a.next,
.header .primary .megamenu.four-columns > .sub a.prev {
	width: 33px;
	height: 33px;
	line-height: 33px;
	position: absolute;
	z-index: 30;
	top: 10px;
}
.header .primary .megamenu.four-columns > .sub a.next {
	right: 10px;
}
.header .primary .megamenu.four-columns > .sub a.prev {
	right: 50px;
}
.header .primary .megamenu.five-columns > .sub a.next,
.header .primary .megamenu.five-columns > .sub a.prev {
	width: 25px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	z-index: 30;
	top: 5px;
}
.header .primary .megamenu.five-columns > .sub a.next {
	right: 5px;
}
.header .primary .megamenu.five-columns > .sub a.prev {
	right: 35px;
}
.header .primary .megamenu > .sub .promo-block.products .col-sm-3 {
	margin: 0;
}
.header .primary .megamenu > .sub .promo-block.products .col-sm-3 p {
	margin-bottom: 5px;
}
.header .primary .megamenu > .sub .promo-block.products .recommended-product.bottom-padding {
	margin: 0;
	position: relative;
}
.header .primary .megamenu.three-columns > .sub .promo-block.products .col-sm-3 {
	width: 264px;
	padding: 0;
	border-radius: 0;
}
.header .primary .product .default {
	border-radius: 0;
}
.header .primary .megamenu > .sub .promo-block.products .col-sm-3 a {
	width: auto;
}
.header .primary .megamenu.three-columns > .sub .promo-block.products .col-sm-3 .actions a {
	width: 54px;
	display: inline-block;
}
.header .primary .megamenu.four-columns > .sub .promo-block.products .col-sm-3 {
	width: 214px;
	min-width: 10px;
	padding: 0;
	border-radius: 0;
}
.header .primary .megamenu.four-columns > .sub .promo-block.products .col-sm-3 .actions a {
	width: 41px;
	height: 41px;
	display: inline-block;
	padding-top: 13px;
}
.header .primary .megamenu.four-columns .product .not-rotation-actions {
	height: 59px;
}
.header .primary .megamenu.four-columns .product-hover .product-image {
	display: none;
}
.header .primary .megamenu.four-columns .product .product-hover .price {
	margin-bottom: 8px;
	font-size: 15px;
}
.header .primary .megamenu.four-columns .product .short-description {
	line-height: 1.2;
}
.header .primary .megamenu.five-columns > .sub .promo-block.products .col-sm-3 {
	width: 172px;
	min-width: 10px;
	padding: 0;
	border-radius: 0;
}
.header .primary .megamenu.five-columns > .sub .promo-block.products .col-sm-3 .actions a {
	width: 41px;
	height: 41px;
	display: inline-block;
	padding-top: 13px;
}
.header .primary .megamenu.five-columns .product .not-rotation-actions {
	height: 59px;
}
.header .primary .megamenu.five-columns > .sub .promo-block.products .col-sm-3 .product-hover {
	padding: 13px 14px 75px;
}
.header .primary .megamenu.five-columns .product-hover .product-image,
.header .primary .megamenu.five-columns .product-hover .short-description {
	display: none;
}
.header .primary .megamenu.five-columns .product .product-hover .actions {
	bottom: 50px;
}
.header .primary .parent.megamenu > .sub {
	-webkit-animation: fadeIn 0.4s;
	animation: fadeIn 0.4s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}
.sidebar-list-products li,
.product-image {
	position: relative;
}
.sidebar-list-products li .alt-img,
.product .alt-img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .4s;
	transition: opacity .4s;
}
.sidebar-list-products li:hover .alt-img,
.product:hover .alt-img {
	opacity: 1;
}
.products.list .product,
.products.grid .product {
	position: relative;
}
.product .save {
	height: 26px;
	line-height: 22px;
	position: absolute;
	right: 0;
	top: 74px;
	background: #271e1e;
	background: rgba(30, 30, 30, .7);
	z-index: 99;
	color: #fff;
	padding: 2px 20px;
	border-radius: 3px 0 0 3px;
}
.product-page .add-cart-form .number .regulator .number-down,
.product-page .add-cart-form .number .regulator a {
	text-align: center;
	color: #fff;
	background-image: none;
}
textarea,
.input-text {
	border: 1px solid #e1e1e1;
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
	-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
	box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	height: 40px;
	line-height: 22px;
	margin-bottom: 22px;
	min-height: 40px;
	padding: 8px 12px;
	-webkit-appearance: none;
	width: 100%;
}
textarea:focus,
.input-text:focus {
	-webkit-box-shadow: 0 0 10px rgba(46,84,129,.3);
	-moz-box-shadow: 0 0 10px rgba(46,84,129,.3);
	box-shadow: 0 0 10px rgba(46,84,129,.3);
	border: solid 1px #839bb7;
	outline: none;
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
.carousel .product {
	margin-top: 40px;
}
.caroufredsel_wrapper {
	margin-top: 0!important;
}
#compare-table .product-name {
	font-weight: bold;
}
#compare-table.table>tbody+tbody {
	border: none;
}
#compare-table td ul li {
	text-align: left;
}
.my-orders-table tr td:last-child,
.my-orders-table tr th:last-child {
	min-width: 280px;
}
.my-account .back-link {
	display: none;
}
.sidebar .widget {
	display: block;
}
.evaluation .rating-box {
	float: none;
}
.full-width-box .sidebar {
	margin-bottom: 40px;
}
.full-width-box .sidebar .widget {
	margin-bottom: 0;
}
.ms-partialview-template .ms-container,
.ms-lightbox-template .ms-container,
.ms-carousel3d-template .ms-container {
	max-width: 10000px!important;
}
.ms-showcase2-template .ms-container {
	max-width: inherit;
}
.ms-slide .ms-slide-layers {
	overflow: visible;
}
.container-metro {
	margin-bottom: -30px;
}
.metro .banner {
	margin-bottom: 30px;
}
.metro img {
	-webkit-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    3px 3px 0px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         3px 3px 0px 0px rgba(50, 50, 50, 0.5);
}
.carousel .col-md-2.product-mini {
	width: 200px!important;
}
.carousel.one-row .col-md-2.product-mini {
	margin-bottom: 0;
}
.shopping-cart-table-button.table {
	border-left-width: 0;
	border-top-width: 0;
}
.shopping-cart-table-button.table td {
	border-top-width: 0;
	border-right-width: 0;
}
.product-page .image-box {
	overflow: visible;
}
.margin-top-40 {
	margin-top: 40px;
}
.margin-top-60 {
	margin-top: 60px;
}
.bottom-padding-medium {
	padding-bottom: 60px;
}
.padding-bottom-36 {
	padding-bottom: 36px;
}
.margin-top-minus-45 {
	margin-top: -45px;
}
.margin-top-minus-50 {
	margin-top: -50px;
}
.margin-bottom-minus-45 {
	margin-bottom: -45px;
}
.margin-bottom-minus-40 {
	margin-bottom: -40px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-minus {
	margin-bottom: -80px;
}
.margin-top-minus {
	margin-top: -80px;
}
.round-5 {
	border-radius: 5px;
	overflow: hidden;
}
.service .btn {
	color: #fff;
}
.sidebar .specials li .rating-box > svg {
	display: block;
}
.products.list .product .limit-offer {
	bottom: 0;
	z-index: 1;
}
.btn-group {
	display: inline-block!important;
}
.sidebar > div.widget:last-child {
	margin-bottom: 0;
}
.sidebar > p,
aside > p {
	margin: 0;
}
.no-border {
	border: none!important;
}
.no-border.title-box.title-white:before {
	display: none;
}
.banner {
	transition: opacity .4s;
	-webkit-transition: opacity .4s;
	display: block;
}
.banner:hover {
	opacity: .8;
}
.banner-set .banner:hover {
	opacity: 1;
}
.ms-layers-template .ms-slide .ms-slide-bgcont {
	position: static;
}
.product:hover .not-rotation-actions {
	bottom: 73px;
}
.double-product > div:last-child {
	margin-top: 0;
}
.btn-group.btn-select {
	z-index: 99;
}
#top-box .btn-group.btn-select {
	z-index: 1000;
}
header .btn-group.btn-select {
	z-index: 9999;
}
.page-sitemap .navbar-nav>li>a {
	padding: 0;
}
.page-sitemap .navbar-nav>li>a:hover {
	background: none;
}
.cm-gradient {
	background: #850066;
	background: -moz-linear-gradient(top, #850066 0%, #ea7861 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#850066), color-stop(100%,#ea7861));
	background: -webkit-linear-gradient(top, #850066 0%,#ea7861 100%);
	background: -o-linear-gradient(top, #850066 0%,#ea7861 100%);
	background: -ms-linear-gradient(top, #850066 0%,#ea7861 100%);
	background: linear-gradient(to bottom, #850066 0%,#ea7861 100%);
}
.touch-device .multiselect {
	border: 1px solid #e1e1e1!important;
	-webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15)!important;
	-moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15)!important;
	box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0,0,0,.15)!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	font-size: 12px!important;
	height: 40px!important;
	line-height: 22px!important;
	margin-bottom: 22px!important;
	min-height: 40px!important;
	padding: 8px 12px!important;
	width: 100%;
}
.sitemap a:visited {
	color: #1e1e1e;
}
.product .actions.two-icons a:first-child {
	border-radius: 3px 0 0 3px;
}
.product .actions.two-icons a:last-child {
	border-radius: 0 3px 3px 0;
}
.product .actions.one-icon a {
	border-radius: 3px;
}
.page-box-content.disable-footer-top {
	padding-bottom: 82px;
}
#footer.disable-footer-t {
	margin-top: -82px;
}
.page-box-content.disable-footer-bottom {
	padding-bottom: 246px;
}
#footer.disable-footer-bottom {
	margin-top: -246px;
}
.page-box-content.disable-footer {
	padding-bottom: 0;
}
#footer.disable-footer {
	margin-top: 0;
}
.sidebar .banners .banner-text .title {
	color: #fff;
}
.cms-home #main {
	padding-top: 54px;
}
.cms-home #main #sidebar {
	margin-bottom: 80px;
}
.more,
.more:visited {
	font-size: 12px;
	color: #7f7f7f;
	margin: 5px 0 0;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.more:hover,
.more:visited:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
}
.slider.progressive-slider {
	background: none!important;
}
.col2-right-layout .products .product.col-sm-2,
.col2-left-layout .products .product.col-sm-2 {
	min-width: 225px;
}
.col3-layout .products .product.col-sm-4 {
	min-width: 200px;
}
.col3-layout .products .product.col-sm-4 .product-hover .product-image,
.col2-left-layout .products .product.col-sm-2 .product-hover .product-image,
.col2-right-layout .products .product.col-sm-2 .product-hover .product-image,
.col1-layout .products .product.col-sm-2 .product-hover .product-image,
.col3-layout .products .product.col-sm-4 .price-label,
.col2-left-layout .products .product.col-sm-2 .price-label,
.col2-right-layout .products .product.col-sm-2 .price-label,
.col1-layout .products .product.col-sm-2 .price-label {
	display: none;
}
.col3-layout .products .product.col-sm-4 .actions a,
.col2-left-layout .products .product.col-sm-2 .actions a,
.col2-right-layout .products .product.col-sm-2 .actions a,
.col1-layout .products .product.col-sm-2 .actions a {
	width: 44px;
	height: 44px;
	padding-top: 14px;
}
.col3-layout .products .product.col-sm-4 .product-hover .price,
.col2-left-layout .products .product.col-sm-2 .product-hover .price,
.col2-right-layout .products .product.col-sm-2 .product-hover .price,
.col1-layout .products .product.col-sm-2 .product-hover .price {
	margin-bottom: 4px;
}

/* Start Slider */
	
	/* Start Full Screen */
	.ms-fullscreen-template .ms-slide-bgcont {
		top: 0%; 
		left: 0%; 
		width: 100%; 
		height: 100%!important;
	}
	.ms-fullscreen-template .ms-slide-bgcont img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto!important;
		min-width: 50%;
		min-height: 50%;
		height: auto !important;
	}
	.ms-fullscreen-template .ms-slide {
		overflow: hidden;
	}
	.ms-fullscreen-template .ms-skin-default .ms-bullets.ms-dir-h {
		bottom: auto;
		left: 0;
		top: 10%;
		right: auto;
	}
	.ms-fullscreen-template .ms-skin-default .ms-bullets.ms-dir-h .ms-bullets-count {
		position: static;
	}
	.ms-fullscreen-template .ms-skin-default .ms-bullet {
		background-color: #fff;
		background-color: rgba(255, 255, 255, .32)
	}
	.ms-fullscreen-template .ms-skin-default .ms-bullet-selected,
	.ms-fullscreen-template .ms-skin-default .ms-bullet:hover {
		background-color: #fff;
		background-color: rgba(255, 255, 255, 1)
	}
	
	.slider-banners .sliders-container {
		margin: 0 -15px 0 15px;
		padding: 0;
	}
	.slider-banners .banners {
		display: table;
		height: 100%;
		table-layout: fixed;
	}
	.slider-banners .banners .banner {
		background: #f6a232;
		display: table-row;
		height: 33.33333333%;
	}
	/* End Start Full Screen */

.promo.text {
	display: inline-block;
	font-size: 60px;
	line-height: 0.9;
	font-family: 'PT Sans Caption', sans-serif;
}
.promo.block-center {
	display: block;
	margin: auto;
}
.promo.white {
	color: #fff;
	text-shadow: none;
}
.promo.learn-more {
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 14px;
	line-height: 31px;
	letter-spacing: 1px;
	transition: opacity .4s;
}
.promo.learn-more.block-center {
	text-align: center;
}
.promo.learn-more:hover,
.promo.learn-more:focus,
.promo.learn-more:active {
	text-decoration: none;
	opacity: .8;
}
.promo.learn-more:after {
	width: 36px;
	height: 36px;
	display: inline-block;
	content: "";
	font-family: 'FontAwesome', sans-serif;
	border: solid 2px transparent;
	border-radius: 50%;
	text-align: center;
	margin-left: 10px;
	font-size: 23px;
	vertical-align: middle;
	padding-left: 3px;
}
.promo.learn-more.white:after {
	border-color: #fff;
}
/* End Slider */

/* Start Slider Theme Style */
.content .progressive-slider .container {
	width: 100%!important;
	padding: 0;
}
.content .slider.progressive-slider {
	padding: 0;
}
.content .slider .slider-nav {
	right: 0;
}
.content .slider .slid-content {
	padding: 28px 30px 0;
	right: 8px;
	width: 47.333333%;
}
.content .slider .slider-nav {
	width: 47.333333%;
}
.content .slider .slider-nav .prev,
.content .slider .slider-nav .next {
	width: 36px;
	height: 36px;
	line-height: 36px;
}
.content .switches a {
	width: 11px;
	height: 11px;
}
.content .slider .slider-nav .nav-box {
	bottom: 30px;
}
.content .slider .pagination {
	margin: 5px 0;
}
/* End Slider Theme Style */

.header .primary .navbar .nav > li > a,
.header .primary .navbar .nav > li > a:visited {
	padding: 11px 11px;
}

.shopping-cart-table.table .td-name {
	min-width: 220px;
}
.shopping-cart-table.table .td-edit {
	white-space: nowrap;
}


/* test home v6 */
.content.col-md-6 .product.product-mini {
	width: 200px;
}

.client {
	display: inline-block!important;
}

.product-view .county-days-wrapper:before {
	display: inline-block;
	content: "Days:";
}
.product-view .county-hours-wrapper {
	margin-left: 5px;
}
.product-view .county-hours-wrapper:after {
	display: inline-block;
	content: ":";
}
.product-view .county-minutes-wrapper {
	width: 18px!important;
}
.product-view .county-minutes-wrapper,
.product-view .county-seconds-wrapper {
	display: inline-block;
	overflow: hidden;
	line-height: 8px;
}
.product-view .county-minutes-wrapper:after {
	content: ":";
	display: inline;
}
.limit-offer-text i,
.limit-offer-text .limit-offer {
	color: #c3293a;
}
.limit-offer-text .county-label-days,
.limit-offer-text .county-label-hours,
.limit-offer-text .county-label-minutes,
.limit-offer-text .county-label-seconds {
	display: none;
}
.defaultpaging {
	padding: 0 65px;
	text-align: center;
	margin: 20px 0;
	height: 22px;
}