@import url('https://fonts.googleapis.com/css?family=Lora');

html {
    font-family: 'Lora', serif;
}
body {
    background: linear-gradient(to left, #E60001 0%, #fff, #E60001);
}
h1,h2 {
    color: #000;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
@media (max-width: 420px) {
    h1,h2 {
    font-size: 20px;
    }
}
h3 {
    padding: 10px;
    color: #000;
    font-size: 20px;
    background: #BAD78B;
}
.promo .box {
    border-radius: 20px;
    background: linear-gradient(to left, #FFA412 0%, white, #FFA412);
    text-align: center;
    width: auto;
}
.promo p {
    color: #000;
    background: #E60001;
    padding: 20px 10px;
    margin: 10px 0;
    border-radius: 10px;
    color: #fff;
    text-shadow: 2px 2px 1px #000;
}
#map-block{
    padding: 10px;
}
footer .box {
    background: #262626;
    color: #fff;
}
footer a p {
    text-align: center;
}
footer h4 {
    color: #FFA412;
}
footer h5 {
    color: #FFA412;
    text-align: center;
}
footer h5:hover {
    color: #fff;
}
.bg-header {
height: 190px;
background: #fff;
}
.logo1 {
    background: url("/template/logo1.png") no-repeat top left;
    height: 220px;
    width: 100%;
}
.logo2 {
    background: url("/template/logo2.png") no-repeat top right;
    height: 220px;
    width: 100%;
    text-align: center;
}
.logo2 p {
    padding-top: 20px;
    color: #E60001;
    text-shadow: 2px 2px 1px #fff;
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 980px) {
    .logo2 p {
    font-size: 15px;
    }
}
@media (max-width: 850px) {
    .logo2 p {
    font-size: 12px;
    }
}
#top-bar {
	background: #262626;
    padding: 10px;
    margin: 0;
}
#top-bar a {
    color: #fff;
    font-size: 0.8em;
    margin-right: 1.2em;
    font-weight: bold;
}
.contact-page i {
    background: #000;
    border-radius: 100px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 0.3125em 0.3125em 0.3125em 0;
    text-align: center;
    width: 35px;
}
i, .icon {
    font-family: 'mfg';
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #FFA412;
}
.admin-img {
    width: 300px;
}
.box-catalog {
    height: 530px;
}
.box-img {
    height: 330px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
@media (max-width: 768px) {
    .box-img {
    height: 390px;
    }
}
@media (max-width: 768px) {
    .box-catalog {
    height: 560px;
    }
}
.slider {
    padding: 5px;
}
.top-nav a {
    text-transform: uppercase;
}
.aside-nav a {
    text-transform: uppercase;
}
.aside-nav ul {
    background: #E60001;
}
.aside-nav ul ul {
    background: #E94347;
}
.aside-nav ul ul ul {
    background: #C28B8B;
}
.aside-nav a,
.aside-nav li li,
.aside-nav li li a:hover, 
.aside-nav li li.active-item > a,
.aside-nav li li.aside-sub-submenu li a:hover {
    color: #fff;
}
.align-c {
    text-align: center;
} 
.first  {
list-style: none;
padding: 0;
}
.first li {
padding: 10px;
background: #E60001;
border-bottom: 1px solid grey;
color: #fff;
font-size: 15px;
font-weight: bold;
box-shadow: 0 5px 5px 0 rgba(0,0,0, 0.2);
margin-bottom: 5px;
text-shadow: 2px 2px 1px #000;
}
.first li:last-child {
border-bottom: none;
}
.center {
    margin: 10px auto;
}
a.button, 
a.submit-btn{
    padding: 10px;
    color: #fff;
    font-size: 15px;
    border-radius: 50px;
    text-transform: uppercase;
    margin: 10px 0;
    text-shadow: 2px 2px 1px #000;
}
.cart {
    padding-top: 5px;
    display: inline-block;
    height: 30px;
    width: 30px;
}
#cart-count {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    height: 20px;
    width: 20px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination li:first-child a, .pagination li:first-child span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: 0;
}
.pagination .active a, .pagination .active span, .pagination .active a:hover, .pagination .active span:hover, .pagination .active a:focus, .pagination .active span:focus {
    background-color: #FFA412;
    border-color: #FFA412;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination li a, .pagination li span {
    background-color: #ccc;
    border: 0;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    margin-right: 5px;
    color: #000;
}
.top-side {
    color: #fff;
    text-align: center;
    background: #E60001;
    margin: 0 10px;
    border-bottom: 1px solid;
}
.nav-text2 {
  color:#fff;
  display:block;
  font-size:1.2em;
  line-height:3em;;
  max-width:100%;
  text-align:center;
  vertical-align:middle;
}
.nav-text2:after {
  content:"\f008";
  font-family:"mfg";
  font-size:1.1em;
  margin-left:0.5em;
  text-align:center;
}