﻿.checkout-pages #header 
{
    height:130px;
        
}

.checkout-pages #header .container1020
{
    top: 20px;
}

#search 
{
    position:absolute;
    top: 40px;
    right: 1%;
    width: 400px;
}

.shipping-box h2 
{
    font-size: 22px;
}

/* Override the dialog z-index within checkout pages Toppest of the top*/

.ui-mobile [data-role=dialog] {
    z-index: 999;
}

.cart__help {

}
