/* BASE */
body {
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-weight: 400;
    background-size: 50% auto;
}
/*
a {
	color: #068a31;
	transition: none 0s ease 0s;
}
a:hover,
a:active,
a:focus {
	color: #08b641;
}
a:focus,
button:focus,
.btn:focus,
.sppb-btn:focus {
	outline: 0 !important;
}
*/
.sp-module {
	margin-top: 30px;
}
.sp-module ul > li {
	border: none;
}
.sp-module ul > li > a::before {
	content: none;
}
.sp-module ul > li > a {
	padding: 0px;
}
/*
.btn-primary {
    background-color: #08b641;
    border: 0px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background-color: #068a31;
    border: 0px;
}
*/
h1 {
	margin-top: 0px;
	font-size: 28px;
	font-weight: 400;
}
.com-content.view-article h1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* TOP BAR SECTION */
#sp-top-bar {
	padding-top: 15px;
	padding-bottom: 20px;
	background: rgba(0, 0, 0, 0) url("/templates/shaper_helix3/images/pattern-top.jpg") repeat scroll 0 0;
	color: #fff;
}
#sp-top-bar .sp-module {
	margin: 0px;
	display: block;
}
@media (max-width: 767px) {
	#sp-topbar1	{
		text-align: center;
	}
}
#sp-topbar1 p {
	margin-bottom: 5px;
}
#sp-topbar1 p + p {
	margin-bottom: 0px;
}
#sp-topbar1 p span {
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	width: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-topbar1 p span {
		width: 38px;
		font-size: 11px;
	}
	#sp-topbar1 p span i.fa {
		display: none;
	}
}
@media (max-width: 767px) {
	#sp-topbar1 p span {
		width: auto;
		font-size: 11px;
	}
	#sp-topbar1 p span i.fa {
		display: none;
	}
}
#sp-topbar1 p a {
	color: #fff;
	border-bottom: 1px dashed;
	display: inline-block;
	line-height: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-topbar1 p a {
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	#sp-topbar1 p a {
		font-size: 11px;
		pointer-events: none;
		cursor: text;
		border: none;
	}
}
#sp-topbar1 p a:hover,
#sp-topbar1 p a:active,
#sp-topbar1 p a:focus {
	border-bottom: 1px solid;
}
#sp-topbar2 {
	padding-left: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-topbar2 {
		padding-left: 15px;
	}
	#sp-topbar2 .top_shedule p {
		font-size: 11px;
	}
}
@media (max-width: 767px) {
	#sp-topbar2 {
		padding-left: 15px;
		text-align: center;
	}
	#sp-topbar2 .top_shedule p {
		font-size: 11px;
	}
	#sp-topbar2 .top_shedule p i {
		display: none;
	}
}
#sp-topbar2 ul {
    clear: left;
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}
@media (max-width: 767px) {
	#sp-topbar2 ul {
		display: none;
	}
}
#sp-topbar2 ul li {
    background-image: none;
    border: 1px solid #fff;
    color: #fff;
    float: left;
    font-size: 11px;
    line-height: 12px;
    margin-right: 10px;
    padding: 1px 6px 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-topbar2 ul li {
		margin-right: 5px;
	}
}
#sp-topbar2 ul li:nth-child(6),
#sp-topbar2 ul li:last-child {
    border: 1px solid #999;
	color: #999;
}
#sp-topbar2 ul li:last-child {
    margin-right: 0;
}

/* HEADER */
#sp-header {
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#sp-header #sp-top1 {
	padding-top: 20px;
	padding-left: 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-header #sp-top1 {
		padding-top: 5px;
	}
}
@media (max-width: 767px) {
	#sp-header #sp-top1 {
		padding-top: 0px;
		padding-left: 15px;
		text-align: center;
	}
}
#sp-header #sp-top1 i.fa {
	border: 1px solid #1e4b86;
	border-radius: 3px;
	font-size: 18px;
	height: 40px;
	line-height: 38px;
	margin: 0 12px 0 0;
	text-align: center;
	vertical-align: top;
	width: 40px;
	color: #1e4b86;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sp-header #sp-top1 i.fa {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-header #sp-top1 i.fa {
		display: none;
	}
}
@media (max-width: 767px) {
	#sp-header #sp-top1 i.fa {
		display: none;
	}
}
#sp-header .top-recall {
	padding-right: 0px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sp-header .top-recall {
		padding-left: 35px;
	}	
}
#sp-header .top-recall a {
	display: inline-block;
    border-bottom: 1px dashed;
    line-height: 22px;
    margin-top: -5px;
	color: #1e4b86;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-header .top-recall a {
		font-size: 13px;
	}
}
@media (max-width: 767px) {
	#sp-header .top-recall a br {
		display: none;
	}	
}
#sp-header .top-phones {
	text-align: right;
}
@media (max-width: 767px) {
	#sp-header .top-phones {
		text-align: center;
		margin-top: 20px;
	}
}
#sp-header .top-phones-1 {
	padding-right: 5px;
}
@media (max-width: 767px) {
	#sp-header .top-phones-1 {
		padding-right: 15px;
	}
}
#sp-header .top-phones ul {
	display: inline-block;
}
#sp-header .top-phones span {
    display: inline-block;
    line-height: 14px;
    vertical-align: top !important;
}
#sp-header .top-phones span a {
    color: #333;
    line-height: 14px !important;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-header .top-phones span a {
		font-size: 13px;
	}
}
#sp-header .top-phones span a span {
    color: #1e4b86;
    display: inline-block;
    font-size: 22px;
    letter-spacing: 2px;
    margin-left: 8px;
    vertical-align: bottom;
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-header .top-phones span a span {
		font-size: 18px;
		letter-spacing: 0px;
		margin-left: 5px;
	}
}
/* LOGO */
#sp-logo {

}
@media (max-width: 767px) {
	#sp-logo {
		text-align: center;
	}
}
#sp-header .logo,
#sp-header .logo .sp-default-logo {
	display: inline-block !important;
	height: auto;
}

/* AJAX MINI CART */
#sp-topbar3 #vmCartModule {
	width: 100%;
	border: none;
	height: 53px;
	padding: 0px 10px 0px 10px;
	z-index: 9;
}
#sp-topbar3 #vmCartModule svg {
	margin-right: 20px;
}
#sp-topbar3 #vmCartModule img {
	float: left;
	height: 32px;
	margin-top: 11px;
}
#sp-topbar3 #vmCartModule .cart_top {
	overflow: visible;
}
#sp-topbar3 #vmCartModule .cart_top .total {
	text-align: right;
	color: #333;
	font-size: 16px;
	visibility: visible;
	width: 100%;
	float: none;
	line-height: 53px;
}
#sp-topbar3 #vmCartModule .cart_top .total span {
	font-size: 20px;
	color: #1e4b86;
}
#sp-topbar3 #vmCartModule .cart_content::before {
	border-bottom: 7px solid #1e4b86;
	right: 40px;
}
#sp-topbar3 #vmCartModule .wrap-cart-content {
	right: -2px;
}
#sp-topbar3 #vmCartModule .cart_content {
	width: 320px;
	border-top: 2px solid #1e4b86;
}
#sp-topbar3 #vmCartModule .cart_top .total_products {
	top: 0px;
	left: 40px;
	display: none;
}

