/* catalog goods list ---------------------- */



/* ---------------------- catalog goods list */

/* catalog filter ---------------------- */
.catalog-filter-block {
    padding: 15px 10px 10px 14px;    
    backg-round: #f1f7f8;
}

.catalog-filter-item {
    -moz-box-sizing: border-box; /* Для Firefox */  
    box-sizing: border-box; 
    width: 33%;
    padding: 0 10px;
    display: inline-block;
    margin-left: -4px;
    margin-bottom: 20px;
    vertical-align: top;
}

.catalog-filter-item:nth-child(3n) {
    width: 34%;
}

.catalog-filter-item select {
    width: 100%;
    height: 41px;
}

.catalog-filter-item label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.catalog-filter-item .multiple-choice {
    display: block;
    height: 30px;
    width: 100%;
    line-height: 30px;
    position: relative;
    text-decoration: none;
    color: #212121 !important;
}

.catalog-filter-item .multiple-choice:after {
    content: '';
    position: absolute;
    right: 0;
    top: 14px;
    border: 5px solid transparent;
    border-top: 5px solid #737373;
}

/* width of the catalog-item  width <= 708 */
/* width of the catalog-item  width > 708 && width <980 */
.items3 .catalog-filter-item {    
    width: 50%;
}

/* width of the catalog-item  width > 708 && width <980 */
.items4 .catalog-filter-item {
    width: 33%;
}

/* width of the catalog-item  width width >= 980 */
.items5 .catalog-filter-item {
    width: 33%;
}

.default-filter {
    backgr-ound: #f1f7f8;
    padding: 20px;
    padding-top: 0;
}

.catalog-filter-additional + .default-filter {
    padding-top: 20px;
}
.default-filter a {
    font-size: 11px;
}

.catalog-filter-show-additional {
    height: 48px;
}

.catalog-filter-show-additional a {
    font-size: 14px!important;
    cursor: pointer;
    height: 48px;
    display: block;
    line-height: 48px;
    padding-left: 20px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}

.catalog-filter-show-additional a:before {
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-top: 5px solid #737373;
    left: 225px;
    top: 22px;
}

.catalog-filter-show-additional a.open:before {
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-bottom: 5px solid #737373;
    left: 225px;
    top: 17px;
}



.catalog-filter-additional .catalog-filter-block {
    backg-round: #dceaef;
    padding-top: 10px;
    display: none;
}

a.show-big-image {
    cursor: pointer;
}
/* ---------------------- catalog filter */

/* good item info page ---------------------- */




/*.good-item-info .text-container span {
    position: absolute;
    display: block;
    border-bottom: 1px dotted #cbcbcb;
    height: 13px;
    width: 175px;
}

.good-item-info .text-container b {
    background: #ffffff;
    position: relative;
    z-index: 2;
    padding-right: 5px;
}

.good-item-info .show-full {
    font-size: 14px;
}

.good-item-info .text-info {
    margin-top: 28px;
    padding-bottom: 15px;
    display: none;
}

div.good-item-image {
    border: 1px solid #dce7f1;
    width: 200px;
    height: 200px;
    text-align: center;
    line-height: 200px;
    vertical-align: middle;
    margin-bottom: 5px;
    overflow: hidden;
    background: #ffffff;
    cursor: pointer;
}

a.show-big-image {
    cursor: pointer;
}

.good-item-info .image-container {
    text-align: center;
}

.good-item-info .info-container {
    padding-top: 20px;
}

.good-item-image img {
    vertical-align: middle;
    max-width: 200px;
    max-height: 200px;
}

p.title.analogs {    
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}*/
/* ---------------------- good item info page */

.add-to-cart input.wrong {
    background-color: #ffcccc;
}


/* additional */
.default-filter input[type="button"] {
    margin-right: 16px;
    padding-right: 16px;
    padding-left: 16px;
    text-shadow: none;
    font-size: 14px;
    font-weight: bold;
}

