/*
	Theme Name: tehagro
	Description: This is a child theme for Flatsome Theme
	Author: UX Themes
	Template: flatsome
	Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.badge,.entry-meta,.entry-author,.entry-category,.out-of-stock-label{display:none;}


table.responsiva {width:100%;margin-bottom:0px;}

td.imagine-produs img{width:70px;height:70px;border:1px solid #eee;margin: 4px 4px;}
table .titlu-produs .product-title{font-weight:bold;text-transform:uppercase;}
table.responsiva  .cere-pret{ width: 140px; text-align: right;}
table.responsiva  .button{margin:0px;}
td.imagine-produs{width:80px;padding:0;}

td.vezi-detalii{text-align:right;font-weight:bold;}


.product-section {
    margin-bottom: 50px;
}

.products.has-equal-box-heights .box-image {
    border: 1px solid #eee;
}
.box-bounce:hover .box-text {
    background-color: #eee;
}
.box-bounce .box-text {
    background-color: #efefef;
}

a.active{font-weight:bold;}

.nr-piesa{min-width:40px;width:40px;background:#e00404;color:#fff;text-align:center;padding:0;margin:0;font-weight:bold;}

.numberCircle {
  border-radius: 50%;
  behavior: url(PIE.htc);
  /* remove if you don't care about IE8 */
  width: 30px;
  height: 30px;
  margin-left:5px;
  padding: 4px;
  background: #b20000;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
}

#tab-description h4, #tab-description h3{background:#dd3333;color:#fff;padding:5px;text-transform:uppercase;}

.vezid,.add-request-quote-button{width: 100%;font-size:12px;}

.anvelope{
	margin-top: -23px;
    position: absolute;
    width: 100%;
    border-top: 1px solid #eee;
	
}



#nav_menu-3{
    margin-top: -23px;
    border-top: 1px solid #eee;
}

.woocommerce-ordering,.woocommerce-result-count{display:none;}



.numberCircle{
    font-size: 11px;
    margin-top: 5px;
    line-height: 20px;
}


a.add-request-quote-button.button{
font-size: 12px;
padding: 1px 5px;
}

.ywraq-customer-information{display:none;}

@media only screen and (max-width: 768px) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.responsiva .button{
		padding:0px;
		}
	.vezid, .add-request-quote-button {
    width: 93px;
    font-size: 12px;
}
.responsiva a, .responsiva p, .responsiva td{
	font-size:10px;
	}

table.responsiva .cere-pret {
    width: 100px;
    text-align: right;
}
.imagine-produs{display:none;}

.woof_sid_auto_shortcode .woof_container {
    width: 100%!important;
}
.banner-layers h2{font-size:2em!important;}
}






