p.checkoutaddresses {
    display: inline-block;
    padding-bottom: 15px;
    color: #444444;
    clear: both;
    
}

#clearpayinfolink {
    text-decoration: underline;
    cursor: pointer;
}

#clearpayinfolink:hover {
    text-decoration: none;
}

#page {
    background-image: none;
}

.emptycartpage {
    padding: 50px;
}

#clearpayinfomobile {
    display: none;
    max-width: 750px;
    width: 100%;
}

#clearpaypopupimagery {
    display: none;
}

#clearpayinfodesktop {
    display: block;
    max-width: 750px;
    width: 100%;
}

.clearpayholder {
    font-size: 12px;
    margin-top: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Montserrat";
    font-weight: normal;
    color: #444444;
}

.popup.clearpaypopup {
    padding: 0px;
    max-width: none;
    width: auto;
}

.clearpaypopup .popuptitle {
    display: none;
}

.clearpaypopup .popupcontent {
    padding: 0px;
}

.clearpaypopup .popupclosebutton {
    display: none;
}

.cptext {
    width: 100%;
    font-size: 17px;
}

.basket_table {
    display: inline-block;
}

.checkout_content {
    width: auto !important;
}

#finallarge {
    display: inline-block;
    max-width: 100%;
}

#clearpayerrors {
    text-align: center;
    font-family: Verdana;
    color: #ff0000;
}

.prescconfcontent {
    display: inline-block;
    float: none !important;
    display: inline-block;
    font-family: "Montserrat";
    color: #444444;
    font-size: 12px;
}

.basket_table th {
    height: 28px !important;
    padding-top: 10px;
}

.deliveryaddress {
    float: left;
    margin-right: 30px;
    font-family: "Montserrat";
}

.checkout_payment {
    text-align: center !important;
}

.billingaddress {
    float: left;
    font-family: "Montserrat";
}

.account-left {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    padding-right: 10px;
}

.logoff {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    text-align: center;
    line-height: 20px;
}

.viewmoreinfobtn {
    width: 80%;
    font-size: 11px;
    line-height: 30px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    display: none;
}

.personalDetailsEdit2 input {
        border: 0px;
}

.editaddressheader {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    margin-top: 15px;
    margin-left: 15px;
}

.account-right {
    float: right;
    width: 50%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    padding-left: 10px;
}

.accountbuttons {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    text-align: center;
}

.accountbuttons a {
    display: inline-block;
    max-width: 300px;
}

.accttop {
    margin-top: 0px;
    margin-bottom: 20px;
}

.accountbuttons a:first-of-type {
    margin-right: 20px;
}

.addtitletop {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 0px;
}

.addressholder {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    padding: 20px;
    border-bottom: 1px solid #d0d0d0;
}

.addressholder:last-of-type {
    border: none;
}

.addtitle {
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.addeditlink {
    float: right;
}

.addeditlink a {
    color: #444444;
    font-size: 11px;
}

.orderhistory {
    float: left;
    border: 1px solid #d0d0d0;
    width: 80%;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    position: relative;
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    margin-top: 20px;
    line-height: 25px;
}

.stylebankacct {
    float: right;
    border: 1px solid #d0d0d0;
    width: 80%;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    position: relative;
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    margin-top: 20px;
    line-height: 25px;
}

.addressbook {
    float: left;
    border: 1px solid #d0d0d0;
    width: 80%;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    position: relative;
}

.stylebankacct b {
    font-size: 18px;
}

.stylebankacct a {
    color: #444444;
}

.yourdetails {
    float: right;
    border: 1px solid #d0d0d0;
    width: 80%;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    position: relative;
}

.accounteditlink {
   position: absolute;
    top: 12px;
    right: 12px;
    font-family: "Montserrat";
    font-size: 11px;
    color: #444444;
    text-decoration: underline;
}

.accounteditlink:hover {
    text-decoration: none;
}

.personalDetailsAcct {
    padding: 10px 25px;
}

.personalDetailsAcct label {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
}

.personalDetailsAcct span {
    font-family: "Montserrat";
    font-size: 12px;
    color: #444444;
    display: block;
    margin-top: 2px;
    margin-bottom: 15px;
    border: 1px solid #d0d0d0;
    padding: 8px 5px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    height: 28px;
}

.orderhistorytable {
    font-size: 12px;
    text-transform: uppercase;
    width: 90%;
    margin: 10px 5%;
}

.moduleRowHeader th {
    border-bottom: 1px solid #d0d0d0;
}

.yourdetails h2, .stylebankacct h2, .addressbook h2, .orderhistory h2 {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    padding-bottom: 8px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #d0d0d0;
}

.stylebankacct h2 {
margin-bottom: 15px;    
}

.checkouth1 {
    font-family: "Montserrat";
    font-size: 22px;
    color: #444444;
    padding: 0px 8% 30px 8%;
    margin-bottom: 20px;
    display: inline-block;
    text-transform: none;
    font-weight: normal;
}

#bnav {
 display: none;   
}