.catalog-filter-wrapper {
    bor-der: 1px solid #198cc1;
    margin-bottom: 30px;
}


/* width of the catalog-item  width <= 708 */
/* width of the catalog-item  width > 708 && width <980 */
.brands {
    border: 3px solid #f1f7f8;
    padding: 15px 0 10px 18px;
}

.brands b {
    display: block;
    font-size: 18px;
    margin-bottom: 13px;
}

.brands li {
    display: inline-block;
    margin-bottom: 6px;
    vertical-align: top;
    width: 225px;
}

.items3 .brands li:nth-child(3n) {    
    width: 30%;
}

.items3 .brands li {    
    width: 33%;
}

/* width of the catalog-item  width > 708 && width <980 */
.items4 .brands li {
    width: 25%;
}

.items4 .brands li:nth-child(4n) {
    width: 22%;
}

/* width of the catalog-item  width width >= 980 */
.items5 .brands li {
    width: 20%;
}

.items5 .brands li:nth-child(5n) {
    width: 18%;
}

.good-item-info-r .price-table td.analog-name {
    padding-bottom: 15px;
    font-size: 12px;
}

.good-item-info-r .price-table td.analog-name b {
    font-size: 14px;
}

.price-table.new-design.only-head {
    margin-bottom: 8px;
}

.price-table.new-design.analog {
    margin-bottom: 9px;
}

.good-item-info-r p.title.analogs {    
    margin-bottom: 10px;
    margin-top: -7px;
}

/* no articul item , необходимо перенести все цвета в пользовательские настройки*/
.no-articul-item {
    bor-der-top: 2px solid #198cc1;
    bor-der-bottom: 2px solid #198cc1;
    bac-kground: #ebf5fa;
    font-size: 14px;
    text-align: center;
    padding: 15px 0 18px 0;
    margin-bottom: 10px;
}

