@font-face {
  font-family: 'Alumni Sans';
  font-weight: 300;
  font-display: swap;
  src: url('fonts/static/AlumniSans-Light.ttf');
}
@font-face {
  font-family: 'Alumni Sans';
  font-weight: 400;
  font-display: swap;
  src: url('fonts/static/AlumniSans-Regular.ttf');
}

@font-face {
  font-family: 'Alumni Sans';
  font-weight: 500;
  font-display: swap;
  src: url('fonts/static/AlumniSans-Medium.ttf');
}

@font-face {
  font-family: 'Alumni Sans';
  font-weight: 600;
  font-display: swap;
  src: url('fonts/static/AlumniSans-SemiBold.ttf');
}
@font-face {
  font-family: 'Alumni Sans';
  font-weight: 700;
  font-display: swap;
  src: url('fonts/static/AlumniSans-Bold.ttf');
}

@font-face {
  font-family: 'Alumni Sans';
  font-weight: 800;
  font-display: swap;
  src: url('fonts/static/AlumniSans-ExtraBold.ttf');
}


body {
font-family: "Alumni Sans";
font-weight: 400;
color: #212121;
font-size: 18px;
line-height: 20px;
width: 100%;
background: #FAFAFA;
}
.wigdet_messenger img {
	width: 65px;
	animation: 1.5s linear 0s normal none infinite running wigdet_messenger;
-webkit-animation: 1.5s linear 0s normal none infinite running wigdet_messenger;
}
.wigdet_messenger {
	position: fixed;
	right: 47px;
	bottom: 160px;
	z-index: 999;
}
.wigdet_messenger_viber img {
	width: 65px;
	animation: 1.5s linear 0s normal none infinite running wigdet_messenger;
-webkit-animation: 1.5s linear 0s normal none infinite running wigdet_messenger;
}
.wigdet_messenger_viber {
	position: fixed;
	right: 47px;
	bottom: 235px;
	z-index: 999;
}
@keyframes wigdet_messenger {
0% {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}
25% {
	-webkit-transform: rotate(
-10deg);
	transform: rotate(
-10deg);
}
50% {
	-webkit-transform: rotate(
10deg);
	transform: rotate(
10deg);
}
75% {
	-webkit-transform: rotate(
-10deg);
	transform: rotate(
-10deg);
}
100% {
	-webkit-transform: rotate(
20deg);
	transform: rotate(
10deg);
};
}
.newsletter {
	display: none !important;
}
.htop-b-pc {
	display: none;
}
.lcEcLb {
	margin: 185px 40px !important;
}
.jUcQJa {
	overflow: hidden;
}
.col-success p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 500;
}
.flex_success {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.col-success {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.col-success h3 {
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 20px;
}
.table_success {
	border: 1px solid #e3e3e3;
	border-radius: 10px;
	width: max-content;
	padding: 10px;
}
header{background: #fff;position: relative;}
.phone_fix .text_after_phone {display: none;}
.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-center-newsletter { text-align: center; margin-bottom:5px;}
.text-xs-justify { text-align: justify; }
.justify-content-xs-end {justify-content: flex-end;}
.justify-content-end {
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.justify-content-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.contact_imagee a img {
	width: 40px;
}
.contact_imagee {
	margin-right: 20px;
}
.images_c {
	margin-top: 25px;
	display: flex;
}
.row-flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px;
}
.f-col-xs-12,
.f-col-sm-6
.f-col-md-4,
.f-col-lg-3,
.item-col-5 {
	padding-right: 10px;
	padding-left: 10px;
}
.f-col-xs-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.f-col-xs-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
@media (max-width: 768px) {
	.wigdet_messenger img {
		width: 45px;
	}
	.wigdet_messenger {
		right: 15px;
    bottom: 150px;
	z-index: 999;
	}
	.wigdet_messenger_viber img {
		width: 45px;
	}
	.wigdet_messenger_viber {
		right: 15px;
    bottom: 208px;
    z-index: 999;
	}
.d-xs-flex{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.flex-xs-nowrap {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}
}
#tcb_call_1 {
	display: none;
}
@media (min-width: 768px) {
.d-sm-block {display: block !important;}
.flex-sm-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.bottom-buttons {
	display: none;
}
.f-col-sm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.text-sm-left { text-align: left; }
.text-sm-right { text-align: right; }
.text-sm-center { text-align: center; }
.text-sm-justify { text-align: justify; }
.justify-content-sm-end {justify-content: flex-end;}
.col-sm-auto {
	width: auto;
}
}

#column-left, #column-right {display: none;}
.fixed-goods-menu {display: none;}
.h-shadow {
	border-bottom: 1px solid #f8f9fa;
}
@media (min-width: 992px) {
header{z-index: 101;position: sticky;
    top: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);}
.common-home  header {
	position: initial;
}
.h-shadow {box-shadow:0px 8px 16px -8px rgba(0, 0, 0, 0.06);margin-bottom: 15px;}
#column-left, #column-right {display: block;}
.flex-md-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.f-col-md-4 {
	-ms-flex: 0 0 33.3333333333%;
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%;
}
.text-md-left { text-align: left; }
.text-md-right { text-align: right; }
.text-md-center { text-align: center; }
.text-md-justify { text-align: justify; }
.justify-content-md-center {justify-content: center;}
.col-md-offset-right-3 {margin-right: 25% !important;}
	.flex-1 {flex:1;}
	.f-order-3 {
		-ms-flex-order: 3;
		order: 3;
	}
	.cart_fix.col-md-2,
	.cart_fix.col-md-1,
	.box-cart.col-md-2,
	.box-cart.col-md-1 {
		width: auto;
		-ms-flex-order: 4;
		order: 4;
	}
	.col-auto {
		width: auto;
	}
	.h-sticky #search.pt20 {
		padding-top: 0px;
	}
	.h-sticky #search_word{
		display: none;
	}
	.h-sticky #logo {
		padding:0px;
	}

	html.vw-100 {
		overflow-y: hidden;
	}

	.vw-100 .htop-b-pc,
	.vw-100 nav#top,
	.vw-100 .fix-header-2{
		z-index: 1007;
		position: relative;
	}

	.fix-header-2.h-sticky{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1007;
	}
	.pr-17 .fixed-goods-menu {padding-right: 17px;}
	.fixed-goods-menu {
		padding: 0px;
		position: fixed;
		bottom:-1px;
		right:0px;
		left:0px;
		z-index: 1010;
		display: block;
	}
	.fixed-goods-bar {
		background: #2F4050;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: nowrap;
		border-radius:8px 0px 0px 0px;
		position: relative;
		float:right;
		bottom:44px;
		margin-bottom:-44px;
		box-shadow: 0px -5px 18px rgba(0, 0, 0, 0.05);
		padding-left: 5px;
		padding-right: 5px;
	}
	.content_viewed {
		max-height: 0px;
		background: #fff;
		border-top:1px solid #f8f9fa;
		transition: max-height .5s ease;
	}
	.content_viewed.open-viewed {
		box-shadow: 0px -5px 18px rgba(0, 0, 0, 0.05);
		max-height: 368px;
	}
	.content_viewed .slick-mod-arrow {
		top: 50%;
		margin-top: -18px;
		width: 36px;
		height: 36px;
		opacity: 0;
		z-index: 1;
		line-height: 43px;
		border-radius: 8px;
		text-align: center;
	}
	.content_viewed .slick-mod-arrow.prev-prod {
		right: auto;
		left:-80px;
	}
	.content_viewed .slick-mod-arrow.next-prod {
		right: -80px;
	}
	.content_viewed:hover .slick-mod-arrow{
		opacity: 1;
	}
	.content_viewed:hover .slick-mod-arrow.next-prod{
		right:-40px;
		transition: all .2s ease;
	}
	.content_viewed:hover .slick-mod-arrow.prev-prod{
		left:-40px;
		transition: all .2s ease;
	}

	.content_viewed .container-module {
		margin: 0px;
		padding: 10px 60px;
	}
	.content_viewed .product-thumb .image {
		min-height: 8em !important;
	}
	.content_viewed .product-name {
		height: 40px;
		overflow:hidden;
		min-height: 40px;
	}
	.content_viewed .btn-remove {
		position: absolute;
		top: -35px;
		right: -35px;
		opacity: 0;
		box-shadow:0px 2px 4px rgba(0,0,0,0.09);
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}
	.content_viewed .product-thumb:hover .btn-remove{
		top:15px;
		right: 15px;
		opacity: 1;
		z-index: 10;
	}
	.content_viewed .container-module .product-name a {
		font-size: 13px !important;
	}
	.content_viewed .container-module .actions .btn-general {
		padding: 5px 7px;
	}
	.product-slider.module-viewed .slick-track {
		margin-left: auto;
	}
	.fixed-goods-menu .box-wishlist .text-wishlist,
	.fixed-goods-menu .box-compare .text-compare,
	.fixed-goods-menu .box-viewed-pc .text-viewed{
		color:#B2BBC5;
		padding: 0px 15px;
	}
	.fixed-goods-menu .box-wishlist:hover .text-wishlist,
	.fixed-goods-menu .box-compare:hover .text-compare,
	.fixed-goods-menu .box-viewed-pc:hover .text-viewed {
		color:#fff;
	}
	.fixed-goods-menu .box-viewed-pc {
		position: relative;
	}
	.fixed-goods-menu .box-wishlist, .fixed-goods-menu .box-compare {
		margin-right: 10px;
		margin-top: 0px;
		display: inline-block;
		position: relative;
	}
	.fixed-goods-menu .box-compare:after,
	.fixed-goods-menu .box-wishlist::after {
		position: absolute;
		content: "";
		border-right: 1px dashed #122538;
		right: -5px;
		display: block;
		width: 1px;
		height: 28px;
		top: 6px;
	}
	.fixed-goods-menu .btn-viewed-pc,
	.fixed-goods-menu .btn-wishlist-top, .fixed-goods-menu .btn-compare-top{
		background: transparent;
		height: 44px;
		width: 100%;
		border-radius: 0px;
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: center;
		padding: 0px 30px 0px 15px;
		line-height:1;
	}
	.fixed-goods-menu .btn-viewed-pc .v-icon,
	.fixed-goods-menu .btn-wishlist-top .wl-icon, .fixed-goods-menu .btn-compare-top .co-icon{
		margin-top: 2px;
	}
	.fixed-goods-menu .viewed-quantity{
		position: absolute;
	}
	.fixed-goods-menu .viewed-quantity, .fixed-goods-menu .wishlist-quantity, .fixed-goods-menu .compare-quantity {
		width: 22px;
		height: 22px;
		border-radius:4px;
		background: #122538;
		top:50%;
		right: 15px;
		margin-top:-11px;
		color:#fff;
		font-size: 12px;
		line-height: 22px;
		text-align: center;
	}

	.fixed-goods-menu .btn-viewed-pc:hover svg path {
		fill:#fff;
	}
	.fixed-goods-menu .btn-wishlist-top:hover svg path, .fixed-goods-menu .btn-compare-top:hover svg path {
		fill:#fff;
	}
	.fixed-goods-menu .btn-wishlist-top svg path, .fixed-goods-menu .btn-compare-top svg path {
		fill:#B2BBC5;
	}

}
.ml-auto {
	margin-left: auto;
}
.pos-r {
	position: relative;
}
input[type="number"],
input[type="text"] {
	-webkit-appearance: none !important;
}
@media (min-width: 1200px) {
.f-col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-lg-30 {width: 30%}
.col-lg-20 {width: 20%}
.text-lg-left { text-align: left; }
.text-lg-right { text-align: right; }
.text-lg-center { text-align: center; }
.text-lg-justify { text-align: justify; }
}
@media (min-width: 1360px){
.item-col-5 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	align-items: center;
}
}
.container[min-width~="1170px"][max-width~="1170px"] .item-col-5 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	align-items: center;
}

.container-fluid[min-width~="1500px"] .item-col-5 {
	-ms-flex: 0 0 16.66666667%;
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%;
	align-items: center;
}


#column-right .pct_gv .item-col-5,
#column-left .pct_gv .item-col-5,
#column-right .latest_gv .item-col-5,
#column-left .latest_gv .item-col-5 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.header_dopmenu_doptext {
	text-align: center;
	color:#7A8490;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	-ms-flex-order:0;
	order: 0;
	-ms-flex: 0 0 260px;
	flex: 0 0 260px;
	max-width: 260px;
}
@media (min-width: 992px) {
	.header_v_2 .header_dopmenu_doptext{
		text-align: right;
	}
	.header_v_1 .header_dopmenu_doptext{
		text-align: center;
	}
	.header_dopmenu_doptext{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		-ms-flex-order: -6;
		order: -6;
		margin-left: auto;
	}
	.header_dopmenu_doptext.hsw {margin-bottom: -10px;}
	.header_dopmenu_doptext.nsw {margin-bottom: -5px;}
	.h-sticky .header_dopmenu_doptext {margin-bottom: 0px;}
	.header_dopmenu_doptext br {display: none;}
}
@media (min-width: 1200px) {
	.header_v_1 .header_dopmenu_doptext.f-order-3,
	.header_v_2 .header_dopmenu_doptext.f-order-3,
	.header_v_4 .header_dopmenu_doptext.f-order-3 {
		-ms-flex-order: 3;
		order: 3;
		margin-bottom: 0px;
	}
	.header_v_1 .header_dopmenu_doptext.f-order-0,
	.header_v_2 .header_dopmenu_doptext.f-order-0 {
		-ms-flex-order: 0;
		order: 0;
		margin-bottom: 0px;
	}
	.header_v_1 .header_dopmenu_doptext,
	.header_v_2 .header_dopmenu_doptext,
	.header_v_4 .header_dopmenu_doptext {
		text-align: left;
		margin-right: 15px;
		-ms-flex: 0 0 260px;
		flex: 0 0 260px;
		max-width: 260px;

	}
	.header_v_3 .header_dopmenu_doptext.hsw {margin-bottom: -10px;}
	.header_v_3 .header_dopmenu_doptext.nsw {margin-bottom: -5px;}
	.h-sticky.header_v_3 .header_dopmenu_doptext {margin-bottom: 0px;}
}
.col-md-1-5,
.col-lg-1-5 {position: relative;min-height: 1px;padding-right: 10px;padding-left: 10px;}

@media (min-width: 992px) {.col-md-1-5 {width: 20%;float: left;}}
@media (min-width: 1500px) {
	.header_dopmenu_doptext br {display: inherit;}
	.col-lg-1-5 {width: 20%;float: left;}
	.header_v_3 .header_dopmenu_doptext.f-order-3 {
		-ms-flex-order: 3;
		order: 3;
		text-align: left;
		margin-right: 15px;
		-ms-flex: 0 0 260px;
		flex: 0 0 260px;
		max-width: 260px;
	}
}
.header_dopmenu_doptext p {
	margin-bottom: 1px;
}
.easy-catalog-box .item-catalog,
.wall-category-box .item-category,
.banner-blocks-container .banner-item,
.product-slider .owl-item .item,
.product-slider .item.slick-slide,
.product-slider .row_items.slick-slide .item,
.no-slider .product-thumb{
	box-shadow: 0px 0px 0px 1px #e9ecef;
}

.container {
padding-right: 10px;
padding-left: 10px;
margin-right: auto;
margin-left: auto;
}
.container-fluid {
padding-right: 10px;
padding-left: 10px;
margin-right: auto;
margin-left: auto;
width: 1300px;
}
.megasliderpro {
	width: 862px;
  margin-left: auto;
}
.row {
margin-right: -10px;
margin-left: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.mt-10 {margin-top: 10px;}
.mt-20 {margin-top: 20px;}
.mb-0 {margin-bottom: 0px !important;}
.mb-15 {margin-bottom: 15px;}
.mb-10 {margin-bottom: 10px;}
.mb-20 {margin-bottom: 20px;}
.mt-0 {margin-top: 0px;}
.mr-10 {margin-right: 10px;}
.mb-0 {margin-bottom: 0px;}
.pr-10 {padding-right: 10px;}
.pt-10 {padding-top: 10px;}
.pl-10 {padding-left: 10px;}
.pb-10 {padding-bottom: 10px;}
.pb-20 {padding-bottom: 20px;}
.pr-20 {padding-right: 23px !important;}
.pt20 {padding-top:20px;}
.pr-17 {padding-right: 17px;}
.h-100 {height: 100%;}
.h-auto {height: auto;}
.w-100 {width: 100%;}
.pr-0 {padding-right: 0px;}
.pl-0 {padding-left: 0px;}
.dflex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.flex-wrap {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.mt-auto{
	margin-top: auto !important;
}
.flex-grow-1 {
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important;
}
.flex-column {
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
.align-items-center {
	-ms-flex-align: center !important;
	align-items: center !important;
}
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.container {
	/*background:#fff;*/
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	margin-top: 10px;
	margin-bottom: 20px;
}
.fa {
	font-size: 18px;
}
.h1,h1 {
	font-size: 22px;
}
.h2,h2 {
	font-size: 20px;
}
.h3,h3 {
	font-size: 18px;
}
.h4,h4 {
	font-size: 18px;
}
.h5,h5 {
	font-size: 12px;
}
.h6,h6 {
	font-size: 10.2px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
a {
	color: #0f4b82;
}
a:hover {
	text-decoration: none;
	color: #05335e;
}
a:focus {
  outline: none;
  text-decoration: none;
  outline-offset: -2px;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
.form-horizontal .control-label {
	font-size: 18px;
	margin-bottom: 5px;
}
select.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
	height: 40px;
	box-shadow:none;
	border:1px solid #e9e9e9;
}
textarea.form-control{
	font-size: 18px;
	box-shadow:none;
	border:1px solid #e9e9e9;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
}
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

div.required .control-label:before {
	content: '* ';
	color: #e4003a;
	font-weight: bold;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a.active, .dropdown-menu li > a:focus {
	text-decoration: none;
	color: #000;
	background-color: transparent;
	border-radius:4px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: transparent;
  color: #000;
  outline: 0 none;
  text-decoration: none;
}

/* --- TOP PANEL --- */
#top-fixed{
	left: 0 ;
	margin: 0 ;
	padding:1px 0px;
	position: fixed;
	top: -100%;
	width: 100% ;
	z-index: 888;
	box-shadow:0 5px 5px rgba(0, 0, 0, 0.15);
}
#top-fixed #menu {
  margin: 5px 0px;
}
#top-fixed .nsmenu-block {
	display:none !important;
}
#top-fixed #menu.open > .dropdown-menu {
  display: block !important;
}
#top-fixed #menu:hover .dropdown-menu {
  display: block !important;
}
#top-fixed #phone {
	text-align:center;
	padding:3px 0px 0px 0px;
}
#top-fixed.sticky-header-1 {
	left: 0;
	margin: 0;
	padding: 1px 0px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1040;
	background: #F8F9FA;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	transition: all 300ms ease-in-out 0s;
}
#top-fixed.sticky-header-2 {
	backface-visibility: hidden;
	left: 0 ;
	margin: 0 ;
	padding:0px;
	position: fixed ;
	top: 0;
	width: 100% ;
	z-index: 888;
	background:#474747;
	border-top:7px solid #2B8CDB;
	transition:all 300ms ease-in-out 0s;
}
#top-fixed #logo {
	max-width:95%;
	padding:3px;
}
#top-fixed #logo img {
	max-height: 40px;
}
#top-fixed #horizontal-menu {
	margin-bottom:0px;
}
#top-fixed .container {
	background:none;
}
#top-fixed .shopping-cart {
	padding:5px 0px !important;
}
#top-fixed #search {
	padding:5px 0px !important;
	margin-bottom:0px;
}
#search .categories {
	background:#F8F9FA;
}
#top-fixed #search .btn-search-select{
	background: #F8F9FA;
}
#top-fixed #search .categories,
#top-fixed #search .input-lg{
	background: #ffffff;
}
#top-fixed #search .button_search {
	background: #ffffff;
}
#top {
background-color: #212121;
  padding-top: 3px;
  padding-bottom: 4px;
  min-height: 38px;
  height: 40px;
}
#top .container {
	padding: 0;
	background-color: #212121;
}

.btn-currency-top,
.btn-nav-links,
.btn-wishlist-top,
.btn-compare-top {
	background: #fff;
	border: 0px;
	height: 30px;
	width: 30px;
	line-height: 32px;
	border-radius: 6px;
	text-align: center;
	display: inline-block;
	position: relative;
}
.box-account .btn-account {
border: 1px solid #212121;
  border-radius: 62px;
  width: 150px;
  height: 40px;
  font-weight: 500;
  font-size: 20px;
  color: #212121;
  background: none;
  text-align: left;
  padding: 0 20px;
}
.box-account .btn-account svg {
  margin-right: 17px;
  margin-bottom: -2px;
}
.box-currency .btn-group.open .dropdown-toggle,
.btn-group.box-account.open .dropdown-toggle {
	box-shadow: none;
	background: #e9ecef;
}
.btn-currency-top {margin-right: 10px;line-height: 20px;padding: 0px;text-align: center;}
.btn-currency-top strong {font-weight: 500;font-size: 16px;}
.btn-nav-links {
	line-height: 20px;
	margin-top: 2px;
}
.header-nav-links {
	margin-top: 4px;
	border-radius:0px 8px 8px 8px;
}
#top .text-wishlist,
#top .text-compare {
	display: none;
}
.box-currency,
.box-account {
	margin-top: 0px;
	order: 4;
	margin-left: 10px;
}
.box-wishlist,
.box-compare {
	margin-top: 2px;
margin-right: 10px;
  margin-left: 10px;
}

#form-language {
	border-radius: 100px;
  width: 90px;
  height: 28px;
  box-shadow: inset 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #3e3e3e;
  padding: 3px;
  margin-top: 3px;
}
.language-select.active {
border-radius: 100px;
  width: 40px;
  height: 22px;
  box-shadow: inset 2px 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #f89840;
  border: none;
  font-size: 16px;
  color: #fff;
}
.language-select.none {
  width: 40px;
  height: 22px;
  background: none;
  border: none;
  font-size: 16px;	
  color: #777;
}
#language a {
	color: #777;
}
#language a:hover {
	color: #000;
}
.mob-title-lang {
	display: none;
}

.box-account.open .dropdown-menu,
#currency .open .dropdown-menu {
	z-index: 1008;
}
#currency .fa.fa-angle-down {
	font-size: 16px;
}
#currency .text-currency {
	padding-left: 5px;
	padding-right: 5px;
}

#top .dropdown-menu-right {
	left: auto;
	min-width: 100%;
	right: 0px;
	border-top-right-radius: 0px;
	margin-top: 4px;
}
#currency .dropdown-menu-right{
	right: 10px;
	margin-top: 3px;
}
#currency .btn-link.dropdown-toggle {
	padding: 6.5px 10px;
}
.ls-dropdown {
	padding: 12px 15px;
	border:0px;
	border-radius:8px;
	box-shadow: 6px 6px 19px rgba(0, 0, 0, 0.06);
}
.dropdown-menu.ls-dropdown li {
	padding-top: 3px;
	margin-bottom: 3px;
	position: relative;
}
#top #currency .currency-select {
	text-align: left;
}
.dropdown-menu.ls-dropdown > li > button, .dropdown-menu.ls-dropdown > li > a {
padding: 3px 10px 3px 10px !important;
  font-size: 16px !important;
  line-height: 1.42857143;
  border: 0px;
  color: #bcbcbc !important;
  font-weight: 500;
  margin-top: 0;
}
.dropdown-menu.ls-dropdown > li > button.btn-sort-link {
  font-size: 18px !important;
  color: #000 !important;
}
.dropdown-menu.ls-dropdown li > a:hover:before,
.dropdown-menu.ls-dropdown li > button:hover:before,
.dropdown-menu.ls-dropdown li > div:hover:before,
.dropdown-menu.ls-dropdown > .active > button:before,
.dropdown-menu.ls-dropdown > .active > button:focus:before,
.dropdown-menu.ls-dropdown > .active > button:hover:before,
.dropdown-menu.ls-dropdown > .active > a:before,
.dropdown-menu.ls-dropdown > .active > a:focus:before,
.dropdown-menu.ls-dropdown > .active > a:hover:before {
	background: #fff0;
	position: absolute;
	height: calc(100% - 3px);
	content: "";
	z-index: -1;
	left: 0px;
	right: 0px;
	width: 100%;
	top: 3px;
	border-radius: 4px;
}
.pos1 .megasliderpro {
	margin-top: 25px !important;
	margin-left: auto !important;
}
.fix-left-nav .box-question button{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom:1px solid #d9d9d9;
}
.fix-left-nav .box-question .header-nav-links button {border:0px;}
.slide-type1.container {
	width: 100%;
	background: #080201;
	border-radius: 20px;
}
@media (min-width: 992px) {
  .header-nav-links {
    position:relative;
    border:0px;
    box-shadow:none;
    padding:0px;
    display:block;
    margin:0px 0px;
    background: transparent;
    width:auto;
    min-width: auto;
  }
  .header-nav-links .btn-link {padding:7px;}
  .header-nav-links li {
    display:inline-block;
  }
}
@media (max-width: 992px) {
	.fix-left-nav .header-nav-links {
		right: 34px;
		left: auto;
		top: -3px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
}
#language .dropdown-menu > li > a {
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 6px 20px;
  white-space: nowrap;
}
#language .dropdown-menu > li > a:hover {
  color: #fff;
}

#top .btn-link, #top-links li, #top-links a {
	color: #000;
	text-decoration: none;
}

#top .box-question:hover{
	color: #333;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 18px;
    line-height: 14px;
}

#logo {
  padding: 10px 0;
  position: relative;
}
#logo img {
  margin-left: 0;
  margin-right: auto;
  color:transparent;
}
.logo-top {
	margin-right: 30px;
}
#phone {
  padding: 8px 0;
  position:relative;
}
#phone .contact-header {
  font-size: 18px;
  line-height: 18px;
  position: relative;
  display: inline-block;
  font-weight: 600;
}
#phone .dropdown-toggle {
  display: inline-block;
  position: relative;
}
#phone .drop-contacts {
  margin-top: 10px;
  min-width: 100%;
  z-index: 1012;
  width: 257px;
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.15);
}

div.additional-tel + div.additional-tel {
    margin-left: 20px;
}
.additional-tel a {
	color:#fff;
	font-size: 20px;
	padding-top: 20px;
  padding-bottom: 20px;
}
.contact-header .dropdown-menu.drop-contacts > li > div {
	color:#333;
}
.contact-header .dropdown-menu.drop-contacts > li > div, .contact-header .dropdown-menu.drop-contacts > li > a {
	font-size: 16px;
	padding: 4px 8px 4px 8px !important;
	white-space: nowrap;
	color: #000;
	font-weight: 400;
	height: 45px;
}
#phone .drop-contacts li a {
	background: #0092dc;
	display: flex;
	align-items: center;
	border-radius: 62px;
	font-weight: 500;
font-size: 20px !important;
line-height: 18px;
color: #fff !important;
}
#phone .drop-contacts li:first-child a {
	background: #212121;
}
#phone .drop-contacts li:last-child a {
	background: #8e24aa;
}
#phone .drop-contacts li img {
	height: 16px;
}
#phone .drop-contacts li:last-child img {
  height: 20px;
}
.additional-tel i.fa {
	font-size:14px;
}
.drop-contacts .icon-image {
	margin-left: 12px;
	margin-right: 21px;
}
.icon-image {
  display: inline-block;
  text-align: center;
}
header #search_word {
	font-size: 12px;
	color: #B2BBC5;
	text-align: right;
}
header #search_word a {
  color:#000000;
  cursor: pointer;
}
.contact-header li i.fa {
	font-size:20px;
}
.text_after_phone {
	color:#999;
	font-size:12px;
}
.phone_fix .additional-tel.dth{
  display: none;
}
.phone_fix .additional-tel.dth:nth-child(1),
.phone_fix .additional-tel.dth:nth-child(2) {
  display: block;
}
.phone_fix .contact-header:hover .drop-contacts{
	display:block;
}
#phone .drop-icon-info {
  margin-left: 2px;
  position: absolute;
 top: calc(58% - 10px);
  text-align: center;
  width: 20px;
  right:-23px;
  line-height: 14px;
}
.form-control::placeholder {
	color: #838383;
	opacity: 1;
	font-size: 16px;
		font-weight: 500;
font-size: 20px;
color: #cacaca;
}
#search .input-lg {
	height: 40px;
	border:0px;
	border-radius: 100px;
	padding: 0 20px;
	box-shadow: none;
	color:#222;
	font-weight: 500;
font-size: 20px;
}
#search .dropdown-menu {
	margin-top: 0px;
}
#search .button_search {
	border: 0px;
	border-radius: 100px;
}
#search .form-control:focus {
  border:0px;
  box-shadow: none;
  outline: 0 none;
}

#search .btn-search, #search .btn-search:hover {
	background: none !important;
}

@media (min-width: 992px) {
	.shopping-cart {float:right;}
	#top .box-question .ls-dropdown li:first-child .btn-link{
		padding-left: 0px !important;
	}
}

#cart {
	position: relative;
	border-radius: 5px;
	z-index: 10;
}

#cart .empty-cart{
	font-size:14px;
	color:#333;
}
#cart > .btn {
border: 1px solid #212121;
  border-radius: 62px;
  width: 150px;
  height: 40px;
  padding: 0 0px 0 20px;
}
#top-fixed #cart > .btn {
	background: #e9ecef;
}

#cart > .btn > .shop-bag {
	line-height: 31px;
	float: left;
	color: #fff;
	font-size:28px;
}
#cart > .btn .cart-total {
	display: block;
	color: #000;
	text-align: left;
	margin-left: 20px;
}
#cart > .btn .text_product {
margin-right: 16px;
line-height: 40px;
}
header .align-items-center {
	justify-content: space-between;
	padding: 15px 10px;
}

header #cart .align-items-center {
justify-content: left;
}
.contact-header .icon-image img {
	width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-right: 2px;
}
.phone-box {
	margin-right: 8px;
}
.shop-bag-svg {
	display: inline-block;
	position: relative;
	float: left;
	margin-top: 1px;
}
.type_cart_2 .shop-bag-svg {
	margin-top: 0px;
}
.shopping-cart #cart .products b {
text-align: center;
  border-radius: 100%;
  background: #212121;
  color: #fff;
  width: 29px;
  height: 29px;
  display: inline-block;
  top: 4px;
  right: 4px;
  position: absolute;
}
.box-account-cart {
	order: 4;
	display: flex;
}
#cart .products, #cart .prices{
font-weight: 500;
font-size: 20px;
color: #212121;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 25px;
}
#cart .dropdown-menu table.table.table-striped td {
	line-height: 50px;
	vertical-align: middle;
}
.shopping-cart .table-striped > tbody > tr {
	border-bottom: 1px dashed #d8d8d8;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
}
#cart.open .dropdown-menu li:first-child {
	max-height: 230px;
	overflow-y: auto;
}
#cart .dropdown-menu {
	padding: 20px 30px;
	margin-top: 0px;
	border-radius: 8px 0px 8px 8px;
	border:0px;
	box-shadow: 6px 6px 19px rgba(0, 0, 0, 0.06);
}
.shopping-cart .table .total-title {color:#838383;width: 75%;}
.shopping-cart .table .total-text {font-weight: 600;color:#000;}
.shopping-cart .table-striped > tbody > tr > td:first-child {
	width:50px;
	padding:0px;
}
.shopping-cart .table-striped > tbody > tr > td:nth-child(2){
	line-height: 20px !important;
}
.shopping-cart .table-striped > tbody > tr > td:nth-child(2) a{
	font-weight: 600;
	color:#000;
}
.shopping-cart .table-striped > tbody > tr > td:nth-child(3) {
	width:50px
}
.shopping-cart .table-striped > tbody > tr > td:nth-child(4) {
	width:100px;
	font-weight:600;
}
.shopping-cart .table-striped > tbody > tr > td:nth-child(5) {
	padding: 0px;
}
.shopping-cart .table-striped > tbody > tr > td:nth-child(5) button{
	vertical-align: baseline;
}

.btn-search-select {
	display: block;
	background: #fff;
	padding: 2px;
	height: 32px;
	width: 32px;
	border-radius: 8px !important;
	box-shadow: none;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 4px;
	border: 0px;
	line-height: 38px;
	text-align: center;
	font-size: 12px;

}
.sel-cat-search:before {
	content: url("/catalog/view/theme/luxshop/image/option-checked-icon.svg");
	position: absolute;
	left: 6px;
	top: 6px;
}
.dropdown-menu.ls-dropdown > li.sel-cat-search > a {
	padding-left: 20px !important;
}
@media (max-width: 768px) {
	#phone .drop-contacts {
		left:auto;
		right:0px;
	}
	#logo img {
		margin-left: 0px;
	}
	#cart .products .text_product,
	#cart .prices {
		display: none;
	}
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}

}

