.important-header {
    background-color: #df2126;
    text-align: center;
    color: whitesmoke;
    line-height: 2.5em;
    font-weight: bold;
    font-size: 18px;
    max-width: 1640px;
    display: flex;
    flex-direction: column;
    max-height: 95vh;
}


.flag-image {
    width: 35px !important
}

.popUp {
    font-size: 10px;
    color: #555;
    text-align: center;
    z-index: 12
}

.popUp h1 {
    font-size: 34px;
    color: #555
}

.popUp p {
    text-align: center
}

.popUp div {
    text-align: center
}

.popUp a:link {
    color: #34536a
}

.popUp a:visited {
    color: #34536a
}

.popUp a:active {
    color: #34536a
}

.popUp a:hover {
    color: #34536a
}

.Product_content_delivery_options {
    line-height: 3em
}

.span_label {
    font-size: 14px
}

.span_value {
    color: #1e90ff
}

.Page_Product_Delivery_Options {
    display: flex
}

.delivery_options {
    line-height: 1.5em
}

.td_delivery_option {
    border-bottom: 1pt dotted #740000;
    display: table-cell;
    line-height: 3em
}
.td_delivery_option a {
    text-decoration: underline;
    /*color: #740000;*/
}

.td_delivery_option a:hover {
    text-decoration: underline;
    color: #740000;
}

.td_delivery_option__icon {
    font-size: 1.25rem;
    vertical-align: middle;
    margin-right: 5px;
    color: #1d2f82;
}

.td_delivery_option .delivery_chisinau:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 16px;
    content: "\f0d1";
    display: inline-block;
    vertical-align: middle;
    color: #1e90ff;
}


.popUp h1, .popUp p {
    margin: 0;
    padding: 0
}

.popUp {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(72, 72, 72, .89);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: auto
}

.popUp .contentPopUp {
    width: 987px;
    height: auto;
    background: #fff;
    display: flex;
    flex-direction: column;
    margin-top: 20px
}

.popUp .title {
    background-color: #4285f4;
    width: 100%;
    position: relative
}

.popUp .title > h1 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.11;
    margin: 0;
    color: #fff;
    padding: 12.5px 0
}

.popUp .title > img {
    position: absolute;
    top: 50%;
    right: 0;
    margin-right: 10px;
    transform: translate(0, -50%)
}

.popUp .table {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    box-sizing: border-box;
    padding-bottom: 0
}

.popUp .title-table {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-left: 20px;
    border-bottom: 1px solid #b7b7b7;
    padding-right: 10px;
    padding-bottom: 8px
}

.popUp .title-table > p {
    font-size: 14px;
    margin: 0;
    line-height: 1.43;
    color: #656565;
    position: relative
}

.popUp .title-table .cantitate {
    margin-right: 70px
}

.popUp .title-table > p:nth-child(2) {
    margin-right: auto;
    margin-left: 45px
}

.popUp .item-post {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 20px;
    border-bottom: 1px solid #b7b7b7;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-top: 6px
}

.popUp .item-last {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-right: 15px
}

.popUp .item-last > span {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: #383737;
    margin-top: 12px
}

.popUp .post img {
    width: 30px
}

.popUp .post > p, .popUp span {
    font-size: 14px;
    line-height: 1.43;
    color: #313131
}

.popUp .sorting {
    display: flex;
    margin-right: 41px
}

.popUp .sorting span > strong {
    margin-left: 0 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important
}

.popUp .post {
    position: relative
}

.popUp .post span > strong {
    color: #df2126;
    font-size: 11px;
    font-weight: 600;
    margin-left: 7px;
    position: absolute;
    left: -71px;
    top: 6px
}

.popUp .post:first-of-type:after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(100% + 23px);
    width: 2px;
    height: calc(100% + 9px);
    background: #dbdada;
    transform: translate(0, -50%)
}

.popUp .post:last-of-type:after {
    content: '';
    position: absolute;
    top: 50%;
    right: calc(100% + 23px);
    width: 2px;
    height: calc(100% + 9px);
    background: #dbdada;
    transform: translate(0, -50%)
}

.popUp .post:nth-child(2) {
    margin-right: 28px;
    margin-left: 42px
}

.popUp .post:nth-child(3) {
    margin-right: auto
}

.popUp .box-post {
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: space-between
}

.popUp .box-post p > a {
    display: flex
}

.popUp .tipul-creditului {
    width: 48%;
    height: auto;
    border-radius: 5px;
    background-color: #ebebeb;
    margin-left: 35px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.popUp .conten-credit {
    width: 410px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.popUp .conten-credit > h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    color: #313131;
    display: flex;
    width: 314px;
    text-align: left
}

.popUp .conten-credit h2 > span, .popUp .conten-credit h2 > span > span {
    font-size: 16px;
    margin-left: auto;
    font-weight: 700;
    line-height: 1.25;
    text-align: left;
    color: #4285f4
}

.popUp .conten-credit > select {
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #4285f4;
    width: 314px;
    margin-bottom: 20px;
    padding: 10px 13px;
    border-radius: 5px;
    background-color: #fff;
    margin-top: 7px;
    outline: 0;
    border: none
}

.popUp .range-input {
    width: 312px;
    position: relative
}

.popUp .minus {
    width: 22px;
    height: 22px;
    background-color: #4285f4;
    border: solid 1px #4285f4;
    display: flex;
    font-size: 27px;
    color: #fff;
    border-radius: 50px;
    line-height: 18px;
    transition: 150ms linear all;
    justify-content: center;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 1;
    left: 0;
    transform: translate(0, -50%);
    margin-top: -14px;
    margin-left: -47px
}

.popUp .minus:hover {
    opacity: .5
}

.popUp .plus {
    width: 22px;
    height: 22px;
    background-color: #4285f4;
    border: solid 1px #4285f4;
    display: flex;
    font-size: 21px;
    color: #fff;
    border-radius: 50px;
    line-height: 22px;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transition: 150ms linear all;
    transform: translate(0, -50%);
    margin-top: -14px;
    margin-right: -47px
}

.popUp .plus:hover {
    opacity: .5
}

.popUp .slidecontainer {
    width: 100%
}

.popUp .position {
    margin-top: 18px;
    margin-bottom: 18px
}

.popUp .ui-widget-content {
    height: 10px !important;
    border: none !important;
    outline: 0 !important;
    border-radius: 8px !important
}

.popUp .ui-state-default {
    width: 21px !important;
    height: 21px !important;
    border-radius: 50px !important;
    background: #4285fb !important;
    border: none !important;
    outline: 0 !important;
    position: relative
}

.popUp .ui-state-default:before {
    content: '';
    position: absolute;
    top: 0;
    width: 11px;
    left: 0;
    margin-top: 5px;
    height: 11px;
    background: #fff;
    border-radius: 50px;
    margin-left: 5px
}

.content {
    padding-left: 1em;
    font-size: 14px
}

.popUp .ui-slider-horizontal.ui-slider-pips {
    margin-bottom: 50px !important
}

.popUp .number {
    width: 314px
}

.popUp .text-numebr {
    width: 100%;
    display: flex;
    margin-top: 25px;
    justify-content: space-between
}

.popUp .text-numebr > span {
    font-size: 12px;
    line-height: 1.67;
    color: #656565;
    position: relative;
    width: 12%
}

.popUp .text-numebr > span:before {
    content: '';
    position: absolute;
    top: calc(-100%);
    width: 1px;
    height: 9px;
    background-color: #b7b7b7;
    left: 50%;
    transform: translate(-50%, 0)
}

.popUp .categori-title {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin-bottom: 5px;
    align-items: flex-end;
    margin-top: 16px
}

.popUp .categori-title > span {
    color: #606060;
    font-size: 13px;
    font-weight: 500;
    width: 25%
}

.popUp .categori-title > span:nth-child(1) {
    width: 40%
}

.popUp .box-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    height: 180px;
    overflow: scroll;
    overflow-x: hidden
}

