body {
    background: #fbfbfb;
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: url('../images/bg.jpg') no-repeat top center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

@media screen and (min-width: 670px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    .open>.dropdown-menu {
        display: none;
    }
}

.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.bartop {
    /* border-top: 3px solid #3d0600; */
    background: #000;
    height: 25px;
}

section.slider {
    /* margin-top: 14px; */
    /* background: #3e1612; */
    margin-top: 0;
    /* border-bottom:2px solid #ff4000; */
    /* border-top:1px solid #5f3122; */
}

.bartop .descriere {
    font-size: 13px;
    color: #636363;
}

.bartop ul.rightmenu {
    list-style: none;
    margin: 0;
    line-height: 25px;
}

.bartop ul.rightmenu li {
    float: right;
    /* padding: 5px 34px; */
    /* border-right: 1px solid #D4D4D4; */
}

.bartop ul.rightmenu li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.bartop ul.rightmenu li a i {
    margin-right: 5px;
}


.navbar-nav>li>a {
    font-size: 13px;
    color: #000000;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 13px;
    display: block;
    font-weight: 500;
}

@media (max-width: 768px) {
  /* Centrare container de navigație */
  .navbar-nav {
    text-align: center;
    float: none;
  }

  /* Elimină flotarea și afișează elementele inline */
  .navbar-nav > li {
    float: none;
    display: inline-block;
    margin: 3px 0; /* Adaugă spațiere de 3px între butoane */
  }

  /* Asigură centrare text pentru link-uri și elimină border */
  .navbar-nav > li > a {
    text-align: center !important;
    border: none !important; /* Elimină divizoarele */
    padding: 10px 15px; /* Crește padding-ul cu 3px */
  }

  /* Elimină săgețile din dropdown */
  .navbar-nav .dropdown-toggle::after {
    content: none !important;
  }
}





.navbar-nav>li>a:after {
    content: ">";
    float: right;
    color: #ccc;
    font-weight: bold;
}

.nav>li>a:hover {
    background-color: #f1f1f1!important;
}

.navbar-nav>li>a>span {
    display: block;
    font-size: 12px;
    color: #b2b2b2;
    font-family: arial;
    font-weight: 300;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
    color: #1e2a49;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    color: #f56868;
}

.caret {
    margin-top: -24px;
    position: absolute;
    right: 10px;
    color: #020202;
}

.dropdown-menu {
    background: #ffffff;
    /* width: 100%; */
    left: 0;
}

.dropdown-menu>li {
    background: none!important;
    padding-left: 0!important;
; }

.dropdown-menu>li>a {
    color: #000;
    font-family: arial;
    padding: 7px 10px;
    border-bottom: 1px dotted #526169;
    margin-left: 5px;
    margin-right: 6px;
    font-size: 13px;
    text-align: left!important;
}

.dropdown-menu>li:last-child>a {
    border: 0;
}

#topnav {
    overflow: visible;
    z-index: 99999;
    position: relative;
}

#navbar {
    /* float: left; */
    /* margin-top: 6px; */
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

a.logo {
    display: block;
    /* margin-top: -12px; */
    margin-top: 10px;
    max-width: 150px; 
}