@media (max-width: 992px) {
	#search {
		padding: 0px;
	}
	#cart .dropdown-menu {
		margin-top:-2px;
	}
	.shopping-cart {
		padding: 0px 0;
	}
	#cart {padding: 0px 0;}
	#cart .products, #cart .prices{
		margin-right:5px;
	}
	#cart .cart-icon-arrow {
		display: none;
	}
}
@media (min-width: 992px) {
	.box-search.swdm-1 .pt20{
		padding-top: 0px;
	}
	/*.menu_width_full .box-search.swdm-1 .pt20 {
		margin-top: 8px;
		margin-bottom: 8px;
	}*/
	.box-search.swdm-1 #search_word {
		display: none;
	}

	.menu_width_full .box-search.search-top,
	.menu_width_full .box-cart.cart-in-menu {
		margin-top: 8px;
		margin-bottom: 8px;
		margin-left: auto;
	}
	.menu_width_full .box-cart.cart-in-menu #cart > .btn{
		background:#223446;
	}
	.menu_width_full .box-cart.cart-in-menu #cart > .btn .car-down,
	.menu_width_full .box-cart.cart-in-menu #cart > .btn .cart-total .prices,
	.menu_width_full .box-cart.cart-in-menu #cart > .btn .cart-total .prices b,
	.menu_width_full .box-cart.cart-in-menu #cart > .btn .cart-total .products .text_product{
		color:#fff;
	}
	.menu_width_full .box-search.swdm-1 #search .categories,
	.menu_width_full .box-search.swdm-1 #search .button_search,
	.menu_width_full .box-search.swdm-1 #search .input-lg {
		background:#223446;
		color:#B2BBC5;
	}
	.menu_width_full .box-search.swdm-1 #search .btn-search-select svg path{
		fill:#fff;
	}
	.menu_width_full .box-search.swdm-1 #search .btn-search-select{
		background: #122538;
	}
	.menu_width_full .box-search.swdm-1 #search .input-lg:focus {
		color: #000;
		background: #fff;
	}
	.menu_width_full .box-cart.cart-in-menu .cart-icon-arrow path,
	.menu_width_full .box-cart.cart-in-menu .shop-bag-svg path{
		fill:#ffffff;
	}
}
.alert {
	padding: 8px 14px 8px 14px;
}
#content {
	min-height: 600px;
}
.breadcrumb {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: transparent;
padding-top: 25px;
  padding-bottom: 30px;
}
.breadcrumb.col-md-offset-3 {
	margin-bottom: 10px;
}
.breadcrumb.col-lg-offset-3 {
	margin-bottom: 10px;
}
.breadcrumb i {
	font-size: 18px;
}
.breadcrumb > li:first-child{
	padding-left:0px;
}
.breadcrumb > li {
	font-weight: 400;
font-size: 18px;
color: #6c6c6c;
	padding: 0 12px;
	position: relative;
	white-space: nowrap !important;
}
.h1-prod-name {
	font-weight: 600;
font-size: 36px;
  line-height: 34px;
  color: #000;
  margin-top: 100px;
}
.left-block {
width: 40%;
  padding: 0;
}
.breadcrumb > li:last-child:after {
	display: none;
}
.breadcrumb > li a span{
	color: #6c6c6c;
}
.breadcrumb > li a:hover span{
	color:#0f4b82;
	text-decoration: none;
}
.breadcrumb > li span{
	color:#000;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
content: "";
  display: block;
  right: -5px;
  position: absolute;
  height: 5px;
  top: 9px;
  width: 5px;
  background: #F89840;
  border-radius: 50px;
}
.breadcrumb > li:last-child:after {
	content: "";
}
@media (max-width: 992px) {
	.breadcrumb-box {
		overflow: hidden;
		position: relative;
		margin-top:5px;
	}
	.breadcrumb-box .breadcrumb {
		white-space: nowrap;
		position: relative;
		overflow: auto;
		overflow-y: hidden;
		padding-bottom: 18px;
		margin-bottom: -9px !important;
	}
}

.buttons {
	margin-top: 15px;
}
.btn {
	padding: 10px 15px;
	font-size: 12px;
	border: 1px solid #e9e9e9;
	border-radius: 8px;
	box-shadow: none;
	background: #F8F9FA;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
  outline: none;
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 18px;
}
.btn-default {
	color: #000;
	background-color: #f8f9fa;
	border: 0px;
	border-radius: 8px;
	display: inline-block;
	font-size: 18px;
	padding: 10px 20px;
	font-weight: 400;
	box-shadow: none;
	text-shadow: none;
}
.btn-default:hover, .btn-default:active {
	background-color: #e9ecef;
	color: #000;
}
.btn-cartheader {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2B8CDB;
	border-color: #2B8CDB;
}
.btn-cartheader:hover, .btn-cartheader:active, .btn-cartheader.active, .btn-cartheader.disabled, .btn-cartheader[disabled] {
	background-color: #076BB7;
}
.btn-cart {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #2B8CDB;
	border-color: #2B8CDB;
}
.btn-cart:hover, .btn-cart:active, .btn-cart.active, .btn-cart.disabled, .btn-cart[disabled] {
	background-color: #076BB7;
}

.btn-search {
	color: #fff;
	padding:2px;
	height:32px;
	width: 32px;
	border-radius:8px !important;
	box-shadow:none;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 4px;
	border:0px;
	line-height: 35px;

}


.btn-primary:focus, .btn-primary:focus, .btn-primary {
	color: #fff;
	background-color: #00BC52;
	border: 0px;
	border-radius: 8px;
	display: inline-block;
	font-size: 18px;
	padding: 10px 20px;
	font-weight: 400;
	box-shadow: none;
	text-align: center;
	min-height: 38px;
}

.btn-primary:hover, .btn-primary:active{
	background-color:#04A349 !important;
	color:#ffffff !important;
	border:0px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.view-box-rs {
	background: #F8F9FA;
	padding: 5px;
	border-radius: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.view-box {
	background: #F8F9FA;
	padding: 5px;
	border-radius: 10px;
	margin-bottom: 20px;
}
@media (min-width: 600px) {
	.view-box {
		margin-bottom: 0;
    padding: 0;
	}
}
.btn-view {
	background: transparent;
	border: 0px;
	padding: 8px 14px;
	border-radius: 6px !important;
	margin-right: 5px;
	height: 38px;
	line-height: 1;
	width: 56px;
	z-index: 2;
}
.btn-view svg {
	vertical-align: middle;
}
.btn-view.active, .btn-view:focus {
	/*background: green;*/
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 1;
}
.product_list_toolbar button.btn-view.active ~ .indicator-active {
	content: '';
	position: absolute;
	background: #fff;
	-webkit-box-shadow: 9px 8px 10px rgba(0,0,0,0.067);
	box-shadow: 9px 8px 10px rgba(0,0,0,0.067);
	width: 56px;
	height: 100%;
	left: 0px;
	top: 0px;
	border-radius: 8px;
	transition: transform 0.1s linear;
	z-index: 1;
}
.product_list_toolbar button.btn-view:nth-child(1).active ~ .indicator-active {
	transform: translateX(0px);
}
.product_list_toolbar button.btn-view:nth-child(2).active ~ .indicator-active {
	transform: translateX(60px);
}
.product_list_toolbar button.btn-view:nth-child(3).active ~ .indicator-active {
	transform: translateX(120px);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border:0px;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-link-delete {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #333;
	border-radius: 0;
	padding:1px;
}
.btn-link-delete:hover, .btn-link-delete:active {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #da4f49;
	border-radius: 0;
}
.btn-link-delete, .btn-link-delete[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}

.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
.img-center {
	margin:0 auto;
}
.btn-carousel-image-additional{
	color: #a8a8a8 !important;
	border-radius:0px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #f9f9f9;
	border-color: #ddd;
	padding:1px 7px;
}
.btn-carousel-image-additional:hover, .btn-carousel-image-additional:active {
	color:#333 !important;
}
.btn-view-now {
	color: #ffffff;
	background: #2b8cdb;
	border-color: #1475c4;
	border-style: solid solid solid;
	border-width:1px 1px 2px 1px;
	border-radius:4px;
	display:inline-block;
	font-size:14px;
	padding:6.5px 12px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
}
.btn-view-now:hover, .btn-view-now:active, .btn-view-now:focus{
	background:#1475c4 ;
	color:#ffffff !important;
	border-color:#1475c4;
}
.btn-quickview {
	background: #F8F9FA;
	border: 0px;
	box-shadow: none;
	color: #000;
	border-radius: 8px;
	font-size: 18px;
	padding: 5px 7px;
	height: 34px;
	min-width:34px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-quickview .btn-icon-quickview {
	display: block;
	background: #000;
	-webkit-mask-image: url("/catalog/view/theme/luxshop/image/quickview-icon.svg");
	mask-image: url("/catalog/view/theme/luxshop/image/quickview-icon.svg");
	width: 18px;
	height: 15.5px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}
.btn-quickview img {
	margin-top: -3px;
}
.btn-quickview:hover{
	background:#e9ecef;
	color: #000;
}
.btn-remove {
	color:#000;
	border:0px;
	height: 34px;
	width: 34px;
	padding: 8px 5px;
	line-height: 19px;
}
.btn-remove:focus,.btn-remove:hover, .btn-remove:active{
	color:#da4f49;
}
.btn-general {
	color: #fff;
	border-radius:8px;
	display:inline-block;
	font-size:14px;
	padding:5px 10px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	height: 34px;
	border:0px;
	min-width: 34px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.price-main {
	border: 1px solid #212121;
  border-radius: 62px;
  width: max-content;
  height: 80px;
  display: flex;
  align-items: center;
  padding: 0 40px;
  font-weight: 500;
  font-size: 40px;
  line-height: 36px;
}
.price-main span {
	text-decoration: none;
}
.btn-general .icon-cart-add {
	display: block;
	background: #fff;
	-webkit-mask-image: url("/catalog/view/theme/luxshop/image/addtocart-icon.svg");
	mask-image: url("/catalog/view/theme/luxshop/image/addtocart-icon.svg");
	width: 20px;
	height: 17px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	border:0px;
}

.btn-general img {
	margin-top: -4px;
	min-width: 100%;
	min-height: 100%;
	height: auto;
}
.btn-general img.incart {
	min-width: 28px;
	min-height: 28px;
	margin-bottom: -2px;
	margin-left: -10px;
}
.btn-checkout {
	color: #fff;
	float:right;
	background: #00BC52;
	border-radius: 8px;
	display: inline-block;
	font-size: 18px;
	padding: 10px 20px;
	box-shadow: none;
	height: 40px;
	border: 0px;
	line-height: 18px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	text-align: center;
}
.btn-checkout:hover, .btn-checkout:active{
	background:#04A349;
	color:#fff;
}
.btn-shopping {
	color: #000;
	background: #F8F9FA;
	border-radius: 8px;
	display: inline-block;
	font-size: 18px;
	padding: 10px 20px;
	box-shadow: none;
	height: 40px;
	border: 0px;
	line-height: 18px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
}
.btn-shopping:hover, .btn-shopping:active{
	background:#e9ecef;
	color:#000;
}
@media (max-width: 768px) {
	.btn-shopping{
		width:100%;
		margin-bottom:15px;
	}
	.btn-checkout {
		width:100%;
		margin-bottom:5px;
	}
}

.btn-wishlist {
	color: #000;
	background: #fff;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	border:0px;
	height: 34px;
		padding: 0;
	width: 34px;
	border-radius:8px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.btn-wishlist img {
	margin-top: -2px;
}
.btn-wishlist .btn-icon-wishlist {
	display: block;
	background: #000;
	-webkit-mask-image: url("/catalog/view/theme/luxshop/image/wishlist-icon.svg");
	mask-image: url("/catalog/view/theme/luxshop/image/wishlist-icon.svg");
	width: 12px;
	height: 15px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}
.btn-wishlist:hover{
	border:0px;
	color: #000;
}
.btn-compare {
	color: #000;
	background: #fff;
	margin-right: 10px;
	padding: 0;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	border:0px;
	height: 34px;
	width: 34px;
	border-radius:8px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#product .justify-content-end {
	margin-left: 30px;
  display: flex;
  align-items: center;
}
.btn-compare img {
	margin-top: -3px;
}
.btn-compare .btn-icon-compare {
	display: block;
	background: #000;
	-webkit-mask-image: url("/catalog/view/theme/luxshop/image/compare-icon.svg");
	mask-image: url("/catalog/view/theme/luxshop/image/compare-icon.svg");
	width: 15px;
	height: 14px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}
.btn-compare:hover {
	border:0px;
	color: #000;
}
.btn-fastorder {
	color: #000;
	background: #e9e9ed;
	border: 1px solid #e3e3e3;
	border:0px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:6px 8px;
	font-size: 18px;
	height: 34px;
	border-radius:8px;
	min-width: 34px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
}
.btn-fastorder .btn-icon-fastorder {
	display: block;
	background: #000;
	-webkit-mask-image: url("/catalog/view/theme/luxshop/image/fastorder-icon.svg");
	mask-image: url("/catalog/view/theme/luxshop/image/fastorder-icon.svg");
	width: 15px;
	height: 15px;
	margin-left: 1px;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
}
.btn-fastorder img {
	margin-top: -2px;
}
.btn-fastorder:hover, .btn-fastorder:focus, .btn-fastorder.focus{
	border:0px;
	background:#e9ecef;
	color: #000;
}
.hidden-quick-order {
	display:none !important;
}

.price {
	color: #000;
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: 600;
	line-height: 20px;
}
.price-old {
	color: #9d9d9d;
	text-decoration: line-through;
	display: block;
font-weight: 400;
font-size: 20px;
line-height: 14px;
	margin-bottom: 2px;
}
.price-tax, .points {
	color: #000;
	opacity: 0.6;
	font-size: 12px;
	display: block;
	font-weight: 400;
}
.product-thumb .price .price-new {
	color: #f00;
	order: 1;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	/*color: #ffcc00;*/
	color: #cccccc;
	font-size: 16px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 16px;
}
.rating .fa-star + .fa-star-o {
	color: #ffcc00;
}
.fa-stack {
  color: #ffcc00;
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 1.65em;
}
.account-wishlist .product-grid .product-thumb {
	position: relative;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }

}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}
.product-modules .product-layout {
  display: inline-block;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
  vertical-align: top;
  width: 100%;
  word-spacing: normal;
}
.pagination {margin-top: 10px;margin-bottom: 10px;}
.pagination > li {display: inline-block;margin:0px 4px;}
.pagination>li>a,
.pagination>li>span {color:#000;background-color:#f8f9fa;border:0px;border-radius: 5px !important;}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {color:#000;background-color:#f5f5f5;}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {color:#000;background-color:#f5f5f5;}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {color:#000;background-color:#f5f5f5;}

.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
#specification .short-attribute > .attr-name {
	text-align: left;
}
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}
.stock-status {
	background: #F8F9FA;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
	padding: 2px 10px;
	border-radius: 4px;
	margin-bottom: 10px;
	align-items: center;
	font-size: 11px;
	-ms-flex-item-align: start;
	align-self: flex-start;
}
.stock-status.outofstock {
	color: #E6896C;
}
.stock-status.instock {
	color: #00BC52;
}
.stock-status.instock svg{
	margin-right: 5px;
}
.product-slider {
	margin:0px -10px;
}

.product-slider .owl-wrapper {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
}
.product-slider .owl-item {
	padding-top: 10px;
	padding-bottom: 10px;
}

.no-slider .product-thumb{
  border-radius: 8px;
}
.product-slider .item.slick-slide,
.product-slider .row_items.slick-slide .item,
.product-slider .owl-item .item {
	margin:0px 10px;
	border-radius:8px;
	-webkit-transition: box-shadow .2s ease, opacity .3s ease;
	transition: box-shadow .2s ease,opacity .3s ease;
}
.no-slider .product-thumb:hover,
.product-slider .row_items.slick-slide .item:hover,
.product-slider .item.slick-slide:hover,
.product-slider .owl-item .item:hover {
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	box-shadow: 3px 3px 10px rgba(0,0,0,.07);
}
.product-thumb {
	overflow: auto;
}
.container-module .slick-list {
	padding-top: 10px;
	padding-bottom: 10px;
}
.carousel-container .slick-list {
	padding-top: 0px;
	padding-bottom: 0px;
}
.slick-slider {
    min-height: 1px;
    min-width: 1px;
}
.product-slider .slick-track {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	margin-left: 0px;
}

.container-module .product-thumb-viewed,
.container-module .product-thumb {
	overflow: hidden;
	position:relative;
}
.product-thumb .image {
	text-align: center;
	position:relative;
	margin-bottom:15px;
	min-height: 13em;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
	color:transparent;
}


@media (min-width: 1500px) {
	.product-layout.product-grid.col-lg-4 {
flex: 0 0 33.33%;
    max-width: 33.33%;
	}
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb .caption {
padding: 0 30px 20px;
  position: relative;
}
.product-thumb .caption > div:nth-child(2) {
	margin-top: auto;
}
.price-actions-box {
margin-top: 20px !important;
  min-height: 40px;
}
.product-thumb .price {
	min-height: 40px;
	display: flex;
	flex-direction: column;
	align-items: initial;
justify-content: center;
  font-weight: 500;
  font-size: 36px;
  line-height: 32px;
	text-align: left;
	margin-right: auto;
  margin-bottom: 2px;
}

/* --- MODULES --- */
.tab-pane .container-modules {
	text-align: center;
}
.container-module .slick-dots {
text-align: center;
  height: 28px;
  background: #F8F9FA;
  border-radius: 5px;
  padding: 3px 12px 5px 12px;
  width: auto;
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 15px;
  margin: 15px auto;
  display: block !important;
}
.container-module .slick-dots li {
	display: inline-block;
	margin-right: 5px;
}
.carousel-mod {
	padding: 0 80px;
  margin-top: 60px !important;
}
.container-module .slick-dots li:last-child {
	margin-right: 0px;
}
.container-module .slick-dots li button {
border-radius: 80px;
width: 40px;
height: 6px;
	padding: 0;
	background: #d9d9d9;
	font-size: 0px;
	overflow: hidden;
	border:0px;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
.container-module .slick-dots li.slick-active button {
	border-radius: 80px;
width: 40px;
height: 6px;
}
.container-module  {
	margin:10px 0px 10px;
}
.container-module.carousel-mod .slick-slider {
	padding-bottom: 10px;
	padding-top: 10px;
}
.container-module.carousel-mod .slick-list {
  border-radius: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.container-module.carousel-mod .slick-list:after {
	content: "";
	position: absolute;
	top:15px;
	bottom: 15px;
	background: #fff;
	width: 1px;
	right: 0px;
	z-index: 2;
}
.container-module.carousel-mod .slick-list .item {
	position: relative;
}
.container-module.carousel-mod .slick-list .item:after{
	content: "";
	position: absolute;
	top:15px;
	bottom: 15px;
	width:1px;
	background: #F8F9FA;
	right: 0px;
	z-index: 1;
}
.container-module.carousel-mod .slick-list:after {
  padding-bottom:0px;
}
.container-module .title-module{
  margin-bottom: 10px;
  padding: 10px 0px;
  position:relative;
  clear:both;
  text-align: center;
}
.container-module .title-module span{
padding: 0 20px 0px 0px;
  z-index: 5;
  color: #000;
  position: relative;
  font-weight: 700;
  font-size: 60px;
  line-height: 54px;
  line-height: 0.9;
  text-align: center;
  color: #212121;
}
.container-module .item.no-slider .product-thumb,
.container-module .product-slider .item{
	background:#ffffff;
}

.slick-mod-arrow{
	position: absolute;
	top:-45px;
	background: #F8F9FA;
	color:#000000;
	border-radius: 5px;
	font-size: 0;
	height: 28px;
	width: 28px;
	line-height: 38px;
	padding: 0;
	text-align: center;
	-webkit-transition:all 0.1s linear 0s;
	-moz-transition:all 0.1s linear 0s;
	-ms-transition:all 0.1s linear 0s;
	-o-transition:all 0.1s linear 0s;
	transition: all 0.1s linear 0s;
	cursor:pointer;
}
.slick-mod-arrow:hover, .slick-mod-arrow:active {
	background: #e9ecef;
	color:#000;

}
.slick-mod-arrow.prev-prod {
	right:48px;
}
.slick-mod-arrow.next-prod {
	right:10px;
}
.carousel-mod .slick-mod-arrow.prev-prod, .articles-mod .slick-mod-arrow.prev-prod {
  left: -60px;
  top: 35%;
  background: #fff;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.carousel-mod .slick-mod-arrow.next-prod, .articles-mod .slick-mod-arrow.next-prod {
  right: -60px;
  top: 35%;
  background: #fff;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.product-thumb-viewed .image {
	text-align: center;
}
.product-thumb-viewed .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-thumb-viewed {padding-bottom: 20px;}
.product-thumb-viewed + div.product-thumb-viewed {padding-top: 20px;border-top:2px dashed #F8F9FA}
.container-module-viewed .product-name{margin-bottom: 10px;text-align: left;}
.container-module-viewed .product-name a{color:#000;font-size:13px;}
.container-module-viewed .product-model{
	color:#ADB5BD;
	text-align:left;
	margin-bottom:5px;
	font-size: 12px;
}
.container-module-viewed .addit-action > div {margin-right: 10px;}

.product-thumb .product-name{min-height: 44px;margin-bottom: 10px;text-align: left;
margin-bottom: 12px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0e0e0;}
.product-thumb .product-name a{
	color:#000;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 20px;
	font-size: 16px;
}

.product-thumb .product-name a:hover {
	color:#000;
	text-decoration: underline;
}
@media (min-width: 992px) {
	.product-thumb .product-name a{
		font-weight: 400;
  font-size: 18px;
  line-height: 16px;
	}
}
.product-description {
	margin-bottom: 10px;
}
.container-module .product-description {
	height: 62px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
}
.product-thumb .product-model{
	color:#ADB5BD;
	text-align:left;
	margin-bottom:5px;
	font-size: 12px;
}
.product-thumb .rating {
	margin-bottom: 10px;
	text-align: left;
	position:relative;
}
.rating .rating-box {
	z-index:10;
	background:#ffffff;
	position:relative;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	margin-left: 10px;
}
.review-button {
	background: #f89840;
  border: none;
  border-radius: 100px;
  width: 218px;
  height: 50px;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  color: #fff;
  margin-left: auto;
}
.reviews-rt {
	margin-left: 100px;
}
.quantity-reviews a{
	color:#000;
  font-size: 22px;
  font-weight: 500;
  margin-left: 5px;
}
.rating .rating-box .product-rating-star {
	width: 16px;
  height: 16px;
	display: inline-block;
	text-align: left;
	margin-right: 2px;
	font-size: 0px;
}
.product-grid .product-thumb .actions,
.container-module .product-thumb .actions {
	text-align:left;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: max-content;
}

.product-grid .product-thumb .actions div.cart,
.container-module .product-thumb .actions div.cart {
	margin-right: auto;
	align-items: flex-end;
}
.product-grid .product-thumb .actions div,
.container-module .product-thumb .actions div{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.product-grid .product-thumb .actions div.wishlist,
.container-module .product-thumb .actions div.wishlist {
	margin-left: 10px;
}

.product-grid .quickview,
.container-module .quickview,
.product-grid .quick-order,
.container-module .quick-order {
	position: relative;
	-webkit-transition:all 0.15s ease 0s;
	-moz-transition:all 0.15s ease 0s;
	-ms-transition:all 0.15s ease 0s;
	-o-transition:all 0.15s ease 0s;
	transition: all 0.15s ease 0s;
	z-index:99;
	text-align:center;
	opacity:1;
}

@media (max-width: 992px) {
	.product-grid .product-thumb .actions .addit-action,
	.container-module .product-thumb .actions .addit-action {

		position: absolute;
		bottom:100%;
		margin-bottom: 25px;
		left:0px;
		right:0px;
		-ms-flex-pack: center;
	    justify-content: center;
	}
	.product-grid .product-thumb .actions .addit-action > div,
	.container-module .product-thumb .actions .addit-action > div {
		margin:0px 4px;
		z-index: 99;

	}
}
@media (min-width: 992px) {
	.product-grid .quickview,
	.container-module .quickview,
	.product-grid .quick-order,
	.container-module .quick-order {
		bottom:100%;
		margin-bottom: 30px;
		position: absolute;
		right: -35px;
		opacity: 0;
	}

	.product-grid .product-thumb:hover .quickview,
	.container-module .product-thumb:hover .quickview,
	.product-grid .product-thumb:hover .quick-order,
	.container-module .product-thumb:hover .quick-order {
		right:15px;
		opacity:1;
	}
}

.position-no-owl .product-slider .row_items.slick-slide .item {
	position:relative;
	margin-bottom: 20px;
}
.position-no-owl .container-module .special .item:last-child,
.position-no-owl .container-module .bestseller .item:last-child,
.position-no-owl .container-module .latest .item:last-child,
.position-no-owl .container-module .featured .item:last-child{
	margin-bottom: 0px !important;
}
.position-no-owl .container-module .special .image,
.position-no-owl .container-module .bestseller .image,
.position-no-owl .container-module .latest .image,
.position-no-owl .container-module .featured .image{
	position:inherit;
	float:left;
	width:33%;
	padding:0px;
	margin-bottom: 0px;
	min-height: auto;
	transition: opacity .15s ease 0s;
}
.position-no-owl .container-module .row_items .image img.additional-img-hover{
	padding: 15px;
	top:0px;
}
.position-no-owl .container-module .special .product-name,
.position-no-owl .container-module .bestseller .product-name,
.position-no-owl .container-module .latest .product-name,
.position-no-owl .container-module .featured .product-name {
	height: 42px;
	overflow:hidden;
}
.position-no-owl .container-module .special .product-thumb,
.position-no-owl .container-module .bestseller .product-thumb,
.position-no-owl .container-module .latest .product-thumb,
.position-no-owl .container-module .featured .product-thumb {
	flex-direction: row !important;
	align-items: center;
}
.position-no-owl .container-module .special .product-thumb .caption,
.position-no-owl .container-module .bestseller .product-thumb .caption,
.position-no-owl .container-module .latest .product-thumb .caption,
.position-no-owl .container-module .featured .product-thumb .caption {
	margin-bottom: 0px;
	padding: 15px;
	float: left;
	width: 66%;
	position: unset;
	min-height: 150px;
}

.position-no-owl .container-module .special .product-thumb .actions div.addit-action,
.position-no-owl .container-module .bestseller .product-thumb .actions div.addit-action,
.position-no-owl .container-module .latest .product-thumb .actions div.addit-action,
.position-no-owl .container-module .featured .product-thumb .actions div.addit-action {
	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
	width: auto;
	justify-content: start;
	margin-right: auto;
	right: auto;
	flex-direction: row;
}
.position-no-owl .container-module .quickview, .position-no-owl .container-module .quick-order {
	bottom: auto;
	position: relative;
	right: auto;
	opacity: 1;
}
.position-no-owl .container-module .product-thumb:hover .quickview, .position-no-owl .container-module .product-thumb:hover .quick-order {
	right: auto;
	opacity: 1;
	position: relative;
}
.position-no-owl .container-module .special .product-thumb .actions .cart,
.position-no-owl .container-module .bestseller .product-thumb .actions .cart,
.position-no-owl .container-module .latest .product-thumb .actions .cart,
.position-no-owl .container-module .featured .product-thumb .actions .cart{
	margin-right: 4px;
	margin-left: auto;
	width: auto;
}

.position-no-owl .container-module .special .product-thumb .actions .btn-general,
.position-no-owl .container-module .bestseller .product-thumb .actions .btn-general,
.position-no-owl .container-module .latest .product-thumb .actions .btn-general,
.position-no-owl .container-module .featured .product-thumb .actions .btn-general {
	padding: 5px 7px;
}
.position-no-owl .container-module .special .product-thumb .actions .btn-general .text-cart-add,
.position-no-owl .container-module .bestseller .product-thumb .actions .btn-general .text-cart-add,
.position-no-owl .container-module .latest .product-thumb .actions .btn-general .text-cart-add,
.position-no-owl .container-module .featured .product-thumb .actions .btn-general .text-cart-add {
	display: none !important;
}
.position-no-owl .container-module .special .product-thumb .actions,
.position-no-owl .container-module .bestseller .product-thumb .actions,
.position-no-owl .container-module .latest .product-thumb .actions,
.position-no-owl .container-module .featured .product-thumb .actions {
	opacity: 0;
	margin-left:0px;
	-webkit-transition: opacity .2s ease, bottom .2s ease;
	transition: opacity .2s ease, bottom .2s ease;
	position: absolute;
	z-index: 100;
	left:0px;
	right:0px;
	width: auto;
	background: rgba(255,255,255,.02);
	border-radius:8px;
	bottom: -100px;
}

.position-no-owl .container-module .special .product-thumb:hover .actions,
.position-no-owl .container-module .bestseller .product-thumb:hover .actions,
.position-no-owl .container-module .latest .product-thumb:hover .actions,
.position-no-owl .container-module .featured .product-thumb:hover .actions {
	opacity: 1;
	bottom: 15px;
	background: #fff;
}
@media (min-width: 992px) {
	.position-no-owl .container-module .special .product-thumb:hover .actions,
	.position-no-owl .container-module .bestseller .product-thumb:hover .actions,
	.position-no-owl .container-module .latest .product-thumb:hover .actions,
	.position-no-owl .container-module .featured .product-thumb:hover .actions {
		background: transparent;
	}
.position-no-owl .container-module .special .product-thumb:hover .price,
.position-no-owl .container-module .bestseller .product-thumb:hover .price,
.position-no-owl .container-module .latest .product-thumb:hover .price,
.position-no-owl .container-module .featured .product-thumb:hover .price {
	opacity: 0;
}
}
.position-no-owl .container-module .special .product-thumb .price,
.position-no-owl .container-module .bestseller .product-thumb .price,
.position-no-owl .container-module .latest .product-thumb .price,
.position-no-owl .container-module .featured .product-thumb .price {
	margin-bottom: 0px;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
.position-no-owl .container-module .special .product-thumb .product-name a,
.position-no-owl .container-module .bestseller .product-thumb .product-name a,
.position-no-owl .container-module .latest .product-thumb .product-name a,
.position-no-owl .container-module .featured .product-thumb .product-name a {
	font-size: 18px;
}
.position-no-owl .container-module .special .product-thumb .actions div.addit-action > div,
.position-no-owl .container-module .bestseller .product-thumb .actions div.addit-action > div,
.position-no-owl .container-module .latest .product-thumb .actions div.addit-action > div,
.position-no-owl .container-module .featured .product-thumb .actions div.addit-action > div {
	margin:0px 4px;
}
.position-no-owl .container-module .special .product-thumb:hover .image,
.position-no-owl .container-module .bestseller .product-thumb:hover .image,
.position-no-owl .container-module .latest .product-thumb:hover .image,
.position-no-owl .container-module .featured .product-thumb:hover .image {
	opacity: 0.5;
}
.position-no-owl .container-module .special .product-thumb .actions div.addit-action > div > .btn,
.position-no-owl .container-module .bestseller .product-thumb .actions div.addit-action > div > .btn,
.position-no-owl .container-module .latest .product-thumb .actions div.addit-action > div > .btn,
.position-no-owl .container-module .featured .product-thumb .actions div.addit-action > div  > .btn{
	background: #F8F9FA;
	box-shadow: none;
}
.position-no-owl .container-module .special .product-thumb .actions div.addit-action > div > .btn:hover,
.position-no-owl .container-module .bestseller .product-thumb .actions div.addit-action > div > .btn:hover,
.position-no-owl .container-module .latest .product-thumb .actions div.addit-action > div > .btn:hover,
.position-no-owl .container-module .featured .product-thumb .actions div.addit-action > div  > .btn:hover{
	background: #e9ecef;
}
.position-no-owl .container-module .special .quantity_plus_minus,
.position-no-owl .container-module .special .product-model,
.position-no-owl .container-module .special .product-description,
.position-no-owl .container-module .special .stock-status,
.position-no-owl .special .stickers-ns,
.position-no-owl .container-module .bestseller .quantity_plus_minus,
.position-no-owl .container-module .bestseller .product-model,
.position-no-owl .container-module .bestseller .product-description,
.position-no-owl .container-module .bestseller .stock-status,
.position-no-owl .bestseller .stickers-ns,
.position-no-owl .container-module .latest .quantity_plus_minus,
.position-no-owl .container-module .latest .product-model,
.position-no-owl .container-module .latest .product-description,
.position-no-owl .container-module .latest .stock-status,
.position-no-owl .latest .stickers-ns,
.position-no-owl .container-module .featured .quantity_plus_minus,
.position-no-owl .container-module .featured .product-model,
.position-no-owl .container-module .featured .product-description,
.position-no-owl .container-module .featured .stock-status,
.position-no-owl .featured .stickers-ns {
	display:none;
}

.product-layout .product-thumb{
	overflow:hidden;
	position:relative;
}
@media (max-width: 991px) {
	.ls-limit-sorts {
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
		width: 100%
	}
}
@media (max-width: 768px) {
	.box-sub-cat {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		overflow-x: auto;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.box-sub-cat .item-subc {
		flex:0 0 45%;
		max-width: 45%;
	}
}
.subcategory {
	transition: none;
	padding: 20px;
	overflow: hidden;
	text-align: center;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
background: #fff;
border: none;
	border-radius: 20px;
}
.subcategory a img {
	margin: 0 auto;
	padding-top: 5px;
	color:transparent;
}
.subcategory .display-table-cell {
font-weight: 500;
  font-size: 22px;
  line-height: 20px;
  text-align: center;
}
.subcategory:hover {
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	border-color: #fff;
}
.subcategory .name-wrapper {
	height: 44px;
	padding: 0;
	overflow: hidden;
	color: #000;
	text-align: left;
	margin-top: 10px;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
  overflow:hidden;
}
.display-table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  width: 100%;
}
.display-table-cell h5{
	margin-top:2px;
	margin-bottom:2px;
}
.btn-sort-limit {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 62px !important;
  width: 240px;
  height: 40px;
  	font-weight: 500;
font-size: 20px !important;
line-height: 18px; 
}
.btn-sort-limit svg {
	width: 9px;
  height: 9px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.btn-sort-link {
	font-size: 12px;
	width: 100%;
	text-align: left;
	border: 0px;
	background: transparent;
	white-space: nowrap;
}
.ls-limit-sorts {
	margin-left: auto;
  margin-top: -45px;
}
.localstorage .btn-group:active .dropdown-toggle,
.localstorage .btn-group.open .dropdown-toggle {
	box-shadow:inset 0 1px 1px rgba(0,0,0,.03);
	color:#000;
	background:#e9ecef;
}
.localstorage .dropdown-menu.ls-dropdown{
min-width: 80px;
  text-align: center;
  margin-top: 0px;
  width: 100%;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 15px;
}


	/*PRODUCT-GRID*/
.image-category {
	float:left;
	list-style:none;
	max-width:78px;
}
#list-view .fa,
#price-view .fa,
#grid-view .fa {
	font-size:16px;
}


@media (max-width: 412px) {
	.product-grid .product-thumb .actions {
		width: 100%;
	}
}

@media (min-width: 600px) {
	.product-grid.product-layout {
		margin-top:10px;
		margin-bottom:10px;
	}

}
.product-grid .product-thumb {
	background:#ffffff;
	border-radius:10px;
	-webkit-transition: box-shadow .2s ease;
	transition: box-shadow .2s ease;
transition: box-shadow .2s ease;
  background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border: none;
height: max-content;
}

@media (max-width: 600px) {
	.container-module .pct_gv, .container-module .latest_gv {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.product-slider .item.slick-slide,

	.product-slider .owl-item .item {
		margin: 0px;
	}
	.container-module .item.no-slider.f-col-xs-6,
	.product-grid.product-layout {
		margin: 0px;
		padding: 0px;
	}
	.container-module .no-slider .product-thumb,
	.product-slider .item.slick-slide,
	.product-slider .owl-item .item,
	.product-grid .product-thumb {
		border-radius:0px;
	}
	.product-thumb .image a:after {
		border-radius:0px !important
	}
	.product-thumb .image {
		min-height: 8em;
	}
	/*.product-thumb .product-name {
		min-height: auto;
	}*/
	.container-module .product-thumb .actions div.cart,
	.container-module .product-thumb .actions div.cart .btn,
	.product-grid .product-thumb .actions div.cart,
	.product-grid .product-thumb .actions div.cart .btn{
		width: 100%;
	}
	.product-grid .product-thumb .actions div.cart .btn-general span, .container-module .product-thumb .actions div.cart .btn-general span{
		display: inline-block;
	}
	.product-slider .row_items.slick-slide .item {
		border-radius:0px;
	}
	.position-no-owl .product-slider .row_items.slick-slide .item {
		margin: 0px !important;
	}
}
@media (max-width: 350px) {
.container-module .item.no-slider.f-col-xs-6,
.product-layout.product-grid.col-xs-6{
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
}
@media screen and (min-width: 350px) and (max-width: 992px) {
	.container-module .item.no-slider.f-col-xs-6,
	.product-layout.product-grid.col-xs-6{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}
.product-grid .product-thumb:hover{
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	z-index: 1;
}


/*PRODUCT GRID*/

/*PRODUCT LIST*/
.product-layout.product-list {
	margin-top:10px;
	margin-bottom: 10px;
}
.product-list .product-thumb {
	background: #ffffff;
	box-shadow: 0px 0px 0px 1px #e9ecef;
	-webkit-transition: box-shadow .2s ease;
	transition: box-shadow .2s ease;
	border-radius: 8px;
}
.product-list .product-thumb:hover {
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	z-index: 1;
}
.product-list .product-thumb .action-timer {
	bottom:65px;
}
@media (min-width: 992px) {
	.product-list .product-thumb.flex-column {
		flex-direction: row !important;
	}
	.product-list .product-thumb:hover .stickers-ns{
		z-index: 1 !important;
		opacity: 1 !important;
	}
	.product-list .product-thumb .image {
		float: left;
		width:35%;
		margin:0 auto;
	}
	.product-list .product-thumb .image a {
		height: 100%;
	}
	.product-list .product-thumb .caption {
		float:left;
		width:65%;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 30px;
		position: unset;
	}
	.product-list .product-thumb .actions .addit-action > div > .btn{
		background: #fff;
		box-shadow: 1px 1px 16px -3px rgba(0, 0, 0, 0.16);
	}
	.product-list .product-thumb .actions .addit-action > div > .btn:hover {
		background: #e9ecef;
		color: #000;
	}
	.product-list .product-name {
		min-height: auto;
		margin-bottom: 15px;
	}
	.product-list .price-actions-box {
		flex-direction: row-reverse;
		margin-top: 20px !important;
	}
	.product-list .price-actions-box .quantity_plus_minus {
		margin-left: 0px;
		margin-right: 20px;
		margin-bottom: 15px;
	}
	.product-list .price-actions-box .price {
		margin-right: auto;
		margin-bottom: 15px;
		justify-content: center;
	}
	.product-list .product-thumb .actions {
		text-align: left;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	.product-list .product-thumb .actions div.addit-action{
		left: 0px;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		display: flex;
		transition: all .15s ease 0s;
		width: 35%;
	}
	.product-list .product-thumb .actions div.addit-action > div {
		position: relative !important;
		margin-bottom: 0px;
		position: relative;
		bottom: 0px;
		right: 0px;
		opacity: 1;
		visibility: visible;
		text-align: center;
		margin-bottom: 0px;
		margin-left: 5px;
		margin-right: 5px;
	}
}
@media (min-width: 1200px) {
	.product-list .product-thumb .image {
		width:25%;
	}
	.product-list .product-thumb .caption {
		width:75%;
	}
	.product-list .product-thumb .actions div.addit-action{
		width:25%;
	}
}
	/*END PRODUCT LIST*/
/*****************************/

/* --- PRODUCT PAGE --- */
.image-additional .slick-slide {
	margin-left: 5px;
	margin-right: 5px;
}

.image-additional {text-align: center;}
.cloud-zoom-big {background: #fff;  margin: 0 auto;width: 100%;right: 0px;}
.mousetrap {margin: 0 auto;width: 100%;right: 0px;}
.thumbnails .general-image { margin-bottom: 10px; text-align: center;position:relative;}
.thumbnails .general-image a { display: inline-block; border:0px;padding:0px;margin-bottom: 0px; }
.thumbnails .general-image img { display: block; margin-left: auto; margin-right: auto; color:transparent;}

.image-additional .thumbnail {
	margin:0px;
	padding:3px;
	border:1px solid #e9e9e9;
	border-radius: 6px;
	display:inline-block;
}
.image-additional .thumbnail img {margin:0px;}
.image-additional .slick-slide img {
	margin: 0 auto;
	display: none;
}

.thumbnails .image-additional .btn-slick-prev-h{left:0px;}
.thumbnails .image-additional .btn-slick-next-h{right:0px;}

.thumbnails .image-additional .btn-slick-prev-h,.thumbnails .image-additional .btn-slick-next-h {
	cursor: pointer;
	width: 30px;
	height: 30px;
	background: #F8F9FA;
	border-radius: 5px;
	position: absolute;
	z-index: 1;
	top: calc(50% - 15px);
	padding: 7px 4px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
}
.thumbnails .image-additional .btn-slick-prev-h:hover,.thumbnails .image-additional .btn-slick-next-h:hover {
	background: #e9ecef;
}
.thumbnails .image-additional .slick-current .thumbnail,.thumbnails .image-additional .thumbnail:hover {
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.067);
	background: #f89840;
  box-shadow: none;
}
.thumbnails .image-additional .thumbnail, .images-real-block .slick-dots button {
	margin-bottom: 3px;
  margin-top: 3px;
  width: 40px;
  height: 6px;
  background: #d9d9d9;
  border-radius: 80px;
  border: none;
}

#product {
	background: #fff;
  padding-bottom: 50px;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.image-additional {
	margin-top: -110px;
}
.info-minimum {
	padding: 7px 13px;
	background: #fcfbef;
	color: #000;
	margin-bottom: 15px;
	border-radius: 8px;
}
.thumbnails .general-image a {
	background: none;
}
.info-minimum svg {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 5px;
}
.zoom-magnify { width:100%; text-align:center; }
a.zoom-magnify { width: 100%; }
.space-padding-r20 {
	padding-right:20px;
}
.space-padding-r5 {
	padding-right:5px;
}

#next-prev-box .nextprevprod{
	align-items: center;
}

.nextprevprod .popover{
    max-width:195px;
	width:195px;
}
.nextprevprod .popover.popover-prev-prod{
	left:15px !important;
}
.nextprevprod .popover.popover-prev-prod.bottom > .arrow {
	left:55px !important;
	border-bottom-color:rgba(0, 0, 0, 0.03);
}
.nextprevprod .popover.popover-next-prod {
	left: auto !important;
	right: 15px !important;
}
.nextprevprod .popover.popover-next-prod.bottom > .arrow {
	right:45px !important;
	left:auto !important;
	border-bottom-color:rgba(0, 0, 0, 0.03);
}
#prev-prod-btn {
	text-align: left;
	padding-right: 5px !important;
}
#next-prod-btn {
	text-align: right;
	padding-left: 5px !important;
}
#next-prod-btn,
#prev-prod-btn {
	width: 50%;
	text-overflow: ellipsis;
	background: transparent;
	border: 0px;
	float:left;
	position: relative;
	padding: 0px;
}
.nextprevprod .no-prev,
.nextprevprod .no-next {
	width: 100% !important;
}
.next-product .icon-next,
.prev-product .icon-prev {
	width: 24px;
	height: 24px;
	background: #F8F9FA;
	box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
}


.next-product .icon-next {
	margin-left: 12px;
}
.prev-product .icon-prev {
	margin-right: 12px;
}
.popover-pr-image img {
	margin:0 auto;
}
.popover-pr-name {
	font-size:14px;
	color:#000;
	font-weight:400;
	margin-top: 15px;
	margin-bottom: 10px;
}
.nextprevprod .popover {
	border:0px;
	box-shadow:2px 4px 18px rgba(0, 0, 0, 0.05);
	z-index: 10;
}
.nextprevprod .price {
	margin-bottom: 0px;
}
.nextprevprod .price span {
	font-size:14px;
}
.nextprevprod .price .price-new span {
	font-weight: 600;
	color: #E55B4C;
	font-size:14px;
}
.nextprevprod .price .price-old span {
	color: #999999;
	font-size: 18px;
}
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

#product .image-block .stickers-ns{
	left:0px;
	top:0px;
}
#product .image-block {
	background:#ffffff;
	position: relative;
	padding: 20px
}
#product.special-timer .image-block {
background: none;
  position: relative;
  padding: 0;
  margin-top: 35px;
}
#product.special-timer .sticker-special .sticker-ls-pd {
  left: 0px;
}
#product.special-timer .container {
	padding: 0;
}
#product .center-inf-block {
	background:#ffffff;
	position: relative;
	padding: 20px 20px 0px 20px;
}
@media (min-width: 768px) {
	#product .center-inf-block {
		padding: 20px;
	}
}
#product .panel-rigth-block {
	padding: 0;
	border-radius: 8px;
	background:#fff;
}
#product .sticker-special .sticker-ls-pd {
	font-weight: 400;
  font-size: 96px;
  line-height: 0.9;
  color: #f00000;
  background: none;
  border: 3px solid #212121;
  border-radius: 1000px;
  width: 230px;
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 90px;
  margin-left: 0;
  right: 10px;
  position: absolute;
  left: -15px;
  font-style: italic;
}
#product .sticker-special .sticker-ls-pd span {
font-family: Montserrat, sans-serif;
  font-size: 76px;
  font-weight: 500;
  padding-right: 15px;
}
#product .container:before, #product .container:after {
	display: none;
}
#product .container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0;
}
.container {
	padding: 0;
}
#product .image-block,
#product .center-inf-block,
#product .right-block {
	border-radius:0px;
}
#fix_right_block {position: relative;}