/* button "know-the-price" in the catalog list */
.catalog-list a.button {
    background: url("../../images/shop/button-bg.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #BDC3CD;
    border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
    color: #241D24 !important;
    cursor: pointer;
    font-family: Arial,sans-serif !important;
    font-size: 12px !important;
    line-height: 22px;
    height: 22px;
    padding: 3px 18px;
    text-decoration: none;
    display: block;
    font-style: normal !important;
    font-weight: normal !important;
    text-align: center;
}

.catalog-list a.button:hover {
	border-color: #d7dce3;
	color: #9c9998 !important;
}

b.articul {
    display: block;
    padding-top: 8px;
}

b.brand {
    display: block;
    padding-bottom: 8px;
}

/* page goods-list. Filter auto ---------------- */
.auto-search-filter .crumbs {
    padding-top: 17px;
    font-size: 15px;
    margin-bottom: 25px;
}

.auto-search-filter .crumbs a.active {
    color: #333333;
    text-decoration: none;
    cursor: default;
}

.auto-search-filter .crumbs a.active + span, .auto-search-filter .crumbs span:last-child {
    display: none;
}

.brands-auto li {
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    width: 100%;
    margin-bottom: 20px;
}

.brands-auto.list li {    
    width: 300px;
}

.brands-auto.list div, .brands-auto div {
    width: 120px;
    margin: 0 20px 0 0;
    float: left;
    height: 80px;
}

.brands-auto li img {
    margin-top: -5px;
    max-width: 120px;
}

.brands-auto li p {
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: bold;
}

.brands-auto li span {
    display: block;
    padding-left: 140px;
    line-height: 15px;
    font-size: 14px;
    padding-top: 3px;
}

.brands-auto.modif-list-full li span {    
    padding-top: 0px;
    margin-bottom: 9px;
}

/* brands-list columns columns */
.items3 .brands-auto.list  {
    -moz-column-count: 2; /* Для Firefox */
    -webkit-column-count: 2; /* Для Safari и Chrome */
    column-count: 2;
}

.items4 .brands-auto.list  {
    -moz-column-count: 3; /* Для Firefox */
    -webkit-column-count: 3; /* Для Safari и Chrome */
    column-count: 3;
}

.items5 .brands-auto.list  {
    -moz-column-count: 4; /* Для Firefox */
    -webkit-column-count: 4; /* Для Safari и Chrome */
    column-count: 4;
}


/* ---------------- page goods-list. Filter auto */

/* shop big photo popup ---------------- */
.popup-big-photo {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 0 20px #a7a8a8;
    z-index: 1000;
    text-align: center;
    min-width: 280px;
    min-height: 180px;
    display: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.popup-big-photo .close {
    position: absolute;
    font-size: 24px;
    font-weight: bold;
    top: 7px;
    right: 5px;
    color: #626262;
    cursor: pointer;
    width: 30px;
    height: 30px;
    text-indent: -3000px;
    background: url(../../images/shop/simplemodal-close.png) center center no-repeat;
}

.popup-big-photo a {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -45px;
    display: none;
}

.popup-big-photo .image {
    margin-top: 0;
}
/* ---------------- shop big photo */


/* catalog nothing found  ---------------- */
.nothing-found, .nothing-found-text{
    background-color: #e94816;
    color: #ffffff !important;
    background-image: url('../../images/shop/warning-triangle.png');
    background-repeat: no-repeat;
    background-position: 15px 11px;
    border: none;
    font-size: 16px;
    line-height: 19px;
    padding-left: 50px;
    padding-top: 11px;
    padding-bottom: 11px;
    margin: 20px 0;
}
.nothing-found a {
    font-size: 16px !important;
}

.nothing-found  span {
    display: block;
    max-width: 680px;
    text-align: center;
    margin: 0 auto;
}

.catalog-list .price-table.new-design td, 
.catalog-list .price-table.new-design td a {
    font-size: 13px;
}

.price-table.new-design .active-good-type {
    font-weight: bold;
    position: relative;
}

.price-table.new-design .active-good-type .icon-arrR:before {
    position: absolute;
    left: -11px;
    top: 3px;
    font-size: 10px;
}

.price-table.new-design td.catalog-list-parametrs, 
.price-table.new-design th.catalog-list-parametrs {
    padding-left: 20px;
}

.price-table.new-design td.show-item-info-link a {
    font-size: 12px !important;
    cursor: pointer;
}

.catalog-list .price-table.new-design td {
    padding-left: 11px;
}

.catalog-list .cl-model b {
    display: block;
    padding-top: 5px;
}

.catalog-list .cl-model b a {
    text-decoration: none;
}

.catalog-list .price-table.new-design td.part-line {
    padding: 0;
}

.catalog-list .price-table.new-design td.show-item-info-link {
    padding-top: 15px;
}

.catalog-list .price-table.new-design td.show-item-info-link p {
    margin-bottom: 10px;
}

.catalog-list p.maker-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}

/* a-button в таблице резутьтатов поиска в каталоге */
.catalog-list .price-table.new-design a.button {   
    font-size: 12px !important;  
    display: inline-block;
}

.catalog-list .price-table.new-design a.button:hover {
    border-color: #d7dce3;
    color: #9c9998;
}

.item-price-container {
   position: relative; 
   min-height: 50px; 
}

/* catalog TO table */ 
.to-item-comment {
    display: block;
    opacity: .6;
}

.search-link.search-link {
    padding-right: 12px;
}

b.catalog-to-articul-name {
    font-weight: normal;
}




/* universal catalog ------------------- */

.filter-tabs span {
    display: inline-block;
    width: 50%;
    margin-right: -3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #ffffff;
}

#content .filter-tabs a {
    font-size: 14px;
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ebebeb;
    color: #212121;
    text-decoration: none;
}

#content .filter-tabs span.active a {
    background: #f5f5f5;
}
    
.catalog-list table th a {
    text-decoration: none;
}