.stylebank_checkbox {
    visibility: hidden;
    height: 1px;
    line-height: 1px;
}

.stylebank_container {
    border: 1px solid #d0d0d0;
    margin: 20px;
    clear: both;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
}

.stylebank_container h2 {
    font-family: "Montserrat";
    font-size: 18px;
    color: #444444;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 20px;
}

#form_message {
    color: #ff0000;
}

#forgottenPasswordForm label {
    width: 100%;
    text-align: left;
    display: block;
    margin-top: 10px;
}

#forgottenPasswordForm input {
    width: 100%;
    height: 40px;
    text-align: left;
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    padding: 0px 10px;
}

.central {
    text-align: center;
    width: 100%;
    /* border: 1px solid; */
    display: flex;
    justify-content: center;
}

.successh2 {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.successpage {
    text-align: center;
    padding-right: 21px;
}

.orderinfo {
    font-size: 14px;
    font-family: "Montserrat";
    padding-top: 20px;
    color: #444444;
}

.product_countdown {
    text-align: center;
    color: #444444;
    font-family: "Montserrat";
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 30px 30px 0px 30px;
}

#info_container {
    display: none;
}

.initialloginbox {
    width: 50%;
    margin: 50px auto;
    border: 1px solid #d0d0d0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    padding: 40px;
    text-align: center;
}

.initialloginbox a {
    display: block;
    cursor: pointer;
}

a.createacctbutton {
    max-width: 200px;
    display: inline-block;
    
}

.backlink {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    padding-bottom: 20px;
    padding-top: 20px;
}

.initialloginbox p a {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    display: inline;
}

#forgottenpass {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    padding-top: 10px;
}

.initialloginbox h2 {
    font-family: "Montserrat";
    font-size: 24px;
    color: #444444;
    padding: 0px 8% 30px 8%;
    margin-bottom: 20px;
    min-width: 480px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    display: inline-block;
    text-transform: none;
    font-weight: normal;
}

.initialloginbox p {
    font-family: "Montserrat";
    font-size: 14px;
    padding-bottom: 5px;
    color: #444444;
}

p.topparacreate {
    font-family: "Montserrat";
    font-size: 18px;
    padding-bottom: 5px;
    color: #444444;
    padding-top: 10px;
}

.messageStackError a {
    display: inline;
}

#info_container.overall_checkout_leftcolumn {
    display: block;
}

.initialloginbox label {
    font-family: "Montserrat";
    font-size: 18px;
    clear: both;
    display: block;
    padding-bottom: 5px;
    color: #444444;
    width: 480px;
    text-align: left;
    margin: 10px auto 2px auto;
}

.initialloginbox input {
    font-family: "Montserrat";
    font-size: 18px;
    clear: both;
    width: 458px;
    height: 38px;
    padding: 0px 10px;
    border: 1px solid #d0d0d0;
    color: #444444;
    margin-bottom: 10px;
}

#newcontent p {
        font-size: 14px;
        padding-bottom: 20px;
}

.checkoutbutton {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

#initialcontent {
}

#existingcontent {
    display: none;
}

#newcontent {
    display: none;
}

.error_messages {
    font-family: "Montserrat";
    color: #ff0000;
}

.overall_checkout_leftcolumn {
    float: left;
    width: 75%;
}

#paypaliframe {
    width: 100%;
    min-height: 1000px;
}

#AmazonPayButton {
    overflow: hidden;
}

