.li {
    color: #2d2d2d;
    padding-right: 10px;
}

.links li {
    display: inline;
}

.links li.first {
    padding-left: 0 !important;
}

.account-info {
    padding: 20px 20px 0;
}

.account-info label {
    color: #395870;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
}



.account-info .input-box {
    width: 240px;
    text-align: left;
    margin: 0 auto;
}

.account-info .input-box a {
    text-decoration: underline;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.account-info input,
.signup_fields input {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #979797;
    color: #9d9d9d;
    padding: 0 12px;
    font-size: 13px;
    height: 32px;
    line-height: 30px;
    border-radius: 0;
    font-family: Arial, "Helvetica Neue", Verdana, sans-serif;
}

.signup_fields .input-box input {
    width: 100%;
}

.tog_signin {
    bottom: 0;
}

.tog_signup {
    bottom: 0;
}

.signup_fields {
    margin: 0 auto;
    max-width: 645px;
    padding: 0;
    text-align: center;
}
.term-and-condition {
    margin-top: 10px;
}

.signup_fieldswrapper {
    width: 100%;
    overflow: hidden;
}

.signin_container input {
    width: 240px;
}

.signin_container,
.signup_container {
    background-color: #595959;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 0 5px;
    font-family: Arial, "Helvetica Neue", Verdana, sans-serif;
    transition: top 200ms ease-out 10ms;
    width: 100%;
}

.term-and-condition input {
    display: inline-block;
    line-height: 16px;
    height: 16px;
    margin-right: 5px;
}

.signup_fields .term-and-condition input {
    float: none;
}

.term-and-condition label {
    color: #fff;
    font-size: 9px;
    margin-top: 6px;
}

.term-and-condition a {
    color: #a88a69;
    font-size: 9px;
}

.signup_container .input-box {
    float: left;
    width: 200px;
    margin-right: 10px;
    padding-top: 0;
}

.signup_container .input-box:last-child {
    margin-right: 0;
}

.signup_container .input-box .validation-advice {
    text-align: left;
}

.signin_container .close-link,
.signup_container .close-link {
    color: #999;
    text-decoration: underline;
    font-size: 10px;
    text-transform: uppercase;
    float: right;
    margin: -60px 10px 0 0;
    display: block;
    cursor: pointer;
}

.signin_container h3,
.signup_container h3 {
    color: #fff !important;
    display: block;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Verdana, sans-serif;
    font-size: 20px;
    margin: 26px auto 10px;
    text-align: center;
}

.button-signin,
.button-signup,
.button-signin:hover,
.button-signup:hover {
    font-size: 12px;
    color: #fff;
    border: 0;
    min-width: 80px;
    margin-right: 10px;
    outline: none
}

.signin_fields {
    margin: 0 auto;
    max-width: 940px;
    padding: 0;
    text-align: center;
}

.required__icon-msg {
    margin-top: 10px;
    color: #bababa;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}

span.required__icon {
    background: url(../images/info.png);
    width: 15px;
    height: 15px;
    margin-right: 6px;
}

.signup-terms {
    width: 330px;
    margin: 0 auto;
    text-align: left;
    margin-top: 15px;
}

.signup-actions {
    justify-content: center;
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.signup-actions .login_with_fb{
    display: inline-block;
    padding: 0px 10px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background: #5f81c4 !IMPORTANT;
    border: none;
    margin: 0;
    height: 30px;
    width: auto;
    min-width: 160px;
    font-size: 12px;
    color: #fff;
    text-transform:uppercase;
    outline: none;
}
.signup-actions button:hover{
    opacity: 0.8;
}
.signup-actions .fa{
    margin-right: 8px;
    font-size: 16px;
    position: relative;
    top: 2px;
}
.intrest {
    color: white;
    font-size: 11px;
    letter-spacing: .2px;
}

.signup-terms .term-and-condition.languages {
    margin: 10px 0 16px;
    position: relative;
}

.signup_container .checkbox,
.customer-account-create .term-and-condition .checkbox,
.customer-account-create .remember-me-box .checkbox{
    position: absolute;
    opacity: 0;
}

.term-and-condition .checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
    margin-right: 15px;
    margin-top: 0px;
    text-transform: uppercase;
    font-size: 12px;
    color: white;
    letter-spacing: .2px;
    margin-bottom: 0;
    max-width: 100%;
}
.term-and-condition.agree label {
    text-transform: inherit;
    margin-right: 0;
}
.term-and-condition.agree  a {
    color: #e29a00;
   font-size: 12px;
}
.customer-account-create .term-and-condition {
    position: relative;
}
.signup_container .checkbox+label:before ,
.customer-account-create .remember-me-box .checkbox+label:before,
.customer-account-create .term-and-condition .checkbox+label:before {
    content: '';
    margin-right: 8px;
    display: inline-block;
    vertical-align: text-top;
    width: 16px;
    height: 16px;
    background: white;
    top: -2px;
    position: relative;
}

.signup_container .checkbox:disabled+label,
.customer-account-create .remember-me-box .checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto;
}

.signup_container .checkbox:disabled+label:before,
.customer-account-create .remember-me-box .checkbox:disabled+label:before {
    box-shadow: none;
    background: #ddd;
}

.signup_container .checkbox:checked+label:after,
.customer-account-create .remember-me-box .checkbox:checked+label:after,
.customer-account-create .term-and-condition .checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 6px;
    background: #da0313;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #da0313, 4px 0 0 #da0313, 4px -2px 0 #da0313, 4px -4px 0 #da0313, 4px -6px 0 #da0313, 4px -8px 0 #da0313;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popup .content {
    background: none repeat scroll 0 0 #f3f3f3;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
    height: 500px;
    margin: 100px auto;
    min-height: 150px;
    min-width: 600px;
    overflow: scroll;
    padding: 10px;
    position: relative;
    width: 600px;
    z-index: 103;
}