.popUp .itm {
    border-radius: 5px;
    background-color: #fff;
    border: solid 1px #959595;
    display: flex;
    cursor: pointer;
    align-items: center;
    /*transition: 150ms linear all;*/
    width: 100%;
    justify-content: flex-start;
    padding: 10px 12px;
    flex-wrap: wrap;
    /*max-height: 40px*/
}

.popUp .itm .round {
    width: 20px;
    height: 20px;
    display: flex;
    border-radius: 50%;
    position: relative;
    border: 2px solid #4285f4
}

.popUp .active-circle:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    background-color: #4285f4;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.popUp .select-logo {
    width: 28%;
    justify-content: center
}

.popUp .select-logo > img {
    max-width: 100%
}

.popUp .select-click {
    width: 7%
}

.popUp .box-numer {
    width: 52%;
    margin-left: auto;
    justify-content: space-between;
    position: relative
}

.popUp .item-number {
    width: 40%;
    justify-content: space-between
}

.popUp .active-number {
    border-left: 1px solid #b7b7b7;
    display: flex;
    position: relative;
    padding-left: 12px;
    height: 27px;
    align-items: center;
    justify-content: right
}

.popUp .active-number > span {
    color: #df2126 !important
}

.popUp .select-div {
    height: 27px !important;
    width: 19%;
    justify-content: center;
    height: calc(100% + 10px);
    border-right: 1px solid #b7b7b7 !important;
    border-left: 1px solid #b7b7b7 !important
}

.popUp .lunar {
    color: #252525;
    font-size: 14px;
    font-weight: 500
}

.popUp .itm.active, .popUp .itm:hover {
    border: 1px solid #4285f4;
    /*transition: 150ms linear all;*/
    /*border-bottom: 7px solid #4285f4*/
}

.popUp .itm {
    margin-top: 3px
}

.popUp .itm > img {
    height: 19px
}

.popUp .itm > div {
    display: flex;
    transition: 150ms linear all;
    align-items: center;
    border: none;
    outline: 0;
    text-align: center
}

.popUp .itm > div .item-number > span {
    color: #252525;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.25
}

.popUp .formular-text {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1ba012;
    flex-direction: column;
    border-radius: 7px;
    overflow: auto;
    border: 1px solid #1ba012;
    margin-bottom: 18px
}

.popUp .formular-text > h4 {
    color: #252525;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    width: 100%;
    background-color: #fff;
    padding: 11px 0
}

.popUp .cifra {
    font-size: 21px;
    color: #fff;
    line-height: 17px;
    height: 100%;
    width: 100%;
    border: none;
    outline: 0;
    text-align: center
}

.popUp .final-amount {
    padding: 10.5px 0;
    height: 100%;
    width: 100%;
    border: none;
    background-color: #1ba012
}

.popUp .formular {
    height: auto;
    width: 41%;
    margin-right: 35px
}

.popUp .formular > form > .first_p {
    font-size: 16px;
    font-weight: 700;
    line-height: 13px;
    color: #313131;
    margin-bottom: 27px
}