.image-additional {
	visibility: hidden;
}
.image-additional.slick-initialized {
	visibility: visible;
	z-index: 99;
}
@media (min-width: 320px) {
	.image-additional {padding: 0px 35px;}
}
@media (min-width: 768px) {
	#product .image-block {
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	#product .center-inf-block {
		border-bottom-left-radius: 8px;
	}
	#product .right-block {
		border-bottom-right-radius: 8px;
	}
	#fix_right_block {position: sticky; top:56px;}
	.image-additional {padding: 0px 50px;}
	.no-gutters {
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media (max-width: 992px) {
	#product .right-block {background: #ffffff;}
}
@media (min-width: 992px) {
	#fix_right_block {position: relative;top:0px;}
	.thumbnails .image-additional .btn-slick-prev-h{left:10px;}
	.thumbnails .image-additional .btn-slick-next-h{right:10px;}

	#product .panel-rigth-block {
		box-shadow: none;
		margin-top: 40px;
	}
	#product .right-block {
		padding-left: 20px;
	}
	#product .image-block {
		border-radius:8px 0px 0px 8px;
	}
	#product .center-inf-block {
		border-radius:0px 8px 8px 0px;
		padding: 0;
	}
	.sticky-left-block{position: sticky;top:95px;}
}
.scroll-right-info .pr-n h1{
	font-size: 18px;
	text-align: left;
}
.scroll-right-info .pr-i {
	margin: 10px auto 20px;
	max-width: 100px;
	border: 0px;
}
#product .fix_true .sticky {
  position: fixed;
  z-index:99;

}
#product .fix_true .sticky .panel-rigth-block {
	border:1px solid transparent;
	box-shadow:2px 4px 18px rgba(0, 0, 0, 0.05);
	 -webkit-transition: box-shadow .2s ease;
  transition: box-shadow .2s ease;
}
.stop {
  position: relative;
}
#product .right-block .text-countdown-final{
	margin-bottom: 15px;
	padding-left: 15px;
}
#product .right-block .special-countdown {
	margin-bottom: 15px;
	min-height: 72px;
}
#product hr {
	margin-top:10px;
	margin-bottom:10px;
}
#product .title_short_description,
#product .title_short_attribute {
	font-size: 18px;
	color:#000;
	margin-top: 25px;
	margin-bottom: 10px;
}
#product .options {
	margin-top: 25px;
}
#product .text_short_description {
	color:#808A94;
	margin-bottom: 15px;
	font-size: 12px;
}
#product .redmore-link {
	color:#000;
	border-radius: 4px;
	background:#F8F9FA;
	padding: 4px 10px;
	font-size: 12px;
	display: inline-block;
}
#product .redmore-link:hover {
	background:#e9ecef;
}

#product .price {
	text-align:left;
	font-size:22px;
	border: 1px solid #212121;
  border-radius: 62px;
  width: 345px;
  height: 80px;
  display: flex;
  padding: 10px 0;
}
.slider_colors_wrapper {
	display: none;
}
#product .price-new {
	text-align:left;
	font-size:20px;
	display: block;
	clear: both;
	display: flex;
  flex-direction: column;
  color: #f00000;
  padding-left: 35px;
}
.price > span > .text {
  font-weight: 500;
font-size: 18px;
line-height: 20px;
}
#product .price-new, #product .price-old {
	font-weight: 500;
  font-size: 40px !important;
  line-height: 32px;
}
#product .price-old {
font-weight: 400;
  font-size: 18px;
  float: left;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 50%;
  border-right: 1px solid #212121;
  color: #212121;
  padding-left: 34px;
}
.autocalc-product-price {
	text-decoration: line-through;
}
#product .availability .fa {
	color:#23a1d1;
}
#popup-quickview .quantity-adder,
#product .quantity-adder {
    display: block;
    position: relative;
    margin-right: 10px;
}
#popup-quickview .quantity-adder .add-action,
#product .quantity-adder .add-action {
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	height: 34px;
	line-height: 32px;
	position: relative;
	text-align: center;
	width: 20px;
}
#popup-quickview .quantity-adder .add-down,
#product .quantity-adder .add-down {
	border-color: #e9e9e9;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-radius: 8px 0px 0px 8px;
}
#popup-quickview .quantity-adder .add-up,
#product .quantity-adder .add-up {
	border-color: #e9e9e9;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-radius: 0px 8px 8px 0px;
}
#popup-quickview .quantity-adder .quantity-number input,
#product .quantity-adder .quantity-number input {
	color: #000;
	display: inline-block;
	height: 34px;
	padding: 2px 0px;
	text-align: center;
	width: 30px;
	border-radius: 0px;
	border-color: #e9e9e9;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

#product .panel h1 {
	margin-top:5px;
}
#product .info-product-stock {
	margin-bottom: 15px;
}
#product .points {
	margin-bottom: 8px;
}
#product .stock_status_success {
	color: #00BC52;
	font-size: 18px;
	display:inline-block;
}
#product .stock_status_success svg {
	vertical-align: -1.2px;
	margin-right: 4px;
}
.slider-main-img {
	margin-top: -30px;
	z-index: 9;
	position: relative;
}
#product .stock-quantity_success {
	background-color: #dff0d8;
	border: 1px solid #3c763d;
	border-radius: 4px;
	color: #3c763d;
	padding: 1px 4px;
	margin-left:5px;
	position:relative;
	display:inline-block;
}
#product .product-sticker.right-top, .category-sticker.right-top {
	z-index: 99;
}
.special-timer .main-img-special {
	padding: 40px 60px;
}

#product .stock-quantity_success:after{
	content:'';
	position:absolute;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:7px solid #dff0d8;
	left:-5px;
	top:7px;
}
#product .stock-quantity_success:before{
	content:'';
	position:absolute;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:7px solid #3c763d;
	left:-6px;
	top:7px;
}
.main-description p {
	font-family: "Alumni Sans" !important;
  font-size: 18px !important;
  line-height: 22px !important;
  color: #212121 !important;
}
#product .qty-not-in-stock {
	color: #FC351B;
	display:inline-block;
}
#product .qty-not-in-stock-count {
	background-color: #ffd2b8;
	border: 1px solid #FC351B;
	border-radius: 4px;
	color: #FC351B;
	padding: 1px 4px;
	margin-left:5px;
	position:relative;
	display:inline-block;
}
#product .qty-not-in-stock-count:after{
	content:'';
	position:absolute;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:7px solid #ffd2b8;
	left:-5px;
	top:7px;
}
#product .qty-not-in-stock-count:before{
	content:'';
	position:absolute;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-right:7px solid #FC351B;
	left:-6px;
	top:7px;
}

#product .list-unstyled > li {
  font-size: 18px;
  margin:1px 0px;
}
#product .actions-additional {
	display:block;
	overflow:hidden;
	margin-top: 15px;
}
#product .actions-additional .btn-wishlist {
	margin-left: 10px;
}
#product .actions {
	display:block;
	overflow:hidden;
	margin-top: 15px;
	display: flex;
	margin-bottom: 20px;
	margin-top: 40px;
}
#product_data .special-countdown .num-time {
font-weight: 700;
  font-size: 60px;
  color: #fff;
  font-size: 46px;
}
#product_data .special-countdown .countDays {
	height: max-content;
  padding-right: 0;
  padding-top: 0;
}
#product_data .special-countdown.countdownHolder {
  height: 92px; 
  margin-bottom: 30px;
}
#product_data .special-countdown .time_productany {
  margin-top: 8px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #212121;
  opacity: 1;
}
#product_data .special-countdown .position {
width: 45px;
  height: 64px;
  background: #f89840;
  display: flex;
  justify-content: center;
  line-height: 64px;
  border-radius: 7px;
  margin-right: 7px;
}
#product .actions .cart .btn-general{
	width: 180px;
  height: 50px;
  background: #212121;
  border-radius: 62px;
  font-weight: 500;
  font-size: 20px;
  line-height: 18px;
}
#product .actions .btn-fastorder {
width: 180px;
  height: 50px;
  margin-top: 0;
  border-radius: 100px;
  font-weight: 500;
  font-size: 20px;
  line-height: 18px;
  margin-left: 15px;
  color: #000;
  background: #e9e9ed;
  border: 1px solid #e3e3e3;
}
#product .actions .w48 {
	width:48%;
}
#product .hidden-options {
	display:none;
}
.options-expand a .caret.rotate {
	transform: rotate(180deg);
}
.options-close a .caret.rotate {
	transform: rotate(180deg);
}
.options-expand a{
	color:#333;
	font-size:16px;
	cursor:pointer;
	padding:15px;
	display:block;
}
.options-close a{
	color:#333;
	font-size:16px;
	cursor:pointer;
	padding:15px;
	display:block;
}
.options-close a .caret {
	transform: rotate(180deg);
}
/*****************************/
footer .copyright {
	margin-top: 35px;
	text-align: center;
}
footer .socials {
	margin-top: 15px;
	margin-bottom: 15px;
}
footer .socials ul {
	margin-bottom: 0px;
}
footer .sficon {
	background: #f8f9fa;
	margin-right: 4px;
	margin-bottom: 4px;
	text-align: center;
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
}
footer .sficon i {
	color: #000;
	font-size: 18px;
	line-height: 34px;
}
footer .sficon:hover i {
	 color: #fff;
}
footer .newsletter {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 75px;
	position: relative;
}
#error-msg {
	display: block;
	position: absolute;
	top: -25px;
	right: 10px;
}
footer .icon-newsletter {
	margin-right: 35px;
}
footer .title-nl {
	font-size: 16px;
	text-align: right;
	white-space: nowrap;
	line-height: 22px;
	padding: 10px 0px;
	margin-right: 35px;
	margin-bottom: 0px;
}
footer.ls-dark-theme .title-nl{
	color: #fff;
}
footer.ls-light-theme .title-nl{
	color: #000;
}
footer .newsletter .input-group {
	position: relative;
	flex: 0 1 58%;
	margin-left: auto;
	width: 58%;
}
footer .newsletter .form-control::placeholder {
	color: #000000;
}
footer .newsletter .form-control, footer .newsletter .form-control:focus {

	border: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	color: #939393;
	display: block;
	height: 58px;
	line-height: 1;
	padding: 8px 15px 8px;
	width: 100%;
	font-size: 14px !important;
	box-shadow: none !important;
}
footer .igb-nl {
	background: #fff;
	border: 0px;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	border-left: 0px;
	padding-right: 10px;
}
footer.ls-dark-theme .igb-nl,
footer.ls-dark-theme .newsletter .form-control, footer.ls-dark-theme .newsletter .form-control:focus {
	background: #fff;
}
footer.ls-light-theme .igb-nl,
footer.ls-light-theme .newsletter .form-control, footer.ls-light-theme .newsletter .form-control:focus {
	background: #F8F9FA;
}
footer.ls-light-theme .newsletter .form-control::placeholder {
	color: #838383;
}
footer .btn-newsletter {
	border-radius: 12px !important;
	color: #fff;
	border: 0px;
	vertical-align: baseline;
	margin-right: 0px;
	padding: 5px 25px;
	height: 44px;
	font-size: 18px;
}
footer.ls-light-theme .btn-newsletter {
	box-shadow: 2px 2px 12px rgba(0,0,0,0.07);
}
/* --- FOOTER --- */
footer .two-c-pc {
	margin-bottom: 20px;
	column-count: 2;
	column-gap: 15px;
}
footer {
	font-size:14px;
	margin-top: 25px;
	color: #ADB5BD;
}
footer .footer-top{
	padding-top: 85px;
	padding-bottom: 10px;
	background: #fff;
  box-shadow: 0 -5px 20px 0 rgba(0, 0, 0, 0.05);
}
footer .footer-bottom{
	padding-top: 15px;
	padding-bottom: 5px;
}
footer .footer-center {
	padding-top: 10px;
	padding-bottom: 10px;
}
footer .social_footer {
	padding-top: 10px;
}
footer a {
	font-size: 18px;
}
footer.ls-dark-theme {
	color: #ADB5BD;
}
footer.ls-dark-theme .footer-top,
footer.ls-dark-theme .footer-center,
footer.ls-dark-theme .footer-bottom{
	background-color:#fff;
}
footer.ls-dark-theme a {
	color: #ADB5BD;
}
footer.ls-dark-theme a:hover {
	color: #fff;
}
footer.ls-dark-theme .title-f {
	color: #fff;
}

footer.ls-light-theme {
	color: #000;
  font-weight: 500;
  font-size: 20px;
}
footer.ls-light-theme .icon-newsletter svg rect,
footer.ls-light-theme .icon-newsletter svg path {
	stroke:#000;
}
footer.ls-light-theme .footer-top {
	box-shadow: 0px -4px 12px rgba(0,0,0,0.04);
}
footer.ls-light-theme .footer-top,
footer.ls-light-theme .footer-center,
footer.ls-light-theme .footer-bottom{
	background-color:#fff;
}
footer.ls-light-theme a {
	color: #000;
  font-weight: 500;
  font-size: 20px;
}

footer.ls-dark-theme a:hover {
	color: #fff;
}
footer.ls-light-theme .title-f {
	color: #000;
	font-weight: 700;
font-size: 18px;
margin-bottom: 15px;
}

footer .title-f {
	font-size: 16px;
	margin-bottom: 22px;
}
footer ul.list-unstyled li {
	display: block;
	margin-bottom: 10px;
}
footer .fa-width {
	width:20px;
}
#gmap_footer {
	width: 100%;
	height: 285px;
	border:4px solid #424242;
	border-radius:4px;
}
.open-full-screen {
  color: #000;
}
.normal-screen {
  color: #000;
}
.title_popap_marker {
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.description_popap_marker {
	font-size:12px;
	color:#666666;
}

#back-top {
	bottom: 50px;
	display: none;
	margin-bottom: 5px;
	overflow: hidden;
	position: fixed;
	right: 20px;
	text-decoration: none;
	z-index: 888;
}

@media (max-width: 992px) {
	#back-top.fm-t {
		bottom:10px;
		right:10px;
	}
	#back-top.fm-t.right {
		bottom:70px;
		right:10px;
	}
	#back-top.fm-b {
		bottom:60px;
		right:10px;
	}
	#back-top.fm-b.right {
		bottom:120px;
		right:10px;
	}
}
@media (max-width: 768px) {
	.ft_tabs_mob.tabs-bottom #back-top.fm-b  {
		bottom: 110px;
	}
	.ft_tabs_mob.tabs-bottom #back-top.fm-b.right  {
		bottom: 168px;
	}
}
.close-viewed-pc {
	position: absolute;
	right: 15px;
	bottom:-100px;
	opacity: 0;
	-webkit-transition: bottom .3s ease, opacity .3s ease-in-out;
	transition: bottom .3s ease, opacity .3s ease-in-out;
	z-index: -1;
}
.close-viewed-pc.active-viewed {
	bottom: 55px;
	opacity: 1;
}
.btn-close-viewed {
	border:0px;
	background:#CED4DA;
	width: 44px;
	height:44px;
	border-radius:10px;
	box-shadow:none;
	line-height: 36px;
	display: inline-block;
	padding: 8px 14px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	box-shadow:none !important;
}
.btn-close-viewed:hover {
	background:#DEE2E6;
}
.btn-back-top {
	border:0px;
	background:#CED4DA;
	width: 44px;
	height:44px;
	border-radius:10px;
	box-shadow:none;
	line-height: 29px;
	display: inline-block;
	padding: 8px 14px;
	-webkit-transition: background .2s ease;
	transition: background .2s ease;
	box-shadow:none !important;
}
.btn-back-top:hover {
	background:#DEE2E6;
}
.f-column {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding-left: 0px;
	padding-right: 0px;
}
@media (max-width: 992px) {
	footer .footer-contact {column-count:2;margin-bottom: 20px;}
	footer .newsletter {flex-wrap:wrap;justify-content: start;margin-bottom: 40px;}
	footer .icon-newsletter {margin-right: 15px;margin-bottom: 15px;}
	footer .icon-newsletter i{font-size: 34px;}
	footer .newsletter .title-nl {padding:0px;text-align:left;margin-bottom: 15px; margin-right: 0px;white-space: normal;}
	footer .newsletter .input-group {width: 100%;flex-basis: 100%;}

}
@media (min-width: 768px) {
	footer .two-c-pc {display: flex !important;
    flex-direction: column;}
	footer.type-footer-1 .two-c-pc {margin-bottom: 20px;column-count:2;}
}
@media (max-width: 768px) {
	.footer .footer-top {padding-top: 20px;}
	footer .footer-contact {text-align: center;margin-bottom: 20px;column-count:1;}
	footer #logo-footer img {margin: 0 auto;}
	footer .newsletter {margin-bottom: 40px;}
	footer .newsletter .title-nl {margin-bottom: 20px;text-align: center;width: 100%;}
	footer .newsletter .title-nl div:nth-child(1){font-size:14px;}
	footer .newsletter .title-nl div:nth-child(2){font-size:16px;}
	footer .icon-newsletter {display: none;}
	footer .two-c-pc {
		margin-bottom: 5px;
		padding: 0;
		column-count:1;
		display: none;

		border-radius:0px 0px 5px 5px;
	}
	footer .two-c-pc > li {margin-right: 20px;}
	footer .copyright {text-align: center;}
	footer .newsletter .form-control, footer .newsletter .form-control:focus {height: 56px;}
	footer .btn-newsletter {height: 38px;}
	footer .title-f {
		cursor: pointer;
		font-size: 16px;
		margin-top: 15px;
		margin-bottom: 0px;
		padding: 20px;
		border-radius: 5px;
		position: relative;
		transition: border-radius .1s;
	}

	footer .title-f.show-info {
		border-radius:5px 5px 0px 0px;
	}
}
/*CATEGORY MODULE*/
.box-heading {
	color: #fff;
	font-weight: bold;
	text-align: left;
	text-shadow: -1px -1px 0px rgba(0,0,0,.1);
	border-radius: 4px 4px 0px 0px;
	padding: 10px 20px;
	z-index: 995;
	line-height:1.42857;
	font-size:14px !important;
	text-transform:uppercase;
	background-color:#2B8CDB;
	border:1px solid #2B8CDB;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 2px 2px rgba(0,0,0,.05);
}
.box-heading .fa.fa-bars{
	float: right;
	font-size: 18px;
	line-height: 20px;
}