.btn-primary {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f00000+0,b70000+100 */
    background: rgb(240, 0, 0);
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(240, 0, 0, 1) 0%, rgba(183, 0, 0, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(240, 0, 0, 1) 0%, rgba(183, 0, 0, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(240, 0, 0, 1) 0%, rgba(183, 0, 0, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f00000', endColorstr='#b70000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    font-weight: bold;
    border: 0;
}

.oferta_speciala {
    position: absolute;
    top: 42px;
    right: 96px;
    z-index: 999;
    font-weight: 300;
    border-radius: 0 0 5px 5px;
    padding: 9px 28px;
}

.hero_slider .ribbon, .secondary-bg .ribbon {
    background: url('../images/bg_ribbon.png') no-repeat bottom center;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 43px;
    padding: 0 130px;
    line-height: 43px;
    color: #041838;
    font-weight: bold;
}

.hero_slider .ribbon .btn-primary {
    margin-top: 5px;
}

section.camere .camera {
    text-align: center;
    /* background: url('../images/bg_camera.png') no-repeat bottom center; */
    padding-bottom: 30px;
}

section.camere .camera .titlu {
    height: 48px;
    color: #000000;
    font-weight: bold;
    font-size: 25px;
    /* background: url('../images/bg_camera_titlu.png') no-repeat top center; */
    line-height: 54px;
    margin-bottom: 10px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
}

section.camere .camera img {
    margin-bottom: 20px;
}

section.camere .camera .descriere {
    font-size: 12px;
    padding: 0 40px;
}

section.camere .camera .view-item {
    display: block;
    height: 30px;
    background: url('../images/view_item.png') no-repeat top center;
    margin-top: 10px;
}

section.galerie {
    /* background: #061a3a; */
    min-height: 100px;
    margin-top: 20px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
}

section.galerie h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 18px;
}

section.galerie .galerie_inner {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-bottom: 30px;
}

section.galerie .vezi {
    text-align: center;
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
    display: block;
    margin-top: 15px;
}

ul.galeriefoto {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.galeriefoto li {
    float: left;
    margin: 5px 5px 3px;
    font-size: 12px;
}

section.dotari {
    margin-top: 30px;
}

section.dotari h2 {
    height: 48px;
    color: #041838;
    font-weight: bold;
    background: url('../images/bg_camera_titlu.png') no-repeat top center;
    line-height: 54px;
    margin-bottom: 10px;
    font-size: 15px;
    text-align: center;
}

section.dotari .rowdotare {
    min-height: 80px;
    background: url('../images/row_border.png') no-repeat bottom center;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 20px;
    padding-top: 15px;
}

.rowdotare:last-child {
    background: none;
}

.dotare .imagine {
    text-align: center;
}

.dotare .titlu {
    font-size: 16px;
    color: #041838;
}

.dotare .desc {
    font-size: 12px;
}

.dotare .vezimagini {
    color: #b50000;
    margin-top: 5px;
}

.dotare .vezimagini a {
    color: #b50000;
    text-decoration: underline;
    font-size: 12px;
}

.star {
    background: url('../images/stea.png') no-repeat bottom center;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    display: inline-block;
}

.distreaza .col {
    background: url('../images/distreaza_sprite.png') no-repeat bottom center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding-top: 70px;
}

.distreaza .col:nth-child(1) {
    background: none;
}

.distreaza .col:nth-child(2) {
    background-position: -12px 10px;
}

.distreaza .col:nth-child(3) {
    background-position: -119px 10px;
}

.distreaza .col:nth-child(4) {
    background-position: -204px 10px;
}

.distreaza .col:nth-child(5) {
    background-position: -297px 10px;
}

.distreaza .col:nth-child(6) {
    background-position: -415px 10px;
}

.distreaza .col:nth-child(7) {
    background-position: -524px 10px;
}

.distreaza .col:nth-child(8) {
    background-position: -608px 10px;
}

.distreaza .col:nth-child(9) {
    background-position: -684px 10px;
}

.distreaza .col:nth-child(10) {
    background-position: -767px 10px;
}

.distreaza .col:nth-child(11) {
    background-position: -873px 10px;
}

section.footer {
    background: #fff;
    min-height: 100px;
    margin-top: 20px;
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-bottom: 52px;
    font-size: 13px;
    color: #000;
    border-top: 1px solid #ccc;
    margin-top: 18px;
}

section.footer .footer_inner {
    border-top: 1px solid #fff;
    /* border-bottom: 1px solid #fff; */
    color: #fff;
    padding-bottom: 30px;
}

section.footer .logo_footer {
    margin-top: 0px;
    width: 100%;
}

section.footer .contactinfo {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}

section.footer .contactinfo span {
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    display: block;
}

section.footer h2 {
    margin-top: 27px;
    margin-bottom: 8px;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    color: #000;
    font-family: arial;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
}

section.footer h2:after {
    content: "";
    width: 30px;
    height: 2px;
    background: #ff3f01;
    position: absolute;
    left: 0;
    bottom: 5px;
}

section.footer .harta_footer {
    width: 80%;
    margin-top: 19px;
}

section.copyright {
    background: #391711;
    background-position-y: 3px;
    height: 49px;
    /* border-bottom: 4px solid #fff; */
    border-top: 1px solid #484848;
    color: #fff;
    padding-top: 15px;
    font-size: 11px;
    /* margin-top: 20px; */
    position: relative;
}

section.copyright .firma {
    float: left;
    line-height: 50px;
    font-size: 11px;
    color: #081d3d;
}

section.copyright a {
    float: right;
    font-size: 11px;
    color: #fff;
}

section.secondary-bg {
    background: url('../images/bg_secondary.jpg') no-repeat;
    background-size: cover;
    height: 285px;
    margin-top: -127px;
    position: relative;
}

section.secondary-bg .container {
    position: relative;
}

section.secondary-bg h1 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    color: #fff;
    width: 40%;
    text-align: center;
    height: 59px;
    font-size: 49px;
}

.galimg {
    padding: 5px;
}

.galimg img {
    width: 100%;
    margin-bottom: 8px;
}

.bar1 {
    background: url('../images/bar1.png') no-repeat top center;
    width: 100%;
    height: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.bar2 {
    background: url('../images/bar2.png') no-repeat top center;
    width: 100%;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.centered {
    text-align: center;
}

.bigbutton {
    font-size: 20px;
    padding: 10px 68px;
    margin-bottom: 15px;
}

.rezervaacum {
    font-size: 20px;
    color: #081d3d;
    font-weight: bold;
    margin-bottom: 45px;
    margin-top: 32px;
}

.rezervaacum span {
    font-size: 40px;@media (max-width: 768px) {
  .col-lg-9.pull-right {
    text-align: center; /* Centrează textul și elementele inline */
    display: flex;
    flex-direction: column;
    align-items: center; /* Centrează conținutul pe orizontal */
    justify-content: center; /* Centrează conținutul pe vertical (dacă are înălțime fixă) */
  }
}

}

section.contact-page h2 {
    font-size: 20px;
    color: #081d3d;
    font-weight: bold;
    margin-top: 40px;
}

.error-icon {
    text-align: center;
    font-size: 70px;
    display: block;
}

section.pagina-page h2 {
    text-align: center;
    color: #081d3d;
    margin-bottom: 18px;
}

/*  Mobile adjustments */


.navbar-toggle {
    border: 3px solid #000000; /* Face marginea mai groasă */
    margin-top: 4px;
    margin-bottom: 5px;
    float: none;
    margin-left: 50%;
    transform: translateX(-50%); /* Centrează butonul corect */
    padding: 12px 15px; /* Mărește zona de click */
}

/* Mărește icon-urile din toggle */
.navbar-toggle .icon-bar {
    background-color: #000;
    height: 5px; /* Face liniile mai groase */
    width: 30px; /* Face liniile mai lungi */
    margin: 6px 0; /* Crește distanța între linii */
}

@media (max-width: 768px) {
  .navbar-collapse {
    display: none; /* Ascunde meniul inițial */
  }

  .navbar-collapse.open {
    display: block !important; /* Afișează meniul când este activ */
  }
}



.navbar-brand {
    color: #000;
    max-width: 80%;
}

ul.nav li {
    width: 100%;
    padding: 0;
}

.fb-like {
    margin-top: 15px;
    margin-left: 15px;
    float: right;
}

#overlay {
    background: rgba(9, 33, 88, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1500;
    display: none;
}

#rezerva_form {
    position: fixed;
    z-index: 1501;
    background: #fff;
    width: 336px;
    height: 550px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
    border-radius: 5px;
}

.toptitle {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d40404+0,aa0202+100 */
    background: rgb(212, 4, 4);
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(212, 4, 4, 1) 0%, rgba(170, 2, 2, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(212, 4, 4, 1) 0%, rgba(170, 2, 2, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(212, 4, 4, 1) 0%, rgba(170, 2, 2, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d40404', endColorstr='#aa0202', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    padding: 34px;
    margin: 0 40px;
    margin-top: -40px;
    z-index: 999;
    position: relative;
    margin-bottom: 20px;
}

.toptitle h1 {
    margin: 0;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}

a.afla {
    background: #f8d6d6;
    padding: 8px 15px;
    float: right;
    color: #000;
    border-radius: 20px;
    text-transform: none;
    font-size: 13px;
}

ul.footermenu {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    padding: 0 12px 0 0;
    /* width: 20%; */
}

ul.footermenu li {
    margin-bottom: 8px;
}

ul.footermenu a {
    color: #000000;
    font-size: 13px;
    margin-bottom: 8px;
}

ul.footermenu a i {
    width: 20px;
    color: #000;
    font-size: 16px;
}

.text-footer {
    font-size: 11px;
    margin-top: 15px;
}

.footer-social {
    margin-top: 15px;
}

.footer-social a {
    color: #000;
}

.contactfooter ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contactfooter ul li i {
    width: 20px;
}

.galimg {
    width: 100%;
}

.whiteblock {
    background: #fff;
    padding: 25px;
}

h1.title {
    font-weight: bold;
    font-size: 28px;
    margin: 0;
    margin-bottom: 15px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 900;
}

.subimage {
    background: url('../images/subimage.png') no-repeat top left;
    height: 180px;
    margin-top: 25px;
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    position: relative;
    margin-bottom: 30px;
}

.subtitlu {
    font-weight: 700;
    font-size: 34px;
    position: absolute;
    left: 74px;
    bottom: 21px;
}

.cont {
    padding: 10px 50px;
}

.navbar-brand>img {
    width: 100%;
}

div#nav_menu {
    /* background: #3d0600; */
    /* height: 43px; */
    margin-top: 5px;
    /* border-bottom: 0; */
}

header {
    /* background: url(../images/bg_header.png) no-repeat top center; */
    /* margin-top: -37px; */
    /* padding-top: 10px; */
}

ul.toplinks {
    display: block;
    color: #000;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.toplinks li {
    float: left;
    margin-right: 10px;
}

ul.toplinks li a {
    color: #000;
    font-size: 15px;
}

.cos_top {
    background: url('../images/bg_cos.png') no-repeat top center;
    width: 47px;
    height: 40px;
    color: #fff;
    padding-left: 32px;
    padding-top: 2px;
    font-size: 12px;
    cursor: pointer;
    margin-top: 5px;
}

.topsearch input[type="text"] {
    width: 80%;
    height: 27px;
    margin: 0;
    padding: 5px;
    float: left;
    outline: none;
    border: 0;
}

form.topsearch {
    margin-top: 19px;
    border: 1px solid #ccc;
    padding: 4px;
    overflow: auto;
    background: #fff;
}

.topsearch button.submitsearch {
    color: #fff;
    background: #ff3f01;
    cursor: pointer;
    outline: none;
    border: 0;
    padding: 4px 8px;
    float: right;
    /* margin-top: 15px; */
}

.headerextra {
     margin-top: 20px; 
     margin-bottom: 27px; 
}

.spacer_banners {
    height: 8px;
}

a.left.carousel-control {
    background: none;
}

a.right.carousel-control {
    background: none;
}

.carousel-control {
    width: 5%;
}

.cat_container {
    border-bottom: 1px solid #3e3e3e;
    height: 36px;
    margin-top: 15px;
    clear: both;
}

.cat_container .arrows {
    float: right;
    margin-top: 10px;
}

.cat_container .arrows a {
    background: #3d0600;
    padding: 4px 10px;
    color: #fff;
}

.cat_container .catTitle {
    padding: 0;
    margin: 0;
    float: left;
    height: 40px;
    font-size: 23px;
    line-height: 72px;
    font-weight: bold;
}

.produs {
    /* border: 1px solid #e1e1e1; */
    margin-top: 15px;
    padding: 4px;
    text-align: center;
}

.produs a {
    color: #000;
    text-decoration: none;
}

.produs .titlu {
    margin-bottom: 0;
    height: 36px;
    padding-top: 2px;
}


.produs .stele {
    height:20px;
    background:url('../images/bg_stele.png') no-repeat top center;
    display: block;
}

.produs .pret {
    /* background: #ff3f01; */
    padding: 5px;
    margin-top: 5px;
    /* border: 1px solid #e1e1e1; */
    font-weight: bold;
    color: #0a0a0a;
}

.produs .cod {
    font-weight: bold;
    margin-top: 10px;
    display: block;
    height: 20px;
}

.produs .imag {
    max-height: 160px;
    max-width: 100%;
    /* min-height: 125px; */
}

.produs .imgholder {
    /* height: 122px; */
    min-height: 150px;
}

.contactfooter {
    font-size: 15px;
}

i.fa.fa-chevron-up {
}

a#go-up {
    position: absolute;
    left: 50%;
    top: -17px;
    background: #391711;
    padding-bottom: 0;
    color: #fff;
    border-radius: 50%;
    line-height: 25px;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 2px solid #fff;
}

.stire {
    border: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    margin-top: 20px;
    padding: 12px;
    overflow: auto;
    min-height: 180px;
    background: #fff;
}

.stire a.btn {
    color: #ff8503;
    background: none;
    font-family: arial;
}

.stire img {
    width: 100%;
}

.stire .titlu {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

img.clientImg {
    float: left;
    margin-left: 20px;
    margin-right: 23px;
}

.parteneri {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 10px;
}

.parteneri .arrows .fa-chevron-left {
    position: absolute;
    left: -25px;
    color: #ccc;
    top: 25px;
    font-size: 25px;
}

.parteneri .arrows .fa-chevron-right {
    position: absolute;
    right: -25px;
    color: #ccc;
    top: 25px;
    font-size: 25px;
}

.spacer {
    height: 25px;
}

img.prodthumb {
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

img.prodmain {
    width: 90%;
    margin: auto;
}

div#main-slider .fa-chevron-left {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 25px;
    color: #ccc;
}

div#main-slider .fa-chevron-right {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 25px;
    color: #ccc;
}

.prez-container {
    border: 1px solid #ccc;
    min-height: 180px;
    padding: 10px;
    margin-top: 20px;
}

.prezTitle {
    font-weight: bold;
    text-align: left;
    font-size: 21px;
    border-bottom: 1px solid #e2e2e2;
}

section.prod-page:before {
    content: "";
    background: #ffffff;
    width: 100%;
    height: 70px;
    position: absolute;
    z-index: 1;
}

section.prod-page .container {
    z-index: 9;
    position: relative;
}

ol.breadcrumb {
    background-color: #fff;
    padding: 0;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #e6e6e6;
}

.breadcrumb a {
    color: #848484;
    font-size: 12px;
}

.pricespecs {
    /* padding: 10px; */
    margin-bottom: 15px;
    margin-top: 16px;
    border-top: 1px solid #ececec;
}

section.prod-page h1 {
    font-weight: bold;
    padding-top: 0;
    font-weight: 400;
    font-size: 31px;
    margin-top: 0;
}

.comandala {
    font-weight: bold;
    font-size: 22px;
    margin-top: 10px;
}

.comandala span {
    color: #c50404;
}

.prodspecs {
    /* padding-top: 36px; */
}

button.btn.btn-primary.btn-addcos {
    background: #ff6502;
    border-radius: 0;
    font-size: 25px;
    line-height: 39px;
    position: relative;
}

button.btn.btn-primary.btn-addcos i {
    background: #fff;
    padding: 5px;
    float: right;
    position: absolute;
    right: 10px;
    font-size: 19px;
    top: 10px;
    color: #000;
    padding-right: 8px;
}

.pricespecs .oldprice {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
    text-decoration: line-through;
}

.pricespecs .price {
    text-align: left;
    font-weight: bold;
    font-size: 30px;
    color: #ff6602;
}

.pricespecs .cant {
    background: #fcfcfc;
    border: 1px solid #ccc;
    padding: 12px;
}

.qty_cos {
    width: 27px;
    height: 24px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #cccccc;
    outline: none;
    border-radius: 3px;
    color: #0e0e1e;
    font-size: 13px;
    float: left;
    margin-left: 5px;
}

.stergeprod {
    color: #9b9b9b;
    text-align: center;
    text-decoration: none;
    margin-left: 16px;
}

.stergeprod:hover {
    color: #000;
}

.cos_minus {
    float: left;
    margin-top: 7px;
    cursor: pointer;
}

.cos_plus {
    float: right;
    margin-top: 7px;
    cursor: pointer;
}

.cos_plus:hover, .cos_minus:hover {
    opacity: 0.7;
}

.juridica {
    display: none;
}

.has-js .label_check, .has-js .label_radio {
    padding-left: 34px;
    display: block;
    min-height: 30px;
    line-height: 30px;
    margin-top: 11px;
    font-size: 20px;
}

.has-js .label_radio {
    background: url(../images/radio-off.png) no-repeat;
}

.has-js .label_check {
    background: url(../images/check-off.png) no-repeat;
}

.has-js label.c_on {
    background: url(../images/check-on.png) no-repeat;
}

.has-js label.r_on {
    background: url(../images/radio-on.png) no-repeat;
}

.has-js .label_check input, .has-js .label_radio input {
    position: absolute;
    left: -9999px;
}

h2.bigTitle {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    margin-top: 22px;
}

ul.sidemenu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

ul.sidemenu li a {
    color: #000;
    background: #f2f2f2;
    display: block;
    padding: 5px 6px;
    margin-bottom: 5px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

ul.sidemenu li a.active {
    color: #fff;
    background: #999999;
}

.order-sent {
    color: #61AB02;
    text-align: center;
}

.order-sent i {
    font-size: 80px;
    margin-top: 40px;
    margin-bottom: 31px;
}

/* #### Desktops #### */
@media screen and (max-width: 670px) {

    .nav{
        width: 100%!important;
    }
    section.camere .container, section.galerie .container, section.copyright .container, section.galerie-page .container, section.contact-page .container, section.pagina-page .container, section.footer .container, section.dotari .container {
        padding: 0px 15px;
    }

    ul.galeriefoto li {
        width: 98%;
    }

    ul.galeriefoto li img {
        width: 100%;
    }

    .hero_slider {
        margin-top: -1px;
    }

    .hero_slider .slide_mask.right {
        right: -1950px;
    }

    #heroSlider .slides li, #heroSlider, .hero_slider .slide_mask.right, .hero_slider .slide_mask.left {
        height: 201px;
    }

    #heroSlider .slides li img {
        height: 200px;
    }

    .hero_slider .ribbon, .secondary-bg .ribbon {
        display: none;
    }

    .distreaza .col {
        height: 96px;
    }

    .dotare .imagine img {
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }

    section.secondary-bg {
        height: 237px;
        margin-top: -41px;
    }

    section.secondary-bg h1 {
        width: 100%;
    }

    header .container {
        padding: 0;
    }

    a.logo {
        text-align: center;
    }

    .headerextra {
        margin-bottom: 0;
    }

    .dial {
        width: 100%!important;
        margin: auto!important;
        left: 0!important;
        padding-bottom: 25px;
    }

    .topsearch input[type="text"] {
        width: 86%;
    }

    .topsearch button.submitsearch {
        margin-top: 0;
    }

    form.topsearch {
        margin-right: 20px;
        margin-bottom: 10px;
    }

    .searchmobile {
        width: 100%;
        padding-left: 21px;
    }
}

form#formcomanda a {
    font-size: 16px;
    color: #383838;
}

.graycontact {
    background: #f2f2f2;
    padding: 15px;
}

.telcontact i {
    font-size: 64px;
    color: #fd8934;
}

.nrtel a {
    color: #000;
    font-weight: bold;
    font-size: 40px;
}

section.contact-page h2.contactitle {
    font-size: 28px;
    color: #000;
    margin-top: 10px;
}

h2.pagetitle {
    font-weight: bold;
    color: #000;
    padding-left: 10px;
    font-size: 29px;
    margin-top: 23px;
    margin-bottom: 19px;
}

@media (max-width: 768px) {
  h2.pagetitle {
    font-size: 20px;
  }
}

.galchanar {
    border: 1px solid #ddd;
    padding-left: 9px;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

a.inapoi {
    color: #000;
    padding: 20px;
    text-align: center;
    font-size: 30px;
    background: #f1f1f1;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

a.inapoi i {
    position: absolute;
    left: 0;
    background: #000;
    color: #fff;
    padding: 26px;
    top: 0;
}

ul.catsleft {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    color: #ccc;
}

ul.catsleft li a {
    color: #5f3409;
    font-weight: bold;
    border-bottom: 1px dashed #d0af8e;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}

a.addcos {
    background: #6f0308;
    display: block;
    padding: 5px;
    color: #fff;
}

.cos_contents {
    padding-left: 10px;
    margin-top: 10px;
    cursor: pointer;
}

.cos_prods {
    padding-top: 8px;
    text-transform: uppercase;
}

.cos_prods h4 {
    text-transform: none;
    margin: 0;
}

button.btn-showprods {
    background: #000000;
    width: 270px;
    height: 44px;
    font-weight: bold;
    text-align: left;
    padding-left: 11px;
    outline: none;
    border: 0px solid #ccc;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    border-radius:5px;
    font-size: 20px;
}

button.btn-showprods i {
    margin-right: 8px;
    float: right;
    margin-top: 5px;
}

button.btn-showprods .caret {
    margin-top: 8px;
    display: none;
}

ul.secmenu {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.secmenu li {
    padding: 0;
    float: left;
    margin-left: 22px;
}

ul.secmenu li a {
    color: #fff;
    text-transform: uppercase;
    line-height: 41px;
    font-weight: 300;
    font-size: 17px;
}

ul.secmenu li a:hover {
    text-decoration: none;
}

span.chevron {
    position: absolute;
    right: 9px;
    top: 12px;
    font-size: 11px;
    color: #ccc;
}

.goUp {
    background: #5e0f06;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 50%;
    border-radius: 50%;
    border: 3px solid #931b0d;
    line-height: 33px;
    text-align: center;
    top: -20px;
}

.nav {
    margin-bottom: 0;
    background: #fff;
    width: 270px;
    position: absolute;
    top: 44px;
}

.nav > li.dropdown:hover .dropdown-menu {
    width: auto;
    left: 237px;
    top: 0;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 0;
}

td.phonefooter {
    font-weight: bold;
    color: #ff3f01;
    font-size: 22px;
}

td.icontable {
    font-size: 22px;
    padding-right: 10px;
}

section.prefooter {
    background: #fff;
    border-top: 1px solid #ccc;
    padding: 20px 0;
    font-size: 13px;
}

section.prefooter a {
    color: #391611;
}

@media (min-width: 1200px) {
    .navbar-hidden-lg {
        display:none;
    }
}

.stire a {
    color: #ff3f01;
    font-weight: bold;
    font-size: 13px;
}

.bgwhite {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
}

.pricespacer {
    border-top: 1px solid #e2e2e2;
    margin-top: 15px;
    margin-bottom: 15px;
}

.cantselector {
    border: 1px solid #ccc;
    overflow: auto;
    padding: 9px 5px;
}

.cantselector .minus, .cantselector .plus {
    background: #3d0600;
    float: left;
    padding: 1px 8px;
    margin-top: 5px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    margin-left: 5px;
}

input#cantitate {
    float: left;
    width: 44px;
    border: 0;
    line-height: 30px;
    font-weight: bold;
}

ul.toplinks {
    display: block;
    color: #000;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.toplinks li {
    float: left;
    margin-bottom: 10px;
}

ul.toplinks li a {
    color: #000;
    font-size: 15px;
}

ul.toplinks li i {
    color: #c12a29;
    width: 25px;
    font-size: 20px;
}

.cos_top {
    background: url('../images/bg_cos.png') no-repeat top center;
    width: 41px;
    height: 59px;
    color: #fff;
    padding-top: 34px;
    padding-left: 17px;
    font-size: 12px;
    cursor: pointer;
    margin-top: 5px;
}

form.formsearch {
    height: 43px;
    border-radius: 9px;
    background: #fff;
    border: 1px solid #eaeaea;
}

form.formsearch .searchinput {
    /* background: red; */
    border: 0;
    height: 43px;
    line-height: 43px;
    outline: none;
    margin-left: 13px;
    width: 66%;
    background: none;
}

form.formsearch .submitbut {
    background: #c12929;
    padding: 5px;
    color: #fff;
    border-radius: 8px;
    width: 36px;
    height: 30px;
    border: 0;
    outline: none;
    floaT: right;
    margin: 5px;
}

.topsearch input[type="text"] {
    width: 316px;
    height: 44px;
    margin: 0;
    padding: 5px;
    float: left;
    outline: none;
    border: 1px solid #ccc;
}

form.topsearch {
    margin-top: 5px;
}

.topsearch button.submitsearch {
    color: #fff;
    background: #000;
    cursor: pointer;
    outline: none;
    border: 0;
    padding: 12px 16px;
    margin-top: 15px;
}

.topinfo {
    font-size: 15px;
    color: #383838;
    margin-top: 5px;
    margin-bottom: 5px;
}

.topinfo a {
    color: #383838;
    margin-right: 10px;
}

.topinfo i {
    color: #383838;
    margin-right: 5px;
}


h4.altTitle {
    text-align: center;
    font-size: 15px;
}



@media (max-width: 768px) {
  /* Forțăm elementele din .product-images să se afișeze ca blocuri complete */
  .product-images {
    display: flex;
    flex-direction: column;
  }
  /* Eliminăm orice float și setăm lățimea 100% */
  .prod-slider, .prod-thumbs {
    float: none;
    width: 100%;
  }
  /* Sliderul principal apare primul */
  .prod-slider {
    order: 1;
  }
  /* Miniaturile apar dedesubt sliderului */
  .prod-thumbs {
    order: 2;
    margin-top: 15px;
    text-align: center;
  }
  /* Dacă dorești spațiere între miniaturi */
  .prod-thumbs a {
    display: inline-block;
    margin: 5px;
  }
}


/* Nu intervenim pe desktop, lăsăm ca în template */
.prod-item {
  width: auto;
}

@media (max-width: 768px) {
  .produse .row {
    display: flex;
    flex-wrap: wrap;
  }
  .produse .prod-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 5px; /* opțional: spațiu între produse */
    box-sizing: border-box;
  }
}

/* Previne scroll-ul orizontal */
body {
  overflow-x: hidden;
}

html {
  overflow-x: clip;
}

/* Asigură o gestionare consistentă a lățimii elementelor */
* {
  box-sizing: border-box;
}

/* Imagini responsive pentru a nu depăși containerul */
img {
  max-width: 100%;
  height: auto;
}

/* Asigură că containerul nu depășește lățimea ecranului */
.container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px; /* Ajustează padding-ul după preferințe */
}

@media (max-width: 768px) {
  .topinfo {
    display: none;
  }
}


@media (max-width: 768px) {
  /* Pe mobile, fiecare produs din categoria are 50% lățime */
  .prod-item {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 5px; /* spațiu între produse */
  }
}

@media (max-width: 768px) {
  /* Folosim flexbox pe containerul de produse pentru a aranja articolele pe 2 coloane */
  .ofert-products {
    display: flex;
    flex-wrap: wrap;
  }


@media (max-width: 768px) {
  .ofert-products .prod-item {
    float: left !important;
    width: 50% !important;
    box-sizing: border-box;
    padding: 5px !important;
  }
}



@media (max-width: 768px) {
  /* Centrare toggle button */
  .navbar-header {
    text-align: center;
    width: 100%;
  }
  
  .navbar-toggle {
    display: inline-block;
    float: none;
    margin: 0px auto;
  }

  /* Centrare meniul în interiorul navbarului */
  #navbar {
    text-align: center;
  }

  /* Centrare elementele meniului */
  #navbar .nav.navbar-nav {
    display: flex;
    flex-direction: column;
  }

  #navbar .nav.navbar-nav > li {
    float: none;
    display: block;
    width: 100%;
  }

  #navbar .nav.navbar-nav > li > a {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
  }
}


@media (max-width: 768px) {
  /* Prima coloană ocupă 100% din lățime */
  .menu_footer:first-child {
    width: 100% !important;
  }

  /* Centrare conținut */
  .menu_footer:first-child .footermenu {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  /* Linkurile să fie centrate */
  .menu_footer:first-child .footermenu li {
    width: 100%;
    text-align: center;
  }

  .menu_footer:first-child .footermenu li a {
    display: inline-block;
    text-align: center;
    padding: 8px 0;
        width: 100% !important;

  }
}

@media (max-width: 768px) {
  .col-lg-9.pull-right {
    text-align: center; /* Centrează textul și elementele inline */
    display: flex;
    flex-direction: column;
    align-items: center; /* Centrează conținutul pe orizontal */
    justify-content: center; /* Centrează conținutul pe vertical (dacă are înălțime fixă) */
  }
}



