﻿@media print {
  a[href]:after {
    content: none !important;
  }
}

.product-box .availability {
    color: #02b059;
    margin-top: 0.2em; !important;
    font-size: 0.9em;
}
.product-box .compare {
    cursor: pointer;
     position: relative !important; 
    top: 0 !important;
    left: 0;
    color: #02b059;
    color: #00acee;
    font-weight: 400;
    font-size: 1em;
    background-color: transparent;
    padding: 0;
    margin-top: 0.3em !important;
}

.transport{
	color:#FF0000;
}


.favorite i { color:#E74135; font-size: 1.5em }


.fa fa-star-o { color: #E74135;
font-size: 1.5em;
vertical-align: middle;}

a.listaScurtaMyAccount {
 	color: #00ACEE;
	font-size: 1.2em;
	font-weight: 400;
}

.modal-title {
  color: #00acee;
    font-weight: 600;
    font-size: 1em;
}
.modal-open {
  transition: all 0s linear;
  padding: 0px !important;
  overflow-y: scroll !important;
}
.btn-finalize {
  position: relative;
}
.btn-finalize.disabled:before {
  font-family: "FontAwesome";
  content: "\f071";
  margin-right: 0.5em;
  position: absolute;
  left: 1em;
  font-weight: 400;
}
.btn-finalize.disabled {
  background-color: #f9630a;
}
.mb05 {
  margin-bottom: 0.5em;
}
.btn-blue {
  vertical-align: middle;
}
.red {
  color: #f9630a;
}
.overflow-content {
      font-weight: 700;
    /*font-size: 1em;*/
    color: #333;
}
.budget-overflow-summary {
  padding-left: 0;
  padding-right: 0;
  display: none;
}
.budget-overflow-summary .red {
  font-weight: 700;  
}
.product-box a.detail {
	//height: 225px;
}
.product-box--list .compare {
    /* top: 0; */
    /* right: 0; */
    text-align: right;
    display: block;
    float: none;
    position: relative;
    margin: 0;
    width: 100%;
}
.zopim.compare-opened {
	bottom: 65px !important;
}

.alert-error {
  background-color: #e74135;
  color: #fff;
}
.product-list .product-box a.detail {
	height: auto;
}
.filter-wrapper input[type="checkbox"] + label {
  background-size: 13px 13px;
}
.view-list, .view-table, .view-box {
  background-size: 33px 33px;
}
.product-brand-logo a {
  display: block;
}
@media (max-width: 768px) {
	.product .main-image img {
		max-width: 100%;
   		 height: 100%;
	}
}

.alertify button.ok , .alertify button.cancel {
  background-color: white !important;
  color: black !important;
}

.alertify .dialog div {
  background-color: #e74135 !important;
}

.alertify .dialog .msg {
  color: white !important;
}

/*Banner IE*/

#ie-banner {
  border-bottom: 1px black solid;
  background-color: yellow;
  height: 60px;
  display: none;
}

 .mentenanta {
  border-bottom: 1px black solid;
  background-color: #00acee;

 }
.mentenantatext{
  padding-top: 10px!important;
  font-weight: bold!important;
  color: yellow;
}

 .inchide-btn{
float: right;
margin-right: 10px;
color: black;
 }

#ie-banner, .mentenanta > p {
  text-align: center;
  font-weight: 300;
  padding: 0;
  font-size: 1.1em;
  font-family: "Raleway", Sans-serif;
}

#ie-banner-close-icon {
  float: right;
  background-color: yellow;
  padding: 0;
}

#vizualizare{
   display: inline-block;
   line-height: 34px;
   vertical-align: top;
   font-size: 14px;
   /*font-weight: bold;*/
   color: red;

}

/*Cookie*/

#cookie {
  position: fixed;
  bottom: 0;
  right: 25%;
  left: 25%;
  width: auto;
  z-index: 100;
  text-align: center;
  background-color: #1c233c;
  color: #b9b9b9;
  padding: 1px;
}

#cookie-btn {
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
}

#cookie-btn:hover {
  text-decoration: underline;
}

