@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

div#header div#divCos span#nrProdCos {
    font-weight: 500;
}
a {
    text-decoration: none;
    color: inherit;
}
a.adaugaInCosButton {
    display: inline-block;
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 16px;
    padding: 10px 15px;
    border-radius: 8px;
    margin-top: 35px;
}
a.adaugaInCosButton .icon {
    position: relative;
    top: -2px;
}
option.premium {
    padding-left: 5px;
}
option.medii {
    padding-left: 5px;
}
option.title {
    font-weight: bold;
    padding-left: 0px;
}
.content {
    max-width: 1350px;
    margin: 0 auto;
}
ul.menu {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
}
ul.menu li {
    display: inline-block;
}
div#filtru div#customSearch #searchBoxContainer {
    max-width: min(273px, 100% - 39px);
    /* margin-top: 23px; */
}
div#filtru div#customSearch #searchBoxContainer #searchBox {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgba(112, 112, 112, 1);
    padding: 8px;
    font-size: 13px;
}
div#filtru div#customSearch #searchBoxContainer #rezultateCustomSearch {
    max-width: 273px;
    width: 100%;
    border-radius: 5px;
    position: absolute;
    box-shadow: 0px 0px 2px #cacaca;
    margin-top: 3px;
    display: none;
    z-index: 2147483645;
    font-size: 13px;
    text-align: center;
}
div#filtru div#customSearch #searchBoxContainer #rezultateCustomSearch p {
    cursor: pointer;
    padding: 3px;
}
div#filtru div#customSearch #searchBoxContainer #rezultateCustomSearch p:hover {
}
div#filtru div#customSearch #searchBtn {
    border-radius: 10px;
    padding: 7px 9px;
    position: relative;
    top: -1px;
}
div#filtru form {
    width: 100% !important;
}
div#filtru div.row.separator {
    margin-bottom: 26px;
}
div#filtru p.titluFiltru {
    font-size: 22px;
    font-family: 'Verdana';
}
div#filtru label {
    margin: 0;
}
div#filtru div#tipuri_filtru .lat {
    font-family: 'Open Sans';
    font-size: 18px;
    transition: all 0.2s ease;
    text-align: left;
    cursor: pointer;
}
div#filtru div#tipuri_filtru .lat.active {
}
div#filtru div#tipuri_filtru .lat:hover {
}
div#filtru div#tipuri_filtru .lat .little {
    /* font-family: 'Open Sans Light'; */
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 15px;
}
div#filtru div.radioSection label {
    font-size: 15px;
    margin-top: 0px;
}
div#filtru .cautaBtn {
    border-radius: 20px;
    font-size: 16px;
    font-family: 'Verdana';
    font-weight: bold;
    background-color: var(--bs-danger);
    color: var(--bs-white);
}
div#filtru .cautaBtn:hover {
    background-color: var(--bs-danger-bg-subtle);
    color: var(--bs-dark);
}
div#filtru select.form-control,
div#filtru input[type="text"].form-control {
    border: 1px solid rgba(112, 112, 112, 1);
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 15px;
}
div#filtru p.filtruLabel {
    font-family: 'Verdana';
    font-size: 14px;
}
h1.titlu{
    font-family: 'Verdana';
    font-weight: bold;
    /* color: #202020; */
}
h2.titlu{
    font-family: 'Verdana';
    font-weight: bold;
    /* color: #303030; */
}
h3.titlu{
    font-family: 'Verdana';
    font-weight: bold;
    /* color: #404040; */
}
/* h1.titlu, .h1.titlu {
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 25px;
    color: #404040;
}
h2.titlu, .h2.titlu {
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 22px;
    color: #505050;
}
h3.titlu, .h3.titlu {
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 20px;
    color: #606060;
} */
div#footer {
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-family: 'Verdana';
    font-size: 14px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
    border: 1px solid rgba(175, 175, 175, 1);
}
div#footer .coloana {
    border-right: 1px solid rgba(255, 255, 255, 1);
}
div#footer .title {
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 20px;
}
div#footer a.link {
    display: block;
    font-family: 'Verdana';
    text-decoration: none;
    padding-left: 10px;
}
div#footer a.link:hover {
    text-decoration: underline;
}
div#footer hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #fff;
}
div#footer div.imgContainer img {
    max-width: 100%;
}
div#footer p#copyright {
    margin-bottom: 25px;
}
div#footer p.text {
    text-align: justify;
}
div#mobileSideMenuContainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 214748360;
    overflow: scroll !important;
}
div#mobileSideMenuContainer div#menu {
    padding: 15px;
    position: absolute;
    right: 0;
    width: 80%;
    height: 100%;
    overflow: scroll;
    font-family: 'Poppins Bold';
    text-transform: uppercase;
}
div#mobileSideMenuContainer div#menu ul.menu li {
    display: block;
    padding-top: 15px;
    cursor: pointer;
    /* font-family: 'Open Sans Bold'; */
    font-family: 'Open Sans';
    font-weight: 700;
}
ul.breadcrumb {
    overflow: hidden;
    overflow-x: scroll;
    white-space: nowrap;
    display: block;
}
ul.breadcrumb>li.breadcrumb-item {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
ul.breadcrumb>li.breadcrumb-item:not(.active) a {
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
}
ul.breadcrumb>li.breadcrumb-item:not(.active) a:hover {
    text-decoration: underline;
}
div.breadcrumb {
    margin: 0;
}
div.breadcrumb ul.menu li.sageata {
    font-size: 14px;
    font-weight: bold;
    color: var(--bs-danger);
}
div.breadcrumb ul.menu li.url {
    font-family: 'Verdana';
    font-size: 16px;
    margin-right: 10px;
}
div.breadcrumb ul.menu li.url.active {
    font-weight: bold;
}
div.paginare {
    display: inline-block;
    text-align: center;
    /* padding: 7px 15px;
    border-bottom: 1px solid rgb(200, 200, 200); */
}
div.paginare a.disabled i.fas {
    cursor: not-allowed;
}
div.paginare span.nop {
}
div.paginare a i.fas {
}
#cartPreview {
    position: fixed;
    padding: 10px;
    border-radius: 5px;
    top: 15px;
    right: 15px;
    z-index: 2147483647;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 0px 5px #f1f1f1;
}
#cartPreview .title {
    font-family: 'Verdana';
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 5px;
}
#cartPreview .cartPreviewRow {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f1f1f1;
}
#cartPreview .cartPreviewRow .col {
    padding: 0;
}
#cartPreview .cartPreviewRow .col .prod-title {
    font-size: 9px;
    /* font-family: 'Open Sans Bold'; */
    font-family: 'Open Sans';
    font-weight: 700;
}
#cartPreview .cartPreviewRow .col .prod-dimensiune {
    font-size: 9px;
    /* font-family: 'Open Sans Light'; */
    font-family: 'Open Sans';
    font-weight: 300;
}

