b {
    font-weight: 600;
}

.shopping_cart {
    font-family: 'Montserrat';
}

.cart_presc_container table {
    max-width: 250px;
    margin-bottom: 10px;
}

.cart_presc_container table td {
    text-transform: uppercase;
    color: #444444;
    padding: 10px;
}
.cart_presc_container table tr {
border-bottom: 1px solid #d0d0d0;
}

#info_container {
    max-width: 100%;
    margin: 10px auto 0;
}

.sscroll {
    color: #444444;
    text-decoration: none;
}

.cart_ddp {
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    padding-top: 20px;
    font-weight: 600;
    color: #444444;
}

.dhlboth {
}

.dhldropcont {

}

.markholder {

}

.emptycartpage {
    padding: 50px;
    font-family: Montserrat;
    font-size: 20px;
}

.emptycartpage p {
    padding-bottom: 30px;
}

.cartnoproducts .cart_container {
    width: 100%;
}

.cartnoproducts .cart_summary {
    display: none;
}

.expressbuttons {
    border: 1px solid #d0d0d0;
    padding: 30px;
    font-family: "Montserrat";
    font-size: 12px;
    color: #444444;
    margin-top: 20px;
}

.expresstitle {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    flex-grow: 1;
    padding-bottom: 12px;
}

.pay-options {
    display: flex;
    flex-direction: column;
}
.pay-options > * {
    margin-top: 10px;
}

.pay-options > *:first-child {
    margin-top: 0;
}

.cardbutton {
    margin-top: 20px;
    height: 38px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    line-height: initial;
}

#paypalmarkholder, #paylatermarkholder {
    margin-top: 10px;
    /*for btree issues*/
    /*display: none;*/
    background: #ffc439;
    padding-top: 3px;
    min-height: 38px;
}

#paypalmarkholder.refreshmark, #paylatermarkholder.refreshmark {
    background-image: url("../../images/S.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

#paypalmarkholder.refreshmark div, #paylatermarkholder.refreshmark div {
    display: none;
}

#dhldrop {
    max-width: 200px;
}

.dhlinnerddwon {
    width: 200px !important;
    height: 20px !important;
}

.NSalloptions {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

.NSselectedoption {
        border: 1px solid #dddddd;
    padding: 10px;
    background-image: URL("../../images/ddownarrow.png");
        background-image: URL("../../images/ddownarrow.png");
    background-repeat: no-repeat;
    background-position: right 10px center;
}

.NSalternativeoptions {
    display: none;
    border: 1px solid #dddddd;
    border-top: none;
}

.NSalternativeoptions .NSallinfo {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.NSalternativeoptions .NSallinfo:hover {
    background-color: #dddddd;
}

.NSalternativeoptions .NSallinfo:first-of-type {
    padding-top: 10px;
}

.NSalternativeoptions .NSallinfo:last-of-type {
    padding-bottom: 10px;
}

.NSallinfo {
    clear: both;
    cursor: pointer;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px dashed #dddddd;
}

.NSselectedoption .NSallinfo{
    border-bottom: none;
}

.NSdeltype {
    font-weight: 600;
}

.NSarrivaltime {
    font-size: 14px;
    padding-top: 5px;
}

.NSprice {
    padding-top: 5px;
        font-size: 14px;
    font-weight: 600;
}

.sscroll:hover {
    color: #444444;
    text-decoration: underline;
}

#prescchristmasmessage {
    display: block;
    font-family: "Montserrat";
    padding: 10px 20px;
    background-color: #610c10;
    margin: 20px 0px 0px 0px;
    color: #ffffff;
}

#checksmall {
    display: none;
}

#checklarge {
    display: inline-block;
}

.upgrademessage {
    font-family: "Montserrat";
    padding: 10px 20px;
    background-color: #610c10;
    margin-bottom: 20px;
    color: #ffffff;
}

#info_nav {
    clear: both;
    overflow: hidden;
    font-family: Montserrat;
    font-size: 12px;
    color: #444444;
    margin: 20px 0px;
    margin-left: 20px;
}

