@charset "utf-8";

@font-face {
 font-family:Roboto-Light;
 src: url("../fonturi/Roboto-Light.ttf") format("truetype");
}

html, body{ height: 100%; width: 100%; margin: 0;-webkit-font-smoothing: antialiased !important; color:#41476b !important;
    -moz-osx-font-smoothing: grayscale !important; font-family:'Rubik', sans-serif !important; background-color: #fff;background-attachment: fixed; overflow-x: hidden;
}


.left_0{
   margin-left: 0 !important;
   left:0;
}


#produs table td{
  border: 1px solid #ccc !important;
}

 /* custom scrollbar */

     /* Works on Firefox */
.rezultate {
  scrollbar-width: thin;
  scrollbar-color: black #ccc;
}

/* Works on Chrome, Edge, and Safari */
.rezultate::-webkit-scrollbar {
  width: 12px;
}

.rezultate::-webkit-scrollbar-track {
  background: orange;
  border-radius: 3px;
}

.rezultate::-webkit-scrollbar-thumb {
  background-color: blue;
  border-radius: 20px;
  border: 3px solid orange;
}


/* rezultate motor cautare header */
.rezultate

 {   width: 100%;

     background-color:#fff;  

     cursor:pointer;  
     max-height: 50vh;
  
   overflow-y: scroll;
   position: absolute;
     z-index: 9999;
     border:1px solid #ccc;

 }  

 .rand_rezultat_cautare{
     padding: 10px 20px;
     font-size: 15px;
 }

 .rand_rezultat_cautare i {
   font-size: 24px !important;
   color: #ccc !important;
   margin-right: 15px;
 }

 .titlu_sugestii_cautare{
   font-weight: bold;
   font-size: 16px;
   color: black;
   padding: 15px 20px;
   border-bottom: 1px solid #ccc;
 }

 .titlu_sugestii_cautare i {
   color: #20c997 !important;
 }

 .cuvinte_tastate{
   font-weight: bold;
   color:#0086bb;
 }




header{
	
}

a{
	text-decoration: none !important;
  color: black;
}

i{
	font-size: 32px !important;
}

.margin_0{
  margin:0 !important;
}

h1{
  font-size: 24px;
  color: black;
  
}

h1 i{
  color:black;
}

h3{
  font-size: 15px;
  color:#444;
}

.padding_0{
  padding: 0 !important;
}

.owl-dots{
  display: none;
}

 #load1{
    width:100%;
    height:100%;
    position:fixed;
    z-index:99999999;
    background:url("../../../img/loading.gif") no-repeat center center;
    background-color: white;
    background-size: 100px 100px;
  }

.top_bar{
  background: #f6f9fc;
  line-height: 40px;
}

.top_bar i{
  font-size: 24px !important;
  margin-right:10px;
  margin-left: 15px;
}

.top_header{
	padding: 10px 0px;
  font-family:'Source Sans Pro', sans-serif !important;
}

.top_header i {
   color:black;
}

.logo{
  max-width: 200px;
}

.formular_cautare{
	margin-top: 7px;
}

.camp_cautare_header {
  min-width: 100%;
  border-radius: 20px;
}

.buton_cautare_header{
   width: 58px;
   height: 42px;
   margin-left: -58px;
   background-color: black;
   color:white;
   border-radius: 42px;
}

.buton_cautare_header i {
  font-size: 18px !important;
  color:white;
}


.col_cont_header .dropdown-menu{
     min-width: 200px;
     padding: 10px 0px;
     box-shadow: 0 1px 8px 0 rgba(54,68,75,.13);
}


 .dropdown-menu-right .dropdown-item{
   font-size: 15px;
   padding-top: 10px;
   padding-bottom: 10px;
}

.dropdown-menu-right .dropdown-item:nth-child(2n+0){
   border-top:1px solid #ccc;
   border-bottom:1px solid #ccc;
}

.dropdown-menu-right .dropdown-item i {
   font-size: 24px !important;
}


.btn_login{
       width: 90%;
       background-color: #57b761 !important;
       color: white;
       font-size: 14px;
       margin: 0 auto;
       margin-left: 5%;
       margin-bottom: 5px;
       border-radius: 25px;
  }

  .btn_inregistrare{
       width: 90%;
       background-color: #000 !important;
       color: white;
       font-size: 14px;
       margin: 0 auto;
       margin-left: 5%;
       margin-bottom: 5px;
       border-radius: 25px;
  }


.cerculet_cos{

  width: 20px;
  height: 20px;
  background-color: #e0003f;
  border-radius: 50%;
  position: absolute;
  top:0;
  right: 18%;
  font-size: 13px;
  color:white;
}

.cerculet_verde{
  width: 10px;
  height: 10px;
  background-color: #20c997;
  border-radius: 50%;
  position: absolute;
  top:5px;
  right: 12px;
}

.border-dr{
   border-right: 1px solid #ebebeb; 
}


