 

html, body{
    width:100%;
    height: 100%;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: 'Raleway', sans-serif;
    font-size: 100%/1.5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline-width: 0;
}
.text-uppercase {
    text-transform:uppercase;
}
h2 {
    margin:0;
}
a{
 outline:none !important;   
}
/*a {
    outline:none !important;
    color:#ffffff;
    text-decoration: none;
}*/

.padded_all {
    padding:20px;
} 
.no-padding{
    padding: 0 !important;
}
.only-padding-left {
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.only-padding-right {
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.padding-left-0{
    padding-left:0 !important;
}

.padding-right-0{
    padding-right: 0 !important;
}
.only-padding-left {
    padding:0 0 0 15px;
}
.page-bar {
    
    border: medium none;
   
    position: relative;
/*    padding:20px;*/
}
.common-hr {
    margin:0;
/*    border:1px solid #eee;*/
/*    margin: 3px 10px;*/
}
.shopping-bag-datas .common-hr
{
    display: none;
}
.common-hr-margin-5 {
    margin:5px 0;
}
.box-with-border {
    padding:20px;
    background: #ffffff;
    border: 1px solid #d8d3c0;
}
.box-with-border_02 {
    padding:20px;
    background: #fffcef;
    border: 1px solid #d8d3c0;    
}
.box-with-border_02-no-bg {
    padding:20px;
/*    background: #fffcef;*/
    border: 1px solid #d8d3c0;    
}
.portlet{
    display:block;
    -webkit-background-clip:border-box;
    -moz-background-clip:border-box;
    background-clip:border-box;
    min-height: 5px;
    margin:0;
    padding:20px;
    border:1px solid #C4D7ED;
    position: relative;
    font-size:14px;
}

.portlet .portlet-header{
    min-height:30px;
    padding:0 0 0 10px;
}

.portlet .portlet-body{
    clear: both;
/*    padding:0 0 10px 10px;*/
   padding: 0;
    margin: 0;
    position : relative;
}
.portlet .portlet-footer{
    clear: both;
    padding:0 0 10px 10px;
    margin: 0;
    position : relative;
}
.main-header{
    
    color:#3e1e17;
    text-align:center;
/*    padding:60px 0 40px 0;*/
}
.vertical-padding-40 {
    padding:40px 0;
}
.vertical-margin-40 {
    margin:40px 0;
}
.top-margin-20 {
    margin-top:20px;
}
.top-margin-40 {
    margin-top:40px;
}
.top-margin-10 {
   margin-top:10px; 
}
.vertical-margin-20 {
    margin:20px 0;
}
.horizontal-margin-30 {
    margin: 0 30px;
}
.allover-margin-10 {
    margin:10px;
}
.allover-margin-30 {
    margin: 30px;
}
.vertical-margin-10 {
    margin:10px 0;
}
.vertical-padding-20 {
    padding:20px 0;
}
.vertical-padding-10 {
    padding:10px 0;
}
.vertical-padding-5 {
    padding:5px 0;
}
.top-padding-20 {
    padding-top:20px;
}
.top-padding-70 {
    padding-top:70px;
}
.top-padding-60 {
    padding-top:60px;
}
.padding-bottom-65 {
    padding-bottom:65px;
}
.main-header h2 {
    font-size:2.2em;
    font-weight:bold;
    font-family: 'Raleway', sans-serif;
    background:url(../img/all_heading-bg.png) no-repeat center;
    text-transform: uppercase;
    padding:20px 0;
}
.newsletter-header{  
    color:#000000;
    text-align:center;
    padding:0 0 35px 0;
    text-transform: uppercase;
}
.social-header{    
    color:#ffffff;
    text-align:center;
    padding:0 0 35px 0;
    font-size:20px;
    text-transform: uppercase;
}
.social-header h2 {
    font-size:2.5rem;
}
.newsletter-header h2 {
     font-size:1.8em;
    font-weight:500;
    font-family: 'Raleway', sans-serif;
    margin:0;
}
h3.stylish-heading {
    font-size:3em;
    font-family: 'youreinvitedregular';
    color:#ffffff;
    font-weight: 400;
}
/*-- defailt css ends --*/
/*-- home_rowone styles starts --*/
.home_rowone {
    background:#c2272d;
    height:auto;
}
.home_rowone_left {
    width:233px;
    height:64px;
    margin:32px 0;
}
.phone {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #c20100;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    display: table;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    width: 180px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
}
.phone i {
    margin-right:5px;
}
.phone span {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.top_list {
    margin-top:30px;
}
.top_list ul li {
    display:inline-block;
/*    padding:0 15px;*/
}
.top_list ul li:last-child {
    padding-right:0;
    border-right:none;
}
.top_list ul li {
    border-right:1px solid #ffffff;
}
.top_list ul li a {
    color:#ffffff;
    font-weight: 500;
}
.banner
{
  background-image: url(../img/static_banner.jpg);
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  height: 800px;
}
.home_rowtwo figcaption {
    position:absolute;
    bottom:0;
    right:0;
    left:0;
    margin-left:0;
    margin-right:0;
    bottom:40%;
}
.booking_div_wrapper.clearfix {
/*    background-color: rgba(255,255,255,0.5);*/
    padding: 20px 0;
}
.caption-text {
    color:#ffffff;
    font-family: 'Courgette', cursive;
    font-size: 4.5rem;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.9);
    /* letter-spacing: 0.3rem; */
}

.booking_div_wrapper select{
   height:50px;
   width:99%;
   border:none;
    height:50px;
    border:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url('../img/select.png') no-repeat 90% 50%;
    padding-left:18px;
}
.booking_div_wrapper input[type="text"]{
   height:50px;
   width:99%;
   border:none;
    height:50px;
    border:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    padding-left:18px;
}
.floating-all-fields {
    height: auto;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
}
.form-group.select-sections {
    float: left;
    width: 45%;
}
.form-group.select-area {
    float: left;
    width: 45%;
}
.form-group.floating-submit {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #c20100 ;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: left;
    width: 10%;
}
.form-group.floating-submit input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #c20100;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    border-right-color: -moz-use-text-color;
    border-right-style: none;
    border-right-width: medium;
    border-top-color: -moz-use-text-color;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    color: #ffffff;
    height: 50px;
    text-transform: uppercase;
    width: 100%;
    font-size: 1.4rem;
}
.search_wrapping_div {
    background: #fba90c;
    color:#ffffff;
    padding:45px 30px;
    height:265px;
}
.choose_wrapping_div {
    background: #fb970c;
    color:#ffffff;
    padding:45px 30px;
    height:265px;
}
.pay_wrapping_div {
    background: #ff8400;
    color:#ffffff;
    padding:45px 30px;
    height:265px;
}
.deliver_wrapping_div {
    background: #ff7200;
    color:#ffffff;
    padding:45px 30px;
    height:265px;
}
.carousel_01 .owl-pagination {
    display:none;
}
/*-- home_rowone styles end --*/




    #owl-demo-02 .item{
      margin: 3px;
    }
    #owl-demo-02 .item img{
      display: block;
      width: 100%;
      height: auto;
    }

    .home_rowfour {
     background:url(../img/newsletter_bg.jpg) no-repeat center;   
    }
    
    .newsletter_form select {
    width:100%;
    height:45px;
    border:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -o-appearance: none;
    background: #444444 url('../img/select.png') no-repeat 90% 50%;
    color:#777777;
    padding-left:7px;
    border:1px solid #777777;
    }
    select::-ms-expand {
    display: none;
}
    .newsletter_form input[type="email"] {
    width:100%;
    height:45px;
    border:none;
    border-radius: 0;
    }
    .newsletter_form input[type="submit"] {
    width:100%;
    height:45px;
    border:none;
    border-radius: 0;
    background: #c2272d;
    color:#ffffff;
    text-transform: uppercase;
    font-size:2rem;
    }
    .home_rowfive {
        background:#373737;
    }
    .social-btns ul li {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/social_icon_bg.png");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: inline-block;
    float: left;
    height: 62px;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
    width: 33.33%;
}
    .social-btns ul li a {
    color: #373737;
    display: table;
    height: 100%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    vertical-align: middle;
}
.social-btns ul li a:hover {
    color:#c2272d;
    text-decoration: none;
}
.social-btns ul li a i {
    display: table-cell;
    left: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    right: 0;
    text-align: center;
    vertical-align: middle;
}

.pay-btns ul li {
    width:25%;
    float:left;
    display: inline-block;
}
.pay-btns ul li img {
    width: 90%;
    height:30px;
}
.login-pre div#preloader { position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%;
                    overflow: visible; background: #fff url('http://files.mimoymima.com/images/loading.gif') no-repeat center center;  display:none; }
.footer-list ul li {
    display: inline;
    padding:0 18px;
    border-right:1px solid #999999;
    
}
.footer-list ul li:last-child {
    border:none;
}
.footer-list ul li a:hover {
    color:#dddddd;
}
.footer-list ul li a {
    color: #999999;
    font-size: 1.3rem;
    text-transform: uppercase;
    transition:all ease 0.5s;
    text-decoration:none;
    font-weight:500;
}
.white-panel {
  position: absolute;
  background: white;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 10px;
}
.home_rowsix {
    background: #000000;
    color: #707070;
    height:auto;
    font-size:1.3rem;
    font-weight:500;
}

.main-header-popular h2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../img/all_heading-bg.png");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 72%;
    font-family: "Raleway",sans-serif;
    font-size: 2.2em;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    text-transform: uppercase;
}

