/* Здесь можно прописать свои CSS стили *//* Здесь можно прописать свои CSS стили */
.phone__num {
 color: red;
 font-size: 1.6rem;
  font-weight: 600; 
}

.advantage__card {
  width: 100%;
}
.footer {
  background: #0267B8;
  color: #ffffff;
}
.footer a {
  color: white;
}
.footer p {
  color: white;
}
.footer div {
  color: white;
}
.products-block__show-more:hover {
  		color: white;
    	background: red;
}
.default-btn:hover {
color: white;
    	background: red;
}
.c-search__button {
  background: #afbfcb;
}
.c-search__button:hover {
  background: red;
  color: white;
}

.card__sticker-new {
  background: red;
}

.table-scroll{
		width: 100%;
	}
	.table-scroll-body {
    height: 270px;
    overflow-x: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.table-scroll table {
    width:100%;
    table-layout: fixed;
    border: none;
}
.table-scroll a {
color: blue;
}
.table-scroll thead th {
    font-weight: bold;
    text-align: left;
    border: none;
    padding: 10px 15px;
    background: #d8d8d8;
    font-size: 14px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.table-scroll tbody td {
    text-align: left;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 5px;
    font-size: 14px;
    vertical-align: top;
}
.table-scroll tbody tr:nth-child(even){
    background: #f3f3f3;
}
.banner__side {
background-image: url("https://keos.moscow/uploads/Foto/banner_second3.jpg");
  border-radius: 10px;
  margin-left: 20px;
  background-repeat: no-repeat;
}
.banner__side-image {
display: none;
}
.banner__side-title {
    margin-bottom: 17rem;
    font-size: 5rem;
    font-weight: 500;
  vertical-align: top;
}
*##############################верх############################################################
*#  .header-top  {
*background-color:   white;
*  color: black;
*}
.header-top__right{
display: none;
}
.main-menu__item-container a {
color: white;
 
}
.phone__text {
color: white;
  font-weight: 800;
}
********************************************середина******************************************
header.header {
  background: white;
  color: black;
}
header.header a {
*color: yellow;
}
.c-search__form {
    background: #ffffff44;
    color: black;
  border-color: black;
    transition: background 0.25s, border-color 0.25s;
}
svg.cart__image
 {
    color: black;
}

span.c-cart__small--price.cart-qty.text_size_s

 {
    color: black;
}
.menu-cat__btn-container {
    color: grey;
}
.c-search input[type="search"] {
  color: black;
}
.lang-editor {
color: black;
}
********************************************низ***********************************************

.phone__text {
color: red;
  font-weight: 800;
}
.banners-background {
background: white;
}
header.header {
    background: white;
}
span.header-tab__title
 {
    color: grey;
}
a.header-tab__container
 {
    color: grey;
}

.phone__num a {
 color: red;
 font-size: 1.6rem;
  font-weight: 600; 
}
svg.favorites__icon 
 {
    color: black;
}
svg.compare__icon
 {
    color: black;
}
svg.icon.icon--user
 {
    color: black;
}
button.c-cart__small.cart {
      color: darkgrey;
}