:root {
    --border-line: #ffe4e1;
    --background-card-color: #fff5f3;
    --greedy-bakcground-light-blue: #fff5f3;
    --background-product-light-blue: #fff5f3;
    --light-blue-border-color: #E8221F;
    --light-blue-box-shadow: 1px 1px 10px 2px rgba(245, 168, 52, 0.37);
    --shadow-light-blue: 1px 1px 10px 2px rgb(245, 168, 52, 0.37);
    /*245, 168, 52, 45%*/
    --dark-blue-missing-amount: #F73232;
    /*#F73232*/
    --light-green: #FF3333;
    /*select color*/
    --normal-blue: #FF3333;
    --normal-blue-hover: rgb(126, 0, 0);
    /*background color for "ai un voucher sau card" accordion*/
    --voucher-accordion-background: red;
    /*continur button color on hover*/
    --next-step-hover-blue: #cc2323;
    /*color small component from continue button*/
    --arrow-next-step-red: #ff8e82;
    /**/
    --truck-text-color: rgb(126, 0, 0);
    /*background for relevant fields, on the form*/
    --form-wrapper-background: #fff9f8;
    /*step 1 cart, accordion background color*/
    --accordion-bkgrnd-clr: #fff9f8;
    /*checked step circle*/
    --checked-step-green: #74B9AB;
    /*redeem voucher button from cart 1*/
    --redeem-voucher-button: #e62e2e;
    /*in profile, the color for letter on hover*/
    --hover-blue-letter: rgb(126, 0, 0);
    /**/
    --main-link-button-color: rgb(255, 51, 51);
    /**/
    --lighter-border: var(--border-line);
    /**/
    --checkbox-border-blue: var(--border-line);
    --pale_background: #EEF2FF;
}

/* .jcarousel.main_books {
    padding: 0px !important;
    margin-right: 0 !important;
} */
.upside_mobile_filter{
    background-color: var(--redeem-voucher-button) !important;
}
.order_modal_option:hover{
    background-color: var(--arrow-next-step-red) !important;
}
.order_modal_option{
    border-color: var(--redeem-voucher-button) !important;
}
.selected_option{
    background-color: var(--redeem-voucher-button) !important;
}


.auto_suggest div.right {
    width: 210px;
}

.main_title {
    height: 60px;
}

.header{
    max-width: 1320px;
}

.auto_suggest div.right a.button {
    display: block !important;
    background-color: #E8221F !important;
    padding: 7px !important;
    margin: 10px 15px !important;
    color: white !important;
    width: 95px !important;
    border-radius: 8px !important;
    text-align: center !important;
    font-size: 12px !important;
    height: auto;
}

.main_logo {
    background: url(../images/logo_pdf.png) center no-repeat;
    /*poti sa faci un folder cu imagini CP - daca nu exista deja*/
    margin-top: 0 !important;
    height: 75px;
}

@media only screen and (max-width: 1000px) {
    a.main_logo {
        background: url(../images/logo_pdf.png) center no-repeat;
        /* height: 75px; */
    }
}

.cgpec_cos {
    /* margin-top: 115px !important; */
}

@media only screen and (min-width: 1025px) {




    .cp-override-spacing {
        margin-top: 130px !important;
    }
}

::selection {
    background: #FF3B4E;
}

.nr_step_checked {
    background: var(--checked-step-green);
    border: 1px solid var(--checked-step-green);
}

.checkmark {
    left: 0px;
    height: 20px;
    width: 20px;
}

.ord_checkmark {
    height: 16px;
    width: 16px;
}

@media (min-width: 958px) {

    /* .ord_checkmark {
        height: 18px;
        width: 18px;
    } */
    .ord_checkmark::after {
        top: 2px !important;
        left: 2px !important;
    }
}

._accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff0000'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.fa-cart-plus:before {
    content: "\f217";
}

.truck-front {
    width: 68px;
    height: 71px;
    background: url(../images/truck-front-red.png) no-repeat !important;
}

.truck-back {
    height: 71px;
    width: 43px;
    background: url(../images/truck-back-red.png) no-repeat !important;
}

.truck-message {
    height: 56px;
    text-align: center;
    padding: 0;
    width: calc(100% - 100px);
    display: flex;
    align-items: center;
    justify-content: center;
}

h5.btn-transport {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    display: -webkit-inline-box;
}

.truck-text {
    margin: auto;
}

.title_order {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin: 10px 0;
}

