._orange {
	color: #ff9100!important;
}
._orange:hover span {
	border-bottom: 1px dashed #ff9100!important;
}
.ui-spinner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999999;
	background: #fff;
	background: rgba(255, 255, 255, .5);
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .2s ease-in, visibility .2s ease-in;
	transition: opacity .2s ease-in, visibility .2s ease-in;
}

.ui-spinner.abs {
	position: absolute;
}
.ui-spinner--state_opened {
	opacity: 1;
	visibility: visible;
}
.ui-spinner__svg {
	display: block;
	height: 100%;
	width: 100%;
	background: url("images/Spinner.svg") no-repeat center;
	background-size: 140px 140px;
}
.js-price .del {
	/*display: none !important;*/
}
.to-compare-detail:hover {
	background-color: #21acb7 !important;
	color: #fff !important;
}
.to-wishlist-detail:hover {
	background-color: #21acb7 !important;
	color: #fff !important;
}
.compare-bb .balance.js-addcompare:hover {
	color: #fff !important;
}
.compare-bb .to-wishlist.js-wishlist:hover {
	color: #fff !important;
}
.href {
	color: #21acb7 !important;
	width: auto !important;
	display: inline-block;
	vertical-align: middle;
	line-height: 14px;
	text-align: left !important;
	border: none !important;
	padding: 0px !important;
	cursor: pointer !important;
	border-bottom: 1px dashed #21acb7 !important;
}
.href:hover {
	border-bottom: 1px solid #21acb7 !important;
}
.good .bx-filter button[type="submit"]:hover, .good .bx-filter input[type="submit"]:hover {
	background: #21acb7 !important;
	height: 51px;
	border: 1px solid #21acb7 !important;
	box-shadow: none;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	border-radius: 0;
}
.good .bx-filter a.submit:hover {
	background: #ff9100 !important;
	border: 1px solid #ff9100 !important;
	color: #fff;
	padding: 13px 0;
	height: 51px;
	box-shadow: none;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	border-radius: 0;
}
.good .bx-filter a.submit {
	background: #fff !important;
	border: 1px solid #ff9100 !important;
	color: #ff9100;
	padding: 13px 0;
	height: 51px;
	box-shadow: none;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	border-radius: 0;
}
.compare-popup {
	float: right; padding-right: 20px;    color: #004b51;
	text-decoration: underline;
}
.compare-popup:hover {
	text-decoration: none;
}
.filter_button {
	border: 1px solid #ff9101;
	display: inline-block;
	color: #9E9E9E;
	padding: 5px 15px;
	border-radius: 3px;
	font-size: 13px;
	margin-top: 10px;
}
.filter_button font {
	padding-right: 10px;
	cursor: pointer;
	font-size: 16px;
}
.filter_button i {
	vertical-align: text-bottom;
}
.chooice_block {
	width: 200px;
	margin: 0 auto;
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
	cursor: pointer;
}
.chooice_block_text {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
	width: 130px;
}
.chooice_block_img {
	display: inline-block;
	width: 65px;
	height: 75px;
}
.chooice_block_title {
	font-size: 18px;
	color: #ff9101;
}
.chooice_block_section {
	font-size: 15px;
}
.compare-bb .balance.js-addcompare.activate {
	background: url(/local/templates/clife/images/ic-clife-01.png) left center no-repeat;
}
.compare-bb .to-wishlist.js-wishlist.activate {
	background: url(/local/templates/clife/images/ic-clife-02.png) left center no-repeat;
}
.entry-content, [itemprop=articleBody], .item-description {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.js-addbasket, .js-addcompare, .js-wishlist, .js-addoneclick {
	cursor: pointer;
}
[data-anchor], a {
	cursor: pointer;
}
.search-fash-addbasket {
	top: auto !important;
	bottom: 0 !important;
	width: 24px !important;
	height: 24px !important;
	right: 36px !important;
}
.middle-header .search-form .searchhint ul>li>a:hover {
	background-color: #004B51 !important;
	opacity: 0.8 !important;
}
.search-fash-addbasket .fa-cart-plus{
	font-size: 15px !important;
	right: 5px !important;
	position: absolute !important;
}


/* Выбор городов в фильтре, 22.10.2018 */

.bx-filter .bx-filter-parameters-box:before,
.bx-filter .bx-filter-parameters-box:after,
.bx-filter .bx_filter_button_box:before,
.bx-filter .bx_filter_button_box:after{
	content: '';
	display: table;
	clear: both;
}

.bx-filter-select-text{
	border: 1px solid #d8d8d8;
	padding: 9px 12px 8px;
	background: #fff;
	margin-bottom: 22px;
	cursor: pointer;
	position: relative;
	font-weight: 600;
}
.bx-filter-select-text:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	border-left: 1px solid #d8d8d8;
	display: block;
	width: 35px;
}
.bx-filter-select-text:after{
	content: '';
	position: absolute;
	top: 12px;
	right: 13px;
	width: 8px;
	height: 8px;
	border: 2px solid #d8d8d8;
	border-left: 0;
	border-top: 0;
	transform: rotate(45deg);
}

#smartFilterDropDown398{
	max-height: 200px;
	overflow: auto;
	padding: 0 !important;
	width: 325px;
}
.bx-filter-select-popup ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.bx-filter-select-popup ul label {
	display: inline-block;
	margin-bottom: 0;
	padding: 8px;
	width: 100%;
	cursor: pointer;
}
.bx-filter-select-popup ul label:hover{
	background-color: #f4f4f4;
}

@media (max-width: 1600px){
	#smartFilterDropDown398{
		width: 212px;
	}
}