.popUp .position-label {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.popUp .position-label > label {
    width: 46%;
    display: flex;
    text-align: left;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: normal;
    color: #313131;
    padding-left: 7px
}

.popUp .position-label > label:nth-child(4) {
    margin-top: 11px
}

.popUp .position-label > label:nth-child(3) {
    margin-top: 11px
}

.popUp .position-label > label > input {
    padding: 11px;
    border-radius: 5px;
    border: solid 1px #acacac;
    outline: 0;
    margin-top: 7px;
    margin-left: -7px;
    width: 100%
}

.popUp .position-label label > span {
    color: #df2126;
    font-size: 11px;
    margin-left: 7px
}

.popUp .buletin_p {
    font-size: 14px;
    line-height: 1.43;
    text-align: left;
    color: #313131;
    padding-left: 7px;
    margin-top: 12px;
    margin-bottom: 14px
}

.popUp .position-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.popUp .left_item {
    width: 194px;
    margin-right: 6px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.popUp .left_item > a {
    width: 100%;
    padding-left: 0;
    cursor: pointer;
    padding: 5px 0;
    border-radius: 5px;
    background-color: #fff;
    border: solid 1px #acacac;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.43;
    color: #313131;
    position: relative;
    margin-bottom: 15px
}

.popUp .left_item a > span {
    position: absolute;
    left: 12px;
    text-align: left;
    font-size: 12px;
    color: #4285f4
}

.popUp .left_item a > img {
    margin-left: auto;
    margin-right: 10px;
    padding-left: 10px
}

.popUp .left_item a > input {
    width: 100%;
    opacity: 0;
    z-index: 11111
}

.popUp .right_item {
    width: 200px
}

.popUp .text_one {
    font-size: 12px;
    line-height: 1.75;
    text-align: left;
    color: #656565;
    padding-left: 10px;
    text-indent: -10px
}

.popUp .last_p {
    font-size: 13px;
    line-height: 14px;
    color: #313131;
    margin-top: 21px;
    align-items: center;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap
}

.popUp .last_p > a {
    color: #4285f4 !important;
    text-decoration: none;
    display: flex
}

.popUp .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px
}

.popUp .buttons > button {
    width: 141px;
    padding: 8px 0;
    border-radius: 5px;
    /*background-color: #1ba012;*/
    border: none;
    outline: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.18;
    /*color: #fff;*/
    transition: 150ms linear all;
    cursor: pointer
}

.popUp .buttons > button:hover {
    opacity: .5
}

.popUp .buttons > button:disabled, .popUp .buttons > button[disabled] {
    background-color: #b5b5b5
}

.popUp .buttons > button:disabled:hover, .popUp .buttons > button[disabled]:hover {
    opacity: 1
}

.popUp .buttons > button:last-of-type {
    margin-left: 30px;
    /*background-color: btn btn-secondary#df2126*/
}

.popUp .item-post .price {
    min-width: 65px;
    text-align: right
}

.Page_Product_Content_LeftColumn {
    float: none;
    width: 100%;
    position: static !important;
    margin-bottom: 10px
}

.Page_Product_Content_RightColumn {
    padding-left: 0
}

.image-product-container {
    width: 525px;
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px;
    background-color: rgba(224, 224, 224, .17);
    border: 1px solid #ebebeb;
}

.detail-product-container {
    max-width: 550px;
    min-width: 280px;
    width: calc(50% - 50px);
    display: inline-block;
    margin-left: 7px;
    min-height: 600px;
    border: 1px solid #ebebeb;
    /* padding: 7px 10px; */
    background-color: rgba(224, 224, 224, .17);
    vertical-align: top;
}
.credit-container {
    max-width: 320px;
    width: calc(50% - 206px);
    display: inline-block;
    margin-left: 10px;
    height: 302px;
    padding: 10px;
    background-color: #eaf7e9;
    vertical-align: top
}

.detail-product-container .Page_Product_Content_Prices_Area {
    background-color: rgba(255, 255, 255, 0)
}

.detail-product-container .Page_Product_Content_Prices_Credit {
    display: none
}
.Page_Product_Content_Prices_Complain {
    /*padding-top: -20px;*/
    /*display: none;*/
}
/*#idProductPriceComplain:hover {*/
/*    color: #4285f4;*/
/*}*/

.detail-product-container .Page_Product_Content_Prices_Complain {
    background-color: rgba(255, 255, 255, 0);
    clear: both
}

.detail-product-container .Page_Product_Content_Prices_Online_Block {
    border-bottom: 0
}

.detail-product-container .Page_Product_Content_Prices_Online_Buttons {
    margin-top: 20px;
    width: 100%
}

.receives-credit {
    font-size: 16px;
    /*background: #1ba012;*/
    /*color: #fff;*/
    /*border-radius: 3px;*/
    /*padding: 11px 18px;*/
    /*display: block;*/
    /*margin: 5px auto;*/
    /*cursor: pointer;*/
    /*font-weight: 400;*/
    /*width: 100%;*/
    /*border: 2px solid #1ba012;*/
}

.price-month {
    font-size: 19px;
    display: block;
    text-align: center;
    margin-top: 60px
}

.receives-credit:hover {
    /*background: #17900f;*/
    /*cursor: pointer;*/
    /*position: relative;*/
    /*top: 1px*/
}

.ui-slider-pips .ui-slider-line {
    height: 9px !important
}

.ui-slider-pips .ui-slider-label {
    top: 15px !important
}

#slider {
    width: calc(100% - 67px);
    display: block;
    vertical-align: middle;
    margin: 18px 56px 0 31px;
    height: 9px;
    border: none;
    border-radius: 73px
}

#increase {
    width: 22px;
    height: 22px;
    background-color: #4285f4;
    border: solid 1px #4285f4;
    display: flex;
    font-size: 21px;
    color: #fff;
    border-radius: 50px;
    line-height: 22px;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transition: 150ms linear all;
    transform: translate(0, -50%);
    margin-top: -46px;
    margin-right: -5px
}

#decrease {
    width: 22px;
    height: 22px;
    background-color: #4285f4;
    border: solid 1px #4285f4;
    display: flex;
    font-size: 27px;
    color: #fff;
    border-radius: 50px;
    line-height: 18px;
    transition: 150ms linear all;
    justify-content: center;
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 1;
    left: 0;
    transform: translate(0, -50%);
    margin-left: -6px;
    margin-top: -46px
}

#slider.ui-slider .ui-slider-handle {
    left: 0;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    border: 5px solid #4286f3;
    outline: 0 !important;
    cursor: pointer;
    background: #fff !important
}

.conten-credit h2 {
    text-align: center;
    font-size: 18px;
    color: #242424;
    margin-top: 41px
}

.conten-credit #runne {
    text-align: center
}

.conten-credit #runne * {
    font-size: 15px;
    color: #242424;
    font-weight: 400;
    margin-top: 21px
}

.Page_Product_Content_Prices_Online_BuyButton, .Page_Product_Content_Prices_Online_BuyButtonPhone {
    /*width: 44%*/
}

.range-input2 {
    position: relative
}

.Page_Product_Content_OldPrice_Block {
    border-top: 0
}

.ctl00_ContentPlaceHolder1_imgMainDiv {
    margin-top: 2px
}

.Page_Product_Content_OldPrice_Block_Suma, .Page_Product_Content_Prices_Offline_Block SPAN[type=value], .Page_Product_Content_Prices_Online_Price SPAN[type=value] {
    float: right
}

.Page_Product_Content_OldPrice_Block_Label, .Page_Product_Content_Prices_Offline_Block DIV[type=text], .Page_Product_Content_Prices_Online_Price DIV[type=text] {
    float: left
}

.Page_Product_Content_Prices_Online_Block {
    clear: both
}

.Page_Product_Content_OldPrice_Block_Suma:after, .Page_Product_Content_Prices_Online_Price:after {
    content: "";
    display: block;
    clear: both
}