#info_nav a {
    color: #444444;
    text-decoration: underline;
    float: left;
}

#info_nav a:hover {
    text-decoration: none;
}

.navarrow {
    float: left;
    display: block;
    padding: 0px 5px;
}

.cart_container {
   flex-grow: 1;
   margin-bottom: 15px;
}

.cart_summary {
    flex: 0 0 290px;
    padding: 10px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    padding-bottom: 50px;
    background-color: #f5f5f5;
    margin-right: 20px;
    color: #444;
}

.cart_summary h3 {
    color: #444444;
    font-size: 15px;
    font-weight: 600;
    margin: 20px 0;
    padding: 0 10px;
}

.cart_title {
    font-size: 15px;
    font-weight: 600;
    color: #444444;
    padding: 20px;
    margin: 0 10px 10px;
    display: block;
    background-color: #f5f5f5;
}

.cart_table_padding {
    padding: 0px 20px 30px 20px;
}

table.basket_table td {
    vertical-align: middle;
}

.basket_table tr {
    border-bottom: 1px solid #d0d0d0;
}

.basket_table td:nth-child(1) img {

max-width: 100px;
}

.basket_table td:nth-child(2) {
    text-transform: uppercase;
    color: #444444;
    padding: 10px;
}

.basket_table td:nth-child(4) {
    text-transform: uppercase;
    color: #444444;
    font-size: 18px;
}

.basket_table td:nth-child(5) {
    text-transform: uppercase;
    color: #444444;
    font-size: 18px;
    font-weight: 600;
}

.basket_table td a {
    color: #444444;    
}

.basket_table td a:visited {
    color: #444444;    
}

.basket_table td a:hover {
    color: #444444;    
}