.overall_checkout_rightcolumn {
    float: left;
    width: 25%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    padding-right: 20px;
}

.new_checkout_right_column {
    border: 1px solid #d0d0d0;
    padding-left: 10px;
    padding-right: 10px;
}

.check_rcol_title, .final_total_text, .check_rcol_order_subtotal_title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #444444;
    font-family: "Montserrat";
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #d0d0d0;
    letter-spacing: 2px;
}

.check_rcol_title {
    border-top: none;
}

.final_total_value, .check_rcol_order_subtotal_amount {
    color: #444444;
    font-family: "Playfair Display";
    border-top: 1px solid #d0d0d0;
    font-size: 48px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.check_rcol_prod_cont {
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.check_rcol_prod_cont:last-of-type {
    border-bottom: none;    
}

.rcol_prod_desc {
    padding-top: 5px;
}

.rcol_prod_img {
    float:left;
    width: 33.3333333%;
}

.rcol_prod_img img {
    width: 100%;
}

.rcol_prod_text {
    float: left;
    width: 66.6666666%;
    font-weight: bold;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    padding-left: 10px;
    font-family: "Montserrat";
    font-size: 12px;
    color: #444444;
    text-transform: uppercase;
}

#paymentoptions {
    border: 1px solid #d0d0d0;
    margin: 20px;
    clear: both;
    padding: 20px;
    overflow: hidden;
    text-align: center;
}

#nopaymentrequired {
    border: 1px solid #d0d0d0;
    margin: 20px;
    clear: both;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    font-family: "Montserrat";
    font-size: 12px;
}

#addressBookWidgetDiv {
    width: 31.333333333333333%;
    margin-right: 2%;
    float: left;
    height: 270px;
}

#walletWidgetDiv {
    width: 31.333333333333333%;
    margin-right: 2%;
    float: left;
    height: 270px;
}

.checkoutpaytype {
    width: 30.333333%;
    margin-right: 3%;
    cursor: pointer;
    border: 1px solid #d0d0d0;
    float: left;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-family: "Playfair Display";
    font-size: 30px;
    color: #444444;
    padding: 20px 20px 25px 20px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    position: relative;
}

.checkoutpaytype.paytypeselected {
    border: 1px solid #610c10;
}

.accord_body h2 {
    color: #444444;
    font-family: "Montserrat";
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 5px;
}

.checkoutpaytype img {
    clear: both;
    display: block;
    margin-left: auto;
    margin-bottom: 10px;
    margin-right: auto;
    max-width: 100%;
}

#clearpaypayment img {
    max-width: 150px;
    margin-bottom: 0px;
}

#checklarge {
    display: block;
}

#checksmall {
    display: none;
}

#paypalexpress {
    padding: 30px;
    border: 1px solid #d0d0d0;
    margin: 0px 20px;
    text-align: center;
    font-family: "Montserrat";
    color: #dd0000;
    font-size: 20px;
    line-height: 27px;
}

#chanelorder {
    padding: 30px;
    border: 1px solid #d0d0d0;
    margin: 0px 20px;
    text-align: center;
    font-family: "Montserrat";
    color: #444444;
}

#cardpanel {
    border: 1px solid #d0d0d0;
    padding: 20px;
    margin: 20px;
    clear: both;
    overflow: hidden;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
}

#amazonpanel {
    display: none;
    border: 1px solid #d0d0d0;
    padding: 20px;
    margin: 20px;
    clear: both;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cardpanel {
    display: block;
}

#changeaddresssection {
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    clear: both;
    text-align: center;
    margin-top: 20px;
}

#changeaddresssection h3{
    font-family: "Montserrat";
    font-weight: bold;
    color: #444444;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 15px;
    display: inline-block;
}

#changeaddresssection label {
    width: 100%;
    display: block;
    text-align: left;
    font-family: "Montserrat";
    color: #444444;
    font-size: 18px;
    
}

.halfcontainer {
    width: 50%;
    float: left;
}

.privacyinfo {
    width: 50%;
    float: left;
    text-align: left;
    padding: 18px 50px 0px 50px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    line-height: 28px;
    font-family: "Montserrat";
    font-size: 12px;
}

