/*---------------------------
[Template Structure]

Project:     SlideOut
Version:     1.0
Primary Use: Site Template 
Layout:      Responsive
Platforms:   Mobile & Tablet
-----------------------------


@charset "UTF-8";

/* 1. General */

.snap-drawers *{
    max-height:999999px;
    -webkit-text-size-adjust:none;
    -webkit-transform: translateZ(0);
}

body{
    height:100%;
}

.disabled{
    display:none;
}

::-webkit-scrollbar { 
    display: none; 
}

.all-elements{
    position:absolute;
    overflow-x:hidden!important;    
    width:100%;
    height:100%;
    min-height:100%;
    max-height:100%;
}

.large-title h3{text-align:center;}
.large-title p{text-align:center;}

/*Backgrounds */

.bg1{
    background-image:url(http://readybowl.in/uploads/bg1.jpg);   
    background-position:inherit !important;
    background-repeat:no-repeat;

   background-size:cover;
}

.bg2{
    background-image:url(http://readybowl.in/uploads/bg2.jpg);   
     background-position:inherit !important;
    background-repeat:no-repeat;

   background-size:cover;
}

.bg3{
    background-image:url(http://readybowl.in/uploads/bg3.jpg);   
     background-position:inherit !important;
    background-repeat:no-repeat;

   background-size:cover;
}

.bg4{
    background-image:url(http://readybowl.in/uploads/bg4.jpg);   
     background-position:inherit !important;
    background-repeat:no-repeat;

   background-size:cover;;
}



/*Center Socials*/

.facebook-color{
    background-color:#3b5998;
    color:#FFFFFF;
}

.twitter-color{
    background-color:#4099ff;
    color:#FFFFFF;
}

.google-color{
    background-color:#d34836;
    color:#FFFFFF;
}

.pinterest-color{
    background-color:#C92228;
    color:#FFFFFF;
}

.sms-color{
    background-color:#27ae60;
    color:#FFFFFF;
}

.mail-color{
    background-color:#3498db;
    color:#FFFFFF;
}

/*Header*/

.header{
    height: 55px;
}

.homepage-header{
    position:absolute;
    width:100%;
    z-index:999999;
    background-color:transparent!important;
}


.header .deploy2{
    float:left;
    height:120px;
    line-height:60px;
    width:60px;
    text-align:center;
    position:relative;
    z-index:1;
}

.header i{
    
    font-size:24px;
    color:#464646;
}

.header .contact-deploy{
    float: left;
    margin-top: 31px;
    padding-left: 2px;
    left: 10%;
    height: 60px;
    /* line-height:60px; */
    width: auto;
    /* text-align:center; */
    /* position:relative; */
    /* z-index:1; */
}

.header h3{
    float:left;
    width:100%;
    text-align:center;
    margin-top:-40px;
    position:relative;
    z-index:0;
}

/*Header2*/

.header2{
    height: 63px;
    padding-top: 30px;
    padding-left: 10%;
    padding-right: -1%;
    color: black;
    width: 100%;
}
.appbar-shadow{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding-top: 34px !important;
}

.header2 a, img{
    display:  absolute!important;

}

/*.header2 .sidebar-deploy{
    float:left;
    height:60px;
    line-height:60px;
    width:60px;
    text-align:center;
    position:relative;
    z-index:1;
}*/

.header2 i{
    width:60px;
    height:60px;
    line-height:60px;
    font-size:14px;
    color:#1f1f1f;
}

.header2 .contact-deploy{
    float:left;
    margin-top:0px;
    /* height: 55px; */
    /* line-height:60px; */
    width:20%;
    text-align:center;
    position:relative;
    z-index:1;
    padding: 3px;
}

.header2 h3{
    float:left;
    width:100%;
    text-align:center;
    margin-top:-40px;
    position:relative;
    z-index:0;
}

.homepage-header h3{color:#FFFFFF;}
.homepage-header i{color:#FFFFFF;}

.homepage-slider .overlay{
    background-color:rgba(0,0,0,0.4)!important;
}
.staff-slider * {
    overflow: visible !important;
}
.staff-slider .owl-controls {
    text-align: center;
    padding-top: 30px;
    bottom: mportant;
}

.quote-slider * {
    overflow: hidden !important;
}

.homepage-slider .owl-controls {
    overflow: hidden !important;
}


/*Footer*/

.footer p{
    clear:both;
    margin-bottom:20px;
}

.content-box .footer-socials{
    width:240px;
}

.footer-socials{
    width:300px;
    margin-left:auto;
    margin-right:auto;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    padding-bottom:20px;
    margin-top:-15px;
    margin-bottom:20px!important;
}

.footer-socials a:hover{
    transform:scale(1.15, 1.15  );
    color:#FFFFFF;
    transition:all 250ms ease-in-out;
}

.footer-socials a{
    width:35px;
    height:35px;
    text-align:center;
    line-height:35px;
    border-radius:35px;
    float:left;
    margin-left:10px;
    margin-right:10px;
    font-size:12px;
    color:#FFFFFF;
    transition:all 250ms ease-in-out;
}

.footer-socials a i{
    width:35px;
    height:35px;
    line-height:35px;
}

.footer-facebook{
    background-color:#3b5998;
}

.footer-share{
    background-color:#27ae60;
}

.footer-twitter{
    background-color:#4099FF;
}

.footer-google{
    background-color:#d34836;
}

.footer-up{
    background-color:#2c3e50;
    line-height:32px!important;
}

.footer-menu{
    position:fixed;
    z-index:9999999;
    background-image:url(../images/misc/menu-bg.png);
    background-size:100px 100px;
    width:100%;
    height:60px;
    bottom:0px;
}

.footer-menu a{
    border-right:solid 1px rgba(255,255,255,0.08);  
    color:#FFFFFF;
    font-size:14px;
}

.footer-menu a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.05);
}

.footer-menu-clear{
    height:60px;
}

.footer-menu a i{
    height:60px;
    line-height:60px;
}

.footer-menu-three-icons a{
    width:33.3%;
    float:left;
    text-align:center;
}

.footer-menu-four-icons a{
    width:25%;
    float:left;
    text-align:center;
}

.footer-menu-five-icons a{
    width:20%;
    float:left;
    text-align:center;
}

.footer-menu-six-icons a{
    width:16.7%;
    float:left;
    text-align:center;
}

.snap-drawer{
    background-color:#262d33;
}

/*Sidebar Menu*/

.sidebar-header a{
    width:20%;
    float:left;
    height:60px;
    text-align:center;
    line-height:60px;
    color:#FFFFFF;
    border-bottom:solid 1px rgba(0,0,0,0.1);
}

.sidebar-header a i{
    height:60px;
    line-height:60px;
    width:100%;
    text-align:center;
}

.sidebar-header a:hover{
    color:#FFFFFF;
    background-color:rgba(255,255,255,0.03);
}

.sidebar-logo{
    background-image:url(http://readybowl.com/images/logo/logo1.png);
    background-size: 64px 64px;
    width: 64px;
    height: 64px;
    margin-top:30px;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}

.sidebar-decoration{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    height:1px;
    width:100%;
}

.sidebar-copyright{
    text-align:center;
    padding-top:10px;
    padding-bottom:30px;
    color:Rgba(255,255,255,0.4);
}

.sidebar-menu li{
    position:relative;
    overflow:hidden;
    display:block;
    list-style:none;
    line-height:60px;
    margin-bottom:0px;
}

.sidebar-menu li a:hover{
    background-color:rgba(255,255,255,0.02); 
}

.submenu li a:hover{
    background-color:rgba(255,255,255,0.02)!important;
}


.sidebar-menu li a{
    padding-left:70px;
    line-height:60px;
    color:#FFFFFF;
    font-family:'Roboto', sans-serif;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    transition:all 250ms ease;
}

.sidebar-menu li a i:first-child{
    position:absolute;
    height:60px;
    width:60px;
    line-height:60px;
    text-align:center;
    left:10px;
    font-size:16px;
    color:#bcbdbd;
}

.sidebar-menu li a i:last-child{
    position:absolute;
    height:60px;
    width:60px;
    text-align:center;
    line-height:60px;
    font-size:4px;
    color:#bcbdbd;
    left:190px;
}

.sidebar-menu li .fa-caret-right{
    font-size:10px!important;
}

.sidebar-menu li .fa-mobile{
    font-size:27px!important;
}

.submenu{
    margin-bottom:0px;
}

.submenu li{
    border:none!important
}

.submenu li a{
    border:none;
}

.submenu a{
    text-indent:15px!important;
    color:#7e7e7e!important;
    margin-left:-px;
    font-size:11px;
    line-height:40px;
    line-height:100%;
    margin-top:-1px;
    margin-left:-10px;
    text-transform:none!important;
}

.submenu .fa-angle-right{
    font-size:8px!important;
    top:0px;
    left:35px!important;
}

.submenu .fa-circle{
    text-indent:19px;
}

.deploy-submenu .fa-plus{
    font-size:8px!important;
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-menu{
   background-color:rgba(255,255,255,0.02); 
}

.active-menu .fa-circle{
    color:#27ae60!important;
    font-size:6px!important;
}

.active-submenu{
    -webkit-transition-delay: 250ms; 
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);
    transition:all 250ms ease;
}

.active-submenu .fa-plus{
    margin-top:1px;
    color:#c0392b!important;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg); 
    transform: rotate(135deg);
    transition:all 250ms ease;
}

.submenu{
    display:none;
    overflow:hidden;
}

.show-submenu{
    display:block;
}

.submenu li:last-child a{
    border-bottom:solid 1px rgba(0,0,0,0.1)!important;
}

.border-clear{
    
}

/*Center Socials*/

.center-socials{
    width:180px;
    margin-left:auto;
    margin-right:auto;  
    margin-bottom:0px;
    padding-top:10px;
    margin-top:-10px;
}

.center-socials a{
    transition:all 250ms ease;
    margin-bottom:30px;
}

.center-socials a:hover{
    color:#FFFFFF;
    transform:scale(1.1, 1.1);
    transition:all 250ms ease;
}

.center-socials a i{
    width:40px;
    height:40px;
    line-height:40px;
}

.center-socials .facebook-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .twitter-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}

.center-socials .google-social{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    border-radius:40px;
    float:left;
    margin-left:10px;
    margin-right:10px;
}


/*Content Heading*/
/*///////////////*/

.content-heading{
    margin-bottom:30px; 
}

.content-heading h4{
    color:#FFFFFF;
    position:absolute;  
    z-index:9999;
    text-transform:uppercase;
    margin-top:27px;
    padding-left:30px;
    pointer-events:none;
    font-weight:800;
}

.content-heading{
    max-height:100px;   
}

.content-heading p{
    color:#FFFFFF;
    position:absolute;  
    z-index:999;
    margin-top:48px;
    padding-left:30px;
    opacity:0.5;
    pointer-events:none;
}

.content-heading .overlay{
    z-index:99;
    background-color:rgba(0,0,0,0.8);
}

.content-heading i{
    font-size:32px;
    position:absolute;
    color:#FFFFFF;
    right:30px; 
    z-index:999;
    margin-top:36px;
    pointer-events:none;
}

.content-heading img{
    width:100%;
    display:block;
    position:relative;
    z-index:2;
    transition:all 250ms ease;
}

.content-heading img:hover{
    filter: blur(3px);  
    -webkit-filter:blur(3px);
    transition:all 250ms ease;
}

@media (min-width:768px){
    .content-heading{
        max-height:140px;   
    }
    
    .content-heading h4{
        font-size:20px; 
        margin-top:45px;
        padding-left:50px;
    }
    
    .content-heading p{
        font-size:13px; 
        margin-top:75px;
        padding-left:50px;
    }
    
    .content-heading i{
        font-size:40px;
        margin-top:53px;
        right:50px; 
    }
}



/*Thumbnails Columns*/

.thumb-clear{
    height:40px;
    display:block;
    width:100%;
}

.thumb-left{
    line-height:24px;
    display:block;
    padding-bottom:10px;
}

.thumb-left a{
    display:block;
    text-align:right;
}

.thumb-left img{
    width:100px;
    height:100px;
    border-radius:100px;
    float:left;
    margin-right:20px;
    transition:all 250ms ease;
}

.thumb-left img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.thumb-left strong{
    color:#1a1a1a;
    display:inline-block;
    padding-bottom:5px;
    font-size:13px;
}

.thumb-left em{
    font-style:normal;
}

.thumb-right{
    line-height:24px;
    display:block;
    padding-bottom:10px;
}

.thumb-right img{
    width:100px;
    height:100px;
    border-radius:100px;
    float:right;
    margin-left:20px;
    transition:all 250ms ease;
}

.thumb-right img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.thumb-right strong{
    color:#1a1a1a;
    display:inline-block;
    padding-top:5px;
    padding-bottom:5px;
    font-size:13px;
}

.thumb-right em{
    font-style:normal;
}


@media (min-width:600px){
    .thumb-left img{
        width:140px;
        height:140px;
        border-radius:150px;    
    }
    
    .thumb-left em{
        line-height:28px;   
    }
    
    .thumb-left strong{
        padding-top:10px;   
    }
    
    .thumb-right img{
        width:140px;
        height:140px;
        border-radius:150px;    
    }
    
    .thumb-right em{
        line-height:28px;   
    }
    
    .thumb-right strong{
        padding-top:10px;   
    }   
}


/*////////////////////*/
/*Quote & Staff Slider*/
/*////////////////////*/

.staff-item img{
    /* border-radius:300px; */
    max-width:150px;
    margin-left:auto;
    margin-right:auto;
    transition:all 250ms ease;
    margin-top:10px;
}

.staff-item img:hover{
    transform:scale(0.9, 0.9);
    transition:all 250ms ease;
}

.staff-item h4{
    text-align:center;
    margin-top:20px;    
    font-size:16px;
}

.staff-item em{
    text-align:center;
    font-size:12px;
    color:#e34e47;
    display:block;
    margin-top:-10px;
    margin-bottom:10px;
    font-style:normal;
}

.staff-item strong{
    display:block;  
    font-weight:400;
    text-align:center;
    padding-left:20px;
    padding-right:20px;
    line-height:28px;
}



/* Quote Slider */

.quote-slider h4{
    font-family:'Source Sans Pro', sans-serif;
    /* font-size:18px; */
    font-weight:300;
    width:87%;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    line-height:36px;
}

.quote-slider a{
    text-align:center;
    margin-top:20px;    
}




.features-page a{
    font-size:14px;
}

.features-page a i {
    width:15px;
    text-align:center;
    padding-right:30px;
    color:#c0392b;
}

.features-page{
    border-top:solid 1px rgba(0,0,0,0.1);
    margin-top:30px!important;
    display:block;
}

.features-page a{
    line-height:60px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    color:#1f1f1f;
    font-weight:500;
}

.features-page a:hover{color:#1f1f1f;}

.features-page .fa-angle-right{
    float:right;
    line-height:60px;
    text-align:right!important;
    margin-right:-20px;
}


/*Back Button*/

.back-button{
    position:absolute;
    right:0px;
    z-index:10;
    font-size:13px;
}

.back-button i{
    padding-right:10px;
    font-size:12px;
}



/*Reminder Box*/

.reminder-check-square{
    background-image:url(../images/ui/checkbox1.png);
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder-check-round{
    background-image:url(../images/ui/radio2.png);
    background-repeat:no-repeat;
    background-size:16px 18px;
    background-position:10px 43px;
}

.reminder i{
    padding-right:10px;
}

.reminder-check-square-selected{
    background-image:url(../images/ui/checkbox1c.png);
}

.reminder-check-round-selected{
    background-image:url(../images/ui/radio2c.png);
}

.reminder-check-square-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-square-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder-check-round-selected em{opacity:0.5; transition:all 250ms ease;}
.reminder-check-round-selected strong{opacity:0.5; transition:all 250ms ease;}

.reminder strong{
    font-size:14px;
    font-weight:600;
    padding-left:50px;
    color:#1f1f1f;
    transition:all 250ms ease;
}

.reminder em{
    display:block;
    padding-left:50px;
    transition:all 250ms ease;
    font-style:normal
}

.reminder{
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    padding-top:30px;
}


/*Checklists*/

.checklist-square{
    font-size:14px;
    font-weight:500;
    background-image:url(../images/ui/checkbox1.png);
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-square-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-square:hover{
    color:#1f1f1f;
}

.checklist-square-selected{
    background-image:url(../images/ui/checkbox1c.png);
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}

.checklist-round{
    font-size:14px;
    font-weight:500;
    background-image:url(../images/ui/radio1.png);
    background-size:16px 18px;
    background-position:0px 32px;
    background-repeat:no-repeat;
    padding-left:30px;
    border-bottom:solid 1px rgba(0,0,0,0.1);
    padding-bottom:30px;
    color:#1f1f1f;
    transition:all 250ms ease;
    padding-top:30px;
}

.checklist-round-selected:hover{
    color:#1f1f1f;
    text-decoration:line-through!important;
    transition:all 250ms ease;
}

.checklist-round:hover{
    color:#1f1f1f;
}

.checklist-round-selected{
    background-image:url(../images/ui/radio1c.png);
    text-decoration:line-through;
    opacity:0.5;
    transition:all 250ms ease;
}

.bottom1{
    border-bottom: 1px dashed #333;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 8px;
    font-size: 16px;
    font-weight: bold;
    height: 23px;
}
.shade{
    border-bottom: 1px dashed #e1e1e1;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 3px;
    /* font-size: 16px; */
    font-weight: bold;
    color: #e1e1e1;
}
.badge-red {
    min-width: 18px;
    min-height: 18px;
    text-align: center;
    line-height: 19px;
    border-radius: 40px;
    float: left;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    left: 67.3%;
    top: 31%;
    position: absolute;
    background: #FF2022;
    z-index: 5;
    font-size: 10px;
    color: #FFFFFF;
}
.button-red-border {
    
    color: #FF2022;
    border: 1px solid #FF2022;
    font-weight: bold;
}
.button-red-border:hover {
    
    color: #FF2022 !important;
    border: 1px solid #FF2022;
}
.arrowright {  
    float: right;  
    /* margin-left: 10px; */  
    /* margin-right: 10px; */ 
    left: 90.3%; 
    top: 36%; 
    position: absolute;
}

.bottom-20{
    margin-bottom: 20px;
}
.responsive-image2{
    width: 100%;
}
.item-info img{
    display: inline-block !important;
    position: relative;
    overflow: hidden;
}
.col-6{
    width: 50%;
    float: left;
    height: 100%;
    /* float: right; */
}
.col-12{
    width: 100%;
    float: left;
    height: 100%;
    /* float: right; */
}

.col-2{
    width: 25%;
    float: left;
    height: 100%;
    /* float: right; */
}
.col-3{
    width: 33.33%;
    float: left;
    height: 100%;
    /* float: right; */
}

.col-9{
    width: 66.66%;
    float: left;
    height: 100%;
    /* float: right; */
}
.col-10{
    width: 75%;
    float: left;
    height: 100%;
    /* float: right; */
}
.col-1{
    width: 12%;
    float: left;
    height: 100%;
    /* float: right; */
}
.col-4{
    width: 40%;
    float: left;
    height: 100%;
    /* float: right; */
}
.col-8{
    width: 60%;
    float: left;
    height: 100%;
    /* float: right; */
}
.col-11{
    width: 82%;
    float: left;
    height: 100%;
    /* float: right; */
}
.red-1{
    color: #FF0000;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
    font-weight: 700;
}
.item-info{
    padding: 10px;
    
}
.item-info2{
    padding: 20px;
    
}
.item-info h2{
    font-size: 16px;
}
.item{

margin: 10px;

-webkit-box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);

-moz-box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);

box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);

overflow: scroll;

padding-bottom: 10px;

/* width: 360px; */
}



.content-menu{
        clear: both;
    margin-left: 0px;
    margin-right: 0px;
}
.font14{
    font-size: 14px;
}
.price-quantity{
    z-index: 10000;
    bottom: 10px;
    position: absolute;
    width: 100%;
    font-size: 18px;
    color: #FFFFFF !important;
    padding: 0px 20px 10px 20px;
    vertical-align:middle;
}
.price-quantity img{
    display: inline;
    vertical-align:middle;
}

.price-quantity-2{
    /* z-index: 10000; */
    /* bottom: 10px; */
    /* position: absolute; */
    width: 100%;
    font-size: 20px;
    color: #000000 !important;
    padding: 20px 20px 10px 0px;*
    vertical-align:middle; */
    /* height: 150px; */
    /* top: 53px; */
    margin-top: -32px;
}
.price-quantity-2 img{
    display: inline;
    vertical-align:middle;
}

.liked{
    z-index: 10001;
    top: 20px;
    position: absolute;
    width: 100%;
    font-size: 20px;
    color: #FFFFFF !important;
    padding: 0px 20px 10px 20px;
}
.liked img{
    display: inline;
    vertical-align:middle;
}

.liked2{
    z-index: 10001;
    top: 85%;
    position: absolute;
    width: 100%;
    font-size: 20px;
    color: #FFFFFF !important;
    padding: 0px 20px 10px 20px;
}
.liked2 img{
    display: inline;
    vertical-align:middle;
}

.dots{
    z-index: 10001;
    bottom: 30px;
    /* position: absolute; */
    text-align: center;
    letter-spacing: 2px;
}
.hash{
    background: #F9F9F9;
    margin-right: 0px !important;
    margin-left: 0px !important;
    padding-top: 20px;
}
.hash strong{
    font-size: 14px !important;
    font-weight: 600 !important;
}
.margin-top-20{
    margin-top: 20px;
}
.showloc{
    z-index: 10002;
    top: 60px;
    left: 20px;
    width: 90%;
    padding: 5px;
    color: #333;
    border: 1px solid #F1F1F1;
    background: #F1F1F1;
    position: absolute;
}

.showloc::after, #showloc::before {
    content:"";
    border-width: 20px;
    border-style: solid;
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%);
}

.showloc::after {
    border-width: 10px;
    margin-bottom: 1px;
    border-color: transparent transparent #f1f1f1 transparent;
}
.showloc::before {
    border-color: transparent transparent black transparent;
}

.text-box-search{
    border: 1px solid #333;
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
}
.locateme{
    width: 100%;
}
.active-item{
    display: inline;
}
.inactive-item{
    display: none;
}


 .overlay2{
    pointer-events:none;
    position:absolute;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.5);
    background: -webkit-linear-gradient(red, yellow); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, yellow); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, yellow); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(24, 23, 23, 0), rgba(6, 6, 6, 0.52)); /* Standard syntax */
    z-index:9999;
}