/*-- restaurent page styles start --*/
.restaurant-wrapper {
    font-family: 'Montserrat', sans-serif;
}
.pagination ul li {
    float:left;
    display:inline-block;
    padding:0 10px;
}
.delivery_specifications {
    font-family: 'Open Sans', sans-serif;
}
.delivery_specifications ul li {
    width:50%;
    float:left;
    text-align:left;
    list-style: none;
    padding:3px 0;
}
/*.delivery_specifications ul li:nth-child(even) {
    font-weight:bold;
}*/
.delivery_specifications ul li:nth-child(odd) {
    font-weight:400;
    font-size: 1.4rem;
    font-style: italic;
}
.restaurent_rowtwo_left_rowfour .panel-heading {
    border:none !important;
}
.restaurent-tab-img img {
    height:125px;
    width:125px;
/*    border:1px solid #dddddd;*/
}
.user-reviews-section {
    font-family: 'Open Sans', sans-serif;
}
.reviews-heading {
    font-weight: 700;
}
.review-content {
   color: #7f7f7f; 
}
.review-footer {
    color:#c2272d;
    font-weight: lighter;
}
.order-numbers {
    float:left;
    margin: 1.3rem 0;
    vertical-align: bottom;
    position: inherit;
    /* bottom: 0; */
}
.restaurent-tab-img h3 {
    font-size: 1.5rem;
}
.order-numbers .input-group{
    width: 40%;
    float:left;
}
.calculated-price {
    float: left;
    width: 40%;
    padding:3%;
}
.calculated-price span {
    font-weight:bold;
    
}
.restaurant-order-btn i {
    color: #ff5333;
    float: right;
    font-size: 2.5rem;
    position: relative;
    top: 4px;
}
.Delivery-details-right i {
    margin-left:1rem;
    color: #c2272d;
}
.restaurent_rowtwo_left_rowone .media-body .two-food-list ul li{
    color:#000000;   
    display: inline;
    padding:0 10px;
    border-right:1px solid #000000;
    font-weight: bold;
}
.restaurent_rowtwo_left_rowone .media-body .two-food-list ul li:last-child {
    border:none;
}
.restaurent_rowtwo_left_rowone .media-body .two-food-list ul li:first-child {
    padding-left: 0;
}
.restaurent_rowtwo_left_rowone .media-body .rating-section {
    color:#ffc500;
}
.restaurent_rowtwo_left_rowone .media-body .media-heading {
    font-size: 2.5rem;
    color: #3e1e17;
}
.restaurent_rowone .pagination {
    font-size:1.2rem;
    color:#8e8e8e;
}
.restaurent_rowtwo_left_rowone .media-body .two-food-list {
    margin-top:10px;
}
.restaurent_rowtwo_left_rowone .media-left img {
    /*height: auto;*/
    border: 2px solid #dddddd;
       height: 82px;
    width: 141px;
    /*width: 100%;*/
}
.restaurent_rowtwo_left_rowthree 

.restaurent_rowtwo_left_rowthree_right {
   font-family: 'Open Sans', sans-serif; 
}
.restaurent_rowtwo_left_rowthree_right_top {
font-weight: bold;
font-size: 1.9rem; 
}
.restaurent_rowtwo_left_rowthree_right_middle {
    padding: 10px 0;
    font-weight: 600;
}
.restaurent_rowtwo_left_rowthree_right_bottom {
    color: #98937c;
    padding: 10px 0;
}
.restaurant-panel .panel-heading li {
    width:auto;
    text-align: center;
    margin-bottom:0;
}
.restaurant-panel .panel-heading li a {
    border-radius: 0;
    transition: all ease 1s;
    color: #848484;
    padding: 10px 60px;
    background: #e7e7e7;
    border:none;
    font-family: "Open Sans",sans-serif;
}
.restaurant-panel .panel-heading li.active {
   font-family: "Open Sans",sans-serif; 
}
.restaurant-panel .panel-heading li.active a {
   background: #c2272d;
   font-family: "Open Sans",sans-serif;
   
   
   border: none;
   color: #ffffff;
/*   font-family: 'Montserrat', sans-serif;*/
}
.restaurant-panel .panel-heading li a:hover,
.restaurant-panel .panel-heading li a:visited {
   background: #c2272d;
   font-family: "Open Sans",sans-serif;
   border: none;
   color: #ffffff;
/*   font-family: 'Montserrat', sans-serif;*/
}
.restaurant-panel .panel-heading .nav-tabs {
    border-bottom: 2px solid #c2272d;
}
.product-categories_list ul li {
    display:block;
    padding: 8px 15px;
}
.product-categories_list ul li a {
    color: #6d6d6d;
    transition: all ease 0.5s;
}
.product-categories_list ul li a:hover{
    color:#c2272d;
    text-decoration:none;
}
.product-categories_list ul li a:visited {
    text-decoration: none;
}
.restaurent_rowtwo_right {
    border:1px solid #dddddd;
    background-color: #ffffff;
    z-index: 2;
}

/*-- shopping bar styles start --*/

.restaurent_rowtwo_right .shopping-bag .shopping-bag-rowone {
    background:#c2272d;
    color:#ffffff;
    padding:10px 0
}
.shopping-bag-rowone span {
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 1.8rem;
    position: relative;
    top: 4px;
}



/*-- shopping bar styles end --*/

.shopping-bag-rowtwo {
    margin: 10px 0;
    color: #c2272d;
    font-weight: 500;
    font-size: 1.4rem;
    font-family: 'Open Sans', sans-serif;
}
.shopping-bag-rowthree {
    margin: 10px 0;
/*    color: #c2272d;*/
    font-weight: 500;
/*    font-size: 1.4rem;*/
    font-family: 'Open Sans', sans-serif;
}

.mybag-blocks-widget{
    display: table !important;
}
.mybag-blocks-widget > li{
    display: table-cell !important;
    vertical-align: middle;
/*    color: #b0b0b0;*/
}

.shopping-bag-rowfour {
   margin: 10px 0;
   font-family: 'Open Sans', sans-serif;
}
.mybag_fee_name{
    width: 11%;
    text-align: left;
}
.mybag_fee_amount{
    width:13%;
    text-align:right;
}
.shopping-bag-receipe-name{
/*    width: 53%;*/
    white-space: nowrap;
    text-align: left;
}
.shopping-bag-receipe-quantity {
/*   width:23%; */
transform: scale(0.9);
}
.shopping-bag-receipe-quantity .form-control {
padding:0 !important;
}
.shopping-bag-datas {
    font-size: 1.3rem;
    color:#000000;
    /*height: 300px;
    overflow-y: auto;*/
}
li.text-right.total-bag-price {
    white-space: nowrap;
}
.shopping-bag-receipe-quantity .form-control {
    
    height:34px;
    white-space: nowrap;
    background: #e8e8e8 none repeat scroll 0 0;
    border-radius: 50px;
/*    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.16) inset;*/
    text-align: center;
    color:#a2a2a2;
/*    height:25px;*/
}
h3.mebu-name {
    vertical-align: top;
    padding-top: 0;
    margin-top: 0;
    color: #c2272d;
    font-size: 2rem;
}
/*-- plus minus plugin css starts --*/

.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: normal;
}

/*-- plus minus plugin css ends --*/
/*-- user review tab style starts --*/
.user-review-details {
  width:100%;
  height: auto;
  clear: both;
}
.user-review-details-left {
    width:48%;
    float:left;
}
.user-review-details-left ul li {
    display: inline;
    font-size:1.3rem;
    padding:0 4px;
}
.user-review-details-left ul li:nth-child(odd) {
    color:#c2272d;
    font-weight: 500;
}
.user-review-details-left ul li:nth-child(even) {
    color:#6d6d6d;
}
.user-review-details-right {
    width:48%;
    float:left;
    margin-left: 4%;
    text-align: right;
}
.user-review-details-right ul li {
    display: inline;
    font-size:1.3rem;
    padding:0 4px;
/*    border-right:1px solid #dddddd;*/
}
.user-review-details-right ul li:nth-child(odd) {
    color:#c2272d;
    font-weight: 500;
}
.user-review-details-right ul li:nth-child(even) {
    color:#6d6d6d;
}
.user-comment-details {
    border:1px solid #dddddd;
    padding:15px 0 15px 10px;
    background:#ffffff;
    border-radius: 5px;
    color:#000000;
    font-size: 1.2rem;
    font-family: 'Open Sans', sans-serif;
}
/*.user-comment-details:after {
	content: '';
	display: block;  
	position: absolute;
	left: 20px;
	bottom: 100%;
	width: 0;
	height: 0;
	border-bottom: 10px solid #dddddd;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}*/
.user-comment-details:after {
	content: '';
	display: block;
	position: absolute;
	left: 20px;
	bottom: 100%;
	width: 14px;
	height: 10px;
	/* border-bottom: 1px solid #fff; */
	/* border-top: 10px solid transparent; */
	/* border-left: 10px solid transparent; */
	/* border-right: 10px solid transparent; */
	background: url('../img/comment_up_arrow.png') no-repeat 0 0;
}
/*-- user review tab style ends --*/

.Delivery-details {
  width:100%;
  height: auto;
  clear: both;
  border:1px solid #dddddd;
}
.Delivery-details-left {
    width:48%;
    float:left;
}
.Delivery-details-left header {
    font-weight: bold;
    margin: 10px 0;
    font-size: 1.6rem;
}
.Delivery-details-left ul li {
    float:left;
    width:50%;
    list-style: none;
    font-family: 'Open Sans', sans-serif;
    padding:3px 0;
}
.Delivery-details-left ul li:nth-child(odd) {
    font-style: italic;
    font-weight: 600;
}
.Delivery-details-right {
    width:48%;
    float:left;
    margin-left: 4%;
    text-align: left;
}
.Delivery-details-right header {
    font-weight: bold;
    margin: 10px 0;
    font-size: 1.6rem;
}
.Delivery-details-right ul li {
    float:left;
    width:100%;
    list-style: none;
    font-family: 'Open Sans', sans-serif;
}
/*-- restaurent page styles ebd --*/

/*-- delivery details table starts --*/
.delivery-details-table {
    font-size: 1.2rem;
    font-family: 'Open Sans', sans-serif;
}
.delivery-details-table .cf {
    font-size:1.6rem;
}
.delivery-details-table tbody {
    font-size:1.3rem;
    text-align: right;
}
.cf th {
    text-align: right;
}
.cf th.delivery-area-header {
    text-align: left;
}
.table-striped > tbody > tr:nth-child(2n+1) {
    background:none;
}
.table-striped > tbody td[data-title="Delivery Areas"] {
    text-align:left;
}
.table-striped > tbody td[data-title="Delivery Areas"] i {
    color:#FE6F1C;
    margin-right: 1rem;
}
@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

