@media(min-width: 768px){
  .col-1-5{
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media(max-width:2560px) {
	.imaginec {
	height: 200px;
	width: 200px;
	margin: 14px auto;
	background:transparent;
}

.imaginec:hover .imagine2 {
    background: #fff;
    top: 12px;
}

.imagine2 {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 200px;
	-ms-flex: 0 0 56px;
	flex: 0 0 200px;
	height: 200px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}
}

@media (max-width:575px) {
	.sshgrrr h3:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 300px;
    background: #f57b20;
    text-align: center;
    left: calc( 50% - 147px);
    top: -10px;
}

hr.munte:before {

    left: 42% !important;

}

ul.manufacturer li {
    width: 100% !important;
}

.w-90 {
	width:90% !important;
}

.alertajm {
    width: 55% !important;
}

.product-tabs > ul > li > a {
    line-height: 24px !important; 
    font-size: 13px !important;
}

.perdea:before {
    opacity:0;
}

.perdea:after {
    opacity:0;
}

.prev-my-slider {
    left: 0%;
}

.next-my-slider {
    right: 0%;
}

.avatarf h3 {
   font-size: 12px !important;
   line-height: 20px !important;
}

.avatarf p {
    font-size: 10px !important;
    line-height: 13px !important;
}

.avatarf {
    top: -70px !important;
}

#intrebari {
    display:none;
}

#whatsapp {
    display:none !important;
}

.store h2 {
	font-size: 16px !important;
	line-height: 17px !important;
}

.informare p {
    font-size: 13px !important;
    line-height: 18px !important;
    text-align: center;
    font-weight: 400;
}

.hdr-awards {
	display:none;
}

.tltslide-text h3 {
    font-size: 7px !important;
    color: #fff;
    display: none;
    bottom: -39px !important;
    z-index: 9;
    font-family: 'Open Sans', sans-serif;
    position: absolute;
}

.tltslide-text {
    opacity: 1;
    bottom: 53% !important;
    left: 0px !important;
    width: 58% !important;
    position: absolute;
    padding: 19px 22px !important;
    display: block;
}

.tltslide-text h2 {
    font-size: 14px !important;
    font-weight: 700;
    z-index: 2;
    position: relative;
    line-height: 16px !important;
    top: 29px !important;
}

.btnslider {
    color: #ffffff!important;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0);
    background: rgb(154, 199, 108);
    font-weight: 600;
    font-size: 12px !important;
    position: absolute;
    display: block;
    bottom: -32px !important;
    padding: 1px 10px !important;
}

.prezentare h2 {
    font-size: 40px !important;
    line-height: 45px;
    font-weight: 700;
}

.top1 h2 {
    position: relative;
	font-size: 18px;
    line-height: 18px;
}

.top2 h2 {
    position: relative;
	font-size: 18px;
    line-height: 18px;
}

.top3 h2 {
    position: relative;
	font-size: 18px;
    line-height: 18px;
}

.top4 h2 {
    position: relative;
	font-size: 18px;
    line-height: 18px;
}

.cbd h2 {
    font-size: 42px !important;
    line-height: 45px !important;
    font-weight: 700;
}

.cart-total {
    position: absolute;
    bottom: 0px !important;
    background: #000000;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    color: #fff !important;
    left: -11px;
    line-height: 19px;
    font-size: 12px;
    display: block !important;
}

.imagine2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
    -ms-flex: 0 0 56px;
    flex: 0 0 150px;
    height: 150px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.imagetel > img.logo {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40%;
}

.masa {
    height: 1070px !important;
}

.imaginec {
    height: 150px;
    width: 150px;
    margin: 14px auto;
    background: transparent;
}

ul.program {
    list-style: none;
	padding:0px;
}

}

.col-1-5 {
  border: 3px dashed red
}