@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i&display=swap);.resetUlNoList{margin:0;padding:0;list-style-type:none}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/materialicons/v41/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2) format("woff2")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:inherit;vertical-align:top;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons--events-none{pointer-events:none}.material-icons--brand-primary{color:#b31851}.material-icons--brand-secondary{color:#55656e}.my-account__links{padding:0;margin:0 -15px -30px}.my-account__links-item{list-style-type:none}.my-account__links-item a{display:block;background-color:#fff;border:1px solid #d6d1c9;margin-bottom:30px;padding:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:nowrap;font-size:1.4rem;border-radius:0;transition:all 0 ease;-webkit-transition:all 0 ease;-moz-transition:all 0 ease;-o-transition:all 0 ease}.my-account__links-item a:hover{border-color:#b31851;color:#b31851}.my-account__links-item a i{font-size:1.8rem;margin:0 0 15px}.my-account__heading{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #d6d1c9}.my-account__footer{padding-top:30px;margin-top:30px;border-top:1px solid #d6d1c9}.my-account__footer .btn:first-of-type{margin-right:15px}.my-account__sidebar{margin:0;padding:0}.my-account__sidebar-link{display:block;list-style-type:none;border-bottom:1px solid #d6d1c9}.my-account__sidebar-link:last-of-type{border-bottom:0}.my-account__sidebar-link:last-of-type a{padding-bottom:0}.my-account__sidebar-link:last-of-type a:after{display:none}.my-account__sidebar-link:first-of-type a{padding-top:0}.my-account__sidebar-link i{display:inline-block;pointer-events:none;margin-right:10px}.my-account__sidebar-link a{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;position:relative;padding:15px 0}.my-account__sidebar-link a.active-page,.my-account__sidebar-link a:hover{color:#b31851}.order-head{background-color:#fff;border-radius:0;padding:20px;margin-bottom:20px;border:1px solid #d6d1c9}.order-head span{text-align:center;color:#b31851;font-weight:700}.order-item{background-color:#fff;border-radius:0;margin-bottom:20px;border:1px solid #d6d1c9}.order-item:hover{border-color:#aaa08f}.order-item:last-of-type{margin-bottom:0}.order-item__link{padding-top:15px;padding-bottom:15px}.order-item span{text-align:center;display:flex;justify-content:center;align-items:center}.order-item .order-button{margin-right:5px}@media(max-width:767px){.order-item .order-button{margin-bottom:20px}}.order-item .order-button:last-child{margin-right:0}#order-details .account-form{margin-bottom:20px}#order-details .account-form:last-of-type{margin-bottom:0}#order-infos td{border-bottom:1px solid #d6d1c9;padding:8px 0}#order-infos tr:last-of-type td{border-bottom:0}.order-detail-addresses .address{padding:20px;background-color:#faf8f6;border-radius:0;border:1px solid #d6d1c9;margin-bottom:20px;display:block;width:100%}.order-detail-addresses .address:last-of-type{margin-bottom:0}.order-detail-addresses .address h6,.order-detail-addresses .address p{margin:0}#order-history ul{padding:0;margin:0;font-size:0}#order-history ul li{list-style-type:none;width:50%;display:inline-block;font-size:medium;position:relative;vertical-align:top;padding:13.3333333333px 0 13.3333333333px 40px}#order-history ul li:first-child:after,#order-history ul li:first-child:before{display:none}#order-history ul li:nth-child(3):after{top:50%!important}#order-history ul li:nth-child(odd):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:20px;width:20px;border-radius:50%;background-color:#b31851;border:2px solid #9d1547;z-index:10}#order-history ul li:nth-child(odd):after{content:"";position:absolute;left:10px;top:0;bottom:0;width:1px;background-color:#d6d1c9;z-index:5}#order-history ul li:last-child:after,#order-history ul li:nth-last-child(2):nth-child(odd):after{bottom:50%}#order_products_table{padding:0;margin:0}#order_products_table li{border-bottom:1px solid #d6d1c9;padding:20px 0;list-style-type:none}#order_products_table li:last-of-type{border-bottom:0}#order_products_table li .product-name p{margin:0}#order_products_table li .product-name span{display:block;clear:both;color:#9a9a9a;font-size:.9rem}#order_products_table li .product-price{text-align:right}#order_products_table li .product-price p{margin:0}#order_products_table li .product-quantity{text-align:center}#order_products_table li .product-quantity p{margin:0}#order_products_table li .product-image img{display:block}@media(max-width:991px){#order_products_table li .product-image img{width:100%}}.messages{max-height:360px;overflow-y:scroll;border:1px solid #d6d1c9;padding:20px;border-radius:0}.messages .message-timestamp{display:block;text-align:center;font-weight:700}.messages .message-name{display:block;clear:both;font-style:italic;margin:0 5px;color:#786d5b}.messages table tr:last-of-type .message{margin-bottom:0}.messages .message{border-radius:0;padding:10px;display:inline-block;margin-bottom:20px;min-width:45%}.messages .message--employee{background-color:#faf8f6}.messages .message--customer{background-color:#b31851;color:#fff}.messages .message>span{display:block;text-align:left}@media(max-width:576px){.messages .message{font-size:.9rem;min-width:75%}}.page-addresses .address .address-item{display:block;background-color:#faf8f6;padding:20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-radius:0}.page-addresses .address .address-item p{margin:0;max-width:75%}.page-addresses .address .address-item span{line-height:0}.page-addresses .address .address-item span a{margin-left:10px;display:inline-block;vertical-align:top}.page-addresses .address .address-item span a:hover i{color:#b31851}.page-addresses .address .address-item span a i{color:#c0b8ac}.authentication__tabs{margin:0;display:flex;justify-content:center;flex-wrap:nowrap;flex-direction:row;padding:15px}.authentication__tabs li{list-style-type:none;flex:0 0 50%;text-align:center;padding:15px;display:block;border-bottom:1px solid #d6d1c9}.authentication__tabs li.active{border:1px solid #d6d1c9;border-bottom-color:#fff}.form-errors{margin-left:15px}.cudi__account th{text-align:left;line-height:1;vertical-align:baseline;padding-right:10px}.cudi__account .alert{margin-top:10px}.discounts__mobile-voucher{display:none;border-top:1px solid #dee2e6;margin-top:15px;padding-top:15px}.discounts__mobile-voucher:first-of-type{border-top:none;margin-top:0;padding-top:0}.discounts__mobile-voucher p{display:flex;justify-content:space-between;margin:0;font-weight:700}.discounts__mobile-voucher p span{font-weight:400}@media(max-width:991px){.discounts__mobile-voucher{display:block}}.discounts__desktop-vouchers{width:100%}@media(max-width:991px){.discounts__desktop-vouchers{display:none}}