.basket_table {
    font-family: "Montserrat";
    font-size: 12px;
    color: #444444;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

.basket_table th {
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    padding: 13px 0px;
}

.cartprodname {
    padding-bottom: 0px;
}

.scart_giftwrap_text {
    padding-top: 13px;
    text-transform: none;
    background-image: URL("../../images/newimages/gift-wrap-icon.png");
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px 15px;
}

.scart_antiglare_text {
    padding-top: 11px;
    text-transform: none;
    background-image: URL("../../images/newimages/sparkle.gif");
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px 15px;
}

.input_qty {
    width: 38px;
    height: 38px; 
    border: 1px solid #d0d0d0;
    text-align: center;
    font-family: "Montserrat";
    font-weight: 600;
    color: #444444;
    font-size: 18px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.updatelink {
    background-image: URL("../../images/newimages/update_icon.png");
    background-repeat: no-repeat;
    padding-left: 23px;
    height: 16px;
    display: block;
    margin-bottom: 3px;
    padding-top: 2px;
}

.removelink {
        background-image: URL("../../images/newimages/remove-icon.png");
    background-repeat: no-repeat;
    padding-left: 23px;
    height: 16px;
    display: block;
    padding-top: 3px;
}

.quanadjust {
    float: left;
    padding-top: 3px;
}

.summarybothcontainer {
    clear: both;
    overflow: hidden;
}

.summary_container {
    background: #fff;
    padding: 20px;
    clear: both;
    overflow: hidden;
    font-size: 15px;
}

.summarybothcontainer {
    border-bottom: 1px solid #d0d0d0;
    display: flex;
} 

.summary_title {
    font-family: "Montserrat";
    font-weight: 600;
    word-break: break-word;
    font-size: 15px;
    color: #444444;
    width: 70%;
    float: left;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.summary_content {
    font-family: "Montserrat";
    font-size: 15px;
    font-weight: 600;
    float: left;
    width: 30%;
    color: #444444;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.summarybothcontainer:last-of-type {
    margin-bottom: 0px;
}

.deliveryTable {
    width: 100%;
}

.deliveryTable input[type="radio"] {
    display:none;
}

.deliveryTable 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;
}

.deliveryTable label input[type="radio"]:checked + span {
    background: URL("../../images/newimages/presc_tickbox.jpg") -20px top no-repeat;
}

.deliveryTable td a {
    color: #444444;
}

.deliveryTable td {
    font-family: "Montserrat";
    font-size: 18px;
    color: #444444;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 15px;
    line-height: 23px;
}

.deliveryTable td i {
    text-transform: none;
    text-emphasis: none;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0px;
    font-size: 14px;
}

.voucherContainer { 
    margin-top: 20px;
}

.voucherBoxInner {
    display: flex;
    align-items: flex-end;
}

.voucherBoxInner input {
    border: 0!important;
    padding: 5px!important;
    border-bottom: solid 1px #d0d0d0!important;
    line-height: normal!important;
    height: unset!important;
}

.voucherBoxInner input:focus-visible {
    outline: none!important;
}

.submit-voucher {
    font-size: 11px;
    padding: 0 0 5px 15px;
    font-weight: 600;
    border-bottom: solid 1px #d0d0d0;
    cursor: pointer;
}

.voucher_label {
    display: block;
    margin-bottom: 10px;
    font-family: "Montserrat";
    font-size: 11px;
    font-weight: 400;
    color: #444444;
    cursor: pointer;
}

.voucherContainer .small {
    font-size: 12px;
}

.cartvoucher {
    text-align: left;
    margin-top: 40px;
    margin-bottom  : 0px;
    font-weight: 600;
}

.voucher-error {
    font-family: "Montserrat";
    color: #810c10;
}

#gv-box {
    width: 100%;
    height: 38px;
    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;         /* Opera/IE 8+ */  
    padding: 0px 10px;
    line-height: 38px;
    font-family: "Montserrat";
}

.underdel {
    border-top: 1px solid #d0d0d0;
    padding-top: 25px;
    font-size: 14px;
    color: #444444;
    font-family: "Montserrat";
    line-height: 20px;
    padding-bottom: 30px;
}

.underdeltitle {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
        font-size: 18px;
        padding-bottom: 5px;
}

.payment_descrip_container {
    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;         /* Opera/IE 8+ */  
    width: 100%;
    padding: 20px;
    margin-top: 20px;
    text-align: center;
}

.payment_descrip_container:last-of-type {
    margin-bottom: 15px;
}

.payment_descrip_container img {
    margin-bottom: 15px;
}

.pay_desc_title {
    color: #444444;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "Montserrat";
    padding-bottom: 15px;
}

.tabmobcart {
    display: none;
}

.rcol_prod_desc a{
    color: #444444;
}

    .rcol_prod_desc a:hover {
         color: #444444;
            text-decoration: none;
    }

.ddowndeliverytypes {
    display: none;
}

.addoncontainer {
    margin-top: 20px;
    border: 2px solid #610a12;
    padding: 20px;
    background: #fff;
    clear: both;
    overflow: hidden;
    color: #444;
}

.addontitle {
    color: #610a12;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 10px;
}

.addonproductcontainer {
    clear: both;
    overflow: hidden;
    padding: 10px 0px;
    border-bottom: 1px solid #610a12;
}

.addonproductcontainer:last-of-type {
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}

.addonimageandtext {
    clear: both;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.addonimage {
    float: left;
    width: 20%;
}

.addonimage img {
    width: 100%;
}

.addontextfull {
    float: left;
    font-family: "Montserrat";
    font-size: 12px;
    width:80%;
    padding-left: 10px;
    box-sizing: border-box;
}

.addontext {
    font-weight: 600;
    padding-bottom: 4px;
}

.addondesc {
    padding-bottom: 4px;
}

.addonpriceandbutton {
    clear: both;
    overflow: hidden;
    padding-top: 10px;
}

.pandbinterior {
    float: right;
    display: flex;
    align-items: center;
}

.addonprice {
    display: flex;
    gap: 5px;
    font-weight: 600;
    margin-right: 10px;
    align-items: baseline;
}

.addonprice .strike {
    color: #656565;
    text-decoration: line-through;
    font-weight: normal;
    font-size: 11px;
}

.addonbutton {
    float: left;
}

.addonbuttonint {
    height: auto;
    line-height: 16px;
    font-size: 10px;
    letter-spacing: 0px;
    margin-top: 0px;
    padding: 5px 10px;
    font-weight: 600;
}

.addoninfopopupbutton {
    float: left;
    width: 10%;
}

.addoninfopopupbutton img {
    width: 100%;
    max-width: 19px;
}

.delivery_types {
    display: flex;
    margin-top: 20px;
}

.flexcentertest {
    min-width: 535px;
}

.indivdeltype {
    display: flex;
    align-items: center;
    font-family: "Montserrat";
    font-size: 14px;
    color: #444444;
    margin-bottom: 17px;
    text-transform: uppercase;
    line-height: 22px;
    background-color: #fff;
    padding: 5px;
    cursor: pointer;
}

.indivdeltype:last-of-type {
    margin-bottom: 0;
}


.indivdeltype:hover {
    background: #f3dede;
}

.indivdeltype span {
    font-size: 12px;
    text-transform: none;
}

.indivdeltick {
    flex: 0 0 30px;
}

.indivdeltick input{
    display: none;
}

.indivdeltick label input[type="radio"]:checked + span {
    background: url("../../images/newimages/presc_tickbox.jpg") -20px top no-repeat;
}

.indivdeltick label input[type="radio"] + span{
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    background: url("../../images/newimages/presc_tickbox.jpg") left top no-repeat;
    cursor: pointer;
}

.indivdelprice {
    flex: 0 0 140px;
    font-weight: 600;
}

.indivdeltext {
    flex-grow: 1;
    text-align: left;
    min-width: 360px;
}

.indivdeltext a{
    color: #444444;
}

.indivdeltext a:hover{
    text-decoration: none;
}

.adminblanker {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    opacity: 0.3;
    display: none;
    z-index: 10000;
}

.popupflex {
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10001;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
}

.popupholder {
    background-color: #ffffff;
    position: relative;
    margin: 0px 20px;
}

.popupclose {
    right: 20px;
    top: 20px;
}

.popupcontent {
    padding: 90px 40px 40px 40px;
    background-repeat: no-repeat;
    background-image: url(../../images/exclamation.svg);
    background-position: center top 40px;
}

#clearpaymarkholder {
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background-color: #b2fce4;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
}

#clearpaymarkholder img {
    width: 100%;
    max-height: 100%;
}

