@import url('https://fonts.googleapis.com/css?family=Lato');                

.border-top {
    border-top: 2px solid #000;
    padding: 25px 0 20px 0;
}               

.additems-wrapper {
    text-align: center;
    padding: 0 0 15px 0;    
}
.vrtkaddmoreitemsdiv {
    margin: 0;
    /* border-bottom: 1px solid #000; */
}

.method-wrapper {
    position: relative;
}
.vrtkdeliveryservicediv {
    padding: 0;
    display: block;
    float: none;
    margin-left: 0px;
}
.vrtkdeliverytitlediv {
    color: #000;
    font-size: 17px;
    text-transform: none;
    margin: 0 !important;
    
    display: block;
}
.vrtkdeliveryradiodiv {
    display: block;
    padding: 10px 0 0 0;
    padding-left: 130px;
}
.vrtkdeliveryradiodiv > span {
    text-align: left;
    display: block;
    background: none;
    padding: 0 0 8px 0;
    border: none;
    margin: 2px;
    
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.vrtkdeliverysp.vrtkdeliverymode label.deliverit {
    display: inline-block !important;
    white-space: normal;
    /*margin-left: 26px;*/
    margin-top: -18px;
}

.vrcustomfields-wrapper {
    border-top: none;
}
.vrcustomfields {
    padding: 0px;
}
.cf-value .vr-phones-select .select2-choice, .cf-value .vr-phones-select .select2-choice:link, .cf-value .vr-phones-select .select2-choice:hover, .cf-value .vr-phones-select .select2-choice:focus, .cf-value .vr-phones-select .select2-choice:active { 
    margin-top: 14px;
}
img.vr-opt-flag {
    padding-right: 10px;
    padding-bottom: 10px;
}

.vrtk-service-dt-wrapper {
    display: inline-block;
    width: 100%;
    margin: 0;
    border-top: none;
    border-bottom: none;
    padding: 0;
}

.vrcustomfields > div {
    margin-bottom: 18px;
    padding-left: 130px;
}
.vrcustomfields > div > span.cf-value {
    display: table;
    /*margin: 0 auto;*/
}
.vrcustomfields div .phone-field .vrinput {
    width: 195px !important;
}
.vrcustomfields .vrseparatorcf {
    font-size: 17px;
    color: #000;
    padding: 8px 0 0 0;
    margin: 0 0 19px;
    margin-left: -130px;
}

.vrtkdatetimewrapper {
    padding-top: 10px;
    padding-left: 130px;
}
.vrtkdatetimediv {
    margin: 0;
}
.deliverit-gettimes {
    float: left;
    padding: 0px 10px 0 0;
}
.deliveritbtn {
    color: #008e3f;
    background: #fff;
    border: 3px solid #008e3f;
    padding: 4px 20px;
    border-radius: 10px;
    
    /*
    color: #fff;
    background: #008e3f;
    border: 1px solid #008e3f;
    padding: 4px 20px;
    */
    text-transform: uppercase;
    cursor: pointer;
}
.deliverit-msgwrapper {
    padding: 15px 0 15px 0;
    /*text-align: center;*/    
}
.deliverit-msg {
    padding: 5px 0 5px 0;
    color: #BB0000;
    padding-left: 130px;
}

.submit-wrapper {
    text-align: center;
}
.payinfo-wrapper {
    padding-top: 20px;
    text-align: center;
}                
.payinfo-wrapper .vr-payment-title {
    font-weight: bold;
    color: #000;
}

h1.checkout {
    padding: 0 0 10px 0;
    margin-bottom: 0px;
    border-bottom: 2px solid #000;
}

body {                     
    font-family: "Lato", "Titillium Web", Tahoma, Helvetica, Arial;                        
    color: #666;                        
}
h1, h2, h3, h4, h5, .other-font, .font-heading, .moduletable_menu > ul > li > a, .moduletable_menu > ul > li > span, #mainmenu .moduletable > ul > li > a, #mainmenu .moduletable > ul > li > span, #mainmenu .moduletable_menu > ul > li > span, #mainmenu .moduletable h3, .nav-devices-list .moduletable > ul > li > a, .nav-devices-list .moduletable > ul > li > span, .nav-devices-list .moduletable > h3, .l-inline li .l-block li a, .l-inline li .l-block li span, .loginmenu > #login-form, .modopen > div, .nav-devices-inner .moduletable > ul > li > .l-block li span {
    font-family: "Lato", "Titillium Web", Tahoma, Helvetica, Arial;
}
input, select, button {
    font-family: "Lato", "Titillium Web", Tahoma, Helvetica, Arial;
}