@media (max-width: 420px){
	#smartFilterDropDown398{
		width: 360px;
	}
}

@media (max-width: 420px){
	#smartFilterDropDown398{
		width: 280px;
	}
}

.detail-delivery .your_city .bold {
	line-height: initial !important;
	height: auto !important;
}
.detail-delivery ins {
	color: #ff9100;
	text-decoration: none !important;
}
.detail-delivery .your_city {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}

/* Пустая корзина */
.empty-cart{
	font-family: 'Roboto', sans-serif;	
}
    
.empty-cart img{
	max-width: 100%;
}
.empty-cart__row{
	display: flex;
}
.empty-cart__col._pic{
	width: 34%;	
	padding-right: 20px;
}
.empty-cart__col._desc{
	width: 66%;
}

.empty-cart__title{
    color: #363b40;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px;
    text-transform: none;
}
.empty-cart__desc{
	color: #9c9c9c;
    font-size: 15px;
    font-weight: 400;
}
.clr-green{
	color: #206467;
}
.empty-cart__btn{
	display: inline-block;
	padding: 15px 10px;
	color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;	
    text-align: center;
    text-decoration: none;
    background-color: #ff9000;
    min-width: 280px;
    margin: 30px 0 40px; 
    transition: .3s background-color;
}
.empty-cart__btn:visited,
.empty-cart__btn:hover,
.empty-cart__btn:focus{
	color: #ffffff;
	text-decoration: none;
}
.empty-cart__btn:focus,
.empty-cart__btn:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: hsl(34, 100%, 45%);
}
.empty-cart-addit{
	display: flex;
}
.empty-cart-addit__col._search{
	padding-right: 40px;
}
.empty-cart-addit__title{
    color: #363b40;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 3px;
}
.empty-cart-addit__text{
	color: #363b40;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}
.empty-cart-search__row{
	display: flex;
	align-items: center;
}
.empty-cart-addit__col{
	flex-grow: 1;
}
.empty-cart-search__col._input{
	flex-grow: 1;
	padding-right: 20px;
}
.empty-cart-search__col._btn{
	flex-shrink: 0;
	text-align: center;
}
.empty-cart-search__input{
	padding: 9px 14px;
	width: 100%;
	border: 1px solid #ddd;	
}
.empty-cart-search__input::placeholder{
	color: #aaa;
}
.empty-cart .empty-cart-search__btn{
    display: inline;
    background: none;
    box-shadow: none;
    border: 0;
    color: #28afb9;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 3px;
    border-bottom: 1px solid #28afb9;
    line-height: 1.2;
    min-height: 0;
    padding: 0;
    padding-bottom: 1px;
    transition: .3s all
}
.empty-cart .empty-cart-search__btn:hover,
.empty-cart .empty-cart-search__btn:focus,
.empty-cart .empty-cart-search__btn:visited{
	background: transparent;
}
.empty-cart .empty-cart-search__btn:hover,
.empty-cart .empty-cart-search__btn:focus{
	color: hsl(34, 100%, 45%);
	text-decoration: none;
	border-bottom: 1px solid hsl(34, 100%, 45%);
}

@media (max-width: 991px){
	.empty-cart__row {
	    display: block;
	}
	.empty-cart__col._pic {
	    width: 100%;
	    padding-right: 0;
	    text-align: center;
	    height: 230px;
	    margin-bottom: 20px;
	}
	.empty-cart img {
	    max-height: 230px;
	}
	.empty-cart__col._desc {
	    width: 100%;
	    text-align: center;
	}
	.empty-cart-addit {
	    text-align: left;
	}
	.empty-cart__btn {
		margin: 20px 0 30px;
	}
}

@media (max-width: 500px){
	.empty-cart-addit {
	    display: block;
	}
	.empty-cart-addit__col._search {
		padding-right: 0;
		margin-bottom: 12px;
	}
}


/* Заказа успешно оформлен */

.tm-order-complete__head{
	text-align: center;
	margin-bottom: 20px;
}
.tm-order-complete__title{
	margin: 0 0 5px;
	font-size: 24px;
	padding-left: 45px;
	background: transparent url(/images/cart/good_cart.jpg) 0 50% no-repeat;
	display: inline-block;
	min-height: 33px;
	padding: 5px 0 0 45px;
}
.tm-order-complete__note{
    color: #888;
    font-size: 15px;
    font-weight: 400;	
}
.tm-order-complete__order{
    font-size: 18px;
    font-weight: 600;
    color: #024b52;
    margin-top: 20px;
}
.tm-order-complete__order-nmb{
	color: #ff9002;
}
.tm-order-complete__item{
    padding: 17px 20px 16px 65px;
    border: 1px solid #e5e5e5;
    position: relative;
    margin-bottom: 10px;
}
.tm-order-complete__item-nmb{
    background-color: #fc9202;
    position: absolute;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
    top: 16px;
    left: 20px;
}
.tm-order-complete__item-title{
	font-weight: 600;
	font-size: 15px;
	margin-bottom: 9px;
}
.tm-order-complete__item-desc{
    font-size: 13px;
}
.tm-order-complete__table-result{
	font-size: 14px;
}
.tm-order-complete__table-result td:first-child{
	padding-right: 20px !important;
}

.product_variants_delivery {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
	cursor: pointer;
	position:relative;
	z-index:1;
}
.product_variants_delivery .caret {
	border-width: 8px 5px;
	margin-top: -4px;
	position: absolute;
	right: 10px;
	top:40%;
}
.product_variants_delivery.showed .caret {
	border-bottom: 8px dashed;
	border-bottom: 8px solid \9;
	border-top:none;
}
.pd_hidden {display:none;}
