.blog__tags-item.current-tag {
	background: #cacaca;
}

.tags__item.current-tag {
	background: #cacaca;
}

.contacts__map_container{
	height: 230px;
}

.equip-list-img{
	height: 90%;
}

.catalog-item-switcher{

	cursor: pointer;
}

.catalog-top-img{
	height: 80%;
}

.rent-change-title{
	cursor:pointer;
}
.cart-list__item-title{
	display:inline-block;
	max-width:370px;
}
.cart-remove-col{
	text-align:right;
	padding-right:20px;
}

.banner_wide .banner__info{
	padding-bottom: 1.0875rem;
}
.cart-list__item-category{
	margin-top: 0.2rem;
}
.registration-form__field{
	height: 2.4rem;
}
.info_detail_title{
	color:black;
}
.first-level-li{
	list-style:none;
	margin-top:15px;
}

.op-03{
	opacity: 0.3;
}

#ydwidget .cw-top-panel {
    height: 60px;
}

.buy-with-img{
	height: 90%;
}

.ny-text {
	font-size:17px;
}
.onMobyleOnly {
	display:block;
	float:left;
}

@media(min-width: 768px){
.cart-list__header .cart-list__col:first-child{
	width: 42%;
}

.cart-list__item .cart-list__col:first-child{
	width: 47%;
}
.onMobyleOnly {
	display:none;
}
}
.cart-first-col {

	width: 36% !important;

}

.no-border-disc{
	border: none
}

.partners-anchor-link{
	    margin-top: 17px;
}


.red-btn {

	float: right;
}

.fnt-11px {

	font-size: 11px;
	margin-top: 35px;
}

.full-width{

	width: 100%;
}
.popup_type_shipping{

	background-size: contain;
}


.text-center {

	text-align: center;
}

.cart-error-h2 {

	margin-left: 22px;
	font-family: Luga;
    font-weight: 400;
    color: #f00;
    font-size: 2.25rem;
    line-height: 3rem;
}

.striked {

	text-decoration: line-through;
}

.blog_non_reset h2, .blog_non_reset .h2 {

	font-size: 1.875rem;
    line-height: 1;

}

.blog_non_reset ul {

	list-style: disc;
	font-size: 1.125rem;
    line-height: 1.5rem;
    padding-left: 8%;
}

.blog_non_reset a {

    text-decoration: underline;
}

.popupOnAdmission {
	border-color: black;
	color: black;
	background: white;
	border-width:1px;
	border-style: solid;
	text-decoration: none;
}
.popupOnAdmission-white {
	border-color: white;
	color: white;
	background: transparent;
}
.dropdown-item:nth-child(1){font-weight:900;}
.dropdown-item:nth-child(2){font-weight:900;}

.displayBlockImportant {display:block !important;}