.countbox{
    width: 50%;
    padding: 20px;
    z-index: 10003;
    position: absolute;
    background: rgba(255, 32, 34, 0.86);
    font-size: 18px;
    left: 25%;
    margin-top: -39%;
    color: #FFFFFF;
}
.fixed {
    position: fixed;
    top: -1% !important;
    border-bottom: 1px solid #F1F1F1;
    background: #FFFFFF;
    width: 100%;
    z-index: 103;
}
.fixed-2 {
    position: fixed;
    top: -1% !important;
    border-bottom: 1px solid #F1F1F1;
    background: #FFFFFF;
    width: 100%;
    z-index: 102;
}
#tabs{
    width: 1200px;
    margin-bottom: 10px;
    margin-top: 20px;
    height: 26px;
    padding-left: 20px;
}
#tabs span{
    font-size: 14px;
    margin-left: 10px;
    margin-right: 10px;

}
.highlight{
    border-bottom: 2px solid #333;
    padding-bottom:3px; 
    color: #000;
    -webkit-font-smoothing: antialiased;
}
.slideleft{
    position: absolute;
    z-index: 10012;
    left: -11px;
    padding-left: 20px;
    font-size: 15px;
    top: 75px;
    background: #FFF;
    height: 40px;
}

.highlight:after {
    content: '';
    display: inline-block;
    margin: auto;
    height: 3px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}