/*-- delivery details table ends --*/
.col-xs-2.restaurent_rowtwo_left_rowthree_left img {
    /*margin-top: 1.5em;*/
}
button.btn.btn-default.bootstrap-touchspin-up {
    background-color: #c2272d;
    border-color: #c2272d;
    color:#ffffff;
}
button.btn.btn-default.bootstrap-touchspin-down {
    background-color: #c2272d;
    border-color: #c2272d;
    color:#ffffff;
}


/*-- sticky shopping bag css starts --*/

/*.sticky {
                padding: 0.5ex;
                width: auto;
                background-color: #333;
                color: #fff;
                font-size: 2em;
                border-radius: 0.5ex;
            }*/
            .sticky.stick {
    margin-left: auto;  
    position: fixed;
    top: 0;
    width: 380px;
}


.sticky_02.stick_02 {
    margin-left: auto;   
    position: fixed;
    top: 0;
    width: 264px;
}
.sticky_03.stick_03 {
    margin-left: auto;   
    position: fixed;
    top: 0;
    width: 255px;
    height: 300px;

} 
.sticky_04.stick_04 {
    margin-left: auto;   
    position: fixed;
    top: 0;
    width: 255px;

}
            
/*-- sticky shopping bag css ends --*/      

.promo-color-02{
    color: #d30100;
/*    padding: 0.3rem;
    background-color: #dddddd;
    border-radius: 1rem;*/
    margin-left: 1rem;
    font-size: 1.8rem;
}

.shopping-bag-receipe-quantity button.btn.btn-default.bootstrap-touchspin-down {
    /* background-color: #c2272d; */
    /* border-color: #c2272d; */
    color: #000000;
    padding: 0.6rem 0.8rem;
    background:none;
    border:none;
}

.shopping-bag-receipe-quantity button.btn.btn-default.bootstrap-touchspin-up {
    /* background-color: #c2272d; */
    /* border-color: #c2272d; */
    color: #000000;
    padding: 0.6rem 0.8rem;
    background:none;
    border:none;
}

/*-- styles for login and signup modal starts --*/

.sign-with-facebook {
    width: 100%;
    background-color: #3a5898;
    padding: 1.7rem;
    border-radius: 0.5rem;
    text-align: center;
    color:#ffffff;
}
.sign-with-facebook  {
    
}
.sign-with-facebook i {
    font-weight: bold;
    text-align: left;
    font-size: 1.5rem;
    float:left;
}
.main-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.main-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
/*.main-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #292a34;
  border-top: 1px solid #3b3d4b;
  color: #FFF;
}*/
@media only screen and (min-width: 768px) {
  .main-nav {
    width: auto;
    height: auto;
    background: none;
    cursor: auto;
  }
  .main-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
/*    line-height: 80px;*/
  }
  .main-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
/*  .main-nav li {
    display: inline-block;
    margin-left: 1em;
  }

  .main-nav a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
  }
  .main-nav a.cd-signin, .main-nav a.cd-signup {
    padding: .6em 1em;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 50em;
  }*/

}
/* -------------------------------- 

Login/Register popup 

-------------------------------- */
.cd-user-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(52, 54, 66, 0.9);
  z-index: 3;
  overflow-y: auto;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
  -moz-transition: opacity 0.3s 0, visibility 0 0.3s;
  transition: opacity 0.3s 0, visibility 0 0.3s;
}
.cd-user-modal.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s 0, visibility 0 0;
  -moz-transition: opacity 0.3s 0, visibility 0 0;
  transition: opacity 0.3s 0, visibility 0 0;
}
.cd-user-modal.is-visible .cd-user-modal-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-user-modal-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  background: #FFF;
  margin: 3em auto 4em;
  cursor: auto;
  border-radius: 0.25em;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-user-modal-container .cd-switcher:after {
  content: "";
  display: table;
  clear: both;
}
.cd-user-modal-container .cd-switcher li {
  width: 50%;
  float: left;
  text-align: center;
}
.cd-user-modal-container .cd-switcher li:first-child a {
  border-radius: .25em 0 0 0;
}
.cd-user-modal-container .cd-switcher li:last-child a {
  border-radius: 0 .25em 0 0;
}
.cd-user-modal-container .cd-switcher a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #d2d8d8;
  color: #809191;
}
.cd-user-modal-container .cd-switcher a.selected {
  background: #FFF;
  color: #505260;
}
@media only screen and (min-width: 600px) {
  .cd-user-modal-container {
    margin: 4em auto;
  }
  .cd-user-modal-container .cd-switcher a {
    height: 70px;
    line-height: 70px;
  }
}

.cd-form {
  padding: 1.4em;
  font-family: "Raleway",sans-serif;
}
.cd-form .fieldset {
  position: relative;
  margin: 1.4em 0;
}
.cd-form .fieldset:first-child {
  margin-top: 0;
}
.cd-form .fieldset:last-child {
  margin-bottom: 0;
}
.cd-form label {
  font-size: 14px;
  font-size: 1rem;
}
.cd-form label.image-replace {
  /* replace text with an icon */
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  text-shadow: none;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.cd-form label.cd-username {
  background-image: url("../img/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("../img/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("../img/cd-icon-password.svg");
}
.cd-form input {
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}
.cd-form input[type="checkbox"] {
  position: relative;
  top:0.3rem;
}
.cd-form input.full-width {
  width: 100%;
}
.cd-form input.eightysix-percent-width {
  width: 89%;
}
.cd-form input.ten-percent-width {
  width: 10%;
}
.cd-form input.has-padding {
  padding: 12px 20px 12px 50px;
}
.cd-form input.has-border {
  border: 1px solid #d2d8d8;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-form input.has-border:focus {
  border-color: #343642;
  box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
  outline: none;
}
.cd-form input.has-error {
  border: 1px solid #d76666;
}
.cd-form input[type=password] {
  /* space left for the HIDE button */
  padding-right: 65px;
}
.cd-form input[type=submit] {
  padding: 16px 0;
  cursor: pointer;
  background: #c2272d;
  color: #FFF;
  font-weight: bold;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
  background: #e15403;
  outline: none;
}
.cd-form .hide-password {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  padding: 6px 15px;
  border-left: 1px solid #d2d8d8;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  
  font-size: 1rem;
  color: #343642;
}
.cd-form .cd-error-message {
  display: inline-block;
  position: absolute;
  left: -5px;
  bottom: -35px;
  background: rgba(215, 102, 102, 0.9);
  padding: .8em;
  z-index: 2;
  color: #FFF;
  font-size: 13px;
  font-size: 0.8125rem;
  border-radius: 0.25em;
  /* prevent click and touch events */
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
  -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
  transition: opacity 0.2s 0, visibility 0 0.2s;
}
.cd-form .cd-error-message::after {
  /* triangle */
  content: '';
  position: absolute;
  left: 22px;
  bottom: 100%;
  height: 0;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(215, 102, 102, 0.9);
}
.cd-form .cd-error-message.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s 0, visibility 0 0;
  -moz-transition: opacity 0.2s 0, visibility 0 0;
  transition: opacity 0.2s 0, visibility 0 0;
}
@media only screen and (min-width: 600px) {
  .cd-form {
    padding: 2em;
  }
  .cd-form .fieldset {
    margin: 2em 0;
  }
  .cd-form .fieldset:first-child {
    margin-top: 0;
  }
  .cd-form .fieldset:last-child {
    margin-bottom: 0;
  }
  .cd-form input.has-padding {
    padding: 16px;
  }
  .cd-form input[type=submit] {
    padding: 16px 0;
  }
}

.cd-form-message {
  padding: 1.4em 1.4em 0;
  font-size: 14px;
  font-size: 1.5rem;
  line-height: 1.4;
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .cd-form-message {
    padding: 2em 2em 0;
  }
}

.cd-form-bottom-message {
  /*position: absolute;
  width: 100%;
  left: 0;
  bottom: -30px;
  text-align: center;
  
  font-size: 1rem; */
bottom: -10px;
display: inline;
float:left;
font-size:1rem;
left:0;
text-align:center;
width:50%;
}
.cd-form-bottom-message a {
  color: #FFF;
  font-style: italic;
  text-transform: uppercase;
/*  text-decoration: underline;*/
}

.cd-close-form {
  /* form X button on top right */
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -40px;
  background: url("../img/cd-icon-close.svg") no-repeat center center;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 1170px) {
  .cd-close-form {
    display: none;
  }
}

#cd-login, #cd-signup, #cd-reset-password {
  display: none;
}

#cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
  display: block;
}

.top_list.pull-right .main-nav ul li {
    padding: 0 15px;
}

/*-- styles for login and signup modal ends --*/

/*-- review-order.php page styles start --*/

.review-order-wrapper {
    font-family: 'Montserrat', sans-serif;
}

.review-order-rowone .pagination ,
.review-order-rowone .pagination a{
    color: #8e8e8e;
    font-size: 1.5rem;
}

.review-order-rowtwo {
    clear:both;
    width:100%;
    height:auto;
    border-top: 1px solid #ffa875;
    border-bottom: 1px solid #ffa875;
    margin:1rem 0;
}

/* -------------------------------- 

Basic Style bredcrumb 01

-------------------------------- */
.cd-breadcrumb {
width: 100%;   
}
.cd-breadcrumb, .cd-multi-steps {
/*  width: 90%;
  max-width: 768px;*/
  padding: 0.5em 1em;
  margin: 1em auto;
  background-color: #edeff0;
/*  border-radius: .25em;*/
}
.cd-breadcrumb::after, .cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-breadcrumb li, .cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb li::after, .cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}
.cd-breadcrumb li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb li > *, .cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  font-size: 1.4rem;
  color: #2c3f4c;
}
.cd-breadcrumb li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: #96c03d;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #96c03d;
}
.cd-breadcrumb.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(../img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(../img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}
.cd-breadcrumb.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}
.cd-breadcrumb.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}
.cd-breadcrumb.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}
@media only screen and (min-width: 768px) {
  .cd-breadcrumb, .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-breadcrumb li, .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-breadcrumb li::after, .cd-multi-steps li::after {
    margin: 0 1em;
  }
  .cd-breadcrumb li > *, .cd-multi-steps li > * {
    font-size: 1.6rem;
  }
}
            