#addressErrorContainer {
    font-family: "Montserrat";
    font-size: 14px;
    color: #ff0000;
}

#errorcont, #errorcontbottom {
    display: none;
    font-family: "Montserrat";
    font-size: 14px;
    color: #ff0000;
}

#saveaddress {
    max-width: 300px;
    margin: 20px auto 0px auto;
}

.bothformbits {
    clear: both;
    overflow: hidden;
}

.privacyinfo h4 {
    text-transform: uppercase;
    color: #444444;
    font-family: "Montserrat";
    font-size: 18px;
    letter-spacing: 2px;
}

#changeaddresssection input {
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    margin-bottom: 25px;
    text-align: left;
    margin-top: 6px;
    border: 1px solid #d0d0d0;
    padding: 5px;
    height: 40px;
}

#changeaddresssection select {
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    margin-bottom: 25px;
    text-align: left;
    margin-top: 6px;
    border: 1px solid #d0d0d0;
    padding: 5px;
    height: 40px;
}

#addressList {
    border: 1px solid #d0d0d0;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    padding: 20px;
    text-align: left;
    max-height: 150px;
    overflow-y: scroll;
}

#addressList a {
    display: block;
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    padding-bottom: 16px;
}

.postcodeeverything {
    clear: both;
    display: table;
    width: 100%;
    overflow: hidden;
}

.manual_link {
    display: table-cell;
    vertical-align: middle;
}

.manual_link a {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
}

.findbutton {
    width: 200px;
    margin-top: 0px;
}

.postcodebuttonholder {
    display: table-cell;
    padding-right: 20px;
    vertical-align: middle;
}

.postcodefieldholder {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-right: 20px;
}
.summsection {
    float: left;
    width: 33.33333333%;
}

#paypalpayment {
    padding-top: 22px;
}

#delmethodsection {
    float: right;
}

#cardpanel h3 {
    font-family: "Montserrat";
    font-weight: bold;
    clear: both;
    display: block;
    color: #444444;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

#nopaymentrequired {
    display: none;
}

.summcontent {
    font-family: "Montserrat";
    font-size: 12px;
    color: #444444;
}

.changeaddresslink {
    display: block;
    padding-top: 10px;
    cursor: pointer;
    text-decoration: underline;
}

.changeaddresslink:hover {
    text-decoration: none;
}

.allsumms {
    clear: both;
    overflow: hidden;
}

.delivery_method_title {
    font-family: "Montserrat";
    font-weight: bold;
    clear: both;
    display: block;
    color: #444444;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-bottom: 15px;
    text-align: center;
}

.delrowholder {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    font-family: "Montserrat";
    font-size: 18px;
    text-transform: uppercase;
    color: #444444;
    font-weight: bold;
    cursor: pointer;
}

.delrowholder .shipping_price {
    padding-top: 2px;
    display: inline-block;
}

.delrowholder input[type="radio"] {
    display:none;
}

.delrowholder label input[type="radio"] + span {
    display:inline-block;
    float: right;
    width:20px;
    height:20px;
    margin: 0px 0px 0 15px;
    vertical-align:middle;
    background: URL("../../images/newimages/presc_tickbox.jpg") left top no-repeat;
    cursor:pointer;
}

.delrowholder label input[type="radio"]:checked + span {
    background: URL("../../images/newimages/presc_tickbox.jpg") -20px top no-repeat;
}


.quotemoduletitle {
    float: left;
}

.quotemoduletitle i{
    font-size: 14px;
    text-transform: none;
    font-weight: normal;
}

.quotemoduleinput {
    float: right;
}

.delivery_method_fields_container {
    padding-left: 20px;
    padding-right: 20px;
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    clear: both;
    margin-top: 20px;
}

#actualdelmethod {
    font-family: "Montserrat";
    font-size: 12px;
    color: #444444;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 18px;
}

#actualdelmethod a {
    font-weight: normal;
    text-transform: none;
}

.delmethodarrival {
    clear: both;
    text-transform: none;
    font-style: italic;
    font-weight: normal;
}

.optionalcomments {
    display: none;
    border: 1px solid #d0d0d0;
    padding: 20px;
    margin: 20px;
    font-family: "Montserrat";
    text-align: center;
    text-transform: uppercase;
    color: #444444;
    font-weight: bold;
    font-size: 14px;
}

