.prod-row {
   top: 25px;
}

.mod_virtuemart_category .level2 li a {
	background: #cacaca!important;
}


.product_desc-short {
	display: none;
}

.top-phone {
    margin: 26px 0 0 0;
    font-size: 18pt;

}


.top-phone a {
    color: #4e5c67;
    font-family: arial;
    font-weight: bold;
    background: url(/images/ph.png) 0% 50% no-repeat;
    padding-left: 40px;
    line-height: 32px;
    height: 32px;
    display: inline-block;
}

.gm {
	margin-bottom: 20px;
}

.main-text {
	font-size: 15pt;
}

.gm img {
	padding: 5px;
	border: 3px solid #383b5b;
	border-radius: 5px;
}
.camera_caption_desc {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.5+0,0.5+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */
}

.icons-catalog a {
  color: #383b5b;
}
.icons-catalog a:hover {
  color: #f67070;
}

.map {
   padding: 0px !important;
}

.PricesalesPrice, .PricesalesPriceWithDiscount {
   font-family: Verdana !important;
}

@font-face {
	font-family: Verdana;
	src: url("../fonts//Verdana.ttf");
     }

.footer-row .mod_custom {
  background: #383b5b;
  padding: 30px 20px 20px 30px;
  color: #fff;
  border-radius: 6px;
  text-transform: uppercase;
}

.ratingbox { display: none; }

.gm1 { 
    background: url('../../images/gm/gm1.png') no-repeat;
}

.gm2 { 
    background: url('../../images/gm/gm2.png') no-repeat;
}

.gm3 { 
    background: url('../../images/gm/gm3.png') no-repeat;
}

.gm4 { 
    background: url('../../images/gm/gm4.png') no-repeat;
}

.gm5 { 
    background: url('../../images/gm/gm5.png') no-repeat;
}

.gm6 { 
    background: url('../../images/gm/gm6.png') no-repeat;
}

.col-md-2 {
	text-align: center;
}

@media (min-width: 320px) and (max-width: 767px) {

  .main-text {
	  font-size: 14pt;
  }
}