@media screen and (max-width: 1200px) {
    .detail-product-container {
        /*max-width: 400px;*/
        width: 100%;
    }

    .Page_Product_Content_Prices_Online_BuyButton {
        /*width: 40%;*/
    }

    .Page_Product_Content_Prices_Online_BuyButtonPhone {
        /*width: 40%;*/
    }
    .Page_Product_Content_MainImage {
        width: 100%;
        text-align: center;
        padding: 0
    }

    .Page_Product_Content_Prices_Online_Buttons {
        height: 2em
    }

    .credit-container {
        width: calc(50% - 25px);
        max-width: 100%;
        height: 341px
    }

    .image-product-container {
        display: block;
        width: 100%;
        margin: 0 auto
    }

    .detail-product-container {
        width: 100%;
        margin-left: 0;
        margin-bottom: 30px;
        max-width: 100%;
        height: 345px
    }

    .popUp .left_item a > img {
        display: none
    }

    .popUp .item-post .price {
        min-width: 55px
    }

    .popUp .left_item a > span {
        font-size: 11px
    }

    .popUp .cantitate {
        margin-right: 62px !important
    }

    .popUp .categori-title {
        margin-top: -15px;
        margin-bottom: -1px
    }

    .popUp .itm:nth-last-child(2) {
        margin-top: 10px
    }

    .popUp .itm:last-of-type {
        margin-top: 10px
    }

    .popUp .lunar {
        font-size: 12px
    }

    .popUp .itm > div .item-number > span {
        font-size: 14px
    }

    .popUp .formular-text > h4 {
        font-size: 12px
    }

    .popUp .cifra {
        font-size: 12px
    }

    .popUp .title-table > p {
        font-size: 12px
    }

    .popUp .title > h1 {
        font-size: 14px;
        padding: 7px 0
    }

    .popUp .item-post {
        padding: 3px 0 !important
    }

    .popUp .position-label > label:nth-child(3) {
        margin-top: 5px
    }

    .popUp .position-label > label:nth-child(4) {
        margin-top: 5px
    }

    .popUp .title-table {
        padding-bottom: 0
    }

    .popUp .buttons > button {
        font-size: 12px
    }

    .popUp .table {
        padding-top: 0
    }

    .popUp .itm > span {
        font-size: 12px
    }

    .popUp .left_item {
        width: 100%
    }

    .popUp .right_item {
        width: 100%
    }

    .popUp .last_p {
        margin-top: 0
    }

    .popUp .buttons {
        margin-top: 13px
    }

    .popUp .position-label > label > input {
        padding: 7px;
        width: 100%
    }

    .popUp .left_item {
        justify-content: center
    }

    .popUp .left_item > a:first-of-type {
        margin-right: 10px
    }

    .popUp .position-label > label > input {
        margin-top: 0
    }

    .popUp .buletin_p {
        margin-top: 8px;
        margin-bottom: 6px;
        font-size: 12px
    }

    .popUp .formular > form > .first_p {
        margin-bottom: 5px;
        font-size: 12px
    }

    .popUp .tipul-creditului > p, h1 {
        font-size: 18px !important
    }

    .popUp .title-range {
        margin-bottom: 5px
    }

    .popUp .conten-credit > select {
        margin-bottom: 10px
    }

    .popUp .box-info {
        margin-top: 8px
    }

    .popUp .post > p, .popUp span {
        font-size: 12px
    }

    .popUp .title-table > p:nth-child(2) {
        margin-left: 59px
    }

    .popUp .plus {
        width: 19px;
        height: 19px;
        font-size: 15px;
        line-height: 19px
    }

    .popUp .minus {
        width: 19px;
        height: 19px;
        line-height: 15px;
        font-size: 15px
    }

    .popUp .conten-credit h2 > span, .popUp .conten-credit h2 > span > span {
        font-size: 12px
    }

    .popUp .left_item > a {
        font-size: 12px
    }

    .popUp .last_p {
        font-size: 12px
    }

    .popUp .position-label > label {
        font-size: 12px
    }
}

@media screen and (max-width: 998px) {
    .popUp .contentPopUp {
        width: 100%
    }
}

@media screen and (max-width: 871px) {
    .credit-container {
        width: calc(100% - 20px);
        margin-left: 0;
        height: auto;
        min-height: auto
    }

    .detail-product-container {
        width: calc(100% - 20px);
        margin-left: 0;
        margin-bottom: 30px;
        height: auto;
        min-height: auto
    }

    .popUp .plus {
        margin-right: -29px
    }

    .popUp .minus {
        margin-left: -29px
    }

    .popUp .itm {
        width: 88%;
        padding: 5px 12px;
        margin: 0 auto
    }

    .popUp .box-info {
        flex-direction: column
    }

    .popUp .itm > img {
        height: 15px
    }

    .popUp .itm > span {
        font-size: 15px
    }
}

@media screen and (max-width: 827px) {
    .popUp .categori-title > span {
        font-size: 12px
    }

    .popUp .active-number {
        border-left: none
    }

    .popUp .select-click {
        width: 12%
    }

    .popUp .select-logo {
        width: 18%
    }

    .popUp .select-div {
        width: 35%;
        border-right: none !important;
        border-left: none !important
    }

    .popUp .box-numer:after {
        display: none
    }

    .popUp .position-item {
        flex-direction: column;
        align-items: center
    }

    .popUp .right_item {
        margin-top: 5px
    }

    .popUp .itm > img {
        height: 15px
    }

    .popUp .itm > span {
        font-size: 15px
    }

    .popUp .table {
        padding-top: 2px
    }

    .popUp .title > h1 {
        font-size: 14px;
        padding: 6.5px 0
    }

    .popUp .item-last > span {
        margin-top: 0
    }

    .popUp .item-post {
        padding-bottom: 1px;
        padding-top: 1px
    }

    .popUp .post:nth-child(2) {
        margin-right: 15px
    }

    .popUp .post > img {
        width: 22px
    }
}

@media screen and (max-width: 792px) {
    .popUp .lunar {
        font-size: 11px
    }

    .popUp .categori-title > span {
        font-size: 11px
    }

    .popUp .itm > div .item-number > span {
        font-size: 11px
    }

    .popUp .itm .round {
        width: 10px;
        height: 10px
    }

    .popUp .select-click {
        width: 6%
    }

    .popUp .select-div {
        width: 35%
    }

    .popUp .categori-title > span:nth-child(1) {
        width: 42%
    }

    .popUp .select-logo {
        width: 25%
    }

    .popUp .range-input {
        width: 80%;
        position: relative
    }

    .popUp .text-numebr {
        width: 80%
    }

    .popUp .number {
        display: flex;
        justify-content: center
    }

    .popUp .plus {
        font-size: 18px;
        line-height: 18px;
        width: 18px;
        height: 18px
    }

    .popUp .minus {
        width: 18px;
        font-size: 17px;
        line-height: 18px;
        height: 18px
    }
}

