@font-face {
font-family: "PlayRegular";  
src: url("../fonts/Play-Regular.ttf") format("truetype"); 
font-style: normal; 
font-weight: normal;
 }
 
@font-face{
font-family: "PlayBold";
src: url("../fonts/Play-Bold.ttf") format("truetype");
font-style: normal; 
font-weight: normal; 
}

@font-face{
font-family: "AvantiBold";
src: url("../fonts/Avanti-Bold.ttf") format("truetype");
font-style: normal; 
font-weight: normal; 
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap');

.hr {border-top: 1px solid #D2D2D2 !important;}

.calc_label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
}
.calc_select {
	width: 100%;
    margin: 10px!important;
}
.calc_select:focus {
        min-width: 250px;
        width: auto !important;
}
.calc_result {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000;
	text-shadow: 0px 0px 1px DimGray;
}
.calc_radio {
    margin-right:15px;
}
.calc_input {
      display: block;
      width: 50%;
      height: 30px;
      padding: 10px auto;
      font-family: inherit;
      font-size: 15px;
      font-weight: 400;
      line-height: 16px;
      color: #212529;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #bdbdbd;
      border-radius: 5px;
      transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}
.calc_button {
  color: #EC2B2B;
  background-color: #ffffff;
  border: 1px solid #EC2B2B;
  border-radius: 5px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 16px;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.calc_button:hover,
.calc_button:active,
.calc_button:focus,
.calc_button.active {
  background: #EC2B2B;
  color: #ffffff;
  border-color: #EC2B2B;
  
}

.char_title {
    width: 100%;
    display: inline-block;
    margin: 18px 0px 0px 0px;
    padding: 4px 0px;
    color: #EC2B2B;
    font-weight: 500;
    font-size: 15px;
    font-family: Tahoma, sans-serif;
	text-shadow: 0px 0px 1px IndianRed;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
}
.char_row {
	display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: stretch;
    width: 95%;
    padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #ddd;
}
.char_name {
	width: 30%;
	padding-right: 50px;
    color: #222;
    font-weight: 500;
    font-size: 13px;
	text-shadow: 0px 0px 1px DimGray;
    text-align: left;
    line-height: 1.90 !important;
}
.char_data {
	width:70%;
	padding-left: 40px;
    position: relative;
    /*display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;*/
    align-items: center;
    color: #333;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.90 !important;
    text-align: left;
}
.char_data ul{
	list-style: square!important
	}
.char_data li{
	width:90%;
	color:#222;
	font-size:13px; 
	line-height:16px;
	margin: 10px 0;
	}
.char_data a, a:visited {
	color:#282828;
	text-decoration:underline dotted;
}
.char_data a:hover {
	text decoration:none;
}

/*.product-manual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: stretch;
    width: 100%;
    padding: 25px 0px 15px 0px;
}
.product-manual-img {
    line-height: 25px;
}
.product-manual-link {
    padding:0px 10px 5px 20px; 
    /*background:url('/UserFiles/Image/icons/item_list.gif') left 4px no-repeat; 
    line-height: 25px;
    letter-spacing: normal;
    text-align: left;
    /*font-family: Lucida Sans, Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-decoration: underline;
	color:#222;
}
.product-manual a {
	text-decoration: underline;
	color:#222;
    /*color:#444;
}*/

img.product-char {
    /*padding:25px 0px 15px 0px; */
    display: block; 
    max-width: 100%; 
    height: auto;
  }
 
.product{
	margin-top:30px;
	margin-bottom:60px
	}
.product__content{
	display:flex;
	flex-direction:column;
	background:#fff;
	border-radius:3px;
	margin-bottom:20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px
	}
.product .owl-carousel .owl-item img{
	width:100%!important
	}
.product .c-carousel .owl-item{
	padding-left:10px;padding-right:10px
	}
.product .prop-string{
	padding-left:0
	}
.product .prop-string .prop-item{
	padding:5px 0;
	color:#222;
	font-weight:600
	}
@media (max-width:768px){
	.product{padding-left:0!important;padding-right:0!important}
	}
.product__top{
	display:flex
	}
@media (max-width:768px){
	.product__top{flex-direction:column}
	}
.product__images{
	width:370px;
	position:relative;
	margin-bottom:60px
	}
@media (max-width:768px){
	.product__images{width:100%}
	}
.product__images .owl-stage-outer{
	margin-bottom:0;
	padding-bottom:0
	}
.product__panel{
	overflow:hidden;
	padding-left:30px;
	padding-top:15px;
	margin-bottom:60px
	}
@media (max-width:768px){
	.product__panel{padding-left:0}
	}
.product__panel .SumoSelect>.optWrapper{
	position:static;
	margin-top:10px;
	max-height:0
	}
.product__panel .SumoSelect.open>.optWrapper{
	max-height:300px
	}
.product__title{
	font-family:PlayRegular;
	font-size:23px;
	font-weight:400;
	margin:0;
	color:#000;
	margin-bottom:26px
	}
.product__price-block{
	font-size:30px;
	font-family:Roboto, sans-serif;
	color:#222;
	font-weight:500;
	margin:15px 0;
	/*margin-bottom:10px*/
	}
.product__price-block del{
	color:#aaa;
	margin-right:5px
	}
.product__opfields-data{
	font-size:17px;
	margin-bottom:10px
	}
.product .product-status-list{
	padding-left:0;
	margin-bottom:10px
	}
.product .product-status-list li{
	font-size:17px
	}
.product__old-price{
	font-weight:400;
	color:#aaa;
	font-size:22px
	}
.product__price{
	display:inline-block;
	font-family:Roboto, sans-serif;
	font-size:30px;
	color:#ec2b2b;
	/*font-weight:700;*/
	margin:0
	}
.product__description{
	/*margin:5px 20px 25px 20px;*/
	font-family:"Roboto", sans-serif;
	color:#555;
	line-height:26px;
	font-size:16px;
	}
.product__buttons-top{
	display:flex
	}
.product__buttons-bottom{
	display:flex
	}
.product__bottom-button{
	font-size:14px;
	color:#555;
	line-height:20px
	}
.product__bottom-button:first-child{
	border-right:1px solid #e5e5e5;
	padding-right:15px
	}
.product__bottom-button:last-child{
	padding-left:15px
	}
.product__bottom-button .mg-add-to-favorites,.product__bottom-button .mg-remove-to-favorites{
	padding:0;
	margin:0;
	margin-right:5px;
	color:#555;
	text-decoration:none;
	}
.product__bottom-button .mg-add-to-favorites:hover,.product__bottom-button .mg-remove-to-favorites:hover{
	color:#ec2b2b;
	}
.product__bottom-button .addToCompare{
	color:#555;
	margin-right:5px;
	transition:all .2s;
	text-decoration:none;
	}
.product__bottom-button .addToCompare i{
	margin-right:5px
	}
.product__bottom-button .addToCompare:hover{
	color:#ec2b2b;
	}
.product__bottom-button .addToCompare .compare__title{
	display:inline-block
}
.product__images .owl-carousel.owl-loaded{
	list-style:none;
	padding-left:0
}
.product__images .c-carousel{
	padding:0 50px
}
.product__tabs{
	padding:0;
	margin:0;
	margin-bottom:30px;
	border-bottom:1px solid #e5e5e5
}
@media (max-width:768px){
	.product__tabs{flex-direction:column}
}
.product__tab-wrap{
	padding-right:20px;
	display:inline-block
}
@media (max-width:768px){
	.product__tab-wrap{display:block;padding:5px 0}
}

.product__tab-button{
	position:relative;
	background:0 0;
	border:none;
	padding-left:0;
	padding-right:0;
	color:#555;
	padding-bottom:17px
}
.product__tab-button--active{
	font-size:18px;
	color:#fff;
	text-shadow: 0px 1px #B20000;
	font-weight:500;
	background-color: #EC2B2B;
	padding: 10px
}
.product__tab-button:before{
	position:absolute;
	content:"";
	top:100%;
	height:2px;
	background:var(--main-color);
	left:50%;
	right:50%;
	transition:all .3s
}
.product__tab-button--active:before{
	left:0;
	right:0
}
@media (max-width:768px){
	.product__tab-button{display:block;/*padding-bottom:0*/font-size:15px;text-shadow: 0px 1px #ddd;font-weight:500;padding:8px}
}
.product__info-section{
	display:none;
	margin-bottom:20px
}
.product__info-section--active{
	display:block
}
/*.product__description{
	color:#555;
	line-height:24px;
	font-size:16px
	}*/
.product__description ul{
	padding-top: 25px;
	list-style: url("https://gkkram.msk.ru/uploads/GEARS/product-li-bullet.png")!important
	}
.product__description li{
	width:90%;
	color:#222;
	font-size:14px; 
	line-height:24px;
	margin: 10px 0;
	}
.product__upsell{
	margin-bottom:60px
	}
.product__upsell .owl-stage-outer{
	margin-bottom:-300px;
	padding-bottom:300px
	}
@media (max-width:400px){
	.product__bottom-button .addToCompare{display:none
	}
.product__bottom-button:first-child{
	border-right:none}
	}
/*# sourceMappingURL=product.css.map */