.com_virtuemart.view-productdetails .chzn-container{display:block;}

.t3-megamenu > nav.level0 {
width: /* the value above */
margin: 0 auto;
float: none;
}

.t3-mainnav .navbar-inner {
border-left: none;
}

#t3-header .logo-image h1 a span, .logo-image small {
    display: none;
}


.t3-masshead {
    margin: -30px -40px 20px;
    background: url("../../../templates/efipa/local/images/katlad_masshead.jpg") no-repeat left top;
    height: 160px;
}

/*Sisu ja vasaku sidebar ühepikkuseks tegemine*/

#t3-mainbody .row {
    overflow: hidden;
}

#t3-mainbody .row [class*="span"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

@media (max-width: 767px) {
	section.t3-mainbody.container {padding-left: 0; padding-right: 0 ;}
	.t3-masshead .jamasshead-title{margin:0;}
}
/*********************************************/

.com_virtuemart.view-productdetails .t3-masshead, .com_virtuemart.view-category .t3-masshead {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom:20px;
}

.productdetails-view .product-price {
    margin: 15px 0 15px 0; 
}

.productdetails-view .addtocart-area .product-fields{padding:0;}
.productdetails-view  .addtocart-bar{;padding:10px 0 10px 0;border-top:none;}
/*.productdetails-view  .addtocart-bar a.notify{display:none;}*/

.productdetails-view  .addtocart-area .product-fields{
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
padding: 5px 0 5px 0;
}
.productdetails-view  .addtocart-area .addtocart-bar {border-bottom: 1px solid #e5e5e5;}



.productdetails-view .product-field.product-field-type-S{display:table-cell;float:none; width:10%;padding:15px 5px 15px 5px;}

.productdetails-view .vm-cmv-label{
font-weight:600;font-size:12px;
}
.toode-kirjeldus{margin-bottom:15px;}
.toode-kirjeldus .product-fields{width.100%;display:table;}
.label-info {
    background-color: #b2cce6 !important;
}
.toode-kirjeldus .product-fields-title{font-size:12pt;}
.toode-kirjeldus .product-field-display{font-size:13pt;font-weight:400;}

div.ask-a-question{margin-top:15px;}

a.ask-a-question {
    display: initial;
    font-size: 12px;
    font-weight: 600;
    /*margin: 10px;*/
    padding: 0;
    text-decoration: none;
    /*color: white;*/
	text-transform: none;
}
.productdetails-view .product-description {border-bottom: 1px solid #e5e5e5;margin-bottom:15px;}
.productdetails-view .product-description span.title{padding:10px 0 10px 10px;margin-top:15px;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;background-color:#CFDAE5;}

.com_virtuemart.view-cart .product .spacer{padding:0;}
.com_virtuemart.view-cart ul{margin:0;}
.com_virtuemart.view-cart input[type="radio"]{top:0;}
.com_virtuemart.view-cart .opg-list label{display:initial;}
.vm-shipment-plugin-single label[for="shipment_id_2"] .vmshipment,.vm-shipment-plugin-single label[for="shipment_id_5"] .vmshipment {margin-left:-5px;}

/*Nupud*/

.com_virtuemart.view-cart .vm-button-correct,.com_virtuemart.view-cart a.continue_link,#fancybox-content  a.continue_link{background-color:#dc6c08;}
.com_virtuemart.view-cart .vm-button-correct:hover,.com_virtuemart.view-cart a.continue_link:hover,#fancybox-content  a.continue_link:hover{background-color:#999;}
#fancybox-content  a.showcart{background-color:#999;padding: 6px 14px;
    border: 0;
	color:white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 20px;
    display: inline-block;
    text-transform: lowercase;
    font-weight: bold;}
#fancybox-content  a.showcart:hover{background-color:#dc6c08;}
.vmCartModuleContent .show_cart a:hover{background-color:#999;}
.com_virtuemart.view-cart input[type="checkbox"]{top:3px;}

select, input[type="file"] {
    height: 25px;
}

table.cart-summary tr td {
    padding:0 5px 05px;
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.vm-cart-item-name,.vm-cart-item-sku,.vm-cart-item-basicprice,.vm-cart-item-quantity{text-align:center;}
.vm-cart-item-tax,.vm-cart-item-discount,.vm-cart-item-total{text-align:right;}
.vmpayment_name,.buttonBar-right{display:none;}

.manufacturer-details-view h1{margin:0;}

/*  .nav > li > a {color: #666;} */
 .cat-children h3 {
    margin: 0 10px 0 10px;
}

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    color:#dc6c08;
}

.product-related-products, .product-related-categories {
    border-top: none;
  margin: 0;
    clear: both;
}

.product-related-products .product-fields-title-wrapper  {    border-bottom: solid #e5e5e5 1px;}

.browse-view {
    margin: 20px -20px -19px;
}