@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext");@import url("custom.css");@import url("global.css");#sticky-wrapper{position:relative;z-index:999999}header{height:119px;background:#fff;z-index:1999999}header .top{height:79px;padding-top:20px;position:relative}header .menu-block{background:#262262}header .menu-block ul,header .menu-block ul li{margin:0;list-style:none;padding:0}header .menu-block ul{width:100%;float:left;padding-right:15px}header .menu-block ul li{float:left;max-width:135px;position:relative;overflow:hidden}header .menu-block ul li,header .menu-block ul li a{font-size:12px}header .menu-block ul li a:hover{color:#ed1c24}header .menu-block ul li.custom-item{color:#fff;padding-top:5px;padding-top:3px;margin-left:10px;text-align:center}header .menu-block ul li.custom-item b{text-transform:uppercase;display:block}header .menu-block ul li.custom-item a{color:#fff;padding:0;font-size:12px;float:none;display:block;line-height:14px}header .menu-block ul li a{color:#fff;text-transform:uppercase;padding:15px;padding-right:5px;padding-top:9px;float:left}header .menu-block ul li:first-child a{padding-left:0}header .menu-block,header .menu-block .menu-item,header .side-menu .menu-item,header .side-menu .title{height:40px}header .home .container.container-spacer,header .side-menu{min-height:110vh !important}header .side-menu{width:230px;height:100vh;background:#ed1c24;z-index:10;position:absolute;left:0;top:0;padding-top:79px}header .side-menu .title,header .side-menu .menu-item{text-transform:uppercase;text-align:center;float:left;width:100%;padding-top:7px}header .side-menu .menu-item{border:1px solid #ed1c24;background:#fff;margin-bottom:3px}header .side-menu .menu-item:hover{color:#fff;background:#ed1c24;border-bottom:1px solid #fff;border-top:1px solid #fff}header .side-menu .title{color:#fff;margin-bottom:1px;height:38px}.home{color:#000;font-size:12px}.home .container{padding-top:50px;background:#fff;height:82.5vh;min-height:100vh}.home .bg{margin-left:-22px;width:104.4%;max-width:200%;margin-top:5px}.content-header{padding:25px;text-align:center;width:100%;float:left}.content-header img{max-width:300px;display:inline-block}.container-spacer{padding-left:250px}.col{float:left}.text-page,.home{font-size:13px}.images{width:100%;float:left;text-align:center;padding:25px}.images img{display:inline-block;margin:3px}#product-list{color:#333}#product-list{width:100%;float:left;padding-top:15px;padding-bottom:150px}#product-list .product-item h2{font-size:18px;min-height:45px}#product-list .product-item h3{font-size:12px}#product-list .product-item .code{text-transform:uppercase}#product-list .product-item .product-item{padding-top:15px;padding-bottom:15px;width:100% !important;background:#fff;transition:all 1s;-webkit-transition:all 1s}#product-list .product-item .product-item:hover{background:#ebebeb}.product-item-holder{padding:10px}.old-price{text-decoration:line-through}.new-price{font-size:15px;color:green;font-weight:bold}.actions i{font-size:18px}.price,.price *,.stock-code{font-size:16px !important}.hide{display:none !important}.w100{width:100%}.auth-page{padding-top:15px}.auth-form{padding-top:25px}.auth-form h3{font-size:18px}footer{height:25px;width:100%;color:#fff}footer .container{padding-top:5px;padding-bottom:5px}.sm-text{font-size:12px;line-height:15px}.product-item-holder h2{font-size:16px}.search-box button{position:relative;top:5px;left:-1px}header .menu-block ul{margin-top:-13px}#pqp-container{z-index:1990000 !important}body{position:relative;min-height:100vh}#content-wrap{padding-bottom:200px}footer{height:98px;background:#262262;width:100%;float:left;position:absolute;bottom:-2px;left:0;z-index:9999991}footer *{font-size:12px !important}footer ul,footer ul li{padding:0;margin:0;list-style:none;text-align:right}footer ul li a{color:#fff !important;text-transform:capitalize;text-decoration:underline}footer .container{background:#262262 !important;height:70px !important;min-height:1px !important;padding-top:0 !important;position:relative;top:15px}.spacer-100{position:relative}.spacer-100 .visa{position:absolute;left:15px;top:0;width:196px}.home p{display:block !important;width:100%}.hamburger{display:none;position:relative;left:15px;top:15px;z-index:100000000000000}.hamburger span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#000;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(0.77,0.2,0.05,1),background .5s cubic-bezier(0.77,0.2,0.05,1),opacity .55s ease}#sticker ul{display:none}.side-menu ul{margin:0;padding:0;list-style:none}



.article{
	width:100%;
	float:left;
	margin-bottom:30px;
}

.article .photo{
	width:100%;
	float:left;
	padding-bottom:5px;
	text-align:left;
}

.article .photo img{
	max-width:100%;
}

.article .content{
	width:100%;
	float:left;
}

.article .content h2{
	font-size:16px !important;
	font-family:Arial;
	text-decoration:underline;
	padding-top:0px;
	margin-top:0px !important;
	position:relative;
}

.article .content h2.date{
	font-size:14px !important;
	font-family:Arial;
	text-decoration:none;
	position:relative;
	padding-bottom:0px;
	top:5px;
}

#blog{
	padding-bottom:70px;
}

header .menu-block ul li a{
    padding-left:5px !important;
}