ul.navcategory {
	list-style:none;
	padding-left:0px;
	margin-bottom:20px;
	position:relative;
}
.container-accordion-menu  .parent-category a {
	font-size:14px;
}
.container-accordion-menu  .parent-link{
	padding:10px 12px;
	display:block;
	border:1px solid #ddd;
	margin-bottom: -1px;
	background: #fff;
	color:#333;
}
.container-accordion-menu  .parent-category .parent-link:hover:after,
.container-accordion-menu  .parent-category .parent-link.hover:after{
	content: "";
	position: absolute;
	right: -0px;
	top:  0;
	height: 100%;
	width: 10px;
	background: #fff;
	z-index: 1009;
}
.container-accordion-menu  .parent-category.no-child .parent-link:hover:after,
.container-accordion-menu  .parent-category.no-child .parent-link.hover:after{
	position: relative;
}
.container-accordion-menu  .parent-link:hover,
.container-accordion-menu  .parent-link.hover{
	background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
}
.container-accordion-menu  .parent-link {
	position:relative;
}
.container-accordion-menu  .parent-category.active a{
	color:#007aaa;
}
.container-accordion-menu .parent-link:hover,
.container-accordion-menu .parent-link:hover .arrow,
.container-accordion-menu .parent-link.hover,
.container-accordion-menu .parent-link.hover .arrow{
	color:#007aaa;
}
.container-accordion-menu .dropdown_icon1 .arrow {
  color: #aaa;
  float: right;
  font-size: 18px;
  line-height: 20px;
}
.container-accordion-menu .parent-link:hover .arrow{
  transform: rotate(-90deg);
}
.container-accordion-menu .parent-link.hover .arrow{
  transform: rotate(-90deg);
}
.dropdown-menu-category{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	border-radius: 6px;
	box-shadow: 2px 6px 12px rgba(0, 0, 0, 0.3);
	box-sizing: content-box;
	display: none;
	left: 100%;
	margin-left: -3px;
	margin-top: -1px;
	min-height: 100%;
	padding: 0;
	position: absolute;
	top: 0;
	width:100%;
	z-index: 1008;
}

.container-accordion-menu .navcategory > li:hover > .dropdown-menu-category {
  border-color: #dddddd;
  display: block;
  opacity: 1;
  top: 0;
}

.container-accordion-menu .child-box-cell:first-child {
	border-top:0px solid transparent;
}
.container-accordion-menu .child-box-cell {
	border-top:1px solid #ddd;
}
.container-accordion-menu .sub-category-link {
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 10px 15px 10px;
	position: relative;
	white-space: normal;
	color:#333;
}
.container-accordion-menu  .child-box-cell.child_children .sub-category-link:hover:after,
.container-accordion-menu  .child-box-cell.child_children .sub-category-link.hover:after{
	content: "";
	position: absolute;
	right: -10px;
	top:  0;
	height: 100%;
	width: 20px;
	background: #fff;
	z-index: 1009;
}
.container-accordion-menu  .child-box-cell.child_children .sub-category-link:hover,
.container-accordion-menu  .child-box-cell.child_children .sub-category-link.hover{
	background: linear-gradient(to right, #f5f5f5 70%, #fff 80%);
}

.container-accordion-menu .sub-category-link:hover,
.container-accordion-menu .sub-category-link:hover .arrow {
	color:#007aaa;
}
.container-accordion-menu .sub-category-link.hover,
.container-accordion-menu .sub-category-link.hover .arrow {
	color:#007aaa;
}
.container-accordion-menu .sub-category-link:hover .arrow{
  transform: rotate(-90deg);
}
.container-accordion-menu .sub-category-link.hover .arrow{
  transform: rotate(-90deg);
}
.parent-category {
	width: 100%;
	border-color: #ddd;
	border-radius: 0px 0px 4px 4px;
	padding: 0;
	margin: -1px 0 0 0;
	position:relative;
}
.container-accordion-menu .sub-category-link.arrow {
	color: #aaa;
	float: right;
	font-size: 18px;
	line-height: 20px;
}
.container-accordion-menu .child2-box{
	display: none;
	background: #fff;
	position: absolute;
	left: 100%;
	top: 0;
	min-height: 100%;
	border: 1px solid #ddd;
	border-radius: 6px;
	padding: 0;
	margin-top: -1px;
	margin-left: -5px;
	box-shadow: 2px 6px 12px rgba(0,0,0,0.3);
	box-sizing: content-box;
	z-index: 1008;
	width:100%;
}
.container-accordion-menu .child-box-cell.child_children:hover .child2-box{
	display:block;
}
.container-accordion-menu .child_children_link a{
	display: block;
	padding: 11px 15px 10px;
	line-height: 1.42857143;
	border-top: 1px solid #eee;
	color:#333;
}
.container-accordion-menu .child_children_link > a:hover {
	color:#007aaa;
}
.tab-content .item {
  min-height: 320px;
}

.carousel-container {
	position: relative;
	border-radius: 8px;
	box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.063);
	text-align: center;
	overflow:hidden;
}
.container-module .slick-dots.slideshow {
	background: transparent;
}
.carousel-container .slick-slide img {
	color:transparent;
}
.carousel-container .slick-mod-arrow {
	top: 50%;
	margin-top: -18px;
	width: 36px;
	height: 36px;
	opacity: 0;
	z-index: 1;
	line-height: 45px;
	border-radius: 8px;
	text-align: center;
	box-shadow:2px 2px 20px 0px rgba(0,0,0,0.12);
}
.carousel-container .slick-mod-arrow.prev-prod {
	right: auto;
	left:-9px;
}
.carousel-container .slick-mod-arrow.next-prod {
	right: -9px;
}
.carousel-container:hover .slick-mod-arrow{
	opacity: 1;
}
.carousel-container:hover .slick-mod-arrow.next-prod{
	right:15px;
	transition: all .2s ease;
}
.carousel-container:hover .slick-mod-arrow.prev-prod{
	left:15px;
	transition: all .2s ease;
}
.carousel-container .slick-dots {
	position: absolute;
	left:0px;
	right:0px;
	margin: 0px;
	bottom:7px;
}
/*
.container-module .slick-dots.slideshow li button {
	width: 20px;
	height: 10px;
}
.container-module .slick-dots.slideshow li button {
	background:#fff;
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.4);
}
.container-module .slick-dots.slideshow li.slick-active button {
	background-color: #00BC52;
	box-shadow: none;
}
*/
.carousel-container .owl-buttons  i.fa {
  font-size: 20px;
  margin: -20px 0 0;
}
.carousel-container .owl-buttons  i.fa.slideshow-btn {
  font-size: 40px;
  margin: -20px 0 0;
}
.carousel-container .slideshow-btn-prev {
	background: rgba(0, 0, 0, 0) url("../image/carousel-prev.png") no-repeat scroll center center;
	display: block;
	height: 45px;
	width: 19px;
	opacity:0.7;
}
.carousel-container .slideshow-btn-next {
	width:19px;
	height:45px;
	display:block;
	opacity:0.7;
	background: rgba(0, 0, 0, 0) url("../image/carousel-next.png") no-repeat scroll center center;
}
.carousel-container .owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 40% !important;
}
.carousel-container .owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 40% !important;
}
@media (min-width: 992px) {
.carousel-container .owl-controls .owl-buttons .owl-prev {
    left: 10px;
    top: 35% !important;
}
.carousel-container .owl-controls .owl-buttons .owl-next {
    right: 10px;
    top: 35% !important;
}
.carousel-container .slideshow-btn-prev {
	background: rgba(0, 0, 0, 0) url("../image/carousel-prev.png") no-repeat scroll center center;
	display: block;
	height: 82px;
	width: 19px;
	opacity:0.7;
}
.carousel-container .slideshow-btn-next {
	width:19px;
	height:82px;
	display:block;
	opacity:0.7;
	background: rgba(0, 0, 0, 0) url("../image/carousel-next.png") no-repeat scroll center center;
}
}
.carousel-container .slideshow-btn-next:hover,
.carousel-container .slideshow-btn-prev:hover {
	opacity:1;
}

.carousel-container .owl-wrapper:after {
  padding-bottom: 0 !important;
}
.carousel-container .owl-pagination {
	bottom: 5px;
	left: 5px;
	top:auto;
	position: absolute;
}
.banner-ns .owl-pagination {
	bottom: 5px;
	left: 0%;
	right: 0%;
	top:auto;
	position: absolute;
}
.carousel-container .owl-controls .owl-page span {
  background: #fff;
  border-radius: 10px / 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  display: block;
  height: 5px;
  width: 22px;
}
.carousel-container .owl-controls .owl-page {
  display: inline-block;
  margin: 0 4px;
}
.carousel-container .owl-controls .owl-page.active span {
 background: #2b8cdb;
}

.box-banner-container{background:#f8f9fa;padding:30px 0px;}
.block-banner-footer {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	overflow: hidden;
	position: relative;
	margin-bottom:5px;
	flex-direction: column;
}

.block-banner-footer .image-banner-footer {height:50px;}
.block-banner-footer .image-banner-footer img{font-size: 0px;}

.block-banner-footer .icon-banner-footer {width: 50px;text-align:center;margin-right: 5px;}
.block-banner-footer .icon-banner-footer span { height: 50px; width: 50px;display:inline-block; }
.block-banner-footer .icon-banner-footer i.fa {font-size: 24px;line-height: 50px;color:#7a7a7a;}
.block-banner-footer .text-footer-banner{margin-top: 12px;}
.block-banner-footer .text-footer-banner .banner-title-footer{font-size: 18px;color:#000;text-align: center;}
.block-banner-footer .text-footer-banner .banner-description-footer{font-size: 18px;color:#000;text-align: center;}
@media (max-width: 992px) {
.banner-footer{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
}
}
.banner-ns.owl-carousel .owl-wrapper:after {
  padding-bottom: 0;
}
.footer-ribbon-box::after {
	content: "";
	display: block;
	height: 21px;
	right: -4px;
	position: absolute;
	top: 0;
	width: 22px;
	z-index: -1;
	display: inline-block;
	 -moz-transform: skew(3deg, 0deg);
	 -webkit-transform: skew(3deg, 0deg);
	 -o-transform: skew(3deg, 0deg);
	 -ms-transform: skew(3deg, 0deg);
	transform: skew(3deg, 0deg);
	border-radius: 0px 6px 0px;
}
.footer-ribbon-box {
	position: absolute;
	top: -21px;
}
@media (max-width: 360px) {
	.footer-ribbon-box {display: none;}
}
.footer-ribbon {
	padding: 10px 20px;
	border-radius: 8px;
	height: 42px;
	-moz-transform: skew(-15deg, 0deg);
	-webkit-transform: skew(-15deg, 0deg);
	-o-transform: skew(-15deg, 0deg);
	-ms-transform: skew(-15deg, 0deg);
	transform: skew(-15deg, 0deg);
}
.footer-ribbon span {
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	display: inline-block;
	-moz-transform: skew(15deg, 0deg);
	-webkit-transform: skew(15deg, 0deg);
	-o-transform: skew(15deg, 0deg);
	-ms-transform: skew(15deg, 0deg);
	transform: skew(15deg, 0deg);
}
.pos-rel {
	position: relative;
	z-index: 1;
}
.product-price .product-thumb .additional-img-hover {
	top:0px;
}
.product-price .product-thumb .image {
	border-left: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	max-width: 80px;
	padding: 5px;
	width: 80px;
	min-width: 80px;
	margin-bottom: 0px;
	min-height: 5em;
}
.product-price .product-thumb .image a {
	padding: 0px;
}
.product-price {
	overflow:hidden;
	padding:0px;
	background:#ffffff;
}
.product-price .editproducts {
	display:none;
}
.product-price:first-child {
	border-radius:8px 8px 0 0;
}
.product-price:last-child {
	border-radius:0 0 8px 8px;
}

.product-price:nth-child(n+1) {
	border-top:solid 1px #e9e9e9;
}
.product-price:last-child {
	border-bottom:solid 1px #e9e9e9;
}
.product-price .product-thumb {
	flex-direction: row !important;
}
.product-price .product-thumb .caption {
  margin-bottom: 0px;
  padding: 0px;
  flex-direction: row !important;
}
.product-price .product-thumb > div:last-child {
	border-left: none;
	border-right: 1px solid #e9e9e9;
}
.product-price .product-thumb .caption .product-name {
	margin-bottom: 0px;
	min-height: auto;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-right: auto;
	text-align: left;
	padding: 10px;
	min-width: 150px;
	border-right: solid 1px #e9e9e9;
	/*flex:0 0 50%;*/
	flex:1;
	align-items: center;
}
.product-price .product-thumb .caption .box-stock-status{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 10px;
	align-items: center;
	margin-bottom: auto;
}
.product-price .product-thumb .caption .box-stock-status .stock-status {
	margin-bottom: 0px;
	-ms-flex-item-align: center;
	align-self: center;
}
.product-price .product-thumb .caption .product-model {
	margin-bottom: 0px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	padding: 10px;
	min-width: 90px;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	border-left: solid 1px #e9e9e9;
	margin-right: 0px;
}
.product-price .product-thumb .caption .price-actions-box {
	margin-top: 0px !important;
	/*flex:1;*/
	border-left: solid 1px #e9e9e9;
}
.product-price .product-thumb .caption .price-actions-box .price {
	padding-right: 10px;
	padding: 10px;
	min-width: 100px;
	width: 100px;
	align-items: center;
}
.product-price .product-thumb .caption .price-actions-box .price .price-old{
	line-height: 18px;
}
.product-price .product-thumb .caption .price-actions-box .actions {
	width: auto;
	padding-left: 10px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 10px;
	border-left: solid 1px #e9e9e9;
	align-items: center;
}
.product-price .product-thumb .caption .price-actions-box .actions .addit-action {margin-left: 10px;}
.product-price .product-thumb .caption .price-actions-box .quantity_plus_minus {
	margin-bottom: 0px;
	align-self: center;
	padding-right: 10px;
}
.product-price .product-thumb .btn-fastorder {box-shadow:none;background: #F8F9FA;}

.product-price .product-thumb .image a:after,
.product-price .product-thumb .image .action-timer,
.product-price .product-thumb .caption .addit-action,
.product-price .product-thumb .caption .product-description,
.product-price .product-thumb .caption .rating,
.product-price .product-thumb .sticker-ls-pd.procent-skidka,
.product-price .product-thumb .image .stickers-ns,
.product-price .product-thumb .caption .price-actions-box .actions .cart .btn-general span.text-cart-add,
.product-price .product-thumb .quickview{
	display:none !important;
}
.product-price .product-thumb .caption .cart .btn-general {
	padding: 5px 7px;
}
#bar{
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #2B8CDB;
}
#progressBar{
  width: 100%;
  background: #cccccc;
}
#search .autosearch_link {
	cursor:pointer;
}

#search .dropdown-menu.autosearch {
	background: #fff none repeat scroll 0 0;
	-webkit-box-shadow: 6px 6px 19px rgba(0, 0, 0, 0.06);
	box-shadow: 6px 6px 19px rgba(0, 0, 0, 0.06);
	padding: 20px;
	border-radius: 8px;
	margin-top: 0px;
	width: 100%;
	z-index: 6666 !important;
	left: 5px;
	right: 5px;
	max-height: 440px;
	overflow-y: auto;
	border:0px;
	scrollbar-color: #DEE2E6 transparent;
   scrollbar-width: thin;
}
#search .dropdown-menu.autosearch::-webkit-scrollbar {
	width: 8px;
}
#search .dropdown-menu.autosearch::-webkit-scrollbar-track {
	background: transparent;
}
#search .dropdown-menu.autosearch::-webkit-scrollbar-thumb {
	background-color: #DEE2E6;
	border-radius: 12px;
	border: transparent;
}
#search .dropdown-menu.autosearch li > a:hover, .dropdown-menu.autosearch li > a.active, .dropdown-menu.autosearch li > a:focus {
	background-color: rgba(0,26,52,.015);
	border-radius:8px;
}
#search .dropdown-menu.autosearch .search-view-all-result {
	color: #2b8cdb;
}
#search .dropdown-menu.autosearch a {
	border-radius: 0;
	white-space: normal;
	padding:5px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#search .dropdown-menu.autosearch li + li {
	border-top:1px dashed #e9ecef;
}
#search .ajaxadvance {
	width: 100%;
	overflow:hidden;
	display: flex;
	align-items: center;
}
#search .ajaxadvance .name {
	font-size:13px;
	font-weight: 600;
}
#search .dropdown-menu.autosearch li a:hover .image:after{
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(0,26,52,.015);
}
#search .ajaxadvance .image {
	margin-right:15px;
	margin-left: 15px;
	position: relative;
}
#search .ajaxadvance .content > div {
	margin-top:5px;
}
#search .ajaxadvance .price-old {
	text-decoration: line-through;
}
#search .price {
  color: #444;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px;
  text-align: left;
}
#search .ajaxadvance .highlight {
	color: #38b0e3;
}
.search_fix .dropdown-menu.autosearch {
  margin-top: 0 !important;
}

#login-form-popup .btn-login:focus, #login-form-popup .btn-login {
	color: #fff;
	border: 0px;
	border-radius: 8px;
	display: inline-block;
	font-size: 18px;
	padding: 10px 30px;
	font-weight: 400;
	box-shadow: none;
	text-align: center;
}
#login-form-popup .btn-login:hover, #login-form-popup .btn-login:active{
	border:0px;
}
#login-form-popup .alert {
	font-size: 12px;
}

#modal-callback .close,
#modal-quickorder .close,
#modal-quickview .close,
#modal-found-cheaper .close,
#modal-review-store .close,
#modal-desc-banner .modal-header .close,
#login-form-popup .modal-header .close{
	background-image: url("/image/close.svg");
	cursor: pointer !important;
	font-size: 0px;
	height: 25px;
	outline: medium none;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 25px;
	z-index: 1060;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 1;
}

#modal-callback .modal-body, #modal-quickorder .modal-body, #modal-quickview .modal-body {
  position: initial;
}
    #fastorder_data .row-product .image img {
        width: 150px;
    }
    #modal-quickorder #popup-quickorder .row-product .pr-name {
   font-weight: 600;
  font-size: 18px;
  line-height: 16px;
    }
     #modal-quickorder #popup-quickorder .row-product .quantity_quickorder {
display: none;
    }
    #modal-quickorder #popup-quickorder .row-product .image {
  width: 150px;
} 
#modal-quickorder #popup-quickorder .row-product .pr-price {
  width: 60%;
}
#modal-quickorder #popup-quickorder .price-new {
	font-weight: 500;
  font-size: 32px;
  line-height: 28px;
  color: #f00;
}
#modal-quickorder .price-old {
	font-weight: 400;
  font-size: 20px;
  line-height: 18px;
}
#modal-quickorder #popup-quickorder .price_fast {
	font-weight: 500;
  font-size: 32px;
  line-height: 28px;
}
@media (min-width: 992px) {
	#modal-callback .close,
	#modal-quickorder .close,
	#modal-quickview .close,
	#modal-found-cheaper .close,
	#modal-review-store .close,
	#modal-desc-banner .modal-header .close,
	#login-form-popup .modal-header .close{
		right: 15px;
		top: 15px;
	}
}
#modal-callback .close:hover,
#modal-quickorder .close:hover,
#modal-quickview .close:hover,
#modal-found-cheaper .close:hover,
#modal-review-store .close:hover,
#modal-desc-banner .modal-header .close:hover,
#login-form-popup .modal-header .close:hover {
	cursor: pointer !important;
	font-size: 0px;
	outline: medium none;
	position: absolute;
	line-height: 25px;
}
#modal-desc-banner .modal-content,
#login-form-popup .modal-content {
	border-radius: 8px;
	box-shadow: none;
	border: 0px;
}
#modal-desc-banner .modal-header,
#login-form-popup .modal-header {
	border:0px;
	padding: 25px 25px 5px 25px;
}
#modal-desc-banner .modal-body,
#login-form-popup .modal-body {
	padding: 15px 25px 0px;
}
#login-form-popup .modal-footer {
	border:0px;
	padding:5px 25px 25px;
}
#login-form-popup .form-group {
	margin-bottom: 20px;
}
#login-form-popup .form-control {
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #F8F9FA;
	box-shadow: none;
	color: #000000;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	padding: 10px 20px;
	height: 42px;
}
#login-form-popup .input-group-addon {
	background:#fff;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #F8F9FA;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	position: relative;
	min-width: 54px;
}
#login-form-popup .input-group-addon::before {
	content: '';
	position: absolute;
	top: 9px;
	bottom: 9px;
	left: 0px;
	border-left: 1px solid #F8F9FA;
}
#login-form-popup .form-group.sections_block_rquaired .input-group:before {
	content: "*";
	position: absolute;
	left: 10px;
	top: 50%;
	color: red;
	width: 8px;
	height: 14px;
	z-index: 9;
	margin-top: -12px;
}
.forgotten {
	color:#000000;
}
.form-group.message {
	margin-bottom: 0px;
}
.form-group.message .alert {
	margin-bottom: 15px;
}
@media (min-width: 768px) {
	#login-form-popup .modal-dialog {width: 400px;margin: 30px auto;}
	#login-form-popup .modal-login{width: 400px;}
}

.shopping-cart .table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #ffffff;
}
.shopping-cart .table > tbody > tr > td {
  border-top: 0px;
  vertical-align:top;
}


#product i.required {
    color: #e4003a;
}
#product .btn-fastorder .btn-icon-fastorder {
	margin-right: 5px;
}
#popup-quickorder .radio-checbox-options,
#popup-quickview .radio-checbox-options,
#product .radio-checbox-options {
  display: inline-block;
  margin-right: 6px;
}
#popup-quickorder .radio-checbox-options input,
#popup-quickview .radio-checbox-options input,
#product .radio-checbox-options input {
  display: none;
}
#popup-quickorder .radio-checbox-options label,
#popup-quickview .radio-checbox-options label,
#product .radio-checbox-options label {
	border: 1px solid #E9ECEF;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	padding: 5px 8px;
	font-size: 16px;
	margin-bottom: 10px;
	background-color: #F8F9FA;
	color:#4d4e5a;
}
#popup-quickorder .radio-checbox-options input:checked + label,
#popup-quickview .radio-checbox-options input:checked + label,
#product .radio-checbox-options input:checked + label {
  background-color: #E9ECEF;
  border-color:#334150;
  color: #222;
}
#popup-quickorder .radio-checbox-options label:hover,
#popup-quickview .radio-checbox-options label:hover,
#product .radio-checbox-options label:hover {
	background-color: #E9ECEF ;
  	border-color:#334150 ;
  	color: #222;
}
#popup-quickorder .image-radio,
#popup-quickview .image-radio,
#product .image-radio{
	display: inline-block;
	margin-right: 5px;
}
#popup-quickorder .image-radio label,
#popup-quickview .image-radio label,
#product .image-radio label {margin-bottom: 8px;}

#popup-quickorder .image-radio input,
#popup-quickview .image-radio input,
#product .image-radio input{
	display: none;
}

#popup-quickorder .image-radio img,
#popup-quickview .image-radio img,
#product .image-radio img {
	border: 1px solid #e9ecef;
	border-radius: 6px;
	cursor: pointer;
}
#popup-quickorder .image-radio input:checked +img,
#popup-quickview .image-radio input:checked +img,
#product .image-radio input:checked +img{
	border-color: #334150;
	border-width:1px;
}

@media (min-width: 768px) {
	#popup-quickorder .image-radio img,
	#popup-quickview .image-radio img,
	#product .image-radio img{
		max-width: 39px;
	}
}
@media (min-width: 992px) {
	#popup-quickorder .image-radio img,
	#popup-quickview .image-radio img,
	#product .image-radio img{
		max-width: 41px;
	}
}
@media (min-width: 1200px) {
	#popup-quickorder .image-radio img,
	#popup-quickview .image-radio img,
	#product .image-radio img{
		max-width: 60px;
	}
}

#popup-quickorder .options .text-danger,
#popup-quickview .options .text-danger,
#product .options .text-danger {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #ccc;
  padding: 2px 9px 3px;
  position: absolute;
  top: -6px;
  border-radius:4px;
}
#popup-quickorder .options .form-group,
#popup-quickview .options .form-group,
#product .options .form-group {
	margin-bottom:10px;
	position:relative;
}
#popup-quickorder .options .form-group .control-label,
#popup-quickview .options .form-group .control-label,
#product .options .form-group .control-label {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 400;
}
#popup-quickorder .options .color-option,
#popup-quickview .options .color-option,
#product .options .color-option {
	border: 2px solid transparent;
	box-sizing: content-box !important;
	cursor: pointer;
	display: inline-block;
	height: 24px;
	padding: 0;
	vertical-align: middle;
	width: 24px;
	border-radius:50px;
	border: 1px solid #b0bdc3;
}
#popup-quickorder .options .image-radio input:checked + span.color-option,
#popup-quickview .options .image-radio input:checked + span.color-option,
#product .options .image-radio input:checked + span.color-option{
	border: 2px solid #334150;
}
/*Module and page options*/
.product-thumb .option {
	margin-bottom: 20px;
}
.product-thumb .option .form-group {
	position:relative;
	margin:1px 0px;
}
.product-thumb i.required {
    color: #e4003a;
}
.product-thumb .radio-checbox-options {
  display: inline-block;
  margin-right: 3px;
}
.product-thumb .radio-checbox-options input {
  display: none;
}
.product-thumb  .radio-checbox-options label {
	border: 1px solid #E9ECEF;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	padding: 5px 8px;
	font-size: 16px;
	margin-bottom: 10px;
	background-color: #F8F9FA;
	color:#4d4e5a;
}
.product-thumb  .radio-checbox-options input:checked + label {
  background-color: #E9ECEF;
  border-color:#334150;
  color: #000;
}
.product-thumb  .radio-checbox-options label:hover {
	background-color: #E9ECEF ;
  	border-color:#334150 ;
  	color: #000;
}
.product-thumb .image-radio{
	display: inline-block;
}
.product-thumb .image-radio input{
	display: none;
}
.product-thumb .image-radio img{
	cursor: pointer;
}
.product-thumb .image-radio img{
	border:1px solid #F8F9FA;
}
.product-thumb .image-radio input:checked +img{
	border-color: #334150;
}

@media (min-width: 768px) {
	.product-thumb .image-radio img{
		max-width: 39px;
	}
}
@media (min-width: 992px) {
	.product-thumb .image-radio img{
		max-width: 41px;
	}
}
@media (min-width: 1200px) {
	.product-thumb .image-radio img{
		max-width: 38px;
	}
}
.product-thumb .option .text-danger {
	background: #eee none repeat scroll 0 0;
	border: 1px solid #ccc;
	padding: 2px 9px 3px;
	position: absolute;
	top: -6px;
	border-radius:4px;
	z-index:9;
}
.product-thumb .option .color-option {
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0px 2px;
	padding: 0;
	vertical-align: middle;
	width: 20px;
	border-radius:50px;
	border: 1px solid #b0bdc3;
}
.product-thumb .option .image-radio input:checked + span.color-option{
	border: 2px solid #334150;
}
/*and Options*/




.info-model,
.info-manufacturer {
	margin-bottom: 10px;
	font-size: 18px;
}

.info-model span,
.info-manufacturer a {
	color: #000;
	font-weight: 600;
}
.custom-block-products {
	margin-bottom: 15px;
	margin-top: 15px;
}
.custom-block-products .title-module {
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 18px;
	color:#000;
}
.custom-block-products .title-custom-block-product {
	font-size:16px;
	font-weight:600;
	margin-bottom: 10px ;
}

.custom-block-product{
	margin-bottom: 5px;
	cursor:pointer;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e9e9e9;
	border-radius: 6px;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 20px 15px;
}
.custom-block-product:hover {
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	border-color: #fff;
}
.custom-block-product .image{
	width: 50px;
	float: left;
	margin-top: 7px;
	text-align: center;
}
.custom-block-product .text{
	margin-left: 65px;
}
.custom-block-product a,
.custom-block-product a:hover{
	text-decoration: none;
}
.custom-block-product .text .custom-block-title{
	margin: 0;
	padding: 0 0 5px 0;
	overflow: hidden;
	font-weight: 600;
	font-size: 18px;
	color:#000;
}
.custom-block-product .text .custom-block-desc{
	font-size: 12px;
	line-height: 1.3;
	margin: 4px 0 0;
	overflow: hidden;
	padding: 0;
}
.product-thumb .main-img{opacity:1;transform:rotateY(0deg);transition:all ease-in-out .4s;}
.product-thumb:hover .main-img{opacity:0;transform:rotateY(-180deg);}
.product-thumb .additional-img-hover{position:absolute;top:15px;left:0px;right:0px;opacity:0;cursor:pointer;transform:rotateY(-180deg);transition:all ease-in-out .4s;}
.product-thumb:hover .additional-img-hover{opacity:1;transform:rotateY(0deg);}
.product-thumb .image a{
  position: relative;
padding: 15px 30px;
}

.product-thumb .image a img.img-responsive {
	max-width: 100%;
	max-height: 100%;
}
.product-thumb .product_status {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #B52B28;
  font-weight: 500;
  height: 30px;
  left: 50%;
  line-height: 27px;
  margin: -15px 0 0 -70px;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: rotateX(0deg) scale(1);
  transition: all 0.2s ease-in-out 0s;
  width: 140px;
}
.product-thumb:hover .product_status{transform:rotateX(0deg) scale(0);display:none;}
.product-price .product-thumb .product_status {
	display:none;
}
.masked_bg {
    position: absolute;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.6;
    left: 0;
    top: 0;
    border-radius:8px;
}
.loading_masked {
	left: 8px;
	margin-top: -35px;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 11000;
}

.hasbanner .tableftbanner {
	float: left;
	width: 29.9%;
	padding-right:5px;
	text-align:left;
}
.hasbanner .tableftbanner img {
	display:inline-block;
}
.hasbanner .tabrightproduct {
  float: left;
  width: 70%;
}

.hasbanner .tabrightbanner {
	float: right;
	width: 29.9%;
	padding-left:5px;
	text-align:right;
}
.hasbanner .tabrightbanner img {
	display:inline-block;
}
.hasbanner .tableftproduct {
  float: right;
   width: 70%;
}
.image-hover-effect .item {
	position: relative;
	overflow:hidden;
}
.image-hover-effect .item:before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.image-hover-effect .item:hover:before {
	-webkit-animation: shinebanner .75s;
	animation: shinebanner .75s;
}
@-webkit-keyframes shinebanner {
	100% {
		left: 125%;
	}
}
@keyframes shinebanner {
	100% {
		left: 125%;
	}
}


