@import url('https://fonts.googleapis.com/css?family=Poppins:500,600,700,400');
@font-face {
      font-family: "ITCAvantGardeStd-Demi";
      src: url('fonts/ITCAvantGardeStd-Demi.otf') format("opentype");
    }
    @font-face {
      font-family: "Poppins-Italic";
      src: url('fonts/Poppins-Italic.ttf') format("truetype");
    }
/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"], 
    input[type="tel"], input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="tel"], input[type="url"]{ font-size: 16px; }
}
input, select { font-size: 100%; }

@media (min-width: 1024px) {
    .container{
        max-width: 1350px;

    }
    .row {
        max-width: 1350px;
    }
    #header_mobile,#container_mobile {
        display: none;
    }
    .mobile {
        display: none;
    }
}
body {
    font-family: 'Poppins',Helvetica,Arial,serif;
    color: rgba(60,48,106,1.0);
    -webkit-user-select: none;     
}
/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */
.img-badge {
    position: absolute;
    top: -6px;
    margin-left: 35px;
}
.img-badge-istoric {
    position: absolute; 
    top: -6px; 
    margin-left: 20px;
    width: 25px;
}
p {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Poppins',Helvetica,Arial,serif;
    color: rgba(60,48,106,1.0);
}
.info_product1_expand, .info_product1_desktop_expand, .rating_expand {
    -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}
.ul_pages {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Poppins',Helvetica,Arial,serif;
    color: rgba(60,48,106,1.0);   
}
.titlu-produs-desktop {
    margin: 0;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 40.0px;
}
.descriere-produs-desktop {
    margin: 0;
    left: 860px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 22.0px;
}
.product-info-desktop {
    border: 1.5px solid #605af0;
    width: 100%;
    height: 60px;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 25.0px;
    border-radius: 25px;
    color: #000;
    padding-top: 16px;
    cursor: pointer;
}
.more-bids {
    width: 80%; 
    height: 60px; 
    border: 1px solid #605af0; 
    padding-top: 0; 
    border-radius: 5px; 
    background-color: #fff; 
    color: #000;
    font-weight: 600;
    color: rgba(60, 48, 106, 1.0);
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 370px;
}
#cookie-bar {
    z-index: 10000000000 !important;
}
.alert a {
    color: #000;
}
.expand-info-product {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14.0px;
}
.expand-info-product img {
    max-width: 100% !important;
}
.vizualizare_istoric_licitatii {
    max-height: 267px;
    overflow: hidden;
    width: 100%;
}
.subcategorii_count {
    font-family: 'Helvetica Neue',sans-serif;
    color: #777;
    background-color: transparent;
    font-size: 17px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    vertical-align: baseline;
}
.comanda_produs {
    font-family: 'Helvetica Neue',sans-serif;
    color: #000000;
    background-color: transparent;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-decoration: none;
    vertical-align: baseline;
}