#klarnaexpressholder {
    margin-top: 10px;
    padding-bottom: 2px;
    width: 100%;
}

#klarnaexpressbutton {
    width: 100%;
    height: 40px;
    background: black;
}

.newcheck_blanker {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    opacity: 0.4;
    position: absolute;
    display: none;
    z-index: 100001;
}

.newcheck_whiteout_blanker {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #EFEFEF;
    opacity: 0.5;
    z-index: 10000;
    position: absolute;
    display: none;
}

.showwhiteoutoverlay .newcheck_whiteout_blanker {
    display: block;
}

.newcheck_flexcenterer {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 10002;
}

.showoverlay .newcheck_blanker {
    display: block;
}

.showoverlay .newcheck_flexcenterer {
    display: flex;
}

.newcheck_loading {
    width: 30px;
}

.newcheck_loading img {
    width: 100%;
}

.reminder_button {
    margin-top: 12px;
    cursor: pointer;
}

.cancel_button {
    margin-top: 12px;
    cursor: pointer;
}

.adminblanker {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    opacity: 0.3;
    display: none;
    z-index: 10000;
}

.popupflex {
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10001;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
}

.popupholder {
    background-color: #ffffff;
    position: relative;
    margin: 0px 20px;
}

.popupclose {
    right: 20px;
    top: 20px;
}