.dropdown-menu:before {
  position: absolute;
  top: -7px;
  right: 20px; /* Example: right:10px; */
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.dropdown-menu:after {
  position: absolute;
  top: -6px;
  right:  21px; /* Example: right:10px; */
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.bg_meniu_header{
   height: auto;
   background-color: white;
   border: 1px solid #ebebeb;
}

.meniu_mobil{
  display: none;
}

.afiseaza_mobil{
  display: none;
}

.navbar{
  padding: 0;
}

.bg-light{
  background-color: #ca053d !important;
  
}

.navbar i {
  font-size: 22px !important;
  margin-right: 15px;
}

.navbar .nav-link{
   line-height: 0px;
   padding-left: 25px !important;
   padding-right: 25px !important;
}

.cat_produse_navbar{
  min-width: 23.3% ;
  background-color: #e0003f;
}

.cat_produse_navbar .nav-link{
  color:white !important;
  font-family:'Rubik', sans-serif !important;
} 

.categorii_meniu_principal{
  position: absolute;
  background-color: white;
  width: 23.3%;
  left: 0;
  z-index: 2;
  border:1px solid #ced4da;
  padding-left:0px;
  padding-top: 10px;
  display: none;
}

#home .categorii_meniu_principal{
  display: block;
}

.cat_produse_navbar:hover >  .categorii_meniu_principal {
  display: block !important;
}

.categorii_meniu_principal li{
 
  line-height: 38px !important;
  font-family:'Rubik', sans-serif !important;
  list-style-type: none;
}

.categorii_meniu_principal li a{
  color:#3b3b3b;
  font-size: 14px;
  padding-left:8%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.categorii_meniu_principal li a:hover{
   color: #ff4e00 !important;
}


.categorii_meniu_principal .iconita_megameniu{
  font-size: 24px !important;
  color:#777;
}

.categorii_meniu_principal .sagetica_megameniu {
    font-size: 14px !important;
    line-height: 38px;
    display: inline-block;
    float: right;
}

.bg_megameniu{
  width: 334%;
  height: 480px;
  background-color: white;  
  border:1px solid #f3f3f3;
  position: absolute; 
  margin-left: 99%; 
  top: 0; 
  display: none;
}

.categorii_meniu_principal li:hover > .bg_megameniu{ 
   display: block;
} 


.bg_megameniu ul{
  width: 65%;
   font-weight: bold;
   padding: 0;
   margin-left: 3%;
   display: block;
}


.bg_megameniu ul li[class^="level1"]{
  width: 30%;
  display: inline-block;
  vertical-align:top;
  margin-left: 3%;
} 

 li.level1{
  line-height: 15px !important;
  margin-top: 15px;
}

li.level2{
  margin-top: 5px;
}

.bg_megameniu ul li a{
  padding: 0;
}

.bg_megameniu ul li ul{
  width: 100%;
  padding: 0;
  margin-top: -10px;
  margin-left: 0px;
  margin-bottom: 30px;
}

 .bg_megameniu ul li ul li a{ 
  font-weight: normal ;
  /*color:blue ; */
  
  padding:0;
}

.div_slider{
   height: 475px !important;
   
}

.container_carousel .item{
  max-height: 440px;
  overflow: hidden;
  border: 1px solid #ced4da;
  border-top: 0;
}

.col_carousel{
   max-width:76.7%;
}

.banner3{
  padding-top: 6% ;
}

.container_iconitebox{
    border:1px solid #ced4da;
    border-radius: 3px;
    margin-top: 20px;
}

.col_iconitebox{
   margin:15px 0px;
   border-left: 3px dotted red;
}

.col_iconitebox:nth-child(1){
   border-left: 0px;
}

.btn_iconitebox{
   background-color: black;
   color:white;
   border-radius: 50%;
   height: auto;
   padding: 10px;
}

.icon_iconitebox{
  font-size: 36px !important;
}

.titlu_iconitebox{
  color: black;
}

.h_class{
  padding-top:20px;
  margin-top: 30px;
  margin-bottom: 10px;
}


.col_promotii{
  min-width: 19%;
  max-width: 19%;
  border:1px solid #f3f3f3;
  border-left: 0px;
  margin: 0.5% !important;
  border-radius: 7px;
  background-color: white;
  bottom: 15px;
}

.col_promotii:nth-child(1){
   border-left: 1px solid #f3f3f3;
}

.col_promotii:hover{
  -webkit-box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
  -moz-box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
  box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
}

.col_promotii .txt_pret{
  margin-bottom: 3px;
}

.col_promotii .btn_adauga{
   font-size: 12px;
   margin: 0 auto;
   margin-bottom: 10px;
   border-radius: 25px;
}

.col_promotii i{
   font-size: 24px !important;
}

i.stea_rating{
  font-size: 15px !important;
}

i.stea_rating_gri{
  font-size: 15px !important;
}

.img_produs_col{
  padding-top: 10px;
  height: 150px;
  display: flex;
  align-items: center;
}

.col_titlu_produs{
  margin-top: 15px;
  height: 50px;
  font-size: 14px;
}

.txt_pret{
  color:#e0003f;
  font-family:'Source Sans Pro', sans-serif !important;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
}

.btn_detalii{
  width: 80%;
  border:1px solid #e0003f;
  color:red;
  margin-top:7px;
  margin-bottom: 10px;
  font-size: 15px;
  border-radius: 30px;
}

.btn_100{
  width: 100%;
  background-color: #ff4e00;
  color:white;
  margin-top:15px;
  margin-bottom: 30px;
}


.img-promo-lista-home{
  padding-top: 20px;
}

.titlu_produs_promo_home{
   color:white;
   padding: 20px 0px;
   font-size:18px;
}

.txt_pret_promo_home{
  font-size: 24px;
  color:white;
}

.col_lista_produs{
  border:1px solid #f3f3f3;
  border-left: 0px;
}

.img_produs_lista{
  padding-top: 20px;
  padding-bottom: 20px;
}


.stea_rating{
  font-size: 17px !important;
  color:orange;
}

.stea_rating_gri{
  color: #c3d2e1;
}

.btn_detalii_lista_home{
  margin-top: 0;
}

.bulina_reducere{
  width: 55px;
  line-height: 30px;
  border-radius: 50px;
  background-color: #e0003f;
  position: absolute;
  color:white;
  text-align:center;
  font-weight: bold;
  top:10px;
  left: -5px;
  border: 2px solid #fff;
}

.pret_vechi{
  font-weight:normal;
  text-decoration: line-through;
  color:#777;
}

.rand_2_banere{
   padding-left: 4%;
}

.banere_centru_home{
   padding-top:25px ;
}


.ol_nav{
   margin-left: -50px !important;
}


ol li{
   list-style:  none !important;
   display:inline;
   font-size: 14px;
}

ol li a {
   color: #777;
   font-size: 14px;
}

ol li i{
  font-size: 17px !important;
}

/*------------ paginare -------------*/

.div_pag{
  width: auto;
  display: table;
  margin: auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}


.paginare{
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  display: inline-block;
  background-color: white;
  border:1px solid #e2e3e5;
  padding: 5px 20px 5px;
}

.paginare_stil{
  background-color: white;
  padding: 5px 10px 5px;
  text-decoration: none;
  color:#344a57;
  margin: 0px 5px;
}

.paginare_stil:hover{
  text-decoration: none;
}

.pag_curenta{
  background-color: #000000;
  color:white !important;
}

.submen{
  height: auto;
  overflow: hidden;
  background-color: white;
  padding-left: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.subcat{
   margin: 10px 20px;
}

.submen .selected{
  background-color: orange !important;
}


/*--------- login ------------------------*/

.bloc_login{
  margin:5% auto;
  border-radius: 10px;
  box-shadow: 0 1px 8px 0 rgba(54,68,75,.13);
}


/* The customcheck */
.customcheck {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
    background-color: #57b761;
    border-radius: 5px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



/*--thank you pop starts here--*/
.thank-you-pop{
  width:100%;
  padding:20px;
  text-align:center;
}
.thank-you-pop img{
  width:76px;
  height:auto;
  margin:0 auto;
  display:block;
  margin-bottom:25px;
}

.thank-you-pop h1{
  font-size: 18px;
  margin-bottom: 10px;
  color:#5C5C5C;
}
.thank-you-pop p{
  font-size: 15px;
  margin-bottom: 10px;
  color:#5C5C5C;
}
.thank-you-pop h3.cupon-pop{
  font-size: 25px;
    margin-bottom: 40px;
  color:#222;
  display:inline-block;
  text-align:center;
  padding:10px 20px;
  border:2px dashed #222;
  clear:both;
  font-weight:normal;
}
.thank-you-pop h3.cupon-pop span{
  color:#03A9F4;
}
.thank-you-pop a{
  display: inline-block;
    margin: 0 auto;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #8BC34A;
    border-radius: 17px;
}
.thank-you-pop a i{
  margin-right:5px;
  color:#fff;
}
#ignismyModal .modal-header{
    border:0px;
}
/*--thank you pop ends here--*/

/*----------- inregistrare ----------------*/
.titlu_inregistrare{
  margin: 20px auto;
}

.bloc_inregistrare{
     margin-top: 20px;
     margin-bottom: 70px;
}

/*--------------pagina produs -------------*/

.rand_pag_produs{
  margin-top: 10px;
  margin-bottom: 20px;
}

.col_nume_produs{
  border-bottom: 2px dotted #c3d2e1;
  margin-top: 20px;
}

.col_img_produs{
  min-height: 300px;
  display: flex;
  align-items: center; 
}


.img_principala_produs{
  width: 85% !important; 
  height: auto; 
  margin-bottom: 20px;
  padding: 5%;

}


.col_thumbs{
  box-shadow: 0px 0px 20px #6a6a6a29;
  border: 1px solid #EAEAEA;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; 
  height: 90px;
  height: auto;
}

.col_img_thumb{
   width: 110px;
   height: 70px;
   border-right: 1px solid #ebebeb;
   padding:  1px;
   margin: 10px 0px;
}

.img_thumb{
  height: 95%;
  width: auto;
}

.margin_top_30{
  margin-top: 30px !important;
}

.detalii_produs{
  font-size: 14px;
   margin-bottom: 20px;
}

.detalii_produs i{
  font-size: 24px !important;
}

.detalii_produs_info i{
  color: black;
}

.list-rating{
  font-weight: bold;
  min-height: 20px;
  cursor: pointer;
}

.detalii_produs i.stea_rating{
  font-size: 18px !important;
}

.bloc_optiuni_produs{
  padding: 10px;
  background: #fbfcfd;
  border: 1px solid #a5d0f0;
  border-radius: 5px;
}

.bloc_optiuni_produs .btn{
  margin-bottom: 10px;
}

.nume_optiune{
   margin-bottom: 15px;
}

.optiuni{
  margin-bottom: 15px;
}

.detalii_produs_transport{
  color: #57b761;
  font-size: 16px;
  padding-top: 20px;
}


.livrare_subdetalii{
  font-size: 14px;
  margin-left: 20px;
}

.livrare_subdetalii i{
  font-size: 14px !important;
}

.cost_transport_detalii{
   margin-left: 20px;
}

.grup_variante{
  padding-left:20px;
  padding-right:20px;
}

.col_nume_atribut_grup{
  margin-bottom: 10px;
  margin-left: -10px;
}

.varianta_atribut{
  border:1px solid #ccc;
  padding:10px 20px;
  text-align: center;
}

.varianta_atribut:hover{
   border:1px solid #c3d2e1;
   background-color: #c3d2e1;
}

.varianta_atribut_selected {
  border: 2px solid #2384ec;
  color: #2384ec;
  text-align: center;
}

.varianta_atribut_selected a{
   color:black;
   text-align: center;
}

.col_pret_produs{
   box-shadow: 0px 0px 20px #6a6a6a29;
   border: 1px solid #EAEAEA;
   overflow: hidden;
   border-radius: 10px;

}

.pret{
  color: #e0003f !important;
  margin: 20px;
}

.col_pret_produs .pret_vechi{
   font-size: 18px !important;
   padding-top: 25px;
}

.col_pret_produs .bulina_reducere{
   left: 30px;
}

.bulina_reducere_mobil{
  display: none;
}

.txt_info_pret{
  font-size: 14px;
  margin-top: -20px;
  margin-left: 20px;
}

.cantitate{
  width: 70px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #f6f9fc;
  margin-left: 20px;
  margin-top: 20px;
}

.btn_adauga{
  width: 90%;
  margin: 30px 5%;
  background-color: #57b761;
  color: white;
}

.btn_adauga:hover{
  background-color: #68c628;
}

.btn_rosu{
  width: 90%;
  margin: 30px 5%;
  background-color: red;
  color: white;
}

.btn_stoc_epuizat{
  color: red;
  margin-bottom: 20px;
  color: #908d91;
}

.btn_favorite{
  width: 90%;
  margin-left: 5%;
  margin-top: -20px;
  margin-bottom: 30px;
  background-color: #f6f9fc;
  border: 1px solid #ccc;
  color: #777;
}

.btn_favorite i{
  color: red;
}

.btn_favorite:hover{
  background-color: #c3d2e1;
  border:1px solid #c3d2e1;
}


.btn_favorite_animatie{
   -webkit-animation: fadeinout 3s linear ;
    animation: fadeinout 3s linear ;
}

@keyframes fadeinout {
  0%{ background-color:rgba(0, 0, 0, 0.0); }
  50% { opacity: 1; background-color:red; color:white }
  100% { background-color:rgba(0, 0, 0, 0.0); border:1px solid red;}
}

.produs_favorit{
  border:2px solid red;
}

.bloc_descriere_review {
   margin-top: 20px;

  }

.buton_bloc_descriere{
    border:1px solid #000 !important;
}

.buton_bloc_review{
    
    margin-left: 5px;
    background-color: #f6f9fc;
border: 1px solid #ccc;
}

.buton_bloc_review .active{
  border:0 !important;
}

.cerculet_review{
     width: 20px !important;
     height: 20px !important;
     line-height:20px;
     font-size: 14px;
     background-color: #e0003f;
     border-radius: 50%;
     display:inline-block;
     text-align: center;
     color:white;
     margin-right: 10px;
   }

#selecteaza_auto_tab_reviewuri{
   cursor: pointer;
}

.sectiune_rec{
  background:#eff6fa;
  height: 20px;
}

#container_reviewuri{
  padding-top:20px;
}

.box_scor_reviewuri{
   background-color: #2384ec;
   border-radius: 15px;
   padding: 10px 10px;
   color:white;
}

.titlu_nr_reviewuri{
  font-size: 15px;
}


.box_scor_reviewuri .stea_rating{
  font-size: 18px !important;
  color: orange;
 
}

.scor_general_reviewuri{
  font-size: 24px;
  text-align: center;
}

.stele_general_reviewuri{
   font-size: 18px !important;
}

.txt_scor_general{
   font-size: 13px;
   margin-top: 0px;
}

.txt_info_adaugare_review{
  margin-top: -10px;
  font-size: 15px;
  color:#2384ec;
}

.box_btn_adauga_review{
  margin-top: 10px;
  margin-bottom: 50px;
}

.btn_adauga_review{
  background-color: #57b761;
  color: white;
  margin-top: 15px;
}

  .rand_review{
    margin-bottom: 20px;
    border-bottom:1px solid #f1f1f1;
    padding: 20px 10px;
  }

  .cerc_utilizator_review{
   line-height: 50px;
   width: 50px;
   height: 50px;
   border-radius: 50%;
   background-color: #20c997;
   text-align: center;
   font-size: 24px;
   color: white; 
 }

 .nume_utilizator_review{
   margin-top: 10px;
 }

 .data_review{
   font-size: 12px;
   color:#ccc;
 }

 .titlu_review{
   font-size: 15px;
   font-weight: bold;
   color:#2384ec;
 }

 .comentariu_review{
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding: 15px 20px;
    margin-top: 15px;
    border:1px solid #d7e3ec;
 }


 .header_form_review{
    padding: 15px;
    border-bottom: 1px solid #ccc;
    min-width: 100%;
    margin:auto;
 }

 .img_produs_form_review{
   width: 40px;
   height: auto;
 }

 .fomular_review{
   padding: 20px 40px;
 }
 
 .titlu_formular_review{
    margin-top: 40px;
 }

 .descriere_produs{
   font-size: 14px;
   margin-bottom: 30px;
 }

 .formular_btn_adauga_review{
    border-radius: 25px !important;
    padding: 10px 40px;
    background-color: #2384ec !important;
    color:white;
 }

 .bloc_btn_trimite_review{
   margin-top: 20px;
 }

 .modal-footer-review{
    background-color: #eef7ff;
 }

/*--- slider produse ---*/

 .bbb_viewed {
     padding-top: 20px;
     padding-bottom: 60px;
     background: #eff6fa
 }

 .bbb_main_container{
       
    padding: 0;
 }

.bbb_main_container h2{
   font-size: 24px !important;
}


 .bbb_viewed_title_container {
    /* border-bottom: solid 1px #dadada; */
 }

 .bbb_viewed_title {
     margin-bottom: 16px;
      margin-top: 8px;

 }

 .bbb_viewed_nav_container {
     position: absolute;
     right: 30px;
     top: 5px
 }

 .bbb_viewed_nav {
     display: inline-block;
     cursor: pointer
 }

 .bbb_viewed_nav i {
     color: black;
     font-size: 18px;
     padding: 5px;
     -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
     -ms-transition: all 200ms ease;
     -o-transition: all 200ms ease;
     transition: all 200ms ease
 }

 .bbb_viewed_nav:hover i {
     color: #777
 }

 .bbb_viewed_prev {
     margin-right: 15px
 }

 .bbb_viewed_slider_container {
     padding-top: 15px;
     padding-left: 5px;
 }

 .bbb_viewed .owl-carousel .owl-item img{
   width: auto;
 }


 .bbb_viewed_item.discount .item_discount {
     display: inline-block
 }

 .bbb_viewed_item.is_new .item_new {
     display: inline-block
 }

 .col_produse_asemanatoare{
   

  
  border:1px solid #f3f3f3;
  border-left: 0px;
 
  border-radius: 7px;
  background-color: white;
  padding-bottom: 15px;
 }

 .col_produse_asemanatoare .btn_adauga{
   font-size: 12px;
   margin-bottom: 10px;
   border-radius: 25px;
   padding: 2px;
   margin-top: 0;
}


/*------------ categorii ------*/
#categorie .col_nume_produs{
  border: none;
  margin: 30px 0;
}