@media (max-width: 767px) {
	.hasbanner .tabrightproduct {
		float: none;
		width: 100%;
	}
	.hasbanner .tableftproduct {
		float: none;
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  .hasbanner .tabrightproduct {
		float: none;
		width: 100%;
	}
	.hasbanner .tableftproduct {
		float: none;
		width: 100%;
	}
}
.container-module.product-category {
  overflow: hidden;
}
#column-right .container-module .reviews .col-md-4.no-slider,
#column-left .container-module .reviews .col-md-4.no-slider {width:100%;}
#column-right .container-module .title-module span,
#column-left .container-module .title-module span {display: inline-block;}
#column-right .container-module .title-module .see-all-reviews,
#column-left .container-module .title-module .see-all-reviews {position: relative;}
.container-module .see-all-reviews {
	color: #000;
	font-size: 18px;
	position: absolute;
	right: 0px;
	top: 5px;
}
.see-all-reviews {
	border: 1px solid #e9ecef;
	border-radius: 20px;
	padding: 6px 13px;
	overflow: hidden;
	white-space: nowrap;
	height: 34px;
}
.see-all-reviews > span {
	padding-right: 0px !important;
	margin-left: 2px;
	line-height: 14px;
}
.text-see-all {
	display: inline-block;
	font-size: 18px;
	color: #000;
	padding-left: 10px;
}
.see-all-reviews:hover .text-see-all{
	text-decoration: underline;
}
.container-module .reviews{
	margin-bottom: 15px;
}
.container-module .reviews .item-review {
	background: #fff;
	border: 1px solid #e9ecef;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.container-module .rc-top .rc-pr-image {
	min-width: 110px;
	float: left;
	margin-right: 15px;
}
.container-module .rc-top .rc-right-block {
	margin-bottom: 15px;
}
.container-module .rc-top .rating-box {
	margin-bottom: 10px;
	display: inline-block;
}
.container-module .rc-top .rc-pr-image img{
	margin: 0 auto;
	font-size: 0px;
	color:transparent;
}
.container-module .rc-top .rs-pr-name {
	height: 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.container-module .rc-top .rs-pr-name a {
	color:#000;
	font-weight: 600;
}
.container-module .rc-center {
	margin: 5px 0px 15px;
	height: 60px;
	overflow: hidden;
}
.container-module .review-description {
	font-size: 16px;
	color: #878787;
	height: 82px;
	overflow: hidden;
}
.container-module .rc-bottom {
	justify-content: space-between;
}
.container-module .rc-bottom .rating-box {
	line-height: 1;
}
.container-module .rc-bottom .rating-box svg + svg {
	margin-left: -1.6px;
}
.container-module .rc-bottom .reviews-date,
.container-module .reviews-author {
	font-size:14px;
	color: #000;
}

.btn-more {background-color: #43b02a; border-color: #076bb7; border-radius: 4px; border-style: none none solid; border-width: 2px; box-shadow: none; color: #fff; display: inline-block; font-size: 16px; font-weight: bold; padding: 8px 20px; transition: all 0.2s ease-out; }
.btn-more:hover,.btn-more:focus,.btn-more:active{background-color: #076bb7;border-color: #076bb7;color: #fff;}
.heading_title_reviews{margin-bottom: 15px;padding: 10px 0px;position:relative;}
.heading_title_reviews{ font-size: 20px; padding: 0 20px 0px 0px; z-index: 5; color:#333; position: relative; text-transform:uppercase; }
.product-list .reviews-author {font-weight: 600;}
.product-list .reviews-date {color:#c7c7c7;text-align:left;}
.popup_banner {width:600px;max-width:80%;padding:15px;background:#f8f8f8;}
@media (min-width: 768px) {
.popup_banner {width:900px;max-width:100%;padding:15px;background:#f8f8f8;}
}

.popup_banner .close{position:absolute;z-index:999;top:8px;right:10px;}
.popup_banner h1 {font-size:1.8em;margin:0 0 10px;}
.popup_banner #content {
  min-height:10px;
}

.is_a_link {
	cursor:pointer;
}
#column-left .product-layout, #column-right .product-layout {
  width: 100%;
}

#form-review {
	padding-top: 20px;
}
#form-review .titler-r {
	font-size:20px;
	margin-bottom: 15px;
}
.review-item .review_plus,
.review-item .review_minus {
	padding:5px;
}
.review-item .review_minus span,
.review-item .review_plus span{
	display: block;
	color: #000;
	font-weight: 600;
	margin-bottom: 5px;
}
.review-item .admin_reply {
	padding:5px;
	margin-left:25px;
}
.review-item .admin_reply div{
	color:#00BC52;
	margin-bottom: 5px;
}
.review-item .purchased{
	padding-right: 10px;
}
.review-item .comment {
margin-bottom: 10px;
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
}
.block-rev .heading {
font-weight: 700;
  font-size: 60px;
  line-height: 54px;
  text-align: center;
margin-bottom: 40px;
  padding-top: 10px;
}
.review-heading {
	justify-content: flex-start;
	margin-bottom: 10px;
}
.review-heading .block-author {
	font-weight: 600;
	font-size: 24px;
}
.review-item .rating {
	margin-bottom: 10px;
	margin-left: auto;
}
.review-item .block-date {
	margin-left: 40px;
  color: #8e8e8e;
  font-weight: 400;
font-size: 20px;
}
.review-item {
	border-top: 1px solid #e0e0e0;
	padding: 30px 0;
}
.reviews-author .purchased{
	color:#1ab90a;
	padding-left:10px;
	font-weight:400;
}

.product-rating .star-rating {
	position: relative;
	width: 21px;
	height: 21px;
	margin-right: 2px;
}
.product-rating .star-rating:before {
	position: absolute;
	content: url("/catalog/view/theme/luxshop/image/star-icon/b-star-g-icon.svg");
	width: 21px;
	height: 21px;
}
.product-rating .star-rating.checked:before, .product-rating .star-rating.active::before {
	position: absolute;
	content: url("/catalog/view/theme/luxshop/image/star-icon/b-star-y-icon.svg");
	width: 21px;
	height: 21px;
}
.rev-modal .modal-dialog {
  width: 390px;
}
.rev-modal .modal-content {
	width: 100%;
	border-radius: 10px;
}

.modal-content {
	padding: 45px;
}
.close-modal {
	background: none;
  border: none;
  position: absolute;
  right: 15px;
  top: 20px;
}
.modal-title, #modal-quickorder #popup-quickorder .popup-heading {
	font-weight: 700;
  font-size: 36px;
  line-height: 32px;
  text-align: center;
}
.modal-header {
	padding: 0;
	border:none;
}
#modal-quickorder #popup-quickorder .input-group-addon {
	display: none;
}
#modal-quickorder #popup-quickorder .panel-body {
	display: flex;
  flex-direction: column;
}
.inputs-fast {
	display: flex;
}
#modal-quickorder #popup-quickorder .form-group.sections_block_rquaired .input-group::before {
	display: none;
}
#modal-quickorder #popup-quickorder .form-group {
  margin-bottom: 15px;
}
#popup-quickorder .margin-bottom-sm {
width: 100%;
}
#form-review #input-name, #form-review #input-review, #modal-quickorder #popup-quickorder .form-control {
	border: 1px solid #dcdcdc;
  border-radius: 61px;
  padding: 0 25px;
  height: 50px;
  color: #797979;
  font-size: 20px;
  color: #212121;
  margin-bottom: 10px;
}
#modal-quickorder #quickorder_btn .btn-quickorder-one {
	width: 50%;
  border-radius: 69px;
  height: 50px;
  background: #212121;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
  display: block;
}
#modal-quickorder #popup-quickorder .row-product {
	border: none;
	border-radius: 0;
	padding: 10px 0 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #e0e0e0;
}
#modal-quickorder #popup-quickorder .form-control::placeholder {
	color: #797979;
	font-weight: 400;
}
#form-review #input-review {
	height: 145px;
  border-radius: 20px;
  padding: 15px 20px;
}
#form-review #input-name::placeholder, #form-review #input-review::placeholder {
  color: #797979;
  font-size: 20px;
  font-weight: 400;
}
.rayt {
	display: flex;
	margin-top: 5px;
}
.rayt label {
	padding: 0;
}
.rayt .control-label::before {
	display: none;
}
.rayt .control-label {
font-weight: 400;
font-size: 20px;
line-height: 18px; 
color: #797979;
padding: 0;
margin-right: 12px;
}
#button-review {
	width: 100%;
  border-radius: 69px;
  height: 50px;
  background: #212121;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}
.pol {
	margin-top: 20px;
  padding: 0 40px;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  color: #444;
  text-decoration: underline;
}
#form-review .pull-left {
	width: 100%;
}
.alert-danger {
	background: none;
  border: none;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0;
  color: #e03330;
}
#form-review #input-review:focus {
	box-shadow: none;
}
#product .actions-additional {
	display: none;
}














@media (max-width: 992px) { #search .dropdown-menu.ls-dropdown {left:auto;right:0px;} }
.category_description img.img-thumbnail {color:transparent;}
.category_description img {max-width: 100%;
  border: 0px;
  border-radius: 30px;
  width: 100% !important;
  height: 100% !important;
  margin: 20px 0;}
.category_description {clear: both; color: #333; display: block; margin: 10px 0; overflow: hidden; 
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 20px;
  padding: 50px;
  font-size: 20px;
}
.category_description .psfl-l {padding: 0 10px 10px 0;}
.psfl-l {float:left;}
@media (max-width: 768px) {
.banner-blocks-container.dflex {
	overflow-x: auto;
	scrollbar-width: none;
	-ms-overflow-style: none;
}
}
#column-left .banner-blocks-container .col-xs-12,
#column-right .banner-blocks-container .col-xs-12,
.position-no-owl .banner-blocks-container .col-xs-12 {
	width:100%
}
.banner-blocks-container .banner-item {
	border-radius: 10px;
	overflow: hidden;
	padding: 25px 20px;
	background: #fff;
}
.banner-blocks-container .banner-item .banner-image{
	-ms-flex: 0 0 60px;
	flex: 0 0 60px;
	max-width: 60px;
	text-align: center;
	margin-right: 20px;
}
.banner-blocks-container .banner-item .banner-image img{margin: 0 auto;font-size: 0px;color:#fff;}
.banner-blocks-container .banner-item:hover {
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	border-color:#fff;
}
.banner-blocks-container .banner-item  a,
.banner-blocks-container .banner-item  a:hover{text-decoration: none;}
.banner-blocks-container .banner-item .banner-info .banner-title{margin: 0;height: 24px;overflow: hidden;font-weight: 600;font-size: 18px;color:#000000;}
.banner-blocks-container .banner-item .banner-info .banner-description{padding: 0;margin-top:2px;font-size: 16px;line-height: 18px;color:#878787;}

/*Wall Category*/
.easy-catalog-box .item-catalog:hover,
.wall-category-box .item-category:hover{
	-webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	box-shadow: 3px 3px 10px rgba(0,0,0,.07);
	border-color:#fff;
}
.open-sub-cat {
	width: 28px;
	height: 28px;
	display: inline-block;
	text-align: center;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -14px;
	cursor: pointer;
	background: #fff;
}
.open-sub-cat svg {
	display: inline-block;
	vertical-align: text-bottom;
}
.easy-catalog-box,
.wall-category-box {
	position: relative;
	margin:0px -10px;
	padding-top: 1px;
}
.box-item-catalog {
	padding-top: 10px;
	padding-bottom: 10px;
}
.easy-catalog-box .item-catalog {
	background: #fff none repeat scroll 0 0;
	overflow: hidden;
	border-radius: 8px;
	position: relative;
	height: 100%;
	-webkit-transition: box-shadow .2s ease, border .2s ease;
	transition: box-shadow .2s ease, border .2s ease;
}
.easy-catalog-box .easy-cat-image {position: relative;}
.easy-catalog-box .easy-cat-image a:before {
	display: block;
	padding-top: 23%;
	padding-bottom: 25%;
	content: "";
}
.easy-catalog-box .easy-cat-image a img.img-responsive {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-width: 100%;
	max-height: 100%;
}
.easy-catalog-box .easy-cat-image img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	border: 0;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 0px;
	color:transparent;
}
.easy-catalog-box .easy-cat-name {
	overflow: hidden;
	padding: 5px 10px;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 8px;
	position: relative;
}
.easy-catalog-box .easy-cat-name a{
	color: #000;
	line-height: 16px;
}
@media (max-width: 300px) {
	.banner-blocks-container .bb-col-xs,
	.wall-category-box .wc-col-xs {
		float:none;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
		max-width: 90%;
	}
}
@media (min-width: 300px) and (max-width: 500px)  {
	.banner-blocks-container .bb-col-xs,
	.wall-category-box .wc-col-xs {
		float:none;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
}
@media (min-width: 500px) and (max-width:768px)  {
	.banner-blocks-container .bb-col-xs,
	.wall-category-box .wc-col-xs {
		float:none;
		-ms-flex: 0 0 47%;
		flex: 0 0 47%;
		max-width: 47%;
	}
}

#phone .dropdown-toggle {
	display: flex;
}
header .flex-wrap {
  width: 100%;
  margin: 0;
  padding: 15px 0;
}
.sticker-ns.bestseller, .sticker-ns.newproduct {
	height: 27px;
  line-height: 27px;
  padding: 0 15px;
  font-size: 18px;
  border-radius: 50px;
}
.right-block-product .sticker-ns.special {
  display: none;
}
.rating.category {
	display: none;
}
body #tcb_call_1 {
  bottom: 70px !important;
}



@media (max-width: 768px) {
	.box-item-catalog {
		float: none;
		-ms-flex: 0 0 100px;
		flex: 0 0 135px;
		max-width: 135px;
	}
	  body #tcb_call_1 {
  bottom: 127px !important;
}
.footer-top .wigdet_messenger {
	bottom: 190px;
}
.footer-top .wigdet_messenger_viber {
	bottom: 245px;
}
	.easy-catalog-box.dflex,
	.wall-category-box.d-xs-flex {
		overflow-x: auto;
		scrollbar-width: none;
		-ms-overflow-style: none;
	}
	.image-block.h-100 .slick-track .item.slick-slide .dop-img {
		max-height: 100px;
	}
	.sticker-ns.bestseller, .sticker-ns.newproduct {
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  font-size: 14px;
  border-radius: 50px;
}
.stickers-ns .fa {
	display: none;
}
.stickers-ns {
	display: flex;
  flex-direction: column;
}
.sticker-ns.special {
	order: 2;
}
}


.imgcategory .product-thumb,
.wall-category-box .item-category {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 20px;
	overflow: hidden;
	border-radius: 8px;
	position:relative;
	-webkit-transition: box-shadow .2s ease, border .2s ease;
	transition: box-shadow .2s ease, border .2s ease;
}

.wall-category-box .wall-cat-image {
	position: relative;
	padding: 30px 15px;
}
.wall-category-box .wall-cat-image a {
	font-size: 0px;
}
.wall-category-box .wall-cat-image img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 100%;
	max-height: 100%;
	border: 0;
	font-size: 0px;
	color:transparent;
}
.imgcategory .wall-cat-name, .wall-category-box .wall-cat-name {
	overflow: hidden;
	padding: 3px 10px;
	text-align: center;
	height: 45px;
	background: #F8F9FA;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	border-radius: 8px;
	margin-top: 10px;
	position: relative;
}

.item-category.parent_category  .wall-cat-name a {
	margin-right: 38px;
}
.item-category .wall-cat-name a,
.imgcategory .product-thumb .wall-cat-name a {
	color: #000;
	line-height: 18px;
}
.imgcategory .product-thumb:hover .wall-cat-name a,
.wall-category-box .item-category:hover .wall-cat-name a {
	color:#333;
}
.wall-category-box .wall-cat-image.active-opacity {
	opacity: 0;
}
.wall-category-box .item-sub-category {display:none;position:absolute;}
.wall-category-box .item-sub-category.active {
	margin-top: 0px;
	margin-bottom: 20px;
	display: block;
	overflow: hidden;
	background: #fff;
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 60px;
	opacity: 1;
	padding: 12px 8px 8px 15px;
	transition: all ease-in-out 0.4s;
	background: #F8F9FA;
	border-radius: 6px;
}
.wall-category-box .item-sub-category .subcategory-name{margin-bottom: 2px;padding-right: 5px;}
.wall-category-box .item-sub-category .subcategory-name a{font-size:14px;color:#000;opacity:1;line-height: 20px;}
.wall-category-box .item-sub-category .subcategory-name a:hover{text-decoration: underline;}

.nswc-scrollbar {
	width: 3px;
	background-color: #ADB5BD;
	right: 11px !important;
	top: 13px !important;
	height: calc(100% - 25px) !important;
	border-radius: 10px;
}
.nswc-thumb {background-color: #000;border-radius:10px;}
.nswc-scrollbar.active .nswc-thumb {background-color: #000;}


.quantity_plus_minus {
	flex: 0 0 34px;
	z-index: 10;
	margin-bottom: 10px;
	line-height: 1;
}
.quantity_plus_minus input.quantity-num {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	width:34px;
	padding: 0px 2px;
	text-align: center;
	border-radius:0px;
	border-left: 1px solid #f8f9fa;
	border-right: 1px solid #f8f9fa;
	border-top:0px;
	border-bottom:0px;
	vertical-align:top;
	box-shadow:none;
	color:#000;
}
.quantity_plus_minus .add-action:hover {background:#f8f9fa;}

.quantity_plus_minus .add-up {
	border-radius: 8px 8px 0px 0px;
	border-left: 1px solid #f8f9fa;
	border-right: 1px solid #f8f9fa;
	border-top: 1px solid #f8f9fa;
}
.quantity_plus_minus .add-down {
	border-radius: 0px 0px 8px 8px;
	border-left: 1px solid #f8f9fa;
	border-right: 1px solid #f8f9fa;
	border-bottom: 1px solid #f8f9fa;
}
.quantity_plus_minus .add-action {
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 14px;
	line-height: 10px;
	position: relative;
	text-align: center;
	width: 34px;
	background: #fff;
}

.container-module .pct_gv,
.container-module .latest_gv {
	overflow: hidden;
	margin-bottom: 10px;
}
.item.no-slider{
  margin-bottom:10px;
  padding-top: 10px;
}
#column-left .container-module .no-slider,
#column-right .container-module .no-slider,
.position-no-owl .container-module .no-slider{
  border: 0px ;
}
.nswc-viewport {
  min-height: 70px;
}


#modal-addcart .modal-dialog {
	max-width: 550px;
	width: 95%;
}
#modal-addcart .modal-body {
	padding: 30px 35px;
}
#modal-addcart .modal-content {
	border-radius: 12px;
	box-shadow:none;
}
#modal-addcart .btn-checkout {
	margin-top: 20px;
}
#modal-addcart .btn-shopping {
	margin-top: 20px;
}
.option-danger {
	animation: 0.3s ease-in-out 0s normal slider_add_product;
	position: fixed;
	right: 15px;
	top: 15px;
	width: 330px;
	z-index: 999999999;
	color:#000;
	padding: 25px 50px 25px 25px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	background: #ffffff;
	border-radius: 12px;
	box-shadow: 4px 5px 12px rgba(0,0,0,0.067);
}
.option-danger + .option-danger {top:132px}
.option-danger + .option-danger + .option-danger {top:248px}
.option-danger + .option-danger + .option-danger + .option-danger{top:364px}


.add_product_alert {
	padding: 25px 50px 25px 25px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	background: #ffffff;
	border-radius: 12px;
	box-shadow: 4px 5px 12px rgba(0,0,0,0.067);
	animation: 0.3s ease-in-out 0s normal slider_add_product;
	position: fixed;
	right: 15px;
	top: 15px;
	width: 330px;
	z-index: 999999999;
}
.option-danger .text-modal-block,
.add_product_alert .text-modal-block {
	margin-left: 20px;
}
@keyframes slider_add_product {
0% {
		top: -40px;
}
50% {
		top: -20px;
}
100% {
		top: 15px;
}
}

.ls-modal-success {
	border-radius: 12px;
	border:0px;
	box-shadow:0 2px 15px rgba(0,0,0,.18);

}
#modal-addquickorder .modal-dialog {
	width: 310px;
  height: 198px;
}
#modal-addquickorder .ls-modal-success {
		width: 310px;
  height: 198px;
  padding: 0;
  border-radius: 10px;
}
#modal-addquickorder .ls-modal-success .modal-body {
	display: flex;
  flex-direction: column;
  padding: 0;
  padding-top: 40px;
}
.ls-modal-success .modal-body{
	padding:30px 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.ls-modal-success .modal-body .success-icon{
	float:left;
}
.ls-modal-success .modal-body .text-modal-block {
margin-right: 5px;
  text-align: center;
margin-top: 30px;
  font-size: 24px;
  font-weight: 500;
}
.ls-modal-success .modal-body .text-modal-block a {
	color: #04A349;
}
.option-danger button.close,
.add_product_alert button.close,
.ls-modal-success button.close {
	background-image: url("/image/close.svg");
	cursor: pointer !important;
	font-size: 0px;
	height: 25px;
	outline: medium none;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 25px;
	z-index: 1060;
	text-align: center;
	line-height: 25px;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 1;
}
.option-danger button.close:hover,
.add_product_alert button.close:hover,
.ls-modal-success button.close:hover {
	background-image: url("/image/close.svg");    
	cursor: pointer !important;
	font-size: 0px;
	outline: medium none;
	position: absolute;
	line-height: 25px;
	background-position: center;
	background-repeat: no-repeat;
}

@media (min-width: 992px) {
	.col-lg-offset-3,.col-md-offset-3 {
		margin-left: 25.4%;
	}
}
@media (min-width: 992px) {
.type_cart_2 #cart{
	margin-bottom:0px;
}
.type_cart_2 #cart .products .text_product, .type_cart_2 #cart .prices,
.type_cart_2 #cart > .btn > .cart-icon-arrow {
	display:none;
}
.type_cart_2 #cart > .btn .cart-total {
	margin-left:0px;
	margin-right:0px;
	width: 0px;
	display: inline;
}
.type_cart_2 #cart > .btn .cart-total .products b {
	top: -1px;
	right: -2px;
	left: auto;
}
.type_cart_2 #cart > .btn {
  padding: 4px 6px 4px 6px;
}
.type_cart_2 #cart > .btn .shop-bag {
	display:block;
	vertical-align:middle;
}
.type_cart_2 #cart .dropdown-menu {
  min-width: 150px;
}
}
@media (max-width: 992px) {
.type_cart_2.pull-right {
	float:none !important;
}
}

#fix_image .owl-carousel .owl-wrapper:after {
padding-bottom: 0px;
}

.product-grid .catalogCard-extra {
  background: #fff;
  box-sizing: border-box;
  border-radius:0px 0px 8px 8px;
  display:block;
  padding: 0;
  z-index:100;
}
.product-grid.grid4 .catalogCard-extra {
  width: calc(100% - 10px);;
}
.category-page .product-list .attribute-cat {
	margin-bottom: 10px;
	line-height: 18px;
}
.category-page .product-list .attribute-cat .attr-name-line {
	color: #999;
	margin-right: 5px;
}
.category-page .product-list .attribute-cat .attr-text-line {
	color: #000;
}
.category-page .product-list .attribute-cat span {
	font-size: 16px;
}
.category-page .product-list .attribute-cat .attr-text-line:not(:last-child):after {
	content: '/';
	padding: 0 2px 0 5px;
	color: #888;
}

.category-page .product-price .catalogCard-extra,
.category-page .product-list .catalogCard-extra,
.category-page .product-price .attribute-cat,
.category-page .product-grid .attribute-cat {display:none;}

.category-page .product-grid .catalogCard-extra .short-attributes-groups-category .short-attribute > .attr-name {white-space: nowrap;}
.category-page .product-grid .catalogCard-extra .short-attributes-groups-category .short-attribute > span {display: table-cell;position: relative;}
.category-page .product-grid .catalogCard-extra .short-attributes-groups-category .short-attribute > .attr-name {
  padding-right: 2px;
  position: relative;
  z-index: 2;
}
.short-attributes-groups-category .short-attribute .attr-text span {
  font-weight: 700;
  font-size: 20px;
  line-height: 18px;
  color: #000;
}
.short-attributes-groups-category .short-attribute .attr-name span {
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
  color: #000;
}
.short-attributes-groups-category .short-attribute > .attr-text {
  text-align: right;
  width: 100%;
  font-weight: 400;
  font-size: 20px;
  line-height: 18px;
}
.short-attributes-groups-category .short-attribute > .attr-text {
	position: relative;
	z-index: 2;
	font-size: 18px;
	color: #334150;
	text-align: left;
}
.category-page .product-grid .catalogCard-extra .short-attribute, #plisting-tab-55-0 .plisting-products .short-attribute {
  display:block;
  padding:0 !important;
  margin-bottom: 8px;
}
.category-page .product-grid .catalogCard-extra .short-attribute:after {
	content:'';
}
.sticker-ns.special {
	border-radius: 60px;
  width: 60px;
  height: 27px;
  font-style: italic;
  font-weight: 800;
  font-size: 22px;
  line-height: 0.9;
}
.apl-ajax-btn {
	text-align: center;
	margin-top: 20px;
}
.apl-ajax-btn .btn-primary {
	background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 69px;
  width: 224px;
  height: 50px;
  padding: 0;
  line-height: 50px;
}
.apl-ajax-btn .btn-primary span {
	font-weight: 500;
  font-size: 22px;
  text-align: center;
  color: #212121;
}
.apl-ajax-btn i {
	margin-right: 10px;
}
.apl-ajax-btn i img {
  margin-top: -4px;
}




@media (max-width:767px) {
	.product-grid .short-attribute {
		display: none;
	}
}
#image-box > #wrap {
	display: inline-block;
	position: relative;
	outline: none;
}
.mfp-zoom-in .mfp-content > div {
opacity: 0;
transition: all 0.2s ease-in-out;
transform: scale(0.6);
}

.mfp-zoom-in.mfp-ready .mfp-content > div {
opacity: 1;
transform: scale(1);
}
#product .short-attributes-groups {
	margin-bottom: 15px;
}
.tab-pane .short-attributes-groups{
	margin-bottom: 0px;
}
.tab-pane .attr-group-name {
	margin-bottom: 15px;
	font-size: 16px;
	color:#000;
	font-weight: 600;
}
#content >.xs-bt-1 {
width: 100%;
}
#product div.short-attribute{
	padding:6px 15px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.tab-pane div.short-attribute {
	padding:10px 15px;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.tab-pane .short-attributes-groups ~ div.short-attributes-groups {
	margin-top: 30px;
}
.short-attribute > span{position:relative;text-align: right;}

#product div.short-attribute > .attr-text{
	max-width: 50%;
	text-align:right !important;
}
.tab-pane div.short-attribute > .attr-text{
	max-width: 60%;
	text-align:right !important;
}
.short-attribute > .attr-name span {
	position: relative;
	z-index: 2;
	padding: 0 5px 0 0;
	font-size: 20px;
	color: #000;
}
.short-attribute > .attr-text span{position:relative; font-weight: 300; z-index:2;padding:0;color: #4b4b4b;}
.short-attributes-groups .short_attr_group_name {color:#000000;}

.input-group .form-control[name^=quantity], #product .quantity-number [name^=quantity] {background:#fff;}

.box-bg-full { background-attachment: fixed; background-position: center 0; background-repeat: no-repeat; background-size: cover; margin: 0; padding: 25px 0; width: auto; }
.common-home footer {
	margin-top:15px;
}
.short-attributes-groups-category {
	padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.disabled_input {
	cursor: not-allowed;
}
#login-form-popup .modal-login {
	z-index:1052;
}
#content .tabs-product .tabs__header {
	padding: 0;
	margin: 0;
}
#content .tabs__header__scroll.dragscroll {
padding: 0;
}
.video-pr {
	margin-bottom: 80px;
}