.popupcontent {
    padding: 90px 40px 40px 40px;
    background-repeat: no-repeat;
    background-image: url(../../images/exclamation.svg);
    background-position: center top 40px;
}

.paymonthlypopup .popupcontent {
    background: none;
    padding: 15px 15px 10px 15px;
}

.paymonthlypopup .popuptitle {
    margin-top: 0px;
    letter-spacing: 0px;
}

.paymonthlypopup .popupclosebutton {
    display: none;
}

#klarnaplacement::part(osm-container) {
    border: 0px;
    padding-left: 0px;
    padding-right: 0px;
}


#wholebodyfixed {
    display: none;
}

#wholebodyfixed {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#wholebodyfixed.showoverlay {
    display: flex;
}

.newcheck_iconandtext {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#wholebodyfixed .newcheck_loading {
    width: 60px;
}

.newcheck_processing_text {
    width: 100%;
    font-family: 'Montserrat';
    font-weight: 600;
    color: #610c11;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    text-align: center;
}

.fixedoverlay {
    position: fixed;
}

.outofstockmsg {
    color: #d00000;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 600;
}

.clearpaymessagingholder-cart {
    font-family: "Montserrat";
    text-align: center;
    margin-bottom: -16px;
}

.paymonthlyholder {
    font-family: "Montserrat";
    font-size: 14px;
    color: #444545;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}

.paymonthlytitle {
    width: 100%;
    font-size: 12px;
}

.paymentamountholder {
    font-size: 11px;
    cursor: pointer;
    width: 100%;
}

.paymentamountholder:hover {
    text-decoration: none;
}

.secure {
    margin: 20px 0 10px;
    font-size: 11px;
    text-align: center;
}

.monthlylogos {
    display: flex;
    flex-wrap:  wrap;
    align-items: center;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 7px;
}

.monthlylogos div:nth-child(-n+2) {
    margin-right: 5px;
}

.monthlogoholder img {
    width: 100%;
}

.clearpaymessagingholder {
    font-family: "Montserrat";
    font-size: 10px;
}

#paymonthlybox {
    display: none;
    text-align: left;
}

.pmcontent {
    font-size: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    line-height: 14px;
    border: 1px solid #eae7e4;
    margin-top: 10px;
    justify-content: center;
    padding: 0px 10px 10px 10px;
}

.paypalmsging {
    border: 1px solid #eae7e4;
    margin-top: 10px;
    justify-content: center;
    padding: 10px;
    display: flex;
}

.klarnalogo {
    width: 52px;
}

.clearpaymonth {
    width: 72px;
}

.paypalmonth {
    width: 72px;
}

#newslettersignupcont {
    display: none;
}

.cart-both {
    display: flex;
    flex-wrap: nowrap;
}

.cart_prescription_uploaded {
    font-weight: 600;
    padding-top: 8px;
    color: #444;
}

.polaroid_message {
    background-color: #e6508f;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
}

.polaroid_message a {
    color: #fff;
}

@media only screen and (max-width: 1295px) {
    .cardbutton {
        height: 40px;
        font-size: 12px;
    }

    #clearpaymarkholder {
        height: 40px;
    }

    #klarnaexpressbutton {
        height: 40px;
    }
}

@media only screen and (max-width: 800px) {
    .cardbutton {
        height: 60px;
        font-size: 15px;
    }

    #clearpaymarkholder {
        height: 60px;
    }

    #klarnaexpressbutton {
        height: 60px;
    }
}

@media only screen and (max-width: 600px) {
    .cardbutton {
        height: 50px;
        font-size: 13px;
    }

    #clearpaymarkholder {
        height: 50px;
    }

    #klarnaexpressbutton {
        height: 50px;
    }
}

@media only screen and (max-width: 556px) {
    .cardbutton {
        height: 51px;
        font-size: 15px;
    }

    #clearpaymarkholder {
        height: 51px;
    }

    #klarnaexpressbutton {
        height: 51px;
    }
}