.options_order input[type="radio"] {
    display: none;
}

.options_order input[type="radio"]:checked+label {
    border: 2px solid var(--redeem-voucher-button);
    ;
    color: #000;
}

.option_order {
    width: 30%;
    border: 1px solid #9797A6;
    padding: 6px;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 15px;
    min-height: 54px;
    font-weight: bold;
    color: #646473;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.options_order {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: 23px;
}

input.motive_input {
    width: 100%;
    border: 1px solid #9797A6;
    border-radius: 7px;
    padding: 8px;
    background: #D5EAFF;
    font-size: 14px;
    font-weight: bold;
}

.button_order {
    height: 40px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 223px;
    margin: 0 auto;
    background-color: var(--redeem-voucher-button);
    color: white;
    border-radius: 8px;
    margin-top: 18px;
    max-width: 100%;
    font-weight: bold;
    border: 0;
}

.footer_input {
    all: unset;
    width: 95%;
    background: #F6F6F6 !important;
    border: 1px solid gray !important;
    padding: 2.5%;
    border-radius: 6px !important;
}

.thirds {
    float: left;
    width: 306px;
    padding: 25px 3%;
    height: 256px;
    margin: 41px 0 41px 0;
    box-sizing: content-box;
}

.thirds.thirds2 {
    border-left: 1px solid #989898;
    border-right: 1px solid #989898;
    height: auto;
}

.before_footer {
    /* width: 1200px; */
    margin: 15px auto;
    border-top: 1px solid #989898;
    color: #989898 !important;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: row wrap;
}

.before_footer {
    width: auto !important;
}

.input_departamente {
    height: auto !important;
}

.search_icon {
    height: 100% !important;
}

.shadow_h {
    width: 180px;
}

.ac_button_vouch {
    font-size: 14px !important;
    padding: 12px 15px;
    border-radius: 13px !important;
    background-color: var(--accordion-bkgrnd-clr);
}

.ac_body_vouch {
    padding: 2px 15px 12px !important;
    border-top-color: transparent !important;
    border-radius: 0 0 13px 13px;
}

.ac_item_vouch {
    border-radius: 13px !important;
    background-color: var(--accordion-bkgrnd-clr);
}

.ac_button_vouch:not(.collapsed) {
    background-color: var(--accordion-bkgrnd-clr) !important;
}

.truck-text {
    color: var(--truck-text-color);
}

.cos_icon {
    height: 100% !important;
}

.prod_info {
    background: none !important;
}

.first_title_summary {
    font-weight: bold;
    font-size: 18px;
}

.amz-a {
    box-sizing: content-box;
}

.card_name,
.card_phone {
    font-size: 16px;
}

.amz-options {
    box-sizing: unset;
}

.section_wrapper_override_cp {

    border: none;
    background-color: #fff;
}

input.input_override_cp {

    background-color: #fff;
}

._accordion-body .options_wrapper {

    /* box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 15%); */
}
/*this class would make the items from user/returns no longer have a hover*/
/* .prod_card:hover {
    box-shadow: none;
} */

.prod_card_summary {
    padding-left: 0;
    padding-right: 0;
    margin: 0 15px 0 15px;
}

.book_grid_cp {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 2%;
    justify-content: space-between;
}

.author_field_cp {
    font-size: 12px;
    color: #989797;
    justify-content: center;
    display: flex;
}

.cart_summary_container {
    background-color: #fff;
    border-radius: 7px;
    border: 1px solid var(--border-line);
}

.cart_summary_container>div:not(:last-child) {
    border-bottom: 1px solid black;
    /* Adjust color and size as needed */
    border-radius: 0;
    border-radius: 7px 7px 0 0;
}

.cart_summary_container>div:first-child {
    padding-top: 20px;
}

.cart_summary_container>div:not(:first-child) {
    padding-top: 10px;
}

.cart_summary_container>div:last-child {
    padding-bottom: 10px;
}

.extra-line {
    border-bottom: 1px solid var(--border-line);
}

.prod_cards_wrapper {
    border: 1px solid var(--border-line);
}

.motive_input {
    background-color: #fff !important;
}

.form_data:focus-visible {
    outline: unset;
    box-shadow: unset;
}

.btn_cat_add {
    background-color: var(--redeem-voucher-button);
}

.btn_cat_add:hover,
.modal_basket .basket_right button.close:hover {
    background-color: var(--arrow-next-step-red) !important;
}

