/*---------------------- menu ------------------------*/
.menu-wrap { position: relative; background: #dc2b19; }
.menu ul { margin: 0px; padding: 0px; list-style-type: none; }
.menu > ul > li { float: left; position: relative; }
.menu > ul > li > a { display: block; white-space: nowrap; font-size: 16px; text-transform: uppercase; color: #fff; height: 46px; line-height: 46px; padding: 0px 19px; position: relative; }
.menu > ul > li:first-child { width: 280px; border-right: 1px solid #b71e0e; }
.menu > ul > li:first-child > a { font-size: 22px; font-weight: bold; }
.menu > ul > li:first-child > a:after { content: '\f107'; font-family: 'FontAwesome'; font-size: 16px; color: #fff; position: absolute; top: 0px; right: 15px; z-index: 1; }
.menu > ul > li:hover > a { background: #b71e0e; }
.menu > ul > li:first-child:hover > a { background: none; }
.menu-icon { width: 24px; height: 3px; background-color: #fff; display: inline-block; position: relative; top: -5px; margin-left: 12px; }
.menu-icon:before { content: ''; width: 24px; height: 3px; background-color: #fff; display: inline-block; position: absolute; top: -7px; left: 0; }
.menu-icon:after { content: ''; width: 24px; height: 3px; background-color: #fff; display: inline-block; position: absolute; top: 7px; left: 0; }
/*.menu ul li.menu-dn > a { cursor: default; }*/
.menu ul li.menu-dn > a {cursor:pointer; text-align:center;}
.menu ul li.menu-dn > a:hover {background: #b71e0e; }
.menu ul li.menu-dn .menu-icon { display: none; }
.menu > ul > li.menu-dn:first-child > a:after { display: none; }
.menu ul li.menu-dn:hover .category-menu { display: none; }
.menu ul li .category-menu { float: none; top: 100%; left: 0; display: none; min-width: 100%; position: absolute; text-align: left; z-index: 9999; }
.menu ul li:hover > .category-menu { display: block; }
.category-menu { float: left; width: 280px; position: relative; background: #fff; padding: 12px 0px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.category-menu:hover { background: #f8f8f8; }
.category-menu ul { margin: 0px; padding: 0px; list-style-type: none; }
.category-menu ul li a { display: block; position: relative; min-height: 42px; padding: 9px 18px; color: #000; font-size: 17px; border: 1px solid transparent; border-right: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition: all 300ms; -moz-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms;}
.category-menu ul li a em { color: #aaaaaa; font-size: 13px; }
.category-menu ul li a.category-menu-current { color: #dc2b19; }
.category-menu > ul > li:hover > a { border: 1px solid #dc2b19; border-right: none; color: #dc2b19; background: #fff; }
.category-menu > ul > li:hover > a:before { content: ''; background: #dc2b19; width: 4px; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 2; }
.category-menu > ul > li:hover > a:after { content: ''; background: #fff; width: 1px; height: 100%; position: absolute; top: 0px; right: -1px; z-index: 99999; }
.s-pl { background: #f2f2f2; padding: 12px 0px; }
.click-a { display: block; width: 30px; height: 40px; position: absolute; top: 0px; right: 0px; z-index: 10; }
.click-a:after { content: "›"; font-family: Verdana; color: rgb(204, 204, 204); font-size: 22px; position: absolute; top: 50%; margin-top: -15px; line-height: 30px; right: 10px; }
.a-down:after { content: "›"; font-family: Verdana; color: rgb(204, 204, 204); font-size: 22px; position: absolute; top: 50%; margin-top: -15px; line-height: 30px; right: 10px; transform: rotate(90deg); }


.category-menu ul li .right-submenu { display: none; top: 0; left: 100%; width: 1120px; height: auto; position: absolute; text-align: left; z-index: 9999; background: #fff; padding: 12px 20px; border-left: 1px solid #dc2b19; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.10); -moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.10); box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.10);



-webkit-transition: display 1s; -moz-transition: display 1s; -o-transition: display 1s; transition: display 1s;


}


.category-menu ul li:hover .right-submenu { display: block; left: 100%;

-webkit-transition: display 1s; -moz-transition: display 1s; -o-transition: display 1s; transition: display 1s;

/*

-webkit-transition: all 400ms; -moz-transition: all 400ms; -o-transition: all 400ms; transition: all 400ms;

*/

}













.cat-name { font-size: 18px; border-bottom: 1px solid #e6e6e6; padding-bottom: 9px; margin-bottom: 10px; font-weight: bold; text-transform: uppercase; color: #dc2b19; }
.cat-name-style, .cat-name-promo { display: inline-block !important; margin-right: 17px; }
.cat-name-promo { color: #ee8945 !important; }
.cat-name-style:hover, .cat-name-promo:hover { text-decoration: underline; }
.category-menu ul li .cat-name a { color: #dc2b19; font-size: 18px; min-height: inherit; padding: 0px; border: none; }
.cat-lists { float: left; width: 85%; }
.img-holder { float: right; width: 15%; }
.submenu-ads a { display: inline-table !important; margin-right: 15px; margin-top: 15px; border: 1px solid #dc2b19 !important; max-width: 160px; padding: 8px !important; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.sub-one { display: inline-table; width: 18%; margin-right: 1%; }
.sub-one ul { margin-bottom: 15px; }
.sub-one ul li { margin-bottom: 3px; }
.sub-one ul li.sub-one-title { font-size: 16px; text-transform: uppercase; color: #39B54A; font-weight: bold; margin: 2px 0px 5px; min-height: 17px; }
.sub-one ul li.sub-one-title a { color: #39B54A; }
.sub-one ul li a { height: auto; line-height: normal; min-height: inherit; padding: 0px; font-size: 16px; border: none; color: #484848; }
.sub-one ul li a:hover { text-decoration: none; color: #dc2b19; }
.sub-one ul li a.sub-one-current { text-decoration: none; color: #dc2b19; }

.komp-menu-btn { display: block; float: left; cursor: pointer; position: relative; z-index: 3; margin: 5px 10px 0px 0px;background: #dc2b19; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.menuk-wrap { position: relative; background: #dc2b19; }
.menuk ul { margin: 0px; padding: 0px; list-style-type: none; }
.menuk > ul > li { float: left; position: relative; }
.menuk > ul > li > a { display: block; white-space: nowrap; font-size: 16px; text-transform: uppercase; color: #fff; height: 46px; line-height: 46px; padding: 0px 19px; position: relative; }
.menuk > ul > li:hover > a { background: #b71e0e; }
.menuk > ul > li:first-child:hover > a { background: none; }
.menuk-icon { width: 24px; height: 3px; background-color: #fff; display: inline-block; position: relative; top: -3px; }
.menuk-icon:before { content: ''; width: 24px; height: 3px; background-color: #fff; display: inline-block; position: absolute; top: -7px; left: 0; }
.menuk-icon:after { content: ''; width: 24px; height: 3px; background-color: #fff; display: inline-block; position: absolute; top: 7px; left: 0; }
.menuk ul li.menuk-dn > a { cursor: default; }
.menuk ul li.menuk-dn .menuk-icon { display: none; }
.menuk > ul > li.menuk-dn:first-child > a:after { display: none; }
.menuk ul li.menuk-dn:hover .category-menu { display: none; }
.menuk ul li .category-menu { float: none; top: 100%; left: 0; display: none; min-width: 100%; position: absolute; text-align: left; z-index: 9999; }
.menuk ul li:hover > .category-menu { display: block; }

.category-menun { width: 100%; position: relative; background: #ffeeee; padding: 4px 0px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.category-menun ul { margin: 0px; padding: 0px; list-style-type: none; }
.category-menun ul li a { display: block; position: relative; min-height: 20px; padding: 2px 18px; color: #000; font-size: 15px; border: 1px solid transparent; border-right: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition: all 300ms; -moz-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }
.category-menun ul li a em { color: #aaaaaa; font-size: 13px; }
.category-menun ul li a.category-menun-current { color: #dc2b19; }
.category-menun > ul > li:hover > a { border: 1px solid #dc2b19; color: #dc2b19; background: #ffffff; }
.category-menun > ul > li:hover > a:before { content: ''; background: #dc2b19; width: 1px; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 2; }
.category-menun > ul > li:hover > a:after { content: ''; background: #dc2b19; width: 1px; height: 100%; position: absolute; top: 0px; right: 0px; z-index: 99999; }
/*---------------------- gsm menu ------------------------*/
@media screen and (max-width:989px) { .bolo { display: block; } }
@media screen and (min-width: 990px) { .bolo { display: none; } }
.gsmmenubezz { display: block; color: #ffffff; background: #dc2b19; -moz-box-shadow: 0 1px 0 #ec4b39 inset, 0 -1px 0 #bd7575 inset; -webkit-box-shadow: 0 1px 0 #ec4b39 inset, 0 -1px 0 #bd7575 inset; box-shadow: 0 1px 0 #ec4b39 inset, 0 -1px 0 #bd7575 inset; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); padding: 5px; text-decoration: none; }
.gsmmenubezz:hover { background: #ec4b39; }
.gsmmenu { display: none; width: 100%; font-size: 16px; }
.gsmmenu > ul { list-style: none; padding: 0; margin: 0; }
.nadolu { position: relative; }
.nadolu a { text-decoration: none; }
.nadolu a em { font-size: 13px; }
.fa-window-close{ font-size:26px!important; margin-right: 9px; color: #808080;}
.topMenu {
    text-transform:uppercase;
    margin-bottom:7px;
    border:1px solid #906a6a;
    border-radius:3px;
    padding:2px;
    margin-top:2px!important;
    margin-right:5px;
    display: inline-block;
    transition: all 0.3s ease 0s;
    background:#c3c3c3;
}
.topMenu > a{
    color:#434343;
    font-weight:600;
}
.topMenu:hover{
    background: #c7c7c7;
}
.topMenu > a:hover{
    color: #ca2f2f;
}

/* .nadolu [data-toggle="nadolu"] { display: block; color: #ffffff; background: #dc2b19; -moz-box-shadow: 0 1px 0 #ec4b39 inset, 0 -1px 0 #bd7575 inset; -webkit-box-shadow: 0 1px 0 #ec4b39 inset, 0 -1px 0 #bd7575 inset; box-shadow: 0 1px 0 #ec4b39 inset, 0 -1px 0 #bd7575 inset; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); padding: 5px; } */

/* promenqno */
.nadolu [data-toggle="nadolu"] {
    display: block;
    color: #ffffff;
    font-weight: 450;
    background-color: #5b6467;
    background-image: linear-gradient(315deg, #cac9c975 0%, #6d6d6d 64%);
    -moz-box-shadow: 0 1px 0 #525252 inset, 0 -1px 0 #aaaaaa inset;
    -webkit-box-shadow: 0 1px 0 #525252 inset, 0 -1px 0 #aaaaaa inset;
    box-shadow: 0 1px 0 #525252 inset, 0 -1px 0 #aaaaaa inset;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    padding: 7px;
    padding-bottom:9px;
    margin-top: 1px;
    border-radius: 5px;
}
.nadolu [data-toggle="nadolu"]:hover { background: #ec4b39; }
/* .nadolu [data-toggle="nadolu"]:before { position: absolute; display: block; content: '\25BC'; font-size: 26px; color: #ffffff; top: 1px; right: 10px; -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; } */

/*  promenqni */
.nadolu [data-toggle="nadolu"]:before {
    pointer-events: none;
    position: absolute;
    display: block; content: '\25BD';
    font-size: 22px;
    color: #ffffff;
    top: 5px;
    right: 4px;
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: -moz-transform 0.6s;
    -o-transition: -o-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
}
.nadolu > .nadolu-menu { max-height: 0; overflow: hidden; list-style: none; padding: 0; margin: 0; -moz-transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); -moz-transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -moz-transition: max-height 0.6s ease-out; -o-transition: max-height 0.6s ease-out; -webkit-transition: max-height 0.6s ease-out; transition: max-height 0.6s ease-out; animation: skriimardam 0.4s ease-out; -moz-animation: skriimardam 0.4s ease-out; -webkit-animation: skriimardam 0.4s ease-out; }
.nadolu > .nadolu-menu li { padding: 0; }
/* .nadolu > .nadolu-menu li a { display: block; color: #333333; background: #cccccc; -moz-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset; -webkit-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset; box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset; text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3); padding: 5px 5px; } */

/* promenqno */
.nadolu>.nadolu-menu li a {
    display: block;
    font-weight: 400;
    color: #333333;
    background: #b9b9b9;
    -moz-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset;
    -webkit-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset;
    box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
    padding: 7px 8px;
}
.nadolu > .nadolu-menu li a:hover { background: #eeeeee; }
.nadolu > input[type="checkbox"] { opacity: 0; display: block; position: absolute; top: 0; width: 100%; height: 100%; cursor: pointer; }
.nadolu > input[type="checkbox"]:checked ~ .nadolu-menu { max-height: 9999px; display: block; -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); animation: pokmardam 0.5s ease-in-out; -moz-animation: pokmardam 0.5s ease-in-out; -webkit-animation: pokmardam 0.5s ease-in-out; -moz-transition: max-height 2s ease-in-out; -o-transition: max-height 2s ease-in-out; -webkit-transition: max-height 2s ease-in-out; transition: max-height 2s ease-in-out; }
.nadolu > input[type="checkbox"]:checked + a[data-toggle="nadolu"]:before { -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg); -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; }
.nadolu > .ponadolu-menu { max-height: 0; overflow: hidden; list-style: none; padding: 0; margin: 0; -moz-transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); -moz-transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; -moz-transition: max-height 0.6s ease-out; -o-transition: max-height 0.6s ease-out; -webkit-transition: max-height 0.6s ease-out; transition: max-height 0.6s ease-out; animation: skriimardam 0.4s ease-out; -moz-animation: skriimardam 0.4s ease-out; -webkit-animation: skriimardam 0.4s ease-out; }
.nadolu > .ponadolu-menu li { padding: 0; }
/* .nadolu > .ponadolu-menu li a { display: block; color: #333333; background: #ffffff; -moz-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset; -webkit-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset; box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset; text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3); padding: 5px 5px; } */

#vijVsichki-dolu { font-weight: 600; }
#vijVsichki-gore { font-weight: 600; border-radius:5px!important; }

/* promenqno */
.nadolu>.ponadolu-menu li a {
    font-weight: 400;
    display: block;
    color: #585858;
    background: #eaeaea;
    -moz-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset;
    -webkit-box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset;
    box-shadow: 0 1px 0 #eeeeee inset, 0 -1px 0 #aaaaaa inset;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
    padding: 7px 7px;
    border-radius: 5px;
    margin: 1px
}

.nadolu > .ponadolu-menu li a:hover { background: #ffeeee; }
.nadolu > input[type="checkbox"]:checked ~ .ponadolu-menu { max-height: 9999px; display: block; -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); animation: pokmardam 0.5s ease-in-out; -moz-animation: pokmardam 0.5s ease-in-out; -webkit-animation: pokmardam 0.5s ease-in-out; -moz-transition: max-height 2s ease-in-out; -o-transition: max-height 2s ease-in-out; -webkit-transition: max-height 2s ease-in-out; transition: max-height 2s ease-in-out; }
@keyframes pokmardam {
0% { -moz-transform: scaleY(0.1); -ms-transform: scaleY(0.1); -webkit-transform: scaleY(0.1); transform: scaleY(0.1); }
40% { -moz-transform: scaleY(1.04); -ms-transform: scaleY(1.04); -webkit-transform: scaleY(1.04); transform: scaleY(1.04); }
60% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.04); -ms-transform: scaleY(1.04); -webkit-transform: scaleY(1.04); transform: scaleY(1.04); }
100% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.02); -ms-transform: scaleY(1.02); -webkit-transform: scaleY(1.02); transform: scaleY(1.02); }
100% { -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); }
}
@-moz-keyframes pokmardam {
0% { -moz-transform: scaleY(0.1); -ms-transform: scaleY(0.1); -webkit-transform: scaleY(0.1); transform: scaleY(0.1); }
40% { -moz-transform: scaleY(1.04); -ms-transform: scaleY(1.04); -webkit-transform: scaleY(1.04); transform: scaleY(1.04); }
60% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.04); -ms-transform: scaleY(1.04); -webkit-transform: scaleY(1.04); transform: scaleY(1.04); }
100% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.02); -ms-transform: scaleY(1.02); -webkit-transform: scaleY(1.02); transform: scaleY(1.02); }
100% { -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); }
}
@-webkit-keyframes pokmardam {
0% { -moz-transform: scaleY(0.1); -ms-transform: scaleY(0.1); -webkit-transform: scaleY(0.1); transform: scaleY(0.1); }
40% { -moz-transform: scaleY(1.04); -ms-transform: scaleY(1.04); -webkit-transform: scaleY(1.04); transform: scaleY(1.04); }
60% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.04); -ms-transform: scaleY(1.04); -webkit-transform: scaleY(1.04); transform: scaleY(1.04); }
100% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.02); -ms-transform: scaleY(1.02); -webkit-transform: scaleY(1.02); transform: scaleY(1.02); }
100% { -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); }
}
@keyframes skriimardam {
0% { -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); }
60% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.02); -ms-transform: scaleY(1.02); -webkit-transform: scaleY(1.02); transform: scaleY(1.02); }
100% { -moz-transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); }
}
@-moz-keyframes skriimardam {
0% { -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); }
60% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.02); -ms-transform: scaleY(1.02); -webkit-transform: scaleY(1.02); transform: scaleY(1.02); }
100% { -moz-transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); }
}
@-webkit-keyframes skriimardam {
0% { -moz-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); }
60% { -moz-transform: scaleY(0.98); -ms-transform: scaleY(0.98); -webkit-transform: scaleY(0.98); transform: scaleY(0.98); }
80% { -moz-transform: scaleY(1.02); -ms-transform: scaleY(1.02); -webkit-transform: scaleY(1.02); transform: scaleY(1.02); }
100% { -moz-transform: scaleY(0); -ms-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); }
}

/*----------------------- left part category menu ----------------------*/
.left-part .category-menu { float: none; width: auto; margin-bottom: 30px; }
.left-part .category-menu ul li .right-submenu { border-top: 1px solid #f1f1f1; }

@media only screen and (max-width: 1480px) {
.menu > ul > li:first-child{width: 240px;}
.menu > ul > li > a{padding: 0 15px;}
.category-menu{width: 240px;}
.category-menu > ul > li > a{font-size: 15px; padding: 6px 15px; min-height: 34px;}
.category-menu ul li .right-submenu{width: 960px;}
}

@media only screen and (max-width: 1280px) {
.category-menu ul li .right-submenu{width: 750px;}
.category-menu ul li .cat-name a{font-size: 16px;}
.sub-one{width: 23%;}
}

@media only screen and (max-width: 990px) {
.s-pl{padding: 0px;}
.s-pl .wrapper{padding: 0px;}
.komp-menu-btn { display: none; }
.left-part.account-left-part { display: block; float: none; width: auto; margin-right: 0px; }
.left-part.account-left-part .category-menu { display: block; }
}

@media only screen and (max-width: 900px) {
.menu-wrap { display: none; }
.category-menu { display: none; }
}