@media only screen and (max-width: 356px) {
    .cardbutton {
        height: 45px;
        font-size: 11px;
    }

    #clearpaymarkholder {
        height: 45px;
    }

    #klarnaexpressbutton {
        height: 45px;
    }
}


@media (min-width: 800px) and (max-width: 960px) {

    .summarybothcontainer:first-of-type {
        padding-top: 0;
    }

}

@media only screen and (max-width: 960px) {
    
    .tabmobextraprice {
        display: block;
        clear: both;
        overflow: hidden;
        padding-bottom: 10px;
        font-size:14px;
    }

    .outofstockmsg {
        padding-top: 15px;
    }
    
    .addoncontainer {
        display: none;
    }
    
    .updatelink {
        float: left;
        margin-right: 10px;
        border-right: 1px solid #dddddd;
        padding-right: 10px;
        padding-top: 4px;
    }
    
    .removelink {
            float: left;
            padding-top: 4px;
    }
    
    .cartprodname {
        font-size: 12px;
    }
    
    .quanadjust {
        padding-top: 9px;
    }
    
    .input_qty {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }    
    
    #checksmall {
        display: block;
        margin: 0PX AUTO;
        max-width: 158px;
        width: 100%;
    }
    
    #checklarge {
        display: none;
    }
    
    .tabmobcart {
        display: block;
    }
    
    .rcol_prod_text {
        width: 80%;
    }
    
    .rcol_prod_name {
        padding-bottom: 15px;
    }
    
    .delrowholder {
        font-size:14px;
    }
    
    .tabmobprice {
        float: left;
    }
    
    .tabmobquan {
        float: right;
    }
    
    
    .cartprodquan {
        display: none;
    }
    
    .check_rcol_title {
        font-family: "Montserrat";
        font-weight: 600;
        text-transform: uppercase;
        padding: 10px 0px;
        font-size: 12px;
        border-top: 1px solid #d0d0d0;
        border-bottom: 1px solid #d0d0d0;
    }
    
    .basket_table {
        display: none;
    }
    
    .check_rcol_prod_cont {
        clear: both;
        overflow: hidden;
        border-bottom: 1px solid #d0d0d0;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .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: 600;
        -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;
        text-align: left;
    }
    
    .summary_title {
        font-family: "Montserrat";
        font-weight: 600;
        word-break: break-word;
        color: #444444;
    }

    .summary_content {
        font-family: "Montserrat";
        color: #444444;
    }

    .summarybothcontainer:last-child .summary_content{
        border-bottom: none;
        padding-bottom: 00px;
        margin-bottom: 0px;
    }
    
    .scart_prod_giftwrap {
        clear: both;
        overflow: hidden;
    }
    
    .scart_giftwrap_text {
        padding-top: 8px;
        background-position: 0px 5px;
    }
    
    .ddowndeliverytypes {
        display: none;
        font-family: "Montserrat";
        font-size: 18px;
        color: #444444;
        text-align: left;
        margin-top: 20px;
    }
    
    .ddowndeliverytypes select {
        displaY: block;
        margin-top: 8px;
        width: 100%;
        height: 50px;
        padding-left: 10px;
        border: 1px solid #d0d0d0;
        font-family: "Montserrat";
        font-size: 10px;
        color: #444444;
        margin-bottom: 20px;

    }
    
    .delivery_types {
        justify-content: left;
    }

    .indivdeltype {
        font-size: 14px;
        line-height: 19px;
    }

    .indivdelprice {
        flex: 0 0 100px;
    }

    .indivdeltype i {
        font-size: 12px;
    }

    .flexcentertest {
        min-width: unset;
        width: 100%;
    }

    .indivdeltext {
        min-width: unset;
    }

    .payment_descrip_container {
        border: none;
    }
    
    .cart_title {
        margin: 0 20px 0;
    }
    
    .check_rcol_header {
        display: none;
    }
    
    .cartvoucher {
        margin-top: 17px;
        margin-bottom: 0px;
        font-weight: 600;
        font-size: 14px;
    }
    
    .rcol_prod_desc a {
        margin-bottom: 10px;
        display: block;
        font-size: 10px;
    }

    .cart_mob_stockstatus {
        margin-bottom: 10px;
    }

    #info_nav {
        margin: 5px 0px 20px 20px;
    }

        
    .delivery_container {
        padding: 10px!important;
    }

    .qty {
        width: 70%!important;
        margin: 2rem auto!important;
    }
}