.highlight:hover:after {
    width: 100%;
    background: blue;
}
.cotainer-1{
    margin-bottom: 20px;
}
.tab{
    padding: 10px;
    border-top: 3px solid #d7d7d7;
    border-right: 2px solid #d7d7d7;
    font-size: 16px;
    color: #000;
    line-height: 18px;
    letter-spacing: 0.07;
}
.tab2{
    padding: 10px;
    border-top: 3px solid #d7d7d7;
    border-right: 2px solid #d7d7d7;
    background:  #d7d7d7;
    font-size: 16px;
    color: #80000000;
    line-height: 18px;
    letter-spacing: 0.07;
}
.noborder-right{
    border-right:0px; 
}
.overcart{
    z-index: 10020;
    top: 3%;
    position: absolute;
    width: 100%;
    height: 60px;
}
.contact-deploy2{
    padding-bottom: 10px;
}
.contact-deploy2 img{
    margin-top: 30%;
    /* position:absolute; */
    margin-left: 28%;
}
.badge-red2 {
    min-width: 18px;
    min-height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 40px;
    float: left;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    left: 51.3%;
    top: 0%;
    position: absolute;
    background: #FF2022;
    z-index: 5;
    font-size: 10px;
    color: #FFFFFF;
}
.badge-ash{
    background: #FFFFFF;
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 40px;
    right: 5%;
}
.pageback{
    font-size: 18px;
    color: #FFFFFF;
    padding-left: 20px;
    opacity: 50%;
}
.blackash{
    color: rgba(85, 85, 85, 0.82);
}
.lowspice{
    background: url('../images/icons/lowspice.png') no-repeat;
    width: 40px;
    height: 40px;
    padding: 10px;
    margin-right: 10px;
    letter-spacing: 10px;
}
.mediumspice{
    background: url('../images/icons/mediumspice.png') no-repeat;
    width: 60px;
    height: 40px;
    padding: 10px;
    margin-right: 15px;
    line-height: 30px;
    letter-spacing: 10px;
}
.spicy{
    background: url('../images/icons/spicy.png') no-repeat;
    width: 100px;
    height: 40px;
    padding: 10px;
    margin-right: 10px;
    line-height: 30px;
    letter-spacing: 25px;
}
#sec1-description{
    padding: 50px 10px;
    min-height: 100px;
    margin-top: 40px;
} 

