

/* Start:/local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?17295985672722*/
.nav-tabs {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color:#ef7c00  !important;
    border-top: 2px solid #ef7c00  !important;
    border-radius: 0px !important;
	border-bottom: 1px solid #fff !important;
}

.nav-tabs .nav-link {
    border: 1px solid #e5e5e5 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #000;
    margin-right: 4px;
    background: #f7f7f7;
}


 


.btn-order {
    background: #ff9709 !important;
	cursor:pointer;
	color: #fff !important;
    font-weight: 500;
    border-radius: 0 !important;
    padding: 9px 33px !important;
    font-size: 17px !important;
	-webkit-box-shadow: -1px 1.0625em 1.0625em 0 rgba(29, 32, 108, .13);
    box-shadow: -1px 1.0625em 1.0625em 0 rgba(29, 32, 108, .13);
	margin-bottom: 30px;
}



.price-info{
	font-size: 30px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

.characteristics-name{
	font-size: 25px;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}


.characteristics table{
	width: 100% !important;
    border-collapse: collapse;
    border-bottom: none;
    color: #333333; 
	font-size:14px;
}
.characteristics table td:first-child {
    background-color: #f1f1f1;
}

.characteristics table td {
    border-top: 1px solid #b9b9b9;
    border-bottom: 1px solid #b9b9b9;
    padding: 8px;
    width: 60%;
}

.price_color{
	    padding: 3px;
    width: 34px;
    border: 1px solid #838383;
    margin: 2px;
    border-radius: 50%;
	cursor:pointer;
}

.price_color:hover{
    border: 1px solid #ef7c00;
}

.count{
	height: 33px;
	width:70px;
	background: #f7f7f7;
    border: 1px solid #e5e5e5;
    text-align: center;
    margin-left: -5px;
    padding: 4px;
    margin-right: -5px;
	color:#666666;
}

.fcalc{
	border: 1px solid #e5e5e5 !important;
    color: #999 !important;
    padding: 8px !important;
	font-size:11px !important;
	cursor:pointer !important;
	margin-top: -3px !important;
    border-radius: 0px !important;
    height: 33px !important;
}

/* Chrome, Safari, Edge, Opera */
.input_number::-webkit-outer-spin-button,
.input_number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.input_number[type=number] {
  -moz-appearance: textfield;
}


.btn-order2 {
    background: #ff9709 !important;
    cursor: pointer;
    color: #fff !important;
    font-weight: 500;
    border-radius: 0 !important;
        padding: 2px 30px !important;
    font-size: 17px !important;
    -webkit-box-shadow: -1px 1.0625em 1.0625em 0 rgba(29, 32, 108, .13);
    box-shadow: -1px 1.0625em 1.0625em 0 rgba(29, 32, 108, .13);
    margin-bottom: 30px;
}

/* End */
/* /local/templates/main/components/bitrix/news/catalog/bitrix/news.detail/.default/style.css?17295985672722 */