@media only screen and (min-width: 800px) and ( max-width: 960px) {
    .summarybothcontainer {
        padding-bottom: 10px;
        margin-bottom: 13px;
    }

    .cart_summary h3 {
        margin: 10px 0 20px;
    }
}

@media only screen and (max-width: 800px) {
    .cart-both {
        flex-wrap: wrap;
    }

    .cart_summary {
        float: none;
        margin-top: 15px;
        flex-grow: 1;
        width: 100%;
        margin-left: 20px;
    }   
    
        .addoncontainer {
        display: block;
    }
    
        #checksmall {
        display: none;
    }
    
    #checklarge {
        display: inline-block;
    }
    
    .cart_container {
        width: 100%;
        float: none;
    }
    
    .payment_descrip_container {
        display: none;
    }
    
    .summary_title {
        float: left;
        width: 50%;
        padding: 10px 0px;
        margin: 0px;
        font-family: "Montserrat";
        font-size: 15px;
        text-align: left;
        display: block;
    }
    
    .summary_content {
        width: 50%;
    }
    
    .summary_container {
        border-left: none;
        border-right: none;
        border-bottom: none;
        padding: 10px;
        clear: both;
        overflow: hidden;
    }
    
    .voucherContainer {
        margin-bottom: 30px;
    }
    
}

