p.jshop_cart_attribute {
	font-size: 0.9rem;
	margin-top: 2px;
	margin-bottom: 0px;
}

.rating-cancel {
	margin-top: 10px;
	margin-right: 10px;
}

/*
Цвет статуса заказов
https://joomlaforum.ru/index.php/topic,321947.0.html
*/
.b-light1 {
	background-color: #fee !important;
}

.b-light2 {
	background-color: #eff !important;
}

.b-light3 {
	background-color: #efe !important;
}

.b-light4 {
	background-color: #fef !important;
}

.b-light5 {
	background-color: #ffd !important;
}

.b-light6 {
	background-color: #dfd !important;
}

.b-light7 {
	background-color: #f4ece1 !important;
}

.tm-card .uk-card-body {
	padding-bottom: 70px !important;
}

.stars_no_active,
.stars_active {
	height: 16px;
	background-image: url(../images/star.gif);
	background-repeat: repeat-x;
}

.stars_no_active {
	background-position: 0px 0px;
}

.stars_active {
	background-position: 0px -16px;
}

.tm-attr-icon img {
	width: 17px;
	height: 17px;
}

.tm-checkout-menu .uk-subnav-divider {
	margin-left: -70px;
}

.tm-checkout-menu .uk-subnav-divider > ::before {
	margin-right: 16px;
}

.tm-checkout-menu .uk-subnav > * {
	padding-left: 10px;
}

.tm-checkout-menu .not_active_step,
.tm-checkout-menu #active_step {
	font-size: 16px;
	font-weight: 400;
}

.tm-checkout-menu .not_active_step {
	color: #a3a3b0;
}

.tm-checkout-menu #active_step {
	color: #26b9c4;
	font-weight: 400;
	border-bottom: #26b9c4 2px solid;
}

.tm-qty input.uk-form-width-small {
	width: 50px;
}

.tm-info-client .uk-width-small {
	width: 170px;
}

.tm-info-order > .uk-width-small {
	width: 200px;
}

.tm-info-order > .el-item {
	margin-top: 2px;
	padding-top: 2px;
}

.tm-qty .uk-button-small {
	padding: 5px;
}

.tm-price {
	width: 140px;
	padding-left: 50px;
}

.tm-quantity {
	width: 80px;
	padding-left: 50px;
}

.tm-payment-img img,
.tm-payment-shipping img {
	width: 140px;
}

.tm_manufacturer_logo {
	width: 120px;
}

.tm-img-product .uk-label {
	background: none;
}

.tm-img-product .uk-overlay-default {
	background: rgba(255, 255, 255, .8);
}

/*.tm-image-card {min-height: 140px;}
.tm-image-product {height: 200px;}*/

.tm-count .uk-form-width-medium {
	width: 60px !important;
}


.tm-caterory-title-links-video-guide.uk-dropdown {
	padding: 10px;
}

.tm-caterory-title-links-video-guide {
	position: relative;
	background: white;
	border-radius: 12px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
	padding: 8px 0;
	min-width: 220px;
	overflow: visible;
	z-index: 9999;
}

.dropdown-arrow-svg {
	position: absolute;
	top: -10px;
	left: 25px;
	z-index: 10000;
	pointer-events: none;
}


.tm-category-video-rounded {
	border-radius: 10px;
}


.tm-caterory-title-links-video-guide .uk-dropdown-nav > li > a {
	padding: 10px 16px;
	transition: background-color 0.2s;
}

.tm-caterory-title-links-video-guide .uk-dropdown-nav > li > a:hover {
	background-color: #f2f2f2;
	color: inherit;
	border-radius: 8px;
}

.tm-icon-how-select {
	margin-right: 10px;
}

.tm-text-how-select {
	font-size: 14px;
}

.tm-category-image-item {
	width: 145px
}

.tm-category-image-item-404 {
	width: 280px;
	height: 220px;
}

.tm-category-name-404 {
	font-size: 16px;
	font-weight: 500;
	padding: 20px
}

.tm-subcategories-slider.uk-grid-small > * {
	padding-left: 0;
	padding-right: 20px;
}

.tm-slider-slidenav.uk-position-center-left-out, .tm-slider-slidenav.uk-position-center-right-out {
	top: 33px;
	max-height: 32px;
	max-width: 32px;
	background: #fff;
}

.tm-slider-slidenav.chng404.uk-position-center-left-out, .tm-slider-slidenav.chng404.uk-position-center-right-out {
	top: 93px;
}

.tm-slider-slidenav.uk-position-center-left-out {
	right: calc(100% - 20px);
}

.tm-slider-slidenav.uk-position-center-right-out {
	left: calc(100% - 20px);
}

.category-without-img-item {
	width: 145px;
	height: 100px;
	background: #F5F7FA;
	border-radius: 10px;
}

.tm-item-404-subcategory-name {
	font-size: 12px;
	line-height: 16px;
	font-width: 500;
}

@media only screen and  (max-width: 640px) {
	.tm-icon-how-select {
		margin-right: 5px;
		max-height: 16px;
		max-width: 16px;
	}

	.tm-text-how-select {
		font-size: 12px;
	}

	.tm-slider-slidenav.uk-position-center-left-out, .tm-slider-slidenav.uk-position-center-right-out {
		top: 24px;
		max-height: 20px;
		max-width: 20px;
	}

	.tm-slider-slidenav.uk-position-center-left-out {
		right: calc(100% - 10px);
		left: auto;
		bottom: auto;
	}

	.tm-slider-slidenav.uk-position-center-right-out {
		left: calc(100% - 10px);
		bottom: auto;
	}

	.uk-grid-small .tm-category-image-item {

	}


}

@media only screen and  (max-width: 480px) {
	.page-404 .uk-section-small {
		padding-top: 30px;
	}

	.tm-category-image-item-404 {
		box-sizing: border-box;
		width: 145px;
		height: 165px;
	}

	.tm-subcategories-slider.uk-grid-small > * {
		padding-right: 10px;
	}

	.tm-category-name-404 {
		font-size: 14px;
		font-weight: 500;
		padding: 5px
	}

	.tm-slider-slidenav.chng404.uk-position-center-left-out, .tm-slider-slidenav.chng404.uk-position-center-right-out,
	.tm-subcategories-slider-container .tm-slider-slidenav {
		display: none;
	}

	.tm-category-image-item {
		width: 125px
	}

	.category-without-img-item {
		width: 125px;
		height: 82px;
	}
}