#licitatia-zilei-titlu-mobile {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 13px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    /*margin-left: 10%;
    margin-right: 10%;*/
    width: 100%;
    padding-left: 5px;
}
.licitatia-zilei-titlu-mobile { 
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    /*margin-left: 10%;
    margin-right: 10%;*/
    width: 89%;
}
.licitatie-titlu-mobile {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    width: 89%;
}
.product_title {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    margin-left: 5%;
    margin-right: 5%;
    width: 89%;
}
.sumar-comanda {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13.5px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 18.0px;
    text-align: justify;
    margin:0 5px;
}
#licitatia-zilei-descriere-mobile {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 13.5px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 20.0px;
}
#licitatia-zilei-descriere-mobile p {
    margin-bottom: 0px !important;
}
.space50 {
    height: 50px;
    width: 1px;
}
.space20 {
    height: 20px;
    width: 1px;
}
.text-desc {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 18.0px;
    color: rgba(60,48,106,1.0);
}
.triangle-down {
    width: 10px;
    height: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(60,48,106,1.0);
}
.avatar_utilizator {
    background-color: rgba(245,245,249,1.0);
    height: 60px;
    width: 60px;
    border-radius: 15px;
    text-align:center;
    padding-top: 15px;
}
.istoric-licitatii {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 25.0px;
}
.istoric-licitatii-avatar {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 600;
    font-style: normal;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 25.0px;
    font-size: 12px; 
    line-height: 20px; 
    text-transform: capitalize; 
    padding-left:5px;
}
.licitatie-pret-mobile {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    margin-left: 10%;
    width: 39%;
    float: left;
}
.licitatie-pret-mobile-short {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    margin-left: 10%;
    width: 39%;
    float: left;
}
.poza-urmatoarele-licitatii {
    border-radius: 25px;
}
.titlu-urmatoarele-licitatii {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 20.0px;
}
.checkbox {
    background-color: #605af0;
    color: #fff;
}
.form_register_label {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 25.0px;
}
.form_register_input {
    width: 99%;
    background-color: #f5f5f9;
    border-radius: 10px;
    padding-left: 20px;
    height: 50px;
    border: 0px;
}
.licitatie-timp-ramas {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
    color: rgba(60, 48, 106, 1.0);
    text-align: right;
    margin-right: 10%;
    width: 39%;
    float: left;
}
.licitatie-timp-ramas-short {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 18px;
    color: rgba(60, 48, 106, 1.0);
    text-align: right;
    margin-right: 10%;
    width: 39%;
    float: left;
}
.popup_account {
    width: 300px;
    border: 1px solid rgba(96, 90, 240, 1.0);
    border-radius: 25px;
    z-index: 1000;
    background-color: rgb(255, 255, 255);
    position: absolute;
    right: 0px;
}
.urmatoarele-licitatii-mobile {
    background-color: #f5f5f9;
    border-radius: 25px;
}
.space {
    margin-bottom: 10px;
}
.h20 {
    height: 20px;
}
.h10 {
    height: 20px;
}
.categorii_produse:hover {
    text-decoration: none;
    cursor: pointer;
    color: #0056b3;

}
.search_mobile_button {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background-color: #f5f5f9;
    border: 0px;
}
.buton-liciteaza-mobile {
    background-color: #605af0;
    border-radius: 10px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 25.0px;
    padding-top: 20px;
    margin: 0 10%;
}
.buton-liciteaza-desktop {
    background-color: #605af0;
    border-radius: 10px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 20.0px;
    padding-top: 12px;
    margin: 0 10%;
    width: 100%;
    height: 40px;
    cursor: pointer;
}
.logo_mobile {
        opacity: 0.5;
        font-family: "Poppins", Helvetica, Arial, serif;
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        color: rgba(60, 48, 106, 1.0);
        text-align: left;
        line-height: 33.0px;
    }
    .logo_mobile_eulicitez{
        font-family: "Poppins", Helvetica, Arial, serif;
        font-weight: 700;
        font-style: normal;
        font-size: 24px;
        color: rgba(60, 48, 106, 1.0);
        text-align: left;
        line-height: 33.0px;
    }
    .logo_mobile_subheader {
        opacity: 0.5;
        font-family: "Poppins", Helvetica, Arial, serif;
        font-weight: 500;
        font-style: normal;
        font-size: 12.0px;
        color: rgba(60, 48, 106, 1.0);
        text-align: left;
        line-height: 18.0px;
        position: relative;
        top: -12px;
    }
.search_bar_mobile {
        width: 95%; 
        height: 70px;
        border-radius: 15px;
        background-color: rgba(245,245,249,1);
        border: 1px solid rgba(255,255,255,0.0);
        padding-left: 20px;
}
.image_keep_aspect {
    display: flex;
    justify-content: center;
    height: 245px; /* or other desired height */
    overflow: hidden;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}