.col_cat{
  padding: 1.5% !important;

}

.col_cat .card{
  border-radius: 10px;
  margin-top: -1px;
  margin-bottom: 20px;
  height: 150px;
  border: 1px solid #e9f0f7;
}

.col_cat .img_produs_col{
  height: 100px;
  padding-top:0;
}

.col_cat .img-lista{
  max-height: 80px;
}

.col_cat .card-title{
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 5px;
  color: black;
}

.col_cat .card-body{
  padding: 0% 5%;
}

#categorie .card{
   width: 100%;
   border: 0;
   border: 1px solid #ccc;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 15px;
   margin-bottom: 30px;
   color: black;
   max-height: 280px;
   border-radius: 0;
}

#categorie .card img {
  width: auto;
  max-width: 100%;
 /* margin: auto;*/
  padding: 0%;
  max-height: 230px;
  border-radius: 0;
}

#categorie .card-body{
  padding: 20px;
  background-color: black;
  color: white;
} 

#categorie .card-title{
  font-size: 18px !important;
  margin-top: 25px;
  margin-bottom: 25px;
  font-family: 'Roboto-Light', sans-serif !important;
}

#categorie .card-title::before {
  content: "";
  float: left;
  background: #f30940;
  width: 7px;
  height: 25px;
  position: absolute;
  margin-left: -15px;
}