@-webkit-keyframes active_load {
	from {
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes active_load {
	from {
		-ms-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-ms-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
img.active-load {
	-webkit-animation: active_load  1s linear infinite;
	-moz-animation: active_load 1s linear infinite;
	-ms-animation: active_load 1s linear infinite;
	-o-animation: active_load 1s linear infinite;
	animation: active_load 1s linear infinite;
}
.box-showmore {display: inline-block;margin-bottom: 10px;margin-top: 10px;text-align: center;width: 100%;}
.box-showmore span {
font-size: 22px;
  text-decoration: none;
  cursor: pointer;
  color: #000000;
  font-weight: 500 !important;
  border-radius: 10px;
  padding: 14px 25px;
  display: inline-block;
  background: #fff;
  border-radius: 69px;
  border: 1px solid #e3e3e3;
}
.box-showmore span:hover {
	background: #f5f5f5
}
.box-showmore span img{
	margin-right: 10px;
	vertical-align: -3px;
}
#showmore.box-showmore {padding-top: 10px;}
.short-attributes-groups {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 80px;
}
.attr-group-name {
	width: 100%;
}
.short-attribute {
  border-bottom: none;
  padding: 10px 0;
  width: 100%;
  display: flex;
  background: none;
  justify-content: space-between;
  display: block;
  padding: 0 !important;
  margin-bottom: 8px;
}
.luxshop-article .container-module .title-module {
text-align: left;
}
















@media (max-width:767px) {
	.box-bg-full {
		padding:0px;
	}
	.product-slider .product-name a {
		font-size:14px;
	}
}

.container-module .latest_gv .item{
	background: transparent;
}
.container-module .latest_gv .item .product-thumb{
	background: #fff;
}
.container-module .owl-pagination {
	top: 0px;
}
.product-rating {line-height: 1;}
.product-rating .star-rating {color: #e7e7e7;}
.product-rating .star-rating.active,
.product-rating .star-rating.checked {color: #fc0 !important;}
.product-rating label .fa {
font-size: 18px;
padding: 2px 4px 2px 0px;
cursor: pointer;
}
.product-rating label ~ label{margin-left:-5px;}

.alphabetical_index {
	margin-bottom: 20px;
}
.alphabetical_index span {
color: #333;
  font-weight: 400;
  font-size: 26px;
  line-height: 27px;
}
.alphabetical_index a{
font-weight: 700;
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #f89840;
  font-size: 26px;
}
.manufacturer-heading {
	font-size:34px;
	font-weight:600;
	margin-bottom: 15px;
	margin-top: 20px;
}
.manufacturer-content {
	margin-bottom: 25px;
}
.manufacturer-content a {
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 20px;
  padding: 15px;
  display: block;
}
.manufacturer-content a:hover {
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);
	box-shadow:0 1px 4px rgba(0,0,0,.2);
}

.thumb-brand img {
	margin:0 auto;
}
.name-brand {
	font-weight: 500;
  font-size: 22px;
  line-height: 20px;
  color: #000;
  text-align: center;
}
#modal-wishlist,
#modal-compare {
top:50px;
}
.container-module .prod-cat-tabs {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	padding: 10px 0px;
}
.container-module .prod-cat-tabs > li {
		display: inline-block;
		padding: 5px 15px;
}
.container-module .prod-cat-tabs > li > a{
	 color:#818181;
	 font-size: 16px;
}
.container-module .prod-cat-tabs > li > a:hover {
	border-bottom: 1px dashed #818181;
}
.manufacturer-heading a {
font-weight: 700;
font-size: 40px;
line-height: 41px; 
color: #000;
}
.manufacturer-item {
	width: 16.66%;
}



















@media (min-width: 992px) {
	.container-module .prod-cat-tabs > li:first-child{
		padding-left: 0px;
	}
}

.container-module .prod-cat-tabs > li.active a{
	 color:#1e1e1e;
	 border-bottom: 1px dashed #1e1e1e;
}
.tab-content.prod_cat_tab_content {
	min-height: 300px;
	padding-top:0px;
}

.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px;
}

.ls-table .prod-name {
	display: block;
	max-width: 300px;
}

.ls-table > tbody > tr > td, .clss-table > thead > tr > td{
	vertical-align:middle;
}
.ls-table > thead > tr > td {
	padding: 10px;
	background:#F8F9FA;
}
.ls-table thead td:first-child {
	border-radius: 8px 0 0 8px;
}
.ls-table thead td:last-child {
	border-radius: 0 8px 8px 0;
}
.ls-table > tbody > tr > td {
	border-top: 0px;
	padding: 15px 10px;
	vertical-align: middle;
}
.ls-table > tbody > tr {
	border-bottom: 2px dashed #F8F9FA;
}

.input-remove-voucher {
	height: 38.5px;
}

.column-quantity {
	width: 100px;
}
.ls-cart-quantity {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.ls-cart-quantity .form-control {
	border-color: #e9e9e9;
	border-width: 1px 0px 1px 0px !important;
	height: 34px !important;
	border-style: solid;
	box-shadow:none;
	max-width: 30px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	border-radius:0px;
}
.ls-cart-quantity .btn-quantity-minus{
	background: #fff;
	border-color: #e9e9e9;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-radius: 8px 0px 0px 8px;
	padding:0px;
	width: 20px;
	height: 34px;
	line-height: 1;
	margin-right: 0px !important;
}
.ls-cart-quantity .btn-quantity-plus{
	background: #fff;
	border-color: #e9e9e9;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-radius: 0px 8px 8px 0px;
	padding:0px;
	width: 20px;
	height: 34px;
	line-height: 1;
	margin-left: 0px !important;
}
.checkout-cart-accordion .panel-default{
	border:0px;
	margin-bottom: 15px;
}
.checkout-cart-accordion .panel-default > .panel-heading {
	background: #F8F9FA;
}
.checkout-cart-accordion .panel-default > .panel-heading + .checkout-cart-accordion .panel-collapse > .panel-body {
	border-top-color: #F8F9FA;
}
.checkout-cart-accordion .panel-collapse > .panel-body {
	border-top:0px !important;
}
.checkout-cart-accordion .panel-body .control-label{
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 20px;
}
.checkout-cart-accordion .panel-body .form-control::placeholder {
	font-size: 18px;
}
.checkout-cart-accordion .panel-body .form-control {
	max-width: 450px;
	height: 40px;
	border: 1px solid #e9ecef;
	box-shadow: none;
	font-size: 18px;
}
.checkout-cart-accordion .panel-body .input-group-btn .btn-primary {
	font-size: 18px;
}
.table-cart > tbody > tr > td{
	vertical-align: center;
	border-top: 0px;
}
.table-cart .total-title{
	color: #838383;
	width: 75%;
}
.table-cart .total-text{
	font-weight: 600;
	color: #000;
}
.table-responsive {
	position: relative;
	z-index: 8;
}

.ls-table .stock-status,
.ls-table .price {margin-bottom: 0px;}
.ls-table .prod-name {color:#000;}
.ls-table .btn-general {min-width:34px;margin-right: 10px;padding:5px 8px;display: inline-block;}
.mw-70 {min-width: 70px;}

#messageLoadPage {
	position: fixed;
	width: 400px;
	line-height: 40px;
	margin-top: -25px;
	margin-left: -200px;
	left: 50%;
	top: 50%;
	padding-left: 0px;
	display: none;
	text-align: center;
	z-index:1042;
}


/*Category News*/
.mod-category-news {
	border-radius:8px;
	border:1px solid #e9e9e9;
	padding: 10px 20px;
}
.mod-category-news .articles-count {
	width: 18px;
	height: 18px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background: #f8f9fa;
	position: absolute;
	right: 4px;
	top: 10px;
	font-size: 11px;
	line-height: 18px;
}
.list-group.mod-category-news a.active .articles-count, .list-group.mod-category-news a.active:hover .articles-count, .list-group.mod-category-news a:hover .articles-count  {
	background: #fff;
}
.list-group.mod-category-news a.active, .list-group.mod-category-news a.active:hover, .list-group.mod-category-news a:hover {
	color: #444444;
	background: transparent;
	border: 0px;
	text-shadow: none;
}
.list-group.mod-category-news a {
	border:0px;
	padding: 8px;
}
.list-group.mod-category-news a + a {
	border-top: 1px dashed #eeeeee !important;
}
.mod-category-news .list-group-item {
	margin-top: 0px;
	margin-bottom: 3px;
}
.mod-category-news .list-group-item:first-child {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.mod-category-news .list-group-item:last-child {
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.list-group.mod-category-news a.active:before, .list-group.mod-category-news a.active:hover:before, .list-group.mod-category-news a:hover:before  {
	background: #f8f9fa;
	position: absolute;
	height: calc(100% - 3px);
	content: "";
	z-index: -1;
	left: -5px;
	right: -5px;
	width: calc(100% + 10px);
	top: 3px;
	border-radius: 5px;
}
/* END Category News*/

.articles-list {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 25%;
}
.luxshop-category .ls-limit-sorts {
	margin-top: -65px;
}
.luxshop-category #content > .row {
	display: flex;
  flex-wrap: wrap;
}

.articles-list .article-image {
	margin: 0 auto;
display: block;
  width: max-content;
  margin-top: 20px;
  margin-bottom: 20px;
}
.articles-list  .product-thumb .caption {
  padding: 0 20px 20px;
}
.articles-list  .product-thumb {
border-radius: 20px;
}
.article-description {
	line-height: 16px;
}
.articles-list .article-image img {
  border-radius: 10px;
}
.articles-list .caption .article-name {
	font-size: 16px;
	margin-bottom: 10px;
}
.articles-list .caption .article-name a{
	font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  color: #000;
}
.articles-list .caption .article-description {
	margin-bottom: 10px;
	overflow: hidden;
	height: 96px;
}
.article-name {
	height: 48px;
	overflow: hidden;
}
.articles-list .caption .article-date,
.articles-list .caption .art-viewed {
	display: flex;
	align-items: center;
}
.articles-list .caption .art-viewed {
	margin-left: 15px;
}
.luxshop-category .content-box-cs {
  padding: 0;
  margin-bottom: 100px;
}
.articles-list .caption .art-viewed .icon-viewed {
	display: inline-block;
	height: 17px;
	width: 17px;
	margin-right: 8px;
}
.articles-list .caption .article-date .icon-date-added{
	display: inline-block;
	margin-right: 8px;
	height: 17px;
	width: 17px;
}

.image-atricle {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
}


.mod-art-image {
	text-align: center;
	position: relative;
}
.mod-art-image a {
	display: block;
	position: relative;
	padding: 20px 20px 0px;
}
.mod-art-image a img {
	margin: 0 auto;
	font-size: 0px;
	color:transparent;
}
.articles-mod .caption {
	padding: 20px;
}
.articles-mod .mod-art-name {
font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  text-align: left;
  margin-bottom: 10px;
}
.articles-mod .mod-art-name a {
	color: #000;
	font-size: 24px;
}
.articles-mod .mod-art-description {
	font-size: 18px;
	color: #828282;
	overflow: hidden;
	font-weight: 400;
font-size: 18px;
line-height: 16px; 
color: #212121;
}
.button-date {
	display: flex;
	margin-top: 25px;
	justify-content: space-between;
}
.detail-article {
	border-radius: 62px;
  width: 153px;
  height: 45px;
  background: #f89840;
  border: none;
  font-weight: 500;
  font-size: 20px;
  line-height: 45px;
  text-align: center;
  color: #fff;
}
.detail-article:hover {
	color: #fff;
	background: #212121;
}
.text-date-added {
	font-weight: 500;
  font-size: 22px;
  line-height: 20px;
  color: #a3a3a3;
}
.mod-art-date-viewed {
	justify-content: space-between;
	align-items: center;
}
.mod-art-date-viewed .icon-viewed,
.mod-art-date-viewed .icon-date-added {
	display: inline-block;
	height: 17px;
	width: 17px;
	margin-right: 8px;
}

.mod-art-date-viewed .text-viewed,
.mod-art-date-viewed .text-date-added {
	display: inline-block;
}
.mod-art-date-added {
	background-color: rgba(248, 249, 250, 0.8);
	border-radius: 6px;
  align-items: center;
  display: flex;
  background: none;	
}
#input-captcha {
	float: left;
	width: 160px;
	margin-right: 15px;
}
#form-article-review .col-sm-2.control-label {
	text-align: left;
	width: auto;
}
#form-article-review fieldset {
	padding-top: 20px;
}
#form-article-review fieldset legend {
	display: none;
}
#article-review {
	border: 1px solid #e9e9e9;
	padding: 30px 50px;
	border-radius: 10px;
	margin-bottom: 25px;
	margin-top: 20px;
}
#form-article-review {
	border: 1px solid #e7e7e7;
	padding: 30px 50px;
	border-radius: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
}
#article-review .admin_reply {
	margin-left: 15px;
	margin-top: 15px;
}
#article-review .admin_reply div {
	color: #43b02a;
	margin-bottom: 5px;
}
.date-added-article,
.rating-article {
	margin-bottom: 10px;
}
.rating-article .rating-box {
	text-align: center;
	z-index: 10;
	background: #ffffff;
	position: relative;
	font-size: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.rating-article .rating-box .article-rating-star{
	width: 13px;
	height: 10px;
	display: inline-block;
	text-align: left;
}
.rating-article .quantity-reviews {
	background: #F8F9FA;
	position: relative;
	margin-left: 5px;
	border-radius: 4px;
	width: 20px;
	height: 20px;
	display: inline-block;
	line-height: 20px;
}
.rating-article .quantity-reviews a {
	color: #000;
	font-size: 11px;
	padding: 2px 6px;
}

.show-like-dislike {
	padding-right: 150px;
	position: relative;
}
.article-like-dislike-box {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.btn-dislike, .btn-like {
	border: 0px;
	background: transparent;
	display: inline-block;
}
.btn-dislike span, .btn-like span {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.btn-dislike {
	margin-left: 5px;
}
.btn-dislike img {
	margin-top: 5px;
}
.article-review-title {
	font-size: 18px;
	color: #000;
	padding-bottom: 10px;
	margin-top: 25px;
}
.article-review-title sup {
	margin-left: 5px;
}

.ls_contact_map_code {
	margin-bottom: 20px;
}
.ls_contact_map_code iframe {
	background: #fff;
	overflow: hidden;
	border-radius: 10px;
}
.contact_image {
	margin-top: 15px;
	margin-bottom: 10px;
}
.contact_image img{
	border-radius:8px;
}
.contact-title {
	margin-bottom: 10px;
	margin-top: 25px;
	font-size: 16px;
	color:#000;
	font-weight: 600;
}
.ls_contacts_phone a{
	font-size: 18px;
	color:#000;
	font-weight:600;
}
.ls_contacts_phone a:hover,.ls_contacts_phone a:focus{
	color:#0091ca;
}
.ls_contacts_phone li + li{
	margin-top: 5px;
}
.box-contact-left,
.box-contact-form form{
	border-radius:8px;
	border:1px solid #f8f8fa;
	overflow:hidden;
	padding:20px 30px;
}
@media (min-width: 992px) {
.box-contact-left,
.box-contact-form form{
	padding:50px 100px;
}
}
form.form-horizontal legend {
	padding:0px;
	border:0px;
	color:#000;
	font-size: 16px;
	font-weight: 600;
	margin-top: 25px;
	margin-bottom: 5px;
}
.store-title {
	margin-bottom: 25px;
}

.panel-group .panel-store {
	border-radius:8px;
	border:1px solid #f8f9fa;
}
.panel-group .panel-store + div.panel-store {
	margin-top: 15px;
}

.nsupdatequantitycheckout {width:120px;}

.nsupdatequantitycheckout .btn-default{
	padding: 6px 10px;
	border:1px solid #e9ecef;
}
.nsupdatequantitycheckout .input-group .form-control {
	border:1px solid #e9ecef;
	padding: 2px;
}
.nsupdatequantitycheckout input.form-control {text-align:center;}
#onepcheckout .panel-default {
	border-color: #e9ecef;
}
#onepcheckout .panel-default > .panel-heading {
	color: #333;
	background-color: #f8f9fa;
	border-color: #e9ecef;
	padding: 15px 20px;
}
#onepcheckout .radio {display: inline-block;margin: 0 15px 0 0;}
#onepcheckout .panel-body {padding:20px 10px 10px 10px;}
#onepcheckout .panel-body .shipping-method,
#onepcheckout .panel-body .payment-method{padding-bottom: 10px;}
.ls-table .image .img-responsive {
	margin: 0 auto;
	min-height: 47px;
}
.panel-title > a.i_am_registered {
	color:#0f4b82;
}
.all_total_checkout_footer .total_html {
	padding-left: 10px;
	color: #000;
	font-weight: 600;
}
.agree_checkout {
	margin-top: 15px;
	margin-bottom: 15px;
}
#onepcheckout input.form-control,
.coupon_table input.form-control{
	border: 1px solid #e9ecef;
	box-shadow: none;
	height: 40px;
	font-size: 18px;
}
textarea.form-control{
	border: 1px solid #e9ecef;
	box-shadow: none;
	font-size: 18px;
}
.title-customer {
	flex-direction: column;
}
.title-customer .i_am_registered {
	margin-top: 10px;
}
@media (min-width: 600px) {
	.title-customer {
		justify-content: space-between;
		flex-direction: row;
	}
	.title-customer .i_am_registered {
		margin-top: 0px;
	}
}
#cart_table table td {vertical-align: middle;}
#cart_table .table_total .total-title {color:#838383;}
#cart_table .table_total tr td {padding:8px;}
#cart_table .table_total {margin: 0 0 20px;text-align: right;width: 100%;}
#cart_table .table_total tr td:last-child {font-weight: 600;padding: 8px 8px 8px 20px;white-space: nowrap;width: 115px;}
#cart_table .table_total tr:last-child td {font-size: 1em;font-weight: 600;padding: 8px 8px 8px 20px;color:#000;}
#cart_table .coupon_table {margin: 0 0 20px;text-align: right;width: 100%;}
#cart_table .coupon_table div {float: right;padding: 0 0 8px;width: 100px;}
#cart_table .coupon .form-control,
#cart_table .reward .form-control {font-size: 12px;padding-top: 4px;width: 200px;height: 40px;}
#cart_table .delete_td {width:50px;}
#onepcheckout .error_input_checkout {border:1px solid red !important;box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset !important; }
#onepcheckout .error_input_checkout:-moz-placeholder{color:red !important;}
#onepcheckout .error_input_checkout::-moz-placeholder{color:red !important;opacity:1}
#onepcheckout .error_input_checkout:-ms-input-placeholder{color:red !important;}
#onepcheckout .error_input_checkout::-webkit-input-placeholder{color:red !important;}
#onepcheckout div.required .form-control:-moz-placeholder {color:red !important;}
#onepcheckout div.required .form-control::-moz-placeholder {color:red !important;opacity: 1;}
#onepcheckout div.required .form-control:-ms-input-placeholder{color:red !important;}
#onepcheckout div.required .form-control::-webkit-input-placeholder{color:red !important;}
#onepcheckout div.required .form-control:-moz-placeholder:before {color: #f00;content: "* ";font-weight: 600;}

.group-checkbox-inline {
	margin-top: 10px;
	margin-bottom: 20px;
}

.group-checkbox-inline .checkbox-inline {
	display: block;
	margin-top: 5px;
	margin-left: 0px;
}
.search-form-input {
	height: 40px;
	border:1px solid #e9ecef;
	font-size: 18px;
	box-shadow: none;
}

select.form-control {
	height: 40px;
	border:1px solid #e9ecef;
	font-size: 18px;
	box-shadow: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 25px;
	background:url("/catalog/view/theme/luxshop/image/select-arrow.svg") no-repeat right 15px center;
	background-color:#fff;
}
.danewpod .list-inline-item {
	margin-bottom:5px;
	overflow:hidden;
}
.danewpod .list-inline-item a{
	background-color: #f8f9fa;
	border: 1px solid #D8DCE5;
	padding: 5px 10px;
	border-radius: 5px;
	font-size:14px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	display: inline-block;
}
.danewpod .list-inline-item a.active-date{
	background-color: #fff;
	border: 1px solid #D8DCE5;
	color:#333;
	padding: 5px 10px;
	font-size:14px;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	display: inline-block;
}
.ms-button-cont {
transform: skew(15deg, 4deg);
  padding: 15px 25px 15px 30px;
  border-radius: 14px 8px 14px 8px;
  display: inline-block;
  background: linear-gradient(129.1deg, #73AAF8 -17.84%, #8672D2 83.84%);
}
.ms-button-text {
font-size: 24px;
  font-weight: 500;
display: inline-block;
-moz-transform: skew(-15deg, -4deg);
-webkit-transform: skew(-15deg, -4deg);
-o-transform: skew(-15deg, -4deg);
-ms-transform: skew(-15deg, -4deg);
transform: skew(-15deg, -4deg);
color: #fff;
}
.item-cat-home span {
	font-weight: 800;
font-size: 32px;
line-height: 29px;
text-transform: uppercase;
position: absolute;
color: #fff;
}
.category-flex {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.item-cat-home {
	display: flex;
	position: relative;
	padding: 10px;
}
.category-flex.one .item-cat-home span {
top: 37px;
left: 40px;
}
.category-flex.two .item-cat-home span, .category-flex.three .item-cat-home span {
top: 45px;
left: 40px;
}
.item-cat-home img {
	width: 100%;
	border-radius: 15px;
}
.item-cat-home:hover img {
box-shadow: 3px 3px 10px rgba(0,0,0,.07);
border-color: #fff;
}
.category-grid-home .button {
background: rgba(33, 33, 33, 0.7);
  border: 1px solid #fff;
  border-radius: 62px;
  width: 138px;
  height: 50px;
  position: absolute;
  bottom: 35px;
  left: 35px;
  font-weight: 500;
  font-size: 22px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  line-height: 48px;
  top: auto !important;
}
.plisting-products .plisting-navigation {
  width: 100%;
}
.plisting-products {
  display: flex;
  flex-wrap: wrap;
    border-bottom: 0;
}
.plisting-content ul {
width: max-content;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 65px;
  margin-bottom: 25px;
  margin-top: 40px;
  height: 45px;
  padding-top: 5px;
}
.plisting-products, .plisting-content {
  position: relative;
}
.plisting-module {
  margin-bottom: 15px;
  margin-top: 10px;
}
.plisting-content .nav-tabs li {
  text-align: center;
  margin: 0 10px;
}
.plisting-content .nav-tabs li:first-child {
  margin-left: 7px;
}
.plisting-content .nav-tabs > li.active > a, .plisting-content .nav-tabs > li.active > a:focus, .plisting-content .nav-tabs > li.active > a:hover {
  background: #f89840;
  color: #fff;
  font-weight: 600;
font-size: 22px;
text-align: center;
}
.plisting-content li.active a {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background: #00be16;
  font-size: 16px;
  color: #fff;
  line-height: 35px;
  border-radius: 10px;
  margin: 0;
  border: none;
}
.plisting-content li a {
padding: 0 40px;
  height: 35px;
  font-size: 16px;
  line-height: 35px;
  border-radius: 10px;
  margin: 0;
  border: none;
}
.plisting-content .nav-tabs > li.active > a, .plisting-content .nav-tabs > li a, .plisting-content .nav-tabs > li.active > a:focus, .plisting-content .nav-tabs > li.active > a:hover {
  border: none;
  outline: none;
  border-radius: 45px;
font-weight: 600;
font-size: 22px;
text-align: center;
}

.plisting-content .nav-tabs > li a {
color: #212121;
}
.category-grid-home {
	margin-top: 10px;
}
.category-flex > div.small {
	width: 25%;
}
.category-flex > div.big {
	width: 50%;
}
.contact_image {
	display: none;
}
.box-currency {
	display: none;
}
.tabs-product .item img {
	width: 100%;
}
.row.cbp {
	width: 76%;
}
.image-block .slick-track {
	display: flex;
}
.image-block .slick-track .smitem:last-child {
	order: -1;
}

.image-block .slick-track::before, .image-block .slick-track::after {
	display: none;
}
#currency {
	display: none;
}
.box-search {
	flex: initial;
	width: 20%;
}
#search {
	border: 1px solid #d8d8d8;
  border-radius: 62px;
}
header .align-items-center:before {
display: none;
}
header .align-items-center:after {
display: none;
}
#logo-footer img {
	width: 154px;
}
.footer-top .list-unstyled i {
font-size: 16px;
line-height: 24px;
}
.powered p {
font-weight: 300;
  font-size: 18px;
}
body footer .footer-contact li {
display: flex;
}
footer .socials img {
width: 15px;
margin-right: 5px;
}
footer .socials a {
display: block;
margin-bottom: 5px;
}
footer .socials li a {
	font-weight: 500;
font-size: 20px;
}
footer .socials li a:first-child {
	color: #0092dc;
}
footer .socials li a:last-child {
	color: #8e24aa;
}
.footer-main {
	padding-bottom: 50px;
	border-bottom: 1px solid #b5b5b5;
}
footer .powered {
	display: flex;
  justify-content: space-between;
}
footer .powered .list-unstyled {
margin-bottom: 12px;
  margin-top: -7px;
}
.fixed-goods-menu {
	display: none;
}
.footer-main > .row > div {
	width: 20%;
	margin: 0;
}
.footer-main .category {
	padding-left: 70px;
}
.content-product {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 20px;
  margin-top: 50px;
  padding: 80px 90px;
}
.hang-block .heading {
font-weight: 700;
  font-size: 60px;
  line-height: 54px;
  text-align: center;
  color: #212121;
margin-bottom: 30px;
}
.main-description {
	font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  color: #212121;
}
.flex-hang {
  display: flex;
  padding: 0 15px;
  margin-top: 60px;
  justify-content: space-between;
  margin-bottom: 90px;
}
.flex-hang img {
	width: 230px;
  border-radius: 100px;
}
.flex-hang .name {
font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  max-width: 230px;
  text-align: center;
  color: #212121;
  margin-bottom: 10px;
  margin-top: 25px;
}
.flex-hang .desc {
  font-weight: 500;
  font-size: 18px;
  max-width: 230px;
  line-height: 1.2;
  text-align: center;
}
.video-pr iframe {
	border-radius: 20px;
}
.video-pr .title, .attr-group-name, .images-real .heading {
  font-weight: 700;
  font-size: 60px;
  line-height: 54px;
  margin-bottom: 45px;
  text-align: center;
}
.info-rating {
display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.rating-lf, .reviews-rt {
	display: flex;
	font-size: 22px;
}
.special-timer .special-countdown .countDays, .special-timer .special-countdown .countHours, .special-timer .special-countdown .countMinutes, .special-timer .special-countdown .countSec {
	padding-right: 0;
	box-shadow: none;
}
.special-timer .left-block {
  width: 45%;
  padding-top: 100px;
}
#product .panel-rigth-block {
	margin-top: 30px;
}
.special-timer .panel-rigth-block {
	display: flex;
  flex-direction: column;
  align-items: center;
}
.special-timer {
margin-top: 60px;
}
.special-timer .heading {
font-weight: 500;
font-size: 30px;
line-height: 27px; 
text-align: center;
color: #212121;
}
.images-real-block .slick-dots {
	list-style: none;
  padding: 0;
  display: flex !important;
  justify-content: center;
  margin-top: 20px;
}
.images-real-block .slick-dots button {
  color: #fff0;
  margin: 2px;
}
.images-real-block .slick-dots .slick-active button {
  background: #f89840;
}
.prev.slick-arrow {
	display: inline;
  position: absolute;
  z-index: 1;
  top: 40%;
  margin-left: -30px;
}
.next.slick-arrow {
display: inline;
  position: absolute;
  z-index: 1;
  top: 40%;
  right: 0;
  margin-right: -50px;
}
.images-real {
	margin-top: 100px;
  margin-bottom: 80px;
}
.images-real .item {
	padding: 10px;
}
.images-real .item img {
	border-radius: 10px;
}
.wishlist-compare {
	position: absolute;
  right: 15px;
  top: 20px;
  width: max-content;
  z-index: 9;
  display: flex;
}
.wishlist-compare button {
	background: none;
	border: none;
	width: 29px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0;
}
.wishlist-compare button:first-child {
	margin-right: 4px;
}
.modal-body {
	padding: 0;
}












@media (max-width: 992px) {
.category-flex a.small {
	width: 50%;
}
.category-flex a.big {
	width: 100%;
}
.item-cat-home {
	padding: 5px;
}
.item-cat-home span {
  font-size: 16px;
  line-height: 22px;
}
.category-flex.one .item-cat-home span {
  top: 20px;
  left: 15px;
}
.category-flex.one .item-cat-home:first-child span {
  top: 20px;
  left: 15px;
}
.category-flex.one .item-cat-home:last-child span {
  top: 61px;
  left: 15px;
}
.category-flex.two .item-cat-home span {
  top: 30px;
  left: 15px;
}
.category-flex.two .item-cat-home:first-child span {
  top: 60px;
  left: 15px;
}
.category-flex.two .item-cat-home:last-child span {
  left: 15px;
  bottom: 38px;
}
.category-flex.three .item-cat-home:first-child span {
  top: 60px;
  left: 15px;
}
.category-flex.three .item-cat-home:last-child span {
  top: 70px;
  left: 15px;
}
.category-flex {
  margin: 0 -6px;
}
.general-image .simple360-panel .img360 {
right: 5px;
}
.general-image .simple360-panel .img360 img {
	width: 60px;
}
.general-image .simple360-panel .img360 span {
margin-top: -15px;
font-size: 10px;
}
.row.cbp {
  width: 100%;
}
.container-module .see-all-reviews {
	display: block;
width: max-content;
margin-top: 5px;
margin-bottom: -10px;
display: block;
width: max-content;
position: relative;
}
#product .video-pr iframe {
	width: 100%;
}
#product .video-pr {
	margin-top: 10px;
width: 100%;
padding: 0 15px;
}
}










.common-home h1 {
	display: none;
}
.simple360-panel .img360 {
	width: max-content;
position: absolute;
z-index: 9;
right: 30px;
}
.simple360-panel .img360 img {
	width: 80px;
}
.simple360-panel .img360 span {
display: block;
margin-top: -15px;
font-size: 12px;
width: max-content;
}

#content.product #column-right {
	width: 100%;
}
#ocdw_recommended_products-products-block-0 .product-thumb .price {
	justify-content: center;
	font-weight: 500;
  font-size: 36px;
  line-height: 32px;
}
#ocdw_recommended_products-products-block-0 .product-thumb h4 a {
color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 16px;
  max-height: 48px;
  overflow: hidden;
}
#ocdw_recommended_products-products-block-0 .product-thumb .caption {
	padding: 0 30px 15px;
}
.related-pr {
	padding: 0;
}
.product-thumb .btn-general, .compare_name .btn-general {
border: 1px solid #e3e3e3;
  border-radius: 62px;
  width: 127px;
  height: 45px;
  font-weight: 500;
font-size: 20px;
 line-height: 18px; 
	color:#000 !important;
	background: #f5f5f5;
}
  .product-grid .product-thumb .quantity_plus_minus {
	  bottom: 68px !important;
  }
.product-thumb .btn-general svg, .compare_name .btn-general svg {
	margin-right: 7px;
}
.compare_name .btn-general {
margin: 0 auto;
}
.ocdw_recommended_products-products-block .swiper-container {
	margin: 0 -15px;
}
#ocdw_recommended_products-products-block-0 .product-thumb h4 {
	margin-bottom: 12px;
  padding-bottom: 11px;
  border-bottom: 1px solid #e0e0e0;
}
#ocdw_recommended_products-products-block-0 .swiper-slide {
	padding: 10px;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-container .product-thumb {
	margin-bottom: 0;
border-radius: 10px;
-webkit-transition: box-shadow .2s ease;
transition: box-shadow .2s ease;
background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border: none;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-container .product-thumb:hover {
  -webkit-box-shadow: 3px 3px 10px rgba(0,0,0,.07);
  box-shadow: 3px 3px 10px rgba(0,0,0,.07);
  z-index: 1;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-heading-block {
  justify-content: center;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-heading-block .ocdw_recommended_products-h3 {
  font-weight: 700;
  font-size: 60px;
  line-height: 54px;
  text-align: center;
  margin-bottom: 40px;
  padding-top: 10px;
}
.ocdw_recommended_products-products-block {
	margin-top: 80px;
  margin-bottom: 80px;
}
.ocdw_recommended_products-products-block .swiper-pagination-bullet {
  margin-bottom: 3px;
  margin-top: 3px;
  width: 40px;
  height: 6px;
  background: #d9d9d9;
  border-radius: 80px;
  border: none;
}
.ocdw_recommended_products-products-block .swiper-pagination-bullet-active {
	background: #f89840;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-heading-block > div {
  display: flex;
  margin-left: 15px;
  margin-top: 0px;
}
.product-thumb {
	background: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  border: none;
}
.attribute-block .title {
	font-weight: 400;
  font-size: 20px;
  line-height: 18px;
}
.attribute-block .text {
	font-weight: 700;
  font-size: 20px;
  line-height: 18px;
}
.attribute-block .attribute {
	margin-bottom: 8px;
}
.attribute-block {
	padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
}
.bot-items a img {
	width: 50px;
}
.table_success {
	padding: 40px;
}
.bot-mess {
padding: 20px 0;
  margin-bottom: 15px;
  border-top: 1px solid #d7d7d7;
  margin-top: 30px;
}
.bot-items a {
	margin-right: 12px;
}
.sup-info {
	width: max-content;
  padding: 20px 40px;
  box-shadow: 0px 0px 0px 1px #e9ecef;
  border-radius: 10px;
  margin: 20px auto;
}
.bottom-sup {
	display: flex;
}
.bottom-sup > div {
	width: 50%;
	text-align: left;
}
.left-sup {
	padding-right: 25px;
}
.right-sup {
	padding-left: 25px;
}
.information-information-8 .p-content {
	max-width: 800px;
  margin: 0 auto;
}
.information-information-8 .p-content {
	text-align: left;
	margin-bottom: 30px;
}
.sup-center {
	text-align: center;
}
.bottom-sup {
	margin: 20px 0;
  box-shadow: 0px 0px 0px 1px #e9ecef;
  padding: 20px 30px;
  border-radius: 10px;
}
.sup-info {
text-align: center;
}
.information-information-8 h1 {
	margin-bottom: 30px;
	text-align: center;
}
.sup-info {
	background: linear-gradient(129.1deg, #F6851D -17.84%, #F59741 83.84%);
  color: #fff;
}
.sup-info a {
color: #fff;
  text-decoration: underline;
}
.sup-item img {
	width: 40px;
}
.sup-icons {
	display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.sup-item {
width: 70px;
  height: 70px;
  border: 2px solid #F6851D;
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
}
.general-image .product-sticker {
	margin-top: 80px;
}

.box-wishlist-compare {
	order: 2;
  display: flex;
}
.box-wishlist-compare > div a {
	border-radius: 62px;
  width: 170px;
  height: 40px;
  background: #f5f5f5;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 5px 0 15px;
}
.text-compare, .text-wishlist {
font-weight: 500;
font-size: 20px;
color: #212121;
line-height: 18px; 
}
.box-wishlist-compare .wishlist-quantity, .box-wishlist-compare .compare-quantity {
border-radius: 100%;
  fill: #fff;
  width: 29px;
  height: 29px;
  background: #fff;
  color: #212121;
  font-weight: 700;
  line-height: 29px;
}
.box-wishlist-compare .wl-icon {
	line-height: 20px;
  margin-bottom: -5px;
}
.box-wishlist-compare .co-icon  {
		line-height: 20px;
  margin-bottom: -3px;
}
.wishlist-quantity, .compare-quantity {
	padding: 0px 2px;
	border-radius: 20px;
	font-weight: 600;
	height: 14px;
}
#logo img {
	width: 68px
}
.slider-main-img .item.slick-slide {
  padding: 40px 60px;
}
.image-additional .item.slick-slide {
	padding: 0 !important;
}
.footer-main, footer.ls-dark-theme, .footer-main a, .footer-main li a {
	color: #000;
  font-weight: 500;
  font-size: 20px;
}
footer.ls-dark-theme .title-f {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}
footer.ls-dark-theme a:hover {
  color: #000;
  text-decoration: underline;
}
.special-timer .main-image img {
	width: 470px
}
.product-sticker-3 {
	display: none;
}
  .product-grid .product-thumb .actions div.cart .btn-general span.text-cart-add, .container-module .product-thumb .actions div.cart .btn-general span.text-cart-add {
    display: block !important;
    color: #fff;
    font-weight: 500;
  font-size: 20px;
  line-height: 18px;
  color: #000 !important;
}
.product-grid .product-thumb .actions div.cart .btn-general:hover span.text-cart-add {
	background: #FC9C45 !important
}
.box-sub-cat {
	display: flex;
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.box-sub-cat .item-subc {
	width: 20%;
}
.container.category #column-left.col-md-3 {
		width: 23.5%;
	}
.container.category #content.col-md-9 {
	width: 76.5%;
	padding-left: 25px;
}

.container.category #content h1 {
	font-weight: 500;
  font-size: 30px;
  line-height: 27px;
  margin-bottom: 0;
}
.carousel-mod .slick-slide a {
width: 100%;
  height: 100%;
  display: block;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  font-weight: 500;
  font-size: 22px;
  line-height: 20px;
  color: #000;
  border-radius: 20px;
  padding: 40px 0 35px 0;
}
.carousel-mod .slick-slide {
padding: 10px;
}
.carousel-mod .slick-slide img {
	margin-bottom: 12px;
}
.button-more a {
	border: 1px solid #e3e3e3;
  border-radius: 69px;
  width: 224px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  color: #212121;
}
.button-more {
display: flex;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 80px;
}
.container-module .product-slider .item {
  border: 1px solid #ededed8c;
  background: #fff;
  border-radius: 20px;
}
.container-module .product-slider .item .product-thumb {
	border-radius: 20px;
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
}
.product-slider .item.slick-slide {
	box-shadow: none;
}
.product-manufacturer h1 {
font-weight: 700;
  font-size: 60px;
  line-height: 72px;
  margin-bottom: 20px;
}
#modal-wishlist .modal-dialog, #modal-compare .modal-dialog {
  width: 330px;
  top: 20%;
}
#modal-wishlist .modal-body, #modal-compare .modal-body {
	display: flex;
	flex-direction: column;
	padding: 0;
	position: initial;
}
#modal-wishlist .success-icon, #modal-compare .success-icon {
width: 70px;
}
#modal-wishlist .text-modal-block > div, #modal-compare .text-modal-block > div {
display: none;
}
#modal-wishlist .text-modal-block .button, #modal-compare .text-modal-block .button {
width: 215px;
  height: 50px;
  display: block;
  background: #F89840;
  border-radius: 62px;
  line-height: 48px;
  color: #FFF;
  margin: 25px auto 0;
}
#modal-wishlist .text-modal-block, #modal-compare .text-modal-block {
	margin: 20px auto 0;
}
.checkout-heading-login {
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background: #212121;
  margin-bottom: 20px;
  padding: 30px 35px;
  border-radius: 10px;
  color: #fcfcfc;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.login-button-simple, .login-button-simple:hover {
	color: #fff;
	cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
}
.checkout-success h1 {
	font-weight: 700;
  font-size: 40px;
  color: #333;
  margin-bottom: 10px;
}
#print .number {
	font-weight: 500;
  font-size: 24px;
  color: #333;
  padding-bottom: 28px;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 25px;
}
.checkout-success #content {
box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 10px;
  width: 725px;
  margin: 0 auto;
  padding: 30px 50px 30px;
  margin-bottom: 100px;
  margin-top: 30px;
}
.checkout-success .container > .row {
display: flex;
}
.info-succes {
	display: flex;
	padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d7d7d7;
}
.info-succes > div {
	width: 40%;
	padding-right: 30px;
}
.info-succes > div:last-child {
	width: 20%;	
	padding: 0;
}
.info-succes h3 {
	font-weight: 700;
font-size: 20px;
color: #333;
margin-bottom: 15px;
}
.info-s-ord, .total-item-suc, .sale-total, .info-s-pay {
	display: block;
  font-weight: 500;
  font-size: 20px;
  color: #333;
  margin-bottom: 5px;
}
.responsive-success h2 {
	font-weight: 700;
  font-size: 30px;
  color: #333;
  margin-bottom: 30px;
}
.responsive-success .item-suc {
	display: flex;
	margin-bottom: 20px;
}
.responsive-success .info {
  padding-left: 20px;
  position: relative;
}