.popup {
    display: none;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}

.header {
    clear: both;
}

.wrapper {
    text-align: left;
}

.header .links {
    float: left !important;
}

.form {
    font: 14px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
    overflow: hidden;
    width: 450px;
}

.form {
    display: inline;
}

.signup_frame {
    display: block;
    float: left;
    margin-right: 20px;
    width: 250px;
}

.control {
    display: block;
    margin: -10px auto 0;
    text-align: center;
}

.control input {
    margin-top: 1px;
    width: auto;
}

element.style {
    margin-top: -10px;
    text-align: center;
}

.control input {
    margin-top: -4px;
    width: auto;
}

a.login_with_fb {
    background: url(../images/login-facebook-icon.png) left top no-repeat;
    display: inline-block;
    width: 203px;
    height: 36px;
    margin: 10px 0 20px 0;
}

a.login_with_fb.cnsimplified {
    background: url(../images/login-facebookchinese-icon.png) left top no-repeat;
}

/* For Z-Block*/

.homePageBottom {
    visibility: visible;
    /* @Shiv replaced hidden with visible */
}

.cartPageMenuBottomTwo {
    visibility: visible;
    /* @Shiv replaced hidden with visible */
}

.checkoutPageMenuBottomTwo {
    visibility: visible;
    /* @Shiv replaced hidden with visible */
}

.productPageBottomTwo {
    visibility: visible;
    /* @Shiv replaced hidden with visible */
}

.categoryPageBottom {
    visibility: hidden;
}

/* Tool tip css */

/* Add this attribute to the element that needs a tooltip */

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */

