.topcatmenu a {display:block; color: #888888;}
.header .language span {margin-left: 10px;}
.product .pr_block, .detail .pr_block {display: none;}
.product .pr_block.active, .detail .pr_block.active {display: block;}
.sortlabel label span.active {border-color: transparent;color: #ff9000;}
#citysearch {margin-top: 20px;}
#citysearch a {color: #838383;}
#citysearch a:hover {border-bottom: 1px solid #838383;}
.detail .byblkin {display: flex; width: 100%; max-width: 250px;}
.detail .byblkin form {width:100%;}
.product .block:nth-child(2){flex-grow:2;}
.product .v_block {justify-content: space-between;flex-direction: column;min-height: 100%;} 
.product .v_block.active{display: flex;}
.product .v_block .block{flex-grow:0;} 
.error_v, .validate.error, span.error {border: 1px solid #ff0000 !important;}
.minform input {max-width: 500px;}
.warnText {margin-bottom: 20px;font-weight: 600;color: #ff0000;}
.topmenu ul li.active a {color:#c02929;}
.site_button:disabled {display:none;}
.download{
	line-height: 30px;
	padding-left: 36px;
	font-size: 18px;
	color: #c02929;
	font-weight: 500;
	background: url(/tmpl/images/download_bg.png) 0 0 no-repeat;
}

.download span{
	border-bottom: 1px solid #c02929;
}

.download:hover span{border-color:transparent;}
.action_label{
  position: absolute;
  top:0;
  left:0;
  z-index:2;
}

.btn_box_price {display: flex; align-items: center; justify-content: space-between;}
.site_button.btn_get_pk {flex-basis: 50%; font-size: 16px; font-weight: normal; background-color: #e41b1b; color: #fff;}
.site_button.btn_get_pk:hover {background-color: #c02929;}
.btn_box_price > form, .btn_box_price .byblkin {display: flex; flex-basis: 43%;}
.btn_box_price form .site_button {font-size: 16px; font-weight: 900;}
.btn_box_price .site_button.maxbut.incardbut {display: flex; flex-basis: 43%;}
.detail .btn_box_price {margin-top: 14px;}
.detail .btn_box_price .site_button.maxbut, .detail .btn_box_price .byblkin {max-width: none;}
.detail .site_button.btn_get_pk {flex-basis: 48%;}
.detail .btn_box_price > form, .btn_box_price .byblkin, .detail .btn_box_price .site_button.maxbut.incardbut {flex-basis: 48%;}

.mob_but_box {
	position: fixed;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 4;
	line-height: 60px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	background: #c02929;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
}
.mob_but_box a {color: #fff; display: flex; justify-content: center; height: 60px;}
.mob_but_box .mobbut_left {flex: 1 1 25%; border-right: 1px solid #d36a6a; background: center center url(/tmpl/images/mobbut.png) no-repeat;}
.mob_but_box .mobbut_right {flex: 1 1 75%;}

.phonefix{display: none; position: fixed; bottom: 12%; right: 4%; width: 84px; height: 84px; z-index: 3; background: url(../images/phonefix.png) 0 0 no-repeat; background-size: cover; -webkit-animation: 1.5s tremor ease-out infinite; animation: 1.5s tremor ease-out infinite;}
@media (min-width:768px) {
	.mob_but_box {display: none;}
	.phonefix{display: block;}
}
@media (min-width:1500px) {
	.phonefix{right: 7%; bottom: 10%;}
}

@keyframes tremor {
  0%, 25% {
    transform: scale(1); 
 }
  50% {
    transform: scale(1.3);
 }
  100% {
    transform: scale(1); 
 } 
}




.dop    {padding-top:12px;}
.dop .chkBox    {
    display:none;
}

.dop label    {
    cursor:pointer;
}

.dop label span    {
    margin-left:28px;
    border-bottom:#ff9000 1px solid;
}

.dop label::before    {
    width:18px;height:18px;
    display:inline-block;
    content: '';
    margin-top: 3px;
    position: absolute;
    background-image:url('/img/chkBox.gif');
}

.dop .chkBox:checked+label::before    {
    background-position:18px 0;
}

.dop .qwwr    {
    position: relative;
    display: inline;
}

.dop .qwwr img    {
    width: 14px;
    height: 14px;
    margin-left: 0px;
    margin-top: -4px;
}

.dop .qwwr .qw    {
    background: #fff;
    color: #6b6b6b;
    text-align:center;
    text-decoration: none;
    font-size: 11px;
    width: 64px;
    padding: 5px 7px;
    position: absolute;
    left: 10px;
    top: 5px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.42);
    -moz-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.42);
    box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.42);
    transition: all 0.3s;
    opacity: 0;
}
.dop .qwwr:hover .qw    {opacity:1;top:10px;}

.dop .qwwr .qw a    {
    text-decoration:underline;
}

.priceBox .append    {
    display:none;
}

.picselect{
    align-items: flex-start;
}

.picselect label{
    
    max-width:65px;
}

.m-menu-wp li {
    text-align: left;
}
.picselect label .p_img img{
    margin:0 auto;
}
.m-menu-wp li {
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
}
.mobblock .m-menu-wp-deep li a {
    font-size: 18px;
}

.lvl2-menu-wrapper {
}
.lvl2-menu-btn {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    background-color: #fff;
}
.category-menu-block { max-height: unset; }


.item-prod-pre { position: relative; }
.item-prod-pre:before {
    position: absolute;
    width: 40px;
    height: 40px;
    content: '';
    background-image: url('../images/play-button.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    z-index: 3;
    transition: 0.6s;
    animation: 3s infinite alternate slidein;
}
.item-prod-pre:after {
    position: absolute;
    width: 40px;
    height: 40px;
    content: '';
    background: #fff;
    border-radius: 100%;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    z-index: 2;
    transition: 0.6s;
    animation: 3s infinite alternate slidein;
}

@keyframes slidein {
  from {
    transform: scale(1.1);
  }

  to {
    transform: scale(1);
  }
}


.bigdetail .owl-stage {
    display: flex;
}

.bigdetail .owl-stage .owl-item a { margin-left: 0px; }
.bigdetail.owl-carousel .owl-stage:after { display: none; }

.category-block {
    height: 100%;
    padding: 20px;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    transition: 0.3s;
    
    display: flex;
    flex-direction: column;
        justify-content: space-between;
}
.category-block:hover {
    border-color: #FF9000;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}

.category-block__preview {
    padding-bottom: 10px;
}
.category-block__preview img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.category-block .category-block__link {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.category-block__footer {
    display: flex;
    align-items: flex-end;
    min-height: 63px;
}
.category-block__title {
    display: block;

    max-width: calc(100% - 20px);
    padding-right: 4px;
    
    font-size: 16px;
    line-height: 130%;
    font-weight: 600;
}
.category-block__icon {
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 700px) {
    .category-block { padding: 10px; }
    .category-block__title { font-size: 14px; }
}

.category-product-slider a span {
    position: absolute;
    top: 20px;
    right: 20px;
}

.category-product-slider .owl-dots {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
}
.category-product-slider .owl-dots .owl-dot {
    width: 10px;
    height: 12px;
    border-radius: 100%;
    background: #E0E0E0;
}
.category-product-slider .owl-dots .owl-dot.active {
    background: #ff9000;
}

.product > .row > div {
}

.category-product-slider {
    max-width: 500px;
    width: 100%;
    overflow: hidden;
}
@media (max-width: 991px) {
    .category-product-slider {
        max-width: 360px;
    }
}
@media (max-width: 600px) {
    .category-product-slider {
        max-width: 280px;
    }
}

.category-product-slider { margin: 0 auto; }

.slider .item video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    z-index: 1;
}