a.logo_mobile {
    text-decoration: none;
    color: rgba(60, 48, 106, 1.0);
}
a.logo_mobile_eulicitez {
    text-decoration: none;
    color: rgba(60, 48, 106, 1.0);
}
a.logo_mobile_subheader {
    text-decoration: none;
    color: rgba(60, 48, 106, 1.0);
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.div_center {
    text-align: center;
    width:100%;
}
#logo {
    height: 55px;
}
.alt_text {
    background-color: rgba(255,255,255,0.0);
    top: 34px;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 0px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0.5;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 21.0px;
}
.logo_big {
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    position: absolute;
    margin: 0;
    left: 0px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26.0px;
    color: rgba(60, 48, 106, 1.0);1
    text-align: left;
    line-height: 39.0px;
}
.logo_big_ro {
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: auto;
    width: auto;
    position: absolute;
    margin: 0;
    left: 113px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0.5;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 39.0px;
}
.logo_big_footer { 
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    position: relative;
    margin: 0;
    left: 0px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26.0px;
    color: rgba(60, 48, 106, 1.0);1
    text-align: left;
    line-height: 39.0px;
}
.logo_big_footer_ro {
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    opacity: 0.5;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 39.0px;
}
.logo_clock {
    background-color: rgba(255,255,255,0.0);
    top: 3px;
    height: 50px;
    width: 131px;
    position: absolute;
    margin: 0;
    left: 0px;
}
.clock1 {
    background-color: rgba(255,255,255,0.0);
    top: 15px;
    height: 20px;
    width: 20px;
    position: absolute;
    margin: 0;
    left: 20px;
}
.hhmm {
    top: 13px;
    position: absolute;
    margin: 0;
    left: 50px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(223, 88, 130, 1.0);
    text-align: left;
    line-height: 25.0px;
}
.ss {
    top: 13px;
    position: absolute;
    margin: 0;
    left: 93px;
    opacity: 0.5;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(223, 88, 130, 1.0);
    text-align: left;
    line-height: 25.0px;
}
.header_first_line {
    left: 30px;
    top: 5px;
    /*position: absolute;*/
    margin: 0;
    opacity: 0.5;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 21.0px;
}
.header_second_line {
    top: 30px;
    margin: 0;
    position: relative;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 21.0px;
}
.search_bar {
    height: 70px;
    border-radius: 15px;
    background-color: rgba(245,245,249,1);
    border: 1px solid rgba(255,255,255,0.0);
}
.search_icon {
    background-color: rgba(255,255,255,0.0);
    top: 25px;
    height: 20px;
    width: 20px;
    position: absolute;
    margin: 0;
    left: 25px;
}
#search_input {
    position: absolute;
    top: 10px;
    left: 50px;
    width: 100%;
    height: 50px;
    background-color: rgba(255,255,255,0.0);
    border: 0px solid #000;
    padding-left: 10px;
}
.category_search_bar {
    background-color: rgba(255,255,255,0.0);
    top: 20px;
    position: absolute;
    margin: 0;
    right: 30px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(96, 90, 240, 1.0);
    text-align: left;
    line-height: 25.0px;
    border: 0px;
    max-width: 160px;
}
.link_auth {
    background-color: rgba(255,255,255,0.0);
    top: 20px;
    /*left: -10px;*/
    margin: 0;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(96, 90, 240, 1.0);
    text-align: center;
    line-height: 25.0px;
}
.register_button {
    margin: 0;
    background-color: #605af0;
    border-radius: 15px;
    color: #fff;
    width: 130px;
    height: 50px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    text-align: center;
    line-height: 25.0px;
    position: inherit;
    left: -45px;
    top: 10px;
    padding-top: 10px;
}
.menu-item {
    background-color: rgba(255,255,255,0.0);
    height: 50px;
    width: auto;
    margin: 0;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60, 48, 106, 1.0);
    line-height: 21.0px;
    text-decoration: none;
}
.menu-item:hover {
    text-decoration: none;
}
.menu-bullet {
    display: block;
    height: 40px;
}
.menu-bullet:hover {
    text-decoration: none;
    background-image: url('https://licitatii.xtremedesign.ro/img/home-oval@2x.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
#licitatia-zilei {
    width: 760px;
    height: 550px;
    background-color: rgba(245, 245, 249, 1.0);
    border-radius: 25px;
}
#licitatia-zilei-mesaj {
    background-color: rgba(254, 214, 190, 1.0);
    top: 50px;
    height: 50px;
    width: 150px;
    position: relative;
    margin: 0;
    left: 50px;
    border-radius: 25px;
}
#licitatia-zilei-text {
    background-color: rgba(255,255,255,0.0);
    top: 13px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(224, 109, 45, 1.0);
    text-align: center;
    line-height: 25.0px;
}
#licitatia-zilei-titlu {
    background-color: rgba(255,255,255,0.0);
    top: 90px;
    height: auto;
    width: 298px;
    position: relative;
    margin: 0;
    left: 50px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 40.0px;
}
#licitatia-zilei-descriere {
    background-color: rgba(255,255,255,0.0);
    top: 115px;
    height: auto;
    width: 162px;
    position: relative;
    margin: 0;
    left: 50px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 22.0px;
}
#licitatia-zilei-pret {
    background-color: rgba(255,255,255,0.0);
    top: 180px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 50px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 46.0px;
}
#licitatia-zilei-timp-ramas {
    background-color: rgba(255,255,255,0.0);
    top: 135px;
    height: auto;
    width: auto;
    position: relative;
    margin: 0;
    left: 200px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 30.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 46.0px;
}
.buton-liciteaza {
    background-color: #605af0;
    border-radius: 10px;
    top: 153px;
    position: relative;
    margin: 0;
    left: 67px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 25.0px;
    padding-top: 20px;
}
#licitatia-zilei-poza {
    float: right;
    right: 0px;
    width: 360px;
    height: 550px;
    border-top-right-radius: 25px;
}
#info-liciatie {

}
#urmatoarea-liciatie1 {
    background-color: rgba(245, 245, 249, 1.0);
    height: 550px;
    width: 280px;
    position: relative;
    margin: 0;
    left: 15px;
    border-radius: 30px;
}
#urmatoarea-liciatie1-poza {
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: 370px;
    width: 280px;
    position: absolute;
    margin: 0;
    overflow: hidden;    
}
#urmatoarea-liciatie2 {
    background-color: rgba(245, 245, 249, 1.0);
    height: 550px;
    width: 280px;
    position: relative;
    margin: 0;
    left: 40px;
    border-radius: 30px;
}
#urmatoarea-liciatie2-poza {
    background-color: rgba(255,255,255,0.0);
    top: 0px;
    height: 370px;
    width: 280px;
    position: absolute;
    margin: 0;
    overflow: hidden;    
}
.titlu-liciatie {
    position: absolute;
    margin: 0;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 20.0px;
}
#bara {
    background-color: #f5f5f9;
    height: 100px;
    width: 100%;
    border-radius: 25px;
}
#licitatii-de-top {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 40.0px;
    margin-left: 100px;
}
#vezi-toate-licitatiile {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(96, 90, 240, 1.0);
    text-align: right;
    line-height: 25.0px;
    position: relative;
    left: 790px;
    padding-top: 8px;
}
.licitatie {
    
    background-color: #fff;
    border-radius: 25px;
    padding:0px 0px 40px 0px;
}
.text-licitatie-mica {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 20.0px;
    text-align: center;
    padding:0 20px;
}
.pret-licitatie-mica {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 20.0px;
    padding-left: 20px;
}
.timp-ramas-licitatie-mica {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 20.0px;
}
.counter {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 20.0px;
}
.buton-licitatie-mica {
    background-color: #605af0;
    border-radius: 10px;  
    margin: 0 auto;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(255, 255, 255, 1.0);
    text-align: center;
    line-height: 25.0px;
    padding-top: 13px;
}
#toate-categoriile {
    height: auto;
    width: auto;
    margin: 0;
    margin-left: 100px;
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: left;
    line-height: 40.0px;
}
#categorii-produse {
    padding-left: 100px;     
}
.categorii-poza-text {
    float: left;
    width: 130px;
    margin-right: 44px;
}
.text-categorii-produse {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: center;
    line-height: 25.0px;
}
#abonare-newsletter {
    width: 100%;
    max-width: 1150px;
    border-radius: 25px;
    background-color: rgba(245, 245, 249, 1.0);
    margin:0 auto;
    height: 300px;
}
.poza-licitatie-mica {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
#text-abonare {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 25px;
    color: rgba(67, 56, 111, 1.0);
    text-align: left;
    line-height: 40.0px;
    top: 125px;
    position: relative;
    left: 65px;
    float: left;
}
#input-abonare {
    float: left;
    position: relative;
    top: 108px;
    left: 141px;
    width: 100%;
    max-width: 580px;
}
#email-input {
    width: 600px;
    height: 75px;
    border-radius: 25px;
    border: 0px;
    padding-left: 20px;
}
#email-input-mobile {
    width: 100%;
    background-color: #f5f5f9;
    height: 75px;
    border-radius: 25px;
    border: 0px;
    padding-left: 20px;
    padding-right: 150px;
}
#buton-aboneaza {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(96, 90, 240, 1.0);
    text-align: right;
    line-height: 25.0px;
    left: -135px;
    top: 132px;
    position: relative;
}
.buton-abonare {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(96, 90, 240, 1.0);
    text-align: right;
    line-height: 25.0px;
    background-color: #fff;
    border: 0px;
}
.buton-abonare-mobile {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(96, 90, 240, 1.0);
    text-align: right;
    line-height: 25.0px;
    background-color: #f5f5f9;
    border: 0px;
    margin-left: -150px;
}
.buton-abonare-newsletter {
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(96, 90, 240, 1.0);
    text-align: right;
    line-height: 25.0px;
    background-color: #f5f5f9;
    position: absolute;
    border: 0px;
    right: 25px;
    top: 25px;
}
#footer {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 36.0px;
}
.link_info a {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20.0px;
    color: rgba(96, 90, 240, 1.0);
    line-height: 22.0px;
}
#footer a{
    color: rgba(60,48,106,1.0);
}
#link-footer1 {
    margin-left: 50px;
    position: relative;
}
#link-footer2 {
    position: relative;  
}
#link-footer3 {
    position: relative;
    left: 930px;
}
#link-footer4 {
    position: relative;
}
.mobile_menu_text a{
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 600;
    font-style: normal;
    font-size: 21.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 30.0px;
    text-decoration: none;
    margin-left: 10%;
    width: 80%;
    background-image: url(https://licitatii.xtremedesign.ro/img/menu-link.png);
    background-repeat: no-repeat;
    background-position: right;
}
.badge_mobile {
    width: 80px;
    height: 80px;
    background-color: #c9493f;
    border-radius: 60px;
    position: absolute;
    z-index: 500;
    color: #fff;
    text-align: center;
    right: 20px;
    padding-top: 25px;
    font-size: 17px;
    margin-top: 10px;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    z-index: 500;
    bottom: 0px;
    position: absolute;
    margin: 0 auto;
    width: 100%;
}
#categorii-grid a{
    color: #000;
}
#categorii_mobile {
    margin-top: 10px;
    width:100%;
}
#categorii_mobile a {
    font-size: 20px;
    font-weight: 500;
}
#full_mobile_menu,#account_menu_mobile {
    width: 100%;
    height: 100%;
    position: fixed;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(255,255,255,.5));
    z-index: 250;
}
#categorii-grid {
    height:95px; 
    padding:2px;
    white-space:nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling:touch;
}