.cart_modal_body {
    html {
        font-family: 'Open Sans', sans-serif !important;
    }
}

.header_wrapper_mic {
    a.cos_icon {
        left: 0 !important;
    }
}



.header_wrapper {
    height: 61px;
    /* position: absolute; */
    background-color: #FFF;
    z-index: 20;
    top: 0;
    display: block;
    /*border-bottom: 0;*/
}


.header_wrapper .transit {
    position: absolute;
    width: 400px;
    height: 100px;
    right: -30px;
    top: 5px;
    border: 1px solid black;

}

.header_wrapper .l_toate {
    position: absolute;
    display: block;
    left: 60px;
    top: 21px;
    font-size: 9px;
    color: black;
    padding-right: 20px;
    background: url('../images/drop_gri.png') right center no-repeat;

}

.header_wrapper .logo_holder {
    display: none;
}

.header_wrapper .semn_carte .semn_carte_first {
    height: 61px;
}

.header_wrapper .semn_carte .semn_carte_first .poza_logo {
    background: url('../images/link_cart_res1.png') 13px 5px no-repeat;
    width: 144px;
    height: 52px;
    margin-top: 10px;
    z-index: 2;
    top: 0;
}

.header_wrapper .semn_carte .semn_carte_bottom {
    display: none;
}

.header_wrapper .oferta {
    display: none;
}

.header_wrapper .link_promotii {
    display: none;
}

.header_wrapper .search {
    top: 15px;
}

.header_wrapper .cos_cumparaturi {
    width: 115px;
    border-right: 1px solid #BEBFBA;
    top: 15px;
    z-index: 5;
}

.header_wrapper .cos_cumparaturi .suma_wrapper {
    float: right;
}

.header_wrapper .cos_cumparaturi .cos_icon {
    float: left;
}

.header_wrapper .wishlist {
    top: 15px;
    right: 125px;
}

.header_wrapper .l_wishlist {
    display: none;
}

.header_wrapper .wishlist .link_conectare {
    overflow: visible;
    background: #FFF;
    height: auto;
    width: 90px;
    margin: 0 7px 0 0;
}

.header_wrapper .wishlist .link_conectare a:hover {
    color: #F00;
}

.header_wrapper .wishlist .link_conectare .text {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    height: 17px;
    overflow: hidden;
    margin-top: 0 !important;
}

.header_wrapper .wishlist .li_iconite {
    display: none;
}

.header_wrapper .item_holder {
    top: 65px;
}

.header_wrapper .wishlist .delimitator {
    display: none;
}

.header_wrapper .cos_cumparaturi .wrapper_text {
    display: none;
}

.header_wrapper .cos_cumparaturi .middle {
    right: 0;
    left: auto;
}

.header_wrapper .shadow_h {
    display: none;
}

.header_wrapper .semn_carte_bottom_red {
    position: relative;
    top: -5px;
    padding-top: 30px;
}

.header_wrapper .auto_suggest {
    top: 50px;
}

.header_wrapper .cos_cumparaturi .buller_wp {
    display: block;
    height: 16px;
    position: absolute;
    width: 100px;
    top: -9px;
    left: 65px;
    text-align: center;
}

.header_wrapper .msg_adaugat {
    display: none;
}

.header_wrapper .div_wrapp {
    width: 120px;
}

.header_wrapper .moving_wp {
    width: 116px;
    color: #F00;
}

.header_wrapper .cos_cumparaturi .suma_wrapper {
    width: 86px;
    /* background: white; */
}

.header_wrapper .cos_cumparaturi .cos_icon {

    left: 0 !important; 
}
.auto_suggest div.left div.search_result_prod img.image{
    padding: 0;
}

.menu_responsive.show_menu {
    /* margin-top: -40px; */
    position: fixed;
    z-index: 40;
    top: 60px;
}
.bg_filter{
    background-color: #FFF2F0 !important;
}

h2.title_author_box {
    font-size: 30px;
}

@media screen and (max-width: 1200px) {

    .body_fixed .header_wrapper.header_wrapper_mic {
        display: block !important;
    }

    .header_wrapper {
        position: fixed;
    }
}



.body_c {

    padding-top: 0;
}



@media screen and (max-width: 1024) and (min-width: 769) {

    .res_but.menu_but.selected_but {
        margin-right: 15px;
    }
}



.header_wrapper {
    position: fixed;
    background-color: white;
    border-bottom: solid #B9B9C8 1px;
}

