

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?16692019402059*/
.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;
}




.swiper-container {
  width: 100%;
  /*height: 400px;*/
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.gallery-top {
  
  width: 100%;
}
.gallery-thumbs {
  height: 80px;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 25%;
 
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
 


.btn-order {
    background: #1b342e !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: 39px;
    font-weight: 700;
    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;
}

/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?16692019402059 */