#categorie a{
  color: black;
}

.col_categorie_principala{
  border:1px solid #e9f0f7;
  border-left: 0px;
  margin: 1% !important;
  border-radius: 7px;
  background-color: white;
}

.bloc_col_categorii{
  margin-bottom: 15px;
}


.col_categorie_principala:hover{
  -webkit-box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
  -moz-box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
  box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
}


.col_produs{
  min-width: 31%;
  max-width: 31%;
  border:1px solid #f3f3f3;
  border-left: 0px;
  margin: 1% !important;
  border-radius: 7px;
  background-color: white;
  bottom: 15px;
}

.col_produs:nth-child(1){
   border-left: 1px solid #f3f3f3;
}

.col_produs:hover{
  -webkit-box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
  -moz-box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
  box-shadow: -1px 0px 16px -4px rgba(0,0,0,0.3);
}

.col_produs .btn_adauga{
  margin-top: -15px;
  margin-bottom: 15px;
  border-radius: 25px;
  font-size: 14px;
}

.col_produs .btn_stoc_epuizat{
  margin-top: -15px;
}

.col_produs .la-shopping-cart{
  font-size: 24px !important;
}

.col_produs .col_titlu_produs{
  height: 40px;
}

.img-lista{
  max-height: 150px;
  margin: auto;
}

.filtrare-pag-produse{
   margin-top: 30px;
}

.filtrare-pag-produse select{
   font-size: 14px;
}


/*----------pagina cos--------------*/

.div_cos{
  margin-top: 50px;
}

.div_cos i.la-shopping-cart{
   font-size: 100px !important;
}

.div_cos i.la-shopping-bag{
   font-size: 100px !important;
}

.btn_black{
  background-color: black;
  color: white;
  padding: 10px 30px;
  margin-top: 30px;
  margin-bottom: 100px;
}

.titlu_cos{
  margin-top: 3%;
}

.col_prod_cos{
   background-color: white;
   border: 1px solid #f3f3f3;
   margin-top: 1%;
   /*margin-right: 2% !important;*/
   border-radius: 7px;
}

.rand_prod_cos{
  padding: 10px 10px;
}

.rand_prod_cos:nth-child(1){
  padding-top: 30px;
}

.img_produs_cos {
  height: 70px;
  display: flex;
  align-items: center;
}

.img_cos{
  max-height: 70px;
  margin: auto;
}
.separator{
  width: 95%;
  height: 1px;
  background-color: #d2e7f8;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rand_prod_cos:nth-last-of-type(1) .separator{
  display: none;
}

input.nr_buc{
  width: 55px !important;
  border: 1px solid #ccc;
}

 .denumire_produs_cos{
      padding-top: 10px;
  }
 
 .denumire_produs_cos a{
      color: black;
   }

 .informare_cos{
     background:#fbfcfd; 
     font-size: 12px !important; 
     border:1px solid #a5d0f0; 
     color: #2177b8;
     margin-bottom: 20px !important;
 }

#cod_voucher{
  border: 1px solid #ccc;
}

#adauga_voucher{
  background: #fbfcfd;
  font-size: 14px !important;
  border: 1px solid #a5d0f0;
  color: #2177b8;
  padding: 3px 10px !important;
}

input::placeholder {
    font-weight: bold;
    opacity: 0.5;
    color: red;
    font-size: 14px;
    text-indent: 10px !important;
}

.btn_stergere{
   color: #de708f;
}

.btn_stergere a{
  margin-top: 10px;
  font-size: 14px;
  color: #de708f;
}

.btn_stergere i{
  font-size: 18px !important;
  margin-right: 5px;
}

.col_total_cos{
  box-shadow: 0px 0px 20px #d2e7f8;
  border: 1px solid #d2e7f8;
  overflow: hidden;
  border-radius: 10px;
  max-width: 30%;
  margin-top: 1%;
  background-color: white;
}
 
.sumar_titlu{
  margin: 20px auto;
}

.txt_bold{
  font-weight: bold;
}

.txt_cupon_reducere{
  margin-top: 20px;
  font-size: 14px;
}
 
 .btn_cmd{
   background-color: white;
   color: black;
   border: 1px solid #ccc;
   margin-right: 20px;
   margin-top: 20px;
 }
 
 .btn_cmd i {
   font-size: 24px !important;
   color: red;
 }
 

  .nav-pills .nav-link.active{
   background-color: black !important;
   color: white;
}