#sp-topbar3 #vmCartModule {
	width: 100%;
	background: #f0f0f0;
}

/* ---------------------------------------------------------------------------------------------------- */


/* MAIN MENU SECTION START */
.sp-menu-item.disabled > a {
	cursor: default;
	pointer-events: none;
}
@media (max-width: 767px) {
	#sp-menu {
		background: #1e4b86;
	}
}
#offcanvas-toggler {
	float: none;
	text-align: center;
}
#offcanvas-toggler i {
	color: #fff;
	font-size: 30px;
	margin: 0px;
	vertical-align: middle;
}
#sp-main-menu {
	/*
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	*/
	background: #f0f0f0;
}
.sp-megamenu-parent {
	float: none;
	display: flex;
	justify-content: space-between;
}
.sp-megamenu-parent > li {

}
.sp-megamenu-parent > li.active,
.sp-megamenu-parent > li:hover {
	background: #1e4b86;
}
.sp-megamenu-parent > li > a {
	text-transform: uppercase;
	color: #1e4b86;
	letter-spacing: 0px;
	line-height: 48px;
	font-size: 16px;
	padding: 0px 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.sp-megamenu-parent > li > a {
		font-size: 14px;
		padding: 0 18px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.sp-megamenu-parent > li > a {
		font-size: 13px;
		padding: 0 12px;
		text-transform: none;
		line-height: 36px;
	}
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
	color: #fff;
}
.sp-megamenu-parent > li.sp-has-child > a::after {
    line-height: 41px !important;
	margin-left: 5px;
	font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.sp-megamenu-parent > li.sp-has-child > a::after {
		font-size: 16px;
	}	
}
@media (min-width: 768px) and (max-width: 991px) {
	.sp-megamenu-parent > li.sp-has-child > a::after {
		font-size: 14px;
		line-height: 35px !important;
	}
}
.sp-megamenu-parent > li.sp-has-child.active > a::after,
.sp-megamenu-parent > li.sp-has-child:hover > a::after {
	color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	background: #1e4b86 none repeat scroll 0 0;
}



/* SIDEBAR */
#sp-slideshow-left {
	padding-top: 30px;
	padding-bottom: 30px;
}
#sp-main-body #sp-left .sp-module {
	background: #f0f0f0;
}
#sp-slideshow-left .sp-module-title,
#sp-left .sp-module-title {
	padding: 15px 10px 15px 20px;
	text-transform: uppercase;
	font-size: 17px;
	background: #1e4b86 none repeat scroll 0 0;
	color: #fff;
	margin-bottom: 2px;
}
#sp-left #nextend-accordion-menu-123 dl.level1 {
	padding-left: 15px;
}
#sp-slideshow-left div#nextend-accordion-menu-150 dt.level1,
#sp-left div#nextend-accordion-menu-123 dt.level1 {
	box-shadow: none;
	/*border: 1px solid #ececec;*/
	border: 0px;
	margin-bottom: 2px;
	background: transparent;
}
#sp-slideshow-left div#nextend-accordion-menu-150 .nextend-productnum,
#sp-left div#nextend-accordion-menu-123 .nextend-productnum {
	background: none;
	box-shadow: none;
	border: 1px solid;
}
/*
#sp-left div#nextend-accordion-menu-123 dd.level1.parent.opened,
#sp-left div#nextend-accordion-menu-123 dd.level1.parent.opening,
#sp-left div#nextend-accordion-menu-123 dd.level1.parent.closing {
	margin-top: -5px;
}*/
#sp-left div#nextend-accordion-menu-123 dl.level2{
	margin-top: -5px;
}
#sp-slideshow-left div#nextend-accordion-menu-150 dl.level2 dt.first,
#sp-left div#nextend-accordion-menu-123 dl.level2 dt.first {
	box-shadow: none;
	/*border-top: 1px solid #ececec;*/
	border-top: 0px;
}
#sp-slideshow-left div#nextend-accordion-menu-150 dl.level2 dt,
#sp-left div#nextend-accordion-menu-123 dl.level2 dt {
	/*border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;*/
	border-left: 0px;
	border-right: 0px;
}
#sp-slideshow-left div#nextend-accordion-menu-150 dl.level2 dt.last,
#sp-left div#nextend-accordion-menu-123 dl.level2 dt.last {
	/*border-bottom: 1px solid #ececec;*/
	border-bottom: 0px;
	margin-bottom: 2px;
}




/* MAIN BODY */
#sp-main-body {
	padding-top: 30px;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5f5f5 0%, #ffffff 5%) repeat scroll 0 0;
	padding-bottom: 20px;
}
.itemid-101 #sp-main-body {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5f5f5 0%, #ffffff 5%) repeat scroll 0 0;
	display: none;
}
#sp-main-body {
	/*background-image: url("/templates/shaper_helix3/images/bg_component_bw.png");*/
	/*background-image: url("/templates/shaper_helix3/images/bg_component_c.jpg");*/
}
.com-content #sp-component .sp-column {
	background: #fff;
	box-shadow: 0 0 0 1px rgba(4, 47, 89, 0.12) inset;
	padding: 5px 15px 10px;
}
.com-content.itemid-101 #sp-component .sp-column {
	box-shadow: none;
}
.page-header {
	margin-top: 0px;
}

/* BREADCRUMBS */

.breadcrumb {
	background: transparent;
	display: inline-block;
	padding-right: 5px;
	margin-bottom: 0px;
}
.breadz::before {
	color: #ccc;
    content: "/ ";
    padding: 0px 5px 0px 0px;
}
#sp-breadcrumbs .breadcrumbs-block {
	background: #fff;
	margin-bottom: 15px;
	border: 1px solid #ececec;
}

.breadz {
	display: inline-block;
}

/* --- CATEGORY BROWSE --- */
/*
.itemid-107 #sp-component .category-view {
	border: 1px solid #ececec;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;	
}
*/
.category-view {
	/*
	border-top: 1px solid #ececec;
	padding-top: 15px;
	*/
}
.category-view .category_info {
	border: 1px solid #ececec;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
}
@media (max-width: 767px) {
	.category-view .category_img {
		display: none;
	}
}