#sec2-description{
    padding: 20px 10px;
    min-height: 100px;
    margin-top: 40px;
}

#sec1-description h3{
    color: #d9000000;
    line-height: 16px;
    letter-spacing: 0.14;

}
#sec1-description p{
   overflow: visible !important;
}
#sec2-description p{
    overflow: visible !important;
}

#menutab .sp-thumbnail {
    width: 100%;
    padding: 3px;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 17px;
}

#menutab .sp-thumbnail-title {
    /* margin-bottom: 5px; */
    ext-transform: uppercase;
    color: #000;
}

#menutab .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}

.price-quantity-2 {
    z-index: 10000;
    /* bottom: -25%; */
    position: absolute;
    width: 100%;
    font-size: 20px;
    color: #FFFFFF !important;
    padding: 0px 40px 10px 20px;
    vertical-align: middle;
    margin-top: -10%;
}
.price-quantity-3 {
    z-index: 10000;
    bottom: 35%;
    position: absolute;
    width: 100%;
    font-size: 18px;
    color: #FFFFFF !important;
    padding: 0px 40px 10px 20px;
    vertical-align: middle;
}
.price-quantity-3 img{
    display: inline;
    vertical-align:middle;
}
.overlay3 {
    pointer-events: none;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    background: -webkit-linear-gradient(red, yellow);
    background: -o-linear-gradient(red, yellow);
    background: -moz-linear-gradient(red, yellow);
    background: linear-gradient(rgba(24, 23, 23, 0.07), rgba(6, 6, 6, 0.55));
    z-index: 9999;
}
.item-2 {
    /* height: 180%; */
    margin: 10px;
    padding-bottom: 12px;
    -webkit-box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);
}
.liked-2 {
    z-index: 10001;
    margin-top: -60%;
    position: absolute;
    width: 100%;
    font-size: 20px;
    color: #FFFFFF !important;
    padding: 0px 30px 10px 20px;
}
.liked-2 img {
    display: inline;
    vertical-align: middle;
}