.col_p_final{
  background: white; 
  padding: 30px;
  border-radius: 10px; 
  margin-bottom:20px
}

.bloc_continut_cos_finalizare{
  border-radius: 10px;
  overflow: hidden;
  max-width:100% !important; 
  position: sticky; /* cand divul ajunge la top ramane fix la distanta fata de top de mai jos */
  position: -webkit-sticky; /* pt safari */
  top: 30px;
}

.titlu_cos_finalizare{
  margin: 20px auto;
}

.titlu_cos_finalizare h5{
  color: white;
}

#form label{
  font-size: 15px !important;
}

.form-control {
  border:1px solid #d2e7f8 !important;
}

label.error{
  background-color: #ec7883;
  border: 1px solid #d03241;
  color: white !important;
  padding: 3px 10px;
  border-radius: 3px;
  margin-top: 5px;
}

.bloc_livrare_checkbox label.error{
  position: absolute;
  margin-top: 65px; 
  margin-left: -180px;
}

.rand_prod_cos_p_finala{
  padding: 0px 10px;
}

.col-denumire-prod-cos_final{
  font-size: 15px !important;
}

.img_produs_cos_p_finala{
   height: 40px;
}

.img_cos_f{
   max-height: 40px;
}

.info_select{
  font-size: 15px;
  color: #454b6e;
  background-color: #f0f8ff;
  border-color: #d7eaf8;
}

#adresa_magazin{
  display: none;
}

.bloc_facturare_date_diferite{
  display: none; 
  background:aliceblue; 
  padding:25px; 
  border-radius:10px; 
  border:1px solid #d2e7f8;
}

.col-4-sumar{
  margin:30px 1%;
  max-width: 31%;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 0px 20px #d2e7f8;
  border: 1px solid #d2e7f8;
  overflow: hidden;
  border-radius: 10px;
  padding-bottom: 20px;
}

.col-titlu-sumar{
  margin:10px auto;
  font-size: 17px;
  border-bottom: 1px solid #d6dfe7;
  line-height: 40px;
}

.col-titlu-sumar i {
   font-size: 24px !important;
   margin-right: 10px;
   color: #72a8d1;
}

.col-4-sumar div{
   font-size: 15px;
   margin-left: 15px;
}

.sumar_produse{
  margin-bottom: 50px;
}

.acceptare_contitii{
   margin-top: 30px;
}

/* ---- cover incarcare pagina ---*/

.LockOn {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
    width: 105%;
    height: 105%;
    background-color:white;
    vertical-align:bottom;
    padding-top: 20%; 
    filter: alpha(opacity=75); 
    opacity: 0.75; 
    font-size:large;
    color:blue;
    font-style:italic;
    font-weight:400;
    background-image: url("../img/spinner.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
  }

  .mesaj_succes_comanda{
     margin-top: 30px ;
     margin-bottom: 100px;
  }


/*---------- pagina favorita --------------*/
.bloc_produse_favorite{
   margin-bottom: 50px;
}

.div_favorite{
  margin-top: 50px;
}

.div_favorite .la-heart-o{
  font-size: 100px !important;
}

.bloc_produse_favorite .btn_adauga {
  margin-top: 5px;
  margin-bottom: 15px;
  border-radius: 25px;
  font-size: 12px;
}

.bloc_produse_favorite .la-shopping-cart{
   font-size: 24px !important;
}

.col_optiuni{
  display: none;
}

/*---------- pagina cautare --------------*/
.bloc_produse_cautare{
   margin-bottom: 50px;
}

.div_cautare{
  margin-top: 50px;
}

.div_cautare .la{
  font-size: 100px !important;
}


/*-----------------------contact----------------------------------*/


#map {
  width: 100%;
  height: 300px;
}

.buton_harta {
  width: 150px;
  line-height: 140px;
  background-color: #0a172f;
  position: absolute;
  border-radius: 50%;
  margin: auto;
  text-align: center;
  top: 25%;
  left: 75%;
  right: 0;
  color: white;
  opacity: 0.8;
  animation-name: color_change;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@-webkit-keyframes color_change {
  from { border:5px solid #87c8f0; }
  to { border:5px solid #dd4f3e; }
}
@-moz-keyframes color_change {
  from { border:5px solid #87c8f0; }
  to { border:5px solid #dd4f3e; }
}

@-ms-keyframes color_change {
  from { border:5px solid #87c8f0; }
  to { border:5px solid #dd4f3e; }
}
@-o-keyframes color_change {
  from { border:5px solid #87c8f0; }
  to { border:5px solid #dd4f3e; }
}
@keyframes color_change {
  from { border:5px solid #87c8f0; }
  to { border:5px solid #dd4f3e; }
}


.titlu_contact{
   margin-top: 50px !important;
}

.txt_contact{
  font-size: 14px;
}

.bloc_c1{
  background-color: #f6f9fc;
  padding: 10px;
  margin-bottom: 10px;
}


.cookies_bloc{
  width: 100%;
  background-color: black; 
  border-top:1px solid #ccc; 
  position: fixed; 
  bottom: 0; 
  z-index: 999;

}

.cookies_bloc h3{
  margin-top: 10px;
  font-size: 18px;
  color:#e0003f;
}

.cookies_bloc p{
  margin-bottom: 10px;
  font-size: 14px;
  margin-top: 0px !important;
  color:white;
}

.cookies_bloc a {
  font-size: 14px !important;
  color: #e0003f;
}

#popup_cookie .modal-body{
  padding: 2em;
}

#popup_cookie h5{
  font-size: 16px !important;
  font-weight: bold;
}

#popup_cookie .table{
   font-size: 14px;
}

#popup_cookie .collapse{
  margin: 10px auto;
}

#popup_cookie p{
   font-size: 14px;
}

#popup_cookie .customcheck{
  color:#5098cc;
}

#popup_cookie .btn_modificare_cookies{
   margin-top: 10px;
   background-color: black;
   border: 0;
   color:white;
}

#popup_cookie .modal-footer{
    display: block;
}

#popup_cookie .accepta_tot{
    background-color: #57b761;
    border:0;
    color:white;
    padding: 10px 25px;
    border-radius: 33px;
    color: white;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px ;
}

.div_optiuni_pers{
   text-align: right;
}

.div_acc_t{
   text-align: left;
}

.div_btn_extinde{
   text-align: right;
}

#checkBoxes{
  margin-top: 10px;
}

/* checkbox style */
.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
  position: relative;
  height: 2rem;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #28a745;
  border-color: #28a745;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
  padding-left: 2rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom:0;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}
.chiller_cb label{
  font-size: 12px;
}

.btn_accept{
  margin: 35px 0px; 
  padding: 5px 10px;
  padding: 10px 20px !important;
  border-radius: 33px;
  font-weight: 400 !important;
  background-color: #57b761 !important;
  border: 5px solid #48db58 !important;
  color: white;
}

.btn_accept:hover{
  background-color: white !important;
  border: 5px solid #ccc !important;
  padding: 10px 20px !important;
}

.btn_modificare_cookies{
  margin-top: 45px; 
  padding: 10px 15px;
  border-radius: 33px;
  border:1px solid #fff;
  color: white;
  font-size: 14px;
}