/* -------------------------------- 

Triangle breadcrumb

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-breadcrumb.triangle {
    /* reset basic style */
    background-color: transparent;
    padding: 0;
  }
  .cd-breadcrumb.triangle li {
    position: relative;
    padding: 0;
    margin: 4px 4px 4px 0;
    display: inline;
    float: left;
    width: 49%;
  }
  .cd-breadcrumb.triangle li:last-of-type {
    margin-right: 0;
  }
  .cd-breadcrumb.triangle li > * {
    position: relative;
    padding: 0 .8em 0 2.5em;
    color: #2c3f4c;
    background-color: #edeff0;/* the border color is used to style its ::after pseudo-element */
    border-color: #edeff0;
    width:100%;
    height:auto;
  }
  .cd-breadcrumb.triangle li.current > div {
    /* selected step */
    color: #ffffff;
    background-color: #ffa875;
    border-color: #96c03d;
  }
  .cd-breadcrumb.triangle li:first-of-type > * {
    padding-left: 1.6em;
    /*border-radius: .25em 0 0 .25em;*/
  }
  .cd-breadcrumb.triangle li:last-of-type > * {
    padding-right: 1.6em;
    /*border-radius: 0 .25em .25em 0;*/
  }
  .no-touch .cd-breadcrumb.triangle a {
      width:100%;
/*      height:auto;*/
transition:all ease 0.5s;
  }
  .no-touch .cd-breadcrumb.triangle a:hover {
    /* steps already visited */
    color: #ffffff;
    background-color: #2c3f4c;
    border-color: #2c3f4c;
    text-decoration: none;
  }
  .cd-breadcrumb.triangle li::after, .cd-breadcrumb.triangle li > *::after {/* 
    	li > *::after is the colored triangle after each item
    	li::after is the white separator between two items
    */
    	content: '';
    	position: absolute;
    	top: 0;
    	left: 100%;
    	content: '';
    	height: 0;
    	width: 0;/* 48px is the height of the <a> element */
    	border: 45px solid transparent;
    	border-right-width: 0;
    	border-left-width: 20px;
  }
  .cd-breadcrumb.triangle li::after {
    /* this is the white separator between two items */
    z-index: 1;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
    border-left-color: #ffffff;
    /* reset style */
    margin: 0;
  }
  .cd-breadcrumb.triangle li > *::after {
    /* this is the colored triangle after each element */
    z-index: 2;
    border-left-color: inherit;
  }
  .cd-breadcrumb.triangle li:last-of-type::after, .cd-breadcrumb.triangle li:last-of-type > *::after {
    /* hide the triangle after the last step */
    display: none;
  }
  .cd-breadcrumb.triangle.custom-separator li::after {
    /* reset style */
    background-image: none;
  }
  .cd-breadcrumb.triangle.custom-icons li::after, .cd-breadcrumb.triangle.custom-icons li > *::after {
    /* 50px is the height of the <a> element */
    border-top-width: 25px;
    border-bottom-width: 25px;
  }

  @-moz-document url-prefix() {
    .cd-breadcrumb.triangle li::after,
    .cd-breadcrumb.triangle li > *::after {
      /* fix a bug on Firefix - tooth edge on css triangle */
      border-left-style: dashed;
    }
  }
}

