/*NEW_REGISTRATION_START*/
.code_confirmation.hide{
	display:none;
}
.code_confirmation{
	display:block;
}
.registration_form_b.hide{
	display:none;
}
.registration_form_b{
	display:block;
}
.someform.register.errortext{
		color:red;
}
/*NEW_REGISTRATION_END*/



.view_gallery .desc_block_nal span.not_nal {
    color: red;
}
.view_gallery .desc_block_nal span.v_nal {
    color: #49b11a;
}
.view_showcase .desc_block_nal span.not_nal {
    color: red;
}
.view_showcase .desc_block_nal span.v_nal {
    color: #49b11a;
}

#rs_easycart .rsec_headers a.rsec_online {
    display: none;
}
body .fancybox-opened .fancybox-title {
    border-bottom: unset;
}
.fancybox-inner .locationbig .item {
    margin: 3px auto;
    overflow: hidden;
}
.locationbig .item {
    margin: 3px auto;
    overflow: hidden;
}
body .someform .line.captcha img {
    float: unset;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
body .someform .line.captcha input {
    width: 100%;
}


.rating_prodag{
    height: 28px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    line-height: 28px;
    background-color: #ffa900;
    display: inline-block;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    font-family: Arial;
z-index: 1;
}
.view_gallery .inner .left_block_padd .pic {
    text-align: center;
    position: relative;
}
.view_gallery .inner .left_block_padd .pic .rating_prodag{
	height: 15px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 10px;
    line-height: 15px;
    position: relative;
    margin-bottom: 5px;
}
.view_showcase .rating_prodag{
    height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
    line-height: 20px;
    left: 5px;
    top: 8px;
}
.view_showcase .cml_artikle {
    text-align: right;
}
@media screen and (max-width: 540px) {
.view_showcase .cml_artikle {
    text-align: center;
}
.view_showcase .rating_prodag{
	width: 80px;
    text-align: center;
    left: calc(50% - 48px);
    top: 25px;
}
}





.measure_id option:disabled {
	color: #bfbfbf;
}


body .body select{
outline:none;
 background: rgba(0, 0, 0, 0.005);
}
body .body input{
outline:none;
}
body .body .select::after {
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: var(--select-arrow);
  clip-path: polygon(100% 0%, 0 0%, 50% 100%);
}

#upButton.enb {
    display: block;
}
#upButton {
    background: url(/local/templates/proopt_default/up_2.png) 0 0 no-repeat transparent;
    position: fixed;
    cursor: pointer;
    display: none;
    bottom: 120px;
    height: 50px;
    width: 50px;
    right: 20px;
    z-index: 99;
    background-size: cover;
    z-index: 1050;
}
.b24-widget-button-position-bottom-right {
    right: 10px !important;
}
body .catalogsorter .dropdownin {
    background-color: #f9f8f8;
}
.analogi_list a, .sp_list a{
	text-decoration: underline;
}
.view_showcase .analogi_list{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.view_gallery .analogi_list{
	padding: 5px 0;
	font-size: 14px;
    color: #214496;
}


.view_showcase .sp_list {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.view_gallery .sp_list{
	padding-bottom: 5px;
	font-size: 14px;
    color: #214496;
}

.adaptive #header .centeringin .column1 {
        height: auto;
}
.adaptive #header .centering {
	padding-top: 20px;
}



body .view_showcase.contentbody .name {
    height: 54px;
    overflow: hidden;
}


.view_gallery .inner .left_block_padd {
float:left;
}

@media screen and (max-width: 767px) {
	body .view_gallery .js-element .right_block_padd .btn1.delete2basket {
    	margin-top: 10px;
	}
	body .view_gallery .js-element .right_block_padd .add2basketform .add2basket {
    	margin-top: 10px;
	}
}
@media screen and (max-width: 450px) {
	body .view_gallery .js-element .right_block_padd .btn1.delete2basket {
		min-width: 110px;
    	margin-top: 10px;
	}
	body .view_gallery .js-element .right_block_padd .add2basketform .add2basket {
		min-width: 110px;
    	margin-top: 10px;
	}
}