.btn_modificare_cookies:hover{
  background-color: white;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}

.blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
  color:white;
  font-size: 16px;
}

.rand_politica{
  margin-top: 20px; 
  margin-bottom: 20px;
  margin-left: 0;
}

.rand_politica a {
  font-size: 12px;
}


/*----------- footer ----------*/
.footer{
   margin: 25px auto;
}

.logo_footer {
  width: 170px;
}

.div_social_media {
  margin-top: 20px;
  color: black;
}

.col_iconita_social {
  height: 30px;
  width: 30px;
  display: inline-block;
  text-align: center;
  margin-right: 25px;
}

.div_social_media i {
  font-size: 28px !important;
}

.footer h5 {
  color: black;
  font-size: 18px !important;
  text-align: left;
  padding: 0 !important;
  margin-left: 0 !important;
  letter-spacing: 0.1em;
}

.titlu_text{
  display: table;
  margin: auto;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}

.titlu_text::after {
  content: "";
  float: left;
  background: #f30940;
  width: 20%;
  height: 7px;
  margin-top: 10px;
  margin-bottom: 2%;
  border-radius: 3px;
}

.footer a {
  color: black;
  line-height: 30px;
  font-size: 13px;
  font-weight: 200;
}

.copyright{
  border-top: 1px solid #d6dfe7;
  color: #41476b;
}

.iconite_anpc{
  max-width: 150px;
  margin-top: 15px;
}

/* -------  contul meu  ----*/

.rand_contul_meu{
  padding-top: 40px;
}

.meniu_principal_contul_meu{

  background-color: white;
  width: 100%;
  left: 0;
  z-index: 2;
  border:1px solid #f3f3f3;;
  padding-left:0px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
  margin-left: -15px;
  border-radius: 7px;
}

.meniu_principal_contul_meu li{
 
  line-height: 45px !important;
  font-family:'Rubik', sans-serif !important;
  list-style-type: none;
}

.meniu_principal_contul_meu li a{
  color:#3b3b3b;
  font-size: 14px;
  padding-left:8%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.meniu_principal_contul_meu li a:hover{
   color: #ff4e00 !important;
}


.meniu_principal_contul_meu .iconita_megameniu{
  font-size: 24px !important;
  color:#777;
}

.col_date{
   background-color: white;
   max-width: 65% !important;
   margin-right: 1% !important;
   padding-bottom: 30px;
   margin-bottom: 30px;
   border: 1px solid #f3f3f3;
   border-radius: 7px;

}

.col_date h5, .col_cont2 h5{
   padding: 20px 0px;
}

.cerc_cont{
   line-height: 90px;
   width: 90px;
   height: 90px;
   border-radius: 50%;
   background-color: #20c997;
   text-align: center;
   font-size: 48px;
   color: white;
   margin: auto;
}

.col_date .table{
   font-size: 14px !important;
}

.col_ed_date .col_date{
   max-width: 100% !important;
}

.col_cont2{
  background-color: white;
   padding-bottom: 30px;
   margin-bottom: 30px;
   border: 1px solid #f3f3f3;
   border-radius: 7px;
}

.link-cont-mai-mult{
   margin-top: 20px;
}

.btn-mai-mult{
   font-size: 14px;
   color: #41476b;
   background-color: #fff;
   border-color: #41476b;

}

.bloc_lista-comenzi{
  background-color: white;
  border-radius: 5px;
  margin-bottom: 30px;
  border: 1px solid #f3f3f3;
  padding: 10px auto;
}

.lista-comenzi{
  margin: 20px auto;

}

.titlu_comanda_cont{
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}

.txt_verde{
  color: #20c997;
}

.status_comanda_cont{
  margin-right: 20px;
}

.data_cmd_cont{
  position: absolute;
  left: 80px;
  top: 55px;
  font-size: 14px;
  color: #6c757d ;
  font-style: normal !important ;
}

.bloc_modalitate_plata{
  margin-top: 10px;
  margin-bottom: 50px;
  margin-left: 30px;
}

.status_plata{
   font-size: 14px; 
}

.ref_tranzactie{
  font-size: 14px;
}

.alert-tranzactie {
   padding: 5px 15px !important;
}

.btn-reincearca-plata{
   padding: 2px 15px !important;
   background-color: white;
   border:2px solid #20c997;
   margin-left: 20px;
   border-radius: 20px;
   color:#20c997;
}

 .close {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

/*------------ pagina --------------------*/
.rand_nume_pagina{
   margin-top: 10px;
   padding: 20px;
}


.bloc_text_pagina{
   background-color: white;
   border-radius: 5px;
   margin-bottom: 30px;
   border: 1px solid #f3f3f3;
}

.text_pagina{
  padding: 50px;
  font-size: 14px;
}


/*------------ cautare -------------------*/
.col_text_cautare{
  margin: 30px auto;
}


@media screen and (max-width: 1180px){
   .container{
      max-width: 98%;
   }
   
}



@media screen and (max-width: 992px){
	 .top_header{
       padding: 10px 0px;
     }

     .container_mobil{
       border-bottom: 1px solid #e9f0f7;
       min-width: 100%;
       position: fixed !important;
       top: 0px !important;
       z-index: 99;
       background-color: white;
     }


    .navbar-toggler{
      position: fixed !important;
      top:20px;
      z-index: 100;
      border: 0;
    }

    .div_slider{
       min-width: 100%;
       min-height: 150px;

    }

    .img_produs_col{
      height: 180px;
    }

    .col_cont_header small{
      display: none !important;
    }
    
     
     .logo{
        margin-top: 5px;
        margin-left: 50px !important;
        max-width: 150px;
      }

      .navbar_desktop{
        display: none;
      }

      .meniu_mobil{
        display: block;
      }

      /* Nav meniu stil */

      .nav-menu a {
        min-width: 100%;
        padding: 10px 15px 0px 25px;
        text-decoration: none;
        
        color: #000000;
        font-family:'Rubik', sans-serif !important;
        font-weight: 600;
        font-size: 14px;
        outline: none;
      }

      .nav-menu li:hover > a, .nav-menu > .menu-active > a {
        color: #065ca9;
      }

      .nav-menu > li {
        margin-left: 0px;
        line-height: 70px;
         border-bottom: 1px dotted #ccc;
      }

      .nav-menu ul {
        margin: 4px 0 0 0;
        padding: 10px;
        box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
        background: #fff;
      }

      .nav-menu ul li {
        transition: 0.3s;
      }

      .nav-menu ul li a {
        padding: 10px;
        color: #333;
        transition: 0.3s;
        display: block;
        font-size: 13px;
        text-transform: none;
      }

      .nav-menu ul li:hover > a {
        color: #18d26e;
      }

      .nav-menu ul ul {
        margin: 0;
      }


    /*------ stil iconica meniu mobil hamburger---------------*/

       .navbar_mobil{
           margin-top: 10px !important;
           margin-left: 15px;
       }

       .navbar-collapse{
         min-width: 100% !important;
         background: white;
         margin-left: 0px !important;
         margin-top: 28px !important;
         position: absolute;
         z-index: 99;
         border-bottom: 5px solid black;
       }

       

       /* Icon 1 */

       #nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
         width: 25px;
         height: 25px;
         position: relative;
         padding-right: 20px;
         -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
         transform: rotate(0deg);
         -webkit-transition: .5s ease-in-out;
         -moz-transition: .5s ease-in-out;
         -o-transition: .5s ease-in-out;
         transition: .5s ease-in-out;
         cursor: pointer;
       }

       #nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
         display: block;
         position: absolute;
         height: 2px;
         width: 70%;
         background: #b1bcbd;
         border-radius: 9px;
         opacity: 1;
         left: 0;
         -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
         transform: rotate(0deg);
         -webkit-transition: .25s ease-in-out;
         -moz-transition: .25s ease-in-out;
         -o-transition: .25s ease-in-out;
         transition: .25s ease-in-out;
       }

       #nav-icon1 span:nth-child(1) {
         top: 0px;
       }

       #nav-icon1 span:nth-child(2) {
         top: 18px;
       }

       #nav-icon1 span:nth-child(3) {
         top: 36px;
       }

       #nav-icon1.open span:nth-child(1) {
         top: 18px;
         -webkit-transform: rotate(135deg);
         -moz-transform: rotate(135deg);
         -o-transform: rotate(135deg);
         transform: rotate(135deg);
       }

       #nav-icon1.open span:nth-child(2) {
         opacity: 0;
         left: -60px;
       }       

       #nav-icon1.open span:nth-child(3) {
         top: 18px;
         -webkit-transform: rotate(-135deg);
         -moz-transform: rotate(-135deg);
         -o-transform: rotate(-135deg);
         transform: rotate(-135deg);
       }

       /* Icon 2 */

       #nav-icon2 {
       }

       #nav-icon2 span {
         display: block;
         position: absolute;
         height: 9px;
         width: 50%;
         background: #d3531a;
         opacity: 1;
         -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
         transform: rotate(0deg);
         -webkit-transition: .25s ease-in-out;
         -moz-transition: .25s ease-in-out;
         -o-transition: .25s ease-in-out;
         transition: .25s ease-in-out;
       }

    #nav-icon2 span:nth-child(even) {
      left: 50%;
      border-radius: 0 9px 9px 0;
    }

    #nav-icon2 span:nth-child(odd) {
      left:0px;
      border-radius: 9px 0 0 9px;
    }

    #nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
      top: 0px;
    }

    #nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
      top: 18px;
    }

    #nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
      top: 36px;
    }

    #nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    #nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }

    #nav-icon2.open span:nth-child(1) {
      left: 5px;
      top: 7px;
    }

    #nav-icon2.open span:nth-child(2) {
      left: calc(50% - 5px);
      top: 7px;
    }

    #nav-icon2.open span:nth-child(3) {
      left: -50%;
      opacity: 0;
    }

    #nav-icon2.open span:nth-child(4) {
      left: 100%;
      opacity: 0;
    }

    #nav-icon2.open span:nth-child(5) {
      left: 5px;
      top: 29px;
    }

    #nav-icon2.open span:nth-child(6) {
      left: calc(50% - 5px);
      top: 29px;
    }

    /* Icon 3 */

    #nav-icon3 span:nth-child(1) {
      top: 0px;
    }


    #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
      top: 8px;
    }

    #nav-icon3 span:nth-child(4) {
      top: 16px;
    }

    #nav-icon3.open span:nth-child(1) {
      top: 18px;
      width: 0%;
      left: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
      top: 18px;
      width: 0%;
      left: 50%;
    }   

   .btn_meniu_categ_mobil{
     width: 78%;
     background-color: #e0003f !important;
     color: white !important;
     margin-top: 30px;
     margin-bottom: -15px;
   }



   .ico_in_face{
     margin-right: 20px;
   }
   
   .cerculet_verde{
       right: 5px;
   }

   .carousel-inner{
      border: 1px solid #ced4da;
      border-top: 0px;
   }

   .col_cont_header{
     margin-top: 10px;
   } 

   .container_carousel{
     margin-top: 25px;
   }

   .col_carousel{
     max-width: 100%;
   }
  

   .rand_pag_produs{
      margin-top: 40px;
    }

   .titlu_cos {
      margin-top: 5%;
    }

    .border-dr{
        border: 0;
     }

    .rand_nume_pagina{
        margin-top: 40px;
     }
    

    .mesaj_succes_comanda{
       margin-top: 50px;
       margin-bottom: 100px;
    }


    .div_optiuni_pers, .div_acc_t{
         text-align: center !important;
     }

    
    .div_btn_extinde{
       margin-bottom: 10px;
       text-align: left;
    }

    .btn_adauga{
      width: 100%;
    }

    .form_filtru_produse{
       margin-top: -50px;
       margin-bottom: 30px;
    }



   
}