.review-order-rowthree-left-rowone .media-body .media-heading {
    color: #3e1e17;
    font-size: 2.5rem;
}
.review-order-rowthree-left-rowone .media-body .two-food-list {
    margin-top: 10px;
}
.review-order-rowthree-left-rowone .media-body .two-food-list ul li:first-child {
    padding-left: 0;
}
.review-order-rowthree-left-rowone .media-body .two-food-list ul li:last-child {
    border:none;
}
.review-order-rowthree-left-rowone .media-body .two-food-list ul li {
    border-right-color: #000000;
    border-right-style: solid;
    border-right-width: 1px;
    color: #000000;
    display: inline;
    font-weight: bold;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
.review-order-rowthree-left-rowone .media-body .rating-section {
    color: #ffc500;
}
.review-order-blocks-widget {
    margin:0 !important;
}
.review-order-blocks-widget > li {
    display: table-cell !important;
    vertical-align: middle;
    width: 85%;
    
}

.review-order-total-widget > li {
    display: table-cell !important;
    vertical-align: middle;
    width: 100%;
}
.voucher-code-widget > li {
       display: table-cell !important;
    vertical-align: middle;
    width: 100%; 
}
.voucher-code-widget {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ff853d;
    color:#ffffff;
    font-family: "Montserrat",sans-serif;
    font-size: 2rem;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
}
.voucher-code-widget input[type="submit"] {
    
    border-radius: 0 0.5rem 0.5rem 0;
    border:none;
    
    background: #c2272d;
    color:#ffffff;
    text-transform: uppercase;
    font-size:1.5rem;    
}
.voucher-code-widget input[type="text"] {
    
    border-radius: 0.5rem 0 0 0.5rem;
    border:1px solid #c2272d;
    font-weight:300;
    background: #ffffff;
    color:#c2272d;
    text-transform: uppercase;
    font-size:1.5rem; 
    font-style: italic;
}

.review-order-total-widget {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #e9e4dc;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
    margin:0 !important;
    text-transform: uppercase;
}
.shopping-bag-receipe-quantity .btn
{
    font-size: 20px;
    padding: 2px 12px;
}
.voucher-form {
    margin:0 !important;
}

.delivery-blocks-widget {
    margin:0 !important;
}
.delivery-blocks-widget > li {
    display: table-cell !important;
    vertical-align: middle;
    width: 100%;
    
}
.round-off-widget {
    margin:0 !important;
}
.round-off-widget > li {
    display: table-cell !important;
    vertical-align: middle;
    width: 100%;
    color:#c2272d;
    font-size: 2rem;
}









.review-delivery-wrapper {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.review-delivery-element {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
.review-delivery-element-label {
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
    min-height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}
.review-delivery-element-selector-text {
    color: #616161;
    display: table;
    min-height: 25px;
    padding-left: 35px;
    padding-top: 2px;
    width: 100%;
}
.review-delivery-element-selector-text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #ccc;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #ccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 0 0 5px #fff inset;
    content: "";
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 25px;
}
.review-delivery-element-selector-text p {
    margin-bottom: 0;
}
input[type="radio"]:checked ~ .review-delivery-element-selector-text::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #c2272d;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
}
.review-delivery-title {
    margin-bottom: 0;
}
.review-delivery-description {
    font-size: 14px;
    font-weight: 400;
}
@media screen and (min-width: 768px) {
.review-delivery-description {
    font-size: 16px;
}
}
.review-delivery-pickup-message {
    color: #a39c90;
    font-style: italic;
}
.review-delivery-information {
    display: table-cell;
    vertical-align: middle;
}
.review-delivery-information .review-delivery-title {
    border-bottom-color: #dddddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #3e1e17;
    font-family: "Raleway",sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.review-delivery-information .review-delivery-description {
/*    border-bottom-color: #dddddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;*/
    color: #98937c;
    font-family: "Raleway",sans-serif;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
}

.delivery-type-title {
    font-family: "Open Sans",sans-serif;
    font-size: 2rem;
    color:#ffffff;
    background: #c2272d;
    padding:10px 0;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.information-sign {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #5a5a5a;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #5a5a5a;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #5a5a5a;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #5a5a5a;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: solid;
    border-top-width: 2px;
    color: #5a5a5a;
    cursor: default;
    display: inline-block;
    font-size: 9px;
    font-weight: 700;
    height: 20px;
    padding-top: 3px;
    text-align: center;
    width: 20px;
}
html.js .checkout-review-delivery .delivery-type .btn {
    display: none;
}
@media (max-width: 480px) {
.checkout-review .products .product {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.checkout-review .products .details, .checkout-review .products .price {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
}
.checkout-review .products .checkout-review-order-quantity-controls-container, .checkout-review .products .price {
    position: static;
    transform: none;
}
.checkout-review .products .checkout-review-order-quantity-controls-container {
    float: left;
}
.checkout-review .products .price {
    float: right;
    font-size: 18px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 40%;
}
.checkout-review .products .details {
    margin-bottom: 0;
    width: 100%;
}
.checkout-review .products .checkout-review-order-quantity {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 27px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    width: 40px;
}
.checkout-review .products .checkout-review-order-quantity-controls-container {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 37px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 110px;
}
.checkout-review .products .checkout-review-order-quantity-controls-wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #dadada;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: #dadada;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #dadada;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #dadada;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: solid;
    border-top-width: 1px;
    height: 27px;
    width: auto;
}
.checkout-review .products .toppings-and-choices .price {
    float: none;
    font-size: 12px;
}
.checkout-review-order .responsive-voucher {
    display: block;
}
.checkout-review-order-quantity-control {
    float: left;
    height: 100%;
    width: 30px;
}
.checkout-review-order-quantity-control:first-child .checkout-review-order-quantity-updater {
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: 0;
}
.checkout-review-order-quantity-control:last-child {
    border-left-color: #dadada;
    border-left-style: solid;
    border-left-width: 1px;
}
.checkout-review-order-quantity-updater {
    font-size: 16px;
}
.checkout-review-order-delete-product {
    display: none;
}
.checkout-review-product-detail-wrapper {
    padding-left: 0;
}
.checkout-review-footer .totals .title {
    text-align: left;
    width: auto;
}
.checkout-review-footer .totals .vendor-no-vouchers {
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 10px;
    text-align: left;
}
.checkout-review-back-to-restaurant {
    display: none;
}
}

.review-delivery-element-label input[type="radio"], 
.review-delivery-element-label input[type="checkbox"]{
   display: none; 
}

.order-set-date-time li {
    float:left;
    width:48%;
    height:auto;
    list-style: none;
}
.order-set-date-time li:last-child {
    margin-left:4%;
}
.order-set-date-time li select {
    -moz-appearance: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fff;
    background-image: url("../img/select.png");
    background-origin: padding-box;
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: auto auto;
    margin-bottom: 1rem;
    border:1px solid #dddddd;
    height: 45px;
    width: 100%;
}
.review-checkout-btn {
    width: 100%;
    background-color: #2C3F4C;
    padding: 1rem 1.7rem;
    border-radius: 0.5rem;
    text-align: center;
    color:#ffffff;
}
/*.review-checkout-btn:hover {
    text-decoration:none;
}*/
.review-nb {
    font-style: italic;
    font-weight:400;
    color:#898682;
    text-align: justify;
    font-family: "Raleway",sans-serif;
}
a.review-checkout-link {
   text-decoration:none; 
} 
.review-msg-caption {
    margin-bottom: 1rem;
    
}
/*-- Subhasish nath 16.11.15 starts --*/
.rating-form label {
    margin-right:0;
}
.form-horizontal.rating-form.clearfix {
    background: #fffcef none repeat scroll 0 0;
    margin: 2rem auto 5rem;
    padding: 2rem 3rem 1rem 3rem;
    width: 60%;
    border:1px solid #c2272d;
    font-family: "Montserrat",sans-serif;
}
.form-horizontal.rating-form.clearfix input {
    border-radius: 0;
    border:1px solid #ffc29f;
}
.form-horizontal.rating-form.clearfix input:active,
.form-horizontal.rating-form.clearfix input:focus,
.form-horizontal.rating-form.clearfix input:after{
    border-radius: 0;
    border:1px solid #c2272d;
}
.form-horizontal.rating-form.clearfix label {
    font-family: "Montserrat",sans-serif;
/*    text-transform: uppercase;*/
    color:#c2272d;
    text-align:right;
    font-weight: 300;
    padding-right:0;
}
.form-horizontal.rating-form.clearfix input[type="submit"] {
    background: #c2272d;
    color:#ffffff;
    font-weight:500;
}
.form-horizontal.rating-form.clearfix textarea {
    border-radius: 0;
    border:1px solid #ffc29f;    
}
.form-horizontal.rating-form.clearfix textarea:active,
.form-horizontal.rating-form.clearfix textarea:focus,
.form-horizontal.rating-form.clearfix textarea:after {
   border:1px solid #c2272d; 
}
/*.form-horizontal.rating-form.clearfix:after {
	content: '';
	display: block;  
	position: absolute;
	left: 0;
        right:0;
	top: 100%;
	width: 0;
	height: 0;
	border-top: 20px solid #c2272d;
	border-right: 30px solid transparent;
	border-bottom: 0 solid transparent;
	border-left: 30px solid transparent;
       
}*/
.rating-rowone {
    margin-top: 5rem;
}

.restaurent_rowtwo_right .shopping-bag .shopping-bag-rowone {
    background: #c2272d none repeat scroll 0 0;
    color: #ffffff;
    padding: 10px 0;
}
.restaurant-details {
    
}
.restaurant-details {
    background-color: #ffffff;
    border: 1px solid #dddddd; 
    height: 300px;
}
.restaurant-details .restaurant-details-rowone {
    background: #c2272d none repeat scroll 0 0;
    color: #ffffff;
    padding: 10px;
    text-transform:uppercase;
    font-family: "Raleway",sans-serif;
    font-weight:700;
}
.restaurant-details .rating-section span {
    color:#ffc500;
}
#input-id {
    font-size:1rem;
}
.star-rating.rating-sm.rating-active {
    text-align: left;
}
.restaurant-details .restaurant-name {
    padding:10px;
}
.restaurant-name img
{
    width:200px;
    height: 200px;
    margin: auto;
}
.account-rowone {
    margin:5rem 0;
}
.account-address-activities-panel .panel {
    border-radius: 0;
    
}
.account-address-activities-panel .panel-heading {
    background:#c2272d;
    border-radius: 0;
    color:#ffffff;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif;
    transtition:all ease 0.5s;
    
}
.account-address-activities-panel .panel-heading .panel-title a {
    font-weight: 700;
    font-size: 1.2rem;
}
.account-address-activities-panel .panel-heading a:hover,
.account-address-activities-panel .panel-heading a:after,
.account-address-activities-panel .panel-heading a:focus{
    text-decoration:none;
}
.account-address-activities-panel .panel-body {
    border-radius: 0;
/*    margin:10px;*/
    border:none;
    padding:0;
}
.Activities-list ul li {
    display:block;
    text-align: center;
    padding:0.5rem 0;
    border-bottom:1px solid #ffcfae;
}
.Activities-list ul li:last-child {
    border-bottom:none;
}
.Activities-list ul li a {
    color: #622322;
    font-family: "Raleway",sans-serif;
    font-size: 1.2rem;
}
.Activities-list ul li a:hover{
    color:#c2272d;
    text-decoration: none;
}
.Activities-list > ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
.account-address-activities-panel.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}
.account-page-contents {
    
}
.account-form label {
    color:#622322;
    font-weight:500;
}
.account-form input[type=text],
.account-form input[type=email],
.account-form input[type=password]{
  border:1px solid #ffc29f;
  border-radius: 0;
}
.account-form input[type=text]:active,
.account-form input[type=text]:focus,
.account-form input[type=text]:after,
.account-form input[type=email]:focus,
.account-form input[type=email]:after,
.account-form input[type=email]:active,
.account-form input[type=password]:focus,
.account-form input[type=password]:after,
.account-form input[type=password]:active{
  border:1px solid #c2272d;
  border-radius: 0;
}
.account-form button[type=submit] {
    height:30px;
    border:none;
    border-radius: 0;
    background: #c2272d;
    color:#ffffff;
    text-transform: uppercase;
    font-size:1.5rem;
}
.account-form span {
    font-style: italic;
    padding:0.5rem 0;
    font-size:1rem;
}
.account-form h3 {
    font-size: 1.9rem;
    color:#C20100;
}
.account-form-heading {
    color:#5a0100;
}
/*-- Subhasish nath 16.11.15 ends --*/

/*-- review-order.php page styles end --*/
/*-- cart-page styles starts --*/

.online-food-cart {
    border:1px solid #e4e4e4;
}
ul.cart-heading,
ul.cart-datas{
    display:table;
    margin-bottom: 0;
    border-bottom:1px solid #e4e4e4;
    width:100%
}
ul.cart-heading li:first-child {
    width:50%;
}
ul.cart-heading li:nth-child(2),
ul.cart-heading li:nth-child(3){
    width:20%;
}
ul.cart-heading li:last-child {
    width:10%;
}
ul.cart-heading li {
/*    width: 25%;*/
    text-align:center;
    display:table-cell;
    border-right: 1px solid #e4e4e4;
    padding: 1rem 0;
    text-transform:uppercase;
    font-size: 1.2rem;
}
/*ul.cart-heading li:nth-child(1) {
    width: 752px;
}*/
ul.cart-datas > li {
/*    width: 25%;*/
    text-align:center;
    display:table-cell;
    border-right: 1px solid #e4e4e4;
/*    padding: 1rem 0 3rem;*/
padding: 2em 0;
    text-transform:uppercase;
    font-size: 20px;
    vertical-align: middle;
/*    padding-bottom:5rem;*/
}
ul.cart-datas > li:first-child {
    width: 50%;
    color:#4c4c4c;
    font-weight: 700;
    font-size: 18px;
    text-align: left;
    padding: 20px;
}
ul.cart-datas > li:nth-child(2),
ul.cart-datas > li:nth-child(3){
    width: 20%;
}
ul.cart-datas > li:nth-child(2) .input-group.bootstrap-touchspin {
    width: 50%;
    margin: 0 auto;
}
ul.cart-datas li:nth-child(2) button.btn.btn-default.bootstrap-touchspin-down, ul.cart-datas li:nth-child(2) button.btn.btn-default.bootstrap-touchspin-up {
        font-size: 18px;
        color:#444444 !important;
}
ul.cart-datas > li:last-child {
   width: 10%; 
}
ul.cart-datas li:last-child a {
    color:#a5a5a5;
    font-size: 2.5rem;
    transition: all ease 0.5s;
}
ul.cart-datas li:last-child a:hover {
   color:#111111; 
}
ul.cart-datas li:nth-child(2) button.btn.btn-default.bootstrap-touchspin-down,
ul.cart-datas li:nth-child(2) button.btn.btn-default.bootstrap-touchspin-up{
  background:none; 
  color:#a5a5a5;
  border:none;
  background:none;
  float:left;
}
.shopping-cart-quantity.form-control {
    text-align: center;
    font-size: 18px !important;
}
.cart-page-rowtwo .transpharant-btn {
    border:1px solid #e4e4e4;
    padding:10px 25px;
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
}
.cart-page-rowtwo a,
.cart-page-rowtwo a:hover{
    color:#4d4d4d;
    font-family: "Montserrat",sans-serif;
    text-decoration: none;
}
ul.cart-datas-sub-list li {
display: block; 
text-align:center;
padding: 1rem 0 0rem;
text-transform:uppercase;
font-size: 1.2rem;
font-weight: 300;
text-transform: none;
text-align: left;
font-style: italic;
}
.cart-page-shopping-cart {
    border:2px solid #e3e3e3;
    padding:20px;
}
.cart-page-shopping-cart ul li.mybag_fee_name {
    text-transform: uppercase;
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    color:#4d4d4d;
}
.cart-page-shopping-cart ul li.mybag_fee_amount {
   color:#060606; 
}
ul.cart-page-shopping-cart-total li {
    background:#c2272d;
    padding:10px;
    color:#ffffff !important;
    font-weight:bold;
    font-size:1.5rem;
}
.cart-page-header {
    color: #4c4c4c;
    font-family: "Raleway",sans-serif;
    font-size: 25px;
    padding:20px 0 60px;
}
.carousel-cart-page .item {
    background:#ff8800;
    height:164px;
    width:164px;
    border-radius: 50%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    color:#ffffff;
}
.carousel-cart-page .item ul {
    margin-bottom:0;
}
.carousel-cart-page .item ul li {
    border-bottom:1px solid #ffffff;
    
}
.carousel-cart-page .item ul li {
    border-bottom:1px solid #ffffff;
    padding-top: 8px;
}
.carousel-cart-page .item ul li p {
    color:#FFC000;
    text-transform: uppercase;
}
.carousel-cart-page .item ul li p span {
    font-size:15px;
    font-style: italic;
    font-weight: 700;
    padding-left:5px;
}
/*-- cart-page styles ends --*/

/*-- address-page styles starts --*/
.address-page-content {
/*    border:1px solid #e4e4e4;*/
    font-family: 'Montserrat', sans-serif;
}
.address-page-content-rowone {
   border:1px solid #e4e4e4;
}
ul.address-heading{
    display:table;
    margin-bottom: 0;
    border-bottom:1px solid #e4e4e4;
    width:100%;
}
ul.address-heading li {
    width: 50%;
    text-align:center;
    display:table-cell;
/*    border-right: 1px solid #e4e4e4;*/
    padding: 1rem 0;
    text-transform:uppercase;
    font-size: 1.2rem;
    font-weight: 700;
}
ul.address-heading li:last-child a{
    color:#c2272d;
}
ul.address-heading li:first-child{
    text-align: left;
    padding-left:25px;
}
ul.address-heading li:last-child {
    text-align: right;
    padding-right:25px;
}
ul.address-data li {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
    text-align:center;
    font-size:11px;
    border-right: 1px solid #e4e4e4;
}
/*ul.address-data li:first-child {
    border:none;
     width: 30%   
}*/
ul.address-data li:last-child {
    border:none;
}
ul.address-data {
    width: 100%;
    display: table;
    vertical-align: middle;
    margin-bottom: 0;
    
}
ul.address-data-heading li {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
    text-align:center;
    font-weight:bold;
    border-bottom: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
}
/*ul.address-data-heading li:first-child {
   width: 30% 
}*/
ul.address-data-heading li:last-child{
    border-right: none;
}
ul.address-data-heading {
    width: 100%;
    display: table;
    vertical-align: middle;
    margin-bottom: 0;
/*    border-right: 1px solid #e4e4e4;*/
}
/*-- address-page styles ends --*/


ul.delivery-info-page-content-heading{
    display:table;
    margin-bottom: 0;
    border:1px solid #e4e4e4;
    width:100%;
    background: #ededed;
}
ul.delivery-info-page-content-heading li {
    width: 33.33333333333333%;
    text-align:center;
    display:table-cell;
/*    border-right: 1px solid #e4e4e4;*/
    padding: 0.3rem 0 1rem;
/*    text-transform:uppercase;*/
    font-size: 1.2rem;
    font-weight: 700;
}
ul.delivery-info-page-content-heading li:first-child {
    color:#3e1e17;
    font-size: 23px;
}
/*ul.delivery-info-page-content-heading li a {
    background: #ffde00;
    border-radius: 15px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    padding: 5px 15px;
    color:#000000;
    font-size:14px;
}*/

ul.delivery-info-page-content-datas{
    display:table;
    margin-bottom: 0;
    border:1px solid #e4e4e4;
    width:100%;
/*    background: #ededed;*/
}
ul.delivery-info-page-content-datas .click-s
{
    right:30px;
}
ul.delivery-info-page-content-datas li {
    /*width: 33.33333333333333%;*/
    text-align:center;
    display:table-cell;
/*    border-right: 1px solid #e4e4e4;*/
    padding: 2.5rem 0;
/*    text-transform:uppercase;*/
    font-size: 1.4rem;
    font-weight: 700;
    color: #5e5e5e;
    font-family: "Raleway",sans-serif;
    font-weight: 400;
}
ul.delivery-info-page-content-datas li p {
    margin-bottom:0;
}
ul.delivery-info-page-content-datas li:first-child span {
    color:#ffde00;
}
ul.delivery-info-page-content-datas li:nth-child(2) span {
    color:#c2272d;
}
ul.delivery-info-page-content-datas li:last-child span {
    color:#39b900;
}
ul.delivery-info-page-content-heading li:last-child {
    text-align: right;
    padding-right: 15px;
}
ul.delivery-info-page-content-heading li:first-child {
    text-align: left;
    padding-left: 15px;
}

.order-history-table-holder.vertical-margin-10 {
    height: 163px;
    overflow-y: scroll;
    border:1px solid #ddd;
}
/*.order-history-table thead {
    position:fixed;
    z-index: 99999;
}*/



a.quickorder {
    background: #ffde00;
    border-radius: 15px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    padding: 5px 15px;
    color:#000000;
    font-size:14px;    
}
a.pending {
    background: #ff9600;
    border-radius: 15px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    padding: 5px 15px;
    color:#ffffff;
    font-size:14px;    
}
a.delivered {
    background: #76b900;
    border-radius: 15px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    padding: 5px 15px;
    color:#ffffff;
    font-size:14px;    
}

a.canceled {
    background: #eb0000;
    border-radius: 15px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    padding: 5px 15px;
    color:#ffffff;
    font-size:14px;    
}

ul.cart-page-shopping-cart-total-02 li {
    background:none;
    padding:0;
    color:#ff6c00 !important;
    font-weight:bold;
    font-size:1.3rem;
    font-weight:bold;
    text-transform:uppercase;
    white-space: nowrap;
}
.cart-page-shopping-cart-02 {
    border:2px solid #e3e3e3;
/*    padding:10px;*/
}
.cart-page-shopping-cart-02 ul.mybag-blocks-widget li {
   padding:0 20px;
   text-transform:uppercase;
   font-size:1.1rem;
   font-weight:bold;
}
.cart-page-shopping-cart-02 ul.cart-page-shopping-cart-total-02 li {
   padding:7px 20px 0;
   border-top:2px solid #e3e3e3;
}
.newsletter-email-field {
  background:#444444;
  border:none;
  color:#777777;
  height:45px;
  border:1px solid #777777 !important;
/*  width:100%; */
}
/*-- checkout_page.php styles start --*/

.checkout-page-rowzero {
    clear:both;
    width:100%;
    height:auto;
    border-top: 1px solid #ffa875;
    border-bottom: 1px solid #ffa875;
    margin:1rem 0 0 0;
}
.checkout-page-info {
    border: 1px solid #e4e4e4;
    padding:25px 0;
}
.checkout-page-form {
    border: 1px solid #e4e4e4;
    padding:25px;
}
.checkout-page-form-02 {
    border: 1px solid #e4e4e4;
    padding:25px 50px;
}
ul.checkout-page-info-table{
    display:table;
    margin-bottom: 0;
/*    border:1px solid #e4e4e4;*/
    width:100%;
    background: #fefefe;
}
ul.checkout-page-info-table li {
/*    width: 33.33333333333333%;*/
    text-align:left;
    display:table-cell;
/*    border-right: 1px solid #e4e4e4;*/
    padding: 1.3rem 0 1rem;
/*    text-transform:uppercase;*/
    font-size: 1.2rem;
    font-weight: 500;
    padding-left:30px;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    
}
ul.checkout-page-info-table li:first-child {
    width:20%;
}
ul.checkout-page-info-table li:last-child{
    width:80%;
}

/* -------------------------------- 

Basic Style bredcrumb 02

-------------------------------- */
.cd-breadcrumb-02 {
width: 100%;   
}
.cd-breadcrumb-02, .cd-multi-steps {
/*  width: 90%;
  max-width: 768px;*/
  padding: 0.5em 1em;
  margin: 1em auto;
  background-color: #edeff0;
/*  border-radius: .25em;*/
}
.cd-breadcrumb-02::after, .cd-multi-steps::after {
  clear: both;
  content: "";
  display: table;
}
.cd-breadcrumb-02 li, .cd-multi-steps li {
  display: inline-block;
  float: left;
  margin: 0.5em 0;
}
.cd-breadcrumb-02 li::after, .cd-multi-steps li::after {
  /* this is the separator between items */
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #959fa5;
}
.cd-breadcrumb-02 li:last-of-type::after, .cd-multi-steps li:last-of-type::after {
  /* hide separator after the last item */
  display: none;
}
.cd-breadcrumb-02 li > *, .cd-multi-steps li > * {
  /* single step */
  display: inline-block;
  font-size: 1.4rem;
  color: #2c3f4c;
}
.cd-breadcrumb-02 li.current > *, .cd-multi-steps li.current > * {
  /* selected step */
  color: #96c03d;
}
.no-touch .cd-breadcrumb a:hover, .no-touch .cd-multi-steps a:hover {
  /* steps already visited */
  color: #96c03d;
}
.cd-breadcrumb-02.custom-separator li::after, .cd-multi-steps.custom-separator li::after {
  /* replace the default separator with a custom icon */
  content: '';
  height: 16px;
  width: 16px;
  background: url(../img/cd-custom-separator.svg) no-repeat center center;
  vertical-align: middle;
}
.cd-breadcrumb-02.custom-icons li > *::before, .cd-multi-steps.custom-icons li > *::before {
  /* add a custom icon before each item */
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-right: .4em;
  margin-top: -2px;
  background: url(../img/cd-custom-icons-01.svg) no-repeat 0 0;
  vertical-align: middle;
}
.cd-breadcrumb-02.custom-icons li:not(.current):nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(2) > *::before {
  /* change custom icon using image sprites */
  background-position: -20px 0;
}
.cd-breadcrumb-02.custom-icons li:not(.current):nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(3) > *::before {
  background-position: -40px 0;
}
.cd-breadcrumb-02.custom-icons li:not(.current):nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li:not(.current):nth-of-type(4) > *::before {
  background-position: -60px 0;
}
.cd-breadcrumb-02.custom-icons li.current:first-of-type > *::before, .cd-multi-steps.custom-icons li.current:first-of-type > *::before {
  /* change custom icon for the current item */
  background-position: 0 -20px;
}
.cd-breadcrumb-02.custom-icons li.current:nth-of-type(2) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(2) > *::before {
  background-position: -20px -20px;
}
.cd-breadcrumb-02.custom-icons li.current:nth-of-type(3) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(3) > *::before {
  background-position: -40px -20px;
}
.cd-breadcrumb-02.custom-icons li.current:nth-of-type(4) > *::before, .cd-multi-steps.custom-icons li.current:nth-of-type(4) > *::before {
  background-position: -60px -20px;
}
@media only screen and (min-width: 768px) {
  .cd-breadcrumb-02, .cd-multi-steps {
    padding: 0 1.2em;
  }
  .cd-breadcrumb-02 li, .cd-multi-steps li {
    margin: 1.2em 0;
  }
  .cd-breadcrumb-02 li::after, .cd-multi-steps li::after {
    margin: 0 1em;
  }
  .cd-breadcrumb-02 li > *, .cd-multi-steps li > * {
    font-size: 1.6rem;
  }
}
.cd-breadcrumb-02.triangle p {
    margin-bottom:0;
}            
/* -------------------------------- 

Triangle breadcrumb

-------------------------------- */
@media only screen and (min-width: 768px) {
  .cd-breadcrumb-02.triangle {
    /* reset basic style */
    background-color: transparent;
    padding: 0;
  }
  .cd-breadcrumb-02.triangle li {
    position: relative;
    padding: 0;
    margin: 4px 4px 4px 0;
    display: inline;
    float: left;
    width: 49%;
  }
  .cd-breadcrumb-02.triangle li:last-of-type {
    margin-right: 0;
  }
  .cd-breadcrumb-02.triangle li > * {
    position: relative;
    padding: 34px 2.8em;
    color: #2c3f4c;
    background-color: #edeff0;/* the border color is used to style its ::after pseudo-element */
    border-color: #edeff0;
    width:100%;
    height:auto;
  }
  .cd-breadcrumb-02.triangle li.current > div {
    /* selected step */
    color: #ffffff;
    background-color: #ffa875;
    border-color:transparent;
  }
  .cd-breadcrumb-02.triangle li:first-of-type > * {
    padding-left: 1.6em;
    /*border-radius: .25em 0 0 .25em;*/
  }
  .cd-breadcrumb-02.triangle li:last-of-type > * {
    padding-right: 1.6em;
    /*border-radius: 0 .25em .25em 0;*/
  }
  .no-touch .cd-breadcrumb-02.triangle a {
      width:100%;
/*      height:auto;*/
transition:all ease 0.5s;
  }
  .no-touch .cd-breadcrumb-02.triangle a:hover {
    /* steps already visited */
    color: #ffffff;
    background-color: #2c3f4c;
    border-color: #2c3f4c;
    text-decoration: none;
  }
  .cd-breadcrumb-02.triangle li::after, .cd-breadcrumb-02.triangle li > *::after {/* 
    	li > *::after is the colored triangle after each item
    	li::after is the white separator between two items
    */
    	content: '';
    	position: absolute;
    	top: 0;
    	left: 100%;
    	content: '';
    	height: 0;
    	width: 0;/* 48px is the height of the <a> element */
    	border: 45px solid transparent;
    	border-right-width: 0;
    	border-left-width: 20px;
  }
  .cd-breadcrumb-02.triangle li::after {
    /* this is the white separator between two items */
    z-index: 1;
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
    border-left-color: #ffffff;
    /* reset style */
    margin: 0;
  }
  .cd-breadcrumb-02.triangle li > *::after {
    /* this is the colored triangle after each element */
    z-index: 2;
    border-left-color: inherit;
  }
  .cd-breadcrumb-02.triangle li:last-of-type::after, .cd-breadcrumb.triangle li:last-of-type > *::after {
    /* hide the triangle after the last step */
    display: none;
  }
  .cd-breadcrumb-02.triangle.custom-separator li::after {
    /* reset style */
    background-image: none;
  }
  .cd-breadcrumb-02.triangle.custom-icons li::after, .cd-breadcrumb.triangle.custom-icons li > *::after {
    /* 50px is the height of the <a> element */
    border-top-width: 25px;
    border-bottom-width: 25px;
  }

  @-moz-document url-prefix() {
    .cd-breadcrumb-02.triangle li::after,
    .cd-breadcrumb-02.triangle li > *::after {
      /* fix a bug on Firefix - tooth edge on css triangle */
      border-left-style: dashed;
    }
  }
}

.checkout-page-form .account-form label {
    width:100%;
    clear:both;
}
.checkout-page-form .account-form select,
.checkout-page-form .account-form input[type=text]{
    border:1px solid #ffc29f;
    border-radius: 0;
    width:50%;
    padding:8px ;
}
.checkout-page-form .account-form textarea {
    border:1px solid #ffc29f;
    border-radius: 0;
    width:50%;
    padding:8px ;    
}
.checkout-page-form .account-form select:active,
.checkout-page-form .account-form select:focus,
.checkout-page-form .account-form select:after {
      border:1px solid #c2272d;
  border-radius: 0;
}
.order-now-btn {
    height:30px;
    border:none;
    border-radius: 0;
    background: #c2272d;
    color:#ffffff;
    text-transform: uppercase;
    font-size:1.5rem;
    width:100%;
}
.pay-online-btn {
    height:30px;
    border:none;
    border-radius: 0;
    background: #c2272d;
    color:#ffffff;
    text-transform: uppercase;
    font-size:1.5rem;
/*    width:100%;   */
margin-bottom:20px;
transition:all ease 0.5s;
}
.pay-online-btn:hover {
    background: #fe7539;
    color:#ffffff;    
}
div#accordion5 {
    padding-left: 20px;
}
.checkout-page-form label.pay-type-label {
    width:100%;
    float:left;
    clear:both;
    color:#622322;
    font-weight:500;
}
.checkout-page-form label.pay-type-label input[type=radio]{
   margin-right:1rem; 
}
/*-- checkout_page.php styles end --*/

