﻿/**
* File: style.css
* This file contain CSS styles for screen mode view.
*
* @autor: Richard Grey <richie.grey@gmail.com>
* @copyright: 2011. Richard Grey
* @link: http://richie.com.ua
*/
html { -webkit-font-smoothing:antialiased;}
html, body { min-height:100%;}
body, form, iframe, img, table { margin:0; padding:0; border:0;}
p { margin:0; margin-bottom:0.5em;}
small { font-size:0.92em;}
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}

/* HTML 5 */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
}

/* Select */
::-moz-selection{ background:#333; color:#fff; text-shadow:none;}
::selection { background:#333; color:#fff; text-shadow:none;}

/* Forms */
input, select, textarea { color:#000; font-size:99%; font-family:inherit; outline:none;}
input, select { vertical-align:middle;}
input[type="radio"] { vertical-align:bottom; margin:2px;}
input[type="checkbox"] { margin:2px; vertical-align:bottom; *vertical-align:baseline;}
* html input { vertical-align:text-bottom;}
input[type="button"], input[type="submit"], input[type="reset"], button { cursor:pointer;}
button {  width:auto; overflow:visible;}
input[type="text"], input[type="password"], textarea, select {
    padding:0.3em 0.8em;
    background:#ededed;
    border:1px solid #ccc;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { background:#fff;}
select  { padding:0;}

/* Lists */
ul { margin:0.5em 0 1.5em; padding:0 0 0 29px;}
ul li { margin:0; padding:0;}
ul ul { margin:0 0 1ex 0px;}
ol { margin:0 0 1.5em 22px; padding:0 0 1px 1em;}
ol li { margin:0; padding:0;}
ol ol { margin:0 0 1ex 18px;}
ol { //margin-left:28px}
ol li { //padding-left:1px;}
ol ol { //margin-left:23px;}

/* Tables */
table { border:0; border-collapse:collapse; margin:1em 0;}
/*td, th { padding:0.5em 1em; line-height:1.1em; border:1px solid #333;}
th { background:#333; color:#fff;}*/
table.product {
    border-collapse: collapse;
    text-align: center;
    font-size: 11px;
    width: 100%;
}
/* Зачем эти бордеры? 
table.product th, td{
border: 1px solid #ccc;
}
*/
/* Images */
img { -ms-interpolation-mode:bicubic;}
.imgl { float:left; margin:0 1em 1ex 0;}
.imgr { float:right; margin:0 0 1ex 1em;}
.imgc { margin:1em auto;}

/* Helper Classes */
.left { float:left;}
.right { float:right;}
.clear { clear:both;}

/* clearfix */
.clearfix:before, .clearfix:after { content:"\0020"; display:block; height:0; visibility:hidden;}
.clearfix:after { clear:both;}
.clearfix { zoom:1;}

/* Hide text */
.hidetext { text-indent:-999em; overflow:hidden;}

/**  Common Typography
-----------------------------------------------------------------------------*/
body { color:#575757; font:normal 13px/1.2em "Myriad Pro", sans-serif;}

/* Links */
a { color:#006cb3; outline:none; cursor:pointer;}
a:hover { text-decoration:none;}
a:hover, a:active { outline:none;}

/* Headers */
h1,h2,h3,h4,h5,h6, .h2, .h1p { text-rendering:optimizeLegibility;}
h1,h2,h3,h4, .h2, .h1p { color:#333; margin:0 0 0.5em; font-weight:normal; line-height:120%;}
h1, .h1p { font-size:1.7em; color:#006cb3;}
h2, .h2 { font-size:1.4em; color:#006cb3; clear:both;}
h3 { font-size:1.2em; font-weight:bold;color:#006cb3;}
h4 { font-size:1em; font-weight:bold;color:#006cb3;}


/**  Structure Classes
-----------------------------------------------------------------------------*/
body { background:#888;}
.bg { position:fixed; left:0; top:0; width:100%; height:100%;}
.layout { width:960px; margin:0 auto; padding:10px 0 15px; position:relative; z-index:100;}

.box-shadow, .slider-control {
    -webkit-box-shadow:1px 1px 15px 1px rgba(0,0,0,0.75);
    -moz-box-shadow:1px 1px 15px 1px rgba(0,0,0,0.75);
    -o-box-shadow:1px 1px 15px 1px rgba(0,0,0,0.75);
    box-shadow:1px 1px 15px 1px rgba(0,0,0,0.75);
}

/* Header */
header { position:relative; height:108px; margin:0 0 12px; padding:15px 25px 0; background:url(../images/bg-head.jpg) no-repeat 0 0; font-family: "Arial";}
.logo { float:left; margin:0; position: absolute;}
.logo a { float:left; width:250px; height:80px; background:url(../images/logo.png) no-repeat 0 0; text-indent:-999em; overflow:hidden;}
.slogan { float:right; font-weight:bold;}



/* Main Menu */
.b-menu {

    float:right;
    margin:80px -280px 0 0;
    overflow:hidden;}
    .b-menu ul { margin:0 -1ex 0 0; padding:0; list-style:none; font-size:1.4em; line-height:1.1em;}
    .b-menu li { float:left; padding:0 1ex; border-right:1px solid #575757;}
    .b-menu a { color:#575757; text-decoration:none;}
    .b-menu a:hover { text-decoration:underline;}

    /* Slider */
    .slider-list { position:relative; width:960px; height:280px; margin:0 0 20px; padding:0; list-style:none; background:#333;}
    .slider-list li { display:none; position:absolute; left:0; top:0; width:100%; height:100%;}
    .slider-content { position:absolute; right:0; top:0; width:237px; height:200px; padding:0px 40px 80px 35px; background:url(../images/bg-slider-text.jpg) no-repeat 0 0; font-size:1.5em; font-weight:bold; line-height:1.3em;}
    .btn-go-catalog { position:absolute; bottom:40px; margin-left:-15px; display:block; width:211px; height:40px; background:url(../images/btn-go-catalog.png) no-repeat 0 0; text-indent:-99em; overflow:hidden;}
    .slider-list li.active { display:block;}
    .slider-list, .slider-content { -moz-box-shadow:none !important;}

    /* Slider Nav */
    .slider-nav { margin:0 0 12px -12px;}
    .slider-control { position:relative; float:left; width:150px; height:57px; margin:0 0 0 12px; background-image:url(../images/buttons.png); text-indent:-999em;}
    .slider-control i { display:none; position:absolute; left:50%; top:-6px; margin-left:-18px; width:36px; height:6px; background:url(../images/slider-active.png) no-repeat 0 0;}
    .slider-control:hover i, .slider-nav .active i { display:block;}
    .btn-category1 { background-position:0 0;}
    .btn-category2 { background-position:-150px 0;}
    .btn-category3 { background-position:-300px 0;}
    .btn-category4 { background-position:-450px 0;}
    .btn-category5 { background-position:-600px 0;}
    .btn-category6 { background-position:-750px 0;}

    /* Content */
    .b-content { background:#fff; padding:25px 50px; margin:0 0 12px; min-height:250px;}
    .path { margin-bottom:30px; font-size:11pt; font-family:"Trebuchet MS", sans-serif;}
    .path a { color:#575757; text-decoration:none;}
    .path a:hover { color:#006cb3; text-decoration:underline;}





    .b-categories { margin:0 -30px 0 -10px; padding:10px 0;}
    .w33 {     
        float: left;
        margin: 0 23px 0 0;
        width: 277px;}

        .lnk-category { display:block; margin:0 0 1.33em -10px; padding:0 0 0 70px; line-height:54px; background-image:url(../images/icons.jpg); background-repeat:no-repeat; font-weight:normal;white-space:nowrap;}
        .lnk-al-in-one { background-position:0 0;}
        .lnk-high-quality { background-position:0 -54px;}
        .lnk-personal-manager { background-position:0 -108px;}
        .lnk-collaboration { background-position:0 -325px;}


        /* Footer */
        footer { position:relative; height:325px; padding:25px 40px 0; background:url(../images/bg-footer.jpg) repeat-y 0 0; color:#fff;}
        footer a { color:#fff;}
        .b-bmenu { float:left; width:305px; font-size:1.1em;}
        .b-bmenu h2, .b-bmenu .h2 { margin-bottom:1em;}
        .b-bmenu .kakh2 { 
            margin-bottom:1em;
            margin:0 0 0.5em; 
            font-weight:normal; 
            line-height:120%;
            font-size:1.4em;
        }

        .kakh22 { 
            color: #006CB3;
            font-size: 1.4em;
            font-weight: normal;
            line-height: 120%;
            margin: 0 0 0.5em;
        }
        .b-bmenu .kakh2 a { color:#fff;}
        .b-bmenu h2 a, .b-bmenu .h2 a { color:#fff;}
        .b-bmenu a { color:#d5d5d5; font-weight:normal;}
        .b-bmenu ul { margin:0; padding:0; list-style:none; line-height:1.5em;}
        .b-bmenu li { float:left; width:150px;}

        /* Contacts links */
        .b-contacts { float:left; padding:35px 0 0 0;}
        .b-contacts a { display:block; height:40px; margin:0 0 30px; padding:5px 0 0 70px; text-decoration:none;}
        .b-contacts a span { text-decoration:underline; font-size:1.25em;}
        .b-contacts a small { font-family:"Trebuchet MS", sans-serif;}
        .b-contacts a:hover span { text-decoration:none;}
        .lnk-chat { background:url(../images/icon-chat.png) no-repeat 0 0;}
        .lnk-order { background:url(../images/icon-mail.png) no-repeat 0 0;}

        #soc {
			display: block;
            margin: -50px 0 50px 0;
            height: 40px;
        }
        
        #soc a{
			padding:0px;
        
        }
        
        .headphone {
            right: 24px;
            top:45px;
            text-align: right;
            font-weight: 600;
            font-family:"Trebuchet MS", sans-serif;
            font-size: 14px;
            position: absolute;
        }
        .headtime {
            right: 24px;
            top:68px;
            text-align: right;
            font-weight: 600;
            font-family:"Trebuchet MS", sans-serif;
            font-size: 14px;
            position: absolute;
        }

        /* Phones and Address */
        address { float:right; width:175px; padding:0; font-style:normal; font-size:0.92em; font-family:"Trebuchet MS", sans-serif;}
        .tel { font-weight:bold; font-size:14px; line-height:1.2em;}

        .copy { position:absolute; left:320px; bottom:60px; margin:0; text-align:center; font-size:0.92em; font-family:"Trebuchet MS", sans-serif;}
        .copy a { text-decoration:none;}
        .copy a:hover { text-decoration:underline;}


        .b-subcategories .w50 { width:325px; padding-left:70px; margin-bottom:1em; position:relative; height: 150px;}
        .icon-category { position:absolute; left:0; top:30px; width:54px; height:54px; background:url(../images/icons.jpg) no-repeat 0 0;}
        .icon-allinone { background-position:0 0;}
        .icon-highquality { background-position:0 -54px;}
        .icon-partners { background-position:0 -108px;}
        .icon-time { background-position:0 -216px;}
        .icon-opacity { background-position:0 -162px;}
        .icon-shipping { background-position:0 -270px;}
        .icon-collaboration { background-position:0 -325px;}
        .icon-dollar { background-position:0 -381px;}

        .b-catalog-img { float:left; width:200px; margin-right:50px;}
        .b-catalog { overflow:hidden; zoom:1;}

        .b-category-list { margin:2em 0; padding:0; list-style:none;}
        .b-category-list li { float:left; width:50%; margin-bottom:0.5em; overflow:hidden; zoom:1;}
        .b-category-list li img { display:inline-block; margin-right:20px; vertical-align:middle;}
        .b-category-list a { display:block; min-height:100px; color:#575757; font-size:1.2em; font-weight:bold; text-decoration:none;}
        .b-category-list a span { display:inline-block; vertical-align:middle;}
        .b-category-list a:hover { color:#006cb3; text-decoration:none;}

        .simplelist { margin:1.5em 0; padding:0; list-style:none;}
        .simplelist li {margin-bottom:0.8em;}

        .simplelist li a
        {
            color: #006CB3;
        }

        .simplelist a { display:block; 
            /* color:#575757; */
            color:#F60; 
            font-size:1.2em; font-weight:bold; text-decoration:none;}
            .simplelist a span {
                text-decoration: underline;
            }



            .simplelist a img, span { display:inline-block; }
            {{ .simplelist a img, span { display:inline-block; vertical-align:middle;} }}
            .simplelist a img {padding-right: 10px;}
            .simplelist a:hover { color:#006cb3; text-decoration:none;}

            .text_bold {
                font-weight: bold;
            }

            div.cont_on_center {
                text-align: center;
            }
            div.cont_on_center img.full_size {
                width: 100%;
            }

            /* div.flag { display:table;  position: relative;} */
/*
div.flag img, span, div.modeltext { display: inline-block; vertical-align: middle; }
div.flag img {padding-right: 10px;}
*/
/*div.flag div.modeltext { text-transform:lowercase;}*/
/*
div.flag div.modeltext { 
display: table-cell;
vertical-align: middle;
}
*/
table.flagtable {margin:0px;} 
table.flagtable th{border: 1px solid #CCC;}
td.modeltext { padding-left: 10px; vertical-align: middle; }

table.flagtable_new {
    margin: 35px 0;
    border: 1px solid #CCC;
    text-align: center;
}
table.flagtable_new td, th {
    border: 1px solid #CCC;
}

table.flagtable_new th {
    padding: 5px;
}
table.flagtable_new td:first-child {
    width: 130px;
    padding: 5px;  
}
table.flagtable_new td:first-child img {
    float: none;
    width: 100% !important;
}

table.flagtable_new img{
    border: none !important;
}
table.flagtable_new td.modeltext {
    text-align: left;
    padding: 10px;
}

.counters { position:absolute; left:327px; bottom:10px; margin:0; text-align:center; font-size:0.92em; font-family:"Trebuchet MS", sans-serif;}

.imga
{
    width: 120px;
    margin: 0px 10px 0px;
}

.imgablock
{

    display: block;
    float: left;
    margin: 0px 10px;
}

.imgablock img
{ 
    display: block;
}

.b-content dt {
    padding-bottom: 5px;
}

.b-content dt a {
    font-size: 1.4em;
}

.b-content dd {
    margin: 0;
    padding-bottom: 25px;
}
.text-bold {
    font-weight:bolder;
}
.bottom-content {
    text-align: justify;
    margin-top: 10px;
}
.top-content {
    text-align: justify;
    margin-bottom: 5px;
}
/*index style*/
.wrapper .left {
    width: 580px;
    padding-right: 5px;
}
.wrapper .right {
    width: 310px;
}
.hd {
    margin: 0;
}
.hd span {
    margin: 0;
}
.hd .rt-nw {
    float: right;
}
.right .h1p a {
    color: #4a4a4a;
}
.black-link {
    color: black;
}
.wrap-two-line {
    margin-top: 36px;
}
.wCont {
    width: 285px;
    float: left;
    padding-right: 10px;
    margin-bottom: 25px;
    line-height: 15px;
}
.wCont .icon-category {
    display: block;
    position: absolute;
    top:0;
    right: 0; 

}
.wCont .headLogo {
    position: relative;
    padding:8px 0 0 65px;
    min-height: 45px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}
.headLogo img {
    position: absolute;
    left: 0;
    top: 0;
}
.headLogo.more {
    padding-top: 25px;
}
.moreInfo {
    color: #006cb3;
    font-weight: bold;
    font-size: 16px;
}
.partners {
    margin-top: 36px;
}
.partners p {
    font-weight: bold;
    font-size: 15px;
}
.partners .slide {
    text-align: center;
}
.partners .slide > a {
    display: inline-block;
    margin: 0 5px;
}

.slide img {
    margin-right: 35px;
}
.slide img:last-child {
    margin: 0;
}
.rightblock {
    padding: 0;
}
.contline .text-bold {
    margin-bottom: 10px;
}
.right hr {
    border-top: 1px dashed #ccc;
}
.right .first {
    border-top: 1px solid #ccc; 
}
.wrapperWCont {
    height: 250px;
}
.block-link a {
    display: block;
    float: left;
    width: 44%;
    color: #4b4b4b;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 5px 5px 22px;
    background: url('/assets/images/nonactive.png') no-repeat 2px;
}
.block-link a:hover {
    text-decoration: underline;
    font-weight: bold;
}
.block-link .all {
    width: 90%
}
.block-link a.active {
    background: url('/assets/images/active.png') no-repeat 2px;
}
.block-link {
    margin-bottom: 15px;
    background: #ebebeb; /* Old browsers */
    background: -moz-linear-gradient(top,  #ebebeb 0%, #d3d3d3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#d3d3d3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ebebeb 0%,#d3d3d3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ebebeb 0%,#d3d3d3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ebebeb 0%,#d3d3d3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ebebeb 0%,#d3d3d3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
    padding: 10px 10px 10px 10px;
}
.vk, .tw, .od, .fb {
    height: 30px;
    width: 30px;
    background: url(https://share.pluso.ru/img/pluso-like/square/medium/05.png); 
    display:inline-block;
}
.vk {
    background-position: -124px 0;
}
.tw {
    background-position: -31px 0;  
}
.od {
    background-position: -93px 0;
}
.fb {
    background-position: 0;
}
.netw {
    margin-top: 25px;
}
.sscc { float: left; margin-right: 10px; position: relative; top: 7px; }

.underline {
    text-decoration: underline;
}

.mt15 {
    margin-top: 15px;
}
table.responses td {
    border: 1px solid black;
}
table.responses td.client-logo {
    text-align: center;
}
table.responses td.response-text {
    padding: 5px 10px;
}

/* tabs on block-link --> */
div.block-link .tab-name {
    float: left;
    cursor: pointer;
    border: 1px solid rgb(170, 170, 170);
    padding: 10px;
    background-color: rgb(170, 170, 170);
    margin-bottom: -1px;
    border-bottom: 0px;
}
div.block-link .tab-name:hover {
    text-decoration: underline;
    color: black !important;
}
div.block-link #active {
    background-color: #ebebeb;
    color: #4b4b4b;
}
div.block-link .tab {
    border: 1px solid rgb(170, 170, 170);
    padding: 10px;
}
div.block-link a#metiz-size {
    width: 20%;
}
.image_card {
    width: 100%;
}
table.cent4 {
    border: 1px solid #c0c0c0;
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
    width: 400px;
}
.colortr {
    background-color: #eaffea;
    border: 1px solid #c0c0c0;
    padding: 2px;
}
.c {
    border: 1px solid #c0c0c0;
    padding: 5px;
}
.table {
    border: 1px;
    font-size: 11pt;
}
.table th, .table td {
    padding: 5px 10px
}
.table td {
    border-collapse: collapse;
    border: 1px;
}
table.table tr.odd {
    background-color: #d4d4d4;
}
table.price {
    border: 1px solid #000;
    border-spacing: 0;
    text-align: center;
    width: 100%;
}

/* mainmenu nav*/



#ddmenu ul.product_ddmenu {
    position: absolute;
    top: 90px;
    right:200px;
    width: 430px;
    background: #fff;
    display: none;
    z-index: 2;
    margin:34px 0;
    padding: 7px 0;
    list-style: none;
    border-radius: 3px;
}
#ddmenu ul.about_ddmenu {
    position: absolute;
    top: 90px;
    right: 500px;
    width: 220px;
    background: #fff;
    display: none;
    z-index: 2;
    margin: 34px 0;
    padding: 7px 0;
    list-style: none;
    border-radius: 3px;
}

#ddmenu ul:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 8px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: #fff transparent;
}

#ddmenu ul:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 2px;
    border-width: 0 10px 10px 10px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1) transparent;
}
#ddmenu ul li {
    border:none;
    display: block;
    width: 198px;
    font-size: 12px;
    text-shadow: 1px 1px 0 #fff;
}

#ddmenu ul li a {
    display: block;
    padding: 5px;
    line-height: 1.4em;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#ddmenu ul li a:hover {
    background: #e9edf3;
}


/* end nav*/


/* <-- tabs on block-link */

#top-catalog-menu a:before{
    content:"►\00a0\00a0\00a0\00a0";
    font: 13px Arial,Helvetica,sans-serif;
    color:#2789cd;
}
#top-catalog-menu a{
    color:grey;
    text-decoration:none;
    font-size:13px!important;
}
#top-catalog-menu a:hover{
    color:#2789cd;
    cursor:pointer;
}
#top-catalog-menu table{width:100%}
#top-catalog-menu tr{width:100%;line-height:2em}
#top-catalog-menu td{width:25%}
#top-catalog-menu a:before{
    content:"►\00a0\00a0\00a0\00a0";
    font: 11px Arial,Helvetica,sans-serif;
    color:#2789cd;
}
.two-column {
    display: inline-block;
    vertical-align: top;
}
.columns-images {
    display: block;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
.columns-images__item {
    display: inline-block;
    vertical-align: middle;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.table_black tr td {
    border: 1px solid;
    text-align:center;
}
.table_black tr:first-child {
    font-weight:bold;

}

.table_black td:first-child {
    font-weight:bold;
    border: 1px solid;
}
.bold {
    font-weight: bold;
}

.card_body .card_body__left {
    display: table-cell;
    vertical-align: middle; 
    text-align: center; 
    width: 260px;
}

.card_body .card_body_right {
    display: table-cell;
    padding: 5px 0px 0px 25px;
}

/* breadcrumbs */
.B_crumbBox {
    list-style: none;
    padding: 0;
}
.B_crumbBox li {
    display: inline-block;
}

span.wholesale {
    display: block;
    margin: 5px 0;
    font: normal 12px/1.2em "Myriad Pro", sans-serif;
}

.table_articles {
    border: 1px solid #CCC;
}
.table_articles td, .table_articles th {
    border: 1px solid #CCC;
    padding: 5px;
}
.ul_articles {
    padding: 0;
    margin: 0;
}
.ul_articles a {
    font-size: 1.4em;
}
.ul_articles li {
    list-style-type: none;
    padding: 5px;
}
.ul_articles li.next_articles {
    font-size: 0.8em;
    text-align: right;
}

/* .catalog-banners-bottom */
.catalog-banners-bottom {
    margin: 0;
    padding: 0;
    clear: both;
}
.catalog-banners-bottom > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 5px;
    padding: 0;
}

/* nav */
.nav-sbleft + .nav-sbleft {
    margin: 1em 0 0 0;
}
.nav-sbleft ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-sbleft > ul > li + li {
    border: solid 1px #ddd;
    border-width: 1px 0 0 0;
}
.nav-sbleft a {
    text-decoration: none;
    display: block;
    padding: 2px 0;
}
.nav-sbleft a:hover {
    text-decoration: underline;
}
.nav-sbleft > div {
    font-weight: bold;
    text-align: center;
    background-color: #999;
    padding: 5px 0;
    color: #fff;
}
.nav-sbleft .active > a {
    background-color: #ddd;
    color: #333;
}

/* .list-products */
.list-products {
    margin: 2em 0;
    text-align: center;
}
.list-products .list__title {
    padding: 5px 0;
    background-color: #aaa;
}
.list-products .list__title a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.list-products .list__title a:hover {
    text-decoration: underline;
}
.list-products .list-item {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 10px 5px;
    box-sizing: border-box;
}
.list-products .list-item > img {
    width: 156px; 
    height: 85px;
}
.list-products .list-show-all {
    display: table;
    margin: auto;
}
img.img_left_content {
    float: left;
    width: 200px;
    margin: 0 10px 10px 0;
}
img.img_right_content {
    float: right;
    width: 200px;
    margin: 0  0 10px 10px;
}
span.like-h2 {
    font-size: 1.4em;
    color: #006cb3;
    clear: both;
    margin: 0 0 0.5em;
    font-weight: normal;
    line-height: 120%;
    text-rendering: optimizeLegibility;
    display: block;
}