.category-view .category h2 a {
	font-size: 22px;
}
.category-view .category_info {
	border: 1px solid #ececec;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
}
.category-view .categorydesc {
	border: 1px solid #ececec;
	margin-top: 20px;
	padding: 15px;
	background: #fff;
}

.browse-view .vm-order-list .orderlistcontainer {
    margin: 20px 0px 10px 0px;
}
.browse-view .vm-order-list .orderlistcontainer .title {
    float: left;
    line-height: 32px;
}
.browse-view .vm-order-list .orderlistcontainer a {
    color: #474747;
    display: block;
    text-decoration: none;
}
.browse-view .vm-order-list .orderlistcontainer .activeOrder {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    float: left;
    margin: 0 10px 5px 10px;
    padding: 0;
}
.browse-view .vm-order-list .orderlistcontainer .activeOrder a {
    border: 1px solid #75b933;
    padding: 3px 10px;
	background: #fff;
}
.browse-view .vm-order-list .orderlistcontainer .orderlist {
    /*background: #fff none repeat scroll 0 0;*/
    background: transparent;
    border: 0 none;
    box-shadow: none;
    cursor: pointer;
    display: block !important;
    float: left;
    padding: 0;
    position: relative;
    z-index: 1;
}
.browse-view .vm-order-list .orderlistcontainer .orderlist > div {
    border: 0 none;
    float: left;
    margin-bottom: 0px;
    margin-right: 10px;
    padding: 0;
	background: #fff;
}

.browse-view .vm-order-list .orderlistcontainer .orderlist > div a {
    border: 1px solid #eee;
    padding: 3px 10px;
    transition: all 0.3s linear 0s;
}
.browse-view .vm-order-list .orderlistcontainer .orderlist > div:hover a {
	border: 1px dashed #75b933;
}
/*
.browse-view .vm-order-list .orderlistcontainer:nth-child(2) {
    margin-top: 10px;
}
.browse-view .vm-order-list .orderlistcontainer:nth-child(2) .title {
    margin-right: 5px;
}
.browse-view .vm-order-list .orderlistcontainer:nth-child(2) .Order {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    float: left;
    margin: 0 5px 5px 7px;
    padding: 2px 0;
}
.browse-view .vm-order-list .orderlistcontainer:nth-child(2) .activeOrder {
    border: 1px solid #ffd800;
    border-radius: 5px;
    color: #474747;
    display: block;
    margin-left: 0;
    padding: 3px 10px;
}
*/


#products-container {
	margin-top: 20px;
}
#products-container th {
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 0px;
}
#products-container td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#products-container.line .product-item {
	width: 100% !important;
}
.product-item {
	margin-bottom: 30px;
	text-align: center;
}

.product-item.notinstock .vm-product-media-container,
.product-item.notinstock .item-title,
.product-item.notinstock .item-prices-container {
	opacity: 0.5;
}
/*
.product-item.notinstock .item-descr-container,
.product-item.notinstock .item-prices-container,
.product-item.notinstock .item-action-container,
.product-item.notinstock .only-hover-wrapper {
	opacity: 0.5;
}
*/
.product-item .spacer {
	background: #fff none repeat scroll 0 0;
	padding: 15px 15px 15px 15px;
	width: 100%;
	border: 0 none;
	position: relative;
	border: 1px solid #e9e9e9;
}
.product-item:hover .spacer {
/*	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.12), 0 2px 16px 0 rgba(0, 0, 0, 0.12);
	transition: all 0.3s ease 0s;
*/
}
.product-item p.item-title {
	margin-bottom: 5px;
}
.product-item p.item-title a {
	color: #333;
}
.product-item .item-sku-rating p {
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
}
.product-item .only-hover {
	background: #fff none repeat scroll 0 0;
	/*box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.12), 0 16px 16px 0 rgba(0, 0, 0, 0.12);*/
	/*border-radius: 0 0 4px 4px;*/
	padding: 15px;
	margin-top: -15px;
	position: absolute;
	/*visibility: hidden;
	opacity: 0;*/
	display: none;
	left: 0px;
	top: 100%;
	/*width: 100%;*/
	width: 263px;
	margin-left: -1px;
	border: 1px solid #e9e9e9;
	border-top: 0px;
}
.product-item:hover .only-hover {
	/*visibility: visible;
	opacity: 1;*/
	display: block;
	z-index: 99;
}
.product-item .addtocart-button button {
	font-size: 16px;
}
/* stars */
.product-item ._sm_mini .reviewStars {
	float: none;
}
.product-item ._sm_mini .reviewStars ._starBox {
	height: 14px;
	width: 14px;
	vertical-align: middle;
}
.product-item ._sm_mini .reviewStars ._starBox ._active {
	background-color: #eb4947;
}
.product-item ._sm_mini .reviewStars ._starBox ._star {
	height: 10px;
	width: 10px;
}
/* prices */
.product-item .item-prices-container {
	margin-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.product-item .item-prices-container .product-price {
	float: none;
	text-align: center;
}
.product-item .item-prices-container .product-price .price-crossed {
	float: left;
	text-align: left;
}
.product-item .item-prices-container .product-price .price-crossed .vm-display.vm-price-value {
	font-size: 20px;
}
.product-item .item-prices-container .product-price .price-crossed .vm-display.vm-price-value .vm-price-desc {
	display: none;
}
.product-item .item-prices-container .product-price .price-crossed + .PricesalesPrice.vm-display.vm-price-value {
	float: none;
}
.product-item .item-prices-container .product-price .price-crossed + .PricesalesPrice.vm-display.vm-price-value {
	float: right;
	text-align: right;
}
.product-item .item-prices-container .product-price .price-crossed + .PricesalesPrice.vm-display.vm-price-value .PricesalesPrice {
	color: #e61c19;
}
.product-item .item-prices-container .product-price .PricesalesPrice.vm-display.vm-price-value .vm-price-desc {
	display: none;
}
.product-item .item-prices-container .product-price .PricesalesPrice.vm-display.vm-price-value .PricesalesPrice {
	font-size: 20px;
}
/* ias */
.ias-trigger-next,
.ias-spinner,
.ias-noneleft {
	width: 100%;
	margin: 0px -1px 0px -1px;
	padding-top: 20px;
	/*background: #fff none repeat scroll 0 0;*/
}
.ias-spinner img {
	display: inline;
}
/* images */
.product-item .vm-product-media-container {
	text-align: center;
	position: relative;
	box-sizing: border-box;
	margin-bottom: 0px;
	height: 200px;
}
.product-item .vm-product-media-container .item-mf-logo {
	max-width: 80px;
	position: absolute;
	right: 0;
	top: 0;
	max-height: 30px;
	opacity: 0.6;
}
.product-item .product_badges {
    font-size: 12px;
    left: -15px;
    opacity: 0.8;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 90;
}
.product-item .product_badges .item_badge {
    margin-bottom: 5px;
}
.product-item .product_badges .item_badge .badge_info {
    color: #fff;
    display: inline-block;
    line-height: 26px;
    padding: 0 5px 0 10px;
    vertical-align: middle;
}
.product-item .product_badges .item_badge .badge_info + .triangle {
    border-style: solid;
    border-width: 26px 26px 0 0;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
}
.product-item .product_badges .item_badge.item-hit .badge_info {
    background-color: #ec971f;
}
.product-item .product_badges .item_badge.item-hit .badge_info + .triangle {
    border-color: #ec971f transparent transparent;
}
.product-item .product_badges .item_badge.item-skidka .badge_info {
    background-color: #e61c19;
}
.product-item .product_badges .item_badge.item-skidka .badge_info + .triangle {
    border-color: #e61c19 transparent transparent;
}
.product-item .product_badges .item_badge.item-rekomenduem .badge_info {
    background-color: #407ac5;
}
.product-item .product_badges .item_badge.item-rekomenduem .badge_info + .triangle {
    border-color: #407ac5 transparent transparent;
}
.product-item .product_badges .item_badge.item-video .badge_info {
    background-color: #407ac5;
}
.product-item .product_badges .item_badge.item-video .badge_info + .triangle {
    border-color: #407ac5 transparent transparent;
}
.product-item .product_badges .item_badge.item-novinka .badge_info {
    background-color: #59b210;
}
.product-item .product_badges .item_badge.item-novinka .badge_info + .triangle {
    border-color: #59b210 transparent transparent;
}
.product-item .vm-product-media-container a {
	line-height: 200px;
}
.product-item .vm-product-media-container a img.browseProductImage,
.product-item .vm-product-media-container a img.featuredProductImage {
    display: inline;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
	width: auto;
	height: auto;
}
.product-item .vm-product-media-container a .image1 {
	opacity: 1;
	transition: opacity 0.5s ease-out 0;
}
.product-item:hover .vm-product-media-container a .image1 {
	opacity: 0;
	transition: opacity 0.5s ease-out 0;
}
.product-item .vm-product-media-container a .image2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0;
	transition: opacity 0.5s ease-out 0;
}
.product-item:hover .vm-product-media-container a .image2 {
	opacity: 1;
	transition: opacity 0.5s ease-out 0;
}
/* action */
.product-item .item-action-container {
	margin-top: 15px;
	height: 35px;
}
.com-virtuemart.view-category .product-item .item-action-container {
	height: auto;
}
.product-item .item-action-container .addtocart-bar a.btn.btn-default {
	height: 35px;
}
.product-item .item-action-container .item-wishlist-compare {
	/*
	float: left;
	*/
}
.product-item .item-action-container .addtocart-area {
	/*
	float: right;
	*/
}
.product-item .item-action-container .item-wishlist-compare .item-compare-block img.cd-compare-go-icon {
	display: inline;
}
.cd-addtocompare input[type="checkbox"]:checked + label {
	color: #eb4947;
}
.cd-addtocompare label:hover {
	color: #e61c19;
}