@media screen and (max-width: 768px){


    .top_header{
       padding: 0px 0px;
       height: 50px;
     }

     .top_bar{
       display: none;
     }
     
     .navbar_mobil{
        margin-top: 17px !important;
       }

    .navbar-toggler{
       top: 0px;
    }

    .navbar-collapse{
       top: 23px;
    }


    .container_iconitebox{
      display: none;
    }
     
    .bloc_cautare{
      position: absolute;
      margin-top: 50px;

    }

    .bg_cautare_mobil{
        background-color: #fff;
      
    }

    .camp_cautare_header{
      margin-bottom: 10px;
      border:1px solid #98acbc;
    }

    .buton_cautare_header{
      margin-top: -10px;
      background-color: black
    }

    .rezultate{
      width: 95%;
    }

    .col_cont_header{
       max-width: 30%;
       margin-left: 68%;
      /* position: absolute; */
       top:-50px;
    }

    .cerculet_verde{
       right: 0px;
    }

    .txt_ascuns{
      display: none;
    }

    .col_cont_header .col-sm-4{
      max-width: 33%;
    }

   .col_iconitebox {
     min-width: 50%;
   }
  
   .col_promotii{
     min-width: 50%;
     margin: 1% !important;
   }

   .container_bloc_continut{
     margin-top: 100px;
   }

   .rand_contul_meu, .bloc_produse_favorite, .bloc_continut_cos{
     margin-top: 50px;
   }


   .rand_pag_produs{
       margin-top: 65px;
    }

    .col_nume_produs{
      margin-top: 0px;
    }

    .detalii_produs i.stea_rating{
      font-size: 34px !important;
    }

    .fix_bottom{
      position: fixed;
      bottom: 5px;
      height: 70px;
      z-index: 99;
      background-color: white;
      max-width: 98%;
    }

    .col_pret_mobil{
      min-width: 45% !important;
      max-width: 45% !important;
      padding-right: 0 ;
    }

    .col_pret_mobil .txt_info_pret{
         font-size: 12px;
         margin-top: 15px;
         margin-left: 0px;
     }

    .col_pret_mobil .pret{
      margin: 0;
      margin-top: -5px;
      font-size: 22px;
      color: red;
    }

     .bulina_reducere_mobil{
      position: fixed;
      bottom: 59px;
      z-index: 100;
      background-color: white;
      width: 55px;
      line-height: 30px;
      border-radius: 50px;
      background-color: #e0003f;
      color:white;
      text-align:center;
      font-weight: bold;
      box-shadow: 0px 0px 20px #ccc;
      
    }

    .col_btn_adauga_mobil{
      min-width: 55% !important;
      max-width: 55% !important;
    }

    .col_btn_adauga_mobil .btn_adauga {
      margin-top: -10px;
      margin-bottom: 5px;
      font-size: 12px;
    }

    .btn_favorite{
      margin-top: 15px;
      margin-bottom: 15px;
    }

   .afiseaza_mobil{
     display: block;
   }

   .col_img_produs{
     text-align: center !important;
   }

   .col_img_produs a {
    margin:auto;
   }

   .col_33{
      max-width: 33%;
   }

   .col_50{
    max-width: 50%;
   }

   #categorie .card{
     max-height: 300px !important;
   }

   #categorie .card img {
     max-height: 250px;
   }
   
   .col_stanga{
     display: none;
   }

   .titlu_cos {
       margin-top: 12%;
     }

   .div_cos, .div_favorite{
     margin-top: 30%;
   }

   
   .rand_prod_cos:nth-child(1){
     padding-top: 5px;
   }

   .rand_prod_cos{
    padding: 0 10px;
   }

   .col-img-prod-cos{
       max-width: 20%;
   }

   .col-img-prod-favorit{
       max-width: 35%;
   }

   .col-denumire-prod-cos{
     max-width: 80% ;
   }

   .col-denumire-prod-favorit{
     max-width: 65% ;
   }

   .denumire_produs_cos{
      padding-top: 20px;
      font-size: 15px;
   }

   .col-nr-buc-cos, .col-pret-cos, .col_btn_adauga{
      max-width: 50%;
   }



   .col-pret-favorit{
     max-width: 50%;
     margin-top: 10px;
     text-align: left !important;
     padding-left: 35px;
   }

   .col-pret-favorit .btn_stergere{
     padding-left: 2px;
   }

   .col_btn_adauga{
     margin-top: 15px;
   }

   .img_produs_col{
     height: 120px;
   }

   .rand_2_banere{
      padding-left: 0%;
    }
   
   .banner1{
    margin-bottom: 20px;
   }

   .banner3{
       padding-top: 0% ;
       margin-top: 20px;
    }

    .col_date{
      max-width: 100% !important;
      margin-right: 0;
    }

    .col_ed_date .col_date{
      margin-right: 0 !important;
    }

    .ol_nav{
     margin-top: 5px;
    }

    .ol_nav li{
      font-size: 11px;
    }

    .ol_nav li a{
      font-size: 11px;
    }

    .div_logo_footer, .div_social_media{
      text-align:center !important;
    }

    .col_titlu_produs{
      text-align: center;
    }

    .col_2_footer, .col_3_footer, .col_4_footer{
      text-align: center;
      margin-bottom: 30px;
    }

    .bloc_login{
      margin-top: 70px;
    }

    .btn_inregistrare_cont{
      margin-bottom: 70px;
    }


    .footer h5{
      text-align: center !important;
      margin: auto !important;
    }

    .rand_contul_meu{
       padding-top: 90px !important;
    }

    .cerc_cont{
       margin-bottom: 20px;
    }

    .titlu_comanda_cont{
      margin-left: 0;
    }

    .status_comanda_cont{
       left: 50px;
       position: absolute;
       margin-top: 50px;
    }

    .data_cmd_cont{
      left: 50px;
    }

    .btn_back{
       margin-top: -10px;
       margin-bottom: 20px;
       margin-left: 10px;
    }

    .col_optiuni{
       display: block;
       background-color: white;
       padding-bottom: 20px;
       margin-bottom: 30px;
       border: 1px solid #f3f3f3;
       border-radius: 7px;
       padding-top: 20px;
    }

   .sumar_final{
      padding-right: 2px !important;
      padding-left: 2px !important;
   }

   .nr_buc_final{
       margin-left: 47%;
    }

    .bloc_modalitate_plata{
       margin-top: 70px;
    }

   .col-4-sumar{
      margin:20px 1%;
      max-width: 48%;

    }

    .buton_harta{
      width: 100px;
      line-height: 90px;
      background-color:#0a172f;
      position: absolute;
      border-radius: 50%;
      margin: auto;
      text-align: center;
      top: 25%;
      left: 58%;
      right: 0;
      color: white;
      border:5px solid #87c8f0;
      opacity: 0.8;
      font-size: 14px;
   }

   .container_formular{
     margin-top: 50px;
   }

   #container_reviewuri{
      padding-top:70px;
   }

   .txt_centru{
     text-align: center;
   }

   .descriere{
     text-align: center;
   }

   .btn_accept{
     min-width: 80%;
   }

   #popup_cookie h5{
     font-size: 14px !important;
   }

   #popup_cookie p{
      font-size: 13px;
   }

   #popup_cookie .btn_modificare_cookies{
       min-width: 80% !important;
    }

    #popup_cookie .accepta_tot{
       min-width: 80% !important;
    }

}