.responsive-success .model {
  color: #afafaf;
  font-weight: 500;
  font-size: 16px;
}
.responsive-success .name a {
	color: #212121;
  font-weight: 500;
  font-size: 20px;
  line-height: 18px;
}
.responsive-success .model-q {
	margin-bottom: 4px;
}
.prices-suc .price-main {
	border: none;
  font-weight: 500;
  font-size: 30px;
  height: auto;
  padding: 0;
  line-height: 27px;
}
.prices-suc .price {
	margin-bottom: 0;
}
.prices-suc {
	margin-top: auto;
  position: absolute;
  bottom: 5px;
}
.responsive-success .name {
	width: 80%;
	display: block;
}
.responsive-success .price-new {
	color: #f00;
  font-weight: 500;
  font-size: 30px;
}
.responsive-success .price-old {
	font-weight: 500;
  font-size: 15px;
  line-height: 16px;
}
#print .bot-items a:first-child {
  color: #0092dc;
  font-weight: 500;
  font-size: 20px;
}
#print .bot-items a:last-child {
  color: #8e24aa;
  font-weight: 500;
  font-size: 20px;
}
#print .bot-mess {
	padding: 30px 0 0;
  margin-bottom: 15px;
  border-top: 1px solid #d7d7d7;
  margin-top: 30px;
}
#print .bot-mess p {
	font-weight: 500;
  font-size: 20px;
  color: #333;
  line-height: 24px;
  margin-bottom: 30px;
}
.breadcrumb a {
  font-weight: 400;
  color: #6c6c6c;
}
#smspanel2 .modal-dialog {
  width: 330px;
  top: 25%;
}

#modal-sms2 .modal-dialog {
	width: 330px;
	top: 25%;
}
#smspanel2 .modal-header .close, #modal-sms2 .modal-header .close, #modal-login .modal-header .panel-close {
	margin-top: -2px;
width: 40px;
height: 40px;
right: 6px;
  top: 8px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  opacity: 1;
  z-index: 99;
  cursor: pointer;
}
#smspanel2 .modal-content, #modal-sms2 .modal-content, #modal-login .modal-content {
	border-radius: 10px;
	box-shadow: none;
	padding: 40px 35px;
}
#smspanel2 .modal-header, #modal-sms2 .modal-header {
	border-bottom: none;
	min-height: 0;
}
#modal-login .modal-header {
  border-bottom: none;
  height: 0;
  padding: 0;
  min-height: 0;
}
#modal-sms2 .tab-content {
	margin-top: 0 !important;
}
.registrsms {
	margin-bottom: 0;
}
#smspanel2 .welcome, #modal-sms2 .welcome {
color: #000;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  margin-top: 19px;
}
#demoBasic {
	display: none;
}
#smspanel2 input, #modal-sms2 input {
border: 1px solid #dcdcdc;
border-radius: 62px;
width: 100%;
height: 50px;
}
#modal-sms2 input {
	padding-left: 20px;
	color: #000;
		font-weight: 400;
font-size: 20px;
}
#modal-sms2 input:placeholder {
	font-weight: 400;
font-size: 20px;
line-height: 18px; 
color: #797979;
}
#modal-sms2 .modal-content {
	margin-left: -12px;
}
#smspanel2 .purple {
	display: none;
}
#smspanel2 .chekSms, #modal-sms2 .chekSms {
	margin-bottom: 0;
}
#smspanel2 .btn-primary, #modal-sms2 .btn-primary {
background: #212121;
  border: none;
  margin-top: 15px;
  width: 100%;
  height: 50px;
  font-size: 20px;
  text-shadow: none;
  font-weight: 500;
  border-radius: 100px;
  margin-bottom: 10px;
}
#modal-sms2 .btn-primary {
margin-top: 15px;	
}
.no-sms {
font-size: 20px;
  text-decoration: underline;
  color: #8f8f8f;
}
.code-no {
	position: absolute;
top: 15px;
right: 30px;
color: #E74C3C;
}
#modal-sms2 .tab-content {
	position: relative;
}
.error-sms-block {
	margin-top: 15px;
	color: #BD9C6A;
font-weight: 600;
cursor: pointer;
}
#smspanel2 .btn-primary:hover, #modal-sms2 .btn-primary:hover {
background: #699941;
}
#smspanel2 .tel, #modal-sms2 .tel {
	position: relative;
}
#smspanel2 .tel:before, #modal-sms2 .tel:before {
content: '';
background-image: url(/image/telsms.svg);
position: absolute;
width: 12px;
height: 12px;
background-repeat: no-repeat;
top: 20px;
left: 13px;
}
#smspanel2 .tel input::placeholder, #smspanel2 .tel input, #modal-sms2 .tel input::placeholder, #modal-sms2 .tel input {
font-weight: 400;
font-size: 20px;
line-height: 18px; 
color: #797979;
  padding: 0 20px;
}
#smspanel2 .tel input, #modal-sms2 .tel input {
	color: #000;
}
#modal-login .modal-dialog {
	top: 25%;
width: 330px;
}
#modal-login .modal-content {
height: 260px;
border-radius: 10px;
box-shadow: none;
text-align: center;
}
#modal-login .modal-content img {
	width: 66px;
}
#modal-login .modal-body {
padding-top: 20px;
  font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  margin-bottom: 23px;
  text-align: center;
  color: #212121;
}
.modal-button {
  margin: 10px auto;
  text-align: center;
  line-height: 50px;
}
#modal-login .link-lk {
background: #212121;
  color: #FFF;
  display: block;
  margin: 0 auto;
  border-radius: 62px;
  width: 265px;
  height: 50px;
  font-weight: 500;
  font-size: 20px;
}
#smspanel2 .tab-content {
text-align: center;
}

#modal-login .modal-content .panel-close img {
	width: 15px;
	height: 15px;
}
#smspanel2 .tab-content img, #modal-sms2 .modal-content img {
	width: 66px;
}
#modal-sms2 .modal-content {
	text-align: center;
}

#modal-sms2 .modal-content .close img {
	width: 15px;
}
.luxshop-category h1 {
	font-weight: 700;
  font-size: 40px;
  line-height: 36px;
  color: #212121;
  margin-bottom: 12px;
}
.luxshop-article #content {
  width: 72.3%;
  padding: 50px;
  background: #fff;
  border-radius: 20px;
  margin-bottom: 50px;
}
.image-atricle {
	height: 386px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  border-radius: 30px;
  margin-bottom: 40px;
}
.image-atricle img {
	width: 839px;
  object-fit: cover;
  height: 386px;
}
.luxshop-article h1 {
	font-weight: 700;
  font-size: 30px;
  margin-top: 20px;
  line-height: 0.9;
  color: #000;
}
.description-article {
	font-weight: 400;
  font-size: 20px;
  line-height: 18px;
}
.date-added-article {
font-weight: 600;
  font-size: 18px;
  color: #212121;
  margin-top: 30px;
  margin-bottom: 0;
}
.date-added-article svg {
  margin-right: 10px;
  margin-bottom: -2px;
}
.contact-header .dropdown-menu.ls-dropdown li {
  margin-bottom: 5px;
}
.contact-header .ls-dropdown {
  padding: 20px;
}
.account-left-one {
	display: flex;
  flex-direction: column;
}
.account-left-one > span {
	margin-bottom: 10px;
	display: flex;
}
.account-left-one > span a {
	height: 60px;
  width: 100%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 10px;
  border: none;
  line-height: 60px;
  padding: 0 25px;
  font-weight: 500;
font-size: 22px;
position: relative;
color: #212121;
}
.account-left-one > span a span {
position: absolute;
  display: flex;
  width: 25px;
  height: 25px;
  right: 17px;
  top: 17px;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #f89840;
  border-radius: 100px;
  font-size: 20px;
  line-height: 60px;
  font-weight: 500;
}
.account-left-one > span a:hover {
background: #f89840;
border: none;
text-shadow: none;
}
.account-left-one > span svg {
	margin-right: 15px;
	margin-bottom: -3px;
}
.account-simpleedit h1, .account-order h1, .account-order-info h1, .account-wishlist h1, 
.product-compare h1, .account-reviews h1 {
	font-weight: 700;
  font-size: 40px;
  color: #333;
}
.account-left-one .active a {
	background: #f89840;
	color: #212121;
}
.account-left-one > span.edit-lk.active svg {
  margin-bottom: -1px;
}
.account-simpleedit #content, .account-order #content, .product-compare #content,
.account-reviews #content {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 10px;
  padding: 40px;
  margin-top: 70px;
  min-height: 340px;
}
.account-order-info #content, .account-wishlist #content {
  margin-top: 70px;
}
.account-simpleedit h1, .account-order h1, .account-order-info h1, .account-wishlist h1,
.product-compare h1 {
line-height: 30px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.account-simpleedit #column-left, .account-order #column-left, .account-order-info #column-left, .account-wishlist #column-left,
.product-compare #column-left, .account-reviews #column-left {
	padding-right: 35px;
	width: 25% !important;
}
.account-reviews #content, .product-compare #content {
	margin-bottom: 40px;
}
.form-horizontal .control-label {
	display: none !important;
}

.account-simpleedit #content h1, .account-order #content h1, .account-order-info #content h1,
.product-compare #content h1, .account-reviews #content h1 {
font-weight: 600;
font-size: 30px;
line-height: 27px; 
}
#simpleedit .form-horizontal {
	display: flex;
}
#simpleedit .form-horizontal .form-group {
	margin: 0 20px 0 0;
}
#simpleedit input {
  width: 260px;
  height: 50px;
  border: 1px solid #dcdcdc;
  border-radius: 61px;
}
#simpleedit  .simpleregister-block-content {
	padding: 0;
}
#simpleedit input {
	font-size: 20px;
	color: #000;
	padding: 10px 20px;
}
#simpleedit input::placeholder {
	font-weight: 400;
  font-size: 20px;
  line-height: 18px; 
  color: #797979;
}
#simpleregister_button_confirm {
	background: #212121;
  border-radius: 62px;
  height: 50px;
  line-height: 28px;
  font-weight: 700;
  font-size: 22px;
  min-width: 183px;
}
.simple-content .buttons {
	display: flex;
}
.account-simpleedit .simple-content {
	margin-bottom: 0;
}
.account-simpleedit .simple-content .simpleregister-button-block {
	margin-top: 30px;
	padding-left: 0;
}
.list-group.acc {
	margin-bottom: 50px;
}
.btn-account a {
  color: #212121;
}
.account-left-one > span.comp-lk svg {
    margin-right: 10px;
}
.mod-art-image a img {
	width: 100%;
	border-radius: 10px;
}
#cart-total {
	display: flex;
}
#ocdw_cart-block .product-row .remove button {
	background: none;
}
#ocdw_cart-inner-footer {
	position: absolute;
  bottom: 0;
}
#button-cart svg {
  margin-right: 15px;
}
.breadcrumb-box {
	width: 100%
}
#specification .short-attribute {
	padding: 10px 0 !important;
	border-bottom: 1px solid #EDEAEC;
	width: 47%;
	display: flex;
}
.attr-group-name {
	margin-top: 30px;
}
#search  .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 270px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 12px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
					background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
					box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
#search .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
#search .dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
#search .dropdown-menu > li > a,
#search .dropdown-menu  li.disabled {
	display: block;
	padding: 0;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	white-space: unset;
	text-decoration: none;
}
#search .dropdown-menu  li.inline a {
	border-radius: 5px;
	padding: 5px 5px;
}
#search .dropdown-menu  li.more a {
	padding: 0;
}
#search .dropdown-menu > li > a:hover,
#search .dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5;
	background-image: none;
}
#search .dropdown-menu > .active > a,
#search .dropdown-menu > .active > a:hover,
#search .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-image: none;
	outline: 0;
}
#search .dropdown-menu > .disabled > a,
#search .dropdown-menu > .disabled > a:hover,
#search .dropdown-menu > .disabled > a:focus {
	color: #777;
}
#search .dropdown-menu > .disabled > a:hover,
#search .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#search .dropdown-menu { 
	width: 475px !important;
	overflow: hidden auto;
	padding: 8px 20px 20px;
	border-radius: 10px;
border: none; 
max-height: 470px;
overflow: hidden;
box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.15);
}
#search .dropdown-menu::-webkit-scrollbar-track {
	background-color: transparent;
}
#search .dropdown-menu::-webkit-scrollbar {
	width: 4px;
	background-color: white;
}
#search .dropdown-menu::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,0.2);
	border-radius: 10px;
}

#search .dropdown-menu li {
	list-style-image:  none !important;
	clear: both;

}
#search .dropdown-menu li:not(.disabled, .inline, .more) {
border: 1px solid #e4e4e4;
border-radius: 10px;
margin-bottom: 10px;
}
#search .dropdown-menu li.inline { 
	display: inline-block;
	margin-left: 5px;
	vertical-align: top;
}
#search .dropdown-menu li.inline .search-suggestion{ 
	text-align: center;
}
#search .dropdown-menu li .title {
	font-size: 1em;
	text-transform: none;
	line-height: normal;
	display: none;
}
#search .dropdown-menu li.disabled .title {
	width: fit-content;
	padding-bottom: 5px;
	font-size: 1.2em;
}
.search-suggestion {
	overflow: hidden;
	width: 100%;
	display: flex;
	gap: 15px;
	padding: 6px 25px 6px 10px;
}
.search-suggestion.product .name {
font-weight: 400 !important;
  font-size: 18px;
  line-height: 16px;
  max-height: 48px;
  overflow: hidden;
  margin-top: 4px;
}
.search-suggestion .center {
	flex-grow: 1;
	min-width: 0;
}
.search-main .search-suggestion .name {
	margin-bottom: 3px;
	font-weight: 400 !important;
  line-height: 16px;
  margin-top: 9px;
  font-size: 14px;
  
}
.search-suggestion .left, .search-suggestion .right  {
	align-self: center;
	text-align: center;
}
.search-suggestion.product .price {
	white-space: nowrap;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 600 !important;
  letter-spacing: 0px !important;
  display: flex;
}

.search-suggestion .btn-cart {
background: #f89840;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 100px;
  line-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-suggestion .btn-cart:hover {
  color: #444;
  background: #212121;
}

.search-suggestion .label {
	font-weight: normal;
	color: darkgray;
	padding-left: 0;
	padding-right: 5px;
}
.search-suggestion  .image img {
	border-radius: 5px;
}
.search-suggestion  .price-old {
display: block;
  margin-right: 2px;
  color: #A7A7A7;
  position: relative;
  font-weight: normal;
  padding-top: 4px;
  order: 1;
  margin-left: 7px;
  font-weight: 500;
  font-size: 15px;
  line-height: 14px;
}
.search-suggestion  .price-new {
	display: block;
	color: #f00;
}
.search-suggestion  .price-base {
	color: black;
}
.search-suggestion .more {
font-weight: 600;
font-size: 18px;
text-decoration: underline;
text-decoration-skip-ink: none;
color: #f89840;
  background: none !important;
}
.search-suggestion .more:hover {
	opacity: 1;
}
.search-suggestion .out-stock .value {
	color: #ff2e2e;
	color: white;
	background-color: #ff2e2e;
	width: fit-content;  
	padding: 1px 5px;
	border-radius: 4px;
	font-size: 0.8em;
	font-weight: 700;
}
.search-suggestion .in-stock .value {
	color: #00dd00;
	color: white;
	background-color: #00dd00;
	width: fit-content;  
	padding: 1px 5px;
	border-radius: 4px;
	font-size: 0.8em;
	font-weight: 700;
}
.search-suggestion:hover, #search .dropdown-menu > li > a:hover {
	background: none;
}
.search-suggestion.product .name:hover {
	color: #000;
}
.more .search-suggestion {
	padding: 0;
}
.no_results {
	font-size: 14px;
	text-align: center;
	padding-top: 12px;
}
.order-list .head {
	display: flex;
	padding-bottom: 17px;
	padding-left: 25px;
	padding-right: 12px;
}
.order-list .order-product {
	display: flex;
	height: 56px;
background: #F5F5F5;
border-radius: 51px;
margin-bottom: 10px;
padding: 0 12px 0 25px;
}
.account-order h1 svg, .account-order-info #content h1 svg {
	margin-right: 10px;
  margin-bottom: -2px;
}
.account-left-one .active a span {
	background: #212121;
  font-weight: 700;
  font-size: 20px;
}
.account-left-one > span a:hover span {
	background: #212121;
  font-weight: 700;
  font-size: 20px;
}
.order-list .head > div {
font-weight: 600;
  font-size: 18px;
  color: #444;
line-height: 17px;
}
.order-list .order-product > div {
	display: flex;
	align-items: center;
}
.order-list .order-product .products-total .currency {
	margin-left: 4px;
}
.order-list .head .added, .order-list .order-product .date_added {
	width: 20%;
}
.order-list .head .id, .order-list .order-product .order_id {
	width: 16%;
}
.order-list .head .tot, .order-list .order-product .products-total {
    width: 16%;
}
.order-list .head .quan, .order-list .order-product .quantity {
	width: 16%;
}
.order-list .head .stat, .order-list .order-product .status {
	width: 20%;
}
.order-list .order-product .button {
	width: 13%;
}
.btn-info-ord {
	height: 34px;
background: #f89840;
  border-radius: 50px;
width: 100%;
line-height: 34px;
text-align: center;
color: #FFFFFF;
font-weight: 600;
font-size: 18px;
}
.order-list .order-product .status {
	font-weight: 700;
color: #8FB471;
}
.btn-info-ord:hover, .btn-info-ord:focus {
	color: #fff;
	background: #699941;
}
.about-ord:hover {
	color:#699941;
}
.order-product .mob, .container .continue-mb {
    display: none;
}
.account-order-info #content .block-info-ord {
background: #FFFFFF;
  border-radius: 10px;
  padding: 30px 40px 35px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}
.account-order-info #content {
	padding-left: 0;
	margin-bottom: 40px;
}
.account-order #content h1 {
padding-left: 32px;
}
.about-ord {
border-radius: 10px;
  width: 336px;
  height: 60px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  font-weight: 500;
  font-size: 22px;
  line-height: 20px;
  color: #212121;
  display: inline-block;
  margin-top: 40px;
  padding-left: 20px;
  line-height: 60px;
  padding-left: 30px;
}
.about-ord svg {
	margin-right: 25px;
  height: 12px;
}
.about-ord:hover {
	color: #212121;
	text-decoration: underline;
}
.account-simpleedit #content h1:before, .account-order #content h1:before, .block-info-ord h1:before  {
content: '';
background-image: url(/image/lk-1.svg);
height: 16px;
position: absolute;
width: 15px;
left: 0;
background-size: 14.4px;
background-repeat: no-repeat;
top: 3px;
opacity: 0.75;
}
.order-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.info-order {
	display: flex;
}
.account-order #content h1:before, .block-info-ord h1:before {
	background-image: url(/image/lk-2.svg);
	background-size: 21px;
	width: 25px;
	height: 16px;
}
.block-info-ord h1 {
	width: 100%;
}
.info-order h3 {
  font-weight: 700;
font-size: 20px;
color: #333;
margin-bottom: 12px;
  margin-top: 25px;
}
.info-order {
width: 34%;
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  padding: 20px 30px 30px;
  flex-direction: column;
}
.responsive-order {
	width: 63.5%;;
	border: 1px solid #e4e4e4;
  border-radius: 15px;
  padding: 20px;
}
.responsive-order .item-suc {
	display: flex;
	margin-bottom: 10px;
}
.responsive-order .prices-suc {
	position: relative;
}
.item-suc .model-q .model {
	font-weight: 500;
  font-size: 16px;
  line-height: 14px;
  color: #afafaf;
}
.responsive-order .name a {
	color: #212121;
	font-weight: 500;
  font-size: 20px;
  line-height: 18px;
  display: block;
}
.responsive-order .prices-suc .price {
  display: flex;
  margin-top: 20px;
}
.responsive-order .prices-suc .price-new {
	order: -1;
	color: #f00;
	font-weight: 500;
	font-size: 30px;
}
.responsive-order .prices-suc .price-old {
  margin-bottom: 2px;
  line-height: 26px;
  font-weight: 500;
  font-size: 15px;
  color: #9d9d9d;
  margin-left: 8px;
}
.info-order .two h3 {
margin-top: 28px !important;
}
.responsive-order .image {
	margin-right: 15px;
}
.responsive-order .model-q {
	margin: 5px 0;
}
.info-order > div:first-child h3 {
  margin-top: 10px;
}
.account-order-info .account-left-one > .order-lk a {
  background: #f89840;
}
.account-order-info .account-left-one > .order-lk a span {
  background: #212121;
  font-weight: 700;
  font-size: 20px;
}
.btn-info-ord:hover {
	background: #212121;
}
.account-wishlist .wishlist-compare button {
	margin-top: -2px;
}
.products.wish {
	margin-left: -20px;
}
.product-compare #content h1 svg {
	margin-right: 10px;
}
.nav-compare {
	width: max-content;
  background: #fff;
  border-radius: 65px;
  margin-bottom: 25px;
  margin-top: 40px;
  height: 45px;
  padding-top: 5px;
  border:none;
}
.nav-compare li a {
border: none;
  outline: none;
  border-radius: 45px;
  font-weight: 600;
  font-size: 22px;
  text-align: center;
  padding: 0 40px;
  height: 45px;
  line-height: 45px;
  margin: 0;
  border: 1px solid #ddd !important;
  color: #212121;
}
.nav-compare .nav-tabs li {
  text-align: center;
  margin: 0 10px;
}
.nav-compare {
	border: none;
}
.nav-compare > li.active > a, .nav-compare > li.active > a:hover, 
.nav-compare > li.active > a:focus {
	background: #f89840;
  color: #fff;
}
.nav-compare.nav-tabs li {
  text-align: center;
  margin: 0 10px;
}
.nav-compare.nav-tabs li:first-child {
  margin-left: 0px;
}
.compare_name label {
	font-size: 20px;
	font-weight: 500;
	cursor: pointer;
	margin-left: 5px;
	margin-bottom: 2px;
	line-height: 8px;
}
.compare_name span {
	display: block;
	margin-top: 20px;
}
.owl-carousel .compare_name {
  padding: 10px 10px 20px !important;
}
.tab-compare .attribute_group {
  display: none;
}
.name-comp {
	color: #212121;
  font-weight: 400;
  font-size: 18px;
  line-height: 16px;
}
.compare_name .image {
	border: none;
}
.compare_name .price, .compare_name .price-new {
	font-weight: 500;
  font-size: 30px;
  line-height: 27px;

}
.compare_name .price-new {
color: #f00;
margin-top: 0;
}
.compare_name .price-old {
	margin-top: 8px;
  margin-left: 8px;
}
.compare_name .price {
	display: flex;
	justify-content: center;
	margin: 25px;
}
.compare_name .cart {
	margin-bottom: 10px;
}
.titles div {
	height: 40px;
}
.nav-compare > li.active > a {
	border: none !important;
}
.tab-compare .titles > div {
  font-weight: 600;
}
.account-reviews .rev-products img {
	width: 80px;
}
.rev-products .row-product {
	border: 1px solid #e4e4e4;
  border-radius: 15px;
  padding: 10px 25px;
  display: flex;
  margin-bottom: 10px;
}
.main-rev-inf {
	width: 100%;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-rev-inf .center {
display: flex;
flex-direction: column;
  width: 60%;
  justify-content: center;
}
.main-rev-inf .name {
	font-weight: 500;
  font-size: 20px;
  line-height: 18px;
  color: #000;
}
.main-rev-inf .center span {
	font-weight: 500;
  font-size: 16px;
  line-height: 14px;
  margin-top: 5px;
  color: #afafaf;
}
.button-rev-lk {
	width: 180px;
  height: 40px;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  background: #f89840;
  border-radius: 40px;
  line-height: 40px;
}
.button-rev-lk a {
  color: #fff;	
}
.button-rev-lk.revs {
	background: none;
	border: 1px solid #f89840;
}
.button-rev-lk.revs a {
  color: #f89840;
}
.account-reviews #content h1 {
	margin-top: 0;
	margin-bottom: 25px;
}
.box-cart {
	padding-right: 0;
}
#top .dropdown-menu-left li:last-child button {
	color: #f89840 !important;
	font-weight: 700 !important;
}
.category-page {
	margin-top: 20px;
}
.account-account #content {
  display: none;
}
.account-account #column-left {
	margin: 0 auto;
  float: none;
}
.account-account h1 {
	font-weight: 700;
  font-size: 40px;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.simplecheckout #simplecheckout_comment .simplecheckout-block-content {
padding: 20px !important;
}
#simplecheckout_comment .simplecheckout-block-content textarea {
border-radius: 20px;
padding: 15px 25px;
}
#simplecheckout_comment .simplecheckout-block-content textarea:focus {
	border: 1px solid #000;
	box-shadow: none;
}
.about-lk {
	display: none;
}
.account-simpleedit #content h1::before {
  content: '';
  background-image: url(/image/user-lk.svg);
  width: 18px;
  height: 19px;
  background-size: 18px;
  display: inline-flex;
  margin-right: 15px;
  margin-bottom: 2px;
  position: relative;
}
.product-luxshop_latestpage .product-grid.product-layout {
	width: 25%;
	max-width: 25%;
}
.product-luxshop_latestpage h1 {
	font-weight: 500;
  font-size: 30px;
  line-height: 27px;
  margin-bottom: 0;
}
.img-comp-mob {
	display: none;
}
#simplecheckout_payment .form-group label {
  font-size: 16px;
}
.no-product {
	font-size: 26px;
  text-align: center;
  margin-top: 50px;
}
.btn-general .text-cart-add {
  margin-top: 0;
}
.category-flex > div {
	height: max-content;
}
.category-grid-home .category-flex {
  min-height: max-content !important;
}
.ocdw_cart-sidebar-bg {
	background: #0b0b0b !important;
}













@media (max-width: 767px) {
	#content.product #column-right {
	display: block;
	}
	.order-product .mob, .container .continue-mb {
    display: block;
  }
	#prd-sets.sets h3 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#prd-sets.sets .set-product-cell {
display: inline-block;
margin: 0 auto;
overflow: hidden;
width: 46.5%;
max-width: 49%;
height: 280px;
margin: 0 5px;
}
#prd-sets.sets .set-total-cell {
	width: 100%;
max-width: 100%;
height: 150px;
}
#prd-sets.sets .owl-controls .owl-prev, #prd-sets.sets .owl-controls .owl-next {
  position: absolute;
  margin-top: -10px;
  top: 15px;
  margin: 0 -10px;
}
#prd-sets.sets .set-product h4 {
  font-size: 12px;
  height: 100%;
  overflow: hidden;
}
#prd-sets.sets .set-product h4 a {
line-height: 20px;
font-size: 16px;
  color: #000;
}
#prd-sets.sets .set-product img {
  max-width: 120px;
}

#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-heading-block .ocdw_recommended_products-h3 {
 font-size: 40px;
  line-height: 36px;
  font-weight: 500;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-heading-block > div {

  margin-top: 10px;
}
#ocdw_recommended_products-products-block-0 .product-thumb h4 a {
	line-height: 20px;