.totaldontdisplay {
    display: none;
}

.optionalcomments textarea {
    margin-top: 10px;
    width: 100%; 
    height: 75px;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #d0d0d0; 
    overflow: auto;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;
}

#buynowbutton {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.paypal_checkout_payment {
clear: both;
overflow: hidden;
padding: 20px;
}

.ordererror {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    padding: 20px;
}

#errorcontainer {
    display: none;
    text-align: center;
    color: #ff0000;
    font-family: "Montserrat";
    font-size: 14px;
}

.tabmobextraprice {
    display: none;
}

.currencymessage {
    padding-top: 20px;
    font-family: "Montserrat";
    color: #444444;
    font-size: 12px;
}

.paypalreturns {
    font-family: "Montserrat";
    font-weight: bold;
    color: #3c3c3c;
    font-size: 12px;
    background-color: #d9d9d9;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 12px;
    margin-top: 13px;
}

#AmazonPayButton img {
        position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
}

.indivdeltype {
    display: flex;
    font-family: "Montserrat";
    font-size: 16px;
    color: #444444;
    margin-bottom: 12px;
}

.indivdeltick {
    flex: 0 0 30px;
}

.indivdelprice {
    flex: 0 0 100px;
}

.indivdeltext {
    flex-grow: 1;
}

@media only screen and (max-width:1201px) {
    
    .initialloginbox input {
        width: 100%;
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
    }
    
    .initialloginbox h2 {
     min-width: initial;   
    }
    
    .initialloginbox {
        width: 80%;
    }
    
    .initialloginbox label {
        margin: 10px 0px 2px 0px;
    }
}

@media only screen and (min-width:601px) and (max-width: 960px) {
    .overall_checkout_leftcolumn {
        width: 100%;
        float: none;
    }
    
    .overall_checkout_rightcolumn {
        width: 100%;
        float: none;
    }
    
    .new_checkout_right_column {
        border: none;
    }
    
    .tabmobextraprice {
        display: block;
        clear: both;
        overflow: hidden;
        padding-bottom: 20px;
        font-size:18px;
    }
    
    .rcol_prod_text {
        width: 80%;
    }
    
    .rcol_prod_name {
        padding-bottom: 15px;
    }
    
    .delrowholder {
        font-size:14px;
    }
    
    .checkouth1 {
            padding: 30px 8% 30px 8%;
    }
    
    .tabmobprice {
        float: left;
    }
    
    .tabmobquan {
        float: right;
    }
    
    .checkout_nonfinal_total, .check_rcol_order_subtotal {
        clear: both;
        overflow: hidden;
    }
    
    .final_total_text, .check_rcol_order_subtotal_title {
        float: left;
        width: 50%;
        font-family: "Montserrat";
        font-weight: bold;
        font-size: 18px;
        text-align: left;
        padding: 20px 0px;
    }
    
    .check_rcol_order_subtotal_amount, .final_total_value {
        float: right;
        text-align: right;
        width: 50%;
        font-family: "Montserrat";
        font-weight: bold;
        font-size: 18px;
        padding: 20px 0px;
    }
    
    .cartprodquan {
        display: none;
    }
    
    .rcol_prod_img {
        width: 20%;
    }
    
    .checkout_final_total {
        border-bottom: 1px solid #d0d0d0;
        clear: both;
        overflow: hidden;
    }
    
    .check_rcol_title {
        border-bottom: 1px solid #d0d0d0;
        font-family: "Playfair Display";
        font-size: 48px;
        text-transform: none;
        font-weight: normal;
        padding-bottom: 25px;
        letter-spacing: normal;
        
    }
    
    .checkoutpaytype {
        font-size: 20px;
        padding: 10px 10px 15px 10px;
    }
    
    .checkoutpaytype img {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
    }
}

@media only screen and (max-width:800px) {

    .checkoutbutton {
        width: 100%;
    }
    
}

@media only screen and (max-width:370px) {
    #existing {
        line-height: 11px;
        padding-top: 15px;
    }
}

@media only screen and (max-width:450px) {

    .checkoutbutton {
        font-size: 11px;
    }
    
}