/* zoom la hover imagine la produs */
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:700);
.tiles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tile {
    position: relative;
    float: left;
    width: 33.333%;
    height: 100%;
    overflow: hidden;
}
.photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: transform .5s ease-out;
}
.txt {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 10%;
    left: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 9px;
    line-height: 12px;
    text-align: center;
    cursor: default;
}
.x {
    font-size: 32px;
    line-height: 32px;
}

/* gata cu zoom in pula mea ca mai ai si alta treaba */

/* easy zoom pagina produs */

/* Shrink wrap strategy 1 */
.easyzoom {
    /*float: left;*/
}
.easyzoom img {
    display: block;
}

/* Shrink wrap strategy 2 */
.easyzoom {
    display: inline-block;
}
.easyzoom img {
    vertical-align: bottom;
}

/* gata cu easyzoom */
form div.form-col {
    margin-bottom: 15px;
}
.nopadding {
    padding: 0 !important;
}
.noborder {
    border: 0 !important;
}
.text-muted {
    /* font-family: "Open Sans Light"; */
    font-family: "Open Sans";
    font-weight: 300;
}
div#cautaDupaBrand {
    border-radius: 3px;
    margin-top: 35px;
    background: url('/imagini/brands_bg.png');
    background-size: cover;
    border-bottom: 1px solid #ccc;
    padding: 30px 15px;
}
div#cautaDupaBrand .brand {
    text-align: center;
    padding: 10px;
}
div#newsLetter {
    padding: 25px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    /* margin-top: 30px; */
}
div#newsLetter .title {
    /* font-family: 'Open Sans Bold'; */
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 22px;
}
div#newsLetter .text {
    /* font-family: 'Open Sans Light'; */
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 13px;
    text-align: justify;
}
div#newsLetter img#newsletterIcon {
    margin-right: 15px;
    position: relative;
    top: -4px;
}
div#newsLetter #emailInput {
    border: 1px solid rgba(112, 112, 112, 1);
    border-radius: 20px;
    font-family: 'Verdana';
}
div#newsLetter #emailSubmit {
    border-radius: 20px;
}
div#paginiInfo {
    /*margin-top: 20px;*/
    border-radius: 3px;
    padding: 10px 20px;
}
div#paginiInfo div.coloana {
    padding: 0!important;
    margin-bottom: 10px;
}
div#paginiInfo div.coloana div.iconita {
    padding: 0 !important;
    font-size: 55px;
    text-align: center;
}
div#paginiInfo div.coloana div.text {
    padding: 0 !important;
    /* font-family: 'Open Sans Light'; */
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 12px;
    text-align: justify;
}
div#paginiInfo div.coloana div.text div.titlu {
    /* font-family: 'Open Sans Bold'; */
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 22px;
    text-align: left;
}
div#paginiInfoVertical {
    /*margin-top: 20px;*/
    border-radius: 3px;
    padding: 10px 20px;
}
div#paginiInfoVertical div.coloana {
    padding: 0!important;
    margin-bottom: 10px;
}
div#paginiInfoVertical div.coloana div.iconita {
    padding: 15px 0 0 0;
    font-size: 55px;
    text-align: center;
}
div#paginiInfoVertical div.coloana div.text {
    padding: 0 !important;
    /* font-family: 'Open Sans Light'; */
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 12px;
    text-align: justify;
}
div#paginiInfoVertical div.coloana div.text div.titlu {
    /* font-family: 'Open Sans Bold'; */
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 17px;
    text-align: left;
}
.highlight {
}
.imAderentaLat {
    height: 20px;
}
#headbar #telefon {
    font-size: 29px;
    /* font-family: 'Open Sans Bold'; */
    font-family: 'Open Sans';
    font-weight: 700;
}
#headbar ul.menu li {
    font-size: 16px;
    padding: 0 10px;
}
div#motiveCumparare {
    box-shadow: rgba(0, 0, 0, 0.16) 0 0 15px;
    border-radius: 10px;
}
div#motiveCumparare div#titlu {
    padding: 20px;
}
div#motiveCumparare div#body {
    padding: 30px 20px;
}
div#motiveCumparare div#body div.section {
    margin-bottom: 20px;
}
div#motiveCumparare div#body div.section div.icon {
    padding: 0;
}
div#motiveCumparare div#body div.section div.text {
    font-weight: bold;
    font-family: 'Verdana';
    font-size: 14px;
    padding-right: 0;
}
div#zonaCarduri {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px;
}
div#zonaCarduri .col img {
    width: 100%;
    max-width: 110px;
}
div#infoLateralEroti {
    box-shadow: 0px 0px 15px #00000029;
    border-radius: 10px;
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 15px;
    color: var(--bs-white);
}
div#infoLateralEroti div.row {
    padding: 10px;
}
div#infoLateralEroti div.row .icon {
    padding: 0px;
}
div#infoLateralEroti div.row .icon img {
    width: 40px;
    max-width: 100%;
    filter: invert(1);
}
div.eticheta {
    border: 1px solid rgba(112, 112, 112, 1);
    border-radius: 10px;
    margin-top: 10px;
    font-family: 'Verdana';
}
div.eticheta .column {
    border-right: 1px solid rgba(112, 112, 112, 1);
    padding: 1px;
    text-align: center;
}
div.eticheta .column.last {
    border-right: 0 !important;
}
div.eticheta .column .icon {
    width: 18px;
    position: relative;
    top: -2px;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;
}