.footer-static-content .magnific-ajax{
    color: #fff6b0;
}
a {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #337ab7;
}
.link-list li a {
    line-height: 15px;
    border-right: 0;
    text-align: left;
    padding: 2px 0;
    background: #fff !important;
    background-image: none !important;
    color: #337ab7 !important;
    border-right: 0 none !important;
    display: block;
    border-right: 1px solid #e7e7e7;
    background-color: #fff;
    color: #424242;
}
.product-card__rating {
display: none;
}
.phone_case ul li, .phone_case ul li a {
    font-size: 19.5px;
    line-height: 23px;
    color: #000;
}
dl {
    margin-top: 15px;
}
dt {
    font-weight: 500;
}
.term_sklad {
	font-size: 12px;
	/*text-transform: uppercase;*/
}
.product-content .product-name a, .rating a, .product-content2 .product-name a {
    height: 60px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    line-height: 18px !important;
    display: table-cell;
    color: #000000;
	vertical-align: top;
}
.product-content .product-name {
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.header-top ul li ul li {
    display: block;
    width: 100%;
    margin-right: 0;
}
.header-top ul li:hover ul {
    opacity: 1;
    top: 25px;
    z-index: 99999;
}
.area-title>h2, .area-title>.h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 15px;
    text-transform: uppercase;
    margin: 0;
}
.wsmenu-list {
    text-align: left;
    margin: 0 auto 0 auto;
    width: 100%;
    display: table;
    padding: 0;
    background-color: #333333;
}

.wsmenu-list>li>.main-cat {
    display: block;
    color: #ededed;
    padding: 0 4px;
    height: 48px;
    border-right: 1px solid #888;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    line-height: 16px;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
}
.wsmenucontainer {
    background: #333;
    border-top: 1px solid #ebebeb;
    border-bottom: 2px solid #ea0a13;
}
.wsmenu-list li:hover>.main-cat{
	background:#ffffff !important;
	color:#424242 !important;
	text-decoration:none
	}
.header-top nav>ul>li>a {
    color: #424242;
}
.header-top {
    background: #fff;
    padding: 5px 0;
    border-bottom: 1px solid #ededed;
}
.megamenu .title {
    padding: 8px 5px 0px 0px;
}
.product-card__badge-service {
    width: 110px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    background: #941d81;
    font-size: 12px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
}
.article-price-branch {
    margin-top: 10px;
    color: #414141;
    font-size: 12px;
}
.HeadInfo {
   /* box-shadow: 0 -3px 6px 1px rgb(0 0 0 / 30%) inset;
    background: red;
    padding: 20px;*/
    color: #222;
    margin: 0px;
    font-size: 19px;
    line-height: 19px;
    text-align: center;
      } 
	  
.attribute-icon {
    width: 110px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    background: #fdde35;
    font-size: 12px;
    color: #000;
    text-align: center;
    position: absolute;
    top: 5px;
    left: 5px;
}