[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */

[data-tooltip]:before {
    position: absolute;
    bottom: 114%;
    left: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 7px;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 12px;
    line-height: 1.3;
    text-transform: initial;
    font-weight: 300;
    background: rgba(17, 17, 17, 0.9);
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    padding: .5em 1em;
}

[data-tooltip]:after {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
    background-size: 100% auto;
    height: 6px;
    width: 18px;
    content: "";
    margin-bottom: 5px;
    left: 50%;
    position: absolute;
    top: -11px;
    margin-left: -9px;
}

/* Show tooltip content on hover */

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

/* ------------------------------------------------------------------- */

button[data-balloon] {
    overflow: visible;
}

[data-balloon] {
    position: relative;
}

[data-balloon]:before,
[data-balloon]:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.18s ease-out 0.18s;
    transition: all 0.18s ease-out 0.18s;
    bottom: 100%;
    left: -10px;
    position: absolute;
    z-index: 10;
    -webkit-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    text-transform: initial;
}

[data-balloon]:after {
    background: rgba(17, 17, 17, 0.9);
    border-radius: 4px;
    color: #fff;
    content: attr(data-balloon);
    font-size: 12px;
    padding: .5em 1em;
    white-space: nowrap;
    margin-bottom: 11px;
}

[data-balloon]:before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
    background-size: 100% auto;
    height: 6px;
    width: 18px;
    content: "";
    margin-bottom: 5px;
    left: 40px;
}

[data-balloon]:hover:before,
[data-balloon][data-balloon-visible]:before,
[data-balloon]:hover:after,
[data-balloon][data-balloon-visible]:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon].font-awesome:after {
    font-family: FontAwesome;
}

[data-balloon][data-balloon-break]:after {
    white-space: pre;
}

[data-balloon-pos="down"]:before,
[data-balloon-pos="down"]:after {
    bottom: auto;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
}

[data-balloon-pos="down"]:after {
    margin-top: 11px;
}

[data-balloon-pos="down"]:before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
    background-size: 100% auto;
    height: 6px;
    width: 18px;
    margin-top: 5px;
    margin-bottom: 0;
}

[data-balloon-pos="down"]:hover:before,
[data-balloon-pos="down"][data-balloon-visible]:before,
[data-balloon-pos="down"]:hover:after,
[data-balloon-pos="down"][data-balloon-visible]:after {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

[data-balloon-pos="left"]:before,
[data-balloon-pos="left"]:after {
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px, -50%);
    -ms-transform: translate(10px, -50%);
    transform: translate(10px, -50%);
}

[data-balloon-pos="left"]:after {
    margin-right: 11px;
}

[data-balloon-pos="left"]:before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
    background-size: 100% auto;
    height: 18px;
    width: 6px;
    margin-right: 5px;
    margin-bottom: 0;
}

[data-balloon-pos="left"]:hover:before,
[data-balloon-pos="left"][data-balloon-visible]:before,
[data-balloon-pos="left"]:hover:after,
[data-balloon-pos="left"][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon-pos="right"]:before,
[data-balloon-pos="right"]:after {
    bottom: auto;
    left: 100%;
    top: 50%;
    -webkit-transform: translate(-10px, -50%);
    -ms-transform: translate(-10px, -50%);
    transform: translate(-10px, -50%);
}

[data-balloon-pos="right"]:after {
    margin-left: 11px;
}

[data-balloon-pos="right"]:before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
    background-size: 100% auto;
    height: 18px;
    width: 6px;
    margin-bottom: 0;
    margin-left: 5px;
}

