@font-face {
    font-family: "Aller";
    src: url("../fonts/Aller-Bold.eot");
    src: url("../fonts/Aller-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Aller-Bold.woff2") format("woff2"),
        url("../fonts/Aller-Bold.woff") format("woff"),
        url("../fonts/Aller-Bold.ttf") format("truetype"),
        url("../fonts/Aller-Bold.svg#Aller-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Aller";
    src: url("../fonts/Aller-Light.eot");
    src: url("../fonts/Aller-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Aller-Light.woff2") format("woff2"),
        url("../fonts/Aller-Light.woff") format("woff"),
        url("../fonts/Aller-Light.ttf") format("truetype"),
        url("../fonts/Aller-Light.svg#Aller-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Aller";
    src: url("../fonts/Aller.eot");
    src: url("../fonts/Aller.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Aller.woff2") format("woff2"),
        url("../fonts/Aller.woff") format("woff"),
        url("../fonts/Aller.ttf") format("truetype"),
        url("../fonts/Aller.svg#Aller") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Akrobat";
    src: url("../fonts/Akrobat-Bold.eot");
    src: url("../fonts/Akrobat-Bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Akrobat-Bold.woff2") format("woff2"),
        url("../fonts/Akrobat-Bold.woff") format("woff"),
        url("../fonts/Akrobat-Bold.ttf") format("truetype"),
        url("../fonts/Akrobat-Bold.svg#Akrobat-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Akrobat";
    src: url("../fonts/Akrobat-Regular.eot");
    src: url("../fonts/Akrobat-Regular.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Akrobat-Regular.woff2") format("woff2"),
        url("../fonts/Akrobat-Regular.woff") format("woff"),
        url("../fonts/Akrobat-Regular.ttf") format("truetype"),
        url("../fonts/Akrobat-Regular.svg#Akrobat-Regular") format("svg");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Akrobat";
    src: url("../fonts/Akrobat-Light.eot");
    src: url("../fonts/Akrobat-Light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/Akrobat-Light.woff2") format("woff2"),
        url("../fonts/Akrobat-Light.woff") format("woff"),
        url("../fonts/Akrobat-Light.ttf") format("truetype"),
        url("../fonts/Akrobat-Light.svg#Akrobat-Light") format("svg");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AvenirNextLTProBold";
    src: url("../fonts/AvenirNextLTProBold.eot");
    src: url("../fonts/AvenirNextLTProBold.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/AvenirNextLTProBold.woff2") format("woff2"),
        url("../fonts/AvenirNextLTProBold.woff") format("woff"),
        url("../fonts/AvenirNextLTProBold.ttf") format("truetype"),
        url("../fonts/AvenirNextLTProBold.svg#AvenirNextLTProBold")
            format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.cosul-meu-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.cosul-meu {
    width: 90px;
    margin-left: auto;
    position: relative;
    z-index: 9999;
}

.cosul-meu a {
    border-radius: 0 0 5px 5px;
    background-color: #242424;
    display: block;
    text-align: center;
    margin-left: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 10px;
    padding-top: 76px;
    text-decoration: none;
}
.cosul-meu a span {
    font-family: "Akrobat";
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    display: block;
    line-height: 1.4;
    position: relative;
}
.cosul-meu a img {
    width: 27px;
    position: relative;
}
.cosul-meu a span.count {
    position: absolute;
    width: 21px;
    line-height: 21px;
    background-color: #c2000b;
    right: 12px;
    top: -10px;
    z-index: 1;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.contul-meu {
    width:110px;
    right: 100px;
    position: absolute;
    z-index: 9999;
}
.contul-meu ul.cont {
    border-radius: 0 0 5px 5px;
    display: block;
    text-align: center;
    margin-left: auto;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 10px;
    padding-top: 84px;
    text-decoration: none;
    list-style-type: none;
}
.contul-meu ul.cont li {
    
    position: relative;
}
.contul-meu a {
    text-decoration: none;
    color:#000;
    text-align: left;
}

.contul-meu li span {
    font-family: "Akrobat";
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
    line-height: 1.4;
    position: relative;
}
.contul-meu li img {
    width: 25px;
    position: relative;  
    display: block;
    margin: 0 auto;
}
.contul-meu img.down-arrow {
    width: 16px;
    display: block;
    padding-top: 2px;
    float: right;
    padding-left: 2px;
  }
.contul-meu li:hover .contul-meu-dropdown {
    display: block;
}
.contul-meu-dropdown {
    display:none;
    position: absolute;
    color: #000;
    background-color: #fff;
    padding:15px 0px;
    width: 140px;
    top: 50px;
    left: -20px;
    z-index: 9999;
    list-style-type: none;
}
.produse-card-area {
    border-radius: 10px;
    background-color: rgba(233, 233, 233, 0.8);
    /* padding-top: 125px; */
    /* padding-top: 100px; */
    padding-top: 166px;
    /* padding-top: 96px; */
    padding-bottom: 30px;
    min-height: 100vh;
}
.produse-card-slider {
    position: relative;
    /* left: -12px; */
}
.produse-card .star {
    margin: 5px 0;
}
.produse-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.produse-left {
    max-width: 262px;
    width: 100%;
}
.produse-left-inner {
    max-width: 262px;
    width: 100%;
    background-color: #c2000b;
    padding: 25px;
    border-radius: 10px;
}
.produse-left-inner.bg-black {
    height: 428px;
}
.produse-left p {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px;
    font-family: "Akrobat";
}

.produse-card-right {
    max-width: calc(100% - 262px);
    width: 100%;
    /* padding: 0 25px; */
    padding-left: 25px;
}
.produse-card-right h3 {
    font-family: "Akrobat";
    font-size: 22px;
    font-weight: bold;
    color: #313131;
    margin-bottom: 25px;
}

.produse-select select {
    width: 100%;
    height: 36px;
    padding: 0 10px;
    border-radius: 5px;
    background-color: #fff;
    border: 0;
    cursor: pointer;
    margin-bottom: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #242424;
    appearance: none;
    background-image: url(../img/arrows/chevron-down.svg);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 15px;
    font-family: "Akrobat";
}
.product-list ul {
    display: flex;
    flex-direction: column;
    gap: 30px 0;
}
.produse-card-inner {
    width: 209px;
    border-radius: 10px;
    background-color: #fff;
    padding: 20px 25px;
    padding-top: 0;
    text-align: center;
}

.produse-card-text a {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    color: #1a1a1a;
    text-decoration: none;
    font-family: "Aller";
}

.produse-card-bottom-text h4 {
    font-size: 18px;
    font-weight: bold;
    font-stretch: condensed;
    line-height: 1;
    color: #c2000b;
    margin-bottom: 16px;
    font-family: "AvenirNextLTProBold";
}

.produse-card-add-to-cart a {
    width: 158px;
    line-height: 41px;
    border-radius: 5px;
    background-color: #fec221;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
}

.produse-card-add-to-cart span {
    font-size: 16px;
    font-weight: bold;
    color: #1a1a1a;
    font-family: "Akrobat";
}

.produse-card-add-to-cart img {
    width: 15px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: transparent;
    width: 14px;
    height: 14px;
    background: red;
    border-radius: 50%;
}
.slick-dots li button:before {
    content: "";
    background: #000;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    opacity: 1;
}
.slick-dots {
    margin-top: 20px;
    bottom: -45px;
}
.slick-dots li {
    margin: 0;
}
.add-cart-full {
}
.bricolaje-img {
    margin-bottom: 15px;
}
/* navbar navbar-alt */
.logo-alt {
    height: 31px;
}
.fixed-scroll-alt .category-menu nav > ul > li .category-menu-dropdown {
    top: 142px !important;
}

.fixed-scroll-alt {
    top: 96px;
    position: absolute;
}

.navbar.navbar-alt {
    background: transparent;
}

.navbar-alt .nav-left.header-right {
    background-color: #fec221;
}

.navbar-alt .nav-left {
    background: #fff;
    padding: 0 15px;
    border-radius: 5px;
}

.navbar-alt .nav-left .showcat {
    padding: 3px 0;
}
.produse-arrow {
    width: 14px;
    position: relative;
    right: -40px;
}
.nav-left a span {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    font-family: "Akrobat";
}
/* ====================Login================= */
.login {
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: #e9e9e9;
}

.login input {
    background: #e9e9e9;
}

.login-inner {
    max-width: 447px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* padding: 200px 0; */
    /* padding-top: 100px; */
}
.login-title a {
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.login-title h2 {
    font-family: "Akrobat";
    font-size: 30px;
    font-weight: bold;
    color: #1e1e1e;
    text-align: center;
    /* padding-bottom: 40px; */
    /padding-bottom: 20px;
}
.single-form {
    margin-top: 20px;
}
.single-form input {
    font-family: "Akrobat";
    border: 0;
    border-bottom: 4px solid rgba(81, 81, 81, 0.5);
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    color: rgba(81, 81, 81, 0.8);
    height: 50px;
}

.single-form ::-webkit-input-placeholder {
    font-family: "Akrobat";
    font-size: 18px;
    font-weight: normal;
    color: rgba(81, 81, 81, 0.8);
}
.single-form ::-moz-placeholder {
    font-family: "Akrobat";
    font-size: 18px;
    font-weight: normal;
    color: rgba(81, 81, 81, 0.8);
}
.single-form :-ms-input-placeholder {
    font-family: "Akrobat";
    font-size: 18px;
    font-weight: normal;
    color: rgba(81, 81, 81, 0.8);
}
.single-form :-moz-placeholder {
    font-family: "Akrobat";
    font-size: 18px;
    font-weight: normal;
    color: rgba(81, 81, 81, 0.8);
}
.login-inner form button {
    font-family: "Akrobat";
    line-height: 60px;
    border-radius: 10px;
    background-color: #000;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}
/* cosul-logo */
.cosul-logo {
    width: 262px;
}
.cosul-logo a {
    display: block;
    text-align: center;
}
.cosul-logo img {
    height: 60px;
}
.cosul-logo {
    position: absolute;
    left: 0;
    top: 20px;
}
@media (min-width: 1400px) {
    .fixed-scroll-alt .category-menu nav > ul > li .category-menu-dropdown {
        width: 1135px;
    }
    .fixed-scroll-alt .category-menu nav > ul > li .category-menu-dropdown {
        margin-left: 262px;
    }
    .produse-left {
        max-width: 262px;
        width: 100%;
    }
    .produse-left-inner {
        max-width: 262px;
        width: 100%;
    }
    .navbar-alt .nav-left.header-right {
        background-color: #fec221;
        width: 262px;
    }
    .fixed-scroll-alt .category-menu {
        width: 262px;
    }
}
@media (max-width: 1439px) {
    .container {
        max-width: 1320px;
    }
    .produse-left-inner.bg-black {
        height: 390px;
    }
    .product-list ul {
        gap: 25px;
    }
}
@media (max-width: 1399px) {
    .produse-left-inner.bg-black {
        height: 384px;
    }
    .container {
        max-width: 1260px;
    }
    .cosul-logo {
        max-width: 217px;
    }
    .produse-left,
    .produse-left-inner,
    .navbar-alt .nav-left.header-right {
        width: 217px;
    }
    .produse-arrow {
        right: 0;
    }
    .produse-left-inner {
        padding: 15px;
    }
    .produse-card-right {
        max-width: calc(100% - 217px);
    }
    .produse-card-inner {
        width: 100%;
    }
}
@media (max-width: 1299px) {
    .container {
        max-width: 1140px;
    }
    .produse-left-inner.bg-black {
        height: 338px;
    }
    .product-list ul {
        gap: 20px;
    }
    .produse-card-inner,
    .produse-card-add-to-cart a {
        max-width: 100%;
        width: 100%;
    }
}
@media (max-width: 991px) {
    .cosul-logo a {
        text-align: left;
    }
    .cosul-logo img {
        height: 50px;
    }
    .cosul-meu-area {
        /* display: none; */
        position: relative;
        margin-bottom: 20px;
        z-index: 1;
    }
    #menu-produse {
        z-index: 9999;
    }
    .cosul-meu a {
        padding: 0;
        height: 66px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 4px;
    }
    
    .contul-meu li span{
        font-size:13px;
    }
    .cosul-meu a span:first-child:before {
        position: absolute;
        content: "1";
        width: 16px;
        line-height: 16px;
        right: 6px;
        top: -6px;
        z-index: 1;
        font-size: 12px;
    }
    .cosul-meu a span {
        font-size: 13px;
    }
    .cosul-meu a img {
        width: 20px;
    }
    .responsive-navigation-alt .navi-mobile-area {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .produse-card-right h3 {
        margin-bottom: 20px;
    }
    .responsive-navigation-alt .form-area form {
        background: #c2000b;
    }
    .produse-card-right {
        padding-left: 0;
    }
    .produse-left-inner {
        /* display: none; */
        margin-bottom: 20px;
    }
    .navi-mobile {
        padding: 10px 0;
    }
    .produse-left {
        max-width: 100%;
        width: 100%;
    }
    .produse-card-right {
        margin-top: 0;
        max-width: 100%;
        width: 100%;
    }
    .produse-left-inner {
        max-width: 100%;
        width: 100%;
    }
    .produse-card-area {
        padding-top: 240px;
    }
    .cosul-logo {
        max-width: 110px;
        top: 10px;
    }
    .produse-masina-mobile .w-100 {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .bricolaje-img img {
        width: auto;
    }
    .bricolaje-img {
        margin-bottom: 0;
    }
    .produse-card-area {
        /* padding-bottom: 50px; */
    }
}
@media (max-width: 575px) {
    .login {
        padding: 0 15px;
    }
    /* .login-inner {
        padding: 100px 0;
    } */

    .produse-card-inner {
        margin: 0 auto;
    }
    .produse-card-area {
        padding-bottom: 40px;
    }
}
@media (max-width: 450px) {
    .produse-card-inner {
        margin: 0 auto;
    }
}