.countbox-2{
    width: 50%;
    padding: 20px;
    z-index: 10003;
    position: absolute;
    background: rgba(255, 32, 34, 0.86);
    font-size: 18px;
    left: 25%;
    top: 26%;
    color: #FFFFFF;
}
.price-quantity-dish {
    font-size: 20px;
    line-height: 47px;
    color: #000;
}
.liked-dish{
    z-index: 10001;
    top: 30%;
    position: absolute;
    width: 100%;
    font-size: 20px;
    color: #FFFFFF !important;
    padding: 0px 20px 10px 20px;
}
.liked-dish img{
    display: inline;
    vertical-align: middle;
}
.fixed-bottom{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10050;
}
.red-bottom{
    background: #FF2022;
    height: 40px;
    color: #FFFFFF;
    font-size: 18px;
}
.red-bottom-2{
    background: #FF2022;
    min-height: 60px;
    color: #FFFFFF;
    font-size: 18px;
}
#spice img {
    display:block;
    margin:auto;
}
#oil img {
    display:block;
    margin:auto;
}
#masala img {
    display:block;
    margin:auto;
}
#salt img {
    display:block;
    margin:auto;
}
.countbox-dish {
    min-width: 30px;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 40px;
    float: left;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    left: 88%;
    top: 12%;
    position: absolute;
    background: #FFFFFF;
    z-index: 5;
    /* font-size: 10px; */
    color: #010101;
}
.vline{
    border-right: 1px solid #F1F1F1;
    background: rgba(248, 249, 248, 0.32);
}