@media screen and (max-width: 580px){
  .col_cont_header{
    max-width: 40%;
    margin-left: 58%;
  }

  .logo{
     max-width: 130px;
     margin-top: 5px;
     margin-bottom: 5px;
  }
  
   .cerculet_verde{
       width: 7px;
       height: 7px;
       right: -12px;
   }
	
	.ascuns_mobil{
		display: none;
	}

  i{
  font-size: 30px !important;
  }

  .cerculet_cos{
     right: 2% !important;
     width: 17px;
     height: 17px;
     line-height: 17px;
     font-size: 10px;
   }
   
   h1{
     font-size: 18px;
     font-weight: bold;
   }

   .col_produs, .col_promotii{
     min-width: 48%;
     max-width: 48%;
     padding: 0 !important;
   }

   .bloc_col_categorii{
     margin-bottom: 0px;
     padding: 0.5% !important;
   }

   .col_categorie_principala{
     margin-top: 0px !important;
   }

   .col_produs .btn_adauga{
     font-size: 12px;
     width: 100%;
     margin-top: -15px;
     margin-bottom: 15px;
     margin-left: auto;
     margin-right: auto;
   }

   .col_produs .btn_rosu{
     margin-top: -15px !important;
   }

   .col_produs .bulina_reducere{
     left: 10px;
   }

   .col_promotii .bulina_reducere{
     left: 10px;
   }
    
    .img-lista{
      max-height: 120px;
    }

    .titlu_cos {
      margin-top: 17%;
    }

    .paginare_stil{
      display: none;
    }

   .back{
     display: inline-block;
   }

   .pag_curenta{
    display: inline-block;
   }

   .next{
     display: inline-block;
   }

   .col_2_footer{
    margin-top: 50px;
   }

   .bbb_main_container h2{
      font-size: 18px !important;
    }

    .lista-comenzi{
      font-size: 14px;
    }

    .bbb_viewed_nav_container{
       right: 15px;
       top:0;
    }

    .bbb_viewed_prev{
      margin-right: 0;
    }

    .col_produse_asemanatoare i{
      font-size: 20px !important;
    }
   
    .bbb_viewed  .btn_adauga{
       font-size: 12px;
       width: 100% !important;
       padding:7px 0px !important;
       margin-left: 0;
    }

    .col-4-sumar{
      margin:20px 1%;
      max-width: 98%;

    }



}

@media screen and (max-width: 380px){
   .logo{
     max-width: 130px;
  }

   .cerculet_cos{
     right: 5%;
     width: 17px;
     height: 17px;
     line-height: 17px;
     font-size: 9px;
   }

   .col_img_thumb{
      width:100px;
   }
}