.grid-item {
    display:inline-block;
    width:60px;
    height:95px;
    line-height:40px;
    text-align:center;
}
.grid-item + .grid-item {
    margin-left:5px
}
.subcategorii_menu {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 500;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60, 48, 106, 1.0);
    line-height: 21.0px;
    width: 150px;
    margin: 0 auto;
    background-color: #ffffff;
    padding-bottom: 25px;
}
.subcategorii_menu a {
    color: rgba(60, 48, 106, 1.0);
}
.aleft { margin-left: 15px; }
.center { text-align: center; width: 100%;}
.right {text-align: right; }
.titlu_mobile { 
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 29px;
    color: rgba(60, 48, 106, 1.0);
}
.footer-mobile-expand {
    padding-top: 20px;
    border-top-right-radius:25px;
    border-top-left-radius: 25px;
    border: 1px solid #000;
    padding-left: 30px;
}
.footer-mobile-expand a {
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14.0px;
    color: rgba(60,48,106,1.0);
    text-align: left;
    line-height: 36.0px;
}
.desc_cum_functioneaza {
    font-family: "Poppins", Helvetica, Arial, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60, 48, 106, 1.0);
    text-align: center;
    line-height: 25.0px;
}
.radius {
    border-radius: 25px;
}
#pret_retail_mobile {
    border-radius: 25px;
    background-color: #f5f5f9;
    width: 100px;
    height: 60px;
    position: absolute;
    z-index: 100;
    text-align: center;
    left: 9%;
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60,48,106,1.0);
    text-align: center;
    line-height: 20.0px;
    padding-top: 12px;
    margin-top: 10px;
}
.pret_retail_mobile {
    border-radius: 25px;
    background-color: #f5f5f9;
    width: 100px;
    height: 60px;
    position: absolute;
    z-index: 100;
    text-align: center;
    left: 9%;
    font-family: 'Poppins',Helvetica,Arial,serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16.0px;
    color: rgba(60,48,106,1.0);
    text-align: center;
    line-height: 20.0px;
    padding-top: 12px;
    margin-top: 10px;
}
.enter_price {
    font-family: 'Poppins',Helvetica,Arial,serif;
    width: 100%;
    border: 1px solid #605af0;;
    height: 48px;
    border-radius: 10px;
    padding-left: 15px;
    font-size: 12px;
}
.enter_price_desktop {
    font-family: 'Poppins',Helvetica,Arial,serif;
    width: 100%;
    border: 1px solid #605af0;;
    height: 48px;
    border-radius: 10px;
    padding-left: 15px;
    font-size: 12px;
}
@media screen and (max-width: 703px) {
    .product_title {
        font-size: 13px;
        color: rgba(60, 48, 106, 1.0);
        text-align: left;
        margin-left: 5%;
        margin-right: 5%;
        width: 89%;
    }
    .counter{
        font-size: 14px;
    }
}
@media (min-width: 377px)  and (max-width: 1023px) {
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .col {
        padding-left: 0px;
        padding-right: 0px;
    }

    #header_desktop,#footer_desktop,#urmatoarea-liciatie1,#urmatoarea-liciatie2,#categorii_desktop,#licitatia-zilei,#logo,#bara_mesaj_desktop,.alt_text {
        display: none;
    }
    .logo_mobile {
        font-size: 24px;
    }
    .logo_mobile_eulicitez{
        font-size: 24px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
    .desktop {
        display: none;
    }
}
@media screen and (max-width: 376px) {
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .row {
        margin-right: 0px;
        margin-left: 0px;
        /*width: 100%;*/
    }
    .desktop {
        display: none;
    }
    #header_desktop,#footer_desktop,#urmatoarea-liciatie1,#urmatoarea-liciatie2,#categorii_desktop,#licitatia-zilei,#logo,#bara_mesaj_desktop,.alt_text {
        display: none;
    }
    .logo_mobile,.logo_mobile_eulicitez {
        font-size: 20px;        
    }

}