.ptop{
 padding-top: 10px;
}
.snap-drawer-left {
    right: 0;
    /* z-index: 103 !important; */
}
.snap-content {

z-index: 10 !important;
}
.header3 {
    height: 63px;
    padding-top: 30px;
    padding-left: 3%;
    padding-right: -1%;
    color: black;
    width: 100%;
}
.appbar-shadow2 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding-top: 30px !important;
}
.f16{
    font-size: 22px !important;
    color: #000000;
    font-weight: 400;
    letter-spacing: 1px;
}
.pr5{
    padding-right: 3%;
}
.item-cart{

margin: 10px;

-webkit-box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);

-moz-box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);

box-shadow: 0px 2px 13px -2px rgba(0,0,0,0.75);

overflow: scroll;

/* padding-bottom: 10px; */
}
.item-cart img{
      display: inline;
    vertical-align: middle;
}
.p5{
    padding: 5px;
}
.full-bottom-10{
    margin-bottom: 19px !important;
}
.countitem{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
}
.red-small{
    color: #FF2022;
    letter-spacing: 1px;
    font-size: 10px;
}
.item-image img{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    /* -webkit-transform: scaleX(-1); */
    /* transform: scaleX(-1); */
    filter: FlipH;
    -ms-filter: "FlipH";
}
.responsive-image3 {
    width: 135%;
    left: -54px;
}
.cartheading{
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    letter-spacing: 1px;
}
.badge-red-22 {
    min-width: 18px;
    min-height: 18px;
    text-align: center;
    line-height: 19px;
    border-radius: 40px;
    float: left;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    left: 66.9%;
    top: 39%;
    position: absolute;
    background: #FF2022;
    z-index: 5;
    font-size: 10px;
    color: #FFFFFF;
}
.sp-thumbnails-container{
   width: 100% !important;
} 
.vmiddle{
    vertical-align: middle;
}