.close {
    position: absolute;
    right: 0;
    z-index: 9999;
}
.product_choice_form {
    
}
.product_choice_form header {
    font-size: 30px;
}
.product_choice_form .price_start {
/*    background: #EDCCB9;
    border: 1px solid #c2272d;*/
    color: #EDCCB9;
    font-size: 14px;
    text-transform: uppercase;
}
.quantity {
    width: 100%;
    display: table;
    list-style: outside none none;
}
.quantity li {
width: 14%;
display: table-cell;
vertical-align: bottom;
float: left;
}
.quantity li:first-child {
   position: relative;
   top:7px;
   
}
.quantity li:first-child label {
  color:#B34100;  
}
.crust-list {
    width: 100%;
    display: table;
    list-style: outside none none;
}
.crust-list li {
width: 50%;
display: table-cell;
vertical-align: middle;
float: left; 
}
.crust-list li:first-child {
  text-align: left;
}
.crust-list li:nth-child(2) {
  text-align: right;
}

.crust-list li label input[type="checkbox"]{
    position: relative;
    top: 2px;   
}
.crust-wrapper {
    padding:10px 0;
    margin:10px 0;
    border-bottom:1px solid #E5E5E5;
}
.crust-content {
font-weight: 500;
font-size: 1.5;
color:#c2272d;
}
.crust-list label {
color: #B34100;
font-weight: lighter;
font-size: 1.3rem;
font-family: "Open Sans",sans-serif;
}