.cookie-btn {
  background-color: #1c233c;
  color: #fff;
  font-weight: bold;
  border-radius: 3px;
  padding: 3px 10px;
}

.cookie-btn:hover {
  background-color: #999;
}

@media (max-width: 480px) {
  #cookie {
    right: 0;
    left: 0;
  }
}

@media (max-width: 767px) {
  #cookie {
    right: 0;
    left: 0;
    width: 100%;
  }
}

/*Redimensionare Imagini Homepage*/

.middle-slider .item, .main-slider .item {
  background-size: contain;
}


@media (min-width: 768px) and (max-width: 991px) {

  .main-slider .item {
    height: 358px !important;
  }

  .download-catalog {
    height: 730px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .middle-slider .item {
    height: 305px !important;
  }

  .main-slider .item {
    height: 420px !important;
  }

  .download-catalog {
    height: 304px !important;
  }
}

@media (min-width: 1200px) {

  .middle-slider .item {
    height: 370px !important;
  }

  .main-slider .item {
    height: 420px !important;
  }

  .download-catalog {
    height: 370px !important;
  }
}

span.indisponibil:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: red!important;
}

span.indisponibil{      
    font-size: 10px!important;
    color: red!important;
    font-weight: bold;
    text-transform: uppercase;

}

td.indisponibil:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: red!important;
}

td.indisponibil{      
    font-size: 10px!important;
    color: red!important;
    font-weight: bold;
    text-transform: uppercase;
}

p.indisponibil:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: red!important;
}

p.indisponibil{      
    font-size: 10px!important;
    color: red!important;
    font-weight: bold;
    text-transform: uppercase;
}



span.indisponibilax:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: red!important;
}

span.indisponibilax{      
    font-size: 10px!important;
    color: red!important;
    font-weight: bold;
    text-transform: uppercase;

}

td.indisponibilax:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: red!important;
}

td.indisponibilax{      
    font-size: 10px!important;
    color: red!important;
    font-weight: bold;
    text-transform: uppercase;
}

p.indisponibilax:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: red!important;
}

p.indisponibilax{      
    font-size: 10px!important;
    color: red!important;
    font-weight: bold;
    text-transform: uppercase;
}



span.indisponibilai:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: orange!important;
}

span.indisponibilai{      
    font-size: 10px!important;
    color: orange!important;
    font-weight: bold;
    text-transform: uppercase;

}

td.indisponibilai:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: red!important;
}

td.indisponibilai{      
    font-size: 10px!important;
    color: orange!important;
    font-weight: bold;
    text-transform: uppercase;
}

p.indisponibilai:before{    
    content: '\f071';
    font-family: 'fontAwesome';
    font-size: 15px!important;
    color: orange!important;
}

p.indisponibilai{      
    font-size: 10px!important;
    color: orange!important;
    font-weight: bold;
    text-transform: uppercase;
}


.checkBoxContainer {
color: gray;
font-size: 12px!important;
  margin: 0;
}



#box-container{margin:0;padding:0}.box{list-style-type:none;float:left;margin-bottom:1rem;margin-left:1%;margin-right:1%;width:22%}
.box:nth-child(4n+1){clear:both;margin-left:0}
.box:nth-child(4n+0){margin-right:0}
.box a{display:block;width:100%;height:auto}
.box a img{-webkit-back-visibility:hidden;display:block;width:100%;height:auto;vertical-align:bottom}

.disabled.btn-success {
color: white;
background-color: gray;
}

a:not(.disabled).btn-success {
color: white;
background-color: #00acee;
}

a:not(.disabled).btn-success:hover {
color: white;
background-color: #2a3b8f;
}

.afisx {
margin-top: 30px;
 background-color: #00acee !important;
}

.extindere {
margin-top: 30px;
}

.extindere h3{
color: #00acee !important;
  font-size: 18px;
  border-top: 1px solid grey;
  margin-top: 20px;
  padding-top: 20px;
 
}

.extindere label{
width: 220px;
 
}

.description p {
margin-top: 15px;
}