@media screen and (max-width: 698px) {
    .popUp .formular > form > .first_p {
        margin-bottom: 5px
    }

    .popUp .formular {
        margin-right: 20px
    }

    .popUp .buletin_p {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .popUp .position-label > label {
        font-size: 12px
    }

    .popUp .position-label > label > input {
        padding: 6px
    }

    .popUp .position-label > label:nth-child(3) {
        margin-top: 5px
    }

    .popUp .position-label > label:nth-child(4) {
        margin-top: 5px
    }

    .popUp .last_p {
        margin-top: 5px
    }

    .popUp .tipul-creditului {
        width: 51%;
        padding-top: 6px;
        margin-left: 9px
    }

    .popUp .title-range:last-of-type {
        margin-top: 2px
    }

    .popUp .conten-credit > select {
        margin-bottom: 5px;
        width: 100%
    }

    .popUp .conten-credit > h2 {
        font-size: 14px;
        width: 100%
    }

    .popUp .conten-credit h2 > span, .popUp .conten-credit h2 > span > span {
        font-size: 13px
    }

    .popUp .post > p, .popUp span {
        font-size: 11px
    }

    .popUp .table {
        padding-top: 2px
    }

    .popUp .title > h1 {
        font-size: 14px;
        padding: 6.5px 0
    }

    .popUp .item-last > span {
        margin-top: 0
    }

    .popUp .item-post {
        padding-bottom: 1px;
        padding-top: 1px
    }

    .popUp .post:nth-child(2) {
        margin-right: 15px
    }

    .popUp .post > img {
        width: 22px
    }

    .popUp .number {
        width: 100%
    }

    .popUp .conten-credit {
        padding: 5px
    }
}

@media screen and (max-width: 611px) {
    .popUp .cantitate {
        margin-right: 70px !important
    }

    .popUp .title-table {
        padding-left: 0;
        padding-right: 0
    }

    .popUp .title-table > p:nth-child(2) {
        margin-right: auto;
        margin-left: 36px
    }

    .popUp .post:nth-child(2) {
        margin-left: 38px
    }

    .popUp .formular-text {
        margin-bottom: 4px
    }
}

@media screen and (min-width: 532px) {
    .popUp .post > img {
        position: relative;
        top: 0;
        left: 0
    }

    .popUp .element-query > i {
        display: none
    }

    .popUp .element-query {
        display: none
    }

    .popUp .item-post {
        padding: 7px 0
    }
}

@media screen and (max-width: 531px) {
    .popUp .box-post {
        flex-direction: column
    }

    .popUp {
        align-items: flex-start;
        overflow: auto
    }

    .popUp .tipul-creditului {
        width: 100%
    }

    .popUp .formular {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0
    }

    .popUp .item-post {
        flex-direction: column;
        align-items: flex-start
    }

    .popUp .post:after {
        display: none
    }

    .popUp .post:nth-child(2) {
        margin-left: 0
    }

    .popUp .title-table {
        display: none
    }

    .popUp .title-table > p:nth-child(2) {
        margin-left: 0
    }

    /*!*align-items: flex-start;*!*//*!*justify-content: flex-start;*!*/
    .popUp .itm > img {
        height: 23px;
        margin-top: 17px
    }

    .popUp .post > img {
        position: absolute;
        top: -5px;
        left: 6px
    }

    .popUp .element-query > i {
        display: block
    }

    .popUp .post {
        padding-left: 45px;
        display: flex
    }

    .popUp .flex-position > p {
        text-align: left
    }

    .popUp .element-query {
        padding-right: 2px;
        font-weight: 700
    }

    .popUp .item-post {
        padding: 7px 0
    }

    .popUp .tipul-creditului {
        margin-left: 0
    }
}

@media screen and (max-width: 418px) {
    .popUp .flex-position {
        flex-direction: column;
        align-items: flex-start
    }

    .popUp .post > img {
        width: 35px;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media screen and (max-height: 912px) {
    .popUp {
        overflow: auto;
        align-items: flex-start
    }
}

@media screen and (max-height: 788px) {
    .popUp {
        overflow: auto;
        align-items: flex-start
    }
}

.popUp .item-post.total {
    text-align: right;
    display: inline-block;
    font-size: 14px;
    line-height: 1.43;
    color: #313131;
    font-weight: 700;
    border-bottom: 0
}

.popUp .no-types-found {
    text-align: center;
    font-size: 12px;
    color: #313131;
    width: 100%
}

.static_page_content img {
    max-width: 100%;
    height: auto
}

.static_page_content_item {
    max-width: 30%;
    height: 100%;
    float: left;
    margin-left: 5px;
    word-wrap: break-word
}

.static_page_content_item p {
    text-align: center
}

.static_page_content h2 {
    font-size: 18px
}

.Components_Div {
    width: 100%;
    /* Container de interogare: layout-ul tabelului de componente reactioneaza la
       latimea REALA disponibila (nu la viewport). Pe desktop zona de continut e
       ~656px din cauza sidebar-ului de catalog, deci un @media pe viewport nu
       prinde ingustarea. Vezi @container mai jos. */
    container-type: inline-size;
    container-name: components;
}

/* Sub 656px latime de container, tabelul de componente trece in layout "card"
   (fiecare componenta pe randuri, cu eticheta din data-label). Altfel cele 4
   coloane din dreapta se strang la ~46px si input-ul de cantitate (50px) le
   sparge. Regulile dublează break-point-ul @media(600px) din webshopStyles, dar
   masurat pe container, deci functioneaza si cand doar zona de continut e ingusta. */
@container components (max-width: 655px) {
    .Page_Product_Content_Components_Table {
        width: 100%;
    }
    .Page_Product_Content_Components_Table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .Page_Product_Content_Components_Table_Row:first-child {
        display: none;
    }
    .Page_Product_Content_Components_Table_Row {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid #ddd;
    }
    .Page_Product_Content_Components_Table_Row:nth-child(odd) {
        background-color: #ebebeb;
    }
    .Page_Product_Content_Components_Table_Cell,
    .Page_Product_Content_Components_Table_Cell_Header {
        white-space: normal;
    }
    .Page_Product_Content_Components_Table td {
        display: block;
        border-bottom: 1px solid #ddd;
        text-align: right;
    }
    .Page_Product_Content_Components_Table td::before {
        content: attr(data-label);
        float: left;
        width: 30%;
        font-weight: 700;
        text-align: left;
    }
    .Page_Product_Content_Components_Table td:last-child {
        border-bottom: 0;
    }
    .Complect_Item_Thumb_Cell_Desktop {
        display: none !important;
    }
    .Complect_Item_Thumb_Cell_Mobile {
        display: block;
        text-align: center !important;
    }
    .Complect_Item_Thumb_Mobile_Img {
        display: inline-block;
        vertical-align: middle;
    }
}

.call-us {
    display: none;
    border: none;
    /*background-color: green;*/
    width: 2rem;
    height: 24px;
    clear: right;
    margin-top: 6px
}

.call-us a {
    display: inherit;
    text-decoration: none
}

.call-us a svg {
    /*padding: 5px 5px 0 0*/
}


#btnFilterProducts {
    width: 100px;
    padding: 5px;
    background: #d3d3d3;
    color: #000
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > .active > a, .pagination > .active > a:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > li:not(.active) > a:hover {
    background-color: #ddd
}

.pagination > li.disabled > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #888;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.products-pagination {
    text-align: center
}

.group_category_block {
    max-width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap
}

.group_category_block__row {
    margin-top: 10px
}

.group_category_block__item {
    text-align: center;
    width: 240px;
    box-shadow: 0 1px 1px rgba(255, 255, 0, .05);
    transition: box-shadow .3s ease-in-out
}

.group_category_block__item:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.group_category_item__image {
    padding: 3px 3px 3px 3px
}

.group_category_item__image:hover {
    cursor: pointer
}

.group_category_item__title {
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    height: 40px
}

.group_category_a {
    color: #333;
    font-weight: 700
}

.group_category_a {
    cursor: pointer
}

.copyright {
    text-align: center;
    font-size: 12px;
    line-height: 2em
}

#login_form .required_value.error {
    border: 1px solid #ff2c34
}

#login_form label {
    display: inline
}

