@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;
}
.origin {
	color:red;
}

#bodycolumn1 {display: none;}

#footercontainer #langflags {
    display: none;
}


#stepCart span:after {content: " - Il tuo carrello " !important;}
#stepAccount span:after {content: " - I tuoi dati" !important;}
#stepShipping span:after {content: " - Consegna" !important;}
#stepPayment span:after {content: " - Pagamento" !important; }
#stepConfirm span:after {content: " - Conferma" !important;}




#ZoneCart {
	min-height: 90px;
    background: #FFF;
}

#expDiaporama font.PBMsg.btnclass {
	border:none !important;
}

.itemlist .imgthumbnail { max-width: none; }
.sectiondata {height: auto;}
.sectiontbarea span.PBPTitle {display: none;}

.itemdetail .imgcontainer .imgthumblist {max-width: 450px;}

#expDiaporama font.PBMsg.btnclass {
	font-size: 17px;
    color: #f0edd7 !important;
	text-transform: uppercase;
}


#expDiaporama a.PBLink.btnclass, font.PBMsg.btnclass {
    background: transparent;
    border: 2px solid #f0edd7;
    border-radius: 4px;
    padding: 5px 15px;
    height: 40px;
}

#expDiaporama a.PBLink.btnclass:hover {
	background:#f0edd7;
}

.PBDiscount, .PBStrike {font-size: 15px;}

table.PBStockTbl font {
    background-color: #7da511;
    color: #FFF !important;
    padding: 5px;
}

/** ticket search page***/
.sccatalog.searchpage .PBItemDesc.PBShortTxt {
    display: none !important;
}