.product-item .quantity-box,
.product-item .quantity-controls {
	/*display: none;*/
}
.product-item .item-stock-oco {
	margin-top: 10px !important;
	font-size: 13px;
}
.product-item .item-stock-oco > span {
	padding: 0px 5px 0px 5px !important;
}
.product-item .item-stock-oco p {
	width: 100%;
}
.product-item .item-stock-oco .oneclickorder {
	border-bottom: 1px dashed;
}
.product-item .item-stock-oco .oneclickorder:hover,
.product-item .item-stock-oco .oneclickorder:active,
.product-item .item-stock-oco .oneclickorder:focus {
	border-bottom-style: solid; 
}

/* CHERRY PICKER */
.sp-module ul.cp-chkb-list > li {
	border: 0px;
}
.cp-filter-checkboxlist .cp-totalproducts {
	margin: 10px 0px 10px 0px;
}
.cp-filter-checkboxlist .cp-totalproducts b {
	display: block;
	text-align: center;
	font-weight: 400;
	margin-bottom: 10px;
}
.cp-filter-checkboxlist .cp-totalproducts span {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.cp-filter-checkboxlist .cp-submit-buttom {
	text-align: center;
}
.cp-filter-checkboxlist .cp-submit-buttom .btn.btn-primary  {
	border-radius: 0px;
}
.cp-filter-checkboxlist {
	/*
	border: 1px solid #d4d4d4;
	padding: 15px 10px 15px 10px;
	background-color: #fff;
	*/
}
.cp-filter-checkboxlist .cp-chkb-group-header.cp-collapse,
.cp-filter-checkboxlist .cp-price-group-header.cp-collapse,
.cp-filter-checkboxlist .cp-group-header.cp-collapse,
.cp-filter-checkboxlist .cp-chkb-group-header.cp-collapse:hover,
.cp-filter-checkboxlist .cp-price-group-header.cp-collapse:hover,
.cp-filter-checkboxlist .cp-group-header.cp-collapse:hover {
	background-color: transparent;
	color: #333;
}
.cp-filter-checkboxlist .cp-chkb-filter-group {
	background-color: transparent;
}

.cp-filter-checkboxlist .pricetrackbar {
	margin: 10px;
}
.cp-filter-checkboxlist .cp-price-rangelabel {
	font-size: 14px;
}
.cp-filter-checkboxlist .cp-price-field {
	border-bottom: 0px;
	width: 75px !important;
	display: block;
	float: left;
}
.cp-filter-checkboxlist .cp-price-field-input {
	background-color: #f5f5f5 !important;
	color: #333 !important;
	max-width: none;
	width: 75px !important;
	text-align: center;
	font-size: 14px !important;
	padding: 10px !important;
	border-radius: 0px;
	border-radius: 4px;
}
.cp-filter-checkboxlist .cp-price-rangelabel {
	display: block;
	float: left;
	line-height: 34px;
}
.cp-filter-checkboxlist .cp-price-range-middle {
	padding: 0px 0px 0px 10px;
}
.cptrackbar-inner-container + .cptrackbar-inner-container {
	display: none;
}
.cp-filter-checkboxlist .cptrackbar-available-selected-range {
	background-color: #75b933;
}
.cp-filter-checkboxlist .cptrackbar-available-range {
	background-color: rgba(172,172,172,0.6);
}
.cp-filter-checkboxlist .cptrackbar-selected-range {
	background-color: transparent;
}

.cp-filter-checkboxlist .cp-price-button-apply {
    color: #75b933;
	border-bottom: 1px dashed #75b933;
    float: left;
	font-size: 14px;
	margin-left: -8px;
}
.cp-filter-checkboxlist .cp-price-button-apply:hover,
.cp-filter-checkboxlist .cp-price-button-apply:active,
.cp-filter-checkboxlist .cp-price-button-apply:focus {
	border-bottom: 1px solid #75b933;
}
.cp-filter-checkboxlist .cp-price-clear {
    color: #333 !important;
	border-bottom: 1px dashed #333;
    display: block;
    float: right;
    margin-right: -5px;
	font-size: 14px;
}
.cp-filter-checkboxlist .cp-price-clear:hover,
.cp-filter-checkboxlist .cp-price-clear:active,
.cp-filter-checkboxlist .cp-price-clear:focus {
	border-bottom: 1px solid #333;
}

.cp-filter-checkboxlist .cp-dr-go {
	color: #75b933!important;
}

.cp-filter-checkboxlist input[type="checkbox"] {
    left: -99999px;
    position: absolute;
}
.cp-filter-checkboxlist input[type="checkbox"] + label::after {
    background: #e1e1e1 none repeat scroll 0 0;
    border-radius: 3px;
    content: "";
    height: 17px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 17px;
}
.cp-filter-checkboxlist input[type="checkbox"] + label {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    padding-left: 27px;
    position: relative;
    text-align: left;
}
.cp-filter-checkboxlist input[type="checkbox"]:checked + label::after {
    background: #75b933 url("../images/checkboxchecked.png") no-repeat scroll;
}
.cp-filter-checkboxlist .cp-filter-label:hover,
.cp-filter-checkboxlist input.cp-filter-input:checked + .cp-filter-label {
    color: #75b933;
	text-decoration: none;
}


.cp-filter-checkboxlist .cp-stockfilter-switch input {
	left: 0px;
	position: relative;
}

.cp-filter-checkboxlist .cp-chkb-price-box,
.cp-filter-checkboxlist .cp-chkb-stock-box,
.cp-filter-checkboxlist .cp-chkb-manufacturer-box,
.cp-filter-checkboxlist .cp-chkb-params-box,
.cp-filter-checkboxlist .cp-chkb-apply-box {
	border: 1px solid #ececec;
	padding: 15px 15px 15px 15px;
	margin-bottom: 2px;
}
.cp-filter-checkboxlist .cp-price-group-header,
.cp-filter-checkboxlist .cp-price-group-title,
.cp-filter-checkboxlist .cp-chkb-group-header,
.cp-filter-checkboxlist .cp-chkb-group-title,
.cp-filter-checkboxlist .cp-group-header,
.cp-filter-checkboxlist .cp-group-title {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #333 !important;
	padding: 0px !important;
	font-weight: 400;
}

.cp-filter-checkboxlist .cp-price-group-header-state,
.cp-filter-checkboxlist .cp-chkb-group-header-state {
	float: right;
	font-size: 24px;
	margin-right: 0px;
}
.cp-filter-checkboxlist .cp-chkb-filter-group {
	padding: 10px 0px 0px 0px;
}
.cp-filter-checkboxlist .cp-chkb-padding-cont {
	padding: 0px;
}
.cp-filter-checkboxlist .cp-chkb-list {
	padding: 0px !important;
}
.cp-filter-checkboxlist .cp-chkb-list > li {
	padding: 0px !important;
}
.cp-stockfilter-switch {
	box-sizing: content-box !important;
	height: 18px;
}
.cp-stockfilter-switch label {
	box-sizing: content-box !important;
}
.cp-stockfilter-switch label span {
	box-sizing: content-box !important;
}
.ui-switchbutton.ui-switchbutton-default.ui-switchbutton-thin {
	width: 56px !important;
	box-sizing: content-box !important;
}
.ui-switchbutton-handle {
	width: 25px !important;
	box-sizing: content-box !important;
}
.cp-filter-checkboxlist .cp-chkb-apply-box {
	text-align: center;
}
.cp-filter-checkboxlist .cp-apply-filters {
	margin: 0 auto;
	background: #75b933;
	text-shadow: none;
	font-size: 16px;
	font-weight: 400;
	border-radius: 4px;
	border: 0px;
	padding: 6px 12px;
}
.cp-filter-checkboxlist .cp-apply-filters:hover,
.cp-filter-checkboxlist .cp-apply-filters:active,
.cp-filter-checkboxlist .cp-apply-filters:focus {
	background: #7dbd3e;
}

/* YAMAP */
#sp-yamap-section {
    height: 330px;
}
#sp-yamap-section > .row {
	margin: 0px;
}
#sp-yamap {
    height: 330px;
	padding: 0px;
}
#sp-yamap .sp-module.yamapcontacts {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    left: 40%;
    margin: 0 auto;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 320px;
}
@media (max-width: 767px) {
	#sp-yamap .sp-module.yamapcontacts {
		left: 0%;
	}
}
#sp-yamap .sp-module.yamapcontacts .sp-module-title {
    background-color: #1e4b86;
    color: #fff;
    font-size: 16px;
    margin: -20px -20px 0;
    padding: 15px 20px;
}
#sp-yamap .sp-module.yamapcontacts ul {
    margin-top: 20px;
}
#sp-yamap .sp-module.yamapcontacts ul > li {
    border-bottom: medium none;
    display: flex;
    margin-bottom: 10px;
    transition: none 0s ease 0s;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
}
#sp-yamap .sp-module.yamapcontacts ul > li:last-child {
    margin-bottom: 0;
}
#sp-yamap .sp-module.yamapcontacts ul > li > a {
    display: inline;
    line-height: 0;
    transition: none 0s ease 0s ;
}
#sp-yamap .sp-module.yamapcontacts ul > li > a::before {
    content: "";
    margin: 0;
}
#sp-yamap .sp-module.yamapcontacts li i.fa {
    border: 1px solid #1e4b86;
    border-radius: 14px;
    color: #1e4b86;
    height: 28px;
    line-height: 14px;
    margin-right: 10px;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    width: 28px;
}
#sp-yamap .sp-module.yamapcontacts li i.fa.fa-mobile {
    font-size: 24px;
}
#sp-yamap .sp-module.yamapcontacts ul > li > span {
	display: inline-block;
}
#sp-yamap .sp-module.yamapcontacts ul > li:first-child i.fa {
	vertical-align: top;
	min-width: 28px;
}

