.brandsList a {
    box-sizing: border-box;
    width: 25%;
    height: 190px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid transparent;
    border-left: 1px solid #f3f3f3;
    outline: 0px solid transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.myvideo {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.myvideo iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


h1.page-heading {
    margin: 11px 0 18px 16px;
    font-size: 24px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}


.bx-breadcrumb .bx-breadcrumb-item span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    /*white-space: normal;*/
}



#megaTable { border-collapse: collapse }
#megaTable td { 
border: 1px solid gray; 
padding-left: 5px;
}


.article-product .info .info-dsc .shell .cost-cell .now {
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%;  /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
   /*padding-bottom: 30px;*/  
  padding-top: 30px;
  margin-bottom: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h2 {
padding-top:24px;
}

h3 {
font-size: 20px;
}


a.whitelink:link {text-decoration: underline; color: #ffffff}
a.whitelink:visited {text-decoration: underline; color: #ffffff}
a.whitelink:hover {text-decoration: underline; color: #fd9c00}
a.whitelink:active {text-decoration: underline; color: #ffffff}


a.wlink:link {text-decoration: underline; color: #ffffff}
a.wlink:visited {text-decoration: underline; color: #ffffff}
a.wlink:hover {text-decoration: underline; color: #cccccc}
a.wlink:active {text-decoration: underline; color: #ffffff}


.main-nav {
   height: 43px;
    white-space: nowrap;
    font-size: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
    position: relative;
    zoom: 1;
    z-index: 300;
}



.mylists {
list-style-type: circle !important;
}

.news_date_time_detail {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    font-size: 12px;
    text-transform: lowercase;
    padding: 0 10px;
    margin-bottom: 10px;
}


.articles-list .item .left-data .thumb img {
    border-bottom: 3px solid #3aaadc;
}

.tabs-body .tab .img-l span
{
	color: #fff;
	border-left: 2px #3aaadc solid;
}

/*не показывать на мобильных*/
@media screen and (max-width: 1000px) {
         .donotshowthis { display:none; }
   }

.module-products-corusel .flex-prev, .module-products-corusel .flex-next {background-color:#a3abb3;}
.module-products-corusel .flex-prev:hover, .module-products-corusel .flex-next:hover {background-color:#a3acc9;}

.article-product .info .info-right .share-block.detail {
    height: 28px;
    display: none;
}

/*скрыть  "поделиться"*/

.share-block{
display: none;
}

.main-nav
{
 background: #4d5154;
}

table.content-table tr:nth-child(odd) {
    background: #f6f6f6;
   } 

table.content-table th {
    background: #f0f0f0;
   }
.article-product .info .options li {
    padding-left: 0;
    background: none;
    width: 253px;
}




.tabs-content li.cur ul > li::before {
    content: "•";
}

.soc-avt {
    display: none ;
}

.article-product .info .info-dsc .shell .cost-cell .now .but-cell .button_basket {
    margin-right: 20px;
    margin-left: 15px;
}

@media(max-width:768px){.article-product .info .info-dsc .shell .cost-cell .now .but-cell{margin-top: 20px;
}}