

/* Start:/bitrix/templates/itdigitalpro_main/components/bitrix/system.pagenavigation/my/style.css?16902736011171*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 12px;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 5px 8px;
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #BEBEBE;
    border-color: #BEBEBE;
    padding: 3px 8px;
    border-radius: 3px;
    color: white;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/
/* End */


/* Start:/bitrix/templates/itdigitalpro_main/components/bitrix/catalog.section/catalog_table/style.css?16902736016957*/


.prod_plitki { /*margin-top: 40px;*/ 
    /*border: 1px solid #ededed; */
 
    padding: 25px 15px 15px; 
    position: relative;
    background: white;
    border-bottom: 1px solid #eee;
    /*box-shadow: 0 0 30px rgba(0,0,0, .07);*/
    /*margin-bottom: 30px;*/
    /*overflow: hidden;*/
    /*box-sizing: border-box;*/
}


.prod_title .art {
    font-family: 'light';
    color: #707070;
    font-size: 13px;
}

table.artikul_nalichie { 
    width: 100%;
 height: 50px; 
 /*border-bottom: 1px #EEE solid;*/
 font-family: 'normal';
 color: #aaa;
 }
table.artikul_nalichie td{vertical-align: middle; }
a table.artikul_nalichie { color: #707070; }


.kol_tovar_plus_minus .btn { 
    padding: 1px 10px;
    background: none !important;
    font-family: 'bold';
    font-size: 24px;
 }

 .kol_tovar_plus_minus .btn:hover
  { 
    background: #ddd !important;
    color: black !important;
 }
  .kol_tovar_plus_minus .btn:focus
  { 
    color: black !important;
 }
.kol_tovar_plus_minus .btn.minus {
    border: 1px #ddd solid;
    border-right: none;
    border-radius: 20px 0 0 20px;
    padding-left: 15px;
}
.kol_tovar_plus_minus .btn.plus {
    border: 1px #ddd solid;
    border-left: none;
    border-right: none;
}

 .kol_tovar_plus_minus .form-control {
    border-color: #ddd;
 }


td.art { font-size: 13px; }


.opisanie_razd {

    /*margin: 0 20px 0 15px;*/
    padding: 20px 0;
    border-top: 1px solid #e6e6e6;
    /*border-bottom: 1px solid #e6e6e6;*/
}


.list-group {
    width: 100%;
}

/* Список продукции*/

.prod_plitki .prod_title a { 
    color: black !important; 
font-size: 18px; 
line-height: 16pt; }

.prod_plitki .prod_title{ 
    /*height: 40px; */
    /*overflow: hidden; */
    /*text-align: center;*/
    font-family: 'bold';
    font-size: 14px;
}


.prod_plitki .cena{ 
    font-size: 18px; 
    font-family: 'bold';
    text-align: center;
}


.prod_plitki .cena div { display: inline-block; }
.prod_plitki .cena span{ 
    font-size: 13px; 
    color: #A3A3A3;
    font-family: 'light'; 
text-decoration: line-through; 
display: block;
}
.prod_plitki .v_nalichii{ font-size: 13px; color: green; font-family: 'normal'; display: none; }
.prod_plitki .no_v_nalichii{ font-size: 13px; color: #bb6767; font-family: 'normal'; display: none; }
.prod_plitki .car{ font-size: 14px; padding: 8px 20px; width: 100%;}
.prod_plitki .car_no_kol{ font-size: 14px; padding: 8px 20px; width: 100%;}

.prod_plitki a.zakaz{
   font-size: 14px;
   padding: 8px 20px;
   /*background: #7f7f7f !important;*/
   border-radius: 20px;
   color: white !important;
   border: none;
}


.prod_plitki .plitki_more{ 
    /*border: 1px solid #ebe9eb;*/
 /*padding: 8px 5px;*/
 margin-top: 12px; 
 text-align: center; 
}

.plitki_more .btn {
    background-image: none;
    width: 50%;
    /*font-size: 14px;*/
    padding: 0;
 font-size: 16px;
}

.plitki_more .btn:hover { color: black !important; }

.plitki_more .btn:hover { color: #636363; }


.plitki_more .btn:active, .plitki_more .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: none;
    color: black;
}


.cena_nalichie table{ height: 66px;  }

.kolichectvo {display: inline-block; float: left;  font-size: 16px; margin-top: 1px;}
.kolichectvo table{border: #e4e2e4 1px solid; }
.kolichectvo td{ text-align: center; padding: 6px 0; }
.kolichectvo a{ color: #6f6a6f; }


.kolichectvo input{ border-radius: 0; box-shadow: none; border: none; width: 100%; text-align: center; padding: 0; font-size: 16px; display: inline-block;}

.prod_plitki .proc_skidki {
    background: #c600ff;
    width: 40px;
    height: 40px;
    display: inline-block;
    float: right;
    /*margin: -8px;*/
    
    text-align: center;
    border-radius: 35px;
    padding-top: 10px;
    color: white;
}

.prod_plitki .proc_skidki div {
    color: white;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: 0;
    font-family: 'fregatbold';

}


.btn-default.car {

    border-radius: 0 20px 20px 0 !important;
    padding: 10px 15px 9px !important;
    margin-left: -1px;
}


/* .Список продукции */

.shildiki {
    position: absolute;
    top: 0;
    left: 13px;
    display: inline-block;
    text-align: left;
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    line-height: 10pt;
}

/*.shildiki div {padding: 5px 7px 3px; margin-bottom: 3px;}*/


.shildiki div {
    position: relative;
    color: black;
    display: inline-block;
    height: 24px;
    padding: 7px 5px 0 10px;
    font-family: "normal";
    color: white;
    margin-bottom: 3px;
    margin-right: 13px;
}
.shildiki div::after {
    content: ''; 
    border: 12px solid transparent;
    width:0;
    height:0; 
    display: inline-block;
    /*float: right;*/
    right: -22px;
    top: 0;
    position: absolute;
}


.shildiki .new { background: #00AD58; }
.shildiki .new::after {border-left: 10px solid #00AD58;}

.shildiki .hit { background: #FF8300;}
.shildiki .hit::after {border-left: 10px solid #FF8300;}

.shildiki .rasprod { background: red;}
.shildiki .rasprod::after {border-left: 10px solid red;}

.shildiki .recom { background: #007FFF;}
.shildiki .recom::after {border-left: 10px solid #007FFF;}


/*      Оформление характеристик        */

    .table_har { 
        width: 100%; 
    margin: -20px 0 10px; 
    border-padding: 1px !important; 
    font-family: 'normal';
    color: #555;
    
}

.table_har a {font-size: 14px !important;}


    .table_har th, .table_har td{ 
        padding: 15px 0 0;
        border-bottom: 1px #C4C4C4 dotted;
        position: relative;
        display: table-cell;
        text-align: left;
        vertical-align: bottom;
     }

.table_har td{ text-align: right; padding-right: 1px;}

    .table_har th span, .table_har td span{ 
        display: inline-block;
        background: white;
        /*padding: 0 15px 0 0;*/
        /*margin-bottom: -20px;*/
        bottom: -8px;
        position: relative;
    }

    .table_har th span {padding-right: 7px;}
    .table_har td span {padding-left: 7px;}

    table .kol_tovar_plus_minus input {
        text-align: center;
         height: 38px !important;
         padding: 0 !important; 
         width: 40px !important;
    }


   .prod_title span {
    font-family: normal; font-size: 13px; color: #888
   }

@media (max-width: 970px) {

    table .kol_tovar_plus_minus input {
         width: auto !important;
    }

    }


/* End */
/* /bitrix/templates/itdigitalpro_main/components/bitrix/system.pagenavigation/my/style.css?16902736011171 */
/* /bitrix/templates/itdigitalpro_main/components/bitrix/catalog.section/catalog_table/style.css?16902736016957 */
