.product-i .text-block .product-stock,
.product-i .text-block .product-addtoreview,
.product-i .text-block .separator
 {
  clear: both;
  display: none;
}
 
.listing-view.vm_list_view .product-i .product-stock,
.listing-view.vm_list_view .product-i .product-addtoreview,
.listing-view.vm_list_view .product-i .text-block .separator
{
	 display: block;
}
.product-i .text-block .product-stock,
.product-i .text-block .product-addtoreview,
.product-i .text-block .separator
 {
  clear: both;
  display: none;
}
 
.listing-view.vm_list_view .product-i .product-stock,
.listing-view.vm_list_view .product-i .product-addtoreview,
.listing-view.vm_list_view .product-i .text-block .separator
{
	 display: block;
}


.auto-height {
    height: auto !important;
    top: 50px !important;
}

.copyright-seo {
	color: #08c;
}

.copyright-seo a{
	color: #08c !important;
}
.copyright-seo a:hover{
	color: #fff !important;
}

.poziciya .modal_link {
  font-size: 16px;
  padding: 10px 16px;
}

.btn-consult {
  width: 230px;
  margin: 0 auto;
}

.item-page .img-metall img {
  float: right;
  margin: 0 0 10px 15px !important;
  width: 280px;
}
/* - */
/*.dop-uslugi{
  max-width: 700px;
  margin: 0 auto;
}*/

.dop-uslugi>div {
  display: inline-block;
  vertical-align: top;
  /*width: 200px;*/
  margin: 10px;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  padding: 5px;
}

.dop-uslugi a{
  display: block;
}

.block-img {
  text-align: center;
}

.block-img img{
  width: 200px;
  height: 200px;
  border-radius: 3px 3px 0 0;
}

.block-text {
  width: 200px;
  padding-top: 10px; 
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.poziciya3 {
  text-align: center;
}

.social {
  margin: 10px;
}
.social a{
    margin: 0 5px 0 0;
}
.social img{
  width: 30px;
}

#calc {
  padding: 10px 15px;
  background: #0088cc1a;
}

.calc-block {
  display: inline-block;
  vertical-align: top;
  width: 200px;
}

.calc-block input[type="text"] {
  width: 150px;
  height: 44px;
  box-shadow: none;
  border-radius: 0;
}

.calc-block select {
  width: 175px;
  height: 44px;
  box-shadow: none;
  border-radius: 0;
}

.calc-block-input,
.calc-block-button {
  display: inline-block;
  vertical-align: bottom;
}

.calc-block-button {
  position: relative;
  width: 20px;
  height: 44px;
  margin: 0 0 0 5px;
}

.incr,
.decr {
  width: 20px;
  text-align: center;
  display: inline-block;
  height: 20px;
  padding: 0;
  margin: 0;
  font-weight: bold;
  color: #ffffff;
  border: 1px solid #cccccc;
}

.incr:hover,
.decr:hover {
  border: 1px solid #e36159;
}

.incr {
  position: absolute;
  top: 0;
  background-image: url('../../images/vm/plus.png');
}

.decr {
  position: absolute;
  bottom: 0;
  background-image: url('../../images/vm/minus.png');
}

.calc-reset {
  margin: 25px 0 0 0;
  text-align: center;
}

#calc-reset {
  border: none;
  background: #0088cc;
  padding: 5px 20px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
}

#calc-reset:hover {
  background: #006699
}

.calc-result-block {
  display: inline-block;
  vertical-align: top;
  min-width: 280px;
  font-size: 16px;
  margin: 0 15px 0 0; 
}

.calc-result-block>div {
  margin: 10px 0;
}

.calc-result-block span {
  font-weight: bold;
}

.total {
  font-size: 1.8em;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 200;
  line-height: 1.1;
  color: #1d2127;
  margin: 10px 0;
}

.product-razmer.other .product-fields{
	display: grid;
}
.border2.descrip td{
	border: 1px solid #ddd !important;
}

#opt-button{
	    font-size: 17px;
    padding: 7px;
    border: 2px solid red;
    color: white;
    background: red;
    float: right;
    display: block;
}
.catalog-title{
	display: inline-block;
}
@media(max-width: 500px){
	#opt-button{
		font-size: 14px;
		padding: 7px;
		border: 2px solid red;
		color: white;
		background: red;
		display: block;
		margin: 10px;
	}
}

.product-table-title{
	display: inline-block;
    margin-top: 12px !important;
}


.topmail{
	display:none;
}
.totel{
	display:none;
}
@media(max-width:550px){
	.topmail, .topmail a{
  	display: block !important;
      font-size:16px !important;
      color:#08c !important;
      padding-bottom: 14px !important;
       line-height: 16px !important;
      margin-top:-5px !important;
      text-align:center !important;
  }
  .totel{
	display:block;
}
  .todesc{
  	display:none;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px), (min-device-width: 320px) and (max-device-width: 479px){
.sticky .phone-block {
    padding: 0 !important;
}
  .toptel, .toptel a{
    font-size:22px !important;
  }
  
}