.catalog-list-image {
    line-height: 100px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    bord-er: 1px solid #198cc1;
    overflow: hidden;
    background: #ffffff;
    cursor: pointer;
}
.catalog-list-image img {
   max-width: 100px;
   max-height: 100px;
   vertical-align: middle;
}

.catalog-list-image.no-image {
    border-color: #a8a9aa;
    color: #6c7070;
    font-size: 11px;
}

.uni-catalog__item-description {
    margin-bottom: 6px;
    height: 70px;
    overflow: hidden;
    position: relative;
}

.uni-catalog__item-description:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    background: linear-gradient(to top, #cccccc, transparent);
}

#content .table-block a.uni-price {
    display: inline-block;
    padding: 0 16px;
    height: 48px;
    line-height: 48px;
    border-radius: 2px;
    background: linear-gradient(to bottom, #f5f5f5, #e7e7e7);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
    white-space: nowrap;
    text-decoration: none;
    color: #212121;
    margin-right: 12px;
}

#content .table-block__cell.uni-catalog .cl-model a {
    opacity: 1 !important;
}

.table-block.uni-catalog {
    border-bottom: 2px solid #cccccc;
    border-top: 2px solid #cccccc;
}
#content .table-block.uni-catalog a {
    opacity: 1;
}

.table-block.kuzov-catalog {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
}

a.uni-item-details {
    cursor: pointer;
}

.uni-catalog__item-name {
    display: block;
    margin-bottom: 5px;
}

.table-block.uni-catalog .table-block__cell.know-price-button {
    text-align: right;
}

/*  ------------------- universal catalog */

/* uni catalog item info ------------------- */
.good-item__info {
    margin-bottom: 20px;
}


.good-item__image {
    display: inline-block;
    vertical-align: top;
    width: 202px;
    margin-right: 12px;
    text-align: center;
}

#content .good-item__image p a {
    font-size: 16px;
}

.good-item__image-container {
    width: 200px;
    height: 200px;
    border: 1px solid #ebebeb;
    line-height: 200px;
    text-align: center;
    vertical-align: middle;
    background: #ffffff;
    margin-bottom: 14px;
}

.good-item__image-container img {
    vertical-align: middle;
    max-width: 200px;
    max-height: 200px;
}

.good-item__text-info {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 225px);
    margin-right: 0;
    font-size: 14px;
    padding-top: 4px;
}

.good-item__text-info p {
    line-height: 18px;
    margin-bottom: 6px;
}

.good-item__text-info div {
    padding-top: 21px;
    padding-bottom: 16px;
}

.good-item-info-text {
    width: 100%;
    max-width: 800px;
    position: relative;
}

.good-item-info-text.short {
    padding-bottom: 0;
}

.good-item-info-text .truncated-text {
    display: block;
}

.good-item-info-text.open .truncated-text {
    display: none;
}

.good-item-info-text .full-text {
    display: none;
}

.good-item-info-text.open .full-text {
    display: block;
}

.good-item-info-text .hide-descr {
    display: none;
}

.good-item-info-text.open .hide-descr {
    display: inline;
}

.good-item-info-text .show-descr {
    display: inline;
}

.good-item-info-text.open .show-descr {
    display: none;
}
.good-item-info-text .show-full-text {
    padding: 7px 0 0 0;
    width: 100%;
    max-width: 800px;
    cursor: pointer;
}



/* ------------------- uni catalog item info */

/* uni catalog popup item info ------------------- */


.popup-item-detail-info {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -485px;
    background: #ffffff;
    box-shadow: 0 0 20px #a7a8a8;
    z-index: 10;
    text-align: center;
    width: 970px;
    min-height: 420px;
    z-index: 1500;
    display: none;
}
.popup-item-detail-info__overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1200;
    background: rgba(0,0,0,.3);
    display: none;
}

@media screen and  (min-width: 1001px) and (max-width: 3000px) {
    .popup-item-detail-info__overlay {
        display: none !important;
    }
}

