/* test */
.product h2{
  font-size: 15px;
  line-height: 20px;
  margin:  0 0 10px 0;
  text-align: center;
  min-height: 40px;
}
div.product{
    min-width: 205px!important;     
}
.browseProductImage {
    max-height: 100%;
}
div.vm-price{
   width:200px;
   text-align: center;
   font-weight: bold;
   font-size: 15px; 
}

.price-crossed div.vm-price{
    color:red;
    text-decoration: line-through;
    font-size: 14px;
}
.product-price{
    min-height:45px !important;
    color: #008a17;    
}
.vm-pagination,.vm-page-counter{
    float:none;
}
a.pagenav{
    color: #3CC1D7;
    font-weight: bold;
}
.product-detail .vm-price{
    font-size: 130%;
    text-align: left;
}
.availability{
    font-size: 140%;    
    text-align: left;
}
.product-description{
    padding:10px 20px
}
.product-description .title{
    margin-left:-20px;
}
img.browseProductImage{
    min-height: 150px;
}

div.vm-cart{
   margin-top:2px; 
   margin-bottom:2px; 
}
div.total_products{
    font-size: 80%;
    text-align: right;
}

span.addtocart-button input.addtocart-button {
    background-color: #008a17;
    border-color: #008a17;
}
div.back-to-category a.product-details{
    background: #EE0000;
    color:#FFF;
}
div.back-to-category a.product-details:hover{
    color:#DF0;
}
/*Meniuri*/
#rt-sidebar-a div.box3{
    background-color: #DEECF7;
}
#rt-sidebar-a div.box3 a{
    color: #000;
    font-weight: normal;
    font-family: cabinregular,Verdana,Helvetica,Arial,sans-serif;
    display: inline;
}
#rt-sidebar-a ul.menu li{
    border-bottom:1px solid #B1D4EA;    
}
#rt-sidebar-a ul.menu li ul.menu li{
    border-bottom:none;    
}
#rt-sidebar-a ul.menu li:hover{
    background-color:#8FBEE4;    
}

/* Casuta text sus*/
#rt-top .rt-block{
    margin-top:2px;
    margin-bottom:2px;
}

.rrp-price {
    font-size: 12px;
}

#rt-showcase-surround .fp-roksprocket-showcase.rt-block {
  margin: 0;
  padding: 20px 0 20px 0;
}
.showcase-bg-transition-top-to-bottom #rt-showcase.showcase-panel-1, .showcase-bg-transition-left-to-right #rt-showcase.showcase-panel-1,
.showcase-bg-transition-top-to-bottom #rt-showcase.showcase-panel-2, .showcase-bg-transition-left-to-right #rt-showcase.showcase-panel-2,
.showcase-bg-transition-top-to-bottom #rt-showcase.showcase-panel-3, .showcase-bg-transition-left-to-right #rt-showcase.showcase-panel-3,
.showcase-bg-transition-top-to-bottom #rt-showcase.showcase-panel-4, .showcase-bg-transition-left-to-right #rt-showcase.showcase-panel-4,
.showcase-bg-transition-top-to-bottom #rt-showcase.showcase-panel-5, .showcase-bg-transition-left-to-right #rt-showcase.showcase-panel-5
{
    background-color:#FFF;
    
}
.showcase-type-preset4 #rt-showcase{
    background-image: none;
    /*background-color:#000; black friday*/
	background-color:#fff;
}
.rt-overlay-light{
	/*color: #FFF!important;
    background-color:#000!important;black friday*/
	font-size:130%;
}
[class*="sprocket"] .layout-showcase .sprocket-features-pagination li.active, [class*="sprocket"] .sprocket-strips-pagination li.active{
    background-color:#3CC1D7;
}
.layout-slideshow div.sprocket-features-content
{
    background: none;   
}

/* Some Resolutions */
@media (min-width: 768px) and (max-width: 960px) {  
    .gf-menu.l1 > li > .item {
        font-size:85%;
        padding: 0px 5px;
    }
    input#mod_virtuemart_search.inputbox{
        width:120px;
    }
}
.atentionare-comanda{
    font-size: 120%;
    padding:10px 20px;
}
.atentionare-comanda strong{
    font-weight: bold;
    color:#DC143C;
}
.masuri-notify{
    font-size: 120%;
    padding:1px;
    margin-top:20px;
    color:#DC143C;
    background-color:#ECFC62;
}
.masuri-notify a,.masuri-notify a:visited{
    text-transform: uppercase;
}
.billto-shipto a.details{
    color:#1a1a19;
    background-color:#077b3;
    font-size:110%;
    font-weight:bold;
    background-image:none!important;
}

table.bf td, table.bf td * {
    vertical-align: top;
}