.biginpo {
    margin-bottom: 10px !important;
    border-radius: 10px !important;
    font-weight: 700 !important;
    height: 50px !important;
    font-size: 1rem !important;
}

.nav-item {
    white-space: nowrap !important;
}

a {
    text-decoration: none;
}

.cardadoof {
    min-height: 390px !important;
    max-height: 390px !important;
    text-align: center !important;
}

.nomstop {
    margin-top: -3px !important;
}

.alitbold {
    font-weight: 700 !important;
}

.df-results {
    padding-left: 12px !important;
    padding-right: 8px !important;
    padding-top: 8px !important;
}

.df-card__main {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 15px 0 rgba(0, 0, 0, 0.19);
    border-radius: 0.25rem;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
}

.df-card__title {
    color: #19210e;
    font-size: 13px;
    font-weight: 700;
}

.df-card__cod {
    color: #19210e;
    font-size: 13px;
    font-weight: 700;
}

.availability.in-stock span:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    font-size: 11px;
    vertical-align: middle;
}

.cdr-stoc.In.Stoc {
    padding: 5px;
    background-color: #497943;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    font-size: 10px;
    text-transform: lowercase;
    font-size: 75%;
}

.cdr-stoc.Stoc.Epuizat {
    padding: 5px;
    background-color: #D54C4C;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    font-size: 10px;
    text-transform: lowercase;
    font-size: 75%;
}

.sts-stoc {
    margin-top: 2px;
    margin-bottom: 2px;
}

.df-card__availability.In.Stoc {
    color: #6dbe14;
    font-size: 13px;
    line-height: 16px;
    display: block;
    border: 2px #6dbe14 solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    margin: 10px auto 20px;
}

.availability.stoc-epuizat span:before {
    content: "\f00d";
    font-family: FontAwesome;
    display: inline-block;
    margin-right: 5px;
    font-size: 11px;
    vertical-align: middle;
}

.df-card__availability.Stoc.Epuizat {
    color: red;
    font-size: 13px;
    line-height: 16px;
    display: block;
    border: 2px red solid;
    padding: 5px 12px;
    border-radius: 999px;
    font-weight: 700;
    margin: 10px auto 20px;
}

.df-card__price {
    margin-right: 5px;
    color: #ff0000;
    font-weight: bold;
    font-size: 23px;
}

.df-card__price--old {
    margin-right: 5px;
    color: #414181;
    font-weight: bold;
    font-size: 15px;
}

.df-card__id {
    margin-right: 5px;
    color: #414181;
    font-weight: bold;
    font-size: 12px;
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
    width: 100%;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

@media (max-width: 576px) {
    .imglogo {
        width: 150px;
    }
}

@media (min-width: 576px) {
    .imglogo {
        width: 230px;
        margin-right: 20px;
    }
}

.spancataside {
    cursor: pointer;
}

.cdr-denumire-mic {
    height: 30px !important;
    overflow: hidden !important;
}

.btn-fed-cos {
    color: #ffffff;
    border-color: #2b2e4a;
    border: 1px solid #2b2e4a;
    border-radius: 5px;
    font-weight: 650;
    background-color: #2b2e4a;
}

.btn-fed-cos:hover {
    color: #ffffff;
    background-color: #52616b;
    border-color: #2b2e4a;
}

.btn-fed-cos:focus,
.btn-fed-cos.focus {
    color: #ffffff;
    background-color: #1fab89;
    border-color: #2b2e4a;
}

.owl-carousel {
    -ms-touch-action: pan-y !important;
    touch-action: pan-y !important;
    z-index: auto !important;
}

.rowbody {
    margin-right: 10px;
    margin-left: 10px;
}

.modal_cos_denumire_produs {
    vertical-align: middle;
    position: relative;
    /* margin-left: 30px; */
}

.modal_cos_pret_old {
    text-decoration: line-through;
    color: #c4c4c4;
}

.modal_cos_pret_this {
    font-weight: 600;
    font-size: 16px;
    color: #ef2809;
}

.older {
    font-weight: 600;
    font-size: 16px;
    color: #ef2809;
    text-decoration: line-through;
}

.font-weight-bold {
    font-weight: 600;
}

.modal_cos_pret_special {
    font-weight: 600;
    font-size: 17px;
    color: #b61aae;
}

.titcosco {
    font-size: 16px;
    font-weight: 600;
}

.dealscos {
    background: #f5f5f5 !important;
    margin-top: 0px !important;
    border-top: 1px solid #cccccc;
}

.cosmodbody {
    margin-bottom: 0px !important;
}


/* .centermod {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
} */

.linksutb {
    padding: 3px;
    border: 1px solid;
    margin-right: 3px;
    margin-bottom: 3px;
    /* font-size: 8px !important; */
    color: #00adb5;
}

.cd-bdy {
    background-color: #fff;
}

.blocket {
    border: 0px !important;
}

.trpromo {
    border: 3px solid #f73859 !important;
}

.spanreducere {
    color: #ff6f3c;
    font-weight: 600;
}

.subcatspan {
    display: inline-block;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 10px;
    margin-right: 7px;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 600;
    color: #333e48;
    text-transform: none;
    background-color: #f9f6f7;
}

#spansubcat {
    margin-top: 10px;
    line-height: 30px;
}

.subcatspan__active {
    display: inline-block;
    border: 2px solid #005691;
    border-radius: 3px;
    padding: 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 600;
    color: #005691;
    text-transform: none;
}

.divider {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 768px) {
    .subcatspan {
        font-size: 22px !important;
        margin-right: 12px;
        margin-bottom: 12px;
    }
}

.btnmaimulteproduse {
    font-size: 23px;
    background-color: #21bf73;
    padding: 20px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
}