font-size: 16px;
}
#ocdw_recommended_products-products-block-0 .swiper-slide {
	padding: 7.5px;
}
#content.product #column-right {
	padding: 0;
}
#ocdw_recommended_products-products-block-0 .product-thumb h4 {
  margin-bottom: 10px;
  min-height: 142px;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-heading-block > div {

  margin-top: 10px;
}
.sup-info {
  padding: 15px 20px;
width: 100%;
}
.bottom-sup {
	padding: 10px 15px;
}
.left-sup {
  padding-right: 10px;
}
.right-sup {
  padding-left: 10px;
}
.sup-item {
  width: 60px;
  height: 60px;
}
.sup-item img {
	width: 34px;
}
.table_success {
  padding: 20px;
  width: 100%;
}
.bot-items a img {
  width: 40px;
}
.col-success h3, .col-success p {
  font-size: 18px;
}
#product .container {
	flex-direction: column;
	width: 100%;
	padding: 0 20px;
}
#product {
	margin: 0;
}
.left-block {
  width: 100%;
}
.right-block-product {
	order: -1;
	padding: 0;
}
.breadcrumb-box {
	order: -2;
}
#product .image-block, #product .center-inf-block, #product .right-block {
	padding: 0;
}
.right-block-product .h-100 {
height: auto;
}
.slider-main-img {
  margin-top: 0;
}
.ft_tabs_mob header.pt {
	padding-top: 54px !important;
}
#product .sticker-special .sticker-ls-pd {
	font-weight: 400;
  font-size: 46px;
  left: 3px;
    top: 50px;
    width: 120px;
    height: 120px;
    text-align: center;
}
#product .sticker-special .sticker-ls-pd span {
	font-weight: 400;
  font-size: 42px;	
}
.image-additional {
  margin-top: -70px;
}
.h1-prod-name {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 30px;
}
.image-additional .slick-track {
	width: 100% !important;
}
.image-additional .slick-slide {
	width: 15% !important;
}
.image-additional.slick-initialized {
	padding: 0;
}
.image-block .slick-track {
  justify-content: center;
}
.image-additional .slick-slide {
	margin: 0;
}
.column-image .img-resp {
	width: 35px;
  height: 35px;
}
.column-image a.hpm-button {
  margin: 2px;
}
.content-product {
	padding: 20px;
	background: none;
}
.flex-hang {
	flex-direction: column;
	margin-top: 50px;
}
.breadcrumb > li, .breadcrumb-box .breadcrumb {
    white-space: normal !important;
    display: inline-block;
  }
  .breadcrumb > li:last-child {
  	padding: 0;
  }
  #product .price {
  	width: 90%;
  	    align-items: center;
  }
  #product .panel-rigth-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#product .price-new, #product .price-old {
  font-size: 35px !important;
}
.price > span > .text {
  font-size: 16px;
  line-height: 16px;
}
#product .price-new {
	padding-left: 30px;
}
#button-cart {
	width: 90%;
  margin: 0 auto;
}
#product .actions {
	flex-wrap: wrap;
}
#product .actions .cart {
	width: 100%;
	margin-bottom: 20px;
}
#product .actions .cart .btn-general {
	width: 90%;
  margin: 0 auto;
}
.info-product-stock, .info-model, .info-manufacturer {
	padding-left: 20px;
}
.hang-block .heading {
	font-weight: 500;
  font-size: 40px;
}
.content-product {
  box-shadow: none;
  margin-top: 20px;
}
.flex-hang img {
  width: 85%;
}
.flex-hang .image {
	text-align: center;
}
.flex-hang .name {
  font-size: 24px;
  margin-top: 15px;
}
.flex-hang > div {
	text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
}
.flex-hang .desc {
	font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}
.video-pr .title, .attr-group-name, .images-real .heading {
	font-weight: 500;
    font-size: 40px;
}
.flex-hang {
	margin-bottom: 20px;
}
.video-pr .title, .attr-group-name, .images-real .heading {
	margin-bottom: 35px;
}
.video-pr iframe {
	height: 450px !important;
}
.video-pr {
  margin-bottom: 60px;
  margin-top: 30px;
}
.short-attribute {
	width: 100%;
	padding: 7px 0;
}
#specification {
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 20px;
  padding: 20px;
}
#content > .xs-bt-1 {
	margin: 0;
}
.attr-group-name {
	font-weight: 600;
  font-size: 24px;
  margin-bottom: 0;
  text-align: left;
  line-height: 44px;
  margin-top: 0;
}
.short-attribute > .attr-name span {
	font-weight: 400;
  font-size: 18px;
  line-height: 16px;
}
.short-attributes-groups {
	margin-bottom: 10px;
}
.images-real {
  margin-top: 50px;
  margin-bottom: 40px; 
 }
 .images-real .heading {
  margin-bottom: 10px;
 }
 .prev.slick-arrow {
 	left: 0;
 	margin-left: 0;
 	width: 10px;
 }
 .next.slick-arrow {
 	margin-right: 0;
 	width: 10px;
 }
 .images-real .item {
  padding: 20px;
}
.info-rating {
	flex-wrap: wrap;
	justify-content: center;
}
.block-rev .heading {
	font-weight: 500;
font-size: 40px;
line-height: 36px; 
}
.review-button {
	margin-left: 0;
	margin-top: 10px;
}
.rating-lf, .reviews-rt {
  display: flex;
  font-size: 22px;
  margin-bottom: 10px;
  margin-left: 0;
}
.review-item {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 20px;
  border-top: 0;
  margin-bottom: 15px;
  padding: 20px;
}
.review-heading {
	flex-wrap: wrap;
}
.review-heading .block-author {
  font-weight: 600;
  font-size: 20px;
}
.review-item .block-date {
  margin-left: auto;
  color: #8e8e8e;
  font-weight: 400;
  font-size: 16px;
}
.review-item .rating {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 10px;
}
.review-item .comment {
	font-weight: 300;
  font-size: 20px;
  line-height: 18px;
}
.rev-modal .modal-dialog {
  width: auto;
}
#product.special-timer .sticker-special .sticker-ls-pd{
display: none;
}
#product.special-timer {
  background: #fff0; 
}
.special-timer .left-block {
  width: 100%;
  padding-top: 0;
  background: #fff;
    border-radius: 20px;
    border: 1px solid #dcdcdc;
    padding-top: 30px;
}
.special-timer .special-countdown .countDays, .special-timer .special-countdown .countHours, .special-timer .special-countdown .countMinutes, .special-timer .special-countdown .countSec {
	padding-left: 5px;
}
#product_data .special-countdown .position {
  width: 30px;
  height: 50px;
  line-height: 50px;
  font-size: 38px;
}
#product_data .special-countdown .countDays {
	padding-top: 6px;
}
#product.special-timer {
	box-shadow: none;
}
 #product .actions .cart .btn-general {
    width: 90%;
    margin: 0 auto;
  }
 #product.special-timer {
    box-shadow: none;
    padding: 0 20px;
  }
  #product.special-timer .panel-rigth-block {
  margin-top: 20px;
}
#product.special-timer .actions {
width: 90%;
}
#product.special-timer .image-block {
	margin-top: 0;
}
.ocdw_recommended_products-products-block {
  margin-top: 30px;
}
  .ocdw_recommended_products-products-block {
    margin-top: 50px;
}
#ocdw_recommended_products-products-block-0.ocdw_recommended_products-products-block .swiper-heading-block .ocdw_recommended_products-h3 {
	margin-bottom: 30px;
}
.ocdw_recommended_products-products-block .swiper-container {
	margin:0;
}
.related-pr {
	padding: 0 13px;
}
#product.special-timer .panel-rigth-block {
	background: none;
}
#product.special-timer .price {
    width: 82%; 
  }
  .reviews-rt {
  	display: block;
  }
  .product-thumb .image a {
  padding: 10px;
}
#ocdw_recommended_products-products-block-0 .product-thumb .caption {
  padding: 0 10px 10px;
}
#ocdw_recommended_products-products-block-0 .product-thumb h4 a {
	font-weight: 500;
  font-size: 16px;
  
}
#ocdw_recommended_products-products-block-0 .product-thumb h4, #ocdw_recommended_products-products-block-0 .product-thumb h4 a {
	line-height: 14px;
}
#ocdw_recommended_products-products-block-0 .product-thumb h4 {
    margin-bottom: 3px;
    height: 82px;
    min-height: 82px;
    overflow: hidden;
  }
  .wishlist-compare {
  right: 7px;
  top: 8px;
}
.wishlist-compare button {
  background: none;
  border: none;
  width: 25px;
}
.wishlist-compare svg {
	width: 20px;
}
.attribute-block .title {
  font-size: 16px;
}
.attribute-block .text {
  font-size: 16px;
}
.attribute-block .attribute {
  margin-bottom: 0;
}
#ocdw_recommended_products-products-block-0 .product-thumb .price {
	font-weight: 500;
  font-size: 24px;
  margin: 0 auto;
}
.price-actions-box {
  margin-top: 0px !important;
}
.button-group {
	margin-bottom: 10px;
}
  #ocdw_recommended_products-products-block-0 .product-thumb .price {
    padding-top: 7px;
    padding-bottom: 8px;
}
.button-group {
	margin: 0 auto;
}
.price-actions-box {
	margin-bottom: 10px;
}
.ocdw_recommended_products-products-block {
	margin-bottom: 40px;
    margin-left: -7px;
    margin-right: -7px;
}
header > .container {
	display: none;
}
#cart > .btn {
	width: 40px;
	height: 40px;
}
#search .btn-search {
	margin-right: 35px;
	padding-top: 3px;
}
.mob-m-i.phone a {
	width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #212121;
  border-radius: 62px;
}
.fm-right-block .mob-m-i {
	margin-right: 12px;
}
.fm-logo img {
	width: 92px;
}
.fm-logo {
	margin-top: 3px;
}
footer.ls-light-theme .footer-top {
	padding: 50px 20px 30px;
}
.footer-main > .row > div {
  width: 50%;
  padding: 0 20px;
}
footer .two-c-pc {
	display: block;
}
.footer-contact .title-f {
	padding-top: 0;
	margin-top: 0;
	padding-left: 0;
    text-align: left;
}
footer.ls-light-theme .title-f {
	margin-bottom: 0;
	padding-bottom: 14px;
	padding-left: 0;
}
body footer .footer-contact li {
	text-align: left;
	font-size: 18px;
}
footer.ls-light-theme a {
	font-size: 18px;
}
.footer-top .list-unstyled i {
  font-size: 18px;
}
footer .fa-width {
  width: 18px;
}
footer .fa-clock-o {
	margin-right: 6px;
}
footer.ls-light-theme {
	font-size: 18px;
}
footer .socials li a:first-child, footer .socials li a:last-child {
  font-size: 18px;
  color: #000;
}
.footer-main > .row > ul {
	display: flex;
  width: 50%;
  padding-left: 20px;
  padding-top: 70px;
}
.footer-main > .row > ul li a:first-child {
	margin-right: 15px;
}
footer .powered {
  justify-content: center;
}
.slider-main-img .item.slick-slide {
  padding: 0 20px 40px;
}
.block-rev {
	margin-top: 50px;
	margin-bottom: 40px
}
.special-timer .main-img-special {
  padding: 0;
  margin-bottom: -30px;
}
.container {
  padding: 0 20px;
}
header .container, footer .container, .container.pr {
	padding: 0;
}
#tcb_call_1 {
	bottom: 270px !important;
    right: 10px !important;
}
.category-grid-home > div {
  display: flex;
  flex-wrap: wrap;
}
.category-flex > div.small {
  width: 50%;
}
.category-flex > div.big {
	width: 100%;
}
.category-grid-home.mob .button {
  width: 120px;
  height: 40px;
  bottom: 25px;
  left: 25px;
  line-height: 38px;
  font-size: 20px;
}
.category-grid-home > div .item-cat-home span {
	font-weight: 800;
  font-size: 24px;
  line-height: 22px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
  top: 35px !important;
  left: 25px !important;
}
.plisting-content ul {
	margin-bottom: 20px;
  margin-top: 25px;
  overflow-y: hidden;
  overflow-x: scroll;
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.plisting-content li a {
  padding: 0 20px;
  width: max-content;
}
.plisting-content .nav-tabs li {
	margin: 0 2px;
}
.plisting-products .product-layout {
	padding: 5px;
}
.row.plisting-products {
	margin: 0 -5px;
}
.product-grid .product-thumb {
	border-radius: 10px;
}
.product-thumb .caption {
  padding: 0px 15px 15px;
}
.product-grid .product-thumb .image {
  padding: 15px 15px 0;
  margin-bottom: 10px;
}
 .product-thumb .wishlist-compare button {
    background: none;
    border: none;
    width: 20px;
    height: 20px;
    margin-right: 8px !important;
    width: 18px;
  }
  .product-thumb .product-name a {
  	font-weight: 500;
  font-size: 16px;
  line-height: 14px;
  }
  .product-thumb .product-name {
  	margin-bottom: 8px;
  padding-bottom: 12px;
  }
 .category-page .product-grid .catalogCard-extra .short-attribute, #plisting-55 .plisting-products .short-attribute {
  display: block;
  padding: 0 !important;
  margin-bottom: 1px;
  font-size: 16px;
}
.short-attributes-groups-category .short-attribute .attr-text span {
  font-size: 16px;
}
.product-thumb .price .price-new {
	font-weight: 500;
  font-size: 23px;
  line-height: 22px;
  order: -1;
}

.product-thumb .price .price-old {
font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-left: 5px;
}
.product-thumb .price {
	width: 100%;
    display: flex;
    flex-direction: initial;
    justify-content: flex-start;
    padding-top: 12px;
    padding-bottom: 5px;
    font-size: 24px;
    line-height: 22px; 
    min-height: 48px;
}
.product-thumb .price > span {
	width: max-content;
	min-height: 29px;
}
.short-attributes-groups-category {
  padding-bottom: 8px;
}
.product-thumb  .price-actions-box {
  margin-bottom: 0;
}
.product-grid .product-thumb .actions div.cart .btn-general span.text-cart-add, .container-module .product-thumb .actions div.cart .btn-general span.text-cart-add {
  font-weight: 400;
  font-size: 18px;
  line-height: 16px;
}
.product-thumb .btn-general {
	height: 40px;
}
.short-attributes-groups-category .short-attribute .attr-name span {
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
}
.product-thumb .btn-general svg {
	width: 14px;
}
.plisting-products .product-layout {
	max-width: 100% !important;
  margin: 0 auto;
  width: 100%;
}
.carousel-mod {
  padding: 0;
  margin-top: 0 !important;
}
.carousel-mod .slick-slide {
  padding: 5px;
}
.carousel-mod .slick-slide a {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.05);
}
.container-module .title-module span {
  font-size: 40px;
  line-height: 36px;
}
.carousel-mod .title-module {
	padding-bottom: 0;
  margin-bottom: 0;
}
.carousel-mod .slick-slide a {
	padding: 20px 0 20px 0;
}
.carousel-mod .slick-slide img {
	width: 90px;
}
.carousel-mod {
	margin: 10px -5px 10px;
}
.button-more {
	margin-top: 0px;
	margin-bottom: 0;
}
.rev-home .block-reviews.f-box {
	background: none !important;
	box-shadow: none;
	display: flex;
    flex-direction: column;
    padding-bottom: 5px;
}
.rev-home .average-reviews {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .average-rating-stars {
  	order: 1;
  }
  .total-reviews {
  margin-left: 0 !important;
}
.total-reviews {
	margin-bottom: 10px;
}
.average-rating-stars .stars-average-grey {
	margin: 0 !important;
}
.block-reviews .average-rating-stars {
	justify-content: center;
  margin-top: 2px;
}
.review-store-box .avg-rating-stars {
width: 100%;
margin-top: 10px;
  height: 15px;
}
.review-store-box .rs-review-stars {
	flex-wrap: wrap;
}
.review-store-box .author-name {
	font-size: 20px;
}
.review-store-box .rs-review-dateadded {
	font-weight: 400;
  line-height: 14px;
  font-size: 16px;
}
.review-store-box .rs-desc-reviews {
	font-weight: 300;
	height: auto;
}
.review-store-box .item-rs .d-flex.jcsb {
	width: 100%;
}
.review-store-box .no-slider .item-rs {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05) !important;
}
.review-store-box .no-slider .item-rs {
	margin-bottom: 0 !important;
}
.box-showmore {
	margin-top: 20px;
}
.container .rev-home {
  margin-bottom: 30px;
}
.product-slider {
  margin: 0px;
}
.articles-mod .product-thumb .caption {
    padding: 0px 20px 20px;
  }
  .articles-mod .mod-art-name {
  margin-bottom: 10px;
  margin-top: 20px;
}
.container-fluid {
	width: 100%;
}
.megasliderpro {
	width: 100%;
}
.plisting-content {
	overflow: hidden;
}
.content-carousel-0 {
	overflow: hidden;
}

.box-sub-cat .slick-dots {
  text-align: center;
  height: 28px;
  background: #F8F9FA;
  border-radius: 5px;
  padding: 3px 12px 5px 12px;
  width: auto;
  display: inline-block;
  margin-bottom: 15px;
  margin-top: 15px;
  margin: 5px auto;
  display: block !important;
}
.box-sub-cat .slick-dots button {
border-radius: 80px;
  width: 40px;
  height: 6px;
  padding: 0;
  background: #d9d9d9;
  font-size: 0px;
  overflow: hidden;
  border: 0px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.box-sub-cat .slick-dots li {
  display: inline-block;
  margin-right: 5px;
}
.box-sub-cat .slick-dots li.slick-active button {
  background: linear-gradient(129.1deg, #F6851D -17.84%, #F59741 83.84%);
}
.box-sub-cat .item-subc {
	padding: 0 5px;
}
.box-sub-cat {
	padding: 0 5px;
}
.container.category #content.col-md-9 {
  width: 100%;
  padding: 0 20px;
}
.ls-limit-sorts .btn-group {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.ls-limit-sorts {
	margin-top: 15px;
}
.breadcrumb > li + li::before {
	padding: 0;
}
.ocf-btn-mobile-static {
	width: 48.5%;
}
.btn-sort-limit {
	width: 48.5%;
}
.ocf-btn-mobile-static .ocf-btn {
	width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 62px;
    height: 40px;
    background: #fff;
    line-height: 26px;
    font-weight: 500;
}
.view-box .justify-content-between {
	padding: 0;
}
.view-box {
	padding: 0;
	margin-bottom: 15px;
}
.container.category #content h1 {
	margin-left: -10px;
}
.btn-group .ocf-btn-mobile-static {
	border: none !important;
	padding: 0;
	margin: 0;
}
.container-module .item.no-slider.f-col-xs-6, .product-layout.product-grid.col-xs-6 {
	padding: 5px;
}
.row-flex {
	margin-right: -15px;
  margin-left: -15px;
}
.ocf-btn-name svg {
	position: absolute;
  left: 20px;
  top: 12px;
}
.box-showmore span {
	width: 220px;
}
 .sticker-ns.special {
    margin-top: -3px;
    width: 46px;
    height: 20px;
    font-size: 15px;
    line-height: 12px;
}
.category_description {
	padding: 30px;
}
.category_description {
	font-size: 18px;
}
.product-manufacturer h1 {
	font-size: 40px;
  line-height: 36px;
  margin-top: 0;
}
.alphabetical_index span {
  font-size: 24px;
  display: block;
  padding-left: 7px;
  margin-bottom: 5px;
}
.alphabetical_index {
	margin-bottom: 20px;
  margin-left: -7px;
  margin-right: -7px;
}
.alphabetical_index a {
	font-size: 24px;
	line-height: 26px;
  margin-bottom: 5px;
}
.manufacturer-item {
  width: 50%;
}
.manufacturer-heading a {
	font-size: 36px;
  line-height: 32px;
}
.manufacturer-item {
	padding: 5px;
}
.manufacturer-content {
  margin: 0 -5px 25px;
}
.manufacturer-content a {
	border-radius: 10px;
}
.block-cart-main .modal-close-mob {
	color: #212121;
}
.ocdw_cart-sidebar-body #ocdw_cart-block .inner-header {
	padding: 10px 20px;
}
.ocdw_cart-sidebar-body #ocdw_cart-block .products {
	padding: 20px;
}
.ocdw_cart-sidebar-body #ocdw_cart-block.sidebar .product-row {
	padding: 10px;
}
.ocdw_cart-sidebar-body #ocdw_cart-block.sidebar .product-row img {
	width: 100%;
}
#ocdw_cart-block.sidebar .product-row > .name > .name-right {
	padding-top: 3px;
}
#ocdw_cart-block.sidebar .product-row > .name > .name-right .model {
	font-weight: 500;
  font-size: 12px !important;

}
#ocdw_cart-sidebar #ocdw_cart-block .product-row > .name > .name-right a {
	font-family: "Alumni Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 13px;
  height: 40px;
}
#ocdw_cart-sidebar #ocdw_cart-block.sidebar .product-row .quantity > .quantity-inner {
  height: 30px;
  width: 89px;
}
#ocdw_cart-sidebar #ocdw_cart-block.sidebar .product-row .quantity > .quantity-inner button {
  width: 22px;
  height: 22px;
}
#ocdw_cart-sidebar #ocdw_cart-block.sidebar .product-row .quantity > .quantity-inner .input-quantity {
	font-size: 19px;
}
#ocdw_cart-sidebar #ocdw_cart-block .product-row .total .new-price {
	font-size: 24px;
  line-height: 22px;
}
#ocdw_cart-sidebar #ocdw_cart-block .product-row .total > div > div {
	font-size: 24px;
  line-height: 22px;
}
#ocdw_cart-sidebar #ocdw_cart-block.sidebar .product-row .remove {
  margin-top: 3px;
}
#ocdw_cart-sidebar #ocdw_cart-block .inner-footer {
	position: initial !important;
	max-height: initial;
	height: auto;
	padding: 20px 0 30px;
}
#ocdw_cart-sidebar #ocdw_cart-block .totals-and-accordion {
	margin: 0 auto;
}
#ocdw_cart-sidebar #ocdw_cart-block .buttons-inner {
	margin: 15px auto 0;
}
#ocdw_cart-sidebar #ocdw_cart-block .totals-and-accordion .right .totals-inner > div {
	margin-bottom: 3px;
}
#ocdw_cart-sidebar #ocdw_cart-block .product-row .total .old-price {
	font-size: 15px;
	line-height: 14px;
}
#search .dropdown-menu {
	top: 55px;
  left: 21px;
  display: block;
  width: 100% !important;
  margin-left: -21px;
}
.product-search .btn-group .ocf-btn-mobile-static, .product-search .btn-group .btn-sort-limit {
	width: 100%;
}
#modal-login {
	padding-right: 0;
}
#specification .short-attribute {
	width: 100%;
	padding-bottom: 4px !important;
	padding-top: 4px !important;
	margin-bottom: 2px !important;
}
.short-attributes-groups .short-attribute:last-child {
	border: none;
}
#review p {
	text-align: center;
}
.account-account #column-left {
	display: block !important;
}
.account-account h1 {
	font-weight: 700;
  font-size: 34px;
  color: #333;
  margin-bottom: 20px;
  margin-top: 0px;
}
.about-lk {
	border-radius: 10px;
  width: 100%;
  height: 60px;
  display: block;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  line-height: 60px;
  padding-left: 30px;
  font-size: 22px;
  color: #212121;
  font-weight: 500;
}
.account-simpleedit > .container > .row, .account-order .container > .row, .account-order-info .container > .row,
.account-wishlist > .container > .row, .product-compare > .container > .row,
.product-compare > .container > .row, .account-reviews > .container > .row {
	margin: 0;
}
.account-simpleedit #content, .account-order #content, .product-compare #content, .account-reviews #content {
	margin-top: 20px;
}
.about-lk svg {
	margin-right: 25px;
}
.breadcrumb {
	padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
}
.breadcrumb > li:last-child {
	padding-left: 10px;
}
.account-simpleedit #content, .account-order #content, .product-compare #content, .account-reviews #content {
	padding: 15px 25px;
	margin-bottom: 50px;
}
.account-simpleedit #content h1, .account-order #content h1, .account-order-info #content h1, .product-compare #content h1, .account-reviews #content h1 {
	font-size: 26px;
line-height: 23px;
margin-bottom: 20px;
}
#simpleedit .form-horizontal {
	flex-direction: column;
}
#simpleedit input {
  width: 100%;
  height: 50px;
}
#simpleedit .form-horizontal .form-group {
  margin: 0 0 10px 0;
}
.account-simpleedit .simple-content .simpleregister-button-block {
  margin-top: 0;
}
#simpleregister_button_confirm {
	height: 55px;
  line-height: 35px;
  width: 100%;
}
.simpleregister-button-right {
	width: 100%;
}
.simple-content .simpleregister-button-block {
	padding: 0;
}
.order-list .head {
	display: none;
}
.account-order h1 svg, .account-order-info #content h1 svg {
  width: 19px;
}
.account-order #content h1 {
  padding-left: 0;
}
.order-list {
	border: none;
}
.order-list .order-product {
	flex-direction: column;
  height: auto;
  border-radius: 7px;
}
.account-order .order-list .order-product > div {
  width: 100%;
  margin-bottom: 5px;
}
.order-list .order-product {
	padding: 18px 20px 20px;
}
.btn-info-ord {
	margin-top: 15px;
  height: 45px;
  line-height: 45px;
  width: 140px;
}
.order-product .mob {
	font-weight: 600;
	color: #212121;
}
.account-order-info #content .block-info-ord {
  padding: 15px 20px 20px;
}
.account-order-info #content {
	margin-top: 20px;
}
.order-flex {
	flex-direction: column;
}
.info-order {
  width: 100%;
  padding: 10px 20px 30px;
  margin-bottom: 10px;
}
.responsive-order {
  width: 100%; 
}
.responsive-order img {
	width: 100px;
}
.item-suc .model-q .model {
	font-size: 12px;
  line-height: 11px;
}
.responsive-order .name a {
	font-size: 14px;
  line-height: 13px;
}
.responsive-order .model-q {
  margin: 2px 0;
}
.responsive-order .prices-suc .price {
	margin-top: 15px;
}
.responsive-order .prices-suc .price-new {
	font-size: 24px;
}
.account-order-info #content, .account-wishlist #content {
  margin-top: 20px;
}
.products.wish .product-grid {
  padding: 5px;
}
.products.wish {
  margin: 0 -15px;
}
.products.wish .compare-wishlist {
  display: none;
}
.products.wish .product-thumb .product-name a {
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
  }
  .products.wish .product-thumb .product-name {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
  }
  .products.wish .product-thumb .price {
  	justify-content: center;
  }
  .nav-compare li a {
	font-size: 18px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
}
.nav-compare {
  width: auto;
  height: auto;
}
.nav-compare.nav-tabs li {
  text-align: center;
  margin: 10px 10px 0 0;
}
.nav-compare {
	margin-top: 0;
	padding-top: 0;
}
.product-compare #content h1 {
	margin-bottom: 10px;
}
.tab-compare .titles {
    width: 50%;
  }
  .tab-compare .tab-pane.active {
  	display: flex;
  }
  .tab-compare .owl-carousel {
    width: 50% !important;
  }
  .tab-compare .titles .img-comp-mob {
  	height: 40px;
  margin-bottom: 140px;
  text-align: center;
  border: none !important;
  }
  .compare_name label {
  font-size: 14px;
}
.compare_name .btn-danger {
  height: 38px;
  font-size: 16px;
  line-height: 39px;
}
.name-comp {
  color: #212121;
  font-weight: 400;
}
.compare_name .price {
	flex-direction: column;
	margin: 20px 0;
}
.compare_name .price-old {
  margin-top: 0px;
  order: -1;
}
.tab-compare .titles > div {
	font-size: 16px;
}
.tab-compare .owl-controls .owl-page.active span {
  background: linear-gradient(129.1deg, #F6851D -17.84%, #F59741 83.84%);
  box-shadow: none;
}
.tab-compare .owl-controls .owl-page span {
	background: #d9d9d9;
	box-shadow: none;
}
.account-reviews .rev-products img {
  width: 120px;
}
.account-reviews #content h1 {
    margin-top: 10px;
}
.reviews-page svg {
	margin-right: 10px;
}
.rev-products .row-product {
	padding: 7px 10px 7px 7px;
}
.main-rev-inf .name {
	font-size: 18px;
  line-height: 16px;
  padding-top: 5px;
}
.main-rev-inf {
  padding-left: 10px;
    flex-direction: column;
}
.button-rev-lk {
  width: 100%;
  height: 35px;
  line-height: 32px;
  margin-top: 10px;
  margin-bottom: 7px;
}
.main-rev-inf .center {
	width: 100%;
}
.button-rev-lk.revs a {
  color: #f89840;
  font-size: 18px;
}
.button-rev-lk a {
  color: #fff;
  line-height: 33px;
  width: 100%;
  height: 35px;
  display: inline-block;
}
.luxshop-category .ls-limit-sorts {
	margin-top: 0;
}
.articles-list {
width: 100%;
}
.articles-list .article-image {
	padding: 20px;
	margin: 0;
	width: 100%;
}
.luxshop-category h1 {
	margin-bottom: 22px;
}
.luxshop-article #content {
  width: 100%;
  padding: 20px;
}
.image-atricle img, .image-atricle {
	border-radius: 10px;
	margin-right: 0;
}
.image-atricle img {
  width: 100%;
  object-fit: cover;
  height: 200px;
}
.image-atricle {
  height: auto;
  margin-bottom: 20px;
}
.luxshop-article .product-thumb .stickers-ns {
  display: none;
}
.luxshop-article .container-module .product-slider .item {
  border: none;
  padding: 0 5px;
  background: none;
}
.luxshop-article .container-module {
	margin: 0 -5px;
}
.luxshop-article .container-module .title-module span {
	margin-left: 5px;
}
.container-module .product-slider .item .product-thumb {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.05);
	border-radius: 10px;
}
.luxshop-article .container-module .title-module {
  text-align: center;
}
.luxshop-article .container-module .product-thumb .actions {
  width: 100%;
}
#modal-quickorder .modal-content {
  padding: 20px;
}
.modal.in .modal-dialog {
	margin: 0 auto;
}
#modal-sms2 .modal-content {
  margin-left: 0;
}
.checkout-success #content {
	padding: 20px 30px 30px;
}
.checkout-success h1 {
	font-weight: 700;
  font-size: 30px;
  color: #333;
}
.info-succes {
	flex-direction: column;
}
.info-succes > div {
  width: 100%;
}
.info-succes > div:last-child {
	width: 100%;
}
.info-succes > div {
	padding-right: 0;
}
.info-succes h3 {
	margin-bottom: 10px;
  margin-top: 15px;
}
#print .number {
	margin-bottom: 15px;
}
.responsive-success h2 {
  font-weight: 700;
  font-size: 27px;
}
.item-suc .image img {
	width: 100px;
}
.responsive-success .name a, .responsive-success .name {
  font-size: 14px;
  line-height: 13px;
}
.responsive-success .name {
  width: 100%;
  font-size: 14px;
  max-height: 39px;
  overflow: hidden;
}
.responsive-success .price-new {
	font-size: 24px;
}
.responsive-success .price-old {
	font-size: 15px;
  line-height: 12px;
}
.prices-suc {
  bottom: -2px;
}
.responsive-success .model-q {
  margin-bottom: 0;
}
.checkout-success .footer-top {
	display: none;
}
.product-luxshop_latestpage .product-grid.product-layout {
  width: 50%;
  max-width: 50%;
}
.product-luxshop_latestpage #content .row {
	margin: 0;
}
.product-luxshop_latestpage  .row-flex {
    margin-right: -5px;
    margin-left: -5px;
  }
.product-luxshop_latestpage .text-center {
  	padding: 0;
  }
  body .column-image .hpm-button, body .hpm-block-cat .hpm-button.hpm-button.active {
	margin: 2px !important;
}
.hpm-block-cat .img-resp {
	display: flex !important;
  width: 25px !important;
  height: 25px !important;
}
body .hpm-block-cat .hpm-button, body .hpm-block-cat .hpm-button.active {
  margin-right: 2px !important;
}
.hpm-block-cat {
	flex-direction: column;
}
.plisting-products .product-layout {
	max-width: 50% !important;
}
.plisting-products .plisting-navigation {
	max-width: 100% !important;	
}
#fm-fixed-mobile .cart_fix_mob {
 display: none;
}
#fm-fixed-mobile .phone {
	display: none;
}
header .mob-fix-panel .mob-m-i {
	margin-right: 0;
}
 .bottom-buttons {
    display: flex;
    position: fixed;
    bottom: 0;
    justify-content: space-between;
    border-top: 1px solid #eaeaea;
    padding: 6px 20px;
    background: #fff;
    height: 51px;
    align-items: center;
    width: 100%;
    z-index: 999;
  }
  .bottom-buttons > div, .bottom-buttons > a, .bottom-buttons > a span {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    line-height: 14px;
    font-size: 13px;
  }
  .bottom-buttons > .active {
  	color: #f59741;
  }
  .bottom-buttons img {
  	width: 25px;
  	height: 25px;
  }
  .bottom-buttons .account img {
  	width: 20px;
  }
  .footer-cart-products {
  background: #f89840;
  width: 14px;
  height: 14px;
  border-radius: 50px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  right: -4px;
  }
}