@media only screen and (max-width: 600px) {
    .cart_title {
        margin: 0 10px 0;
    }

    .cart_table_padding {
        padding: 0px 10px 0px 10px;
    }

    .cart_summary {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 400px) {

    .paymonthlypopup.popup {
        padding: 30px 10px;
    }
}


.cart-products {
    display: flex;
    flex-direction: column;
}

.cart-item {    
    margin-top: 10px;
    border: solid 1px #c7c7c7;
}

.cart-item.fadeout {
    opacity: 0;
    transition: opacity 0.5s linear;
}

.cart-info {
    position: relative;
    display: flex;
    padding: 10px;
    opacity: 1;
}

.img-qty {
    display: flex;    
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45%;
    padding: 10px;
    box-sizing: border-box;
}

.img-qty img {
    max-width: 95%;
    height: auto;
    margin: 0 auto;
    display: block;
}

.qty-stock {
    display: flex;
    gap: 1rem;;
}

.qty-select {    
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.qty-select > * {
    box-sizing: border-box;
}
.qty-select select {
    border: 0;
    border-bottom: solid 1px #c7c7c7;
}

.qtyLoader, .deliveryLoader {
    display: none;
    width: 10px;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 8px solid #0000;
    border-right-color: #ddd;
    position: relative;
    animation: l24 1s infinite linear;
}

.deliveryLoader:before,
.deliveryLoader:after,
.qtyLoader:before,
.qtyLoader:after {
    content: "";
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    border: inherit;
    animation: inherit;
    animation-duration: 2s;
  }

  .deliveryLoader:after,
  .qtyLoader:after {
    animation-duration: 4s;
  }
  @keyframes l24 {
    100% {transform: rotate(1turn)}
  }

.prod-info {
    display: flex;
    flex-direction: column;
    margin-left: 0.5rem;
    font-size: 12px;
    width: 65%;
    color: #444;
}

.prod-info .prod-title {
    font-size: 14px;
    line-height: 1.2rem;
    font-weight: 600;    
}

.prod-info .prod-title a {
    color: #444;
}

.prod-info > * {
    margin-bottom: 10px;
}

.prod-frame, .prod-lens {
    line-height: normal;
}

.prod-info .pricestock {    
    display: flex;
    flex-direction: column;
}

.pricestock .prescription-costs {
    margin-bottom: 20px;
}

.pricestock .prescription-costs > div {
    margin-bottom: 5px;
}

.multi-items-total {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
}

span.prod-price {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 1rem;
}

.frame-price {
    font-weight: 600;
    font-size: 14px;
}

.qty-stock-gift {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

@media(min-width: 1200px) {
    .qty-stock-gift {
        flex-direction: row;
        gap: 5rem;
        align-items: center;
    }
}


.prod-status {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
}

.prod-status .status-indicator {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #eaeaea;
}


[data-status="In Stock"]{
    background-color: green!important;
}

[data-status="Due In"],
[data-status="Expected"]
{
    background-color: orange!important;
}

[data-status="Other"]
{
    background-color: red!important;
}


.due-in {
    margin-top: 10px;
    font-size: 12px;
    color: #333;
    font-weight: 600;
}

.apply-gift-wrap:hover span {
    text-decoration: underline;
}

.apply-gift-wrap {
    cursor: pointer;
}

.gift-wrap {
    margin-right: 20px;
    display: flex;
    align-items: center;
}

.gift-wrap-text {
    cursor: pointer;
    text-align: justify;
    line-height: 1rem;
}

.gift-wrap-text input {
    cursor: pointer;
}

.removeReadyReader {
    display: flex;
    margin-bottom: 10px;
    cursor: pointer;
}

.removeReadyReader img {
    margin-right: 5px;
}

.gift-wrap img {
    margin-right:5px
}


.cart-info .remove {
    padding: 5px;
    position: absolute;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
}

@media(min-width: 960px){
    .cart-info .remove {
        top: 15px;
    }
}

.prescription {
    background: #f5f5f5;
    color: #444;
    padding: 10px;
    display: flex;
    font-size: 12px;
}

.presc-details {
    line-height: normal;
    width: 50%;
}

.presc-details > strong {
    display: block;
    margin-bottom: 5px;
}

.prescription .presc-table {
    flex-grow: 1;
    font-weight: 600;
}

.prescription table {
    width: 100%;
    background-color: white;
}

.prescription table  tr { border-bottom: solid 1px #dbdbdb;}

.prescription table  td { 
    border: none;
    padding: 7px;
}

.delivery_container {
    padding: 20px;
    margin-top: 20px;
    background: #F5F5F5;
    text-align: left;
}

.delivery-title {
    font-size: 15px;
    font-weight: 600;
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.delivery_types > div {
    width: 100%;
}

.deliveryLoader {
    width: 5px;
    margin-left: 10px;
}

#defaultSelected {
    background: #f3dede
}

.indivdelprice {
    flex: 0 0 50px;
}

.code_error {
    display: block;
    font-size: 12px;
    color:red;
    margin-top: 5px;
}

@media (min-width: 620px){
    .indivdelprice {
        flex: 0 0 100px;
    }

    .prescription {
        padding: 20px;
    }
}

@media (min-width: 960px){

    #info_container {
        margin: 20px auto 0;
    }

    .cart-info {
        padding: 20px;
        flex-wrap: wrap;
    }

    .cart_title {
        margin: 0 20px 10px;
    }

    .img-qty {
        width: 25%;
        padding: 0;
    }

    .prod-info {
        margin-left: 1rem;
    }

    
    .prod-info > * {
        margin-bottom: 20px;
    }
    
    .presc-details {
        width: 25%;
    }

    .prescription .presc-table {
        margin-left: 1rem;
    }

    .prescription table {
        width: 60%;
    }

    
    .cart-summary {
        padding: 20px;
    }

    .cart_summary h3 {
        padding: 0px;
        margin: 10px 0 20px;
    }

    .summary_content {
        padding: 10px 0px;
    }
    
}


@media (min-width: 1200px){
    .prescription table {
        width: 40%;
    }
}

@media (min-width: 1500px){
    .prescription table {
        width: 30%;
    }
}