/* SLIDESHOW */
#sp-slideshow-section {
	background-color: #f5f5f5;
	/*height: 440px;*/
}

#sp-slideshow-section .uk-overlay-panel {
	padding: 0px;
}
.uk-overlay-panel .container,
.uk-overlay-panel .container .row {
	height: 100%;
}
.uk-overlay-panel .slide-content h3 {
    color: #fff;
	margin-top: 0px;
}
@media (max-width: 767px) {
	.uk-overlay-panel .slide-content h3 {
		font-size: 18px;
		margin-bottom: 0px;
	}
	.uk-overlay-panel .slide-content h3 + .uk-margin {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
.uk-overlay-panel .container .row .slide-content {
    color: #fff;
	text-align: center;
	height: 100%;
	z-index: 1;
	position: relative;
	font-size: 16px;
}
@media (max-width: 767px) {
	.uk-overlay-panel .container .row .slide-content {
		width: 320px;
		font-size: 13px;
		line-height: 20px;
	}
}
.uk-overlay-panel .container .row .slide-wrapper {
    bottom: 0;
    height: 60%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -30px;
	background: rgba(0, 0, 0, 0) url("../images/pattern-slider.png") repeat scroll 0 0;
	padding: 20px;
}
.uk-overlay-panel.uk-overlay-bottom	{
	padding-top: 0px;
}
#sp-slideshow-section .uk-dotnav li a, #sp-main-body .uk-dotnav li a {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff !important;
    border-radius: 16px;
    height: 16px;
    padding: 0;
    width: 16px;
}
#sp-slideshow-section .uk-dotnav li.uk-active a, #sp-main-body .uk-dotnav li.uk-active a {
    background: #fff none repeat scroll 0 0;
}
#sp-slideshow-section .uk-slidenav-position .uk-slidenav {
	display: block;
}
#sp-slideshow-section .uk-slidenav-contrast {
	color: rgba(50, 75, 134, 0.5);
	background: #fff;
	line-height: 52px;
	font-size: 52px;
}
#sp-slideshow-section .uk-slidenav-contrast:hover {
	color: #1e4b86;
}
#sp-slideshow-section .uk-button-primary {
    background-color: #f0f0f0;
	color: #1e4b86;
    border: 0px;
    border-radius: 0px;
}
@media (max-width: 767px) {
	#sp-slideshow-section .uk-button-primary {
		height: 34px;
		min-height: auto;
		line-height: 34px;
		font-size: 14px;
	}
}
#sp-slideshow-section .uk-button-primary:hover,
#sp-slideshow-section .uk-button-primary:active,
#sp-slideshow-section .uk-button-primary:focus {
    background-color: #1e4b86;
	color: #fff;
    border: 0px;
}


