div#itemdetial { 
  padding: 0px 0px 0px 0px;
  margin: 171px 0px 20px 0px;
}
div#breads {
  float: left;
  width: 100%;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
}
div#breads p {
  float: left;
  width: auto;
  font-size: 0.9em;
  font-family: 'poppinsbold', Tahoma, Arial, sans-serif;
  padding: 0px 0px 0px 0px;
}
div#breads p a {
  float: left;
  color: #18a33d;
}
div#breads p a:hover {
  float: left;
  color: #242424;
  text-decoration: none;
}
div#breads p em {
  float: left;
  color: #d9d9d9;
  line-height: 1em;
  padding: 4px 20px 0px 20px;
}
div#breads ul.social {
  float: right;
  width: auto;
  list-style: none;
  padding: 0px;
}
div#breads ul.social li {
  float: right;
  color: #18a33d;
  padding: 0px 0px 0px 20px;
  font-size: 1.4em;
}
div#breads ul li em {
  color: #18a33d;
  font-size: 1.1em;
}
div#breads ul li a:hover em {
  color: #242424;
  text-decoration: none;
}

div#prodimg {
  position: relative;
  width: calc(50% - 20px);
  padding-top: 0px; 
  text-align: center;
  margin-right: 20px;
}
div#prodimg em.zoom {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 1.6em;
  color: #d9d9d9;
}
div#prodimg div.vid a {
  position: absolute;
  bottom: 20px;
  left: 15px;
  width: 50px;
  height: 38px;
  background: #fff url('../../images/ico-video.png') center center no-repeat;
}
div#prodimg img {
  width: 100%;
  max-width: 600px;
  height: auto;
  border: 1px solid #d9d9d9;
}
div#prodimg a {
  position: relative;
  float: left;
}
div#prodimg a div.zoom {
  position: absolute;
  bottom: 0px; 
  left: 0px;
  width: 100%;
  height: 100%;
  background: url('../../images/ico-zoom.png') bottom 20px right 20px no-repeat;
}
div#prodimg a div.zoom:hover {
  opacity: 0.5;
}

div#proddet {
  padding-left: 20px;
}
div#proddet h2 {
  font-size: 2.5em;
  line-height: 1.3em;
}
div.row {
  float: left;
  width: 100%;
  padding: 15px 0px 15px 15px;
  border-bottom: 1px solid #e6e6e6;
}
div#proddet div.row.prc {
  background: #f3f3f3;
} 
div#proddet div.row div.col1 {
  float: left;
  width: 30%;
}
div#proddet .btn.buy {
  padding: 15px 30px 15px 30px;
  margin-left: 30px; 
  font-size: 1em;
}
div#proddet div.row div.col2 {
  float: left;
  width: 70%;
  font-family: 'poppinsbold', Tahoma, Arial, sans-serif;
}
div#proddet div.row div.col3 {
  float: left;
  width: 100%;
  padding: 0px 15px 0px 0px;
}
div#proddet div.row div.col3 em {
  padding: 3px 0px 0px 0px;
}
div.dokose {
  display: none;
}
div#proddet div.row.tocart {
  //line-height: 55px;
  padding: 15px 0px 15px 15px; 
}
div#proddet div.row.prc p.price {
  float: left;
  color: #242424;
  font-family: 'poppinsbold', Tahoma, Arial, sans-serif;
  font-size: 1.8em;
  text-align: left;
  padding: 0px 0px 0px 0px; 
}
div#proddet div.row.tocart span.ks {
  float: left;
  padding-top: 15px; 
}

div.row.prc {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
div.row.prc p {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 0px; 
  font-family: 'poppinsregular', Tahoma, Arial, sans-serif;
  font-size: 0.85em;
  color: #a6a6a6;
  text-align: left;
}
div.row.prc p.price {
  float: left;
  color: #242424;
  font-family: 'poppinsbold', Tahoma, Arial, sans-serif;
  font-size: 1.8em;
  text-align: left;
  padding: 0px 0px 0px 0px; 
}
div.row.prc p.sklad {
  font-size: 1.2em;
  font-family: 'poppinsbold', Tahoma, Arial, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 0px 0px;
  line-height: 30px;
}
div.row.prc p.sklad img{
  vertical-align: middle;
}
div.row input[type=number] {
  float: left;
  width: 70px;
  height: 54px;
  padding: 5px 5px 5px 10px;
  margin: 0px 10px 0px 0px;  
  font-family: 'poppinsregular', Tahoma, Arial, sans-serif;
  font-size: 1.3em;
  text-decoration: none;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #e6e6e6;
}
div#proddet div#prodfiles.frow, div#proddet div#show_size.frow {
  //display: none;
  float: left;
  width: 100%;
  padding: 3px 15px 0px 15px;
  border-bottom: 0px solid blue;
}
div#proddet div#prodfiles.frow {
  display: none;
}
div.row p.price {
  float: left;
  padding: 3px 0px 0px 0px; 
  font-family: 'poppinsbold', Tahoma, Arial, sans-serif;
  font-size: 2.0em;
  color: #242424;
  text-align: right;
}
div#proddet div#toggle.row {
  cursor: pointer;
  color: #18a33d;
}
div#proddet div#toggle.row:hover {
  color: #242424;
}
div#proddet hr {
  float: left;
  width: 100%;
  padding: 0px; margin: 0px;
  border-bottom: 1px solid #e6e6e6;
}
div#itemtxt table {
  border-top: 1px solid #e6e6e6;
}
div#itemtxt table tr {
  border-bottom: 1px solid #e6e6e6;
}
div#itemtxt table tr:nth-child(even) {
  background: #f3f3f3;
}
div#itemtxt table tr td {
  padding: 10px 30px 10px 10px;  
}
/*div#itemtxt table tr td:last-child {
  text-align: right;
  font-family: 'poppinsbold', Tahoma, Arial, sans-serif;  
  padding: 10px 10px 10px 30px;
} */
  
div#show_desc {
  display: none;
}
div#open_desc, div#hide_desc, div#open_size, div#hide_size {
  cursor: pointer;
  color: #18a33d;
}
div#open_desc:hover, div#hide_desc:hover, div#open_size:hover, div#hide_size:hover {
  color: #242424;
}
div#show_size {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
div#show_size p.name {
  float: left;
  width: 100%;
  padding: 10px 0px 10px 0px;
}
div#show_size div {
  position: relative;
  display: inline-block;
  float: left;
  width: calc(25% - 10px);
  margin: 0px 10px 10px 0px;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.1em;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
div#show_size div.disab a {
  color: #b3b3b3;
}
div#show_size div.disab img {
  filter: grayscale(100%);
  opacity: 0.7;
}
div#show_size div a {
  color: #242424;
}
div#show_size div span {
  float: left;
  width: 100%;
  font-size: 0.8em;
  padding-top: 5px;
}
div#show_size div img {
  width: 80px;
  height: 80px;
  //max-width: 80px;
}
div#show_size div a {
  float: left;
  width: 100%;
  padding: 0px 0px 5px 0px;
  border: 1px solid #fff;
  border-radius: 5px;
}
div#show_size div a:hover {
  border: 1px solid #242424;
  text-decoration: none;
}
div#show_size div.act a {
  border: 1px solid #37b155;
}