@media only screen and (max-width: 600px) {

    #clearpayinfomobile {
        display: block;
        max-width: 750px;
        width: 100%;
    }

    #clearpayinfodesktop {
        display: none;
        max-width: 750px;
        width: 100%;
    }

    .popup.clearpaypopup {
        width: 66%;
    }

    #addressBookWidgetDiv {
    width: 100%;
    margin-bottom: 20px;
    height: 270px;
    }

    #walletWidgetDiv {
        width: 100%;
    height: 270px;
    }
    
    .halfcontainer {
        width: 100%;
    }
    
    .privacyinfo {
        display: none;
    }
    
    .findbutton {
        width: 180px;
    }
    
    p.topparacreate {
        font-size: 16px;
    }
    
    .initialloginbox h2 {
        font-size: 24px;
        padding-bottom: 15px;
    }
    
    .initialloginbox label {
        width: auto;
    }
    .overall_checkout_leftcolumn {
        width: 100%;
        float: none;
    }
    
    .overall_checkout_rightcolumn {
        width: 100%;
        float: none;
        padding-left: 20px;
    }
    
    .new_checkout_right_column {
        border: none;
    }
    
    .tabmobextraprice {
        display: block;
        clear: both;
        overflow: hidden;
        padding-bottom: 20px;
        font-size:14px;
    }
    
    .rcol_prod_text {
        width: 80%;
    }
    
    .rcol_prod_name {
        padding-bottom: 15px;
    }
    
    .delrowholder {
        font-size:14px;
    }
    
    .checkouth1 {
            padding: 15px 8% 15px 8%;
            font-size: 24px;
    }
    
    .product_countdown {
        padding: 10px 30px 0px 30px;
    }
    
    .initialloginbox {
        margin-top: 30px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .tabmobprice {
        float: left;
    }
    
    #paymentoptions {
        border: none;
        padding: 0px;
    }
    
    .tabmobquan {
        float: right;
    }
    
    .checkout_nonfinal_total, .check_rcol_order_subtotal {
        clear: both;
        overflow: hidden;
    }
    
    .final_total_text, .check_rcol_order_subtotal_title {
        float: left;
        width: 70%;
        font-family: "Montserrat";
        font-weight: bold;
        font-size: 14px;
        text-align: left;
        padding: 20px 0px;
    }
    
    .check_rcol_order_subtotal_amount, .final_total_value {
        float: right;
        text-align: right;
        width: 30%;
        font-family: "Montserrat";
        font-weight: bold;
        font-size: 14px;
        padding: 20px 0px;
    }
    
    .cartprodquan {
        display: none;
    }
    
    .rcol_prod_img {
        width: 20%;
    }
    
    .checkout_final_total {
        border-bottom: 1px solid #d0d0d0;
        clear: both;
        overflow: hidden;
    }
    
    .check_rcol_title {
        border-bottom: 1px solid #d0d0d0;
        font-family: "Playfair Display";
        font-size: 24px;
        text-transform: none;
        font-weight: normal;
        padding-bottom: 15px;
        letter-spacing: normal;
        
    }
    
    .changeaddresslink {
    width: 100%;
    height: 50px;
    color: #fffefe;
    font-family: "Montserrat";
    font-size: 14px;
    display: block;
    letter-spacing: 2px;
    text-align: center;
    background-color: #444444;
    margin-top: 20px;
    line-height: 50px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    cursor: pointer;
    -webkit-transition: opactiy 0.5s; /* Safari */
    transition: opacity 0.5s;
    text-decoration: none;
    padding-top: 0px;
}

.changeaddresslink:hover {
    opacity: 0.75;
    text-decoration: none;
}

#actualdelmethod a {
    text-transform: uppercase;
}
    
    .summsection {
            width: 100%;
    text-align: center;
    padding-bottom: 20px;
        padding-top: 20px;
    border-bottom: 1px solid #d0d0d0;
    }
    
    #cardpanel {
        border: none;
        padding: 0px;
    }
    
    .checkoutpaytype {
        font-size: 20px;
        padding: 10px 10px 15px 10px;
        width: 100%;
        margin-bottom: 20px;
    }
    
    .checkoutpaytype img {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
    }
}