body {
    margin: 0.5in;
    font-family: times
}

* {
    background: #fff !important;
    color: #000 !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
}
*,*:before,*:after,*:first-letter,p:first-line,div:first-line,blockquote:first-line,li:first-line { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important;}
#menu, 
.header__lang, 
.header__logo span, 
.ya-site-form, 
.breadcrumps, 
.header__nav-wrap, 
.product__share, 
.cat_rec, 
.btn-main,
#msMiniCart,
.product__nav,
.product__buttons,
.product__amount,
#goods-print-link,
.rec_title,
.product__stars,

footer{display:none}

.header__logo {width: 200px !important;}
.header__phone{float: right;}

a{border:0;text-decoration:none;}
a img{border:0}
a:after{content:" (" attr(href) ") ";font-size: 90%;}
a[href^="https"]:not([href*="specmetal.ru"]):after { content: " (" attr(href) ")";}

.product__left {
    padding: 5px;
    width: 240px !important;
    display: inline-block;
}
.product__right {
    width: 300px !important;
    display: inline-block;
}
.product_page h1 {
    text-align: center;
    margin-bottom: 10px;}
.basket__tabs-content{display: block !important;}
.product__advant {
    padding: 0px;
    text-align: left;
}
.product__price {
    color: #2f90d4;
    font-size: 21px;
    margin-bottom: 10px;
}
.product__advant-item {
    width: 100% !important;
    margin-bottom: 10px;
}