@charset "utf-8";
/* CSS Document */


.product_right h1{color:#1078e2;}
.pro_detail_price{color:#1078e2;}
.pro_price{color:#1078e2;}
html body input, select, textarea{border:solid 2px #1078e2;}
.customer_info form select{border:solid 2px #1078e2;}
.add_cart_btn{background:#1078e2; border:solid 2px #1078e2; color:#fff;}
.btn{background:#1078e2; color:#fff; border:solid 2px #1078e2;}
.customer_checkout_detail .btn{background:#1078e2; color:#fff; border:solid 2px #1078e2;}
.btn:hover{background:#1078e2; color:#fff; border:solid 2px #1078e2;}
.quick_btn{background:#1078e2; color:#fff; border:solid 2px #1078e2;}
.cart_pro_img img{border:solid 3px #1078e2;}
.cart_pro_qty input{border:solid 2px #1078e2;}
.cart_pro_name{color:#1078e2;}
.cart_pro_name span{color:#1078e2;}
.cart_pro_amount{color:#1078e2;}
.customer_info{border:solid 0px #1078e2; margin-left:0px; padding:0px;}
.select_address{border:solid 0px #1078e2; padding:0px; margin-left:0px;}
.order_confirm_wraper{border:solid 0px #1078e2; padding:0px; margin-left:0px;}
.cart_wraper a img{border:solid 3px #1078e2}
.cart_pro_qty input{border:solid 2px #1078e2!important;}
.cart_pro_total_title{color:#1078e2;}
.cart_pro_total_amount{color:#1078e2;}
.pro_name p{color:#1078e2;}
.pro_name span{color:#1078e2;}
.cart_pro_name span{color:#1078e2;}
.cart_pro_name span{color:#1078e2;}
.add_gift_wraper ul li p button#apply_discount{border:solid 1px #1078e2; background:#1078e2;}
.continue_btn{background:#1078e2;}
.Thankyou .btn{background:#1078e2;}
.menu{background:#1078e2; }
.menu ul li a{color:#ffffff;}
div.ui-dialog .ui-dialog-buttonpane button{background:#1078e2; border:1px solid #1078e2}
.merege_select{border:2px solid #1078e2}
.ui-dialog .ui-dialog-content .bottom_button a{background:#1078e2;}
.check_availty input{border:solid 1px #1078e2;}
.check_availty select{border:solid 1px #1078e2;}
.youmaylike p span{color:#1078e2;}
.cart_wraper p{color:#1078e2;}
.cart_wraper ul li{color:#1078e2;}
.payment_flow .customer_info form p input{width:100%}
.customer_info form p input{border:solid 2px #1078e2}
.add_gift_wraper ul li p input{border:2px solid #1078e2; padding: 5px !important;}
.quick_cart_item{border:solid 2px #1078e2}
.quick_cart_item p{color:#1078e2}
.gray_box h5{color:#1078e2}
.add_cart_button{border:2px solid #1078e2}
.add_cart_button:hover{border:2px solid #1078e2; background:#1078e2}
.timeslot_wraper{border:solid 0px #000; padding:0px; margin-left:0px;}
.menu .menu_item{position:relative!important;}
.menu{min-height:44px!important; height:auto!important;}


html body input, select, textarea {
    border: solid 2px #1575e7;
}

header.header{background: white !important;}

.quick_cart_item {
    border: solid 2px #1478e7;
}

.quick_cart_item p {
    color: #197ae5;
}

.add_cart_button {
    border: 2px solid #137cde;
}

.social-icon-section{
    display: none;
}

.field input {
     border-bottom-color: #00b1f5;
}

.add_cart_button:hover {
    border: 2px solid #147bdc;
    background: #6cb3fb;
}

form > .btn.btn-default, form > .input-two-width > .btn.btn-default {
    background: #00b1f5;
    position: relative;
    display: inline-block;
    margin-top: 41px;
    border: 2px solid #00a0de;
    width: 170px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 2px;
    height: 52px;
    border-radius: 0px;
    font-size: 22px;
    overflow: hidden;
}

.login-form .field input{border-bottom: solid 3px #1a83ee;}
button.btn.login-button {border: 3px solid #1177e9;}

.forgot-password .field input{border-bottom: solid 3px #1878eb;}

.registration-form .field input{border-bottom: solid 3px #1378e3;}

.change_password .field input{border-bottom: solid 3px #1079df;}

.lightHeader .header-logo {width: 110px; height: 81px;  transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}
.page-log-in .page-wrapper {height: 650px;}

.social-link a i {
   
    color: #2e3c46;
}

@media screen and (max-width: 539px) and (min-width: 320px){
.header-logo {
    margin: 0px;
    margin-bottom: 0;
}
.widget-page-wrapper{padding-top:0px;}
header.header{padding: 20px 0px !important;}
.openbtn{left: 10px;}
.widget-wrapper-top {
    margin-top: 170px;
}
.lightHeader .header-logo{width:81px; height:81px;}
}