.popup-item-detail-info .close {
    position: absolute;
    font-size: 20px;
    font-weight: bold;
    top: 6px;
    right: 7px;
    cursor: pointer;
    z-index: 10;
    display: block;
    width: 36px;
    height: 36px;
    background: url('../../images/shop/simplemodal-close.png') center center no-repeat;
}

.popup-item-detail-info .close.dark {
    color: #626262 !important;
}

.popup-item-detail-info .text-info-container {
    width: 100%;
    min-height: 420px;
    display: table;
}

.text-info-container__tr {
    display: table-row;
}

/* new catalog. popup-info image*/
.text-info-container .image-container {
    background: #ebebeb;
    display: table-cell;
    padding: 30px;
    vertical-align: middle;
    width: 50%;
}

.text-info-container .image-container .image-loader {
    margin-bottom: 7px;
    height: 32px;
}

.text-info-container .image-container img {
    max-width: 425px;
    vertical-align: middle;
    margin-bottom: 7px;
    max-height: 320px;
}

/* new catalog. popup-info text*/
.text-info-container .text-container {
    display: table-cell;
    padding: 25px 5px 25px 30px;
    text-align: left;
    height: 100%;
}
.text-info-container .text-container .item-name {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}

.text-info-container div {
    position: relative;
}
.text-info-container div.good-item-info-wrapper {
    padding-bottom: 50px;
    color: #333333 !important;
    min-height: 320px;
}

.text-info-container div.good-item-info-wrapper a.button {
    display: block;
    position: absolute;
    font-size: 18px !important;
    font-weight: bold;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #c3c9d2;
    background: #f6f6f6;
    color: #333333 !important;
    bottom: 0;
    width: 423px;
    text-decoration: none;
    color: #333333;
    padding-top: 12px;
    padding-bottom: 14px;
    z-index: 7;
}

/* new catalog. popup-info text info*/
.good-item-info-popup {
    width: 445px;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    min-height: 230px;
}

.good-item-info-popup .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 21px;
} 

.good-item-info-popup td div {
    width: 180px;
    margin-bottom: 7px;
}

.good-item-info-popup td b {
    background: #ffffff none repeat scroll 0 0;
    padding-right: 5px;
    position: relative;
    z-index: 2; 
}

.good-item-info-popup td span {
    border-bottom: 1px dotted #cbcbcb;
    display: block;
    height: 13px;
    position: absolute;
    width: 175px;
}

.good-item-info-popup table {
    margin-bottom: 20px;
}

.good-item-info-popup  p {
    margin-bottom: 10px;
}

/* new catalog. popup-info text white shade*/
.good-item-info-wrapper .fade-text{
    background: url('../../images/admin/white-shadow-1px-bg.png') left bottom repeat-x;
    bottom: 38px;    
    width: 100%;
    position: absolute;
    width: 427px;
    height: 25px;
    z-index: 5;
}

/* popup without photo */
.text-info-container.full-width .text-container {
    width: 100%;
}

.text-info-container.full-width .image-container {
    display: none;
}

.text-info-container.full-width .good-item-info-popup  {
    width: 910px;
}

.text-info-container.full-width .good-item-info-wrapper .fade-text {
    width: 892px;
}

.text-info-container.full-width .text-container .item-name {
    width: 880px;
}


.text-info-container.full-width  div.good-item-info-wrapper a.button {
    left: 50%;
    margin-left: -212px;
}

.mobile-catalog-item__details {
    display: none;
}


/* kuzov katalog table */
.table-block.kuzov-catalog .table-block__cell.search-link {
    width: 70px;
}

.table-block.kuzov-catalog .table-block__cell.cell-quantity {
    width: 130px;
}

.table-block.kuzov-catalog .table-block__cell.cell-articul {
    width: 120px;
}

.table-block.catalog-to a, .table-block.brands-auto-modification a {
    text-decoration: none;
    display: table-row;
}
.table-block.brands-auto-modification .table-block__cell.button-cell {
    display: none;
}





