

/* Start:/local/templates/polyglass/components/bitrix/catalog.section/catalog_new_hit/style.css?16113257483831*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
.shop_button.addToBasket {
	background-color: #f1c52b!important;
    color: #424446!important;
    margin-bottom: 15px!important;
}



.form-group {
  margin-bottom: 15px;
}
.fast-by-form label {
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  
  background-color: #f8fafc;
  border: 1px solid #d5dadc;
  box-shadow: none;
  border-radius: 2px;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    -o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
    transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease;
}

.shop_button.-yellow{
	background-color: #f1c52b!important;
    color: #424446!important;
    margin: 0 0 15px 0!important;
}
.shop_button.addToBasket.-clear-styles{
	background-color: #4e4e4e!important;
    color:            #fff!important;
    margin-bottom:    0!important;
}

.productList .productItem{
	align-items: flex-start;
}

.photo-link{
	display: block;
	cursor: pointer;
	position:relative;
}
.photo-link-overlay{
	position: absolute;
	top:0;left:0;bottom:0;right: 0;
	background-color: rgba(0,0,0,0);
	transition: .3s;
}
.photo-link:hover .photo-link-overlay{
	background-color: rgba(0,0,0,0.3);
}

.product-link{
	transition: .3s!important;
}
.product-link:hover{
	color: #0a00c2!important;
}
.addToBasket.inbasked,
.shop_button.addToBasket.-clear-styles.inbasked,
.shop_button.-clear-styles.inbasked{
  background-color: #0a00c2!important;
}
.count-l {
  position: absolute;
  bottom: 0;
  left: 20px;
  font-weight:600;
}
.productItem  {
  position: relative;
}
/* End */
/* /local/templates/polyglass/components/bitrix/catalog.section/catalog_new_hit/style.css?16113257483831 */