/* steal */
/*
.uk-slidenav-position .slide-content::before {
    background: rgba(0, 0, 0, 0) url("../images/pattern-slider.png") repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -129px;
    position: absolute;
    top: 0;
    transform: skewX(-23.6deg);
    width: 5000px;
	z-index: -1;
}
/*




/* PROS */
#sp-pros-section .parallax-window {
    padding-bottom: 40px;
    padding-top: 40px;
}

#sp-pros-section .parallax-window .container {
	width: 1140px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sp-pros-section .parallax-window .container {
		width: 970px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#sp-pros-section .parallax-window .container {
		width: 750px;
	}
}
@media (max-width: 767px) {
	#sp-pros-section .parallax-window .container {
		width: auto;
	}
}
#sp-pros-section .parallax-window .container {
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	padding: 30px 25px 20px 25px;
}
#sp-pros-section .parallax-window .container .row > div {
	padding-left: 10px;
	padding-right: 10px;
}
#sp-pros-section .sp-module-title {
    font-size: 30px;
    text-align: center;
	margin-bottom: 0px;
}
#sp-pros-section .row > div + div + div + div .box.box-2 {
    /*
	margin-top: 14px;
	*/
}
#sp-hp-pros .sp-module {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    padding: 30px 25px;
}
.box.box-2 .icon {
    background: #1e4b86 none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 2px 2px 0 #fff;
    box-sizing: border-box;
    color: #fff;
    float: left;
    font-size: 30px;
    height: 64px;
    margin-right: 10px;
    margin-top: 36px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 64px;
    z-index: 1;
    line-height: 64px;
}
.box.box-2 .wrapper {
    overflow: hidden;
}
.box.box-2 .wrapper .prosname {
    color: #1e4b86;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 2px;
    margin-top: 30px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.box.box-2 .wrapper p + p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}

/* ABOUT */
#sp-about-section {
    background: #fff none repeat scroll 0 0;
    padding: 40px 0px 40px 0px;
}
@media (max-width: 767px) {
	#sp-about-section {
		text-align: center;
	}
}
#sp-about-section h3 {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sp-about-section h3 {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	#sp-about-section h3 {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	#sp-about-section img {
		margin: 0 auto;
		margin-bottom: 15px;
	}
}
#sp-about-section p {
    margin-bottom: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
	#sp-about-section p {
		font-size: 13px;
		line-height: 20px;
	}
}


/* FEATURED */
#sp-featured-section {
	background: #f0f0f0;
	padding-top: 10px;
	padding-bottom: 0px;
}
#sp-featured-section .sp-module-title {
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
	color: #333;
}
#sp-featured-section .row > div {
	margin-bottom: 30px;
}
/*
#sp-featured-section .product {
    display: block;
    overflow: hidden;
    position: relative;
}
#sp-featured-section .product img {
    height: auto;
    transform-origin: 100% 0 0;
    transition: all 1s ease-out 0s;
    width: 100%;
}
#sp-featured-section .product .product__body {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
#sp-featured-section .bg-secondary {
    background: rgba(0, 0, 0, 0) url("../images/dark-pattern.jpg") repeat scroll 0 0;
}
#sp-featured-section .product .product__body > h5 {
    font-size: 18px;
    padding: 17px 50px 17px 28px;
	color: #fff;
	line-height: 36px;
	margin: 0px;
}
#sp-featured-section .product .product__body-angle {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 64px;
}
#sp-featured-section .product .product__body-angle__top, .product .product__body-angle__bottom {
    border-left: 8px solid #f47e00;
    height: calc(50% + 1px);
    overflow: hidden;
    position: absolute;
    right: -18px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
#sp-featured-section .product .product__body-angle__top::before, .product .product__body-angle__bottom::before {
    background: rgba(0, 0, 0, 0) url("../images/light-pattern.jpg") repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    right: 18px;
    top: 0;
    width: 100%;
}
#sp-featured-section .product .product__body-angle__top {
    top: 0;
    transform: skewX(45deg);
}
#sp-featured-section .product .product__body-angle__top::before {
    background-position: 0 bottom;
    transform: skewX(-45deg);
}
#sp-featured-section .product .product__body-angle__bottom {
    bottom: 0;
    transform: skewX(-45deg);
}
#sp-featured-section .product .product__body-angle__bottom::before {
    background-position: 0 top;
    transform: skewX(45deg);
}
#sp-featured-section .product:hover img {
    transform: scale(1.2);
    transition: all 10s ease-in 0s;
}
#sp-featured-section .product:hover .product__body-angle__top, .product:hover .product__body-angle__bottom {
    border-left-width: 19px;
}
*/
#sp-featured-section a + a {
	width: 100%;
	border-radius: 0px;
	border: 0px;
	padding: 10px;
	text-transform: uppercase;
}