[data-balloon-pos="right"]:hover:before,
[data-balloon-pos="right"][data-balloon-visible]:before,
[data-balloon-pos="right"]:hover:after,
[data-balloon-pos="right"][data-balloon-visible]:after {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

[data-balloon-length]:after {
    white-space: normal;
}

[data-balloon-length="small"]:after {
    width: 80px;
}

[data-balloon-length="medium"]:after {
    width: 150px;
}

[data-balloon-length="large"]:after {
    width: 260px;
}

[data-balloon-length="xlarge"]:after {
    width: 90vw;
}

/*for popup design start */

.async_false {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 15px;
    display: block;
    box-sizing: border-box;
    height: 40px !important;
}

.check-boxes {
    overflow: hidden;
}

.tl {
    text-align: left;
    float: left;
    margin-right: 15px;
}

.checkbox__label {
    display: inline-block;
    position: relative;
    top: -6px;
    margin-left: 5px;
}

.checkbox__input {
    width: auto !important;
    display: inline-block;
}

/*for popup design end */

@media screen and (min-width: 768px) {
    [data-balloon-length="xlarge"]:after {
        width: 380px;
    }
}

[data-balloon-length="fit"]:after {
    width: 100%;
}

/* Cart page mobile view @Sandeep. start */

.cart-table tbody td span.desktop-hide {
    display: none;
}

.cart-days {
    color: #603813;
    font-size: 16px;
    font-weight: bold;
}

@media(max-width:767px) {
    .cart-table tbody td span.desktop-hide {
        display: block;
        font-weight: bold;
        margin-bottom: 3px;
        color: #bf0000;
    }
    td.a-center-remove.last {
        position: absolute;
        top: 0;
        right: 10px;
    }
    .cart-table tr {
        border-bottom: 1px solid #b3b3b3;
        display: block;
        width: 100%;
        text-align: center;
        position: relative;
        text-transform: uppercase;
    }
    .cart-table tbody td {
        background-color: transparent;
        padding: 10px 5px 10px 10px;
        display: block;
    }
}

/* Cart page mobile view @Sandeep. end */

/* STart css for My order enhancement */

.myorder-item .toprow-item .order__value {
	display: block;
}

.myorder-item .toprow-item .order__value {
	display: block;
	color: #000 !important;
	font-size: 13px;
}

.cyan {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	text-transform: capitalize;
	letter-spacing: 0.5px;
}

.toprow-item:nth-child(4) {
	min-width: 130px;
}

.order-toprow {
	text-transform: capitalize;
	background: #f0f0f1;
}

.order-toprow span.order__label {
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

.topcontent {
	margin-bottom: 11px;
	border-bottom: 1px solid #e2e2e2;
	min-height: 40px;
}

.btn-trackorder {
    display: table;
    background: #000;
    font-size: 12px;
    line-height: 12px;
    padding: 5px 5px 5px 5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.icon-img {width: 50px;float: left;margin-top: 4px;}
.icon-img > img {width: 25px;}
.btn-content {display: inline-block;}

.myorder-item  .cyan {color: #74cbfe !important;text-transform: uppercase;}
.myorder-item .order-toprow {background: #f6f6f6;padding: 0px;}
.myorder-item  .toprow-item {border-right: 1px solid #dcdcdc;}
.myorder-item .toprow-item .topcontent, .myorder-item .toprow-item  .bottomcontent{padding: 1px 10px;min-height: 41px;}
.myorder-item .toprow-item {width: 20% !important;text-align: left;}
.order__value .btn-trackorder{max-width: 90px;display:flex;display:-webkit-flex;font-size: 11px;line-height: 11px;margin-top: -24px;margin-left: 12px;padding:4px;}
.btn-trackorder .icon-img{width: 55px;margin-left: 3px;}
.btn-trackorder .btn-content{color: #fff;padding-left: 9px;font-size: 10px;}
.order__value .btn-trackorder:hover{text-decoration:none;color:#fff;}
.myorder-item .toprow-item .bottomcontent .order__value{display:flex;display:-webkit-flex;}

@media only screen and (max-width: 767px) {
	.myorder-item .toprow-item {width: 100% !important;border-right: 0px;position: initial;display: block;padding: 0px 10px;}
	.myorder-item .toprow-item .topcontent, .myorder-item .toprow-item .bottomcontent{border-bottom:0px;}
	.myorder-item .order-toprow{background:#fff;padding: 10px 0px;}
	.myorder-item .toprow-item .topcontent span, .myorder-item .toprow-item .bottomcontent span{float:left;}
	.myorder-item .toprow-item .topcontent, .myorder-item .toprow-item .bottomcontent {border-bottom: 0px;display: inline-block;width: 100%;padding: 0px 0px;min-height: auto;margin: 0px;}
	.toprow-item:nth-child(1){border-bottom: 1px solid #5b5b5b;}
	.toprow-item:nth-child(2){border-top: 0px;margin: 0px;}
	.toprow-item:nth-child(4) {padding-top: 10px;}
	.order__value .btn-trackorder{width: 100%;position: relative;top: 0px;right:-10px;max-width: 159px;display: inline-block;margin: 0;padding: 1px 4px;}
	.btn-trackorder .icon-img {width: 15px;margin: 0;}
	.btn-trackorder .btn-content {color: #fff;padding-left: 5px;font-size: 8px;padding-top: 4px;}
	.toprow-item:nth-child(3){display:flex;display:-webkit-flex; flex-wrap:wrap;-webkit-flex-wrap:wrap;}
	.toprow-item:nth-child(3) .topcontent{-webkit-order: 2;order: 2;margin-top: 2px;}
	.toprow-item:nth-child(3) .bottomcontent{-webkit-order: 1;order: 1;margin-bottom: 1px;}
	.toprow-item:nth-child(4) .bottomcontent{position: absolute;width: 70px;top: 33px;right: 6px;}
	.toprow-item:nth-child(4) .bottomcontent span{}
	.toprow-item:nth-child(5) .topcontent{width: 100px;position: absolute;top: 12px;right: 0px;}
	.toprow-item:last-child .bottomcontent{display:none !important;}
	.toprow-item:nth-child(3) .topcontent .visible-xs .bottomcontent{    position: absolute;right: 0px;width: 107px;bottom: 8px;}
	.toprow-item:nth-child(3) .topcontent .visible-xs a .order__label.blue{text-decoration:underline;color: #74cbfe;text-transform:uppercase;}

}

.myorder-item .toprow-item .topcontent{margin-bottom:0px;}
.myorder-item .order-toprow .toprow-item:last-child .topcontent{display: flex;display: -webkit-flex;align-items: center;}
.toprow-item:nth-child(4){padding-left:0px !important;}
.myorder-item .order-toprow .toprow-item:nth-child(4) .bottomcontent{display: flex;display: -webkit-flex;align-items: center;margin: 0px;}
.myorder-listwrapper .myorder-item .cyan{color: #00b0f0 !important;}
.myorder-listwrapper .btn-trackorder .btn-content {color: #fff;padding-left: 9px;font-size: 8px;}
.myorder-listwrapper .order__value .btn-trackorder{max-width: 76px;position: relative;top: 2px;height: max-content;align-items: center;}
.myorder-item .toprow-item:nth-of-type(3){width: 258px !important;}

.myorder-item .orderitem__qty {flex-basis: 45% !important;text-align: right !important;padding-right: 15px;}
.myorder-item .orderitem-price {text-align: right !important;flex-basis: 23%;}
.myorder-item .orderitem-row>div {flex: initial;text-align: CENTER;width: 18%;}
.myorder-item .orderitem-row {padding: 12px 20px 12px;}

.myorder-item .toprow-item .bottomcontent.print_invoice {
    display: flex;
    display: -webkit-flex;
    align-items: center;
	 margin: 0px;
}


.myorder-item a.btn-trackorder.mobile {display:none;}
.myorder-item a.btn-trackorder.desktop { margin-left: auto; margin-right: 0px; max-width: 94px;}


@media only screen and (max-width: 767px){
.toprow-item:nth-child(4) .topcontent{padding-left:10px !important;}
.myorder-listwrapper .order__value .btn-trackorder{max-width: 159px;}
.toprow-item:nth-child(3) .topcontent .visible-xs a .order__label.blue{color: #00b0f0 !important;}
.myorder-item a.btn-trackorder.mobile {display:inline-block !important;}
.myorder-item a.btn-trackorder.desktop {display:none;}
}

/* End css for My order enhancement */