@import url('../../../base/000001/css/common.css');


/*** RRP price ***/
.with-rrp .page_artdet_param_desc {
    display: inline-block;
    cursor: pointer;
    background-size: contain;
    width: 12px;
    height: 12px;
    margin-left: 2px;
}
.normal-before-text{
    margin-right: 3px;
}

/** artlist 1 **/
.page_artlist_item_1 .page_artlist_price.with-rrp .page_artlist_price_net.has-sale-price .text_normal{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 10px;
}
.page_artlist_item_1 .page_artlist_price.with-rrp .page_artlist_price_akcio .text_normal{
    font-size: 14px;
}

/** artlist 2 **/
.page_artlist_item_2 .page_artlist_price_2.with-rrp {
    height: 36px;
}
.page_artlist_item_2 .page_artlist_price_2.with-rrp .page_artlist_price_row{
    height: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.page_artlist_item_2 .page_artlist_price_2.with-rrp .page_artlist_price_net.has-sale-price .text_normal{
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.page_artlist_item_2 .page_artlist_price_2.with-rrp .page_artlist_price_akcio .text_normal{
    font-size: 15px;
}

/** artlist 3 **/
.page_artlist_item_3 .page_artlist_price_3.with-rrp .page_artlist_price_table{
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    box-sizing: border-box;
}
.page_artlist_item_3 .page_artlist_price_3.with-rrp .page_artlist_price_net.has-sale-price .text_normal{
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.page_artlist_item_3 .page_artlist_price_3.with-rrp .page_artlist_price_akcio .text_normal{
    font-size: 14px;
}
.page_artlist_item_3 .page_artlist_price_3.with-rrp {
    height: 56px;
}
@media only screen and (min-width: 481px) and (max-width: 640px) {
    .page_artlist_item_3 .page_artlist_price_3.with-rrp {
        height: 40px;
    }
}
@media only screen and (max-width: 480px) {
    .page_artlist_item_3 .page_artlist_price_3.with-rrp {
        height: 40px;
    }
}

/** artlist 4 **/
.page_artlist_item_4 .page_artlist_price.with-rrp .page_artlist_price_net.has-sale-price .text_normal{
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.page_artlist_item_4 .page_artlist_price_4.with-rrp .page_artlist_price_akcio .text_normal{
    font-size: 14px;
}

/** artlist 5 **/
.page_artlist_item_5 .page_artlist_price.with-rrp{
    height: 100%;
    overflow: hidden;
}
.page_artlist_item_5 .page_artlist_price.with-rrp .page_artlist_price_net.has-sale-price{
    font-size: 10px;
}
.page_artlist_item_5 .page_artlist_price.with-rrp .page_artlist_price_akcio .page_artlist_price_bigger{
    font-size: 14px;
}
.page_artlist_item_5 .page_artlist_label_table{
    height: 36px;
}

/** artlist 6 **/
.page_artlist_item_6 .page_artlist_price_6.with-rrp .page_artlist_price_row{
    height: 44px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.page_artlist_item_6 .page_artlist_price_6.with-rrp .page_artlist_price_net.has-sale-price .text_normal{
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.page_artlist_item_6 .page_artlist_price_6.with-rrp .page_artlist_price_akcio .text_normal{
    font-size: 15px;
}

/** artref 1 **/
.page_artref_list_1 .page_artref_price.with-rrp .page_artref_price_net.has-sale-price .text_small{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 10px;
}
.page_artref_list_1 .page_artref_price.with-rrp .page_artref_price_akcio .text_small{
    font-size: 14px;
}

/** popuplist **/
.page_popuplist_item .page_popuplist_price.with-rrp .page_popuplist_price_net.has-sale-price .text_normal{
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
}

/** tooltip **/
#page_tooltip_price.with-rrp .page_tooltip_price_net.has-sale-price{
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}

/** artdet **/
#page_artdet_price.with-rrp .page_artdet_price_net.has-sale-price .text_normal{
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
    font-size: 11px;
}
#page_artdet_price.with-rrp .page_artdet_price_akcio .text_normal{
    font-size: 16px;
}
.artdet--type-2 #page_artdet_price.with-rrp .page_artdet_price_net.has-sale-price{
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}
@media (max-width: 640px){
    .artdet--type-2 #page_artdet_price.with-rrp .page_artdet_price_net.has-sale-price{
        justify-content: center;
    }
}

/** artdet print **/
.artdet-print-price-info{
    font-size: 10px;
    margin-top: 10px;
}

/** postsale **/
#page_postsale_popup_content .page_postsale_product_prices.with-rrp .price_title,
#page_postsale_popup_content .page_postsale_product_prices.with-rrp .price_amount{
    float: none;
    display: inline;
    width: auto;
}
#page_postsale_popup_content .page_postsale_product_prices.with-rrp .page_postsale_product_original_price.has-sale-price{
    display: flex;
    align-items: center;
    justify-content: start;
}

/* saved-delivery-points */
.saved-delivery-point__card{
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    padding: 0 10px;
}
@media (min-width: 576px){
    .saved-delivery-point__card{
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (min-width: 1024px){
    .saved-delivery-point__card{
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}