.checkout-onepage-success .page-title-wrapper {
    border-bottom: 2px solid #C4C4C4;
}
.checkout-onepage-success .checkout-success {
    text-align: center;
    margin: 32px auto;
}

.checkout-onepage-success .checkout-success img{width:128px;}
.checkout-onepage-success .checkout-success .order-success-image{margin-bottom:55px;}
.checkout-onepage-success .checkout-success .thank-you{
font-family: 'ArchivoNarrow-Regular' !important;
font-style: normal;
font-weight: bold;
font-size: 64px;
line-height: 86px;
}
.checkout-onepage-success .checkout-success .email-sent{
font-family: 'ArchivoNarrow-Regular' !important;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 24px;
margin:50px 0px !important;
margin-bottom:90px !important;
}
.checkout-onepage-success .checkout-success .actions-toolbar {
    margin: 0 auto;
    display: table;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary .action {
font-weight: bold;
font-size: 18px;
line-height: 24px;
height: 68px;
border-radius:0px;
line-height:50px;
margin: auto;
}


/*account-page-css start*/
/* .page-title-wrapper{display:none !important;}*/
 .block .block-title{padding-bottom:8px !important;margin-bottom:0px !important;border-bottom:0px !important;}
 .block .block-title strong{
font-family: 'Roboto-Regular';
font-style: normal;
font-weight: normal;
font-size: 18px !important;
line-height: 21px !important;
}
 .block .block-title a{text-decoration:none !important;
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
}

 .box {
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
}
 .box strong.box-title {
    background:#F5F5F5;
    border-bottom: 1px solid #D1D1D1;
    width: 100%;
    margin-bottom:0px !important;
}
 .box strong.box-title{font-weight:normal !important;}
 .box strong.box-title span{
font-family: 'Roboto-Regular';
font-style: normal;
font-weight: normal;
font-size: 16px;
padding: 8px;
display: block;
line-height: 19px;}

 .box .box-content{padding-top:17px;padding-left:8px;min-height: 145px;}
 .box .box-content p{
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
}

 .box .box-content address{
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
}
.sidebar.sidebar-additional{display:none !important;}

 .box .box-actions{
background: #F5F5F5;
border-top: 1px solid #D1D1D1;
}
 .box .box-actions a{
font-family: Arial;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
padding:8px;
display: block;
text-decoration:none !important;
}
 .box .box-actions a:after{display:none !important;}
 .box .box-actions a.action.change-password{display:none !important;}

.block-collapsible-nav .content {
    padding: 20px !important;
    background: #F5F5F5;
    border: 1px solid #D1D1D1;
    margin-bottom: 20px;
}
.block-collapsible-nav .content .items .item a{
padding:0px !important;
font-family: 'Roboto-Regular';
font-style: normal;
font-weight: normal !important;
font-size: 18px !important;
line-height: 21px !important;
margin-bottom:20px !important;
border: 0px !important;
color:#4D4D51 !important;
}
.block-collapsible-nav .content .items .item a:hover{background:#F5F5F5 !important;}

.block-collapsible-nav .item .delimiter{border:0px !important;}

.block-collapsible-nav .content .items .item strong{
padding:0px !important;
font-family: 'Roboto-Regular';
font-style: normal;
font-weight: normal !important;
font-size: 18px !important;
line-height: 21px !important;
margin-bottom:20px !important;
color:#4D4D51 !important;
}



.block-collapsible-nav .content .items .item strong{border:0px !important;}

.account.page-layout-2columns-left .sidebar-main{padding:0px !important;}
.account .data.table {
    border: 1px solid #D1D1D1;
}
.account .table > tbody > tr > th, .account .table > tbody > tr > td {
    border-top: 1px solid #D1D1D1;
}
/*account-page-css end*/


@media only screen and (max-width:769px) {
.checkout-onepage-success .checkout-success .actions-toolbar {
    width: 100% !important;
}
.checkout-onepage-success .page-title:before{
     height: 99px;
    width: 95px;
    background: url(../images/padlock.png);
    background-repeat: no-repeat;
    background-size: 70px;
}
 .checkout-onepage-success .page-wrapper #maincontent{
    margin-top: 0rem !important;
}
.account .column.main, .account .sidebar-additional {margin-top:50px;}
.block-collapsible-nav .content{margin-left:5px; margin-right:5px;margin-top:5px;}
.checkout-onepage-success .checkout-success .email-sent{margin: 20px 0px !important;}

}
