@import url(/frontend/design/prestas/108912-atrezofotoinfan2/map-atrezofotoinfan2.min.css);

/* LT - 23/05/25 - Tuleap #61098 */
.c-app-order-step__progress{
	background-color: #cbc5bc !important;
}

/* LT - 27/10/22 - requête 00112012 */
.itemlist .viewtbl .oxcell{
	padding: 0 !important;
}

/*** contact page **/
table#blkcontact tr:nth-child(7) td input.PB {
    width: auto;
    height: auto;
	position: relative;
    right: -59px;
}


/**app focus cart**/
body.has-app-order-clean #maincontainer #headercontainer #headerarea.c-app-order-clean .c-app-order-clean__logo img {
    width: auto;
    height: auto;
    margin-bottom: 30px;
}


/*** app fixed header ***/
.scshopcart #headercontainer {
    background: none;
    border-top: none;
}

/*** ticket grafico App Recently Viewed ******/

.c-app-last-product-view__content.ng-scope .c-cs-product-display__cell-inner.is-s.ng-binding {
    display: none;
}

.c-app-last-product-view__content.ng-scope .origin {
    color: #574f43 !important;
}

.c-cs-product-stock__message-text.PBShortTxt.PBMsgInStock.ng-binding.ng-scope font {
    color: #74c13b;
}

.c-app-last-product-view__content-products .c-app-last-product-view__product.c-app-last-product-view__product-5 {
    background: #fff;
}

.c-app-last-product-view .c-cs-product-display__cell-inner.is-i {
	width: 150px !important;
	height:100% !important;
}

.c-app-last-product-view__content.ng-scope .PBMainTxt {
    font-size: 13px;
}

.c-app-last-product-view__content.ng-scope {
    padding: 3% 0;
}


/******* fixing bug app imagenes adicionales *******/
.PBItemImg.ng-scope.ng-isolate-scope.c-app-preview-picture img {
max-width: 94%;
margin: 0 auto;
}

/*** ticket grafico tunel de compra ******/
.lz-text.ng-scope:before {
    content: '\f0d1';
    font-family: fontawesome;
    font-size: 26px;
    padding: 0 13px;
	color: red;
}
.PBSalesPrice .origin {
    color: red;
}

.c-app-multi-currencies__inner-sub {
	max-width: 150px;
}

#ZoneCart {
	min-height: 90px;
    background: #FFF;
}

#footercontainer #langflags {
    display: none;
}

#bodycolumn1 {display: none;}
.itemlist .imgthumbnail { max-width: none; }
.sectiondata {height: auto;}
.sectiontbarea span.PBPTitle {display: none;}

.itemdetail .imgcontainer .imgthumblist {max-width: 450px;}


#stepsContainer #stepCart span:after {content: " - Your cart " !important;}
#stepsContainer #stepAccount span:after {content: " - Information" !important;}
#stepsContainer #stepShipping span:after {content: " - Delivery" !important;}
#stepsContainer #stepPayment span:after {content: " - Payment" !important; }
#stepsContainer #stepConfirm span:after {content: " - Confirmation" !important;}

.PBDiscount, .PBStrike {font-size: 15px;}


/*************** multi currencies ****************/

.ng-scope.ng-isolate-scope.c-app-multi-currencies {
    height: 0;
}

.c-app-multi-currencies__inner-sub {
    position: absolute;
    left: 10px !important;
    top: 9px !important;
}
span.c-app-multi-currencies-preview__title.c-app-multi-currencies__title.ng-binding,
span.c-app-multi-currencies-preview__currency.c-app-multi-currencies__currency{
    background: #f0edd7;
    height: 40px;
    line-height: 39px;
}
span.c-app-multi-currencies-preview__title.c-app-multi-currencies__title.ng-binding {
	padding-left:12px;
    margin-left: 15px;
}
span.c-app-multi-currencies-preview__currency.c-app-multi-currencies__currency {
	padding-right:12px;
	padding-left: 5px;
}
#space {
    width: 120px;
    margin: 0 20px;
}
.c-app-multi-currencies-preview__title {
    margin-right: 0 !important;
}
ul.c-app-multi-currencies__list.ng-scope {
    left: 0;
    right: auto !important;
}
.c-app-multi-currencies__list {
	background-color: #f0edd7 !important;
}
.c-app-multi-currencies__list-elem:hover {
    background-color: #eee6af !important;
}
.c-app-multi-currencies__list-elem {
	border-bottom: 1px solid #efe388 !important;
}

/*************** END multi currencies ****************/

/** ticket search page***/
.sccatalog.searchpage .PBItemDesc.PBShortTxt {
    display: none !important;
}