/* BRANDS */
#sp-brands-section {
    background: #f8f8f8 none repeat scroll 0 0;
}
#sp-brands-section .sp-module-title {
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
#sp-brands {
    padding-bottom: 40px;
}
#sp-brands .item a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    display: inline-block;
    line-height: 100px;
    padding: 10px 20px;
}
#sp-brands .item:hover a {
    border: 1px solid #0388d3;
}
#sp-brands .item a img {
    display: inline-block;
	max-height: 96px;
}
#sp-brands .owl-carousel .owl-nav {
}
#sp-brands .owl-carousel .owl-nav .owl-prev {
    left: -30px;
    position: absolute;
    top: 30%;
}
@media (max-width: 767px) {
	#sp-brands .owl-carousel .owl-nav .owl-prev {
		left: 0px;
	}
}
#sp-brands .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: -30px;
    top: 30%;
}
@media (max-width: 767px) {
	#sp-brands .owl-carousel .owl-nav .owl-next {
		right: 0px;
	}
}
#sp-brands .owl-carousel .owl-nav .disabled {
    display: none !important;
}
#sp-brands .owl-carousel .owl-nav .owl-prev .fa, #sp-brands .owl-carousel .owl-nav .owl-next .fa {
    color: #acacac;
    font-size: 48px;
}
#sp-brands .owl-carousel .owl-nav .owl-prev:hover .fa, #sp-brands .owl-carousel .owl-nav .owl-next:hover .fa {
    color: #1e4b86;
}

/* FOOTER */
#sp-footer {
    background: rgba(0, 0, 0, 0) url("../images/footer_bg.jpg") no-repeat scroll 50% 50% / cover ;
	color: #fff;
}
@media (max-width: 767px) {
	#sp-footer1 img {
		margin: 0 auto;
	}
}
#sp-footer2 {
    text-align: left;
}
@media (max-width: 767px) {
	#sp-footer2 {
		text-align: center;
	}	
}
#sp-footer2 p {
	font-size: 12px;
	line-height: 23px;
}
#sp-footer3 {
    text-align: right;
}
@media (max-width: 767px) {
	#sp-footer3 {
		text-align: center;
	}
	#sp-footer3 img {
		margin: 0 auto;
	}	
}
#sp-footer3 p {
    margin-bottom: 0px;
    margin-top: 12px;
}
#sp-footer3 p + p {
    margin-top: 0;
}

/* CART */
#system-message-container #system-message .alert.alert-notice {
	background: #fff;
	border: 1px solid #ececec;
}
#fancybox-wrap {
	max-width: 480px !important;
}
#fancybox-content {
	max-width: 460px !important;
	min-width: 320px !important;
}
#fancybox-content > div {
	background: #fff;
}
#fancybox-content .continue_link,
#fancybox-content .showcart.floatright {
	font-size: 16px;
}
#fancybox-content h5 {
	text-align: center;
}
#fancybox-content .popupProductImage {
	max-height: 200px;
	margin: 0 auto;
}
#vmMainPageOPC h3.module-title {
	background: #1e4b86;
	border: 0px;
    font-size: 17px;
    line-height: 17px;
    margin-top: 0px;
    margin-bottom: 2px;
    padding: 15px 10px 15px 20px;
	color: #fff;
}

#basket_container .black-basket .col-module_content,
.basket_container .black-basket .col-module_content {
	border-radius: 0px;
}

div#vmMainPageOPC *,
div#vmMainPageOPC *::before,
div#vmMainPageOPC *::after {
	box-sizing: border-box;
}

#basket_container .black-basket .col-module_content,
.basket_container .black-basket .col-module_content {
	color: #333;
}
#basket_container .black-basket .col-module_content {
	background: #fff;
}
#basket_container .black-basket .col-module_content div.op_basket_row,
.basket_container .black-basket .col-module_content div.op_basket_row {
	padding: 0px;
}
#basket_container .black-basket .col-module_content .op_basket_row.op_basket_header {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 16px;
}
#basket_container .black-basket .col-module_content .op_basket_row.op_basket_rows {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 0px;
}
#basket_container .black-basket .col-module_content .op_basket_row.op_basket_rows:hover {
	background: transparent;
}
#basket_container .black-basket .col-module_content .op_basket_row.op_basket_rows div.opc_PricesalesPrice {
	float: none;
}
#basket_container .black-basket .col-module_content .op_basket_row.custom_chec {
	border-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#onepage_main_div.row {
	margin-left: -15px;
	margin-right: -15px;
	width: 878px;
	margin-top: 0px;
}
#onepage_main_div.row .left-info .left-info-wrapper,
#onepage_main_div.row .right-info .right-info-wrapper {
	background: #fff;
	border: 1px solid #ececec;
}
#vmMainPageOPC #onepage_main_div.row .left-info .tabcontent3 h3,
#vmMainPageOPC #onepage_main_div.row .right-info h3.payment_h3,
#vmMainPageOPC #onepage_main_div.row .right-info h3.shipping_h3 {
	border-top: 0px;
}
#vmMainPageOPC #onepage_main_div.row .left-info .tabcontent3 fieldset {
	float: none;
	background: transparent;
}
#vmMainPageOPC #onepage_main_div.row .left-info .tabcontent3 fieldset div.field_wrapper {
	float: none;
}
#onepage_main_div.row .right-info .op_inside,
#onepage_main_div.row .right-info #payment_top_wrapper {
	background: #fff;
	border: 1px solid #ececec;
	margin-bottom: 15px;
}
#onepage_main_div .right-info .op_inside fieldset,
#onepage_main_div .right-info #payment_top_wrapper  fieldset {
		background: transparent;	
}
#onepage_main_div .right-info .pay_box {
    border-bottom: 0px;
    float: none;
    margin-right: 0px;
    max-width: 100%;
    padding: 10px 20px 0px 20px;
    width: 100%;
}
#onepage_main_div .right-info #payment_top_wrapper .vmpayment_name {
	text-transform: none;
	font-size: 14px;
	padding-left: 5px;
}
#onepage_main_div .right-info #payment_top_wrapper #payment_html input {
	margin-top: 5px;
}
#onepage_main_div .right-info #payment_top_wrapper #payment_html label {
	margin: 0px;
}
#onepage_main_div .right-info .op_inside input {
	margin-top: 5px;
}
#onepage_main_div .right-info .op_inside label {
	margin: 0px;
}
#onepage_main_div .right-info .op_inside .vmshipment_name {
	font-size: 14px;
	padding-left: 5px;
}
#onepage_main_div .right-info > .shipping_h3 {
	border: 1px solid #ececec !important;
	border-bottom: 0px !important;
}
#onepage_main_div.row .right-info .notes_checkout {
	background: #fff;
	border: 1px solid #ececec !important;
	border-top: 0px !important; 	
	margin-bottom: 15px;
}
#onepage_main_div #customer_note_field {
	margin: 0 auto;
	width: 90%;
	max-width: none;
}

