.noimg.tabdiv ul li {
margin-left:10px;    
}

.full_price_block {
margin:5px;
margin-left:215px;
margin-top:0px;
WIDTH:183px;
height:80px;
border:0px solid blue;
border-right: 3px solid #FEB568;
}

.full_to_artikul {
margin:5px;
margin-left:230px;
margin-top:-10px;
WIDTH:100px;
border:0px solid blue;
}

.full_specifical {
margin:5px;
margin-left:340px;
margin-top:-65px;
WIDTH:323px;
height:130px;
overflow:hidden;
border:0px solid blue;
}

.tabdiv {
margin-top: 8px;
background: #fff;
border: 1px solid #dedbd1;
padding: 5px;
}

/* Кольцевая перелинковка Start */

 .carusel_items_title {
  padding-left:5px;
  font-size:16px;
  font-weight:700;
  color: #484848;
  }
  
   .carusel_items_title {
  padding:10px;
  }

  .carusel_items_title::after {
	display: block;
  position: relative;
	top: 5px;
	content: "";
	width: 100px;
	height: 2px;
  background: #006395;
}

 .item_flexbox {
   POSITION: relative;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   align-items: stretch;
   background: #f8f8f8;
   width: 47%;
   border:2px solid #f1f1f1;
   overflow:hidden;
   margin-left:2px;
}

.item_img_block {
    border: 0px solid blue;
    height:160px;
    width:100%;
    overflow:hidden;
    display:flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    }

   .item_img {
   border: 0px solid blue;
   height:100%;
   width: auto;
}

.item_art {
  POSITION:absolute;
  top:140px;
  right:0;
  background:#fff;
  color:#000;
  padding:3px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .4);
  font-size: 12px;
  }

  .item_lable {
  POSITION:absolute;
  top:0;
  left:0;
  background:#007917;
  color:#fff;
  padding:3px;
}

 .item_title {
   display:block;
   padding:10px;
   margin:0 5px;
   color: #000;
   font-size:12px;
	 border: 0px solid blue;
   }

    .item_price {
   display:inline-block;
   padding: 5px;
   color: #ff6633;
	 font-weight: 500;
	 font-size: 16px;
	 border: 0px solid blue;
}

 .button-cart {
   display:inline-block;
	 padding: 5px;
	 background: #56bd4b;
	 color: #fff;
	 font-family: "Roboto", sans-serif;
	 font-weight: 400;
	 text-align: center;
	 border: 0;
	 border-radius: 5px;
	 cursor: pointer;
	 font-size: 14px;
   float:right;
   margin-right:5px;
}

/* Кольцевая перелинковка END */