#login_form .simple-line {
    display: block;
    margin: 5px 0
}

#login_form .btn-submit:hover {
    background-color: #3863af
}

.for-error-label.error + label + label {
    color: #ff2c34
}

#login_form .reset-password-link {
    display: inline-block;
    float: right
}

#login_form #dialogLoginProgress1, #password_form #dialogLoginProgress1 {
    display: inline-block
}

#password_form #dialogLoginProgress1 {
    margin: 0
}

#login_form #dialogLoginBtnLogin:disabled {
    background-color: #536077
}

.new-account {
    margin-bottom: 50px !important
}

.new-account a {
    text-decoration: underline
}

.newsletter .newsletter__inner {
    background-color: #146cda;
    color: #fff;
    min-height: 9rem;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.newsletter .newsletter__inner .newsletter__block {
    margin: 0 5rem;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.newsletter .newsletter__inner .newsletter__block .newsletter__text {
    display: inline-block;
    font-weight: 600;
    font-size: 1.4rem;
}

.newsletter .newsletter__inner .newsletter__block input {
    width: 32rem;
    height: 3.8rem;
    background-color: #fff;
    padding-right: 4.5rem;
}
.input input {
    border-radius: 5px;
    background-color: #f6f6f6;
    border: 0;
    display: block;
    height: 40px;
    padding-left: 18px;
    position: relative;
    width: 100%;
}
input, textarea {
    font-family: Open Sans,sans-serif;
}
input, textarea {
    border: none;
    outline: none;
}

.newsletter .newsletter__inner .newsletter__block .newsletter__btn {
    position: absolute;
    top: 0.4rem;
    right: 0.6rem;
    padding: 0 1.4rem;
    margin-right: 0.5rem;
}

.newsletter__btn {
    position: relative;
    border: none;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    background-color: #146cda;
    border-radius: 5px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    padding: 0 3.2rem;
    height: 2.5rem;
    font-family: Open Sans,sans-serif;
    font-size: 1.0rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
}



@media (max-width: 576px) {
    .content_data .condGroup .condBloc .condBloc_Form {
        max-width: 330px;
        margin: auto;
        padding-left: 0
    }
}

.social-link-modal {
    width: 250px;
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    bottom: -35px
}

.social-link-header {
    font-weight: 700;
    font-size: 14px;
    text-align: center
}

.social-link-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 100%
}

.social-link-icons {
    width: 100%;
    margin-top: 20px;
    text-align: center
}

.social-link-icons img {
    cursor: pointer;
    padding-left: 20px
}

.social-link-modal .close {
    position: absolute;
    top: 37px;
    right: -35px;
    font-size: 22px
}

.social-link-modal .close:focus, .social-link-modal .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

@media (min-width: 1024px) {
    .social-link-modal {
        /*display: block*/
    }
}

@media (min-width: 800px) {
    .Page_Product_Content_Prices_Online_BuyButton {
        /*width: 100%;*/
        /*max-width: 160px*/
    }

    .Page_Product_Content_Prices_Online_BuyButtonPhone {
        /*width: 100%;*/
        /*max-width: 160px*/
    }
}

@media screen and (max-width: 792px) {
    .group_category_block__item {
        width: 160px;
    }
    .group_category_item__image img {
        width: 130px;
        height: 130px;
    }
}

@media screen and (max-width: 531px) {
    .group_category_block {
        justify-content: space-around;
    }
    .group_category_block__item {
        width: calc(50% - 10px);
    }
    .group_category_item__image img {
        width: 100%;
        height: auto;
    }
}
/* ===== Mape virtuale (subcategorii pe atribut) ===== */
.virtual-folders {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 12px 0 4px;
    padding: 0 4px;
}
.virtual-folder-tile {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 16px;
    border: 1px solid #d9d9d9;
    border-radius: 20px;
    background: #fff;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    transition: border-color .15s, background-color .15s;
}
.virtual-folder-tile:hover {
    border-color: #ee2424;
    color: #ee2424;
    text-decoration: none;
}
.virtual-folder-tile.is-active {
    border-color: #ee2424;
    background: #ee2424;
    color: #fff;
    font-weight: 600;
}
.virtual-folder-tile .virtual-folder-count {
    font-size: 12px;
    opacity: .7;
}
.virtual-folder-tile--all {
    border-style: dashed;
}

/* Meniu: nivelul 4 (subcategorii reale + mape virtuale) se indenteaza fata de
   sectiunea-parinte. Fara indentare pe .--sub, blocul de mape virtuale parea
   ca atarna de ultima subcategorie reala, nu de sectiune. */
.big-menu__list-item--sub {
    padding-left: 18px;
}
.menu__item--sub {
    padding-left: 16px;
}

/* Mapele virtuale stau la aceeasi adancime, dar mai discrete */
.big-menu__list-item--virtual {
    padding-left: 18px;
}
.big-menu__list-item--virtual a {
    font-size: 13px;
    font-weight: 400;
    color: #666;
}
.menu__item--virtual {
    padding-left: 16px;
}
.menu__item--virtual a {
    font-size: 13px;
    color: #666;
}

/* ─── Filtre pe categorii: coloana verticala pe stanga (stil pandashop) ─── */
/* :has(.goodsFilter_Area) — doar pe paginile de categorie; altfel grila
   scapa pe alte pagini care refolosesc .Page_ContentData (ex. goodsEditor). */
@media (min-width: 992px) {
    .Page_ContentData:has(.goodsFilter_Area) {
        display: grid;
        grid-template-columns: 350px minmax(0, 1fr);
        gap: 0 24px;
        align-items: start;
    }
    .goodsFilter_Area {
        grid-column: 1;
        grid-row: 1 / span 2;
        /* lipit sus, imediat sub bara de cautare (headerul sticky).
           --gf-sticky-top e actualizat din web/js/header.js cu inaltimea
           reala a headerului lipit; 60px e doar fallback-ul initial. */
        position: sticky;
        top: calc(var(--gf-sticky-top, 60px) + 8px);
        max-height: calc(100vh - var(--gf-sticky-top, 60px) - 24px);
        overflow-x: hidden;
        overflow-y: auto;
        overscroll-behavior: contain;
        margin-top: 0;
        border-left: none;
        border: 1px solid #e6eaf4;
        border-radius: 12px;
    }
    /* sticky nu functioneaza daca un stramos e scroll container.
       overflow:clip taie la fel ca hidden, dar NU creeaza scroll container,
       deci pozitionarea sticky ramane raportata la fereastra. */
    @supports (overflow: clip) {
        .siteScreen:has(.goodsFilter_Area) {
            overflow: clip;
            /* clip nu creeaza BFC ca hidden => flow-root pastreaza
               comportamentul vechi fata de float/margin collapse */
            display: flow-root;
        }
        .Page_ContentData:has(.goodsFilter_Area) {
            overflow: clip;
        }
    }
    /* scrollbar discret in coloana de filtre */
    .goodsFilter_Area::-webkit-scrollbar {
        width: 8px;
    }
    .goodsFilter_Area::-webkit-scrollbar-thumb {
        background: #cfd6e6;
        border-radius: 4px;
    }
    .goodsFilter_Area::-webkit-scrollbar-track {
        background: transparent;
    }
    /* eticheta din dreapta a sliderului de pret sa nu iasa din card */
    .goodsFilter_Area .irs {
        margin-right: 10px;
    }
    .Content_Goods_Group { grid-column: 2; grid-row: 1; }
    .Content_Groups_Pagination { grid-column: 2; grid-row: 2; }

    /* elementele filtrului stivuite vertical (anuleaza col-md-3 / row) */
    .goodsFilter_Area .goodsFilter_FilterGroup,
    .goodsFilter_Area.show .goodsFilter_FilterGroup {
        display: block;
        margin: 0;
        padding: 6px 14px;
    }
    .goodsFilter_Area .goodsFilter_FilterGroup > div[class*="col-"] {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .goodsFilter_Area form .btn {
        width: 100%;
        max-width: 100% !important;
    }
}

/* ─── Mobil: butonul "Filtre" ramane lipit sub bara de cautare ─── */
/* Doar sub 992px; layoutul de desktop de mai sus ramane neatins. */
@media (max-width: 991.98px) {
    /* aceleasi doua blocaje ca pe desktop: overflow:hidden pe stramosi
       creeaza scroll container si anuleaza sticky. clip taie identic,
       dar nu creeaza scroll container. */
    @supports (overflow: clip) {
        .siteScreen:has(.goodsFilter_Area) {
            overflow: clip;
            display: flow-root;
        }
        .Page_ContentData:has(.goodsFilter_Area) {
            overflow: clip;
        }
    }
    .goodsFilter_Area {
        position: sticky;
        /* --gf-sticky-top = inaltimea reala a headerului lipit (web/js/header.js) */
        top: var(--gf-sticky-top, 60px);
        z-index: 900; /* peste cartelele de produs, sub header (1030) si drawer */
        max-height: calc(100vh - var(--gf-sticky-top, 60px) - 70px);
        overflow-y: auto;
        overscroll-behavior: contain;
        background-color: #f5f5f5;
        box-shadow: 0 4px 10px rgba(18, 42, 102, .10);
    }
    /* butonul ramane vizibil si cand lista desfasurata e derulata in interior */
    .goodsFilter_Area .goodsFilter_AreaTitle {
        position: sticky;
        top: 0;
        z-index: 1;
    }
}

/* ─── Contorul de produse gasite, in butonul/antetul "Filtre" ─── */
.goodsFilter_FoundCount {
    margin-left: 6px;
    font-size: 13px;
    font-weight: 600;
    color: inherit;
    opacity: .85;
    white-space: nowrap;
}

/* ─── Butoanele raman lipite la baza coloanei de filtre ─── */
/* coloana are max-height + scroll intern; fara asta butoanele cad sub
   marginea de jos si "Reseteaza filtrele" ramane taiat. */
.goodsFilter_Area .goodsFilter_Actions {
    position: sticky;
    bottom: 0;
    z-index: 2;
    background: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 12px;
    box-shadow: 0 -8px 12px -10px rgba(18, 42, 102, .35);
}

/* ─── Butonul de resetare a filtrelor ─── */
.goodsFilter_Area .goodsFilter_ResetBtn {
    display: inline-block;
    margin: 8px auto 0;
    max-width: 200px;
    /* aceleasi metrici ca butonul "Filtreaza" de deasupra */
    font-size: 14px;
    line-height: 21px;
    color: #67708a;
    border-color: #cfd6e6;
    background: #fff;
}
.goodsFilter_Area .goodsFilter_ResetBtn:hover {
    color: #1c2438;
    border-color: #aeb9d4;
    background: #f5f7fc;
}

/* ─── Pret in grila de produse: mare si bold (stil pandashop) ───
   Redus cu 25% (24px -> 18px): dupa trecerea catalogului la 5 coloane pe
   desktop cardul e mai ingust, iar pretul se rupea pe trei randuri
   ("11" / "186" / "LEI"). Pe mobil regula asta e oricum suprascrisa de
   product-card.css (--brand-price-fs-mobile-icon la max-width 640px). */
.Content_Goods_Group[view=icon] .Content_Goods_PriceBlock_Value_lei {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.02em;
}
.Content_Goods_Group[view=icon] .Content_Goods_PriceBlock_Value_lei:after {
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
}

/* Sufixul "LEI" redus in aceeasi proportie (12px -> 9px). Valoarea efectiva
   vine din product-card.css (--brand-price-fs-catalog-icon-suffix), care se
   incarca DUPA style.css, de aceea ridicam specificitatea cu .Page_ContentData.
   Limitat la min-width 641px ca sa nu atingem dimensiunile de pe mobil. */
@media (min-width: 641px) {
    .Page_ContentData .Content_Goods_Group[view=icon] .Content_Goods_PriceBlock_Value_lei:after,
    .Page_ContentData .Content_Goods_Group[view=icon] .Content_Goods_PriceBlock_Value_usd:after {
        font-size: 9px;
    }
}

/* ─── Hover pe cartela produsului: umbra, fara fundal sur (stil pandashop) ─── */
.Content_Goods_Group[view=icon] .Content_Goods_ItemBlock {
    transition: box-shadow .15s ease;
    border-radius: 8px;
}
.Content_Goods_Group[view=icon] .Content_Goods_ItemBlock:hover,
.Content_Goods_Group[view=list] .Content_Goods_ItemBlock:hover {
    background-color: #fff;
    box-shadow: 0 6px 24px rgba(24, 32, 52, .14);
}

/* ─── Cartela produs: titlu 14px pe 4 randuri fixe + rata de credit ─── */
.Content_Goods_Group[view=icon] .Content_Goods_ItemBlock {
    /* era 350px, apoi 405px; +20px pentru randul comun credit+cashback */
    height: 425px;
}
.Content_Goods_Group[view=icon] .Content_Goods_TitleBlock {
    font-size: 14px;
    line-height: 18px;
    /* inaltime fixa pentru exact 4 randuri, chiar daca textul e mai scurt */
    height: 72px;
    max-height: 72px;
    overflow: hidden;
}
.Content_Goods_Group[view=icon] .Content_Goods_TitleBlock a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* randul de credit e deasupra pretului -> spatiul merge dedesubt.
   Font mic + nowrap + inaltime fixa: la preturi de 5 cifre ("Кредит от 1485
   лей/мес") textul se rupea pe 2-3 randuri si crestea inaltimea cartelei. */
.product-card-credit-row {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 11px;
    line-height: 16px;
    height: 18px;
    color: #67708a;
    padding: 0 0 2px;
    white-space: nowrap;
    overflow: hidden;
}
.product-card-credit-row b {
    color: #1c64f7;
    font-weight: 700;
    font-size: 12px;
}
.product-card-credit-icon {
    flex-shrink: 0;
    width: 12px;
    height: 12px;
}

/* imaginea din cartela produsului — fara bordura */
.Content_Goods_Group .Content_Goods_ItemBlock .Content_Goods_ItemBlock_ImageArea {
    border: none;
    margin-left: 18px;
    margin-right: 18px;
}

/* Slider banner: centrat orizontal (baza avea margin: 0 auto 0 20px => impins stanga)
   si pe toata latimea containerului - baza din webshopStyles74.min.css avea
   width: 90%, deci bannerul iesea mai ingust decat headerul (.hd-wrap). */
div.product_Carousel {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* Bloc "Produse vizualizate recent" coborat cu 32px */
.recently-viewed-area {
    margin-top: 32px;
}

/* ─── Pagina produsului: dupa disparitia meniului din stanga, largim imaginea
   si blocul de preturi ca sa umple zona de continut (doar desktop >1200px) ─── */
@media (min-width: 1201px) {
    .image-product-container {
        width: 47%;
        margin: 0;
    }
    .Page_Product_Content_MainImage {
        width: 100%;
        height: auto;
    }
    .Page_Product_Content_MainImage img {
        width: 100%;
        height: auto;
        max-width: 100%;
        object-fit: contain;
    }
    .detail-product-container {
        width: 50%;
        max-width: none;
    }
}

/* Mobil (<768px): continut pe toata latimea. Bootstrap capa .container la 540px
   intre 576-767px, ceea ce ingusta brusc pagina (inclusiv blocurile "produse
   asemanatoare" / "vizualizate recent") si strange produsele. Sub 576px era deja
   100%, deci facem consistent tot intervalul mobil full-width. */
@media (max-width: 767.98px) {
    .container { max-width: 100%; }
}

/* Carduri ProductCardWidget in sliderele home-products (produse noi, vizualizate
   recent, similare) — asezare in splide + aspect consistent cu categoriile. */
.home-products-slider.Content_Goods_Group { overflow: visible; }
.home-products-slider .Content_Goods_ItemBlock {
    float: none !important;
    width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    margin: 0 !important;
    padding: 10px !important;
    border: 1px solid #c3ccde !important;
    border-radius: 12px;
    background: #fff;
    box-shadow: none;
    transition: box-shadow .18s ease, border-color .18s ease;
}
.home-products-slider .Content_Goods_ItemBlock:hover {
    border-color: transparent !important;
    box-shadow: 0 10px 26px rgba(20, 28, 46, .14);
}

/* Cardul din slider trebuie sa umple slide-ul Splide, dar mai multe reguli de
   grila tintesc `.Content_Goods_Group[view=icon] .Content_Goods_ItemBlock` cu
   specificitate mai mare decat `.home-products-slider .Content_Goods_ItemBlock`.
   Rezultatul erau carduri de ~50px latime. Repetam regulile cu specificitate
   suficienta.
   NOTA: regulile care provocau asta (25% intre 700-850px, 33.33% sub 760px,
   50% sub 414px, grid auto-fit peste 760px) au fost eliminate din icon.css si
   product-card.css - grila unica sta acum in goods-grid.css si exclude explicit
   `.home-products-slider`. Regulile de mai jos raman ca plasa de siguranta
   fata de latimile procentuale ramase in webshopStyles74.min.css. */
.Content_Goods_Group[view=icon].home-products-slider .Content_Goods_ItemBlock,
.Page_ContentData .Content_Goods_Group[view=icon].home-products-slider .Content_Goods_ItemBlock {
    float: none !important;
    width: 100% !important;
    padding: 10px !important;
    margin: 0 !important;
}

/* goods-grid.css face din .Content_Goods_Group[view=icon] un grid, dar exclude
   `.home-products-slider`. Regula de mai jos ramane ca plasa de siguranta:
   sliderele isi pastreaza layout-ul propriu (pagina de produs: similare). */
.Page_ContentData .Content_Goods_Group[view=icon].home-products-slider {
    display: block !important;
}

/* Cashback pe cartela produsului: rezerva mereu inaltimea (loc gol daca lipseste)
   ca pretul si creditul sa fie aliniate pe toate cardurile. */
.product-card-cashback {
    min-height: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
/* Wrapperul cashback poarta tot clasa .Content_Goods_TitleBlock si ar mosteni
   de la regula titlului (selector descendent) atit height:72px, cit si
   `width:190px; margin: 8px auto` - care il centra, adica impingea badge-ul
   spre dreapta cu citiva px. Fixam inaltimea si il lipim de marginea stinga. */
.Content_Goods_Group[view] .product-card-cashback .Content_Goods_TitleBlock {
    height: 24px;
    max-height: 24px;
    min-height: 24px;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.product-card-cashback .content_MainPage_PromoGoods_Item_Text,
.product-card-cashback .cashback_grid {
    line-height: 1.4 !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    /* Div-ul asta are width:100% (si de aici, si din .cashback_grid), deci
       justify-content de pe parinte nu-l misca - alinierea badge-ului se face
       din text-align. !important pentru ca HelperComponent::cashback() pune
       text-align inline. */
    text-align: left !important;
}
