.mysidetitle{
	margin-bottom: 0px;
}

.prodimgcontainer{
	height: 140px;
}

.prodtitlecontainer{
	height: 70px;
}

.prodtitlecontainer .prdocutname{
	font-size:13px;
}



.pe_stoc{
	background-color: #6fb630;
	border-color: #6fb630;
	color: #fff;
	padding: 3px 10px;
	width: 125px;
}

.la_comanda{
	background-color: #1d3581;
	border-color: #1d3581;
	color: #fff;
	padding: 3px 10px;
	width: 156px;
	float: left;
}

.qusmall{
	width: 30px;
	padding: 0;
	margin-left: 10px;
	margin-bottom: 0px;
}

.input-prepend input.btn { margin-left:-5px }

.loginform label.control-label{
	text-align: left;
	margin-left: 10px;
	width: 70px;
}

.loginform .controls{
	text-align: left;
	margin-left: 80px;
}

.loginform .controls input[type="text"], .loginform .controls input[type="password"]{
	width: 120px;
	margin-left: 20px;
}

.loginform{
	margin-top: 20px;
}

.loginform .form-actions {
	padding-right: 10px;
}

.myformerrormessage{
	color: #ff0000;
}

.errinpval{
	border: 1px solid #ff0000;
}

.sidefilterselect{
	width: 200px;
}

.product_filter_checkbox{
	margin-right: 100px;
}

.greybordered{
	border: 1px solid #dddddd;
	border-radius: 5px;
}

.greyborderednoradius{
	border: 1px solid #dddddd;
	border-radius: 2px;
}

.mysmallprod{
	height: 50px;
	margin-left: 7px;
	margin-top: 15px;
	cursor: pointer;
}

.mysmallprod img{
	height: 50px;
}

.mybutton{
	cursor: pointer;
}

.mygreenbutton{
	background-color: #6fb630;
}

.nexpertabox{
	width: 100px;
	height: 35px;
	background: url(../img/nexperta-bg.png);
	float: right;
	margin-right: 100px;
}

.nexpertabox:hover{
	background-position: 0px 33px;
}

.thumbnails li{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.green-bg{
	background-color: #6fb630;
	border-color: #6fb630;
	color: #fff;
	padding: 3px 10px;
}

.blue-bg{
	background-color: #1d3581;
	border-color: #1d3581;
	color: #fff;
	padding: 3px 10px;
}

.separator{
	height: 1px;
	width: 100%;
	background-color: #cccccc;
}

.myactive1{
	color: #6fb630;
	text-decoration: underline;
}

.mygreen{
	color: #6fb630;
}

.myblue{
	color: #1d3581;
}

.mystrong{
	font-weight: bold;
}

.fact_no{
	color: #1d3581;
	font-weight: bold;
	cursor: pointer;
}

.promo_valability{
	background-color: #1d3581;
	border-color: #1d3581;
	color: #fff;
	padding: 3px 10px;
	width: 95%;
}

.mymodal{
	width: 900px !important;
}

.lacom span{
    background-color: #1d3581;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    display:none;
    padding: 3px 10px;
    top: -30px;

}

.lacom:hover span{
    display:block;
}


.modal-backdrop{
	position: relative !important;
}

.lacom_icon span{
	margin-left: 6px;
	background-color: #1d3581;
}

.lacom_icon span:hover{
	background-color: #d8420e;
}

.lacom_icon i{
	font-size: 19px;
}

.categories li ul li a{
	color: #1d3581;
}

.categories li ul li a:hover{
	color: #d8420e;
}

body{
	float: left;
	width: 100%;
	background-color: #f9fff3;
}

header{
	position: fixed;
	z-index: 5555;
	width: 100%;
	background-color: #f9fff3;
}

#maincontainer{
	margin-top: 250px;
	position: relative;
	z-index: 2;
}

.quantity_info_icon
{
	float: left;
}

.quantity_info_icon .badge
{
	padding: 6px 7px;
	margin-left: 0;
	margin-right: 6px;
}

