@charset "utf-8";
/* CSS Document */

/* TRACK ORDER PAGE*/

.page-template-account.page-id-560864 h1{display:flex; align-items:center; justify-content:center; text-align:center; width:100%}
.page-id-560864 .track_order p:first-of-type{font-family: 'MSLondonSemibold'; font-size:18px}

.page-id-560864 .woocommerce{width:100%}

.page-id-560864 p.order-info{display:flex; flex-wrap:wrap; justify-content:center; align-items:center; font-family: 'MSLondonSemibold'}


.page-id-560864 p.order-info mark.order-number{background-color:transparent; font-family: 'MSLondonDemibold'; margin-right:5px}
.page-id-560864 p.order-info mark.order-date{background-color:transparent; font-family: 'MSLondonDemibold'; margin-right:5px}
.page-id-560864 p.order-info mark.order-status{background-color:transparent; font-family: 'MSLondonDemibold'; color:#005641; margin-left:5px; -webkit-animation: blink-2 1s infinite both; animation: blink-2 1s infinite both}


.page-id-560864 .woocommerce .woocommerce-order-details{margin:0}

.page-id-560864 .woocommerce table.shop_table{border-collapse:collapse}

.page-id-560864 .woocommerce table.shop_table td{padding:10px}

.page-id-560864 .woocommerce table.shop_table thead > tr {background-color:#f5f5f5}  

.page-id-560864 .woocommerce table.shop_table thead > tr th {font-family: 'MSLondonDemibold'; font-size:16px; color:#000; padding:19px 12px 19px; text-transform:unset}

.page-id-560864 .woocommerce table.shop_table tbody > tr td{font-family: 'MSLondonSemibold'}

.page-id-560864 .woocommerce table.shop_table tbody > tr td a{color:inherit; -webkit-text-decoration:none; text-decoration:none; text-underline-offset:4px; transition: color, text-decoration .2s} 
.page-id-560864 .woocommerce table.shop_table tbody > tr td a:hover{color:#000; -webkit-text-decoration:solid underline #005641; text-decoration:solid underline #005641; text-decoration-thickness:1px; transition:color, text-decoration .4s}



.page-id-560864 .woocommerce table.shop_table tfoot tr th{font-family: 'MSLondonDemibold'; color:#000}
.page-id-560864 .woocommerce table.shop_table tfoot tr td{font-family:'MSLondonSemibold'; font-weight:unset}


.page-id-560864 .woocommerce table.shop_table tfoot tr:first-of-type td{font-family:'MSLondonDemibold'}
.page-id-560864 .woocommerce table.shop_table tfoot tr:last-of-type td{font-family:'MSLondonBold'}




.page-id-560864 .woocommerce table.shop_table tfoot small{font-family:'MSLondonSemibold'; color:#757575}

.page-id-560864 .woocommerce table.shop_table ul{padding-left:16px}



.page-id-560864 .woocommerce-customer-details .woocommerce-column__title{margin-top:revert}


.page-id-560864 .woocommerce .woocommerce-customer-details address{padding:10px; border-radius:0; border:solid 1px #ccc; font-family: 'MSLondonSemibold'}
.page-id-560864 .woocommerce .woocommerce-customer-details address > p {display:flex; align-items:center}




.page-id-560864 .woocommerce .woocommerce-customer-details address .woocommerce-customer-details--phone:before{content:""; width:16px; height:16px; background-image:url(/wp-content/themes/mns-ced/assets/img/tel.svg); background-size:cover}
.page-id-560864 .woocommerce .woocommerce-customer-details address .woocommerce-customer-details--email:before{content:""; width:16px; height:16px; background-image:url(/wp-content/themes/mns-ced/assets/img/email.svg); background-size:cover}



.page-id-560864 ol.commentlist.notes{padding-left:20px}

.page-id-560864 ol.commentlist.notes .meta{font-family: 'MSLondonDemibold'; font-weight:unset}

.page-id-560864 ol.commentlist.notes li::marker{font-family: 'MSLondonDemibold'}

.page-id-560864 ol.commentlist.notes .description{font-family:'MSLondonSemibold'}



.page-id-560864 table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tbody > tr{display:flex; align-items:center; justify-content:flex-start}

.page-id-560864 table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tbody > tr th{font-family: 'MSLondonDemibold'; padding:9px 12px; font-size:16px; color:#000}

.page-id-560864 table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tbody > tr td{padding:9px 12px 9px 0}



@media all and (max-width : 1024px) and (-webkit-min-device-pixel-ratio:1.5)  {
    
.page-id-560864 .track_order p:first-of-type{margin-top:0; font-size:16px}    
    
}

/* Mobiles */
@media all and (max-width : 767px) and (-webkit-min-device-pixel-ratio:1.5)  {
    
.page-id-560864 form.woocommerce-form.woocommerce-form-track-order.track_order{display:flex; flex-direction:column; align-items:center; justify-content:flex-start}    
    
.page-id-560864 p.form-row.form-row-first{float:none; width:50%}    
.page-id-560864 p.form-row.form-row-last{float:none; width:50%}
        
}

@media all and (max-width : 430px) and (-webkit-min-device-pixel-ratio:1.5)  {
    
.page-id-560864 p.form-row.form-row-first{width:100%}    
.page-id-560864 p.form-row.form-row-last{width:100%}   
   
.page-id-560864 table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields tbody > tr{justify-content:space-between}     
    
}