.produseramasedevazut {
    font-weight: 600;
    color: #5c636e;
}

.btnpage {
    display: inline-block;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 5px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 27px;
    font-weight: 600;
    color: #333e48;
    text-transform: none;
    background-color: #f9f6f7;
}

.btnpage__active {
    border: 2px solid #005691;
    color: #005691;
}

.textpg {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 18px;
}

.pagesno {
    margin-bottom: 15px;
}

.filtruactiv {
    display: inline-block;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 7px;
    margin-right: 7px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #333e48;
    text-transform: none;
    background-color: #f9f6f7;
}

.btnstergefiltru {
    border: 1px solid #cccccc;
}

.btnfiltremobile {
    display: inline-block;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 7px;
    margin-right: 7px;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    text-transform: none;
    background-color: #e84545;
}

.aside-showed {
    font-weight: 600;
    display: inline-grid;
}

.spancataside {
    margin-bottom: 5px;
}

.spancataside__active {
    color: #ff6f3c !important;
}

.blocket {
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
}

.formbig {
    font-size: 20px;
    padding: 10px;
    line-height: 25px;
    height: 70px;
}

.spancataside-mobile {
    display: block;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 10px;
    margin-right: 7px;
    margin-bottom: 5px;
    font-size: 27px;
    font-weight: 600;
    color: #333e48;
    text-transform: none;
    background-color: #f9f6f7;
    text-align: center;
}

.aside-showed {
    font-weight: 600;
    /* text-align: center; */
    /* font-size: 25px; */
}

.catblock {
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 20px;
    margin-bottom: 20px;
}

.catblock_title {
    font-size: 30px;
    font-weight: 600;
}

.catblock_categ_title {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #cccccc;
}

.catblock_produse_count {
    display: block;
}

.catblock_prods_imgs {
    /* overflow: hidden; */
    /* width: 100%; */
    /* background-color: ; */
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    /* height:170px; Ca sa fie randuri limitate mobile eetc */
    flex-wrap: wrap;
    overflow-y: hidden;
}

.catblock_prods_img {
    display: inline-block;
    border: 1px solid #cccccc;
    padding: 15px;
    margin-right: 3px;
    margin-bottom: 3px;
}

.catblock_categ_a {
    text-decoration: none;
    color: #333e48;
}

.catblock_categ_a:hover {
    text-decoration: none;
    color: #333e48;
}

.catblock_categ_button {
    /* display: inline-block; */
    padding: 10px;
    border: 2px solid #cccccc;
    border-radius: 7px;
    font-size: 1rem;
    font-weight: 600;
    background-color: #fff;
    color: #52616b;
    /* width: 100%; */
    /* display:flex;
    flex-wrap:wrap;
    overflow-y:hidden; */
}

.denuist {
    height: 50px;
    overflow: hidden;
}

.cd-bdy {
    border: 1px solid #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    text-align: center;
}


/* #inp_cautare {
    margin-bottom: 10px;
    border-radius: 10px;
    font-weight: 700;
    height: 90px;
    font-size: 2rem;
} */

.btndetpro_cos {
    color: #497943 !important;
    border-color: #497943 !important;
}

.card-body {
    padding: 10px !important;
}

.rating-box {
    /*	width: 60px;
        height: 10px;
        font-size: 0;
        line-height: 0;
        background: url(../images/bkg_rating.png) 0 0 repeat-x;
        text-indent: -999em;
        overflow: hidden; */
    width: 60px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
    background: url(../images/bkg_rating.png) 0 0 repeat-x;
}

.rating-box .rating {
    float: left;
    height: 9px;
    background: url(../images/bkg_rating.png) 0 100% repeat-x;
}

.ratings .rating-box {
    display: inline-block;
}

.btn-teal {
    background-color: #20c997 !important;
}

.owl-stage {
    right: 20px;
}

.sserrt {
    border: 0px;
    vertical-align: middle;
    padding-right: 70px !important;
}

.sserrt:disabled {
    background-color: #D9534F !important;
}

.ssse {
    height: 100%;
    width: 70px;
    background-color: #497943;
    display: block;
    z-index: 1;
    border-top-left-radius: 37% 80% !important;
    border-bottom-left-radius: 0 0 !important;
    color: #fff !important;
    font-size: 1.4em;
    text-align: center;
}

.avatar-circle.min {
    width: 30px !important;
    height: 30px !important;
    background-color: #00ba00 !important;
    display: inline-block !important;
}

.initials.min {
    top: 5px !important;
    font-size: 12px !important;
}

.comrevies {
    margin-top: 5px !important;
    padding-top: 5px !important;
}

.com_review {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    display: block;
    margin-bottom: 5px;
}

.card-img-top {
    max-height: 400px !important;
    min-height: 400px !important;
    /* position: relative; */
    /* height: 300px; */
    /* width: 283px; */
    /* overflow: hidden; */
    /* object-fit: none; */
    object-fit: contain;
    /* object-fit: scale-down; */
}

.card-img-top-min {
    max-height: 130px !important;
    min-height: 130px !important;
}

.lsi {
    text-decoration: none;
    color: #000;
}

.lsi:hover {
    text-decoration: none;
    color: #f2f2f7;
}

.bmenu-cat:hover {
    color: #f2f2f7 !important;
    border-color: #f2f2f7 !important;
    font-style: italic;
}

.submenuhead {
    /* font-family: geom-graphic, sans-serif;
    font-weight: 600;
    font-style: normal; */
}

.shadow-bot {
    box-shadow: 0 1rem 3rem -2rem rgba(0, 0, 0, 0.175) !important;
}

.offcanvas-bottom {
    height: 68vh !important;
}