.item-cart i{
    font-size: 24px;
}
.login-page-wrapper p{
    font-size: 16px;
    letter-spacing: 1px;
    color: #000000 !important;
    margin-bottom: 1px;
    line-height: 24px;
}
.center-button{
    letter-spacing: 1px;
}
.login-username{
    font-size: 16px;
    text-align: center;
}
#summarylist{
    min-height: 120px;
    background: #f5f5f5;
    margin: 5px;
    color: #000000;
    line-height: 2em;
}

#summarylist-2{
    min-height: 50px;
    background: #e1e1e1;
    margin: 20px 5px 5px 5px;
    color: #000000;
    padding-top: 10px;
}
.couponbox{
    
background: #f5f5f5;
    
margin: 5px;
    
color: #000000;
    
padding:10px;
}
.decoration-1 {
    height: 1px;
    background-color: rgba(0,0,0,0.1);
    /* margin-bottom: 30px; */
    display: block;
    clear: both;
}
.decoration-2 {
    height: 1px;
    background-color: rgba(0,0,0,0.1);
     margin-bottom: 20px; 

    display: block;
    clear: both;
}
.login-username-1 {
    font-size: 14px !important;
    border: 1px solid #d7d7d7;
    text-align: left;
}
.couponlink a{
    font-size: 16px;
    color: rgba(255, 32, 34, 0.91) !important;
}
.couponlink a:hover{
    font-size: 16px;
    color: rgba(255, 32, 34, 0.91) !important;
    font-weight: bold;
}
.couponlinke small{
    color: #ffffff;
}
.pre{
    color: #FF2022;
    margin-left: 20px;
    cursor: pointer;
}
.stickbottom{
    min-height: 10px;
    margin-bottom: 50px;
}
#dis_section{
    color: green;
}
.dash-border{
    border-top: 1px  dashed #FF2022;
    border-bottom: 1px dashed #FF2022;
    color: #FF2022;
    padding: 5px;
}
#receivercontact{
    color: #000;
}
.f19{
    font-size: 19px;
}