.vrtkconfcartitemsdiv {
    color: #000;
}
.vre-select-left {
    color: #000;
}
.vrtksingleitemdiv-inner {
    color: #000;
}
.vrtksingleitemdiv-inner {
    color: #000;
}
.vrtkitemsdiv .vrtksinglevar .vrtkvaraddbuttondiv .vrtkvaraddbutton {
    color: #006f1f;
}
.vrtk-confcart-item-details {
    background: transparent !important;
}
.vrtk-confcart-item-details .vrtk-confcart-item-toppings {
    padding: 2px 10px 5px 20px;
    background: none !important;
}
.vrtk-confcart-fullcost-details .fullcost-amount {
    min-width: 120px;
    margin-left: 20px;
}
.vrtk-confcart-fullcost-details.grand-total {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 4px;
    font-size: 17px;
}

.vrcouponcodediv .vrcouponcodetext {
    background: #fff;
    border: 0;
    border: 1px solid #ccc;
    padding: 5px 8px;
    border-radius: 2px;
    transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -webkit-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
}
.vrcouponcodesubmit {
    font-size: 18px;
    font-weight: bold;
    color: #008e3f !important;
    background: none !important;
    padding: 6px 10px;
}
.vrcouponcodesubmit:hover {
    border: 0 !important;
    color: #008e3f !important;
    font-weight: bold;
    background: none !important;
    transition: none 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -webkit-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
    transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
}

.vrtkdeliveryradiodiv > span {
    background: transparent;
    border: none;
}

#vrconfcontinuebutton, input.vrordersubmit {
    float: none;
    text-align: center;
}

.deliverit-wrapper {
    position: relative;
    padding: 10px 0 50px 0;
}
.deliverit-info {
    position: relative;
    font-size: 17px;
    color: #000;
    text-align: center;
    padding: 0 0 15px 0;
}
.deliverit-info span.highlight {
    color: #009000;
    font-weight: bold;
    background: none !important;
}
.deliverit-support-heading {
    text-align: center;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    
    padding: 10px 0 0 0;
    border-top: 1px solid #000;
}
.deliverit-support {
    text-align: center;
    color: #000;
    font-size: 17px;
    font-weight: normal;
    
    padding: 0 0 10px 0;
    border-bottom: 1px solid #000;
}
.deliverit-support > span.phone {
    font-weight: bold;
}


@media screen and (max-width: 568px) {

    .vrtkdeliveryradiodiv {
        padding-left: 80px;
    }
    .vrcustomfields > div {
        padding-left: 80px;
    }    
    .vrcustomfields .vrseparatorcf {
        margin-left: -80px;
    }

    .vrtkdatetimewrapper {
        padding-left: 80px;
    }
    .deliverit-msg {
        padding-left: 80px;
    }

}
@media screen and (max-width: 450px) {
    
    .vrtkdeliveryradiodiv {
        padding-left: 30px;
    }
    .vrcustomfields > div {
        padding-left: 30px;
    }    
    .vrcustomfields .vrseparatorcf {
        margin-left: -30px;
    }

    .vrtkdatetimewrapper {
        padding-left: 30px;
    }
    .deliverit-msg {
        padding-left: 30px;
    }
        
    .vrcustomfields div .phone-field .vrinput {
        width: 120px !important;
    }
      
}

@media screen and (max-width: 400px) {
    
    .vrtkdeliveryradiodiv {
        padding-left: 17px;
    }
    .vrcustomfields > div {
        padding-left: 17px;
    }    
    .vrcustomfields .vrseparatorcf {
        margin-left: -17px;
    }

    .vrtkdatetimewrapper {
        padding-left: 17px;
    }
    .deliverit-msg {
        padding-left: 17px;
    }
    
}

@media screen and (max-width: 384px) {
    .vrtkdeliverysp.vrtkdeliverymode label.deliverit {
        margin-left: 26px;
    }
}

@media screen and (max-width: 360px) {
    .deliverit-gettimes {
        padding: 0px 0px 10px 0;
    }    
}