.infofact_info_icon
{
	float: left;
}

.infofact_info_icon .badge
{
	padding: 6px 7px;
	margin-left: 0;
	margin-right: 6px;
}

form .company_part
{
	display: none;
}

form .company_part.opened
{
	display: block;
}

#featured2 .caroufredsel_wrapper
{
    width: 100% !important;
}

#categorymenu
{
    background: rgb(29,54,130);
    background: linear-gradient(90deg, rgba(29,54,130,1) 0%, rgba(111,182,48,1) 100%);
    border-bottom: none;
    border-top: none;
}

ul.categorymenu > li
{
    border: none;
}

ul.categorymenu > li > a
{
    background-color: #FFF;
}

ul.categorymenu > li:hover > a,
ul.categorymenu > li > a.active
{
    background-color: #6fb630;
}

.headerdetails li.carticon.dropdown a i
{
    color: #6fb630;
}

.sidewidt {
    padding: 15px;
    border: 1px solid #DDD;
    border-radius: 8px;
    background-color: #FFF;
}

.container
{
    max-width: 1230px;
}

.slider
{
    padding: 15px;
    border: 1px solid #DDD;
    border-radius: 8px;
    background-color: #FFF;
}

#featured,
#featured2
{
    padding: 15px;
    border: 1px solid #DDD;
    border-radius: 8px;
}

#featured2
{
    margin: 0 auto;
}

.flex-control-nav
{
    bottom: -15px;
}

.heading1 .maintext
{
    color: #1d3581;
}

.heading1.green .maintext
{
    color: #6fb630;
}

/*
ul.categories li a
{
    background-image: url("../img/arrowcategoryred.png");
} */

.featuredcarousalwrap a#nextfeatured,
.featuredcarousalwrap a#prevfeatured,
.latestcarousalwrap a#nextlatest,
.latestcarousalwrap a#prevlatest
{
    background: #F00;
}

.headerstrip
{
    background-color: #F9FFF3;
}

.product_box_c
{
    padding-left: 8px;
    padding-right: 8px;
}

.product_box
{
    padding: 10px;
    border-radius: 8px;
    background-color: #FFF;
    border: 1px solid #DDD;
}


ul#featuredcarousal li, ul#latestcarousal li {
    width: 245px;
}

.thumbnails.list > li
{
    border-bottom: none;
}

#map-romania ul.listoption2 li
{
    padding: 0;
    background: none;
}

.quantity_discount_price_info
{
    margin-top: 8px;
}

.quantity_discount_price_info .line
{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    border-top: 1px solid #6fb630;
    font-size: 11px;
    padding: 3px 0;
}

.quantity_discount_price_info .line:last-child
{
    border-bottom: 1px solid #6fb630;
}

.quantity_discount_price_info .line .price
{
    margin: 0;
    font-weight: 700;
}

.quantity_discount_price_info .line .ptag
{
    font-size: 10px;
}

.add_to_cart_c
{
    padding: 15px;
}

.add_to_cart_c .input-prepend
{
    display: flex;
    align-items: stretch;
}

.add_to_cart_c .input-prepend input
{
    margin-bottom: 0;
    min-width: 30px;
}

.add_to_cart_c .buy_button
{
    width: 100%;
    border-radius: 0 4px 4px 0;
}

.price_table tr
{
    border-bottom: 1px solid #6fb630;
}

.price_table th,
.price_table td
{
    padding: 4px 10px;
}

.price_table th
{
    text-align: center;
}

.price_table td
{
    text-align: right;
}


.price_table .price
{
    margin: 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 120%;
}

.price_table.has_discount tr:last-child .price
{
    color: #FF0000;
    font-size: 14px;
}

.price_table .price:not(.has_discount)
{
    font-size: 13px;
}

.price_table .ptag
{
    font-size: 10px;
    line-height: 120%;
}

.price_table .ptag strong
{
    font-size: 11px;
}
