.tabel-produse-tab {font-size: 14px;}
.tabel-produse-tab .linie {background-color: #fff;}
.tabel-produse-tab tr:nth-child(even) td {background-color: #fff;}

.tabel-produse-tab .status-produs{
	padding-top: 10px;
	font-weight: bold;
}
.tabel-produse-tab .cell-imagine{
	text-align: center;
}
.tabel-produse-tab .cell-nume{
}
.tabel-produse-tab .cell-pret {
	text-align: center;
}
.tabel-produse-tab .price{
	font-size: 16px;
	font-weight: bold;
}
.tabel-produse-tab .price .price-old{
	color: rgba(40, 40, 40, 1);
    text-decoration: line-through;
    font-size: 14px;
}
.tabel-produse-tab .price .price-new{
	color: rgba(227, 55, 68, 1);
}
.tabel-produse-tab .btn {
	font-size: 13px;
}
.tabel-produse-tab .btn i{
	padding-right:5px;
}
.tabel-produse-tab .btn .btn-text{
	padding-left:5px;
}
@media only screen and (max-width: 760px) {
	.tabel-produse-tab td {
		display:block;
	}
	.tabel-produse-tab td.cell-imagine{
		width: 30%;
   		float: left;
	}
	.tabel-produse-tab td.cell-imagine + td:not(.cell-imagine){
		 width: 70%;
	}
	.tabel-produse-tab td.cell-nume {
		float: right;
    	clear: right;
	}
	.tabel-produse-tab td.cell-pret {
		width: 70%;
    	text-align: left !important;
    	float: right;
    	clear: right;
	}
}

#help-modal12 .modal-header .close{
	background:#000 none repeat scroll 0 0 !important;
	border-radius:50%;
	color:#fff;
	float:right;
	font-size:21px;
	font-weight:700;
	margin:-8px -6px 0 0;
	opacity: 1;
    padding: 1px 6px !important;
    position: absolute;
    right: 0;
	margin-top:-20px;
}

#help-modal12 h2{margin:0px;}

.ltabel-produse-tab.minus, .lista-produse-tab .add {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    display: inline-block;
    padding: 8px 9px;
}

#tab-accessories .minus,#tab-accessories .add {
	 padding: 6px 9px;
}
#tab-accessories .qty{
	height:34px;
    width: auto;
}


#tab-accessories .product-list .product-thumb .image{
	padding-top:15px!important;
}
#tab-accessories .product-thumb .circleimage{
	border-radius: 50%;
    border: solid 1px #ccc;
    padding: 10px;
}

#help-modal12 .thumbnails{margin-left:0px;}

.modal-backdrop.in{
		height:2000px !important;
}

#tab-accessories .product-thumb{padding-bottom:10px;min-height:275px;}
#tab-accessories .product-list .product-thumb{min-height:auto;margin-bottom: 15px;}
.accesoryproduct td:nth-child(5){
    min-width: 120px;
}
#tab-accessories .contanerbg .quickview-button{display: none;}
.extended-container #tab-accessories .contanerbg{background:transparent;}
.product-thumb .image a {display: block;}
.product-thumb .image img{margin-left: auto;margin-right: auto;display: block;max-width: 100%;height: auto;}
h1,h2,h3,h4,h5{margin: 10px 0;}
.contanerbg .product-list .product-wrapper{display: block;margin-right: 0 !important;margin-bottom: 20px;}
.extended-container .contanerbg p{margin-bottom: 10px !important;}
.contanerbg .input-group{display: block;}

.productinfotabdata-body #content{background: #fff;padding: 0px;}
.modal-body ul{list-style: none;padding: 0px;}
.oc2 .productinfotabdata-body .input-group .form-control{min-height: 20px;}
.oc2 .productinfotabdata-body textarea,.oc2 .productinfotabdata-body .form-control{width: 94%;}
.oc2 .productinfotabdata-body .form-group{margin-bottom: 15px;}
.oc2 .productinfotabdata-body #accessryproduct{padding-bottom: 30px;}
.site-wrapper .product-list .product-thumb .caption{margin-left: 0;}
.one-column .productinfotabdata-body #content{max-width: 100% !important;}