.font18{
 font-size: 18px;
}
.font16{
 font-size: 16px;
}
.font15{
 font-size: 16px;
}
.cartheading img{
    display: inline-block;
}
.r-m-10{
    margin-right: 10px;
}
.p-tb-10{
    padding-top: 20px;
    padding-bottom: 20px;
}
.font14{
    font-size: 14px;
}
#existingaddress input[type="radio"] {

    height: 22px;
    width: 22px;
    -webkit-appearance: radio;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 10px;
    background: white;
    
    
}

#existingaddress input[type="radio"]:checked {

    height: 22px;
    width: 22px;
    -webkit-appearance: radio;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 10px;
    background: #FF2022;
}
#opts input[type="radio"] {

    height: 22px;
    width: 22px;
    -webkit-appearance: radio;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 10px;
    background: white;
    line-height: 60px;
    
    
}

#opts input[type="radio"]:checked {

    height: 22px;
    width: 22px;
    -webkit-appearance: radio;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 10px;
    background: #FF2022;

}
.p10{
    padding: 10px;
}
.padding20{
    padding: 20px;
}

.coverpage-slider .logo img {
    width: 80px;
    height: 80%;
    top: 10%;
    margin: 0 auto;
}
.overlay-ext {
    width: 95% !important;
    height: 122% !important;
    }

.item-drop-box{
    font-size: 14px;
    color: #333;
    border: 1px solid #adadad;
    padding: 3px;
    font-weight: 600;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 100000; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
.modal-header {
    padding: 5px 2px 2px 16px;
    /*background-color: #5cb85c;*/
    color: white;
    border-bottom: 1px solid #e1e1e1
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    /*background-color: #5cb85c;*/
    color: white;
}

.br-widget a{
    display: inline !important;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}

.badge-red-noti {
    min-width: 18px;
    min-height: 18px;
    text-align: center;
    line-height: 19px;
    border-radius: 40px;
    float: left;
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    left: 49.3%;
    top: 31%;
    position: absolute;
    background: #FF2022;
    z-index: 5;
    font-size: 10px;
    color: #FFFFFF;
}
.button-border:hover{
    border:1px solid #f5f5f5;
    padding: 5px;
    box-radius: 40px;
}
.header2 img{
    opacity: 0.6 !important;
}
.header2 .active img{
    opacity: 1 !important;
}
i.header2 {
    font-size: 16px !important;
    color: #333 !important;
}
.header2 a{
    font-size: 16px !important;
    color: #333 !important;
}
.header3 a{
    font-size: 21px !important;
    color: #333 !important;
}
i.header23{
    font-size: 16px !important;
    color: #333 !important;
}
.header2 img:hover{
  
    background: #EEEEEE;
    
    border-radius: 40px;
}
.pl10{
 padding-left: 10px;
}
#status{
      border: 4px solid #FF2022;
  border-radius: 50%;
  border-top: 4px solid #FF2022;

  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
      z-index: 99999999;
    width: 64px !important;
    height: 64px !important;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(http://readybowl.com/images/logo/logo1.png);
    background-size: 44px 44px;
    background-repeat: no-repeat;
    background-position: center;
    margin: -32px 0 0 -32px !important;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.header3 a:hover{
     border-radius: 50%;
     background: #CCC;
     width: 22px;
     height: 22px;
     
     -webkit-animation: fadein 2s linear infinite;
     animation: fadein 2s linear infinite;
}