


/* Start:/bitrix/templates/mascom/components/bitrix/search.form/mascom/style.css?1666697839206*/
.top-search-form {
  float: right;
}

.top-search-form input {
  height: 30px;
  width: 200px;
  margin-top: 30px;
  background: transparent url('/bitrix/templates/mascom/components/bitrix/search.form/mascom/img/search.png') left top no-repeat;
  padding-left: 30px;
}
/* End */



/* Start:/bitrix/templates/mascom/components/bitrix/catalog.element/equipment-dkr/style.css?16666978396083*/
.equipment-item .left-column {
  float: left;
}

p {
padding-top:5px;
line-height:20px;
}

p:not(li) {
//margin-bottom:7px;
 text-indent: 15px;
}

li {
line-height:20px;
}

.left-column h3 {
display: inline-block;
}

.item-pics {
min-height:530px;
}

.left-column {
min-height:400px;
}
.title h2 {
/*max-width : 340px;*/

display: block;
float: left;
/*width: 70%;*/
}

.title .price-basket a {
   color : #927bff;
font-family : Segoe;
}

.title .price-basket a:hover {
color : #927bff; 
}

.left-column h3:after {
content : '';
display : block;
width : 120px;
height : 3px;
margin-top : 10px;
background-color : #fff;
}

.left-column .title:after {
content: "";
width: 0;
height: 0;
border: 10px solid;
display: none;
border-color: transparent transparent transparent #1fabff;
margin-left: 100%;
position: relative;
left: 30px;
top: -30px;
}

.equipment-item .title h3 {
font-size: 14px;
line-height: 24px;
display: inline-block;
position: relative;
}

img#ss-up-down {
position: absolute;
left: -15px;
top: 5px;
}

.item-description {
  float: right;
}

.item-text {
min-height:530px;
  width: 67%;
  float: left;
  overflow: visible;
  height: auto;
}

.item-pics {
  width: 33%;
  float: right;
  overflow: hidden;
}

.item-main-pic {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.prop-value {
  display: none;
  line-height: 28px;
  float: left;
}

#pv1 {
  display: block;
}

.item-properties {
  overflow: hidden;
}

.prop-name {
  color: #000;
  text-transform: none;
  text-decoration: none;
  font-size: 12px;
  width: 20%;
  height:36px;
  float: left;
}

.prop-name-inner.active {
  background-color:#fff;
  padding-top:2px;
//font-weight:100;
  width:100%;
  text-align: center;
  border-left:1px solid #ccc;
  border-top:3px solid orange;
  border-right:1px solid #ccc;
  border-radius: 7px 7px 0 0;
  height:36px;
}
.prop-name-inner:not(.active) {
  border-radius: 7px 7px 0 0;
  background-color:#ddd;
  color:#999;

 border:1px #ccc solid;
 height:36px;
}

.prop-name div {
  padding-top:4px;
  width:100%;
  text-align: center;
  margin: 5px 10px 5px 0;
  cursor: pointer;
}

.tabs {
  height:45px;
}


.wrapper-tabs {
  border-radius: 0px 7px 0 0;
  width:100%;
  border: 1px #ccc solid;
  height:100%;
  padding:10px;
}

.grid1, .grid2, .grid3, .grid4 {
   float : left;
width : 100%!important;
}


.add-items {
  float: left;
  min-height: 300px;
}

.add-items.none {
  min-height : 60px;
}

.add-item {
  margin-bottom : 20px;
  float: left;
  color: #000;
  position: relative;
}

.add-item .add-item-pic {
  height: 210px;
  overflow: hidden;
  position: relative;
}

.prop-value .orange, .prop-value .yellow, .prop-value .purple, .prop-value .cyan, .prop-value .light-grey, .prop-value .grey, .prop-value .white {
  background-color: transparent;
  color : #000;
}

/* для плохо опубликованных */
.prop-value .grid-wrapper {
  padding: 0 0 20px 0;
}

.item-text .grid-wrapper {
 padding-top : 0;
}


.item-text .grid-wrapper.title {
padding-top : 20px;
}

/*.show-full:before {
  content : '';
  display: block;
  height: 40px;
  position: relative;
  z-index: 10;
  background: #red;

}*/

.show-full {
  text-align: center;
  margin : 20px auto;
  display: none;
  float: left;
  z-index: 10;
  margin-left: 30px;
  position: relative;
left: 33%;
margin-left: -90px;
}

.show-full a {
  display: block;
  width: 160px;
  color : #00a0ff;
  border : 2px solid #00a0ff;
  text-decoration: none;
  padding: 10px;
  margin : 0 auto;
}

.toggled {
  box-shadow: inset 0 -15px 15px -15px rgba(0,0,0,0.2);
  overflow: hidden;
  height: 500px;
}

ul.ss-left-menu {
  list-style: none;
  font-family: "roboto", "impact", "arial", "sans";
  font-weight: normal;
  font-size: 12px;
 
}

ul.ss-left-menu li {
  padding: 10px 0;
}

#ss-up-down {
  cursor: pointer;
}

.morepics {
  overflow: hidden;
}

.morepics-item {
  width: 25%;
  float: left;
  overflow: hidden;
  cursor: pointer;
}

.price-basket {
    padding-bottom: 10px;
  float: left;
  color: #927bff;
  font-size: 12px;
  line-height: 14px;
width : 30%;
  text-align: center;
  text-transform: uppercase;

}

.price-basket a {
  color: #927bff;
  text-decoration: none;
}

#order-form {
text-align: center;
position: fixed;
font-size: 14px;
font-weight: normal;
top: -500px;
width: 400px;
left: 50%;
margin-left: -200px;
padding: 30px;
color: #fff;
font-weight: 300;

}


#order-form .close {
position: absolute;
font-size: 30px;
top: 0;
margin-left: 400px;
cursor: pointer;
color : #fff;
}

#order-form input, #order-form textarea {
  border : 1px solid #fff;
  padding : 10px;
  font-size: 14px;
  background: transparent;
  color: #fff;
  width: 300px;
}

#order-form input:focus, #order-form textarea:focus {
  border : 3px solid #fff;
  text-shadow: none;
}


#order-form input.submit {
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 10px 30px;
  cursor: pointer;
  border : 3px solid #fff;
  width: 200px;
}

#order-form input.submit:hover {
  background: blue;
  color: #fff;
  border : 3px solid blue;
}


///////////////

#order-form2 {
text-align: center;
position: fixed;
font-size: 14px;
font-weight: normal;
top: -500px;
width: 400px;
left: 50%;
margin-left: -200px;
padding: 30px;
color: #fff;
font-weight: 300;

}


#order-form2 .close {
position: absolute;
font-size: 30px;
top: 0;
margin-left: 400px;
cursor: pointer;
color : #fff;
}

#order-form2 input, #order-form2 textarea {
  border : 1px solid #fff;
  padding : 10px;
  font-size: 14px;
  background: transparent;
  color: #fff;
  width: 300px;
}

#order-form2 input:focus, #order-form2 textarea:focus {
  border : 3px solid #fff;
  text-shadow: none;
}


#order-form2 input.submit {
  background: transparent;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 10px 30px;
  cursor: pointer;
  border : 3px solid #fff;
  width: 200px;
}

#order-form2 input.submit:hover {
  background: blue;
  color: #fff;
  border : 3px solid blue;
}
/* End */
/* /bitrix/templates/mascom/components/bitrix/search.form/mascom/style.css?1666697839206 */
/* /bitrix/templates/mascom/components/bitrix/catalog.element/equipment-dkr/style.css?16666978396083 */