div#onepage_info_above_button {
	margin-bottom: 30px;
}

#tt_shipping_rate_div_basket {
	display: none;
}
.op_basket_row.custom_chec.total_total row {
	border-top: 1px solid #e4e4e2;
}

/* PRODUCT DETAILS */
.view-productdetails #sp-component > .sp-column {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ececec;
	padding: 15px;
}
.productdetails-view.productdetails h1 {
	margin-bottom: 20px;
	font-size: 24px;
}
.productdetails-view.productdetails .vm-product-images-container {
	padding-left: 0px;
}
.productdetails-view.productdetails .vm-product-container {
	margin-bottom: 20px;
}
.productdetails-view.productdetails .spacer-buy-area {
	padding-left: 0px;
	margin-bottom: 20px;
}

.productdetails-view.productdetails .tab-content {
	padding-top: 10px;
}
/* prices */
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price {
	float: none;
	text-align: left;
	margin-bottom: 0px;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .price-crossed {
	display: inline-block;
	margin-right: 10px;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .price-crossed .vm-display.vm-price-value {
	font-size: 20px;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .price-crossed .vm-display.vm-price-value .vm-price-desc {
	display: none;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .price-crossed + .PricesalesPrice.vm-display.vm-price-value {
	float: none;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .price-crossed + .PricesalesPrice.vm-display.vm-price-value {
	display: inline-block;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .price-crossed + .PricesalesPrice.vm-display.vm-price-value .PricesalesPrice {
	color: #e61c19;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .PricesalesPrice.vm-display.vm-price-value .vm-price-desc {
	display: none;
}
.productdetails-view.productdetails .spacer-buy-area .vm-product-prices .product-price .PricesalesPrice.vm-display.vm-price-value .PricesalesPrice {
	font-size: 20px;
}
/* stock */
.itemnotinstock {
	color: #eb4947;
}
.iteminstock {
	color: #75b933;
}
#comments-form,
#comments-form .row {
	margin-left: -15px;
	margin-right: -15px;
}
#comments-form .smiles img {
	display: inline-block;
}
#comments-form p {
	margin-left: 0px !important;
}
#comments-form input {
	width: 100% !important;
	height: 30px;
}
#comments-form textarea#comments-form-comment {
	width: 100%;
	max-width: none !important;
	height: 135px;
}
#comments-form .grippie {
	display: none;
}
#comments-form #comments-form-buttons {
	margin-left: 0px !important;
}
#comments-form #comments-form-buttons #comments-form-send {
	padding-left; 0px;
}

/* Jcomments */
.sp-module.jcomments .sp-module-content {
	border-radius: 3px;
	box-shadow: 0 0 0 1px rgba(4, 47, 89, 0.12) inset;
	padding: 10px;
}
.sp-module.jcomments .sp-module-content .jcomments-latest.jcomments .author {
	font-size: 14px;
}
.sp-module.jcomments .sp-module-content .jcomments-latest.jcomments .comment.rounded {
	border: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}

/* CONTACTS PAGE */
.contacts-list ul {
    padding: 0;
}
.contacts-list ul li {
    font-size: 16px;
    line-height: 40px;
    list-style: outside none none;
}
.contacts-list ul li i.fa {
    background-color: #1e4b86;
    color: #fff;
    margin-right: 10px;
    padding: 10px;
    text-align: center;
    width: 36px;
}
.contacts-list ul li div {
    margin-left: 46px;
}
.contacts-list ul li a {
    color: #333;
    margin-left: 46px;
}
.contacts-list ul li img {
    display: inline;
}
.contacts-feedback .rsform-block {
    margin-bottom: 15px;
}
.contacts-feedback .formControlLabel {
    font-size: 16px;
    margin-bottom: 5px;
}
.contacts-feedback input#Name, .contacts-feedback input#Email {
    border-radius: 0;
    width: 100%;
	height: 30px;
}
.contacts-feedback input#Subject {
    border-radius: 0;
	height: 30px;
    width: 100%;
}
.contacts-feedback textarea#Message {
    border-radius: 0;
    height: 100px;
    width: 100%;
	resize: none;
}
.contacts-feedback > .row > div:first-child {
    padding-right: 0;
}
.contacts-feedback > .row > div + div {
    padding-left: 0;
}

/* JA COMMENTS */
.jac-expand-form ul li.clearfix {
	display: inline-block;
}
#jac-wrapper ul li #jac-new-captcha label {
	padding-bottom: 6px;
}
#jac-wrapper ul li #jac-new-captcha img#jac_image_captcha {
	margin-top: 0px;
}
#jac-refresh-image {
	margin-left: -16px;
	height: 16px;
	width: 16px;
}

/* FULL WIDTH FIX */
@media (min-width: 768px) and (max-width: 991px) {
	#sp-left.hidden-sm + #sp-component.col-sm-9 {
		width: 100%;
	}
}

/* LEFT SIDEBAR */
#sp-left .oplata .sp-module-content,
#sp-left .dostavka .sp-module-content {
	padding: 10px 20px 10px 20px;
}
#sp-left .oplata .sp-module-content ul,
#sp-left .dostavka .sp-module-content ul {
	list-style: disc outside;
	margin-left: 20px;
	margin-bottom: 5px;
}
#sp-left .oplata .sp-module-content ul li,
#sp-left .dostavka .sp-module-content ul li {
	display: list-item;
}

/* RELATED */
.productdetails-view.productdetails .table {
	margin-top: 30px;
}
.productdetails-related > .moduletable > p {
	font-size: 22px;
}
.productdetails-related .product-price .PricesalesPrice {
	font-size: 14px !important;
}

@media (max-width: 767px) {

.uk-cover-background.uk-position-cover {
    background-image: none !important;
    background: #1e4b86a8;
}

#sp-pros-section .parallax-window {
    background-image: none !important;
}

footer#sp-footer {
    background-image: none;
    background: #575759;
}

}