/* Anup 26-11-2015 */
.smaller.shopping-bag-rowthree { 
    color: #999;
    font-weight: nornal;
    font-size: 11px;
    margin: 3px 0;
}
.smaller .mybag-blocks-widget li {width: 33.33%}
.smaller .mybag-blocks-widget li:last-child {text-align: right !important}
.smaller ul{margin-bottom: 5px; width: 100% !important;}
/*Shirin 11-12-2015 */
.radio label, .checkbox label
{
    padding-left: 0px;
    margin-left: -10px;
}
@media screen and (max-width: 1024px)
{
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
    bottom: 123px;
}
.sticky.stick,.sticky_03.stick_03,.sticky_04.stick_04,.sticky_02.stick_02
{
    position: static !important;
    opacity: 1 !important;
    width:100% !important;
}
.sticky.stick
{
    margin-top:-120px;
    margin-bottom: 60px;
}
#thing-to-hide
{
    opacity: 1 !important;
    display: block !important;
    margin-bottom: 60px;
}
}
@media screen and (max-width: 980px)
{
   .main-header-popular  h2 {
    font-size: 1.44em;
}
.main-header-popular h2
{
    background: url("../img/all_heading-bg.png") no-repeat scroll center center / 90% auto;
}
.caption-text
{
    font-size: 3.5rem;
}
.search_wrapping_div,.choose_wrapping_div,.pay_wrapping_div,.deliver_wrapping_div
{
    padding: 16px 30px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev,.owl-theme .owl-controls .owl-buttons .owl-next
{
    bottom: 93px;
}
 .booking_div_wrapper.clearfix
 {
     padding: 0px;
 }
 .delivery_specifications ul li:nth-child(2n+1),.delivery_specifications ul li
 {
     font-size: 1.3rem;
 }
 .box-with-border
{
    position: relative !important;
    opacity: 1 !important;
    width:100% !important;
}
/*.sticky.stick,.sticky_03.stick_03,.sticky_04.stick_04
{
    position: static !important;
    opacity: 1 !important;
    width:100% !important;
}
.sticky.stick
{
    top:-120px !important;
}
#thing-to-hide
{
    opacity: 1 !important;
    display: block !important;
}*/
.form-horizontal.rating-form.clearfix
{
     padding: 2rem 1rem 1rem;
}
.form-horizontal.rating-form.clearfix label,.form-horizontal.rating-form.clearfix input,.form-horizontal.rating-form.clearfix textarea
{
    font-size:12px;
}
.floating-all-fields
{
    margin-top:15px;
}
.close-btn
{
    top:15px !important;
}
ul.delivery-info-page-content-heading li:first-child
{
    font-size: 14px;
}
ul.delivery-info-page-content-heading
{
    margin-bottom: 20px;
}
ul.delivery-info-page-content-heading li,ul.delivery-info-page-content-heading li:last-child
{
    display: block;
    width:100%;
    padding-left: 15px;
    text-align: left;
}
.footer-list ul li a
{
    font-size: 1.1rem;
}
.footer-list ul li
{
    padding: 0 9px;
} 
.shopping-bag-receipe-quantity .btn
{
    font-size: 13px;
     padding: 7px 12px;
}
}
@media screen and (max-width: 768px){


.home_rowthree,.home_rowfive,.home_rowsix
{
    overflow-x: hidden;
}
.floating-all-fields
{
    width:80%;
    margin: auto;
    margin-top:15px;
}
.close-btn
{
    right:66px !important;;
}
.user-review-details-left ul li
{
    display: block;
}
}
@media screen and (max-width: 767px)
{
.caption-text
{
    font-size: 2.5rem;
}
 .home_rowone_right
 {
     float: none !important;
 }
 .main-nav ul
 {
     position: relative;
     top:20px;    
     text-align:center;
 }
 .main-header-popular  h2,.newsletter-header h2,.account-form-heading,ul.delivery-info-page-content-heading li:first-child {
    font-size: 1.10em;
}
.social-header h2
{
    font-size:0.9em;
}
.home_rowtwo figcaption
{
    bottom: 32%;
}
.caption-text
{
     padding: 25px 0 !important;
}
.search_wrapping_div, .choose_wrapping_div, .pay_wrapping_div, .deliver_wrapping_div {
    padding: 58px 30px;
}
.main-header
{
    padding: 10px 0;
}
.sticky_02.stick_02
{
    position: static;
    width: auto;
}
 .Delivery-details-left,.Delivery-details-right {
    width:100%;
    float:none;
    margin-left: 0;
}
.radio label
{
    padding-left: 0;
}
ul.cart-datas > li:first-child,.shopping-cart-quantity.form-control,ul.cart-datas > li
{
    font-size: 12px;
}
ul.delivery-info-page-content-heading li:first-child,ul.delivery-info-page-content-datas li
{
    font-size: 14px;
}
.checkout-page-form .account-form textarea,.checkout-page-form .account-form input[type="text"],.pay-online-btn
{
    width: 100%;
}
.pay-online-btn
{
    z-index: 9999;
}
.restaurent_rowtwo_right
{
    margin-top: 0px;
   /* top:-13px;*/
}
ul.checkout-page-info-table li
{
     padding: 1.3rem 0 1rem 9px;
     font-size: 13px;
}
ul.checkout-page-info-table li:first-child {
    width: 30%;
}
ul.checkout-page-info-table li:last-child {
    width: 70%;
}
.place-order
{
    margin-bottom: 80px;
}
.quantity li
{
    width:34%;
}
.form-horizontal.rating-form.clearfix
{
    width:100%;
    padding: 2rem 1rem 1rem 1rem;
}
ul.delivery-info-page-content-datas li
{
    display: block;
    text-align:left;
    padding-left: 20px;
}
ul.delivery-info-page-content-datas .click-s
{
    right:0px;
    margin-bottom: 20px;
    margin-left: 1px;
}
.home_rowone_left
{
    width: auto;
}
.delivery_specifications ul li
{
    float: none;
}
.restaurant-details
{
    height: 300px;
}
.checkout-page-form .account-form select
{
    font-size: 10px;
}
.home_rowone
{
    padding: 2px 0 0;
}
.item-box
{
    height: 200px;
}
.item-box img
{
    height: 100%;
}
}
@media screen and (max-width: 667px)
{
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next {
    bottom: 88px;
}
}
@media screen and (max-width: 640px)
{

 .delivery_specifications ul li:nth-child(2n+1),.delivery_specifications ul li,input[type=radio].css-checkbox + label.css-label
 {
     font-size: 1.1rem;
 }

ul.cart-heading li:first-child,ul.cart-datas > li:first-child {
    width: 43%;
}
ul.cart-heading li:last-child,ul.cart-datas > li:last-child {
    width: 17%;
}
   .home_rowtwo figcaption
   {
       bottom: 40%;
   }
.banner
{
  background-image: url(../img/static_banner_mobile.jpg); 
  height: 400px;
}
}

@media screen and (max-width: 480px)
{

   .caption-text
{
    font-size: 1.7rem;
     padding: 25px 0 !important;
}
.main-header h2
{
    background: none;
}
.footer-list ul li
{
    display: block;
    border-right: none;
    padding: 5px 0; 
}
.booking_div_wrapper select,.booking_div_wrapper input[type="text"]
{
    padding-left: 0px;
    font-size: 11px;
}
 .booking_div_wrapper input[type="text"]
 {
   padding-left: 4px;  
 }

.close-btn {
    right: 39px !important;
}
/*#owl-demo-02 .item img {
    display: block;
    height: 163px;
    left: 50%;
    margin: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}*/
.item.featured-items
{
    margin-right: auto !important;
    margin-left: auto !important;
    overflow: hidden !important;
}
ul.delivery-info-page-content-heading li:last-child{
    padding-right: 0px;
}

#owl-demo-02 .item
{
    margin: auto !important;
}
.carousel-cart-page .item
{
    display: block !important;
}
.carousel-cart-page h4
{
    padding-top: 30px;
    font-size: 14px;
}
}
@media screen and (max-width: 375px)
{
  .restaurant-details
{
    height: 400px;
} 
}
@media screen and (max-width: 360px)
{
    .close-btn {
    right: 29px !important;
}

}

@media screen and (min-width:768px) and (max-width:1366px) {
    .popup {
        display: none;
    }
}

@media screen and (max-width: 767px)
{
.popup {
    background:rgba(194,1,0,0.5);
    position: fixed;
    top:0;
    left:0;
    right:0;
    z-index: 99999;
    color: #fff;
}
.popup h3 {
    padding:20px 0;
    text-align:center;
    color:#ffffff;
    margin:0;

}
.mob-logo
{
        margin: 1px 0 0 !important;
}
}

@media screen and (min-width:320px) and (max-width:768px) and (orientation:portrait){
   .home_rowone_right {
margin: 0 !important;
} 
.phone {
height: 28px;
margin-top: 12px;
}
.home_rowone_left {
    margin:5px 0 0 !important;
}
.home_rowone_left {
    height:auto !important;
}

}


/*-- 31.12.15 starts --*/

.modal.fade.guestmodal.in {
    z-index: 1000;
}



/*------------- Sreeparna 20-06-2016 ----------------*/
.newsletter_popupmask{width: 100%;
height: 105%;
position: fixed;
z-index: 99999999;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,.8);
display:none;
}
.newsletter_popup{background: #FFF;
background: #fff none repeat scroll 0 0;
border: 3px solid #c2272d;
border-radius: 10px;
bottom: 0;
height: 50%;
left: 0;
margin: auto;
max-width: 550px;
min-height: 260px;
opacity: 0;
padding: 0;
position: absolute;
right: 0;
top: -1000px;
width: 28%;
z-index: 999999;

}
.popup_txt{ background: #c2272d none repeat scroll 0 0;
border-radius: 6px 5px 0 0;
padding: 10px 2%;
text-align: center;
width: 100%;
}
.popup_txt img{margin-bottom:15px; margin-top:10px;}
.popup_txt p{color: #222;
font-size: 16px;
line-height: 22px;
margin: 0 auto;
padding-bottom: 10px;
text-align: center;
width: 80%;
}
.popup_form{padding: 10px 5%;
text-align: center;
width: 100%;
}
.popup_form select{
    width:70%;
    border:none;
    padding:5px 2%;
    height: 35px; 
    font-size: 16px;
    margin:0 auto 18px auto; 
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px; 
    -ms-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.popup_form select:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 
  
.popup_form button{
background: #c20100 none repeat scroll 0 0;
border:none;
border-radius: 0px;
color: #fff;
cursor: pointer;
font-size: 14px;
font-weight: normal;
margin: 0 10px;
padding: 6px 10px;
height: 45px;
width: 150px;
line-height: 36px;
}
@media screen and (max-width: 1200px){
    .newsletter_popup{
        width: 30% !important;
    }
}
@media screen and (max-width: 1024px){
    .newsletter_popup{
        width: 40% !important;
        height: 50%;
    }
    .popup_form select{
        width: 75%;
        margin: 0 auto 15px auto;
    }
}
@media screen and (max-width: 992px){
    .newsletter_popup{
        width: 40% !important;
    }
    .popup_form select{
        width: 75%;
        margin: 0 auto 15px auto;
    }
}
@media screen and (max-width: 820px){
    .newsletter_popup{
        width: 48% !important;
    }
}
@media screen and (max-width: 800px){
    .newsletter_popup{
        width: 48% !important;
            height: 30%;
    }
    .popup_form select{
        width: 75%;
        margin: 0 auto 15px auto;
    }
}
@media screen and (max-width: 768px){
    .newsletter_popup{
        width: 40% !important;
    }
    .popup_form select{
        width: 75%;
        margin: 0 auto 15px auto;
    }
}
@media screen and (max-width: 767px) and (min-width: 600px){
        .newsletter_popup{
        width: 55% !important;
            height:80%;
    }
    .popup_form select{
        width: 75%;
        margin: 0 auto 15px auto;
    }
}
@media screen and (max-width:600px){
    .newsletter_popup{
        width: 60% !important;
        height: 28%;
    }
    .popup_form select{
        width: 75%;
        margin: 0 auto 0px auto;
    }
    .popup_form {
        padding: 0px 5% 5px;
    }
}
@media screen and (min-width:320px)and (max-width:533px){
    .newsletter_popup {
    height: 89%;
}
    
}
@media screen and (max-width:480px){
    .newsletter_popup{
        width: 60% !important;
            height: 42%;
    }
    .popup_form select{
        width: 75%;
        margin: 0 auto 0px auto;
    }
    .popup_txt img {
        width: 79%;
    }
    .popup_txt p {
        font-size: 14px;
        line-height: 19px;
    }
    .popup_form button{
        height: 35px;
        width: 110px;
        line-height: 27px;
    }
    .popup_form {
        padding: 0px 5% 5px;
    }
}

@media screen and (min-width: 360px) and (max-width:640px) and (orientation: landscpe) {
    .popup_form {
        padding: 0px 5%;
    }
    .popup_form select {
        width: 75%;
        margin: 0 auto 0px auto !important;
    }
}
@media screen and (max-width: 360px){
    .popup_form select {
        width: 93%;
        margin: 0 auto 0px auto;
        font-size: 14px;
    }
    .newsletter_popup{
        height:46%;
    }
}
@media screen and (max-width: 320px){

    .newsletter_popup{
        height:55%;
    }
}