.res_but .menu_but .selected_but {
    margin-right: 15px;
}

.main_top {
    margin-top: 54px;
}

.item-order {
    padding: 5px 0px;
}

strong {
    font-weight: bold !important;
}

div.item-order {
    padding-top: 5px;
    padding-bottom: 5px;
}

[type=checkbox]:checked + span:before, .create_account_side [type=radio]:checked + span:before {
    background-image: url(../images/checked-red.png);
}

span#submitting_buton_footer {
    font-weight: bold;
}

.gdpr-button-ok{
    color: white;
    cursor: pointer;
}

.prod_price_normal{
    display: block;
}

.gridview .btn_cat_add {
    display: block;
}

.footer{
    width: 1320px;
}

.results_intro {
    margin-top: 51px;
}

.results_intro span, .rec_value{
    color: var(--redeem-voucher-button) !important;
}
.filter_checkbox span{
    border: 1px solid var(--redeem-voucher-button);
}
.filter_letter{
    color: var(--redeem-voucher-button) !important;
    border: 1px solid var(--redeem-voucher-button) !important;
}
.filter_letter.filter_letter_selected {
    background: var(--redeem-voucher-button) !important;
    color: #fff !important;
}
.acc_btn_stk_filt{
    background-color: var(--light-blue-border-color) !important;
}
.acc_btn_stk_filt:not(.collapsed){
    background-color: var(--redeem-voucher-button) !important;
}
.display_group_buttons .display_btn, .short_cat_desc{
    border-color: var(--redeem-voucher-button) !important;
}
.active_view{
    background-color: var(--redeem-voucher-button) !important;
}
.display_group_buttons .display_btn span{
    background-color: var(--redeem-voucher-button);
}
.promo_page{
    margin-top: 78px !important;
}
.new_breadcrumbs.container.container-volum {
    margin-top: 54px;
}
.selected, .selected a {
    color: var(--redeem-voucher-button) !important;
}
.right_cat_title .cat_nr_prods{
    color: var(--redeem-voucher-button) !important;
}
.selected, .selected a {
    color: var(--redeem-voucher-button) !important;
}
.modal_basket .basket_right button.close{
    background-color: var(--redeem-voucher-button) !important;
}
.modal_basket .modal_prod_price{
    color: black !important;
}

.author_info{
    margin-top: 25px;
}


.small_text{
    font-size: 16px !important;
}
.recomadations.class_975 {
    margin-top: 0 !important;


}

.breadcrumb::-webkit-scrollbar-thumb, .prod_details::-webkit-scrollbar-thumb {
    background-color: rgb(255, 51, 51) !important; /* Or any other instruction making the element visible */
}

.breadcrumb li a:hover{
    color: rgb(255, 51, 51) !important;
}


@media screen and (max-width: 1360px) {
    .header_wrapper .cos_cumparaturi{
        right: 10px;
    }
    
}
@media screen and (max-width: 1024px) {
    .header_wrapper {
        position: fixed;
        display: block;
        background-color: white;
        border-bottom: solid #B9B9C8 1px;
    }

    .main_top {
        margin-top: 120px;
    }

    .suma_wrapper {
        justify-content: center;
        display: flex;
    }

    .search {
        right: 220px;
        left: unset;
    }
}


@media screen and (max-width: 767px) {
    .new_breadcrumbs.container.container-volum {
        margin-top: 20px;
    }
    .upside_searchView_wrapper{
        top: 100px;
    }
}
@media screen and (max-width: 768px) {
    .promo_page{
        margin-top: 109px !important;
    }
    .container.container_all {
        margin-top: 86px;
    }

    .search .input_departamente {
        display: block;
        left: 0 !important;
        right: unset;
        margin: 0 !important;
      }
      .search {
        left: 13px;
        right: unset;
        top: 57px !important;
      }
      .header_wrapper {
        height: 100px;
      }

    .header_wrapper .wishlist {
        right: 0;
    }
    #ps_cart_lines {
        margin-top: 12px;
      }
      .header_wrapper .auto_suggest {
        top: 92px;
    }
    .menu_responsive.show_menu{
        z-index: 15;
        top: 57px;
        /* margin-top: 0px; */
    }
}


@media screen and (max-width: 575px) {
    .new_breadcrumbs.container.container-volum {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .container.container_all {
        margin-top: 100px;
    }

    .results_intro{
        margin-top: 10px;
        font-size: 16px;
    }

}
